2016-03-25 01:18:05 -07:00
< ? php
return array (
2018-09-28 11:54:52 -07:00
'activated_help_text' => '該用戶可以登錄' ,
'activated_disabled_help_text' => '您無法編輯自己帳戶的啟動狀態。' ,
2016-10-12 13:01:29 -07:00
'assets_user' => '分配給 :name 的資產' ,
2017-07-07 13:14:51 -07:00
'bulk_update_warn' => '您正在修改 :user_count 位使用者。請注意!您不能透過此表格修改您自己的資訊,您必須單獨編輯您的個人資訊。' ,
'bulk_update_help' => '此表格允許您同時修改多位使用者。請僅填寫需要修改的欄位,留空的欄位不會做任何修改。' ,
2016-10-12 13:01:29 -07:00
'current_assets' => '目前借出給該使用者的資產' ,
'clone' => '複製使用者' ,
'contact_user' => '聯繫 :name' ,
'edit' => '編輯使用者' ,
'filetype_info' => '允許檔案類型: png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, rar。' ,
'history_user' => ':name 的歷史記錄' ,
2017-07-07 13:14:51 -07:00
'info' => '資訊' ,
2017-10-17 18:52:20 -07:00
'restore_user' => '點擊此處可將它們還原。' ,
2016-10-12 13:01:29 -07:00
'last_login' => '上次登入' ,
'ldap_config_text' => 'LDAP 設定在 管理 > 設定。所選位置將套用至匯入的使用者。' ,
2018-03-22 20:01:45 -07:00
'print_assigned' => '列印所有分配的' ,
2016-10-12 13:01:29 -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-10-12 13:01:29 -07:00
'view_user' => '檢視使用者: :name' ,
'usercsv' => 'CSV 檔' ,
2017-01-10 17:53:06 -08:00
'two_factor_admin_optin_help' => '您當前的管理員設置允許使用雙因素身份驗證。' ,
'two_factor_enrolled' => '雙因素認證設備登記' ,
'two_factor_active' => '啟用雙因素認證' ,
2016-03-25 01:18:05 -07:00
);