diff options
Diffstat (limited to 'apps/updatenotification/l10n/fr.js')
-rw-r--r-- | apps/updatenotification/l10n/fr.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/fr.js b/apps/updatenotification/l10n/fr.js index eb89450afed..b4bcd3bf242 100644 --- a/apps/updatenotification/l10n/fr.js +++ b/apps/updatenotification/l10n/fr.js @@ -5,6 +5,8 @@ OC.L10N.register( "Updater" : "Mises à jour", "A new version is available: %s" : "Une nouvelle version est disponible : %s", "Open updater" : "Ouvrir le système de mise à jour", + "Your version is up to date." : "Votre version est à jour.", + "Checked on %s" : "Vérifié le %s", "Update channel:" : "Canal de mise à jour :", "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Vous pouvez à tout moment mettre à jour vers une version plus récente ou un canal expérimental. Cependant vous ne pourrez jamais revenir à un canal plus stable." }, |