snipe-it/resources/lang/fa/admin/users/general.php
2016-12-03 17:10:05 -08:00

22 lines
1.3 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' => 'دارایی ها محول شده به :',
'current_assets' => 'دارایی های اکنون برای این کاربر بیرون کشیده شد',
'clone' => 'کلون کاربر',
'contact_user' => 'تماس با:',
'edit' => 'ویرایش کاربر',
'filetype_info' => 'پسوند های مجاز:png, gif, jpg, jpeg, doc, docx, pdf, txt, zip,Rar',
'history_user' => 'تاریخچه برای:',
'last_login' => 'آخرین ورود',
'ldap_config_text' => 'تنظشیمات تاییدیه LDPA در فولدر app/config در فایلی به نام idap.php وجود دارد.مکان مشخص شده برای تمامی کاربران وارد شده تنظیم میشود.شما نیاز دارید که حداقل یه مکان را اضافه کرده باشید تا بتوانید از این ویژگی استفاده کنید.',
'software_user' => 'برنامه چک شد برای:',
'view_user' => 'نمایش کاربر :',
'usercsv' => 'فایل CSV',
'two_factor_admin_optin_help' => 'Your current admin settings allow selective enforcement of two-factor authentication. ',
'two_factor_enrolled' => '2FA Device Enrolled ',
'two_factor_active' => '2FA Active ',
);