Public release from ruodoo-project: 19.0 - 2026-05-31 21:19:12 UTC

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

View File

@ -0,0 +1,94 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * access_restricted
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 12.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: access_restricted
#: code:addons/access_restricted/models/res_config_settings.py:48
#, python-format
msgid "\n"
"\n"
"You don't have access to change this settings, because you administration rights are restricted"
msgstr ""
#. module: access_restricted
#: model:ir.model,name:access_restricted.model_res_groups
msgid "Access Groups"
msgstr ""
#. module: access_restricted
#: model:res.groups,name:access_restricted.group_allow_add_implied_from_settings
msgid "Allow add implied groups from settings"
msgstr ""
#. module: access_restricted
#: model:ir.model,name:access_restricted.model_res_config_settings
msgid "Config Settings"
msgstr ""
#. module: access_restricted
#: model:ir.model.fields,field_description:access_restricted.field_test_config_settings__create_uid
msgid "Created by"
msgstr ""
#. module: access_restricted
#: model:ir.model.fields,field_description:access_restricted.field_test_config_settings__create_date
msgid "Created on"
msgstr ""
#. module: access_restricted
#: model:ir.model.fields,field_description:access_restricted.field_test_config_settings__display_name
msgid "Display Name"
msgstr ""
#. module: access_restricted
#: model:ir.model.fields,field_description:access_restricted.field_test_config_settings__group_private_addresses
msgid "Group Private Addresses"
msgstr ""
#. module: access_restricted
#: model:ir.model.fields,field_description:access_restricted.field_test_config_settings__id
msgid "ID"
msgstr ""
#. module: access_restricted
#: model:ir.model.fields,field_description:access_restricted.field_test_config_settings____last_update
msgid "Last Modified on"
msgstr ""
#. module: access_restricted
#: model:ir.model.fields,field_description:access_restricted.field_test_config_settings__write_uid
msgid "Last Updated by"
msgstr ""
#. module: access_restricted
#: model:ir.model.fields,field_description:access_restricted.field_test_config_settings__write_date
msgid "Last Updated on"
msgstr ""
#. module: access_restricted
#: model:ir.model,name:access_restricted.model_res_users
msgid "Users"
msgstr ""
#. module: access_restricted
#: code:addons/access_restricted/models/res_users.py:95
#, python-format
msgid "You cannot add groups to Implied groups, because you are not allowed to increase your rights. Please contact your system administrator."
msgstr ""
#. module: access_restricted
#: model:ir.model,name:access_restricted.model_test_config_settings
msgid "test.config.settings"
msgstr ""