snipe-it/resources/lang/zh-TW/admin/users/general.php
2017-01-10 17:53:06 -08:00

22 lines
960 B
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
return array(
'assets_user' => '分配給 :name 的資產',
'current_assets' => '目前借出給該使用者的資產',
'clone' => '複製使用者',
'contact_user' => '聯繫 :name',
'edit' => '編輯使用者',
'filetype_info' => '允許檔案類型png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, rar。',
'history_user' => ':name 的歷史記錄',
'last_login' => '上次登入',
'ldap_config_text' => 'LDAP 設定在 管理 > 設定。所選位置將套用至匯入的使用者。',
'software_user' => ':name 借出的軟體',
'view_user' => '檢視使用者: :name',
'usercsv' => 'CSV 檔',
'two_factor_admin_optin_help' => '您當前的管理員設置允許使用雙因素身份驗證。',
'two_factor_enrolled' => '雙因素認證設備登記',
'two_factor_active' => '啟用雙因素認證',
);