2016-03-25 01:18:05 -07:00
< ? php
2021-06-10 13:15:52 -07:00
return [
2019-05-21 19:17:00 -07:00
'activated_help_text' => 'Pengguna ini dapat masuk' ,
'activated_disabled_help_text' => 'Anda tidak dapat menyunting status aktivasi akun anda sendiri.' ,
2018-03-22 20:01:45 -07:00
'assets_user' => 'Aset ditetapkan untuk :name' ,
2018-02-20 14:41:12 -08:00
'bulk_update_warn' => 'Anda akan sunting properti dari :user_count pengguna. Silahkan catat anda tidak dapat menggubah atribut pengguna anda sendiri menggunakan formulir ini, dan harus membuat penyuntingan untuk pengguna anda sendiri secara pribadi.' ,
'bulk_update_help' => 'Formulir ini membolehkan anda perbarui beberapa pengguna sekaligus. Hanya mengisi bidang yang anda perlu ubah. Setiap bidang yang kosong akan tetap tidak berubah.' ,
'current_assets' => 'Aset saat ini diperiksa untuk pengguna ini' ,
'clone' => 'Gandakan pengguna' ,
2018-03-22 20:01:45 -07:00
'contact_user' => 'Kontak :name' ,
2018-02-20 14:41:12 -08:00
'edit' => 'Sunting Pengguna' ,
2018-03-22 20:01:45 -07:00
'filetype_info' => 'Tipe file yang dibolehkan png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, and rar.' ,
'history_user' => 'Riwayat untuk :name' ,
2021-06-10 13:15:52 -07:00
'info' => 'Info' ,
2018-02-20 14:41:12 -08:00
'restore_user' => 'Klik disini untuk mengembalikan mereka.' ,
'last_login' => 'Masuk terakhir' ,
'ldap_config_text' => 'Pengaturan konfigurasi LDAP dapat ditemukan di Admin > Pengaturan. Lokasi pilihan (opsional) akan di atur untuk semua pengguna yang diimpor.' ,
2018-03-22 20:01:45 -07:00
'print_assigned' => 'Cetak semua yang ditetapkan' ,
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.' ,
2023-04-06 19:21:43 -07:00
'auto_assign_label' => 'Include this user when auto-assigning eligible licenses' ,
'auto_assign_help' => 'Skip this user in auto assignment of licenses' ,
2018-03-22 20:01:45 -07:00
'software_user' => 'Software diperiksa untuk :name' ,
2021-09-08 13:49:33 -07:00
'send_email_help' => 'Anda harus menyediakan sebuah alamat email untuk pengguna ini untuk dikirimkan kredesial pada mereka. Kredensial penyuratan/email hanya dapat dilakukan pada pembuatan pengguna. Kata sandi disimpan dalam sebuah hash satu-arah dan tidak dapat diterima lagi setelah disimpan.' ,
2018-03-22 20:01:45 -07:00
'view_user' => 'Lihat pengguna :name' ,
2018-02-20 14:41:12 -08:00
'usercsv' => 'Berkas CSV' ,
'two_factor_admin_optin_help' => 'Pengaturan admin anda saat ini membolehkan pelaksanaan otentifikasi dua-faktor secara selektif. ' ,
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' ,
2022-08-08 15:29:28 -07:00
'warning_deletion_information' => 'You are about to checkin ALL items from 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' ,
2023-04-06 19:21:43 -07:00
'vip_label' => 'VIP user' ,
'vip_help' => 'This can be helpful to mark important people in your org if you would like to handle them in special ways.' ,
'create_user' => 'Create a user' ,
'create_user_page_explanation' => 'This is the account information you will use to access the site for the first time.' ,
'email_credentials' => 'Email credentials' ,
'email_credentials_text' => 'Email my credentials to the email address above' ,
'next_save_user' => 'Next: Save User' ,
'all_assigned_list_generation' => 'Generated on:' ,
'email_user_creds_on_create' => 'Email this user their credentials?' ,
];