odoo-addon-mail-send-confirmation 16.0.1.0.0.6__py3-none-any.whl → 16.0.1.0.0.10__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- odoo/addons/mail_send_confirmation/i18n/fr.po +49 -0
- {odoo_addon_mail_send_confirmation-16.0.1.0.0.6.dist-info → odoo_addon_mail_send_confirmation-16.0.1.0.0.10.dist-info}/METADATA +3 -6
- {odoo_addon_mail_send_confirmation-16.0.1.0.0.6.dist-info → odoo_addon_mail_send_confirmation-16.0.1.0.0.10.dist-info}/RECORD +5 -4
- {odoo_addon_mail_send_confirmation-16.0.1.0.0.6.dist-info → odoo_addon_mail_send_confirmation-16.0.1.0.0.10.dist-info}/WHEEL +1 -1
- {odoo_addon_mail_send_confirmation-16.0.1.0.0.6.dist-info → odoo_addon_mail_send_confirmation-16.0.1.0.0.10.dist-info}/top_level.txt +0 -0
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
# Translation of Odoo Server.
|
|
2
|
+
# This file contains the translation of the following modules:
|
|
3
|
+
# * mail_send_confirmation
|
|
4
|
+
#
|
|
5
|
+
msgid ""
|
|
6
|
+
msgstr ""
|
|
7
|
+
"Project-Id-Version: Odoo Server 16.0\n"
|
|
8
|
+
"Report-Msgid-Bugs-To: \n"
|
|
9
|
+
"PO-Revision-Date: 2025-02-14 16:06+0000\n"
|
|
10
|
+
"Last-Translator: Pierre-François Teyssier <pierre-francois@scalizer.fr>\n"
|
|
11
|
+
"Language-Team: none\n"
|
|
12
|
+
"Language: fr\n"
|
|
13
|
+
"MIME-Version: 1.0\n"
|
|
14
|
+
"Content-Type: text/plain; charset=UTF-8\n"
|
|
15
|
+
"Content-Transfer-Encoding: \n"
|
|
16
|
+
"Plural-Forms: nplurals=2; plural=n > 1;\n"
|
|
17
|
+
"X-Generator: Weblate 5.6.2\n"
|
|
18
|
+
|
|
19
|
+
#. module: mail_send_confirmation
|
|
20
|
+
#. odoo-javascript
|
|
21
|
+
#: code:addons/mail_send_confirmation/static/src/models/composer_view.esm.js:0
|
|
22
|
+
#, python-format
|
|
23
|
+
msgid "Confirm"
|
|
24
|
+
msgstr "Confirmer"
|
|
25
|
+
|
|
26
|
+
#. module: mail_send_confirmation
|
|
27
|
+
#. odoo-javascript
|
|
28
|
+
#: code:addons/mail_send_confirmation/static/src/models/composer_view.esm.js:0
|
|
29
|
+
#, python-format
|
|
30
|
+
msgid "Confirmation"
|
|
31
|
+
msgstr "Confirmation"
|
|
32
|
+
|
|
33
|
+
#. module: mail_send_confirmation
|
|
34
|
+
#. odoo-javascript
|
|
35
|
+
#: code:addons/mail_send_confirmation/static/src/models/composer_view.esm.js:0
|
|
36
|
+
#, python-format
|
|
37
|
+
msgid "Discard"
|
|
38
|
+
msgstr "Annuler"
|
|
39
|
+
|
|
40
|
+
#. module: mail_send_confirmation
|
|
41
|
+
#. odoo-javascript
|
|
42
|
+
#: code:addons/mail_send_confirmation/static/src/models/composer_view.esm.js:0
|
|
43
|
+
#, python-format
|
|
44
|
+
msgid ""
|
|
45
|
+
"This message will be sent to external partners as well. Are you sure you "
|
|
46
|
+
"would like to send this message?"
|
|
47
|
+
msgstr ""
|
|
48
|
+
"Ce message sera également envoyé aux partenaires externes. Êtes vous sûr de "
|
|
49
|
+
"vouloir envoyer ce message ?"
|
|
@@ -1,18 +1,17 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
|
-
Name: odoo-addon-
|
|
3
|
-
Version: 16.0.1.0.0.
|
|
2
|
+
Name: odoo-addon-mail_send_confirmation
|
|
3
|
+
Version: 16.0.1.0.0.10
|
|
4
4
|
Summary: Mail Send Confirmation
|
|
5
5
|
Home-page: https://github.com/OCA/social
|
|
6
6
|
Author: Quartile Limited, Odoo Community Association (OCA)
|
|
7
7
|
Author-email: support@odoo-community.org
|
|
8
8
|
License: AGPL-3
|
|
9
|
-
Platform: UNKNOWN
|
|
10
9
|
Classifier: Programming Language :: Python
|
|
11
10
|
Classifier: Framework :: Odoo
|
|
12
11
|
Classifier: Framework :: Odoo :: 16.0
|
|
13
12
|
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
|
|
14
13
|
Requires-Python: >=3.10
|
|
15
|
-
Requires-Dist: odoo
|
|
14
|
+
Requires-Dist: odoo<16.1dev,>=16.0a
|
|
16
15
|
|
|
17
16
|
======================
|
|
18
17
|
Mail Send Confirmation
|
|
@@ -101,5 +100,3 @@ promote its widespread use.
|
|
|
101
100
|
This module is part of the `OCA/social <https://github.com/OCA/social/tree/16.0/mail_send_confirmation>`_ project on GitHub.
|
|
102
101
|
|
|
103
102
|
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
|
|
104
|
-
|
|
105
|
-
|
|
@@ -2,6 +2,7 @@ odoo/addons/mail_send_confirmation/README.rst,sha256=AliWOBZ_WSjzoaOvoSb-a7a99ZS
|
|
|
2
2
|
odoo/addons/mail_send_confirmation/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
3
3
|
odoo/addons/mail_send_confirmation/__manifest__.py,sha256=0k5CnwOrcyDFrTVMLNtBRB0GwWy3P0abnN7Y3--H2nE,531
|
|
4
4
|
odoo/addons/mail_send_confirmation/i18n/es.po,sha256=bHpa32oG19i1MTv0csV3gRoUbpyZFwOL3MP-lT-8foc,1478
|
|
5
|
+
odoo/addons/mail_send_confirmation/i18n/fr.po,sha256=r8RPq8iYa0fCzxYtFibw900IM2OpXXcA6EKQGVHHXKE,1502
|
|
5
6
|
odoo/addons/mail_send_confirmation/i18n/it.po,sha256=5NqRh1ZVFXN_FEdNBpivBxmdU1s33SCynb3RSrrDHSs,1461
|
|
6
7
|
odoo/addons/mail_send_confirmation/i18n/mail_send_confirmation.pot,sha256=Yf55rShbzVf0ZASR002r-fcZM__xVjhfHp7i-tytZxI,1182
|
|
7
8
|
odoo/addons/mail_send_confirmation/readme/CONTRIBUTORS.rst,sha256=XR7ZpeARFoKpcYarwpchS9t0E7BeH41fCRIMK3-Vocw,62
|
|
@@ -9,7 +10,7 @@ odoo/addons/mail_send_confirmation/readme/DESCRIPTION.rst,sha256=YQmF18H7CxXHDwi
|
|
|
9
10
|
odoo/addons/mail_send_confirmation/static/description/icon.png,sha256=6xBPJauaFOF0KDHfHgQopSc28kKvxMaeoQFQWZtfZDo,9455
|
|
10
11
|
odoo/addons/mail_send_confirmation/static/description/index.html,sha256=WXNIE50tBGig8lGJoQBwrVQDbZ5De2-RiubOoT71aDE,12049
|
|
11
12
|
odoo/addons/mail_send_confirmation/static/src/models/composer_view.esm.js,sha256=abaBUnNTkX83k3kPDm26Gvetat8VkNSeN-GvHGayr9I,1434
|
|
12
|
-
odoo_addon_mail_send_confirmation-16.0.1.0.0.
|
|
13
|
-
odoo_addon_mail_send_confirmation-16.0.1.0.0.
|
|
14
|
-
odoo_addon_mail_send_confirmation-16.0.1.0.0.
|
|
15
|
-
odoo_addon_mail_send_confirmation-16.0.1.0.0.
|
|
13
|
+
odoo_addon_mail_send_confirmation-16.0.1.0.0.10.dist-info/METADATA,sha256=wYybStgN7nHJ3HW5FF7_V4XQtDtmZIwELcgz0BWllio,3747
|
|
14
|
+
odoo_addon_mail_send_confirmation-16.0.1.0.0.10.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
|
|
15
|
+
odoo_addon_mail_send_confirmation-16.0.1.0.0.10.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
|
|
16
|
+
odoo_addon_mail_send_confirmation-16.0.1.0.0.10.dist-info/RECORD,,
|