fulltextsearch/l10n/es_CO.json

8 строки
304 B
JSON

{ "translations": {
"Search" : "Buscar",
"Index not found" : "No se encontró el índice",
"Full text search" : "Búsqueda de texto completo",
"Search on %s" : "Busar en %s",
"General" : "General"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}