diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-08-07 09:04:32 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-08-07 09:04:32 -0400 |
commit | 0deae7b86fbbcb8aaf4ada73950fd5a9b56f719f (patch) | |
tree | 34df25349478b3dc5cc070e60d92de9864a12bcf /l10n/de_CH/user_webdavauth.po | |
parent | 057d7aa108f9b24c12b97f5f78008eb17a6d3bee (diff) | |
download | nextcloud-server-0deae7b86fbbcb8aaf4ada73950fd5a9b56f719f.tar.gz nextcloud-server-0deae7b86fbbcb8aaf4ada73950fd5a9b56f719f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/de_CH/user_webdavauth.po')
-rw-r--r-- | l10n/de_CH/user_webdavauth.po | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/l10n/de_CH/user_webdavauth.po b/l10n/de_CH/user_webdavauth.po new file mode 100644 index 00000000000..b7acf171034 --- /dev/null +++ b/l10n/de_CH/user_webdavauth.po @@ -0,0 +1,33 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +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" +"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" +"Content-Transfer-Encoding: 8bit\n" +"Language: de_CH\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: templates/settings.php:3 +msgid "WebDAV Authentication" +msgstr "" + +#: templates/settings.php:4 +msgid "Address: " +msgstr "" + +#: 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 "" |