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.4KB

1234567891011121314151617181920212223242526272829303132333435
  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. # idetao <marcxosm@gmail.com>, 2013
  7. # Vincenzo Reale <vinx.reale@gmail.com>, 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-07-28 01:56-0400\n"
  13. "PO-Revision-Date: 2013-07-27 06:10+0000\n"
  14. "Last-Translator: Vincenzo Reale <vinx.reale@gmail.com>\n"
  15. "Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n"
  16. "MIME-Version: 1.0\n"
  17. "Content-Type: text/plain; charset=UTF-8\n"
  18. "Content-Transfer-Encoding: 8bit\n"
  19. "Language: it\n"
  20. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  21. #: templates/settings.php:3
  22. msgid "WebDAV Authentication"
  23. msgstr "Autenticazione WebDAV"
  24. #: templates/settings.php:4
  25. msgid "Address: "
  26. msgstr "Indirizzo:"
  27. #: templates/settings.php:7
  28. msgid ""
  29. "The user credentials will be sent to this address. 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 "Le credenziali dell'utente saranno inviate a questo indirizzo. Questa estensione controlla la risposta e interpreterà i codici di stato HTTP 401 e 403 come credenziali non valide, e tutte le altre risposte come credenziali valide."