diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-13 00:20:13 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-13 00:20:13 +0000 |
commit | c416abbb7fa6acd8bc01613cd930ca57a8762a52 (patch) | |
tree | cbd29eec2d1f06f1234ca4a7f1c1f2a43fba0695 /core/l10n/es_EC.js | |
parent | 87e8468d407d7b584ee1c68ffb6f55d44da9823b (diff) | |
download | nextcloud-server-c416abbb7fa6acd8bc01613cd930ca57a8762a52.tar.gz nextcloud-server-c416abbb7fa6acd8bc01613cd930ca57a8762a52.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 | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/core/l10n/es_EC.js b/core/l10n/es_EC.js index e58b3d49cb1..7a2d8a1e745 100644 --- a/core/l10n/es_EC.js +++ b/core/l10n/es_EC.js @@ -171,12 +171,16 @@ OC.L10N.register( "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", @@ -186,22 +190,18 @@ OC.L10N.register( "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", |