aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/zh_HK.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/settings/l10n/zh_HK.js')
-rw-r--r--apps/settings/l10n/zh_HK.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/settings/l10n/zh_HK.js b/apps/settings/l10n/zh_HK.js
index 9779bf09b23..70e17f8dcc5 100644
--- a/apps/settings/l10n/zh_HK.js
+++ b/apps/settings/l10n/zh_HK.js
@@ -212,6 +212,7 @@ OC.L10N.register(
"MySQL row format" : "MySQL 行格式",
"You are not using MySQL" : "您並未使用 MySQL",
"None of your tables use ROW_FORMAT=Compressed" : "您的數據庫表中沒有使用 ROW_FORMAT=Compressed",
+ "Incorrect row format found in your database. ROW_FORMAT=Dynamic offers the best database performances for Nextcloud. Please update row format on the following list: %s." : "在您的資料庫中找到不正確的列格式。ROW_FORMAT=Dynamic 可為 Nextcloud 提供最佳的資料庫效能。請更新下列清單中的列格式:%s",
"MySQL Unicode support" : "MySQL Unicode 支援",
"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-byte字符。為了能夠處理4字節字符(如表情符號)而不會出現文件名或註釋問題,建議在MySQL中啟用4字節支持。",