oca-travis
5 years ago
2 changed files with 60 additions and 4 deletions
@ -0,0 +1,51 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * pos_user_restriction |
|||
# |
|||
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: pos_user_restriction |
|||
#: model:ir.model.fields,field_description:pos_user_restriction.field_pos_config__assigned_user_ids |
|||
msgid "Assigned users" |
|||
msgstr "" |
|||
|
|||
#. module: pos_user_restriction |
|||
#: model:ir.model,name:pos_user_restriction.model_pos_config |
|||
msgid "Point of Sale Configuration" |
|||
msgstr "" |
|||
|
|||
#. module: pos_user_restriction |
|||
#: model:ir.model.fields,help:pos_user_restriction.field_pos_config__assigned_user_ids |
|||
#: model_terms:ir.ui.view,arch_db:pos_user_restriction.pos_config_view_form_users |
|||
msgid "Restrict some users to only access their assigned points of sale. In order to apply the restriction, the user needs the 'User: Assigned POS Only' group" |
|||
msgstr "" |
|||
|
|||
#. module: pos_user_restriction |
|||
#: model:res.groups,comment:pos_user_restriction.group_assigned_points_of_sale_user |
|||
msgid "The user will have access to her assigned points of sale." |
|||
msgstr "" |
|||
|
|||
#. module: pos_user_restriction |
|||
#: model:res.groups,name:pos_user_restriction.group_assigned_points_of_sale_user |
|||
msgid "User: Assigned POS Only" |
|||
msgstr "" |
|||
|
|||
#. module: pos_user_restriction |
|||
#: model_terms:ir.ui.view,arch_db:pos_user_restriction.pos_config_view_form_users |
|||
msgid "Users" |
|||
msgstr "" |
|||
|
|||
#. module: pos_user_restriction |
|||
#: model_terms:ir.ui.view,arch_db:pos_user_restriction.pos_config_view_form_users |
|||
msgid "Users assigned to this point of sale" |
|||
msgstr "" |
|||
|
Write
Preview
Loading…
Cancel
Save
Reference in new issue