diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-24 00:20:37 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-24 00:20:37 +0000 |
commit | fc8bbf615433f6a769e548b2acf854e827f42b7a (patch) | |
tree | ec297f2fbbfc09e17aa790e65340f87c94b84e6c /apps/settings/l10n/gl.js | |
parent | 7da3f878171fa38c1ec99ae9d0b60917dd19ae3e (diff) | |
download | nextcloud-server-fc8bbf615433f6a769e548b2acf854e827f42b7a.tar.gz nextcloud-server-fc8bbf615433f6a769e548b2acf854e827f42b7a.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/gl.js')
-rw-r--r-- | apps/settings/l10n/gl.js | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/apps/settings/l10n/gl.js b/apps/settings/l10n/gl.js index 1c590c096ab..ca26c014026 100644 --- a/apps/settings/l10n/gl.js +++ b/apps/settings/l10n/gl.js @@ -739,8 +739,9 @@ OC.L10N.register( "Account documentation" : "Documentación da conta", "Administration documentation" : "Documentación da administración da instancia", "Forum" : "Foro", - "Nextcloud help resources" : "Recursos de axuda de Nextcloud", "General documentation" : "Documentación xeral", + "Legal notice" : "Aviso legal", + "Privacy policy" : "Directiva de privacidade", "None/STARTTLS" : "Ningún/STARTTLS", "SSL" : "SSL", "Open documentation" : "Abrir a documentación", @@ -886,6 +887,7 @@ OC.L10N.register( "Send welcome email to new users" : "Enviar correo de benvida aos novos usuarios", "User management" : "Xestión de usuarios", "Creating group …" : "Creando un grupo…", - "User group: {group}" : "Grupo de usuarios: {group}" + "User group: {group}" : "Grupo de usuarios: {group}", + "Nextcloud help resources" : "Recursos de axuda de Nextcloud" }, "nplurals=2; plural=(n != 1);"); |