snipe-it/resources/lang/th/admin/licenses/general.php
2017-10-17 18:52:20 -07:00

22 lines
1.4 KiB
PHP

<?php
return array(
'about_licenses_title' => 'เกี่ยวกับใบอนุญาต',
'about_licenses' => 'ใบอนุญาตใช้ในการติดตามซอฟต์แวร์ พวกเขามีจำนวนที่นั่งที่ระบุซึ่งสามารถเช็คเอาท์ให้บุคคลอื่นได้',
'checkin' => 'Checkin License Seat',
'checkout_history' => 'ประวัติการชำระเงิน',
'checkout' => 'ใบอนุญาตเบิกจ่ายที่นั่ง',
'edit' => 'แก้ไขสัญญาอนุญาต',
'filetype_info' => 'ไฟล์ที่อนุญาตคือ png, gif, jpg, jpeg, doc, docx, pdf, txt, zip และ rar',
'clone' => 'ใบอนุญาตโคลน',
'history_for' => 'ประวัติสำหรับ',
'in_out' => 'In / Out',
'info' => 'ข้อมูลใบอนุญาต',
'license_seats' => 'ที่นั่งใบอนุญาต',
'seat' => 'ที่นั่ง',
'seats' => 'ที่นั่ง',
'software_licenses' => 'ใบอนุญาตซอฟต์แวร์',
'user' => 'ผู้ใช้งาน',
'view' => 'ดูใบอนุญาต',
);