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.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/l10n/zh_HK.js b/lib/l10n/zh_HK.js
index c5f33ca187b..32df6d0a73b 100644
--- a/lib/l10n/zh_HK.js
+++ b/lib/l10n/zh_HK.js
@@ -114,6 +114,10 @@ OC.L10N.register(
"Role" : "角色",
"Unknown user" : "用戶不詳",
"Additional settings" : "其他設定",
+ "Enter the database username and name for %s" : "輸入 %s 的數據庫用戶名及名稱",
+ "Enter the database username for %s" : "輸入 %s 的數據庫用戶名",
+ "Enter the database name for %s" : "輸入 %s 的數據庫名稱",
+ "You cannot use dots in the database name %s" : " 數據庫名稱 %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 數據庫連線",