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. # * partner_contact_birthdate
  4. #
  5. # Translators:
  6. # OCA Transbot <transbot@odoo-community.org>, 2016
  7. # Albert Vonpupp <vonpupp@gmail.com>, 2016
  8. msgid ""
  9. msgstr ""
  10. "Project-Id-Version: Odoo Server 10.0\n"
  11. "Report-Msgid-Bugs-To: \n"
  12. "POT-Creation-Date: 2017-05-01 20:42+0000\n"
  13. "PO-Revision-Date: 2017-05-01 20:42+0000\n"
  14. "Last-Translator: Albert Vonpupp <vonpupp@gmail.com>, 2016\n"
  15. "Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/teams/23907/pt_BR/)\n"
  16. "MIME-Version: 1.0\n"
  17. "Content-Type: text/plain; charset=UTF-8\n"
  18. "Content-Transfer-Encoding: \n"
  19. "Language: pt_BR\n"
  20. "Plural-Forms: nplurals=2; plural=(n > 1);\n"
  21. #. module: partner_contact_birthdate
  22. #: model:ir.model.fields,field_description:partner_contact_birthdate.field_res_partner_birthdate
  23. #: model:ir.model.fields,field_description:partner_contact_birthdate.field_res_partner_birthdate_date
  24. #: model:ir.model.fields,field_description:partner_contact_birthdate.field_res_users_birthdate
  25. #: model:ir.model.fields,field_description:partner_contact_birthdate.field_res_users_birthdate_date
  26. msgid "Birthdate"
  27. msgstr "Data de nascimento"
  28. #. module: partner_contact_birthdate
  29. #: code:addons/partner_contact_birthdate/models/res_partner.py:37
  30. #, python-format
  31. msgid ""
  32. "Could not convert '{0.birthdate}' to date in res.partner {0.id} ({0.name}). "
  33. "Skipping."
  34. msgstr ""
  35. "Não foi possível converter '{0.birthdate}' a uma data em res.partner {0.id} "
  36. "({0.name}). Ignorando."
  37. #. module: partner_contact_birthdate
  38. #: model:ir.model,name:partner_contact_birthdate.model_res_partner
  39. msgid "Partner"
  40. msgstr "Parceiro"