diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-12-22 02:28:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-12-22 02:28:34 +0000 |
commit | c81e05db98c6bc0b6107d3666f38adab33b70a48 (patch) | |
tree | e73e3395034ba53c1914a21550dd3d13dbb59ce6 /apps/workflowengine/l10n/fr.js | |
parent | d1cf6aa71ae28ec014c4d27090e161010cd89e01 (diff) | |
download | nextcloud-server-c81e05db98c6bc0b6107d3666f38adab33b70a48.tar.gz nextcloud-server-c81e05db98c6bc0b6107d3666f38adab33b70a48.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/workflowengine/l10n/fr.js')
-rw-r--r-- | apps/workflowengine/l10n/fr.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/workflowengine/l10n/fr.js b/apps/workflowengine/l10n/fr.js index 314b78c6057..89aa7d2e595 100644 --- a/apps/workflowengine/l10n/fr.js +++ b/apps/workflowengine/l10n/fr.js @@ -39,6 +39,7 @@ 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", + "Flow" : "Flux", "Nextcloud workflow engine" : "Moteur de workflow Nextcloud", "Select a filter" : "Sélectionner un filtre", "Select a comparator" : "Sélectionnez un comparateur", @@ -64,6 +65,7 @@ OC.L10N.register( "The configuration is invalid" : "Configuration non valide", "Active" : "Actif", "Save" : "Enregistrer", + "Browse the app store" : "Parcourir l'App Store", "Show less" : "Afficher moins", "Show more" : "Afficher plus", "matches" : "correspond", |