diff options
Diffstat (limited to 'apps/settings/l10n/zh_TW.js')
-rw-r--r-- | apps/settings/l10n/zh_TW.js | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/apps/settings/l10n/zh_TW.js b/apps/settings/l10n/zh_TW.js index 694dbc310f8..fd24f94fb70 100644 --- a/apps/settings/l10n/zh_TW.js +++ b/apps/settings/l10n/zh_TW.js @@ -265,6 +265,9 @@ OC.L10N.register( "Remove group" : "移除群組", "You are about to remove the group {group}. The users will NOT be deleted." : "您將要移除群組 {group}。使用者將不會被刪除。", "Please confirm the group removal " : "請確認移除群組", + "Current password" : "目前密碼", + "New password" : "新密碼", + "Change password" : "變更密碼", "Your biography" : "您的自傳", "Your full name" : "您的全名", "Email options" : "電子郵件選項", @@ -288,6 +291,7 @@ OC.L10N.register( "Help translate" : "協助翻譯", "Unable to update language" : "無法更新語言", "No language set" : "未設定語言", + "Your location" : "您的位置", "Your organisation" : "您的組織", "Your phone number" : "您的電話號碼", "Edit your Profile visibility" : "編輯您的個人資料能見度", @@ -299,6 +303,11 @@ OC.L10N.register( "Your role" : "您的角色", "Your Twitter handle" : "您的 Twitter 帳號", "Your website" : "您的網站", + "No {property} set" : "未設定 {property}", + "Unable to update {property}" : "無法更新 {property}", + "Change scope level of {property}, current scope is {scope}" : "變更 {property} 的範圍層級,目前的範圍是 {scope}", + "Unable to update federation scope of the primary {property}" : "無法更新主要 {property} 的聯盟範圍", + "Unable to update federation scope of additional {property}" : "無法更新額外 {property} 的聯盟範圍", "Add additional email" : "新增額外電子郵件", "Add" : "新增", "You do not have permissions to see the details of this user" : "您沒有檢視此使用者詳細資料的權限", @@ -485,9 +494,6 @@ OC.L10N.register( "You are using <strong>%s</strong>" : "您正在使用 <strong>%s</strong>", "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "您已使用 <strong>%2$s</strong> 中的 <strong>%1$s</strong> (<strong>%3$s %%</strong>)", "Locale" : "地區設定", - "Current password" : "目前密碼", - "New password" : "新密碼", - "Change password" : "變更密碼", "Use a second factor besides your password to increase security for your account." : "使用密碼以外的第二因素來增強您帳號的安全性。", "If you use third party applications to connect to Nextcloud, please make sure to create and configure an app password for each before enabling second factor authentication." : "如果您使用第三方應用程式來連線到 Nextcloud,請確保在啟用雙因素驗證前為每個應用程式設定應用程式密碼。", "Migration in progress. Please wait until the migration is finished" : "正在進行遷移。請等候遷移結束", |