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

32 lines
1.1 KiB
PHP
Raw Normal View History

2016-03-25 01:18:05 -07:00
<?php
return [
2016-03-25 01:18:05 -07:00
2017-12-12 09:20:57 -08:00
'asset_tag' => 'ترميز الأصل',
'asset_model' => 'الموديل',
'book_value' => 'Current Value',
2017-12-12 09:20:57 -08:00
'change' => 'ادخال \\ اخراج',
'checkout_date' => 'تاريخ الاخراج',
'checkoutto' => 'الاخراج',
'components_cost' => 'Total Components Cost',
'current_value' => 'Current Value',
2017-01-10 17:53:06 -08:00
'diff' => 'الفرق',
'dl_csv' => 'التنزيل كملف CSV',
2017-12-12 09:20:57 -08:00
'eol' => 'نهاية العمر',
2017-01-10 17:53:06 -08:00
'id' => 'رقم التعريف',
'location' => 'الموقع',
'purchase_cost' => 'التكلفة',
'purchase_date' => 'تم الشراء',
2017-12-12 09:20:57 -08:00
'serial' => 'التسلسل',
2017-10-17 18:52:20 -07:00
'status' => 'الحالة',
2017-01-10 17:53:06 -08:00
'title' => 'أصل ',
'image' => 'صورة الجهاز',
'days_without_acceptance' => 'أيام بدون قبول',
'monthly_depreciation' => 'الإهلاك الشهري',
'assigned_to' => 'Assigned To',
'requesting_user' => 'Requesting User',
'requested_date' => 'Requested Date',
'changed' => 'Changed',
'icon' => 'Icon',
];