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.

95 lines
3.3 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * crm_deduplicate_acl
  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-07-08 01:22+0000\n"
  13. "PO-Revision-Date: 2017-07-08 01:22+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: crm_deduplicate_acl
  22. #: code:addons/crm_deduplicate_acl/wizards/partner_merge.py:46
  23. #, python-format
  24. msgid ""
  25. "All contacts must have the same email. Only the Administrator can merge "
  26. "contacts with different emails."
  27. msgstr ""
  28. "Svi kontakti moraju imati isti e-mail, samo administrator može spajati "
  29. "kontakte sa različitim mailovima."
  30. #. module: crm_deduplicate_acl
  31. #: model:res.groups,name:crm_deduplicate_acl.group_automatically
  32. msgid "Automatically"
  33. msgstr "Automatski"
  34. #. module: crm_deduplicate_acl
  35. #: model:ir.module.category,name:crm_deduplicate_acl.category
  36. #: model:ir.ui.menu,name:crm_deduplicate_acl.partner_merge_automatic_menu
  37. msgid "Deduplicate Contacts"
  38. msgstr "Ukloni duple kontakte"
  39. #. module: crm_deduplicate_acl
  40. #: code:addons/crm_deduplicate_acl/wizards/partner_merge.py:28
  41. #, python-format
  42. msgid ""
  43. "For safety reasons, you cannot merge more than 3 contacts together. You can "
  44. "re-open the wizard several times if needed."
  45. msgstr ""
  46. "Iz sigurnosnih razloga nije moguće spajati više od 3 kontakta. Možete "
  47. "pokrenuti čarobnjaka za spajanje više puta ukoliko je potrebno."
  48. #. module: crm_deduplicate_acl
  49. #: model:res.groups,name:crm_deduplicate_acl.group_manually
  50. msgid "Manually"
  51. msgstr "Ručno"
  52. #. module: crm_deduplicate_acl
  53. #: code:addons/crm_deduplicate_acl/wizards/partner_merge.py:81
  54. #, python-format
  55. msgid "Merged with the following partners:"
  56. msgstr "Spojen sa sljedećim partnerima:"
  57. #. module: crm_deduplicate_acl
  58. #: code:addons/crm_deduplicate_acl/wizards/partner_merge.py:69
  59. #, python-format
  60. msgid ""
  61. "Only the destination contact may be linked to existing Journal Items. Please"
  62. " ask the Administrator if you need to merge several contacts linked to "
  63. "existing Journal Items."
  64. msgstr ""
  65. "Samo odredišni kontakt može biti povezan sa postojećim stavkama dnevnika. "
  66. "Molimo zamolite administratora ukoliko je potrebno spojiti nekoliko "
  67. "kontakata povezanih sa postojećim stavkama dnevnika."
  68. #. module: crm_deduplicate_acl
  69. #: model:ir.ui.menu,name:crm_deduplicate_acl.root_menu
  70. msgid "Tools"
  71. msgstr "Alati"
  72. #. module: crm_deduplicate_acl
  73. #: model:res.groups,name:crm_deduplicate_acl.group_unrestricted
  74. msgid "Without restrictions"
  75. msgstr "Bez ograničenja"
  76. #. module: crm_deduplicate_acl
  77. #: code:addons/crm_deduplicate_acl/wizards/partner_merge.py:38
  78. #, python-format
  79. msgid "You cannot merge a contact with one of his parent."
  80. msgstr "Nije moguće spojiti kontakt sa svojim nadređenim."
  81. #. module: crm_deduplicate_acl
  82. #: model:ir.model,name:crm_deduplicate_acl.model_base_partner_merge_automatic_wizard
  83. msgid "base.partner.merge.automatic.wizard"
  84. msgstr "base.partner.merge.automatic.wizard"