diff options
Diffstat (limited to 'apps/workflowengine/l10n/es.js')
-rw-r--r-- | apps/workflowengine/l10n/es.js | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/apps/workflowengine/l10n/es.js b/apps/workflowengine/l10n/es.js index d9ae482dc46..80925b24a50 100644 --- a/apps/workflowengine/l10n/es.js +++ b/apps/workflowengine/l10n/es.js @@ -12,6 +12,11 @@ OC.L10N.register( "The given start time is invalid" : "La hora de inicio dada no es válida", "The given end time is invalid" : "El tiempo final no es valido", "The given group does not exist" : "El grupo dado no existe", + "File" : "Archivo", + "File created" : "Archivo creado", + "File updated" : "Archivo actualizado", + "File renamed" : "Archivo renombrado", + "File deleted" : "Archivo eliminado", "Operation #%s does not exist" : "Operación #%s no existe", "Operation %s does not exist" : "Operación %s no existe", "Operation %s is invalid" : "Operación %s no es valida", @@ -26,6 +31,9 @@ OC.L10N.register( "iOS client" : "Cliente iOS", "Desktop client" : "Cliente de escritorio", "Thunderbird & Outlook addons" : "Complementos de Thunderbird y Outlook", + "The configuration is invalid" : "La configuración es incorrecta", + "Show less" : "Ver menos", + "Show more" : "Ver más", "File name" : "Nombre del archivo", "is" : "es/esta", "is not" : "no es/esta", |