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

lv.json « l10n - github.com/nextcloud/fulltextsearch.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d6d47c5dba7e83ab32cf6ff3a1417f4d0c0ebdea (plain)
1
2
3
4
5
6
7
8
9
10
{ "translations": {
    "Search" : "Meklēt",
    "Index not found" : "Indekss netika atrasts",
    "Full text search" : "Pilna teksta meklēšana",
    "Core of the full-text search framework for Nextcloud" : "Kodols pilna teksta meklēšanas satvars priekš Nextcloud",
    "Core App of the full-text search framework for your Nextcloud." : "Kodola lietotne priekš pilna teksta meklēšanas satvara tavā Nextcloud.",
    "Search on %s" : "Meklēt %s",
    "General" : "Vispārīgs"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"
}