From 602a48c411cb242840a25f59e5eff44e40d0094c Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 20 Jul 2019 02:14:33 +0000 Subject: [tx-robot] updated from transifex --- lib/l10n/fr.js | 9 +++++++++ lib/l10n/fr.json | 9 +++++++++ 2 files changed, 18 insertions(+) (limited to 'lib') diff --git a/lib/l10n/fr.js b/lib/l10n/fr.js index a4b6f4b56e2..181e8e24f9d 100644 --- a/lib/l10n/fr.js +++ b/lib/l10n/fr.js @@ -31,10 +31,19 @@ OC.L10N.register( "Server version %s or lower is required." : "Un serveur de version %s ou inférieure est requis.", "Logged in user must be an admin or sub admin" : "L'utilisateur connecté doit être administrateur ou sous-administrateur", "Logged in user must be an admin" : "L'utilisateur connecté doit être un administrateur", + "Wiping of device %s has started" : "L'effaçage de l'appareil %s à démarré", + "Wiping of device »%s« has started" : "L'effaçage de l'appareil \"%s\" à démarré", + "»%s« started remote wipe" : "\"%s\" à démarré l'effaçage distant", + "Device or application »%s« has started the remote wipe process. You will receive another email once the process has finished" : "L'appareil ou l'application \"%s\" à démarré le processus d'effaçage distant. Vous recevrez un autre e-mail une fois le processus terminé", + "Wiping of device %s has finished" : "L'effaçage de l'appareil %s est terminé", + "Wiping of device »%s« has finished" : "L'effaçage de l'appareil \"%s\" est terminé", + "»%s« finished remote wipe" : "\"%s\" à terminé l'effaçage distant", + "Device or application »%s« has finished the remote wipe process." : "L'appareil ou l'application \"%s\" à terminé le processus d'effaçage distant.", "Remote wipe started" : "Nettoyage à distance lancé", "A remote wipe was started on device %s" : "Un nettoyage à distance à été lancé sur l'appareil %s", "Remote wipe finished" : "Nettoyage à distance terminé", "The remote wipe on %s has finished" : "Le nettoyage à distance de %s est terminé", + "Authentication" : "Authentification", "Unknown filetype" : "Type de fichier inconnu", "Invalid image" : "Image non valable", "Avatar image is not square" : "L'image d'avatar n'est pas carré", diff --git a/lib/l10n/fr.json b/lib/l10n/fr.json index 378fe36560e..87bd6404a9d 100644 --- a/lib/l10n/fr.json +++ b/lib/l10n/fr.json @@ -29,10 +29,19 @@ "Server version %s or lower is required." : "Un serveur de version %s ou inférieure est requis.", "Logged in user must be an admin or sub admin" : "L'utilisateur connecté doit être administrateur ou sous-administrateur", "Logged in user must be an admin" : "L'utilisateur connecté doit être un administrateur", + "Wiping of device %s has started" : "L'effaçage de l'appareil %s à démarré", + "Wiping of device »%s« has started" : "L'effaçage de l'appareil \"%s\" à démarré", + "»%s« started remote wipe" : "\"%s\" à démarré l'effaçage distant", + "Device or application »%s« has started the remote wipe process. You will receive another email once the process has finished" : "L'appareil ou l'application \"%s\" à démarré le processus d'effaçage distant. Vous recevrez un autre e-mail une fois le processus terminé", + "Wiping of device %s has finished" : "L'effaçage de l'appareil %s est terminé", + "Wiping of device »%s« has finished" : "L'effaçage de l'appareil \"%s\" est terminé", + "»%s« finished remote wipe" : "\"%s\" à terminé l'effaçage distant", + "Device or application »%s« has finished the remote wipe process." : "L'appareil ou l'application \"%s\" à terminé le processus d'effaçage distant.", "Remote wipe started" : "Nettoyage à distance lancé", "A remote wipe was started on device %s" : "Un nettoyage à distance à été lancé sur l'appareil %s", "Remote wipe finished" : "Nettoyage à distance terminé", "The remote wipe on %s has finished" : "Le nettoyage à distance de %s est terminé", + "Authentication" : "Authentification", "Unknown filetype" : "Type de fichier inconnu", "Invalid image" : "Image non valable", "Avatar image is not square" : "L'image d'avatar n'est pas carré", -- cgit v1.2.3