diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-01-16 02:18:01 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-01-16 02:18:01 +0000 |
commit | 5de3ea04170afd25a31f249a922feb3f9b189242 (patch) | |
tree | a2e3dd319208b9f18a03393fab0c0d65e6d447cc /apps/workflowengine/l10n/fr.js | |
parent | 312f7c9c071bf14f98464185d7b4e9ed2a21cf9c (diff) | |
download | nextcloud-server-5de3ea04170afd25a31f249a922feb3f9b189242.tar.gz nextcloud-server-5de3ea04170afd25a31f249a922feb3f9b189242.zip |
[tx-robot] updated from transifex
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", |