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

lv.json « l10n - github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6808a579bf6bc90815919acf9934ac152eb97455 (plain)
1
2
3
4
5
6
7
8
9
10
11
{ "translations": {
    "Text" : "Teksts",
    "Edit" : "Rediģēt",
    "Undo" : "Atsaukt",
    "Redo" : "Atcelt atsaukšanu",
    "Bold" : "Treknraksts",
    "Italic" : "Slīpraksts",
    "Strikethrough" : "Pārsvītrojums",
    "Retry" : "Mēģināt vēlreiz"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"
}