Initial commit
This commit is contained in:
141
application/Espo/Resources/i18n/zh_TW/User.json
Normal file
141
application/Espo/Resources/i18n/zh_TW/User.json
Normal file
@@ -0,0 +1,141 @@
|
||||
{
|
||||
"fields": {
|
||||
"name": "名稱",
|
||||
"userName": "使用者名",
|
||||
"title": "標題",
|
||||
"isAdmin": "是否管理員",
|
||||
"defaultTeam": "預設團隊",
|
||||
"emailAddress": "電子信箱",
|
||||
"phoneNumber": "手機",
|
||||
"roles": "權限",
|
||||
"portals": "導覧",
|
||||
"portalRoles": "導覧權限",
|
||||
"teamRole": "位置",
|
||||
"password": "密碼",
|
||||
"currentPassword": "現在密碼",
|
||||
"passwordConfirm": "密碼確認",
|
||||
"newPassword": "新密碼",
|
||||
"newPasswordConfirm": "確認新密碼",
|
||||
"avatar": "頭像",
|
||||
"isActive": "是否啟用",
|
||||
"isPortalUser": "是否導覧使用者",
|
||||
"contact": "聯絡人",
|
||||
"accounts": "帳戶",
|
||||
"account": "帳戶 (主要)",
|
||||
"sendAccessInfo": "發送存取資訊給使用者",
|
||||
"portal": "導覧",
|
||||
"gender": "性別",
|
||||
"position": "團隊職位",
|
||||
"ipAddress": "IP地址",
|
||||
"passwordPreview": "密碼預覽",
|
||||
"isSuperAdmin": "管理類別",
|
||||
"lastAccess": "列表 (用於聯繫人)",
|
||||
"type": "API密鑰",
|
||||
"apiKey": "密鑰",
|
||||
"secretKey": "認證方法",
|
||||
"authMethod": "產生新的API密鑰",
|
||||
"yourPassword": "主控台模板",
|
||||
"dashboardTemplate": "啟用兩因素認證",
|
||||
"auth2FAEnable": "2FA方法",
|
||||
"auth2FAMethod": "2FA TOTP秘鑰",
|
||||
"auth2FATotpSecret": "主控台模板"
|
||||
},
|
||||
"links": {
|
||||
"teams": "團隊",
|
||||
"roles": "權限",
|
||||
"notes": "註解",
|
||||
"portals": "導覧",
|
||||
"portalRoles": "導覧權限",
|
||||
"contact": "聯絡人",
|
||||
"accounts": "帳戶",
|
||||
"account": "帳戶 (主要)",
|
||||
"tasks": "任務",
|
||||
"defaultTeam": "EspoCRM不支援您的MariaDB版本,請至少更新到MariaDB {minVersion}",
|
||||
"dashboardTemplate": "產生新密碼"
|
||||
},
|
||||
"labels": {
|
||||
"Create User": "建立使用者",
|
||||
"Generate": "產生",
|
||||
"Access": "存取",
|
||||
"Preferences": "優先",
|
||||
"Change Password": "變更密碼",
|
||||
"Teams and Access Control": "團隊和存取控制",
|
||||
"Forgot Password?": "忘記密碼?",
|
||||
"Password Change Request": "密碼更改請求",
|
||||
"Email Address": "電子郵件地址",
|
||||
"External Accounts": "外部賬戶",
|
||||
"Email Accounts": "電子信箱帳號",
|
||||
"Portal": "導覧",
|
||||
"Create Portal User": "建立導覧使用者",
|
||||
"Proceed w/o Contact": "沒有聯絡人的狀況下繼續",
|
||||
"Generate New API Key": "定期",
|
||||
"Generate New Password": "代碼",
|
||||
"Code": "返回登入表單",
|
||||
"Back to login form": "需求",
|
||||
"Requirements": "安全",
|
||||
"Security": "重設2FA",
|
||||
"Reset 2FA": "密碼",
|
||||
"Secret": "必須至少包含{length}個字。"
|
||||
},
|
||||
"tooltips": {
|
||||
"defaultTeam": "所有由這位使用者新增的資料會預設關連到團隊。",
|
||||
"userName": "允許字母 a-z、數字 0-9、點、連字號、字元 @ 和底線。",
|
||||
"isAdmin": "管理員可以存取任何東西。",
|
||||
"isActive": "如果不勾選使用者會無法登入。",
|
||||
"teams": "使用者所屬的團隊。存取階層會繼承自團隊權限。",
|
||||
"roles": "其他存取權限。使用時機如一位使用者不屬於任何團隊但又想給這位使用者特殊的存取權限階層。",
|
||||
"portalRoles": "其他導覽權限。使用時機如給這位使用者額外的存取控制階層。",
|
||||
"portals": "此使用者存取導覧權限。"
|
||||
},
|
||||
"messages": {
|
||||
"passwordWillBeSent": "密碼會傳送到使用者的電子信箱。",
|
||||
"passwordChanged": "密碼已更改",
|
||||
"userCantBeEmpty": "使用者名稱不可空白",
|
||||
"wrongUsernamePassword": "使用者/密碼錯誤",
|
||||
"emailAddressCantBeEmpty": "電子郵件地址不能為空",
|
||||
"userNameEmailAddressNotFound": "找不到使用者/電子郵件位址",
|
||||
"forbidden": "禁止,請稍後再試",
|
||||
"uniqueLinkHasBeenSent": "唯一的網址己經傳送到指定的電子信箱。",
|
||||
"passwordChangedByRequest": "密碼己變更。",
|
||||
"userNameExists": "提案",
|
||||
"setupSmtpBefore": "使用者類型",
|
||||
"passwordStrengthLength": "必須至少包含{count}個字母。",
|
||||
"passwordStrengthLetterCount": "必須至少包含{count}個數字。",
|
||||
"passwordStrengthNumberCount": "必須包含大小寫字母。",
|
||||
"passwordStrengthBothCases": "錯誤代碼",
|
||||
"wrongCode": "必須輸入代碼",
|
||||
"codeIsRequired": "輸入您的認證 APP 的驗證碼。",
|
||||
"enterTotpCode": "使用您的認證 APP 掃描 QR-code。如果您在掃描時遇到問題,可以手動輸入密碼。之後,您將在 APP 中看到一組6位代碼。在下面的欄位中輸入此代碼。",
|
||||
"verifyTotpCode": "將會生成一組新密碼並將發送到使用者的電子郵件地址。",
|
||||
"generateAndSendNewPassword": "您確定要重設當前的2FA嗎?",
|
||||
"security2FaResetConfirmation": "API有效"
|
||||
},
|
||||
"boolFilters": {
|
||||
"onlyMyTeam": "只有我的團隊"
|
||||
},
|
||||
"presetFilters": {
|
||||
"active": "啟用",
|
||||
"activePortal": "導覧啟用",
|
||||
"activeApi": "新增Webhook"
|
||||
},
|
||||
"options": {
|
||||
"gender": {
|
||||
"": "沒有設置",
|
||||
"Male": "男",
|
||||
"Female": "女",
|
||||
"Neutral": "中性"
|
||||
},
|
||||
"type": {
|
||||
"regular": "管理員",
|
||||
"admin": "導覧",
|
||||
"portal": "系統",
|
||||
"system": "超級管理員",
|
||||
"super-admin": "API",
|
||||
"api": "API密鑰"
|
||||
},
|
||||
"authMethod": {
|
||||
"ApiKey": "HMAC",
|
||||
"Hmac": "系統需求"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user