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.

98 lines
2.8 KiB

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