fix languages 2
Some checks are pending
Image optimization / general_image_workflow (push) Waiting to run
CI / general_module_workflow_php (push) Waiting to run
CI / general_module_workflow_js (push) Waiting to run

This commit is contained in:
Dennis Eichhorn 2024-05-18 15:51:48 +00:00
parent 7475c54d60
commit b6dcc2c000
2 changed files with 2 additions and 36 deletions

View File

@ -14,13 +14,10 @@ declare(strict_types=1);
return ['ItemManagement' => [ return ['ItemManagement' => [
'Accounting' => 'Buchhaltung', 'Accounting' => 'Buchhaltung',
'Address' => 'Adresse',
'Articlegroup' => 'ArtikelGroup.', 'Articlegroup' => 'ArtikelGroup.',
'Attribute' => 'Attribut', 'Attribute' => 'Attribut',
'AttributeTypes' => 'Attributtypen',
'Attributes' => 'Attribute', 'Attributes' => 'Attribute',
'Available' => 'Erhältlich', 'Available' => 'Erhältlich',
'AvgPrice' => 'Durchschn. Preis',
'Bills' => 'Rechnungen', 'Bills' => 'Rechnungen',
'Bonus' => 'Bonus', 'Bonus' => 'Bonus',
'ClientGroup' => 'Client / Gruppe.', 'ClientGroup' => 'Client / Gruppe.',
@ -34,21 +31,17 @@ return ['ItemManagement' => [
'Country' => 'Land', 'Country' => 'Land',
'Created' => 'Erstellt', 'Created' => 'Erstellt',
'CreatedAt' => 'Erstellt', 'CreatedAt' => 'Erstellt',
'CustomerGroup' => 'Kundengruppe',
'CustomsID' => 'Zoll-ID.', 'CustomsID' => 'Zoll-ID.',
'Date' => 'Datum', 'Date' => 'Datum',
'Description' => 'Beschreibung', 'Description' => 'Beschreibung',
'Discount' => 'Rabatt', 'Discount' => 'Rabatt',
'DiscountP' => 'Rabatt in%', 'DiscountP' => 'Rabatt in%',
'Disposal' => 'Entsorgung', 'Disposal' => 'Entsorgung',
'Documents' => 'Unterlagen',
'EarningIndicator' => 'Verkaufssteuerkennzeichen', 'EarningIndicator' => 'Verkaufssteuerkennzeichen',
'End' => 'Ende', 'End' => 'Ende',
'Files' => 'Dateien', 'Files' => 'Dateien',
'General' => 'Allgemein',
'GrossWeight' => 'Bruttogewicht', 'GrossWeight' => 'Bruttogewicht',
'Group' => 'Gruppe', 'Group' => 'Gruppe',
'Groups' => 'Gruppen',
'Height' => 'Höhe', 'Height' => 'Höhe',
'ID' => 'ID', 'ID' => 'ID',
'ILV' => 'ILV', 'ILV' => 'ILV',
@ -63,26 +56,23 @@ return ['ItemManagement' => [
'Leadtime' => 'Vorlaufzeit', 'Leadtime' => 'Vorlaufzeit',
'Length' => 'Länge', 'Length' => 'Länge',
'Localization' => 'Lokalisierung', 'Localization' => 'Lokalisierung',
'Localizations' => 'Lokalisierungen',
'Location' => 'Ort', 'Location' => 'Ort',
'Log' => 'Protokoll', 'Log' => 'Protokoll',
'Logs' => 'Protokoll', 'Logs' => 'Protokoll',
'Lot' => 'Viel', 'Lot' => 'Viel',
'MRR' => 'Mrr.',
'MTDSales' => 'MTD-Verkäufe.', 'MTDSales' => 'MTD-Verkäufe.',
'Makespan' => 'Makespan', 'Makespan' => 'Makespan',
'Margin' => 'Rand', 'Margin' => 'Rand',
'Master' => 'Meister', 'Master' => 'Meister',
'MaximumLevel' => 'Maximaler Lagerstand', 'MaximumLevel' => 'Maximaler Lagerstand',
'Media' => 'Medien', 'Media' => 'Medien',
'MinimumLevel' => 'Mindestbestandstufe', 'MinimumLevel' => 'Mindestbestand',
'Modified' => 'Geändert',
'Name' => 'Name', 'Name' => 'Name',
'Name1' => 'Name1.', 'Name1' => 'Name1.',
'Name2' => 'Name2.', 'Name2' => 'Name2.',
'Name3' => 'Name3.', 'Name3' => 'Name3.',
'Net' => 'Netto', 'Net' => 'Netto',
'NetWeight' => 'Reingewicht', 'NetWeight' => 'Nettogewicht',
'None' => 'Keiner', 'None' => 'Keiner',
'Notes' => 'Anmerkungen', 'Notes' => 'Anmerkungen',
'Number' => 'Nummer', 'Number' => 'Nummer',
@ -101,8 +91,6 @@ return ['ItemManagement' => [
'Property' => 'Eigentum', 'Property' => 'Eigentum',
'Purchase' => 'Kaufen', 'Purchase' => 'Kaufen',
'PurchasePrice' => 'Kaufpreis', 'PurchasePrice' => 'Kaufpreis',
'Purchasing' => 'Einkauf',
'QA' => 'Qualitätssicherung',
'QM' => 'Qualitätsmanagement', 'QM' => 'Qualitätsmanagement',
'Quantity' => 'Menge', 'Quantity' => 'Menge',
'QuantityUnit' => 'Einheit der Menge.', 'QuantityUnit' => 'Einheit der Menge.',
@ -121,10 +109,8 @@ return ['ItemManagement' => [
'StockList' => 'Lagerliste', 'StockList' => 'Lagerliste',
'Successor' => 'Nachfolger', 'Successor' => 'Nachfolger',
'Supplier' => 'Anbieter', 'Supplier' => 'Anbieter',
'Text' => 'Text',
'TimeUnit' => 'Zeiteinheit', 'TimeUnit' => 'Zeiteinheit',
'Title' => 'Titel', 'Title' => 'Titel',
'Defaults' => 'Standard',
'TopCustomers' => 'Top Kunden', 'TopCustomers' => 'Top Kunden',
'Tracking' => 'Verfolgung', 'Tracking' => 'Verfolgung',
'TradingUnit' => 'Handelseinheit', 'TradingUnit' => 'Handelseinheit',
@ -147,10 +133,7 @@ return ['ItemManagement' => [
'WidthLength' => 'Breite/Länge', 'WidthLength' => 'Breite/Länge',
'MaximumOrderInterval' => 'Maximales Bestellintervall', 'MaximumOrderInterval' => 'Maximales Bestellintervall',
'MinimumOrderQuantity' => 'Mindestbestellmenge', 'MinimumOrderQuantity' => 'Mindestbestellmenge',
'PrimarySupplier' => 'Hauptlieferant',
'LeadTime' => 'Lieferzeit', 'LeadTime' => 'Lieferzeit',
'UnitQuantity' => 'Einheitsmenge',
'UnitPrice' => 'Einheitspreis',
'Suppliers' => 'Lieferanten', 'Suppliers' => 'Lieferanten',
'CostCenter' => 'Kostenstelle', 'CostCenter' => 'Kostenstelle',
'CostObject' => 'Kostenträger', 'CostObject' => 'Kostenträger',

View File

@ -14,13 +14,10 @@ declare(strict_types=1);
return ['ItemManagement' => [ return ['ItemManagement' => [
'Accounting' => 'Accounting', 'Accounting' => 'Accounting',
'Address' => 'Address',
'Articlegroup' => 'Articlegroup', 'Articlegroup' => 'Articlegroup',
'Attribute' => 'Attribute', 'Attribute' => 'Attribute',
'AttributeTypes' => 'Attribute types',
'Attributes' => 'Attributes', 'Attributes' => 'Attributes',
'Available' => 'Available', 'Available' => 'Available',
'AvgPrice' => 'Avg. Price',
'Bills' => 'Bills', 'Bills' => 'Bills',
'Bonus' => 'Bonus', 'Bonus' => 'Bonus',
'ClientGroup' => 'Client Group', 'ClientGroup' => 'Client Group',
@ -35,21 +32,17 @@ return ['ItemManagement' => [
'Country' => 'Country', 'Country' => 'Country',
'Created' => 'Created', 'Created' => 'Created',
'CreatedAt' => 'Created', 'CreatedAt' => 'Created',
'CustomerGroup' => 'Customer Group',
'CustomsID' => 'Customs ID', 'CustomsID' => 'Customs ID',
'Date' => 'Date', 'Date' => 'Date',
'Description' => 'Description', 'Description' => 'Description',
'Discount' => 'Discount', 'Discount' => 'Discount',
'DiscountP' => 'Discount in %', 'DiscountP' => 'Discount in %',
'Disposal' => 'Disposal', 'Disposal' => 'Disposal',
'Documents' => 'Documents',
'EarningIndicator' => 'Sales tax code', 'EarningIndicator' => 'Sales tax code',
'End' => 'End', 'End' => 'End',
'Files' => 'Files', 'Files' => 'Files',
'General' => 'General',
'GrossWeight' => 'Gross Weight', 'GrossWeight' => 'Gross Weight',
'Group' => 'Group', 'Group' => 'Group',
'Groups' => 'Groups',
'Height' => 'Height', 'Height' => 'Height',
'ID' => 'ID', 'ID' => 'ID',
'ILV' => 'ILV', 'ILV' => 'ILV',
@ -64,12 +57,10 @@ return ['ItemManagement' => [
'Leadtime' => 'Lead time', 'Leadtime' => 'Lead time',
'Length' => 'Length', 'Length' => 'Length',
'Localization' => 'Localization', 'Localization' => 'Localization',
'Localizations' => 'Localizations',
'Location' => 'Location', 'Location' => 'Location',
'Log' => 'Log', 'Log' => 'Log',
'Logs' => 'Logs', 'Logs' => 'Logs',
'Lot' => 'Lot', 'Lot' => 'Lot',
'MRR' => 'MRR',
'MTDSales' => 'MTD Sales', 'MTDSales' => 'MTD Sales',
'Makespan' => 'Makespan', 'Makespan' => 'Makespan',
'Margin' => 'Margin', 'Margin' => 'Margin',
@ -77,7 +68,6 @@ return ['ItemManagement' => [
'MaximumLevel' => 'Maximum stock level', 'MaximumLevel' => 'Maximum stock level',
'Media' => 'Media', 'Media' => 'Media',
'MinimumLevel' => 'Minimum stock level', 'MinimumLevel' => 'Minimum stock level',
'Modified' => 'Modified',
'Name' => 'Name', 'Name' => 'Name',
'Name1' => 'Name1', 'Name1' => 'Name1',
'Name2' => 'Name2', 'Name2' => 'Name2',
@ -102,8 +92,6 @@ return ['ItemManagement' => [
'Property' => 'Property', 'Property' => 'Property',
'Purchase' => 'Purchase', 'Purchase' => 'Purchase',
'PurchasePrice' => 'Purchase Price', 'PurchasePrice' => 'Purchase Price',
'Purchasing' => 'Purchasing',
'QA' => 'QA',
'QM' => 'QM', 'QM' => 'QM',
'Quantity' => 'Quantity', 'Quantity' => 'Quantity',
'QuantityUnit' => 'Unit of quantity', 'QuantityUnit' => 'Unit of quantity',
@ -122,10 +110,8 @@ return ['ItemManagement' => [
'StockList' => 'Stock list', 'StockList' => 'Stock list',
'Successor' => 'Successor', 'Successor' => 'Successor',
'Supplier' => 'Supplier', 'Supplier' => 'Supplier',
'Text' => 'Text',
'TimeUnit' => 'Unit of time', 'TimeUnit' => 'Unit of time',
'Title' => 'Title', 'Title' => 'Title',
'Defaults' => 'Defaults',
'TopCustomers' => 'Top Customers', 'TopCustomers' => 'Top Customers',
'Tracking' => 'Tracking', 'Tracking' => 'Tracking',
'TradingUnit' => 'Trading Unit', 'TradingUnit' => 'Trading Unit',
@ -147,10 +133,7 @@ return ['ItemManagement' => [
'WidthLength' => 'Width/Length', 'WidthLength' => 'Width/Length',
'MaximumOrderInterval' => 'Maximum Order Interval', 'MaximumOrderInterval' => 'Maximum Order Interval',
'MinimumOrderQuantity' => 'Minimum Order Quantity', 'MinimumOrderQuantity' => 'Minimum Order Quantity',
'PrimarySupplier' => 'Primary Supplier',
'LeadTime' => 'Lead Time', 'LeadTime' => 'Lead Time',
'UnitQuantity' => 'Unit Quantity',
'UnitPrice' => 'Unit Price',
'Suppliers' => 'Suppliers', 'Suppliers' => 'Suppliers',
'CostCenter' => 'Cost Center', 'CostCenter' => 'Cost Center',
'CostObject' => 'Cost Object', 'CostObject' => 'Cost Object',