2014-10-17 12:20:02 +00:00
OC . L10N . register (
"files_trashbin" ,
{
"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 00:09:24 +00:00
"Restore" : "Atkurti" ,
2015-11-24 06:56:32 +00:00
"Delete" : "Ištrinti" ,
2014-12-10 06:55:34 +00:00
"Delete permanently" : "Ištrinti negrįžtamai" ,
2014-10-17 12:20:02 +00:00
"Error" : "Klaida" ,
2015-11-24 06:56:32 +00:00
"This operation is forbidden" : "Ši operacija yra uždrausta" ,
2016-09-01 00:09:24 +00: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 06:56:24 +00:00
"No deleted files" : "Nėra ištrintų failų" ,
2016-11-27 01:07:08 +00: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 06:56:24 +00:00
"Select all" : "Pažymėti viską" ,
2016-11-27 01:07:08 +00:00
"Name" : "Pavadinimas"
2014-10-17 12:20:02 +00:00
} ,
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);" ) ;