diff options
Diffstat (limited to 'core/l10n/fr.js')
-rw-r--r-- | core/l10n/fr.js | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/core/l10n/fr.js b/core/l10n/fr.js index ff6c4be0d05..b658e4c58a5 100644 --- a/core/l10n/fr.js +++ b/core/l10n/fr.js @@ -59,6 +59,14 @@ OC.L10N.register( "Show all contacts …" : "Montrer tous les contacts...", "Loading your contacts …" : "Chargement de vos contacts...", "Looking for {term} …" : "Recherche de {term} ...", + "size" : "taille", + "has" : "a", + "add" : "ajouter", + "delete" : "supprimer", + "clear" : "effacer", + "values" : "vaut", + "forEach" : "forEach", + "(" : "(", "No action available" : "Aucune action disponible", "Error fetching contact actions" : "Erreur lors de la recherche d'actions de contact", "Settings" : "Paramètres", @@ -82,7 +90,9 @@ OC.L10N.register( "No" : "Non", "Yes" : "Oui", "No files in here" : "Aucun fichier", + "New folder" : "Nouveau dossier", "No more subfolders in here" : "Plus aucun sous-dossier ici", + "{newName} already exists" : "{newName} existe déjà", "Choose" : "Choisir", "Copy" : "Copier", "Move" : "Déplacer", |