diff options
Diffstat (limited to 'apps/settings/l10n/zh_TW.js')
-rw-r--r-- | apps/settings/l10n/zh_TW.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/settings/l10n/zh_TW.js b/apps/settings/l10n/zh_TW.js index 4ac6d945475..ac8a6c243b0 100644 --- a/apps/settings/l10n/zh_TW.js +++ b/apps/settings/l10n/zh_TW.js @@ -796,7 +796,6 @@ OC.L10N.register( "Reasons to use Nextcloud in your organization" : "在您的組織中使用 Nextcloud 的原因", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "由 {communityopen}Nextcloud 社群{linkclose}開發,{githubopen}原始碼{linkclose}以 {licenseopen}AGPL 授權{linkclose}釋出。", "Like our Facebook page" : "到我們的 Facebook 頁面按讚", - "Follow us on Twitter" : "在 Twitter 上追蹤我們", "Follow us on Mastodon" : "在 Mastodon 上追蹤我們", "Check out our blog" : "逛逛我們的部落格", "Subscribe to our newsletter" : "訂閱我們的電子報", @@ -885,6 +884,7 @@ OC.L10N.register( "Show to logged in users only" : "僅對已登入的使用者顯示", "Nextcloud help resources" : "Nextcloud 說明資源", "SMTP Username" : "SMTP 使用者名稱", + "Follow us on Twitter" : "在 Twitter 上追蹤我們", "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" : "活躍帳號", |