Go to most recent revision | Blame | Last modification | View Log | Download
<?php
/*
hu.php
Magyar - Hungarian
Translation by crash2@freemail.hu and "Blaize"
*/
$words = array(
'index of' => 'Könyvtár',
'parent directory' => 'Feljebb',
'file' => 'Fájl',
'size' => 'Méret',
'modified' => 'Dátum',
'total size' => 'Összes méret',
'total files' => 'Összes file',
'total folders' => 'Összes könyvtár',
'search' => 'Keres',
'files' => 'Fájl',
'folders' => 'Könyvtár',
'both' => 'Mind',
'search results' => 'Keresés eredménye',
'no results' => 'NINCS TALÁLAT',
'end of results' => 'Keresés vége',
'found' => 'találat');
?>