diff options
Diffstat (limited to 'apps/settings/l10n/zh_TW.js')
-rw-r--r-- | apps/settings/l10n/zh_TW.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/settings/l10n/zh_TW.js b/apps/settings/l10n/zh_TW.js index bc1957320c0..94e6497626d 100644 --- a/apps/settings/l10n/zh_TW.js +++ b/apps/settings/l10n/zh_TW.js @@ -620,7 +620,7 @@ OC.L10N.register( "Set default language" : "設定預設語言", "Add new account" : "新增帳號", "Manager" : "管理者", - "Set account manager" : "設定帳號管理員", + "Set line manager" : "設定行管理員", "Account name will be autogenerated" : "將會自動產生帳號名稱", "Account name (required)" : "帳號名稱(必填)", "Total rows summary" : "總列摘要", @@ -644,7 +644,6 @@ OC.L10N.register( "Set account as admin for" : "將帳號設定為管理員", "Select account quota" : "選取帳號容量限制", "Set the language" : "設定語言", - "Set line manager" : "設定行管理員", "{size} used" : "已使用 {size}", "Delete account" : "刪除帳號", "Disconnect all devices and delete local data" : "取消連結所有裝置並刪除本機資料", @@ -882,6 +881,7 @@ OC.L10N.register( "SMTP Username" : "SMTP 使用者名稱", "To allow this check to run you have to make sure that your webserver can connect to itself. Therefor it must be able to resolve and connect to at least one its `trusted_domains` or the `overwrite.cli.url`." : "要執行此檢查,您必須確保您的網路伺服器可以連線到其自身。因此,其必須至少能解析並連線至 `trusted_domains` 或 `overwrite.cli.url` 其中一個。", "Could not check for JavaScript support via any of your `trusted_domains` nor `overwrite.cli.url`. This may be the result of a server-side DNS mismatch or outbound firewall rule. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "無法透過您的任何「trusted_domains」或「overwrite.cli.url」檢查 JavaScript 支援。這可能是伺服器端 DNS 不符或連出防火牆規則造成的。請手動檢查您的網頁伺服器是否使用 JavaScript MIME 類型提供「.mjs」檔案。", - "Active accounts" : "活躍帳號" + "Active accounts" : "活躍帳號", + "Set account manager" : "設定帳號管理員" }, "nplurals=1; plural=0;"); |