diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-07-06 02:26:02 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-07-06 02:26:02 +0000 |
commit | 17e58f5056f9a0ef1620e6611091a2302fbfed14 (patch) | |
tree | 544a445cde1f9dd3a39da81e7f36b923bda5a288 /apps/workflowengine/l10n | |
parent | 26efbe982e634fb4b85b72d1126e994e12e010be (diff) | |
download | nextcloud-server-17e58f5056f9a0ef1620e6611091a2302fbfed14.tar.gz nextcloud-server-17e58f5056f9a0ef1620e6611091a2302fbfed14.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/workflowengine/l10n')
-rw-r--r-- | apps/workflowengine/l10n/es.js | 1 | ||||
-rw-r--r-- | apps/workflowengine/l10n/es.json | 1 | ||||
-rw-r--r-- | apps/workflowengine/l10n/fr.js | 1 | ||||
-rw-r--r-- | apps/workflowengine/l10n/fr.json | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/apps/workflowengine/l10n/es.js b/apps/workflowengine/l10n/es.js index 9362d196cfd..c8a440c683c 100644 --- a/apps/workflowengine/l10n/es.js +++ b/apps/workflowengine/l10n/es.js @@ -83,6 +83,7 @@ OC.L10N.register( "Available flows" : "Flujos disponibles", "For details on how to write your own flow, check out the development documentation." : "Para detalles acerca de cómo escribir su propio flujo, mire la documentación dedesarrollo.", "More flows" : "Más flujos", + "Browse the App Store" : "Explorar la App Store", "Show less" : "Ver menos", "Show more" : "Ver más", "Configured flows" : "Configurar flujos", diff --git a/apps/workflowengine/l10n/es.json b/apps/workflowengine/l10n/es.json index 784c6a83855..94bf08b921b 100644 --- a/apps/workflowengine/l10n/es.json +++ b/apps/workflowengine/l10n/es.json @@ -81,6 +81,7 @@ "Available flows" : "Flujos disponibles", "For details on how to write your own flow, check out the development documentation." : "Para detalles acerca de cómo escribir su propio flujo, mire la documentación dedesarrollo.", "More flows" : "Más flujos", + "Browse the App Store" : "Explorar la App Store", "Show less" : "Ver menos", "Show more" : "Ver más", "Configured flows" : "Configurar flujos", diff --git a/apps/workflowengine/l10n/fr.js b/apps/workflowengine/l10n/fr.js index f77e5de0230..9e8b3b53280 100644 --- a/apps/workflowengine/l10n/fr.js +++ b/apps/workflowengine/l10n/fr.js @@ -83,6 +83,7 @@ OC.L10N.register( "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", "Show more" : "Afficher plus", "Configured flows" : "Flux configurés", diff --git a/apps/workflowengine/l10n/fr.json b/apps/workflowengine/l10n/fr.json index 0913b6ec540..ce154bf9794 100644 --- a/apps/workflowengine/l10n/fr.json +++ b/apps/workflowengine/l10n/fr.json @@ -81,6 +81,7 @@ "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", "Show more" : "Afficher plus", "Configured flows" : "Flux configurés", |