|
|
@ -1,12 +1,12 @@ |
|
|
|
# Translation of Odoo Server. |
|
|
|
# This file contains the translation of the following modules: |
|
|
|
# * base_user_role |
|
|
|
# * base_user_role |
|
|
|
# |
|
|
|
msgid "" |
|
|
|
msgstr "" |
|
|
|
"Project-Id-Version: Odoo Server 12.0\n" |
|
|
|
"Project-Id-Version: Odoo Server 13.0\n" |
|
|
|
"Report-Msgid-Bugs-To: \n" |
|
|
|
"Last-Translator: <>\n" |
|
|
|
"Last-Translator: \n" |
|
|
|
"Language-Team: \n" |
|
|
|
"MIME-Version: 1.0\n" |
|
|
|
"Content-Type: text/plain; charset=UTF-8\n" |
|
|
@ -53,6 +53,11 @@ msgstr "" |
|
|
|
msgid "Comment" |
|
|
|
msgstr "" |
|
|
|
|
|
|
|
#. module: base_user_role |
|
|
|
#: model:ir.model.fields,field_description:base_user_role.field_res_users_role_line__company_id |
|
|
|
msgid "Company" |
|
|
|
msgstr "" |
|
|
|
|
|
|
|
#. module: base_user_role |
|
|
|
#: model:ir.model.fields,field_description:base_user_role.field_res_users_role__create_uid |
|
|
|
#: model:ir.model.fields,field_description:base_user_role.field_res_users_role_line__create_uid |
|
|
@ -182,6 +187,12 @@ msgstr "" |
|
|
|
msgid "User" |
|
|
|
msgstr "" |
|
|
|
|
|
|
|
#. module: base_user_role |
|
|
|
#: code:addons/base_user_role/models/role.py:0 |
|
|
|
#, python-format |
|
|
|
msgid "User \"{}\" does not have access to the company \"{}\"" |
|
|
|
msgstr "" |
|
|
|
|
|
|
|
#. module: base_user_role |
|
|
|
#: model:ir.model,name:base_user_role.model_res_users_role |
|
|
|
msgid "User role" |
|
|
@ -218,4 +229,3 @@ msgstr "" |
|
|
|
#: model:ir.model.fields,field_description:base_user_role.field_res_users_role__view_access |
|
|
|
msgid "Views" |
|
|
|
msgstr "" |
|
|
|
|