diff options
Diffstat (limited to 'settings/l10n/zh_TW.js')
-rw-r--r-- | settings/l10n/zh_TW.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/settings/l10n/zh_TW.js b/settings/l10n/zh_TW.js index 270cc6f6c94..c05d5be7604 100644 --- a/settings/l10n/zh_TW.js +++ b/settings/l10n/zh_TW.js @@ -43,7 +43,6 @@ OC.L10N.register( "Password for %1$s changed on %2$s" : "%1$s 在 %2$s 的密碼已變更", "Password changed for %s" : "%s 的密碼已變更", "If you did not request this, please contact an administrator." : "如果你未發送此請求 ,請聯絡系統管理員", - "%1$s changed your email address on %2$s." : "%1$s變更了您在 %2$s 的電子郵件地址", "Your email address on %s was changed." : "您在 %s 的電子郵件地址已變更", "Your email address on %s was changed by an administrator." : "您在 %s 的電子郵件地址已被管理員變更", "Email address for %1$s changed on %2$s" : "%1$s 的電子郵件地址在 %2$s 變更", @@ -136,10 +135,7 @@ OC.L10N.register( "Valid until %s" : "有效至 %s", "Import root certificate" : "匯入根憑證", "Administrator documentation" : "管理者說明文件", - "Online documentation" : "線上說明文件", "Forum" : "論壇", - "Getting help" : "取得協助", - "Commercial support" : "商用支援", "None" : "無", "Login" : "登入", "Plain" : "Plain", @@ -271,6 +267,7 @@ OC.L10N.register( "Invalid user" : "無效的使用者", "Unable to change mail address" : "無法更改 email 地址", "Email saved" : "Email 已儲存", + "%1$s changed your email address on %2$s." : "%1$s變更了您在 %2$s 的電子郵件地址", "Password confirmation is required" : "需要密碼確認", "Are you really sure you want add {domain} as trusted domain?" : "您確定要新增 {domain} 為信任的網域?", "Add trusted domain" : "新增信任的網域", @@ -340,6 +337,9 @@ OC.L10N.register( "Hide description …" : "隱藏描述", "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "此應用程式並未配置最高的Nextcloud版本,未來將會產生問題。", "Enable only for specific groups" : "僅對特定的群組啟用", + "Online documentation" : "線上說明文件", + "Getting help" : "取得協助", + "Commercial support" : "商用支援", "You are using <strong>%s</strong> of <strong>%s</strong>" : "您正在使用 <strong>%s</strong> ,共有 <strong>%s</strong>", "You are member of the following groups:" : "您的帳號屬於這些群組:", "Show storage location" : "顯示儲存位置", |