snipe-it/resources/lang/fa/admin/hardware/general.php
snipe 903609b5a5 Updated languages
Signed-off-by: snipe <snipe@snipe.net>
2021-10-04 19:59:55 -07:00

24 lines
1.3 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_assets_title' => 'درباره دارایی ها',
'about_assets_text' => 'دارایی ها مواردی هستند که توسط شماره سریال یا برچسب دارایی دنبال می شوند. آنها تمایل دارند که مقادیر ارزش بیشتری داشته باشند که در آن شناسایی یک مورد خاص موردنیاز باشد.',
'archived' => 'بایگانی شد',
'asset' => 'دارایی',
'bulk_checkout' => 'خروج دارایی ها',
'checkin' => 'دارایی checkin',
'checkout' => 'دارایی پرداخت',
'clone' => 'دارایی شگرف',
'deployable' => 'گسترش',
'deleted' => 'This asset has been deleted.',
'edit' => 'ویرایش دارایی',
'model_deleted' => 'This Assets model has been deleted. You must restore the model before you can restore the Asset.',
'requestable' => 'در خواست شد',
'requested' => 'درخواست شده',
'restore' => 'بازیابی دارایی',
'pending' => 'در انتظار',
'undeployable' => 'غیرقابل گسترش',
'view' => 'نمایش دارایی ها
',
);