aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/zh_TW.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-09-10 00:37:30 +0000
committerNextcloud bot <bot@nextcloud.com>2024-09-10 00:37:30 +0000
commita51c200cabb1c51a5d082c30ad40ca97f46243e1 (patch)
tree79943c156faced8a7f35689c8844a29e9f54082f /apps/settings/l10n/zh_TW.js
parent8ea42224ec6036ae967c9f934fb04652b8a827b6 (diff)
downloadnextcloud-server-a51c200cabb1c51a5d082c30ad40ca97f46243e1.tar.gz
nextcloud-server-a51c200cabb1c51a5d082c30ad40ca97f46243e1.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/zh_TW.js')
-rw-r--r--apps/settings/l10n/zh_TW.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/zh_TW.js b/apps/settings/l10n/zh_TW.js
index f57b6c1031e..ddc5b47578c 100644
--- a/apps/settings/l10n/zh_TW.js
+++ b/apps/settings/l10n/zh_TW.js
@@ -331,7 +331,6 @@ 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 custom Text processing functionality." : "您目前安裝的應用程式均不提供自訂文字處理功能。",
"Here you can decide which group can access certain sections of the administration settings." : "您可以在此決定哪些群組可以存取哪些管理設定。",
"None" : "無",
"Unable to modify setting" : "無法修改設定",
@@ -885,6 +884,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" : "活躍帳號",
+ "None of your currently installed apps provide custom Text processing functionality." : "您目前安裝的應用程式均不提供自訂文字處理功能。"
},
"nplurals=1; plural=0;");