mirror of
https://gitlab.com/flectra-community/partner-contact.git
synced 2024-12-25 13:51:47 +00:00
42 lines
1.2 KiB
Plaintext
42 lines
1.2 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 17.0\n"
|
||
|
"Report-Msgid-Bugs-To: \n"
|
||
|
"Last-Translator: \n"
|
||
|
"Language-Team: \n"
|
||
|
"MIME-Version: 1.0\n"
|
||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||
|
"Content-Transfer-Encoding: \n"
|
||
|
"Plural-Forms: \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 ""
|