document_incoming_invoice_xml/locale/de.po
2025-01-07 16:08:44 +01:00

59 lines
2.3 KiB
Text

#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
##############
# ir.message #
##############
msgctxt "model:ir.message,text:msg_type_short_unique"
msgid "XML import for %(xmltype)s not implemented."
msgstr "XML import für %(xmltype)s nicht implementiert."
msgctxt "model:ir.message,text:msg_convert_error"
msgid "Conversion error: %(msg)s."
msgstr "Konvertierfehler: %(msg)s."
msgctxt "model:ir.message,text:msg_no_supplierparty"
msgid "Supplier party '%(partytxt)s' not found. Auto-creation is currently turned off."
msgstr "Lieferantenpartei '%(partytxt)s' nicht gefunden. Das automatische Erstellen ist derzeit ausgeschaltet."
msgctxt "model:ir.message,text:msg_not_our_company"
msgid "The buyer party '%(partytxt)s' differs from the corporate party."
msgstr "Die Käuferpartei '%(partytxt)s' weicht von der Unternehmenspartei ab."
###################################
# document.incoming.configuration #
###################################
msgctxt "field:document.incoming.configuration,create_supplier:"
msgid "Create Supplier Party"
msgstr "Lieferantenpartei erstellen"
msgctxt "help:document.incoming.configuration,create_supplier:"
msgid "Creates the vendor party if it does not exist. Generates an import error when turned off and the party is missing."
msgstr "Erstellt die Lieferantenpartei, sofern sie nicht vorhanden ist. Erzeugt einem Importfehler wenn ausgeschaltet und die Partei fehlt."
msgctxt "field:document.incoming.configuration,accept_other_company:"
msgid "Accept other company"
msgstr "anderes Unternehmen akzeptieren"
msgctxt "help:document.incoming.configuration,accept_other_company:"
msgid "Accepts invoices created for a company other than the current one."
msgstr "Akzeptiert Rechnungen welche für ein anderes Unternehmen als das aktuelle erstellt wurden."
msgctxt "field:document.incoming.configuration,number_target:"
msgid "Invoice number"
msgstr "Rechnungsnummer"
msgctxt "help:document.incoming.configuration,number_target:"
msgid "Destination for the invoice number of the supplier invoice."
msgstr "Ziel für die Rechungsnummer der Lieferantenrechung."
msgctxt "selection:document.incoming.configuration,number_target:"
msgid "in the 'Reference' field"
msgstr "in das 'Referenz'-Feld"
msgctxt "selection:document.incoming.configuration,number_target:"
msgid "in the 'Number' field"
msgstr "in das 'Nummer'-Feld"