diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-05-30 02:16:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-05-30 02:16:04 +0000 |
commit | 64c15a15d4fada2b259952bf00a989f41b5b9e65 (patch) | |
tree | 0a9c465e132c7d007e566404f6e13815503bf367 /core/l10n/gl.js | |
parent | 395cd140b12c6c061f540606f2824b5b023db870 (diff) | |
download | nextcloud-server-64c15a15d4fada2b259952bf00a989f41b5b9e65.tar.gz nextcloud-server-64c15a15d4fada2b259952bf00a989f41b5b9e65.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/gl.js')
-rw-r--r-- | core/l10n/gl.js | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/core/l10n/gl.js b/core/l10n/gl.js index 26c0eac128e..c9ea858f960 100644 --- a/core/l10n/gl.js +++ b/core/l10n/gl.js @@ -107,13 +107,6 @@ OC.L10N.register( "The \"{header}\" HTTP header is not set to \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" or \"{val5}\". This can leak referer information. See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{link}\">W3C Recommendation ↗</a>." : "A cabeceira HTTP «{header}» non está configurada como «{val1}», «{val2}», «{val3}», «{val4}» ou «{val5}». Isto pode filtrar información de referencia. Vexa a <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{link}\">recomendación do W3C ↗</a>.", "The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips ↗</a>." : "A cabeceira HTTP «Strict-Transport-Security» non está configurada a polo menos «{seconds}» segundos. Para mellorar a seguridade recomendámoslle activar HSTS tal e como se describe nos <a href=\"{docUrl}\" rel=\"noreferrer noopener\">consellos de seguridade ↗</a>.", "Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead, as described in the <a href=\"{docUrl}\">security tips ↗</a>." : "Estase accedendo ao sitio de forma insegura mediante HTTP. Recoméndase encarecidamente configurar o servidor para que requira HTTPS, tal e como se describe nos <a href=\"{docUrl}\">consellos de seguridade ↗</a>.", - "Non-existing tag #{tag}" : "A etiqueta #{tag} non existe", - "restricted" : "restrinxido", - "invisible" : "invisíbel", - "Delete" : "Eliminar", - "Rename" : "Renomear", - "Collaborative tags" : "Etiquetas colaborativas", - "No tags found" : "Non se atoparon etiquetas", "unknown text" : "texto descoñecido", "Hello world!" : "Ola xente!", "sunny" : "soleado", @@ -242,6 +235,13 @@ OC.L10N.register( "Strong password" : "Contrasinal forte", "No action available" : "Non hai accións dispoñíbeis", "Error fetching contact actions" : "Produciuse un erro ao recuperar as accións do contacto", + "Non-existing tag #{tag}" : "A etiqueta #{tag} non existe", + "restricted" : "restrinxido", + "invisible" : "invisíbel", + "Delete" : "Eliminar", + "Rename" : "Renomear", + "Collaborative tags" : "Etiquetas colaborativas", + "No tags found" : "Non se atoparon etiquetas", "Personal" : "Persoal", "Users" : "Usuarios", "Apps" : "Aplicacións", |