summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/lv.php
blob: 017a8d285c04bfeb0cf7a6cae0799c2372620f87 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?php $TRANSLATIONS = array(
"perform restore operation" => "veikt atjaunošanu",
"Name" => "Nosaukums",
"Deleted" => "Dzēsts",
"1 folder" => "1 mape",
"{count} folders" => "{count} mapes",
"1 file" => "1 datne",
"{count} files" => "{count} datnes",
"Nothing in here. Your trash bin is empty!" => "Šeit nekā nav. Jūsu miskaste ir tukša!",
"Restore" => "Atjaunot"
);