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 'lib/l10n/zh_HK.js')
-rw-r--r--lib/l10n/zh_HK.js16
1 files changed, 8 insertions, 8 deletions
diff --git a/lib/l10n/zh_HK.js b/lib/l10n/zh_HK.js
index 7e278f02ad6..86da664dc0f 100644
--- a/lib/l10n/zh_HK.js
+++ b/lib/l10n/zh_HK.js
@@ -24,7 +24,7 @@ OC.L10N.register(
"PHP with a version lower than %s is required." : "需要 PHP 版本低於 %s ",
"%sbit or higher PHP required." : "%s 或需要更高階版本的php",
"The following architectures are supported: %s" : "支援下列架構:%s",
- "The following databases are supported: %s" : "支援下列資料庫:%s",
+ "The following databases are supported: %s" : "支援下列數據庫:%s",
"The command line tool %s could not be found" : "找不到命令列工具指令 %s",
"The library %s is not available." : "套件庫 %s 無法使用",
"Library %1$s with a version higher than %2$s is required - available version %3$s." : "需要使用 %2$s 版以上的 %1$s 函式庫,目前可用的版本是 %3$s",
@@ -90,13 +90,13 @@ OC.L10N.register(
"Users" : "用戶",
"Unknown user" : "用戶不詳",
"Additional settings" : "其他設定",
- "%s enter the database username and name." : "%s 輸入資料庫名稱及用戶名稱",
- "%s enter the database username." : "%s 輸入資料庫用戶名稱",
- "%s enter the database name." : "%s 輸入資料庫名稱",
- "%s you may not use dots in the database name" : "%s 資料庫名稱不能包含小數點",
+ "%s enter the database username and name." : "%s 輸入數據庫名稱及用戶名稱",
+ "%s enter the database username." : "%s 輸入數據庫用戶名稱",
+ "%s enter the database name." : "%s 輸入數據庫名稱",
+ "%s you may not use dots in the database name" : "%s 數據庫名稱不能包含小數點",
"MySQL username and/or password not valid" : "MySQL 用戶名稱或密碼不正確",
"You need to enter details of an existing account." : "您必須輸入現有帳號的資訊",
- "Oracle connection could not be established" : "無法建立 Oracle 資料庫連線",
+ "Oracle connection could not be established" : "無法建立 Oracle 數據庫連線",
"Oracle username and/or password not valid" : "Oracle 用戶名和/或密碼無效",
"PostgreSQL username and/or password not valid" : "PostgreSQL 用戶名和/或密碼無效",
"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "不支援 Mac OS X 而且 %s 在這個平台上面無法正常運作,請自行衡量風險後使用!",
@@ -189,7 +189,7 @@ OC.L10N.register(
"Application is not enabled" : "應用程式未啟用",
"Authentication error" : "認證錯誤",
"Token expired. Please reload page." : "Token 過期,請重新整理頁面。",
- "No database drivers (sqlite, mysql, or postgresql) installed." : "沒有安裝資料庫驅動程式 (sqlite, mysql, 或 postgresql)",
+ "No database drivers (sqlite, mysql, or postgresql) installed." : "沒有安裝數據庫驅動程式 (sqlite, mysql, 或 postgresql)",
"Cannot write into \"config\" directory" : "無法寫入 config 目錄",
"This can usually be fixed by giving the webserver write access to the config directory. See %s" : "允許網頁伺服器寫入 \"config\" 目錄通常可以解決這個問題,詳見 %s",
"Cannot write into \"apps\" directory" : "無法寫入 apps 目錄",
@@ -230,7 +230,7 @@ OC.L10N.register(
"Storage connection error. %s" : "儲存空間連線錯誤。%s",
"Storage is temporarily not available" : "儲存空間暫時無法使用",
"Storage connection timeout. %s" : "儲存空間連線逾時。%s",
- "Following databases are supported: %s" : "支援下列資料庫: %s",
+ "Following databases are supported: %s" : "支援下列數據庫: %s",
"Following platforms are supported: %s" : "支援下列平台: %s",
"Invalid Federated Cloud ID" : "無效的雲端聯邦 ID"
},