Files
snipe-it/app/lang/tr/admin/users/general.php
T
2015-07-27 10:24:21 -07:00

17 lines
664 B
PHP
Executable File
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?php
return array(
'assets_user' => 'Demirbaşlar şu kişiye atandı :name',
'clone' => 'Kullanıcıyı Kopyala',
'contact_user' => 'İlgili Kişi :name',
'edit' => 'Kullanıcıyı Düzenle',
'filetype_info' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, and rar.',
'history_user' => ':name Kişisi ile iligli geçmiş',
'last_login' => 'Son oturum açma tarihi',
'software_user' => 'Yazılıma :name için çıkış yapılmış',
'view_user' => 'Kullanıcıyı Görüntüle :name',
'usercsv' => 'CSV Dosyası',
);