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.1 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * user_threshold
  4. #
  5. # Translators:
  6. # Quentin THEURET <quentin@theuret.net>, 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-06-22 01:12+0000\n"
  13. "PO-Revision-Date: 2017-06-22 01:12+0000\n"
  14. "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
  15. "Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n"
  16. "MIME-Version: 1.0\n"
  17. "Content-Type: text/plain; charset=UTF-8\n"
  18. "Content-Transfer-Encoding: \n"
  19. "Language: fr\n"
  20. "Plural-Forms: nplurals=2; plural=(n > 1);\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:79
  27. #: code:addons/user_threshold/models/res_users.py:91
  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 "Sociétés"
  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 "Utilisateurs"
  63. #. module: user_threshold
  64. #: code:addons/user_threshold/models/res_groups.py:23
  65. #: code:addons/user_threshold/models/res_users.py:126
  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:120
  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 "
  83. "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 ""