mirror of
https://github.com/Karaka-Management/oms-ItemManagement.git
synced 2026-02-05 23:08:41 +00:00
update lang files
This commit is contained in:
parent
48e36c95b2
commit
36e52425a3
24
Theme/Backend/Lang/Navigation.ar.lang.php
Normal file
24
Theme/Backend/Lang/Navigation.ar.lang.php
Normal 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' => 'قيم',
|
||||
]];
|
||||
24
Theme/Backend/Lang/Navigation.cs.lang.php
Normal file
24
Theme/Backend/Lang/Navigation.cs.lang.php
Normal 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',
|
||||
]];
|
||||
24
Theme/Backend/Lang/Navigation.da.lang.php
Normal file
24
Theme/Backend/Lang/Navigation.da.lang.php
Normal 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',
|
||||
]];
|
||||
|
|
@ -4,7 +4,7 @@
|
|||
*
|
||||
* PHP Version 8.0
|
||||
*
|
||||
* @package Modules\ItemManagement
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 1.0
|
||||
* @version 1.0.0
|
||||
|
|
@ -13,7 +13,12 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['Navigation' => [
|
||||
'Analyze' => 'Analyse',
|
||||
'Create' => 'Erstellen',
|
||||
'List' => 'Liste',
|
||||
'Analyze' => 'Analysieren',
|
||||
'Article' => 'Artikel',
|
||||
'Attributes' => 'Attribute',
|
||||
'Create' => 'Erstellen',
|
||||
'ItemManagement' => 'Artikelverwaltung',
|
||||
'List' => 'Aufführen',
|
||||
'Types' => 'Arten',
|
||||
'Values' => 'Werte',
|
||||
]];
|
||||
|
|
|
|||
24
Theme/Backend/Lang/Navigation.el.lang.php
Normal file
24
Theme/Backend/Lang/Navigation.el.lang.php
Normal 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' => 'Αξίες',
|
||||
]];
|
||||
|
|
@ -4,7 +4,7 @@
|
|||
*
|
||||
* PHP Version 8.0
|
||||
*
|
||||
* @package Modules\ItemManagement
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 1.0
|
||||
* @version 1.0.0
|
||||
|
|
@ -13,12 +13,12 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['Navigation' => [
|
||||
'Article' => 'Article',
|
||||
'Analyze' => 'Analyze',
|
||||
'Attributes' => 'Attributes',
|
||||
'Types' => 'Types',
|
||||
'Values' => 'Values',
|
||||
'Create' => 'Create',
|
||||
'List' => 'List',
|
||||
'ItemManagement' => 'Item Management',
|
||||
'Analyze' => 'Analyze',
|
||||
'Article' => 'Article',
|
||||
'Attributes' => 'Attributes',
|
||||
'Create' => 'Create',
|
||||
'ItemManagement' => 'Item Management',
|
||||
'List' => 'List',
|
||||
'Types' => 'Types',
|
||||
'Values' => 'Values',
|
||||
]];
|
||||
|
|
|
|||
24
Theme/Backend/Lang/Navigation.es.lang.php
Normal file
24
Theme/Backend/Lang/Navigation.es.lang.php
Normal 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',
|
||||
]];
|
||||
24
Theme/Backend/Lang/Navigation.fi.lang.php
Normal file
24
Theme/Backend/Lang/Navigation.fi.lang.php
Normal 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',
|
||||
]];
|
||||
24
Theme/Backend/Lang/Navigation.fr.lang.php
Normal file
24
Theme/Backend/Lang/Navigation.fr.lang.php
Normal 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',
|
||||
]];
|
||||
24
Theme/Backend/Lang/Navigation.hu.lang.php
Normal file
24
Theme/Backend/Lang/Navigation.hu.lang.php
Normal 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',
|
||||
]];
|
||||
24
Theme/Backend/Lang/Navigation.it.lang.php
Normal file
24
Theme/Backend/Lang/Navigation.it.lang.php
Normal 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',
|
||||
]];
|
||||
24
Theme/Backend/Lang/Navigation.ja.lang.php
Normal file
24
Theme/Backend/Lang/Navigation.ja.lang.php
Normal 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',
|
||||
]];
|
||||
24
Theme/Backend/Lang/Navigation.ko.lang.php
Normal file
24
Theme/Backend/Lang/Navigation.ko.lang.php
Normal 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' => '값',
|
||||
]];
|
||||
24
Theme/Backend/Lang/Navigation.no.lang.php
Normal file
24
Theme/Backend/Lang/Navigation.no.lang.php
Normal 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',
|
||||
]];
|
||||
24
Theme/Backend/Lang/Navigation.pl.lang.php
Normal file
24
Theme/Backend/Lang/Navigation.pl.lang.php
Normal 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',
|
||||
]];
|
||||
24
Theme/Backend/Lang/Navigation.pt.lang.php
Normal file
24
Theme/Backend/Lang/Navigation.pt.lang.php
Normal 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',
|
||||
]];
|
||||
24
Theme/Backend/Lang/Navigation.ru.lang.php
Normal file
24
Theme/Backend/Lang/Navigation.ru.lang.php
Normal 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' => 'Ценности',
|
||||
]];
|
||||
24
Theme/Backend/Lang/Navigation.sv.lang.php
Normal file
24
Theme/Backend/Lang/Navigation.sv.lang.php
Normal 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',
|
||||
]];
|
||||
24
Theme/Backend/Lang/Navigation.th.lang.php
Normal file
24
Theme/Backend/Lang/Navigation.th.lang.php
Normal 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' => 'ค่า',
|
||||
]];
|
||||
24
Theme/Backend/Lang/Navigation.tr.lang.php
Normal file
24
Theme/Backend/Lang/Navigation.tr.lang.php
Normal 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',
|
||||
]];
|
||||
24
Theme/Backend/Lang/Navigation.uk.lang.php
Normal file
24
Theme/Backend/Lang/Navigation.uk.lang.php
Normal 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' => 'Значення',
|
||||
]];
|
||||
24
Theme/Backend/Lang/Navigation.zh.lang.php
Normal file
24
Theme/Backend/Lang/Navigation.zh.lang.php
Normal 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' => '价值',
|
||||
]];
|
||||
|
|
@ -14,104 +14,109 @@ declare(strict_types=1);
|
|||
|
||||
return ['ItemManagement' => [
|
||||
'Accounting' => 'محاسبة',
|
||||
'Address' => '#VALUE!',
|
||||
'All' => 'الجميع',
|
||||
'Article' => 'مقالة - سلعة',
|
||||
'Articlegroup' => 'Articlegroup',
|
||||
'Attribute' => 'ينسب',
|
||||
'Articlegroup' => 'articlegroup.',
|
||||
'Attribute' => 'يصف',
|
||||
'AttributeTypes' => '#VALUE!',
|
||||
'Attributes' => 'صفات',
|
||||
'Available' => 'متاح',
|
||||
'AvgPrice' => 'متوسط السعر',
|
||||
'Available' => 'متوفرة',
|
||||
'AvgPrice' => 'avg. السعر',
|
||||
'Bills' => '#VALUE!',
|
||||
'Bonus' => 'علاوة',
|
||||
'ClientGroup' => 'العميل / المجموعة',
|
||||
'Commission' => 'عمولة',
|
||||
'Container' => 'حاوية',
|
||||
'Commission' => 'لجنة',
|
||||
'Container' => 'وعاء',
|
||||
'CostCenter' => 'مركز تقييم الكلفة، مركز التسعير، مركز التثمين',
|
||||
'CostIndicator' => 'مؤشر تكلفة',
|
||||
'CostIndicator' => 'مؤشر التكلفة',
|
||||
'CostObject' => 'التكلفة',
|
||||
'Countries' => 'بلدان',
|
||||
'Country' => 'دولة',
|
||||
'Created' => 'مخلوق',
|
||||
'CreatedAt' => '#VALUE!',
|
||||
'Created' => 'خلقت',
|
||||
'CreatedAt' => 'خلقت',
|
||||
'Customer' => 'عميل',
|
||||
'CustomerGroup' => 'مجموعة العملاء',
|
||||
'CustomsID' => 'ID الجمارك',
|
||||
'CustomsID' => 'المعرف الجمركي',
|
||||
'Date' => 'تاريخ',
|
||||
'Description' => 'وصف',
|
||||
'Discount' => 'خصم',
|
||||
'DiscountP' => 'خصم في٪',
|
||||
'Disposal' => 'تصرف',
|
||||
'Documents' => 'وثائق',
|
||||
'EarningIndicator' => 'كسب المؤشر',
|
||||
'EarningIndicator' => 'مؤشر كسب',
|
||||
'End' => 'نهاية',
|
||||
'Files' => 'ملفات',
|
||||
'Files' => 'الملفات',
|
||||
'General' => 'عام',
|
||||
'GrossWeight' => 'الوزن الإجمالي',
|
||||
'Group' => 'مجموعة',
|
||||
'Groups' => '#VALUE!',
|
||||
'Height' => 'ارتفاع',
|
||||
'ID' => 'بطاقة تعريف',
|
||||
'ILV' => 'ILV',
|
||||
'ILV' => 'ilv.',
|
||||
'Info' => 'معلومات',
|
||||
'IsActive' => 'نشيط؟',
|
||||
'Item' => 'العنصر',
|
||||
'Items' => 'العناصر',
|
||||
'Items' => 'أغراض',
|
||||
'Language' => 'لغة',
|
||||
'LastOrder' => 'آخر طلب',
|
||||
'Leadtime' => 'المهلة',
|
||||
'Length' => 'طول',
|
||||
'Localization' => 'الموقع',
|
||||
'Localizations' => 'تعريب',
|
||||
'Localizations' => 'الأحاصليات',
|
||||
'Location' => 'موقع',
|
||||
'Log' => 'سجل',
|
||||
'Logs' => 'السجلات',
|
||||
'Lot' => 'كثيرا',
|
||||
'MRR' => 'MRR',
|
||||
'MTDSales' => 'MTD المبيعات',
|
||||
'Makespan' => 'Makespan',
|
||||
'MRR' => 'مرر',
|
||||
'MTDSales' => 'مبيعات MTD',
|
||||
'Makespan' => 'makespan.',
|
||||
'Margin' => 'هامش',
|
||||
'Master' => 'يتقن',
|
||||
'MaximumLevel' => 'مستوى المخزون الحد الأقصى',
|
||||
'Master' => 'رئيس',
|
||||
'MaximumLevel' => 'الحد الأقصى لمستوى الأسهم',
|
||||
'Media' => 'وسائط',
|
||||
'MinimumLevel' => 'مستوى المخزون الحد الأدنى',
|
||||
'Modified' => 'المعدل',
|
||||
'MinimumLevel' => 'الحد الأدنى لمستوى المخزون',
|
||||
'Modified' => 'تم التعديل',
|
||||
'Name' => 'اسم',
|
||||
'Name1' => 'NAME1',
|
||||
'Name2' => 'NAME2',
|
||||
'Name3' => 'NAME3',
|
||||
'Name4' => 'NAME4',
|
||||
'Name5' => 'NAME5',
|
||||
'Name1' => 'اسم 1.',
|
||||
'Name2' => 'اسم 2.',
|
||||
'Name3' => 'اسم 3.',
|
||||
'Name4' => 'اسم 4.',
|
||||
'Name5' => 'اسم 5.',
|
||||
'Net' => 'الوزن الصافي',
|
||||
'NetWeight' => 'الوزن الصافي',
|
||||
'None' => 'لا أحد',
|
||||
'Notes' => 'ملاحظات',
|
||||
'Notes' => 'ملحوظات',
|
||||
'Number' => 'عدد',
|
||||
'Ordered' => 'أمر',
|
||||
'Packaging' => 'التعبئة والتغليف',
|
||||
'Price' => 'السعر',
|
||||
'PriceChange' => 'تغيير الأسعار',
|
||||
'PriceUnit' => 'وحدة من السعر',
|
||||
'Prices' => 'الأسعار',
|
||||
'Productgroup' => 'Productgroup',
|
||||
'PriceUnit' => 'وحدة السعر',
|
||||
'Prices' => 'الأسعار.',
|
||||
'Pricing' => '#VALUE!',
|
||||
'Productgroup' => 'productgroup.',
|
||||
'Production' => 'إنتاج',
|
||||
'Profile' => 'حساب تعريفي',
|
||||
'Properties' => 'ملكيات',
|
||||
'Property' => 'خاصية',
|
||||
'Profile' => 'الملف الشخصي',
|
||||
'Properties' => 'الخصائص',
|
||||
'Property' => 'ملكية',
|
||||
'Purchase' => 'شراء',
|
||||
'PurchasePrice' => 'سعر الشراء',
|
||||
'Purchasing' => 'شراء',
|
||||
'QA' => 'QA',
|
||||
'QM' => 'QM',
|
||||
'QA' => 'قيم',
|
||||
'QM' => 'QM.',
|
||||
'Quantity' => 'كمية',
|
||||
'QuantityUnit' => 'وحدة من الكمية',
|
||||
'ReorderLevel' => 'مستوى إعادة الطلب',
|
||||
'QuantityUnit' => 'وحدة الكمية',
|
||||
'RecentInvoices' => '#VALUE!',
|
||||
'ReorderLevel' => 'مستوى إعادة ترتيب',
|
||||
'Reserved' => 'محجوز',
|
||||
'SN' => 'SN',
|
||||
'SN' => 'SN.',
|
||||
'Sales' => 'مبيعات',
|
||||
'SalesPrice' => 'سعر المبيعات',
|
||||
'Segment' => 'شريحة',
|
||||
'Segment' => 'قطعة',
|
||||
'ShelfLife' => 'مدة الصلاحية',
|
||||
'Source' => 'مصدر',
|
||||
'Start' => 'بداية',
|
||||
'Start' => 'يبدأ',
|
||||
'Status' => 'حالة',
|
||||
'Stock' => 'المخزون',
|
||||
'StockList' => 'قائمة الأسهم',
|
||||
|
|
@ -119,12 +124,12 @@ return ['ItemManagement' => [
|
|||
'Supplier' => 'المورد',
|
||||
'Tax' => 'ضريبة',
|
||||
'Text' => 'نص',
|
||||
'TimeUnit' => 'وحدة من الزمن',
|
||||
'Title' => '#VALUE!',
|
||||
'TimeUnit' => 'وحدة الوقت',
|
||||
'Title' => 'عنوان',
|
||||
'Tracking' => 'تتبع',
|
||||
'TradingUnit' => 'وحدة التداول',
|
||||
'Translation' => 'ترجمة',
|
||||
'Type' => 'اكتب',
|
||||
'Type' => 'نوع',
|
||||
'Unit' => 'وحدة',
|
||||
'Value' => 'قيمة',
|
||||
'Variation' => 'تفاوت',
|
||||
|
|
@ -132,5 +137,5 @@ return ['ItemManagement' => [
|
|||
'Volume' => 'الصوت',
|
||||
'Warehouse' => 'مستودع',
|
||||
'Width' => 'عرض',
|
||||
'YTDSales' => 'منذ بداية المبيعات',
|
||||
'YTDSales' => 'مبيعات YTD',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -14,98 +14,103 @@ declare(strict_types=1);
|
|||
|
||||
return ['ItemManagement' => [
|
||||
'Accounting' => 'Účetnictví',
|
||||
'Address' => '#VALUE!',
|
||||
'All' => 'Všechno',
|
||||
'Article' => 'Článek',
|
||||
'Articlegroup' => 'Articlegroup',
|
||||
'Articlegroup' => 'Článek',
|
||||
'Attribute' => 'Atribut',
|
||||
'AttributeTypes' => '#VALUE!',
|
||||
'Attributes' => 'Atributy',
|
||||
'Available' => 'K dispozici',
|
||||
'AvgPrice' => 'Avg. Cena',
|
||||
'Bonus' => 'prémie',
|
||||
'ClientGroup' => 'Client / Group',
|
||||
'Available' => 'Dostupný',
|
||||
'AvgPrice' => 'AVG. Cena',
|
||||
'Bills' => '#VALUE!',
|
||||
'Bonus' => 'Bonus',
|
||||
'ClientGroup' => 'Klient / skupina',
|
||||
'Commission' => 'Komise',
|
||||
'Container' => 'Kontejner',
|
||||
'CostCenter' => 'Nákladové středisko',
|
||||
'CostIndicator' => 'Ukazatel nákladů',
|
||||
'CostObject' => 'CostObject',
|
||||
'Countries' => 'země',
|
||||
'CostIndicator' => 'Indikátor nákladů',
|
||||
'CostObject' => 'Costobjekt',
|
||||
'Countries' => 'Země',
|
||||
'Country' => 'Země',
|
||||
'Created' => 'Vytvořeno',
|
||||
'CreatedAt' => '#VALUE!',
|
||||
'Created' => 'Vytvořený',
|
||||
'CreatedAt' => 'Vytvořený',
|
||||
'Customer' => 'Zákazník',
|
||||
'CustomerGroup' => 'Customer Group',
|
||||
'CustomsID' => 'celní IČ',
|
||||
'CustomerGroup' => 'Zákaznická skupina',
|
||||
'CustomsID' => 'Celní ID',
|
||||
'Date' => 'datum',
|
||||
'Description' => 'Popis',
|
||||
'Discount' => 'Sleva',
|
||||
'DiscountP' => 'Sleva v%',
|
||||
'Disposal' => 'Likvidace',
|
||||
'Documents' => 'dokumenty',
|
||||
'EarningIndicator' => 'vydělávat Indicator',
|
||||
'Documents' => 'Dokumenty',
|
||||
'EarningIndicator' => 'Indikátor výdělku',
|
||||
'End' => 'Konec',
|
||||
'Files' => 'soubory',
|
||||
'Files' => 'Soubory',
|
||||
'General' => 'Všeobecné',
|
||||
'GrossWeight' => 'Celková hmotnost',
|
||||
'Group' => 'Skupina',
|
||||
'Groups' => '#VALUE!',
|
||||
'Height' => 'Výška',
|
||||
'ID' => 'ID',
|
||||
'ILV' => 'ILV',
|
||||
'Info' => 'Info',
|
||||
'ID' => 'ID.',
|
||||
'ILV' => 'Ilv.',
|
||||
'Info' => 'Info.',
|
||||
'IsActive' => 'Aktivní?',
|
||||
'Item' => 'Položka',
|
||||
'Items' => 'předměty',
|
||||
'Items' => 'Položky',
|
||||
'Language' => 'Jazyk',
|
||||
'LastOrder' => 'Poslední objednávka',
|
||||
'Leadtime' => 'Dodací lhůta',
|
||||
'Length' => 'Délka',
|
||||
'Localization' => 'lokalizace',
|
||||
'Localizations' => 'lokalizace',
|
||||
'Localization' => 'Lokalizace',
|
||||
'Localizations' => 'Lokalizace',
|
||||
'Location' => 'Umístění',
|
||||
'Log' => 'Log',
|
||||
'Logs' => 'Protokoly',
|
||||
'Lot' => 'hodně',
|
||||
'MRR' => 'MRR',
|
||||
'MTDSales' => 'MTD Sales',
|
||||
'Makespan' => 'Makespan',
|
||||
'Lot' => 'Šarže',
|
||||
'MRR' => 'Mrr.',
|
||||
'MTDSales' => 'Prodej MTD.',
|
||||
'Makespan' => 'Makeespan.',
|
||||
'Margin' => 'Okraj',
|
||||
'Master' => 'Mistr',
|
||||
'MaximumLevel' => 'Maximální úroveň stock',
|
||||
'Media' => 'Media',
|
||||
'MinimumLevel' => 'Minimální zásoba',
|
||||
'Modified' => 'modifikovaná',
|
||||
'MaximumLevel' => 'Maximální úroveň zásob',
|
||||
'Media' => 'Mediální',
|
||||
'MinimumLevel' => 'Minimální úroveň zásob',
|
||||
'Modified' => 'Upravený',
|
||||
'Name' => 'název',
|
||||
'Name1' => 'jméno1',
|
||||
'Name2' => 'jméno2',
|
||||
'Name3' => 'jméno3',
|
||||
'Name4' => 'NAME4',
|
||||
'Name5' => 'NAME5',
|
||||
'Name1' => 'Jméno1.',
|
||||
'Name2' => 'Jméno2.',
|
||||
'Name3' => 'Jméno3.',
|
||||
'Name4' => 'Jméno4.',
|
||||
'Name5' => 'Jméno5.',
|
||||
'Net' => 'Čistá hmotnost',
|
||||
'NetWeight' => 'Čistá hmotnost',
|
||||
'None' => 'Žádný',
|
||||
'Notes' => 'Poznámky',
|
||||
'Number' => 'Číslo',
|
||||
'Ordered' => 'objednaný',
|
||||
'Ordered' => 'Objednaný',
|
||||
'Packaging' => 'Obal',
|
||||
'Price' => 'Cena',
|
||||
'PriceChange' => 'Změna ceny',
|
||||
'PriceUnit' => 'Jednotka ceny',
|
||||
'Prices' => 'ceny',
|
||||
'Productgroup' => 'Productgroup',
|
||||
'Prices' => 'Ceny',
|
||||
'Pricing' => '#VALUE!',
|
||||
'Productgroup' => 'ProductSgroup.',
|
||||
'Production' => 'Výroba',
|
||||
'Profile' => 'Profil',
|
||||
'Properties' => 'vlastnosti',
|
||||
'Properties' => 'Vlastnosti',
|
||||
'Property' => 'Vlastnictví',
|
||||
'Purchase' => 'Nákup',
|
||||
'PurchasePrice' => 'Kupní cena',
|
||||
'Purchasing' => 'Nákup',
|
||||
'QA' => 'QA',
|
||||
'QM' => 'QM',
|
||||
'QA' => 'Qa.',
|
||||
'QM' => 'Qm.',
|
||||
'Quantity' => 'Množství',
|
||||
'QuantityUnit' => 'Jednotka množství',
|
||||
'ReorderLevel' => 'úroveň Reorder',
|
||||
'RecentInvoices' => '#VALUE!',
|
||||
'ReorderLevel' => 'Registrovat úroveň',
|
||||
'Reserved' => 'Rezervováno',
|
||||
'SN' => 'SN',
|
||||
'SN' => 'Sn.',
|
||||
'Sales' => 'Odbyt',
|
||||
'SalesPrice' => 'Zlevněné ceny',
|
||||
'Segment' => 'Segment',
|
||||
|
|
@ -116,21 +121,21 @@ return ['ItemManagement' => [
|
|||
'Stock' => 'Skladem',
|
||||
'StockList' => 'Seznam zásob',
|
||||
'Successor' => 'Nástupce',
|
||||
'Supplier' => 'dodavatel',
|
||||
'Supplier' => 'Dodavatel',
|
||||
'Tax' => 'Daň',
|
||||
'Text' => 'Text',
|
||||
'TimeUnit' => 'Časová jednotka',
|
||||
'Title' => '#VALUE!',
|
||||
'Tracking' => 'sledování',
|
||||
'TradingUnit' => 'Trading Unit',
|
||||
'TimeUnit' => 'Čas',
|
||||
'Title' => 'Titul',
|
||||
'Tracking' => 'Sledování',
|
||||
'TradingUnit' => 'Obchodní jednotka',
|
||||
'Translation' => 'Překlad',
|
||||
'Type' => 'Typ',
|
||||
'Unit' => 'Jednotka',
|
||||
'Value' => 'Hodnota',
|
||||
'Variation' => 'změna',
|
||||
'Variations' => 'variace',
|
||||
'Volume' => 'Hlasitost',
|
||||
'Variation' => 'Variace',
|
||||
'Variations' => 'Variace',
|
||||
'Volume' => 'Objem',
|
||||
'Warehouse' => 'Sklad',
|
||||
'Width' => 'Šířka',
|
||||
'YTDSales' => 'YTD Sales',
|
||||
'YTDSales' => 'Prodej YTD.',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -14,84 +14,88 @@ declare(strict_types=1);
|
|||
|
||||
return ['ItemManagement' => [
|
||||
'Accounting' => 'Regnskab',
|
||||
'Address' => '#VALUE!',
|
||||
'All' => 'Alle',
|
||||
'Article' => 'artikel',
|
||||
'Articlegroup' => 'Articlegroup',
|
||||
'Attribute' => 'Egenskab',
|
||||
'Article' => 'Artikel',
|
||||
'Articlegroup' => 'ArticleGroup.',
|
||||
'Attribute' => 'Attribut.',
|
||||
'AttributeTypes' => '#VALUE!',
|
||||
'Attributes' => 'Egenskaber',
|
||||
'Available' => 'Ledig',
|
||||
'AvgPrice' => 'Gennemsnitlig. Pris',
|
||||
'AvgPrice' => 'Avg. Pris',
|
||||
'Bills' => '#VALUE!',
|
||||
'Bonus' => 'Bonus',
|
||||
'ClientGroup' => 'Klient / gruppe',
|
||||
'ClientGroup' => 'Klient / Gruppe.',
|
||||
'Commission' => 'Provision',
|
||||
'Container' => 'Beholder',
|
||||
'CostCenter' => 'Omkostningssted',
|
||||
'CostIndicator' => 'Indikator Omkostninger',
|
||||
'CostObject' => 'CostObject',
|
||||
'CostIndicator' => 'COST-indikator',
|
||||
'CostObject' => 'Costobject.',
|
||||
'Countries' => 'Lande',
|
||||
'Country' => 'Land',
|
||||
'Created' => 'lavet',
|
||||
'CreatedAt' => '#VALUE!',
|
||||
'Created' => 'Oprettet',
|
||||
'CreatedAt' => 'Oprettet',
|
||||
'Customer' => 'Kunde',
|
||||
'CustomerGroup' => 'Kunden Group',
|
||||
'CustomsID' => 'Told-id',
|
||||
'CustomerGroup' => 'KUNDER GROUP',
|
||||
'CustomsID' => 'Told ID.',
|
||||
'Date' => 'Dato',
|
||||
'Description' => 'Beskrivelse',
|
||||
'Discount' => 'Rabat',
|
||||
'DiscountP' => 'Rabat i%',
|
||||
'Disposal' => 'Bortskaffelse',
|
||||
'Disposal' => 'Bortskaffelse.',
|
||||
'Documents' => 'Dokumenter',
|
||||
'EarningIndicator' => 'Optjening Indikator',
|
||||
'EarningIndicator' => 'Indtjeningsindikator',
|
||||
'End' => 'Ende',
|
||||
'Files' => 'Filer',
|
||||
'Files' => 'Filer.',
|
||||
'General' => 'Generel',
|
||||
'GrossWeight' => 'Bruttovægt',
|
||||
'Group' => 'Gruppe',
|
||||
'Groups' => '#VALUE!',
|
||||
'Height' => 'Højde',
|
||||
'ID' => 'ID',
|
||||
'ILV' => 'ILV',
|
||||
'Info' => 'Info',
|
||||
'ID' => 'ID.',
|
||||
'ILV' => 'ILV.',
|
||||
'Info' => 'Info.',
|
||||
'IsActive' => 'Aktiv?',
|
||||
'Item' => 'Vare',
|
||||
'Items' => 'Elementer',
|
||||
'Items' => 'Varer',
|
||||
'Language' => 'Sprog',
|
||||
'LastOrder' => 'sidste Order',
|
||||
'Leadtime' => 'Bly tid',
|
||||
'Length' => 'Længde',
|
||||
'LastOrder' => 'Sidste ordre',
|
||||
'Leadtime' => 'Ledetid',
|
||||
'Length' => 'Længde.',
|
||||
'Localization' => 'Lokalisering',
|
||||
'Localizations' => 'lokaliseringer',
|
||||
'Localizations' => 'Lokaliseringer',
|
||||
'Location' => 'Beliggenhed',
|
||||
'Log' => 'Log',
|
||||
'Logs' => 'Logs',
|
||||
'Logs' => 'Logs.',
|
||||
'Lot' => 'Masse',
|
||||
'MRR' => 'MRR',
|
||||
'MTDSales' => 'MTD Salg',
|
||||
'Makespan' => 'Makespan',
|
||||
'Margin' => 'Margin',
|
||||
'MRR' => 'MRR.',
|
||||
'MTDSales' => 'MTD Sales.',
|
||||
'Makespan' => 'Makespan.',
|
||||
'Margin' => 'Margin.',
|
||||
'Master' => 'Mestre',
|
||||
'MaximumLevel' => 'Maksimal lagerniveau',
|
||||
'Media' => 'Medier',
|
||||
'MinimumLevel' => 'Mindste lagerniveau',
|
||||
'Modified' => 'modificeret',
|
||||
'MinimumLevel' => 'Minimum lager niveau',
|
||||
'Modified' => 'Modificeret',
|
||||
'Name' => 'Navn',
|
||||
'Name1' => 'nAVN1',
|
||||
'Name2' => 'NAME2',
|
||||
'Name3' => 'Navn3',
|
||||
'Name4' => 'NAME4',
|
||||
'Name5' => 'NAME5',
|
||||
'Name1' => 'NAME1.',
|
||||
'Name2' => 'NAME2.',
|
||||
'Name3' => 'NAME3.',
|
||||
'Name4' => 'NAME4.',
|
||||
'Name5' => 'NAME5.',
|
||||
'Net' => 'Nettovægt',
|
||||
'NetWeight' => 'Nettovægt',
|
||||
'None' => 'Ingen',
|
||||
'Notes' => 'Noter',
|
||||
'Notes' => 'Noter.',
|
||||
'Number' => 'Nummer',
|
||||
'Ordered' => 'bestilt',
|
||||
'Ordered' => 'Bestilt.',
|
||||
'Packaging' => 'Emballage',
|
||||
'Price' => 'Pris',
|
||||
'PriceChange' => 'pris Change',
|
||||
'PriceUnit' => 'Enhed for pris',
|
||||
'Prices' => 'priserne',
|
||||
'Productgroup' => 'produkt gruppe',
|
||||
'PriceChange' => 'Pris forandring',
|
||||
'PriceUnit' => 'Enhed af pris.',
|
||||
'Prices' => 'Priser.',
|
||||
'Pricing' => '#VALUE!',
|
||||
'Productgroup' => 'Produktgruppe',
|
||||
'Production' => 'Produktion',
|
||||
'Profile' => 'Profil',
|
||||
'Properties' => 'Ejendomme',
|
||||
|
|
@ -99,30 +103,31 @@ return ['ItemManagement' => [
|
|||
'Purchase' => 'Køb',
|
||||
'PurchasePrice' => 'Købspris',
|
||||
'Purchasing' => 'Indkøb',
|
||||
'QA' => 'QA',
|
||||
'QM' => 'QM',
|
||||
'QA' => 'QA.',
|
||||
'QM' => 'Qm.',
|
||||
'Quantity' => 'Antal',
|
||||
'QuantityUnit' => 'Enhed for kvantitet',
|
||||
'ReorderLevel' => 'Genbestil niveau',
|
||||
'QuantityUnit' => 'Mængden af mængde',
|
||||
'RecentInvoices' => '#VALUE!',
|
||||
'ReorderLevel' => 'Ombestillingsniveau',
|
||||
'Reserved' => 'Reserveret',
|
||||
'SN' => 'SN',
|
||||
'Sales' => 'Salg',
|
||||
'SN' => 'Sn.',
|
||||
'Sales' => 'SALG',
|
||||
'SalesPrice' => 'Salgspris',
|
||||
'Segment' => 'Segment',
|
||||
'ShelfLife' => 'holdbarhed',
|
||||
'ShelfLife' => 'Holdbarhed',
|
||||
'Source' => 'Kilde',
|
||||
'Start' => 'Start',
|
||||
'Status' => 'status',
|
||||
'Stock' => 'lager',
|
||||
'StockList' => 'Stock liste',
|
||||
'Status' => 'Status.',
|
||||
'Stock' => 'Lager',
|
||||
'StockList' => 'Lagerliste',
|
||||
'Successor' => 'Efterfølger',
|
||||
'Supplier' => 'Leverandør',
|
||||
'Tax' => 'Skat',
|
||||
'Text' => 'Tekst',
|
||||
'TimeUnit' => 'Tidsenhed',
|
||||
'Title' => '#VALUE!',
|
||||
'Tracking' => 'Sporing',
|
||||
'TradingUnit' => 'handel Unit',
|
||||
'TimeUnit' => 'Enhed af tid',
|
||||
'Title' => 'Titel',
|
||||
'Tracking' => 'Tracking.',
|
||||
'TradingUnit' => 'Handelsenhed',
|
||||
'Translation' => 'Oversættelse',
|
||||
'Type' => 'Type',
|
||||
'Unit' => 'Enhed',
|
||||
|
|
@ -132,5 +137,5 @@ return ['ItemManagement' => [
|
|||
'Volume' => 'Bind',
|
||||
'Warehouse' => 'Lager',
|
||||
'Width' => 'Bredde',
|
||||
'YTDSales' => 'ÅTD Salg',
|
||||
'YTDSales' => 'YTD SALG',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -14,113 +14,118 @@ declare(strict_types=1);
|
|||
|
||||
return ['ItemManagement' => [
|
||||
'Accounting' => 'Buchhaltung',
|
||||
'Address' => '#VALUE!',
|
||||
'All' => 'Alle',
|
||||
'Article' => 'Artikel',
|
||||
'Articlegroup' => 'Artikelsegment',
|
||||
'Articlegroup' => 'ArtikelGroup.',
|
||||
'Attribute' => 'Attribut',
|
||||
'AttributeTypes' => '#VALUE!',
|
||||
'Attributes' => 'Attribute',
|
||||
'Available' => 'Verfügbar',
|
||||
'AvgPrice' => '',
|
||||
'Available' => 'Erhältlich',
|
||||
'AvgPrice' => 'Durchschn. Preis',
|
||||
'Bills' => '#VALUE!',
|
||||
'Bonus' => 'Bonus',
|
||||
'ClientGroup' => 'Kunde/Gruppe',
|
||||
'ClientGroup' => 'Client / Gruppe.',
|
||||
'Commission' => 'Kommission',
|
||||
'Container' => 'Behälter',
|
||||
'Container' => 'Container',
|
||||
'CostCenter' => 'Kostenstelle',
|
||||
'CostIndicator' => 'Kostenkennzeichen',
|
||||
'CostIndicator' => 'Kostenindikator',
|
||||
'CostObject' => 'Kostenträger',
|
||||
'Countries' => '',
|
||||
'Countries' => 'Länder',
|
||||
'Country' => 'Land',
|
||||
'Created' => '',
|
||||
'CreatedAt' => '',
|
||||
'Created' => 'Erstellt',
|
||||
'CreatedAt' => 'Erstellt',
|
||||
'Customer' => 'Kunde',
|
||||
'CustomerGroup' => 'Kundengruppe',
|
||||
'CustomsID' => 'Kunden ID',
|
||||
'CustomsID' => 'Zoll-ID.',
|
||||
'Date' => 'Datum',
|
||||
'Description' => 'Beschreibung',
|
||||
'Discount' => 'Rabatt',
|
||||
'DiscountP' => 'Rabatt in %',
|
||||
'Disposal' => 'Verschrottung',
|
||||
'Documents' => '',
|
||||
'EarningIndicator' => 'Umsatzkennzeichen',
|
||||
'DiscountP' => 'Rabatt in%',
|
||||
'Disposal' => 'Entsorgung',
|
||||
'Documents' => 'Unterlagen',
|
||||
'EarningIndicator' => 'Indikator verdienen',
|
||||
'End' => 'Ende',
|
||||
'Files' => 'Dateien',
|
||||
'General' => 'Allgemein',
|
||||
'GrossWeight' => 'Brutto Gewicht',
|
||||
'GrossWeight' => 'Bruttogewicht',
|
||||
'Group' => 'Gruppe',
|
||||
'Groups' => '',
|
||||
'Groups' => '#VALUE!',
|
||||
'Height' => 'Höhe',
|
||||
'ID' => 'ID',
|
||||
'ILV' => '',
|
||||
'Info' => 'Info',
|
||||
'ID' => 'ICH WÜRDE',
|
||||
'ILV' => 'Ilv.',
|
||||
'Info' => 'Die Info',
|
||||
'IsActive' => 'Aktiv?',
|
||||
'Item' => 'Artikel',
|
||||
'Items' => 'Artikel',
|
||||
'Items' => 'Produkte',
|
||||
'Language' => 'Sprache',
|
||||
'LastOrder' => '',
|
||||
'Leadtime' => 'Lieferzeit',
|
||||
'LastOrder' => 'Letzte Bestellung',
|
||||
'Leadtime' => 'Vorlaufzeit',
|
||||
'Length' => 'Länge',
|
||||
'Localization' => 'Lokalisierung',
|
||||
'Localizations' => '',
|
||||
'Localizations' => 'Lokalisierungen',
|
||||
'Location' => 'Ort',
|
||||
'Log' => 'Log',
|
||||
'Logs' => 'Logs',
|
||||
'Lot' => 'Charge',
|
||||
'MRR' => '',
|
||||
'MTDSales' => '',
|
||||
'Makespan' => 'Produktionszeit',
|
||||
'Margin' => '',
|
||||
'Master' => 'Master',
|
||||
'MaximumLevel' => 'Höchstwert',
|
||||
'Media' => 'Media',
|
||||
'MinimumLevel' => 'Mindestbestand',
|
||||
'Modified' => '',
|
||||
'Log' => 'Protokoll',
|
||||
'Logs' => 'Protokoll',
|
||||
'Lot' => 'Viel',
|
||||
'MRR' => 'Mrr.',
|
||||
'MTDSales' => 'MTD-Verkäufe.',
|
||||
'Makespan' => 'Makespan',
|
||||
'Margin' => 'Rand',
|
||||
'Master' => 'Meister',
|
||||
'MaximumLevel' => 'Maximaler Lagerstand',
|
||||
'Media' => 'Medien',
|
||||
'MinimumLevel' => 'Mindestbestandstufe',
|
||||
'Modified' => 'Geändert',
|
||||
'Name' => 'Name',
|
||||
'Name1' => 'Name1',
|
||||
'Name2' => 'Name2',
|
||||
'Name3' => 'Name3',
|
||||
'Name4' => 'Name4',
|
||||
'Name5' => 'Name5',
|
||||
'Net' => '',
|
||||
'NetWeight' => 'Netto Gewicht',
|
||||
'None' => 'Keine',
|
||||
'Notes' => '',
|
||||
'Number' => '',
|
||||
'Name1' => 'Name1.',
|
||||
'Name2' => 'Name2.',
|
||||
'Name3' => 'Name3.',
|
||||
'Name4' => 'Name4.',
|
||||
'Name5' => 'Name5.',
|
||||
'Net' => 'Reingewicht',
|
||||
'NetWeight' => 'Reingewicht',
|
||||
'None' => 'Keiner',
|
||||
'Notes' => 'Anmerkungen',
|
||||
'Number' => 'Nummer',
|
||||
'Ordered' => 'Bestellt',
|
||||
'Packaging' => 'Verpackung',
|
||||
'Price' => 'Preis',
|
||||
'PriceChange' => '',
|
||||
'PriceUnit' => 'Stückpreis',
|
||||
'PriceChange' => 'Preisänderung',
|
||||
'PriceUnit' => 'Preiseinheit.',
|
||||
'Prices' => 'Preise',
|
||||
'Pricing' => '#VALUE!',
|
||||
'Productgroup' => 'Produktgruppe',
|
||||
'Production' => 'Produktion',
|
||||
'Profile' => 'Profil',
|
||||
'Properties' => 'Attribute',
|
||||
'Property' => 'Attribut',
|
||||
'Purchase' => 'Einkauf',
|
||||
'PurchasePrice' => '',
|
||||
'Purchasing' => 'Einkaufen',
|
||||
'QA' => 'QS',
|
||||
'QM' => 'QM',
|
||||
'Quantity' => 'Anzahl',
|
||||
'QuantityUnit' => 'Mengeneinheit',
|
||||
'ReorderLevel' => 'Bestellgrenze',
|
||||
'Reserved' => 'Reservierd',
|
||||
'SN' => 'SN',
|
||||
'Sales' => 'Umsatz',
|
||||
'SalesPrice' => '',
|
||||
'Properties' => 'Eigenschaften',
|
||||
'Property' => 'Eigentum',
|
||||
'Purchase' => 'Kaufen',
|
||||
'PurchasePrice' => 'Kaufpreis',
|
||||
'Purchasing' => 'Einkauf',
|
||||
'QA' => 'Qa.',
|
||||
'QM' => 'Qm',
|
||||
'Quantity' => 'Menge',
|
||||
'QuantityUnit' => 'Einheit der Menge.',
|
||||
'RecentInvoices' => '#VALUE!',
|
||||
'ReorderLevel' => 'Neuordnungspegel',
|
||||
'Reserved' => 'Reserviert',
|
||||
'SN' => 'Sn',
|
||||
'Sales' => 'Der Umsatz',
|
||||
'SalesPrice' => 'Verkaufspreis',
|
||||
'Segment' => 'Segment',
|
||||
'ShelfLife' => 'Haltbarkeit',
|
||||
'ShelfLife' => 'Haltbarkeit.',
|
||||
'Source' => 'Quelle',
|
||||
'Start' => 'Start',
|
||||
'Start' => 'Anfang',
|
||||
'Status' => 'Status',
|
||||
'Stock' => 'Lager',
|
||||
'Stock' => 'Aktie',
|
||||
'StockList' => 'Lagerliste',
|
||||
'Successor' => 'Nachfolger',
|
||||
'Supplier' => 'Lieferant',
|
||||
'Supplier' => 'Anbieter',
|
||||
'Tax' => 'Steuer',
|
||||
'Text' => 'Text',
|
||||
'TimeUnit' => 'Zeiteinheit',
|
||||
'Title' => '',
|
||||
'Title' => 'Titel',
|
||||
'Tracking' => 'Verfolgung',
|
||||
'TradingUnit' => 'Handelseinheit',
|
||||
'Translation' => 'Übersetzung',
|
||||
|
|
@ -130,7 +135,7 @@ return ['ItemManagement' => [
|
|||
'Variation' => 'Variation',
|
||||
'Variations' => 'Variationen',
|
||||
'Volume' => 'Volumen',
|
||||
'Warehouse' => 'Lager',
|
||||
'Warehouse' => 'Lagerhaus',
|
||||
'Width' => 'Breite',
|
||||
'YTDSales' => '',
|
||||
'YTDSales' => 'Ytd Sales.',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -14,84 +14,88 @@ declare(strict_types=1);
|
|||
|
||||
return ['ItemManagement' => [
|
||||
'Accounting' => 'Λογιστική',
|
||||
'Address' => '#VALUE!',
|
||||
'All' => 'Ολα',
|
||||
'Article' => 'Αρθρο',
|
||||
'Articlegroup' => 'Articlegroup',
|
||||
'Articlegroup' => 'Ομιλία',
|
||||
'Attribute' => 'Χαρακτηριστικό',
|
||||
'AttributeTypes' => '#VALUE!',
|
||||
'Attributes' => 'Γνωρίσματα',
|
||||
'Available' => 'Διαθέσιμος',
|
||||
'AvgPrice' => 'Μέση. Τιμή',
|
||||
'AvgPrice' => 'Avg. Τιμή',
|
||||
'Bills' => '#VALUE!',
|
||||
'Bonus' => 'Δώρο',
|
||||
'ClientGroup' => 'Πελάτη / Ομάδα',
|
||||
'ClientGroup' => 'Πελάτης / ομάδα',
|
||||
'Commission' => 'Επιτροπή',
|
||||
'Container' => 'Δοχείο',
|
||||
'CostCenter' => 'Κέντρο κόστους',
|
||||
'CostIndicator' => 'Δείκτης κόστους',
|
||||
'CostObject' => 'CostObject',
|
||||
'CostObject' => 'Κοστούμαι',
|
||||
'Countries' => 'Χώρες',
|
||||
'Country' => 'Χώρα',
|
||||
'Created' => 'δημιουργήθηκε',
|
||||
'CreatedAt' => '#VALUE!',
|
||||
'Created' => 'Δημιουργήθηκε',
|
||||
'CreatedAt' => 'Δημιουργήθηκε',
|
||||
'Customer' => 'Πελάτης',
|
||||
'CustomerGroup' => 'Ομάδα πελατών',
|
||||
'CustomsID' => 'Τελωνεία ID',
|
||||
'CustomsID' => 'Τελωνειακό αναγνωριστικό',
|
||||
'Date' => 'Ημερομηνία',
|
||||
'Description' => 'Περιγραφή',
|
||||
'Discount' => 'Εκπτωση',
|
||||
'DiscountP' => 'Έκπτωση σε%',
|
||||
'Disposal' => 'Διάθεση',
|
||||
'Documents' => 'Εγγραφα',
|
||||
'EarningIndicator' => 'κερδίζουν Δείκτης',
|
||||
'EarningIndicator' => 'Ένδειξη κερδών',
|
||||
'End' => 'Τέλος',
|
||||
'Files' => 'αρχεία',
|
||||
'Files' => 'Αρχεία',
|
||||
'General' => 'Γενικός',
|
||||
'GrossWeight' => 'Μεικτό βάρος',
|
||||
'Group' => 'Ομάδα',
|
||||
'Groups' => '#VALUE!',
|
||||
'Height' => 'Υψος',
|
||||
'ID' => 'ταυτότητα',
|
||||
'ILV' => 'ILV',
|
||||
'Info' => 'Πληροφορίες',
|
||||
'ILV' => 'Ιλ',
|
||||
'Info' => 'Πληροφορία',
|
||||
'IsActive' => 'Ενεργός?',
|
||||
'Item' => 'Είδος',
|
||||
'Items' => 'Είδη',
|
||||
'Items' => 'Αντικείμενα',
|
||||
'Language' => 'Γλώσσα',
|
||||
'LastOrder' => 'Τελευταία παραγγελία',
|
||||
'Leadtime' => 'χρόνος',
|
||||
'Leadtime' => 'Ώρα μολύβδου',
|
||||
'Length' => 'Μήκος',
|
||||
'Localization' => 'Εντοπισμός',
|
||||
'Localizations' => 'τοπικές προσαρμογές',
|
||||
'Localizations' => 'Εντοπισμός',
|
||||
'Location' => 'Τοποθεσία',
|
||||
'Log' => 'Κούτσουρο',
|
||||
'Logs' => 'logs',
|
||||
'Logs' => 'Κούτσουρα',
|
||||
'Lot' => 'Παρτίδα',
|
||||
'MRR' => 'MRR',
|
||||
'MTDSales' => 'MTD Πωλήσεις',
|
||||
'Makespan' => 'makespan',
|
||||
'MTDSales' => 'Πωλήσεις MTD',
|
||||
'Makespan' => 'Makespan',
|
||||
'Margin' => 'Περιθώριο',
|
||||
'Master' => 'Κύριος',
|
||||
'MaximumLevel' => 'Μέγιστο επίπεδο των αποθεμάτων',
|
||||
'MaximumLevel' => 'Μέγιστο επίπεδο αποθέματος',
|
||||
'Media' => 'Μεσο ΜΑΖΙΚΗΣ ΕΝΗΜΕΡΩΣΗΣ',
|
||||
'MinimumLevel' => 'Ελάχιστο επίπεδο των αποθεμάτων',
|
||||
'Modified' => 'τροποποιημένο',
|
||||
'MinimumLevel' => 'Ελάχιστο επίπεδο αποθεμάτων',
|
||||
'Modified' => 'Τροποποιημένος',
|
||||
'Name' => 'Ονομα',
|
||||
'Name1' => 'όνομα1',
|
||||
'Name2' => 'όνομα2',
|
||||
'Name3' => 'NAME3',
|
||||
'Name4' => 'NAME4',
|
||||
'Name5' => 'NAME5',
|
||||
'Name1' => 'Όνομα1',
|
||||
'Name2' => 'Όνομα2',
|
||||
'Name3' => 'Όνομα',
|
||||
'Name4' => 'Όνομα4',
|
||||
'Name5' => 'Όνομα5',
|
||||
'Net' => 'Καθαρό βάρος',
|
||||
'NetWeight' => 'Καθαρό βάρος',
|
||||
'None' => 'Κανένας',
|
||||
'Notes' => 'Σημειώσεις',
|
||||
'Notes' => 'Σημειώνει',
|
||||
'Number' => 'Αριθμός',
|
||||
'Ordered' => 'Διέταξε',
|
||||
'Packaging' => 'Συσκευασία',
|
||||
'Price' => 'Τιμή',
|
||||
'PriceChange' => 'Τιμή Αλλαγή',
|
||||
'PriceUnit' => 'Μονάδα τιμή',
|
||||
'PriceChange' => 'Αλλαγή τιμών',
|
||||
'PriceUnit' => 'Μονάδα τιμής',
|
||||
'Prices' => 'Τιμές',
|
||||
'Productgroup' => 'ομάδα προϊόντων',
|
||||
'Pricing' => '#VALUE!',
|
||||
'Productgroup' => 'Ομοιόμορφη ομάδα',
|
||||
'Production' => 'Παραγωγή',
|
||||
'Profile' => 'Προφίλ',
|
||||
'Properties' => 'Ιδιότητες',
|
||||
|
|
@ -99,15 +103,16 @@ return ['ItemManagement' => [
|
|||
'Purchase' => 'Αγορά',
|
||||
'PurchasePrice' => 'Τιμή αγοράς',
|
||||
'Purchasing' => 'Αγοραστικός',
|
||||
'QA' => 'QA',
|
||||
'QM' => 'QM',
|
||||
'QA' => 'Qa',
|
||||
'QM' => 'Qm',
|
||||
'Quantity' => 'Ποσότητα',
|
||||
'QuantityUnit' => 'Μονάδα ποσότητας',
|
||||
'ReorderLevel' => 'επίπεδο Αναδιάταξη',
|
||||
'RecentInvoices' => '#VALUE!',
|
||||
'ReorderLevel' => 'Επίπεδο αναδιάταξης',
|
||||
'Reserved' => 'Κατοχυρωμένα',
|
||||
'SN' => 'SN',
|
||||
'SN' => 'Α',
|
||||
'Sales' => 'Εκπτώσεις',
|
||||
'SalesPrice' => 'Πωλήσεις Τιμή',
|
||||
'SalesPrice' => 'Τιμή πώλησης',
|
||||
'Segment' => 'Τμήμα',
|
||||
'ShelfLife' => 'Διάρκεια ζωής',
|
||||
'Source' => 'Πηγή',
|
||||
|
|
@ -119,18 +124,18 @@ return ['ItemManagement' => [
|
|||
'Supplier' => 'Προμηθευτής',
|
||||
'Tax' => 'Φόρος',
|
||||
'Text' => 'Κείμενο',
|
||||
'TimeUnit' => 'Μονάδα του χρόνου',
|
||||
'Title' => '#VALUE!',
|
||||
'TimeUnit' => 'Μονάδα χρόνου',
|
||||
'Title' => 'Τίτλος',
|
||||
'Tracking' => 'Παρακολούθηση',
|
||||
'TradingUnit' => 'Μονάδα Διαπραγμάτευσης',
|
||||
'TradingUnit' => 'Μονάδα εμπορίας',
|
||||
'Translation' => 'Μετάφραση',
|
||||
'Type' => 'Τύπος',
|
||||
'Unit' => 'Μονάδα',
|
||||
'Value' => 'αξία',
|
||||
'Variation' => 'Παραλλαγή',
|
||||
'Variations' => 'παραλλαγές',
|
||||
'Variations' => 'Παραλλαγές',
|
||||
'Volume' => 'Ενταση ΗΧΟΥ',
|
||||
'Warehouse' => 'Αποθήκη',
|
||||
'Width' => 'Πλάτος',
|
||||
'YTDSales' => 'YTD πωλήσεων',
|
||||
'YTDSales' => 'Ytd πωλήσεις',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -14,13 +14,16 @@ declare(strict_types=1);
|
|||
|
||||
return ['ItemManagement' => [
|
||||
'Accounting' => 'Accounting',
|
||||
'Address' => '',
|
||||
'All' => 'All',
|
||||
'Article' => 'Article',
|
||||
'Articlegroup' => 'Articlegroup',
|
||||
'Attribute' => 'Attribute',
|
||||
'AttributeTypes' => '',
|
||||
'Attributes' => 'Attributes',
|
||||
'Available' => 'Available',
|
||||
'AvgPrice' => 'Avg. Price',
|
||||
'Bills' => '',
|
||||
'Bonus' => 'Bonus',
|
||||
'ClientGroup' => 'Client/Group',
|
||||
'Commission' => 'Commission',
|
||||
|
|
@ -91,6 +94,7 @@ return ['ItemManagement' => [
|
|||
'PriceChange' => 'Price Change',
|
||||
'PriceUnit' => 'Unit of price',
|
||||
'Prices' => 'Prices',
|
||||
'Pricing' => '',
|
||||
'Productgroup' => 'Productgroup',
|
||||
'Production' => 'Production',
|
||||
'Profile' => 'Profile',
|
||||
|
|
@ -103,6 +107,7 @@ return ['ItemManagement' => [
|
|||
'QM' => 'QM',
|
||||
'Quantity' => 'Quantity',
|
||||
'QuantityUnit' => 'Unit of quantity',
|
||||
'RecentInvoices' => '',
|
||||
'ReorderLevel' => 'Reorder level',
|
||||
'Reserved' => 'Reserved',
|
||||
'SN' => 'SN',
|
||||
|
|
|
|||
|
|
@ -14,36 +14,39 @@ declare(strict_types=1);
|
|||
|
||||
return ['ItemManagement' => [
|
||||
'Accounting' => 'Contabilidad',
|
||||
'All' => 'Todos',
|
||||
'Address' => '#VALUE!',
|
||||
'All' => 'Todo',
|
||||
'Article' => 'Artículo',
|
||||
'Articlegroup' => 'Articlegroup',
|
||||
'Articlegroup' => 'Grupo articulo',
|
||||
'Attribute' => 'Atributo',
|
||||
'Attributes' => 'atributos',
|
||||
'AttributeTypes' => '#VALUE!',
|
||||
'Attributes' => 'Atributos',
|
||||
'Available' => 'Disponible',
|
||||
'AvgPrice' => 'Avg. Precio',
|
||||
'AvgPrice' => 'AVG. Precio',
|
||||
'Bills' => '#VALUE!',
|
||||
'Bonus' => 'Prima',
|
||||
'ClientGroup' => 'Cliente / Grupo',
|
||||
'Commission' => 'Comisión',
|
||||
'Container' => 'Envase',
|
||||
'CostCenter' => 'CostCenter',
|
||||
'CostIndicator' => 'Indicador de costo',
|
||||
'CostObject' => 'CostObject',
|
||||
'CostCenter' => 'Costenter',
|
||||
'CostIndicator' => 'Indicador de costos',
|
||||
'CostObject' => 'Costobject',
|
||||
'Countries' => 'Los paises',
|
||||
'Country' => 'País',
|
||||
'Created' => 'Creado',
|
||||
'CreatedAt' => '#VALUE!',
|
||||
'CreatedAt' => 'Creado',
|
||||
'Customer' => 'Cliente',
|
||||
'CustomerGroup' => 'grupo de clientes',
|
||||
'CustomsID' => 'Identificación de Aduanas',
|
||||
'CustomsID' => 'Identificación de aduanas',
|
||||
'Date' => 'Fecha',
|
||||
'Description' => 'Descripción',
|
||||
'Discount' => 'Descuento',
|
||||
'DiscountP' => 'Descuento en%',
|
||||
'Disposal' => 'Disposición',
|
||||
'Documents' => 'Documentos',
|
||||
'EarningIndicator' => 'Indicador de ganar',
|
||||
'EarningIndicator' => 'Indicador de ganado',
|
||||
'End' => 'Fin',
|
||||
'Files' => 'archivos',
|
||||
'Files' => 'Archivos',
|
||||
'General' => 'General',
|
||||
'GrossWeight' => 'Peso bruto',
|
||||
'Group' => 'Grupo',
|
||||
|
|
@ -51,39 +54,39 @@ return ['ItemManagement' => [
|
|||
'Height' => 'Altura',
|
||||
'ID' => 'IDENTIFICACIÓN',
|
||||
'ILV' => 'I LV',
|
||||
'Info' => 'información',
|
||||
'Info' => 'Información',
|
||||
'IsActive' => '¿Activo?',
|
||||
'Item' => 'Artículo',
|
||||
'Items' => 'Artículos',
|
||||
'Item' => 'Articulo',
|
||||
'Items' => 'Elementos',
|
||||
'Language' => 'Idioma',
|
||||
'LastOrder' => 'Último pedido',
|
||||
'Leadtime' => 'Tiempo de espera',
|
||||
'Length' => 'Largo',
|
||||
'Length' => 'Longitud',
|
||||
'Localization' => 'Localización',
|
||||
'Localizations' => 'localizaciones',
|
||||
'Location' => 'Localización',
|
||||
'Localizations' => 'Localizaciones',
|
||||
'Location' => 'Ubicación',
|
||||
'Log' => 'Tronco',
|
||||
'Logs' => 'registros',
|
||||
'Logs' => 'Registros',
|
||||
'Lot' => 'Lote',
|
||||
'MRR' => 'MRR',
|
||||
'MTDSales' => 'MTD Ventas',
|
||||
'Makespan' => 'makespan',
|
||||
'MRR' => 'Mrr',
|
||||
'MTDSales' => 'Ventas MTD',
|
||||
'Makespan' => 'Maquinista',
|
||||
'Margin' => 'Margen',
|
||||
'Master' => 'Maestría',
|
||||
'MaximumLevel' => 'stock máximo',
|
||||
'MaximumLevel' => 'Nivel máximo de stock',
|
||||
'Media' => 'Medios de comunicación',
|
||||
'MinimumLevel' => 'Nivel mínimo de existencias',
|
||||
'MinimumLevel' => 'Nivel mínimo de stock',
|
||||
'Modified' => 'Modificado',
|
||||
'Name' => 'Nombre',
|
||||
'Name1' => 'nombre1',
|
||||
'Name2' => 'nombre2',
|
||||
'Name1' => 'Nombre1',
|
||||
'Name2' => 'Nombre2',
|
||||
'Name3' => 'Nombre3',
|
||||
'Name4' => 'Nombre4',
|
||||
'Name5' => 'NAME5',
|
||||
'Name5' => 'Nombre5',
|
||||
'Net' => 'Peso neto',
|
||||
'NetWeight' => 'Peso neto',
|
||||
'None' => 'Ninguno',
|
||||
'Notes' => 'notas',
|
||||
'None' => 'Ninguna',
|
||||
'Notes' => 'Notas',
|
||||
'Number' => 'Número',
|
||||
'Ordered' => 'Ordenado',
|
||||
'Packaging' => 'embalaje',
|
||||
|
|
@ -91,10 +94,11 @@ return ['ItemManagement' => [
|
|||
'PriceChange' => 'Cambio de precio',
|
||||
'PriceUnit' => 'Unidad de precio',
|
||||
'Prices' => 'Precios',
|
||||
'Pricing' => '#VALUE!',
|
||||
'Productgroup' => 'Grupo de productos',
|
||||
'Production' => 'Producción',
|
||||
'Profile' => 'Perfil',
|
||||
'Properties' => 'propiedades',
|
||||
'Properties' => 'Propiedades',
|
||||
'Property' => 'Propiedad',
|
||||
'Purchase' => 'Compra',
|
||||
'PurchasePrice' => 'Precio de compra',
|
||||
|
|
@ -103,9 +107,10 @@ return ['ItemManagement' => [
|
|||
'QM' => 'QM',
|
||||
'Quantity' => 'Cantidad',
|
||||
'QuantityUnit' => 'Unidad de cantidad',
|
||||
'RecentInvoices' => '#VALUE!',
|
||||
'ReorderLevel' => 'Reordenar nivel',
|
||||
'Reserved' => 'Reservado',
|
||||
'SN' => 'SN',
|
||||
'SN' => 'Sn',
|
||||
'Sales' => 'Ventas',
|
||||
'SalesPrice' => 'Precio de venta',
|
||||
'Segment' => 'Segmento',
|
||||
|
|
@ -120,7 +125,7 @@ return ['ItemManagement' => [
|
|||
'Tax' => 'Impuesto',
|
||||
'Text' => 'Texto',
|
||||
'TimeUnit' => 'Unidad de tiempo',
|
||||
'Title' => '#VALUE!',
|
||||
'Title' => 'Título',
|
||||
'Tracking' => 'Seguimiento',
|
||||
'TradingUnit' => 'Unidad de comercio',
|
||||
'Translation' => 'Traducción',
|
||||
|
|
@ -128,9 +133,9 @@ return ['ItemManagement' => [
|
|||
'Unit' => 'Unidad',
|
||||
'Value' => 'Valor',
|
||||
'Variation' => 'Variación',
|
||||
'Variations' => 'variaciones',
|
||||
'Variations' => 'Variaciones',
|
||||
'Volume' => 'Volumen',
|
||||
'Warehouse' => 'Depósito',
|
||||
'Width' => 'Ancho',
|
||||
'YTDSales' => 'YTD ventas',
|
||||
'YTDSales' => 'Ytd ventas',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -14,123 +14,128 @@ declare(strict_types=1);
|
|||
|
||||
return ['ItemManagement' => [
|
||||
'Accounting' => 'Kirjanpito',
|
||||
'Address' => '#VALUE!',
|
||||
'All' => 'Kaikki',
|
||||
'Article' => 'Artikla',
|
||||
'Articlegroup' => 'Articlegroup',
|
||||
'Attribute' => 'ominaisuus',
|
||||
'Attributes' => 'määritteet',
|
||||
'Articlegroup' => 'ArticleGroup',
|
||||
'Attribute' => 'Attribuutti',
|
||||
'AttributeTypes' => '#VALUE!',
|
||||
'Attributes' => 'Attribuutit',
|
||||
'Available' => 'Saatavilla',
|
||||
'AvgPrice' => 'Keskim. Hinta',
|
||||
'AvgPrice' => 'Avg. Hinta',
|
||||
'Bills' => '#VALUE!',
|
||||
'Bonus' => 'Bonus',
|
||||
'ClientGroup' => 'Client / Ryhmä',
|
||||
'ClientGroup' => 'Asiakas / ryhmä',
|
||||
'Commission' => 'komissio',
|
||||
'Container' => 'kontti',
|
||||
'Container' => 'Säiliö',
|
||||
'CostCenter' => 'Kustannuspaikka',
|
||||
'CostIndicator' => 'kustannusindikaattorin',
|
||||
'CostIndicator' => 'Kustannusindikaattori',
|
||||
'CostObject' => 'CostObject',
|
||||
'Countries' => 'Maat',
|
||||
'Country' => 'Maa',
|
||||
'Created' => 'Luotu',
|
||||
'CreatedAt' => '#VALUE!',
|
||||
'Customer' => 'asiakas',
|
||||
'CustomerGroup' => 'asiakas Group',
|
||||
'CustomsID' => 'tulli tunnus',
|
||||
'CreatedAt' => 'Luotu',
|
||||
'Customer' => 'Asiakas',
|
||||
'CustomerGroup' => 'Asiakasryhmä',
|
||||
'CustomsID' => 'Tullitunnus',
|
||||
'Date' => 'Päivämäärä',
|
||||
'Description' => 'Kuvaus',
|
||||
'Discount' => 'Alennus',
|
||||
'DiscountP' => 'Alennus%',
|
||||
'Disposal' => 'hävittäminen',
|
||||
'Documents' => 'asiakirjat',
|
||||
'EarningIndicator' => 'ansaita Indikaattori',
|
||||
'End' => 'pää',
|
||||
'Disposal' => 'Hävittäminen',
|
||||
'Documents' => 'Asiakirjat',
|
||||
'EarningIndicator' => 'Ansaintaindikaattori',
|
||||
'End' => 'Loppu',
|
||||
'Files' => 'Tiedostot',
|
||||
'General' => 'yleinen',
|
||||
'GrossWeight' => 'bruttopaino',
|
||||
'General' => 'Yleinen',
|
||||
'GrossWeight' => 'Bruttopaino',
|
||||
'Group' => 'Ryhmä',
|
||||
'Groups' => '#VALUE!',
|
||||
'Height' => 'Korkeus',
|
||||
'ID' => 'ID',
|
||||
'ILV' => 'ILV',
|
||||
'ID' => 'Id',
|
||||
'ILV' => 'Ilv',
|
||||
'Info' => 'Tiedot',
|
||||
'IsActive' => 'Aktiivinen?',
|
||||
'Item' => 'erä',
|
||||
'Item' => 'Kohde',
|
||||
'Items' => 'Tuotteet',
|
||||
'Language' => 'Kieli',
|
||||
'LastOrder' => 'viimeiset tilaukset',
|
||||
'Leadtime' => 'läpimenoaika',
|
||||
'LastOrder' => 'Viimeinen tilaus',
|
||||
'Leadtime' => 'Head-aika',
|
||||
'Length' => 'Pituus',
|
||||
'Localization' => 'lokalisointi',
|
||||
'Localizations' => 'lokalisointi',
|
||||
'Localization' => 'Lokalisointi',
|
||||
'Localizations' => 'Paikkakunnat',
|
||||
'Location' => 'Sijainti',
|
||||
'Log' => 'Hirsi',
|
||||
'Logs' => 'lokit',
|
||||
'Lot' => 'erä',
|
||||
'MRR' => 'MRR',
|
||||
'MTDSales' => 'MTD Myynti',
|
||||
'Makespan' => 'Makespan',
|
||||
'Logs' => 'Lokit',
|
||||
'Lot' => 'Paljon',
|
||||
'MRR' => 'Mrr',
|
||||
'MTDSales' => 'MTD-myynti',
|
||||
'Makespan' => 'Makepan',
|
||||
'Margin' => 'Marginaali',
|
||||
'Master' => 'Hallita',
|
||||
'MaximumLevel' => 'Maksimi laakea',
|
||||
'Media' => 'tiedotusvälineet',
|
||||
'MinimumLevel' => 'Vähimmäisvarasto tasolla',
|
||||
'Modified' => 'Modified',
|
||||
'MaximumLevel' => 'Suurin osataso',
|
||||
'Media' => 'Media',
|
||||
'MinimumLevel' => 'Vähimmäiskannan taso',
|
||||
'Modified' => 'Muokattu',
|
||||
'Name' => 'Nimi',
|
||||
'Name1' => 'name1',
|
||||
'Name2' => 'nimi2',
|
||||
'Name3' => 'nimi3',
|
||||
'Name4' => 'nimi4',
|
||||
'Name5' => 'NAME5',
|
||||
'Name1' => 'Nimi1',
|
||||
'Name2' => 'Nimi2',
|
||||
'Name3' => 'Nimi33',
|
||||
'Name4' => 'Nimi4',
|
||||
'Name5' => 'Nimi5',
|
||||
'Net' => 'Nettopaino',
|
||||
'NetWeight' => 'Nettopaino',
|
||||
'None' => 'Ei mitään',
|
||||
'Notes' => 'Huomautuksia',
|
||||
'Notes' => 'Toteaa',
|
||||
'Number' => 'Määrä',
|
||||
'Ordered' => 'tilattu',
|
||||
'Ordered' => 'Tilattu',
|
||||
'Packaging' => 'Pakkaus',
|
||||
'Price' => 'Hinta',
|
||||
'PriceChange' => 'Hinnanmuutos',
|
||||
'PriceUnit' => 'Yksikkö hinta',
|
||||
'Prices' => 'hintoja',
|
||||
'PriceChange' => 'Hintamuutos',
|
||||
'PriceUnit' => 'Hintayksikkö',
|
||||
'Prices' => 'Hinnat',
|
||||
'Pricing' => '#VALUE!',
|
||||
'Productgroup' => 'Tuoteryhmä',
|
||||
'Production' => 'tuotanto',
|
||||
'Production' => 'Tuotanto',
|
||||
'Profile' => 'Profiili',
|
||||
'Properties' => 'ominaisuudet',
|
||||
'Property' => 'omaisuus',
|
||||
'Properties' => 'Kiinteistöt',
|
||||
'Property' => 'Kiinteistö',
|
||||
'Purchase' => 'Ostaa',
|
||||
'PurchasePrice' => 'Ostohinta',
|
||||
'Purchasing' => 'osto-',
|
||||
'QA' => 'QA',
|
||||
'QM' => 'QM',
|
||||
'Purchasing' => 'Osto',
|
||||
'QA' => 'Qa',
|
||||
'QM' => 'Qm',
|
||||
'Quantity' => 'Määrä',
|
||||
'QuantityUnit' => 'Määrän yksikköön',
|
||||
'ReorderLevel' => 'reorder tasolla',
|
||||
'QuantityUnit' => 'Määräyksikkö',
|
||||
'RecentInvoices' => '#VALUE!',
|
||||
'ReorderLevel' => 'Järjestyksen taso',
|
||||
'Reserved' => 'Varattu',
|
||||
'SN' => 'SN',
|
||||
'SN' => 'Sn',
|
||||
'Sales' => 'Myynti',
|
||||
'SalesPrice' => 'myyntihinta',
|
||||
'Segment' => 'segmentti',
|
||||
'ShelfLife' => 'varastointiaika',
|
||||
'SalesPrice' => 'Myyntihinta',
|
||||
'Segment' => 'Segmentti',
|
||||
'ShelfLife' => 'Säilyvyys',
|
||||
'Source' => 'Lähde',
|
||||
'Start' => 'alkaa',
|
||||
'Status' => 'Tila',
|
||||
'Stock' => 'kalusto',
|
||||
'Stock' => 'Varasto',
|
||||
'StockList' => 'Osakeluettelo',
|
||||
'Successor' => 'Seuraaja',
|
||||
'Supplier' => 'toimittaja',
|
||||
'Supplier' => 'Toimittaja',
|
||||
'Tax' => 'Verottaa',
|
||||
'Text' => 'Teksti',
|
||||
'TimeUnit' => 'Aikayksikkö',
|
||||
'Title' => '#VALUE!',
|
||||
'TimeUnit' => 'Ajan yksikkö',
|
||||
'Title' => 'Otsikko',
|
||||
'Tracking' => 'Seuranta',
|
||||
'TradingUnit' => 'pörssierä',
|
||||
'TradingUnit' => 'Kauppayksikkö',
|
||||
'Translation' => 'Käännös',
|
||||
'Type' => 'Tyyppi',
|
||||
'Unit' => 'yksikkö',
|
||||
'Unit' => 'Yksikkö',
|
||||
'Value' => 'Arvo',
|
||||
'Variation' => 'vaihtelu',
|
||||
'Variation' => 'Vaihtelu',
|
||||
'Variations' => 'Muunnelmat',
|
||||
'Volume' => 'tilavuus',
|
||||
'Volume' => 'Määrä',
|
||||
'Warehouse' => 'Varasto',
|
||||
'Width' => 'Leveys',
|
||||
'YTDSales' => 'Vuoden alusta Sales',
|
||||
'YTDSales' => 'YTD-myynti',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -14,34 +14,37 @@ declare(strict_types=1);
|
|||
|
||||
return ['ItemManagement' => [
|
||||
'Accounting' => 'Comptabilité',
|
||||
'Address' => '#VALUE!',
|
||||
'All' => 'Tout',
|
||||
'Article' => 'Article',
|
||||
'Articlegroup' => 'Articlegroup',
|
||||
'Attribute' => 'Attribut',
|
||||
'AttributeTypes' => '#VALUE!',
|
||||
'Attributes' => 'Les attributs',
|
||||
'Available' => 'Disponible',
|
||||
'AvgPrice' => 'Moy. Prix',
|
||||
'AvgPrice' => 'Avg. Prix',
|
||||
'Bills' => '#VALUE!',
|
||||
'Bonus' => 'Prime',
|
||||
'ClientGroup' => 'Client / Groupe',
|
||||
'Commission' => 'Commission',
|
||||
'Container' => 'Récipient',
|
||||
'CostCenter' => 'Centre de coûts',
|
||||
'CostIndicator' => 'Indicateur de coût',
|
||||
'CostObject' => 'CostObject',
|
||||
'CostObject' => 'Costobject',
|
||||
'Countries' => 'Des pays',
|
||||
'Country' => 'De campagne',
|
||||
'Created' => 'Créé',
|
||||
'CreatedAt' => '#VALUE!',
|
||||
'Country' => 'Pays',
|
||||
'Created' => 'Établi',
|
||||
'CreatedAt' => 'Établi',
|
||||
'Customer' => 'Client',
|
||||
'CustomerGroup' => 'Groupe de clients',
|
||||
'CustomsID' => 'ID douanes',
|
||||
'CustomsID' => 'Identifiant de douane',
|
||||
'Date' => 'Date',
|
||||
'Description' => 'Description',
|
||||
'Discount' => 'Rabais',
|
||||
'DiscountP' => 'Remise en%',
|
||||
'Description' => 'La description',
|
||||
'Discount' => 'Remise',
|
||||
'DiscountP' => 'Rabais en%',
|
||||
'Disposal' => 'Disposition',
|
||||
'Documents' => 'documents',
|
||||
'EarningIndicator' => 'Indicateur gagnant',
|
||||
'Documents' => 'Documents',
|
||||
'EarningIndicator' => 'Indicateur de gain',
|
||||
'End' => 'Finir',
|
||||
'Files' => 'Des dossiers',
|
||||
'General' => 'Général',
|
||||
|
|
@ -50,7 +53,7 @@ return ['ItemManagement' => [
|
|||
'Groups' => '#VALUE!',
|
||||
'Height' => 'Hauteur',
|
||||
'ID' => 'identifiant',
|
||||
'ILV' => 'ILV',
|
||||
'ILV' => 'Ilv',
|
||||
'Info' => 'Info',
|
||||
'IsActive' => 'Actif?',
|
||||
'Item' => 'Article',
|
||||
|
|
@ -60,29 +63,29 @@ return ['ItemManagement' => [
|
|||
'Leadtime' => 'Délai de mise en œuvre',
|
||||
'Length' => 'Longueur',
|
||||
'Localization' => 'Localisation',
|
||||
'Localizations' => 'localisations',
|
||||
'Location' => 'Lieu',
|
||||
'Localizations' => 'Localisations',
|
||||
'Location' => 'Emplacement',
|
||||
'Log' => 'Enregistrer',
|
||||
'Logs' => 'journaux',
|
||||
'Logs' => 'Journaux',
|
||||
'Lot' => 'Parcelle',
|
||||
'MRR' => 'MRR',
|
||||
'MTDSales' => 'MTD ventes',
|
||||
'Makespan' => 'makespan',
|
||||
'MRR' => 'Mrr',
|
||||
'MTDSales' => 'Ventes MTD',
|
||||
'Makespan' => 'Gibier',
|
||||
'Margin' => 'Marge',
|
||||
'Master' => 'Maître',
|
||||
'MaximumLevel' => 'niveau de stock maximum',
|
||||
'MaximumLevel' => 'Niveau de stock maximum',
|
||||
'Media' => 'Médias',
|
||||
'MinimumLevel' => 'niveau de stock minimum',
|
||||
'MinimumLevel' => 'Niveau de stock minimum',
|
||||
'Modified' => 'Modifié',
|
||||
'Name' => 'Nom',
|
||||
'Name1' => 'Name1',
|
||||
'Name2' => 'nom2',
|
||||
'Name3' => 'NAME3',
|
||||
'Name4' => 'nom4',
|
||||
'Name5' => 'NAME5',
|
||||
'Name1' => 'Nom1',
|
||||
'Name2' => 'Nom2',
|
||||
'Name3' => 'Nom3',
|
||||
'Name4' => 'Nom4',
|
||||
'Name5' => 'Nom5',
|
||||
'Net' => 'Poids net',
|
||||
'NetWeight' => 'Poids net',
|
||||
'None' => 'Aucun',
|
||||
'None' => 'Rien',
|
||||
'Notes' => 'Remarques',
|
||||
'Number' => 'Nombre',
|
||||
'Ordered' => 'Commandé',
|
||||
|
|
@ -91,27 +94,29 @@ return ['ItemManagement' => [
|
|||
'PriceChange' => 'Changement de prix',
|
||||
'PriceUnit' => 'Unité de prix',
|
||||
'Prices' => 'Des prix',
|
||||
'Pricing' => '#VALUE!',
|
||||
'Productgroup' => 'Groupe de produits',
|
||||
'Production' => 'Production',
|
||||
'Profile' => 'Profil',
|
||||
'Properties' => 'Propriétés',
|
||||
'Property' => 'Biens',
|
||||
'Property' => 'Propriété',
|
||||
'Purchase' => 'Acheter',
|
||||
'PurchasePrice' => 'Prix d\'achat',
|
||||
'PurchasePrice' => 'Prix d\\'achat',
|
||||
'Purchasing' => 'Achat',
|
||||
'QA' => 'QA',
|
||||
'QM' => 'QM',
|
||||
'QA' => 'Qa',
|
||||
'QM' => 'Qm',
|
||||
'Quantity' => 'Quantité',
|
||||
'QuantityUnit' => 'Unité de quantité',
|
||||
'RecentInvoices' => '#VALUE!',
|
||||
'ReorderLevel' => 'Niveau de réapprovisionnement',
|
||||
'Reserved' => 'Réservé',
|
||||
'SN' => 'SN',
|
||||
'SN' => 'Sn',
|
||||
'Sales' => 'Ventes',
|
||||
'SalesPrice' => 'Prix de vente',
|
||||
'SalesPrice' => 'Prix de vente',
|
||||
'Segment' => 'Segment',
|
||||
'ShelfLife' => 'Durée de conservation',
|
||||
'ShelfLife' => 'Durée de vie',
|
||||
'Source' => 'La source',
|
||||
'Start' => 'Début',
|
||||
'Start' => 'Démarrer',
|
||||
'Status' => 'Statut',
|
||||
'Stock' => 'Stocker',
|
||||
'StockList' => 'Liste des stocks',
|
||||
|
|
@ -120,17 +125,17 @@ return ['ItemManagement' => [
|
|||
'Tax' => 'Impôt',
|
||||
'Text' => 'Texte',
|
||||
'TimeUnit' => 'Unité de temps',
|
||||
'Title' => '#VALUE!',
|
||||
'Title' => 'Titre',
|
||||
'Tracking' => 'Suivi',
|
||||
'TradingUnit' => 'Unité de négociation',
|
||||
'Translation' => 'Traduction',
|
||||
'Type' => 'Taper',
|
||||
'Unit' => 'Unité',
|
||||
'Value' => 'Évaluer',
|
||||
'Value' => 'Valeur',
|
||||
'Variation' => 'Variation',
|
||||
'Variations' => 'variations',
|
||||
'Variations' => 'Variations',
|
||||
'Volume' => 'Le volume',
|
||||
'Warehouse' => 'Dépot',
|
||||
'Warehouse' => 'Entrepôt',
|
||||
'Width' => 'Largeur',
|
||||
'YTDSales' => 'YTD Sales',
|
||||
'YTDSales' => 'Ventes YTD',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -14,83 +14,87 @@ declare(strict_types=1);
|
|||
|
||||
return ['ItemManagement' => [
|
||||
'Accounting' => 'Könyvelés',
|
||||
'All' => 'Összes',
|
||||
'Address' => '#VALUE!',
|
||||
'All' => 'Minden',
|
||||
'Article' => 'Cikk',
|
||||
'Articlegroup' => 'Articlegroup',
|
||||
'Articlegroup' => 'Gyerekcsoport',
|
||||
'Attribute' => 'Tulajdonság',
|
||||
'Attributes' => 'attribútumok',
|
||||
'AttributeTypes' => '#VALUE!',
|
||||
'Attributes' => 'Tulajdonságok',
|
||||
'Available' => 'Elérhető',
|
||||
'AvgPrice' => 'Átl. Ár',
|
||||
'Bonus' => 'pótlék',
|
||||
'AvgPrice' => 'AVG. Ár',
|
||||
'Bills' => '#VALUE!',
|
||||
'Bonus' => 'Bónusz',
|
||||
'ClientGroup' => 'Ügyfél / csoport',
|
||||
'Commission' => 'jutalék',
|
||||
'Container' => 'Tartály',
|
||||
'CostCenter' => 'CostCenter',
|
||||
'CostIndicator' => 'költség mutató',
|
||||
'CostObject' => 'CostObject',
|
||||
'CostCenter' => 'Cellcenter',
|
||||
'CostIndicator' => 'Költségjelző',
|
||||
'CostObject' => 'Costobjektum',
|
||||
'Countries' => 'Országok',
|
||||
'Country' => 'Ország',
|
||||
'Created' => 'Alkotó',
|
||||
'CreatedAt' => '#VALUE!',
|
||||
'Created' => 'Létrehozott',
|
||||
'CreatedAt' => 'Létrehozott',
|
||||
'Customer' => 'Vevő',
|
||||
'CustomerGroup' => 'Ügyfél nevében',
|
||||
'CustomsID' => 'vámazonosító',
|
||||
'CustomerGroup' => 'Ügyfélcsoport',
|
||||
'CustomsID' => 'Vámazonosító',
|
||||
'Date' => 'Dátum',
|
||||
'Description' => 'Leírás',
|
||||
'Discount' => 'Kedvezmény',
|
||||
'DiscountP' => 'Kedvezmény% -ban',
|
||||
'Disposal' => 'ártalmatlanítása',
|
||||
'DiscountP' => 'Kedvezmény%',
|
||||
'Disposal' => 'Ártalmatlanítás',
|
||||
'Documents' => 'Dokumentumok',
|
||||
'EarningIndicator' => 'bevételt hozó Indicator',
|
||||
'End' => 'vég',
|
||||
'Files' => 'Files',
|
||||
'EarningIndicator' => 'Keresőjelző',
|
||||
'End' => 'Vége',
|
||||
'Files' => 'Fájlok',
|
||||
'General' => 'Tábornok',
|
||||
'GrossWeight' => 'Bruttó súly',
|
||||
'Group' => 'Csoport',
|
||||
'Groups' => '#VALUE!',
|
||||
'Height' => 'Magasság',
|
||||
'ID' => 'ID',
|
||||
'ID' => 'Idézés',
|
||||
'ILV' => 'ILV',
|
||||
'Info' => 'Info',
|
||||
'Info' => 'Információ',
|
||||
'IsActive' => 'Aktív?',
|
||||
'Item' => 'Tétel',
|
||||
'Items' => 'példány',
|
||||
'Items' => 'Elemek',
|
||||
'Language' => 'Nyelv',
|
||||
'LastOrder' => 'Utolsó rendelés',
|
||||
'Leadtime' => 'átfutási idő',
|
||||
'Leadtime' => 'Vezetési idő',
|
||||
'Length' => 'Hossz',
|
||||
'Localization' => 'Honosítás',
|
||||
'Localizations' => 'lokalizációban',
|
||||
'Localization' => 'Lokalizáció',
|
||||
'Localizations' => 'Lokalizációk',
|
||||
'Location' => 'Elhelyezkedés',
|
||||
'Log' => 'Bejelentkezés',
|
||||
'Log' => 'Napló',
|
||||
'Logs' => 'Naplók',
|
||||
'Lot' => 'Sok',
|
||||
'MRR' => 'MRR',
|
||||
'MTDSales' => 'MTD Értékesítési',
|
||||
'MRR' => 'Mrr',
|
||||
'MTDSales' => 'MTD értékesítés',
|
||||
'Makespan' => 'Makespan',
|
||||
'Margin' => 'Árrés',
|
||||
'Master' => 'Fő',
|
||||
'MaximumLevel' => 'Maximális készletek szintje',
|
||||
'MaximumLevel' => 'Maximális készletszint',
|
||||
'Media' => 'Média',
|
||||
'MinimumLevel' => 'Minimális állomány',
|
||||
'MinimumLevel' => 'Minimális készletszint',
|
||||
'Modified' => 'Módosított',
|
||||
'Name' => 'Név',
|
||||
'Name1' => 'name1',
|
||||
'Name2' => 'name2',
|
||||
'Name3' => 'NAME3',
|
||||
'Name4' => 'NAME4',
|
||||
'Name5' => 'Name5',
|
||||
'Name1' => 'Név1',
|
||||
'Name2' => 'NAME2',
|
||||
'Name3' => 'Név3',
|
||||
'Name4' => 'Név4',
|
||||
'Name5' => 'Név5',
|
||||
'Net' => 'Nettó tömeg',
|
||||
'NetWeight' => 'Nettó tömeg',
|
||||
'None' => 'Egyik sem',
|
||||
'Notes' => 'Megjegyzések',
|
||||
'Notes' => 'Jegyzetek',
|
||||
'Number' => 'Szám',
|
||||
'Ordered' => 'Rendezett',
|
||||
'Ordered' => 'Elrendelt',
|
||||
'Packaging' => 'Csomagolás',
|
||||
'Price' => 'Ár',
|
||||
'PriceChange' => 'Árváltozás',
|
||||
'PriceUnit' => 'Eladási ár',
|
||||
'PriceUnit' => 'Áregység',
|
||||
'Prices' => 'Árak',
|
||||
'Pricing' => '#VALUE!',
|
||||
'Productgroup' => 'Termékcsoport',
|
||||
'Production' => 'Termelés',
|
||||
'Profile' => 'Profil',
|
||||
|
|
@ -98,39 +102,40 @@ return ['ItemManagement' => [
|
|||
'Property' => 'Ingatlan',
|
||||
'Purchase' => 'Vásárlás',
|
||||
'PurchasePrice' => 'Vételár',
|
||||
'Purchasing' => 'beszerzési',
|
||||
'Purchasing' => 'Vásárlás',
|
||||
'QA' => 'QA',
|
||||
'QM' => 'QM',
|
||||
'QM' => 'Qm',
|
||||
'Quantity' => 'Mennyiség',
|
||||
'QuantityUnit' => 'Mennyiségi egységet',
|
||||
'ReorderLevel' => 'Átrendezés szinten',
|
||||
'QuantityUnit' => 'Mennyiségegység',
|
||||
'RecentInvoices' => '#VALUE!',
|
||||
'ReorderLevel' => 'Átrendezési szint',
|
||||
'Reserved' => 'Fenntartott',
|
||||
'SN' => 'SN',
|
||||
'Sales' => 'Sales',
|
||||
'SalesPrice' => 'eladási ár',
|
||||
'Segment' => 'szegmens',
|
||||
'SN' => 'Sn',
|
||||
'Sales' => 'Értékesítés',
|
||||
'SalesPrice' => 'Értékesítési ár',
|
||||
'Segment' => 'Szegmens',
|
||||
'ShelfLife' => 'Szavatossági idő',
|
||||
'Source' => 'Forrás',
|
||||
'Start' => 'Rajt',
|
||||
'Status' => 'Állapot',
|
||||
'Stock' => 'Készlet',
|
||||
'StockList' => 'Stock listája',
|
||||
'StockList' => 'Állománylista',
|
||||
'Successor' => 'Utód',
|
||||
'Supplier' => 'Támogató',
|
||||
'Tax' => 'Adó',
|
||||
'Text' => 'Szöveg',
|
||||
'TimeUnit' => 'Időegység',
|
||||
'Title' => '#VALUE!',
|
||||
'Title' => 'Cím',
|
||||
'Tracking' => 'Követés',
|
||||
'TradingUnit' => 'kereskedelmi egység',
|
||||
'TradingUnit' => 'Kereskedési egység',
|
||||
'Translation' => 'Fordítás',
|
||||
'Type' => 'típus',
|
||||
'Unit' => 'Mértékegység',
|
||||
'Value' => 'Érték',
|
||||
'Variation' => 'Variáció',
|
||||
'Variations' => 'Variációk',
|
||||
'Variations' => 'Változatok',
|
||||
'Volume' => 'Hangerő',
|
||||
'Warehouse' => 'Raktár',
|
||||
'Width' => 'Szélesség',
|
||||
'YTDSales' => 'Időarányos Sales',
|
||||
'YTDSales' => 'YTD értékesítés',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -14,34 +14,37 @@ declare(strict_types=1);
|
|||
|
||||
return ['ItemManagement' => [
|
||||
'Accounting' => 'Contabilità',
|
||||
'All' => 'Tutti',
|
||||
'Address' => '#VALUE!',
|
||||
'All' => 'Tutto',
|
||||
'Article' => 'Articolo',
|
||||
'Articlegroup' => 'Articlegroup',
|
||||
'Articlegroup' => 'Art.group.',
|
||||
'Attribute' => 'Attributo',
|
||||
'Attributes' => 'attributi',
|
||||
'AttributeTypes' => '#VALUE!',
|
||||
'Attributes' => 'Attributi',
|
||||
'Available' => 'A disposizione',
|
||||
'AvgPrice' => 'Avg. Prezzo',
|
||||
'Bonus' => 'indennità',
|
||||
'ClientGroup' => 'Client / Gruppo',
|
||||
'Bills' => '#VALUE!',
|
||||
'Bonus' => 'Bonus.',
|
||||
'ClientGroup' => 'Client / Group.',
|
||||
'Commission' => 'Commissione',
|
||||
'Container' => 'Contenitore',
|
||||
'CostCenter' => 'Centro di costo',
|
||||
'CostIndicator' => 'Indicatore dei costi',
|
||||
'CostObject' => 'CostObject',
|
||||
'Countries' => 'paesi',
|
||||
'CostIndicator' => 'Indicatore di costo',
|
||||
'CostObject' => 'Cliente',
|
||||
'Countries' => 'Paesi',
|
||||
'Country' => 'Nazione',
|
||||
'Created' => 'Creato',
|
||||
'CreatedAt' => '#VALUE!',
|
||||
'CreatedAt' => 'Creato',
|
||||
'Customer' => 'Cliente',
|
||||
'CustomerGroup' => 'Gruppo di clienti',
|
||||
'CustomsID' => 'ID doganale',
|
||||
'CustomsID' => 'ID doganali',
|
||||
'Date' => 'Data',
|
||||
'Description' => 'Descrizione',
|
||||
'Discount' => 'Sconto',
|
||||
'DiscountP' => 'Sconto in%',
|
||||
'Disposal' => 'Disposizione',
|
||||
'Documents' => 'Documenti',
|
||||
'EarningIndicator' => 'guadagnare Indicator',
|
||||
'EarningIndicator' => 'Indicatore di guadagno',
|
||||
'End' => 'Fine',
|
||||
'Files' => 'File',
|
||||
'General' => 'Generale',
|
||||
|
|
@ -50,87 +53,89 @@ return ['ItemManagement' => [
|
|||
'Groups' => '#VALUE!',
|
||||
'Height' => 'Altezza',
|
||||
'ID' => 'ID',
|
||||
'ILV' => 'ILV',
|
||||
'ILV' => 'Ilv.',
|
||||
'Info' => 'Informazioni',
|
||||
'IsActive' => 'Attivo?',
|
||||
'Item' => 'Articolo',
|
||||
'Item' => 'Elemento',
|
||||
'Items' => 'Elementi',
|
||||
'Language' => 'linguaggio',
|
||||
'Language' => 'Lingua',
|
||||
'LastOrder' => 'Ultimo ordine',
|
||||
'Leadtime' => 'Tempi di consegna',
|
||||
'Length' => 'Lunghezza',
|
||||
'Localization' => 'Localizzazione',
|
||||
'Localizations' => 'localizzazioni',
|
||||
'Localizations' => 'Localizzazioni',
|
||||
'Location' => 'Posizione',
|
||||
'Log' => 'Login',
|
||||
'Logs' => 'logs',
|
||||
'Lot' => 'lotto',
|
||||
'MRR' => 'MRR',
|
||||
'MTDSales' => 'MTD vendite',
|
||||
'Makespan' => 'makespan',
|
||||
'Log' => 'Tronco d\\'albero',
|
||||
'Logs' => 'Logs.',
|
||||
'Lot' => 'Quantità',
|
||||
'MRR' => 'Mrr.',
|
||||
'MTDSales' => 'Vendite di mtd.',
|
||||
'Makespan' => 'Makespan.',
|
||||
'Margin' => 'Margine',
|
||||
'Master' => 'Maestro',
|
||||
'MaximumLevel' => 'Massimo livello di singoli titoli',
|
||||
'MaximumLevel' => 'Livello massimo',
|
||||
'Media' => 'Media',
|
||||
'MinimumLevel' => 'livello di scorta minima',
|
||||
'Modified' => 'Modificata',
|
||||
'MinimumLevel' => 'Livello minimo di scorta',
|
||||
'Modified' => 'Modificati',
|
||||
'Name' => 'Nome',
|
||||
'Name1' => 'Name1',
|
||||
'Name2' => 'Name2',
|
||||
'Name3' => 'Nome3',
|
||||
'Name4' => 'NAME4',
|
||||
'Name5' => 'NAME5',
|
||||
'Name1' => 'Nome1.',
|
||||
'Name2' => 'Nome2.',
|
||||
'Name3' => 'Nome3.',
|
||||
'Name4' => 'Nome4.',
|
||||
'Name5' => 'Nome5.',
|
||||
'Net' => 'Peso netto',
|
||||
'NetWeight' => 'Peso netto',
|
||||
'None' => 'Nessuna',
|
||||
'None' => 'Nessuno',
|
||||
'Notes' => 'Appunti',
|
||||
'Number' => 'Numero',
|
||||
'Ordered' => 'Ordinato',
|
||||
'Packaging' => 'Confezione',
|
||||
'Price' => 'Prezzo',
|
||||
'PriceChange' => 'Cambio di prezzo',
|
||||
'PriceUnit' => 'Unità di prezzo',
|
||||
'PriceUnit' => 'Unità di prezzo.',
|
||||
'Prices' => 'Prezzi',
|
||||
'Productgroup' => 'dei gruppi di prodotti',
|
||||
'Pricing' => '#VALUE!',
|
||||
'Productgroup' => 'Gruppo di prodotti',
|
||||
'Production' => 'Produzione',
|
||||
'Profile' => 'Profilo',
|
||||
'Properties' => 'Proprietà',
|
||||
'Property' => 'Proprietà',
|
||||
'Purchase' => 'Acquista',
|
||||
'PurchasePrice' => 'Prezzo d\'acquisto',
|
||||
'Purchase' => 'Acquistare',
|
||||
'PurchasePrice' => 'Prezzo d\\'acquisto',
|
||||
'Purchasing' => 'Acquisto',
|
||||
'QA' => 'QA',
|
||||
'QM' => 'QM',
|
||||
'QA' => 'Qa.',
|
||||
'QM' => 'Qm.',
|
||||
'Quantity' => 'Quantità',
|
||||
'QuantityUnit' => 'Un\'unità di quantità',
|
||||
'QuantityUnit' => 'Unità di quantità',
|
||||
'RecentInvoices' => '#VALUE!',
|
||||
'ReorderLevel' => 'Livello di riordino',
|
||||
'Reserved' => 'Riservato',
|
||||
'SN' => 'SN',
|
||||
'Sales' => 'I saldi',
|
||||
'SN' => 'Sn.',
|
||||
'Sales' => 'Saldi',
|
||||
'SalesPrice' => 'Prezzo di vendita',
|
||||
'Segment' => 'Segmento',
|
||||
'ShelfLife' => 'Data di scadenza',
|
||||
'Source' => 'fonte',
|
||||
'Source' => 'Fonte',
|
||||
'Start' => 'Inizio',
|
||||
'Status' => 'Stato',
|
||||
'Stock' => 'Azione',
|
||||
'StockList' => 'lista dello stock',
|
||||
'StockList' => 'Listino',
|
||||
'Successor' => 'Successore',
|
||||
'Supplier' => 'Fornitore',
|
||||
'Tax' => 'Imposta',
|
||||
'Text' => 'Testo',
|
||||
'TimeUnit' => 'Unità di tempo',
|
||||
'Title' => '#VALUE!',
|
||||
'Tracking' => 'puntamento',
|
||||
'TradingUnit' => 'Unità Trading',
|
||||
'Title' => 'Titolo',
|
||||
'Tracking' => 'Tracciamento',
|
||||
'TradingUnit' => 'Unità di trading',
|
||||
'Translation' => 'Traduzione',
|
||||
'Type' => 'genere',
|
||||
'Type' => 'Tipo',
|
||||
'Unit' => 'Unità',
|
||||
'Value' => 'Valore',
|
||||
'Variation' => 'Variazione',
|
||||
'Variations' => 'variazioni',
|
||||
'Variations' => 'Variazioni',
|
||||
'Volume' => 'Volume',
|
||||
'Warehouse' => 'Magazzino',
|
||||
'Width' => 'Larghezza',
|
||||
'YTDSales' => 'YTD vendite',
|
||||
'YTDSales' => 'Vendite di ytd.',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -13,124 +13,129 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['ItemManagement' => [
|
||||
'Accounting' => '経理',
|
||||
'All' => 'すべて',
|
||||
'Article' => '論文',
|
||||
'Articlegroup' => 'Articlegroup',
|
||||
'Accounting' => '会計',
|
||||
'Address' => '#VALUE!',
|
||||
'All' => '全て',
|
||||
'Article' => '記事',
|
||||
'Articlegroup' => '記事グループ',
|
||||
'Attribute' => '属性',
|
||||
'AttributeTypes' => '#VALUE!',
|
||||
'Attributes' => '属性',
|
||||
'Available' => '利用できます',
|
||||
'Available' => '利用可能',
|
||||
'AvgPrice' => '平均。価格',
|
||||
'Bills' => '#VALUE!',
|
||||
'Bonus' => 'ボーナス',
|
||||
'ClientGroup' => 'クライアント/グループ',
|
||||
'Commission' => '手数料',
|
||||
'Container' => 'コンテナ',
|
||||
'Container' => '容器',
|
||||
'CostCenter' => 'コストセンター',
|
||||
'CostIndicator' => 'コストインジケータ',
|
||||
'CostObject' => 'CostObject',
|
||||
'Countries' => '国',
|
||||
'CostObject' => 'コストオブジェクト',
|
||||
'Countries' => '国々',
|
||||
'Country' => '国',
|
||||
'Created' => '作成した',
|
||||
'CreatedAt' => '#VALUE!',
|
||||
'CreatedAt' => '作成した',
|
||||
'Customer' => 'お客様',
|
||||
'CustomerGroup' => '顧客グループ',
|
||||
'CustomsID' => '税関ID',
|
||||
'Date' => '日付',
|
||||
'Date' => '日にち',
|
||||
'Description' => '説明',
|
||||
'Discount' => 'ディスカウント',
|
||||
'DiscountP' => '%割引',
|
||||
'Discount' => '割引',
|
||||
'DiscountP' => '割引%',
|
||||
'Disposal' => '廃棄',
|
||||
'Documents' => 'ドキュメント',
|
||||
'EarningIndicator' => 'インジケータを獲得',
|
||||
'Documents' => '文書',
|
||||
'EarningIndicator' => '獲得インジケータ',
|
||||
'End' => '終わり',
|
||||
'Files' => 'ファイル',
|
||||
'General' => '一般的な',
|
||||
'General' => '全般的',
|
||||
'GrossWeight' => '総重量',
|
||||
'Group' => 'グループ',
|
||||
'Groups' => '#VALUE!',
|
||||
'Height' => '高さ',
|
||||
'ID' => 'ID',
|
||||
'ILV' => 'ILV',
|
||||
'Info' => 'インフォ',
|
||||
'ID' => 'id',
|
||||
'ILV' => 'il',
|
||||
'Info' => '情報',
|
||||
'IsActive' => 'アクティブ?',
|
||||
'Item' => '項目',
|
||||
'Item' => 'アイテム',
|
||||
'Items' => 'アイテム',
|
||||
'Language' => '言語',
|
||||
'LastOrder' => 'ラストオーダー',
|
||||
'LastOrder' => '最後の順序',
|
||||
'Leadtime' => 'リードタイム',
|
||||
'Length' => '長さ',
|
||||
'Localization' => 'ローカライズ',
|
||||
'Localizations' => 'ローカリゼーション',
|
||||
'Location' => 'ロケーション',
|
||||
'Localizations' => 'ローカライズ',
|
||||
'Location' => '位置',
|
||||
'Log' => 'ログ',
|
||||
'Logs' => 'ログ',
|
||||
'Lot' => 'たくさん',
|
||||
'MRR' => 'MRR',
|
||||
'MTDSales' => 'MTD販売',
|
||||
'Makespan' => 'メイクスパン',
|
||||
'Lot' => '多く',
|
||||
'MRR' => 'MRR.',
|
||||
'MTDSales' => 'MTDセールス',
|
||||
'Makespan' => 'マークスパン',
|
||||
'Margin' => 'マージン',
|
||||
'Master' => '主人',
|
||||
'Master' => 'マスター',
|
||||
'MaximumLevel' => '最大在庫レベル',
|
||||
'Media' => 'メディア',
|
||||
'MinimumLevel' => '最小在庫レベル',
|
||||
'Modified' => '変更されました',
|
||||
'Modified' => '修正された',
|
||||
'Name' => '名前',
|
||||
'Name1' => 'NAME1',
|
||||
'Name2' => 'NAME2',
|
||||
'Name3' => 'NAME3',
|
||||
'Name4' => 'NAME4',
|
||||
'Name5' => 'Name5',
|
||||
'Name1' => '名前1',
|
||||
'Name2' => '名前2',
|
||||
'Name3' => '名前3',
|
||||
'Name4' => '名前4',
|
||||
'Name5' => '名前5',
|
||||
'Net' => '正味重量',
|
||||
'NetWeight' => '正味重量',
|
||||
'None' => 'なし',
|
||||
'Notes' => 'ノート',
|
||||
'Number' => '数',
|
||||
'Number' => '番号',
|
||||
'Ordered' => '順序付けられました',
|
||||
'Packaging' => 'パッケージング',
|
||||
'Packaging' => '包装',
|
||||
'Price' => '価格',
|
||||
'PriceChange' => '価格変更',
|
||||
'PriceUnit' => '価格の単位',
|
||||
'Prices' => '物価',
|
||||
'Prices' => '価格',
|
||||
'Pricing' => '#VALUE!',
|
||||
'Productgroup' => '製品グループ',
|
||||
'Production' => '製造',
|
||||
'Profile' => 'プロフィール',
|
||||
'Properties' => 'プロパティ',
|
||||
'Property' => 'プロパティ',
|
||||
'Property' => '財産',
|
||||
'Purchase' => '購入',
|
||||
'PurchasePrice' => '購入金額',
|
||||
'Purchasing' => '購入',
|
||||
'QA' => 'QA',
|
||||
'QM' => 'QM',
|
||||
'QA' => 'QA.',
|
||||
'QM' => 'QM.',
|
||||
'Quantity' => '量',
|
||||
'QuantityUnit' => '量の単位',
|
||||
'QuantityUnit' => '数量単位',
|
||||
'RecentInvoices' => '#VALUE!',
|
||||
'ReorderLevel' => '並べ替えレベル',
|
||||
'Reserved' => '予約',
|
||||
'SN' => 'SN',
|
||||
'Sales' => 'セールス',
|
||||
'Reserved' => '予約済み',
|
||||
'SN' => 'sn',
|
||||
'Sales' => '売り返り',
|
||||
'SalesPrice' => '販売価格',
|
||||
'Segment' => 'セグメント',
|
||||
'ShelfLife' => '貯蔵寿命',
|
||||
'Source' => 'ソース',
|
||||
'Start' => '開始',
|
||||
'Start' => '始める',
|
||||
'Status' => '状態',
|
||||
'Stock' => '株式',
|
||||
'Stock' => 'ストック',
|
||||
'StockList' => '在庫リスト',
|
||||
'Successor' => '後継',
|
||||
'Supplier' => 'サプライヤー',
|
||||
'Tax' => '税金',
|
||||
'Text' => 'テキスト',
|
||||
'TimeUnit' => '時間の単位',
|
||||
'Title' => '#VALUE!',
|
||||
'Tax' => '税',
|
||||
'Text' => '文章',
|
||||
'TimeUnit' => '時間単位',
|
||||
'Title' => 'タイトル',
|
||||
'Tracking' => '追跡',
|
||||
'TradingUnit' => '投資単位',
|
||||
'TradingUnit' => '取引ユニット',
|
||||
'Translation' => '翻訳',
|
||||
'Type' => 'タイプ',
|
||||
'Unit' => '単位',
|
||||
'Value' => '値',
|
||||
'Value' => '価値',
|
||||
'Variation' => '変化',
|
||||
'Variations' => 'バリエーション',
|
||||
'Volume' => 'ボリューム',
|
||||
'Variations' => '変種',
|
||||
'Volume' => '音量',
|
||||
'Warehouse' => '倉庫',
|
||||
'Width' => '幅',
|
||||
'YTDSales' => 'YTD販売',
|
||||
'YTDSales' => 'ytd売上高',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -14,45 +14,48 @@ declare(strict_types=1);
|
|||
|
||||
return ['ItemManagement' => [
|
||||
'Accounting' => '회계',
|
||||
'Address' => '#VALUE!',
|
||||
'All' => '모두',
|
||||
'Article' => '조',
|
||||
'Articlegroup' => 'Articlegroup',
|
||||
'Attribute' => '속성',
|
||||
'Article' => '기사',
|
||||
'Articlegroup' => '기사 그룹',
|
||||
'Attribute' => '기인하다',
|
||||
'AttributeTypes' => '#VALUE!',
|
||||
'Attributes' => '속성',
|
||||
'Available' => '유효한',
|
||||
'AvgPrice' => '부근에 있습니다. 가격',
|
||||
'Available' => '사용 가능',
|
||||
'AvgPrice' => '평균 가격',
|
||||
'Bills' => '#VALUE!',
|
||||
'Bonus' => '보너스',
|
||||
'ClientGroup' => '클라이언트 / 그룹',
|
||||
'Commission' => '위원회',
|
||||
'Commission' => '수수료',
|
||||
'Container' => '컨테이너',
|
||||
'CostCenter' => '비용 센터',
|
||||
'CostIndicator' => '비용 표시',
|
||||
'CostObject' => 'CostObject',
|
||||
'Countries' => '나라',
|
||||
'CostIndicator' => '비용 표시기',
|
||||
'CostObject' => '코스트 봇',
|
||||
'Countries' => '국가',
|
||||
'Country' => '국가',
|
||||
'Created' => '만들어진',
|
||||
'CreatedAt' => '#VALUE!',
|
||||
'CreatedAt' => '만들어진',
|
||||
'Customer' => '고객',
|
||||
'CustomerGroup' => '고객 그룹',
|
||||
'CustomsID' => '세관 ID',
|
||||
'Date' => '데이트',
|
||||
'Description' => '기술',
|
||||
'CustomsID' => '세관 ID.',
|
||||
'Date' => '날짜',
|
||||
'Description' => '설명',
|
||||
'Discount' => '할인',
|
||||
'DiscountP' => '% 할인',
|
||||
'DiscountP' => '할인 %',
|
||||
'Disposal' => '처분',
|
||||
'Documents' => '서류',
|
||||
'EarningIndicator' => '표시를 적립',
|
||||
'End' => '종료',
|
||||
'EarningIndicator' => '수입 표시기',
|
||||
'End' => '끝',
|
||||
'Files' => '파일',
|
||||
'General' => '일반',
|
||||
'General' => '일반적인',
|
||||
'GrossWeight' => '총 중량',
|
||||
'Group' => '그룹',
|
||||
'Groups' => '#VALUE!',
|
||||
'Height' => '신장',
|
||||
'ID' => '신분증',
|
||||
'ILV' => 'ILV',
|
||||
'Height' => '키',
|
||||
'ID' => 'ID',
|
||||
'ILV' => 'ilv.',
|
||||
'Info' => '정보',
|
||||
'IsActive' => '유효한?',
|
||||
'IsActive' => '활동적인?',
|
||||
'Item' => '안건',
|
||||
'Items' => '항목',
|
||||
'Language' => '언어',
|
||||
|
|
@ -60,67 +63,69 @@ return ['ItemManagement' => [
|
|||
'Leadtime' => '리드 타임',
|
||||
'Length' => '길이',
|
||||
'Localization' => '현지화',
|
||||
'Localizations' => '지역화',
|
||||
'Localizations' => '현지화',
|
||||
'Location' => '위치',
|
||||
'Log' => '로그',
|
||||
'Logs' => '로그',
|
||||
'Lot' => '제비',
|
||||
'MRR' => 'MRR',
|
||||
'Log' => '통나무',
|
||||
'Logs' => '로그인',
|
||||
'Lot' => '많은',
|
||||
'MRR' => '부서',
|
||||
'MTDSales' => 'MTD 판매',
|
||||
'Makespan' => '총 소요 시간',
|
||||
'Margin' => '여유',
|
||||
'Master' => '석사',
|
||||
'MaximumLevel' => '최대 재고 수준',
|
||||
'Master' => '주인',
|
||||
'MaximumLevel' => '최대 주식 수준',
|
||||
'Media' => '미디어',
|
||||
'MinimumLevel' => '최소 재고 수준',
|
||||
'Modified' => '수정',
|
||||
'Name' => '이름',
|
||||
'Name1' => 'NAME1',
|
||||
'Name2' => 'NAME2',
|
||||
'Name3' => 'NAME3',
|
||||
'Name4' => 'NAME4',
|
||||
'Name5' => 'NAME5',
|
||||
'Net' => '순 중량',
|
||||
'NetWeight' => '순 중량',
|
||||
'Name1' => 'name1.',
|
||||
'Name2' => 'name2.',
|
||||
'Name3' => 'Name3.',
|
||||
'Name4' => '이름 4',
|
||||
'Name5' => 'Name5.',
|
||||
'Net' => '순중량',
|
||||
'NetWeight' => '순중량',
|
||||
'None' => '없음',
|
||||
'Notes' => '노트',
|
||||
'Number' => '번호',
|
||||
'Ordered' => '주문',
|
||||
'Number' => '숫자',
|
||||
'Ordered' => '주문했다',
|
||||
'Packaging' => '포장',
|
||||
'Price' => '가격',
|
||||
'PriceChange' => '가격 변경',
|
||||
'PriceUnit' => '가격 단위',
|
||||
'Prices' => '물가',
|
||||
'Pricing' => '#VALUE!',
|
||||
'Productgroup' => '제품 그룹',
|
||||
'Production' => '생산',
|
||||
'Profile' => '프로필',
|
||||
'Properties' => '등록',
|
||||
'Property' => '특성',
|
||||
'Purchase' => '매수',
|
||||
'Properties' => '속성',
|
||||
'Property' => '재산',
|
||||
'Purchase' => '구입',
|
||||
'PurchasePrice' => '구매 가격',
|
||||
'Purchasing' => '구입',
|
||||
'QA' => 'QA',
|
||||
'QM' => 'QM',
|
||||
'Purchasing' => '구매',
|
||||
'QA' => 'Qa.',
|
||||
'QM' => 'qm.',
|
||||
'Quantity' => '수량',
|
||||
'QuantityUnit' => '수량 단위',
|
||||
'ReorderLevel' => '재주문 수준',
|
||||
'Reserved' => '예약석',
|
||||
'SN' => 'SN',
|
||||
'RecentInvoices' => '#VALUE!',
|
||||
'ReorderLevel' => '재정렬 수준',
|
||||
'Reserved' => '예약 된',
|
||||
'SN' => 'Sn.',
|
||||
'Sales' => '매상',
|
||||
'SalesPrice' => '판매 가격',
|
||||
'Segment' => '분절',
|
||||
'ShelfLife' => '유효 기간',
|
||||
'Source' => '출처',
|
||||
'Start' => '스타트',
|
||||
'ShelfLife' => '유통 기한',
|
||||
'Source' => '원천',
|
||||
'Start' => '시작',
|
||||
'Status' => '상태',
|
||||
'Stock' => '스톡',
|
||||
'Stock' => '재고',
|
||||
'StockList' => '재고 목록',
|
||||
'Successor' => '후임',
|
||||
'Supplier' => '공급',
|
||||
'Supplier' => '공급자',
|
||||
'Tax' => '세',
|
||||
'Text' => '본문',
|
||||
'TimeUnit' => '시간의 단위',
|
||||
'Title' => '#VALUE!',
|
||||
'Text' => '텍스트',
|
||||
'TimeUnit' => '시간 단위',
|
||||
'Title' => '제목',
|
||||
'Tracking' => '추적',
|
||||
'TradingUnit' => '거래 단위',
|
||||
'Translation' => '번역',
|
||||
|
|
@ -128,9 +133,9 @@ return ['ItemManagement' => [
|
|||
'Unit' => '단위',
|
||||
'Value' => '값',
|
||||
'Variation' => '변화',
|
||||
'Variations' => '유사',
|
||||
'Volume' => '음량',
|
||||
'Variations' => '변형',
|
||||
'Volume' => '용량',
|
||||
'Warehouse' => '창고',
|
||||
'Width' => '폭',
|
||||
'Width' => '너비',
|
||||
'YTDSales' => 'YTD 판매',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -13,103 +13,108 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['ItemManagement' => [
|
||||
'Accounting' => 'regnskap',
|
||||
'Accounting' => 'Regnskap',
|
||||
'Address' => '#VALUE!',
|
||||
'All' => 'Alle',
|
||||
'Article' => 'Artikkel',
|
||||
'Articlegroup' => 'Articlegroup',
|
||||
'Articlegroup' => 'Articregroup.',
|
||||
'Attribute' => 'Egenskap',
|
||||
'Attributes' => 'Attributter',
|
||||
'AttributeTypes' => '#VALUE!',
|
||||
'Attributes' => 'Egenskaper',
|
||||
'Available' => 'Tilgjengelig',
|
||||
'AvgPrice' => 'Nr. Pris',
|
||||
'Bills' => '#VALUE!',
|
||||
'Bonus' => 'Bonus',
|
||||
'ClientGroup' => 'Client / gruppe',
|
||||
'ClientGroup' => 'Klient / gruppe',
|
||||
'Commission' => 'Kommisjon',
|
||||
'Container' => 'Container',
|
||||
'CostCenter' => 'Kostnadssted',
|
||||
'CostIndicator' => 'Kostnad Indicator',
|
||||
'CostObject' => 'CostObject',
|
||||
'Countries' => 'land',
|
||||
'CostIndicator' => 'Kostnadsindikator',
|
||||
'CostObject' => 'Costbject.',
|
||||
'Countries' => 'Land',
|
||||
'Country' => 'Land',
|
||||
'Created' => 'laget',
|
||||
'CreatedAt' => '#VALUE!',
|
||||
'Created' => 'Opprettet',
|
||||
'CreatedAt' => 'Opprettet',
|
||||
'Customer' => 'Kunde',
|
||||
'CustomerGroup' => 'kundegruppe',
|
||||
'CustomsID' => 'Toll ID',
|
||||
'CustomerGroup' => 'Kunde Group.',
|
||||
'CustomsID' => 'Toll-ID.',
|
||||
'Date' => 'Dato',
|
||||
'Description' => 'Beskrivelse',
|
||||
'Discount' => 'Rabatt',
|
||||
'DiscountP' => 'Rabatt i%',
|
||||
'Disposal' => 'deponering',
|
||||
'Documents' => 'dokumenter',
|
||||
'EarningIndicator' => 'tjene Indicator',
|
||||
'Disposal' => 'Disposisjon',
|
||||
'Documents' => 'Dokumenter',
|
||||
'EarningIndicator' => 'Tjeneindikator',
|
||||
'End' => 'Slutt',
|
||||
'Files' => 'filer',
|
||||
'Files' => 'Filer',
|
||||
'General' => 'Generell',
|
||||
'GrossWeight' => 'Bruttovekt',
|
||||
'Group' => 'Gruppe',
|
||||
'Groups' => '#VALUE!',
|
||||
'Height' => 'Høyde',
|
||||
'ID' => 'ID',
|
||||
'ILV' => 'ILV',
|
||||
'Info' => 'info',
|
||||
'ID' => 'Id.',
|
||||
'ILV' => 'ILV.',
|
||||
'Info' => 'Info.',
|
||||
'IsActive' => 'Aktiv?',
|
||||
'Item' => 'Punkt',
|
||||
'Items' => 'elementer',
|
||||
'Items' => 'Elementer',
|
||||
'Language' => 'Språk',
|
||||
'LastOrder' => 'Siste bestilling',
|
||||
'Leadtime' => 'ledetid',
|
||||
'Leadtime' => 'Ledetid',
|
||||
'Length' => 'Lengde',
|
||||
'Localization' => 'lokalisering',
|
||||
'Localizations' => 'lokaliseringer',
|
||||
'Localization' => 'Lokalisering',
|
||||
'Localizations' => 'Lokaliseringer',
|
||||
'Location' => 'plassering',
|
||||
'Log' => 'Logg',
|
||||
'Logs' => 'Tømmerstokker',
|
||||
'Lot' => 'Lot',
|
||||
'MRR' => 'MRR',
|
||||
'MTDSales' => 'MTD salg',
|
||||
'Makespan' => 'Makespan',
|
||||
'MRR' => 'MRR.',
|
||||
'MTDSales' => 'MTD-salg',
|
||||
'Makespan' => 'Makepan.',
|
||||
'Margin' => 'Margin',
|
||||
'Master' => 'Herre',
|
||||
'MaximumLevel' => 'Maksimal aksjenivå',
|
||||
'MaximumLevel' => 'Maksimal lagernivå',
|
||||
'Media' => 'Media',
|
||||
'MinimumLevel' => 'Minimum aksjenivå',
|
||||
'Modified' => 'modifisert',
|
||||
'MinimumLevel' => 'Minimum Lagernivå',
|
||||
'Modified' => 'Endret',
|
||||
'Name' => 'Navn',
|
||||
'Name1' => 'name1',
|
||||
'Name2' => 'navn2',
|
||||
'Name3' => 'NAME3',
|
||||
'Name4' => 'NAME4',
|
||||
'Name5' => 'NAME5',
|
||||
'Name1' => 'Navn1.',
|
||||
'Name2' => 'NAME2.',
|
||||
'Name3' => 'Navn3.',
|
||||
'Name4' => 'Navn4.',
|
||||
'Name5' => 'Navn5.',
|
||||
'Net' => 'Netto vekt',
|
||||
'NetWeight' => 'Netto vekt',
|
||||
'None' => 'Ingen',
|
||||
'Notes' => 'Merknader',
|
||||
'Notes' => 'Notater',
|
||||
'Number' => 'Nummer',
|
||||
'Ordered' => 'bestilt',
|
||||
'Packaging' => 'emballasje',
|
||||
'Ordered' => 'Bestilt',
|
||||
'Packaging' => 'Emballasje',
|
||||
'Price' => 'Pris',
|
||||
'PriceChange' => 'Prisendring',
|
||||
'PriceUnit' => 'Enhet for pris',
|
||||
'Prices' => 'prisene',
|
||||
'PriceUnit' => 'Enheten av pris',
|
||||
'Prices' => 'Prisene',
|
||||
'Pricing' => '#VALUE!',
|
||||
'Productgroup' => 'Produktgruppe',
|
||||
'Production' => 'Produksjon',
|
||||
'Profile' => 'Profil',
|
||||
'Properties' => 'Eiendommer',
|
||||
'Properties' => 'Egenskaper',
|
||||
'Property' => 'Eiendom',
|
||||
'Purchase' => 'Kjøp',
|
||||
'PurchasePrice' => 'Kjøpesum',
|
||||
'Purchasing' => 'innkjøp',
|
||||
'QA' => 'QA',
|
||||
'QM' => 'QM',
|
||||
'Purchasing' => 'Innkjøp',
|
||||
'QA' => 'QA.',
|
||||
'QM' => 'QM.',
|
||||
'Quantity' => 'Mengde',
|
||||
'QuantityUnit' => 'Enhet for kvantitet',
|
||||
'ReorderLevel' => 'Omgjøre nivå',
|
||||
'Reserved' => 'Forbeholdt',
|
||||
'SN' => 'SN',
|
||||
'Sales' => 'Salgs',
|
||||
'QuantityUnit' => 'Enhet av kvantitet',
|
||||
'RecentInvoices' => '#VALUE!',
|
||||
'ReorderLevel' => 'Ombestillingsnivå',
|
||||
'Reserved' => 'Reservert',
|
||||
'SN' => 'SN.',
|
||||
'Sales' => 'Salg',
|
||||
'SalesPrice' => 'Salgs pris',
|
||||
'Segment' => 'Segmentet',
|
||||
'ShelfLife' => 'holdbarhet',
|
||||
'ShelfLife' => 'Holdbarhet',
|
||||
'Source' => 'Kilde',
|
||||
'Start' => 'Start',
|
||||
'Status' => 'Status',
|
||||
|
|
@ -120,17 +125,17 @@ return ['ItemManagement' => [
|
|||
'Tax' => 'Avgift',
|
||||
'Text' => 'Tekst',
|
||||
'TimeUnit' => 'Tidsenhet',
|
||||
'Title' => '#VALUE!',
|
||||
'Tracking' => 'sporing',
|
||||
'TradingUnit' => 'Handels Unit',
|
||||
'Title' => 'Tittel',
|
||||
'Tracking' => 'Sporing',
|
||||
'TradingUnit' => 'Handelsenhet',
|
||||
'Translation' => 'Oversettelse',
|
||||
'Type' => 'Type',
|
||||
'Unit' => 'Enhet',
|
||||
'Value' => 'Verdi',
|
||||
'Variation' => 'Variasjon',
|
||||
'Variations' => 'variasjoner',
|
||||
'Variations' => 'Variasjoner',
|
||||
'Volume' => 'Volum',
|
||||
'Warehouse' => 'Lager',
|
||||
'Width' => 'Bredde',
|
||||
'YTDSales' => 'YTD Sales',
|
||||
'YTDSales' => 'YTD-salg',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -14,113 +14,118 @@ declare(strict_types=1);
|
|||
|
||||
return ['ItemManagement' => [
|
||||
'Accounting' => 'Rachunkowość',
|
||||
'All' => 'Wszystko',
|
||||
'Address' => '#VALUE!',
|
||||
'All' => 'Wszystkie',
|
||||
'Article' => 'Artykuł',
|
||||
'Articlegroup' => 'Articlegroup',
|
||||
'Articlegroup' => 'Artykuł',
|
||||
'Attribute' => 'Atrybut',
|
||||
'AttributeTypes' => '#VALUE!',
|
||||
'Attributes' => 'Atrybuty',
|
||||
'Available' => 'Dostępny',
|
||||
'AvgPrice' => 'Średnia. Cena £',
|
||||
'AvgPrice' => 'AVG. Cena £',
|
||||
'Bills' => '#VALUE!',
|
||||
'Bonus' => 'Premia',
|
||||
'ClientGroup' => 'Klient / Grupa',
|
||||
'Commission' => 'Komisja',
|
||||
'ClientGroup' => 'Klient / Group.',
|
||||
'Commission' => 'zamawiać',
|
||||
'Container' => 'Pojemnik',
|
||||
'CostCenter' => 'Centrum kosztów',
|
||||
'CostIndicator' => 'Wskaźnik kosztów',
|
||||
'CostObject' => 'CostObject',
|
||||
'Countries' => 'Kraje',
|
||||
'CostObject' => 'CostObbject.',
|
||||
'Countries' => 'Państwa',
|
||||
'Country' => 'Kraj',
|
||||
'Created' => 'Utworzony',
|
||||
'CreatedAt' => '#VALUE!',
|
||||
'CreatedAt' => 'Utworzony',
|
||||
'Customer' => 'Klient',
|
||||
'CustomerGroup' => 'Grupa klientów',
|
||||
'CustomsID' => 'ID celne',
|
||||
'CustomsID' => 'Identyfikator celny',
|
||||
'Date' => 'Data',
|
||||
'Description' => 'Opis',
|
||||
'Discount' => 'Zniżka',
|
||||
'DiscountP' => 'Rabat w%',
|
||||
'DiscountP' => 'Zniżka w%',
|
||||
'Disposal' => 'Sprzedaż',
|
||||
'Documents' => 'dokumenty',
|
||||
'EarningIndicator' => 'Zarabianie Indicator',
|
||||
'End' => 'Koniec',
|
||||
'Files' => 'Akta',
|
||||
'General' => 'Generał',
|
||||
'Documents' => 'Dokumenty',
|
||||
'EarningIndicator' => 'Wskaźnik zarobkowy',
|
||||
'End' => 'Kończyć się',
|
||||
'Files' => 'Pliki',
|
||||
'General' => 'Ogólny',
|
||||
'GrossWeight' => 'Waga brutto',
|
||||
'Group' => 'Grupa',
|
||||
'Groups' => '#VALUE!',
|
||||
'Height' => 'Wysokość',
|
||||
'Height' => 'Wzrost',
|
||||
'ID' => 'ID',
|
||||
'ILV' => 'ILV',
|
||||
'ILV' => 'ILV.',
|
||||
'Info' => 'Info',
|
||||
'IsActive' => 'Aktywny?',
|
||||
'Item' => 'Pozycja',
|
||||
'Item' => 'Przedmiot',
|
||||
'Items' => 'Przedmiotów',
|
||||
'Language' => 'Język',
|
||||
'LastOrder' => 'Ostatnie zamówienie',
|
||||
'Leadtime' => 'czas oczekiwania',
|
||||
'Leadtime' => 'Czas realizacji',
|
||||
'Length' => 'Długość',
|
||||
'Localization' => 'Lokalizacja',
|
||||
'Localizations' => 'Lokalizacje',
|
||||
'Location' => 'Lokalizacja',
|
||||
'Log' => 'Log',
|
||||
'Logs' => 'dzienniki',
|
||||
'Lot' => 'Los',
|
||||
'MRR' => 'MRR',
|
||||
'MTDSales' => 'MTD sprzedaży',
|
||||
'Log' => 'Dziennik',
|
||||
'Logs' => 'Kłody',
|
||||
'Lot' => 'Działka',
|
||||
'MRR' => 'MRR.',
|
||||
'MTDSales' => 'Sprzedaż MTD.',
|
||||
'Makespan' => 'Makespan',
|
||||
'Margin' => 'Margines',
|
||||
'Master' => 'Mistrz',
|
||||
'Master' => 'Gospodarz',
|
||||
'MaximumLevel' => 'Maksymalny poziom zapasów',
|
||||
'Media' => 'Głoska bezdźwięczna',
|
||||
'MinimumLevel' => 'Minimalny poziom zapasów',
|
||||
'Modified' => 'zmodyfikowany',
|
||||
'Modified' => 'Modyfikowany',
|
||||
'Name' => 'Nazwa',
|
||||
'Name1' => 'nazwa1',
|
||||
'Name2' => 'name2',
|
||||
'Name3' => 'NAME3',
|
||||
'Name4' => 'NAME4',
|
||||
'Name5' => 'NAME5',
|
||||
'Name1' => 'Nazwa1.',
|
||||
'Name2' => 'Nazwa2.',
|
||||
'Name3' => 'Nazwa3.',
|
||||
'Name4' => 'Nazwa4.',
|
||||
'Name5' => 'Nazwa5.',
|
||||
'Net' => 'Waga netto',
|
||||
'NetWeight' => 'Waga netto',
|
||||
'None' => 'Żaden',
|
||||
'Notes' => 'Uwagi',
|
||||
'None' => 'Nic',
|
||||
'Notes' => 'Notatki',
|
||||
'Number' => 'Numer',
|
||||
'Ordered' => 'zamawiać',
|
||||
'Packaging' => 'Opakowania',
|
||||
'Ordered' => 'Uporządkowany',
|
||||
'Packaging' => 'Opakowanie',
|
||||
'Price' => 'Cena £',
|
||||
'PriceChange' => 'Zmiana ceny',
|
||||
'PriceUnit' => 'Jednostka cenie',
|
||||
'Prices' => 'ceny',
|
||||
'PriceUnit' => 'Jednostka ceny',
|
||||
'Prices' => 'Ceny',
|
||||
'Pricing' => '#VALUE!',
|
||||
'Productgroup' => 'Grupa produktów',
|
||||
'Production' => 'Produkcja',
|
||||
'Profile' => 'Profil',
|
||||
'Properties' => 'Nieruchomości',
|
||||
'Property' => 'własność',
|
||||
'Property' => 'Nieruchomość',
|
||||
'Purchase' => 'Zakup',
|
||||
'PurchasePrice' => 'Cena zakupu',
|
||||
'Purchasing' => 'Nabywczy',
|
||||
'QA' => 'QA',
|
||||
'QM' => 'QM',
|
||||
'QA' => 'Qa.',
|
||||
'QM' => 'Qm.',
|
||||
'Quantity' => 'Ilość',
|
||||
'QuantityUnit' => 'Jednostka ilości',
|
||||
'ReorderLevel' => 'poziom Reorder',
|
||||
'Reserved' => 'Zarezerwowany',
|
||||
'SN' => 'SN',
|
||||
'Sales' => 'Sprzedaż',
|
||||
'RecentInvoices' => '#VALUE!',
|
||||
'ReorderLevel' => 'Zmień kolejność poziomu',
|
||||
'Reserved' => 'Skryty',
|
||||
'SN' => 'Sn.',
|
||||
'Sales' => 'Obroty',
|
||||
'SalesPrice' => 'Cena sprzedaży',
|
||||
'Segment' => 'Człon',
|
||||
'ShelfLife' => 'Okres ważności',
|
||||
'ShelfLife' => 'Trwałość',
|
||||
'Source' => 'Źródło',
|
||||
'Start' => 'Początek',
|
||||
'Status' => 'Status',
|
||||
'Stock' => 'Zbiory',
|
||||
'StockList' => 'Zdjęcie lista',
|
||||
'Stock' => 'Magazyn',
|
||||
'StockList' => 'Lista zapasów',
|
||||
'Successor' => 'Następca',
|
||||
'Supplier' => 'Dostawca',
|
||||
'Tax' => 'Podatek',
|
||||
'Text' => 'Tekst',
|
||||
'TimeUnit' => 'Jednostka czasu',
|
||||
'Title' => '#VALUE!',
|
||||
'Title' => 'Tytuł',
|
||||
'Tracking' => 'Śledzenie',
|
||||
'TradingUnit' => 'Jednostka handlowa',
|
||||
'Translation' => 'Tłumaczenie',
|
||||
|
|
@ -132,5 +137,5 @@ return ['ItemManagement' => [
|
|||
'Volume' => 'Tom',
|
||||
'Warehouse' => 'Magazyn',
|
||||
'Width' => 'Szerokość',
|
||||
'YTDSales' => 'YTD sprzedaży',
|
||||
'YTDSales' => 'Sprzedaż Ytd.',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -14,15 +14,18 @@ declare(strict_types=1);
|
|||
|
||||
return ['ItemManagement' => [
|
||||
'Accounting' => 'Contabilidade',
|
||||
'All' => 'Todo',
|
||||
'Address' => '#VALUE!',
|
||||
'All' => 'Tudo',
|
||||
'Article' => 'Artigo',
|
||||
'Articlegroup' => 'Articlegroup',
|
||||
'Articlegroup' => 'ArticleGroup',
|
||||
'Attribute' => 'Atributo',
|
||||
'AttributeTypes' => '#VALUE!',
|
||||
'Attributes' => 'Atributos',
|
||||
'Available' => 'Disponível',
|
||||
'AvgPrice' => 'AVG. Preço',
|
||||
'AvgPrice' => 'Avg. Preço',
|
||||
'Bills' => '#VALUE!',
|
||||
'Bonus' => 'Bônus',
|
||||
'ClientGroup' => 'Cliente / Grupo',
|
||||
'ClientGroup' => 'Cliente / grupo',
|
||||
'Commission' => 'Comissão',
|
||||
'Container' => 'Recipiente',
|
||||
'CostCenter' => 'Centro de custo',
|
||||
|
|
@ -31,17 +34,17 @@ return ['ItemManagement' => [
|
|||
'Countries' => 'Países',
|
||||
'Country' => 'País',
|
||||
'Created' => 'Criado',
|
||||
'CreatedAt' => '#VALUE!',
|
||||
'CreatedAt' => 'Criado',
|
||||
'Customer' => 'Cliente',
|
||||
'CustomerGroup' => 'Grupo de clientes',
|
||||
'CustomsID' => 'identificação aduaneira',
|
||||
'CustomsID' => 'ID da alfândega',
|
||||
'Date' => 'Encontro',
|
||||
'Description' => 'Descrição',
|
||||
'Discount' => 'Desconto',
|
||||
'DiscountP' => 'Desconto em%',
|
||||
'Disposal' => 'Disposição',
|
||||
'Documents' => 'documentos',
|
||||
'EarningIndicator' => 'ganhando Indicator',
|
||||
'Documents' => 'Documentos',
|
||||
'EarningIndicator' => 'Ganhando indicador',
|
||||
'End' => 'Fim',
|
||||
'Files' => 'arquivos',
|
||||
'General' => 'Em geral',
|
||||
|
|
@ -49,9 +52,9 @@ return ['ItemManagement' => [
|
|||
'Group' => 'Grupo',
|
||||
'Groups' => '#VALUE!',
|
||||
'Height' => 'Altura',
|
||||
'ID' => 'EU IA',
|
||||
'ILV' => 'ILV',
|
||||
'Info' => 'informações',
|
||||
'ID' => 'identificação',
|
||||
'ILV' => 'Ilv.',
|
||||
'Info' => 'Info',
|
||||
'IsActive' => 'Ativo?',
|
||||
'Item' => 'Item',
|
||||
'Items' => 'Itens',
|
||||
|
|
@ -60,52 +63,54 @@ return ['ItemManagement' => [
|
|||
'Leadtime' => 'Tempo de espera',
|
||||
'Length' => 'Comprimento',
|
||||
'Localization' => 'Localização',
|
||||
'Localizations' => 'localizações',
|
||||
'Localizations' => 'Localizações',
|
||||
'Location' => 'Localização',
|
||||
'Log' => 'Registro',
|
||||
'Logs' => 'Histórico',
|
||||
'Lot' => 'Muito',
|
||||
'MRR' => 'MRR',
|
||||
'MTDSales' => 'MTD Vendas',
|
||||
'Makespan' => 'makespan',
|
||||
'Lot' => 'Muitos',
|
||||
'MRR' => 'MRR.',
|
||||
'MTDSales' => 'Sales Mtd.',
|
||||
'Makespan' => 'Makespan.',
|
||||
'Margin' => 'Margem',
|
||||
'Master' => 'Mestre',
|
||||
'MaximumLevel' => 'nível de estoque máximo',
|
||||
'MaximumLevel' => 'Nível de estoque máximo',
|
||||
'Media' => 'meios de comunicação',
|
||||
'MinimumLevel' => 'nível de estoque mínimo',
|
||||
'Modified' => 'modificada',
|
||||
'MinimumLevel' => 'Nível de estoque mínimo',
|
||||
'Modified' => 'Modificado',
|
||||
'Name' => 'Nome',
|
||||
'Name1' => 'Name1',
|
||||
'Name2' => 'Name2',
|
||||
'Name3' => 'Name3',
|
||||
'Name4' => 'NAME4',
|
||||
'Name5' => 'Name5',
|
||||
'Name1' => 'Nome1.',
|
||||
'Name2' => 'Nome2.',
|
||||
'Name3' => 'Nome3.',
|
||||
'Name4' => 'Nome4.',
|
||||
'Name5' => 'Nome5.',
|
||||
'Net' => 'Peso líquido',
|
||||
'NetWeight' => 'Peso líquido',
|
||||
'None' => 'Nenhum',
|
||||
'Notes' => 'Notas',
|
||||
'Number' => 'Número',
|
||||
'Ordered' => 'pedido',
|
||||
'Ordered' => 'Encomendado',
|
||||
'Packaging' => 'Embalagem',
|
||||
'Price' => 'Preço',
|
||||
'PriceChange' => 'Mudança de preço',
|
||||
'PriceUnit' => 'Unidade de preço',
|
||||
'Prices' => 'preços',
|
||||
'Prices' => 'Preços',
|
||||
'Pricing' => '#VALUE!',
|
||||
'Productgroup' => 'Grupo de produtos',
|
||||
'Production' => 'Produção',
|
||||
'Profile' => 'Perfil',
|
||||
'Properties' => 'propriedades',
|
||||
'Properties' => 'Propriedades.',
|
||||
'Property' => 'Propriedade',
|
||||
'Purchase' => 'Compra',
|
||||
'Purchase' => 'Comprar',
|
||||
'PurchasePrice' => 'Preço de compra',
|
||||
'Purchasing' => 'aquisitivo',
|
||||
'QA' => 'QA',
|
||||
'QM' => 'QM',
|
||||
'Purchasing' => 'Compra',
|
||||
'QA' => 'Qa.',
|
||||
'QM' => 'Qm.',
|
||||
'Quantity' => 'Quantidade',
|
||||
'QuantityUnit' => 'Unidade de quantidade',
|
||||
'RecentInvoices' => '#VALUE!',
|
||||
'ReorderLevel' => 'Nível de reabastecimento',
|
||||
'Reserved' => 'Reservado',
|
||||
'SN' => 'SN',
|
||||
'SN' => 'Sn.',
|
||||
'Sales' => 'Vendas',
|
||||
'SalesPrice' => 'Preços de venda',
|
||||
'Segment' => 'Segmento',
|
||||
|
|
@ -116,21 +121,21 @@ return ['ItemManagement' => [
|
|||
'Stock' => 'Estoque',
|
||||
'StockList' => 'Lista de ações',
|
||||
'Successor' => 'Sucessor',
|
||||
'Supplier' => 'fornecedor',
|
||||
'Tax' => 'imposto',
|
||||
'Supplier' => 'Fornecedor',
|
||||
'Tax' => 'Imposto',
|
||||
'Text' => 'Texto',
|
||||
'TimeUnit' => 'Unidade de tempo',
|
||||
'Title' => '#VALUE!',
|
||||
'Title' => 'Título',
|
||||
'Tracking' => 'Rastreamento',
|
||||
'TradingUnit' => 'Unidade de negociação',
|
||||
'TradingUnit' => 'Unidade de Negociação',
|
||||
'Translation' => 'Tradução',
|
||||
'Type' => 'Modelo',
|
||||
'Unit' => 'Unidade',
|
||||
'Value' => 'Valor',
|
||||
'Variation' => 'Variação',
|
||||
'Variations' => 'variações',
|
||||
'Variations' => 'Variações.',
|
||||
'Volume' => 'Volume',
|
||||
'Warehouse' => 'Armazém',
|
||||
'Width' => 'Largura',
|
||||
'YTDSales' => 'acumulado de vendas',
|
||||
'YTDSales' => 'Vendas do ano',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -14,123 +14,128 @@ declare(strict_types=1);
|
|||
|
||||
return ['ItemManagement' => [
|
||||
'Accounting' => 'Учет',
|
||||
'Address' => '#VALUE!',
|
||||
'All' => 'Все',
|
||||
'Article' => 'Статья',
|
||||
'Articlegroup' => 'Articlegroup',
|
||||
'Articlegroup' => 'Staregroup.',
|
||||
'Attribute' => 'Атрибут',
|
||||
'AttributeTypes' => '#VALUE!',
|
||||
'Attributes' => 'Атрибуты',
|
||||
'Available' => 'Имеется в наличии',
|
||||
'AvgPrice' => 'Avg. Цена',
|
||||
'Bonus' => 'бонус',
|
||||
'ClientGroup' => 'Клиент / Группа',
|
||||
'Commission' => 'комиссия',
|
||||
'Available' => 'Доступный',
|
||||
'AvgPrice' => 'Авг. Цена',
|
||||
'Bills' => '#VALUE!',
|
||||
'Bonus' => 'Бонус',
|
||||
'ClientGroup' => 'Клиент / группа',
|
||||
'Commission' => 'Комиссия',
|
||||
'Container' => 'Контейнер',
|
||||
'CostCenter' => 'Центр затрат',
|
||||
'CostIndicator' => 'показатель стоимости',
|
||||
'CostObject' => 'CostObject',
|
||||
'Countries' => 'страны',
|
||||
'CostIndicator' => 'Индикатор стоимости',
|
||||
'CostObject' => 'COSTOBJECT.',
|
||||
'Countries' => 'Стран',
|
||||
'Country' => 'Страна',
|
||||
'Created' => 'Созданный',
|
||||
'CreatedAt' => '#VALUE!',
|
||||
'Customer' => 'Покупатель',
|
||||
'CreatedAt' => 'Созданный',
|
||||
'Customer' => 'Клиент',
|
||||
'CustomerGroup' => 'Группа клиентов',
|
||||
'CustomsID' => 'Таможенный ID',
|
||||
'CustomsID' => 'Таможенный ID.',
|
||||
'Date' => 'Дата',
|
||||
'Description' => 'Описание',
|
||||
'Discount' => 'Скидка',
|
||||
'DiscountP' => 'Скидка в%',
|
||||
'Disposal' => 'Утилизация',
|
||||
'Documents' => 'документы',
|
||||
'EarningIndicator' => 'Начисление индикатор',
|
||||
'Documents' => 'Документы',
|
||||
'EarningIndicator' => 'Зарабатывать индикатор',
|
||||
'End' => 'Конец',
|
||||
'Files' => 'файлы',
|
||||
'Files' => 'Файлы',
|
||||
'General' => 'Общий',
|
||||
'GrossWeight' => 'Вес брутто',
|
||||
'GrossWeight' => 'Общий вес',
|
||||
'Group' => 'Группа',
|
||||
'Groups' => '#VALUE!',
|
||||
'Height' => 'Высота',
|
||||
'ID' => 'Я БЫ',
|
||||
'ILV' => 'РКН',
|
||||
'ILV' => 'Ilv.',
|
||||
'Info' => 'Информация',
|
||||
'IsActive' => 'Активный?',
|
||||
'Item' => 'Элемент',
|
||||
'IsActive' => 'Активен?',
|
||||
'Item' => 'Пункт',
|
||||
'Items' => 'Предметы',
|
||||
'Language' => 'Язык',
|
||||
'LastOrder' => 'Последний заказ',
|
||||
'Leadtime' => 'Время выполнения заказа',
|
||||
'Leadtime' => 'Время выполнения',
|
||||
'Length' => 'Длина',
|
||||
'Localization' => 'локализация',
|
||||
'Localizations' => 'Локализации',
|
||||
'Localization' => 'Локализация',
|
||||
'Localizations' => 'Локализация',
|
||||
'Location' => 'Место расположения',
|
||||
'Log' => 'Бревно',
|
||||
'Logs' => 'бревна',
|
||||
'Logs' => 'Журналы',
|
||||
'Lot' => 'Много',
|
||||
'MRR' => 'MRR',
|
||||
'MTDSales' => 'MTD продаж',
|
||||
'Makespan' => 'Makespan',
|
||||
'Margin' => 'Поле',
|
||||
'MTDSales' => 'MTD Sales.',
|
||||
'Makespan' => 'Пары',
|
||||
'Margin' => 'Допуск',
|
||||
'Master' => 'Владелец',
|
||||
'MaximumLevel' => 'Максимальный уровень запасов',
|
||||
'Media' => 'Средства массовой информации',
|
||||
'MinimumLevel' => 'Минимальный уровень запасов',
|
||||
'Modified' => 'модифицированный',
|
||||
'Modified' => 'Модифицированный',
|
||||
'Name' => 'Имя',
|
||||
'Name1' => 'Name1',
|
||||
'Name2' => 'Name2',
|
||||
'Name3' => 'name3',
|
||||
'Name4' => 'Name4',
|
||||
'Name5' => 'Name5',
|
||||
'Name1' => 'Имя1.',
|
||||
'Name2' => 'Имя2.',
|
||||
'Name3' => 'Имя3.',
|
||||
'Name4' => 'Имя4.',
|
||||
'Name5' => 'Имя5.',
|
||||
'Net' => 'Нетто',
|
||||
'NetWeight' => 'Нетто',
|
||||
'None' => 'Никто',
|
||||
'Notes' => 'Примечания',
|
||||
'Number' => 'Число',
|
||||
'Ordered' => 'Упорядоченный',
|
||||
'Packaging' => 'упаковка',
|
||||
'Ordered' => 'Заказал',
|
||||
'Packaging' => 'Упаковка',
|
||||
'Price' => 'Цена',
|
||||
'PriceChange' => 'Изменение цены',
|
||||
'PriceChange' => 'Смена цены',
|
||||
'PriceUnit' => 'Единица цены',
|
||||
'Prices' => 'Цены',
|
||||
'Pricing' => '#VALUE!',
|
||||
'Productgroup' => 'Группа товаров',
|
||||
'Production' => 'Производство',
|
||||
'Profile' => 'Профиль',
|
||||
'Properties' => 'Характеристики',
|
||||
'Property' => 'Свойство',
|
||||
'Property' => 'Имущество',
|
||||
'Purchase' => 'Покупка',
|
||||
'PurchasePrice' => 'Цена',
|
||||
'Purchasing' => 'покупка',
|
||||
'QA' => 'контроль качества',
|
||||
'QM' => 'QM',
|
||||
'PurchasePrice' => 'Цена покупки',
|
||||
'Purchasing' => 'Покупка',
|
||||
'QA' => 'QA.',
|
||||
'QM' => 'QM.',
|
||||
'Quantity' => 'Количество',
|
||||
'QuantityUnit' => 'Единица измерения',
|
||||
'ReorderLevel' => 'уровень Reorder',
|
||||
'Reserved' => 'Зарезервированный',
|
||||
'SN' => 'SN',
|
||||
'QuantityUnit' => 'Единица величины',
|
||||
'RecentInvoices' => '#VALUE!',
|
||||
'ReorderLevel' => 'Уровень расписания',
|
||||
'Reserved' => 'Сдержанный',
|
||||
'SN' => 'Сноги',
|
||||
'Sales' => 'Продажи',
|
||||
'SalesPrice' => 'Цена для продажи',
|
||||
'Segment' => 'сегмент',
|
||||
'Segment' => 'Сегмент',
|
||||
'ShelfLife' => 'Срок годности',
|
||||
'Source' => 'Источник',
|
||||
'Start' => 'Начинать',
|
||||
'Status' => 'Положение дел',
|
||||
'Stock' => 'Акции',
|
||||
'Status' => 'Статус',
|
||||
'Stock' => 'Склад',
|
||||
'StockList' => 'Список акций',
|
||||
'Successor' => 'правопреемник',
|
||||
'Supplier' => 'поставщик',
|
||||
'Tax' => 'налог',
|
||||
'Successor' => 'Преемник',
|
||||
'Supplier' => 'Поставщик',
|
||||
'Tax' => 'Налог',
|
||||
'Text' => 'Текст',
|
||||
'TimeUnit' => 'Единица времени',
|
||||
'Title' => '#VALUE!',
|
||||
'Tracking' => 'отслеживание',
|
||||
'TradingUnit' => 'единица торговли на биржах',
|
||||
'Title' => 'Заголовок',
|
||||
'Tracking' => 'Отслеживание',
|
||||
'TradingUnit' => 'Торговая единица',
|
||||
'Translation' => 'Перевод',
|
||||
'Type' => 'Тип',
|
||||
'Unit' => 'Единица измерения',
|
||||
'Value' => 'Ценить',
|
||||
'Variation' => 'варьирование',
|
||||
'Variations' => 'вариации',
|
||||
'Value' => 'Ценность',
|
||||
'Variation' => 'Вариация',
|
||||
'Variations' => 'Вариации',
|
||||
'Volume' => 'Объем',
|
||||
'Warehouse' => 'Склад',
|
||||
'Width' => 'Ширина',
|
||||
'YTDSales' => 'Наивысший Менеджер по продажам',
|
||||
'YTDSales' => 'YTD Sales.',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -14,60 +14,63 @@ declare(strict_types=1);
|
|||
|
||||
return ['ItemManagement' => [
|
||||
'Accounting' => 'Bokföring',
|
||||
'Address' => '#VALUE!',
|
||||
'All' => 'Allt',
|
||||
'Article' => 'Artikel',
|
||||
'Articlegroup' => 'Articlegroup',
|
||||
'Articlegroup' => 'Artikelgrupp',
|
||||
'Attribute' => 'Attribut',
|
||||
'Attributes' => 'attribut',
|
||||
'Available' => 'Tillgängliga',
|
||||
'AttributeTypes' => '#VALUE!',
|
||||
'Attributes' => 'Attribut',
|
||||
'Available' => 'Tillgängligt',
|
||||
'AvgPrice' => 'Avg. Pris',
|
||||
'Bills' => '#VALUE!',
|
||||
'Bonus' => 'Bonus',
|
||||
'ClientGroup' => 'Klient / grupp',
|
||||
'Commission' => 'Provision',
|
||||
'Container' => 'Behållare',
|
||||
'CostCenter' => 'Kostnadscenter',
|
||||
'CostIndicator' => 'kostnad Indicator',
|
||||
'CostIndicator' => 'Kostnadsindikator',
|
||||
'CostObject' => 'Kostnadsobjekt',
|
||||
'Countries' => 'Länder',
|
||||
'Country' => 'Land',
|
||||
'Created' => 'Skapad',
|
||||
'CreatedAt' => '#VALUE!',
|
||||
'CreatedAt' => 'Skapad',
|
||||
'Customer' => 'Kund',
|
||||
'CustomerGroup' => 'kundgrupp',
|
||||
'CustomsID' => 'tull ID',
|
||||
'CustomsID' => 'Tull ID',
|
||||
'Date' => 'Datum',
|
||||
'Description' => 'Beskrivning',
|
||||
'Discount' => 'Rabatt',
|
||||
'DiscountP' => 'Rabatt i%',
|
||||
'Disposal' => 'Förfogande',
|
||||
'Documents' => 'Dokument',
|
||||
'EarningIndicator' => 'tjänar Indikator',
|
||||
'EarningIndicator' => 'Intjänande indikator',
|
||||
'End' => 'Slutet',
|
||||
'Files' => 'filer',
|
||||
'Files' => 'Filer',
|
||||
'General' => 'Allmän',
|
||||
'GrossWeight' => 'Bruttovikt',
|
||||
'Group' => 'Grupp',
|
||||
'Groups' => '#VALUE!',
|
||||
'Height' => 'Höjd',
|
||||
'ID' => 'ID',
|
||||
'ILV' => 'ILV',
|
||||
'ID' => 'Id',
|
||||
'ILV' => 'Ilv',
|
||||
'Info' => 'Info',
|
||||
'IsActive' => 'Aktiva?',
|
||||
'Item' => 'Artikel',
|
||||
'Items' => 'artiklar',
|
||||
'Items' => 'Objekt',
|
||||
'Language' => 'Språk',
|
||||
'LastOrder' => 'Sista beställningen',
|
||||
'Leadtime' => 'ledtid',
|
||||
'Leadtime' => 'Ledtid',
|
||||
'Length' => 'Längd',
|
||||
'Localization' => 'Lokalisering',
|
||||
'Localizations' => 'lokaliseringar',
|
||||
'Localizations' => 'Lokalisering',
|
||||
'Location' => 'Plats',
|
||||
'Log' => 'Logga',
|
||||
'Logs' => 'loggar',
|
||||
'Logs' => 'Loggar',
|
||||
'Lot' => 'Massa',
|
||||
'MRR' => 'MRR',
|
||||
'MTDSales' => 'MTD Sales',
|
||||
'Makespan' => 'Makespan',
|
||||
'MRR' => 'Mrr',
|
||||
'MTDSales' => 'MTD-försäljning',
|
||||
'Makespan' => 'Makpanel',
|
||||
'Margin' => 'Marginal',
|
||||
'Master' => 'Bemästra',
|
||||
'MaximumLevel' => 'Maximal lagernivå',
|
||||
|
|
@ -75,22 +78,23 @@ return ['ItemManagement' => [
|
|||
'MinimumLevel' => 'Minsta lagernivå',
|
||||
'Modified' => 'Ändrad',
|
||||
'Name' => 'namn',
|
||||
'Name1' => 'namn1',
|
||||
'Name2' => 'name2',
|
||||
'Name3' => 'NAME3',
|
||||
'Name4' => 'NAME4',
|
||||
'Name5' => 'Name5',
|
||||
'Name1' => 'Namn1',
|
||||
'Name2' => 'Namn2',
|
||||
'Name3' => 'Namn3',
|
||||
'Name4' => 'Namn4',
|
||||
'Name5' => 'Namn5',
|
||||
'Net' => 'Nettovikt',
|
||||
'NetWeight' => 'Nettovikt',
|
||||
'None' => 'Ingen',
|
||||
'Notes' => 'anteckningar',
|
||||
'Notes' => 'Anteckningar',
|
||||
'Number' => 'siffra',
|
||||
'Ordered' => 'Beställde',
|
||||
'Packaging' => 'Förpackning',
|
||||
'Price' => 'Pris',
|
||||
'PriceChange' => 'Prisförändring',
|
||||
'PriceUnit' => 'Enheten för pris',
|
||||
'Prices' => 'priserna',
|
||||
'PriceUnit' => 'Prisenhet',
|
||||
'Prices' => 'Priser',
|
||||
'Pricing' => '#VALUE!',
|
||||
'Productgroup' => 'Produktgrupp',
|
||||
'Production' => 'Produktion',
|
||||
'Profile' => 'Profil',
|
||||
|
|
@ -99,15 +103,16 @@ return ['ItemManagement' => [
|
|||
'Purchase' => 'Inköp',
|
||||
'PurchasePrice' => 'Köp pris',
|
||||
'Purchasing' => 'Köp av',
|
||||
'QA' => 'QA',
|
||||
'QM' => 'QM',
|
||||
'QA' => 'Qa',
|
||||
'QM' => 'Qm',
|
||||
'Quantity' => 'Kvantitet',
|
||||
'QuantityUnit' => 'Mängdenhet',
|
||||
'ReorderLevel' => 'beställningsnivå',
|
||||
'QuantityUnit' => 'Kvantitetsenhet',
|
||||
'RecentInvoices' => '#VALUE!',
|
||||
'ReorderLevel' => 'Ombeställningsnivå',
|
||||
'Reserved' => 'Reserverad',
|
||||
'SN' => 'SN',
|
||||
'Sales' => 'försäljning',
|
||||
'SalesPrice' => 'försäljningspriset',
|
||||
'SN' => 'Sn',
|
||||
'Sales' => 'Försäljning',
|
||||
'SalesPrice' => 'Försäljningspris',
|
||||
'Segment' => 'Segmentet',
|
||||
'ShelfLife' => 'Hållbarhetstid',
|
||||
'Source' => 'Källa',
|
||||
|
|
@ -119,18 +124,18 @@ return ['ItemManagement' => [
|
|||
'Supplier' => 'Leverantör',
|
||||
'Tax' => 'Beskatta',
|
||||
'Text' => 'Text',
|
||||
'TimeUnit' => 'Tidsenhet',
|
||||
'Title' => '#VALUE!',
|
||||
'Tracking' => 'spårning',
|
||||
'TradingUnit' => 'Trading Unit',
|
||||
'TimeUnit' => 'Tidpunkt',
|
||||
'Title' => 'Titel',
|
||||
'Tracking' => 'Spårning',
|
||||
'TradingUnit' => 'Handelsenhet',
|
||||
'Translation' => 'Översättning',
|
||||
'Type' => 'Typ',
|
||||
'Unit' => 'Enhet',
|
||||
'Value' => 'Värde',
|
||||
'Variation' => 'Variation',
|
||||
'Variations' => 'variationer',
|
||||
'Variations' => 'Variationer',
|
||||
'Volume' => 'Volym',
|
||||
'Warehouse' => 'lager',
|
||||
'Width' => 'Bredd',
|
||||
'YTDSales' => 'YTD Sales',
|
||||
'YTDSales' => 'YTD-försäljning',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -14,43 +14,46 @@ declare(strict_types=1);
|
|||
|
||||
return ['ItemManagement' => [
|
||||
'Accounting' => 'การบัญชี',
|
||||
'Address' => '#VALUE!',
|
||||
'All' => 'ทั้งหมด',
|
||||
'Article' => 'บทความ',
|
||||
'Articlegroup' => 'Articlegroup',
|
||||
'Articlegroup' => 'ArticleGroup',
|
||||
'Attribute' => 'คุณลักษณะ',
|
||||
'AttributeTypes' => '#VALUE!',
|
||||
'Attributes' => 'คุณลักษณะ',
|
||||
'Available' => 'ที่มีจำหน่าย',
|
||||
'AvgPrice' => 'เฉลี่ย ราคา',
|
||||
'Available' => 'มีอยู่',
|
||||
'AvgPrice' => 'avg ราคา',
|
||||
'Bills' => '#VALUE!',
|
||||
'Bonus' => 'โบนัส',
|
||||
'ClientGroup' => 'Client / กลุ่ม',
|
||||
'Commission' => 'คณะกรรมาธิการ',
|
||||
'Container' => 'ภาชนะ',
|
||||
'CostCenter' => 'CostCenter',
|
||||
'CostIndicator' => 'ดัชนีค่าใช้จ่าย',
|
||||
'CostObject' => 'CostObject',
|
||||
'ClientGroup' => 'ลูกค้า / กลุ่ม',
|
||||
'Commission' => 'คณะกรรมการ',
|
||||
'Container' => 'คอนเทนเนอร์',
|
||||
'CostCenter' => 'costcenter',
|
||||
'CostIndicator' => 'ตัวบ่งชี้ค่าใช้จ่าย',
|
||||
'CostObject' => 'costoBject',
|
||||
'Countries' => 'ประเทศ',
|
||||
'Country' => 'ประเทศ',
|
||||
'Created' => 'ที่สร้างไว้',
|
||||
'CreatedAt' => '#VALUE!',
|
||||
'Created' => 'สร้าง',
|
||||
'CreatedAt' => 'สร้าง',
|
||||
'Customer' => 'ลูกค้า',
|
||||
'CustomerGroup' => 'กลุ่มลูกค้า',
|
||||
'CustomsID' => 'รหัสศุลกากร',
|
||||
'Date' => 'วันที่',
|
||||
'Description' => 'ลักษณะ',
|
||||
'Discount' => 'ส่วนลด',
|
||||
'DiscountP' => 'ที่พักทั้งหมดใน%',
|
||||
'Description' => 'คำอธิบาย',
|
||||
'Discount' => 'การลดราคา',
|
||||
'DiscountP' => 'ส่วนลดใน%',
|
||||
'Disposal' => 'การกำจัด',
|
||||
'Documents' => 'เอกสาร',
|
||||
'EarningIndicator' => 'รายตัวชี้วัด',
|
||||
'End' => 'ปลาย',
|
||||
'EarningIndicator' => 'ตัวบ่งชี้รายได้',
|
||||
'End' => 'จบ',
|
||||
'Files' => 'ไฟล์',
|
||||
'General' => 'ทั่วไป',
|
||||
'GrossWeight' => 'น้ำหนักรวม',
|
||||
'Group' => 'กลุ่ม',
|
||||
'Groups' => '#VALUE!',
|
||||
'Height' => 'ความสูง',
|
||||
'ID' => 'ID',
|
||||
'ILV' => 'ILV',
|
||||
'Height' => 'ส่วนสูง',
|
||||
'ID' => 'id',
|
||||
'ILV' => 'ilv',
|
||||
'Info' => 'ข้อมูล',
|
||||
'IsActive' => 'คล่องแคล่ว?',
|
||||
'Item' => 'สิ่งของ',
|
||||
|
|
@ -59,78 +62,80 @@ return ['ItemManagement' => [
|
|||
'LastOrder' => 'คำสั่งสุดท้าย',
|
||||
'Leadtime' => 'เวลานำ',
|
||||
'Length' => 'ความยาว',
|
||||
'Localization' => 'การ จำกัด',
|
||||
'Localizations' => 'localizations',
|
||||
'Localization' => 'การแปล',
|
||||
'Localizations' => 'การแปล',
|
||||
'Location' => 'ที่ตั้ง',
|
||||
'Log' => 'เข้าสู่ระบบ',
|
||||
'Logs' => 'ท่อน',
|
||||
'Lot' => 'จำนวนมาก',
|
||||
'Log' => 'บันทึก',
|
||||
'Logs' => 'การบันทึก',
|
||||
'Lot' => 'มาก',
|
||||
'MRR' => 'MRR',
|
||||
'MTDSales' => 'MTD ขาย',
|
||||
'Makespan' => 'Makespan',
|
||||
'Margin' => 'ขอบ',
|
||||
'Master' => 'เจ้านาย',
|
||||
'MaximumLevel' => 'ระดับหุ้นสูงสุด',
|
||||
'MTDSales' => 'ขาย MTD',
|
||||
'Makespan' => 'แต่งหน้า',
|
||||
'Margin' => 'ระยะขอบ',
|
||||
'Master' => 'ผู้เชี่ยวชาญ',
|
||||
'MaximumLevel' => 'ระดับสต็อกสูงสุด',
|
||||
'Media' => 'สื่อ',
|
||||
'MinimumLevel' => 'ระดับหุ้นขั้นต่ำ',
|
||||
'Modified' => 'ดัดแปลง',
|
||||
'MinimumLevel' => 'ระดับสต็อคขั้นต่ำ',
|
||||
'Modified' => 'ที่ได้รับการแก้ไข',
|
||||
'Name' => 'ชื่อ',
|
||||
'Name1' => 'ชื่อ 1',
|
||||
'Name2' => 'name2',
|
||||
'Name3' => 'NAME3',
|
||||
'Name4' => 'NAME4',
|
||||
'Name5' => 'NAME5',
|
||||
'Name2' => 'ชื่อ 2',
|
||||
'Name3' => 'ชื่อ 3',
|
||||
'Name4' => 'ชื่อ 4',
|
||||
'Name5' => 'ชื่อ 5',
|
||||
'Net' => 'น้ำหนักสุทธิ',
|
||||
'NetWeight' => 'น้ำหนักสุทธิ',
|
||||
'None' => 'ไม่มี',
|
||||
'Notes' => 'หมายเหตุ',
|
||||
'Number' => 'จำนวน',
|
||||
'Ordered' => 'สั่งซื้อ',
|
||||
'Number' => 'ตัวเลข',
|
||||
'Ordered' => 'ที่ได้รับคำสั่ง',
|
||||
'Packaging' => 'บรรจุภัณฑ์',
|
||||
'Price' => 'ราคา',
|
||||
'PriceChange' => 'การเปลี่ยนแปลงราคา',
|
||||
'PriceUnit' => 'หน่วยของราคา',
|
||||
'Prices' => 'ราคา',
|
||||
'Productgroup' => 'Productgroup',
|
||||
'Pricing' => '#VALUE!',
|
||||
'Productgroup' => 'กลุ่มผลิตภัณฑ์',
|
||||
'Production' => 'การผลิต',
|
||||
'Profile' => 'ข้อมูลส่วนตัว',
|
||||
'Profile' => 'ประวัติโดยย่อ',
|
||||
'Properties' => 'คุณสมบัติ',
|
||||
'Property' => 'คุณสมบัติ',
|
||||
'Purchase' => 'ซื้อ',
|
||||
'PurchasePrice' => 'ราคาซื้อ',
|
||||
'Purchasing' => 'การจัดซื้อ',
|
||||
'QA' => 'ระบบประกันคุณภาพ',
|
||||
'QM' => 'QM',
|
||||
'Purchasing' => 'การซื้อ',
|
||||
'QA' => 'qa',
|
||||
'QM' => 'qm',
|
||||
'Quantity' => 'ปริมาณ',
|
||||
'QuantityUnit' => 'หน่วยของปริมาณ',
|
||||
'ReorderLevel' => 'ระดับสั่งซื้อใหม่',
|
||||
'RecentInvoices' => '#VALUE!',
|
||||
'ReorderLevel' => 'เรียงลำดับระดับใหม่',
|
||||
'Reserved' => 'ที่สงวนไว้',
|
||||
'SN' => 'SN',
|
||||
'Sales' => 'ขาย',
|
||||
'SN' => 'sn',
|
||||
'Sales' => 'ฝ่ายขาย',
|
||||
'SalesPrice' => 'ลดราคา',
|
||||
'Segment' => 'ส่วน',
|
||||
'ShelfLife' => 'อายุการเก็บรักษา',
|
||||
'Source' => 'แหล่ง',
|
||||
'Start' => 'เริ่มต้น',
|
||||
'Source' => 'แหล่งที่มา',
|
||||
'Start' => 'เริ่ม',
|
||||
'Status' => 'สถานะ',
|
||||
'Stock' => 'คลังสินค้า',
|
||||
'StockList' => 'รายชื่อหุ้น',
|
||||
'Successor' => 'ตัวตายตัวแทน',
|
||||
'StockList' => 'รายการสต็อก',
|
||||
'Successor' => 'ผู้สืบทอด',
|
||||
'Supplier' => 'ผู้ผลิต',
|
||||
'Tax' => 'ภาษี',
|
||||
'Text' => 'ข้อความ',
|
||||
'TimeUnit' => 'หน่วยของเวลา',
|
||||
'Title' => '#VALUE!',
|
||||
'Title' => 'ชื่อ',
|
||||
'Tracking' => 'การติดตาม',
|
||||
'TradingUnit' => 'หน่วยธุรกิจการค้า',
|
||||
'TradingUnit' => 'หน่วยการซื้อขาย',
|
||||
'Translation' => 'การแปล',
|
||||
'Type' => 'ชนิด',
|
||||
'Type' => 'พิมพ์',
|
||||
'Unit' => 'หน่วย',
|
||||
'Value' => 'ความคุ้มค่า',
|
||||
'Value' => 'ค่า',
|
||||
'Variation' => 'การเปลี่ยนแปลง',
|
||||
'Variations' => 'รูปแบบ',
|
||||
'Variations' => 'การเปลี่ยนแปลง',
|
||||
'Volume' => 'ปริมาณ',
|
||||
'Warehouse' => 'คลังสินค้า',
|
||||
'Width' => 'ความกว้าง',
|
||||
'YTDSales' => 'YTD ขาย',
|
||||
'YTDSales' => 'ขาย YTD',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -14,123 +14,128 @@ declare(strict_types=1);
|
|||
|
||||
return ['ItemManagement' => [
|
||||
'Accounting' => 'Muhasebe',
|
||||
'Address' => '#VALUE!',
|
||||
'All' => 'Herşey',
|
||||
'Article' => 'makale',
|
||||
'Articlegroup' => 'Articlegroup',
|
||||
'Attribute' => 'nitelik',
|
||||
'Article' => 'Madde',
|
||||
'Articlegroup' => 'Makale grubu',
|
||||
'Attribute' => 'Bağlanmak',
|
||||
'AttributeTypes' => '#VALUE!',
|
||||
'Attributes' => 'Öznitellikler',
|
||||
'Available' => 'Mevcut',
|
||||
'AvgPrice' => 'Ort. Fiyat',
|
||||
'AvgPrice' => 'Avg. Fiyat',
|
||||
'Bills' => '#VALUE!',
|
||||
'Bonus' => 'Bonus',
|
||||
'ClientGroup' => 'İstemci / Grup',
|
||||
'ClientGroup' => 'Müşteri / Grup',
|
||||
'Commission' => 'komisyon',
|
||||
'Container' => 'konteyner',
|
||||
'Container' => 'Konteyner',
|
||||
'CostCenter' => 'Ödeme merkezi',
|
||||
'CostIndicator' => 'Maliyet Gösterge',
|
||||
'CostObject' => 'CostObject',
|
||||
'CostIndicator' => 'Maliyet göstergesi',
|
||||
'CostObject' => 'Costobject',
|
||||
'Countries' => 'Ülkeler',
|
||||
'Country' => 'ülke',
|
||||
'Created' => 'düzenlendi',
|
||||
'CreatedAt' => '#VALUE!',
|
||||
'Country' => 'Ülke',
|
||||
'Created' => 'Yaratılmış',
|
||||
'CreatedAt' => 'Yaratılmış',
|
||||
'Customer' => 'Müşteri',
|
||||
'CustomerGroup' => 'müşteri grubu',
|
||||
'CustomsID' => 'Gümrük kimliği',
|
||||
'Date' => 'tarih',
|
||||
'Date' => 'Tarih',
|
||||
'Description' => 'Açıklama',
|
||||
'Discount' => 'İndirim',
|
||||
'DiscountP' => '% olarak İndirim',
|
||||
'Disposal' => 'Bertaraf',
|
||||
'Documents' => 'evraklar',
|
||||
'EarningIndicator' => 'Göstergesi Kazanç',
|
||||
'DiscountP' => '% İndirim',
|
||||
'Disposal' => 'İmha etmek',
|
||||
'Documents' => 'Belgeler',
|
||||
'EarningIndicator' => 'Kazanç göstergesi',
|
||||
'End' => 'Son',
|
||||
'Files' => 'Dosyalar',
|
||||
'General' => 'Genel',
|
||||
'GrossWeight' => 'Brüt ağırlık',
|
||||
'Group' => 'grup',
|
||||
'Group' => 'Grup',
|
||||
'Groups' => '#VALUE!',
|
||||
'Height' => 'Yükseklik',
|
||||
'ID' => 'İD',
|
||||
'ILV' => 'ILV',
|
||||
'ILV' => 'İlve',
|
||||
'Info' => 'Bilgi',
|
||||
'IsActive' => 'Aktif?',
|
||||
'Item' => 'madde',
|
||||
'Item' => 'Kalem',
|
||||
'Items' => 'Öğeler',
|
||||
'Language' => 'Dil',
|
||||
'Language' => 'Dilim',
|
||||
'LastOrder' => 'Son sipariş',
|
||||
'Leadtime' => 'Teslim süresi',
|
||||
'Length' => 'uzunluk',
|
||||
'Localization' => 'yerelleştirme',
|
||||
'Localizations' => 'Localizations',
|
||||
'Location' => 'yer',
|
||||
'Log' => 'Giriş',
|
||||
'Leadtime' => 'Kurşun zamanı',
|
||||
'Length' => 'Uzunluk',
|
||||
'Localization' => 'Yerelleştirme',
|
||||
'Localizations' => 'Yerelleştirme',
|
||||
'Location' => 'Konum',
|
||||
'Log' => 'Kayıt',
|
||||
'Logs' => 'Kütükler',
|
||||
'Lot' => 'Çok',
|
||||
'MRR' => 'MRR',
|
||||
'MTDSales' => 'MTD Satış',
|
||||
'Makespan' => 'tamamlanma zamanı',
|
||||
'Margin' => 'kenar',
|
||||
'Lot' => 'Çok güzelsin',
|
||||
'MRR' => 'Mrr',
|
||||
'MTDSales' => 'Mtd satışları',
|
||||
'Makespan' => 'Makespan',
|
||||
'Margin' => 'Marj',
|
||||
'Master' => 'Usta',
|
||||
'MaximumLevel' => 'Maksimum stok seviyesi',
|
||||
'Media' => 'medya',
|
||||
'MinimumLevel' => 'Asgari stok seviyesi',
|
||||
'Media' => 'Medya',
|
||||
'MinimumLevel' => 'Minimum hisse senedi seviyesi',
|
||||
'Modified' => 'Değiştirilmiş',
|
||||
'Name' => 'ad',
|
||||
'Name' => 'İsim',
|
||||
'Name1' => 'İsim1',
|
||||
'Name2' => 'Ad2',
|
||||
'Name3' => 'NAME3',
|
||||
'Name4' => 'NAME4',
|
||||
'Name5' => 'NAME5',
|
||||
'Name2' => 'İsim2',
|
||||
'Name3' => 'İsim3',
|
||||
'Name4' => 'İsim4',
|
||||
'Name5' => 'İsim5',
|
||||
'Net' => 'Net ağırlığı',
|
||||
'NetWeight' => 'Net ağırlığı',
|
||||
'None' => 'Yok',
|
||||
'Notes' => 'notlar',
|
||||
'None' => 'Hiçbiri',
|
||||
'Notes' => 'Notalar',
|
||||
'Number' => 'Numara',
|
||||
'Ordered' => 'düzenli',
|
||||
'Packaging' => 'paketleme',
|
||||
'Ordered' => 'Emir',
|
||||
'Packaging' => 'Ambalajlama',
|
||||
'Price' => 'Fiyat',
|
||||
'PriceChange' => 'Fiyat Değişim',
|
||||
'PriceUnit' => 'fiyatın Birimi',
|
||||
'PriceChange' => 'Fiyat değişikliği',
|
||||
'PriceUnit' => 'Fiyat birimi',
|
||||
'Prices' => 'Fiyat:% s',
|
||||
'Pricing' => '#VALUE!',
|
||||
'Productgroup' => 'Ürün grubu',
|
||||
'Production' => 'Üretim',
|
||||
'Production' => 'Üretme',
|
||||
'Profile' => 'Profil',
|
||||
'Properties' => 'Özellikleri',
|
||||
'Property' => 'Emlak',
|
||||
'Properties' => 'Özellikler',
|
||||
'Property' => 'Mülk',
|
||||
'Purchase' => 'Satın alma',
|
||||
'PurchasePrice' => 'Satınalma fiyatı',
|
||||
'Purchasing' => 'Satın alma',
|
||||
'QA' => 'QA',
|
||||
'QM' => 'QM',
|
||||
'Quantity' => 'miktar',
|
||||
'QuantityUnit' => 'miktar Birimi',
|
||||
'QA' => 'Qa',
|
||||
'QM' => 'Qm',
|
||||
'Quantity' => 'Miktar',
|
||||
'QuantityUnit' => 'Miktar birimi',
|
||||
'RecentInvoices' => '#VALUE!',
|
||||
'ReorderLevel' => 'Yeniden sipariş seviyesi',
|
||||
'Reserved' => 'Ayrılmış',
|
||||
'SN' => 'SN',
|
||||
'SN' => 'Sn',
|
||||
'Sales' => 'Satış',
|
||||
'SalesPrice' => 'Satış fiyatı',
|
||||
'Segment' => 'bölüm',
|
||||
'Segment' => 'Segment',
|
||||
'ShelfLife' => 'Raf ömrü',
|
||||
'Source' => 'Kaynak',
|
||||
'Start' => 'Başlat',
|
||||
'Status' => 'durum',
|
||||
'Stock' => 'Stok',
|
||||
'Start' => 'Başlangıç',
|
||||
'Status' => 'Durum',
|
||||
'Stock' => 'Stoklamak',
|
||||
'StockList' => 'Stok listesi',
|
||||
'Successor' => 'halef',
|
||||
'Successor' => 'Varis',
|
||||
'Supplier' => 'Tedarikçi',
|
||||
'Tax' => 'Vergi',
|
||||
'Text' => 'Metin',
|
||||
'TimeUnit' => 'zaman birimi',
|
||||
'Title' => '#VALUE!',
|
||||
'Tracking' => 'Takip',
|
||||
'TimeUnit' => 'Zaman birimi',
|
||||
'Title' => 'Başlık',
|
||||
'Tracking' => 'İzleme',
|
||||
'TradingUnit' => 'Ticaret Birimi',
|
||||
'Translation' => 'Tercüme',
|
||||
'Type' => 'tip',
|
||||
'Unit' => 'birim',
|
||||
'Value' => 'değer',
|
||||
'Type' => 'Tip',
|
||||
'Unit' => 'Birim',
|
||||
'Value' => 'Değer',
|
||||
'Variation' => 'varyasyon',
|
||||
'Variations' => 'Varyasyonlar',
|
||||
'Volume' => 'Ses',
|
||||
'Warehouse' => 'Depo',
|
||||
'Width' => 'Genişlik',
|
||||
'YTDSales' => 'YBB Satış',
|
||||
'YTDSales' => 'YTD satışları',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -13,124 +13,129 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['ItemManagement' => [
|
||||
'Accounting' => 'облік',
|
||||
'All' => 'всі',
|
||||
'Article' => 'стаття',
|
||||
'Articlegroup' => 'Articlegroup',
|
||||
'Attribute' => 'атрибут',
|
||||
'Attributes' => 'атрибути',
|
||||
'Available' => 'наявний',
|
||||
'AvgPrice' => 'Avg. ціна',
|
||||
'Bonus' => 'бонус',
|
||||
'ClientGroup' => 'Клієнт / Група',
|
||||
'Commission' => 'комісія',
|
||||
'Container' => 'контейнер',
|
||||
'Accounting' => 'Бухгалтерський облік',
|
||||
'Address' => '#VALUE!',
|
||||
'All' => 'Все',
|
||||
'Article' => 'Стаття',
|
||||
'Articlegroup' => 'Статтюгрупи',
|
||||
'Attribute' => 'Атрибут',
|
||||
'AttributeTypes' => '#VALUE!',
|
||||
'Attributes' => 'Атрибути',
|
||||
'Available' => 'Доступний',
|
||||
'AvgPrice' => 'AVG. Ціна',
|
||||
'Bills' => '#VALUE!',
|
||||
'Bonus' => 'Бонус',
|
||||
'ClientGroup' => 'Клієнт / група',
|
||||
'Commission' => 'Комісія',
|
||||
'Container' => 'Контейнер',
|
||||
'CostCenter' => 'Центр витрат',
|
||||
'CostIndicator' => 'показник вартості',
|
||||
'CostObject' => 'CostObject',
|
||||
'Countries' => 'країни',
|
||||
'Country' => 'країна',
|
||||
'Created' => 'створений',
|
||||
'CreatedAt' => '#VALUE!',
|
||||
'Customer' => 'клієнт',
|
||||
'CostIndicator' => 'Індикатор вартості',
|
||||
'CostObject' => 'Вартість',
|
||||
'Countries' => 'Країни',
|
||||
'Country' => 'Країна',
|
||||
'Created' => 'Створений',
|
||||
'CreatedAt' => 'Створений',
|
||||
'Customer' => 'Клієнт',
|
||||
'CustomerGroup' => 'Група клієнтів',
|
||||
'CustomsID' => 'митний ID',
|
||||
'CustomsID' => 'Митний ідентифікатор',
|
||||
'Date' => 'Дата',
|
||||
'Description' => 'опис',
|
||||
'Discount' => 'знижка',
|
||||
'DiscountP' => 'Знижка в%',
|
||||
'Disposal' => 'вибуття',
|
||||
'Documents' => 'документи',
|
||||
'EarningIndicator' => 'нарахування індикатор',
|
||||
'End' => 'кінець',
|
||||
'Files' => 'файли',
|
||||
'General' => 'загальний',
|
||||
'Description' => 'Опис',
|
||||
'Discount' => 'Знижка',
|
||||
'DiscountP' => 'Знижка у%',
|
||||
'Disposal' => 'Утилізація',
|
||||
'Documents' => 'Документи',
|
||||
'EarningIndicator' => 'Індикатор заробітку',
|
||||
'End' => 'Кінець',
|
||||
'Files' => 'Файли',
|
||||
'General' => 'Загальний',
|
||||
'GrossWeight' => 'Вага брутто',
|
||||
'Group' => 'група',
|
||||
'Group' => 'Група',
|
||||
'Groups' => '#VALUE!',
|
||||
'Height' => 'висота',
|
||||
'ID' => 'ID',
|
||||
'ILV' => 'РКН',
|
||||
'Info' => 'інформація',
|
||||
'Height' => 'Висота',
|
||||
'ID' => 'Ідентифікатор',
|
||||
'ILV' => 'Ільв',
|
||||
'Info' => 'Інформація',
|
||||
'IsActive' => 'Активний?',
|
||||
'Item' => 'пункт',
|
||||
'Items' => 'предмети',
|
||||
'Item' => 'Елемент',
|
||||
'Items' => 'Предмети',
|
||||
'Language' => 'Мову',
|
||||
'LastOrder' => 'останнє замовлення',
|
||||
'Leadtime' => 'час',
|
||||
'Length' => 'довжина',
|
||||
'Localization' => 'локалізація',
|
||||
'Localizations' => 'локалізації',
|
||||
'Location' => 'Розташування',
|
||||
'Log' => 'Ввійти',
|
||||
'Logs' => 'колоди',
|
||||
'Lot' => 'лот',
|
||||
'MRR' => 'MRR',
|
||||
'MTDSales' => 'MTD продажів',
|
||||
'Makespan' => 'Makespan',
|
||||
'Margin' => 'націнка',
|
||||
'Master' => 'майстер',
|
||||
'MaximumLevel' => 'Максимальний рівень запасів',
|
||||
'Media' => 'засоби масової інформації',
|
||||
'MinimumLevel' => 'Мінімальний рівень запасів',
|
||||
'Modified' => 'модифікований',
|
||||
'Name' => 'ім\'я',
|
||||
'LastOrder' => 'Остання замовлення',
|
||||
'Leadtime' => 'Провідний час',
|
||||
'Length' => 'Довжина',
|
||||
'Localization' => 'Локалізація',
|
||||
'Localizations' => 'Локалізація',
|
||||
'Location' => 'Місцезнаходження',
|
||||
'Log' => 'Журнал',
|
||||
'Logs' => 'Журнали',
|
||||
'Lot' => 'Лот',
|
||||
'MRR' => 'Пан',
|
||||
'MTDSales' => 'Продажі MTD',
|
||||
'Makespan' => 'Макіяж',
|
||||
'Margin' => 'Маржа',
|
||||
'Master' => 'Майстер',
|
||||
'MaximumLevel' => 'Максимальний рівень запасу',
|
||||
'Media' => 'Медіа',
|
||||
'MinimumLevel' => 'Мінімальний рівень запасу',
|
||||
'Modified' => 'Модифікований',
|
||||
'Name' => 'Назва',
|
||||
'Name1' => 'Name1',
|
||||
'Name2' => 'Name2',
|
||||
'Name3' => 'name3',
|
||||
'Name3' => 'Name3',
|
||||
'Name4' => 'Name4',
|
||||
'Name5' => 'Name5',
|
||||
'Net' => 'вага нетто',
|
||||
'NetWeight' => 'вага нетто',
|
||||
'None' => 'ні',
|
||||
'Notes' => 'примітки',
|
||||
'Number' => 'номер',
|
||||
'Ordered' => 'упорядкований',
|
||||
'Packaging' => 'упаковка',
|
||||
'Price' => 'ціна',
|
||||
'PriceChange' => 'зміна ціни',
|
||||
'PriceUnit' => 'одиниця ціни',
|
||||
'Prices' => 'ціни',
|
||||
'Name5' => 'Назва5',
|
||||
'Net' => 'Вага чистого',
|
||||
'NetWeight' => 'Вага чистого',
|
||||
'None' => 'Ніякий',
|
||||
'Notes' => 'Ноти',
|
||||
'Number' => 'Число',
|
||||
'Ordered' => 'Упорядкований',
|
||||
'Packaging' => 'Упаковка',
|
||||
'Price' => 'Ціна',
|
||||
'PriceChange' => 'Зміна ціни',
|
||||
'PriceUnit' => 'Одиниця ціни',
|
||||
'Prices' => 'Ціни',
|
||||
'Pricing' => '#VALUE!',
|
||||
'Productgroup' => 'Група продуктів',
|
||||
'Production' => 'виробництво',
|
||||
'Profile' => 'профіль',
|
||||
'Properties' => 'властивості',
|
||||
'Property' => 'власності',
|
||||
'Purchase' => 'покупка',
|
||||
'Production' => 'Виробництво',
|
||||
'Profile' => 'Профіль',
|
||||
'Properties' => 'Властивості',
|
||||
'Property' => 'Майно',
|
||||
'Purchase' => 'Придбання',
|
||||
'PurchasePrice' => 'Ціна покупки',
|
||||
'Purchasing' => 'покупка',
|
||||
'QA' => 'контроль якості',
|
||||
'QM' => 'QM',
|
||||
'Quantity' => 'кількість',
|
||||
'QuantityUnit' => 'одиниця виміру',
|
||||
'ReorderLevel' => 'рівень Reorder',
|
||||
'Purchasing' => 'Придбання',
|
||||
'QA' => 'Qa',
|
||||
'QM' => 'Qm',
|
||||
'Quantity' => 'Кількість',
|
||||
'QuantityUnit' => 'Одиниця кількості',
|
||||
'RecentInvoices' => '#VALUE!',
|
||||
'ReorderLevel' => 'Рівень повторного порядження',
|
||||
'Reserved' => 'Зарезервований',
|
||||
'SN' => 'SN',
|
||||
'Sales' => 'продажів',
|
||||
'SalesPrice' => 'продажна ціна',
|
||||
'Segment' => 'сегмент',
|
||||
'SN' => 'Сно',
|
||||
'Sales' => 'Продаж',
|
||||
'SalesPrice' => 'Ціна продажу',
|
||||
'Segment' => 'Сегмент',
|
||||
'ShelfLife' => 'Термін придатності',
|
||||
'Source' => 'джерело',
|
||||
'Start' => 'початок',
|
||||
'Status' => 'статус',
|
||||
'Stock' => 'акції',
|
||||
'StockList' => 'список Stock',
|
||||
'Successor' => 'правонаступник',
|
||||
'Supplier' => 'постачальник',
|
||||
'Tax' => 'податок',
|
||||
'Text' => 'текст',
|
||||
'TimeUnit' => 'одиниця часу',
|
||||
'Title' => '#VALUE!',
|
||||
'Tracking' => 'відстеження',
|
||||
'TradingUnit' => 'одиниця торгівлі на біржах',
|
||||
'Translation' => 'переклад',
|
||||
'Type' => 'тип',
|
||||
'Unit' => 'блок',
|
||||
'Value' => 'значення',
|
||||
'Variation' => 'варіювання',
|
||||
'Variations' => 'варіації',
|
||||
'Volume' => 'обсяг',
|
||||
'Warehouse' => 'склад',
|
||||
'Width' => 'ширина',
|
||||
'YTDSales' => 'Найвищий Менеджер з продажу',
|
||||
'Source' => 'Джерело',
|
||||
'Start' => 'Почати',
|
||||
'Status' => 'Статус',
|
||||
'Stock' => 'Запас',
|
||||
'StockList' => 'Запасний список',
|
||||
'Successor' => 'Наступник',
|
||||
'Supplier' => 'Постачальник',
|
||||
'Tax' => 'Оподаткування',
|
||||
'Text' => 'Текст',
|
||||
'TimeUnit' => 'Підрозділ часу',
|
||||
'Title' => 'Заголовок',
|
||||
'Tracking' => 'Відстеження',
|
||||
'TradingUnit' => 'Торговельний блок',
|
||||
'Translation' => 'Переклад',
|
||||
'Type' => 'Тип',
|
||||
'Unit' => 'Підрозділ',
|
||||
'Value' => 'Вартість',
|
||||
'Variation' => 'Зміна',
|
||||
'Variations' => 'Варіації',
|
||||
'Volume' => 'Обсяг',
|
||||
'Warehouse' => 'Склад',
|
||||
'Width' => 'Ширина',
|
||||
'YTDSales' => 'Ytd продажі',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -14,48 +14,51 @@ declare(strict_types=1);
|
|||
|
||||
return ['ItemManagement' => [
|
||||
'Accounting' => '会计',
|
||||
'Address' => '#VALUE!',
|
||||
'All' => '全部',
|
||||
'Article' => '文章',
|
||||
'Articlegroup' => 'Articlegroup',
|
||||
'Articlegroup' => '商品组',
|
||||
'Attribute' => '属性',
|
||||
'AttributeTypes' => '#VALUE!',
|
||||
'Attributes' => '属性',
|
||||
'Available' => '可用的',
|
||||
'AvgPrice' => '平均。价格',
|
||||
'AvgPrice' => 'Avg。价格',
|
||||
'Bills' => '#VALUE!',
|
||||
'Bonus' => '奖金',
|
||||
'ClientGroup' => '客户端/组',
|
||||
'ClientGroup' => '客户/集团',
|
||||
'Commission' => '委员会',
|
||||
'Container' => '容器',
|
||||
'CostCenter' => '成本中心',
|
||||
'CostIndicator' => '成本指标',
|
||||
'CostObject' => 'CostObject',
|
||||
'Countries' => '国家',
|
||||
'CostObject' => 'CostObject.',
|
||||
'Countries' => '各国',
|
||||
'Country' => '国家',
|
||||
'Created' => '创建',
|
||||
'CreatedAt' => '#VALUE!',
|
||||
'Created' => '创造了',
|
||||
'CreatedAt' => '创造了',
|
||||
'Customer' => '顾客',
|
||||
'CustomerGroup' => '客户群',
|
||||
'CustomsID' => '海关编号',
|
||||
'CustomerGroup' => '客户组',
|
||||
'CustomsID' => '海关ID',
|
||||
'Date' => '日期',
|
||||
'Description' => '描述',
|
||||
'Discount' => '折扣',
|
||||
'DiscountP' => '在折扣%',
|
||||
'DiscountP' => '折扣%%',
|
||||
'Disposal' => '处理',
|
||||
'Documents' => '文件',
|
||||
'EarningIndicator' => '盈利指标',
|
||||
'EarningIndicator' => '收入指示器',
|
||||
'End' => '结尾',
|
||||
'Files' => '档',
|
||||
'Files' => '文件',
|
||||
'General' => '一般的',
|
||||
'GrossWeight' => '总重量',
|
||||
'Group' => '团体',
|
||||
'Groups' => '#VALUE!',
|
||||
'Height' => '高度',
|
||||
'ID' => 'ID',
|
||||
'ILV' => 'ILV',
|
||||
'ILV' => 'ilv.',
|
||||
'Info' => '信息',
|
||||
'IsActive' => '积极的?',
|
||||
'Item' => '物品',
|
||||
'Items' => '项目',
|
||||
'Language' => '语言',
|
||||
'Language' => '语',
|
||||
'LastOrder' => '最后的订单',
|
||||
'Leadtime' => '交货时间',
|
||||
'Length' => '长度',
|
||||
|
|
@ -65,32 +68,33 @@ return ['ItemManagement' => [
|
|||
'Log' => '日志',
|
||||
'Logs' => '日志',
|
||||
'Lot' => '很多',
|
||||
'MRR' => 'MRR',
|
||||
'MRR' => 'MRR.',
|
||||
'MTDSales' => 'MTD销售',
|
||||
'Makespan' => '完工时间',
|
||||
'Makespan' => 'MEPESPAN.',
|
||||
'Margin' => '利润',
|
||||
'Master' => '掌握',
|
||||
'MaximumLevel' => '最高库存水平',
|
||||
'MaximumLevel' => '最大库存水平',
|
||||
'Media' => '媒体',
|
||||
'MinimumLevel' => '最低库存水平',
|
||||
'MinimumLevel' => '最低股票水平',
|
||||
'Modified' => '修改的',
|
||||
'Name' => '姓名',
|
||||
'Name1' => '名1',
|
||||
'Name2' => '名称2',
|
||||
'Name3' => 'NAME3',
|
||||
'Name4' => 'NAME4',
|
||||
'Name5' => 'NAME5',
|
||||
'Name' => '名称',
|
||||
'Name1' => '名称1',
|
||||
'Name2' => '名称2.',
|
||||
'Name3' => '名称3.',
|
||||
'Name4' => '名称4.',
|
||||
'Name5' => '姓名5.',
|
||||
'Net' => '净重',
|
||||
'NetWeight' => '净重',
|
||||
'None' => '没有',
|
||||
'None' => '没有任何',
|
||||
'Notes' => '笔记',
|
||||
'Number' => '数字',
|
||||
'Ordered' => '有序',
|
||||
'Packaging' => '包装',
|
||||
'Ordered' => '订购',
|
||||
'Packaging' => '打包',
|
||||
'Price' => '价格',
|
||||
'PriceChange' => '价格变化',
|
||||
'PriceChange' => '价格变动',
|
||||
'PriceUnit' => '价格单位',
|
||||
'Prices' => '价格',
|
||||
'Pricing' => '#VALUE!',
|
||||
'Productgroup' => '产品组',
|
||||
'Production' => '生产',
|
||||
'Profile' => '轮廓',
|
||||
|
|
@ -99,28 +103,29 @@ return ['ItemManagement' => [
|
|||
'Purchase' => '购买',
|
||||
'PurchasePrice' => '购买价格',
|
||||
'Purchasing' => '购买',
|
||||
'QA' => 'QA',
|
||||
'QM' => 'QM',
|
||||
'QA' => 'QA.',
|
||||
'QM' => 'QM.',
|
||||
'Quantity' => '数量',
|
||||
'QuantityUnit' => '数量单位',
|
||||
'ReorderLevel' => '订货点水平',
|
||||
'RecentInvoices' => '#VALUE!',
|
||||
'ReorderLevel' => '重新排序级别',
|
||||
'Reserved' => '预订的',
|
||||
'SN' => 'SN',
|
||||
'SN' => '一个人',
|
||||
'Sales' => '销售量',
|
||||
'SalesPrice' => '销售价格',
|
||||
'Segment' => '部分',
|
||||
'Segment' => '分割',
|
||||
'ShelfLife' => '保质期',
|
||||
'Source' => '来源',
|
||||
'Start' => '开始',
|
||||
'Status' => '状态',
|
||||
'Status' => '地位',
|
||||
'Stock' => '库存',
|
||||
'StockList' => '股票名单',
|
||||
'Successor' => '接班人',
|
||||
'Supplier' => '供应商',
|
||||
'Tax' => '税',
|
||||
'Text' => '文本',
|
||||
'TimeUnit' => '单位时间',
|
||||
'Title' => '#VALUE!',
|
||||
'TimeUnit' => '单位的时间',
|
||||
'Title' => '标题',
|
||||
'Tracking' => '追踪',
|
||||
'TradingUnit' => '交易单位',
|
||||
'Translation' => '翻译',
|
||||
|
|
@ -132,5 +137,5 @@ return ['ItemManagement' => [
|
|||
'Volume' => '体积',
|
||||
'Warehouse' => '仓库',
|
||||
'Width' => '宽度',
|
||||
'YTDSales' => '年初至今累计',
|
||||
'YTDSales' => 'ytd销售',
|
||||
]];
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user