mirror of https://github.com/OCA/social.git
[UPD] Update mail_composer_cc_bcc_account.pot
parent
47bf54c9f8
commit
e0231a7d00
|
@ -1,9 +1,10 @@
|
||||||
# Translation of Odoo Server.
|
# Translation of Odoo Server.
|
||||||
# This file contains the translation of the following modules:
|
# This file contains the translation of the following modules:
|
||||||
|
# * mail_composer_cc_bcc_account
|
||||||
#
|
#
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Odoo Server 16.0\n"
|
"Project-Id-Version: Odoo Server 17.0\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: \n"
|
"Language-Team: \n"
|
||||||
|
@ -11,3 +12,23 @@ msgstr ""
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: \n"
|
"Content-Transfer-Encoding: \n"
|
||||||
"Plural-Forms: \n"
|
"Plural-Forms: \n"
|
||||||
|
|
||||||
|
#. module: mail_composer_cc_bcc_account
|
||||||
|
#: model:ir.model,name:mail_composer_cc_bcc_account.model_account_move_send
|
||||||
|
msgid "Account Move Send"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: mail_composer_cc_bcc_account
|
||||||
|
#: model:ir.model.fields,field_description:mail_composer_cc_bcc_account.field_account_move_send__partner_bcc_ids
|
||||||
|
msgid "Bcc"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: mail_composer_cc_bcc_account
|
||||||
|
#: model:ir.model.fields,field_description:mail_composer_cc_bcc_account.field_account_move_send__partner_cc_ids
|
||||||
|
msgid "Cc"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: mail_composer_cc_bcc_account
|
||||||
|
#: model:ir.model,name:mail_composer_cc_bcc_account.model_mail_thread
|
||||||
|
msgid "Email Thread"
|
||||||
|
msgstr ""
|
||||||
|
|
Loading…
Reference in New Issue