diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-04 01:57:48 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-04 01:57:48 -0400 |
commit | f5c4754c2b0d5c6e53688dea472339ec45afc448 (patch) | |
tree | ef7c19412e00ee2da508c393abb79a4eae6ec1ba /l10n/de/user_webdavauth.po | |
parent | 3a1994d00149bea6d554c96a3bdee3126cfb17b8 (diff) | |
download | nextcloud-server-f5c4754c2b0d5c6e53688dea472339ec45afc448.tar.gz nextcloud-server-f5c4754c2b0d5c6e53688dea472339ec45afc448.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/de/user_webdavauth.po')
-rw-r--r-- | l10n/de/user_webdavauth.po | 26 |
1 files changed, 15 insertions, 11 deletions
diff --git a/l10n/de/user_webdavauth.po b/l10n/de/user_webdavauth.po index cc36dab1bef..9b418134062 100644 --- a/l10n/de/user_webdavauth.po +++ b/l10n/de/user_webdavauth.po @@ -4,7 +4,7 @@ # # Translators: # Mirodin <blobbyjj@ymail.com>, 2012 -# Marcel Kühlhorn <susefan93@gmx.de>, 2013 +# Marcel Kühlhorn <tux93@opensuse.org>, 2013 # Mario Siegmann <mario_siegmann@web.de>, 2013 # AndryXY <mibunrui@gmx.de>, 2013 # Pwnicorn <pwnicorndev@gmail.com>, 2013 @@ -12,26 +12,30 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-08-30 09:32-0400\n" -"PO-Revision-Date: 2013-08-29 20:16+0000\n" -"Last-Translator: Mirodin <blobbyjj@ymail.com>\n" -"Language-Team: German <translations@owncloud.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: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: templates/settings.php:3 +#: templates/settings.php:2 msgid "WebDAV Authentication" msgstr "WebDAV Authentifikation" -#: templates/settings.php:4 -msgid "Address: " -msgstr "Addresse: " +#: 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 " |