snipe-it/resources/lang/fa/admin/users/table.php
2016-05-16 21:54:13 -07:00

37 lines
1.7 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(
'activated' => 'فعال کردن',
'allow' => 'مجاز کردن',
'checkedout' => 'دارایی ها',
'created_at' => 'ایجاد شده',
'createuser' => 'ایجاد کاربر جدید',
'deny' => 'رد کردن',
'email' => 'ایمیل',
'employee_num' => 'کد کارمند',
'first_name' => 'نام',
'groupnotes' => 'یک گروه برای عضو کردن کاربر انتخاب کنید،به یاد داشته باشید که کاربر مجوز گروه هایی را که عضو میشود را دارا خواهد بود.',
'id' => 'شناسه',
'inherit' => 'ارث بری',
'job' => 'عنوان شغلی',
'last_login' => 'آخرین ورود',
'last_name' => 'نام خانوادگی',
'location' => 'مکان',
'lock_passwords' => 'جزییات وارد شدن نمیتواند در این نصب تغییر کند.',
'manager' => 'مدیر',
'name' => 'نام',
'notes' => 'یادداشت ها',
'password_confirm' => 'تایید رمز عبور',
'password' => 'رمز عبور',
'phone' => 'تلفن',
'show_current' => 'نمایش کابران کنونی',
'show_deleted' => 'نمایش کاربران حذف شده',
'title' => 'عنوان',
'updateuser' => 'به روز رسانی کاربر',
'username' => 'نام کاربری',
'username_note' => '(این فقط برای فعال سازی راهنمای اتصال است ،نه برای وارد شدن)',
'cloneuser' => ' کاربر کلون',
'viewusers' => 'مشاهده کاربران',
);