diff options
Diffstat (limited to 'apps/updatenotification/l10n/fr.js')
-rw-r--r-- | apps/updatenotification/l10n/fr.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/fr.js b/apps/updatenotification/l10n/fr.js index 50507f29681..3695cd2a60f 100644 --- a/apps/updatenotification/l10n/fr.js +++ b/apps/updatenotification/l10n/fr.js @@ -2,11 +2,14 @@ OC.L10N.register( "updatenotification", { "Update notifications" : "Notifications de mises à jour", + "Could not start updater, please try the manual update" : "Impossible de démarrer le système de mise à jour, s'il vous plaît essayer la mise à jour manuelle", "{version} is available. Get more information on how to update." : "La version {version} est disponible. Cliquez ici pour plus d'informations sur comment mettre à jour.", "Channel updated" : "Canal de mise à jour modifié", "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", + "Open updater" : "Ouvrir le système de mise à jour", + "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 :", |