From 90ef0e2a8695b486e5fa7777a25edc11ab11368f Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 3 Jun 2017 10:19:42 +0000 Subject: [tx-robot] updated from transifex --- l10n/fr.js | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'l10n/fr.js') diff --git a/l10n/fr.js b/l10n/fr.js index ced05d8..de5a089 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -1,11 +1,13 @@ OC.L10N.register( "files_texteditor", { + "You can not open a folder" : "Vous ne pouvez pas ouvrir ce dossier", "This file is too big to be opened. Please download the file instead." : "Ce fichier est trop volumineux pour être ouvert. Veuillez plutôt le télécharger.", "Cannot read the file." : "Impossible de lire le fichier.", "Invalid file path supplied." : "Chemin de fichier fourni non valide.", "The file is locked." : "Le fichier est verrouillé.", "An internal server error occurred." : "Une erreur interne au serveur est survenue.", + "You can not write to a folder" : "Vous ne pouvez pas écrire dans ce dossier", "Cannot save file as it has been modified since opening" : "Impossible de sauvegarder le fichier, il a été modifié entre temps", "Insufficient permissions" : "Permissions insuffisantes", "File path not supplied" : "Chemin du fichier non fourni", @@ -16,7 +18,11 @@ OC.L10N.register( "Saved" : "Sauvegardé", "There was a problem saving your changes. Click to resume editing." : "Un problème est survenu lors de la sauvegarde de vos modifications. Cliquez pour continuer l'édition.", "An error occurred!" : "Une erreur est survenue !", - "Text file" : "Fichier texte", - "New text file.txt" : "Nouveau fichier texte.txt" + "Edit" : "Éditer", + "Mixed" : "Mélangé", + "Preview" : "Aperçu", + "New text file" : "Nouveau fichier texte", + "New text file.txt" : "Nouveau fichier texte.txt", + "Text editor" : "Éditeur de texte" }, "nplurals=2; plural=(n > 1);"); -- cgit v1.2.3