diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-11-18 00:20:43 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-11-18 00:20:43 +0000 |
commit | 4d138a11f97becf8555705bd3d77b1a68b649997 (patch) | |
tree | a4591d9c18fb6f5077315997f9c234c72bb21cc6 /apps/theming | |
parent | 714fc63c4056ad932c51f21f088add8315a7a8e7 (diff) | |
download | nextcloud-server-4d138a11f97becf8555705bd3d77b1a68b649997.tar.gz nextcloud-server-4d138a11f97becf8555705bd3d77b1a68b649997.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", |