fulltextsearch/l10n/es_AR.json

15 строки
1.2 KiB
JSON

{ "translations": {
"Search" : "Buscar",
"Index not found" : "Índice no encontrado",
"Full text search" : "Búsqueda de texto completo",
"Core of the full-text search framework for Nextcloud" : "Núcleo del marco de búsqueda de texto completo para Nextcloud",
"Core App of the full-text search framework for your Nextcloud." : "Aplicación principal del marco de búsqueda de texto completo para su Nextcloud.",
"Search on %s" : "Busca en %s",
"Please check the wiki for documentation related to the installation and the configuration of the full text search within your Nextcloud" : "Consulte la wiki para obtener documentación relacionada con la instalación y la configuración de la búsqueda de texto completo en su Nextcloud",
"General" : "General",
"Search Platform" : "Buscar Plataforma",
"Select the app to index content and answer search queries." : "Seleccione la aplicación para indexar contenido y responder consultas de búsqueda.",
"Navigation Icon" : "Icono de navegación",
"Enable global search within all your content." : "Habilita la búsqueda global dentro de todo tu contenido."
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}