mirror of
https://github.com/OCA/server-backend.git
synced 2025-02-18 09:52:42 +02:00
Currently translated at 62.5% (5 of 8 strings) Translation: server-backend-12.0/server-backend-12.0-base_user_role_company Translate-URL: https://translation.odoo-community.org/projects/server-backend-12-0/server-backend-12-0-base_user_role_company/de/
59 lines
1.9 KiB
Plaintext
59 lines
1.9 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * base_user_role_company
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 12.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"PO-Revision-Date: 2022-02-07 14:59+0000\n"
|
|
"Last-Translator: Maria Sparenberg <maria.sparenberg@gmx.net>\n"
|
|
"Language-Team: none\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"
|
|
"X-Generator: Weblate 4.3.2\n"
|
|
|
|
#. module: base_user_role_company
|
|
#: model:ir.model.fields,field_description:base_user_role_company.field_res_users_role_line__active_role
|
|
msgid "Active Role"
|
|
msgstr "Aktive Rolle"
|
|
|
|
#. module: base_user_role_company
|
|
#: model:ir.model.fields,field_description:base_user_role_company.field_res_users_role_line__company_id
|
|
msgid "Company"
|
|
msgstr "Unternehmen"
|
|
|
|
#. module: base_user_role_company
|
|
#: model:ir.model,name:base_user_role_company.model_ir_http
|
|
msgid "HTTP Routing"
|
|
msgstr "HTTP Routing"
|
|
|
|
#. module: base_user_role_company
|
|
#: model:ir.model.fields,help:base_user_role_company.field_res_users_role_line__company_id
|
|
msgid "If set, this role only applies when this is the main company selected. Otherwise it applies to all companies."
|
|
msgstr ""
|
|
|
|
#. module: base_user_role_company
|
|
#: sql_constraint:res.users.role.line:0
|
|
msgid "Roles can be assigned to a user only once at a time"
|
|
msgstr ""
|
|
|
|
#. module: base_user_role_company
|
|
#: code:addons/base_user_role_company/models/role.py:28
|
|
#, python-format
|
|
msgid "User \"{}\" does not have access to the company \"{}\""
|
|
msgstr "Der Benutzer \"{}\" hat keinen Zugriff auf das Unternehmen \"{}\"."
|
|
|
|
#. module: base_user_role_company
|
|
#: model:ir.model,name:base_user_role_company.model_res_users
|
|
msgid "Users"
|
|
msgstr "Benutzer"
|
|
|
|
#. module: base_user_role_company
|
|
#: model:ir.model,name:base_user_role_company.model_res_users_role_line
|
|
msgid "Users associated to a role"
|
|
msgstr ""
|