diff options
Diffstat (limited to 'apps/settings/l10n/zh_TW.js')
-rw-r--r-- | apps/settings/l10n/zh_TW.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/settings/l10n/zh_TW.js b/apps/settings/l10n/zh_TW.js index ef4085f6118..1e072d9018d 100644 --- a/apps/settings/l10n/zh_TW.js +++ b/apps/settings/l10n/zh_TW.js @@ -316,7 +316,6 @@ OC.L10N.register( "Week starts on {firstDayOfWeek}" : "一週從 {firstDayOfWeek} 開始", "Unable to update locale" : "無法更新語系", "No locale set" : "未設定語系", - "Your location" : "您的位置", "Your organisation" : "您的組織", "Your phone number" : "您的電話號碼", "Edit your Profile visibility" : "編輯您的個人資料能見度", @@ -509,6 +508,7 @@ OC.L10N.register( "An administrator created app password \"{token}\"" : "管理員建立了應用程式密碼「{token}」", "Choose profile picture from files" : "從檔案中選擇個人檔案圖片", "png or jpg, max. 20 MB" : "png 或 jpg,最大 20 MB", + "Your location" : "您的位置", "Will be autogenerated" : "將自動生成", "Add a new user" : "新增使用者", "Show Languages" : "顯示語言", @@ -519,7 +519,6 @@ OC.L10N.register( "Authentication method" : "認證方式", "Allow username autocompletion in share dialog" : "在分享對話框中允許使用者名稱自動完成", "Allow username autocompletion to users within the same groups" : "允許使用者自動完成在同一個群組中的使用者", - "Only applies when authentication is required" : "僅在需要身份驗證時套用", "Select user manager" : "選取使用者管理者" }, "nplurals=1; plural=0;"); |