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
diff options
context:
space:
mode:
-rw-r--r--l10n/mk.js13
-rw-r--r--l10n/mk.json11
2 files changed, 24 insertions, 0 deletions
diff --git a/l10n/mk.js b/l10n/mk.js
new file mode 100644
index 0000000..2a0ad66
--- /dev/null
+++ b/l10n/mk.js
@@ -0,0 +1,13 @@
+OC.L10N.register(
+ "nextcloud_announcements",
+ {
+ "Nextcloud announcements" : "Nextcloud соопштенија ",
+ "Nextcloud announcement" : "Nextcloud соопштениe",
+ "Read more" : "Прочитај повеќе",
+ "Disable announcements" : "Оневозможи ги соопштенијата",
+ "(These announcements are only shown to administrators)" : "(Овие објави се прикажуваат само на администраторите)",
+ "Nextcloud announcements brings the latest news of Nextcloud into your notifications" : "Nextcloud соопштенијата ве известуваат за најновите вести и случувања во Nextcloud",
+ "Shows the latest news of Nextcloud in your notifications." : "Прикажи ги последните соопштенија од Nextcloud во вашите известувања.",
+ "These groups will be notified about the announcements." : "Овие групи на челнови ќе бидат известени за нови соопштенија."
+},
+"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;");
diff --git a/l10n/mk.json b/l10n/mk.json
new file mode 100644
index 0000000..97d019c
--- /dev/null
+++ b/l10n/mk.json
@@ -0,0 +1,11 @@
+{ "translations": {
+ "Nextcloud announcements" : "Nextcloud соопштенија ",
+ "Nextcloud announcement" : "Nextcloud соопштениe",
+ "Read more" : "Прочитај повеќе",
+ "Disable announcements" : "Оневозможи ги соопштенијата",
+ "(These announcements are only shown to administrators)" : "(Овие објави се прикажуваат само на администраторите)",
+ "Nextcloud announcements brings the latest news of Nextcloud into your notifications" : "Nextcloud соопштенијата ве известуваат за најновите вести и случувања во Nextcloud",
+ "Shows the latest news of Nextcloud in your notifications." : "Прикажи ги последните соопштенија од Nextcloud во вашите известувања.",
+ "These groups will be notified about the announcements." : "Овие групи на челнови ќе бидат известени за нови соопштенија."
+},"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"
+} \ No newline at end of file