snipe-it/resources/lang/fa/admin/licenses/general.php
2017-10-17 18:52:20 -07:00

23 lines
1.2 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(
'about_licenses_title' => 'درباره مجوزها',
'about_licenses' => 'مجوز برای پیگیری نرم افزار استفاده می شود. آنها دارای تعداد مشخصی از صندلی هایی هستند که می توانند به افراد منتقل شوند',
'checkin' => 'بررسی صندلی مجوز',
'checkout_history' => 'تاریخچه پرداخت',
'checkout' => 'صندلی مجوز پرداخت',
'edit' => 'ویرایش مجوز',
'filetype_info' => 'انواع فایل های مجاز عبارتند از PNG، GIF، JPG، JPEG، DOC، DOCX، PDF، TXT، ZIP و RAR.
',
'clone' => 'مجوز شگرف',
'history_for' => 'پیشینه برای ',
'in_out' => 'داخل / خارج',
'info' => 'اطلاعات پروانه',
'license_seats' => 'صندلی مجوز',
'seat' => 'صندلی',
'seats' => 'صندلی ها',
'software_licenses' => 'گواهی نامه های نرم افزاری',
'user' => 'کاربر',
'view' => 'مشاهده توافق‌نامه',
);