diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-05-02 02:19:04 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-05-02 02:19:04 +0200 |
commit | ee53e7b3d232d0122e19b685a689a43c52b1a1c0 (patch) | |
tree | af48010c1ab66609cba30ca57275e70df4ba0dab /l10n/en@pirate/user_webdavauth.po | |
parent | 657ff34c6cd9d6bf689d1afaca90099c87144308 (diff) | |
download | nextcloud-server-ee53e7b3d232d0122e19b685a689a43c52b1a1c0.tar.gz nextcloud-server-ee53e7b3d232d0122e19b685a689a43c52b1a1c0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/en@pirate/user_webdavauth.po')
-rw-r--r-- | l10n/en@pirate/user_webdavauth.po | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/l10n/en@pirate/user_webdavauth.po b/l10n/en@pirate/user_webdavauth.po new file mode 100644 index 00000000000..18917231eb6 --- /dev/null +++ b/l10n/en@pirate/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-05-02 02:14+0200\n" +"PO-Revision-Date: 2012-11-09 09:06+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Pirate English (http://www.transifex.com/projects/p/owncloud/language/en@pirate/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: en@pirate\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: templates/settings.php:3 +msgid "WebDAV Authentication" +msgstr "" + +#: templates/settings.php:4 +msgid "URL: http://" +msgstr "" + +#: templates/settings.php:7 +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 "" |