diff options
Diffstat (limited to 'apps/workflowengine/l10n/fr.js')
-rw-r--r-- | apps/workflowengine/l10n/fr.js | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/workflowengine/l10n/fr.js b/apps/workflowengine/l10n/fr.js index a504aec2513..73bf348cc96 100644 --- a/apps/workflowengine/l10n/fr.js +++ b/apps/workflowengine/l10n/fr.js @@ -67,6 +67,8 @@ OC.L10N.register( "iOS client" : "Client iOS", "Desktop client" : "Client de bureau", "Thunderbird & Outlook addons" : "Modules complémentaires Thunderbird & Outlook", + "Custom user agent" : "Agent utilisateur personnalisé", + "Add new flow" : "Ajouter un nouveau flux", "When" : "Quand", "and" : "et", "Cancel" : "Annuler", @@ -74,9 +76,13 @@ OC.L10N.register( "The configuration is invalid" : "Configuration non valide", "Active" : "Actif", "Save" : "Enregistrer", + "Available flows" : "Flux disponibles", + "More flows" : "Plus de flux", "Browse the app store" : "Parcourir l'App Store", "Show less" : "Afficher moins", "Show more" : "Afficher plus", + "Configured flows" : "Flux configurés", + "Your flows" : "Vos flux", "matches" : "correspond", "does not match" : "ne correspond pas", "is" : "est", |