aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/zh_HK.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/zh_HK.js')
-rw-r--r--lib/l10n/zh_HK.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/zh_HK.js b/lib/l10n/zh_HK.js
index 345cf40a584..d5334cbde22 100644
--- a/lib/l10n/zh_HK.js
+++ b/lib/l10n/zh_HK.js
@@ -8,7 +8,6 @@ OC.L10N.register(
"Application %1$s is not present or has a non-compatible version with this server. Please check the apps directory." : "應用程式 %1$s 不存在或有與此伺服器不相容的版本。請檢查應用程式目錄。",
"Sample configuration detected" : "您目前正在使用範例配置",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "系統檢測到示例配置已被複製。這樣做會破壞您的安裝並且不受支持。請在對 config.php 進行更改之前閱讀說明書",
- "404" : "404",
"The page could not be found on the server." : "無法在伺服器上找到此頁面。",
"%s email verification" : "%s 電郵地址驗證",
"Email verification" : "電郵地址驗證",
@@ -277,6 +276,7 @@ OC.L10N.register(
"libxml2 2.7.0 is at least required. Currently %s is installed." : "libxml2 版本最低需求為 2.7.0。目前安裝版本為 %s。",
"To fix this issue update your libxml2 version and restart your web server." : "修正方式為更新您的 libxml2 為 2.7.0 以上版本,再重啟網頁伺服器。",
"PostgreSQL >= 9 required." : "需要 PostgreSQL 版本 >= 9",
- "Please upgrade your database version." : "請升級您數據庫的版本。"
+ "Please upgrade your database version." : "請升級您數據庫的版本。",
+ "404" : "404"
},
"nplurals=1; plural=0;");