diff options
Diffstat (limited to 'apps/workflowengine/l10n/gl.js')
-rw-r--r-- | apps/workflowengine/l10n/gl.js | 21 |
1 files changed, 11 insertions, 10 deletions
diff --git a/apps/workflowengine/l10n/gl.js b/apps/workflowengine/l10n/gl.js index bad59f41299..73e1664730a 100644 --- a/apps/workflowengine/l10n/gl.js +++ b/apps/workflowengine/l10n/gl.js @@ -49,37 +49,38 @@ OC.L10N.register( "Select a filter" : "Seleccione un filtro", "Select a comparator" : "Seleccione un comparador", "Remove filter" : "Retirar o filtro", - "Select a file type" : "Seleccione un tipo de ficheiro", - "e.g. httpd/unix-directory" : "p. ex.: httpd/unix-directory", "Folder" : "Cartafol", "Images" : "Imaxes", "Office documents" : "Documentos de oficina", "PDF documents" : "Documentos PDF", "Custom MIME type" : "Tipo MIME personalizado", "Custom mimetype" : "Tipo MIME personalizado", + "Select a file type" : "Seleccione un tipo de ficheiro", + "e.g. httpd/unix-directory" : "p. ex.: httpd/unix-directory", "Please enter a valid time span" : "Introduza un intervalo de tempo válido", - "Select a request URL" : "Seleccione un URL de solicitude", "Files WebDAV" : "Ficheiros WebDAV", "Custom URL" : "URL personalizado", - "Select a user agent" : "Seleccionar un axente de usuario", + "Select a request URL" : "Seleccione un URL de solicitude", "Android client" : "Cliente Android", "iOS client" : "Cliente iOS", "Desktop client" : "Cliente de escritorio", "Thunderbird & Outlook addons" : "Complementos do Thunderbird e do Outlook", "Custom user agent" : "Axente de usuario personalizado", + "Select a user agent" : "Seleccionar un axente de usuario", "Select groups" : "Seleccionar grupos", "Groups" : "Grupos", - "Select a trigger" : "Seleccione un disparador", + "Type to search for group …" : "Escriba para buscar por grupo…", + "Select a trigger" : "Seleccione un activador", "At least one event must be selected" : "Ten que seleccionar polo menos un evento", "Add new flow" : "Engadir un novo fluxo", + "The configuration is invalid" : "A configuración é incorrecta", + "Active" : "Activo", + "Save" : "Gardar", "When" : "Cando", "and" : "e", "Add a new filter" : "Engadir un novo filtro", "Cancel" : "Cancelar", "Delete" : "Eliminar", - "The configuration is invalid" : "A configuración é incorrecta", - "Active" : "Activo", - "Save" : "Gardar", "Available flows" : "Fluxos dispoñíbeis", "For details on how to write your own flow, check out the development documentation." : "Para obter máis detalles sobre como escribir o seu propio fluxo, consulte a documentación de desenvolvemento.", "No flows installed" : "Non hai ningún fluxo instalado", @@ -115,8 +116,8 @@ OC.L10N.register( "between" : "entre", "not between" : "non entre", "Request user agent" : "Cliente usado para a solicitude", + "Group membership" : "Pertenza ao grupo", "is member of" : "é membro de", - "is not member of" : "non é membro de", - "User group membership" : "Pertenza a un grupo de usuarios" + "is not member of" : "non é membro de" }, "nplurals=2; plural=(n != 1);"); |