aboutsummaryrefslogtreecommitdiffstats
path: root/apps/workflowengine/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-01-10 00:20:28 +0000
committerNextcloud bot <bot@nextcloud.com>2024-01-10 00:20:28 +0000
commit77b783a9cb3bb3198d0f7b19d139e5c8dbf2a19c (patch)
treeebb18e55325da093045b5b8603735ecd8a9e54c1 /apps/workflowengine/l10n
parent6daa77b93f4a9d87a376ed7f10aaa486de4cc1f6 (diff)
downloadnextcloud-server-77b783a9cb3bb3198d0f7b19d139e5c8dbf2a19c.tar.gz
nextcloud-server-77b783a9cb3bb3198d0f7b19d139e5c8dbf2a19c.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/workflowengine/l10n')
-rw-r--r--apps/workflowengine/l10n/es.js3
-rw-r--r--apps/workflowengine/l10n/es.json3
2 files changed, 6 insertions, 0 deletions
diff --git a/apps/workflowengine/l10n/es.js b/apps/workflowengine/l10n/es.js
index e8235a2a599..d58cc746b0e 100644
--- a/apps/workflowengine/l10n/es.js
+++ b/apps/workflowengine/l10n/es.js
@@ -80,12 +80,15 @@ OC.L10N.register(
"Save" : "Guardar",
"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.",
+ "No flows installed" : "No hay flujos instalados",
+ "Ask your administrator to install new flows." : "Pida a su administrador instalar nuevos flujos.",
"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",
"Your flows" : "Sus flujos",
+ "No flows configured" : "No hay flujos configurados",
"matches" : "coincidencias",
"does not match" : "no coincide",
"is" : "es/esta",
diff --git a/apps/workflowengine/l10n/es.json b/apps/workflowengine/l10n/es.json
index 45ccb9f98fa..ae7840f146a 100644
--- a/apps/workflowengine/l10n/es.json
+++ b/apps/workflowengine/l10n/es.json
@@ -78,12 +78,15 @@
"Save" : "Guardar",
"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.",
+ "No flows installed" : "No hay flujos instalados",
+ "Ask your administrator to install new flows." : "Pida a su administrador instalar nuevos flujos.",
"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",
"Your flows" : "Sus flujos",
+ "No flows configured" : "No hay flujos configurados",
"matches" : "coincidencias",
"does not match" : "no coincide",
"is" : "es/esta",