19.0 vanilla

This commit is contained in:
Ernad Husremovic 2026-03-09 09:31:39 +01:00
parent 5df8c07b59
commit daa394e8b0
2114 changed files with 564841 additions and 299642 deletions

View file

@ -1,24 +1,27 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mass_mailing_slides
#
# * mass_mailing_slides
#
# Translators:
# Martin Trigaux, 2022
# Sergio Zanchetta <primes2h@gmail.com>, 2022
#
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 15.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-10-08 06:38+0000\n"
"PO-Revision-Date: 2022-10-04 09:55+0000\n"
"Last-Translator: Sergio Zanchetta <primes2h@gmail.com>, 2022\n"
"Language-Team: Italian (https://app.transifex.com/odoo/teams/41243/it/)\n"
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
"PO-Revision-Date: 2025-09-14 21:09+0000\n"
"Last-Translator: \"Dylan Kiss (dyki)\" <dyki@odoo.com>\n"
"Language-Team: Italian <https://translate.odoo.com/projects/odoo-19/"
"mass_mailing_slides/it/>\n"
"Language: it\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: it\n"
"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
"Plural-Forms: nplurals=3; plural=(n == 1) ? 0 : ((n != 0 && n % 1000000 == "
"0) ? 1 : 2);\n"
"X-Generator: Weblate 5.12.2\n"
#. module: mass_mailing_slides
#: model_terms:ir.ui.view,arch_db:mass_mailing_slides.slide_channel_view_form
@ -32,7 +35,17 @@ msgid "Course"
msgstr "Corso"
#. module: mass_mailing_slides
#: model:ir.model.fields,field_description:mass_mailing_slides.field_slide_channel__display_name
msgid "Display Name"
msgstr "Nome visualizzato"
#. module: mass_mailing_slides
#: model:ir.model.fields,field_description:mass_mailing_slides.field_slide_channel__id
msgid "ID"
msgstr "ID"
#. module: mass_mailing_slides
#. odoo-python
#: code:addons/mass_mailing_slides/models/slide_channel.py:0
#, python-format
msgid "Mass Mail Course Members"
msgstr "Invio e-mail di massa per iscritti al corso"