Subversion Repositories svnkaklik

Rev

Go to most recent revision | Blame | Last modification | View Log | Download

<?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');

?>