From ba510eacbb8ef03afc3fbb09e979e72e3c18d67f Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 3 Feb 2024 00:19:33 +0000 Subject: Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- apps/settings/l10n/zh_TW.js | 1 + 1 file changed, 1 insertion(+) (limited to 'apps/settings/l10n/zh_TW.js') 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 位元組字元的功能。", -- cgit v1.2.3