mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
Currently translated at 100.0% (2 of 2 strings) Translation: web-16.0/web-16.0-web_notify_channel_message Translate-URL: https://translation.odoo-community.org/projects/web-16-0/web-16-0-web_notify_channel_message/it/
30 lines
922 B
Plaintext
30 lines
922 B
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * web_notify_channel_message
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 16.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"PO-Revision-Date: 2023-11-27 11:34+0000\n"
|
|
"Last-Translator: mymage <stefano.consolaro@mymage.it>\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 4.17\n"
|
|
|
|
#. module: web_notify_channel_message
|
|
#: model:ir.model,name:web_notify_channel_message.model_mail_channel
|
|
msgid "Discussion Channel"
|
|
msgstr "Canale discussione"
|
|
|
|
#. module: web_notify_channel_message
|
|
#. odoo-python
|
|
#: code:addons/web_notify_channel_message/models/mail_channel.py:0
|
|
#, python-format
|
|
msgid "You have a new message in channel %s"
|
|
msgstr "C'è un nuovo messagio nel canale %s"
|