diff options
Diffstat (limited to 'l10n/nl/user_webdavauth.po')
-rw-r--r-- | l10n/nl/user_webdavauth.po | 22 |
1 files changed, 13 insertions, 9 deletions
diff --git a/l10n/nl/user_webdavauth.po b/l10n/nl/user_webdavauth.po index 30a7602c67d..67d472b6fd6 100644 --- a/l10n/nl/user_webdavauth.po +++ b/l10n/nl/user_webdavauth.po @@ -9,10 +9,10 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-28 01:56-0400\n" -"PO-Revision-Date: 2013-07-27 14:50+0000\n" -"Last-Translator: Len <lenny@weijl.org>\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2014-06-04 01:54-0400\n" +"PO-Revision-Date: 2014-06-04 05:55+0000\n" +"Last-Translator: I Robot\n" "Language-Team: Dutch (http://www.transifex.com/projects/p/owncloud/language/nl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -20,15 +20,19 @@ msgstr "" "Language: nl\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: templates/settings.php:3 +#: templates/settings.php:2 msgid "WebDAV Authentication" msgstr "WebDAV authenticatie" -#: templates/settings.php:4 -msgid "Address: " -msgstr "Adres:" +#: templates/settings.php:3 +msgid "Address:" +msgstr "" + +#: templates/settings.php:5 +msgid "Save" +msgstr "" -#: templates/settings.php:7 +#: templates/settings.php:6 msgid "" "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 " |