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",
2016-09-01 03:09:24 +03:00
"Restore" : "Atkurti",
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",
2016-09-01 03:09:24 +03:00
"This directory is unavailable, please check the logs or contact the administrator" : "Katalogas neprieinamas, prašome peržiūrėti žurnalo įrašus arba susisiekti su administratoriumi",
"restored" : "atkurta",
2014-12-20 09:56:24 +03:00
"No deleted files" : "Nėra ištrintų failų",
2016-11-27 04:07:08 +03:00
"You will be able to recover deleted files from here" : "Iš čia galėsite atkurti ištrintus failus",
"No entries found in this folder" : "Šiame aplanke įrašų nerasta",
2014-12-20 09:56:24 +03:00
"Select all" : "Pažymėti viską",
2017-02-14 04:07:20 +03:00
"Name" : "Pavadinimas",
"Deleted" : "Ištrinta"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);"
}