diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-11-18 00:21:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-11-18 00:21:05 +0000 |
commit | 93da83ec1b5c0b5f5828a5296820a0e88370c0db (patch) | |
tree | 02349e22ae2ecef48c98215f9ddb9a960dadac8b /apps/theming | |
parent | 9fc747916706660fcb8cc35227b5de032058adb1 (diff) | |
download | nextcloud-server-93da83ec1b5c0b5f5828a5296820a0e88370c0db.tar.gz nextcloud-server-93da83ec1b5c0b5f5828a5296820a0e88370c0db.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", |