# Translation of Odoo Server. # This file contains the translation of the following modules: # * account_fiscal_position_vat_check # # Translators: # Niki Waibel , 2016 # OCA Transbot , 2016 msgid "" msgstr "" "Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-11-01 18:55+0000\n" "PO-Revision-Date: 2020-05-06 13:19+0000\n" "Last-Translator: Maria Sparenberg \n" "Language-Team: German (https://www.transifex.com/oca/teams/23907/de/)\n" "Language: de\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.10\n" #. module: account_fiscal_position_vat_check #: model:ir.model,name:account_fiscal_position_vat_check.model_res_partner msgid "Contact" msgstr "Kontakt" #. module: account_fiscal_position_vat_check #: model:ir.model,name:account_fiscal_position_vat_check.model_account_invoice msgid "Invoice" msgstr "Rechnung" #. module: account_fiscal_position_vat_check #: code:addons/account_fiscal_position_vat_check/models/partner.py:19 #, python-format msgid "Missing VAT number:" msgstr "Fehlende USt-Nummer:" #. 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 "" "Sie versuchen, eine Ausgangsrechnung/-gutschrift mit der Steuerzuordnung '%" "s' zu genehmigen, für die der Kunde eine Umsatzsteuernummer benötigt. Der " "Kunde '%s' hat aber keine USt-ID in Odoo. Bitte geben Sie die USt-ID des " "Kunden in Odoo an und starten Sie die Prüfung erneut." #. 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 "" "Sie haben die Steuerzuordnung '%s' so festgelegt, dass der Kunde eine " "Umsatzsteuernummer haben muss. Diese fehlt jedoch." #~ msgid "Partner" #~ msgstr "Partner"