update lang files

This commit is contained in:
Dennis Eichhorn 2022-02-12 21:18:50 +01:00
parent 48e36c95b2
commit 36e52425a3
44 changed files with 1706 additions and 1111 deletions

View File

@ -0,0 +1,24 @@
<?php
/**
* Orange Management
*
* PHP Version 8.0
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
*/
declare(strict_types=1);
return ['Navigation' => [
'Analyze' => 'تحليل',
'Article' => 'مقالة - سلعة',
'Attributes' => 'صفات',
'Create' => 'يخلق',
'ItemManagement' => 'إدارة البند',
'List' => 'قائمة',
'Types' => 'أنواع',
'Values' => 'قيم',
]];

View File

@ -0,0 +1,24 @@
<?php
/**
* Orange Management
*
* PHP Version 8.0
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
*/
declare(strict_types=1);
return ['Navigation' => [
'Analyze' => 'Analyzovat',
'Article' => 'Článek',
'Attributes' => 'Atributy',
'Create' => 'Vytvořit',
'ItemManagement' => 'Správa položek',
'List' => 'Seznam',
'Types' => 'Typy',
'Values' => 'Hodnoty',
]];

View File

@ -0,0 +1,24 @@
<?php
/**
* Orange Management
*
* PHP Version 8.0
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
*/
declare(strict_types=1);
return ['Navigation' => [
'Analyze' => 'Analysere',
'Article' => 'Artikel',
'Attributes' => 'Egenskaber',
'Create' => 'skab',
'ItemManagement' => 'Vareforvaltning',
'List' => 'Liste',
'Types' => 'Typer',
'Values' => 'Værdier',
]];

View File

@ -4,7 +4,7 @@
* *
* PHP Version 8.0 * PHP Version 8.0
* *
* @package Modules\ItemManagement * @package Modules\Localization
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
@ -13,7 +13,12 @@
declare(strict_types=1); declare(strict_types=1);
return ['Navigation' => [ return ['Navigation' => [
'Analyze' => 'Analyse', 'Analyze' => 'Analysieren',
'Create' => 'Erstellen', 'Article' => 'Artikel',
'List' => 'Liste', 'Attributes' => 'Attribute',
'Create' => 'Erstellen',
'ItemManagement' => 'Artikelverwaltung',
'List' => 'Aufführen',
'Types' => 'Arten',
'Values' => 'Werte',
]]; ]];

View File

@ -0,0 +1,24 @@
<?php
/**
* Orange Management
*
* PHP Version 8.0
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
*/
declare(strict_types=1);
return ['Navigation' => [
'Analyze' => 'Αναλύει',
'Article' => 'Αρθρο',
'Attributes' => 'Γνωρίσματα',
'Create' => 'Δημιουργώ',
'ItemManagement' => 'Διαχείριση στοιχείων',
'List' => 'Λίστα',
'Types' => 'Τύποι',
'Values' => 'Αξίες',
]];

View File

@ -4,7 +4,7 @@
* *
* PHP Version 8.0 * PHP Version 8.0
* *
* @package Modules\ItemManagement * @package Modules\Localization
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
@ -13,12 +13,12 @@
declare(strict_types=1); declare(strict_types=1);
return ['Navigation' => [ return ['Navigation' => [
'Article' => 'Article', 'Analyze' => 'Analyze',
'Analyze' => 'Analyze', 'Article' => 'Article',
'Attributes' => 'Attributes', 'Attributes' => 'Attributes',
'Types' => 'Types', 'Create' => 'Create',
'Values' => 'Values', 'ItemManagement' => 'Item Management',
'Create' => 'Create', 'List' => 'List',
'List' => 'List', 'Types' => 'Types',
'ItemManagement' => 'Item Management', 'Values' => 'Values',
]]; ]];

View File

@ -0,0 +1,24 @@
<?php
/**
* Orange Management
*
* PHP Version 8.0
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
*/
declare(strict_types=1);
return ['Navigation' => [
'Analyze' => 'Analizar',
'Article' => 'Artículo',
'Attributes' => 'Atributos',
'Create' => 'Crear',
'ItemManagement' => 'Gerencia de artículos',
'List' => 'Lista',
'Types' => 'Tipos',
'Values' => 'Valores',
]];

View File

@ -0,0 +1,24 @@
<?php
/**
* Orange Management
*
* PHP Version 8.0
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
*/
declare(strict_types=1);
return ['Navigation' => [
'Analyze' => 'Analysoida',
'Article' => 'Artikla',
'Attributes' => 'Attribuutit',
'Create' => 'Luoda',
'ItemManagement' => 'Kohtahallinta',
'List' => 'Lista',
'Types' => 'Tyypit',
'Values' => 'Arvot',
]];

View File

@ -0,0 +1,24 @@
<?php
/**
* Orange Management
*
* PHP Version 8.0
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
*/
declare(strict_types=1);
return ['Navigation' => [
'Analyze' => 'Analyser',
'Article' => 'Article',
'Attributes' => 'Les attributs',
'Create' => 'Créer',
'ItemManagement' => 'Gestion des articles',
'List' => 'Lister',
'Types' => 'Les types',
'Values' => 'Valeurs',
]];

View File

@ -0,0 +1,24 @@
<?php
/**
* Orange Management
*
* PHP Version 8.0
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
*/
declare(strict_types=1);
return ['Navigation' => [
'Analyze' => 'Elemez',
'Article' => 'Cikk',
'Attributes' => 'Tulajdonságok',
'Create' => 'Teremt',
'ItemManagement' => 'Elemkezelés',
'List' => 'Lista',
'Types' => 'Típusok',
'Values' => 'Értékek',
]];

View File

@ -0,0 +1,24 @@
<?php
/**
* Orange Management
*
* PHP Version 8.0
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
*/
declare(strict_types=1);
return ['Navigation' => [
'Analyze' => 'Analizzare',
'Article' => 'Articolo',
'Attributes' => 'Attributi',
'Create' => 'Creare',
'ItemManagement' => 'Gestione degli articoli',
'List' => 'Elenco',
'Types' => 'Tipi',
'Values' => 'I valori',
]];

View File

@ -0,0 +1,24 @@
<?php
/**
* Orange Management
*
* PHP Version 8.0
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
*/
declare(strict_types=1);
return ['Navigation' => [
'Analyze' => '分析します',
'Article' => '記事',
'Attributes' => '属性',
'Create' => '作成',
'ItemManagement' => 'アイテム管理',
'List' => 'リスト',
'Types' => 'タイプ',
'Values' => 'values',
]];

View File

@ -0,0 +1,24 @@
<?php
/**
* Orange Management
*
* PHP Version 8.0
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
*/
declare(strict_types=1);
return ['Navigation' => [
'Analyze' => '분석',
'Article' => '기사',
'Attributes' => '속성',
'Create' => '만들다',
'ItemManagement' => '항목 관리',
'List' => '목록',
'Types' => '유형',
'Values' => '값',
]];

View File

@ -0,0 +1,24 @@
<?php
/**
* Orange Management
*
* PHP Version 8.0
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
*/
declare(strict_types=1);
return ['Navigation' => [
'Analyze' => 'Analysere',
'Article' => 'Artikkel',
'Attributes' => 'Egenskaper',
'Create' => 'Skape',
'ItemManagement' => 'Varehåndtering',
'List' => 'Liste',
'Types' => 'Typer',
'Values' => 'Verdier',
]];

View File

@ -0,0 +1,24 @@
<?php
/**
* Orange Management
*
* PHP Version 8.0
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
*/
declare(strict_types=1);
return ['Navigation' => [
'Analyze' => 'Analizować',
'Article' => 'Artykuł',
'Attributes' => 'Atrybuty',
'Create' => 'Tworzyć',
'ItemManagement' => 'Zarządzanie przedmiotem',
'List' => 'Lista',
'Types' => 'Typy',
'Values' => 'Wartości',
]];

View File

@ -0,0 +1,24 @@
<?php
/**
* Orange Management
*
* PHP Version 8.0
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
*/
declare(strict_types=1);
return ['Navigation' => [
'Analyze' => 'Analisar',
'Article' => 'Artigo',
'Attributes' => 'Atributos',
'Create' => 'Crio',
'ItemManagement' => 'Gerenciamento de itens',
'List' => 'Lista',
'Types' => 'Tipos',
'Values' => 'Valores',
]];

View File

@ -0,0 +1,24 @@
<?php
/**
* Orange Management
*
* PHP Version 8.0
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
*/
declare(strict_types=1);
return ['Navigation' => [
'Analyze' => 'Анализировать',
'Article' => 'Статья',
'Attributes' => 'Атрибуты',
'Create' => 'Создавать',
'ItemManagement' => 'Управление предметом',
'List' => 'Список',
'Types' => 'Типы',
'Values' => 'Ценности',
]];

View File

@ -0,0 +1,24 @@
<?php
/**
* Orange Management
*
* PHP Version 8.0
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
*/
declare(strict_types=1);
return ['Navigation' => [
'Analyze' => 'Analysera',
'Article' => 'Artikel',
'Attributes' => 'Attribut',
'Create' => 'Skapa',
'ItemManagement' => 'Artikelhantering',
'List' => 'Lista',
'Types' => 'Typer',
'Values' => 'Värderingar',
]];

View File

@ -0,0 +1,24 @@
<?php
/**
* Orange Management
*
* PHP Version 8.0
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
*/
declare(strict_types=1);
return ['Navigation' => [
'Analyze' => 'วิเคราะห์',
'Article' => 'บทความ',
'Attributes' => 'คุณลักษณะ',
'Create' => 'สร้าง',
'ItemManagement' => 'การจัดการรายการ',
'List' => 'รายการ',
'Types' => 'ประเภท',
'Values' => 'ค่า',
]];

View File

@ -0,0 +1,24 @@
<?php
/**
* Orange Management
*
* PHP Version 8.0
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
*/
declare(strict_types=1);
return ['Navigation' => [
'Analyze' => 'Analiz etmek',
'Article' => 'Madde',
'Attributes' => 'Öznitellikler',
'Create' => 'Yaratmak',
'ItemManagement' => 'Öğe Yönetimi',
'List' => 'Liste',
'Types' => 'Türleri',
'Values' => 'Değerler',
]];

View File

@ -0,0 +1,24 @@
<?php
/**
* Orange Management
*
* PHP Version 8.0
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
*/
declare(strict_types=1);
return ['Navigation' => [
'Analyze' => 'Проаналізувати',
'Article' => 'Стаття',
'Attributes' => 'Атрибути',
'Create' => 'Створювати',
'ItemManagement' => 'Управління елементами',
'List' => 'Список',
'Types' => 'Типи',
'Values' => 'Значення',
]];

View File

@ -0,0 +1,24 @@
<?php
/**
* Orange Management
*
* PHP Version 8.0
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
*/
declare(strict_types=1);
return ['Navigation' => [
'Analyze' => '分析',
'Article' => '文章',
'Attributes' => '属性',
'Create' => '创建',
'ItemManagement' => '物品管理',
'List' => '列表',
'Types' => '类型',
'Values' => '价值',
]];

View File

