Skip to content

Commit

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

Translation: queue-16.0/queue-16.0-base_export_async
Translate-URL: https://translation.odoo-community.org/projects/queue-16-0/queue-16-0-base_export_async/fr/
  • Loading branch information
didierdonze authored and weblate committed May 1, 2024
1 parent 0dfd54f commit c83f89a
Showing 1 changed file with 19 additions and 8 deletions.
27 changes: 19 additions & 8 deletions base_export_async/i18n/fr.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 12.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2020-11-20 16:54+0000\n"
"Last-Translator: Yann Papouin <y.papouin@dec-industrie.com>\n"
"PO-Revision-Date: 2024-05-01 15:36+0000\n"
"Last-Translator: c2cdidier <didier.donze@camptocamp.com>\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 3.10\n"
"X-Generator: Weblate 4.17\n"

#. module: base_export_async
#. odoo-javascript
Expand All @@ -37,6 +37,16 @@ msgid ""
" </p>\n"
" "
msgstr ""
"<p>Votre export est disponible<a t-attf-href=\"{{ object.url }}\" target="
"\"_blank\">ici</a>.</p>\n"
" <p>Il sera automatiquement supprimé le<t t-out=\"object."
"expiration_date\"></t>.</p>\n"
" <br>\n"
" <p>\n"
" <span style=\"color : #808080 ;\">Ce message est "
"automatique, merci de ne pas y répondre.</span>\n"
" </p>\n"
" "

#. module: base_export_async
#: model:ir.model,name:base_export_async.model_delay_export
Expand All @@ -63,7 +73,7 @@ msgstr "Créé le"
#. module: base_export_async
#: model:mail.template,name:base_export_async.delay_export_mail_template
msgid "Delay Export"
msgstr ""
msgstr "Retarder l'exportation"

#. module: base_export_async
#: model:ir.actions.server,name:base_export_async.to_delete_attachment_ir_actions_server
Expand All @@ -79,12 +89,12 @@ msgstr "Nom affiché"
#. module: base_export_async
#: model:ir.model.fields,field_description:base_export_async.field_delay_export__expiration_date
msgid "Expiration Date"
msgstr ""
msgstr "Date d'expiration"

#. module: base_export_async
#: model:mail.template,subject:base_export_async.delay_export_mail_template
msgid "Export {{ object.model_description }} {{ datetime.date.today() }}"
msgstr ""
msgstr "Exportation {{ object.model_description }} {{ datetime.date.today() }}"

#. module: base_export_async
#. odoo-javascript
Expand Down Expand Up @@ -116,19 +126,20 @@ msgstr "Dernière mise à jour le"
#. module: base_export_async
#: model:ir.model.fields,field_description:base_export_async.field_delay_export__model_description
msgid "Model Description"
msgstr ""
msgstr "Description du modèle"

#. module: base_export_async
#. odoo-javascript
#: code:addons/base_export_async/static/src/js/data_export.esm.js:0
#, python-format
msgid "Please select fields to save export list..."
msgstr ""
"Veuillez sélectionner les champs pour enregistrer la liste d'exportation..."

#. module: base_export_async
#: model:ir.model.fields,field_description:base_export_async.field_delay_export__url
msgid "Url"
msgstr ""
msgstr "Url"

#. module: base_export_async
#: model:ir.model.fields,field_description:base_export_async.field_delay_export__user_ids
Expand Down

0 comments on commit c83f89a

Please sign in to comment.