diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-23 00:26:03 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-23 00:26:03 +0000 |
commit | faa6ac3809fa2625bb11ebabb3722a2ad30c1b20 (patch) | |
tree | 01bb4abb5eede5f85e696890a885f79e2f31c2f4 /core/l10n/es.js | |
parent | 42724c15c5fb02e34150904d3ad8d1447cf9e30e (diff) | |
download | nextcloud-server-faa6ac3809fa2625bb11ebabb3722a2ad30c1b20.tar.gz nextcloud-server-faa6ac3809fa2625bb11ebabb3722a2ad30c1b20.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/es.js')
-rw-r--r-- | core/l10n/es.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/es.js b/core/l10n/es.js index 381b1ab3e4e..96f5f894c57 100644 --- a/core/l10n/es.js +++ b/core/l10n/es.js @@ -179,6 +179,7 @@ OC.L10N.register( "Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Documentos colaborativos, hojas de cálculo y presentaciones, basadas en Collabora Online.", "Distraction free note taking app." : "App de de notas y escritura libre de distracciones.", "Search contacts" : "Buscar contactos", + "Reset search" : "Resetear búsqueda", "Search contacts …" : "Buscar contactos...", "Could not load your contacts" : "No se han podido cargar los contactos", "No contacts found" : "No se han encontrado contactos", @@ -201,8 +202,6 @@ OC.L10N.register( "{user} has not added any info yet" : "{user} no ha añadido aún nada de información", "Error opening the user status modal, try hard refreshing the page" : "Error al abrir la ventana de estado del usuario, intente actualizar la página", "Search starts once you start typing and results may be reached with the arrow keys" : "La búsqueda empieza una vez que comienza a escribir y los resultados pueden seleccionarse con las teclas de flecha", - "Reset search" : "Resetear búsqueda", - "Start search" : "Iniciar búsqueda", "Search for {name} only" : "Buscar solo por {name}", "Start typing to search" : "Empieza a escribir para buscar", "Loading more results …" : "Cargando más resultados …", @@ -407,6 +406,7 @@ OC.L10N.register( "The PHP memory limit is below the recommended value of 512MB." : "El límite de memoria de PHP está por debajo del valor recomendado de 512 MB.", "A password reset message has been sent to the email address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help." : "Se ha enviado a tu dirección de correo un mensaje para reiniciar la contraseña. Si no lo recibes, comprueba si está en el buzón de Correo No Deseado (Spam) o pide ayuda a tu administrador local.", "If it is not there ask your local administrator." : "Si no está ahí ponte en contacto con el administrador local", + "Start search" : "Iniciar búsqueda", "Press enter to start searching" : "Pulse Intro para iniciar la búsqueda", "Open settings menu" : "Abrir menú de ajustes", "Settings" : "Configuraciones", |