2016-03-25 01:18:05 -07:00
< ? php
2021-06-10 13:15:52 -07:00
return [
2018-09-28 11:54:52 -07:00
'activated_help_text' => 'ผู้ใช้รายนี้สามารถเข้าระบบได้' ,
'activated_disabled_help_text' => 'คุณไม่สามารถแก้ไขสถานะเปิดใช้งานสำหรับบัญชีของคุณเอง' ,
2016-03-25 01:18:05 -07:00
'assets_user' => 'ทรัพย์สินที่กำหนดให้ :name' ,
2017-10-17 18:52:20 -07:00
'bulk_update_warn' => 'คุณกำลังแก้ไขคุณสมบัติของ: user_count users โปรดทราบว่าคุณไม่สามารถเปลี่ยนแอตทริบิวต์ผู้ใช้ของคุณเองโดยใช้แบบฟอร์มนี้และต้องแก้ไขผู้ใช้ของคุณเองเป็นรายบุคคล' ,
'bulk_update_help' => 'ฟอร์มนี้ช่วยให้คุณสามารถอัปเดตผู้ใช้หลายรายพร้อมกัน กรอกข้อมูลในช่องที่คุณต้องการเปลี่ยนเท่านั้น ช่องใด ๆ ที่เว้นไว้จะไม่มีการเปลี่ยนแปลง' ,
'current_assets' => 'เนื้อหาปัจจุบันที่เช็คเอาท์ให้กับผู้ใช้รายนี้' ,
2016-03-25 01:18:05 -07:00
'clone' => 'โคลนผู้ใช้' ,
'contact_user' => 'ติดต่อ :name' ,
'edit' => 'แก้ไขผู้ใช้' ,
'filetype_info' => 'ประเภทของไฟล์ที่อนุญาตแล้ว มีดังนี้ png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, and rar' ,
'history_user' => 'ประวัติของ :name' ,
2021-06-10 13:15:52 -07:00
'info' => 'ข้อมูล' ,
2017-10-17 18:52:20 -07:00
'restore_user' => 'คลิกที่นี่เพื่อเรียกคืน' ,
2016-03-25 01:18:05 -07:00
'last_login' => 'เข้าสู่ระบบล่าสุด' ,
2017-10-17 18:52:20 -07:00
'ldap_config_text' => 'คุณสามารถตั้งค่าการกำหนดค่า LDAP ได้ Admin> การตั้งค่า สถานที่ที่เลือก (เลือกได้) จะถูกตั้งค่าสำหรับผู้ใช้ที่นำเข้าทั้งหมด' ,
2018-09-28 11:54:52 -07:00
'print_assigned' => 'พิมพ์รายการทั้งหมดที่ได้รับมอบหมาย' ,
2022-06-30 17:34:46 -07:00
'email_assigned' => 'Email List of All Assigned' ,
'user_notified' => 'User has been emailed a list of their currently assigned items.' ,
2016-03-25 01:18:05 -07:00
'software_user' => 'ซอฟต์แวร์ที่กำหนดให้ :name' ,
2020-11-09 14:52:11 -08:00
'send_email_help' => 'You must provide an email address for this user to send them credentials. Emailing credentials can only be done on user creation. Passwords are stored in a one-way hash and cannot be retrieved once saved.' ,
2016-03-25 01:18:05 -07:00
'view_user' => 'ดูผู้ใช้ :name' ,
'usercsv' => 'ไฟล์ CSV' ,
2017-10-17 18:52:20 -07:00
'two_factor_admin_optin_help' => 'การตั้งค่าผู้ดูแลระบบปัจจุบันช่วยให้สามารถใช้การตรวจสอบสิทธิ์แบบสองปัจจัยได้อย่างมีประสิทธิภาพ' ,
2022-05-24 15:07:14 -07:00
'two_factor_enrolled' => '2FA Device Enrolled ' ,
'two_factor_active' => '2FA Active ' ,
'user_deactivated' => 'User cannot login' ,
'user_activated' => 'User can login' ,
2022-01-13 21:27:29 -08:00
'activation_status_warning' => 'Do not change activation status' ,
'group_memberships_helpblock' => 'Only superadmins may edit group memberships.' ,
'superadmin_permission_warning' => 'Only superadmins may grant a user superadmin access.' ,
'admin_permission_warning' => 'Only users with admins rights or greater may grant a user admin access.' ,
'remove_group_memberships' => 'Remove Group Memberships' ,
'warning_deletion' => 'WARNING:' ,
'warning_deletion_information' => 'You are about to delete the :count user(s) listed below. Super admin names are highlighted in red.' ,
2022-06-30 17:34:46 -07:00
'update_user_assets_status' => 'Update all assets for these users to this status' ,
2022-01-13 21:27:29 -08:00
'checkin_user_properties' => 'Check in all properties associated with these users' ,
2022-05-24 15:07:14 -07:00
'remote_label' => 'This is a remote user' ,
'remote' => 'Remote' ,
'remote_help' => 'This can be useful if you need to filter by remote users who never or rarely come into your physical locations.' ,
'not_remote_label' => 'This is not a remote user' ,
2022-01-13 21:27:29 -08:00
];