snipe-it/resources/lang/fa/admin/accessories/general.php
snipe 0bb8cc63c5 Updated translation strings
Signed-off-by: snipe <snipe@snipe.net>
2023-06-13 17:12:01 +01:00

25 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(
'accessory_category' => 'دسته بندی لوازم جانبی',
'accessory_name' => 'نام وسیله',
'checkout' => 'چک کردن وسیله',
'checkin' => 'چک کردن وسیله',
'create' => 'ایجاد وسیله',
'edit' => 'ویرایش وسیله',
'eula_text' => 'دسته بندی EULA',
'eula_text_help' => 'این فید به امکان این را میدهد که EULA های خود را با توجه به دارایی سفارشی سازی کنید. اگر شما فقط یک EULA برای تمام دارایی خود دارید،میتوانید گزینه زیر را فعال کنید تا از پیشفرض اولیه استفاده کنید.',
'require_acceptance' => 'نیاز به کاربرانی جهت تایید پذیرش دارایی ها در این دسته بندی.',
'no_default_eula' => 'هیچ EULA اولیه پیشفرضی یافت نشد.در تنظیمات اضافه کنید',
'total' => 'مجموع',
'remaining' => 'سود',
'update' => 'به روزرساتی وسیله',
'use_default_eula' => 'از Use the <a href="#" data-toggle="modal" data-target="#eulaModal">EULA پیشفرض اولیه</a> instead.
استفاده کنید',
'use_default_eula_disabled' => 'از پیشفرض اولیه EULA استفاده کنید.<del>هیچ پیشفرضی اولیه ای تنظیم نشده است</del>
در تنظیمات اضافه کنید',
'clone' => 'Clone Accessory',
'delete_disabled' => 'This accessory cannot be deleted yet because some items are still checked out.',
);