mirror of
https://gitlab.com/flectra-community/partner-contact.git
synced 2024-11-15 02:32:04 +00:00
48 lines
1.6 KiB
Plaintext
48 lines
1.6 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 12.0\n"
|
||
|
"Report-Msgid-Bugs-To: \n"
|
||
|
"PO-Revision-Date: 2023-10-15 21:36+0000\n"
|
||
|
"Last-Translator: Pedro Castro Silva <pedrocs@exo.pt>\n"
|
||
|
"Language-Team: none\n"
|
||
|
"Language: pt\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.17\n"
|
||
|
|
||
|
#. module: partner_vat_unique
|
||
|
#: model:ir.model,name:partner_vat_unique.model_res_partner
|
||
|
msgid "Contact"
|
||
|
msgstr "Contacto"
|
||
|
|
||
|
#. 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 "NIF"
|
||
|
|
||
|
#. 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 ""
|
||
|
"O Número de Identificação Fiscal. Estes valores serão validados com base no "
|
||
|
"formato do país. Pode usar '/' para indicar que o parceiro não está sujeito "
|
||
|
"a impostos."
|
||
|
|
||
|
#. 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 "O NIF %s já existe noutro parceiro."
|