78 lines
3.1 KiB
Plaintext
78 lines
3.1 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * account_fiscal_position_vat_check
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 14.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"PO-Revision-Date: 2021-04-10 15:46+0000\n"
|
|
"Last-Translator: Yves Le Doeuff <yld@alliasys.fr>\n"
|
|
"Language-Team: none\n"
|
|
"Language: fr_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.3.2\n"
|
|
|
|
#. module: account_fiscal_position_vat_check
|
|
#: model:ir.model,name:account_fiscal_position_vat_check.model_res_partner
|
|
msgid "Contact"
|
|
msgstr "Contact"
|
|
|
|
#. module: account_fiscal_position_vat_check
|
|
#: model:ir.model.fields,field_description:account_fiscal_position_vat_check.field_account_move__display_name
|
|
#: model:ir.model.fields,field_description:account_fiscal_position_vat_check.field_res_partner__display_name
|
|
msgid "Display Name"
|
|
msgstr ""
|
|
|
|
#. module: account_fiscal_position_vat_check
|
|
#: model:ir.model.fields,field_description:account_fiscal_position_vat_check.field_account_move__id
|
|
#: model:ir.model.fields,field_description:account_fiscal_position_vat_check.field_res_partner__id
|
|
msgid "ID"
|
|
msgstr ""
|
|
|
|
#. module: account_fiscal_position_vat_check
|
|
#: model:ir.model,name:account_fiscal_position_vat_check.model_account_move
|
|
msgid "Journal Entry"
|
|
msgstr "Ecriture"
|
|
|
|
#. module: account_fiscal_position_vat_check
|
|
#: model:ir.model.fields,field_description:account_fiscal_position_vat_check.field_account_move____last_update
|
|
#: model:ir.model.fields,field_description:account_fiscal_position_vat_check.field_res_partner____last_update
|
|
msgid "Last Modified on"
|
|
msgstr "Dernière modification"
|
|
|
|
#. module: account_fiscal_position_vat_check
|
|
#: code:addons/account_fiscal_position_vat_check/models/partner.py:0
|
|
#, python-format
|
|
msgid "Missing VAT number:"
|
|
msgstr "Numéro de TVA manquant :"
|
|
|
|
#. module: account_fiscal_position_vat_check
|
|
#: code:addons/account_fiscal_position_vat_check/models/account_move.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"You are trying to validate a customer invoice/refund with the fiscal "
|
|
"position '%s' that require the customer to have a VAT number. But the "
|
|
"Customer '%s' doesn't have a VAT number in Odoo. Please add the VAT number "
|
|
"of this Customer in Odoo and try to validate again."
|
|
msgstr ""
|
|
"Vous essayez de valider une facture/remboursement client avec la position "
|
|
"fiscale '%s' qui exige que le client ait un numéro de TVA. Mais le client "
|
|
"'%s' n'a pas de numéro de TVA dans Odoo. Veuillez ajouter le numéro de TVA "
|
|
"de ce client dans Odoo et essayer de valider à nouveau."
|
|
|
|
#. module: account_fiscal_position_vat_check
|
|
#: code:addons/account_fiscal_position_vat_check/models/partner.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"You have set the fiscal position '%s' that require customers to have a VAT "
|
|
"number. If you plan to use this partner as a customer, you should add its "
|
|
"VAT number."
|
|
msgstr ""
|
|
"Vous avez défini la position fiscale '%s' qui exige que les clients aient un "
|
|
"numéro de TVA. Si vous prévoyez d'utiliser ce partenaire comme client, vous "
|
|
"devez ajouter son numéro de TVA."
|