You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

user_webdavauth.po 1.6KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. # SOME DESCRIPTIVE TITLE.
  2. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
  3. # This file is distributed under the same license as the PACKAGE package.
  4. #
  5. # Translators:
  6. # Adalberto Rodrigues <rodrigues_adalberto@yahoo.fr>, 2013
  7. # Christophe Lherieau <skimpax@gmail.com>, 2013
  8. # mishka, 2013
  9. # ouafnico <nicolas@shivaserv.fr>, 2012
  10. # ogre_sympathique <ogre.sympathique@speed.1s.fr>, 2013
  11. # Robert Di Rosa <>, 2012
  12. # Romain DEP. <rom1dep@gmail.com>, 2012-2013
  13. msgid ""
  14. msgstr ""
  15. "Project-Id-Version: ownCloud\n"
  16. "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
  17. "POT-Creation-Date: 2013-09-07 04:40-0400\n"
  18. "PO-Revision-Date: 2013-09-06 13:50+0000\n"
  19. "Last-Translator: ogre_sympathique <ogre.sympathique@speed.1s.fr>\n"
  20. "Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n"
  21. "MIME-Version: 1.0\n"
  22. "Content-Type: text/plain; charset=UTF-8\n"
  23. "Content-Transfer-Encoding: 8bit\n"
  24. "Language: fr\n"
  25. "Plural-Forms: nplurals=2; plural=(n > 1);\n"
  26. #: templates/settings.php:3
  27. msgid "WebDAV Authentication"
  28. msgstr "Authentification WebDAV"
  29. #: templates/settings.php:4
  30. msgid "Address: "
  31. msgstr "Adresse :"
  32. #: templates/settings.php:7
  33. msgid ""
  34. "The user credentials will be sent to this address. This plugin checks the "
  35. "response and will interpret the HTTP statuscodes 401 and 403 as invalid "
  36. "credentials, and all other responses as valid credentials."
  37. msgstr "Les informations de connexion de l'utilisateur seront envoyées à cette adresse. Ce module analyse le code de la réponse HTTP et considère les codes 401 et 403 comme une authentification invalide et tout autre valeur comme une authentification valide."