diff options
Diffstat (limited to 'apps/settings/l10n/zh_TW.js')
-rw-r--r-- | apps/settings/l10n/zh_TW.js | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/settings/l10n/zh_TW.js b/apps/settings/l10n/zh_TW.js index f03d756365d..cf01b6ede26 100644 --- a/apps/settings/l10n/zh_TW.js +++ b/apps/settings/l10n/zh_TW.js @@ -383,11 +383,6 @@ OC.L10N.register( "The following devices are configured for your account:" : "為您的帳號設定了以下裝置。", "Your browser does not support WebAuthn." : "您的瀏覽器不支援 WebAuthn。", "Your apps" : "您的應用程式", - "Active apps" : "已啟用應用程式", - "Disabled apps" : "已停用應用程式", - "Updates" : "更新", - "App bundles" : "應用程式套裝", - "Featured apps" : "精選應用程式", "{license}-licensed" : "以 {license} 授權", "Changelog" : "變更紀錄", "by {author}\n{license}" : "作者為 {author}\n{license}", @@ -422,6 +417,11 @@ OC.L10N.register( "Not available as this property is required for core functionality including file sharing and calendar invitations" : "無法使用,因為此屬性是核心功能(包括檔案分享和日曆邀請)所必需的。", "Not available as federation has been disabled for your account, contact your system administrator if you have any questions" : "因為您的帳號已停用聯盟分享,因此不可用,若您有任何問題,請聯絡您的系統管理員", "Not available as publishing user specific data to the lookup server is not allowed, contact your system administrator if you have any questions" : "無法使用,因為不允許將使用者的特定資料發佈到查詢伺服器,若您有任何問題,請聯絡您的系統管理員", + "Active apps" : "已啟用應用程式", + "Disabled apps" : "已停用應用程式", + "Updates" : "更新", + "App bundles" : "應用程式套裝", + "Featured apps" : "精選應用程式", "Show to everyone" : "對所有人顯示", "Show to logged in users only" : "僅對已登入的使用者顯示", "Hide" : "隱藏", |