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.

43 lines
1.6 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * auth_signup_verify_email
  4. #
  5. # Translators:
  6. # Paolo Valier, 2016
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: server-tools (9.0)\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2018-02-23 17:59+0000\n"
  12. "PO-Revision-Date: 2017-09-22 23:49+0000\n"
  13. "Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
  14. "Language-Team: Italian (http://www.transifex.com/oca/OCA-server-tools-9-0/"
  15. "language/it/)\n"
  16. "Language: it\n"
  17. "MIME-Version: 1.0\n"
  18. "Content-Type: text/plain; charset=UTF-8\n"
  19. "Content-Transfer-Encoding: \n"
  20. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  21. #. module: auth_signup_verify_email
  22. #: code:addons/auth_signup_verify_email/controllers/main.py:54
  23. #: code:addons/auth_signup_verify_email/tests/test_verify_email.py:31
  24. #, python-format
  25. msgid "Check your email to activate your account!"
  26. msgstr "Controlla la tua email per attivare il tuo account!"
  27. #. module: auth_signup_verify_email
  28. #: code:addons/auth_signup_verify_email/controllers/main.py:50
  29. #: code:addons/auth_signup_verify_email/tests/test_verify_email.py:29
  30. #, python-format
  31. msgid "Something went wrong, please try again later or contact us."
  32. msgstr ""
  33. "Qualcosa non è funzionato, prego provare più tardi altrimenti mettiti in "
  34. "contatto con noi."
  35. #. module: auth_signup_verify_email
  36. #: code:addons/auth_signup_verify_email/controllers/main.py:31
  37. #: code:addons/auth_signup_verify_email/tests/test_verify_email.py:28
  38. #, python-format
  39. msgid "That does not seem to be an email address."
  40. msgstr "Questo non sembra essere un indirizzo email valido."