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

lt_LT.json « l10n « systemtags « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e754b892bb6b748f72cb08c4f66666e333c4e7f3 (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
50
51
52
53
54
{ "translations": {
    "Tags" : "Žymės",
    "Update" : "Atnaujinti",
    "Create" : "Sukurti",
    "Select tag…" : "Pasirinkti žymę...",
    "Tagged files" : "Pažymėti failai",
    "Select tags to filter by" : "Pasirinkite žymes, pagal kurias filtruoti",
    "No tags found" : "Nerasta jokių žymių",
    "Please select tags to filter by" : "Prašome pasirinkti žymes, pagal kurias filtruoti",
    "No files found for the selected tags" : "Pasirinktai žymei, nerasti jokie failai.",
    "System tag %1$s added by the system" : "Sistema pridėjo sistemos žymę %1$s",
    "Added system tag {systemtag}" : "Pridėta sistemos žymė {systemtag}",
    "Added system tag %1$s" : "Pridėta sistemos žymė %1$s",
    "%1$s added system tag %2$s" : "%1$s pridėjo sistemos žymę %2$s",
    "{actor} added system tag {systemtag}" : "{actor} pridėjo sistemos žymę {systemtag}",
    "System tag %1$s removed by the system" : "Sistema pašalino sistemos žymę %1$s",
    "Removed system tag {systemtag}" : "Pašalinta sistemos žymė {systemtag}",
    "Removed system tag %1$s" : "Pašalinta sistemos žymė %1$s",
    "%1$s removed system tag %2$s" : "%1$s pašalino sistemos žymę %2$s",
    "{actor} removed system tag {systemtag}" : "{actor} pašalino sistemos žymę {systemtag}",
    "You created system tag %1$s" : "Jūs sukūrėte sistemos žymę %1$s",
    "You created system tag {systemtag}" : "Jūs sukūrėte sistemos žymę {systemtag}",
    "%1$s created system tag %2$s" : "%1$s sukūrė sistemos žymę %2$s",
    "{actor} created system tag {systemtag}" : "{actor} sukūrė sistemos žymę {systemtag}",
    "You deleted system tag %1$s" : "Jūs ištrynėte sistemos žymę %1$s",
    "You deleted system tag {systemtag}" : "Jūs ištrynėte sistemos žymę {systemtag}",
    "%1$s deleted system tag %2$s" : "%1$s ištrynė sistemos žymę %2$s",
    "{actor} deleted system tag {systemtag}" : "{actor} ištrynė sistemos žymę {systemtag}",
    "You updated system tag %2$s to %1$s" : "Jūs atnaujinote sistemos žymę %2$s į %1$s",
    "You updated system tag {oldsystemtag} to {newsystemtag}" : "Jūs atnaujinote sistemos žymę {oldsystemtag} į {newsystemtag}",
    "%1$s updated system tag %3$s to %2$s" : "%1$s atnaujino sistemos žymę %3$s į %2$s",
    "{actor} updated system tag {oldsystemtag} to {newsystemtag}" : "{actor} atnaujino sistemos žymę {oldsystemtag} į {newsystemtag}",
    "You added system tag %2$s to %1$s" : "Jūs pridėjote sistemos žymę %2$s prie %1$s",
    "You added system tag {systemtag} to {file}" : "Jūs pridėjote sistemos žymę {systemtag} prie {file}",
    "%1$s added system tag %3$s to %2$s" : "%1$s pridėjo sistemos žymę %3$s prie %2$s",
    "{actor} added system tag {systemtag} to {file}" : "{actor} pridėjo sistemos žymę {systemtag} prie {file}",
    "You removed system tag %2$s from %1$s" : "Jūs pašalinote sistemos žymę %2$s nuo %1$s",
    "You removed system tag {systemtag} from {file}" : "Jūs pašalinote sistemos žymę {systemtag} nuo {file}",
    "%1$s removed system tag %3$s from %2$s" : "%1$s pašalino sistemos žymę %3$s nuo %2$s",
    "{actor} removed system tag {systemtag} from {file}" : "{actor} pašalino sistemos žymę {systemtag} nuo {file}",
    "<strong>System tags</strong> for a file have been modified" : "Failo <strong>sistemos žymės</strong> buvo pakeistos.",
    "Select tag …" : "Pasirinkite žymę…",
    "Create a new tag" : "Sukurti naują žymę",
    "Name" : "Pavadinimas",
    "Public" : "Vieša",
    "Invisible" : "Nematoma",
    "Delete" : "Ištrinti",
    "Reset" : "Atstatyti",
    "No files in here" : "Čia failų nėra",
    "No entries found in this folder" : "Šiame aplanke nerasta jokių įrašų",
    "Size" : "Dydis",
    "Modified" : "Pakeista"
},"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"
}