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.

41 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. # Daniel Schweiger <danielcccasle@gmail.com>, 2017
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: Odoo Server 10.0\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2017-06-22 01:11+0000\n"
  12. "PO-Revision-Date: 2017-06-22 01:11+0000\n"
  13. "Last-Translator: Daniel Schweiger <danielcccasle@gmail.com>, 2017\n"
  14. "Language-Team: Romanian (https://www.transifex.com/oca/teams/23907/ro/)\n"
  15. "MIME-Version: 1.0\n"
  16. "Content-Type: text/plain; charset=UTF-8\n"
  17. "Content-Transfer-Encoding: \n"
  18. "Language: ro\n"
  19. "Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n"
  20. #. module: auth_signup_verify_email
  21. #: code:addons/auth_signup_verify_email/controllers/main.py:54
  22. #: code:addons/auth_signup_verify_email/tests/test_verify_email.py:30
  23. #, python-format
  24. msgid "Check your email to activate your account!"
  25. msgstr "Ati primit un email pentru activarea acestui cont!"
  26. #. module: auth_signup_verify_email
  27. #: code:addons/auth_signup_verify_email/controllers/main.py:50
  28. #: code:addons/auth_signup_verify_email/tests/test_verify_email.py:28
  29. #, python-format
  30. msgid "Something went wrong, please try again later or contact us."
  31. msgstr ""
  32. "Sa produs o eroare, va rugam sa incercati mai tarziu sau contacteaza-ne."
  33. #. module: auth_signup_verify_email
  34. #: code:addons/auth_signup_verify_email/controllers/main.py:31
  35. #: code:addons/auth_signup_verify_email/tests/test_verify_email.py:27
  36. #, python-format
  37. msgid "That does not seem to be an email address."
  38. msgstr "Nu ati introdus o directie email corespunzatoare."