forked from Mapan/odoo17e
104 lines
3.5 KiB
Plaintext
104 lines
3.5 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * appointment_crm
|
|
#
|
|
# Translators:
|
|
# Wil Odoo, 2023
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 17.0+e\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2023-10-26 22:22+0000\n"
|
|
"PO-Revision-Date: 2023-10-26 23:10+0000\n"
|
|
"Last-Translator: Wil Odoo, 2023\n"
|
|
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/odoo/teams/41243/pt_BR/)\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Language: pt_BR\n"
|
|
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
|
|
|
|
#. module: appointment_crm
|
|
#: model:crm.tag,name:appointment_crm.appointment_crm_tag
|
|
msgid "Appointment"
|
|
msgstr "Compromisso"
|
|
|
|
#. module: appointment_crm
|
|
#: model:ir.model,name:appointment_crm.model_appointment_invite
|
|
msgid "Appointment Invite"
|
|
msgstr "Convite para compromisso"
|
|
|
|
#. module: appointment_crm
|
|
#: model:ir.model,name:appointment_crm.model_appointment_type
|
|
msgid "Appointment Type"
|
|
msgstr "Tipo de compromisso"
|
|
|
|
#. module: appointment_crm
|
|
#: model:ir.model,name:appointment_crm.model_calendar_event
|
|
msgid "Calendar Event"
|
|
msgstr "Evento do calendário"
|
|
|
|
#. module: appointment_crm
|
|
#. odoo-javascript
|
|
#: code:addons/appointment_crm/static/src/views/appointment_calendar/appointment_crm_calendar_controller.xml:0
|
|
#, python-format
|
|
msgid "Click in your calendar to pick meeting time proposals for"
|
|
msgstr ""
|
|
"Clique em seu calendário para escolher propostas de horário de reunião para"
|
|
|
|
#. module: appointment_crm
|
|
#: model:ir.model.fields,field_description:appointment_crm.field_appointment_type__lead_create
|
|
msgid "Create Opportunities"
|
|
msgstr "Criar oportunidades"
|
|
|
|
#. module: appointment_crm
|
|
#: model:ir.model.fields,help:appointment_crm.field_appointment_type__lead_create
|
|
msgid ""
|
|
"For each scheduled appointment, create a new opportunity and assign it to "
|
|
"the responsible user."
|
|
msgstr ""
|
|
"Para cada compromisso agendado, crie uma nova oportunidade e atribua-a ao "
|
|
"usuário responsável."
|
|
|
|
#. module: appointment_crm
|
|
#: model_terms:ir.ui.view,arch_db:appointment_crm.appointment_type_view_form
|
|
msgid "Leads"
|
|
msgstr "Leads"
|
|
|
|
#. module: appointment_crm
|
|
#: model:ir.model.fields,field_description:appointment_crm.field_appointment_type__lead_count
|
|
msgid "Leads Count"
|
|
msgstr "Contagem de leads"
|
|
|
|
#. module: appointment_crm
|
|
#: model:ir.model.fields,field_description:appointment_crm.field_appointment_type__lead_ids
|
|
msgid "Leads/Opportunity"
|
|
msgstr "Leads/Oportunidades"
|
|
|
|
#. module: appointment_crm
|
|
#: model:ir.model.fields,help:appointment_crm.field_appointment_invite__opportunity_id
|
|
msgid ""
|
|
"Link an opportunity/lead to the appointment invite created.\n"
|
|
"Used when creating an invitation from the Meeting action in the crm form view."
|
|
msgstr ""
|
|
"Vincular uma oportunidade/lead ao convite de compromisso criado.\n"
|
|
"Usado ao criar um convite a partir da ação Reunião na visão de formulário do CRM."
|
|
|
|
#. module: appointment_crm
|
|
#. odoo-python
|
|
#: code:addons/appointment_crm/models/calendar_event.py:0
|
|
#, python-format
|
|
msgid "Meeting linked to Lead/Opportunity %s"
|
|
msgstr "Reunião vinculada ao lead/oportunidade %s"
|
|
|
|
#. module: appointment_crm
|
|
#: model:ir.model.fields,field_description:appointment_crm.field_calendar_event__opportunity_id
|
|
msgid "Opportunity"
|
|
msgstr "Oportunidade"
|
|
|
|
#. module: appointment_crm
|
|
#: model:ir.model.fields,field_description:appointment_crm.field_appointment_invite__opportunity_id
|
|
msgid "Opportunity/Lead"
|
|
msgstr "Oportunidade/Lead"
|