summaryrefslogtreecommitdiffstats
path: root/apps/user_webdavauth/l10n/is.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_webdavauth/l10n/is.js')
-rw-r--r--apps/user_webdavauth/l10n/is.js4
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/user_webdavauth/l10n/is.js b/apps/user_webdavauth/l10n/is.js
index e6935d9ec76..1a09c2729e5 100644
--- a/apps/user_webdavauth/l10n/is.js
+++ b/apps/user_webdavauth/l10n/is.js
@@ -2,6 +2,8 @@ OC.L10N.register(
"user_webdavauth",
{
"WebDAV Authentication" : "WebDAV Auðkenni",
- "Save" : "Vista"
+ "Address:" : "Netfang:",
+ "Save" : "Vista",
+ "The user credentials will be sent to this address. This plugin checks the response and will interpret the HTTP statuscodes 401 and 403 as invalid credentials, and all other responses as valid credentials." : "Notanda auðkenni verður sent á þetta netfang. Þessi viðbót fer yfir viðbrögð og túlkar HTTP statuscodes 401 og 403 sem ógilda auðkenni, og öll önnur svör sem gilt auðkenni."
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");