@ -14,104 +14,109 @@ declare(strict_types=1);
return ['ItemManagement' => [ return ['ItemManagement' => [
'Accounting' => 'محاسبة', 'Accounting' => 'محاسبة',
'Address' => '#VALUE!',
'All' => 'الجميع', 'All' => 'الجميع',
'Article' => 'مقالة - سلعة', 'Article' => 'مقالة - سلعة',
'Articlegroup' => 'Articlegroup', 'Articlegroup' => 'articlegroup.',
'Attribute' => 'ينسب', 'Attribute' => 'يصف',
'AttributeTypes' => '#VALUE!',
'Attributes' => 'صفات', 'Attributes' => 'صفات',
'Available' => 'متاح', 'Available' => 'متوفرة',
'AvgPrice' => 'متوسط السعر', 'AvgPrice' => 'avg. السعر',
'Bills' => '#VALUE!',
'Bonus' => 'علاوة', 'Bonus' => 'علاوة',
'ClientGroup' => 'العميل / المجموعة', 'ClientGroup' => 'العميل / المجموعة',
'Commission' => 'عمولة', 'Commission' => 'لجنة',
'Container' => 'حاوية', 'Container' => 'وعاء',
'CostCenter' => 'مركز تقييم الكلفة، مركز التسعير، مركز التثمين', 'CostCenter' => 'مركز تقييم الكلفة، مركز التسعير، مركز التثمين',
'CostIndicator' => 'مؤشر تكلفة', 'CostIndicator' => 'مؤشر التكلفة',
'CostObject' => 'التكلفة', 'CostObject' => 'التكلفة',
'Countries' => 'بلدان', 'Countries' => 'بلدان',
'Country' => 'دولة', 'Country' => 'دولة',
'Created' => 'مخلوق', 'Created' => 'خلقت',
'CreatedAt' => '#VALUE!', 'CreatedAt' => 'خلقت',
'Customer' => 'عميل', 'Customer' => 'عميل',
'CustomerGroup' => 'مجموعة العملاء', 'CustomerGroup' => 'مجموعة العملاء',
'CustomsID' => 'ID الجمارك', 'CustomsID' => 'المعرف الجمركي',
'Date' => 'تاريخ', 'Date' => 'تاريخ',
'Description' => 'وصف', 'Description' => 'وصف',
'Discount' => 'خصم', 'Discount' => 'خصم',
'DiscountP' => 'خصم في٪', 'DiscountP' => 'خصم في٪',
'Disposal' => 'تصرف', 'Disposal' => 'تصرف',
'Documents' => 'وثائق', 'Documents' => 'وثائق',
'EarningIndicator' => 'كسب المؤشر', 'EarningIndicator' => 'مؤشر كسب',
'End' => 'نهاية', 'End' => 'نهاية',
'Files' => 'ملفات', 'Files' => 'الملفات',
'General' => 'عام', 'General' => 'عام',
'GrossWeight' => 'الوزن الإجمالي', 'GrossWeight' => 'الوزن الإجمالي',
'Group' => 'مجموعة', 'Group' => 'مجموعة',
'Groups' => '#VALUE!', 'Groups' => '#VALUE!',
'Height' => 'ارتفاع', 'Height' => 'ارتفاع',
'ID' => 'بطاقة تعريف', 'ID' => 'بطاقة تعريف',
'ILV' => 'ILV', 'ILV' => 'ilv.',
'Info' => 'معلومات', 'Info' => 'معلومات',
'IsActive' => 'نشيط؟', 'IsActive' => 'نشيط؟',
'Item' => 'العنصر', 'Item' => 'العنصر',
'Items' => 'العناصر', 'Items' => 'أغراض',
'Language' => 'لغة', 'Language' => 'لغة',
'LastOrder' => 'آخر طلب', 'LastOrder' => 'آخر طلب',
'Leadtime' => 'المهلة', 'Leadtime' => 'المهلة',
'Length' => 'طول', 'Length' => 'طول',
'Localization' => 'الموقع', 'Localization' => 'الموقع',
'Localizations' => 'تعريب', 'Localizations' => 'الأحاصليات',
'Location' => 'موقع', 'Location' => 'موقع',
'Log' => 'سجل', 'Log' => 'سجل',
'Logs' => 'السجلات', 'Logs' => 'السجلات',
'Lot' => 'كثيرا', 'Lot' => 'كثيرا',
'MRR' => 'MRR', 'MRR' => 'مرر',
'MTDSales' => 'MTD المبيعات', 'MTDSales' => 'مبيعات MTD',
'Makespan' => 'Makespan', 'Makespan' => 'makespan.',
'Margin' => 'هامش', 'Margin' => 'هامش',
'Master' => 'يتقن', 'Master' => 'رئيس',
'MaximumLevel' => 'مستوى المخزون الحد الأقصى', 'MaximumLevel' => 'الحد الأقصى لمستوى الأسهم',
'Media' => 'وسائط', 'Media' => 'وسائط',
'MinimumLevel' => 'مستوى المخزون الحد الأدنى', 'MinimumLevel' => 'الحد الأدنى لمستوى المخزون',
'Modified' => 'المعدل', 'Modified' => 'تم التعديل',
'Name' => 'اسم', 'Name' => 'اسم',
'Name1' => 'NAME1', 'Name1' => 'اسم 1.',
'Name2' => 'NAME2', 'Name2' => 'اسم 2.',
'Name3' => 'NAME3', 'Name3' => 'اسم 3.',
'Name4' => 'NAME4', 'Name4' => 'اسم 4.',
'Name5' => 'NAME5', 'Name5' => 'اسم 5.',
'Net' => 'الوزن الصافي', 'Net' => 'الوزن الصافي',
'NetWeight' => 'الوزن الصافي', 'NetWeight' => 'الوزن الصافي',
'None' => 'لا أحد', 'None' => 'لا أحد',
'Notes' => 'ملاحظات', 'Notes' => 'ملحوظات',
'Number' => 'عدد', 'Number' => 'عدد',
'Ordered' => 'أمر', 'Ordered' => 'أمر',
'Packaging' => 'التعبئة والتغليف', 'Packaging' => 'التعبئة والتغليف',
'Price' => 'السعر', 'Price' => 'السعر',
'PriceChange' => 'تغيير الأسعار', 'PriceChange' => 'تغيير الأسعار',
'PriceUnit' => 'وحدة من السعر', 'PriceUnit' => 'وحدة السعر',
'Prices' => 'الأسعار', 'Prices' => 'الأسعار.',
'Productgroup' => 'Productgroup', 'Pricing' => '#VALUE!',
'Productgroup' => 'productgroup.',
'Production' => 'إنتاج', 'Production' => 'إنتاج',
'Profile' => 'حساب تعريفي', 'Profile' => 'الملف الشخصي',
'Properties' => 'ملكيات', 'Properties' => 'الخصائص',
'Property' => 'خاصية', 'Property' => 'ملكية',
'Purchase' => 'شراء', 'Purchase' => 'شراء',
'PurchasePrice' => 'سعر الشراء', 'PurchasePrice' => 'سعر الشراء',
'Purchasing' => 'شراء', 'Purchasing' => 'شراء',
'QA' => 'QA', 'QA' => 'قيم',
'QM' => 'QM', 'QM' => 'QM.',
'Quantity' => 'كمية', 'Quantity' => 'كمية',
'QuantityUnit' => 'وحدة من الكمية', 'QuantityUnit' => 'وحدة الكمية',
'ReorderLevel' => 'مستوى إعادة الطلب', 'RecentInvoices' => '#VALUE!',
'ReorderLevel' => 'مستوى إعادة ترتيب',
'Reserved' => 'محجوز', 'Reserved' => 'محجوز',
'SN' => 'SN', 'SN' => 'SN.',
'Sales' => 'مبيعات', 'Sales' => 'مبيعات',
'SalesPrice' => 'سعر المبيعات', 'SalesPrice' => 'سعر المبيعات',
'Segment' => 'شريحة', 'Segment' => 'قطعة',
'ShelfLife' => 'مدة الصلاحية', 'ShelfLife' => 'مدة الصلاحية',
'Source' => 'مصدر', 'Source' => 'مصدر',
'Start' => 'بداية', 'Start' => 'يبدأ',
'Status' => 'حالة', 'Status' => 'حالة',
'Stock' => 'المخزون', 'Stock' => 'المخزون',
'StockList' => 'قائمة الأسهم', 'StockList' => 'قائمة الأسهم',
@ -119,12 +124,12 @@ return ['ItemManagement' => [
'Supplier' => 'المورد', 'Supplier' => 'المورد',
'Tax' => 'ضريبة', 'Tax' => 'ضريبة',
'Text' => 'نص', 'Text' => 'نص',
'TimeUnit' => 'وحدة من الزمن', 'TimeUnit' => 'وحدة الوقت',
'Title' => '#VALUE!', 'Title' => 'عنوان',
'Tracking' => 'تتبع', 'Tracking' => 'تتبع',
'TradingUnit' => 'وحدة التداول', 'TradingUnit' => 'وحدة التداول',
'Translation' => 'ترجمة', 'Translation' => 'ترجمة',
'Type' => 'اكتب', 'Type' => 'نوع',
'Unit' => 'وحدة', 'Unit' => 'وحدة',
'Value' => 'قيمة', 'Value' => 'قيمة',
'Variation' => 'تفاوت', 'Variation' => 'تفاوت',
@ -132,5 +137,5 @@ return ['ItemManagement' => [
'Volume' => 'الصوت', 'Volume' => 'الصوت',
'Warehouse' => 'مستودع', 'Warehouse' => 'مستودع',
'Width' => 'عرض', 'Width' => 'عرض',
'YTDSales' => نذ بداية المبيعات', 'YTDSales' => بيعات YTD',
]]; ]];

View File

@ -14,98 +14,103 @@ declare(strict_types=1);
return ['ItemManagement' => [ return ['ItemManagement' => [
'Accounting' => 'Účetnictví', 'Accounting' => 'Účetnictví',
'Address' => '#VALUE!',
'All' => 'Všechno', 'All' => 'Všechno',
'Article' => 'Článek', 'Article' => 'Článek',
'Articlegroup' => 'Articlegroup', 'Articlegroup' => 'Článek',
'Attribute' => 'Atribut', 'Attribute' => 'Atribut',
'AttributeTypes' => '#VALUE!',
'Attributes' => 'Atributy', 'Attributes' => 'Atributy',
'Available' => 'K dispozici', 'Available' => 'Dostupný',
'AvgPrice' => 'Avg. Cena', 'AvgPrice' => 'AVG. Cena',
'Bonus' => 'prémie', 'Bills' => '#VALUE!',
'ClientGroup' => 'Client / Group', 'Bonus' => 'Bonus',
'ClientGroup' => 'Klient / skupina',
'Commission' => 'Komise', 'Commission' => 'Komise',
'Container' => 'Kontejner', 'Container' => 'Kontejner',
'CostCenter' => 'Nákladové středisko', 'CostCenter' => 'Nákladové středisko',
'CostIndicator' => 'Ukazatel nákladů', 'CostIndicator' => 'Indikátor nákladů',
'CostObject' => 'CostObject', 'CostObject' => 'Costobjekt',
'Countries' => 'země', 'Countries' => 'Země',
'Country' => 'Země', 'Country' => 'Země',
'Created' => 'Vytvořeno', 'Created' => 'Vytvořený',
'CreatedAt' => '#VALUE!', 'CreatedAt' => 'Vytvořený',
'Customer' => 'Zákazník', 'Customer' => 'Zákazník',
'CustomerGroup' => 'Customer Group', 'CustomerGroup' => 'Zákaznická skupina',
'CustomsID' => 'celní IČ', 'CustomsID' => 'Celní ID',
'Date' => 'datum', 'Date' => 'datum',
'Description' => 'Popis', 'Description' => 'Popis',
'Discount' => 'Sleva', 'Discount' => 'Sleva',
'DiscountP' => 'Sleva v%', 'DiscountP' => 'Sleva v%',
'Disposal' => 'Likvidace', 'Disposal' => 'Likvidace',
'Documents' => 'dokumenty', 'Documents' => 'Dokumenty',
'EarningIndicator' => 'vydělávat Indicator', 'EarningIndicator' => 'Indikátor výdělku',
'End' => 'Konec', 'End' => 'Konec',
'Files' => 'soubory', 'Files' => 'Soubory',
'General' => 'Všeobecné', 'General' => 'Všeobecné',
'GrossWeight' => 'Celková hmotnost', 'GrossWeight' => 'Celková hmotnost',
'Group' => 'Skupina', 'Group' => 'Skupina',
'Groups' => '#VALUE!', 'Groups' => '#VALUE!',
'Height' => 'Výška', 'Height' => 'Výška',
'ID' => 'ID', 'ID' => 'ID.',
'ILV' => 'ILV', 'ILV' => 'Ilv.',
'Info' => 'Info', 'Info' => 'Info.',
'IsActive' => 'Aktivní?', 'IsActive' => 'Aktivní?',
'Item' => 'Položka', 'Item' => 'Položka',
'Items' => 'předměty', 'Items' => 'Položky',
'Language' => 'Jazyk', 'Language' => 'Jazyk',
'LastOrder' => 'Poslední objednávka', 'LastOrder' => 'Poslední objednávka',
'Leadtime' => 'Dodací lhůta', 'Leadtime' => 'Dodací lhůta',
'Length' => 'Délka', 'Length' => 'Délka',
'Localization' => 'lokalizace', 'Localization' => 'Lokalizace',
'Localizations' => 'lokalizace', 'Localizations' => 'Lokalizace',
'Location' => 'Umístění', 'Location' => 'Umístění',
'Log' => 'Log', 'Log' => 'Log',
'Logs' => 'Protokoly', 'Logs' => 'Protokoly',
'Lot' => 'hodně', 'Lot' => 'Šarže',
'MRR' => 'MRR', 'MRR' => 'Mrr.',
'MTDSales' => 'MTD Sales', 'MTDSales' => 'Prodej MTD.',
'Makespan' => 'Makespan', 'Makespan' => 'Makeespan.',
'Margin' => 'Okraj', 'Margin' => 'Okraj',
'Master' => 'Mistr', 'Master' => 'Mistr',
'MaximumLevel' => 'Maximální úroveň stock', 'MaximumLevel' => 'Maximální úroveň zásob',
'Media' => 'Media', 'Media' => 'Mediální',
'MinimumLevel' => 'Minimální zásoba', 'MinimumLevel' => 'Minimální úroveň zásob',
'Modified' => 'modifikovaná', 'Modified' => 'Upravený',
'Name' => 'název', 'Name' => 'název',
'Name1' => 'jméno1', 'Name1' => 'Jméno1.',
'Name2' => 'jméno2', 'Name2' => 'Jméno2.',
'Name3' => 'jméno3', 'Name3' => 'Jméno3.',
'Name4' => 'NAME4', 'Name4' => 'Jméno4.',
'Name5' => 'NAME5', 'Name5' => 'Jméno5.',
'Net' => 'Čistá hmotnost', 'Net' => 'Čistá hmotnost',
'NetWeight' => 'Čistá hmotnost', 'NetWeight' => 'Čistá hmotnost',
'None' => 'Žádný', 'None' => 'Žádný',
'Notes' => 'Poznámky', 'Notes' => 'Poznámky',
'Number' => 'Číslo', 'Number' => 'Číslo',
'Ordered' => 'objednaný', 'Ordered' => 'Objednaný',
'Packaging' => 'Obal', 'Packaging' => 'Obal',
'Price' => 'Cena', 'Price' => 'Cena',
'PriceChange' => 'Změna ceny', 'PriceChange' => 'Změna ceny',
'PriceUnit' => 'Jednotka ceny', 'PriceUnit' => 'Jednotka ceny',
'Prices' => 'ceny', 'Prices' => 'Ceny',
'Productgroup' => 'Productgroup', 'Pricing' => '#VALUE!',
'Productgroup' => 'ProductSgroup.',
'Production' => 'Výroba', 'Production' => 'Výroba',
'Profile' => 'Profil', 'Profile' => 'Profil',
'Properties' => 'vlastnosti', 'Properties' => 'Vlastnosti',
'Property' => 'Vlastnictví', 'Property' => 'Vlastnictví',
'Purchase' => 'Nákup', 'Purchase' => 'Nákup',
'PurchasePrice' => 'Kupní cena', 'PurchasePrice' => 'Kupní cena',
'Purchasing' => 'Nákup', 'Purchasing' => 'Nákup',
'QA' => 'QA', 'QA' => 'Qa.',
'QM' => 'QM', 'QM' => 'Qm.',
'Quantity' => 'Množství', 'Quantity' => 'Množství',
'QuantityUnit' => 'Jednotka množství', 'QuantityUnit' => 'Jednotka množství',
'ReorderLevel' => 'úroveň Reorder', 'RecentInvoices' => '#VALUE!',
'ReorderLevel' => 'Registrovat úroveň',
'Reserved' => 'Rezervováno', 'Reserved' => 'Rezervováno',
'SN' => 'SN', 'SN' => 'Sn.',
'Sales' => 'Odbyt', 'Sales' => 'Odbyt',
'SalesPrice' => 'Zlevněné ceny', 'SalesPrice' => 'Zlevněné ceny',
'Segment' => 'Segment', 'Segment' => 'Segment',
@ -116,21 +121,21 @@ return ['ItemManagement' => [
'Stock' => 'Skladem', 'Stock' => 'Skladem',
'StockList' => 'Seznam zásob', 'StockList' => 'Seznam zásob',
'Successor' => 'Nástupce', 'Successor' => 'Nástupce',
'Supplier' => 'dodavatel', 'Supplier' => 'Dodavatel',
'Tax' => 'Daň', 'Tax' => 'Daň',
'Text' => 'Text', 'Text' => 'Text',
'TimeUnit' => 'Časová jednotka', 'TimeUnit' => 'Čas',
'Title' => '#VALUE!', 'Title' => 'Titul',
'Tracking' => 'sledování', 'Tracking' => 'Sledování',
'TradingUnit' => 'Trading Unit', 'TradingUnit' => 'Obchodní jednotka',
'Translation' => 'Překlad', 'Translation' => 'Překlad',
'Type' => 'Typ', 'Type' => 'Typ',
'Unit' => 'Jednotka', 'Unit' => 'Jednotka',
'Value' => 'Hodnota', 'Value' => 'Hodnota',
'Variation' => 'změna', 'Variation' => 'Variace',
'Variations' => 'variace', 'Variations' => 'Variace',
'Volume' => 'Hlasitost', 'Volume' => 'Objem',
'Warehouse' => 'Sklad', 'Warehouse' => 'Sklad',
'Width' => 'Šířka', 'Width' => 'Šířka',
'YTDSales' => 'YTD Sales', 'YTDSales' => 'Prodej YTD.',
]]; ]];

View File

@ -14,84 +14,88 @@ declare(strict_types=1);
return ['ItemManagement' => [ return ['ItemManagement' => [
'Accounting' => 'Regnskab', 'Accounting' => 'Regnskab',
'Address' => '#VALUE!',
'All' => 'Alle', 'All' => 'Alle',
'Article' => 'artikel', 'Article' => 'Artikel',
'Articlegroup' => 'Articlegroup', 'Articlegroup' => 'ArticleGroup.',
'Attribute' => 'Egenskab', 'Attribute' => 'Attribut.',
'AttributeTypes' => '#VALUE!',
'Attributes' => 'Egenskaber', 'Attributes' => 'Egenskaber',
'Available' => 'Ledig', 'Available' => 'Ledig',
'AvgPrice' => 'Gennemsnitlig. Pris', 'AvgPrice' => 'Avg. Pris',
'Bills' => '#VALUE!',
'Bonus' => 'Bonus', 'Bonus' => 'Bonus',
'ClientGroup' => 'Klient / gruppe', 'ClientGroup' => 'Klient / Gruppe.',
'Commission' => 'Provision', 'Commission' => 'Provision',
'Container' => 'Beholder', 'Container' => 'Beholder',
'CostCenter' => 'Omkostningssted', 'CostCenter' => 'Omkostningssted',
'CostIndicator' => 'Indikator Omkostninger', 'CostIndicator' => 'COST-indikator',
'CostObject' => 'CostObject', 'CostObject' => 'Costobject.',
'Countries' => 'Lande', 'Countries' => 'Lande',
'Country' => 'Land', 'Country' => 'Land',
'Created' => 'lavet', 'Created' => 'Oprettet',
'CreatedAt' => '#VALUE!', 'CreatedAt' => 'Oprettet',
'Customer' => 'Kunde', 'Customer' => 'Kunde',
'CustomerGroup' => 'Kunden Group', 'CustomerGroup' => 'KUNDER GROUP',
'CustomsID' => 'Told-id', 'CustomsID' => 'Told ID.',
'Date' => 'Dato', 'Date' => 'Dato',
'Description' => 'Beskrivelse', 'Description' => 'Beskrivelse',
'Discount' => 'Rabat', 'Discount' => 'Rabat',
'DiscountP' => 'Rabat i%', 'DiscountP' => 'Rabat i%',
'Disposal' => 'Bortskaffelse', 'Disposal' => 'Bortskaffelse.',
'Documents' => 'Dokumenter', 'Documents' => 'Dokumenter',
'EarningIndicator' => 'Optjening Indikator', 'EarningIndicator' => 'Indtjeningsindikator',
'End' => 'Ende', 'End' => 'Ende',
'Files' => 'Filer', 'Files' => 'Filer.',
'General' => 'Generel', 'General' => 'Generel',
'GrossWeight' => 'Bruttovægt', 'GrossWeight' => 'Bruttovægt',
'Group' => 'Gruppe', 'Group' => 'Gruppe',
'Groups' => '#VALUE!', 'Groups' => '#VALUE!',
'Height' => 'Højde', 'Height' => 'Højde',
'ID' => 'ID', 'ID' => 'ID.',
'ILV' => 'ILV', 'ILV' => 'ILV.',
'Info' => 'Info', 'Info' => 'Info.',
'IsActive' => 'Aktiv?', 'IsActive' => 'Aktiv?',
'Item' => 'Vare', 'Item' => 'Vare',
'Items' => 'Elementer', 'Items' => 'Varer',
'Language' => 'Sprog', 'Language' => 'Sprog',
'LastOrder' => 'sidste Order', 'LastOrder' => 'Sidste ordre',
'Leadtime' => 'Bly tid', 'Leadtime' => 'Ledetid',
'Length' => 'Længde', 'Length' => 'Længde.',
'Localization' => 'Lokalisering', 'Localization' => 'Lokalisering',
'Localizations' => 'lokaliseringer', 'Localizations' => 'Lokaliseringer',
'Location' => 'Beliggenhed', 'Location' => 'Beliggenhed',
'Log' => 'Log', 'Log' => 'Log',
'Logs' => 'Logs', 'Logs' => 'Logs.',
'Lot' => 'Masse', 'Lot' => 'Masse',
'MRR' => 'MRR', 'MRR' => 'MRR.',
'MTDSales' => 'MTD Salg', 'MTDSales' => 'MTD Sales.',
'Makespan' => 'Makespan', 'Makespan' => 'Makespan.',
'Margin' => 'Margin', 'Margin' => 'Margin.',
'Master' => 'Mestre', 'Master' => 'Mestre',
'MaximumLevel' => 'Maksimal lagerniveau', 'MaximumLevel' => 'Maksimal lagerniveau',
'Media' => 'Medier', 'Media' => 'Medier',
'MinimumLevel' => 'Mindste lagerniveau', 'MinimumLevel' => 'Minimum lager niveau',
'Modified' => 'modificeret', 'Modified' => 'Modificeret',
'Name' => 'Navn', 'Name' => 'Navn',
'Name1' => 'nAVN1', 'Name1' => 'NAME1.',
'Name2' => 'NAME2', 'Name2' => 'NAME2.',
'Name3' => 'Navn3', 'Name3' => 'NAME3.',
'Name4' => 'NAME4', 'Name4' => 'NAME4.',
'Name5' => 'NAME5', 'Name5' => 'NAME5.',
'Net' => 'Nettovægt', 'Net' => 'Nettovægt',
'NetWeight' => 'Nettovægt', 'NetWeight' => 'Nettovægt',
'None' => 'Ingen', 'None' => 'Ingen',
'Notes' => 'Noter', 'Notes' => 'Noter.',
'Number' => 'Nummer', 'Number' => 'Nummer',
'Ordered' => 'bestilt', 'Ordered' => 'Bestilt.',
'Packaging' => 'Emballage', 'Packaging' => 'Emballage',
'Price' => 'Pris', 'Price' => 'Pris',
'PriceChange' => 'pris Change', 'PriceChange' => 'Pris forandring',
'PriceUnit' => 'Enhed for pris', 'PriceUnit' => 'Enhed af pris.',
'Prices' => 'priserne', 'Prices' => 'Priser.',
'Productgroup' => 'produkt gruppe', 'Pricing' => '#VALUE!',
'Productgroup' => 'Produktgruppe',
'Production' => 'Produktion', 'Production' => 'Produktion',
'Profile' => 'Profil', 'Profile' => 'Profil',
'Properties' => 'Ejendomme', 'Properties' => 'Ejendomme',
@ -99,30 +103,31 @@ return ['ItemManagement' => [
'Purchase' => 'Køb', 'Purchase' => 'Køb',
'PurchasePrice' => 'Købspris', 'PurchasePrice' => 'Købspris',
'Purchasing' => 'Indkøb', 'Purchasing' => 'Indkøb',
'QA' => 'QA', 'QA' => 'QA.',
'QM' => 'QM', 'QM' => 'Qm.',
'Quantity' => 'Antal', 'Quantity' => 'Antal',
'QuantityUnit' => 'Enhed for kvantitet', 'QuantityUnit' => 'Mængden af mængde',
'ReorderLevel' => 'Genbestil niveau', 'RecentInvoices' => '#VALUE!',
'ReorderLevel' => 'Ombestillingsniveau',
'Reserved' => 'Reserveret', 'Reserved' => 'Reserveret',
'SN' => 'SN', 'SN' => 'Sn.',
'Sales' => 'Salg', 'Sales' => 'SALG',
'SalesPrice' => 'Salgspris', 'SalesPrice' => 'Salgspris',
'Segment' => 'Segment', 'Segment' => 'Segment',
'ShelfLife' => 'holdbarhed', 'ShelfLife' => 'Holdbarhed',
'Source' => 'Kilde', 'Source' => 'Kilde',
'Start' => 'Start', 'Start' => 'Start',
'Status' => 'status', 'Status' => 'Status.',
'Stock' => 'lager', 'Stock' => 'Lager',
'StockList' => 'Stock liste', 'StockList' => 'Lagerliste',
'Successor' => 'Efterfølger', 'Successor' => 'Efterfølger',
'Supplier' => 'Leverandør', 'Supplier' => 'Leverandør',
'Tax' => 'Skat', 'Tax' => 'Skat',
'Text' => 'Tekst', 'Text' => 'Tekst',
'TimeUnit' => 'Tidsenhed', 'TimeUnit' => 'Enhed af tid',
'Title' => '#VALUE!', 'Title' => 'Titel',
'Tracking' => 'Sporing', 'Tracking' => 'Tracking.',
'TradingUnit' => 'handel Unit', 'TradingUnit' => 'Handelsenhed',
'Translation' => 'Oversættelse', 'Translation' => 'Oversættelse',
'Type' => 'Type', 'Type' => 'Type',
'Unit' => 'Enhed', 'Unit' => 'Enhed',
@ -132,5 +137,5 @@ return ['ItemManagement' => [
'Volume' => 'Bind', 'Volume' => 'Bind',
'Warehouse' => 'Lager', 'Warehouse' => 'Lager',
'Width' => 'Bredde', 'Width' => 'Bredde',
'YTDSales' => 'ÅTD Salg', 'YTDSales' => 'YTD SALG',
]]; ]];

View File

@ -14,113 +14,118 @@ declare(strict_types=1);
return ['ItemManagement' => [ return ['ItemManagement' => [
'Accounting' => 'Buchhaltung', 'Accounting' => 'Buchhaltung',
'Address' => '#VALUE!',
'All' => 'Alle', 'All' => 'Alle',
'Article' => 'Artikel', 'Article' => 'Artikel',
'Articlegroup' => 'Artikelsegment', 'Articlegroup' => 'ArtikelGroup.',
'Attribute' => 'Attribut', 'Attribute' => 'Attribut',
'AttributeTypes' => '#VALUE!',
'Attributes' => 'Attribute', 'Attributes' => 'Attribute',
'Available' => 'Verfügbar', 'Available' => 'Erhältlich',
'AvgPrice' => '', 'AvgPrice' => 'Durchschn. Preis',
'Bills' => '#VALUE!',
'Bonus' => 'Bonus', 'Bonus' => 'Bonus',
'ClientGroup' => 'Kunde/Gruppe', 'ClientGroup' => 'Client / Gruppe.',
'Commission' => 'Kommission', 'Commission' => 'Kommission',
'Container' => 'Behälter', 'Container' => 'Container',
'CostCenter' => 'Kostenstelle', 'CostCenter' => 'Kostenstelle',
'CostIndicator' => 'Kostenkennzeichen', 'CostIndicator' => 'Kostenindikator',
'CostObject' => 'Kostenträger', 'CostObject' => 'Kostenträger',
'Countries' => '', 'Countries' => 'Länder',
'Country' => 'Land', 'Country' => 'Land',
'Created' => '', 'Created' => 'Erstellt',
'CreatedAt' => '', 'CreatedAt' => 'Erstellt',
'Customer' => 'Kunde', 'Customer' => 'Kunde',
'CustomerGroup' => 'Kundengruppe', 'CustomerGroup' => 'Kundengruppe',
'CustomsID' => 'Kunden ID', 'CustomsID' => 'Zoll-ID.',
'Date' => 'Datum', 'Date' => 'Datum',
'Description' => 'Beschreibung', 'Description' => 'Beschreibung',
'Discount' => 'Rabatt', 'Discount' => 'Rabatt',
'DiscountP' => 'Rabatt in %', 'DiscountP' => 'Rabatt in%',
'Disposal' => 'Verschrottung', 'Disposal' => 'Entsorgung',
'Documents' => '', 'Documents' => 'Unterlagen',
'EarningIndicator' => 'Umsatzkennzeichen', 'EarningIndicator' => 'Indikator verdienen',
'End' => 'Ende', 'End' => 'Ende',
'Files' => 'Dateien', 'Files' => 'Dateien',
'General' => 'Allgemein', 'General' => 'Allgemein',
'GrossWeight' => 'Brutto Gewicht', 'GrossWeight' => 'Bruttogewicht',
'Group' => 'Gruppe', 'Group' => 'Gruppe',
'Groups' => '', 'Groups' => '#VALUE!',
'Height' => 'Höhe', 'Height' => 'Höhe',
'ID' => 'ID', 'ID' => 'ICH WÜRDE',
'ILV' => '', 'ILV' => 'Ilv.',
'Info' => 'Info', 'Info' => 'Die Info',
'IsActive' => 'Aktiv?', 'IsActive' => 'Aktiv?',
'Item' => 'Artikel', 'Item' => 'Artikel',
'Items' => 'Artikel', 'Items' => 'Produkte',
'Language' => 'Sprache', 'Language' => 'Sprache',
'LastOrder' => '', 'LastOrder' => 'Letzte Bestellung',
'Leadtime' => 'Lieferzeit', 'Leadtime' => 'Vorlaufzeit',
'Length' => 'Länge', 'Length' => 'Länge',
'Localization' => 'Lokalisierung', 'Localization' => 'Lokalisierung',
'Localizations' => '', 'Localizations' => 'Lokalisierungen',
'Location' => 'Ort', 'Location' => 'Ort',
'Log' => 'Log', 'Log' => 'Protokoll',
'Logs' => 'Logs', 'Logs' => 'Protokoll',
'Lot' => 'Charge', 'Lot' => 'Viel',
'MRR' => '', 'MRR' => 'Mrr.',
'MTDSales' => '', 'MTDSales' => 'MTD-Verkäufe.',
'Makespan' => 'Produktionszeit', 'Makespan' => 'Makespan',
'Margin' => '', 'Margin' => 'Rand',
'Master' => 'Master', 'Master' => 'Meister',
'MaximumLevel' => 'Höchstwert', 'MaximumLevel' => 'Maximaler Lagerstand',
'Media' => 'Media', 'Media' => 'Medien',
'MinimumLevel' => 'Mindestbestand', 'MinimumLevel' => 'Mindestbestandstufe',
'Modified' => '', 'Modified' => 'Geändert',
'Name' => 'Name', 'Name' => 'Name',
'Name1' => 'Name1', 'Name1' => 'Name1.',
'Name2' => 'Name2', 'Name2' => 'Name2.',
'Name3' => 'Name3', 'Name3' => 'Name3.',
'Name4' => 'Name4', 'Name4' => 'Name4.',
'Name5' => 'Name5', 'Name5' => 'Name5.',
'Net' => '', 'Net' => 'Reingewicht',
'NetWeight' => 'Netto Gewicht', 'NetWeight' => 'Reingewicht',
'None' => 'Keine', 'None' => 'Keiner',
'Notes' => '', 'Notes' => 'Anmerkungen',
'Number' => '', 'Number' => 'Nummer',
'Ordered' => 'Bestellt', 'Ordered' => 'Bestellt',
'Packaging' => 'Verpackung', 'Packaging' => 'Verpackung',
'Price' => 'Preis', 'Price' => 'Preis',
'PriceChange' => '', 'PriceChange' => 'Preisänderung',
'PriceUnit' => 'Stückpreis', 'PriceUnit' => 'Preiseinheit.',
'Prices' => 'Preise', 'Prices' => 'Preise',
'Pricing' => '#VALUE!',
'Productgroup' => 'Produktgruppe', 'Productgroup' => 'Produktgruppe',
'Production' => 'Produktion', 'Production' => 'Produktion',
'Profile' => 'Profil', 'Profile' => 'Profil',
'Properties' => 'Attribute', 'Properties' => 'Eigenschaften',
'Property' => 'Attribut', 'Property' => 'Eigentum',
'Purchase' => 'Einkauf', 'Purchase' => 'Kaufen',
'PurchasePrice' => '', 'PurchasePrice' => 'Kaufpreis',
'Purchasing' => 'Einkaufen', 'Purchasing' => 'Einkauf',
'QA' => 'QS', 'QA' => 'Qa.',
'QM' => 'QM', 'QM' => 'Qm',
'Quantity' => 'Anzahl', 'Quantity' => 'Menge',
'QuantityUnit' => 'Mengeneinheit', 'QuantityUnit' => 'Einheit der Menge.',
'ReorderLevel' => 'Bestellgrenze', 'RecentInvoices' => '#VALUE!',
'Reserved' => 'Reservierd', 'ReorderLevel' => 'Neuordnungspegel',
'SN' => 'SN', 'Reserved' => 'Reserviert',
'Sales' => 'Umsatz', 'SN' => 'Sn',
'SalesPrice' => '', 'Sales' => 'Der Umsatz',
'SalesPrice' => 'Verkaufspreis',
'Segment' => 'Segment', 'Segment' => 'Segment',
'ShelfLife' => 'Haltbarkeit', 'ShelfLife' => 'Haltbarkeit.',
'Source' => 'Quelle', 'Source' => 'Quelle',
'Start' => 'Start', 'Start' => 'Anfang',
'Status' => 'Status', 'Status' => 'Status',
'Stock' => 'Lager', 'Stock' => 'Aktie',
'StockList' => 'Lagerliste', 'StockList' => 'Lagerliste',
'Successor' => 'Nachfolger', 'Successor' => 'Nachfolger',
'Supplier' => 'Lieferant', 'Supplier' => 'Anbieter',
'Tax' => 'Steuer', 'Tax' => 'Steuer',
'Text' => 'Text', 'Text' => 'Text',
'TimeUnit' => 'Zeiteinheit', 'TimeUnit' => 'Zeiteinheit',
'Title' => '', 'Title' => 'Titel',
'Tracking' => 'Verfolgung', 'Tracking' => 'Verfolgung',
'TradingUnit' => 'Handelseinheit', 'TradingUnit' => 'Handelseinheit',
'Translation' => 'Übersetzung', 'Translation' => 'Übersetzung',
@ -130,7 +135,7 @@ return ['ItemManagement' => [
'Variation' => 'Variation', 'Variation' => 'Variation',
'Variations' => 'Variationen', 'Variations' => 'Variationen',
'Volume' => 'Volumen', 'Volume' => 'Volumen',
'Warehouse' => 'Lager', 'Warehouse' => 'Lagerhaus',
'Width' => 'Breite', 'Width' => 'Breite',
'YTDSales' => '', 'YTDSales' => 'Ytd Sales.',
]]; ]];

View File

@ -14,84 +14,88 @@ declare(strict_types=1);
return ['ItemManagement' => [ return ['ItemManagement' => [
'Accounting' => 'Λογιστική', 'Accounting' => 'Λογιστική',
'Address' => '#VALUE!',
'All' => 'Ολα', 'All' => 'Ολα',
'Article' => 'Αρθρο', 'Article' => 'Αρθρο',
'Articlegroup' => 'Articlegroup', 'Articlegroup' => 'Ομιλία',
'Attribute' => 'Χαρακτηριστικό', 'Attribute' => 'Χαρακτηριστικό',
'AttributeTypes' => '#VALUE!',
'Attributes' => 'Γνωρίσματα', 'Attributes' => 'Γνωρίσματα',
'Available' => 'Διαθέσιμος', 'Available' => 'Διαθέσιμος',
'AvgPrice' => 'Μέση. Τιμή', 'AvgPrice' => 'Avg. Τιμή',
'Bills' => '#VALUE!',
'Bonus' => 'Δώρο', 'Bonus' => 'Δώρο',
'ClientGroup' => 'Πελάτη / Ομάδα', 'ClientGroup' => 'Πελάτης / ομάδα',
'Commission' => 'Επιτροπή', 'Commission' => 'Επιτροπή',
'Container' => 'Δοχείο', 'Container' => 'Δοχείο',
'CostCenter' => 'Κέντρο κόστους', 'CostCenter' => 'Κέντρο κόστους',
'CostIndicator' => 'Δείκτης κόστους', 'CostIndicator' => 'Δείκτης κόστους',
'CostObject' => 'CostObject', 'CostObject' => 'Κοστούμαι',
'Countries' => 'Χώρες', 'Countries' => 'Χώρες',
'Country' => 'Χώρα', 'Country' => 'Χώρα',
'Created' => 'δημιουργήθηκε', 'Created' => 'Δημιουργήθηκε',
'CreatedAt' => '#VALUE!', 'CreatedAt' => 'Δημιουργήθηκε',
'Customer' => 'Πελάτης', 'Customer' => 'Πελάτης',
'CustomerGroup' => 'Ομάδα πελατών', 'CustomerGroup' => 'Ομάδα πελατών',
'CustomsID' => 'Τελωνεία ID', 'CustomsID' => 'Τελωνειακό αναγνωριστικό',
'Date' => 'Ημερομηνία', 'Date' => 'Ημερομηνία',
'Description' => 'Περιγραφή', 'Description' => 'Περιγραφή',
'Discount' => 'Εκπτωση', 'Discount' => 'Εκπτωση',
'DiscountP' => 'Έκπτωση σε%', 'DiscountP' => 'Έκπτωση σε%',
'Disposal' => 'Διάθεση', 'Disposal' => 'Διάθεση',
'Documents' => 'Εγγραφα', 'Documents' => 'Εγγραφα',
'EarningIndicator' => 'κερδίζουν Δείκτης', 'EarningIndicator' => 'Ένδειξη κερδών',
'End' => 'Τέλος', 'End' => 'Τέλος',
'Files' => 'αρχεία', 'Files' => 'Αρχεία',
'General' => 'Γενικός', 'General' => 'Γενικός',
'GrossWeight' => 'Μεικτό βάρος', 'GrossWeight' => 'Μεικτό βάρος',
'Group' => 'Ομάδα', 'Group' => 'Ομάδα',
'Groups' => '#VALUE!', 'Groups' => '#VALUE!',
'Height' => 'Υψος', 'Height' => 'Υψος',
'ID' => 'ταυτότητα', 'ID' => 'ταυτότητα',
'ILV' => 'ILV', 'ILV' => 'Ιλ',
'Info' => 'Πληροφορίες', 'Info' => 'Πληροφορία',
'IsActive' => 'Ενεργός?', 'IsActive' => 'Ενεργός?',
'Item' => 'Είδος', 'Item' => 'Είδος',
'Items' => 'Είδη', 'Items' => 'Αντικείμενα',
'Language' => 'Γλώσσα', 'Language' => 'Γλώσσα',
'LastOrder' => 'Τελευταία παραγγελία', 'LastOrder' => 'Τελευταία παραγγελία',
'Leadtime' => 'χρόνος', 'Leadtime' => 'Ώρα μολύβδου',
'Length' => 'Μήκος', 'Length' => 'Μήκος',
'Localization' => 'Εντοπισμός', 'Localization' => 'Εντοπισμός',
'Localizations' => 'τοπικές προσαρμογές', 'Localizations' => 'Εντοπισμός',
'Location' => 'Τοποθεσία', 'Location' => 'Τοποθεσία',
'Log' => 'Κούτσουρο', 'Log' => 'Κούτσουρο',
'Logs' => 'logs', 'Logs' => 'Κούτσουρα',
'Lot' => 'Παρτίδα', 'Lot' => 'Παρτίδα',
'MRR' => 'MRR', 'MRR' => 'MRR',
'MTDSales' => 'MTD Πωλήσεις', 'MTDSales' => 'Πωλήσεις MTD',
'Makespan' => 'makespan', 'Makespan' => 'Makespan',
'Margin' => 'Περιθώριο', 'Margin' => 'Περιθώριο',
'Master' => 'Κύριος', 'Master' => 'Κύριος',
'MaximumLevel' => 'Μέγιστο επίπεδο των αποθεμάτων', 'MaximumLevel' => 'Μέγιστο επίπεδο αποθέματος',
'Media' => 'Μεσο ΜΑΖΙΚΗΣ ΕΝΗΜΕΡΩΣΗΣ', 'Media' => 'Μεσο ΜΑΖΙΚΗΣ ΕΝΗΜΕΡΩΣΗΣ',
'MinimumLevel' => 'Ελάχιστο επίπεδο των αποθεμάτων', 'MinimumLevel' => 'Ελάχιστο επίπεδο αποθεμάτων',
'Modified' => 'τροποποιημένο', 'Modified' => 'Τροποποιημένος',
'Name' => 'Ονομα', 'Name' => 'Ονομα',
'Name1' => 'όνομα1', 'Name1' => 'Όνομα1',
'Name2' => 'όνομα2', 'Name2' => 'Όνομα2',
'Name3' => 'NAME3', 'Name3' => 'Όνομα',
'Name4' => 'NAME4', 'Name4' => 'Όνομα4',
'Name5' => 'NAME5', 'Name5' => 'Όνομα5',
'Net' => 'Καθαρό βάρος', 'Net' => 'Καθαρό βάρος',
'NetWeight' => 'Καθαρό βάρος', 'NetWeight' => 'Καθαρό βάρος',
'None' => 'Κανένας', 'None' => 'Κανένας',
'Notes' => 'Σημειώσεις', 'Notes' => 'Σημειώνει',
'Number' => 'Αριθμός', 'Number' => 'Αριθμός',
'Ordered' => 'Διέταξε', 'Ordered' => 'Διέταξε',
'Packaging' => 'Συσκευασία', 'Packaging' => 'Συσκευασία',
'Price' => 'Τιμή', 'Price' => 'Τιμή',
'PriceChange' => 'Τιμή Αλλαγή', 'PriceChange' => 'Αλλαγή τιμών',
'PriceUnit' => 'Μονάδα τιμή', 'PriceUnit' => 'Μονάδα τιμής',
'Prices' => 'Τιμές', 'Prices' => 'Τιμές',
'Productgroup' => 'ομάδα προϊόντων', 'Pricing' => '#VALUE!',
'Productgroup' => 'Ομοιόμορφη ομάδα',
'Production' => 'Παραγωγή', 'Production' => 'Παραγωγή',
'Profile' => 'Προφίλ', 'Profile' => 'Προφίλ',
'Properties' => 'Ιδιότητες', 'Properties' => 'Ιδιότητες',
@ -99,15 +103,16 @@ return ['ItemManagement' => [
'Purchase' => 'Αγορά', 'Purchase' => 'Αγορά',
'PurchasePrice' => 'Τιμή αγοράς', 'PurchasePrice' => 'Τιμή αγοράς',
'Purchasing' => 'Αγοραστικός', 'Purchasing' => 'Αγοραστικός',
'QA' => 'QA', 'QA' => 'Qa',
'QM' => 'QM', 'QM' => 'Qm',
'Quantity' => 'Ποσότητα', 'Quantity' => 'Ποσότητα',
'QuantityUnit' => 'Μονάδα ποσότητας', 'QuantityUnit' => 'Μονάδα ποσότητας',
'ReorderLevel' => 'επίπεδο Αναδιάταξη', 'RecentInvoices' => '#VALUE!',
'ReorderLevel' => 'Επίπεδο αναδιάταξης',
'Reserved' => 'Κατοχυρωμένα', 'Reserved' => 'Κατοχυρωμένα',
'SN' => 'SN', 'SN' => 'Α',
'Sales' => 'Εκπτώσεις', 'Sales' => 'Εκπτώσεις',
'SalesPrice' => 'Πωλήσεις Τιμή', 'SalesPrice' => 'Τιμή πώλησης',
'Segment' => 'Τμήμα', 'Segment' => 'Τμήμα',
'ShelfLife' => 'Διάρκεια ζωής', 'ShelfLife' => 'Διάρκεια ζωής',
'Source' => 'Πηγή', 'Source' => 'Πηγή',
@ -119,18 +124,18 @@ return ['ItemManagement' => [
'Supplier' => 'Προμηθευτής', 'Supplier' => 'Προμηθευτής',
'Tax' => 'Φόρος', 'Tax' => 'Φόρος',
'Text' => 'Κείμενο', 'Text' => 'Κείμενο',
'TimeUnit' => 'Μονάδα του χρόνου', 'TimeUnit' => 'Μονάδα χρόνου',
'Title' => '#VALUE!', 'Title' => 'Τίτλος',
'Tracking' => 'Παρακολούθηση', 'Tracking' => 'Παρακολούθηση',
'TradingUnit' => 'Μονάδα Διαπραγμάτευσης', 'TradingUnit' => 'Μονάδα εμπορίας',
'Translation' => 'Μετάφραση', 'Translation' => 'Μετάφραση',
'Type' => 'Τύπος', 'Type' => 'Τύπος',
'Unit' => 'Μονάδα', 'Unit' => 'Μονάδα',
'Value' => 'αξία', 'Value' => 'αξία',
'Variation' => 'Παραλλαγή', 'Variation' => 'Παραλλαγή',
'Variations' => 'παραλλαγές', 'Variations' => 'Παραλλαγές',
'Volume' => 'Ενταση ΗΧΟΥ', 'Volume' => 'Ενταση ΗΧΟΥ',
'Warehouse' => 'Αποθήκη', 'Warehouse' => 'Αποθήκη',
'Width' => 'Πλάτος', 'Width' => 'Πλάτος',
'YTDSales' => 'YTD πωλήσεων', 'YTDSales' => 'Ytd πωλήσεις',
]]; ]];

View File

@ -14,13 +14,16 @@ declare(strict_types=1);
return ['ItemManagement' => [ return ['ItemManagement' => [
'Accounting' => 'Accounting', 'Accounting' => 'Accounting',
'Address' => '',
'All' => 'All', 'All' => 'All',
'Article' => 'Article', 'Article' => 'Article',
'Articlegroup' => 'Articlegroup', 'Articlegroup' => 'Articlegroup',
'Attribute' => 'Attribute', 'Attribute' => 'Attribute',
'AttributeTypes' => '',
'Attributes' => 'Attributes', 'Attributes' => 'Attributes',
'Available' => 'Available', 'Available' => 'Available',
'AvgPrice' => 'Avg. Price', 'AvgPrice' => 'Avg. Price',
'Bills' => '',
'Bonus' => 'Bonus', 'Bonus' => 'Bonus',
'ClientGroup' => 'Client/Group', 'ClientGroup' => 'Client/Group',
'Commission' => 'Commission', 'Commission' => 'Commission',
@ -91,6 +94,7 @@ return ['ItemManagement' => [
'PriceChange' => 'Price Change', 'PriceChange' => 'Price Change',
'PriceUnit' => 'Unit of price', 'PriceUnit' => 'Unit of price',
'Prices' => 'Prices', 'Prices' => 'Prices',
'Pricing' => '',
'Productgroup' => 'Productgroup', 'Productgroup' => 'Productgroup',
'Production' => 'Production', 'Production' => 'Production',
'Profile' => 'Profile', 'Profile' => 'Profile',
@ -103,6 +107,7 @@ return ['ItemManagement' => [
'QM' => 'QM', 'QM' => 'QM',
'Quantity' => 'Quantity', 'Quantity' => 'Quantity',
'QuantityUnit' => 'Unit of quantity', 'QuantityUnit' => 'Unit of quantity',
'RecentInvoices' => '',
'ReorderLevel' => 'Reorder level', 'ReorderLevel' => 'Reorder level',
'Reserved' => 'Reserved', 'Reserved' => 'Reserved',
'SN' => 'SN', 'SN' => 'SN',

View File

@ -14,36 +14,39 @@ declare(strict_types=1);
return ['ItemManagement' => [ return ['ItemManagement' => [
'Accounting' => 'Contabilidad', 'Accounting' => 'Contabilidad',
'All' => 'Todos', 'Address' => '#VALUE!',
'All' => 'Todo',
'Article' => 'Artículo', 'Article' => 'Artículo',
'Articlegroup' => 'Articlegroup', 'Articlegroup' => 'Grupo articulo',
'Attribute' => 'Atributo', 'Attribute' => 'Atributo',
'Attributes' => 'atributos', 'AttributeTypes' => '#VALUE!',
'Attributes' => 'Atributos',
'Available' => 'Disponible', 'Available' => 'Disponible',
'AvgPrice' => 'Avg. Precio', 'AvgPrice' => 'AVG. Precio',
'Bills' => '#VALUE!',
'Bonus' => 'Prima', 'Bonus' => 'Prima',
'ClientGroup' => 'Cliente / Grupo', 'ClientGroup' => 'Cliente / Grupo',
'Commission' => 'Comisión', 'Commission' => 'Comisión',
'Container' => 'Envase', 'Container' => 'Envase',
'CostCenter' => 'CostCenter', 'CostCenter' => 'Costenter',
'CostIndicator' => 'Indicador de costo', 'CostIndicator' => 'Indicador de costos',
'CostObject' => 'CostObject', 'CostObject' => 'Costobject',
'Countries' => 'Los paises', 'Countries' => 'Los paises',
'Country' => 'País', 'Country' => 'País',
'Created' => 'Creado', 'Created' => 'Creado',
'CreatedAt' => '#VALUE!', 'CreatedAt' => 'Creado',
'Customer' => 'Cliente', 'Customer' => 'Cliente',
'CustomerGroup' => 'grupo de clientes', 'CustomerGroup' => 'grupo de clientes',
'CustomsID' => 'Identificación de Aduanas', 'CustomsID' => 'Identificación de aduanas',
'Date' => 'Fecha', 'Date' => 'Fecha',
'Description' => 'Descripción', 'Description' => 'Descripción',
'Discount' => 'Descuento', 'Discount' => 'Descuento',
'DiscountP' => 'Descuento en%', 'DiscountP' => 'Descuento en%',
'Disposal' => 'Disposición', 'Disposal' => 'Disposición',
'Documents' => 'Documentos', 'Documents' => 'Documentos',
'EarningIndicator' => 'Indicador de ganar', 'EarningIndicator' => 'Indicador de ganado',
'End' => 'Fin', 'End' => 'Fin',
'Files' => 'archivos', 'Files' => 'Archivos',
'General' => 'General', 'General' => 'General',
'GrossWeight' => 'Peso bruto', 'GrossWeight' => 'Peso bruto',
'Group' => 'Grupo', 'Group' => 'Grupo',
@ -51,39 +54,39 @@ return ['ItemManagement' => [
'Height' => 'Altura', 'Height' => 'Altura',
'ID' => 'IDENTIFICACIÓN', 'ID' => 'IDENTIFICACIÓN',
'ILV' => 'I LV', 'ILV' => 'I LV',
'Info' => 'información', 'Info' => 'Información',
'IsActive' => '¿Activo?', 'IsActive' => '¿Activo?',
'Item' => 'Artículo', 'Item' => 'Articulo',
'Items' => 'Artículos', 'Items' => 'Elementos',
'Language' => 'Idioma', 'Language' => 'Idioma',
'LastOrder' => 'Último pedido', 'LastOrder' => 'Último pedido',
'Leadtime' => 'Tiempo de espera', 'Leadtime' => 'Tiempo de espera',
'Length' => 'Largo', 'Length' => 'Longitud',
'Localization' => 'Localización', 'Localization' => 'Localización',
'Localizations' => 'localizaciones', 'Localizations' => 'Localizaciones',
'Location' => 'Localización', 'Location' => 'Ubicación',
'Log' => 'Tronco', 'Log' => 'Tronco',
'Logs' => 'registros', 'Logs' => 'Registros',
'Lot' => 'Lote', 'Lot' => 'Lote',
'MRR' => 'MRR', 'MRR' => 'Mrr',
'MTDSales' => 'MTD Ventas', 'MTDSales' => 'Ventas MTD',
'Makespan' => 'makespan', 'Makespan' => 'Maquinista',
'Margin' => 'Margen', 'Margin' => 'Margen',
'Master' => 'Maestría', 'Master' => 'Maestría',
'MaximumLevel' => 'stock máximo', 'MaximumLevel' => 'Nivel máximo de stock',
'Media' => 'Medios de comunicación', 'Media' => 'Medios de comunicación',
'MinimumLevel' => 'Nivel mínimo de existencias', 'MinimumLevel' => 'Nivel mínimo de stock',
'Modified' => 'Modificado', 'Modified' => 'Modificado',
'Name' => 'Nombre', 'Name' => 'Nombre',
'Name1' => 'nombre1', 'Name1' => 'Nombre1',
'Name2' => 'nombre2', 'Name2' => 'Nombre2',
'Name3' => 'Nombre3', 'Name3' => 'Nombre3',
'Name4' => 'Nombre4', 'Name4' => 'Nombre4',
'Name5' => 'NAME5', 'Name5' => 'Nombre5',
'Net' => 'Peso neto', 'Net' => 'Peso neto',
'NetWeight' => 'Peso neto', 'NetWeight' => 'Peso neto',
'None' => 'Ninguno', 'None' => 'Ninguna',
'Notes' => 'notas', 'Notes' => 'Notas',
'Number' => 'Número', 'Number' => 'Número',
'Ordered' => 'Ordenado', 'Ordered' => 'Ordenado',
'Packaging' => 'embalaje', 'Packaging' => 'embalaje',
@ -91,10 +94,11 @@ return ['ItemManagement' => [
'PriceChange' => 'Cambio de precio', 'PriceChange' => 'Cambio de precio',
'PriceUnit' => 'Unidad de precio', 'PriceUnit' => 'Unidad de precio',
'Prices' => 'Precios', 'Prices' => 'Precios',
'Pricing' => '#VALUE!',
'Productgroup' => 'Grupo de productos', 'Productgroup' => 'Grupo de productos',
'Production' => 'Producción', 'Production' => 'Producción',
'Profile' => 'Perfil', 'Profile' => 'Perfil',
'Properties' => 'propiedades', 'Properties' => 'Propiedades',
'Property' => 'Propiedad', 'Property' => 'Propiedad',
'Purchase' => 'Compra', 'Purchase' => 'Compra',
'PurchasePrice' => 'Precio de compra', 'PurchasePrice' => 'Precio de compra',
@ -103,9 +107,10 @@ return ['ItemManagement' => [
'QM' => 'QM', 'QM' => 'QM',
'Quantity' => 'Cantidad', 'Quantity' => 'Cantidad',
'QuantityUnit' => 'Unidad de cantidad', 'QuantityUnit' => 'Unidad de cantidad',
'RecentInvoices' => '#VALUE!',
'ReorderLevel' => 'Reordenar nivel', 'ReorderLevel' => 'Reordenar nivel',
'Reserved' => 'Reservado', 'Reserved' => 'Reservado',
'SN' => 'SN', 'SN' => 'Sn',
'Sales' => 'Ventas', 'Sales' => 'Ventas',
'SalesPrice' => 'Precio de venta', 'SalesPrice' => 'Precio de venta',
'Segment' => 'Segmento', 'Segment' => 'Segmento',
@ -120,7 +125,7 @@ return ['ItemManagement' => [
'Tax' => 'Impuesto', 'Tax' => 'Impuesto',
'Text' => 'Texto', 'Text' => 'Texto',
'TimeUnit' => 'Unidad de tiempo', 'TimeUnit' => 'Unidad de tiempo',
'Title' => '#VALUE!', 'Title' => 'Título',
'Tracking' => 'Seguimiento', 'Tracking' => 'Seguimiento',
'TradingUnit' => 'Unidad de comercio', 'TradingUnit' => 'Unidad de comercio',
'Translation' => 'Traducción', 'Translation' => 'Traducción',
@ -128,9 +133,9 @@ return ['ItemManagement' => [
'Unit' => 'Unidad', 'Unit' => 'Unidad',
'Value' => 'Valor', 'Value' => 'Valor',
'Variation' => 'Variación', 'Variation' => 'Variación',
'Variations' => 'variaciones', 'Variations' => 'Variaciones',
'Volume' => 'Volumen', 'Volume' => 'Volumen',
'Warehouse' => 'Depósito', 'Warehouse' => 'Depósito',
'Width' => 'Ancho', 'Width' => 'Ancho',
'YTDSales' => 'YTD ventas', 'YTDSales' => 'Ytd ventas',
]]; ]];

View File

@ -14,123 +14,128 @@ declare(strict_types=1);
return ['ItemManagement' => [ return ['ItemManagement' => [
'Accounting' => 'Kirjanpito', 'Accounting' => 'Kirjanpito',
'Address' => '#VALUE!',
'All' => 'Kaikki', 'All' => 'Kaikki',
'Article' => 'Artikla', 'Article' => 'Artikla',
'Articlegroup' => 'Articlegroup', 'Articlegroup' => 'ArticleGroup',
'Attribute' => 'ominaisuus', 'Attribute' => 'Attribuutti',
'Attributes' => 'määritteet', 'AttributeTypes' => '#VALUE!',
'Attributes' => 'Attribuutit',
'Available' => 'Saatavilla', 'Available' => 'Saatavilla',
'AvgPrice' => 'Keskim. Hinta', 'AvgPrice' => 'Avg. Hinta',
'Bills' => '#VALUE!',
'Bonus' => 'Bonus', 'Bonus' => 'Bonus',
'ClientGroup' => 'Client / Ryhmä', 'ClientGroup' => 'Asiakas / ryhmä',
'Commission' => 'komissio', 'Commission' => 'komissio',
'Container' => 'kontti', 'Container' => 'Säiliö',
'CostCenter' => 'Kustannuspaikka', 'CostCenter' => 'Kustannuspaikka',
'CostIndicator' => 'kustannusindikaattorin', 'CostIndicator' => 'Kustannusindikaattori',
'CostObject' => 'CostObject', 'CostObject' => 'CostObject',
'Countries' => 'Maat', 'Countries' => 'Maat',
'Country' => 'Maa', 'Country' => 'Maa',
'Created' => 'Luotu', 'Created' => 'Luotu',
'CreatedAt' => '#VALUE!', 'CreatedAt' => 'Luotu',
'Customer' => 'asiakas', 'Customer' => 'Asiakas',
'CustomerGroup' => 'asiakas Group', 'CustomerGroup' => 'Asiakasryhmä',
'CustomsID' => 'tulli tunnus', 'CustomsID' => 'Tullitunnus',
'Date' => 'Päivämäärä', 'Date' => 'Päivämäärä',
'Description' => 'Kuvaus', 'Description' => 'Kuvaus',
'Discount' => 'Alennus', 'Discount' => 'Alennus',
'DiscountP' => 'Alennus%', 'DiscountP' => 'Alennus%',
'Disposal' => 'hävittäminen', 'Disposal' => 'Hävittäminen',
'Documents' => 'asiakirjat', 'Documents' => 'Asiakirjat',
'EarningIndicator' => 'ansaita Indikaattori', 'EarningIndicator' => 'Ansaintaindikaattori',
'End' => 'pää', 'End' => 'Loppu',
'Files' => 'Tiedostot', 'Files' => 'Tiedostot',
'General' => 'yleinen', 'General' => 'Yleinen',
'GrossWeight' => 'bruttopaino', 'GrossWeight' => 'Bruttopaino',
'Group' => 'Ryhmä', 'Group' => 'Ryhmä',
'Groups' => '#VALUE!', 'Groups' => '#VALUE!',
'Height' => 'Korkeus', 'Height' => 'Korkeus',
'ID' => 'ID', 'ID' => 'Id',
'ILV' => 'ILV', 'ILV' => 'Ilv',
'Info' => 'Tiedot', 'Info' => 'Tiedot',
'IsActive' => 'Aktiivinen?', 'IsActive' => 'Aktiivinen?',
'Item' => 'e', 'Item' => 'Kohde',
'Items' => 'Tuotteet', 'Items' => 'Tuotteet',
'Language' => 'Kieli', 'Language' => 'Kieli',
'LastOrder' => 'viimeiset tilaukset', 'LastOrder' => 'Viimeinen tilaus',
'Leadtime' => 'läpimenoaika', 'Leadtime' => 'Head-aika',
'Length' => 'Pituus', 'Length' => 'Pituus',
'Localization' => 'lokalisointi', 'Localization' => 'Lokalisointi',
'Localizations' => 'lokalisointi', 'Localizations' => 'Paikkakunnat',
'Location' => 'Sijainti', 'Location' => 'Sijainti',
'Log' => 'Hirsi', 'Log' => 'Hirsi',
'Logs' => 'lokit', 'Logs' => 'Lokit',
'Lot' => 'erä', 'Lot' => 'Paljon',
'MRR' => 'MRR', 'MRR' => 'Mrr',
'MTDSales' => 'MTD Myynti', 'MTDSales' => 'MTD-myynti',
'Makespan' => 'Makespan', 'Makespan' => 'Makepan',
'Margin' => 'Marginaali', 'Margin' => 'Marginaali',
'Master' => 'Hallita', 'Master' => 'Hallita',
'MaximumLevel' => 'Maksimi laakea', 'MaximumLevel' => 'Suurin osataso',
'Media' => 'tiedotusvälineet', 'Media' => 'Media',
'MinimumLevel' => 'Vähimmäisvarasto tasolla', 'MinimumLevel' => 'Vähimmäiskannan taso',
'Modified' => 'Modified', 'Modified' => 'Muokattu',
'Name' => 'Nimi', 'Name' => 'Nimi',
'Name1' => 'name1', 'Name1' => 'Nimi1',
'Name2' => 'nimi2', 'Name2' => 'Nimi2',
'Name3' => 'nimi3', 'Name3' => 'Nimi33',
'Name4' => 'nimi4', 'Name4' => 'Nimi4',
'Name5' => 'NAME5', 'Name5' => 'Nimi5',
'Net' => 'Nettopaino', 'Net' => 'Nettopaino',
'NetWeight' => 'Nettopaino', 'NetWeight' => 'Nettopaino',
'None' => 'Ei mitään', 'None' => 'Ei mitään',
'Notes' => 'Huomautuksia', 'Notes' => 'Toteaa',
'Number' => 'Määrä', 'Number' => 'Määrä',
'Ordered' => 'tilattu', 'Ordered' => 'Tilattu',
'Packaging' => 'Pakkaus', 'Packaging' => 'Pakkaus',
'Price' => 'Hinta', 'Price' => 'Hinta',
'PriceChange' => 'Hinnanmuutos', 'PriceChange' => 'Hintamuutos',
'PriceUnit' => 'Yksikkö hinta', 'PriceUnit' => 'Hintayksikkö',
'Prices' => 'hintoja', 'Prices' => 'Hinnat',
'Pricing' => '#VALUE!',
'Productgroup' => 'Tuoteryhmä', 'Productgroup' => 'Tuoteryhmä',
'Production' => 'tuotanto', 'Production' => 'Tuotanto',
'Profile' => 'Profiili', 'Profile' => 'Profiili',
'Properties' => 'ominaisuudet', 'Properties' => 'Kiinteistöt',
'Property' => 'omaisuus', 'Property' => 'Kiinteistö',
'Purchase' => 'Ostaa', 'Purchase' => 'Ostaa',
'PurchasePrice' => 'Ostohinta', 'PurchasePrice' => 'Ostohinta',
'Purchasing' => 'osto-', 'Purchasing' => 'Osto',
'QA' => 'QA', 'QA' => 'Qa',
'QM' => 'QM', 'QM' => 'Qm',
'Quantity' => 'Määrä', 'Quantity' => 'Määrä',
'QuantityUnit' => 'Määrän yksikköön', 'QuantityUnit' => 'Määräyksikkö',
'ReorderLevel' => 'reorder tasolla', 'RecentInvoices' => '#VALUE!',
'ReorderLevel' => 'Järjestyksen taso',
'Reserved' => 'Varattu', 'Reserved' => 'Varattu',
'SN' => 'SN', 'SN' => 'Sn',
'Sales' => 'Myynti', 'Sales' => 'Myynti',
'SalesPrice' => 'myyntihinta', 'SalesPrice' => 'Myyntihinta',
'Segment' => 'segmentti', 'Segment' => 'Segmentti',
'ShelfLife' => 'varastointiaika', 'ShelfLife' => 'Säilyvyys',
'Source' => 'Lähde', 'Source' => 'Lähde',
'Start' => 'alkaa', 'Start' => 'alkaa',
'Status' => 'Tila', 'Status' => 'Tila',
'Stock' => 'kalusto', 'Stock' => 'Varasto',
'StockList' => 'Osakeluettelo', 'StockList' => 'Osakeluettelo',
'Successor' => 'Seuraaja', 'Successor' => 'Seuraaja',
'Supplier' => 'toimittaja', 'Supplier' => 'Toimittaja',
'Tax' => 'Verottaa', 'Tax' => 'Verottaa',
'Text' => 'Teksti', 'Text' => 'Teksti',
'TimeUnit' => 'Aikayksikkö', 'TimeUnit' => 'Ajan yksikkö',
'Title' => '#VALUE!', 'Title' => 'Otsikko',
'Tracking' => 'Seuranta', 'Tracking' => 'Seuranta',
'TradingUnit' => 'pörssierä', 'TradingUnit' => 'Kauppayksikkö',
'Translation' => 'Käännös', 'Translation' => 'Käännös',
'Type' => 'Tyyppi', 'Type' => 'Tyyppi',
'Unit' => 'yksikkö', 'Unit' => 'Yksikkö',
'Value' => 'Arvo', 'Value' => 'Arvo',
'Variation' => 'vaihtelu', 'Variation' => 'Vaihtelu',
'Variations' => 'Muunnelmat', 'Variations' => 'Muunnelmat',
'Volume' => 'tilavuus', 'Volume' => 'Määrä',
'Warehouse' => 'Varasto', 'Warehouse' => 'Varasto',
'Width' => 'Leveys', 'Width' => 'Leveys',
'YTDSales' => 'Vuoden alusta Sales', 'YTDSales' => 'YTD-myynti',
]]; ]];

View File

@ -14,34 +14,37 @@ declare(strict_types=1);
return ['ItemManagement' => [ return ['ItemManagement' => [
'Accounting' => 'Comptabilité', 'Accounting' => 'Comptabilité',
'Address' => '#VALUE!',
'All' => 'Tout', 'All' => 'Tout',
'Article' => 'Article', 'Article' => 'Article',
'Articlegroup' => 'Articlegroup', 'Articlegroup' => 'Articlegroup',
'Attribute' => 'Attribut', 'Attribute' => 'Attribut',
'AttributeTypes' => '#VALUE!',
'Attributes' => 'Les attributs', 'Attributes' => 'Les attributs',
'Available' => 'Disponible', 'Available' => 'Disponible',
'AvgPrice' => 'Moy. Prix', 'AvgPrice' => 'Avg. Prix',
'Bills' => '#VALUE!',
'Bonus' => 'Prime', 'Bonus' => 'Prime',
'ClientGroup' => 'Client / Groupe', 'ClientGroup' => 'Client / Groupe',
'Commission' => 'Commission', 'Commission' => 'Commission',
'Container' => 'Récipient', 'Container' => 'Récipient',
'CostCenter' => 'Centre de coûts', 'CostCenter' => 'Centre de coûts',
'CostIndicator' => 'Indicateur de coût', 'CostIndicator' => 'Indicateur de coût',
'CostObject' => 'CostObject', 'CostObject' => 'Costobject',
'Countries' => 'Des pays', 'Countries' => 'Des pays',
'Country' => 'De campagne', 'Country' => 'Pays',
'Created' => 'Créé', 'Created' => 'Établi',
'CreatedAt' => '#VALUE!', 'CreatedAt' => 'Établi',
'Customer' => 'Client', 'Customer' => 'Client',
'CustomerGroup' => 'Groupe de clients', 'CustomerGroup' => 'Groupe de clients',
'CustomsID' => 'ID douanes', 'CustomsID' => 'Identifiant de douane',
'Date' => 'Date', 'Date' => 'Date',
'Description' => 'Description', 'Description' => 'La description',
'Discount' => 'Rabais', 'Discount' => 'Remise',
'DiscountP' => 'Remise en%', 'DiscountP' => 'Rabais en%',
'Disposal' => 'Disposition', 'Disposal' => 'Disposition',
'Documents' => 'documents', 'Documents' => 'Documents',
'EarningIndicator' => 'Indicateur gagnant', 'EarningIndicator' => 'Indicateur de gain',
'End' => 'Finir', 'End' => 'Finir',
'Files' => 'Des dossiers', 'Files' => 'Des dossiers',
'General' => 'Général', 'General' => 'Général',
@ -50,7 +53,7 @@ return ['ItemManagement' => [
'Groups' => '#VALUE!', 'Groups' => '#VALUE!',
'Height' => 'Hauteur', 'Height' => 'Hauteur',
'ID' => 'identifiant', 'ID' => 'identifiant',
'ILV' => 'ILV', 'ILV' => 'Ilv',
'Info' => 'Info', 'Info' => 'Info',
'IsActive' => 'Actif?', 'IsActive' => 'Actif?',
'Item' => 'Article', 'Item' => 'Article',
@ -60,29 +63,29 @@ return ['ItemManagement' => [
'Leadtime' => 'Délai de mise en œuvre', 'Leadtime' => 'Délai de mise en œuvre',
'Length' => 'Longueur', 'Length' => 'Longueur',
'Localization' => 'Localisation', 'Localization' => 'Localisation',
'Localizations' => 'localisations', 'Localizations' => 'Localisations',
'Location' => 'Lieu', 'Location' => 'Emplacement',
'Log' => 'Enregistrer', 'Log' => 'Enregistrer',
'Logs' => 'journaux', 'Logs' => 'Journaux',
'Lot' => 'Parcelle', 'Lot' => 'Parcelle',
'MRR' => 'MRR', 'MRR' => 'Mrr',
'MTDSales' => 'MTD ventes', 'MTDSales' => 'Ventes MTD',
'Makespan' => 'makespan', 'Makespan' => 'Gibier',
'Margin' => 'Marge', 'Margin' => 'Marge',
'Master' => 'Maître', 'Master' => 'Maître',
'MaximumLevel' => 'niveau de stock maximum', 'MaximumLevel' => 'Niveau de stock maximum',
'Media' => 'Médias', 'Media' => 'Médias',
'MinimumLevel' => 'niveau de stock minimum', 'MinimumLevel' => 'Niveau de stock minimum',
'Modified' => 'Modifié', 'Modified' => 'Modifié',
'Name' => 'Nom', 'Name' => 'Nom',
'Name1' => 'Name1', 'Name1' => 'Nom1',
'Name2' => 'nom2', 'Name2' => 'Nom2',
'Name3' => 'NAME3', 'Name3' => 'Nom3',
'Name4' => 'nom4', 'Name4' => 'Nom4',
'Name5' => 'NAME5', 'Name5' => 'Nom5',
'Net' => 'Poids net', 'Net' => 'Poids net',
'NetWeight' => 'Poids net', 'NetWeight' => 'Poids net',
'None' => 'Aucun', 'None' => 'Rien',
'Notes' => 'Remarques', 'Notes' => 'Remarques',
'Number' => 'Nombre', 'Number' => 'Nombre',
'Ordered' => 'Commandé', 'Ordered' => 'Commandé',
@ -91,27 +94,29 @@ return ['ItemManagement' => [
'PriceChange' => 'Changement de prix', 'PriceChange' => 'Changement de prix',
'PriceUnit' => 'Unité de prix', 'PriceUnit' => 'Unité de prix',
'Prices' => 'Des prix', 'Prices' => 'Des prix',
'Pricing' => '#VALUE!',
'Productgroup' => 'Groupe de produits', 'Productgroup' => 'Groupe de produits',
'Production' => 'Production', 'Production' => 'Production',
'Profile' => 'Profil', 'Profile' => 'Profil',
'Properties' => 'Propriétés', 'Properties' => 'Propriétés',
'Property' => 'Biens', 'Property' => 'Propriété',
'Purchase' => 'Acheter', 'Purchase' => 'Acheter',
'PurchasePrice' => 'Prix d\'achat', 'PurchasePrice' => 'Prix d\\'achat',
'Purchasing' => 'Achat', 'Purchasing' => 'Achat',
'QA' => 'QA', 'QA' => 'Qa',
'QM' => 'QM', 'QM' => 'Qm',
'Quantity' => 'Quantité', 'Quantity' => 'Quantité',
'QuantityUnit' => 'Unité de quantité', 'QuantityUnit' => 'Unité de quantité',
'RecentInvoices' => '#VALUE!',
'ReorderLevel' => 'Niveau de réapprovisionnement', 'ReorderLevel' => 'Niveau de réapprovisionnement',
'Reserved' => 'Réservé', 'Reserved' => 'Réservé',
'SN' => 'SN', 'SN' => 'Sn',
'Sales' => 'Ventes', 'Sales' => 'Ventes',
'SalesPrice' => 'Prix de vente', 'SalesPrice' => 'Prix de vente',
'Segment' => 'Segment', 'Segment' => 'Segment',
'ShelfLife' => 'Durée de conservation', 'ShelfLife' => 'Durée de vie',
'Source' => 'La source', 'Source' => 'La source',
'Start' => 'Début', 'Start' => 'Démarrer',
'Status' => 'Statut', 'Status' => 'Statut',
'Stock' => 'Stocker', 'Stock' => 'Stocker',
'StockList' => 'Liste des stocks', 'StockList' => 'Liste des stocks',
@ -120,17 +125,17 @@ return ['ItemManagement' => [
'Tax' => 'Impôt', 'Tax' => 'Impôt',
'Text' => 'Texte', 'Text' => 'Texte',
'TimeUnit' => 'Unité de temps', 'TimeUnit' => 'Unité de temps',
'Title' => '#VALUE!', 'Title' => 'Titre',
'Tracking' => 'Suivi', 'Tracking' => 'Suivi',
'TradingUnit' => 'Unité de négociation', 'TradingUnit' => 'Unité de négociation',
'Translation' => 'Traduction', 'Translation' => 'Traduction',
'Type' => 'Taper', 'Type' => 'Taper',
'Unit' => 'Unité', 'Unit' => 'Unité',
'Value' => 'Évaluer', 'Value' => 'Valeur',
'Variation' => 'Variation', 'Variation' => 'Variation',
'Variations' => 'variations', 'Variations' => 'Variations',
'Volume' => 'Le volume', 'Volume' => 'Le volume',
'Warehouse' => 'Dépot', 'Warehouse' => 'Entrepôt',
'Width' => 'Largeur', 'Width' => 'Largeur',
'YTDSales' => 'YTD Sales', 'YTDSales' => 'Ventes YTD',
]]; ]];

View File

@ -14,83 +14,87 @@ declare(strict_types=1);
return ['ItemManagement' => [ return ['ItemManagement' => [
'Accounting' => 'Könyvelés', 'Accounting' => 'Könyvelés',
'All' => 'Összes', 'Address' => '#VALUE!',
'All' => 'Minden',
'Article' => 'Cikk', 'Article' => 'Cikk',
'Articlegroup' => 'Articlegroup', 'Articlegroup' => 'Gyerekcsoport',
'Attribute' => 'Tulajdonság', 'Attribute' => 'Tulajdonság',
'Attributes' => 'attribútumok', 'AttributeTypes' => '#VALUE!',
'Attributes' => 'Tulajdonságok',
'Available' => 'Elérhető', 'Available' => 'Elérhető',
'AvgPrice' => 'Átl. Ár', 'AvgPrice' => 'AVG. Ár',
'Bonus' => 'pótlék', 'Bills' => '#VALUE!',
'Bonus' => 'Bónusz',
'ClientGroup' => 'Ügyfél / csoport', 'ClientGroup' => 'Ügyfél / csoport',
'Commission' => 'jutalék', 'Commission' => 'jutalék',
'Container' => 'Tartály', 'Container' => 'Tartály',
'CostCenter' => 'CostCenter', 'CostCenter' => 'Cellcenter',
'CostIndicator' => 'költség mutató', 'CostIndicator' => 'Költségjelző',
'CostObject' => 'CostObject', 'CostObject' => 'Costobjektum',
'Countries' => 'Országok', 'Countries' => 'Országok',
'Country' => 'Ország', 'Country' => 'Ország',
'Created' => 'Alkotó', 'Created' => 'Létrehozott',
'CreatedAt' => '#VALUE!', 'CreatedAt' => 'Létrehozott',
'Customer' => 'Vevő', 'Customer' => 'Vevő',
'CustomerGroup' => 'Ügyfél nevében', 'CustomerGroup' => 'Ügyfélcsoport',
'CustomsID' => 'vámazonosító', 'CustomsID' => 'Vámazonosító',
'Date' => 'Dátum', 'Date' => 'Dátum',
'Description' => 'Leírás', 'Description' => 'Leírás',
'Discount' => 'Kedvezmény', 'Discount' => 'Kedvezmény',
'DiscountP' => 'Kedvezmény% -ban', 'DiscountP' => 'Kedvezmény%',
'Disposal' => 'ártalmatlanítása', 'Disposal' => 'Ártalmatlanítás',
'Documents' => 'Dokumentumok', 'Documents' => 'Dokumentumok',
'EarningIndicator' => 'bevételt hozó Indicator', 'EarningIndicator' => 'Keresőjelző',
'End' => 'vég', 'End' => 'Vége',
'Files' => 'Files', 'Files' => 'Fájlok',
'General' => 'Tábornok', 'General' => 'Tábornok',
'GrossWeight' => 'Bruttó súly', 'GrossWeight' => 'Bruttó súly',
'Group' => 'Csoport', 'Group' => 'Csoport',
'Groups' => '#VALUE!', 'Groups' => '#VALUE!',
'Height' => 'Magasság', 'Height' => 'Magasság',
'ID' => 'ID', 'ID' => 'Idézés',
'ILV' => 'ILV', 'ILV' => 'ILV',
'Info' => 'Info', 'Info' => 'Információ',
'IsActive' => 'Aktív?', 'IsActive' => 'Aktív?',
'Item' => 'Tétel', 'Item' => 'Tétel',
'Items' => 'példány', 'Items' => 'Elemek',
'Language' => 'Nyelv', 'Language' => 'Nyelv',
'LastOrder' => 'Utolsó rendelés', 'LastOrder' => 'Utolsó rendelés',
'Leadtime' => 'átfutási idő', 'Leadtime' => 'Vezetési idő',
'Length' => 'Hossz', 'Length' => 'Hossz',
'Localization' => 'Honosítás', 'Localization' => 'Lokalizáció',
'Localizations' => 'lokalizációban', 'Localizations' => 'Lokalizációk',
'Location' => 'Elhelyezkedés', 'Location' => 'Elhelyezkedés',
'Log' => 'Bejelentkezés', 'Log' => 'Napló',
'Logs' => 'Naplók', 'Logs' => 'Naplók',
'Lot' => 'Sok', 'Lot' => 'Sok',
'MRR' => 'MRR', 'MRR' => 'Mrr',
'MTDSales' => 'MTD Értékesítési', 'MTDSales' => 'MTD értékesítés',
'Makespan' => 'Makespan', 'Makespan' => 'Makespan',
'Margin' => 'Árrés', 'Margin' => 'Árrés',
'Master' => 'Fő', 'Master' => 'Fő',
'MaximumLevel' => 'Maximális készletek szintje', 'MaximumLevel' => 'Maximális készletszint',
'Media' => 'Média', 'Media' => 'Média',
'MinimumLevel' => 'Minimális állomány', 'MinimumLevel' => 'Minimális készletszint',
'Modified' => 'Módosított', 'Modified' => 'Módosított',
'Name' => 'Név', 'Name' => 'Név',
'Name1' => 'name1', 'Name1' => 'Név1',
'Name2' => 'name2', 'Name2' => 'NAME2',
'Name3' => 'NAME3', 'Name3' => 'Név3',
'Name4' => 'NAME4', 'Name4' => 'Név4',
'Name5' => 'Name5', 'Name5' => 'Név5',
'Net' => 'Nettó tömeg', 'Net' => 'Nettó tömeg',
'NetWeight' => 'Nettó tömeg', 'NetWeight' => 'Nettó tömeg',
'None' => 'Egyik sem', 'None' => 'Egyik sem',
'Notes' => 'Megjegyzések', 'Notes' => 'Jegyzetek',
'Number' => 'Szám', 'Number' => 'Szám',
'Ordered' => 'Rendezett', 'Ordered' => 'Elrendelt',
'Packaging' => 'Csomagolás', 'Packaging' => 'Csomagolás',
'Price' => 'Ár', 'Price' => 'Ár',
'PriceChange' => 'Árváltozás', 'PriceChange' => 'Árváltozás',
'PriceUnit' => 'Eladási ár', 'PriceUnit' => 'Áregység',
'Prices' => 'Árak', 'Prices' => 'Árak',
'Pricing' => '#VALUE!',
'Productgroup' => 'Termékcsoport', 'Productgroup' => 'Termékcsoport',
'Production' => 'Termelés', 'Production' => 'Termelés',
'Profile' => 'Profil', 'Profile' => 'Profil',
@ -98,39 +102,40 @@ return ['ItemManagement' => [
'Property' => 'Ingatlan', 'Property' => 'Ingatlan',
'Purchase' => 'Vásárlás', 'Purchase' => 'Vásárlás',
'PurchasePrice' => 'Vételár', 'PurchasePrice' => 'Vételár',
'Purchasing' => 'beszerzési', 'Purchasing' => 'Vásárlás',
'QA' => 'QA', 'QA' => 'QA',
'QM' => 'QM', 'QM' => 'Qm',
'Quantity' => 'Mennyiség', 'Quantity' => 'Mennyiség',
'QuantityUnit' => 'Mennyiségi egységet', 'QuantityUnit' => 'Mennyiségegység',
'ReorderLevel' => 'Átrendezés szinten', 'RecentInvoices' => '#VALUE!',
'ReorderLevel' => 'Átrendezési szint',
'Reserved' => 'Fenntartott', 'Reserved' => 'Fenntartott',
'SN' => 'SN', 'SN' => 'Sn',
'Sales' => 'Sales', 'Sales' => 'Értékesítés',
'SalesPrice' => 'eladási ár', 'SalesPrice' => 'Értékesítési ár',
'Segment' => 'szegmens', 'Segment' => 'Szegmens',
'ShelfLife' => 'Szavatossági idő', 'ShelfLife' => 'Szavatossági idő',
'Source' => 'Forrás', 'Source' => 'Forrás',
'Start' => 'Rajt', 'Start' => 'Rajt',
'Status' => 'Állapot', 'Status' => 'Állapot',
'Stock' => 'Készlet', 'Stock' => 'Készlet',
'StockList' => 'Stock listája', 'StockList' => 'Állománylista',
'Successor' => 'Utód', 'Successor' => 'Utód',
'Supplier' => 'Támogató', 'Supplier' => 'Támogató',
'Tax' => 'Adó', 'Tax' => 'Adó',
'Text' => 'Szöveg', 'Text' => 'Szöveg',
'TimeUnit' => 'Időegység', 'TimeUnit' => 'Időegység',
'Title' => '#VALUE!', 'Title' => 'Cím',
'Tracking' => 'Követés', 'Tracking' => 'Követés',
'TradingUnit' => 'kereskedelmi egység', 'TradingUnit' => 'Kereskedési egység',
'Translation' => 'Fordítás', 'Translation' => 'Fordítás',
'Type' => 'típus', 'Type' => 'típus',
'Unit' => 'Mértékegység', 'Unit' => 'Mértékegység',
'Value' => 'Érték', 'Value' => 'Érték',
'Variation' => 'Variáció', 'Variation' => 'Variáció',
'Variations' => 'Variációk', 'Variations' => 'Változatok',
'Volume' => 'Hangerő', 'Volume' => 'Hangerő',
'Warehouse' => 'Raktár', 'Warehouse' => 'Raktár',
'Width' => 'Szélesség', 'Width' => 'Szélesség',
'YTDSales' => 'Időarányos Sales', 'YTDSales' => 'YTD értékesítés',
]]; ]];

View File

@ -14,34 +14,37 @@ declare(strict_types=1);
return ['ItemManagement' => [ return ['ItemManagement' => [
'Accounting' => 'Contabilità', 'Accounting' => 'Contabilità',
'All' => 'Tutti', 'Address' => '#VALUE!',
'All' => 'Tutto',
'Article' => 'Articolo', 'Article' => 'Articolo',
'Articlegroup' => 'Articlegroup', 'Articlegroup' => 'Art.group.',
'Attribute' => 'Attributo', 'Attribute' => 'Attributo',
'Attributes' => 'attributi', 'AttributeTypes' => '#VALUE!',
'Attributes' => 'Attributi',
'Available' => 'A disposizione', 'Available' => 'A disposizione',
'AvgPrice' => 'Avg. Prezzo', 'AvgPrice' => 'Avg. Prezzo',
'Bonus' => 'indennità', 'Bills' => '#VALUE!',
'ClientGroup' => 'Client / Gruppo', 'Bonus' => 'Bonus.',
'ClientGroup' => 'Client / Group.',
'Commission' => 'Commissione', 'Commission' => 'Commissione',
'Container' => 'Contenitore', 'Container' => 'Contenitore',
'CostCenter' => 'Centro di costo', 'CostCenter' => 'Centro di costo',
'CostIndicator' => 'Indicatore dei costi', 'CostIndicator' => 'Indicatore di costo',
'CostObject' => 'CostObject', 'CostObject' => 'Cliente',
'Countries' => 'paesi', 'Countries' => 'Paesi',
'Country' => 'Nazione', 'Country' => 'Nazione',
'Created' => 'Creato', 'Created' => 'Creato',
'CreatedAt' => '#VALUE!', 'CreatedAt' => 'Creato',
'Customer' => 'Cliente', 'Customer' => 'Cliente',
'CustomerGroup' => 'Gruppo di clienti', 'CustomerGroup' => 'Gruppo di clienti',
'CustomsID' => 'ID doganale', 'CustomsID' => 'ID doganali',
'Date' => 'Data', 'Date' => 'Data',
'Description' => 'Descrizione', 'Description' => 'Descrizione',
'Discount' => 'Sconto', 'Discount' => 'Sconto',
'DiscountP' => 'Sconto in%', 'DiscountP' => 'Sconto in%',
'Disposal' => 'Disposizione', 'Disposal' => 'Disposizione',
'Documents' => 'Documenti', 'Documents' => 'Documenti',
'EarningIndicator' => 'guadagnare Indicator', 'EarningIndicator' => 'Indicatore di guadagno',
'End' => 'Fine', 'End' => 'Fine',
'Files' => 'File', 'Files' => 'File',
'General' => 'Generale', 'General' => 'Generale',
@ -50,87 +53,89 @@ return ['ItemManagement' => [
'Groups' => '#VALUE!', 'Groups' => '#VALUE!',
'Height' => 'Altezza', 'Height' => 'Altezza',
'ID' => 'ID', 'ID' => 'ID',
'ILV' => 'ILV', 'ILV' => 'Ilv.',
'Info' => 'Informazioni', 'Info' => 'Informazioni',
'IsActive' => 'Attivo?', 'IsActive' => 'Attivo?',
'Item' => 'Articolo', 'Item' => 'Elemento',
'Items' => 'Elementi', 'Items' => 'Elementi',
'Language' => 'linguaggio', 'Language' => 'Lingua',
'LastOrder' => 'Ultimo ordine', 'LastOrder' => 'Ultimo ordine',
'Leadtime' => 'Tempi di consegna', 'Leadtime' => 'Tempi di consegna',
'Length' => 'Lunghezza', 'Length' => 'Lunghezza',
'Localization' => 'Localizzazione', 'Localization' => 'Localizzazione',
'Localizations' => 'localizzazioni', 'Localizations' => 'Localizzazioni',
'Location' => 'Posizione', 'Location' => 'Posizione',
'Log' => 'Login', 'Log' => 'Tronco d\\'albero',
'Logs' => 'logs', 'Logs' => 'Logs.',
'Lot' => 'lotto', 'Lot' => 'Quantità',
'MRR' => 'MRR', 'MRR' => 'Mrr.',
'MTDSales' => 'MTD vendite', 'MTDSales' => 'Vendite di mtd.',
'Makespan' => 'makespan', 'Makespan' => 'Makespan.',
'Margin' => 'Margine', 'Margin' => 'Margine',
'Master' => 'Maestro', 'Master' => 'Maestro',
'MaximumLevel' => 'Massimo livello di singoli titoli', 'MaximumLevel' => 'Livello massimo',
'Media' => 'Media', 'Media' => 'Media',
'MinimumLevel' => 'livello di scorta minima', 'MinimumLevel' => 'Livello minimo di scorta',
'Modified' => 'Modificata', 'Modified' => 'Modificati',
'Name' => 'Nome', 'Name' => 'Nome',
'Name1' => 'Name1', 'Name1' => 'Nome1.',
'Name2' => 'Name2', 'Name2' => 'Nome2.',
'Name3' => 'Nome3', 'Name3' => 'Nome3.',
'Name4' => 'NAME4', 'Name4' => 'Nome4.',
'Name5' => 'NAME5', 'Name5' => 'Nome5.',
'Net' => 'Peso netto', 'Net' => 'Peso netto',
'NetWeight' => 'Peso netto', 'NetWeight' => 'Peso netto',
'None' => 'Nessuna', 'None' => 'Nessuno',
'Notes' => 'Appunti', 'Notes' => 'Appunti',
'Number' => 'Numero', 'Number' => 'Numero',
'Ordered' => 'Ordinato', 'Ordered' => 'Ordinato',
'Packaging' => 'Confezione', 'Packaging' => 'Confezione',
'Price' => 'Prezzo', 'Price' => 'Prezzo',
'PriceChange' => 'Cambio di prezzo', 'PriceChange' => 'Cambio di prezzo',
'PriceUnit' => 'Unità di prezzo', 'PriceUnit' => 'Unità di prezzo.',
'Prices' => 'Prezzi', 'Prices' => 'Prezzi',
'Productgroup' => 'dei gruppi di prodotti', 'Pricing' => '#VALUE!',
'Productgroup' => 'Gruppo di prodotti',
'Production' => 'Produzione', 'Production' => 'Produzione',
'Profile' => 'Profilo', 'Profile' => 'Profilo',
'Properties' => 'Proprietà', 'Properties' => 'Proprietà',
'Property' => 'Proprietà', 'Property' => 'Proprietà',
'Purchase' => 'Acquista', 'Purchase' => 'Acquistare',
'PurchasePrice' => 'Prezzo d\'acquisto', 'PurchasePrice' => 'Prezzo d\\'acquisto',
'Purchasing' => 'Acquisto', 'Purchasing' => 'Acquisto',
'QA' => 'QA', 'QA' => 'Qa.',
'QM' => 'QM', 'QM' => 'Qm.',
'Quantity' => 'Quantità', 'Quantity' => 'Quantità',
'QuantityUnit' => 'Un\'unità di quantità', 'QuantityUnit' => 'Unità di quantità',
'RecentInvoices' => '#VALUE!',
'ReorderLevel' => 'Livello di riordino', 'ReorderLevel' => 'Livello di riordino',
'Reserved' => 'Riservato', 'Reserved' => 'Riservato',
'SN' => 'SN', 'SN' => 'Sn.',
'Sales' => 'I saldi', 'Sales' => 'Saldi',
'SalesPrice' => 'Prezzo di vendita', 'SalesPrice' => 'Prezzo di vendita',
'Segment' => 'Segmento', 'Segment' => 'Segmento',
'ShelfLife' => 'Data di scadenza', 'ShelfLife' => 'Data di scadenza',
'Source' => 'fonte', 'Source' => 'Fonte',
'Start' => 'Inizio', 'Start' => 'Inizio',
'Status' => 'Stato', 'Status' => 'Stato',
'Stock' => 'Azione', 'Stock' => 'Azione',
'StockList' => 'lista dello stock', 'StockList' => 'Listino',
'Successor' => 'Successore', 'Successor' => 'Successore',
'Supplier' => 'Fornitore', 'Supplier' => 'Fornitore',
'Tax' => 'Imposta', 'Tax' => 'Imposta',
'Text' => 'Testo', 'Text' => 'Testo',
'TimeUnit' => 'Unità di tempo', 'TimeUnit' => 'Unità di tempo',
'Title' => '#VALUE!', 'Title' => 'Titolo',
'Tracking' => 'puntamento', 'Tracking' => 'Tracciamento',
'TradingUnit' => 'Unità Trading', 'TradingUnit' => 'Unità di trading',
'Translation' => 'Traduzione', 'Translation' => 'Traduzione',
'Type' => 'genere', 'Type' => 'Tipo',
'Unit' => 'Unità', 'Unit' => 'Unità',
'Value' => 'Valore', 'Value' => 'Valore',
'Variation' => 'Variazione', 'Variation' => 'Variazione',
'Variations' => 'variazioni', 'Variations' => 'Variazioni',
'Volume' => 'Volume', 'Volume' => 'Volume',
'Warehouse' => 'Magazzino', 'Warehouse' => 'Magazzino',
'Width' => 'Larghezza', 'Width' => 'Larghezza',
'YTDSales' => 'YTD vendite', 'YTDSales' => 'Vendite di ytd.',
]]; ]];

View File

@ -13,124 +13,129 @@
declare(strict_types=1); declare(strict_types=1);
return ['ItemManagement' => [ return ['ItemManagement' => [
'Accounting' => '経理', 'Accounting' => '会計',
'All' => 'すべて', 'Address' => '#VALUE!',
'Article' => '論文', 'All' => '全て',
'Articlegroup' => 'Articlegroup', 'Article' => '記事',
'Articlegroup' => '記事グループ',
'Attribute' => '属性', 'Attribute' => '属性',
'AttributeTypes' => '#VALUE!',
'Attributes' => '属性', 'Attributes' => '属性',
'Available' => '利用できます', 'Available' => '利用可能',
'AvgPrice' => '平均。価格', 'AvgPrice' => '平均。価格',
'Bills' => '#VALUE!',
'Bonus' => 'ボーナス', 'Bonus' => 'ボーナス',
'ClientGroup' => 'クライアント/グループ', 'ClientGroup' => 'クライアント/グループ',
'Commission' => '手数料', 'Commission' => '手数料',
'Container' => 'コンテナ', 'Container' => '容器',
'CostCenter' => 'コストセンター', 'CostCenter' => 'コストセンター',
'CostIndicator' => 'コストインジケータ', 'CostIndicator' => 'コストインジケータ',
'CostObject' => 'CostObject', 'CostObject' => 'コストオブジェクト',
'Countries' => '国', 'Countries' => '国',
'Country' => '国', 'Country' => '国',
'Created' => '作成した', 'Created' => '作成した',
'CreatedAt' => '#VALUE!', 'CreatedAt' => '作成した',
'Customer' => 'お客様', 'Customer' => 'お客様',
'CustomerGroup' => '顧客グループ', 'CustomerGroup' => '顧客グループ',
'CustomsID' => '税関ID', 'CustomsID' => '税関ID',
'Date' => '日', 'Date' => '日にち',
'Description' => '説明', 'Description' => '説明',
'Discount' => 'ディスカウント', 'Discount' => '割引',
'DiscountP' => '割引', 'DiscountP' => '割引',
'Disposal' => '廃棄', 'Disposal' => '廃棄',
'Documents' => 'ドキュメント', 'Documents' => '文書',
'EarningIndicator' => 'インジケータを獲得', 'EarningIndicator' => '獲得インジケータ',
'End' => '終わり', 'End' => '終わり',
'Files' => 'ファイル', 'Files' => 'ファイル',
'General' => '一般的な', 'General' => '全般的',
'GrossWeight' => '総重量', 'GrossWeight' => '総重量',
'Group' => 'グループ', 'Group' => 'グループ',
'Groups' => '#VALUE!', 'Groups' => '#VALUE!',
'Height' => '高さ', 'Height' => '高さ',
'ID' => 'ID', 'ID' => 'id',
'ILV' => 'ILV', 'ILV' => 'il',
'Info' => 'インフォ', 'Info' => '情報',
'IsActive' => 'アクティブ?', 'IsActive' => 'アクティブ?',
'Item' => '項目', 'Item' => 'アイテム',
'Items' => 'アイテム', 'Items' => 'アイテム',
'Language' => '言語', 'Language' => '言語',
'LastOrder' => 'ラストオーダー', 'LastOrder' => '最後の順序',
'Leadtime' => 'リードタイム', 'Leadtime' => 'リードタイム',
'Length' => '長さ', 'Length' => '長さ',
'Localization' => 'ローカライズ', 'Localization' => 'ローカライズ',
'Localizations' => 'ローカリゼーション', 'Localizations' => 'ローカライズ',
'Location' => 'ロケーション', 'Location' => '位置',
'Log' => 'ログ', 'Log' => 'ログ',
'Logs' => 'ログ', 'Logs' => 'ログ',
'Lot' => 'たくさん', 'Lot' => '多く',
'MRR' => 'MRR', 'MRR' => 'MRR.',
'MTDSales' => 'MTD販売', 'MTDSales' => 'MTDセールス',
'Makespan' => 'メイクスパン', 'Makespan' => 'マークスパン',
'Margin' => 'マージン', 'Margin' => 'マージン',
'Master' => '主人', 'Master' => 'マスター',
'MaximumLevel' => '最大在庫レベル', 'MaximumLevel' => '最大在庫レベル',
'Media' => 'メディア', 'Media' => 'メディア',
'MinimumLevel' => '最小在庫レベル', 'MinimumLevel' => '最小在庫レベル',
'Modified' => '変更されました', 'Modified' => '修正された',
'Name' => '名前', 'Name' => '名前',
'Name1' => 'NAME1', 'Name1' => '名前1',
'Name2' => 'NAME2', 'Name2' => '名前2',
'Name3' => 'NAME3', 'Name3' => '名前3',
'Name4' => 'NAME4', 'Name4' => '名前4',
'Name5' => 'Name5', 'Name5' => '名前5',
'Net' => '正味重量', 'Net' => '正味重量',
'NetWeight' => '正味重量', 'NetWeight' => '正味重量',
'None' => 'なし', 'None' => 'なし',
'Notes' => 'ノート', 'Notes' => 'ノート',
'Number' => '', 'Number' => '番号',
'Ordered' => '順序付けられました', 'Ordered' => '順序付けられました',
'Packaging' => 'パッケージング', 'Packaging' => '包装',
'Price' => '価格', 'Price' => '価格',
'PriceChange' => '価格変更', 'PriceChange' => '価格変更',
'PriceUnit' => '価格の単位', 'PriceUnit' => '価格の単位',
'Prices' => '物価', 'Prices' => '価格',
'Pricing' => '#VALUE!',
'Productgroup' => '製品グループ', 'Productgroup' => '製品グループ',
'Production' => '製造', 'Production' => '製造',
'Profile' => 'プロフィール', 'Profile' => 'プロフィール',
'Properties' => 'プロパティ', 'Properties' => 'プロパティ',
'Property' => 'プロパティ', 'Property' => '財産',
'Purchase' => '購入', 'Purchase' => '購入',
'PurchasePrice' => '購入金額', 'PurchasePrice' => '購入金額',
'Purchasing' => '購入', 'Purchasing' => '購入',
'QA' => 'QA', 'QA' => 'QA.',
'QM' => 'QM', 'QM' => 'QM.',
'Quantity' => '量', 'Quantity' => '量',
'QuantityUnit' => '量の単位', 'QuantityUnit' => '数量単位',
'RecentInvoices' => '#VALUE!',
'ReorderLevel' => '並べ替えレベル', 'ReorderLevel' => '並べ替えレベル',
'Reserved' => '予約', 'Reserved' => '予約済み',
'SN' => 'SN', 'SN' => 'sn',
'Sales' => 'セールス', 'Sales' => '売り返り',
'SalesPrice' => '販売価格', 'SalesPrice' => '販売価格',
'Segment' => 'セグメント', 'Segment' => 'セグメント',
'ShelfLife' => '貯蔵寿命', 'ShelfLife' => '貯蔵寿命',
'Source' => 'ソース', 'Source' => 'ソース',
'Start' => '始', 'Start' => 'める',
'Status' => '状態', 'Status' => '状態',
'Stock' => '株式', 'Stock' => 'ストック',
'StockList' => '在庫リスト', 'StockList' => '在庫リスト',
'Successor' => '後継', 'Successor' => '後継',
'Supplier' => 'サプライヤー', 'Supplier' => 'サプライヤー',
'Tax' => '税', 'Tax' => '税',
'Text' => 'テキスト', 'Text' => '文章',
'TimeUnit' => '時間単位', 'TimeUnit' => '時間単位',
'Title' => '#VALUE!', 'Title' => 'タイトル',
'Tracking' => '追跡', 'Tracking' => '追跡',
'TradingUnit' => '投資単位', 'TradingUnit' => '取引ユニット',
'Translation' => '翻訳', 'Translation' => '翻訳',
'Type' => 'タイプ', 'Type' => 'タイプ',
'Unit' => '単位', 'Unit' => '単位',
'Value' => '値', 'Value' => '値',
'Variation' => '変化', 'Variation' => '変化',
'Variations' => 'バリエーション', 'Variations' => '変種',
'Volume' => 'ボリューム', 'Volume' => '音量',
'Warehouse' => '倉庫', 'Warehouse' => '倉庫',
'Width' => '幅', 'Width' => '幅',
'YTDSales' => 'YTD販売', 'YTDSales' => 'ytd売上高',
]]; ]];

View File

@ -14,45 +14,48 @@ declare(strict_types=1);
return ['ItemManagement' => [ return ['ItemManagement' => [
'Accounting' => '회계', 'Accounting' => '회계',
'Address' => '#VALUE!',
'All' => '모두', 'All' => '모두',
'Article' => '조', 'Article' => '기사',
'Articlegroup' => 'Articlegroup', 'Articlegroup' => '기사 그룹',
'Attribute' => '속성', 'Attribute' => '기인하다',
'AttributeTypes' => '#VALUE!',
'Attributes' => '속성', 'Attributes' => '속성',
'Available' => '유효한', 'Available' => '사용 가능',
'AvgPrice' => '부근에 있습니다. 가격', 'AvgPrice' => '평균 가격',
'Bills' => '#VALUE!',
'Bonus' => '보너스', 'Bonus' => '보너스',
'ClientGroup' => '클라이언트 / 그룹', 'ClientGroup' => '클라이언트 / 그룹',
'Commission' => '위원회', 'Commission' => '수수료',
'Container' => '컨테이너', 'Container' => '컨테이너',
'CostCenter' => '비용 센터', 'CostCenter' => '비용 센터',
'CostIndicator' => '비용 표시', 'CostIndicator' => '비용 표시',
'CostObject' => 'CostObject', 'CostObject' => '코스트 봇',
'Countries' => '나라', 'Countries' => '국가',
'Country' => '국가', 'Country' => '국가',
'Created' => '만들어진', 'Created' => '만들어진',
'CreatedAt' => '#VALUE!', 'CreatedAt' => '만들어진',
'Customer' => '고객', 'Customer' => '고객',
'CustomerGroup' => '고객 그룹', 'CustomerGroup' => '고객 그룹',
'CustomsID' => '세관 ID', 'CustomsID' => '세관 ID.',
'Date' => '데이트', 'Date' => '날짜',
'Description' => '기술', 'Description' => '설명',
'Discount' => '할인', 'Discount' => '할인',
'DiscountP' => '% 할인', 'DiscountP' => '할인 %',
'Disposal' => '처분', 'Disposal' => '처분',
'Documents' => '서류', 'Documents' => '서류',
'EarningIndicator' => '표시를 적립', 'EarningIndicator' => '수입 표시기',
'End' => '종료', 'End' => '',
'Files' => '파일', 'Files' => '파일',
'General' => '일반', 'General' => '일반적인',
'GrossWeight' => '총 중량', 'GrossWeight' => '총 중량',
'Group' => '그룹', 'Group' => '그룹',
'Groups' => '#VALUE!', 'Groups' => '#VALUE!',
'Height' => '신장', 'Height' => '',
'ID' => '신분증', 'ID' => 'ID',
'ILV' => 'ILV', 'ILV' => 'ilv.',
'Info' => '정보', 'Info' => '정보',
'IsActive' => '유효한?', 'IsActive' => '활동적인?',
'Item' => '안건', 'Item' => '안건',
'Items' => '항목', 'Items' => '항목',
'Language' => '언어', 'Language' => '언어',
@ -60,67 +63,69 @@ return ['ItemManagement' => [
'Leadtime' => '리드 타임', 'Leadtime' => '리드 타임',
'Length' => '길이', 'Length' => '길이',
'Localization' => '현지화', 'Localization' => '현지화',
'Localizations' => '화', 'Localizations' => '지화',
'Location' => '위치', 'Location' => '위치',
'Log' => '로그', 'Log' => '통나무',
'Logs' => '로그', 'Logs' => '로그',
'Lot' => '제비', 'Lot' => '많은',
'MRR' => 'MRR', 'MRR' => '부서',
'MTDSales' => 'MTD 판매', 'MTDSales' => 'MTD 판매',
'Makespan' => '총 소요 시간', 'Makespan' => '총 소요 시간',
'Margin' => '여유', 'Margin' => '여유',
'Master' => '석사', 'Master' => '주인',
'MaximumLevel' => '최대 재고 수준', 'MaximumLevel' => '최대 주식 수준',
'Media' => '미디어', 'Media' => '미디어',
'MinimumLevel' => '최소 재고 수준', 'MinimumLevel' => '최소 재고 수준',
'Modified' => '수정', 'Modified' => '수정',
'Name' => '이름', 'Name' => '이름',
'Name1' => 'NAME1', 'Name1' => 'name1.',
'Name2' => 'NAME2', 'Name2' => 'name2.',
'Name3' => 'NAME3', 'Name3' => 'Name3.',
'Name4' => 'NAME4', 'Name4' => '이름 4',
'Name5' => 'NAME5', 'Name5' => 'Name5.',
'Net' => '순 중량', 'Net' => '순중량',
'NetWeight' => '순 중량', 'NetWeight' => '순중량',
'None' => '없음', 'None' => '없음',
'Notes' => '노트', 'Notes' => '노트',
'Number' => '번호', 'Number' => '숫자',
'Ordered' => '주문', 'Ordered' => '주문했다',
'Packaging' => '포장', 'Packaging' => '포장',
'Price' => '가격', 'Price' => '가격',
'PriceChange' => '가격 변경', 'PriceChange' => '가격 변경',
'PriceUnit' => '가격 단위', 'PriceUnit' => '가격 단위',
'Prices' => '물가', 'Prices' => '물가',
'Pricing' => '#VALUE!',
'Productgroup' => '제품 그룹', 'Productgroup' => '제품 그룹',
'Production' => '생산', 'Production' => '생산',
'Profile' => '프로필', 'Profile' => '프로필',
'Properties' => '등록', 'Properties' => '속성',
'Property' => '특성', 'Property' => '재산',
'Purchase' => '매수', 'Purchase' => '구입',
'PurchasePrice' => '구매 가격', 'PurchasePrice' => '구매 가격',
'Purchasing' => '구', 'Purchasing' => '구',
'QA' => 'QA', 'QA' => 'Qa.',
'QM' => 'QM', 'QM' => 'qm.',
'Quantity' => '수량', 'Quantity' => '수량',
'QuantityUnit' => '수량 단위', 'QuantityUnit' => '수량 단위',
'ReorderLevel' => '재주문 수준', 'RecentInvoices' => '#VALUE!',
'Reserved' => '예약석', 'ReorderLevel' => '재정렬 수준',
'SN' => 'SN', 'Reserved' => '예약 된',
'SN' => 'Sn.',
'Sales' => '매상', 'Sales' => '매상',
'SalesPrice' => '판매 가격', 'SalesPrice' => '판매 가격',
'Segment' => '분절', 'Segment' => '분절',
'ShelfLife' => '유효 기간', 'ShelfLife' => '유통 기한',
'Source' => '출처', 'Source' => '원천',
'Start' => '스타트', 'Start' => '시작',
'Status' => '상태', 'Status' => '상태',
'Stock' => '스톡', 'Stock' => '재고',
'StockList' => '재고 목록', 'StockList' => '재고 목록',
'Successor' => '후임', 'Successor' => '후임',
'Supplier' => '공급', 'Supplier' => '공급',
'Tax' => '세', 'Tax' => '세',
'Text' => '본문', 'Text' => '텍스트',
'TimeUnit' => '시간 단위', 'TimeUnit' => '시간 단위',
'Title' => '#VALUE!', 'Title' => '제목',
'Tracking' => '추적', 'Tracking' => '추적',
'TradingUnit' => '거래 단위', 'TradingUnit' => '거래 단위',
'Translation' => '번역', 'Translation' => '번역',
@ -128,9 +133,9 @@ return ['ItemManagement' => [
'Unit' => '단위', 'Unit' => '단위',
'Value' => '값', 'Value' => '값',
'Variation' => '변화', 'Variation' => '변화',
'Variations' => '유사', 'Variations' => '변형',
'Volume' => '량', 'Volume' => '량',
'Warehouse' => '창고', 'Warehouse' => '창고',
'Width' => '', 'Width' => '너비',
'YTDSales' => 'YTD 판매', 'YTDSales' => 'YTD 판매',
]]; ]];

View File

@ -13,103 +13,108 @@
declare(strict_types=1); declare(strict_types=1);
return ['ItemManagement' => [ return ['ItemManagement' => [
'Accounting' => 'regnskap', 'Accounting' => 'Regnskap',
'Address' => '#VALUE!',
'All' => 'Alle', 'All' => 'Alle',
'Article' => 'Artikkel', 'Article' => 'Artikkel',
'Articlegroup' => 'Articlegroup', 'Articlegroup' => 'Articregroup.',
'Attribute' => 'Egenskap', 'Attribute' => 'Egenskap',
'Attributes' => 'Attributter', 'AttributeTypes' => '#VALUE!',
'Attributes' => 'Egenskaper',
'Available' => 'Tilgjengelig', 'Available' => 'Tilgjengelig',
'AvgPrice' => 'Nr. Pris', 'AvgPrice' => 'Nr. Pris',
'Bills' => '#VALUE!',
'Bonus' => 'Bonus', 'Bonus' => 'Bonus',
'ClientGroup' => 'Client / gruppe', 'ClientGroup' => 'Klient / gruppe',
'Commission' => 'Kommisjon', 'Commission' => 'Kommisjon',
'Container' => 'Container', 'Container' => 'Container',
'CostCenter' => 'Kostnadssted', 'CostCenter' => 'Kostnadssted',
'CostIndicator' => 'Kostnad Indicator', 'CostIndicator' => 'Kostnadsindikator',
'CostObject' => 'CostObject', 'CostObject' => 'Costbject.',
'Countries' => 'land', 'Countries' => 'Land',
'Country' => 'Land', 'Country' => 'Land',
'Created' => 'laget', 'Created' => 'Opprettet',
'CreatedAt' => '#VALUE!', 'CreatedAt' => 'Opprettet',
'Customer' => 'Kunde', 'Customer' => 'Kunde',
'CustomerGroup' => 'kundegruppe', 'CustomerGroup' => 'Kunde Group.',
'CustomsID' => 'Toll ID', 'CustomsID' => 'Toll-ID.',
'Date' => 'Dato', 'Date' => 'Dato',
'Description' => 'Beskrivelse', 'Description' => 'Beskrivelse',
'Discount' => 'Rabatt', 'Discount' => 'Rabatt',
'DiscountP' => 'Rabatt i%', 'DiscountP' => 'Rabatt i%',
'Disposal' => 'deponering', 'Disposal' => 'Disposisjon',
'Documents' => 'dokumenter', 'Documents' => 'Dokumenter',
'EarningIndicator' => 'tjene Indicator', 'EarningIndicator' => 'Tjeneindikator',
'End' => 'Slutt', 'End' => 'Slutt',
'Files' => 'filer', 'Files' => 'Filer',
'General' => 'Generell', 'General' => 'Generell',
'GrossWeight' => 'Bruttovekt', 'GrossWeight' => 'Bruttovekt',
'Group' => 'Gruppe', 'Group' => 'Gruppe',
'Groups' => '#VALUE!', 'Groups' => '#VALUE!',
'Height' => 'Høyde', 'Height' => 'Høyde',
'ID' => 'ID', 'ID' => 'Id.',
'ILV' => 'ILV', 'ILV' => 'ILV.',
'Info' => 'info', 'Info' => 'Info.',
'IsActive' => 'Aktiv?', 'IsActive' => 'Aktiv?',
'Item' => 'Punkt', 'Item' => 'Punkt',
'Items' => 'elementer', 'Items' => 'Elementer',
'Language' => 'Språk', 'Language' => 'Språk',
'LastOrder' => 'Siste bestilling', 'LastOrder' => 'Siste bestilling',
'Leadtime' => 'ledetid', 'Leadtime' => 'Ledetid',
'Length' => 'Lengde', 'Length' => 'Lengde',
'Localization' => 'lokalisering', 'Localization' => 'Lokalisering',
'Localizations' => 'lokaliseringer', 'Localizations' => 'Lokaliseringer',
'Location' => 'plassering', 'Location' => 'plassering',
'Log' => 'Logg', 'Log' => 'Logg',
'Logs' => 'Tømmerstokker', 'Logs' => 'Tømmerstokker',
'Lot' => 'Lot', 'Lot' => 'Lot',
'MRR' => 'MRR', 'MRR' => 'MRR.',
'MTDSales' => 'MTD salg', 'MTDSales' => 'MTD-salg',
'Makespan' => 'Makespan', 'Makespan' => 'Makepan.',
'Margin' => 'Margin', 'Margin' => 'Margin',
'Master' => 'Herre', 'Master' => 'Herre',
'MaximumLevel' => 'Maksimal aksjenivå', 'MaximumLevel' => 'Maksimal lagernivå',
'Media' => 'Media', 'Media' => 'Media',
'MinimumLevel' => 'Minimum aksjenivå', 'MinimumLevel' => 'Minimum Lagernivå',
'Modified' => 'modifisert', 'Modified' => 'Endret',
'Name' => 'Navn', 'Name' => 'Navn',
'Name1' => 'name1', 'Name1' => 'Navn1.',
'Name2' => 'navn2', 'Name2' => 'NAME2.',
'Name3' => 'NAME3', 'Name3' => 'Navn3.',
'Name4' => 'NAME4', 'Name4' => 'Navn4.',
'Name5' => 'NAME5', 'Name5' => 'Navn5.',
'Net' => 'Netto vekt', 'Net' => 'Netto vekt',
'NetWeight' => 'Netto vekt', 'NetWeight' => 'Netto vekt',
'None' => 'Ingen', 'None' => 'Ingen',
'Notes' => 'Merknader', 'Notes' => 'Notater',
'Number' => 'Nummer', 'Number' => 'Nummer',
'Ordered' => 'bestilt', 'Ordered' => 'Bestilt',
'Packaging' => 'emballasje', 'Packaging' => 'Emballasje',
'Price' => 'Pris', 'Price' => 'Pris',
'PriceChange' => 'Prisendring', 'PriceChange' => 'Prisendring',
'PriceUnit' => 'Enhet for pris', 'PriceUnit' => 'Enheten av pris',
'Prices' => 'prisene', 'Prices' => 'Prisene',
'Pricing' => '#VALUE!',
'Productgroup' => 'Produktgruppe', 'Productgroup' => 'Produktgruppe',
'Production' => 'Produksjon', 'Production' => 'Produksjon',
'Profile' => 'Profil', 'Profile' => 'Profil',
'Properties' => 'Eiendommer', 'Properties' => 'Egenskaper',
'Property' => 'Eiendom', 'Property' => 'Eiendom',
'Purchase' => 'Kjøp', 'Purchase' => 'Kjøp',
'PurchasePrice' => 'Kjøpesum', 'PurchasePrice' => 'Kjøpesum',
'Purchasing' => 'innkjøp', 'Purchasing' => 'Innkjøp',
'QA' => 'QA', 'QA' => 'QA.',
'QM' => 'QM', 'QM' => 'QM.',
'Quantity' => 'Mengde', 'Quantity' => 'Mengde',
'QuantityUnit' => 'Enhet for kvantitet', 'QuantityUnit' => 'Enhet av kvantitet',
'ReorderLevel' => 'Omgjøre nivå', 'RecentInvoices' => '#VALUE!',
'Reserved' => 'Forbeholdt', 'ReorderLevel' => 'Ombestillingsnivå',
'SN' => 'SN', 'Reserved' => 'Reservert',
'Sales' => 'Salgs', 'SN' => 'SN.',
'Sales' => 'Salg',
'SalesPrice' => 'Salgs pris', 'SalesPrice' => 'Salgs pris',
'Segment' => 'Segmentet', 'Segment' => 'Segmentet',
'ShelfLife' => 'holdbarhet', 'ShelfLife' => 'Holdbarhet',
'Source' => 'Kilde', 'Source' => 'Kilde',
'Start' => 'Start', 'Start' => 'Start',
'Status' => 'Status', 'Status' => 'Status',
@ -120,17 +125,17 @@ return ['ItemManagement' => [
'Tax' => 'Avgift', 'Tax' => 'Avgift',
'Text' => 'Tekst', 'Text' => 'Tekst',
'TimeUnit' => 'Tidsenhet', 'TimeUnit' => 'Tidsenhet',
'Title' => '#VALUE!', 'Title' => 'Tittel',
'Tracking' => 'sporing', 'Tracking' => 'Sporing',
'TradingUnit' => 'Handels Unit', 'TradingUnit' => 'Handelsenhet',
'Translation' => 'Oversettelse', 'Translation' => 'Oversettelse',
'Type' => 'Type', 'Type' => 'Type',
'Unit' => 'Enhet', 'Unit' => 'Enhet',
'Value' => 'Verdi', 'Value' => 'Verdi',
'Variation' => 'Variasjon', 'Variation' => 'Variasjon',
'Variations' => 'variasjoner', 'Variations' => 'Variasjoner',
'Volume' => 'Volum', 'Volume' => 'Volum',
'Warehouse' => 'Lager', 'Warehouse' => 'Lager',
'Width' => 'Bredde', 'Width' => 'Bredde',
'YTDSales' => 'YTD Sales', 'YTDSales' => 'YTD-salg',
]]; ]];

View File

@ -14,113 +14,118 @@ declare(strict_types=1);
return ['ItemManagement' => [ return ['ItemManagement' => [
'Accounting' => 'Rachunkowość', 'Accounting' => 'Rachunkowość',
'All' => 'Wszystko', 'Address' => '#VALUE!',
'All' => 'Wszystkie',
'Article' => 'Artykuł', 'Article' => 'Artykuł',
'Articlegroup' => 'Articlegroup', 'Articlegroup' => 'Artykuł',
'Attribute' => 'Atrybut', 'Attribute' => 'Atrybut',
'AttributeTypes' => '#VALUE!',
'Attributes' => 'Atrybuty', 'Attributes' => 'Atrybuty',
'Available' => 'Dostępny', 'Available' => 'Dostępny',
'AvgPrice' => 'Średnia. Cena £', 'AvgPrice' => 'AVG. Cena £',
'Bills' => '#VALUE!',
'Bonus' => 'Premia', 'Bonus' => 'Premia',
'ClientGroup' => 'Klient / Grupa', 'ClientGroup' => 'Klient / Group.',
'Commission' => 'Komisja', 'Commission' => 'zamawiać',
'Container' => 'Pojemnik', 'Container' => 'Pojemnik',
'CostCenter' => 'Centrum kosztów', 'CostCenter' => 'Centrum kosztów',
'CostIndicator' => 'Wskaźnik kosztów', 'CostIndicator' => 'Wskaźnik kosztów',
'CostObject' => 'CostObject', 'CostObject' => 'CostObbject.',
'Countries' => 'Kraje', 'Countries' => 'Państwa',
'Country' => 'Kraj', 'Country' => 'Kraj',
'Created' => 'Utworzony', 'Created' => 'Utworzony',
'CreatedAt' => '#VALUE!', 'CreatedAt' => 'Utworzony',
'Customer' => 'Klient', 'Customer' => 'Klient',
'CustomerGroup' => 'Grupa klientów', 'CustomerGroup' => 'Grupa klientów',
'CustomsID' => 'ID celne', 'CustomsID' => 'Identyfikator celny',
'Date' => 'Data', 'Date' => 'Data',
'Description' => 'Opis', 'Description' => 'Opis',
'Discount' => 'Zniżka', 'Discount' => 'Zniżka',
'DiscountP' => 'Rabat w%', 'DiscountP' => 'Zniżka w%',
'Disposal' => 'Sprzedaż', 'Disposal' => 'Sprzedaż',
'Documents' => 'dokumenty', 'Documents' => 'Dokumenty',
'EarningIndicator' => 'Zarabianie Indicator', 'EarningIndicator' => 'Wskaźnik zarobkowy',
'End' => 'Koniec', 'End' => 'Kończyć się',
'Files' => 'Akta', 'Files' => 'Pliki',
'General' => 'Generał', 'General' => 'Ogólny',
'GrossWeight' => 'Waga brutto', 'GrossWeight' => 'Waga brutto',
'Group' => 'Grupa', 'Group' => 'Grupa',
'Groups' => '#VALUE!', 'Groups' => '#VALUE!',
'Height' => 'Wysokość', 'Height' => 'Wzrost',
'ID' => 'ID', 'ID' => 'ID',
'ILV' => 'ILV', 'ILV' => 'ILV.',
'Info' => 'Info', 'Info' => 'Info',
'IsActive' => 'Aktywny?', 'IsActive' => 'Aktywny?',
'Item' => 'Pozycja', 'Item' => 'Przedmiot',
'Items' => 'Przedmiotów', 'Items' => 'Przedmiotów',
'Language' => 'Język', 'Language' => 'Język',
'LastOrder' => 'Ostatnie zamówienie', 'LastOrder' => 'Ostatnie zamówienie',
'Leadtime' => 'czas oczekiwania', 'Leadtime' => 'Czas realizacji',
'Length' => 'Długość', 'Length' => 'Długość',
'Localization' => 'Lokalizacja', 'Localization' => 'Lokalizacja',
'Localizations' => 'Lokalizacje', 'Localizations' => 'Lokalizacje',
'Location' => 'Lokalizacja', 'Location' => 'Lokalizacja',
'Log' => 'Log', 'Log' => 'Dziennik',
'Logs' => 'dzienniki', 'Logs' => 'Kłody',
'Lot' => 'Los', 'Lot' => 'Działka',
'MRR' => 'MRR', 'MRR' => 'MRR.',
'MTDSales' => 'MTD sprzedaży', 'MTDSales' => 'Sprzedaż MTD.',
'Makespan' => 'Makespan', 'Makespan' => 'Makespan',
'Margin' => 'Margines', 'Margin' => 'Margines',
'Master' => 'Mistrz', 'Master' => 'Gospodarz',
'MaximumLevel' => 'Maksymalny poziom zapasów', 'MaximumLevel' => 'Maksymalny poziom zapasów',
'Media' => 'Głoska bezdźwięczna', 'Media' => 'Głoska bezdźwięczna',
'MinimumLevel' => 'Minimalny poziom zapasów', 'MinimumLevel' => 'Minimalny poziom zapasów',
'Modified' => 'zmodyfikowany', 'Modified' => 'Modyfikowany',
'Name' => 'Nazwa', 'Name' => 'Nazwa',
'Name1' => 'nazwa1', 'Name1' => 'Nazwa1.',
'Name2' => 'name2', 'Name2' => 'Nazwa2.',
'Name3' => 'NAME3', 'Name3' => 'Nazwa3.',
'Name4' => 'NAME4', 'Name4' => 'Nazwa4.',
'Name5' => 'NAME5', 'Name5' => 'Nazwa5.',
'Net' => 'Waga netto', 'Net' => 'Waga netto',
'NetWeight' => 'Waga netto', 'NetWeight' => 'Waga netto',
'None' => 'Żaden', 'None' => 'Nic',
'Notes' => 'Uwagi', 'Notes' => 'Notatki',
'Number' => 'Numer', 'Number' => 'Numer',
'Ordered' => 'zamawiać', 'Ordered' => 'Uporządkowany',
'Packaging' => 'Opakowania', 'Packaging' => 'Opakowanie',
'Price' => 'Cena £', 'Price' => 'Cena £',
'PriceChange' => 'Zmiana ceny', 'PriceChange' => 'Zmiana ceny',
'PriceUnit' => 'Jednostka cenie', 'PriceUnit' => 'Jednostka ceny',
'Prices' => 'ceny', 'Prices' => 'Ceny',
'Pricing' => '#VALUE!',
'Productgroup' => 'Grupa produktów', 'Productgroup' => 'Grupa produktów',
'Production' => 'Produkcja', 'Production' => 'Produkcja',
'Profile' => 'Profil', 'Profile' => 'Profil',
'Properties' => 'Nieruchomości', 'Properties' => 'Nieruchomości',
'Property' => 'własność', 'Property' => 'Nieruchomość',
'Purchase' => 'Zakup', 'Purchase' => 'Zakup',
'PurchasePrice' => 'Cena zakupu', 'PurchasePrice' => 'Cena zakupu',
'Purchasing' => 'Nabywczy', 'Purchasing' => 'Nabywczy',
'QA' => 'QA', 'QA' => 'Qa.',
'QM' => 'QM', 'QM' => 'Qm.',
'Quantity' => 'Ilość', 'Quantity' => 'Ilość',
'QuantityUnit' => 'Jednostka ilości', 'QuantityUnit' => 'Jednostka ilości',
'ReorderLevel' => 'poziom Reorder', 'RecentInvoices' => '#VALUE!',
'Reserved' => 'Zarezerwowany', 'ReorderLevel' => 'Zmień kolejność poziomu',
'SN' => 'SN', 'Reserved' => 'Skryty',
'Sales' => 'Sprzedaż', 'SN' => 'Sn.',
'Sales' => 'Obroty',
'SalesPrice' => 'Cena sprzedaży', 'SalesPrice' => 'Cena sprzedaży',
'Segment' => 'Człon', 'Segment' => 'Człon',
'ShelfLife' => 'Okres ważności', 'ShelfLife' => 'Trwałość',
'Source' => 'Źródło', 'Source' => 'Źródło',
'Start' => 'Początek', 'Start' => 'Początek',
'Status' => 'Status', 'Status' => 'Status',
'Stock' => 'Zbiory', 'Stock' => 'Magazyn',
'StockList' => 'Zdjęcie lista', 'StockList' => 'Lista zapasów',
'Successor' => 'Następca', 'Successor' => 'Następca',
'Supplier' => 'Dostawca', 'Supplier' => 'Dostawca',
'Tax' => 'Podatek', 'Tax' => 'Podatek',
'Text' => 'Tekst', 'Text' => 'Tekst',
'TimeUnit' => 'Jednostka czasu', 'TimeUnit' => 'Jednostka czasu',
'Title' => '#VALUE!', 'Title' => 'Tytuł',
'Tracking' => 'Śledzenie', 'Tracking' => 'Śledzenie',
'TradingUnit' => 'Jednostka handlowa', 'TradingUnit' => 'Jednostka handlowa',
'Translation' => 'Tłumaczenie', 'Translation' => 'Tłumaczenie',
@ -132,5 +137,5 @@ return ['ItemManagement' => [
'Volume' => 'Tom', 'Volume' => 'Tom',
'Warehouse' => 'Magazyn', 'Warehouse' => 'Magazyn',
'Width' => 'Szerokość', 'Width' => 'Szerokość',
'YTDSales' => 'YTD sprzedaży', 'YTDSales' => 'Sprzedaż Ytd.',
]]; ]];

View File

@ -14,15 +14,18 @@ declare(strict_types=1);
return ['ItemManagement' => [ return ['ItemManagement' => [
'Accounting' => 'Contabilidade', 'Accounting' => 'Contabilidade',
'All' => 'Todo', 'Address' => '#VALUE!',
'All' => 'Tudo',
'Article' => 'Artigo', 'Article' => 'Artigo',
'Articlegroup' => 'Articlegroup', 'Articlegroup' => 'ArticleGroup',
'Attribute' => 'Atributo', 'Attribute' => 'Atributo',
'AttributeTypes' => '#VALUE!',
'Attributes' => 'Atributos', 'Attributes' => 'Atributos',
'Available' => 'Disponível', 'Available' => 'Disponível',
'AvgPrice' => 'AVG. Preço', 'AvgPrice' => 'Avg. Preço',
'Bills' => '#VALUE!',
'Bonus' => 'Bônus', 'Bonus' => 'Bônus',
'ClientGroup' => 'Cliente / Grupo', 'ClientGroup' => 'Cliente / grupo',
'Commission' => 'Comissão', 'Commission' => 'Comissão',
'Container' => 'Recipiente', 'Container' => 'Recipiente',
'CostCenter' => 'Centro de custo', 'CostCenter' => 'Centro de custo',
@ -31,17 +34,17 @@ return ['ItemManagement' => [
'Countries' => 'Países', 'Countries' => 'Países',
'Country' => 'País', 'Country' => 'País',
'Created' => 'Criado', 'Created' => 'Criado',
'CreatedAt' => '#VALUE!', 'CreatedAt' => 'Criado',
'Customer' => 'Cliente', 'Customer' => 'Cliente',
'CustomerGroup' => 'Grupo de clientes', 'CustomerGroup' => 'Grupo de clientes',
'CustomsID' => 'identificação aduaneira', 'CustomsID' => 'ID da alfândega',
'Date' => 'Encontro', 'Date' => 'Encontro',
'Description' => 'Descrição', 'Description' => 'Descrição',
'Discount' => 'Desconto', 'Discount' => 'Desconto',
'DiscountP' => 'Desconto em%', 'DiscountP' => 'Desconto em%',
'Disposal' => 'Disposição', 'Disposal' => 'Disposição',
'Documents' => 'documentos', 'Documents' => 'Documentos',
'EarningIndicator' => 'ganhando Indicator', 'EarningIndicator' => 'Ganhando indicador',
'End' => 'Fim', 'End' => 'Fim',
'Files' => 'arquivos', 'Files' => 'arquivos',
'General' => 'Em geral', 'General' => 'Em geral',
@ -49,9 +52,9 @@ return ['ItemManagement' => [
'Group' => 'Grupo', 'Group' => 'Grupo',
'Groups' => '#VALUE!', 'Groups' => '#VALUE!',
'Height' => 'Altura', 'Height' => 'Altura',
'ID' => 'EU IA', 'ID' => 'identificação',
'ILV' => 'ILV', 'ILV' => 'Ilv.',
'Info' => 'informações', 'Info' => 'Info',
'IsActive' => 'Ativo?', 'IsActive' => 'Ativo?',
'Item' => 'Item', 'Item' => 'Item',
'Items' => 'Itens', 'Items' => 'Itens',
@ -60,52 +63,54 @@ return ['ItemManagement' => [
'Leadtime' => 'Tempo de espera', 'Leadtime' => 'Tempo de espera',
'Length' => 'Comprimento', 'Length' => 'Comprimento',
'Localization' => 'Localização', 'Localization' => 'Localização',
'Localizations' => 'localizações', 'Localizations' => 'Localizações',
'Location' => 'Localização', 'Location' => 'Localização',
'Log' => 'Registro', 'Log' => 'Registro',
'Logs' => 'Histórico', 'Logs' => 'Histórico',
'Lot' => 'Muito', 'Lot' => 'Muitos',
'MRR' => 'MRR', 'MRR' => 'MRR.',
'MTDSales' => 'MTD Vendas', 'MTDSales' => 'Sales Mtd.',
'Makespan' => 'makespan', 'Makespan' => 'Makespan.',
'Margin' => 'Margem', 'Margin' => 'Margem',
'Master' => 'Mestre', 'Master' => 'Mestre',
'MaximumLevel' => 'nível de estoque máximo', 'MaximumLevel' => 'Nível de estoque máximo',
'Media' => 'meios de comunicação', 'Media' => 'meios de comunicação',
'MinimumLevel' => 'nível de estoque mínimo', 'MinimumLevel' => 'Nível de estoque mínimo',
'Modified' => 'modificada', 'Modified' => 'Modificado',
'Name' => 'Nome', 'Name' => 'Nome',
'Name1' => 'Name1', 'Name1' => 'Nome1.',
'Name2' => 'Name2', 'Name2' => 'Nome2.',
'Name3' => 'Name3', 'Name3' => 'Nome3.',
'Name4' => 'NAME4', 'Name4' => 'Nome4.',
'Name5' => 'Name5', 'Name5' => 'Nome5.',
'Net' => 'Peso líquido', 'Net' => 'Peso líquido',
'NetWeight' => 'Peso líquido', 'NetWeight' => 'Peso líquido',
'None' => 'Nenhum', 'None' => 'Nenhum',
'Notes' => 'Notas', 'Notes' => 'Notas',
'Number' => 'Número', 'Number' => 'Número',
'Ordered' => 'pedido', 'Ordered' => 'Encomendado',
'Packaging' => 'Embalagem', 'Packaging' => 'Embalagem',
'Price' => 'Preço', 'Price' => 'Preço',
'PriceChange' => 'Mudança de preço', 'PriceChange' => 'Mudança de preço',
'PriceUnit' => 'Unidade de preço', 'PriceUnit' => 'Unidade de preço',
'Prices' => 'preços', 'Prices' => 'Preços',
'Pricing' => '#VALUE!',
'Productgroup' => 'Grupo de produtos', 'Productgroup' => 'Grupo de produtos',
'Production' => 'Produção', 'Production' => 'Produção',
'Profile' => 'Perfil', 'Profile' => 'Perfil',
'Properties' => 'propriedades', 'Properties' => 'Propriedades.',
'Property' => 'Propriedade', 'Property' => 'Propriedade',
'Purchase' => 'Compra', 'Purchase' => 'Comprar',
'PurchasePrice' => 'Preço de compra', 'PurchasePrice' => 'Preço de compra',
'Purchasing' => 'aquisitivo', 'Purchasing' => 'Compra',
'QA' => 'QA', 'QA' => 'Qa.',
'QM' => 'QM', 'QM' => 'Qm.',
'Quantity' => 'Quantidade', 'Quantity' => 'Quantidade',
'QuantityUnit' => 'Unidade de quantidade', 'QuantityUnit' => 'Unidade de quantidade',
'RecentInvoices' => '#VALUE!',
'ReorderLevel' => 'Nível de reabastecimento', 'ReorderLevel' => 'Nível de reabastecimento',
'Reserved' => 'Reservado', 'Reserved' => 'Reservado',
'SN' => 'SN', 'SN' => 'Sn.',
'Sales' => 'Vendas', 'Sales' => 'Vendas',
'SalesPrice' => 'Preços de venda', 'SalesPrice' => 'Preços de venda',
'Segment' => 'Segmento', 'Segment' => 'Segmento',
@ -116,21 +121,21 @@ return ['ItemManagement' => [
'Stock' => 'Estoque', 'Stock' => 'Estoque',
'StockList' => 'Lista de ações', 'StockList' => 'Lista de ações',
'Successor' => 'Sucessor', 'Successor' => 'Sucessor',
'Supplier' => 'fornecedor', 'Supplier' => 'Fornecedor',
'Tax' => 'imposto', 'Tax' => 'Imposto',
'Text' => 'Texto', 'Text' => 'Texto',
'TimeUnit' => 'Unidade de tempo', 'TimeUnit' => 'Unidade de tempo',
'Title' => '#VALUE!', 'Title' => 'Título',
'Tracking' => 'Rastreamento', 'Tracking' => 'Rastreamento',
'TradingUnit' => 'Unidade de negociação', 'TradingUnit' => 'Unidade de Negociação',
'Translation' => 'Tradução', 'Translation' => 'Tradução',
'Type' => 'Modelo', 'Type' => 'Modelo',
'Unit' => 'Unidade', 'Unit' => 'Unidade',
'Value' => 'Valor', 'Value' => 'Valor',
'Variation' => 'Variação', 'Variation' => 'Variação',
'Variations' => 'variações', 'Variations' => 'Variações.',
'Volume' => 'Volume', 'Volume' => 'Volume',
'Warehouse' => 'Armazém', 'Warehouse' => 'Armazém',
'Width' => 'Largura', 'Width' => 'Largura',
'YTDSales' => 'acumulado de vendas', 'YTDSales' => 'Vendas do ano',
]]; ]];

View File

@ -14,123 +14,128 @@ declare(strict_types=1);
return ['ItemManagement' => [ return ['ItemManagement' => [
'Accounting' => 'Учет', 'Accounting' => 'Учет',
'Address' => '#VALUE!',
'All' => 'Все', 'All' => 'Все',
'Article' => 'Статья', 'Article' => 'Статья',
'Articlegroup' => 'Articlegroup', 'Articlegroup' => 'Staregroup.',
'Attribute' => 'Атрибут', 'Attribute' => 'Атрибут',
'AttributeTypes' => '#VALUE!',
'Attributes' => 'Атрибуты', 'Attributes' => 'Атрибуты',
'Available' => 'Имеется в наличии', 'Available' => 'Доступный',
'AvgPrice' => 'Avg. Цена', 'AvgPrice' => 'Авг. Цена',
'Bonus' => 'бонус', 'Bills' => '#VALUE!',
'ClientGroup' => 'Клиент / Группа', 'Bonus' => 'Бонус',
'Commission' => 'комиссия', 'ClientGroup' => 'Клиент / группа',
'Commission' => 'Комиссия',
'Container' => 'Контейнер', 'Container' => 'Контейнер',
'CostCenter' => 'Центр затрат', 'CostCenter' => 'Центр затрат',
'CostIndicator' => 'показатель стоимости', 'CostIndicator' => 'Индикатор стоимости',
'CostObject' => 'CostObject', 'CostObject' => 'COSTOBJECT.',
'Countries' => 'страны', 'Countries' => 'Стран',
'Country' => 'Страна', 'Country' => 'Страна',
'Created' => 'Созданный', 'Created' => 'Созданный',
'CreatedAt' => '#VALUE!', 'CreatedAt' => 'Созданный',
'Customer' => 'Покупатель', 'Customer' => 'Клиент',
'CustomerGroup' => 'Группа клиентов', 'CustomerGroup' => 'Группа клиентов',
'CustomsID' => 'Таможенный ID', 'CustomsID' => 'Таможенный ID.',
'Date' => 'Дата', 'Date' => 'Дата',
'Description' => 'Описание', 'Description' => 'Описание',
'Discount' => 'Скидка', 'Discount' => 'Скидка',
'DiscountP' => 'Скидка в%', 'DiscountP' => 'Скидка в%',
'Disposal' => 'Утилизация', 'Disposal' => 'Утилизация',
'Documents' => 'документы', 'Documents' => 'Документы',
'EarningIndicator' => 'Начисление индикатор', 'EarningIndicator' => 'Зарабатывать индикатор',
'End' => 'Конец', 'End' => 'Конец',
'Files' => 'файлы', 'Files' => 'Файлы',
'General' => 'Общий', 'General' => 'Общий',
'GrossWeight' => 'Вес брутто', 'GrossWeight' => 'Общий вес',
'Group' => 'Группа', 'Group' => 'Группа',
'Groups' => '#VALUE!', 'Groups' => '#VALUE!',
'Height' => 'Высота', 'Height' => 'Высота',
'ID' => 'Я БЫ', 'ID' => 'Я БЫ',
'ILV' => 'РКН', 'ILV' => 'Ilv.',
'Info' => 'Информация', 'Info' => 'Информация',
'IsActive' => 'Активный?', 'IsActive' => 'Активен?',
'Item' => 'Элемент', 'Item' => 'Пункт',
'Items' => 'Предметы', 'Items' => 'Предметы',
'Language' => 'Язык', 'Language' => 'Язык',
'LastOrder' => 'Последний заказ', 'LastOrder' => 'Последний заказ',
'Leadtime' => 'Время выполнения заказа', 'Leadtime' => 'Время выполнения',
'Length' => 'Длина', 'Length' => 'Длина',
'Localization' => 'локализация', 'Localization' => 'Локализация',
'Localizations' => 'Локализации', 'Localizations' => 'Локализация',
'Location' => 'Место расположения', 'Location' => 'Место расположения',
'Log' => 'Бревно', 'Log' => 'Бревно',
'Logs' => 'бревна', 'Logs' => 'Журналы',
'Lot' => 'Много', 'Lot' => 'Много',
'MRR' => 'MRR', 'MRR' => 'MRR',
'MTDSales' => 'MTD продаж', 'MTDSales' => 'MTD Sales.',
'Makespan' => 'Makespan', 'Makespan' => 'Пары',
'Margin' => 'Поле', 'Margin' => 'Допуск',
'Master' => 'Владелец', 'Master' => 'Владелец',
'MaximumLevel' => 'Максимальный уровень запасов', 'MaximumLevel' => 'Максимальный уровень запасов',
'Media' => 'Средства массовой информации', 'Media' => 'Средства массовой информации',
'MinimumLevel' => 'Минимальный уровень запасов', 'MinimumLevel' => 'Минимальный уровень запасов',
'Modified' => 'модифицированный', 'Modified' => 'Модифицированный',
'Name' => 'Имя', 'Name' => 'Имя',
'Name1' => 'Name1', 'Name1' => 'Имя1.',
'Name2' => 'Name2', 'Name2' => 'Имя2.',
'Name3' => 'name3', 'Name3' => 'Имя3.',
'Name4' => 'Name4', 'Name4' => 'Имя4.',
'Name5' => 'Name5', 'Name5' => 'Имя5.',
'Net' => 'Нетто', 'Net' => 'Нетто',
'NetWeight' => 'Нетто', 'NetWeight' => 'Нетто',
'None' => 'Никто', 'None' => 'Никто',
'Notes' => 'Примечания', 'Notes' => 'Примечания',
'Number' => 'Число', 'Number' => 'Число',
'Ordered' => 'Упорядоченный', 'Ordered' => 'Заказал',
'Packaging' => 'упаковка', 'Packaging' => 'Упаковка',
'Price' => 'Цена', 'Price' => 'Цена',
'PriceChange' => 'Изменение цены', 'PriceChange' => 'Смена цены',
'PriceUnit' => 'Единица цены', 'PriceUnit' => 'Единица цены',
'Prices' => 'Цены', 'Prices' => 'Цены',
'Pricing' => '#VALUE!',
'Productgroup' => 'Группа товаров', 'Productgroup' => 'Группа товаров',
'Production' => 'Производство', 'Production' => 'Производство',
'Profile' => 'Профиль', 'Profile' => 'Профиль',
'Properties' => 'Характеристики', 'Properties' => 'Характеристики',
'Property' => 'Свойство', 'Property' => 'Имущество',
'Purchase' => 'Покупка', 'Purchase' => 'Покупка',
'PurchasePrice' => 'Цена', 'PurchasePrice' => 'Цена покупки',
'Purchasing' => 'покупка', 'Purchasing' => 'Покупка',
'QA' => 'контроль качества', 'QA' => 'QA.',
'QM' => 'QM', 'QM' => 'QM.',
'Quantity' => 'Количество', 'Quantity' => 'Количество',
'QuantityUnit' => 'Единица измерения', 'QuantityUnit' => 'Единица величины',
'ReorderLevel' => 'уровень Reorder', 'RecentInvoices' => '#VALUE!',
'Reserved' => 'Зарезервированный', 'ReorderLevel' => 'Уровень расписания',
'SN' => 'SN', 'Reserved' => 'Сдержанный',
'SN' => 'Сноги',
'Sales' => 'Продажи', 'Sales' => 'Продажи',
'SalesPrice' => 'Цена для продажи', 'SalesPrice' => 'Цена для продажи',
'Segment' => 'сегмент', 'Segment' => 'Сегмент',
'ShelfLife' => 'Срок годности', 'ShelfLife' => 'Срок годности',
'Source' => 'Источник', 'Source' => 'Источник',
'Start' => 'Начинать', 'Start' => 'Начинать',
'Status' => 'Положение дел', 'Status' => 'Статус',
'Stock' => 'Акции', 'Stock' => 'Склад',
'StockList' => 'Список акций', 'StockList' => 'Список акций',
'Successor' => 'правопреемник', 'Successor' => 'Преемник',
'Supplier' => 'поставщик', 'Supplier' => 'Поставщик',
'Tax' => 'налог', 'Tax' => 'Налог',
'Text' => 'Текст', 'Text' => 'Текст',
'TimeUnit' => 'Единица времени', 'TimeUnit' => 'Единица времени',
'Title' => '#VALUE!', 'Title' => 'Заголовок',
'Tracking' => 'отслеживание', 'Tracking' => 'Отслеживание',
'TradingUnit' => 'единица торговли на биржах', 'TradingUnit' => 'Торговая единица',
'Translation' => 'Перевод', 'Translation' => 'Перевод',
'Type' => 'Тип', 'Type' => 'Тип',
'Unit' => 'Единица измерения', 'Unit' => 'Единица измерения',
'Value' => 'Ценить', 'Value' => 'Ценность',
'Variation' => 'варьирование', 'Variation' => 'Вариация',
'Variations' => 'вариации', 'Variations' => 'Вариации',
'Volume' => 'Объем', 'Volume' => 'Объем',
'Warehouse' => 'Склад', 'Warehouse' => 'Склад',
'Width' => 'Ширина', 'Width' => 'Ширина',
'YTDSales' => 'Наивысший Менеджер по продажам', 'YTDSales' => 'YTD Sales.',
]]; ]];

View File

@ -14,60 +14,63 @@ declare(strict_types=1);
return ['ItemManagement' => [ return ['ItemManagement' => [
'Accounting' => 'Bokföring', 'Accounting' => 'Bokföring',
'Address' => '#VALUE!',
'All' => 'Allt', 'All' => 'Allt',
'Article' => 'Artikel', 'Article' => 'Artikel',
'Articlegroup' => 'Articlegroup', 'Articlegroup' => 'Artikelgrupp',
'Attribute' => 'Attribut', 'Attribute' => 'Attribut',
'Attributes' => 'attribut', 'AttributeTypes' => '#VALUE!',
'Available' => 'Tillgängliga', 'Attributes' => 'Attribut',
'Available' => 'Tillgängligt',
'AvgPrice' => 'Avg. Pris', 'AvgPrice' => 'Avg. Pris',
'Bills' => '#VALUE!',
'Bonus' => 'Bonus', 'Bonus' => 'Bonus',
'ClientGroup' => 'Klient / grupp', 'ClientGroup' => 'Klient / grupp',
'Commission' => 'Provision', 'Commission' => 'Provision',
'Container' => 'Behållare', 'Container' => 'Behållare',
'CostCenter' => 'Kostnadscenter', 'CostCenter' => 'Kostnadscenter',
'CostIndicator' => 'kostnad Indicator', 'CostIndicator' => 'Kostnadsindikator',
'CostObject' => 'Kostnadsobjekt', 'CostObject' => 'Kostnadsobjekt',
'Countries' => 'Länder', 'Countries' => 'Länder',
'Country' => 'Land', 'Country' => 'Land',
'Created' => 'Skapad', 'Created' => 'Skapad',
'CreatedAt' => '#VALUE!', 'CreatedAt' => 'Skapad',
'Customer' => 'Kund', 'Customer' => 'Kund',
'CustomerGroup' => 'kundgrupp', 'CustomerGroup' => 'kundgrupp',
'CustomsID' => 'tull ID', 'CustomsID' => 'Tull ID',
'Date' => 'Datum', 'Date' => 'Datum',
'Description' => 'Beskrivning', 'Description' => 'Beskrivning',
'Discount' => 'Rabatt', 'Discount' => 'Rabatt',
'DiscountP' => 'Rabatt i%', 'DiscountP' => 'Rabatt i%',
'Disposal' => 'Förfogande', 'Disposal' => 'Förfogande',
'Documents' => 'Dokument', 'Documents' => 'Dokument',
'EarningIndicator' => 'tjänar Indikator', 'EarningIndicator' => 'Intjänande indikator',
'End' => 'Slutet', 'End' => 'Slutet',
'Files' => 'filer', 'Files' => 'Filer',
'General' => 'Allmän', 'General' => 'Allmän',
'GrossWeight' => 'Bruttovikt', 'GrossWeight' => 'Bruttovikt',
'Group' => 'Grupp', 'Group' => 'Grupp',
'Groups' => '#VALUE!', 'Groups' => '#VALUE!',
'Height' => 'Höjd', 'Height' => 'Höjd',
'ID' => 'ID', 'ID' => 'Id',
'ILV' => 'ILV', 'ILV' => 'Ilv',
'Info' => 'Info', 'Info' => 'Info',
'IsActive' => 'Aktiva?', 'IsActive' => 'Aktiva?',
'Item' => 'Artikel', 'Item' => 'Artikel',
'Items' => 'artiklar', 'Items' => 'Objekt',
'Language' => 'Språk', 'Language' => 'Språk',
'LastOrder' => 'Sista beställningen', 'LastOrder' => 'Sista beställningen',
'Leadtime' => 'ledtid', 'Leadtime' => 'Ledtid',
'Length' => 'Längd', 'Length' => 'Längd',
'Localization' => 'Lokalisering', 'Localization' => 'Lokalisering',
'Localizations' => 'lokaliseringar', 'Localizations' => 'Lokalisering',
'Location' => 'Plats', 'Location' => 'Plats',
'Log' => 'Logga', 'Log' => 'Logga',
'Logs' => 'loggar', 'Logs' => 'Loggar',
'Lot' => 'Massa', 'Lot' => 'Massa',
'MRR' => 'MRR', 'MRR' => 'Mrr',
'MTDSales' => 'MTD Sales', 'MTDSales' => 'MTD-försäljning',
'Makespan' => 'Makespan', 'Makespan' => 'Makpanel',
'Margin' => 'Marginal', 'Margin' => 'Marginal',
'Master' => 'Bemästra', 'Master' => 'Bemästra',
'MaximumLevel' => 'Maximal lagernivå', 'MaximumLevel' => 'Maximal lagernivå',
@ -75,22 +78,23 @@ return ['ItemManagement' => [
'MinimumLevel' => 'Minsta lagernivå', 'MinimumLevel' => 'Minsta lagernivå',
'Modified' => 'Ändrad', 'Modified' => 'Ändrad',
'Name' => 'namn', 'Name' => 'namn',
'Name1' => 'namn1', 'Name1' => 'Namn1',
'Name2' => 'name2', 'Name2' => 'Namn2',
'Name3' => 'NAME3', 'Name3' => 'Namn3',
'Name4' => 'NAME4', 'Name4' => 'Namn4',
'Name5' => 'Name5', 'Name5' => 'Namn5',
'Net' => 'Nettovikt', 'Net' => 'Nettovikt',
'NetWeight' => 'Nettovikt', 'NetWeight' => 'Nettovikt',
'None' => 'Ingen', 'None' => 'Ingen',
'Notes' => 'anteckningar', 'Notes' => 'Anteckningar',
'Number' => 'siffra', 'Number' => 'siffra',
'Ordered' => 'Beställde', 'Ordered' => 'Beställde',
'Packaging' => 'Förpackning', 'Packaging' => 'Förpackning',
'Price' => 'Pris', 'Price' => 'Pris',
'PriceChange' => 'Prisförändring', 'PriceChange' => 'Prisförändring',
'PriceUnit' => 'Enheten för pris', 'PriceUnit' => 'Prisenhet',
'Prices' => 'priserna', 'Prices' => 'Priser',
'Pricing' => '#VALUE!',
'Productgroup' => 'Produktgrupp', 'Productgroup' => 'Produktgrupp',
'Production' => 'Produktion', 'Production' => 'Produktion',
'Profile' => 'Profil', 'Profile' => 'Profil',
@ -99,15 +103,16 @@ return ['ItemManagement' => [
'Purchase' => 'Inköp', 'Purchase' => 'Inköp',
'PurchasePrice' => 'Köp pris', 'PurchasePrice' => 'Köp pris',
'Purchasing' => 'Köp av', 'Purchasing' => 'Köp av',
'QA' => 'QA', 'QA' => 'Qa',
'QM' => 'QM', 'QM' => 'Qm',
'Quantity' => 'Kvantitet', 'Quantity' => 'Kvantitet',
'QuantityUnit' => 'Mängdenhet', 'QuantityUnit' => 'Kvantitetsenhet',
'ReorderLevel' => 'beställningsnivå', 'RecentInvoices' => '#VALUE!',
'ReorderLevel' => 'Ombeställningsnivå',
'Reserved' => 'Reserverad', 'Reserved' => 'Reserverad',
'SN' => 'SN', 'SN' => 'Sn',
'Sales' => 'försäljning', 'Sales' => 'Försäljning',
'SalesPrice' => 'försäljningspriset', 'SalesPrice' => 'Försäljningspris',
'Segment' => 'Segmentet', 'Segment' => 'Segmentet',
'ShelfLife' => 'Hållbarhetstid', 'ShelfLife' => 'Hållbarhetstid',
'Source' => 'Källa', 'Source' => 'Källa',
@ -119,18 +124,18 @@ return ['ItemManagement' => [
'Supplier' => 'Leverantör', 'Supplier' => 'Leverantör',
'Tax' => 'Beskatta', 'Tax' => 'Beskatta',
'Text' => 'Text', 'Text' => 'Text',
'TimeUnit' => 'Tidsenhet', 'TimeUnit' => 'Tidpunkt',
'Title' => '#VALUE!', 'Title' => 'Titel',
'Tracking' => 'spårning', 'Tracking' => 'Spårning',
'TradingUnit' => 'Trading Unit', 'TradingUnit' => 'Handelsenhet',
'Translation' => 'Översättning', 'Translation' => 'Översättning',
'Type' => 'Typ', 'Type' => 'Typ',
'Unit' => 'Enhet', 'Unit' => 'Enhet',
'Value' => 'Värde', 'Value' => 'Värde',
'Variation' => 'Variation', 'Variation' => 'Variation',
'Variations' => 'variationer', 'Variations' => 'Variationer',
'Volume' => 'Volym', 'Volume' => 'Volym',
'Warehouse' => 'lager', 'Warehouse' => 'lager',
'Width' => 'Bredd', 'Width' => 'Bredd',
'YTDSales' => 'YTD Sales', 'YTDSales' => 'YTD-försäljning',
]]; ]];

View File

@ -14,43 +14,46 @@ declare(strict_types=1);
return ['ItemManagement' => [ return ['ItemManagement' => [
'Accounting' => 'การบัญชี', 'Accounting' => 'การบัญชี',
'Address' => '#VALUE!',
'All' => 'ทั้งหมด', 'All' => 'ทั้งหมด',
'Article' => 'บทความ', 'Article' => 'บทความ',
'Articlegroup' => 'Articlegroup', 'Articlegroup' => 'ArticleGroup',
'Attribute' => 'คุณลักษณะ', 'Attribute' => 'คุณลักษณะ',
'AttributeTypes' => '#VALUE!',
'Attributes' => 'คุณลักษณะ', 'Attributes' => 'คุณลักษณะ',
'Available' => 'ที่มีจำหน่าย', 'Available' => 'มีอยู่',
'AvgPrice' => 'เฉลี่ย ราคา', 'AvgPrice' => 'avg ราคา',
'Bills' => '#VALUE!',
'Bonus' => 'โบนัส', 'Bonus' => 'โบนัส',
'ClientGroup' => 'Client / กลุ่ม', 'ClientGroup' => 'ลูกค้า / กลุ่ม',
'Commission' => 'คณะกรรมาธิการ', 'Commission' => 'คณะกรรมการ',
'Container' => 'ภาชนะ', 'Container' => 'คอนเทนเนอร์',
'CostCenter' => 'CostCenter', 'CostCenter' => 'costcenter',
'CostIndicator' => 'ดัชนีค่าใช้จ่าย', 'CostIndicator' => 'ตัวบ่งชี้ค่าใช้จ่าย',
'CostObject' => 'CostObject', 'CostObject' => 'costoBject',
'Countries' => 'ประเทศ', 'Countries' => 'ประเทศ',
'Country' => 'ประเทศ', 'Country' => 'ประเทศ',
'Created' => 'ที่สร้างไว้', 'Created' => 'สร้าง',
'CreatedAt' => '#VALUE!', 'CreatedAt' => 'สร้าง',
'Customer' => 'ลูกค้า', 'Customer' => 'ลูกค้า',
'CustomerGroup' => 'กลุ่มลูกค้า', 'CustomerGroup' => 'กลุ่มลูกค้า',
'CustomsID' => 'รหัสศุลกากร', 'CustomsID' => 'รหัสศุลกากร',
'Date' => 'วันที่', 'Date' => 'วันที่',
'Description' => 'ลักษณะ', 'Description' => 'คำอธิบาย',
'Discount' => 'ส่วนลด', 'Discount' => 'การลดราคา',
'DiscountP' => 'ที่พักทั้งหมดใน%', 'DiscountP' => 'ส่วนลดใน%',
'Disposal' => 'การกำจัด', 'Disposal' => 'การกำจัด',
'Documents' => 'เอกสาร', 'Documents' => 'เอกสาร',
'EarningIndicator' => 'รายตัวชี้วัด', 'EarningIndicator' => 'ตัวบ่งชี้รายได้',
'End' => 'ปลาย', 'End' => 'จบ',
'Files' => 'ไฟล์', 'Files' => 'ไฟล์',
'General' => 'ทั่วไป', 'General' => 'ทั่วไป',
'GrossWeight' => 'น้ำหนักรวม', 'GrossWeight' => 'น้ำหนักรวม',
'Group' => 'กลุ่ม', 'Group' => 'กลุ่ม',
'Groups' => '#VALUE!', 'Groups' => '#VALUE!',
'Height' => 'ความสูง', 'Height' => 'ส่วนสูง',
'ID' => 'ID', 'ID' => 'id',
'ILV' => 'ILV', 'ILV' => 'ilv',
'Info' => 'ข้อมูล', 'Info' => 'ข้อมูล',
'IsActive' => 'คล่องแคล่ว?', 'IsActive' => 'คล่องแคล่ว?',
'Item' => 'สิ่งของ', 'Item' => 'สิ่งของ',
@ -59,78 +62,80 @@ return ['ItemManagement' => [
'LastOrder' => 'คำสั่งสุดท้าย', 'LastOrder' => 'คำสั่งสุดท้าย',
'Leadtime' => 'เวลานำ', 'Leadtime' => 'เวลานำ',
'Length' => 'ความยาว', 'Length' => 'ความยาว',
'Localization' => 'การ จำกัด', 'Localization' => 'การแปล',
'Localizations' => 'localizations', 'Localizations' => 'การแปล',
'Location' => 'ที่ตั้ง', 'Location' => 'ที่ตั้ง',
'Log' => 'เข้าสู่ระบบ', 'Log' => 'บันทึก',
'Logs' => 'ท่อน', 'Logs' => 'การบันทึก',
'Lot' => 'จำนวนมาก', 'Lot' => 'มาก',
'MRR' => 'MRR', 'MRR' => 'MRR',
'MTDSales' => 'MTD ขาย', 'MTDSales' => 'ขาย MTD',
'Makespan' => 'Makespan', 'Makespan' => 'แต่งหน้า',
'Margin' => 'ขอบ', 'Margin' => 'ระยะขอบ',
'Master' => 'เจ้านาย', 'Master' => 'ผู้เชี่ยวชาญ',
'MaximumLevel' => 'ระดับหุ้นสูงสุด', 'MaximumLevel' => 'ระดับสต็อกสูงสุด',
'Media' => 'สื่อ', 'Media' => 'สื่อ',
'MinimumLevel' => 'ระดับหุ้นขั้นต่ำ', 'MinimumLevel' => 'ระดับสต็อคขั้นต่ำ',
'Modified' => 'ดัดแปลง', 'Modified' => 'ที่ได้รับการแก้ไข',
'Name' => 'ชื่อ', 'Name' => 'ชื่อ',
'Name1' => 'ชื่อ 1', 'Name1' => 'ชื่อ 1',
'Name2' => 'name2', 'Name2' => 'ชื่อ 2',
'Name3' => 'NAME3', 'Name3' => 'ชื่อ 3',
'Name4' => 'NAME4', 'Name4' => 'ชื่อ 4',
'Name5' => 'NAME5', 'Name5' => 'ชื่อ 5',
'Net' => 'น้ำหนักสุทธิ', 'Net' => 'น้ำหนักสุทธิ',
'NetWeight' => 'น้ำหนักสุทธิ', 'NetWeight' => 'น้ำหนักสุทธิ',
'None' => 'ไม่มี', 'None' => 'ไม่มี',
'Notes' => 'หมายเหตุ', 'Notes' => 'หมายเหตุ',
'Number' => 'จำนวน', 'Number' => 'ตัวเลข',
'Ordered' => 'สั่งซื้อ', 'Ordered' => 'ที่ได้รับคำสั่ง',
'Packaging' => 'บรรจุภัณฑ์', 'Packaging' => 'บรรจุภัณฑ์',
'Price' => 'ราคา', 'Price' => 'ราคา',
'PriceChange' => 'การเปลี่ยนแปลงราคา', 'PriceChange' => 'การเปลี่ยนแปลงราคา',
'PriceUnit' => 'หน่วยของราคา', 'PriceUnit' => 'หน่วยของราคา',
'Prices' => 'ราคา', 'Prices' => 'ราคา',
'Productgroup' => 'Productgroup', 'Pricing' => '#VALUE!',
'Productgroup' => 'กลุ่มผลิตภัณฑ์',
'Production' => 'การผลิต', 'Production' => 'การผลิต',
'Profile' => 'ข้อมูลส่วนตัว', 'Profile' => 'ประวัติโดยย่อ',
'Properties' => 'คุณสมบัติ', 'Properties' => 'คุณสมบัติ',
'Property' => 'คุณสมบัติ', 'Property' => 'คุณสมบัติ',
'Purchase' => 'ซื้อ', 'Purchase' => 'ซื้อ',
'PurchasePrice' => 'ราคาซื้อ', 'PurchasePrice' => 'ราคาซื้อ',
'Purchasing' => 'การจัดซื้อ', 'Purchasing' => 'การซื้อ',
'QA' => 'ระบบประกันคุณภาพ', 'QA' => 'qa',
'QM' => 'QM', 'QM' => 'qm',
'Quantity' => 'ปริมาณ', 'Quantity' => 'ปริมาณ',
'QuantityUnit' => 'หน่วยของปริมาณ', 'QuantityUnit' => 'หน่วยของปริมาณ',
'ReorderLevel' => 'ระดับสั่งซื้อใหม่', 'RecentInvoices' => '#VALUE!',
'ReorderLevel' => 'เรียงลำดับระดับใหม่',
'Reserved' => 'ที่สงวนไว้', 'Reserved' => 'ที่สงวนไว้',
'SN' => 'SN', 'SN' => 'sn',
'Sales' => 'ขาย', 'Sales' => 'ฝ่ายขาย',
'SalesPrice' => 'ลดราคา', 'SalesPrice' => 'ลดราคา',
'Segment' => 'ส่วน', 'Segment' => 'ส่วน',
'ShelfLife' => 'อายุการเก็บรักษา', 'ShelfLife' => 'อายุการเก็บรักษา',
'Source' => 'แหล่ง', 'Source' => 'แหล่งที่มา',
'Start' => 'เริ่มต้น', 'Start' => 'เริ่ม',
'Status' => 'สถานะ', 'Status' => 'สถานะ',
'Stock' => 'คลังสินค้า', 'Stock' => 'คลังสินค้า',
'StockList' => 'รายชื่อหุ้น', 'StockList' => 'รายการสต็อก',
'Successor' => 'ตัวตายตัวแทน', 'Successor' => 'ผู้สืบทอด',
'Supplier' => 'ผู้ผลิต', 'Supplier' => 'ผู้ผลิต',
'Tax' => 'ภาษี', 'Tax' => 'ภาษี',
'Text' => 'ข้อความ', 'Text' => 'ข้อความ',
'TimeUnit' => 'หน่วยของเวลา', 'TimeUnit' => 'หน่วยของเวลา',
'Title' => '#VALUE!', 'Title' => 'ชื่อ',
'Tracking' => 'การติดตาม', 'Tracking' => 'การติดตาม',
'TradingUnit' => 'หน่วยธุรกิจการค้า', 'TradingUnit' => 'หน่วยการซื้อขาย',
'Translation' => 'การแปล', 'Translation' => 'การแปล',
'Type' => 'ชนิด', 'Type' => 'พิมพ์',
'Unit' => 'หน่วย', 'Unit' => 'หน่วย',
'Value' => 'ความคุ้มค่า', 'Value' => 'ค่า',
'Variation' => 'การเปลี่ยนแปลง', 'Variation' => 'การเปลี่ยนแปลง',
'Variations' => 'รูปแบบ', 'Variations' => 'การเปลี่ยนแปลง',
'Volume' => 'ปริมาณ', 'Volume' => 'ปริมาณ',
'Warehouse' => 'คลังสินค้า', 'Warehouse' => 'คลังสินค้า',
'Width' => 'ความกว้าง', 'Width' => 'ความกว้าง',
'YTDSales' => 'YTD ขาย', 'YTDSales' => 'ขาย YTD',
]]; ]];

View File

@ -14,123 +14,128 @@ declare(strict_types=1);
return ['ItemManagement' => [ return ['ItemManagement' => [
'Accounting' => 'Muhasebe', 'Accounting' => 'Muhasebe',
'Address' => '#VALUE!',
'All' => 'Herşey', 'All' => 'Herşey',
'Article' => 'makale', 'Article' => 'Madde',
'Articlegroup' => 'Articlegroup', 'Articlegroup' => 'Makale grubu',
'Attribute' => 'nitelik', 'Attribute' => 'Bağlanmak',
'AttributeTypes' => '#VALUE!',
'Attributes' => 'Öznitellikler', 'Attributes' => 'Öznitellikler',
'Available' => 'Mevcut', 'Available' => 'Mevcut',
'AvgPrice' => 'Ort. Fiyat', 'AvgPrice' => 'Avg. Fiyat',
'Bills' => '#VALUE!',
'Bonus' => 'Bonus', 'Bonus' => 'Bonus',
'ClientGroup' => 'İstemci / Grup', 'ClientGroup' => 'Müşteri / Grup',
'Commission' => 'komisyon', 'Commission' => 'komisyon',
'Container' => 'konteyner', 'Container' => 'Konteyner',
'CostCenter' => 'Ödeme merkezi', 'CostCenter' => 'Ödeme merkezi',
'CostIndicator' => 'Maliyet Gösterge', 'CostIndicator' => 'Maliyet göstergesi',
'CostObject' => 'CostObject', 'CostObject' => 'Costobject',
'Countries' => 'Ülkeler', 'Countries' => 'Ülkeler',
'Country' => 'ülke', 'Country' => 'Ülke',
'Created' => 'düzenlendi', 'Created' => 'Yaratılmış',
'CreatedAt' => '#VALUE!', 'CreatedAt' => 'Yaratılmış',
'Customer' => 'Müşteri', 'Customer' => 'Müşteri',
'CustomerGroup' => 'müşteri grubu', 'CustomerGroup' => 'müşteri grubu',
'CustomsID' => 'Gümrük kimliği', 'CustomsID' => 'Gümrük kimliği',
'Date' => 'tarih', 'Date' => 'Tarih',
'Description' => 'Açıklama', 'Description' => 'Açıklama',
'Discount' => 'İndirim', 'Discount' => 'İndirim',
'DiscountP' => '% olarak İndirim', 'DiscountP' => '% İndirim',
'Disposal' => 'Bertaraf', 'Disposal' => 'İmha etmek',
'Documents' => 'evraklar', 'Documents' => 'Belgeler',
'EarningIndicator' => 'Göstergesi Kazanç', 'EarningIndicator' => 'Kazanç göstergesi',
'End' => 'Son', 'End' => 'Son',
'Files' => 'Dosyalar', 'Files' => 'Dosyalar',
'General' => 'Genel', 'General' => 'Genel',
'GrossWeight' => 'Brüt ağırlık', 'GrossWeight' => 'Brüt ağırlık',
'Group' => 'grup', 'Group' => 'Grup',
'Groups' => '#VALUE!', 'Groups' => '#VALUE!',
'Height' => 'Yükseklik', 'Height' => 'Yükseklik',
'ID' => 'İD', 'ID' => 'İD',
'ILV' => 'ILV', 'ILV' => 'İlve',
'Info' => 'Bilgi', 'Info' => 'Bilgi',
'IsActive' => 'Aktif?', 'IsActive' => 'Aktif?',
'Item' => 'madde', 'Item' => 'Kalem',
'Items' => 'Öğeler', 'Items' => 'Öğeler',
'Language' => 'Dil', 'Language' => 'Dilim',
'LastOrder' => 'Son sipariş', 'LastOrder' => 'Son sipariş',
'Leadtime' => 'Teslim süresi', 'Leadtime' => 'Kurşun zamanı',
'Length' => 'uzunluk', 'Length' => 'Uzunluk',
'Localization' => 'yerelleştirme', 'Localization' => 'Yerelleştirme',
'Localizations' => 'Localizations', 'Localizations' => 'Yerelleştirme',
'Location' => 'yer', 'Location' => 'Konum',
'Log' => 'Giriş', 'Log' => 'Kayıt',
'Logs' => 'Kütükler', 'Logs' => 'Kütükler',
'Lot' => 'Çok', 'Lot' => 'Çok güzelsin',
'MRR' => 'MRR', 'MRR' => 'Mrr',
'MTDSales' => 'MTD Satış', 'MTDSales' => 'Mtd satışları',
'Makespan' => 'tamamlanma zamanı', 'Makespan' => 'Makespan',
'Margin' => 'kenar', 'Margin' => 'Marj',
'Master' => 'Usta', 'Master' => 'Usta',
'MaximumLevel' => 'Maksimum stok seviyesi', 'MaximumLevel' => 'Maksimum stok seviyesi',
'Media' => 'medya', 'Media' => 'Medya',
'MinimumLevel' => 'Asgari stok seviyesi', 'MinimumLevel' => 'Minimum hisse senedi seviyesi',
'Modified' => 'Değiştirilmiş', 'Modified' => 'Değiştirilmiş',
'Name' => 'ad', 'Name' => 'İsim',
'Name1' => 'İsim1', 'Name1' => 'İsim1',
'Name2' => 'Ad2', 'Name2' => 'İsim2',
'Name3' => 'NAME3', 'Name3' => 'İsim3',
'Name4' => 'NAME4', 'Name4' => 'İsim4',
'Name5' => 'NAME5', 'Name5' => 'İsim5',
'Net' => 'Net ağırlığı', 'Net' => 'Net ağırlığı',
'NetWeight' => 'Net ağırlığı', 'NetWeight' => 'Net ağırlığı',
'None' => 'Yok', 'None' => 'Hiçbiri',
'Notes' => 'notlar', 'Notes' => 'Notalar',
'Number' => 'Numara', 'Number' => 'Numara',
'Ordered' => 'düzenli', 'Ordered' => 'Emir',
'Packaging' => 'paketleme', 'Packaging' => 'Ambalajlama',
'Price' => 'Fiyat', 'Price' => 'Fiyat',
'PriceChange' => 'Fiyat Değişim', 'PriceChange' => 'Fiyat değişikliği',
'PriceUnit' => 'fiyatın Birimi', 'PriceUnit' => 'Fiyat birimi',
'Prices' => 'Fiyat:% s', 'Prices' => 'Fiyat:% s',
'Pricing' => '#VALUE!',
'Productgroup' => 'Ürün grubu', 'Productgroup' => 'Ürün grubu',
'Production' => 'Üretim', 'Production' => 'Üretme',
'Profile' => 'Profil', 'Profile' => 'Profil',
'Properties' => 'Özellikleri', 'Properties' => 'Özellikler',
'Property' => 'Emlak', 'Property' => 'Mülk',
'Purchase' => 'Satın alma', 'Purchase' => 'Satın alma',
'PurchasePrice' => 'Satınalma fiyatı', 'PurchasePrice' => 'Satınalma fiyatı',
'Purchasing' => 'Satın alma', 'Purchasing' => 'Satın alma',
'QA' => 'QA', 'QA' => 'Qa',
'QM' => 'QM', 'QM' => 'Qm',
'Quantity' => 'miktar', 'Quantity' => 'Miktar',
'QuantityUnit' => 'miktar Birimi', 'QuantityUnit' => 'Miktar birimi',
'RecentInvoices' => '#VALUE!',
'ReorderLevel' => 'Yeniden sipariş seviyesi', 'ReorderLevel' => 'Yeniden sipariş seviyesi',
'Reserved' => 'Ayrılmış', 'Reserved' => 'Ayrılmış',
'SN' => 'SN', 'SN' => 'Sn',
'Sales' => 'Satış', 'Sales' => 'Satış',
'SalesPrice' => 'Satış fiyatı', 'SalesPrice' => 'Satış fiyatı',
'Segment' => 'bölüm', 'Segment' => 'Segment',
'ShelfLife' => 'Raf ömrü', 'ShelfLife' => 'Raf ömrü',
'Source' => 'Kaynak', 'Source' => 'Kaynak',
'Start' => 'Başlat', 'Start' => 'Başlangıç',
'Status' => 'durum', 'Status' => 'Durum',
'Stock' => 'Stok', 'Stock' => 'Stoklamak',
'StockList' => 'Stok listesi', 'StockList' => 'Stok listesi',
'Successor' => 'halef', 'Successor' => 'Varis',
'Supplier' => 'Tedarikçi', 'Supplier' => 'Tedarikçi',
'Tax' => 'Vergi', 'Tax' => 'Vergi',
'Text' => 'Metin', 'Text' => 'Metin',
'TimeUnit' => 'zaman birimi', 'TimeUnit' => 'Zaman birimi',
'Title' => '#VALUE!', 'Title' => 'Başlık',
'Tracking' => 'Takip', 'Tracking' => 'İzleme',
'TradingUnit' => 'Ticaret Birimi', 'TradingUnit' => 'Ticaret Birimi',
'Translation' => 'Tercüme', 'Translation' => 'Tercüme',
'Type' => 'tip', 'Type' => 'Tip',
'Unit' => 'birim', 'Unit' => 'Birim',
'Value' => 'değer', 'Value' => 'Değer',
'Variation' => 'varyasyon', 'Variation' => 'varyasyon',
'Variations' => 'Varyasyonlar', 'Variations' => 'Varyasyonlar',
'Volume' => 'Ses', 'Volume' => 'Ses',
'Warehouse' => 'Depo', 'Warehouse' => 'Depo',
'Width' => 'Genişlik', 'Width' => 'Genişlik',
'YTDSales' => 'YBB Satış', 'YTDSales' => 'YTD satışları',
]]; ]];

View File

@ -13,124 +13,129 @@
declare(strict_types=1); declare(strict_types=1);
return ['ItemManagement' => [ return ['ItemManagement' => [
'Accounting' => 'облік', 'Accounting' => 'Бухгалтерський облік',
'All' => 'всі', 'Address' => '#VALUE!',
'Article' => 'стаття', 'All' => 'Все',
'Articlegroup' => 'Articlegroup', 'Article' => 'Стаття',
'Attribute' => 'атрибут', 'Articlegroup' => 'Статтюгрупи',
'Attributes' => 'атрибути', 'Attribute' => 'Атрибут',
'Available' => 'наявний', 'AttributeTypes' => '#VALUE!',
'AvgPrice' => 'Avg. ціна', 'Attributes' => 'Атрибути',
'Bonus' => 'бонус', 'Available' => 'Доступний',
'ClientGroup' => 'Клієнт / Група', 'AvgPrice' => 'AVG. Ціна',
'Commission' => 'комісія', 'Bills' => '#VALUE!',
'Container' => 'контейнер', 'Bonus' => 'Бонус',
'ClientGroup' => 'Клієнт / група',
'Commission' => 'Комісія',
'Container' => 'Контейнер',
'CostCenter' => 'Центр витрат', 'CostCenter' => 'Центр витрат',
'CostIndicator' => 'показник вартості', 'CostIndicator' => 'Індикатор вартості',
'CostObject' => 'CostObject', 'CostObject' => 'Вартість',
'Countries' => 'країни', 'Countries' => 'Країни',
'Country' => 'країна', 'Country' => 'Країна',
'Created' => 'створений', 'Created' => 'Створений',
'CreatedAt' => '#VALUE!', 'CreatedAt' => 'Створений',
'Customer' => 'клієнт', 'Customer' => 'Клієнт',
'CustomerGroup' => 'Група клієнтів', 'CustomerGroup' => 'Група клієнтів',
'CustomsID' => 'митний ID', 'CustomsID' => 'Митний ідентифікатор',
'Date' => 'Дата', 'Date' => 'Дата',
'Description' => 'опис', 'Description' => 'Опис',
'Discount' => 'знижка', 'Discount' => 'Знижка',
'DiscountP' => 'Знижка в%', 'DiscountP' => 'Знижка у%',
'Disposal' => 'вибуття', 'Disposal' => 'Утилізація',
'Documents' => 'документи', 'Documents' => 'Документи',
'EarningIndicator' => 'нарахування індикатор', 'EarningIndicator' => 'Індикатор заробітку',
'End' => 'кінець', 'End' => 'Кінець',
'Files' => 'файли', 'Files' => 'Файли',
'General' => 'загальний', 'General' => 'Загальний',
'GrossWeight' => 'Вага брутто', 'GrossWeight' => 'Вага брутто',
'Group' => 'група', 'Group' => 'Група',
'Groups' => '#VALUE!', 'Groups' => '#VALUE!',
'Height' => 'висота', 'Height' => 'Висота',
'ID' => 'ID', 'ID' => 'Ідентифікатор',
'ILV' => 'РКН', 'ILV' => 'Ільв',
'Info' => 'інформація', 'Info' => 'Інформація',
'IsActive' => 'Активний?', 'IsActive' => 'Активний?',
'Item' => 'пункт', 'Item' => 'Елемент',
'Items' => 'предмети', 'Items' => 'Предмети',
'Language' => 'Мову', 'Language' => 'Мову',
'LastOrder' => 'останнє замовлення', 'LastOrder' => 'Остання замовлення',
'Leadtime' => 'час', 'Leadtime' => 'Провідний час',
'Length' => 'довжина', 'Length' => 'Довжина',
'Localization' => 'локалізація', 'Localization' => 'Локалізація',
'Localizations' => 'локалізації', 'Localizations' => 'Локалізація',
'Location' => 'Розташування', 'Location' => 'Місцезнаходження',
'Log' => 'Ввійти', 'Log' => 'Журнал',
'Logs' => 'колоди', 'Logs' => 'Журнали',
'Lot' => 'лот', 'Lot' => 'Лот',
'MRR' => 'MRR', 'MRR' => 'Пан',
'MTDSales' => 'MTD продажів', 'MTDSales' => 'Продажі MTD',
'Makespan' => 'Makespan', 'Makespan' => 'Макіяж',
'Margin' => 'націнка', 'Margin' => 'Маржа',
'Master' => 'майстер', 'Master' => 'Майстер',
'MaximumLevel' => 'Максимальний рівень запасів', 'MaximumLevel' => 'Максимальний рівень запасу',
'Media' => 'засоби масової інформації', 'Media' => 'Медіа',
'MinimumLevel' => 'Мінімальний рівень запасів', 'MinimumLevel' => 'Мінімальний рівень запасу',
'Modified' => 'модифікований', 'Modified' => 'Модифікований',
'Name' => 'ім\'я', 'Name' => 'Назва',
'Name1' => 'Name1', 'Name1' => 'Name1',
'Name2' => 'Name2', 'Name2' => 'Name2',
'Name3' => 'name3', 'Name3' => 'Name3',
'Name4' => 'Name4', 'Name4' => 'Name4',
'Name5' => 'Name5', 'Name5' => 'Назва5',
'Net' => 'вага нетто', 'Net' => 'Вага чистого',
'NetWeight' => 'вага нетто', 'NetWeight' => 'Вага чистого',
'None' => 'ні', 'None' => 'Ніякий',
'Notes' => 'примітки', 'Notes' => 'Ноти',
'Number' => 'номер', 'Number' => 'Число',
'Ordered' => 'упорядкований', 'Ordered' => 'Упорядкований',
'Packaging' => 'упаковка', 'Packaging' => 'Упаковка',
'Price' => 'ціна', 'Price' => 'Ціна',
'PriceChange' => 'зміна ціни', 'PriceChange' => 'Зміна ціни',
'PriceUnit' => 'одиниця ціни', 'PriceUnit' => 'Одиниця ціни',
'Prices' => 'ціни', 'Prices' => 'Ціни',
'Pricing' => '#VALUE!',
'Productgroup' => 'Група продуктів', 'Productgroup' => 'Група продуктів',
'Production' => 'виробництво', 'Production' => 'Виробництво',
'Profile' => 'профіль', 'Profile' => 'Профіль',
'Properties' => 'властивості', 'Properties' => 'Властивості',
'Property' => 'власності', 'Property' => 'Майно',
'Purchase' => 'покупка', 'Purchase' => 'Придбання',
'PurchasePrice' => 'Ціна покупки', 'PurchasePrice' => 'Ціна покупки',
'Purchasing' => 'покупка', 'Purchasing' => 'Придбання',
'QA' => 'контроль якості', 'QA' => 'Qa',
'QM' => 'QM', 'QM' => 'Qm',
'Quantity' => 'кількість', 'Quantity' => 'Кількість',
'QuantityUnit' => 'одиниця виміру', 'QuantityUnit' => 'Одиниця кількості',
'ReorderLevel' => 'рівень Reorder', 'RecentInvoices' => '#VALUE!',
'ReorderLevel' => 'Рівень повторного порядження',
'Reserved' => 'Зарезервований', 'Reserved' => 'Зарезервований',
'SN' => 'SN', 'SN' => 'Сно',
'Sales' => 'продажів', 'Sales' => 'Продаж',
'SalesPrice' => 'продажна ціна', 'SalesPrice' => 'Ціна продажу',
'Segment' => 'сегмент', 'Segment' => 'Сегмент',
'ShelfLife' => 'Термін придатності', 'ShelfLife' => 'Термін придатності',
'Source' => 'джерело', 'Source' => 'Джерело',
'Start' => 'початок', 'Start' => 'Почати',
'Status' => 'статус', 'Status' => 'Статус',
'Stock' => 'акції', 'Stock' => 'Запас',
'StockList' => 'список Stock', 'StockList' => 'Запасний список',
'Successor' => 'правонаступник', 'Successor' => 'Наступник',
'Supplier' => 'постачальник', 'Supplier' => 'Постачальник',
'Tax' => 'податок', 'Tax' => 'Оподаткування',
'Text' => 'текст', 'Text' => 'Текст',
'TimeUnit' => 'одиниця часу', 'TimeUnit' => 'Підрозділ часу',
'Title' => '#VALUE!', 'Title' => 'Заголовок',
'Tracking' => 'відстеження', 'Tracking' => 'Відстеження',
'TradingUnit' => 'одиниця торгівлі на біржах', 'TradingUnit' => 'Торговельний блок',
'Translation' => 'переклад', 'Translation' => 'Переклад',
'Type' => 'тип', 'Type' => 'Тип',
'Unit' => 'блок', 'Unit' => 'Підрозділ',
'Value' => 'значення', 'Value' => 'Вартість',
'Variation' => 'варіювання', 'Variation' => 'Зміна',
'Variations' => 'варіації', 'Variations' => 'Варіації',
'Volume' => 'обсяг', 'Volume' => 'Обсяг',
'Warehouse' => 'склад', 'Warehouse' => 'Склад',
'Width' => 'ширина', 'Width' => 'Ширина',
'YTDSales' => 'Найвищий Менеджер з продажу', 'YTDSales' => 'Ytd продажі',
]]; ]];

View File

@ -14,48 +14,51 @@ declare(strict_types=1);
return ['ItemManagement' => [ return ['ItemManagement' => [
'Accounting' => '会计', 'Accounting' => '会计',
'Address' => '#VALUE!',
'All' => '全部', 'All' => '全部',
'Article' => '文章', 'Article' => '文章',
'Articlegroup' => 'Articlegroup', 'Articlegroup' => '商品组',
'Attribute' => '属性', 'Attribute' => '属性',
'AttributeTypes' => '#VALUE!',
'Attributes' => '属性', 'Attributes' => '属性',
'Available' => '可用的', 'Available' => '可用的',
'AvgPrice' => '平均。价格', 'AvgPrice' => 'Avg。价格',
'Bills' => '#VALUE!',
'Bonus' => '奖金', 'Bonus' => '奖金',
'ClientGroup' => '客户端/组', 'ClientGroup' => '客户/集团',
'Commission' => '委员会', 'Commission' => '委员会',
'Container' => '容器', 'Container' => '容器',
'CostCenter' => '成本中心', 'CostCenter' => '成本中心',
'CostIndicator' => '成本指标', 'CostIndicator' => '成本指标',
'CostObject' => 'CostObject', 'CostObject' => 'CostObject.',
'Countries' => '', 'Countries' => '国',
'Country' => '国家', 'Country' => '国家',
'Created' => '创', 'Created' => '创造了',
'CreatedAt' => '#VALUE!', 'CreatedAt' => '创造了',
'Customer' => '顾客', 'Customer' => '顾客',
'CustomerGroup' => '客户', 'CustomerGroup' => '客户',
'CustomsID' => '海关编号', 'CustomsID' => '海关ID',
'Date' => '日期', 'Date' => '日期',
'Description' => '描述', 'Description' => '描述',
'Discount' => '折扣', 'Discount' => '折扣',
'DiscountP' => '折扣%', 'DiscountP' => '折扣',
'Disposal' => '处理', 'Disposal' => '处理',
'Documents' => '文件', 'Documents' => '文件',
'EarningIndicator' => '盈利指标', 'EarningIndicator' => '收入指示器',
'End' => '结尾', 'End' => '结尾',
'Files' => '', 'Files' => '文件',
'General' => '一般的', 'General' => '一般的',
'GrossWeight' => '总重量', 'GrossWeight' => '总重量',
'Group' => '团体', 'Group' => '团体',
'Groups' => '#VALUE!', 'Groups' => '#VALUE!',
'Height' => '高度', 'Height' => '高度',
'ID' => 'ID', 'ID' => 'ID',
'ILV' => 'ILV', 'ILV' => 'ilv.',
'Info' => '信息', 'Info' => '信息',
'IsActive' => '积极的?', 'IsActive' => '积极的?',
'Item' => '物品', 'Item' => '物品',
'Items' => '项目', 'Items' => '项目',
'Language' => '语', 'Language' => '语',
'LastOrder' => '最后的订单', 'LastOrder' => '最后的订单',
'Leadtime' => '交货时间', 'Leadtime' => '交货时间',
'Length' => '长度', 'Length' => '长度',
@ -65,32 +68,33 @@ return ['ItemManagement' => [
'Log' => '日志', 'Log' => '日志',
'Logs' => '日志', 'Logs' => '日志',
'Lot' => '很多', 'Lot' => '很多',
'MRR' => 'MRR', 'MRR' => 'MRR.',
'MTDSales' => 'MTD销售', 'MTDSales' => 'MTD销售',
'Makespan' => '完工时间', 'Makespan' => 'MEPESPAN.',
'Margin' => '利润', 'Margin' => '利润',
'Master' => '掌握', 'Master' => '掌握',
'MaximumLevel' => '最库存水平', 'MaximumLevel' => '最库存水平',
'Media' => '媒体', 'Media' => '媒体',
'MinimumLevel' => '最低库存水平', 'MinimumLevel' => '最低股票水平',
'Modified' => '修改的', 'Modified' => '修改的',
'Name' => '名', 'Name' => '',
'Name1' => '名1', 'Name1' => '名1',
'Name2' => '名称2', 'Name2' => '名称2.',
'Name3' => 'NAME3', 'Name3' => '名称3.',
'Name4' => 'NAME4', 'Name4' => '名称4.',
'Name5' => 'NAME5', 'Name5' => '姓名5.',
'Net' => '净重', 'Net' => '净重',
'NetWeight' => '净重', 'NetWeight' => '净重',
'None' => '没有', 'None' => '没有任何',
'Notes' => '笔记', 'Notes' => '笔记',
'Number' => '数字', 'Number' => '数字',
'Ordered' => '有序', 'Ordered' => '订购',
'Packaging' => '', 'Packaging' => '包',
'Price' => '价格', 'Price' => '价格',
'PriceChange' => '价格变', 'PriceChange' => '价格变',
'PriceUnit' => '价格单位', 'PriceUnit' => '价格单位',
'Prices' => '价格', 'Prices' => '价格',
'Pricing' => '#VALUE!',
'Productgroup' => '产品组', 'Productgroup' => '产品组',
'Production' => '生产', 'Production' => '生产',
'Profile' => '轮廓', 'Profile' => '轮廓',
@ -99,28 +103,29 @@ return ['ItemManagement' => [
'Purchase' => '购买', 'Purchase' => '购买',
'PurchasePrice' => '购买价格', 'PurchasePrice' => '购买价格',
'Purchasing' => '购买', 'Purchasing' => '购买',
'QA' => 'QA', 'QA' => 'QA.',
'QM' => 'QM', 'QM' => 'QM.',
'Quantity' => '数量', 'Quantity' => '数量',
'QuantityUnit' => '数量单位', 'QuantityUnit' => '数量单位',
'ReorderLevel' => '订货点水平', 'RecentInvoices' => '#VALUE!',
'ReorderLevel' => '重新排序级别',
'Reserved' => '预订的', 'Reserved' => '预订的',
'SN' => 'SN', 'SN' => '一个人',
'Sales' => '销售量', 'Sales' => '销售量',
'SalesPrice' => '销售价格', 'SalesPrice' => '销售价格',
'Segment' => '分', 'Segment' => '',
'ShelfLife' => '保质期', 'ShelfLife' => '保质期',
'Source' => '来源', 'Source' => '来源',
'Start' => '开始', 'Start' => '开始',
'Status' => '状态', 'Status' => '地位',
'Stock' => '库存', 'Stock' => '库存',
'StockList' => '股票名单', 'StockList' => '股票名单',
'Successor' => '接班人', 'Successor' => '接班人',
'Supplier' => '供应商', 'Supplier' => '供应商',
'Tax' => '税', 'Tax' => '税',
'Text' => '文本', 'Text' => '文本',
'TimeUnit' => '单位时间', 'TimeUnit' => '单位时间',
'Title' => '#VALUE!', 'Title' => '标题',
'Tracking' => '追踪', 'Tracking' => '追踪',
'TradingUnit' => '交易单位', 'TradingUnit' => '交易单位',
'Translation' => '翻译', 'Translation' => '翻译',
@ -132,5 +137,5 @@ return ['ItemManagement' => [
'Volume' => '体积', 'Volume' => '体积',
'Warehouse' => '仓库', 'Warehouse' => '仓库',
'Width' => '宽度', 'Width' => '宽度',
'YTDSales' => '年初至今累计', 'YTDSales' => 'ytd销售',
]]; ]];