summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/l10n/zh_HK.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_ldap/l10n/zh_HK.js')
-rw-r--r--apps/user_ldap/l10n/zh_HK.js16
1 files changed, 14 insertions, 2 deletions
diff --git a/apps/user_ldap/l10n/zh_HK.js b/apps/user_ldap/l10n/zh_HK.js
index 27ecbc63e53..2bd0061ab7a 100644
--- a/apps/user_ldap/l10n/zh_HK.js
+++ b/apps/user_ldap/l10n/zh_HK.js
@@ -1,14 +1,26 @@
OC.L10N.register(
"user_ldap",
{
+ "Keep settings?" : "儲存設定?",
+ "{nthServer}. Server" : "{nthServer}. 伺服器",
"Success" : "成功",
"Error" : "錯誤",
- "_%s group found_::_%s groups found_" : [""],
- "_%s user found_::_%s users found_" : [""],
+ "Select groups" : "選擇群組",
+ "_%s group found_::_%s groups found_" : ["找到 %s 群組"],
+ "_%s user found_::_%s users found_" : ["找到 %s 用戶"],
+ "Server" : "伺服器",
"Save" : "儲存",
+ "Test Configuration" : "測試配置",
"Help" : "幫助",
+ "1. Server" : "1. 伺服器",
+ "%s. Server:" : "%s. 伺服器:",
+ "Host" : "主機",
"Port" : "連接埠",
"Password" : "密碼",
+ "Saving" : "儲存中",
+ "Back" : "返回",
+ "Continue" : "繼續",
+ "LDAP" : "LDAP",
"Advanced" : "進階"
},
"nplurals=1; plural=0;");