nextcloud/l10n/es/user_webdavauth.po

37 lines
1.5 KiB
Plaintext
Raw Normal View History

2012-11-09 13:07:45 +04:00
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
2013-01-21 03:05:34 +04:00
# Agustin Ferrario <agustin.ferrario@hotmail.com.ar>, 2013.
2012-11-10 03:02:29 +04:00
# Art O. Pal <artopal@fastmail.fm>, 2012.
2012-12-30 03:05:52 +04:00
# <pggx999@gmail.com>, 2012.
2012-11-09 13:07:45 +04:00
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
2013-01-21 03:05:34 +04:00
"POT-Creation-Date: 2013-01-21 00:04+0100\n"
"PO-Revision-Date: 2013-01-20 02:31+0000\n"
"Last-Translator: Agustin Ferrario <agustin.ferrario@hotmail.com.ar>\n"
2012-11-09 13:07:45 +04:00
"Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: es\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
2013-01-15 03:05:10 +04:00
#: templates/settings.php:3
msgid "WebDAV Authentication"
2013-01-21 03:05:34 +04:00
msgstr "Autenticación de WevDAV"
2013-01-15 03:05:10 +04:00
2012-11-09 13:07:45 +04:00
#: templates/settings.php:4
2012-12-20 03:13:09 +04:00
msgid "URL: http://"
2012-12-30 03:05:52 +04:00
msgstr "URL: http://"
2012-12-20 03:13:09 +04:00
#: templates/settings.php:6
msgid ""
2013-01-15 03:05:10 +04:00
"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."
2013-01-21 03:05:34 +04:00
msgstr "onwCloud enviará las credenciales de usuario a esta URL. Este complemento verifica la respuesta e interpretará los códigos de respuesta HTTP 401 y 403 como credenciales inválidas y todas las otras respuestas como credenciales válidas."