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.

109 lines
3.1 KiB

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