mirror of
https://gitlab.com/flectra-community/partner-contact.git
synced 2024-12-24 21:31:46 +00:00
43 lines
1.3 KiB
Plaintext
43 lines
1.3 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * partner_vat_unique
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 16.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"Last-Translator: Automatically generated\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"
|
|
|
|
#. module: partner_vat_unique
|
|
#: model:ir.model,name:partner_vat_unique.model_res_partner
|
|
msgid "Contact"
|
|
msgstr ""
|
|
|
|
#. module: partner_vat_unique
|
|
#: model:ir.model.fields,field_description:partner_vat_unique.field_res_partner__vat
|
|
#: model:ir.model.fields,field_description:partner_vat_unique.field_res_users__vat
|
|
msgid "Tax ID"
|
|
msgstr ""
|
|
|
|
#. module: partner_vat_unique
|
|
#: model:ir.model.fields,help:partner_vat_unique.field_res_partner__vat
|
|
#: model:ir.model.fields,help:partner_vat_unique.field_res_users__vat
|
|
msgid ""
|
|
"The Tax Identification Number. Values here will be validated based on the "
|
|
"country format. You can use '/' to indicate that the partner is not subject "
|
|
"to tax."
|
|
msgstr ""
|
|
|
|
#. module: partner_vat_unique
|
|
#. odoo-python
|
|
#: code:addons/partner_vat_unique/models/res_partner.py:0
|
|
#, python-format
|
|
msgid "The VAT %s already exists in another partner."
|
|
msgstr ""
|