snipe-it/resources/lang/th/admin/users/general.php

19 lines
1.1 KiB
PHP

<?php
return array(
'assets_user' => 'ทรัพย์สินที่กำหนดให้ :name',
'current_assets' => 'Assets currently checked out to this user',
'clone' => 'โคลนผู้ใช้',
'contact_user' => 'ติดต่อ :name',
'edit' => 'แก้ไขผู้ใช้',
'filetype_info' => 'ประเภทของไฟล์ที่อนุญาตแล้ว มีดังนี้ png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, and rar',
'history_user' => 'ประวัติของ :name',
'last_login' => 'เข้าสู่ระบบล่าสุด',
'ldap_config_text' => 'LDAP configuration settings can be found Admin > Settings. The (optional) selected location will be set for all imported users.',
'software_user' => 'ซอฟต์แวร์ที่กำหนดให้ :name',
'view_user' => 'ดูผู้ใช้ :name',
'usercsv' => 'ไฟล์ CSV',
);