diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-08-09 08:06:31 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-08-09 08:06:31 -0400 |
commit | 98f836363a1aee8dbc767068fcb357802f228cf2 (patch) | |
tree | 76750376702fb3b37d913b721c8440121999b68e /l10n/de_CH/user_webdavauth.po | |
parent | a2ac5e016334429892ac84bafa2644d8d39e6eb2 (diff) | |
download | nextcloud-server-98f836363a1aee8dbc767068fcb357802f228cf2.tar.gz nextcloud-server-98f836363a1aee8dbc767068fcb357802f228cf2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/de_CH/user_webdavauth.po')
-rw-r--r-- | l10n/de_CH/user_webdavauth.po | 18 |
1 files changed, 12 insertions, 6 deletions
diff --git a/l10n/de_CH/user_webdavauth.po b/l10n/de_CH/user_webdavauth.po index b7acf171034..ef0fb2e26ca 100644 --- a/l10n/de_CH/user_webdavauth.po +++ b/l10n/de_CH/user_webdavauth.po @@ -3,13 +3,19 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# a.tangemann <a.tangemann@web.de>, 2013 +# FlorianScholz <work@bgstyle.de>, 2013 +# Marcel Kühlhorn <susefan93@gmx.de>, 2013 +# Mario Siegmann <mario_siegmann@web.de>, 2013 +# multimill <multimill@gmail.com>, 2012 +# traductor <transifex-2.7.mensaje@spamgourmet.com>, 2012-2013 msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-08-07 08:59-0400\n" -"PO-Revision-Date: 2013-08-07 09:02+0000\n" -"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" +"POT-Creation-Date: 2013-08-09 07:59-0400\n" +"PO-Revision-Date: 2013-08-07 13:40+0000\n" +"Last-Translator: FlorianScholz <work@bgstyle.de>\n" "Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/owncloud/language/de_CH/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -19,15 +25,15 @@ msgstr "" #: templates/settings.php:3 msgid "WebDAV Authentication" -msgstr "" +msgstr "WebDAV-Authentifizierung" #: templates/settings.php:4 msgid "Address: " -msgstr "" +msgstr "Adresse:" #: templates/settings.php:7 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 " "credentials, and all other responses as valid credentials." -msgstr "" +msgstr "Die Benutzerdaten werden an diese Adresse gesendet. Dieses Plugin prüft die Antwort und wird die HTTP-Statuscodes 401 und 403 als ungültige Daten interpretieren und alle anderen Antworten als gültige Daten." |