diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-12-05 01:07:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-12-05 01:07:41 +0000 |
commit | dda39728e35951bb08c8ce48f2e5f5280d632447 (patch) | |
tree | c32524a75f7fccebb5d358849c983dd292c9fb80 /apps/updatenotification/l10n/fr.js | |
parent | 3234d4b36cca943ba1cb7ae200ef14b7fcb3456f (diff) | |
download | nextcloud-server-dda39728e35951bb08c8ce48f2e5f5280d632447.tar.gz nextcloud-server-dda39728e35951bb08c8ce48f2e5f5280d632447.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/fr.js')
-rw-r--r-- | apps/updatenotification/l10n/fr.js | 1 |
1 files changed, 1 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", |