diff options
Diffstat (limited to 'apps/settings/l10n/zh_HK.js')
-rw-r--r-- | apps/settings/l10n/zh_HK.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/settings/l10n/zh_HK.js b/apps/settings/l10n/zh_HK.js index e67f0ba8ee2..acb310d326b 100644 --- a/apps/settings/l10n/zh_HK.js +++ b/apps/settings/l10n/zh_HK.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" : "編輯個人檔案能見度", @@ -508,6 +507,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" : "顯示語言", @@ -518,7 +518,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;"); |