Skip to content
Snippets Groups Projects
Commit cd2a1856 authored by Stefan Bauer's avatar Stefan Bauer
Browse files

adjust german translation invoices

parent ef606616
No related branches found
No related tags found
2 merge requests!2777.1.0 release integration,!257Adjust german translation invoice
......@@ -9,19 +9,19 @@
************************************************************************************/
$languageStrings = array(
'SINGLE_Invoice' => 'Rechnung' ,
'LBL_EXPORT_TO_PDF' => 'Export als PDF' ,
'LBL_SEND_MAIL_PDF' => 'Send Email with PDF' ,
'LBL_ADD_RECORD' => 'Add Invoice' ,
'LBL_RECORDS_LIST' => 'Rechnungsliste' ,
'LBL_INVOICE_INFORMATION' => 'Rechnungs Information' ,
'LBL_EXPORT_TO_PDF' => 'Als PDF exportieren' ,
'LBL_SEND_MAIL_PDF' => 'Als PDF per E-Mail senden' ,
'LBL_ADD_RECORD' => 'Neue Rechnung' ,
'LBL_RECORDS_LIST' => 'Rechnungsübersicht' ,
'LBL_INVOICE_INFORMATION' => 'Rechnungsinformation' ,
'Sales Order' => 'Bestellung' ,
'Customer No' => 'Kundenzeichen' ,
'Invoice Date' => 'Rechnungsdatum' ,
'Purchase Order' => 'Auftrag:' ,
'Sales Commission' => 'Provision' ,
'Invoice No' => 'Rechnungsnr.' ,
'LBL_RECEIVED' => 'Received' ,
'LBL_BALANCE' => 'Balance' ,
'Invoice No' => 'Rechnungsnummer' ,
'LBL_RECEIVED' => 'Bereits bezahlt' ,
'LBL_BALANCE' => 'Endsumme' ,
'Sent' => 'gesendet' ,
'Credit Invoice' => 'Gutschrift' ,
'Paid' => 'bezahlt' ,
......@@ -30,4 +30,4 @@ $languageStrings = array(
'LBL_NOT_A_BUNDLE' => 'Nicht ein Bundle',
'LBL_SUB_PRODUCTS' => 'Unter Produkte',
'LBL_ACTION' => 'Aktion',
);
\ No newline at end of file
);
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment