mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
Currently translated at 100.0% (5 of 5 strings) Translation: web-14.0/web-14.0-web_notify_channel_message Translate-URL: https://translation.odoo-community.org/projects/web-14-0/web-14-0-web_notify_channel_message/fr/
44 lines
1.4 KiB
Plaintext
44 lines
1.4 KiB
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 14.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"PO-Revision-Date: 2023-06-11 00:11+0000\n"
|
|
"Last-Translator: Claude R Perrin <claude@alpis.fr>\n"
|
|
"Language-Team: none\n"
|
|
"Language: fr\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 "Canal de discussion"
|
|
|
|
#. module: web_notify_channel_message
|
|
#: model:ir.model.fields,field_description:web_notify_channel_message.field_mail_channel__display_name
|
|
msgid "Display Name"
|
|
msgstr "Nom affiché"
|
|
|
|
#. module: web_notify_channel_message
|
|
#: model:ir.model.fields,field_description:web_notify_channel_message.field_mail_channel__id
|
|
msgid "ID"
|
|
msgstr "ID"
|
|
|
|
#. module: web_notify_channel_message
|
|
#: model:ir.model.fields,field_description:web_notify_channel_message.field_mail_channel____last_update
|
|
msgid "Last Modified on"
|
|
msgstr "Dernière modification le"
|
|
|
|
#. module: web_notify_channel_message
|
|
#: code:addons/web_notify_channel_message/models/mail_channel.py:0
|
|
#, python-format
|
|
msgid "You have a new message in channel %s"
|
|
msgstr "Vous avez un nouveau message dans le canal %s"
|