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

19 lines
933 B
PHP
Executable File

<?php
return array(
'assets_user' => 'Bene assegnato a :name',
'clone' => 'Clona Utente',
'contact_user' => 'Contatta :name',
'edit' => 'Modifica Utente',
'filetype_info' => 'I formati di file permessi sono png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, e rar.',
'history_user' => 'Storico di :name',
'last_login' => 'Ultimo accesso',
'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' => 'Connettiti a LDAP e crea utenti. Le password saranno generate automaticamente.',
'software_user' => 'Software estratto a :name',
'view_user' => 'Visualizza Utente :name',
'usercsv' => 'CSV file',
);