92 lines
3.0 KiB
Plaintext
92 lines
3.0 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * snailmail_account
|
|
#
|
|
# Translators:
|
|
# Wil Odoo, 2024
|
|
# Manon Rondou, 2024
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 18.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2024-09-26 08:56+0000\n"
|
|
"PO-Revision-Date: 2024-09-25 09:41+0000\n"
|
|
"Last-Translator: Manon Rondou, 2024\n"
|
|
"Language-Team: French (https://app.transifex.com/odoo/teams/41243/fr/)\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Language: fr\n"
|
|
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
|
|
|
|
#. module: snailmail_account
|
|
#. odoo-python
|
|
#: code:addons/snailmail_account/wizard/account_move_send_batch_wizard.py:0
|
|
msgid "(Stamps: %s)"
|
|
msgstr "(Timbres : %s)"
|
|
|
|
#. module: snailmail_account
|
|
#: model_terms:ir.ui.view,arch_db:snailmail_account.res_config_settings_view_form
|
|
msgid ""
|
|
"<span class=\"fa fa-lg fa-building-o\" title=\"Values set here are company-"
|
|
"specific.\"/>"
|
|
msgstr ""
|
|
"<span class=\"fa fa-lg fa-building-o\" title=\"Les valeurs définies ici sont"
|
|
" spécifiques à l'entreprise.\"/>"
|
|
|
|
#. module: snailmail_account
|
|
#: model:ir.model,name:snailmail_account.model_account_move_send
|
|
msgid "Account Move Send"
|
|
msgstr "Envoi de l'écriture comptable"
|
|
|
|
#. module: snailmail_account
|
|
#: model:ir.model,name:snailmail_account.model_account_move_send_batch_wizard
|
|
msgid "Account Move Send Batch Wizard"
|
|
msgstr "Assistant d'envoi groupé de pièces comptables"
|
|
|
|
#. module: snailmail_account
|
|
#. odoo-python
|
|
#: code:addons/snailmail_account/models/account_move_send.py:0
|
|
msgid "Check Invoice(s)"
|
|
msgstr "Vérifier les facture(s)"
|
|
|
|
#. module: snailmail_account
|
|
#: model:ir.model,name:snailmail_account.model_res_partner
|
|
msgid "Contact"
|
|
msgstr "Contact"
|
|
|
|
#. module: snailmail_account
|
|
#: model:ir.model.fields,field_description:snailmail_account.field_res_partner__invoice_sending_method
|
|
#: model:ir.model.fields,field_description:snailmail_account.field_res_users__invoice_sending_method
|
|
msgid "Invoice sending"
|
|
msgstr "Envoi de facture"
|
|
|
|
#. module: snailmail_account
|
|
#: model:ir.model.fields,field_description:snailmail_account.field_account_move_send_batch_wizard__send_by_post_stamps
|
|
msgid "Send By Post Stamps"
|
|
msgstr "Envoi par timbres-poste"
|
|
|
|
#. module: snailmail_account
|
|
#. odoo-python
|
|
#: code:addons/snailmail_account/models/account_move_send.py:0
|
|
msgid ""
|
|
"The partners on the following invoices have no valid address, so those "
|
|
"invoices will not be sent: %s"
|
|
msgstr ""
|
|
"Les partenaires figurant sur les factures suivantes n'ont pas d'adresse "
|
|
"valide. Ces factures ne seront donc pas envoyées : %s"
|
|
|
|
#. module: snailmail_account
|
|
#. odoo-python
|
|
#: code:addons/snailmail_account/models/account_move_send.py:0
|
|
msgid "View Invoice(s)"
|
|
msgstr "Voir les facture(s)"
|
|
|
|
#. module: snailmail_account
|
|
#. odoo-python
|
|
#: code:addons/snailmail_account/controllers/portal.py:0
|
|
#: model:ir.model.fields.selection,name:snailmail_account.selection__res_partner__invoice_sending_method__snailmail
|
|
msgid "by Post"
|
|
msgstr "par la poste"
|