user_webdavauth.po 1.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  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. # Miguel Anxo Bouzada <mbouzada@gmail.com>, 2013
  7. # Miguel Anxo Bouzada <mbouzada@gmail.com>, 2012
  8. # Miguel Anxo Bouzada <mbouzada@gmail.com>, 2014
  9. # Miguel Branco, 2012
  10. # Xosé M. Lamas <correo.xmgz@gmail.com>, 2013
  11. msgid ""
  12. msgstr ""
  13. "Project-Id-Version: ownCloud\n"
  14. "Report-Msgid-Bugs-To: translations@owncloud.org\n"
  15. "POT-Creation-Date: 2014-07-05 01:54-0400\n"
  16. "PO-Revision-Date: 2014-07-04 15:12+0000\n"
  17. "Last-Translator: Miguel Anxo Bouzada <mbouzada@gmail.com>\n"
  18. "Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n"
  19. "MIME-Version: 1.0\n"
  20. "Content-Type: text/plain; charset=UTF-8\n"
  21. "Content-Transfer-Encoding: 8bit\n"
  22. "Language: gl\n"
  23. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  24. #: templates/settings.php:2
  25. msgid "WebDAV Authentication"
  26. msgstr "Autenticación WebDAV"
  27. #: templates/settings.php:3
  28. msgid "Address:"
  29. msgstr "Enderezo:"
  30. #: templates/settings.php:5
  31. msgid "Save"
  32. msgstr "Gardar"
  33. #: templates/settings.php:6
  34. msgid ""
  35. "The user credentials will be sent to this address. This plugin checks the "
  36. "response and will interpret the HTTP statuscodes 401 and 403 as invalid "
  37. "credentials, and all other responses as valid credentials."
  38. msgstr "As credenciais do usuario serán enviadas a este enderezo. Este engadido comproba a resposta e interpretará os códigos de estado 401 e 403 como credenciais incorrectas, e todas as outras respostas como credenciais correctas."