blob: 6715c270038144d50f7b6af0590602c1b6132200 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* Icelandic language file
*
* @author Hrannar Baldursson <hrannar.baldursson@gmail.com>
* @author Ólafur Gunnlaugsson <oli@audiotools.com>
* @author Erik Bjørn Pedersen <erik.pedersen@shaw.ca>
*/
$lang['acl_group'] = 'Hópur:';
$lang['acl_user'] = 'Notandi:';
$lang['page'] = 'Síða';
$lang['namespace'] = 'Nafnrými';
$lang['btn_select'] = 'Veldu';
$lang['where'] = 'Síða/Nafnrými';
$lang['acl_perm16'] = 'Eyða';
|