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.

42 lines
1.7 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. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: Odoo Server 10.0\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2017-05-01 20:42+0000\n"
  12. "PO-Revision-Date: 2017-05-01 20:42+0000\n"
  13. "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
  14. "Language-Team: Croatian (Croatia) (https://www.transifex.com/oca/teams/23907/hr_HR/)\n"
  15. "MIME-Version: 1.0\n"
  16. "Content-Type: text/plain; charset=UTF-8\n"
  17. "Content-Transfer-Encoding: \n"
  18. "Language: hr_HR\n"
  19. "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
  20. #. module: partner_contact_birthdate
  21. #: model:ir.model.fields,field_description:partner_contact_birthdate.field_res_partner_birthdate
  22. #: model:ir.model.fields,field_description:partner_contact_birthdate.field_res_partner_birthdate_date
  23. #: model:ir.model.fields,field_description:partner_contact_birthdate.field_res_users_birthdate
  24. #: model:ir.model.fields,field_description:partner_contact_birthdate.field_res_users_birthdate_date
  25. msgid "Birthdate"
  26. msgstr "Datum rođenja"
  27. #. module: partner_contact_birthdate
  28. #: code:addons/partner_contact_birthdate/models/res_partner.py:37
  29. #, python-format
  30. msgid ""
  31. "Could not convert '{0.birthdate}' to date in res.partner {0.id} ({0.name}). "
  32. "Skipping."
  33. msgstr ""
  34. "Nije moguća konverzija '{0.birthdate}' u datum u res.partner {0.id} "
  35. "({0.name}). Preskačem."
  36. #. module: partner_contact_birthdate
  37. #: model:ir.model,name:partner_contact_birthdate.model_res_partner
  38. msgid "Partner"
  39. msgstr "Partner"