diff options
Diffstat (limited to 'lib/l10n/fr.js')
-rw-r--r-- | lib/l10n/fr.js | 9 |
1 files changed, 9 insertions, 0 deletions
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é", |