aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_webdavauth/l10n/da.php
blob: 7d9ee1d5b293905e92153a1029decf926b16b1b8 (plain)
1
2
3
4
<?php $TRANSLATIONS = array(
"URL: http://" => "URL: http://",
"ownCloud will send the user credentials to this URL is interpret http 401 and http 403 as credentials wrong and all other codes as credentials correct." => "ownCloud vil sende brugeroplysningerne til denne webadresse er fortolker http 401 og http 403 som brugeroplysninger forkerte og alle andre koder som brugeroplysninger korrekte."
);