diff options
Diffstat (limited to 'apps/settings/l10n/zh_HK.json')
-rw-r--r-- | apps/settings/l10n/zh_HK.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/settings/l10n/zh_HK.json b/apps/settings/l10n/zh_HK.json index 881355c8f9d..64febcba1b2 100644 --- a/apps/settings/l10n/zh_HK.json +++ b/apps/settings/l10n/zh_HK.json @@ -275,6 +275,9 @@ "Could not check that your web server serves security headers correctly, unable to query `%s`" : "無法檢查您的網路伺服器是否正確提供安全性標頭,無法查詢 `%s`", "Your server is correctly configured to send security headers." : "您的伺服器正確設定了傳送安全性標頭。", "Database version" : "數據庫版本", + "MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "檢測到 MariaDB 版本 10.3,該版本已達生命週期終點,僅作為 Ubuntu 20.04 的一部分支持。建議使用 MariaDB 版本 >= %1$s 和 <=%2$s 以獲得最佳性能、穩定性和功能,與此版本的 Nextcloud 配合使用。", + "MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "檢測到 MariaDB 版本「%1$s」。建議使用 MariaDB 版本 >= %2$s 和 <= %3$s 以獲得最佳性能、穩定性和功能,與此版本的 Nextcloud 配合使用。", + "MySQL version \"%1$s\" detected. MySQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "偵測到 MySQL 版本「%1$s」。建議使用 MySQL >=%2$s 且 <=%3$s 以取得此版本 Nextcloud 的最佳效能、穩定性與功能。", "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "偵測到 PostgreSQL 版本「%s」。建議使用 PostgreSQL >=12 且 <=16 以取得此版本 Nextcloud 的最佳效能、穩定性與功能。", "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "目前使用 SQLite 作為後端資料庫。對於較大型的站台,我們建議您切換到其他資料庫後端。當使用桌面客戶端進行檔案同步時,我們更強烈建議您這麼做。若要遷移到其他資料庫,請使用命令列工具:「occ db:convert-type」。", "Unknown database platform" : "數據庫平台不詳", |