Blame | Last modification | View Log | Download
<?php
/*
da.php
Dansk - Danish
Translation by Lars Dyrelund
*/
$words = array(
'index of' => 'Indhold af',
'parent directory' => 'Niveau op',
'file' => 'Fil',
'size' => 'Størrelse',
'modified' => 'Ændret',
'total size' => 'Total størrelse',
'total files' => 'Total antal filer',
'total folders' => 'Total antal mapper',
'search' => 'Søg',
'files' => 'Filer',
'folders' => 'Mapper',
'both' => 'Begge',
'search results' => 'Resultat af søgning',
'no results' => 'INGEN RESULTATER',
'end of results' => 'Ikke flere resultater',
'found' => 'fundet');
?>