|
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/test.poskrypt.com/lang/nl/ |
Upload File : |
<?php
return [
'exc_of_tax' => 'Exc van belasting',
'inc_of_tax' => 'Inc. van belasting',
'profit_percent' => 'x Marge (%)',
'add_new_product' => 'Nieuw product toevoegen',
'add_product_for_labels' => 'Producten toevoegen om labels te genereren',
'product_type' => 'Product type',
'category' => 'Categorie',
'sub_category' => 'Subcategorie',
'unit' => 'Eenheid',
'brand' => 'Merk',
'tax' => 'Tax',
'sku' => 'Art.nr.',
'alert_quantity' => 'Alarmhoeveelheid',
'product_name' => 'Productnaam',
'auto_generate' => 'Automatisch genereren',
'manage_stock' => 'Beheer Voorraad?',
'enable_stock_help' => 'Voorraadbeheer op productniveau inschakelen',
'barcode_type' => 'Barcode Type',
'applicable_tax' => 'Toepasselijke belasting',
'selling_price_tax_type' => 'Verkoopprijs belasting type',
'inclusive' => 'Inclusief',
'exclusive' => 'Exclusive',
'edit_product' => 'Bewerk product',
'default_purchase_price' => 'Standaard inkoopprijs',
'default_selling_price' => 'Default Selling Price',
'value' => 'Waarde',
'variation_name' => 'Variation Name',
'variation_values' => 'Variatie waarden',
'use_template' => 'Gebruik sjabloon',
'add_variation' => 'Variatie toevoegen',
'product_added_success' => 'Product succesvol toegevoegd',
'product_updated_success' => 'Product succesvol bijgewerkt',
'enable_product_expiry' => 'Productverloop inschakelen',
'expiry_period' => 'Vervalperiode',
'expires_in' => 'Verloopt in',
'not_applicable' => 'Niet toepasbaar',
'months' => 'Maanden',
'days' => 'Dagen',
'mfg_date' => 'Fabricage datum',
'exp_date' => 'Vervaldatum',
'view_product' => 'Bekijk product',
'add_product' => 'Voeg product toe',
'variations' => 'Variations',
'import_products' => 'Producten importeren',
'file_to_import' => 'Bestand om te importeren',
'file_imported_successfully' => 'Bestand met succes geïmporteerd',
];