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.

56 lines
1.8 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * base_model_restrict_update
  4. #
  5. msgid ""
  6. msgstr ""
  7. "Project-Id-Version: Odoo Server 12.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: base_model_restrict_update
  16. #: model:ir.model,name:base_model_restrict_update.model_ir_model_access
  17. msgid "Model Access"
  18. msgstr ""
  19. #. module: base_model_restrict_update
  20. #: model:ir.model,name:base_model_restrict_update.model_ir_model
  21. msgid "Models"
  22. msgstr ""
  23. #. module: base_model_restrict_update
  24. #: model:ir.model.fields,help:base_model_restrict_update.field_res_users__unrestrict_model_update
  25. msgid "Set to true and the user can update restricted model."
  26. msgstr ""
  27. #. module: base_model_restrict_update
  28. #: model:ir.model.fields,field_description:base_model_restrict_update.field_res_users__unrestrict_model_update
  29. msgid "Unrestrict Model Update"
  30. msgstr ""
  31. #. module: base_model_restrict_update
  32. #: model:ir.model.fields,field_description:base_model_restrict_update.field_ir_model__restrict_update
  33. msgid "Update Restrict Model"
  34. msgstr ""
  35. #. module: base_model_restrict_update
  36. #: model:ir.model,name:base_model_restrict_update.model_res_users
  37. msgid "Users"
  38. msgstr ""
  39. #. module: base_model_restrict_update
  40. #: model:ir.model.fields,help:base_model_restrict_update.field_ir_model__restrict_update
  41. msgid "When selected, the model is restricted to read-only unless the user has the special permission."
  42. msgstr ""
  43. #. module: base_model_restrict_update
  44. #: code:addons/base_model_restrict_update/models/ir_model_access.py:31
  45. #, python-format
  46. msgid "You are only allowed to read this record. (%s - %s)"
  47. msgstr ""