summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/lt_LT.php
blob: 4933e97202fcb949961159eebd6f8524a7d2bcae (plain)
1
2
3
4
5
6
7
<?php $TRANSLATIONS = array(
"Name" => "Pavadinimas",
"1 folder" => "1 aplankalas",
"{count} folders" => "{count} aplankalai",
"1 file" => "1 failas",
"{count} files" => "{count} failai"
);