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>2019-03-25 04:24:24 +0300
committerNextcloud bot <bot@nextcloud.com>2019-03-25 04:24:24 +0300
commitcbd461e8fc44a1966d7d8b07c2975eafbe89be32 (patch)
treea26fd2f731f9671fb4cdffc5a2572931f4e09c06
parent33aab1daeac5a8a0db95fb6e0126602c6bdee81d (diff)
[tx-robot] updated from transifexv14.0.9RC1v14.0.9v14.0.10
-rw-r--r--l10n/ca.js1
-rw-r--r--l10n/ca.json1
-rw-r--r--l10n/pl.js2
-rw-r--r--l10n/pl.json2
4 files changed, 4 insertions, 2 deletions
diff --git a/l10n/ca.js b/l10n/ca.js
index 1e0f1bf..44a4fd8 100644
--- a/l10n/ca.js
+++ b/l10n/ca.js
@@ -3,6 +3,7 @@ OC.L10N.register(
{
"Nextcloud announcements" : "Anuncis de Nextcloud",
"Nextcloud announcement" : "Anunci de Nextcloud",
+ "Nextcloud announcements brings the latest news of Nextcloud into your notifications" : "Anuncis de Nextcloud mostra les darreres noticies de Nextcloud a les teves notificacions",
"Shows the latest news of Nextcloud in your notifications." : "Mostra els últims avisos de Nextcloud a les teves notificacions.",
"These groups will be notified about the announcements." : "Aquests grups seran notificats sobre els anuncis."
},
diff --git a/l10n/ca.json b/l10n/ca.json
index 9898502..0075dc9 100644
--- a/l10n/ca.json
+++ b/l10n/ca.json
@@ -1,6 +1,7 @@
{ "translations": {
"Nextcloud announcements" : "Anuncis de Nextcloud",
"Nextcloud announcement" : "Anunci de Nextcloud",
+ "Nextcloud announcements brings the latest news of Nextcloud into your notifications" : "Anuncis de Nextcloud mostra les darreres noticies de Nextcloud a les teves notificacions",
"Shows the latest news of Nextcloud in your notifications." : "Mostra els últims avisos de Nextcloud a les teves notificacions.",
"These groups will be notified about the announcements." : "Aquests grups seran notificats sobre els anuncis."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
diff --git a/l10n/pl.js b/l10n/pl.js
index edb017c..ee660d3 100644
--- a/l10n/pl.js
+++ b/l10n/pl.js
@@ -3,7 +3,7 @@ OC.L10N.register(
{
"Nextcloud announcements" : "Ogłoszenia Nextcloud",
"Nextcloud announcement" : "Ogłoszenie Nextcloud",
- "Nextcloud announcements brings the latest news of Nextcloud into your notifications" : "Ogłoszenia NextCloud dostarczają najnowsze wiadomości z NextCloud do powiadomień",
+ "Nextcloud announcements brings the latest news of Nextcloud into your notifications" : "Ogłoszenia Nextcloud dostarczają najnowsze wiadomości z Nextcloud do powiadomień",
"Shows the latest news of Nextcloud in your notifications." : "Pokazuj najnowsze wiadomości o Nextcloud w swoich powiadomieniach.",
"These groups will be notified about the announcements." : "Grupy te będą powiadamiane o komunikatach."
},
diff --git a/l10n/pl.json b/l10n/pl.json
index 8770ec7..e9a2ca9 100644
--- a/l10n/pl.json
+++ b/l10n/pl.json
@@ -1,7 +1,7 @@
{ "translations": {
"Nextcloud announcements" : "Ogłoszenia Nextcloud",
"Nextcloud announcement" : "Ogłoszenie Nextcloud",
- "Nextcloud announcements brings the latest news of Nextcloud into your notifications" : "Ogłoszenia NextCloud dostarczają najnowsze wiadomości z NextCloud do powiadomień",
+ "Nextcloud announcements brings the latest news of Nextcloud into your notifications" : "Ogłoszenia Nextcloud dostarczają najnowsze wiadomości z Nextcloud do powiadomień",
"Shows the latest news of Nextcloud in your notifications." : "Pokazuj najnowsze wiadomości o Nextcloud w swoich powiadomieniach.",
"These groups will be notified about the announcements." : "Grupy te będą powiadamiane o komunikatach."
},"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"