2019-07-04 05:45:17 +03:00
OC . L10N . register (
"text" ,
{
2022-04-28 06:28:46 +03:00
"New text file" : "Naujas tekstinis failas" ,
2022-04-24 06:28:57 +03:00
"The file was uploaded" : "Failas buvo įkeltas" ,
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Įkeliamas failas viršija upload_max_filesize direktyvą, esančią faile php.ini" ,
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Įkeltas failas viršija MAX_FILE_SIZE direktyvą, kuri buvo nurodyta HTML formoje" ,
"The file was only partially uploaded" : "Failas buvo tik dalinai įkeltas" ,
"No file was uploaded" : "Nebuvo įkeltas joks failas" ,
2022-01-05 06:18:43 +03:00
"Missing a temporary folder" : "Trūksta laikinojo aplanko" ,
"Could not write file to disk" : "Nepavyko rašyti į diską" ,
2022-04-24 06:28:57 +03:00
"A PHP extension stopped the file upload" : "PHP plėtinys sustabdė failo įkėlimą" ,
"No file uploaded or file size exceeds maximum of %s" : "Neįkeltas joks failas arba failo dydis viršija maksimalų %s dydį" ,
2019-12-08 05:57:41 +03:00
"Nextcloud Text" : "Nextcloud tekstas" ,
2022-09-10 06:40:50 +03:00
"text document" : "tekstinį dokumentą" ,
2022-09-03 06:38:41 +03:00
"{user} has mentioned you in the text document {node}" : "{user} paminėjo jus tekstiniame dokumente {node}" ,
2020-06-23 06:06:14 +03:00
"Readme" : "Perskaityti" ,
2019-07-04 05:45:17 +03:00
"Text" : "Tekstas" ,
2019-07-24 05:52:55 +03:00
"📝 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ū!" ,
2019-07-04 05:45:17 +03:00
"Use current version" : "Naudoti esamą versiją" ,
"Use the saved version" : "Naudoti įrašytą versiją" ,
2020-11-19 06:16:59 +03:00
"Document idle for {timeout} minutes, click to continue editing" : "Dokumentas {timeout} min. neveiklus, spustelėkite norėdami tęsti taisymą" ,
"Reconnect" : "Jungtis iš naujo" ,
2019-07-24 05:52:55 +03:00
"The document has been changed outside of the editor. The changes cannot be applied." : "Dokumentas pakeistas už redaktoriaus ribų. Pakeitimai negali būti pritaikyti." ,
2020-01-11 06:07:19 +03:00
"File could not be loaded. Please check your internet connection." : "Nepavyko įkelti failo. Patikrinkite savo interneto ryšį." ,
2022-09-03 06:38:41 +03:00
"This file is opened read-only as it is currently locked by {user}." : "Šis failas yra atvertas tik skaitymui, nes šiuo metu jį užrakino {user}." ,
"Enter your name so other people can see who is editing" : "Įveskite savo vardą, kad kiti žmonės matytų, kas redaguoja dokumentą" ,
2022-07-30 06:00:16 +03:00
"Edit guest name" : "Taisyti svečio vardą" ,
"Guest" : "Svečias" ,
"Save guest name" : "Įrašyti svečio vardą" ,
2022-09-10 06:40:50 +03:00
"Insert an attachment" : "Įterpti priedą" ,
2022-07-30 06:00:16 +03:00
"guest" : "svečias" ,
"Show author colors" : "Rodyti autoriaus spalvas" ,
"Author colors are only shown until everyone has closed the document." : "Autoriaus spalvos yra rodomos tik tol, kol visi neužvers dokumento." ,
2022-10-07 05:56:15 +03:00
"Last saved" : "Paskutinį kartą įrašyta" ,
2021-02-05 06:19:32 +03:00
"Saving …" : "Įrašoma…" ,
"Saved" : "Įrašyta" ,
2020-01-27 06:06:22 +03:00
"Last saved {lastSaved}" : "Paskutinis įrašymas {lastSaved}" ,
2019-07-24 05:52:55 +03:00
"Unsaved changes" : "Neįrašyti pakeitimai" ,
2022-09-03 06:38:41 +03:00
"No emoji found" : "Nerasta jokių šypsenėlių" ,
2022-04-24 06:28:57 +03:00
"Formatting help" : "Formatavimo pagalba" ,
2021-12-18 06:18:47 +03:00
"Style" : "Stilius" ,
2022-09-03 06:38:41 +03:00
"Syntax" : "Sintaksė" ,
2022-09-15 06:38:11 +03:00
"Keyboard shortcuts" : "Spartieji klavišai" ,
2022-12-15 06:00:01 +03:00
"Shift" : "Lyg2" ,
2021-12-16 06:18:45 +03:00
"Bold" : "Pusjuodis" ,
2021-12-18 06:18:47 +03:00
"Bold text" : "Pusjuodis tekstas" ,
2022-09-03 06:38:41 +03:00
"Ctrl" : "Vald" ,
2021-12-16 06:18:45 +03:00
"Italic" : "Kursyvas" ,
2022-09-03 06:38:41 +03:00
"Italicized text" : "Pasvirasis tekstas" ,
2021-12-16 06:18:45 +03:00
"Strikethrough" : "Perbrauktas" ,
2022-09-03 06:38:41 +03:00
"Mistaken text" : "Klaidingas tekstas" ,
"Underline" : "Pabrauktas" ,
"Underlined text" : "Pabrauktas tekstas" ,
2021-12-16 06:18:45 +03:00
"Heading 1" : "Antraštė 1" ,
2022-09-03 06:38:41 +03:00
"Heading level 1" : "Antraštės lygis 1" ,
2021-12-16 06:18:45 +03:00
"Heading 6" : "Antraštė 6" ,
2022-09-03 06:38:41 +03:00
"Heading level 6" : "Antraštės lygis 6" ,
2021-12-16 06:18:45 +03:00
"Unordered list" : "Netvarkusis sąrašas" ,
2022-09-03 06:38:41 +03:00
"An item" : "Punktas" ,
2021-12-16 06:18:45 +03:00
"Ordered list" : "Tvarkusis sąrašas" ,
2022-09-03 06:38:41 +03:00
"First item" : "Pirmasis punktas" ,
"Checklist" : "Kontrolinis sąrašas" ,
"To-Do item" : "Užduoties punktas" ,
2021-12-16 06:18:45 +03:00
"Blockquote" : "Citata" ,
2022-09-03 06:38:41 +03:00
"Quoted text" : "Cituojamas tekstas" ,
2021-12-16 06:18:45 +03:00
"Code block" : "Kodo blokas" ,
2022-09-03 06:38:41 +03:00
"Some code" : "Kažkoks kodas" ,
"Insert from Files" : "Įterpti iš failų" ,
2022-10-25 05:59:00 +03:00
"Remove link" : "Šalinti nuorodą" ,
2022-11-12 05:54:44 +03:00
"Link to file or folder" : "Nuoroda į failą ar aplanką" ,
"Link to website" : "Nuoroda į internetinę svetainę" ,
"Update link" : "Atnaujinti nuorodą" ,
2022-10-19 05:58:16 +03:00
"_%n word_::_%n words_" : [ "%n žodis" , "%n žodžiai" , "%n žodžių" , "%n žodis" ] ,
"_%n char_::_%n chars_" : [ "%n simbolis" , "%n simboliai" , "%n simbolių" , "%n simbolis" ] ,
2022-09-03 06:38:41 +03:00
"Formatting menu bar" : "Formatavimo meniu juosta" ,
"Editor actions" : "Redaktoriaus veiksmai" ,
"Remaining actions" : "Likę veiksmai" ,
2022-09-10 06:40:50 +03:00
"Delete this attachment" : "Ištrinti šį priedą" ,
"Delete this image" : "Ištrinti šį paveikslą" ,
2022-07-31 06:01:52 +03:00
"Failed to load" : "Nepavyko įkelti" ,
2022-07-01 06:34:16 +03:00
"Unsupported image type" : "Nepalaikomas paveikslo tipas" ,
2022-09-03 06:38:41 +03:00
"Add row before" : "Pridėti eilutę aukščiau" ,
"Add row after" : "Pridėti eilutę žemiau" ,
2022-07-31 06:01:52 +03:00
"Delete this row" : "Ištrinti šią eilutę" ,
2022-09-03 06:38:41 +03:00
"Add column before" : "Pridėti stulpelį kairėje" ,
"Add column after" : "Pridėti stulpelį dešinėje" ,
2022-07-31 06:01:52 +03:00
"Delete this column" : "Ištrinti šį stulpelį" ,
"Delete this table" : "Ištrinti šią lentelę" ,
2019-12-08 05:57:41 +03:00
"Show rich workspaces" : "Rodyti raiškiąsias darbo sritis" ,
"Add notes, lists or links …" : "Pridėkite užrašus, sąrašus ar nuorodas…" ,
2019-07-24 05:52:55 +03:00
"Undo" : "Atšaukti" ,
"Redo" : "Grąžinti" ,
"Headings" : "Antraštės" ,
"Heading 2" : "Antraštė 2" ,
"Heading 3" : "Antraštė 3" ,
"Heading 4" : "Antraštė 4" ,
"Heading 5" : "Antraštė 5" ,
2022-09-03 06:38:41 +03:00
"To-Do list" : "Užduočių sąrašas" ,
2022-11-12 05:54:44 +03:00
"Insert link" : "Įterpti nuorodą" ,
2022-09-03 06:38:41 +03:00
"Callouts" : "Paaiškinimo išnašos" ,
2022-04-24 06:28:57 +03:00
"Info" : "Informacija" ,
"Success" : "Pavyko" ,
"Warning" : "Įspėjimas" ,
2022-09-03 06:38:41 +03:00
"Danger" : "Pavojus" ,
2022-07-31 06:01:52 +03:00
"Table" : "Lentelė" ,
2022-06-01 06:36:06 +03:00
"Insert emoji" : "Įterpti šypsenėlę" ,
2022-09-07 06:36:24 +03:00
"Insert attachment" : "Įterpti priedą" ,
2022-08-02 06:02:22 +03:00
"Command" : "Komanda" ,
"Control" : "Valdoma" ,
2022-06-01 06:36:06 +03:00
"Edit" : "Taisyti" ,
2022-12-21 06:13:57 +03:00
"Image file format not supported" : "Paveikslo failo formatas yra nepalaikomas" ,
2022-06-11 06:30:15 +03:00
"Enter your name so other users can see who is editing" : "Įveskite savo vardą, kad kiti naudotojai matytų, kas redaguoja dokumentą" ,
2022-09-07 06:36:24 +03:00
"Insert an image" : "Įterpti paveikslą" ,
2022-12-21 06:13:57 +03:00
"Alt" : "Alt" ,
2022-10-25 05:59:00 +03:00
"Update Link" : "Atnaujinti nuorodą" ,
"Add Link" : "Pridėti nuorodą" ,
"Link file" : "Susieti failą" ,
2022-12-21 06:13:57 +03:00
"Remove Link" : "Šalinti nuorodą" ,
2022-10-25 05:59:00 +03:00
"Select file to link to" : "Pasirinkite failą su kuriuo susieti" ,
2022-06-21 06:28:05 +03:00
"ToDo list" : "Užduočių sąrašas" ,
2022-09-07 06:36:24 +03:00
"Emoji picker" : "Šypsenėlių parinkiklis" ,
2022-12-21 06:13:57 +03:00
"Insert image" : "Įterpti paveikslą" ,
2022-12-17 06:00:03 +03:00
"Document save status" : "Dokumento įrašymo būsena"
2019-07-04 05:45:17 +03:00
} ,
"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);" ) ;