12345678910111213141516171819202122232425262728293031323334353637383940 |
- # SOME DESCRIPTIVE TITLE.
- # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
- # This file is distributed under the same license as the PACKAGE package.
- #
- # Translators:
- # Adalberto Rodrigues <rodrigues_adalberto@yahoo.fr>, 2013
- # Christophe Lherieau <skimpax@gmail.com>, 2013
- # mishka <mishka.lazzlo@gmail.com>, 2013
- # ouafnico <nicolas@shivaserv.fr>, 2012
- # Robert Di Rosa <>, 2012
- # Romain DEP. <rom1dep@gmail.com>, 2012-2013
- msgid ""
- msgstr ""
- "Project-Id-Version: ownCloud\n"
- "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
- "POT-Creation-Date: 2013-06-17 02:02+0200\n"
- "PO-Revision-Date: 2013-06-16 18:40+0000\n"
- "Last-Translator: Adalberto Rodrigues <rodrigues_adalberto@yahoo.fr>\n"
- "Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n"
- "MIME-Version: 1.0\n"
- "Content-Type: text/plain; charset=UTF-8\n"
- "Content-Transfer-Encoding: 8bit\n"
- "Language: fr\n"
- "Plural-Forms: nplurals=2; plural=(n > 1);\n"
- #: templates/settings.php:3
- msgid "WebDAV Authentication"
- msgstr "Authentification WebDAV"
- #: templates/settings.php:4
- msgid "URL: "
- msgstr "URL: "
- #: 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 "ownCloud enverra les informations de connexion à cette adresse. Ce module complémentaire analyse le code réponse HTTP et considère tout code différent des codes 401 et 403 comme associé à une authentification correcte."
|