diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-12-17 06:46:52 -0500 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-12-17 06:46:52 -0500 |
commit | a99dd3183cf0ea439cca4cac5471d7884193c09c (patch) | |
tree | abc48156096c4d8c8fcd2f76e6aab1ad2e3bdcb5 /l10n/es_CL/user_webdavauth.po | |
parent | 5a1194520ec71e9f471289a6f85e4c2aa93a9e59 (diff) | |
download | nextcloud-server-a99dd3183cf0ea439cca4cac5471d7884193c09c.tar.gz nextcloud-server-a99dd3183cf0ea439cca4cac5471d7884193c09c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/es_CL/user_webdavauth.po')
-rw-r--r-- | l10n/es_CL/user_webdavauth.po | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/l10n/es_CL/user_webdavauth.po b/l10n/es_CL/user_webdavauth.po new file mode 100644 index 00000000000..80f00766160 --- /dev/null +++ b/l10n/es_CL/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: translations@owncloud.org\n" +"POT-Creation-Date: 2013-12-17 06:45-0500\n" +"PO-Revision-Date: 2013-12-16 14:34+0000\n" +"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" +"Language-Team: Spanish (Chile) (http://www.transifex.com/projects/p/owncloud/language/es_CL/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: es_CL\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 "" |