From 469d5b7d398bce7f9a658e33d962ea1ee33e1774 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 3 Feb 2021 03:14:04 +0000 Subject: [tx-robot] updated from transifex --- l10n/zh_HK.js | 6 ++++++ l10n/zh_HK.json | 4 ++++ 2 files changed, 10 insertions(+) create mode 100644 l10n/zh_HK.js create mode 100644 l10n/zh_HK.json 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 -- cgit v1.2.3