You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/apps/files_versions/l10n/lt_LT.json

20 lines
1.1 KiB

{ "translations": {
"Versions" : "Versijos",
"This application automatically maintains older versions of files that are changed." : "Ši programa automatiškai palaiko senesnes pakeistų failų versijas.",
"Current version" : "Dabartinė versija",
"Initial version" : "Pradinė versija",
"You" : "Jūs",
"Edit version name" : "Taisyti versijos pavadinimą",
"Compare to current version" : "Palyginti su dabartine versija",
"Restore version" : "Atkurti versiją",
"Download version" : "Atsisiųsti versiją",
"Delete version" : "Ištrinti versiją",
"Cancel" : "Atsisakyti",
"Remove version name" : "Šalinti versijos pavadinimą",
"Save version name" : "Įrašyti versijos pavadinimą",
"Version name" : "Versijos pavadinimas",
"Version restored" : "Versija atkurta",
"Could not restore version" : "Nepavyko atkurti versijos",
"Could not delete version" : "Nepavyko ištrinti versijos"
},"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);"
}