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

github.com/nextcloud/nextcloud_announcements.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-01-31 05:53:49 +0300
committerNextcloud bot <bot@nextcloud.com>2021-01-31 05:53:49 +0300
commita54970801ae697a2411d96306bdbe20436308ca5 (patch)
treeb743c18bea4c938887e35fbbd3f40e71e9ccc840 /l10n
parent7d9f419f9e1933abd21746ee227c1ea7a8c320b6 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/zh_HK.js13
-rw-r--r--l10n/zh_HK.json11
2 files changed, 24 insertions, 0 deletions
diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js
new file mode 100644
index 0000000..00fafcc
--- /dev/null
+++ b/l10n/zh_HK.js
@@ -0,0 +1,13 @@
+OC.L10N.register(
+ "nextcloud_announcements",
+ {
+ "Nextcloud announcements" : "Nextcloud 公告",
+ "Nextcloud announcement" : "Nextcloud 公告",
+ "Read more" : "更多",
+ "Disable announcements" : "不啟用公告",
+ "(These announcements are only shown to administrators)" : "(這些公告只顯示給管理員)",
+ "Nextcloud announcements brings the latest news of Nextcloud into your notifications" : "Nextcloud公告在你的通知欄中帶來最新消息。",
+ "Shows the latest news of Nextcloud in your notifications." : "在通知欄中顯示最新的 Nextcloud 資訊。",
+ "These groups will be notified about the announcements." : "這些群組會收到公告通知"
+},
+"nplurals=1; plural=0;");
diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json
new file mode 100644
index 0000000..7d20fd8
--- /dev/null
+++ b/l10n/zh_HK.json
@@ -0,0 +1,11 @@
+{ "translations": {
+ "Nextcloud announcements" : "Nextcloud 公告",
+ "Nextcloud announcement" : "Nextcloud 公告",
+ "Read more" : "更多",
+ "Disable announcements" : "不啟用公告",
+ "(These announcements are only shown to administrators)" : "(這些公告只顯示給管理員)",
+ "Nextcloud announcements brings the latest news of Nextcloud into your notifications" : "Nextcloud公告在你的通知欄中帶來最新消息。",
+ "Shows the latest news of Nextcloud in your notifications." : "在通知欄中顯示最新的 Nextcloud 資訊。",
+ "These groups will be notified about the announcements." : "這些群組會收到公告通知"
+},"pluralForm" :"nplurals=1; plural=0;"
+} \ No newline at end of file