diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-02-01 01:54:33 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-02-01 01:54:33 -0500 |
commit | a3067b3b9fe1ef3287440d132681b9ff46031219 (patch) | |
tree | 45e26051caa5e7a146c0210c04ea2d551150b6fd /apps/user_webdavauth | |
parent | 012d06e8a2f447ba340256eedcd69f68f40bcb9c (diff) | |
download | nextcloud-server-a3067b3b9fe1ef3287440d132681b9ff46031219.tar.gz nextcloud-server-a3067b3b9fe1ef3287440d132681b9ff46031219.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_webdavauth')
-rw-r--r-- | apps/user_webdavauth/l10n/da.js | 2 | ||||
-rw-r--r-- | apps/user_webdavauth/l10n/da.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/user_webdavauth/l10n/da.js b/apps/user_webdavauth/l10n/da.js index 9fc6a4e161f..f545d82413b 100644 --- a/apps/user_webdavauth/l10n/da.js +++ b/apps/user_webdavauth/l10n/da.js @@ -4,6 +4,6 @@ OC.L10N.register( "WebDAV Authentication" : "WebDAV-godkendelse", "Address:" : "Adresse:", "Save" : "Gem", - "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." : "Bruger oplysningerne vil blive sendt til denne adresse. Plugin'et registrerer responsen og fortolker HTTP-statuskode 401 og 403 som ugyldige oplysninger, men alle andre besvarelser som gyldige oplysninger." + "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." : "Bruger oplysningerne vil blive sendt til denne adresse. Udvidelsen registrerer svaret og fortolker HTTP-statuskode 401 og 403 som ugyldige oplysninger, men alle andre besvarelser som gyldige oplysninger." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/user_webdavauth/l10n/da.json b/apps/user_webdavauth/l10n/da.json index 9e967eb3158..c0e7a709b57 100644 --- a/apps/user_webdavauth/l10n/da.json +++ b/apps/user_webdavauth/l10n/da.json @@ -2,6 +2,6 @@ "WebDAV Authentication" : "WebDAV-godkendelse", "Address:" : "Adresse:", "Save" : "Gem", - "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." : "Bruger oplysningerne vil blive sendt til denne adresse. Plugin'et registrerer responsen og fortolker HTTP-statuskode 401 og 403 som ugyldige oplysninger, men alle andre besvarelser som gyldige oplysninger." + "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." : "Bruger oplysningerne vil blive sendt til denne adresse. Udvidelsen registrerer svaret og fortolker HTTP-statuskode 401 og 403 som ugyldige oplysninger, men alle andre besvarelser som gyldige oplysninger." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |