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: 286363def5eaf4026402aa53d77a4bfb82b03942 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{ "translations": {
    "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Augšupielādētā datne pārsniedz MAX_FILE_SIZE norādi, kas ir norādīta HTML formā",
    "No file was uploaded" : "Neviena datne netika augšupielādēta",
    "Missing a temporary folder" : "Trūkst pagaidu mapes",
    "Text" : "Teksts",
    "Saving …" : "Saglabā ...",
    "Saved" : "Saglabāts",
    "Guest" : "Viesis",
    "Keyboard shortcuts" : "Tastatūras saīsnes",
    "Bold" : "Treknraksts",
    "Italic" : "Slīpraksts",
    "Strikethrough" : "Pārsvītrojums",
    "guest" : "viesis",
    "Unsupported image type" : "Neatbalstīts attēla tips",
    "Undo" : "Atsaukt",
    "Redo" : "Atcelt atsaukšanu",
    "Info" : "Info",
    "Warning" : "Brīdinājums",
    "Edit" : "Rediģēt"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"
}