diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-01-28 02:18:33 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-01-28 02:18:33 +0000 |
commit | 09f4b7a97ac16f586f6e83a0f37bad1bc487f5ee (patch) | |
tree | 0fcbe14f76dcf0f8f7c6f18546411cda5f045c4a /apps/workflowengine | |
parent | 35502b889299e2838e91f8303851d2ca38ad443d (diff) | |
download | nextcloud-server-09f4b7a97ac16f586f6e83a0f37bad1bc487f5ee.tar.gz nextcloud-server-09f4b7a97ac16f586f6e83a0f37bad1bc487f5ee.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/workflowengine')
-rw-r--r-- | apps/workflowengine/l10n/ca.js | 1 | ||||
-rw-r--r-- | apps/workflowengine/l10n/ca.json | 1 | ||||
-rw-r--r-- | apps/workflowengine/l10n/fr.js | 2 | ||||
-rw-r--r-- | apps/workflowengine/l10n/fr.json | 2 |
4 files changed, 6 insertions, 0 deletions
diff --git a/apps/workflowengine/l10n/ca.js b/apps/workflowengine/l10n/ca.js index 738cd6dd906..a3847e4945d 100644 --- a/apps/workflowengine/l10n/ca.js +++ b/apps/workflowengine/l10n/ca.js @@ -32,6 +32,7 @@ OC.L10N.register( "Check %s is not allowed with this entity" : "La comprovació de %s no es permet amb aquesta entitat.", "Check #%s does not exist" : "Comprovació #%s no existeix", "Check %s is invalid or does not exist" : "Comprovació %s no és vàlida o no existeix", + "Flow" : "Flux", "Nextcloud workflow engine" : "Motor de flux de treball de Nextcloud", "Select a filter" : "Seleccioneu un filtre", "Select a comparator" : "Seleccioneu un comparador", diff --git a/apps/workflowengine/l10n/ca.json b/apps/workflowengine/l10n/ca.json index 065d3fb765f..5ea06657904 100644 --- a/apps/workflowengine/l10n/ca.json +++ b/apps/workflowengine/l10n/ca.json @@ -30,6 +30,7 @@ "Check %s is not allowed with this entity" : "La comprovació de %s no es permet amb aquesta entitat.", "Check #%s does not exist" : "Comprovació #%s no existeix", "Check %s is invalid or does not exist" : "Comprovació %s no és vàlida o no existeix", + "Flow" : "Flux", "Nextcloud workflow engine" : "Motor de flux de treball de Nextcloud", "Select a filter" : "Seleccioneu un filtre", "Select a comparator" : "Seleccioneu un comparador", diff --git a/apps/workflowengine/l10n/fr.js b/apps/workflowengine/l10n/fr.js index 73bf348cc96..6171c0e9116 100644 --- a/apps/workflowengine/l10n/fr.js +++ b/apps/workflowengine/l10n/fr.js @@ -68,6 +68,7 @@ OC.L10N.register( "Desktop client" : "Client de bureau", "Thunderbird & Outlook addons" : "Modules complémentaires Thunderbird & Outlook", "Custom user agent" : "Agent utilisateur personnalisé", + "At least one event must be selected" : "Au moins un événement doit être sélectionné", "Add new flow" : "Ajouter un nouveau flux", "When" : "Quand", "and" : "et", @@ -77,6 +78,7 @@ OC.L10N.register( "Active" : "Actif", "Save" : "Enregistrer", "Available flows" : "Flux disponibles", + "For details on how to write your own flow, check out the development documentation." : "Pour savoir comment rédiger votre propre flux, consultez la documentation sur le développement.", "More flows" : "Plus de flux", "Browse the app store" : "Parcourir l'App Store", "Show less" : "Afficher moins", diff --git a/apps/workflowengine/l10n/fr.json b/apps/workflowengine/l10n/fr.json index e1540235648..fbec1879ace 100644 --- a/apps/workflowengine/l10n/fr.json +++ b/apps/workflowengine/l10n/fr.json @@ -66,6 +66,7 @@ "Desktop client" : "Client de bureau", "Thunderbird & Outlook addons" : "Modules complémentaires Thunderbird & Outlook", "Custom user agent" : "Agent utilisateur personnalisé", + "At least one event must be selected" : "Au moins un événement doit être sélectionné", "Add new flow" : "Ajouter un nouveau flux", "When" : "Quand", "and" : "et", @@ -75,6 +76,7 @@ "Active" : "Actif", "Save" : "Enregistrer", "Available flows" : "Flux disponibles", + "For details on how to write your own flow, check out the development documentation." : "Pour savoir comment rédiger votre propre flux, consultez la documentation sur le développement.", "More flows" : "Plus de flux", "Browse the app store" : "Parcourir l'App Store", "Show less" : "Afficher moins", |