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.

39 lines
1.3 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. # Gustavo Lepri <gustavolepri@gmail.com>, 2017
  8. msgid ""
  9. msgstr ""
  10. "Project-Id-Version: Odoo Server 9.0c\n"
  11. "Report-Msgid-Bugs-To: \n"
  12. "POT-Creation-Date: 2017-10-28 01:35+0000\n"
  13. "PO-Revision-Date: 2017-10-28 01:35+0000\n"
  14. "Last-Translator: Gustavo Lepri <gustavolepri@gmail.com>, 2017\n"
  15. "Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/"
  16. "teams/23907/pt_BR/)\n"
  17. "Language: pt_BR\n"
  18. "MIME-Version: 1.0\n"
  19. "Content-Type: text/plain; charset=UTF-8\n"
  20. "Content-Transfer-Encoding: \n"
  21. "Plural-Forms: nplurals=2; plural=(n > 1);\n"
  22. #. module: partner_contact_birthdate
  23. #: model:ir.model.fields,field_description:partner_contact_birthdate.field_res_partner_birthdate_date
  24. msgid "Birthdate"
  25. msgstr "Data de Nascimento"
  26. #. module: partner_contact_birthdate
  27. #: code:addons/partner_contact_birthdate/models/res_partner.py:37
  28. #, python-format
  29. msgid ""
  30. "Could not convert '{0.birthdate}' to date in res.partner {0.id} ({0.name}). "
  31. "Skipping."
  32. msgstr ""
  33. #. module: partner_contact_birthdate
  34. #: model:ir.model,name:partner_contact_birthdate.model_res_partner
  35. msgid "Partner"
  36. msgstr "Parceiro"