diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-01-16 00:21:21 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-01-16 00:21:21 +0100 |
commit | 0398bfffca723077eaa2ba0db7d60562c7826483 (patch) | |
tree | a4ffe66d88e2d791ec5e55bb54c1c09ca420c3eb /l10n/de_DE/user_webdavauth.po | |
parent | 4668f8c86e4477c05049f39ebc387115add61264 (diff) | |
download | nextcloud-server-0398bfffca723077eaa2ba0db7d60562c7826483.tar.gz nextcloud-server-0398bfffca723077eaa2ba0db7d60562c7826483.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/de_DE/user_webdavauth.po')
-rw-r--r-- | l10n/de_DE/user_webdavauth.po | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/l10n/de_DE/user_webdavauth.po b/l10n/de_DE/user_webdavauth.po index bd128d6290f..2d01d1e91e1 100644 --- a/l10n/de_DE/user_webdavauth.po +++ b/l10n/de_DE/user_webdavauth.po @@ -3,16 +3,16 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# <a.tangemann@web.de>, 2012. +# <a.tangemann@web.de>, 2012-2013. # <multimill@gmail.com>, 2012. # <transifex-2.7.mensaje@spamgourmet.com>, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-01-15 00:03+0100\n" -"PO-Revision-Date: 2013-01-14 23:04+0000\n" -"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" +"POT-Creation-Date: 2013-01-16 00:19+0100\n" +"PO-Revision-Date: 2013-01-15 22:23+0000\n" +"Last-Translator: a.tangemann <a.tangemann@web.de>\n" "Language-Team: German (Germany) (http://www.transifex.com/projects/p/owncloud/language/de_DE/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -22,7 +22,7 @@ msgstr "" #: templates/settings.php:3 msgid "WebDAV Authentication" -msgstr "" +msgstr "WebDAV Authentifizierung" #: templates/settings.php:4 msgid "URL: http://" @@ -33,4 +33,4 @@ msgid "" "ownCloud will send the user credentials to this URL. This plugin checks the " "response and will interpret the HTTP statuscodes 401 and 403 as invalid " "credentials, and all other responses as valid credentials." -msgstr "" +msgstr "ownCloud sendet die Benutzerdaten an diese URL. Dieses Plugin prüft die Antwort und wird die Statuscodes 401 und 403 als ungültige Daten interpretieren und alle anderen Antworten als gültige Daten." |