54 lines
1.5 KiB
Plaintext
54 lines
1.5 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * ir_rule_protected
|
|
#
|
|
# Translators:
|
|
# Dawid Runowski <dawrun@outlook.com>, 2019
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 10.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2018-04-26 19:17+0000\n"
|
|
"PO-Revision-Date: 2017-12-05 05:26+0000\n"
|
|
"Last-Translator: Dawid Runowski <dawrun@outlook.com>, 2019\n"
|
|
"Language-Team: German (https://www.transifex.com/it-projects-llc/teams/76080/"
|
|
"de/)\n"
|
|
"Language: de\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\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:39
|
|
#, 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 "Geschützt"
|
|
|
|
#. module: ir_rule_protected
|
|
#: code:addons/ir_rule_protected/models.py:19
|
|
#, python-format
|
|
msgid "The Rule is protected. You don't have access for this operation"
|
|
msgstr ""
|
|
|
|
#. module: ir_rule_protected
|
|
#: model:ir.model,name:ir_rule_protected.model_ir_rule
|
|
msgid "ir.rule"
|
|
msgstr ""
|