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:
authorNextcloud bot <bot@nextcloud.com>2021-01-31 05:19:02 +0300
committerNextcloud bot <bot@nextcloud.com>2021-01-31 05:19:02 +0300
commitd1bdd1ceba961b0899f504f7417a5c23271c5391 (patch)
tree654f475fcc6ce9d7cebe6f2230a0cc1939955bf3 /apps/lookup_server_connector
parente32a14788c42923d99498d62e7e9cc9c79e87720 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/lookup_server_connector')
-rw-r--r--apps/lookup_server_connector/l10n/zh_HK.js7
-rw-r--r--apps/lookup_server_connector/l10n/zh_HK.json5
2 files changed, 12 insertions, 0 deletions
diff --git a/apps/lookup_server_connector/l10n/zh_HK.js b/apps/lookup_server_connector/l10n/zh_HK.js
new file mode 100644
index 00000000000..cf8300ad9bb
--- /dev/null
+++ b/apps/lookup_server_connector/l10n/zh_HK.js
@@ -0,0 +1,7 @@
+OC.L10N.register(
+ "lookup_server_connector",
+ {
+ "Lookup Server Connector" : "查找伺服器連接器",
+ "Sync public user information with the lookup server" : "將公共用戶信息與查找伺服器同步"
+},
+"nplurals=1; plural=0;");
diff --git a/apps/lookup_server_connector/l10n/zh_HK.json b/apps/lookup_server_connector/l10n/zh_HK.json
new file mode 100644
index 00000000000..d3bfcb44a0d
--- /dev/null
+++ b/apps/lookup_server_connector/l10n/zh_HK.json
@@ -0,0 +1,5 @@
+{ "translations": {
+ "Lookup Server Connector" : "查找伺服器連接器",
+ "Sync public user information with the lookup server" : "將公共用戶信息與查找伺服器同步"
+},"pluralForm" :"nplurals=1; plural=0;"
+} \ No newline at end of file