10 строки
612 B
JSON
10 строки
612 B
JSON
{ "translations": {
|
|
"Search" : "Buscar",
|
|
"Index not found" : "No se encontró el índice",
|
|
"Full text search" : "Búsqueda de texto completo",
|
|
"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",
|
|
"Search on %s" : "Busar en %s",
|
|
"General" : "General"
|
|
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
|
} |