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/cs.js6
-rw-r--r--l10n/cs.json6
-rw-r--r--l10n/sl.js9
-rw-r--r--l10n/sl.json9
4 files changed, 16 insertions, 14 deletions
diff --git a/l10n/cs.js b/l10n/cs.js
index 9aa9e7f..e460d99 100644
--- a/l10n/cs.js
+++ b/l10n/cs.js
@@ -3,8 +3,8 @@ OC.L10N.register(
{
"Nextcloud announcements" : "Nextcloud oznámení",
"Nextcloud announcement" : "Oznámení ohledně Nextcloud",
- "Nextcloud announcements brings the latest news of Nextcloud into your notifications" : "Oznámení z Nextcloud přinášejí nejnovější zprávy z Nextcloud do vašich oznámení",
- "Shows the latest news of Nextcloud in your notifications." : "Zobrazuje novinky o Nextcloudu ve vašich upozorněních.",
- "These groups will be notified about the announcements." : "Tyto skupiny budou upozorněni na oznámení."
+ "Nextcloud announcements brings the latest news of Nextcloud into your notifications" : "Oznámení z projektu Nextcloud přinášejí nejnovější zprávy o dění v něm do vašich oznámení",
+ "Shows the latest news of Nextcloud in your notifications." : "Zobrazuje novinky o Nextcloudu ve vašich oznámeních.",
+ "These groups will be notified about the announcements." : "Tyto skupiny budou upozorněny na oznámení."
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");
diff --git a/l10n/cs.json b/l10n/cs.json
index 946aef2..a99939e 100644
--- a/l10n/cs.json
+++ b/l10n/cs.json
@@ -1,8 +1,8 @@
{ "translations": {
"Nextcloud announcements" : "Nextcloud oznámení",
"Nextcloud announcement" : "Oznámení ohledně Nextcloud",
- "Nextcloud announcements brings the latest news of Nextcloud into your notifications" : "Oznámení z Nextcloud přinášejí nejnovější zprávy z Nextcloud do vašich oznámení",
- "Shows the latest news of Nextcloud in your notifications." : "Zobrazuje novinky o Nextcloudu ve vašich upozorněních.",
- "These groups will be notified about the announcements." : "Tyto skupiny budou upozorněni na oznámení."
+ "Nextcloud announcements brings the latest news of Nextcloud into your notifications" : "Oznámení z projektu Nextcloud přinášejí nejnovější zprávy o dění v něm do vašich oznámení",
+ "Shows the latest news of Nextcloud in your notifications." : "Zobrazuje novinky o Nextcloudu ve vašich oznámeních.",
+ "These groups will be notified about the announcements." : "Tyto skupiny budou upozorněny na oznámení."
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
} \ No newline at end of file
diff --git a/l10n/sl.js b/l10n/sl.js
index 278cfed..bd4cdc0 100644
--- a/l10n/sl.js
+++ b/l10n/sl.js
@@ -1,9 +1,10 @@
OC.L10N.register(
"nextcloud_announcements",
{
- "Nextcloud announcements" : "Nextcloud najave",
- "Nextcloud announcement" : "Nextcloud najava",
- "Shows the latest news of Nextcloud in your notifications." : "Prikaže zadnje novice o Nextcloud v tvojih obvestilih.",
- "These groups will be notified about the announcements." : "Te skupine bodo obveščene o obvestilih."
+ "Nextcloud announcements" : "Najave Nextcloud",
+ "Nextcloud announcement" : "Najava Nextcloud",
+ "Nextcloud announcements brings the latest news of Nextcloud into your notifications" : "Program omogoča prikaz zadnjih novic Nextcloud med obvestili.",
+ "Shows the latest news of Nextcloud in your notifications." : "Prikaže zadnje novice Nextcloud med obvestili.",
+ "These groups will be notified about the announcements." : "Skupine, ki bodo prejele najave."
},
"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");
diff --git a/l10n/sl.json b/l10n/sl.json
index a1bef2c..ebdc2b1 100644
--- a/l10n/sl.json
+++ b/l10n/sl.json
@@ -1,7 +1,8 @@
{ "translations": {
- "Nextcloud announcements" : "Nextcloud najave",
- "Nextcloud announcement" : "Nextcloud najava",
- "Shows the latest news of Nextcloud in your notifications." : "Prikaže zadnje novice o Nextcloud v tvojih obvestilih.",
- "These groups will be notified about the announcements." : "Te skupine bodo obveščene o obvestilih."
+ "Nextcloud announcements" : "Najave Nextcloud",
+ "Nextcloud announcement" : "Najava Nextcloud",
+ "Nextcloud announcements brings the latest news of Nextcloud into your notifications" : "Program omogoča prikaz zadnjih novic Nextcloud med obvestili.",
+ "Shows the latest news of Nextcloud in your notifications." : "Prikaže zadnje novice Nextcloud med obvestili.",
+ "These groups will be notified about the announcements." : "Skupine, ki bodo prejele najave."
},"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"
} \ No newline at end of file