snipe-it/resources/lang/ru/admin/users/general.php
2017-04-06 21:36:33 -07:00

25 lines
2.1 KiB
PHP
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',
'bulk_update_warn' => 'You are about to edit the properties of :user_count users. Please note that you cannot change your own user attributes using this form, and must make edits to your own user individually.',
'bulk_update_help' => 'This form allows you to update multiple users at once. Only fill in the fields you need to change. Any fields left blank will remain unchanged.',
'current_assets' => 'Активы, выданные данному пользователю',
'clone' => 'Клонировать пользователя',
'contact_user' => 'Связаться с :name',
'edit' => 'Редактировать пользователя',
'filetype_info' => 'Разрешенные типы файлов: png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, и rar.',
'history_user' => 'История для :name',
'info' => 'Info',
'last_login' => 'Последний вход',
'ldap_config_text' => 'Параметры конфигурации LDAP можно найти Администратор > Параметры. Выбранное местоположение будет установлено для всех импортируемых пользователей. (Необязательно).',
'software_user' => 'Программное обеспечение привязано к :name',
'view_user' => 'Показать пользователя :name',
'usercsv' => 'CSV файл',
'two_factor_admin_optin_help' => 'Ваши текущие параметры администрирования разрешают избирательное применение двухфакторной аутентификации. ',
'two_factor_enrolled' => 'Устройства для 2-ух факторной аутентификации настроены ',
'two_factor_active' => 'Устройства для 2-ух факторной аутентификации активны ',
);