mirror of
https://github.com/bringout/oca-technical.git
synced 2026-04-18 04:52:04 +02:00
554 lines
19 KiB
Text
554 lines
19 KiB
Text
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * auth_partner
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 16.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: auth_partner
|
|
#: model:ir.model.fields.selection,name:auth_partner.selection__wizard_auth_partner_reset_password__delay__14-days
|
|
msgid "14 Days"
|
|
msgstr ""
|
|
|
|
#. module: auth_partner
|
|
#: model:ir.model.fields.selection,name:auth_partner.selection__wizard_auth_partner_reset_password__delay__2-days
|
|
msgid "2-days"
|
|
msgstr ""
|
|
|
|
#. module: auth_partner
|
|
#: model:ir.model.fields.selection,name:auth_partner.selection__wizard_auth_partner_reset_password__delay__6-hours
|
|
msgid "6 Hours"
|
|
msgstr ""
|
|
|
|
#. module: auth_partner
|
|
#: model:ir.model.fields.selection,name:auth_partner.selection__wizard_auth_partner_reset_password__delay__7-days
|
|
msgid "7 Days"
|
|
msgstr ""
|
|
|
|
#. module: auth_partner
|
|
#: model:mail.template,body_html:auth_partner.email_reset_password
|
|
msgid ""
|
|
"<div>\n"
|
|
" Hi <t t-out=\"object.partner_id.name or ''\"></t>\n"
|
|
" Click on the following link to reset your password\n"
|
|
" <a t-attf-href=\"https://example.org/password/reset?token={{ object.env.context['token']}}\" target=\"_blank\" style=\"color:#FFFFFF; text-decoration:none;\">Reset Password</a>\n"
|
|
" </div>\n"
|
|
" "
|
|
msgstr ""
|
|
|
|
#. module: auth_partner
|
|
#: model:mail.template,body_html:auth_partner.email_validate_email
|
|
msgid ""
|
|
"<div>\n"
|
|
" Hi <t t-out=\"object.partner_id.name or ''\"></t>\n"
|
|
" Welcome to the site, please click on the following link to verify your email\n"
|
|
" <a t-attf-href=\"https://example.org/email/validate?token={{ object.env.context['token']}}\" target=\"_blank\" style=\"color:#FFFFFF; text-decoration:none;\">Validate Email</a>\n"
|
|
" </div>\n"
|
|
" "
|
|
msgstr ""
|
|
|
|
#. module: auth_partner
|
|
#: model:mail.template,body_html:auth_partner.email_set_password
|
|
msgid ""
|
|
"<div>\n"
|
|
" Hi <t t-out=\"object.partner_id.name or ''\"></t>\n"
|
|
" Welcome, your account have been created\n"
|
|
" Click on the following link to set your password\n"
|
|
" <a t-attf-href=\"https://example.org/password/reset?token={{ object.env.context['token']}}\" target=\"_blank\" style=\"color:#FFFFFF; text-decoration:none;\">Set Password</a>\n"
|
|
" </div>\n"
|
|
" "
|
|
msgstr ""
|
|
|
|
#. module: auth_partner
|
|
#: model:res.groups,name:auth_partner.group_auth_partner_api
|
|
msgid "API Partner Auth Access"
|
|
msgstr ""
|
|
|
|
#. module: auth_partner
|
|
#: model:res.groups,name:auth_partner.group_auth_partner_manager
|
|
msgid "API Partner Auth Manager"
|
|
msgstr ""
|
|
|
|
#. module: auth_partner
|
|
#: model_terms:ir.ui.view,arch_db:auth_partner.auth_directory_view_form
|
|
#: model_terms:ir.ui.view,arch_db:auth_partner.view_partner_form
|
|
msgid "Account"
|
|
msgstr ""
|
|
|
|
#. module: auth_partner
|
|
#: model_terms:ir.ui.view,arch_db:auth_partner.wizard_auth_partner_reset_password_view_form
|
|
msgid ""
|
|
"An email will be send with a token to each customer, you can specify the "
|
|
"date until the link is valid"
|
|
msgstr ""
|
|
|
|
#. module: auth_partner
|
|
#: model:ir.model,name:auth_partner.model_auth_directory
|
|
msgid "Auth Directory"
|
|
msgstr ""
|
|
|
|
#. module: auth_partner
|
|
#: model:mail.template,name:auth_partner.email_reset_password
|
|
msgid "Auth Directory: Reset Password"
|
|
msgstr ""
|
|
|
|
#. module: auth_partner
|
|
#: model:mail.template,name:auth_partner.email_set_password
|
|
msgid "Auth Directory: Set Password"
|
|
msgstr ""
|
|
|
|
#. module: auth_partner
|
|
#: model:mail.template,name:auth_partner.email_validate_email
|
|
msgid "Auth Directory: Validate Email"
|
|
msgstr ""
|
|
|
|
#. module: auth_partner
|
|
#: model:ir.model,name:auth_partner.model_auth_partner
|
|
#: model_terms:ir.ui.view,arch_db:auth_partner.auth_partner_view_form
|
|
#: model_terms:ir.ui.view,arch_db:auth_partner.auth_partner_view_search
|
|
msgid "Auth Partner"
|
|
msgstr ""
|
|
|
|
#. module: auth_partner
|
|
#: model:ir.model.fields,field_description:auth_partner.field_res_partner__auth_partner_count
|
|
#: model:ir.model.fields,field_description:auth_partner.field_res_users__auth_partner_count
|
|
msgid "Auth Partner Count"
|
|
msgstr ""
|
|
|
|
#. module: auth_partner
|
|
#: model:ir.model.fields,field_description:auth_partner.field_auth_directory__auth_partner_ids
|
|
msgid "Auth Partners"
|
|
msgstr ""
|
|
|
|
#. module: auth_partner
|
|
#: model_terms:ir.ui.view,arch_db:auth_partner.wizard_auth_partner_force_set_password_view_form
|
|
#: model_terms:ir.ui.view,arch_db:auth_partner.wizard_auth_partner_reset_password_view_form
|
|
msgid "Cancel"
|
|
msgstr ""
|
|
|
|
#. module: auth_partner
|
|
#: model:ir.model.fields,field_description:auth_partner.field_wizard_auth_partner_force_set_password__password_confirm
|
|
msgid "Confirm Password"
|
|
msgstr ""
|
|
|
|
#. module: auth_partner
|
|
#: model:ir.model,name:auth_partner.model_res_partner
|
|
msgid "Contact"
|
|
msgstr ""
|
|
|
|
#. module: auth_partner
|
|
#: model:ir.model.fields,field_description:auth_partner.field_auth_directory__count_partner
|
|
msgid "Count Partner"
|
|
msgstr ""
|
|
|
|
#. module: auth_partner
|
|
#: model:ir.model.fields,field_description:auth_partner.field_auth_directory__create_uid
|
|
#: model:ir.model.fields,field_description:auth_partner.field_auth_partner__create_uid
|
|
#: model:ir.model.fields,field_description:auth_partner.field_wizard_auth_partner_force_set_password__create_uid
|
|
#: model:ir.model.fields,field_description:auth_partner.field_wizard_auth_partner_reset_password__create_uid
|
|
msgid "Created by"
|
|
msgstr ""
|
|
|
|
#. module: auth_partner
|
|
#: model:ir.model.fields,field_description:auth_partner.field_auth_directory__create_date
|
|
#: model:ir.model.fields,field_description:auth_partner.field_auth_partner__create_date
|
|
#: model:ir.model.fields,field_description:auth_partner.field_wizard_auth_partner_force_set_password__create_date
|
|
#: model:ir.model.fields,field_description:auth_partner.field_wizard_auth_partner_reset_password__create_date
|
|
msgid "Created on"
|
|
msgstr ""
|
|
|
|
#. module: auth_partner
|
|
#: model:ir.model.fields,field_description:auth_partner.field_auth_partner__date_last_impersonation
|
|
msgid "Date Last Impersonation"
|
|
msgstr ""
|
|
|
|
#. module: auth_partner
|
|
#: model:ir.model.fields,field_description:auth_partner.field_auth_partner__date_last_request_reset_pwd
|
|
msgid "Date Last Request Reset Pwd"
|
|
msgstr ""
|
|
|
|
#. module: auth_partner
|
|
#: model:ir.model.fields,field_description:auth_partner.field_auth_partner__date_last_sucessfull_reset_pwd
|
|
msgid "Date Last Sucessfull Reset Pwd"
|
|
msgstr ""
|
|
|
|
#. module: auth_partner
|
|
#: model:ir.model.fields,field_description:auth_partner.field_wizard_auth_partner_reset_password__date_validity
|
|
msgid "Date Validity"
|
|
msgstr ""
|
|
|
|
#. module: auth_partner
|
|
#: model:ir.model.fields,help:auth_partner.field_auth_partner__date_last_request_reset_pwd
|
|
msgid "Date of the last password reset request"
|
|
msgstr ""
|
|
|
|
#. module: auth_partner
|
|
#: model:ir.model.fields,help:auth_partner.field_auth_partner__date_last_impersonation
|
|
msgid "Date of the last sucessfull impersonation"
|
|
msgstr ""
|
|
|
|
#. module: auth_partner
|
|
#: model:ir.model.fields,help:auth_partner.field_auth_partner__date_last_sucessfull_reset_pwd
|
|
msgid "Date of the last sucessfull password reset"
|
|
msgstr ""
|
|
|
|
#. module: auth_partner
|
|
#: model:ir.model.fields,field_description:auth_partner.field_wizard_auth_partner_reset_password__delay
|
|
msgid "Delay"
|
|
msgstr ""
|
|
|
|
#. module: auth_partner
|
|
#: model:ir.actions.act_window,name:auth_partner.auth_directory_action
|
|
#: model:ir.model.fields,field_description:auth_partner.field_auth_partner__directory_id
|
|
#: model:ir.ui.menu,name:auth_partner.auth_directory_menu
|
|
#: model_terms:ir.ui.view,arch_db:auth_partner.auth_partner_view_search
|
|
msgid "Directory"
|
|
msgstr ""
|
|
|
|
#. module: auth_partner
|
|
#: model_terms:ir.ui.view,arch_db:auth_partner.auth_directory_view_form
|
|
#: model_terms:ir.ui.view,arch_db:auth_partner.auth_directory_view_search
|
|
msgid "Directory Auth"
|
|
msgstr ""
|
|
|
|
#. module: auth_partner
|
|
#: model:ir.model.fields,field_description:auth_partner.field_auth_directory__display_name
|
|
#: model:ir.model.fields,field_description:auth_partner.field_auth_partner__display_name
|
|
#: model:ir.model.fields,field_description:auth_partner.field_wizard_auth_partner_force_set_password__display_name
|
|
#: model:ir.model.fields,field_description:auth_partner.field_wizard_auth_partner_reset_password__display_name
|
|
msgid "Display Name"
|
|
msgstr ""
|
|
|
|
#. module: auth_partner
|
|
#. odoo-python
|
|
#: code:addons/auth_partner/models/auth_partner.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"Email address not validated. Validate your email address by clicking on the "
|
|
"link in the email sent to you or request a new password. "
|
|
msgstr ""
|
|
|
|
#. module: auth_partner
|
|
#: model:ir.model.fields,field_description:auth_partner.field_auth_partner__encrypted_password
|
|
msgid "Encrypted Password"
|
|
msgstr ""
|
|
|
|
#. module: auth_partner
|
|
#: model:ir.model.fields,field_description:auth_partner.field_auth_directory__force_verified_email
|
|
msgid "Force Verified Email"
|
|
msgstr ""
|
|
|
|
#. module: auth_partner
|
|
#: model_terms:ir.ui.view,arch_db:auth_partner.auth_partner_view_search
|
|
msgid "Group By"
|
|
msgstr ""
|
|
|
|
#. module: auth_partner
|
|
#: model:ir.model.fields,field_description:auth_partner.field_auth_directory__id
|
|
#: model:ir.model.fields,field_description:auth_partner.field_auth_partner__id
|
|
#: model:ir.model.fields,field_description:auth_partner.field_wizard_auth_partner_force_set_password__id
|
|
#: model:ir.model.fields,field_description:auth_partner.field_wizard_auth_partner_reset_password__id
|
|
msgid "ID"
|
|
msgstr ""
|
|
|
|
#. module: auth_partner
|
|
#: model:ir.model.fields,help:auth_partner.field_auth_directory__force_verified_email
|
|
msgid "If checked, email must be verified to be able to log in"
|
|
msgstr ""
|
|
|
|
#. module: auth_partner
|
|
#: model_terms:ir.ui.view,arch_db:auth_partner.auth_partner_view_form
|
|
msgid "Impersonate"
|
|
msgstr ""
|
|
|
|
#. module: auth_partner
|
|
#: model:ir.model.fields,field_description:auth_partner.field_auth_directory__impersonating_token_duration
|
|
msgid "Impersonating Token Duration"
|
|
msgstr ""
|
|
|
|
#. module: auth_partner
|
|
#: model:ir.model.fields,field_description:auth_partner.field_auth_directory__impersonating_user_ids
|
|
#: model:ir.model.fields,field_description:auth_partner.field_auth_partner__impersonating_user_ids
|
|
msgid "Impersonating Users"
|
|
msgstr ""
|
|
|
|
#. module: auth_partner
|
|
#: model:ir.model.fields,help:auth_partner.field_auth_directory__set_password_token_duration
|
|
msgid "In minute, default 1440 minutes => 24h"
|
|
msgstr ""
|
|
|
|
#. module: auth_partner
|
|
#: model:ir.model.fields,help:auth_partner.field_auth_directory__impersonating_token_duration
|
|
msgid "In seconds, default 60 seconds"
|
|
msgstr ""
|
|
|
|
#. module: auth_partner
|
|
#. odoo-python
|
|
#: code:addons/auth_partner/models/auth_partner.py:0
|
|
#, python-format
|
|
msgid "Invalid Login or Password"
|
|
msgstr ""
|
|
|
|
#. module: auth_partner
|
|
#. odoo-python
|
|
#: code:addons/auth_partner/models/auth_directory.py:0
|
|
#: code:addons/auth_partner/models/auth_directory.py:0
|
|
#: code:addons/auth_partner/models/auth_directory.py:0
|
|
#, python-format
|
|
msgid "Invalid Token"
|
|
msgstr ""
|
|
|
|
#. module: auth_partner
|
|
#. odoo-python
|
|
#: code:addons/auth_partner/models/auth_directory.py:0
|
|
#, python-format
|
|
msgid "Invalid token"
|
|
msgstr ""
|
|
|
|
#. module: auth_partner
|
|
#: model_terms:ir.ui.view,arch_db:auth_partner.wizard_auth_partner_force_set_password_view_form
|
|
#: model_terms:ir.ui.view,arch_db:auth_partner.wizard_auth_partner_reset_password_view_form
|
|
msgid "Label"
|
|
msgstr ""
|
|
|
|
#. module: auth_partner
|
|
#: model:ir.model.fields,field_description:auth_partner.field_auth_directory____last_update
|
|
#: model:ir.model.fields,field_description:auth_partner.field_auth_partner____last_update
|
|
#: model:ir.model.fields,field_description:auth_partner.field_wizard_auth_partner_force_set_password____last_update
|
|
#: model:ir.model.fields,field_description:auth_partner.field_wizard_auth_partner_reset_password____last_update
|
|
msgid "Last Modified on"
|
|
msgstr ""
|
|
|
|
#. module: auth_partner
|
|
#: model:ir.model.fields,field_description:auth_partner.field_auth_directory__write_uid
|
|
#: model:ir.model.fields,field_description:auth_partner.field_auth_partner__write_uid
|
|
#: model:ir.model.fields,field_description:auth_partner.field_wizard_auth_partner_force_set_password__write_uid
|
|
#: model:ir.model.fields,field_description:auth_partner.field_wizard_auth_partner_reset_password__write_uid
|
|
msgid "Last Updated by"
|
|
msgstr ""
|
|
|
|
#. module: auth_partner
|
|
#: model:ir.model.fields,field_description:auth_partner.field_auth_directory__write_date
|
|
#: model:ir.model.fields,field_description:auth_partner.field_auth_partner__write_date
|
|
#: model:ir.model.fields,field_description:auth_partner.field_wizard_auth_partner_force_set_password__write_date
|
|
#: model:ir.model.fields,field_description:auth_partner.field_wizard_auth_partner_reset_password__write_date
|
|
msgid "Last Updated on"
|
|
msgstr ""
|
|
|
|
#. module: auth_partner
|
|
#: model:ir.model.fields,field_description:auth_partner.field_auth_partner__login
|
|
msgid "Login"
|
|
msgstr ""
|
|
|
|
#. module: auth_partner
|
|
#: model:ir.model.constraint,message:auth_partner.constraint_auth_partner_directory_login_uniq
|
|
msgid "Login must be uniq per directory !"
|
|
msgstr ""
|
|
|
|
#. module: auth_partner
|
|
#: model:ir.model.fields,field_description:auth_partner.field_wizard_auth_partner_reset_password__template_id
|
|
msgid "Mail Template"
|
|
msgstr ""
|
|
|
|
#. module: auth_partner
|
|
#: model:ir.model.fields,field_description:auth_partner.field_auth_directory__reset_password_template_id
|
|
msgid "Mail Template Forget Password"
|
|
msgstr ""
|
|
|
|
#. module: auth_partner
|
|
#: model:ir.model.fields,field_description:auth_partner.field_auth_directory__set_password_template_id
|
|
msgid "Mail Template New Password"
|
|
msgstr ""
|
|
|
|
#. module: auth_partner
|
|
#: model:ir.model.fields,field_description:auth_partner.field_auth_directory__validate_email_template_id
|
|
msgid "Mail Template Validate Email"
|
|
msgstr ""
|
|
|
|
#. module: auth_partner
|
|
#: model:ir.model.fields,field_description:auth_partner.field_auth_partner__mail_verified
|
|
msgid "Mail Verified"
|
|
msgstr ""
|
|
|
|
#. module: auth_partner
|
|
#: model:ir.model.fields.selection,name:auth_partner.selection__wizard_auth_partner_reset_password__delay__manually
|
|
msgid "Manually"
|
|
msgstr ""
|
|
|
|
#. module: auth_partner
|
|
#: model:ir.model.fields,field_description:auth_partner.field_auth_directory__name
|
|
msgid "Name"
|
|
msgstr ""
|
|
|
|
#. module: auth_partner
|
|
#: model:ir.model.fields,field_description:auth_partner.field_auth_partner__nbr_pending_reset_sent
|
|
msgid "Nbr Pending Reset Sent"
|
|
msgstr ""
|
|
|
|
#. module: auth_partner
|
|
#. odoo-python
|
|
#: code:addons/auth_partner/wizards/wizard_auth_partner_force_set_password.py:0
|
|
#, python-format
|
|
msgid "No active_id in context"
|
|
msgstr ""
|
|
|
|
#. module: auth_partner
|
|
#. odoo-python
|
|
#: code:addons/auth_partner/models/auth_directory.py:0
|
|
#, python-format
|
|
msgid "No email template defined for %(template)s in %(directory)s"
|
|
msgstr ""
|
|
|
|
#. module: auth_partner
|
|
#: model:ir.model.fields,help:auth_partner.field_auth_partner__nbr_pending_reset_sent
|
|
msgid ""
|
|
"Number of pending reset sent from your customer.This field is usefull when "
|
|
"after a migration from an other system you ask all you customer to reset "
|
|
"their password and you senddifferent mail depending on the number of "
|
|
"reminder"
|
|
msgstr ""
|
|
|
|
#. module: auth_partner
|
|
#: model:ir.actions.act_window,name:auth_partner.auth_partner_action
|
|
#: model:ir.model.fields,field_description:auth_partner.field_auth_partner__partner_id
|
|
#: model:ir.ui.menu,name:auth_partner.auth_partner_menu
|
|
msgid "Partner"
|
|
msgstr ""
|
|
|
|
#. module: auth_partner
|
|
#: model:ir.model.fields,field_description:auth_partner.field_res_partner__auth_partner_ids
|
|
#: model:ir.model.fields,field_description:auth_partner.field_res_users__auth_partner_ids
|
|
msgid "Partner Auth"
|
|
msgstr ""
|
|
|
|
#. module: auth_partner
|
|
#: model:ir.ui.menu,name:auth_partner.auth
|
|
msgid "Partner Authentication"
|
|
msgstr ""
|
|
|
|
#. module: auth_partner
|
|
#: model:ir.model.fields,field_description:auth_partner.field_auth_partner__password
|
|
#: model:ir.model.fields,field_description:auth_partner.field_wizard_auth_partner_force_set_password__password
|
|
msgid "Password"
|
|
msgstr ""
|
|
|
|
#. module: auth_partner
|
|
#. odoo-python
|
|
#: code:addons/auth_partner/wizards/wizard_auth_partner_force_set_password.py:0
|
|
#, python-format
|
|
msgid "Password and Confirm Password must be the same"
|
|
msgstr ""
|
|
|
|
#. module: auth_partner
|
|
#: model_terms:ir.ui.view,arch_db:auth_partner.auth_directory_view_form
|
|
msgid "Regenerate secret key"
|
|
msgstr ""
|
|
|
|
#. module: auth_partner
|
|
#: model:mail.template,subject:auth_partner.email_reset_password
|
|
msgid "Reset Password"
|
|
msgstr ""
|
|
|
|
#. module: auth_partner
|
|
#: model:ir.model.fields,field_description:auth_partner.field_auth_directory__secret_key
|
|
msgid "Secret Key"
|
|
msgstr ""
|
|
|
|
#. module: auth_partner
|
|
#: model:ir.model.fields,field_description:auth_partner.field_auth_directory__secret_key_env_default
|
|
msgid "Secret Key Env Default"
|
|
msgstr ""
|
|
|
|
#. module: auth_partner
|
|
#: model:ir.model.fields,field_description:auth_partner.field_auth_directory__secret_key_env_is_editable
|
|
msgid "Secret Key Env Is Editable"
|
|
msgstr ""
|
|
|
|
#. module: auth_partner
|
|
#: model_terms:ir.ui.view,arch_db:auth_partner.auth_partner_view_form
|
|
msgid "Send Invite"
|
|
msgstr ""
|
|
|
|
#. module: auth_partner
|
|
#: model_terms:ir.ui.view,arch_db:auth_partner.wizard_auth_partner_reset_password_view_form
|
|
msgid "Send Reset Password"
|
|
msgstr ""
|
|
|
|
#. module: auth_partner
|
|
#: model:ir.actions.act_window,name:auth_partner.auth_partner_action_reset_password
|
|
msgid "Send Reset Password Instruction"
|
|
msgstr ""
|
|
|
|
#. module: auth_partner
|
|
#: model:ir.model.fields,field_description:auth_partner.field_auth_directory__server_env_defaults
|
|
msgid "Server Env Defaults"
|
|
msgstr ""
|
|
|
|
#. module: auth_partner
|
|
#: model:ir.actions.act_window,name:auth_partner.auth_partner_force_set_password_action
|
|
#: model_terms:ir.ui.view,arch_db:auth_partner.auth_partner_view_form
|
|
#: model_terms:ir.ui.view,arch_db:auth_partner.wizard_auth_partner_force_set_password_view_form
|
|
msgid "Set Password"
|
|
msgstr ""
|
|
|
|
#. module: auth_partner
|
|
#: model:ir.model.fields,field_description:auth_partner.field_auth_directory__set_password_token_duration
|
|
msgid "Set Password Token Duration"
|
|
msgstr ""
|
|
|
|
#. module: auth_partner
|
|
#: model:ir.model.fields,help:auth_partner.field_auth_partner__user_can_impersonate
|
|
msgid "Technical field to check if the user can impersonate"
|
|
msgstr ""
|
|
|
|
#. module: auth_partner
|
|
#: model:ir.model.fields,help:auth_partner.field_auth_directory__impersonating_user_ids
|
|
#: model:ir.model.fields,help:auth_partner.field_auth_partner__impersonating_user_ids
|
|
msgid "These odoo users can impersonate any partner of this directory"
|
|
msgstr ""
|
|
|
|
#. module: auth_partner
|
|
#: model:ir.model.fields,help:auth_partner.field_auth_partner__mail_verified
|
|
msgid ""
|
|
"This field is set to True when the user has clicked on the link sent by "
|
|
"email"
|
|
msgstr ""
|
|
|
|
#. module: auth_partner
|
|
#. odoo-python
|
|
#: code:addons/auth_partner/wizards/wizard_auth_partner_force_set_password.py:0
|
|
#, python-format
|
|
msgid "This wizard can only be used on auth.partner"
|
|
msgstr ""
|
|
|
|
#. module: auth_partner
|
|
#: model:ir.model.fields,field_description:auth_partner.field_auth_partner__user_can_impersonate
|
|
msgid "User Can Impersonate"
|
|
msgstr ""
|
|
|
|
#. module: auth_partner
|
|
#: model:mail.template,subject:auth_partner.email_set_password
|
|
#: model:mail.template,subject:auth_partner.email_validate_email
|
|
msgid "Welcome"
|
|
msgstr ""
|
|
|
|
#. module: auth_partner
|
|
#: model:ir.model,name:auth_partner.model_wizard_auth_partner_force_set_password
|
|
#: model:ir.model,name:auth_partner.model_wizard_auth_partner_reset_password
|
|
msgid "Wizard Partner Auth Reset Password"
|
|
msgstr ""
|
|
|
|
#. module: auth_partner
|
|
#. odoo-python
|
|
#: code:addons/auth_partner/models/auth_partner.py:0
|
|
#, python-format
|
|
msgid "You are not allowed to impersonate this user"
|
|
msgstr ""
|