Public release from ruodoo-project: 19.0 - 2026-05-10 21:19:01 UTC

This commit is contained in:
CI Publish Bot
2026-05-10 21:19:11 +00:00
commit cbf9e6e6d6
1213 changed files with 183945 additions and 0 deletions

View File

@ -0,0 +1,46 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * ir_rule_protected
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 13.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"
#. module: ir_rule_protected
#: model:ir.model.fields,help:ir_rule_protected.field_ir_rule__protected
msgid "Make rule editable only for superuser"
msgstr ""
#. module: ir_rule_protected
#: model:ir.model,name:ir_rule_protected.model_ir_module_module
msgid "Module"
msgstr ""
#. module: ir_rule_protected
#: code:addons/ir_rule_protected/models.py:0
#, python-format
msgid "Only admin can uninstall the module"
msgstr ""
#. module: ir_rule_protected
#: model:ir.model.fields,field_description:ir_rule_protected.field_ir_rule__protected
msgid "Protected"
msgstr ""
#. module: ir_rule_protected
#: model:ir.model,name:ir_rule_protected.model_ir_rule
msgid "Record Rule"
msgstr ""
#. module: ir_rule_protected
#: code:addons/ir_rule_protected/models.py:0
#, python-format
msgid "The Rule is protected. You don't have access for this operation"
msgstr ""