|
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/de/ |
Upload File : |
<?php
return [
'exc_of_tax' => 'Steuer nicht inbegriffen',
'inc_of_tax' => 'Steuern eingeschlossen',
'profit_percent' => 'x Rand (%)',
'add_new_product' => 'Neues Produkt hinzufügen',
'add_product_for_labels' => 'Hinzufügen von Produkten zum Generieren von Labels',
'product_type' => 'Produktart',
'category' => 'Kategorie',
'sub_category' => 'Unterkategorie',
'unit' => 'Einheit',
'brand' => 'Marke',
'tax' => 'MwSt',
'sku' => 'SKU',
'alert_quantity' => 'Alarmmenge',
'product_name' => 'Produktname',
'auto_generate' => 'Automatisch generieren',
'manage_stock' => 'Lagerbestand verwalten?',
'enable_stock_help' => 'Lagerverwaltung auf Produktebene aktivieren',
'barcode_type' => 'Barcode-Typ',
'applicable_tax' => 'Anwendbare Steuer',
'selling_price_tax_type' => 'Verkaufspreissteuerart',
'inclusive' => 'Inklusive',
'exclusive' => 'Exklusiv',
'edit_product' => 'Produkt bearbeiten',
'default_purchase_price' => 'Standardkaufpreis',
'default_selling_price' => 'Standardverkaufspreis',
'value' => 'Wert',
'variation_name' => 'Variationsname',
'variation_values' => 'Variationswerte',
'use_template' => 'Benutze Template',
'add_variation' => 'Variation hinzufügen',
'product_added_success' => 'Produkt erfolgreich hinzugefügt',
'product_updated_success' => 'Produkt wurde erfolgreich aktualisiert',
'enable_product_expiry' => 'Produktablauf aktivieren',
'expiry_period' => 'Ablaufzeitraum',
'expires_in' => 'Läuft ab in',
'not_applicable' => 'Unzutreffend',
'months' => 'Monate',
'days' => 'Tage',
'mfg_date' => 'Herstellungsdatum',
'exp_date' => 'Verfallsdatum',
'view_product' => 'Produkt anzeigen',
'add_product' => 'Produkt hinzufügen',
'variations' => 'Variationen',
'import_products' => 'Produkte importieren',
'file_to_import' => 'Zu importierende Datei',
'file_imported_successfully' => 'Datei erfolgreich importiert',
];