diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-11-18 00:20:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-11-18 00:20:51 +0000 |
commit | c2ce01f740a7fdc45286e8fad02d975c44e88044 (patch) | |
tree | 6c8ffacad99a2ec7483f068d13522009d7f1c21a /apps/theming | |
parent | 83b50f7dcf14505b5b0f87d9b4ea590ffcd00736 (diff) | |
download | nextcloud-server-c2ce01f740a7fdc45286e8fad02d975c44e88044.tar.gz nextcloud-server-c2ce01f740a7fdc45286e8fad02d975c44e88044.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/theming')
-rw-r--r-- | apps/theming/l10n/gl.js | 2 | ||||
-rw-r--r-- | apps/theming/l10n/gl.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/gl.js b/apps/theming/l10n/gl.js index cfa666d4b8e..867bbdf859e 100644 --- a/apps/theming/l10n/gl.js +++ b/apps/theming/l10n/gl.js @@ -93,7 +93,7 @@ OC.L10N.register( "Custom background" : "Fondo personalizado", "Plain background" : "Fondo sinxelo", "Default background" : "Fondo predeterminado", - "Select a background from your files" : "Seleccione un fondo dende os seus ficheiros", + "Select a background from your files" : "Seleccione un fondo desde os seus ficheiros", "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", diff --git a/apps/theming/l10n/gl.json b/apps/theming/l10n/gl.json index a05cde7cc51..313c21ca151 100644 --- a/apps/theming/l10n/gl.json +++ b/apps/theming/l10n/gl.json @@ -91,7 +91,7 @@ "Custom background" : "Fondo personalizado", "Plain background" : "Fondo sinxelo", "Default background" : "Fondo predeterminado", - "Select a background from your files" : "Seleccione un fondo dende os seus ficheiros", + "Select a background from your files" : "Seleccione un fondo desde os seus ficheiros", "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", |