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.

110 lines
3.2 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * user_threshold
  4. #
  5. # Translators:
  6. # Bole <bole@dajmi5.com>, 2017
  7. # OCA Transbot <transbot@odoo-community.org>, 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-13 01:01+0000\n"
  13. "PO-Revision-Date: 2017-07-13 01:01+0000\n"
  14. "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
  15. "Language-Team: Croatian (https://www.transifex.com/oca/teams/23907/hr/)\n"
  16. "Language: hr\n"
  17. "MIME-Version: 1.0\n"
  18. "Content-Type: text/plain; charset=UTF-8\n"
  19. "Content-Transfer-Encoding: \n"
  20. "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
  21. "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
  22. #. module: user_threshold
  23. #: model:ir.model,name:user_threshold.model_res_groups
  24. msgid "Access Groups"
  25. msgstr "Pristupne grupe"
  26. #. module: user_threshold
  27. #: code:addons/user_threshold/models/res_users.py:70
  28. #: code:addons/user_threshold/models/res_users.py:82
  29. #, python-format
  30. msgid "Cannot add user - Maximum number of allowed users reached"
  31. msgstr ""
  32. #. module: user_threshold
  33. #: model:ir.model,name:user_threshold.model_res_company
  34. msgid "Companies"
  35. msgstr "Tvrtke"
  36. #. module: user_threshold
  37. #: model:ir.ui.view,arch_db:user_threshold.view_users_form
  38. msgid "Exempt From Threshold"
  39. msgstr ""
  40. #. module: user_threshold
  41. #: model:ir.model.fields,field_description:user_threshold.field_res_users_threshold_exempt
  42. msgid "Exempt User From User Count Thresholds"
  43. msgstr ""
  44. #. module: user_threshold
  45. #: model:ir.model.fields,field_description:user_threshold.field_res_company_max_users
  46. msgid "Maximum Number of users allowed for this company"
  47. msgstr ""
  48. #. module: user_threshold
  49. #: model:ir.ui.view,arch_db:user_threshold.view_company_form
  50. msgid "Maximum Users"
  51. msgstr ""
  52. #. module: user_threshold
  53. #: model:ir.ui.view,arch_db:user_threshold.view_users_form
  54. msgid "User Threshold"
  55. msgstr ""
  56. #. module: user_threshold
  57. #: model:res.groups,name:user_threshold.group_threshold_manager
  58. msgid "User Threshold Manager"
  59. msgstr ""
  60. #. module: user_threshold
  61. #: model:ir.model,name:user_threshold.model_res_users
  62. msgid "Users"
  63. msgstr "Korisnici"
  64. #. module: user_threshold
  65. #: code:addons/user_threshold/models/res_groups.py:23
  66. #: code:addons/user_threshold/models/res_users.py:117
  67. #, python-format
  68. msgid ""
  69. "You must be a member of the `User Threshold Manager` group to grant access "
  70. "to it."
  71. msgstr ""
  72. #. module: user_threshold
  73. #: code:addons/user_threshold/models/res_users.py:111
  74. #, python-format
  75. msgid ""
  76. "You must be a member of the `User Threshold Manager` group to grant "
  77. "threshold exemptions."
  78. msgstr ""
  79. #. module: user_threshold
  80. #: code:addons/user_threshold/models/ir_config_parameter.py:27
  81. #, python-format
  82. msgid ""
  83. "You must be a member of the `User Threshold Manager` to delete this parameter"
  84. msgstr ""
  85. #. module: user_threshold
  86. #: code:addons/user_threshold/models/ir_config_parameter.py:41
  87. #: code:addons/user_threshold/models/res_company.py:43
  88. #, python-format
  89. msgid ""
  90. "You must be a member of the `User Threshold Manager` to set this parameter"
  91. msgstr ""
  92. #. module: user_threshold
  93. #: model:ir.model,name:user_threshold.model_ir_config_parameter
  94. msgid "ir.config_parameter"
  95. msgstr ""