summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/l10n/is.js
blob: 920d388824075eecd2cdec2ab4353f1d517e43ea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
OC.L10N.register(
    "user_ldap",
    {
    "Keep settings?" : "Geyma stillingar ?",
    "Error" : "Villa",
    "Save" : "Vista",
    "Test Configuration" : "Prúfa uppsetningu",
    "Help" : "Hjálp",
    "Host" : "Netþjónn",
    "Password" : "Lykilorð",
    "Advanced" : "Ítarlegt"
},
"nplurals=2; plural=(n != 1);");