diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-07-10 00:34:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-07-10 00:34:29 +0000 |
commit | 2757beb7144a3c008a425c9f5631b6f549cf6551 (patch) | |
tree | f3f56e5be7655529955bb5aada64debd53eff897 /core/l10n/gl.js | |
parent | 16e6f9c8dccfc4ab1493958d2c2ad135eaa54a93 (diff) | |
download | nextcloud-server-2757beb7144a3c008a425c9f5631b6f549cf6551.tar.gz nextcloud-server-2757beb7144a3c008a425c9f5631b6f549cf6551.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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/gl.js b/core/l10n/gl.js index 3e1993ee822..61160362fd1 100644 --- a/core/l10n/gl.js +++ b/core/l10n/gl.js @@ -98,7 +98,6 @@ OC.L10N.register( "_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["A actualización foi satisfactoria. Redirixindoo a {productName} en %n segundo.","A actualización foi satisfactoria. Redirixindoo a {productName} en %n segundos."], "Applications menu" : "Menú de aplicacións", "More apps" : "Máis aplicacións", - "Currently open" : "Aberto actualmente", "_{count} notification_::_{count} notifications_" : ["{count} notificación","{count} notificacións"], "No" : "Non", "Yes" : "Si", @@ -431,6 +430,7 @@ OC.L10N.register( "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!", + "Currently open" : "Aberto actualmente", "Wrong username or password." : "Nome de usuario ou contrasinal erróneo", "User disabled" : "Usuario desactivado", "Username or email" : "Nome de usuario ou correo", |