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

19 lines
1.1 KiB
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' => 'Актив привязан к :name',
'clone' => 'Клонировать пользователя',
'contact_user' => 'Связаться с :name',
'edit' => 'Редактировать пользователя',
'filetype_info' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, and rar.',
'history_user' => 'История для :name',
'last_login' => 'Последний вход',
'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' => 'Программное обеспечение привязано к :name',
'view_user' => 'Показать пользователя :name',
'usercsv' => 'CSV файл',
);