diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-15 00:29:22 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-15 00:29:22 +0000 |
commit | df1cd1ba7e6e1f6e66a2b3229b5c082f1b81162e (patch) | |
tree | 3c7e0f31939c6cb618c9f931ef8a545b06b6cb3e /core/l10n/gl.js | |
parent | 02714447df3b0c3a14cdc9026d53078dabdfdad0 (diff) | |
download | nextcloud-server-df1cd1ba7e6e1f6e66a2b3229b5c082f1b81162e.tar.gz nextcloud-server-df1cd1ba7e6e1f6e66a2b3229b5c082f1b81162e.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/gl.js')
-rw-r--r-- | core/l10n/gl.js | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/core/l10n/gl.js b/core/l10n/gl.js index e2915c4ad89..9b4ce7247fb 100644 --- a/core/l10n/gl.js +++ b/core/l10n/gl.js @@ -76,11 +76,6 @@ OC.L10N.register( "Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "O servidor non foi configurado correctamente para permitir a sincronización de ficheiros, semella que a interface WebDAV non está a funcionar.", "Error occurred while checking server setup" : "Aconteceu un erro mentras se comprobaba a configuración do servidor", "For more details see the {linkstart}documentation ↗{linkend}." : "Para obter máis detalles revise a {linkstart}documentación ↗{linkend}.", - "The \"{header}\" HTTP header is not set to \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "A cabeceira HTTP «{header}» non está estabelecida como «{expected}». Este é un risco de seguranza ou privacidade potencial, xa que se recomenda axustar esta opción en consecuencia.", - "The \"{header}\" HTTP header is not set to \"{expected}\". Some features might not work correctly, as it is recommended to adjust this setting accordingly." : "A cabeceira HTTP «{header}» non está estabelecida como «{expected}». É posíbel que algunhas funcións non traballen correctamente, xa que se recomenda axustar esta opción en consecuencia.", - "The \"{header}\" HTTP header does not contain \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "A cabeceira HTTP «{header}» non contén «{expected}». Este é un risco potencial de seguranza ou privacidade, polo que se recomenda axustar esta opción en consecuencia.", - "The \"{header}\" HTTP header is not set to \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" or \"{val5}\". This can leak referer information. See the {linkstart}W3C Recommendation ↗{linkend}." : "A cabeceira HTTP «{header}» non está configurada como «{val1}», «{val2}», «{val3}», «{val4}» ou «{val5}». Isto pode filtrar información de referencia. Vexa a {linkstart}recomendación do W3C ↗{linkend}.", - "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 {linkstart}security tips ↗{linkend}." : "A cabeceira HTTP «Strict-Transport-Security» non está configurada a polo menos «{seconds}» segundos. Para mellorar a seguranza recomendámoslle activar HSTS tal e como se describe nos {linkstart}consellos de seguranza ↗{linkend}.", "unknown text" : "texto descoñecido", "Hello world!" : "Ola xente!", "sunny" : "soleado", @@ -409,6 +404,11 @@ OC.L10N.register( "The temporary directory of this instance points to an either non-existing or non-writable directory." : "O directorio temporal desta instancia apunta a un directorio inexistente ou non escribíbel.", "You are accessing your instance over a secure connection, however your instance is generating insecure URLs. This most likely means that you are behind a reverse proxy and the overwrite config variables are not set correctly. Please read {linkstart}the documentation page about this ↗{linkend}." : "Está a acceder á súa instancia a través dunha conexión segura, porén a súa instancia está a xerar URL inseguros. Isto probabelmente significa que está detrás dun proxy inverso e que as variábeis de configuración de sobrescritura non están configuradas correctamente. Lea a {linkstart}páxina de documentación sobre isto ↗{linkend}.", "Your data directory and files are probably accessible from the internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "O seu directorio de datos e ficheiros son probabelmente accesíbeis dende Internet. O ficheiro .htaccess non funciona. Recoméndase encarecidamente que configure o seu servidor web para que o directorio de datos xa non sexa accesíbel ou que o mova fóra da raíz de documentos do servidor web.", + "The \"{header}\" HTTP header is not set to \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "A cabeceira HTTP «{header}» non está estabelecida como «{expected}». Este é un risco de seguranza ou privacidade potencial, xa que se recomenda axustar esta opción en consecuencia.", + "The \"{header}\" HTTP header is not set to \"{expected}\". Some features might not work correctly, as it is recommended to adjust this setting accordingly." : "A cabeceira HTTP «{header}» non está estabelecida como «{expected}». É posíbel que algunhas funcións non traballen correctamente, xa que se recomenda axustar esta opción en consecuencia.", + "The \"{header}\" HTTP header does not contain \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "A cabeceira HTTP «{header}» non contén «{expected}». Este é un risco potencial de seguranza ou privacidade, polo que se recomenda axustar esta opción en consecuencia.", + "The \"{header}\" HTTP header is not set to \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" or \"{val5}\". This can leak referer information. See the {linkstart}W3C Recommendation ↗{linkend}." : "A cabeceira HTTP «{header}» non está configurada como «{val1}», «{val2}», «{val3}», «{val4}» ou «{val5}». Isto pode filtrar información de referencia. Vexa a {linkstart}recomendación do W3C ↗{linkend}.", + "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 {linkstart}security tips ↗{linkend}." : "A cabeceira HTTP «Strict-Transport-Security» non está configurada a polo menos «{seconds}» segundos. Para mellorar a seguranza recomendámoslle activar HSTS tal e como se describe nos {linkstart}consellos de seguranza ↗{linkend}.", "Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead, as described in the {linkstart}security tips ↗{linkend}. Without it some important web functionality like \"copy to clipboard\" or \"service workers\" will not work!" : "Estase accedendo ao sitio de forma insegura mediante HTTP. Recoméndase encarecidamente configurar o servidor para que precise HTTPS, tal e como se describe nos {linkstart}consellos de seguranza ↗{linkend}. Sen el, algunhas funcións web importantes como «copiar no portapapeis» ou «traballadores do servizo» non funcionarán!", "Account name or email" : "Nome da conta ou correo-e", "Wrong username or password." : "Nome de usuario ou contrasinal erróneo", |