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

lt_LT.json « l10n - github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e7063b2ebc4f09269279b3d8c7f88a8293686b49 (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
{ "translations": {
    "Nextcloud Text" : "Nextcloud tekstas",
    "text document" : "tekstinis dokumentas",
    "Readme" : "Perskaityti",
    "Text" : "Tekstas",
    "📝 Collaborative document editing" : "📝 Dokumentų taisymas bendradarbiaujant",
    "** 📝 Collaborative document editing!**\n\n- **📝 Focused writing:** No distractions, only the formatting you need.\n- **🙋 Work together:** Share and collaborate with friends and colleagues, no matter if they use Nextcloud or not!\n- **💾 Open format:** Files are saved as [Markdown](https://en.wikipedia.org/wiki/Markdown), so you can edit them from any other text app too.\n- **✊ Strong foundation:** We use [🐈 tiptap](https://tiptap.scrumpy.io) which is based on [🦉 ProseMirror](https://prosemirror.net) – huge thanks to them!" : "** 📝 Dokumentų taisymas bendradarbiaujant!**\n\n- **📝 Rašymas susitelkus:** Jokio blaškymosi. Tik tas formatavimas, kurio jums reikia.\n- **🙋 Dirbkite kartu:** Bendrinkite ir bendradarbiaukite su draugais ir kolegomis, nepriklausomai nuo to, ar jie naudoja Nextcloud, ar ne!\n- **💾 Atvirasis formatas:** Failai yra įrašomi kaip [Markdown](https://en.wikipedia.org/wiki/Markdown), taigi, galite juos taisyti naudodami bet kurią kitą tekstų programėlę.\n- **✊ Stiprus pagrindas:** Mes naudojame [🐈 tiptap](https://tiptap.scrumpy.io), kuris yra pagrįstas [🦉 ProseMirror](https://prosemirror.net) – didelis jiems ačiū!",
    "Use current version" : "Naudoti esamą versiją",
    "Use the saved version" : "Naudoti įrašytą versiją",
    "The document has been changed outside of the editor. The changes cannot be applied." : "Dokumentas pakeistas už redaktoriaus ribų. Pakeitimai negali būti pritaikyti.",
    "File could not be loaded. Please check your internet connection." : "Nepavyko įkelti failo. Patikrinkite savo interneto ryšį.",
    "Retry" : "Bandyti dar kartą",
    "Last saved {lastSaved}" : "Paskutinis įrašymas {lastSaved}",
    "Unpushed changes" : "Nepatvirtinti pakeitimai",
    "Unsaved changes" : "Neįrašyti pakeitimai",
    "Enter your name so other users can see who is editing" : "Įveskite savo vardą, kad kiti naudotojai matytų, kas redaguoja dokumentą",
    "Edit guest name" : "Taisyti svečio vardą",
    "Save guest name" : "Įrašyti svečio vardą",
    "Insert image" : "Įterpti paveikslą",
    "Insert an image" : "Įterpti paveikslą",
    "Link file" : "Susieti failą",
    "Select file to link to" : "Pasirinkite failą su kuriuo susieti",
    "_and %n other editor_::_and %n other editors_" : ["ir dar %n redaktorius","ir dar %n redaktoriai","ir dar %n redaktorių","ir dar %n redaktorius"],
    "Show rich workspaces" : "Rodyti raiškiąsias darbo sritis",
    "Add notes, lists or links …" : "Pridėkite užrašus, sąrašus ar nuorodas…",
    "New text document" : "Naujas tekstinis dokumentas",
    "Edit" : "Taisyti",
    "Undo" : "Atšaukti",
    "Redo" : "Grąžinti",
    "Bold" : "Pusjuodis",
    "Italic" : "Kursyvas",
    "Strikethrough" : "Perbrauktas",
    "Headings" : "Antraštės",
    "Heading 1" : "Antraštė 1",
    "Heading 2" : "Antraštė 2",
    "Heading 3" : "Antraštė 3",
    "Heading 4" : "Antraštė 4",
    "Heading 5" : "Antraštė 5",
    "Heading 6" : "Antraštė 6",
    "Unordered list" : "Netvarkusis sąrašas",
    "Ordered list" : "Tvarkusis sąrašas",
    "ToDo list" : "Užduočių sąrašas",
    "Blockquote" : "Citata",
    "Code block" : "Kodo blokas",
    "Last save {lastSave}" : "Paskutinis įrašymas {lastSave}",
    "Add link" : "Pridėti nuorodą",
    "Show image" : "Rodyti paveikslą",
    "Show file" : "Rodyti failą",
    "Paragraph" : "Pastraipa"
},"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);"
}