snipe-it/resources/lang/ru/admin/users/general.php

19 lines
1,017 B
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',
'current_assets' => 'Assets currently checked out to this user',
'clone' => 'Клонировать пользователя',
'contact_user' => 'Связаться с :name',
'edit' => 'Редактировать пользователя',
'filetype_info' => 'Разрешенные типы файлов: png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, и rar.',
'history_user' => 'История для :name',
'last_login' => 'Последний вход',
'ldap_config_text' => 'LDAP configuration settings can be found Admin > Settings. The (optional) selected location will be set for all imported users.',
'software_user' => 'Программное обеспечение привязано к :name',
'view_user' => 'Показать пользователя :name',
'usercsv' => 'CSV файл',
);