mirror of
https://github.com/bringout/oca-ocb-security.git
synced 2026-04-25 23:42:06 +02:00
19.0 vanilla
This commit is contained in:
parent
20ddc1b4a3
commit
c0efcc53f5
1162 changed files with 125577 additions and 105287 deletions
|
|
@ -1,36 +1,32 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * auth_signup
|
||||
#
|
||||
# * auth_signup
|
||||
#
|
||||
# Translators:
|
||||
# Qaidjohar Barbhaya, 2023
|
||||
#
|
||||
# Martin Trigaux, 2018
|
||||
# Dharmraj Jhala <dja@openerp.com>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Project-Id-Version: Odoo Server saas~11.5\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2025-02-10 08:26+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:45+0000\n"
|
||||
"Last-Translator: Qaidjohar Barbhaya, 2023\n"
|
||||
"Language-Team: Gujarati (https://app.transifex.com/odoo/teams/41243/gu/)\n"
|
||||
"POT-Creation-Date: 2023-05-16 13:49+0000\n"
|
||||
"PO-Revision-Date: 2018-09-21 13:17+0000\n"
|
||||
"Last-Translator: Dharmraj Jhala <dja@openerp.com>, 2018\n"
|
||||
"Language-Team: Gujarati (https://www.transifex.com/odoo/teams/41243/gu/)\n"
|
||||
"Language: gu\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: gu\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: auth_signup
|
||||
#: model_terms:ir.ui.view,arch_db:auth_signup.res_users_view_form
|
||||
msgid ""
|
||||
"<strong>A password reset has been requested for this user. An email "
|
||||
"containing the following link has been sent:</strong>"
|
||||
msgid "<strong>A password reset has been requested for this user. An email containing the following link has been sent:</strong>"
|
||||
msgstr ""
|
||||
|
||||
#. module: auth_signup
|
||||
#: model_terms:ir.ui.view,arch_db:auth_signup.res_users_view_form
|
||||
msgid ""
|
||||
"<strong>An invitation email containing the following subscription link has "
|
||||
"been sent:</strong>"
|
||||
msgid "<strong>An invitation email containing the following subscription link has been sent:</strong>"
|
||||
msgstr ""
|
||||
|
||||
#. module: auth_signup
|
||||
|
|
@ -92,7 +88,7 @@ msgid ""
|
|||
" <span style=\"font-size: 20px; font-weight: bold;\">\n"
|
||||
" <t t-out=\"object.name or ''\">Marc Demo</t>\n"
|
||||
" </span>\n"
|
||||
" </td><td valign=\"middle\" align=\"right\">\n"
|
||||
" </td><td valign=\"middle\" align=\"right\" t-if=\"not object.company_id.uses_default_logo\">\n"
|
||||
" <img t-attf-src=\"/logo.png?company={{ object.company_id.id }}\" style=\"padding: 0px; margin: 0px; height: auto; width: 80px;\" t-att-alt=\"object.company_id.name\">\n"
|
||||
" </td></tr>\n"
|
||||
" <tr><td colspan=\"2\" style=\"text-align:center;\">\n"
|
||||
|
|
@ -179,7 +175,7 @@ msgid ""
|
|||
" <span style=\"font-size: 20px; font-weight: bold;\">\n"
|
||||
" <t t-out=\"object.name or ''\">Marc Demo</t>\n"
|
||||
" </span>\n"
|
||||
" </td><td valign=\"middle\" align=\"right\">\n"
|
||||
" </td><td valign=\"middle\" align=\"right\" t-if=\"not object.company_id.uses_default_logo\">\n"
|
||||
" <img t-attf-src=\"/logo.png?company={{ object.company_id.id }}\" style=\"padding: 0px; margin: 0px; height: auto; width: 80px;\" t-att-alt=\"object.company_id.name\">\n"
|
||||
" </td></tr>\n"
|
||||
" <tr><td colspan=\"2\" style=\"text-align:center;\">\n"
|
||||
|
|
@ -266,7 +262,7 @@ msgid ""
|
|||
" <span style=\"font-size: 20px; font-weight: bold;\">\n"
|
||||
" <t t-out=\"object.name or ''\">Marc Demo</t>\n"
|
||||
" </span>\n"
|
||||
" </td><td valign=\"middle\" align=\"right\">\n"
|
||||
" </td><td valign=\"middle\" align=\"right\" t-if=\"not object.company_id.uses_default_logo\">\n"
|
||||
" <img t-attf-src=\"/logo.png?company={{ object.company_id.id }}\" style=\"padding: 0px; margin: 0px; height: auto; width: 80px;\" t-att-alt=\"object.company_id.name\">\n"
|
||||
" </td></tr>\n"
|
||||
" <tr><td colspan=\"2\" style=\"text-align:center;\">\n"
|
||||
|
|
@ -346,14 +342,12 @@ msgstr ""
|
|||
#. module: auth_signup
|
||||
#. odoo-python
|
||||
#: code:addons/auth_signup/controllers/main.py:0
|
||||
#, python-format
|
||||
msgid "Another user is already registered using this email address."
|
||||
msgstr ""
|
||||
|
||||
#. module: auth_signup
|
||||
#. odoo-python
|
||||
#: code:addons/auth_signup/controllers/main.py:0
|
||||
#, python-format
|
||||
msgid "Authentication Failed."
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -365,14 +359,13 @@ msgstr ""
|
|||
#. module: auth_signup
|
||||
#. odoo-python
|
||||
#: code:addons/auth_signup/models/res_users.py:0
|
||||
#, python-format
|
||||
msgid "Cannot send email: user %s has no email address."
|
||||
msgstr ""
|
||||
|
||||
#. module: auth_signup
|
||||
#: model_terms:ir.ui.view,arch_db:auth_signup.res_users_view_form
|
||||
msgid "Close"
|
||||
msgstr "Close"
|
||||
msgstr "બંધ કરો"
|
||||
|
||||
#. module: auth_signup
|
||||
#: model:ir.model,name:auth_signup.model_res_config_settings
|
||||
|
|
@ -387,24 +380,22 @@ msgstr ""
|
|||
#. module: auth_signup
|
||||
#: model:ir.model.fields.selection,name:auth_signup.selection__res_users__state__active
|
||||
msgid "Confirmed"
|
||||
msgstr ""
|
||||
msgstr "સમર્થિત"
|
||||
|
||||
#. module: auth_signup
|
||||
#: model:ir.model,name:auth_signup.model_res_partner
|
||||
msgid "Contact"
|
||||
msgstr "Contact"
|
||||
msgstr "સંપર્ક"
|
||||
|
||||
#. module: auth_signup
|
||||
#. odoo-python
|
||||
#: code:addons/auth_signup/controllers/main.py:0
|
||||
#, python-format
|
||||
msgid "Could not create a new account."
|
||||
msgstr ""
|
||||
|
||||
#. module: auth_signup
|
||||
#. odoo-python
|
||||
#: code:addons/auth_signup/controllers/main.py:0
|
||||
#, python-format
|
||||
msgid "Could not reset your password"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -442,7 +433,6 @@ msgstr ""
|
|||
#. module: auth_signup
|
||||
#. odoo-python
|
||||
#: code:addons/auth_signup/controllers/main.py:0
|
||||
#, python-format
|
||||
msgid "Invalid signup token"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -451,13 +441,6 @@ msgstr ""
|
|||
msgid "Let your customers log in to see their documents"
|
||||
msgstr ""
|
||||
|
||||
#. module: auth_signup
|
||||
#. odoo-python
|
||||
#: code:addons/auth_signup/models/res_users.py:0
|
||||
#, python-format
|
||||
msgid "Multiple accounts found for this login"
|
||||
msgstr ""
|
||||
|
||||
#. module: auth_signup
|
||||
#: model:ir.model.fields.selection,name:auth_signup.selection__res_users__state__new
|
||||
msgid "Never Connected"
|
||||
|
|
@ -466,14 +449,12 @@ msgstr ""
|
|||
#. module: auth_signup
|
||||
#. odoo-python
|
||||
#: code:addons/auth_signup/models/res_users.py:0
|
||||
#, python-format
|
||||
msgid "No account found for this login"
|
||||
msgstr ""
|
||||
|
||||
#. module: auth_signup
|
||||
#. odoo-python
|
||||
#: code:addons/auth_signup/controllers/main.py:0
|
||||
#, python-format
|
||||
msgid "No login provided."
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -485,7 +466,7 @@ msgstr ""
|
|||
#. module: auth_signup
|
||||
#: model_terms:ir.ui.view,arch_db:auth_signup.fields
|
||||
msgid "Password"
|
||||
msgstr ""
|
||||
msgstr "પાસવર્ડ"
|
||||
|
||||
#. module: auth_signup
|
||||
#: model_terms:ir.ui.view,arch_db:auth_signup.res_config_settings_view_form
|
||||
|
|
@ -500,14 +481,12 @@ msgstr ""
|
|||
#. module: auth_signup
|
||||
#. odoo-python
|
||||
#: code:addons/auth_signup/controllers/main.py:0
|
||||
#, python-format
|
||||
msgid "Password reset instructions sent to your email"
|
||||
msgstr ""
|
||||
|
||||
#. module: auth_signup
|
||||
#. odoo-python
|
||||
#: code:addons/auth_signup/controllers/main.py:0
|
||||
#, python-format
|
||||
msgid "Passwords do not match; please retype them."
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -540,8 +519,7 @@ msgstr ""
|
|||
|
||||
#. module: auth_signup
|
||||
#: model:mail.template,description:auth_signup.mail_template_data_unregistered_users
|
||||
msgid ""
|
||||
"Sent automatically to admin if new user haven't responded to the invitation"
|
||||
msgid "Sent automatically to admin if new user haven't responded to the invitation"
|
||||
msgstr ""
|
||||
|
||||
#. module: auth_signup
|
||||
|
|
@ -617,49 +595,43 @@ msgstr ""
|
|||
#. module: auth_signup
|
||||
#. odoo-python
|
||||
#: code:addons/auth_signup/models/res_users.py:0
|
||||
#, python-format
|
||||
msgid "Signup is not allowed for uninvited users"
|
||||
msgstr ""
|
||||
|
||||
#. module: auth_signup
|
||||
#. odoo-python
|
||||
#: code:addons/auth_signup/models/res_partner.py:0
|
||||
#, python-format
|
||||
msgid "Signup token '%s' is no longer valid"
|
||||
msgstr ""
|
||||
|
||||
#. module: auth_signup
|
||||
#. odoo-python
|
||||
#: code:addons/auth_signup/models/res_partner.py:0
|
||||
#, python-format
|
||||
msgid "Signup token '%s' is not valid"
|
||||
msgstr ""
|
||||
|
||||
#. module: auth_signup
|
||||
#. odoo-python
|
||||
#: code:addons/auth_signup/models/res_users.py:0
|
||||
#, python-format
|
||||
msgid "Signup: invalid template user"
|
||||
msgstr ""
|
||||
|
||||
#. module: auth_signup
|
||||
#. odoo-python
|
||||
#: code:addons/auth_signup/models/res_users.py:0
|
||||
#, python-format
|
||||
msgid "Signup: no login given for new user"
|
||||
msgstr ""
|
||||
|
||||
#. module: auth_signup
|
||||
#. odoo-python
|
||||
#: code:addons/auth_signup/models/res_users.py:0
|
||||
#, python-format
|
||||
msgid "Signup: no name or partner given for new user"
|
||||
msgstr ""
|
||||
|
||||
#. module: auth_signup
|
||||
#: model:ir.model.fields,field_description:auth_signup.field_res_users__state
|
||||
msgid "Status"
|
||||
msgstr "Status"
|
||||
msgstr "સ્થિતિ"
|
||||
|
||||
#. module: auth_signup
|
||||
#: model:ir.model.fields,field_description:auth_signup.field_res_config_settings__auth_signup_template_user_id
|
||||
|
|
@ -669,16 +641,12 @@ msgstr ""
|
|||
#. module: auth_signup
|
||||
#. odoo-python
|
||||
#: code:addons/auth_signup/controllers/main.py:0
|
||||
#, python-format
|
||||
msgid "The form was not properly filled in."
|
||||
msgstr ""
|
||||
|
||||
#. module: auth_signup
|
||||
#: model_terms:ir.ui.view,arch_db:auth_signup.res_config_settings_view_form
|
||||
msgid ""
|
||||
"To send invitations in B2B mode, open a contact or select several ones in "
|
||||
"list view and click on 'Portal Access Management' option in the dropdown "
|
||||
"menu *Action*."
|
||||
msgid "To send invitations in B2B mode, open a contact or select several ones in list view and click on 'Portal Access Management' option in the dropdown menu *Action*."
|
||||
msgstr ""
|
||||
|
||||
#. module: auth_signup
|
||||
|
|
@ -688,7 +656,6 @@ msgstr "User"
|
|||
|
||||
#. module: auth_signup
|
||||
#: model:ir.actions.server,name:auth_signup.ir_cron_auth_signup_send_pending_user_reminder_ir_actions_server
|
||||
#: model:ir.cron,cron_name:auth_signup.ir_cron_auth_signup_send_pending_user_reminder
|
||||
msgid "Users: Notify About Unregistered Users"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -700,7 +667,6 @@ msgstr ""
|
|||
#. module: auth_signup
|
||||
#. odoo-python
|
||||
#: code:addons/auth_signup/models/res_users.py:0
|
||||
#, python-format
|
||||
msgid "You cannot perform this action on an archived user."
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -722,7 +688,5 @@ msgstr ""
|
|||
|
||||
#. module: auth_signup
|
||||
#: model:mail.template,subject:auth_signup.set_password_email
|
||||
msgid ""
|
||||
"{{ object.create_uid.name }} from {{ object.company_id.name }} invites you "
|
||||
"to connect to Odoo"
|
||||
msgid "{{ object.create_uid.name }} from {{ object.company_id.name }} invites you to connect to Odoo"
|
||||
msgstr ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue