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_EC.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_EC.js')
-rw-r--r-- | core/l10n/es_EC.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/es_EC.js b/core/l10n/es_EC.js index f9d2efd9088..a9753137e61 100644 --- a/core/l10n/es_EC.js +++ b/core/l10n/es_EC.js @@ -173,6 +173,7 @@ OC.L10N.register( "Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Documentos colaborativos, hojas de cálculo y presentaciones, basados en Collabora Online.", "Distraction free note taking app." : "Aplicación de toma de notas sin distracciones.", "Search contacts" : "Buscar contactos", + "Reset search" : "Reestablecer búsqueda", "Search contacts …" : "Buscar contactos ...", "Could not load your contacts" : "No fue posible cargar tus contactos", "No contacts found" : "No se encontraron contactos", @@ -196,8 +197,6 @@ OC.L10N.register( "{user} has not added any info yet" : "{user} no ha agregado ninguna información aún", "Error opening the user status modal, try hard refreshing the page" : "Error al abrir el modal de estado del usuario, intenta actualizar la página", "Search starts once you start typing and results may be reached with the arrow keys" : "La búsqueda comienza una vez que empiezas a escribir y los resultados se pueden alcanzar con las teclas de flecha", - "Reset search" : "Reestablecer búsqueda", - "Start search" : "Iniciar búsqueda", "Search for {name} only" : "Buscar solo {name}", "Start typing to search" : "Empieza a escribir para buscar", "Loading more results …" : "Cargando más resultados ...", @@ -398,6 +397,7 @@ OC.L10N.register( "The PHP memory limit is below the recommended value of 512MB." : "El límite de memoria 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 un mensaje de restablecimiento de contraseña a la dirección de correo electrónico de esta cuenta. Si no lo recibes, revisa tus carpetas de spam o contacta a tu administrador local para obtener ayuda.", "If it is not there ask your local administrator." : "Si no está allí, pregunta a tu administrador local.", + "Start search" : "Iniciar búsqueda", "Press enter to start searching" : "Pulsa Enter para comenzar a buscar", "Open settings menu" : "Abrir menú de configuración", "Settings" : "Configuraciones ", |