summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/l10n/zh_HK.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-12-31 01:54:33 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-12-31 01:54:33 -0500
commit573be9092d088929eb307427a810ddaab7801f89 (patch)
tree8b69634035da4fad95feabed6a015a0b5c2732cc /apps/user_ldap/l10n/zh_HK.js
parentc16cb74ba2c8cbd51db3f4e12aa1d69416932475 (diff)
downloadnextcloud-server-573be9092d088929eb307427a810ddaab7801f89.tar.gz
nextcloud-server-573be9092d088929eb307427a810ddaab7801f89.zip
[tx-robot] updated from transifex
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;");