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/fr.js2
-rw-r--r--l10n/fr.json2
-rw-r--r--l10n/it.js2
-rw-r--r--l10n/it.json2
-rw-r--r--l10n/nl.js2
-rw-r--r--l10n/nl.json2
6 files changed, 6 insertions, 6 deletions
diff --git a/l10n/fr.js b/l10n/fr.js
index 2a6a4f2..15dae76 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -2,7 +2,7 @@ OC.L10N.register(
"nextcloud_announcements",
{
"Nextcloud announcements" : "Annonces Nextcloud",
- "%s announced “%s”" : "%s a annoncé \"%s\"",
+ "Nextcloud announcement" : "Annonce Nextcloud",
"These groups will be notified about the announcements." : "Ces groupes seront notifiés des annonces"
},
"nplurals=2; plural=(n > 1);");
diff --git a/l10n/fr.json b/l10n/fr.json
index 0a94785..275e68f 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -1,6 +1,6 @@
{ "translations": {
"Nextcloud announcements" : "Annonces Nextcloud",
- "%s announced “%s”" : "%s a annoncé \"%s\"",
+ "Nextcloud announcement" : "Annonce Nextcloud",
"These groups will be notified about the announcements." : "Ces groupes seront notifiés des annonces"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file
diff --git a/l10n/it.js b/l10n/it.js
index b820acf..d0b88d2 100644
--- a/l10n/it.js
+++ b/l10n/it.js
@@ -2,7 +2,7 @@ OC.L10N.register(
"nextcloud_announcements",
{
"Nextcloud announcements" : "Annunci di Nextcloud",
- "%s announced “%s”" : "%s ha annunciato \"%s\"",
+ "Nextcloud announcement" : "Annuncio di Nextcloud",
"These groups will be notified about the announcements." : "Questi gruppi riceveranno notifiche relative agli annunci."
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/it.json b/l10n/it.json
index 0fc3c0a..2957f83 100644
--- a/l10n/it.json
+++ b/l10n/it.json
@@ -1,6 +1,6 @@
{ "translations": {
"Nextcloud announcements" : "Annunci di Nextcloud",
- "%s announced “%s”" : "%s ha annunciato \"%s\"",
+ "Nextcloud announcement" : "Annuncio di Nextcloud",
"These groups will be notified about the announcements." : "Questi gruppi riceveranno notifiche relative agli annunci."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/l10n/nl.js b/l10n/nl.js
index a9d033d..3c2ac97 100644
--- a/l10n/nl.js
+++ b/l10n/nl.js
@@ -2,7 +2,7 @@ OC.L10N.register(
"nextcloud_announcements",
{
"Nextcloud announcements" : "Nextcloud aankondigingen",
- "%s announced “%s”" : "%s heeft \"%s\" aangekondigt",
+ "Nextcloud announcement" : "Nextcloud aankondiging",
"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 5a6ecd8..15bde74 100644
--- a/l10n/nl.json
+++ b/l10n/nl.json
@@ -1,6 +1,6 @@
{ "translations": {
"Nextcloud announcements" : "Nextcloud aankondigingen",
- "%s announced “%s”" : "%s heeft \"%s\" aangekondigt",
+ "Nextcloud announcement" : "Nextcloud aankondiging",
"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