diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-07-18 02:14:53 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-07-18 02:14:53 +0000 |
commit | 3d0e0f23530160419f182ac9e896dea6f7bc9f59 (patch) | |
tree | fd86947320b7bde7016901b2e72d192fddaac39b /apps/updatenotification/l10n/fr.js | |
parent | 48653d1a27ef2cc9949b4f6b0c2e3dd99c765608 (diff) | |
download | nextcloud-server-3d0e0f23530160419f182ac9e896dea6f7bc9f59.tar.gz nextcloud-server-3d0e0f23530160419f182ac9e896dea6f7bc9f59.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/fr.js')
-rw-r--r-- | apps/updatenotification/l10n/fr.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/updatenotification/l10n/fr.js b/apps/updatenotification/l10n/fr.js index a0c6a4dc43f..5b8f2344c36 100644 --- a/apps/updatenotification/l10n/fr.js +++ b/apps/updatenotification/l10n/fr.js @@ -2,8 +2,8 @@ OC.L10N.register( "updatenotification", { "{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.", - "Update notifications" : "Notifications de mises à jour", "Channel updated" : "Canal de mise à jour modifié", + "Update notifications" : "Notifications de mises à jour", "The update server could not be reached since %d days to check for new updates." : "Le serveur de mise à jour n'a pas pu être atteint depuis %d jours pour vérifier les nouvelles mises à jour.", "Please check the Nextcloud and server log files for errors." : "Veuillez vérifier les fichiers de log de Nextcloud et du serveur pour les erreurs.", "Update to %1$s is available." : "Une mise à jour vers %1$s est disponible", |