diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-13 00:20:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-13 00:20:04 +0000 |
commit | 0fcc88424d264f99c7794d4d256a04ccdb1e0aa3 (patch) | |
tree | 01aa950f61bc62c9da21032c41d46348baaa99e8 /core/l10n/es_EC.json | |
parent | 23177dae98e1f4d703968970d8bad3082c9078ba (diff) | |
download | nextcloud-server-0fcc88424d264f99c7794d4d256a04ccdb1e0aa3.tar.gz nextcloud-server-0fcc88424d264f99c7794d4d256a04ccdb1e0aa3.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/es_EC.json')
-rw-r--r-- | core/l10n/es_EC.json | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/core/l10n/es_EC.json b/core/l10n/es_EC.json index a6d8d43263a..e87a9309b64 100644 --- a/core/l10n/es_EC.json +++ b/core/l10n/es_EC.json @@ -169,12 +169,16 @@ "Install the Contacts app" : "Instalar la aplicación Contactos", "Loading your contacts …" : "Cargando sus contactos ... ", "Looking for {term} …" : "Buscando {term} ...", - "Today" : "Hoy", - "Last year" : "Último año", - "Not found" : "No encontrado", - "People" : "Personas", + "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", + "Search for {name} only" : "Buscar solo {name}", + "Start typing to search" : "Empieza a escribir para buscar", + "Loading more results …" : "Cargando más resultados ...", "Load more results" : "Cargar más resultados", - "Searching …" : "Buscando...", + "Search" : "Buscar", + "No results for {query}" : "Sin resultados para {query}", + "Press Enter to start searching" : "Pulse Enter para comenzar a buscar", + "An error occurred while searching for {type}" : "Se produjo un error al buscar {type}", + "_Please enter {minSearchLength} character or more to search_::_Please enter {minSearchLength} characters or more to search_" : ["Por favor, ingrese {minSearchLength} carácter o más para buscar","Por favor, ingrese {minSearchLength} caracteres o más para buscar","Por favor, ingrese {minSearchLength} caracteres o más para buscar"], "Forgot password?" : "¿Olvidaste tu contraseña?", "Back to login form" : "Volver al formulario de inicio de sesión", "Back" : "Atrás", @@ -184,22 +188,18 @@ "You have not added any info yet" : "No has agregado ninguna información todavía", "{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", - "Search for {name} only" : "Buscar solo {name}", - "Start typing to search" : "Empieza a escribir para buscar", - "Loading more results …" : "Cargando más resultados ...", - "Search" : "Buscar", - "No results for {query}" : "Sin resultados para {query}", - "Press Enter to start searching" : "Pulse Enter para comenzar a buscar", - "An error occurred while searching for {type}" : "Se produjo un error al buscar {type}", - "_Please enter {minSearchLength} character or more to search_::_Please enter {minSearchLength} characters or more to search_" : ["Por favor, ingrese {minSearchLength} carácter o más para buscar","Por favor, ingrese {minSearchLength} caracteres o más para buscar","Por favor, ingrese {minSearchLength} caracteres o más para buscar"], + "Search {types} …" : "Buscar {types} ...", + "Today" : "Hoy", + "Last year" : "Último año", + "Not found" : "No encontrado", + "People" : "Personas", + "Searching …" : "Buscando...", "This browser is not supported" : "Este navegador no es compatible", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Tu navegador no es compatible. Por favor, actualízalo a una versión más nueva o una compatible.", "Continue with this unsupported browser" : "Continuar con este navegador no compatible", "Supported versions" : "Versiones compatibles", "{name} version {version} and above" : "{name} versión {version} y superior", "Settings menu" : "Menú de Configuraciones", - "Search {types} …" : "Buscar {types} ...", "No" : "No", "Yes" : "Sí", "Choose" : "Seleccionar", |