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

adjust german translation purchaseOrder

parent 8bc88aa1
No related branches found
No related tags found
No related merge requests found
......@@ -9,15 +9,15 @@
************************************************************************************/
$languageStrings = array(
'SINGLE_PurchaseOrder' => 'Einkaufsbestellung' ,
'LBL_EXPORT_TO_PDF' => 'Export als PDF' ,
'LBL_SEND_MAIL_PDF' => 'Send Email with PDF' ,
'LBL_ADD_RECORD' => 'Add Purchase Order' ,
'LBL_EXPORT_TO_PDF' => 'Als PDF exportieren' ,
'LBL_SEND_MAIL_PDF' => 'Als PDF per E-Mail senden' ,
'LBL_ADD_RECORD' => 'Neue Bestellung' ,
'LBL_RECORDS_LIST' => 'Einkäufe' ,
'LBL_COPY_SHIPPING_ADDRESS' => 'Copy Shipping Address' ,
'LBL_COPY_BILLING_ADDRESS' => 'Copy Billing Address' ,
'LBL_COPY_SHIPPING_ADDRESS' => 'Kopiere Versandadresse' ,
'LBL_COPY_BILLING_ADDRESS' => 'Kopiere Rechnungsadresse' ,
'LBL_PO_INFORMATION' => 'Einkauf' ,
'PurchaseOrder No' => 'Einkaufsbestellungen Nr.' ,
'Requisition No' => 'Bestellnummer' ,
'PurchaseOrder No' => 'Bestellnummer' ,
'Requisition No' => 'Anforderungsnummer' ,
'Tracking Number' => 'Bedarfsnummer' ,
'Sales Commission' => 'Provision' ,
'LBL_PAID' => 'Paid' ,
......@@ -26,4 +26,4 @@ $languageStrings = array(
'LBL_LIST_PRICE' => 'Listenpreis',
'List Price' => 'Listenpreis',
'LBL_COPY_COMPANY_ADDRESS' => 'Kopieren Firma Adresse',
);
\ 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