summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-12-05 01:07:41 +0000
committerNextcloud bot <bot@nextcloud.com>2016-12-05 01:07:41 +0000
commitdda39728e35951bb08c8ce48f2e5f5280d632447 (patch)
treec32524a75f7fccebb5d358849c983dd292c9fb80 /apps/updatenotification
parent3234d4b36cca943ba1cb7ae200ef14b7fcb3456f (diff)
downloadnextcloud-server-dda39728e35951bb08c8ce48f2e5f5280d632447.tar.gz
nextcloud-server-dda39728e35951bb08c8ce48f2e5f5280d632447.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification')
-rw-r--r--apps/updatenotification/l10n/fr.js1
-rw-r--r--apps/updatenotification/l10n/fr.json1
-rw-r--r--apps/updatenotification/l10n/nl.js1
-rw-r--r--apps/updatenotification/l10n/nl.json1
4 files changed, 4 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/fr.js b/apps/updatenotification/l10n/fr.js
index 5803d5d9be8..090f25fe12a 100644
--- a/apps/updatenotification/l10n/fr.js
+++ b/apps/updatenotification/l10n/fr.js
@@ -7,6 +7,7 @@ OC.L10N.register(
"Channel updated" : "Canal de mise à jour modifié",
"Update to %1$s is available." : "Une mise à jour vers %1$s est disponible",
"Update for %1$s to version %2$s is available." : "Une mise à jour de %1$s vers la version %2$s est disponible.",
+ "Update for {app} to version %s is available." : "Une mise à jour de {app} vers la version %s est disponible.",
"A new version is available: %s" : "Une nouvelle version est disponible : %s",
"Open updater" : "Ouvrir le système de mise à jour",
"Download now" : "Télécharger maintenant",
diff --git a/apps/updatenotification/l10n/fr.json b/apps/updatenotification/l10n/fr.json
index 0b8db4724e0..d2c2bbf9b0f 100644
--- a/apps/updatenotification/l10n/fr.json
+++ b/apps/updatenotification/l10n/fr.json
@@ -5,6 +5,7 @@
"Channel updated" : "Canal de mise à jour modifié",
"Update to %1$s is available." : "Une mise à jour vers %1$s est disponible",
"Update for %1$s to version %2$s is available." : "Une mise à jour de %1$s vers la version %2$s est disponible.",
+ "Update for {app} to version %s is available." : "Une mise à jour de {app} vers la version %s est disponible.",
"A new version is available: %s" : "Une nouvelle version est disponible : %s",
"Open updater" : "Ouvrir le système de mise à jour",
"Download now" : "Télécharger maintenant",
diff --git a/apps/updatenotification/l10n/nl.js b/apps/updatenotification/l10n/nl.js
index de6c1640655..1002fa7e266 100644
--- a/apps/updatenotification/l10n/nl.js
+++ b/apps/updatenotification/l10n/nl.js
@@ -7,6 +7,7 @@ OC.L10N.register(
"Channel updated" : "Kanaal bijgewerkt",
"Update to %1$s is available." : "Update naar %1$s is beschikbaar.",
"Update for %1$s to version %2$s is available." : "Update voor %1$s naar versie %2$s is beschikbaar.",
+ "Update for {app} to version %s is available." : "Update voor {app} naar versie %s is beschikbaar.",
"A new version is available: %s" : "Er is een nieuwe versie beschikbaar: %s",
"Open updater" : "Open updater",
"Download now" : "Download nu",
diff --git a/apps/updatenotification/l10n/nl.json b/apps/updatenotification/l10n/nl.json
index 216d0ff8dd9..a6793d2f740 100644
--- a/apps/updatenotification/l10n/nl.json
+++ b/apps/updatenotification/l10n/nl.json
@@ -5,6 +5,7 @@
"Channel updated" : "Kanaal bijgewerkt",
"Update to %1$s is available." : "Update naar %1$s is beschikbaar.",
"Update for %1$s to version %2$s is available." : "Update voor %1$s naar versie %2$s is beschikbaar.",
+ "Update for {app} to version %s is available." : "Update voor {app} naar versie %s is beschikbaar.",
"A new version is available: %s" : "Er is een nieuwe versie beschikbaar: %s",
"Open updater" : "Open updater",
"Download now" : "Download nu",