user_webdavauth.po 1.3 KB

123456789101112131415161718192021222324252627282930313233343536
  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. # rogerc, 2013
  7. # rogerc, 2012-2013
  8. msgid ""
  9. msgstr ""
  10. "Project-Id-Version: ownCloud\n"
  11. "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
  12. "POT-Creation-Date: 2013-06-16 01:59+0200\n"
  13. "PO-Revision-Date: 2013-06-15 21:00+0000\n"
  14. "Last-Translator: rogerc\n"
  15. "Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n"
  16. "MIME-Version: 1.0\n"
  17. "Content-Type: text/plain; charset=UTF-8\n"
  18. "Content-Transfer-Encoding: 8bit\n"
  19. "Language: ca\n"
  20. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  21. #: templates/settings.php:3
  22. msgid "WebDAV Authentication"
  23. msgstr "Autenticació WebDAV"
  24. #: templates/settings.php:4
  25. msgid "URL: "
  26. msgstr "URL:"
  27. #: templates/settings.php:7
  28. msgid ""
  29. "ownCloud will send the user credentials to this URL. This plugin checks the "
  30. "response and will interpret the HTTP statuscodes 401 and 403 as invalid "
  31. "credentials, and all other responses as valid credentials."
  32. msgstr "ownCloud enviarà les credencials d'usuari a aquesta URL. Aquest endollable en comprova la resposta i interpretarà els codis d'estat 401 i 403 com a credencials no vàlides, i qualsevol altra resposta com a credencials vàlides."