diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-05-03 00:19:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-05-03 00:19:45 +0000 |
commit | 6e39a159a484dfc39ccf9b6fa79e2a9b6a3b001d (patch) | |
tree | c09a80a11f8a336dfca7fd62573561b408909112 /apps/theming/l10n/es_EC.js | |
parent | 19602a0cee03afe954d3996b3cdcb7c3800e9b5d (diff) | |
download | nextcloud-server-6e39a159a484dfc39ccf9b6fa79e2a9b6a3b001d.tar.gz nextcloud-server-6e39a159a484dfc39ccf9b6fa79e2a9b6a3b001d.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/theming/l10n/es_EC.js')
-rw-r--r-- | apps/theming/l10n/es_EC.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/es_EC.js b/apps/theming/l10n/es_EC.js index 097f7e9467c..902a1df59aa 100644 --- a/apps/theming/l10n/es_EC.js +++ b/apps/theming/l10n/es_EC.js @@ -67,9 +67,7 @@ OC.L10N.register( "User settings" : "Configuración de usuario", "Disable user theming" : "Deshabilitar la personalización del usuario", "Although you can select and customize your instance, users can change their background and colors. If you want to enforce your customization, you can toggle this on." : "Aunque puedes seleccionar y personalizar tu instancia, los usuarios pueden cambiar su fondo y colores. Si deseas aplicar tu personalización, puedes activar esta opción.", - "Background" : "Fondo", "Customization has been disabled by your administrator" : "La personalización ha sido deshabilitada por tu administrador", - "Set a custom background" : "Establecer un fondo personalizado", "Keyboard shortcuts" : "Atajos del teclado", "In some cases keyboard shortcuts can interfere with accessibility tools. In order to allow focusing on your tool correctly you can disable all keyboard shortcuts here. This will also disable all available shortcuts in apps." : "En algunos casos, los atajos de teclado pueden interferir con las herramientas de accesibilidad. Para permitir el enfoque correcto en tu herramienta, puedes desactivar todos los atajos de teclado aquí. Esto también deshabilitará todos los atajos disponibles en las aplicaciones.", "Disable all keyboard shortcuts" : "Deshabilitar todos los atajos de teclado", @@ -86,6 +84,8 @@ OC.L10N.register( "Reset to default" : "Restablecer al predeterminado", "Upload" : "Cargar", "Remove background image" : "Eliminar imagen de fondo", + "Background" : "Fondo", + "Set a custom background" : "Establecer un fondo personalizado", "Select a custom color" : "Seleccionar un color personalizado" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); |