diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-07-29 01:55:45 -0400 |
---|---|---|
committer | Thomas Müller <thomas.mueller@tmit.eu> | 2014-07-29 09:16:02 +0200 |
commit | 29a3f1e2af698d356bf52fa9ba181c2c1bf5b9a2 (patch) | |
tree | c27afe090bcbe4d1e73d9ba71e22bef1e43e9ff8 /l10n/io/user_webdavauth.po | |
parent | 021f25836abd68f9415eeca5c7ce94cccad6dffd (diff) | |
download | nextcloud-server-29a3f1e2af698d356bf52fa9ba181c2c1bf5b9a2.tar.gz nextcloud-server-29a3f1e2af698d356bf52fa9ba181c2c1bf5b9a2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/io/user_webdavauth.po')
-rw-r--r-- | l10n/io/user_webdavauth.po | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/l10n/io/user_webdavauth.po b/l10n/io/user_webdavauth.po new file mode 100644 index 00000000000..1e1d68a8caf --- /dev/null +++ b/l10n/io/user_webdavauth.po @@ -0,0 +1,37 @@ +# 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: translations@owncloud.org\n" +"POT-Creation-Date: 2014-07-29 01:54-0400\n" +"PO-Revision-Date: 2012-11-09 09:06+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Ido (http://www.transifex.com/projects/p/owncloud/language/io/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: io\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: templates/settings.php:2 +msgid "WebDAV Authentication" +msgstr "" + +#: templates/settings.php:3 +msgid "Address:" +msgstr "" + +#: templates/settings.php:5 +msgid "Save" +msgstr "" + +#: 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 " +"credentials, and all other responses as valid credentials." +msgstr "" |