diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-09-13 00:11:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-09-13 00:11:21 +0000 |
commit | feb85981cd6815083ee095d4c91b6ce8fbdfd50e (patch) | |
tree | a3a10646dcb586692284ee3e696d464e77ca3c01 /apps/updatenotification/l10n | |
parent | de53ede14ca2546da6432ea95e16dc296bd5edc1 (diff) | |
download | nextcloud-server-feb85981cd6815083ee095d4c91b6ce8fbdfd50e.tar.gz nextcloud-server-feb85981cd6815083ee095d4c91b6ce8fbdfd50e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n')
-rw-r--r-- | apps/updatenotification/l10n/de_DE.js | 1 | ||||
-rw-r--r-- | apps/updatenotification/l10n/de_DE.json | 1 | ||||
-rw-r--r-- | apps/updatenotification/l10n/fr.js | 1 | ||||
-rw-r--r-- | apps/updatenotification/l10n/fr.json | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/de_DE.js b/apps/updatenotification/l10n/de_DE.js index 04ad9e9041c..ca7d72f4efe 100644 --- a/apps/updatenotification/l10n/de_DE.js +++ b/apps/updatenotification/l10n/de_DE.js @@ -7,6 +7,7 @@ OC.L10N.register( "Nextcloud core" : "Nextcloud Kern", "Update for %1$s to version %2$s is available." : "Ein Update von %1$s auf Version %2$s ist verfügbar.", "A new version is available: %s" : "Eine neue Version ist verfügbar: %s", + "Download now" : "Jetzt herunterladen", "Your version is up to date." : "Ihre Version ist aktuell.", "Checked on %s" : "Überprüft am %s", "Update channel:" : "Update-Kanal:", diff --git a/apps/updatenotification/l10n/de_DE.json b/apps/updatenotification/l10n/de_DE.json index fbcceda4c2c..32a40d1e3c2 100644 --- a/apps/updatenotification/l10n/de_DE.json +++ b/apps/updatenotification/l10n/de_DE.json @@ -5,6 +5,7 @@ "Nextcloud core" : "Nextcloud Kern", "Update for %1$s to version %2$s is available." : "Ein Update von %1$s auf Version %2$s ist verfügbar.", "A new version is available: %s" : "Eine neue Version ist verfügbar: %s", + "Download now" : "Jetzt herunterladen", "Your version is up to date." : "Ihre Version ist aktuell.", "Checked on %s" : "Überprüft am %s", "Update channel:" : "Update-Kanal:", diff --git a/apps/updatenotification/l10n/fr.js b/apps/updatenotification/l10n/fr.js index 61833cc2089..14f7c8c519f 100644 --- a/apps/updatenotification/l10n/fr.js +++ b/apps/updatenotification/l10n/fr.js @@ -6,6 +6,7 @@ OC.L10N.register( "Nextcloud core" : "Noyau Nextcloud", "Update for %1$s to version %2$s is available." : "Une mise à jour de %1$s vers la version %2$s est disponible.", "A new version is available: %s" : "Une nouvelle version est disponible : %s", + "Download now" : "Télécharger maintenant", "Your version is up to date." : "Votre version est à jour.", "Checked on %s" : "Vérifié le %s", "Update channel:" : "Canal de mise à jour :", diff --git a/apps/updatenotification/l10n/fr.json b/apps/updatenotification/l10n/fr.json index ef53a3c6589..8b9361978ae 100644 --- a/apps/updatenotification/l10n/fr.json +++ b/apps/updatenotification/l10n/fr.json @@ -4,6 +4,7 @@ "Nextcloud core" : "Noyau Nextcloud", "Update for %1$s to version %2$s is available." : "Une mise à jour de %1$s vers la version %2$s est disponible.", "A new version is available: %s" : "Une nouvelle version est disponible : %s", + "Download now" : "Télécharger maintenant", "Your version is up to date." : "Votre version est à jour.", "Checked on %s" : "Vérifié le %s", "Update channel:" : "Canal de mise à jour :", |