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

lv.json « l10n - github.com/nextcloud/tasks.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 40f46eafda6a32e2cb854bb9137fe233aebdcab2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
{ "translations": {
    "Important" : "Svarīgi",
    "Today" : "Šodien",
    "Week" : "Nedēļa",
    "All" : "Visi",
    "Current" : "Pašreizējais",
    "Completed" : "Pabeigts",
    "Tasks" : "Uzdevumi",
    "New List" : "Jauns saraksts",
    "Cancel" : "Atcelt",
    "Save" : "Saglabāt",
    "An empty name is not allowed." : "Nosaukums ir obligāts.",
    "Share with users or groups" : "Koplietot ar lietotājiem vai grupām",
    "No users or groups" : "Nav lietotāji vai grupas",
    "can edit" : "var rediģēt",
    "Unable to delete the share." : "Nevar izdzēst kopīgošanu.",
    "Unable to change permissions." : "Nevar mainīt atļaujas.",
    "Edit" : "Rediģēt",
    "Copied" : "Nokopēts",
    "Can not copy" : "Nevar nokopēt",
    "Download" : "Lejupielādēt",
    "Delete" : "Dzēst",
    "Unshare" : "Pārtraukt dalīšanos",
    "Visibility of Smart Collections" : "Viedo kolekciju redzamība",
    "Hidden" : "Paslēpts",
    "Visible" : "Redzams",
    "Automatic" : "Automātisks",
    "No errors" : "Nav kļūdu",
    "Open your browser console for more details" : "Atveriet savas pārlūkprogrammas konsoli sīkākai informācijai",
    "Change sort order" : "Mainīt kārtošanas secību",
    "Start date" : "Sākuma datums",
    "Due date" : "Izpildes datums",
    "Last modified" : "Pēdējoreiz modificēts",
    "Priority" : "Prioritāte",
    "Alphabetically" : "Alfabētiskā secībā",
    "Manually" : "Manuāli",
    "Task is completed" : "Uzdevums pabeigts",
    "_%n Completed Task_::_%n Completed Tasks_" : ["neviena pabeigta uzdevuma","%n paeigts uzdevums","%n pabeigti uzvedumi"],
    "Tomorrow" : "Rīt",
    "Set start date" : "Uzstādīt sākuma datumu",
    "Set due date" : "Uzstādīt izpildes termiņu",
    "All day" : "Visas dienas",
    "Task not found!" : "Uzdevums nav atrasts!",
    "When shared show full event" : "Ja koplietots, tad rādīt pilnu notikumu",
    "When shared show only busy" : "Ja koplietots, tad rādīt tikai aizņemts",
    "When shared hide this event" : "Ja koplietots, tad paslēpt notikumu",
    "An error occurred" : "Gadījās kļūda"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"
}