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:
authorNextcloud bot <bot@nextcloud.com>2017-05-26 03:18:26 +0300
committerNextcloud bot <bot@nextcloud.com>2017-05-26 03:18:26 +0300
commit01beb93b520358384b35789355f6c0071bec4844 (patch)
treea5984e9d3d2130170ef5c27b90f5efa4bca8bb2d
parent5c8f909314d1996e9867d9e0c41dc7415f1738ed (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/cs.js1
-rw-r--r--l10n/cs.json1
-rw-r--r--l10n/nl.js1
-rw-r--r--l10n/nl.json1
4 files changed, 4 insertions, 0 deletions
diff --git a/l10n/cs.js b/l10n/cs.js
index 902b3a5..592de79 100644
--- a/l10n/cs.js
+++ b/l10n/cs.js
@@ -3,6 +3,7 @@ OC.L10N.register(
{
"Nextcloud announcements" : "Nextcloud oznámení",
"Nextcloud announcement" : "Nextcloud 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í."
},
"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");
diff --git a/l10n/cs.json b/l10n/cs.json
index 7a2439f..56ad149 100644
--- a/l10n/cs.json
+++ b/l10n/cs.json
@@ -1,6 +1,7 @@
{ "translations": {
"Nextcloud announcements" : "Nextcloud oznámení",
"Nextcloud announcement" : "Nextcloud 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í."
},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
} \ No newline at end of file
diff --git a/l10n/nl.js b/l10n/nl.js
index 3c2ac97..f6f8b55 100644
--- a/l10n/nl.js
+++ b/l10n/nl.js
@@ -3,6 +3,7 @@ OC.L10N.register(
{
"Nextcloud announcements" : "Nextcloud aankondigingen",
"Nextcloud announcement" : "Nextcloud aankondiging",
+ "Shows the latest news of Nextcloud in your notifications." : "Toon het laatste Nextcloud nieuws in je meldingen.",
"These groups will be notified about the announcements." : "Deze groepen zullen een melding krijgen van deze aankondigingen."
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/nl.json b/l10n/nl.json
index 15bde74..8235a32 100644
--- a/l10n/nl.json
+++ b/l10n/nl.json
@@ -1,6 +1,7 @@
{ "translations": {
"Nextcloud announcements" : "Nextcloud aankondigingen",
"Nextcloud announcement" : "Nextcloud aankondiging",
+ "Shows the latest news of Nextcloud in your notifications." : "Toon het laatste Nextcloud nieuws in je meldingen.",
"These groups will be notified about the announcements." : "Deze groepen zullen een melding krijgen van deze aankondigingen."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file