diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-20 00:26:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-20 00:26:12 +0000 |
commit | 3da48c2adb606ce26cbd27b7d4ddde1bc9565f77 (patch) | |
tree | c08005c39b9fc9eb60d198a4100cbad323bc5606 /apps/workflowengine | |
parent | b1683256de66cd646cc9e648bcfc847c43353b29 (diff) | |
download | nextcloud-server-3da48c2adb606ce26cbd27b7d4ddde1bc9565f77.tar.gz nextcloud-server-3da48c2adb606ce26cbd27b7d4ddde1bc9565f77.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/workflowengine')
-rw-r--r-- | apps/workflowengine/l10n/es.js | 1 | ||||
-rw-r--r-- | apps/workflowengine/l10n/es.json | 1 | ||||
-rw-r--r-- | apps/workflowengine/l10n/es_EC.js | 1 | ||||
-rw-r--r-- | apps/workflowengine/l10n/es_EC.json | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/apps/workflowengine/l10n/es.js b/apps/workflowengine/l10n/es.js index 8c0fc760a7d..8b6349b7269 100644 --- a/apps/workflowengine/l10n/es.js +++ b/apps/workflowengine/l10n/es.js @@ -67,6 +67,7 @@ OC.L10N.register( "Desktop client" : "Cliente de escritorio", "Thunderbird & Outlook addons" : "Complementos de Thunderbird y Outlook", "Custom user agent" : "Agente de usuario personalizado", + "Select a trigger" : "Seleccione un trigger", "At least one event must be selected" : "Has de seleccionar al menos un evento", "Add new flow" : "Añadir nuevo flujo", "When" : "Cuando", diff --git a/apps/workflowengine/l10n/es.json b/apps/workflowengine/l10n/es.json index 06ba182278a..8c0d7ce73a0 100644 --- a/apps/workflowengine/l10n/es.json +++ b/apps/workflowengine/l10n/es.json @@ -65,6 +65,7 @@ "Desktop client" : "Cliente de escritorio", "Thunderbird & Outlook addons" : "Complementos de Thunderbird y Outlook", "Custom user agent" : "Agente de usuario personalizado", + "Select a trigger" : "Seleccione un trigger", "At least one event must be selected" : "Has de seleccionar al menos un evento", "Add new flow" : "Añadir nuevo flujo", "When" : "Cuando", diff --git a/apps/workflowengine/l10n/es_EC.js b/apps/workflowengine/l10n/es_EC.js index e367ed63feb..a55f1e7c3f0 100644 --- a/apps/workflowengine/l10n/es_EC.js +++ b/apps/workflowengine/l10n/es_EC.js @@ -30,6 +30,7 @@ OC.L10N.register( "and" : "y", "Cancel" : "Cancelar", "Delete" : "Borrar", + "Active" : "Activo", "Save" : "Guardar", "Browse the App Store" : "Navega por la Tienda de aplicaciones", "matches" : "coincide", diff --git a/apps/workflowengine/l10n/es_EC.json b/apps/workflowengine/l10n/es_EC.json index a815f9a5cbb..a58497fe9b9 100644 --- a/apps/workflowengine/l10n/es_EC.json +++ b/apps/workflowengine/l10n/es_EC.json @@ -28,6 +28,7 @@ "and" : "y", "Cancel" : "Cancelar", "Delete" : "Borrar", + "Active" : "Activo", "Save" : "Guardar", "Browse the App Store" : "Navega por la Tienda de aplicaciones", "matches" : "coincide", |