Welcome to mirror list, hosted at ThFree Co, Russian Federation.

es.json « l10n - github.com/nextcloud/fulltextsearch.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2453fb394c40602c36eabd34560823dd034f87a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{ "translations": {
    "the search returned {total} results in {time} ms" : "la búsqueda encontró {total} resultados en {time} ms",
    "the search in {title} for \"{search}\" returned {total} results in {time} ms" : "la búsqueda en {title} para \"{search}\" devolvió {total} resultados en {time} ms",
    "Search" : "Buscar",
    "Index not found" : "Índice no encontrado",
    "Process timed out" : "Tiempo de proceso agotado",
    "Full Text Search" : "Búsqueda de texto completo",
    "Full text search" : "Búsqueda de texto completo",
    "Core of the full-text search framework for Nextcloud" : "Núcleo de la infraestructura de búsqueda de texto completo para Nextcloud",
    "Core App of the full-text search framework for your Nextcloud." : "App núcleo de la infraestructura de búsqueda de texto completo para Nextcloud",
    "Search on %s" : "Buscar en %s",
    "Please check the wiki for documentation related to the installation and the configuration of the full text search within your Nextcloud" : "Por favor, comprueba la wiki para encontrar documentación relacionada con al instalación y la configuración de la búsqueda de texto completo en tu Nextcloud",
    "General" : "General",
    "Search Platform" : "Plataforma de búsqueda",
    "Select the app to index content and answer search queries." : "Selecciona la app para indexar contenido y responder a peticiones de búsqueda",
    "Navigation Icon" : "Icono de navegación",
    "Enable global search within all your content." : "Activa la búsqueda global en todo tu contenido."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}