diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-05-23 00:15:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-05-23 00:15:44 +0000 |
commit | 4bbad8f88a0c62477cae8116b296d584b46ed8e6 (patch) | |
tree | 2a70828cf4f4d163fbfdd62677abca40044d087d /apps/workflowengine/l10n/es_SV.js | |
parent | a2c518ee5a3d452973052a627e15bcb3bb812dd3 (diff) | |
download | nextcloud-server-4bbad8f88a0c62477cae8116b296d584b46ed8e6.tar.gz nextcloud-server-4bbad8f88a0c62477cae8116b296d584b46ed8e6.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/workflowengine/l10n/es_SV.js')
-rw-r--r-- | apps/workflowengine/l10n/es_SV.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/workflowengine/l10n/es_SV.js b/apps/workflowengine/l10n/es_SV.js index b1bae553634..48cfb3adb42 100644 --- a/apps/workflowengine/l10n/es_SV.js +++ b/apps/workflowengine/l10n/es_SV.js @@ -1,6 +1,8 @@ OC.L10N.register( "workflowengine", { + "Group list is empty" : "La lista de grupos esta vacía", + "Unable to retrieve the group list" : "No fue posible recuperar la lista del gurpo", "Saved" : "Guardado", "Saving failed:" : "Falla al guardar:", "File MIME type" : "Tipo MIME del archivo", @@ -59,6 +61,7 @@ OC.L10N.register( "Check %s is invalid" : "La validación %s no es inválida", "Check #%s does not exist" : "La validación #%s no existe", "Workflow" : "Flujo de trabajo", + "Files workflow engine" : "Motor de flujo de trabajo de archivos", "Open documentation" : "Abrir la documentación", "Add rule group" : "Agregar regla de grupo", "Short rule description" : "Descripción corta de la regla", |