mirror of
https://github.com/bringout/oca-ocb-mail.git
synced 2026-04-25 05:22:02 +02:00
19.0 vanilla
This commit is contained in:
parent
5df8c07b59
commit
daa394e8b0
2114 changed files with 564841 additions and 299642 deletions
|
|
@ -1,31 +1,39 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_event
|
||||
#
|
||||
# * mass_mailing_event
|
||||
#
|
||||
# Translators:
|
||||
# Manuela Silva <mmsrs@sky.com>, 2022
|
||||
# Martin Trigaux, 2022
|
||||
# Reinaldo Ramos <reinaldo.ramos@arxi.pt>, 2022
|
||||
# cafonso <cafonso62@gmail.com>, 2024
|
||||
#
|
||||
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:53+0000\n"
|
||||
"Last-Translator: cafonso <cafonso62@gmail.com>, 2024\n"
|
||||
"Language-Team: Portuguese (https://app.transifex.com/odoo/teams/41243/pt/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-09-16 18:36+0000\n"
|
||||
"Last-Translator: \"Tiffany Chang (tic)\" <tic@odoo.com>\n"
|
||||
"Language-Team: Portuguese <https://translate.odoo.com/projects/odoo-19/"
|
||||
"mass_mailing_event/pt/>\n"
|
||||
"Language: pt\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: pt\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : ((n != 0 && n % "
|
||||
"1000000 == 0) ? 1 : 2);\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Contact Attendees"
|
||||
msgstr "Contato dos Participantes"
|
||||
msgstr "Contatar participantes"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model.fields,field_description:mass_mailing_event.field_event_event__display_name
|
||||
#: model:ir.model.fields,field_description:mass_mailing_event.field_event_registration__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_event
|
||||
|
|
@ -37,6 +45,18 @@ msgstr "Evento"
|
|||
msgid "Event Registration"
|
||||
msgstr "Registos no Evento"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#. odoo-python
|
||||
#: code:addons/mass_mailing_event/models/event_event.py:0
|
||||
msgid "Event: %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model.fields,field_description:mass_mailing_event.field_event_event__id
|
||||
#: model:ir.model.fields,field_description:mass_mailing_event.field_event_registration__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Invite"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue