diff options
Diffstat (limited to 'apps/settings/l10n/zh_TW.js')
-rw-r--r-- | apps/settings/l10n/zh_TW.js | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/apps/settings/l10n/zh_TW.js b/apps/settings/l10n/zh_TW.js index ddc5b47578c..2ac4ee5f294 100644 --- a/apps/settings/l10n/zh_TW.js +++ b/apps/settings/l10n/zh_TW.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" : "活躍使用者", |