Files
snipe-it/app/lang/ms/admin/users/general.php
T
2015-09-09 13:56:10 -07:00

19 lines
931 B
PHP
Executable File

<?php
return array(
'assets_user' => 'Serahkan harta kepada :nama',
'clone' => 'Pendua Nama',
'contact_user' => 'Hunungi :nama',
'edit' => 'Kemaskini Pengguna',
'filetype_info' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, and rar.',
'history_user' => 'Sejarah untuk :nama',
'last_login' => 'Log masuk terakhir',
'ldap_config_text' => 'LDAP configuration settings can be found in the app/config folder in a file called ldap.php. The selected location will be set for all imported users. You will need to have at least one location set to use this feature.',
'ldap_text' => 'Connect to LDAP and create users. Passwords will be auto-generated.',
'software_user' => 'Perisian diagihkan kepada :nama',
'view_user' => 'Papar Pengguna :nama',
'usercsv' => 'CSV file',
);