summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/l10n/is.php
blob: 70c6bb615702430cbd0c874a9576ab430524a415 (plain)
1
2
3
4
5
6
7
8
9
10
<?php
$TRANSLATIONS = array(
"Keep settings?" => "Geyma stillingar ?",
"Error" => "Villa",
"Host" => "Netþjónn",
"Password" => "Lykilorð",
"Test Configuration" => "Prúfa uppsetningu",
"Help" => "Hjálp"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";