aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/zh_TW.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-02-03 00:19:33 +0000
committerNextcloud bot <bot@nextcloud.com>2024-02-03 00:19:33 +0000
commitba510eacbb8ef03afc3fbb09e979e72e3c18d67f (patch)
treef30031002f55f6903dc744c1ac5e5862050bbb80 /apps/settings/l10n/zh_TW.js
parent2072d73156ff7eda13a8ac6d2da483ae6fbd2a40 (diff)
downloadnextcloud-server-ba510eacbb8ef03afc3fbb09e979e72e3c18d67f.tar.gz
nextcloud-server-ba510eacbb8ef03afc3fbb09e979e72e3c18d67f.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.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/settings/l10n/zh_TW.js b/apps/settings/l10n/zh_TW.js
index 9655a2ca072..47c9d3f7aa3 100644
--- a/apps/settings/l10n/zh_TW.js
+++ b/apps/settings/l10n/zh_TW.js
@@ -187,6 +187,7 @@ OC.L10N.register(
"Memcached is configured as distributed cache, but the PHP module \"memcached\" is not installed." : "您已經設定 Memcached 為分散式快取,但 PHP 模組「memcached」未安裝。",
"No memory cache has been configured. To enhance performance, please configure a memcache, if available." : "未設定記憶體快取。要強化效能,請設定記憶體快取(若可用)。",
"Configured" : "已設定",
+ "MySQL Unicode support" : "MySQL Unicode 支援",
"You are not using MySQL" : "您並未使用 MySQL",
"MySQL is used as database and does support 4-byte characters" : "MySQL 用作資料庫並支援 4 位元組字元",
"MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL." : "MySQL 用作資料庫但並不支援 4 位元組字元。例如,為了能處理檔案名稱或是留言中的 4 位元組字元(例如表情符號)。建議您啟用 MySQL 中支援 4 位元組字元的功能。",