diff options
Diffstat (limited to 'apps/workflowengine/l10n/gl.js')
-rw-r--r-- | apps/workflowengine/l10n/gl.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/workflowengine/l10n/gl.js b/apps/workflowengine/l10n/gl.js index 69d13bd3d70..db440d60482 100644 --- a/apps/workflowengine/l10n/gl.js +++ b/apps/workflowengine/l10n/gl.js @@ -37,13 +37,16 @@ OC.L10N.register( "Select a filter" : "Seleccione un filtro", "Select a comparator" : "Seleccione un comparador", "Select a file type" : "Seleccione un tipo de ficheiro", + "e.g. httpd/unix-directory" : "p. ex.: httpd/unix-directory", "Images" : "Imaxes", "Office documents" : "Documentos de oficina", "PDF documents" : "Documentos PDF", "Custom mimetype" : "Mimetipe personalizado", + "Select a tag" : "Seleccione unha etiqueta", "No results" : "Sen resultados", "%s (invisible)" : "%s (invisíbel)", "%s (restricted)" : "%s (restrinxido)", + "Please enter a valid time span" : "Introduza un intervalo de tempo válido", "Select a request URL" : "Seleccione un URL de solicitude", "Predefined URLs" : "URL predefinidos", "Files WebDAV" : "Ficheiros WebDAV", @@ -57,6 +60,8 @@ OC.L10N.register( "Custom user agent" : "Axente de usuario personalizado", "When" : "Cando", "and" : "e", + "Cancel" : "Cancelar", + "Delete" : "Eliminar", "The configuration is invalid" : "A configuración é incorrecta", "Show less" : "Amosar menos", "Show more" : "Amosar máis", |