diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-06-30 02:23:49 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-06-30 02:23:49 +0000 |
commit | 95971b8250b4a94cd5d896f5e690c912b978083f (patch) | |
tree | c5a09472d1468a3218d76c2af241b845cfaa661c /apps/updatenotification/l10n/fr.js | |
parent | 48d88a3f604ead125021edebe11897d8aaed9450 (diff) | |
download | nextcloud-server-95971b8250b4a94cd5d896f5e690c912b978083f.tar.gz nextcloud-server-95971b8250b4a94cd5d896f5e690c912b978083f.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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 60d22d228b5..b425d5d7a19 100644 --- a/apps/updatenotification/l10n/fr.js +++ b/apps/updatenotification/l10n/fr.js @@ -15,7 +15,7 @@ OC.L10N.register( "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "La version que vous utilisez n'est plus maintenue. Assurez vous d'effectuer une mise à jour vers une version prise en charge dès que possible.", "Apps missing compatible version" : "Applications n'ayant pas de version compatible", "View in store" : "Afficher dans le magasin d'applications", - "Apps with compatible version" : "Applications compatible", + "Apps with compatible version" : "Applications compatibles avec la nouvelle version", "Please note that the web updater is not recommended with more than 100 users! Please use the command line updater instead!" : "Veuillez noter que la mise à jour par le navigateur n'est pas recommandée si votre instance comporte plus de 100 utilisateurs ! Veuillez utiliser l'interface en ligne de commandes. ", "Open updater" : "Ouvrir le système de mise à jour", "Download now" : "Télécharger maintenant", |