diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-09-19 02:15:38 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-09-19 02:15:38 +0000 |
commit | ce1068394404d2d21fe680da1fcef1963f8da46e (patch) | |
tree | 721bb6cf9a8bf566cebbd0a1c2d63647cb376200 /apps/workflowengine/l10n/gl.js | |
parent | 3a9a4f648f30c474c08e4745a8594631980874c8 (diff) | |
download | nextcloud-server-ce1068394404d2d21fe680da1fcef1963f8da46e.tar.gz nextcloud-server-ce1068394404d2d21fe680da1fcef1963f8da46e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/workflowengine/l10n/gl.js')
-rw-r--r-- | apps/workflowengine/l10n/gl.js | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/apps/workflowengine/l10n/gl.js b/apps/workflowengine/l10n/gl.js index aefaf519466..eddb900825f 100644 --- a/apps/workflowengine/l10n/gl.js +++ b/apps/workflowengine/l10n/gl.js @@ -12,20 +12,57 @@ OC.L10N.register( "The given start time is invalid" : "A hora de inicio indicada é incorrecta", "The given end time is invalid" : "A hora final indicada é incorrecta", "The given group does not exist" : "O grupo indicado non existe", + "File" : "Ficheiro", + "File created" : "Ficheiro creado", + "File updated" : "Ficheiro actualizado", + "File renamed" : "Ficheiro renomeado", + "File deleted" : "Ficheiro eliminado", + "File accessed" : "Ficheiro accedido", + "File copied" : "Ficheiro copiado", + "Tag assigned" : "Etiqueta asignada", "Operation #%s does not exist" : "Non existe a operación num. %s ", + "Entity %s does not exist" : "Non existe a entidade %s", + "Entity %s is invalid" : "A entidade %s é incorrecta", + "No events are chosen." : "Non foi escollido ningún evento.", + "Entity %s has no event %s" : "A entidade %s non ten ningún evento %s", "Operation %s does not exist" : "Non existe a operación %s", "Operation %s is invalid" : "A operación %s é incorrecta", "Check %s does not exist" : "Non existe a proba %s", "Check %s is invalid" : "A proba %s é incorrecta", + "Check %s is not allowed with this entity" : "A proba %s non está permitida con esta entidade", "Check #%s does not exist" : "Non existe a proba num. %s ", "Check %s is invalid or does not exist" : "A proba %s é incorrecta ou non existe", + "Workflows" : "Fluxos de traballo", + "Nextcloud workflow engine" : "Motor de fluxo de traballo do Nextcloud", + "Select a filter" : "Seleccione un filtro", + "Select a comparator" : "Seleccione un comparador", + "Select a file type" : "Seleccione un tipo de ficheiro", + "Images" : "Imaxes", + "Office documents" : "Documentos de oficina", + "PDF documents" : "Documentos PDF", + "Custom mimetype" : "Mimetipe personalizado", + "No results" : "Sen resultados", + "%s (invisible)" : "%s (invisíbel)", + "%s (restricted)" : "%s (restrinxido)", + "Select a request URL" : "Seleccione un URL de solicitude", "Predefined URLs" : "URL predefinidos", "Files WebDAV" : "Ficheiros WebDAV", + "Others" : "Outros", + "Custom URL" : "URL personalizado", + "Select a user agent" : "Seleccionar un axente de usuario", "Sync clients" : "Sincronizar clientes", "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", + "When" : "Cando", + "and" : "e", + "Cancel rule creation" : "Cancelar a creación da regra", + "Remove rule" : "Retirar a regra", + "The configuration is invalid" : "A configuración é incorrecta", + "Show less" : "Amosar menos", + "Show more" : "Amosar máis", "File name" : "Nome de ficheiro", "is" : "é", "is not" : "non é", |