Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/orcid.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-02-03 06:14:04 +0300
committerNextcloud bot <bot@nextcloud.com>2021-02-03 06:14:04 +0300
commit469d5b7d398bce7f9a658e33d962ea1ee33e1774 (patch)
treeec5d429ab739866b71e0cb0c4da5ef55cdf1f1a6
parent16e1a0b6840b271a7b56d557e5e02acb973758ad (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/zh_HK.js6
-rw-r--r--l10n/zh_HK.json4
2 files changed, 10 insertions, 0 deletions
diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js
new file mode 100644
index 0000000..defcbae
--- /dev/null
+++ b/l10n/zh_HK.js
@@ -0,0 +1,6 @@
+OC.L10N.register(
+ "orcid",
+ {
+ "Client ID" : "客戶端ID"
+},
+"nplurals=1; plural=0;");
diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json
new file mode 100644
index 0000000..4548a1d
--- /dev/null
+++ b/l10n/zh_HK.json
@@ -0,0 +1,4 @@
+{ "translations": {
+ "Client ID" : "客戶端ID"
+},"pluralForm" :"nplurals=1; plural=0;"
+} \ No newline at end of file