View file AutoIndex/languages/is.php

File size: 526B
<?php

/*
is.php
Нslenska - Icelandic
Translation by "KinD"
*/

$words = array(
'index of' => 'Efnisyfirlit af',
'parent directory' => 'Til baka',
'file' => 'Skrбr',
'size' => 'Stжrр',
'modified' => 'Breytt',
'total size' => 'Heildar Stжrр',
'total files' => 'Heildar Skrбr',
'total folders' => 'Heildar mцppur',
'search' => 'Leita af',
'files' => 'Skrбr',
'folders' => 'Mцppur',
'both' => 'Bжрi',
'search results' => 'Юetta Fannst',
'no results' => 'EKKERT FANNST',
'end of results' => 'Leit hжtt',
'found' => 'fundust');

?>