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.2 KiB

  1. # Translation of OpenERP Server.
  2. # This file contains the translation of the following modules:
  3. # * base_contact
  4. #
  5. # Matjaž Mozetič <m.mozetic@matmoz.si>, 2015.
  6. msgid ""
  7. msgstr ""
  8. "Project-Id-Version: OpenERP Server 7.0\n"
  9. "Report-Msgid-Bugs-To: \n"
  10. "POT-Creation-Date: 2015-08-02 08:17+0200\n"
  11. "PO-Revision-Date: 2015-08-02 08:17+0200\n"
  12. "Last-Translator: Matjaz Mozetic <m.mozetic@matmoz.si>\n"
  13. "Language-Team: Slovenian <translate@matmoz.si>\n"
  14. "Language: sl\n"
  15. "MIME-Version: 1.0\n"
  16. "Content-Type: text/plain; charset=UTF-8\n"
  17. "Content-Transfer-Encoding: 8bit\n"
  18. "Plural-Forms: \n"
  19. "X-Generator: Poedit 1.8.2\n"
  20. #. module: partner_contact_birthdate
  21. #: field:res.partner,birthdate_date:0
  22. msgid "Birthdate"
  23. msgstr "Rojstni datum"
  24. #. module: partner_contact_birthdate
  25. #: code:addons/partner_contact_birthdate/models.py:52
  26. #, python-format
  27. msgid ""
  28. "Could not convert '{0.birthdate}' to date in res.partner {0.id} ({0.name}). "
  29. "Skipping."
  30. msgstr ""
  31. "Ni možna pretvorba '{0.birthdate}' v datum v res.partner {0.id} ({0."
  32. "name}). Preskoči."
  33. #. module: partner_contact_birthdate
  34. #: model:ir.model,name:partner_contact_birthdate.model_res_partner
  35. msgid "Partner"
  36. msgstr "Partner"