Skip to content

Commit

Permalink
Translated using Weblate (Italian)
Browse files Browse the repository at this point in the history
Currently translated at 100.0% (15 of 15 strings)

Translation: social-17.0/social-17.0-mail_forward
Translate-URL: https://translation.odoo-community.org/projects/social-17-0/social-17-0-mail_forward/it/
  • Loading branch information
mymage authored and weblate committed Jan 25, 2025
1 parent 4f76801 commit bf8c31c
Showing 1 changed file with 18 additions and 16 deletions.
34 changes: 18 additions & 16 deletions mail_forward/i18n/it.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,45 +6,47 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: Automatically generated\n"
"PO-Revision-Date: 2025-01-25 15:06+0000\n"
"Last-Translator: mymage <[email protected]>\n"
"Language-Team: none\n"
"Language: it\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 5.6.2\n"

#. module: mail_forward
#. odoo-python
#: code:addons/mail_forward/models/mail_message.py:0
#, python-format
msgid "---------- Forwarded message ---------"
msgstr ""
msgstr "---------- Messaggio inoltrato ---------"

#. module: mail_forward
#. odoo-python
#: code:addons/mail_forward/models/mail_message.py:0
#, python-format
msgid "Date"
msgstr ""
msgstr "Data"

#. module: mail_forward
#: model:ir.model,name:mail_forward.model_mail_thread
msgid "Email Thread"
msgstr ""
msgstr "Discussione e-mail"

#. module: mail_forward
#: model:ir.model,name:mail_forward.model_mail_compose_message
msgid "Email composition wizard"
msgstr ""
msgstr "Procedura guidata creazione e-mail"

#. module: mail_forward
#. odoo-javascript
#: code:addons/mail_forward/static/src/components/forward_message/forward_message.xml:0
#: code:addons/mail_forward/static/src/core/common/message_actions.esm.js:0
#, python-format
msgid "Forward"
msgstr ""
msgstr "Inoltra"

#. module: mail_forward
#. odoo-javascript
Expand All @@ -54,65 +56,65 @@ msgstr ""
#: code:addons/mail_forward/static/src/components/forward_message/forward_message.xml:0
#, python-format
msgid "Forward Message"
msgstr ""
msgstr "Inoltra messaggio"

#. module: mail_forward
#. odoo-javascript
#: code:addons/mail_forward/static/src/components/forward_message/forward_message.xml:0
#, python-format
msgid "Forward Message Center"
msgstr ""
msgstr "Centro inoltro messaggio"

#. module: mail_forward
#. odoo-javascript
#: code:addons/mail_forward/static/src/components/forward_message/forward_message.xml:0
#, python-format
msgid "Forward Message Left"
msgstr ""
msgstr "Inoltra messaggio precedente"

#. module: mail_forward
#. odoo-javascript
#: code:addons/mail_forward/static/src/components/forward_message/forward_message.xml:0
#, python-format
msgid "Forward Message Right"
msgstr ""
msgstr "Inoltra messaggio successivo"

#. module: mail_forward
#. odoo-python
#: code:addons/mail_forward/models/mail_message.py:0
#, python-format
msgid "From"
msgstr ""
msgstr "Da"

#. module: mail_forward
#. odoo-python
#: code:addons/mail_forward/wizards/mail_compose_message.py:0
#, python-format
msgid "Fwd:"
msgstr ""
msgstr "In.:"

#. module: mail_forward
#: model:ir.model,name:mail_forward.model_mail_message
msgid "Message"
msgstr ""
msgstr "Messaggio"

#. module: mail_forward
#. odoo-python
#: code:addons/mail_forward/wizards/mail_compose_message.py:0
#, python-format
msgid "Re:"
msgstr ""
msgstr "Re:"

#. module: mail_forward
#. odoo-python
#: code:addons/mail_forward/models/mail_message.py:0
#, python-format
msgid "Subject"
msgstr ""
msgstr "Oggetto"

#. module: mail_forward
#. odoo-python
#: code:addons/mail_forward/models/mail_message.py:0
#, python-format
msgid "To"
msgstr ""
msgstr "A"

0 comments on commit bf8c31c

Please sign in to comment.