summaryrefslogtreecommitdiffstats
path: root/apps/user_webdavauth/l10n/is.js
blob: e6935d9ec76b8ccd4ee291d700f3de2894a49a3d (plain)
1
2
3
4
5
6
7
OC.L10N.register(
    "user_webdavauth",
    {
    "WebDAV Authentication" : "WebDAV Auðkenni",
    "Save" : "Vista"
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");