summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/da.php
blob: 3343b6fc8f6ee1079ebe5325e61e9349efd7d1be (plain)
1
2
3
4
5
6
7
8
<?php $TRANSLATIONS = array(
"Name" => "Navn",
"1 folder" => "1 mappe",
"{count} folders" => "{count} mapper",
"1 file" => "1 fil",
"{count} files" => "{count} filer",
"Restore" => "Gendan"
);