nextcloud/apps/user_ldap/l10n/zh_HK.json

22 lines
701 B
JSON
Raw Normal View History

{ "translations": {
2014-12-31 09:54:33 +03:00
"Select groups" : "選擇群組",
2015-04-15 01:15:32 +03:00
"{nthServer}. Server" : "{nthServer}. 伺服器",
2014-12-31 09:54:33 +03:00
"_%s group found_::_%s groups found_" : ["找到 %s 群組"],
"_%s user found_::_%s users found_" : ["找到 %s 用戶"],
"Server" : "伺服器",
2015-04-15 01:15:32 +03:00
"Users" : "用戶",
"Groups" : "群組",
2014-12-31 09:54:33 +03:00
"Test Configuration" : "測試配置",
"Help" : "幫助",
2014-12-31 09:54:33 +03:00
"1. Server" : "1. 伺服器",
"%s. Server:" : "%s. 伺服器:",
"Host" : "主機",
"Port" : "連接埠",
"Password" : "密碼",
2014-12-31 09:54:33 +03:00
"Saving" : "儲存中",
"Back" : "返回",
"Continue" : "繼續",
"LDAP" : "LDAP",
"Advanced" : "進階"
},"pluralForm" :"nplurals=1; plural=0;"
}