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

17 lines
1,011 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(
'about_models_title' => 'درباره مدل های دارایی',
'about_models_text' => 'مدل های دارایی یک راه برای گروه بندی دارایی های یکسان هستند. "MBP 2013"، "IPhone 6s" و غیره',
'deleted' => 'این مدل حذف شده است. <a href="/hardware/models/:model_id/restore"> اینجا برای بازگرداندن کلیک کنید it</a>.',
'restore' => 'بازیابی مدل',
'requestable' => 'کاربران ممکن است از این مدل درخواست کنند',
'show_mac_address' => 'نمایش قسمت آدرس MAC در دارایی در این مدل',
'view_deleted' => 'دیدن پاک شده ها',
'view_models' => 'دیدن مدل ها',
'fieldset' => 'تنظیمات فیلد',
'no_custom_field' => 'بدون زمینه های سفارشی
',
);