mivita/resources/lang/de/tables.php
Kevin Adametz bfa3bb1df4 08 2024
2024-08-05 12:05:24 +02:00

80 lines
2.1 KiB
PHP

<?php
return array (
'' => '',
'VAT' => 'MwSt',
'account' => 'Account',
'account_to' => 'Account bis',
'activ' => 'Aktiv',
'addition' => 'Zusatz',
'address' => 'Adresse',
'adviser_no' => 'Berater Nr.',
'amount' => 'Betrag',
'art' => 'Art',
'article_no' => 'Artikel-Nr.',
'assigned_advisor' => 'zugewiesener Berater',
'birthday' => 'Geburtstag',
'c_no' => 'G.Nr.',
'city' => 'Ort',
'commission' => 'Provision',
'contents' => 'Inhalt',
'country' => 'Land',
'created' => 'erstellt',
'credit_note' => 'Gutschrift',
'customer' => 'Kunde',
'date' => 'Datum',
'detail' => 'Detail',
'earnings' => 'Verdienst',
'ek_price' => 'EK-Preis',
'email' => 'E-Mail',
'firstname' => 'Vorname',
'from_credit_balance' => 'aus Guthaben',
'gross' => 'brutto',
'image' => 'Bild',
'in_no' => 'Rechnung-Nr.',
'info' => 'Info',
'invoice' => 'Rechnung',
'label' => 'Bezeichnung',
'lastname' => 'Nachname',
'level' => 'Level',
'line' => 'Linie',
'margin' => 'Marge',
'mobil' => 'Mobil',
'my_price_gross' => 'Mein Preis brutto',
'my_price_net' => 'Mein Preis netto',
'net' => 'netto',
'net_price' => 'Netto-Preis',
'net_sales' => 'Umsatz netto',
'net_sum' => 'Summe Netto',
'newsletter' => 'Newsletter',
'note' => 'Notiz',
'number' => 'Nummer',
'order' => 'Bestellung',
'payline_qualification' => 'Payline Qualifikation',
'payment' => 'Zahlung',
'payment_type' => 'Zahlungsart',
'phone' => 'Tel',
'points' => 'Points',
'postcode' => 'PLZ',
'price' => 'Preis',
'product' => 'Produkt',
'products' => 'Produkte',
'purchased_in_the_shop' => 'Gekauft im Shop',
'purchases' => 'Käufe',
'qualification' => 'Qualifikation',
'quantity' => 'Anzahl',
'reference_number' => 'Referenznummer',
'rf_no' => 'Rf-Nr.',
'shipping' => 'Versand',
'shop' => 'Shop',
'shop_commission' => 'Shop Provision',
'sponsor' => 'Sponsor',
'status' => 'Status',
'subject' => 'Betreff',
'sum' => 'Summe',
'total' => 'Gesamt',
'type' => 'Art',
've' => 'VE',
'vk_price' => 'VK-Preis',
'my_commission' => 'Meine Provision',
);