richdocuments/l10n/lt_LT.js

33 lines
1.8 KiB
JavaScript
Raw Normal View History

2017-03-22 01:14:59 +00:00
OC.L10N.register(
"richdocuments",
{
2017-06-07 00:22:38 +00:00
"Saving…" : "Įrašoma…",
2017-03-22 01:14:59 +00:00
"Download this revision" : "Atsisiųsti šį poversijį",
"Restore this revision" : "Atkurti šį poversijį",
2017-06-28 00:20:40 +00:00
"Loading documents…" : "Įkeliami dokumentai…",
2017-03-22 01:14:59 +00:00
"Edit" : "Redaguoti",
2017-06-07 00:22:38 +00:00
"New Document" : "Naujas dokumentas",
2017-08-04 00:21:19 +00:00
"New Spreadsheet" : "Nauja skaičiuoklė",
"New Presentation" : "Nauja pateiktis",
2017-03-22 01:14:59 +00:00
"Could not create file" : "Nepavyko sukurti failo",
"New Document.odt" : "Naujas dokumentas.odt",
"New Spreadsheet.ods" : "Nauja skaičiuoklė.ods",
"New Presentation.odp" : "Nauja pateiktis.odp",
"New Document.docx" : "Naujas dokumentas.docx",
"New Spreadsheet.xlsx" : "Nauja skaičiuoklė.xlsx",
"New Presentation.pptx" : "Nauja pateiktis.pptx",
"Can't create document" : "Nepavyksta sukurti dokumento",
"Saved" : "Įrašyta",
2017-09-19 00:22:13 +00:00
"Saved with error: Collabora Online should use the same protocol as the server installation." : "Įrašyta su klaida: Collabora Online turėtų naudoti tokį patį protokolą kaip ir serverio diegimas.",
"Collabora Online" : "Collabora Online",
"Collabora Online server" : "Collabora Online serveris",
2017-03-22 01:14:59 +00:00
"Apply" : "Taikyti",
2018-01-11 01:31:41 +00:00
"Save" : "Įrašyti",
2017-03-22 01:14:59 +00:00
"Wrong password. Please retry." : "Neteisingas slaptažodis. Bandykite dar kartą.",
"Password" : "Slaptažodis",
"OK" : "Gerai",
"Guest %s" : "Svečias %s",
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "Šios nuorodos laikas pasibaigė, arba jos niekada nebuvo. Išsamesnei informacijai, prašome susisiekti su asmeniu kuris pradėjo bendrinti šią nuorodą su jumis."
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);");