2016-03-25 01:18:05 -07:00
< ? php
return array (
2016-12-03 17:10:05 -08:00
'about_assets_title' => 'About Assets' ,
'about_assets_text' => 'Assets are items tracked by serial number or asset tag. They tend to be higher value items where identifying a specific item matters.' ,
2016-03-25 01:18:05 -07:00
'archived' => 'ถูกเก็บไว้' ,
'asset' => 'สินทรัพย์' ,
2016-07-29 14:32:31 -07:00
'bulk_checkout' => 'Checkout Assets to User' ,
2016-03-25 01:18:05 -07:00
'checkin' => 'เช็คอินสินทรัพย์' ,
'checkout' => 'เช็คเอ้าท์สินทรัพย์ให้ผู้ใช้งาน' ,
'clone' => 'คัดลอกแบบสินทรัพย์' ,
'deployable' => 'สามารถใช้งานได้' ,
'deleted' => 'สินทรัพย์นี้ถูกลบแล้ว <a href="/hardware/:asset_id/restore">คลิกที่นี่เพื่อกู้คืน</a>.' ,
'edit' => 'แก้ไขสินทรัพย์' ,
'filetype_info' => 'ประเภทของไฟล์ที่อนุญาตแล้ว มีดังนี้ png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, and rar.' ,
'model_deleted' => 'รุ่นสินทรัพย์นี้ถูกลบ ก่อนที่คุณจะสามารถกู้คืนสินทรัพย์นี้ คุณต้องกู้คืนรุ่นสินทรัพย์นี้<br/> <a href="/hardware/models/:model_id/restore">คลิกที่นี่เพื้อกู้คืนรุ่น</a>.' ,
2016-10-04 12:23:02 -07:00
'requestable' => 'ร้องขอได้' ,
'requested' => 'Requested' ,
2016-03-25 01:18:05 -07:00
'restore' => 'กู้คืนสินทรัพย์' ,
'pending' => 'อยู่ระหว่างดำเนินการ' ,
'undeployable' => 'ไม่สามารถนำไปใช้งานได้' ,
'view' => 'ดูสินทรัพย์' ,
);