Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/zh_HK.js')
-rw-r--r--core/l10n/zh_HK.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/zh_HK.js b/core/l10n/zh_HK.js
index 29913249082..667eef39620 100644
--- a/core/l10n/zh_HK.js
+++ b/core/l10n/zh_HK.js
@@ -48,7 +48,6 @@ OC.L10N.register(
"Repair warning:" : "修復警告:",
"Repair error:" : "修復錯誤:",
"Please use the command line updater because automatic updating is disabled in the config.php." : "由於自動更新功能已在 config.php 檔案中設定停用,請使用命令列(command line)更新系統。",
- "[%d / %d]: Checking table %s" : "[%d / %d]: 檢查數據表 %s",
"Turned on maintenance mode" : "啟用維護模式",
"Turned off maintenance mode" : "停用維護模式",
"Maintenance mode is kept active" : "伺服器正處於維護模式",
@@ -397,6 +396,7 @@ OC.L10N.register(
"This %s instance is currently in maintenance mode, which may take a while." : "這個 %s 安裝目前處於維護模式,可能需要一段時間才能完成。",
"This page will refresh itself when the instance is available again." : "安裝恢復可用之後,本頁會自動重新整理",
"Contact your system administrator if this message persists or appeared unexpectedly." : "若這個訊息持續出現,請聯絡系統管理員。",
+ "[%d / %d]: Checking table %s" : "[%d / %d]: 檢查數據表 %s",
"This server has no working Internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the Internet to enjoy all features." : "此伺服器沒有網際網路連線(無法與多個端點取得聯繫),有些功能,例如外部儲存、應用程式更新版通知等等將無法運作。從遠端存取資料或是寄送通知電郵可能也無法運作。建議您設定好網際網路連線以使用所有功能。",
"Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 是支援 PHP 7.2 的最後版本,Nextcloud 21 僅支援 PHP 7.3 以上的版本。",
"The PHP OPcache module is not loaded. {linkstart}For better performance it is recommended ↗{linkend} to load it into your PHP installation." : "未加載 PHP OPcache 模塊。{linkstart}為獲得更佳性能,建議↗{linked}將其加載到您的 PHP 安裝中。",