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: Danish (https://www.transifex.com/oca/teams/23907/da/)\n"
  15. "MIME-Version: 1.0\n"
  16. "Content-Type: text/plain; charset=UTF-8\n"
  17. "Content-Transfer-Encoding: \n"
  18. "Language: da\n"
  19. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  20. #. module: user_threshold
  21. #: model:ir.model,name:user_threshold.model_res_groups
  22. msgid "Access Groups"
  23. msgstr ""
  24. #. module: user_threshold
  25. #: code:addons/user_threshold/models/res_users.py:79
  26. #: code:addons/user_threshold/models/res_users.py:91
  27. #, python-format
  28. msgid "Cannot add user - Maximum number of allowed users reached"
  29. msgstr ""
  30. #. module: user_threshold
  31. #: model:ir.model,name:user_threshold.model_res_company
  32. msgid "Companies"
  33. msgstr ""
  34. #. module: user_threshold
  35. #: model:ir.ui.view,arch_db:user_threshold.view_users_form
  36. msgid "Exempt From Threshold"
  37. msgstr ""
  38. #. module: user_threshold
  39. #: model:ir.model.fields,field_description:user_threshold.field_res_users_threshold_exempt
  40. msgid "Exempt User From User Count Thresholds"
  41. msgstr ""
  42. #. module: user_threshold
  43. #: model:ir.model.fields,field_description:user_threshold.field_res_company_max_users
  44. msgid "Maximum Number of users allowed for this company"
  45. msgstr ""
  46. #. module: user_threshold
  47. #: model:ir.ui.view,arch_db:user_threshold.view_company_form
  48. msgid "Maximum Users"
  49. msgstr ""
  50. #. module: user_threshold
  51. #: model:ir.ui.view,arch_db:user_threshold.view_users_form
  52. msgid "User Threshold"
  53. msgstr ""
  54. #. module: user_threshold
  55. #: model:res.groups,name:user_threshold.group_threshold_manager
  56. msgid "User Threshold Manager"
  57. msgstr ""
  58. #. module: user_threshold
  59. #: model:ir.model,name:user_threshold.model_res_users
  60. msgid "Users"
  61. msgstr "Brugere"
  62. #. module: user_threshold
  63. #: code:addons/user_threshold/models/res_groups.py:23
  64. #: code:addons/user_threshold/models/res_users.py:126
  65. #, python-format
  66. msgid ""
  67. "You must be a member of the `User Threshold Manager` group to grant access "
  68. "to it."
  69. msgstr ""
  70. #. module: user_threshold
  71. #: code:addons/user_threshold/models/res_users.py:120
  72. #, python-format
  73. msgid ""
  74. "You must be a member of the `User Threshold Manager` group to grant "
  75. "threshold exemptions."
  76. msgstr ""
  77. #. module: user_threshold
  78. #: code:addons/user_threshold/models/ir_config_parameter.py:27
  79. #, python-format
  80. msgid ""
  81. "You must be a member of the `User Threshold Manager` to delete this "
  82. "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 ""