nextcloud/apps/user_ldap/l10n/is.php

9 lines
210 B
PHP

<?php $TRANSLATIONS = array(
"Keep settings?" => "Geyma stillingar ?",
"Error" => "Villa",
"Host" => "Netþjónn",
"Password" => "Lykilorð",
"Test Configuration" => "Prúfa uppsetningu",
"Help" => "Hjálp"
);