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.

58 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. "Language: \n"
  12. "MIME-Version: 1.0\n"
  13. "Content-Type: text/plain; charset=UTF-8\n"
  14. "Content-Transfer-Encoding: \n"
  15. "Plural-Forms: \n"
  16. #. module: base_model_restrict_update
  17. #: model:ir.model,name:base_model_restrict_update.model_ir_model_access
  18. msgid "Model Access"
  19. msgstr ""
  20. #. module: base_model_restrict_update
  21. #: model:ir.model,name:base_model_restrict_update.model_ir_model
  22. msgid "Models"
  23. msgstr ""
  24. #. module: base_model_restrict_update
  25. #: model:ir.model.fields,help:base_model_restrict_update.field_res_users__unrestrict_model_update
  26. msgid "Set to true and the user can update restricted model."
  27. msgstr ""
  28. #. module: base_model_restrict_update
  29. #: model:ir.model.fields,field_description:base_model_restrict_update.field_res_users__unrestrict_model_update
  30. msgid "Unrestrict Model Update"
  31. msgstr ""
  32. #. module: base_model_restrict_update
  33. #: model:ir.model.fields,field_description:base_model_restrict_update.field_ir_model__restrict_update
  34. msgid "Update Restrict Model"
  35. msgstr ""
  36. #. module: base_model_restrict_update
  37. #: model:ir.model,name:base_model_restrict_update.model_res_users
  38. msgid "Users"
  39. msgstr ""
  40. #. module: base_model_restrict_update
  41. #: model:ir.model.fields,help:base_model_restrict_update.field_ir_model__restrict_update
  42. msgid ""
  43. "When selected, the model is restricted to read-only unless the user has the "
  44. "special permission."
  45. msgstr ""
  46. #. module: base_model_restrict_update
  47. #: code:addons/base_model_restrict_update/models/ir_model_access.py:31
  48. #, python-format
  49. msgid "You are only allowed to read this record. (%s - %s)"
  50. msgstr ""