summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/l10n/is.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_ldap/l10n/is.php')
-rw-r--r--apps/user_ldap/l10n/is.php9
1 files changed, 6 insertions, 3 deletions
diff --git a/apps/user_ldap/l10n/is.php b/apps/user_ldap/l10n/is.php
index 70c6bb61570..e146c93cb81 100644
--- a/apps/user_ldap/l10n/is.php
+++ b/apps/user_ldap/l10n/is.php
@@ -2,9 +2,12 @@
$TRANSLATIONS = array(
"Keep settings?" => "Geyma stillingar ?",
"Error" => "Villa",
-"Host" => "Netþjónn",
-"Password" => "Lykilorð",
+"_%s group found_::_%s groups found_" => array("",""),
+"_%s user found_::_%s users found_" => array("",""),
+"Save" => "Vista",
"Test Configuration" => "Prúfa uppsetningu",
-"Help" => "Hjálp"
+"Help" => "Hjálp",
+"Host" => "Netþjónn",
+"Password" => "Lykilorð"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";