diff options
Diffstat (limited to 'apps/workflowengine/l10n/fr.js')
-rw-r--r-- | apps/workflowengine/l10n/fr.js | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/apps/workflowengine/l10n/fr.js b/apps/workflowengine/l10n/fr.js index b3ef8b481ec..c0e5edc7d04 100644 --- a/apps/workflowengine/l10n/fr.js +++ b/apps/workflowengine/l10n/fr.js @@ -12,6 +12,12 @@ OC.L10N.register( "The given start time is invalid" : "La date de début est invalide", "The given end time is invalid" : "La date de fin est invalide", "The given group does not exist" : "Le groupe donné n'existe pas", + "File" : "Fichier", + "File created" : "Fichier créé", + "File updated" : "Fichier mis à jour", + "File renamed" : "Fichier renommé", + "File deleted" : "Fichier supprimé", + "File copied" : "Fichier copié", "Operation #%s does not exist" : "L'opération #%s n'existe pas", "Operation %s does not exist" : "L'opération %s n'existe pas", "Operation %s is invalid" : "L'opération %s est invalide", @@ -19,13 +25,27 @@ OC.L10N.register( "Check %s is invalid" : "Vérifiez si %s est invalide", "Check #%s does not exist" : "Vérifiez si #%s n'existe pas", "Check %s is invalid or does not exist" : "Vérifiez si %s est invalide ou n'existe pas", + "Workflows" : "Workflows", + "Nextcloud workflow engine" : "Moteur de workflow Nextcloud", + "Select a filter" : "Sélectionner un filtre", + "Images" : "Images", + "Office documents" : "Documents Office", + "PDF documents" : "Documents PDF", + "No results" : "Aucun résultat", "Predefined URLs" : "URL prédéfinis", "Files WebDAV" : "Fichiers WebDAV", + "Others" : "Autres", + "Custom URL" : "URL personnalisée", "Sync clients" : "Clients de synchronisation", "Android client" : "Client Android", "iOS client" : "Client iOS", "Desktop client" : "Client de bureau", "Thunderbird & Outlook addons" : "Modules complémentaires Thunderbird & Outlook", + "When" : "Quand", + "and" : "et", + "Remove rule" : "Supprimer la règle", + "Show less" : "Afficher moins", + "Show more" : "Afficher plus", "File name" : "Nom du fichier", "is" : "est", "is not" : "n'est pas", |