fulltextsearch/l10n/es_MX.json

10 строки
612 B
JSON
Исходник Постоянная ссылка Обычный вид История

2018-02-27 04:26:46 +03:00
{ "translations": {
2019-12-22 06:04:45 +03:00
"Search" : "Buscar",
2018-02-27 04:26:46 +03:00
"Index not found" : "No se encontró el índice",
2019-03-01 04:25:20 +03:00
"Full text search" : "Búsqueda de texto completo",
2018-05-30 03:25:27 +03:00
"Core of the full-text search framework for Nextcloud" : "Núcleo del marco de trabajo de la búsqueda por texto completo para Nextcloud",
"Core App of the full-text search framework for your Nextcloud." : "Aplicación núcleo del marco de trabajo de la búsqueda por texto completo para Nextcloud",
2018-05-23 03:29:26 +03:00
"Search on %s" : "Busar en %s",
"General" : "General"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
2018-02-27 04:26:46 +03:00
}