nextcloud/apps/files_trashbin/l10n/lt_LT.json

19 lines
1.0 KiB
JSON
Raw Normal View History

{ "translations": {
"Couldn't delete %s permanently" : "Nepavyko negrįžtamai ištrinti %s",
"Couldn't restore %s" : "Nepavyko atkurti %s",
"Deleted files" : "Ištrinti failai",
"Restore" : "Atstatyti",
2015-11-24 09:56:32 +03:00
"Delete" : "Ištrinti",
2014-12-10 09:55:34 +03:00
"Delete permanently" : "Ištrinti negrįžtamai",
"Error" : "Klaida",
2015-11-24 09:56:32 +03:00
"This operation is forbidden" : "Ši operacija yra uždrausta",
"This directory is unavailable, please check the logs or contact the administrator" : "Katalogas nepasiekiamas, prašome peržiūrėti žurnalo įrašus arba susisiekti su administratoriumi",
"restored" : "atstatyta",
2014-12-20 09:56:24 +03:00
"No deleted files" : "Nėra ištrintų failų",
"You will be able to recover deleted files from here" : "Jūs galėsite atkurti ištrintus failus iš čia",
2015-07-30 08:55:20 +03:00
"No entries found in this folder" : "Nerasta įrašų šiame aplanke",
2014-12-20 09:56:24 +03:00
"Select all" : "Pažymėti viską",
"Name" : "Pavadinimas",
2015-11-24 09:56:32 +03:00
"Deleted" : "Ištrinti"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);"
}