snipe-it/resources/lang/fa/admin/hardware/table.php

32 lines
996 B
PHP
Raw Normal View History

2016-05-16 21:54:13 -07:00
<?php
return [
2016-05-16 21:54:13 -07:00
2016-06-02 19:01:09 -07:00
'asset_tag' => 'برچسب دارایی',
'asset_model' => 'مدل',
'book_value' => 'Current Value',
2016-06-02 19:01:09 -07:00
'change' => '/ خارج',
'checkout_date' => 'چک کردن تاریخ',
'checkoutto' => 'قفل شده',
'current_value' => 'Current Value',
2016-06-02 19:01:09 -07:00
'diff' => 'دیف',
'dl_csv' => 'دانلود CSV',
2016-05-16 21:54:13 -07:00
'eol' => 'EOL',
2016-06-02 19:01:09 -07:00
'id' => 'شناسه',
'location' => 'مکان',
'purchase_cost' => 'هزینه',
'purchase_date' => 'خریداری شده',
'serial' => 'سریال',
'status' => 'وضعیت',
'title' => 'دارایی ',
'image' => 'دستگاه تصویر
2016-06-02 19:01:09 -07:00
',
'days_without_acceptance' => 'روز بدون پذیرش',
'monthly_depreciation' => 'Monthly Depreciation',
'assigned_to' => 'Assigned To',
'requesting_user' => 'Requesting User',
'requested_date' => 'Requested Date',
'changed' => 'Changed',
'icon' => 'Icon',
];