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.

72 lines
2.6 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * company_country
  4. #
  5. # Translators:
  6. # OCA Transbot <transbot@odoo-community.org>, 2017
  7. # Bole <bole@dajmi5.com>, 2017
  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-05 07:29+0000\n"
  13. "PO-Revision-Date: 2017-05-05 07:29+0000\n"
  14. "Last-Translator: Bole <bole@dajmi5.com>, 2017\n"
  15. "Language-Team: Croatian (https://www.transifex.com/oca/teams/23907/hr/)\n"
  16. "MIME-Version: 1.0\n"
  17. "Content-Type: text/plain; charset=UTF-8\n"
  18. "Content-Transfer-Encoding: \n"
  19. "Language: hr\n"
  20. "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"
  21. #. module: company_country
  22. #: code:addons/company_country/models/res_config.py:25
  23. #, python-format
  24. msgid "Country code %s not found. Use ISO 3166 codes 2 letters"
  25. msgstr "Šifra države %s nije pronađena. Koirsite ISO 3166 šifre sa 2 slova"
  26. #. module: company_country
  27. #: model:ir.model.fields,field_description:company_country.field_country_company_config_settings_create_uid
  28. msgid "Created by"
  29. msgstr "Kreirao"
  30. #. module: company_country
  31. #: model:ir.model.fields,field_description:company_country.field_country_company_config_settings_create_date
  32. msgid "Created on"
  33. msgstr "Kreirano"
  34. #. module: company_country
  35. #: model:ir.model.fields,field_description:company_country.field_country_company_config_settings_display_name
  36. msgid "Display Name"
  37. msgstr "Naziv "
  38. #. module: company_country
  39. #: code:addons/company_country/models/res_config.py:19
  40. #, python-format
  41. msgid "Error COUNTRY environment variable with country code not defined"
  42. msgstr "Greška COUNTRY environment varijabla sa šifrom države nije definirana"
  43. #. module: company_country
  44. #: model:ir.model.fields,field_description:company_country.field_country_company_config_settings_id
  45. msgid "ID"
  46. msgstr "ID"
  47. #. module: company_country
  48. #: model:ir.model.fields,field_description:company_country.field_country_company_config_settings___last_update
  49. msgid "Last Modified on"
  50. msgstr "Zadnje modificirano"
  51. #. module: company_country
  52. #: model:ir.model.fields,field_description:company_country.field_country_company_config_settings_write_uid
  53. msgid "Last Updated by"
  54. msgstr "Zadnji ažurirao"
  55. #. module: company_country
  56. #: model:ir.model.fields,field_description:company_country.field_country_company_config_settings_write_date
  57. msgid "Last Updated on"
  58. msgstr "Zadnje ažuriranje"
  59. #. module: company_country
  60. #: model:ir.model,name:company_country.model_country_company_config_settings
  61. msgid "country.company.config.settings"
  62. msgstr "country.company.config.settings"