diff options
Diffstat (limited to 'apps/settings/l10n/zh_HK.js')
-rw-r--r-- | apps/settings/l10n/zh_HK.js | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/apps/settings/l10n/zh_HK.js b/apps/settings/l10n/zh_HK.js index e0639630d0d..bf7ce9b32d0 100644 --- a/apps/settings/l10n/zh_HK.js +++ b/apps/settings/l10n/zh_HK.js @@ -331,6 +331,7 @@ OC.L10N.register( "None of your currently installed apps provide image generation functionality" : "您當前安裝的應用程式均不提供圖像產生功能", "Text processing" : "正在處理文字", "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "文字處理任務可以由不同的應用程式來實現。 您可以在此處設置哪個應用程式應用於哪個任務。", + "None of your currently installed apps provide text processing functionality using the Text Processing API." : "您目前安裝的應用程式均不提供使用文字處理 API 的文字處理功能。", "Here you can decide which group can access certain sections of the administration settings." : "您可以在此決定哪個群組可以存取哪些管理設定。", "None" : "無", "Unable to modify setting" : "無法修改設定", @@ -624,8 +625,6 @@ OC.L10N.register( "Account name (required)" : "帳戶名稱(必填)", "Total rows summary" : "總列摘要", "Scroll to load more rows" : "捲動以載入更多列", - "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} 個帳戶 …"], - "_{userCount} account_::_{userCount} accounts_" : ["{userCount} 個帳戶"], "Avatar" : "虛擬化身大頭照", "Account name" : "帳戶名稱", "Group admin for" : "群組管理員", @@ -828,6 +827,7 @@ OC.L10N.register( "Allow username autocompletion in share dialog and allow access to the system address book" : "允許在分享對話方塊中自動補齊用戶名並允許存取系統通訊錄", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "可對所有用戶與特定群組實施雙重認證。如果他們沒有設定雙重認證提供者,那麼他們就會無法登入系統。", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "選擇/排除群組時,其使用以下邏輯來確定用戶是否強制啟用雙因素驗證:如果沒有選擇群組,雙因素驗證對所有除了排除群組以外的成員啟用。若選擇了群組,則雙因素驗證會對所有該群組的成員啟用。如果某個用戶同時位在選擇與排除的群組,則被選擇的群組優先程度較高,因此會強制啟用雙因素驗證。", + "{license}-licensed" : "以 {license} 授權", "Rating: {score}/10" : "評分:{score}/10", "Username" : "用戶名稱", "Execute one task with each page loaded. Use case: Single user instance." : "每個頁面載入時執行一次任務。使用情境:單用戶站台。", @@ -850,8 +850,6 @@ OC.L10N.register( "Set user manager" : "設置用戶管理者", "Username will be autogenerated" : "用戶名將自動生成", "Username (required)" : "用戶名(必填)", - "_{userCount} user …_::_{userCount} users …_" : ["{userCount} 個用戶 …"], - "_{userCount} user_::_{userCount} users_" : ["{userCount} 個用戶"], "User backend" : "用戶後端系統", "User actions" : "用戶操作", "Loading user …" : "用戶加載中 …", @@ -870,7 +868,6 @@ OC.L10N.register( "Send welcome email to new users" : "向新用戶發送歡迎電子郵件", "Name your device" : "請為您的裝置命名", "Server error while trying to add WebAuthn device" : "嘗試新增 WebAuthn 裝置時發生伺服器錯誤", - "{license}-licensed" : "以 {license} 授權", "by {author}\n{license}" : "作者為 {author}\n{license}", "User management" : "用戶管理", "Active users" : "活躍用戶", |