|
Server : Apache/2.4.41 (Ubuntu) System : Linux vmi1525618.contaboserver.net 5.4.0-105-generic #119-Ubuntu SMP Mon Mar 7 18:49:24 UTC 2022 x86_64 User : www-data ( 33) PHP Version : 8.2.12 Disable Function : NONE Directory : /var/www/poskrypt/admin.poskrypt.com/lang/nl/ |
Upload File : |
<?php
return [
'sale' => 'Verkopen',
'sells' => 'Verkoop',
'list_sale' => 'Lijstverkoop',
'add_sale' => 'Verkoop toevoegen',
'pos_sale' => 'POS',
'draft_added' => 'Concept succesvol toegevoegd',
'invoice_added' => 'Factuur succesvol toegevoegd',
'item' => 'Items',
'total' => 'Totaal',
'order_tax' => 'Bestelbelasting',
'discount' => 'Korting',
'total_payable' => 'Totaal te betalen',
'cancel' => 'Annuleer',
'draft' => 'Droogte',
'finalize' => 'Pay & Checkout',
'express_finalize' => 'Express <br/> Afrekenen',
'product' => 'Artikel',
'products' => 'Producten',
'unit_price' => 'Eenheid prijs',
'qty' => 'Aantal stuks',
'subtotal' => 'Subtotaal',
'recent_transactions' => 'Uw recente transacties',
'pos_sale_added' => 'Verkoop succesvol toegevoegd',
'price_inc_tax' => 'Prijs incl. BTW',
'tax' => 'Tax',
'edit_discount' => 'Korting bewerken',
'edit_order_tax' => 'Edit Order Tax',
'discount_type' => 'Kortingstype',
'discount_amount' => 'Korting hoeveelheid',
'no_recent_transactions' => 'Geen recente transacties',
'final' => 'Laatste',
'invoice_no' => 'Factuur nr.',
'customer_name' => 'Klantnaam',
'payment_status' => 'Betalingsstatus',
'status' => 'Status',
'total_amount' => 'Totaalbedrag',
'total_paid' => 'Totaal betaald',
'total_remaining' => 'Totaal resterend',
'payment_info' => 'Betaling informatie',
'drafts' => 'Concepten',
'all_drafts' => 'Alle concepten',
'sell_details' => 'Verkoop details',
'payments' => 'Betalingen',
'amount' => 'Bedrag',
'payment_mode' => 'Betaalmethode',
'payment_note' => 'Betalingsbewijs',
'sell_note' => 'Notitie verkopen',
'staff_note' => 'Staff note',
'draft_updated' => 'Concept succesvol bijgewerkt',
'pos_sale_updated' => 'Verkoop succesvol bijgewerkt',
'location' => 'Plaats',
'add_payment_row' => 'Voeg betalingsrij toe',
'finalize_payment' => 'Betaling voltooien',
'sale_date' => 'Verkoopdatum',
'list_pos' => 'Lijst POS',
'edit_sale' => 'Verkoop bewerken',
'shipping' => 'Verzending',
'shipping_details' => 'Verzendgegevens',
'shipping_charges' => 'Verzendkosten',
];