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/sk.js1
-rw-r--r--l10n/sk.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/l10n/sk.js b/l10n/sk.js
index c030532..cd9d511 100644
--- a/l10n/sk.js
+++ b/l10n/sk.js
@@ -3,6 +3,7 @@ OC.L10N.register(
{
"Nextcloud announcements" : "Nextcloud oznamy",
"Nextcloud announcement" : "Nextcloud oznam",
+ "Nextcloud announcements brings the latest news of Nextcloud into your notifications" : "Oznámenia Nextcloud pridávajú aktuálne správy týkajúce sa Nextcloudu do vašich upozornení",
"Shows the latest news of Nextcloud in your notifications." : "Zobrazovať novinky Nextcloud vo vašich oznámeniach",
"These groups will be notified about the announcements." : "Tieto skupiny budú informované o oznámeniach."
},
diff --git a/l10n/sk.json b/l10n/sk.json
index 57041a8..a9c7839 100644
--- a/l10n/sk.json
+++ b/l10n/sk.json
@@ -1,6 +1,7 @@
{ "translations": {
"Nextcloud announcements" : "Nextcloud oznamy",
"Nextcloud announcement" : "Nextcloud oznam",
+ "Nextcloud announcements brings the latest news of Nextcloud into your notifications" : "Oznámenia Nextcloud pridávajú aktuálne správy týkajúce sa Nextcloudu do vašich upozornení",
"Shows the latest news of Nextcloud in your notifications." : "Zobrazovať novinky Nextcloud vo vašich oznámeniach",
"These groups will be notified about the announcements." : "Tieto skupiny budú informované o oznámeniach."
},"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"