summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/lt_LT.php
blob: 011de161e425ebf70062567de246b3e2c384340e (plain)
1
2
3
4
5
6
7
8
9
<?php $TRANSLATIONS = array(
"Error" => "Klaida",
"Name" => "Pavadinimas",
"1 folder" => "1 aplankalas",
"{count} folders" => "{count} aplankalai",
"1 file" => "1 failas",
"{count} files" => "{count} failai",
"Delete" => "Ištrinti"
);