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

23 lines
1.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(
'about_licenses_title' => 'About Licenses',
'about_licenses' => 'Licenses are used to track software. They have a specified number of seats that can be checked out to individuals',
'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' => 'مشاهده توافق‌نامه',
);