diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-25 00:43:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-25 00:43:31 +0000 |
commit | bc7f0c3095184475d9fd43f0500dc9578e1f7f73 (patch) | |
tree | 0c68edd9be8c93c4b8dc7028225005f92ae0f06d /apps/theming/l10n/gl.js | |
parent | 460954afd9f994d3122fb425d1b200f2031c67b3 (diff) | |
download | nextcloud-server-bc7f0c3095184475d9fd43f0500dc9578e1f7f73.tar.gz nextcloud-server-bc7f0c3095184475d9fd43f0500dc9578e1f7f73.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/theming/l10n/gl.js')
-rw-r--r-- | apps/theming/l10n/gl.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/theming/l10n/gl.js b/apps/theming/l10n/gl.js index 3a863f25e86..6369b631d7a 100644 --- a/apps/theming/l10n/gl.js +++ b/apps/theming/l10n/gl.js @@ -52,7 +52,7 @@ OC.L10N.register( "Install the ImageMagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instalar a extensión PHP ImageMagick con compatibilidade con imaxes SVG para xerar automaticamente favicons baseados no logotipo e na cor enviados.", "Name" : "Nome", "Web link" : "Ligazón web", - "a safe home for all your data" : "un lugar seguro para todos os seus datos", + "a safe home for all your data" : "un acubillo seguro para todos os seus datos", "Slogan" : "Lema", "Color" : "Cor", "Logo" : "Logotipo", @@ -86,6 +86,7 @@ OC.L10N.register( "Select background" : "Seleccione o fondo", "No background has been selected" : "Non foi seleccionado ningún fondo", "Theme selection is enforced" : "Imponse a selección de temas", + "Default app" : "Aplicación predeterminada", "Select a custom color" : "Seleccione unha cor personalizada", "Reset to default" : "Restabelecer os valores predeterminados", "Upload" : "Enviar", |