Files
account-financial-tools/account_fiscal_position_vat_check/i18n/gl.po
Marta Vázquez Rodríguez a8b9f413a3 Translated using Weblate (Galician)
Currently translated at 100.0% (5 of 5 strings)

Translation: account-financial-tools-10.0/account-financial-tools-10.0-account_fiscal_position_vat_check
Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-10-0/account-financial-tools-10-0-account_fiscal_position_vat_check/gl/
2019-02-11 17:51:37 +00:00

61 lines
2.3 KiB
Plaintext

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_fiscal_position_vat_check
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-12-22 03:41+0000\n"
"PO-Revision-Date: 2019-02-06 13:50+0000\n"
"Last-Translator: Marta Vázquez Rodríguez <vazrodmar@gmail.com>\n"
"Language-Team: Galician (https://www.transifex.com/oca/teams/23907/gl/)\n"
"Language: gl\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 3.4\n"
#. module: account_fiscal_position_vat_check
#: model:ir.model,name:account_fiscal_position_vat_check.model_account_invoice
msgid "Invoice"
msgstr "Factura"
#. module: account_fiscal_position_vat_check
#: code:addons/account_fiscal_position_vat_check/models/partner.py:19
#, python-format
msgid "Missing VAT number:"
msgstr "Falta o NIF/CIF:"
#. module: account_fiscal_position_vat_check
#: model:ir.model,name:account_fiscal_position_vat_check.model_res_partner
msgid "Partner"
msgstr "Empresa"
#. module: account_fiscal_position_vat_check
#: code:addons/account_fiscal_position_vat_check/models/account_invoice.py:21
#, 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 ""
"Está a tratar de validar unha factura/factura rectificativa coa posición "
"fiscal '%s' que require que o cliente teña un NIF/CIF. Pero o cliente '%s' "
"non ten un NIF/CIF nos seus datos. Engada por favor o NIF/CIF deste cliente "
"e tente validala outra vez."
#. module: account_fiscal_position_vat_check
#: code:addons/account_fiscal_position_vat_check/models/partner.py:20
#, python-format
msgid ""
"You have set the fiscal position '%s' that require the customer to have a "
"VAT number, but the VAT number is missing."
msgstr ""
"Estableceu a posición fiscal '%s' que require que o cliente teña un NIF/CIF, "
"pero o NIF/CIF non está establecido."