fix language

This commit is contained in:
Dennis Eichhorn 2023-09-23 23:05:19 +00:00
parent d8efc9b1ab
commit 1391447183
44 changed files with 1053 additions and 148 deletions

View File

@ -13,7 +13,15 @@
declare(strict_types=1); declare(strict_types=1);
return ['Navigation' => [ return ['Navigation' => [
'Client' => 'عميل', 'Client' => 'عميل',
'Region' => 'منطقة', 'DriverAttributes' => '',
'SalesRep' => 'مندول المبيعات', 'DriverInspectionTypes' => '',
'Drivers' => '',
'FleetManagement' => '',
'Inspections' => '',
'Region' => 'منطقة',
'SalesRep' => 'مندول المبيعات',
'VehicleAttributes' => '',
'VehicleInspectionTypes' => '',
'Vehicles' => '',
]]; ]];

View File

@ -13,7 +13,15 @@
declare(strict_types=1); declare(strict_types=1);
return ['Navigation' => [ return ['Navigation' => [
'Client' => 'Klienta', 'Client' => 'Klienta',
'Region' => 'Kraj', 'DriverAttributes' => '',
'SalesRep' => 'Obchodní zástupce', 'DriverInspectionTypes' => '',
'Drivers' => '',
'FleetManagement' => '',
'Inspections' => '',
'Region' => 'Kraj',
'SalesRep' => 'Obchodní zástupce',
'VehicleAttributes' => '',
'VehicleInspectionTypes' => '',
'Vehicles' => '',
]]; ]];

View File

@ -13,7 +13,15 @@
declare(strict_types=1); declare(strict_types=1);
return ['Navigation' => [ return ['Navigation' => [
'Client' => 'Klient', 'Client' => 'Klient',
'Region' => 'Område', 'DriverAttributes' => '',
'SalesRep' => 'Salgsrepræsentant', 'DriverInspectionTypes' => '',
'Drivers' => '',
'FleetManagement' => '',
'Inspections' => '',
'Region' => 'Område',
'SalesRep' => 'Salgsrepræsentant',
'VehicleAttributes' => '',
'VehicleInspectionTypes' => '',
'Vehicles' => '',
]]; ]];

View File

@ -13,7 +13,15 @@
declare(strict_types=1); declare(strict_types=1);
return ['Navigation' => [ return ['Navigation' => [
'Client' => 'Klient', 'Client' => 'Klient',
'Region' => 'Region', 'DriverAttributes' => '',
'SalesRep' => 'VerkäufeRep', 'DriverInspectionTypes' => '',
'Drivers' => '',
'FleetManagement' => '',
'Inspections' => '',
'Region' => 'Region',
'SalesRep' => 'VerkäufeRep',
'VehicleAttributes' => '',
'VehicleInspectionTypes' => '',
'Vehicles' => '',
]]; ]];

View File

@ -13,7 +13,15 @@
declare(strict_types=1); declare(strict_types=1);
return ['Navigation' => [ return ['Navigation' => [
'Client' => 'Πελάτης', 'Client' => 'Πελάτης',
'Region' => 'Περιοχή', 'DriverAttributes' => '',
'SalesRep' => 'Αντιπρόσωπος Πωλήσεων', 'DriverInspectionTypes' => '',
'Drivers' => '',
'FleetManagement' => '',
'Inspections' => '',
'Region' => 'Περιοχή',
'SalesRep' => 'Αντιπρόσωπος Πωλήσεων',
'VehicleAttributes' => '',
'VehicleInspectionTypes' => '',
'Vehicles' => '',
]]; ]];

View File

@ -13,12 +13,15 @@
declare(strict_types=1); declare(strict_types=1);
return ['Navigation' => [ return ['Navigation' => [
'FleetManagement' => 'Fleet Management', 'Client' => '',
'Vehicles' => 'Vehicles',
'Drivers' => 'Drivers',
'Inspections' => 'Inspections',
'VehicleInspectionTypes' => 'Vehicle Inspection Types',
'DriverInspectionTypes' => 'Driver Inspection Types',
'VehicleAttributes' => 'Vehicle Attributes',
'DriverAttributes' => 'Driver Attributes', 'DriverAttributes' => 'Driver Attributes',
'DriverInspectionTypes' => 'Driver Inspection Types',
'Drivers' => 'Drivers',
'FleetManagement' => 'Fleet Management',
'Inspections' => 'Inspections',
'Region' => '',
'SalesRep' => '',
'VehicleAttributes' => 'Vehicle Attributes',
'VehicleInspectionTypes' => 'Vehicle Inspection Types',
'Vehicles' => 'Vehicles',
]]; ]];

View File

@ -13,7 +13,15 @@
declare(strict_types=1); declare(strict_types=1);
return ['Navigation' => [ return ['Navigation' => [
'Client' => 'Cliente', 'Client' => 'Cliente',
'Region' => 'Región', 'DriverAttributes' => '',
'SalesRep' => 'Vendedores', 'DriverInspectionTypes' => '',
'Drivers' => '',
'FleetManagement' => '',
'Inspections' => '',
'Region' => 'Región',
'SalesRep' => 'Vendedores',
'VehicleAttributes' => '',
'VehicleInspectionTypes' => '',
'Vehicles' => '',
]]; ]];

View File

@ -13,7 +13,15 @@
declare(strict_types=1); declare(strict_types=1);
return ['Navigation' => [ return ['Navigation' => [
'Client' => 'Asiakas', 'Client' => 'Asiakas',
'Region' => 'Alue', 'DriverAttributes' => '',
'SalesRep' => 'Myyntiedustaja', 'DriverInspectionTypes' => '',
'Drivers' => '',
'FleetManagement' => '',
'Inspections' => '',
'Region' => 'Alue',
'SalesRep' => 'Myyntiedustaja',
'VehicleAttributes' => '',
'VehicleInspectionTypes' => '',
'Vehicles' => '',
]]; ]];

View File

@ -13,7 +13,15 @@
declare(strict_types=1); declare(strict_types=1);
return ['Navigation' => [ return ['Navigation' => [
'Client' => 'Client', 'Client' => 'Client',
'Region' => 'Région', 'DriverAttributes' => '',
'SalesRep' => 'Représentant commercial', 'DriverInspectionTypes' => '',
'Drivers' => '',
'FleetManagement' => '',
'Inspections' => '',
'Region' => 'Région',
'SalesRep' => 'Représentant commercial',
'VehicleAttributes' => '',
'VehicleInspectionTypes' => '',
'Vehicles' => '',
]]; ]];

View File

@ -13,7 +13,15 @@
declare(strict_types=1); declare(strict_types=1);
return ['Navigation' => [ return ['Navigation' => [
'Client' => 'Ügyfél', 'Client' => 'Ügyfél',
'Region' => 'Vidék', 'DriverAttributes' => '',
'SalesRep' => 'Értékesítés', 'DriverInspectionTypes' => '',
'Drivers' => '',
'FleetManagement' => '',
'Inspections' => '',
'Region' => 'Vidék',
'SalesRep' => 'Értékesítés',
'VehicleAttributes' => '',
'VehicleInspectionTypes' => '',
'Vehicles' => '',
]]; ]];

View File

@ -13,7 +13,15 @@
declare(strict_types=1); declare(strict_types=1);
return ['Navigation' => [ return ['Navigation' => [
'Client' => 'Cliente', 'Client' => 'Cliente',
'Region' => 'Regione', 'DriverAttributes' => '',
'SalesRep' => 'Rappresentante delle vendite', 'DriverInspectionTypes' => '',
'Drivers' => '',
'FleetManagement' => '',
'Inspections' => '',
'Region' => 'Regione',
'SalesRep' => 'Rappresentante delle vendite',
'VehicleAttributes' => '',
'VehicleInspectionTypes' => '',
'Vehicles' => '',
]]; ]];

View File

@ -13,7 +13,15 @@
declare(strict_types=1); declare(strict_types=1);
return ['Navigation' => [ return ['Navigation' => [
'Client' => 'クライアント', 'Client' => 'クライアント',
'Region' => '領域', 'DriverAttributes' => '',
'SalesRep' => 'セールスレート', 'DriverInspectionTypes' => '',
'Drivers' => '',
'FleetManagement' => '',
'Inspections' => '',
'Region' => '領域',
'SalesRep' => 'セールスレート',
'VehicleAttributes' => '',
'VehicleInspectionTypes' => '',
'Vehicles' => '',
]]; ]];

View File

@ -13,7 +13,15 @@
declare(strict_types=1); declare(strict_types=1);
return ['Navigation' => [ return ['Navigation' => [
'Client' => '고객', 'Client' => '고객',
'Region' => '지역', 'DriverAttributes' => '',
'SalesRep' => '매출액', 'DriverInspectionTypes' => '',
'Drivers' => '',
'FleetManagement' => '',
'Inspections' => '',
'Region' => '지역',
'SalesRep' => '매출액',
'VehicleAttributes' => '',
'VehicleInspectionTypes' => '',
'Vehicles' => '',
]]; ]];

View File

@ -13,7 +13,15 @@
declare(strict_types=1); declare(strict_types=1);
return ['Navigation' => [ return ['Navigation' => [
'Client' => 'Klient', 'Client' => 'Klient',
'Region' => 'Region', 'DriverAttributes' => '',
'SalesRep' => 'SalesRep.', 'DriverInspectionTypes' => '',
'Drivers' => '',
'FleetManagement' => '',
'Inspections' => '',
'Region' => 'Region',
'SalesRep' => 'SalesRep.',
'VehicleAttributes' => '',
'VehicleInspectionTypes' => '',
'Vehicles' => '',
]]; ]];

View File

@ -13,7 +13,15 @@
declare(strict_types=1); declare(strict_types=1);
return ['Navigation' => [ return ['Navigation' => [
'Client' => 'Klient', 'Client' => 'Klient',
'Region' => 'Region', 'DriverAttributes' => '',
'SalesRep' => 'Przedstawiciel handlowy', 'DriverInspectionTypes' => '',
'Drivers' => '',
'FleetManagement' => '',
'Inspections' => '',
'Region' => 'Region',
'SalesRep' => 'Przedstawiciel handlowy',
'VehicleAttributes' => '',
'VehicleInspectionTypes' => '',
'Vehicles' => '',
]]; ]];

View File

@ -13,7 +13,15 @@
declare(strict_types=1); declare(strict_types=1);
return ['Navigation' => [ return ['Navigation' => [
'Client' => 'Cliente', 'Client' => 'Cliente',
'Region' => 'Região', 'DriverAttributes' => '',
'SalesRep' => 'Representante de vendas', 'DriverInspectionTypes' => '',
'Drivers' => '',
'FleetManagement' => '',
'Inspections' => '',
'Region' => 'Região',
'SalesRep' => 'Representante de vendas',
'VehicleAttributes' => '',
'VehicleInspectionTypes' => '',
'Vehicles' => '',
]]; ]];

View File

@ -13,7 +13,15 @@
declare(strict_types=1); declare(strict_types=1);
return ['Navigation' => [ return ['Navigation' => [
'Client' => 'Клиент', 'Client' => 'Клиент',
'Region' => 'Область', 'DriverAttributes' => '',
'SalesRep' => 'Торговый представитель', 'DriverInspectionTypes' => '',
'Drivers' => '',
'FleetManagement' => '',
'Inspections' => '',
'Region' => 'Область',
'SalesRep' => 'Торговый представитель',
'VehicleAttributes' => '',
'VehicleInspectionTypes' => '',
'Vehicles' => '',
]]; ]];

View File

@ -13,7 +13,15 @@
declare(strict_types=1); declare(strict_types=1);
return ['Navigation' => [ return ['Navigation' => [
'Client' => 'Klient', 'Client' => 'Klient',
'Region' => 'Område', 'DriverAttributes' => '',
'SalesRep' => 'Säljare', 'DriverInspectionTypes' => '',
'Drivers' => '',
'FleetManagement' => '',
'Inspections' => '',
'Region' => 'Område',
'SalesRep' => 'Säljare',
'VehicleAttributes' => '',
'VehicleInspectionTypes' => '',
'Vehicles' => '',
]]; ]];

View File

@ -13,7 +13,15 @@
declare(strict_types=1); declare(strict_types=1);
return ['Navigation' => [ return ['Navigation' => [
'Client' => 'ลูกค้า', 'Client' => 'ลูกค้า',
'Region' => 'ภูมิภาค', 'DriverAttributes' => '',
'SalesRep' => 'ตัวแทนฝ่ายขาย', 'DriverInspectionTypes' => '',
'Drivers' => '',
'FleetManagement' => '',
'Inspections' => '',
'Region' => 'ภูมิภาค',
'SalesRep' => 'ตัวแทนฝ่ายขาย',
'VehicleAttributes' => '',
'VehicleInspectionTypes' => '',
'Vehicles' => '',
]]; ]];

View File

@ -13,7 +13,15 @@
declare(strict_types=1); declare(strict_types=1);
return ['Navigation' => [ return ['Navigation' => [
'Client' => 'Müşteri', 'Client' => 'Müşteri',
'Region' => 'Bölge', 'DriverAttributes' => '',
'SalesRep' => 'Satıcı', 'DriverInspectionTypes' => '',
'Drivers' => '',
'FleetManagement' => '',
'Inspections' => '',
'Region' => 'Bölge',
'SalesRep' => 'Satıcı',
'VehicleAttributes' => '',
'VehicleInspectionTypes' => '',
'Vehicles' => '',
]]; ]];

View File

@ -13,7 +13,15 @@
declare(strict_types=1); declare(strict_types=1);
return ['Navigation' => [ return ['Navigation' => [
'Client' => 'Клієнт', 'Client' => 'Клієнт',
'Region' => 'Регіон', 'DriverAttributes' => '',
'SalesRep' => 'Торговий представник', 'DriverInspectionTypes' => '',
'Drivers' => '',
'FleetManagement' => '',
'Inspections' => '',
'Region' => 'Регіон',
'SalesRep' => 'Торговий представник',
'VehicleAttributes' => '',
'VehicleInspectionTypes' => '',
'Vehicles' => '',
]]; ]];

View File

@ -13,7 +13,15 @@
declare(strict_types=1); declare(strict_types=1);
return ['Navigation' => [ return ['Navigation' => [
'Client' => '客户', 'Client' => '客户',
'Region' => '地区', 'DriverAttributes' => '',
'SalesRep' => '销售代表', 'DriverInspectionTypes' => '',
'Drivers' => '',
'FleetManagement' => '',
'Inspections' => '',
'Region' => '地区',
'SalesRep' => '销售代表',
'VehicleAttributes' => '',
'VehicleInspectionTypes' => '',
'Vehicles' => '',
]]; ]];

View File

@ -12,7 +12,11 @@
*/ */
declare(strict_types=1); declare(strict_types=1);
return ['ClientManagement' => [ return ['FleetManagement' => [
':status1' => '',
':status2' => '',
':status3' => '',
':status4' => '',
'Accounting' => 'محاسبة', 'Accounting' => 'محاسبة',
'Addition' => 'إضافة', 'Addition' => 'إضافة',
'Address' => 'تبوك', 'Address' => 'تبوك',
@ -41,6 +45,7 @@ return ['ClientManagement' => [
'Clients' => 'عملاء', 'Clients' => 'عملاء',
'ComparisonTime' => '#VALUE!', 'ComparisonTime' => '#VALUE!',
'Contact' => 'اتصل', 'Contact' => 'اتصل',
'Costs' => '',
'Country' => 'دولة', 'Country' => 'دولة',
'Created' => 'خلقت', 'Created' => 'خلقت',
'CreatedAt' => '#VALUE!', 'CreatedAt' => '#VALUE!',
@ -51,33 +56,44 @@ return ['ClientManagement' => [
'Date' => 'تاريخ', 'Date' => 'تاريخ',
'Default' => 'تقصير', 'Default' => 'تقصير',
'Delivery' => 'توصيل', 'Delivery' => 'توصيل',
'Description' => '',
'Discount' => 'خصم', 'Discount' => 'خصم',
'DiscountBonus' => '#VALUE!', 'DiscountBonus' => '#VALUE!',
'DiscountP' => 'خصم ٪', 'DiscountP' => 'خصم ٪',
'Documents' => 'وثائق', 'Documents' => 'وثائق',
'Driver' => '',
'Drivers' => '',
'Due' => 'بسبب', 'Due' => 'بسبب',
'Email' => 'بريد الالكتروني', 'Email' => 'بريد الالكتروني',
'End' => '',
'Europe' => '#VALUE!', 'Europe' => '#VALUE!',
'Fax' => 'فاكس', 'Fax' => 'فاكس',
'Files' => 'الملفات', 'Files' => 'الملفات',
'Filter' => 'منقي', 'Filter' => 'منقي',
'Freightage' => 'شحن', 'Freightage' => 'شحن',
'From' => '',
'Group' => 'مجموعة', 'Group' => 'مجموعة',
'History' => '',
'ID' => 'بطاقة تعريف', 'ID' => 'بطاقة تعريف',
'Info' => 'معلومات', 'Info' => 'معلومات',
'Inspections' => '',
'Invoice' => 'فاتورة', 'Invoice' => 'فاتورة',
'Invoices' => 'الفواتير', 'Invoices' => 'الفواتير',
'IsDefault' => 'افتراضي؟', 'IsDefault' => 'افتراضي؟',
'Items' => '#VALUE!', 'Items' => '#VALUE!',
'LastContact' => 'آخر اتصال', 'LastContact' => 'آخر اتصال',
'LastOrder' => 'آخر طلب', 'LastOrder' => 'آخر طلب',
'LeasingFee' => '',
'Log' => 'سجل', 'Log' => 'سجل',
'Logs' => 'السجلات', 'Logs' => 'السجلات',
'LostCustomers' => '#VALUE!', 'LostCustomers' => '#VALUE!',
'MRR' => 'مرر', 'MRR' => 'مرر',
'MTDSales' => 'مبيعات MTD', 'MTDSales' => 'مبيعات MTD',
'Make' => '',
'Margin' => 'هامش', 'Margin' => 'هامش',
'Messages' => 'رسائل', 'Messages' => 'رسائل',
'Milage' => '',
'Model' => '',
'Modified' => 'تم التعديل', 'Modified' => 'تم التعديل',
'Modules' => 'وحدات', 'Modules' => 'وحدات',
'Name' => 'اسم', 'Name' => 'اسم',
@ -102,23 +118,33 @@ return ['ClientManagement' => [
'Profile' => 'الملف الشخصي', 'Profile' => 'الملف الشخصي',
'Profit' => '#VALUE!', 'Profit' => '#VALUE!',
'Purchase' => 'شراء', 'Purchase' => 'شراء',
'PurchasePrice' => '',
'Quantity' => 'كمية', 'Quantity' => 'كمية',
'RecentInvoices' => 'الفواتير الأخيرة', 'RecentInvoices' => 'الفواتير الأخيرة',
'Region' => '#VALUE!', 'Region' => '#VALUE!',
'Rep' => '#VALUE!', 'Rep' => '#VALUE!',
'Responsible' => '',
'Retention' => '#VALUE!', 'Retention' => '#VALUE!',
'Sales' => 'مبيعات', 'Sales' => 'مبيعات',
'Segment' => 'قطعة', 'Segment' => 'قطعة',
'Segments' => 'شرائح', 'Segments' => 'شرائح',
'Start' => '',
'Status' => '',
'Subtype' => 'النوع الفرعي', 'Subtype' => 'النوع الفرعي',
'Support' => 'يدعم', 'Support' => 'يدعم',
'Tags' => 'كذا', 'Tags' => 'كذا',
'Title' => '#VALUE!', 'Title' => '#VALUE!',
'To' => '',
'Total' => '#VALUE!', 'Total' => '#VALUE!',
'TotalPrice' => '#VALUE!', 'TotalPrice' => '#VALUE!',
'Type' => 'نوع', 'Type' => 'نوع',
'UnitPrice' => '#VALUE!', 'UnitPrice' => '#VALUE!',
'Upcoming' => '',
'VIN' => '',
'Value' => '#VALUE!', 'Value' => '#VALUE!',
'Vehicle' => '',
'Vehicles' => '',
'Vin' => '',
'Website' => 'موقع إلكتروني', 'Website' => 'موقع إلكتروني',
'Wire' => 'الأسلاك', 'Wire' => 'الأسلاك',
'YTDSales' => 'مبيعات YTD', 'YTDSales' => 'مبيعات YTD',

View File

@ -12,7 +12,11 @@
*/ */
declare(strict_types=1); declare(strict_types=1);
return ['ClientManagement' => [ return ['FleetManagement' => [
':status1' => '',
':status2' => '',
':status3' => '',
':status4' => '',
'Accounting' => 'Účetnictví', 'Accounting' => 'Účetnictví',
'Addition' => 'Přidání', 'Addition' => 'Přidání',
'Address' => 'Adresa', 'Address' => 'Adresa',
@ -41,6 +45,7 @@ return ['ClientManagement' => [
'Clients' => 'Klienti', 'Clients' => 'Klienti',
'ComparisonTime' => '#VALUE!', 'ComparisonTime' => '#VALUE!',
'Contact' => 'Kontakt', 'Contact' => 'Kontakt',
'Costs' => '',
'Country' => 'Země', 'Country' => 'Země',
'Created' => 'Vytvořený', 'Created' => 'Vytvořený',
'CreatedAt' => '#VALUE!', 'CreatedAt' => '#VALUE!',
@ -51,33 +56,44 @@ return ['ClientManagement' => [
'Date' => 'datum', 'Date' => 'datum',
'Default' => 'Výchozí hodnota', 'Default' => 'Výchozí hodnota',
'Delivery' => 'dodávka', 'Delivery' => 'dodávka',
'Description' => '',
'Discount' => 'Sleva', 'Discount' => 'Sleva',
'DiscountBonus' => '#VALUE!', 'DiscountBonus' => '#VALUE!',
'DiscountP' => 'Sleva%', 'DiscountP' => 'Sleva%',
'Documents' => 'Dokumenty', 'Documents' => 'Dokumenty',
'Driver' => '',
'Drivers' => '',
'Due' => 'Způsoben', 'Due' => 'Způsoben',
'Email' => 'E-mailem', 'Email' => 'E-mailem',
'End' => '',
'Europe' => '#VALUE!', 'Europe' => '#VALUE!',
'Fax' => 'Fax', 'Fax' => 'Fax',
'Files' => 'Soubory', 'Files' => 'Soubory',
'Filter' => 'Filtr', 'Filter' => 'Filtr',
'Freightage' => 'Dopravné', 'Freightage' => 'Dopravné',
'From' => '',
'Group' => 'Skupina', 'Group' => 'Skupina',
'History' => '',
'ID' => 'ID.', 'ID' => 'ID.',
'Info' => 'Info.', 'Info' => 'Info.',
'Inspections' => '',
'Invoice' => 'Faktura', 'Invoice' => 'Faktura',
'Invoices' => 'Faktury', 'Invoices' => 'Faktury',
'IsDefault' => 'Je výchozí?', 'IsDefault' => 'Je výchozí?',
'Items' => '#VALUE!', 'Items' => '#VALUE!',
'LastContact' => 'Poslední kontakt', 'LastContact' => 'Poslední kontakt',
'LastOrder' => 'Poslední objednávka', 'LastOrder' => 'Poslední objednávka',
'LeasingFee' => '',
'Log' => 'Log', 'Log' => 'Log',
'Logs' => 'Protokoly', 'Logs' => 'Protokoly',
'LostCustomers' => '#VALUE!', 'LostCustomers' => '#VALUE!',
'MRR' => 'Mrr.', 'MRR' => 'Mrr.',
'MTDSales' => 'Prodej MTD.', 'MTDSales' => 'Prodej MTD.',
'Make' => '',
'Margin' => 'Okraj', 'Margin' => 'Okraj',
'Messages' => 'Zprávy', 'Messages' => 'Zprávy',
'Milage' => '',
'Model' => '',
'Modified' => 'Upravený', 'Modified' => 'Upravený',
'Modules' => 'Moduly', 'Modules' => 'Moduly',
'Name' => 'název', 'Name' => 'název',
@ -102,23 +118,33 @@ return ['ClientManagement' => [
'Profile' => 'Profil', 'Profile' => 'Profil',
'Profit' => '#VALUE!', 'Profit' => '#VALUE!',
'Purchase' => 'Nákup', 'Purchase' => 'Nákup',
'PurchasePrice' => '',
'Quantity' => 'Množství', 'Quantity' => 'Množství',
'RecentInvoices' => 'Nedávné faktury', 'RecentInvoices' => 'Nedávné faktury',
'Region' => '#VALUE!', 'Region' => '#VALUE!',
'Rep' => '#VALUE!', 'Rep' => '#VALUE!',
'Responsible' => '',
'Retention' => '#VALUE!', 'Retention' => '#VALUE!',
'Sales' => 'Odbyt', 'Sales' => 'Odbyt',
'Segment' => 'Segment', 'Segment' => 'Segment',
'Segments' => 'Segmenty', 'Segments' => 'Segmenty',
'Start' => '',
'Status' => '',
'Subtype' => 'Podtyp', 'Subtype' => 'Podtyp',
'Support' => 'Podpěra, podpora', 'Support' => 'Podpěra, podpora',
'Tags' => 'Tagy', 'Tags' => 'Tagy',
'Title' => '#VALUE!', 'Title' => '#VALUE!',
'To' => '',
'Total' => '#VALUE!', 'Total' => '#VALUE!',
'TotalPrice' => '#VALUE!', 'TotalPrice' => '#VALUE!',
'Type' => 'Typ', 'Type' => 'Typ',
'UnitPrice' => '#VALUE!', 'UnitPrice' => '#VALUE!',
'Upcoming' => '',
'VIN' => '',
'Value' => '#VALUE!', 'Value' => '#VALUE!',
'Vehicle' => '',
'Vehicles' => '',
'Vin' => '',
'Website' => 'webová stránka', 'Website' => 'webová stránka',
'Wire' => 'Drát', 'Wire' => 'Drát',
'YTDSales' => 'Prodej YTD.', 'YTDSales' => 'Prodej YTD.',

View File

@ -12,7 +12,11 @@
*/ */
declare(strict_types=1); declare(strict_types=1);
return ['ClientManagement' => [ return ['FleetManagement' => [
':status1' => '',
':status2' => '',
':status3' => '',
':status4' => '',
'Accounting' => 'Regnskab', 'Accounting' => 'Regnskab',
'Addition' => 'Tilsætning', 'Addition' => 'Tilsætning',
'Address' => 'Adresse', 'Address' => 'Adresse',
@ -41,6 +45,7 @@ return ['ClientManagement' => [
'Clients' => 'Klienter.', 'Clients' => 'Klienter.',
'ComparisonTime' => '#VALUE!', 'ComparisonTime' => '#VALUE!',
'Contact' => 'Kontakt', 'Contact' => 'Kontakt',
'Costs' => '',
'Country' => 'Land', 'Country' => 'Land',
'Created' => 'Oprettet', 'Created' => 'Oprettet',
'CreatedAt' => '#VALUE!', 'CreatedAt' => '#VALUE!',
@ -51,33 +56,44 @@ return ['ClientManagement' => [
'Date' => 'Dato', 'Date' => 'Dato',
'Default' => 'Standard', 'Default' => 'Standard',
'Delivery' => 'Levering', 'Delivery' => 'Levering',
'Description' => '',
'Discount' => 'Rabat', 'Discount' => 'Rabat',
'DiscountBonus' => '#VALUE!', 'DiscountBonus' => '#VALUE!',
'DiscountP' => 'Rabat%', 'DiscountP' => 'Rabat%',
'Documents' => 'Dokumenter', 'Documents' => 'Dokumenter',
'Driver' => '',
'Drivers' => '',
'Due' => 'På grund', 'Due' => 'På grund',
'Email' => 'Email.', 'Email' => 'Email.',
'End' => '',
'Europe' => '#VALUE!', 'Europe' => '#VALUE!',
'Fax' => 'Fax', 'Fax' => 'Fax',
'Files' => 'Filer.', 'Files' => 'Filer.',
'Filter' => 'Filter', 'Filter' => 'Filter',
'Freightage' => 'Gods', 'Freightage' => 'Gods',
'From' => '',
'Group' => 'Gruppe', 'Group' => 'Gruppe',
'History' => '',
'ID' => 'ID.', 'ID' => 'ID.',
'Info' => 'Info.', 'Info' => 'Info.',
'Inspections' => '',
'Invoice' => 'Faktura', 'Invoice' => 'Faktura',
'Invoices' => 'Fakturaer.', 'Invoices' => 'Fakturaer.',
'IsDefault' => 'Er standard?', 'IsDefault' => 'Er standard?',
'Items' => '#VALUE!', 'Items' => '#VALUE!',
'LastContact' => 'Sidste kontakt', 'LastContact' => 'Sidste kontakt',
'LastOrder' => 'Sidste ordre', 'LastOrder' => 'Sidste ordre',
'LeasingFee' => '',
'Log' => 'Log', 'Log' => 'Log',
'Logs' => 'Logs.', 'Logs' => 'Logs.',
'LostCustomers' => '#VALUE!', 'LostCustomers' => '#VALUE!',
'MRR' => 'MRR.', 'MRR' => 'MRR.',
'MTDSales' => 'MTD Sales.', 'MTDSales' => 'MTD Sales.',
'Make' => '',
'Margin' => 'Margin.', 'Margin' => 'Margin.',
'Messages' => 'Beskeder', 'Messages' => 'Beskeder',
'Milage' => '',
'Model' => '',
'Modified' => 'Modificeret', 'Modified' => 'Modificeret',
'Modules' => 'Moduler.', 'Modules' => 'Moduler.',
'Name' => 'Navn', 'Name' => 'Navn',
@ -102,23 +118,33 @@ return ['ClientManagement' => [
'Profile' => 'Profil', 'Profile' => 'Profil',
'Profit' => '#VALUE!', 'Profit' => '#VALUE!',
'Purchase' => 'Køb', 'Purchase' => 'Køb',
'PurchasePrice' => '',
'Quantity' => 'Antal', 'Quantity' => 'Antal',
'RecentInvoices' => 'Nylige fakturaer.', 'RecentInvoices' => 'Nylige fakturaer.',
'Region' => '#VALUE!', 'Region' => '#VALUE!',
'Rep' => '#VALUE!', 'Rep' => '#VALUE!',
'Responsible' => '',
'Retention' => '#VALUE!', 'Retention' => '#VALUE!',
'Sales' => 'SALG', 'Sales' => 'SALG',
'Segment' => 'Segment', 'Segment' => 'Segment',
'Segments' => 'Segmenter.', 'Segments' => 'Segmenter.',
'Start' => '',
'Status' => '',
'Subtype' => 'Subtype.', 'Subtype' => 'Subtype.',
'Support' => 'Support', 'Support' => 'Support',
'Tags' => 'Tags.', 'Tags' => 'Tags.',
'Title' => '#VALUE!', 'Title' => '#VALUE!',
'To' => '',
'Total' => '#VALUE!', 'Total' => '#VALUE!',
'TotalPrice' => '#VALUE!', 'TotalPrice' => '#VALUE!',
'Type' => 'Type', 'Type' => 'Type',
'UnitPrice' => '#VALUE!', 'UnitPrice' => '#VALUE!',
'Upcoming' => '',
'VIN' => '',
'Value' => '#VALUE!', 'Value' => '#VALUE!',
'Vehicle' => '',
'Vehicles' => '',
'Vin' => '',
'Website' => 'Internet side', 'Website' => 'Internet side',
'Wire' => 'Tråd', 'Wire' => 'Tråd',
'YTDSales' => 'YTD SALG', 'YTDSales' => 'YTD SALG',

View File

@ -13,33 +13,140 @@
declare(strict_types=1); declare(strict_types=1);
return ['FleetManagement' => [ return ['FleetManagement' => [
'Vehicle' => 'Fahrzeug', ':status1' => 'Aktiv',
'Vehicles' => 'Fahrzeuge', ':status2' => 'Inaktiv',
'Status' => 'Status', ':status3' => 'Beschädigt',
'Name' => 'Name', ':status4' => 'Außer Betrieb',
'Type' => 'Typ', 'Accounting' => '',
'Make' => 'Marke', 'Addition' => '',
'Model' => 'Modell', 'Address' => '',
'Start' => 'Start', 'Addresses' => '',
'End' => 'Ende', 'Africa' => '',
'Profile' => 'Profile', 'AllCustomers' => '',
'Attributes' => 'Attribute', 'America' => '',
'Files' => 'Dateien', 'Analyse' => '',
'Notes' => 'Notizen', 'AreaManager' => '',
'Costs' => 'Kosten', 'Articlegroup' => '',
'Inspections' => 'Inspektionen', 'Articles' => '',
'Drivers' => 'Fahrer', 'Asia' => '',
'Milage' => 'Tacho', 'Attribute' => '',
'Driver' => 'Fahrer', 'Attributes' => 'Attribute',
'Vin' => 'Vin', 'Balance' => '',
'History' => 'Historie', 'BaseTime' => '',
'Upcoming' => 'Upcoming', 'Bills' => '',
'Responsible' => 'Verantwortlich', 'Bonus' => '',
'Date' => 'Datum', 'Business' => '',
'PurchasePrice' => 'Kaufpreis', 'CIS' => '',
'LeasingFee' => 'Leasingkosten', 'CLV' => '',
':status1' => 'Aktiv', 'Calendar' => '',
':status2' => 'Inaktiv', 'City' => '',
':status3' => 'Beschädigt', 'Client' => '',
':status4' => 'Außer Betrieb', 'ClientID' => '',
'Clients' => '',
'ComparisonTime' => '',
'Contact' => '',
'Costs' => 'Kosten',
'Country' => '',
'Created' => '',
'CreatedAt' => '',
'CreditRating' => '',
'Creditcard' => '',
'Customers' => '',
'DSO' => '',
'Date' => 'Datum',
'Default' => '',
'Delivery' => '',
'Description' => '',
'Discount' => '',
'DiscountBonus' => '',
'DiscountP' => '',
'Documents' => '',
'Driver' => 'Fahrer',
'Drivers' => 'Fahrer',
'Due' => '',
'Email' => '',
'End' => 'Ende',
'Europe' => '',
'Fax' => '',
'Files' => 'Dateien',
'Filter' => '',
'Freightage' => '',
'From' => '',
'Group' => '',
'History' => 'Historie',
'ID' => '',
'Info' => '',
'Inspections' => 'Inspektionen',
'Invoice' => '',
'Invoices' => '',
'IsDefault' => '',
'Items' => '',
'LastContact' => '',
'LastOrder' => '',
'LeasingFee' => 'Leasingkosten',
'Log' => '',
'Logs' => '',
'LostCustomers' => '',
'MRR' => '',
'MTDSales' => '',
'Make' => 'Marke',
'Margin' => '',
'Messages' => '',
'Milage' => 'Tacho',
'Model' => 'Modell',
'Modified' => '',
'Modules' => '',
'Name' => 'Name',
'Name1' => '',
'Name2' => '',
'Name3' => '',
'Net' => '',
'NewCustomers' => '',
'Notes' => 'Notizen',
'Number' => '',
'Office' => '',
'Other' => '',
'Payment' => '',
'PaymentTerm' => '',
'Permission' => '',
'Phone' => '',
'Postal' => '',
'Price' => '',
'Prices' => '',
'Private' => '',
'Productgroup' => '',
'Profile' => 'Profile',
'Profit' => '',
'Purchase' => '',
'PurchasePrice' => 'Kaufpreis',
'Quantity' => '',
'RecentInvoices' => '',
'Region' => '',
'Rep' => '',
'Responsible' => 'Verantwortlich',
'Retention' => '',
'Sales' => '',
'Segment' => '',
'Segments' => '',
'Start' => 'Start',
'Status' => 'Status',
'Subtype' => '',
'Support' => '',
'Tags' => '',
'Title' => '',
'To' => '',
'Total' => '',
'TotalPrice' => '',
'Type' => 'Typ',
'UnitPrice' => '',
'Upcoming' => 'Upcoming',
'VIN' => '',
'Value' => '',
'Vehicle' => 'Fahrzeug',
'Vehicles' => 'Fahrzeuge',
'Vin' => 'Vin',
'Website' => '',
'Wire' => '',
'YTDSales' => '',
'Zip' => '',
]]; ]];

View File

@ -12,7 +12,11 @@
*/ */
declare(strict_types=1); declare(strict_types=1);
return ['ClientManagement' => [ return ['FleetManagement' => [
':status1' => '',
':status2' => '',
':status3' => '',
':status4' => '',
'Accounting' => 'Λογιστική', 'Accounting' => 'Λογιστική',
'Addition' => 'Πρόσθεση', 'Addition' => 'Πρόσθεση',
'Address' => 'Διεύθυνση', 'Address' => 'Διεύθυνση',
@ -41,6 +45,7 @@ return ['ClientManagement' => [
'Clients' => 'Πελάτες', 'Clients' => 'Πελάτες',
'ComparisonTime' => '#VALUE!', 'ComparisonTime' => '#VALUE!',
'Contact' => 'Επικοινωνία', 'Contact' => 'Επικοινωνία',
'Costs' => '',
'Country' => 'Χώρα', 'Country' => 'Χώρα',
'Created' => 'Δημιουργήθηκε', 'Created' => 'Δημιουργήθηκε',
'CreatedAt' => '#VALUE!', 'CreatedAt' => '#VALUE!',
@ -51,33 +56,44 @@ return ['ClientManagement' => [
'Date' => 'Ημερομηνία', 'Date' => 'Ημερομηνία',
'Default' => 'Προκαθορισμένο', 'Default' => 'Προκαθορισμένο',
'Delivery' => 'Διανομή', 'Delivery' => 'Διανομή',
'Description' => '',
'Discount' => 'Εκπτωση', 'Discount' => 'Εκπτωση',
'DiscountBonus' => '#VALUE!', 'DiscountBonus' => '#VALUE!',
'DiscountP' => 'Έκπτωση%', 'DiscountP' => 'Έκπτωση%',
'Documents' => 'Εγγραφα', 'Documents' => 'Εγγραφα',
'Driver' => '',
'Drivers' => '',
'Due' => 'Λόγω', 'Due' => 'Λόγω',
'Email' => 'ΗΛΕΚΤΡΟΝΙΚΗ ΔΙΕΥΘΥΝΣΗ', 'Email' => 'ΗΛΕΚΤΡΟΝΙΚΗ ΔΙΕΥΘΥΝΣΗ',
'End' => '',
'Europe' => '#VALUE!', 'Europe' => '#VALUE!',
'Fax' => 'Φαξ', 'Fax' => 'Φαξ',
'Files' => 'Αρχεία', 'Files' => 'Αρχεία',
'Filter' => 'Φίλτρο', 'Filter' => 'Φίλτρο',
'Freightage' => 'Ναύλος', 'Freightage' => 'Ναύλος',
'From' => '',
'Group' => 'Ομάδα', 'Group' => 'Ομάδα',
'History' => '',
'ID' => 'ταυτότητα', 'ID' => 'ταυτότητα',
'Info' => 'Πληροφορία', 'Info' => 'Πληροφορία',
'Inspections' => '',
'Invoice' => 'Τιμολόγιο', 'Invoice' => 'Τιμολόγιο',
'Invoices' => 'Τιμολόγια', 'Invoices' => 'Τιμολόγια',
'IsDefault' => 'Είναι προεπιλογή;', 'IsDefault' => 'Είναι προεπιλογή;',
'Items' => '#VALUE!', 'Items' => '#VALUE!',
'LastContact' => 'Τελευταία επαφή', 'LastContact' => 'Τελευταία επαφή',
'LastOrder' => 'Τελευταία παραγγελία', 'LastOrder' => 'Τελευταία παραγγελία',
'LeasingFee' => '',
'Log' => 'Κούτσουρο', 'Log' => 'Κούτσουρο',
'Logs' => 'Κούτσουρα', 'Logs' => 'Κούτσουρα',
'LostCustomers' => '#VALUE!', 'LostCustomers' => '#VALUE!',
'MRR' => 'MRR', 'MRR' => 'MRR',
'MTDSales' => 'Πωλήσεις MTD', 'MTDSales' => 'Πωλήσεις MTD',
'Make' => '',
'Margin' => 'Περιθώριο', 'Margin' => 'Περιθώριο',
'Messages' => 'Μηνύματα', 'Messages' => 'Μηνύματα',
'Milage' => '',
'Model' => '',
'Modified' => 'Τροποποιημένος', 'Modified' => 'Τροποποιημένος',
'Modules' => 'Ενότητες', 'Modules' => 'Ενότητες',
'Name' => 'Ονομα', 'Name' => 'Ονομα',
@ -102,23 +118,33 @@ return ['ClientManagement' => [
'Profile' => 'Προφίλ', 'Profile' => 'Προφίλ',
'Profit' => '#VALUE!', 'Profit' => '#VALUE!',
'Purchase' => 'Αγορά', 'Purchase' => 'Αγορά',
'PurchasePrice' => '',
'Quantity' => 'Ποσότητα', 'Quantity' => 'Ποσότητα',
'RecentInvoices' => 'Πρόσφατα τιμολόγια', 'RecentInvoices' => 'Πρόσφατα τιμολόγια',
'Region' => '#VALUE!', 'Region' => '#VALUE!',
'Rep' => '#VALUE!', 'Rep' => '#VALUE!',
'Responsible' => '',
'Retention' => '#VALUE!', 'Retention' => '#VALUE!',
'Sales' => 'Εκπτώσεις', 'Sales' => 'Εκπτώσεις',
'Segment' => 'Τμήμα', 'Segment' => 'Τμήμα',
'Segments' => 'Τμήματα', 'Segments' => 'Τμήματα',
'Start' => '',
'Status' => '',
'Subtype' => 'Υποτύπωμα', 'Subtype' => 'Υποτύπωμα',
'Support' => 'Υποστήριξη', 'Support' => 'Υποστήριξη',
'Tags' => 'Ετικέτες', 'Tags' => 'Ετικέτες',
'Title' => '#VALUE!', 'Title' => '#VALUE!',
'To' => '',
'Total' => '#VALUE!', 'Total' => '#VALUE!',
'TotalPrice' => '#VALUE!', 'TotalPrice' => '#VALUE!',
'Type' => 'Τύπος', 'Type' => 'Τύπος',
'UnitPrice' => '#VALUE!', 'UnitPrice' => '#VALUE!',
'Upcoming' => '',
'VIN' => '',
'Value' => '#VALUE!', 'Value' => '#VALUE!',
'Vehicle' => '',
'Vehicles' => '',
'Vin' => '',
'Website' => 'Δικτυακός τόπος', 'Website' => 'Δικτυακός τόπος',
'Wire' => 'Σύρμα', 'Wire' => 'Σύρμα',
'YTDSales' => 'Ytd πωλήσεις', 'YTDSales' => 'Ytd πωλήσεις',

View File

@ -13,33 +13,140 @@
declare(strict_types=1); declare(strict_types=1);
return ['FleetManagement' => [ return ['FleetManagement' => [
'Vehicle' => 'Vehicle', ':status1' => 'Active',
'Vehicles' => 'Vehicles', ':status2' => 'Inactive',
'Status' => 'Status', ':status3' => 'Damaged',
'Name' => 'Name', ':status4' => 'Out of order',
'Type' => 'Type', 'Accounting' => '',
'Make' => 'Make', 'Addition' => '',
'Model' => 'Model', 'Address' => '',
'Start' => 'Start', 'Addresses' => '',
'End' => 'End', 'Africa' => '',
'Profile' => 'Profile', 'AllCustomers' => '',
'Attributes' => 'Attributes', 'America' => '',
'Files' => 'Files', 'Analyse' => '',
'Notes' => 'Notes', 'AreaManager' => '',
'Costs' => 'Costs', 'Articlegroup' => '',
'Inspections' => 'Inspections', 'Articles' => '',
'Drivers' => 'Drivers', 'Asia' => '',
'Milage' => 'Milage', 'Attribute' => '',
'Driver' => 'Driver', 'Attributes' => 'Attributes',
'Vin' => 'Vin', 'Balance' => '',
'History' => 'History', 'BaseTime' => '',
'Upcoming' => 'Upcoming', 'Bills' => '',
'Responsible' => 'Responsible', 'Bonus' => '',
'Date' => 'Date', 'Business' => '',
'PurchasePrice' => 'Purchase Price', 'CIS' => '',
'LeasingFee' => 'Leasing Fee', 'CLV' => '',
':status1' => 'Active', 'Calendar' => '',
':status2' => 'Inactive', 'City' => '',
':status3' => 'Damaged', 'Client' => '',
':status4' => 'Out of order', 'ClientID' => '',
'Clients' => '',
'ComparisonTime' => '',
'Contact' => '',
'Costs' => 'Costs',
'Country' => '',
'Created' => '',
'CreatedAt' => '',
'CreditRating' => '',
'Creditcard' => '',
'Customers' => '',
'DSO' => '',
'Date' => 'Date',
'Default' => '',
'Delivery' => '',
'Description' => '',
'Discount' => '',
'DiscountBonus' => '',
'DiscountP' => '',
'Documents' => '',
'Driver' => 'Driver',
'Drivers' => 'Drivers',
'Due' => '',
'Email' => '',
'End' => 'End',
'Europe' => '',
'Fax' => '',
'Files' => 'Files',
'Filter' => '',
'Freightage' => '',
'From' => '',
'Group' => '',
'History' => 'History',
'ID' => '',
'Info' => '',
'Inspections' => 'Inspections',
'Invoice' => '',
'Invoices' => '',
'IsDefault' => '',
'Items' => '',
'LastContact' => '',
'LastOrder' => '',
'LeasingFee' => 'Leasing Fee',
'Log' => '',
'Logs' => '',
'LostCustomers' => '',
'MRR' => '',
'MTDSales' => '',
'Make' => 'Make',
'Margin' => '',
'Messages' => '',
'Milage' => 'Milage',
'Model' => 'Model',
'Modified' => '',
'Modules' => '',
'Name' => 'Name',
'Name1' => '',
'Name2' => '',
'Name3' => '',
'Net' => '',
'NewCustomers' => '',
'Notes' => 'Notes',
'Number' => '',
'Office' => '',
'Other' => '',
'Payment' => '',
'PaymentTerm' => '',
'Permission' => '',
'Phone' => '',
'Postal' => '',
'Price' => '',
'Prices' => '',
'Private' => '',
'Productgroup' => '',
'Profile' => 'Profile',
'Profit' => '',
'Purchase' => '',
'PurchasePrice' => 'Purchase Price',
'Quantity' => '',
'RecentInvoices' => '',
'Region' => '',
'Rep' => '',
'Responsible' => 'Responsible',
'Retention' => '',
'Sales' => '',
'Segment' => '',
'Segments' => '',
'Start' => 'Start',
'Status' => 'Status',
'Subtype' => '',
'Support' => '',
'Tags' => '',
'Title' => '',
'To' => '',
'Total' => '',
'TotalPrice' => '',
'Type' => 'Type',
'UnitPrice' => '',
'Upcoming' => 'Upcoming',
'VIN' => '',
'Value' => '',
'Vehicle' => 'Vehicle',
'Vehicles' => 'Vehicles',
'Vin' => 'Vin',
'Website' => '',
'Wire' => '',
'YTDSales' => '',
'Zip' => '',
]]; ]];

View File

@ -12,7 +12,11 @@
*/ */
declare(strict_types=1); declare(strict_types=1);
return ['ClientManagement' => [ return ['FleetManagement' => [
':status1' => '',
':status2' => '',
':status3' => '',
':status4' => '',
'Accounting' => 'Contabilidad', 'Accounting' => 'Contabilidad',
'Addition' => 'Adición', 'Addition' => 'Adición',
'Address' => 'Habla a', 'Address' => 'Habla a',
@ -41,6 +45,7 @@ return ['ClientManagement' => [
'Clients' => 'Clientela', 'Clients' => 'Clientela',
'ComparisonTime' => '#VALUE!', 'ComparisonTime' => '#VALUE!',
'Contact' => 'Contacto', 'Contact' => 'Contacto',
'Costs' => '',
'Country' => 'País', 'Country' => 'País',
'Created' => 'Creado', 'Created' => 'Creado',
'CreatedAt' => '#VALUE!', 'CreatedAt' => '#VALUE!',
@ -51,33 +56,44 @@ return ['ClientManagement' => [
'Date' => 'Fecha', 'Date' => 'Fecha',
'Default' => 'Defecto', 'Default' => 'Defecto',
'Delivery' => 'Entrega', 'Delivery' => 'Entrega',
'Description' => '',
'Discount' => 'Descuento', 'Discount' => 'Descuento',
'DiscountBonus' => '#VALUE!', 'DiscountBonus' => '#VALUE!',
'DiscountP' => 'Descuento%', 'DiscountP' => 'Descuento%',
'Documents' => 'Documentos', 'Documents' => 'Documentos',
'Driver' => '',
'Drivers' => '',
'Due' => 'Vencer', 'Due' => 'Vencer',
'Email' => 'Correo electrónico', 'Email' => 'Correo electrónico',
'End' => '',
'Europe' => '#VALUE!', 'Europe' => '#VALUE!',
'Fax' => 'Fax', 'Fax' => 'Fax',
'Files' => 'Archivos', 'Files' => 'Archivos',
'Filter' => 'Filtrar', 'Filter' => 'Filtrar',
'Freightage' => 'Flete', 'Freightage' => 'Flete',
'From' => '',
'Group' => 'Grupo', 'Group' => 'Grupo',
'History' => '',
'ID' => 'IDENTIFICACIÓN', 'ID' => 'IDENTIFICACIÓN',
'Info' => 'Información', 'Info' => 'Información',
'Inspections' => '',
'Invoice' => 'Factura', 'Invoice' => 'Factura',
'Invoices' => 'Facturas', 'Invoices' => 'Facturas',
'IsDefault' => 'Es por defecto?', 'IsDefault' => 'Es por defecto?',
'Items' => '#VALUE!', 'Items' => '#VALUE!',
'LastContact' => 'Último contacto', 'LastContact' => 'Último contacto',
'LastOrder' => 'Último pedido', 'LastOrder' => 'Último pedido',
'LeasingFee' => '',
'Log' => 'Tronco', 'Log' => 'Tronco',
'Logs' => 'Registros', 'Logs' => 'Registros',
'LostCustomers' => '#VALUE!', 'LostCustomers' => '#VALUE!',
'MRR' => 'Mrr', 'MRR' => 'Mrr',
'MTDSales' => 'Ventas MTD', 'MTDSales' => 'Ventas MTD',
'Make' => '',
'Margin' => 'Margen', 'Margin' => 'Margen',
'Messages' => 'Mensajes', 'Messages' => 'Mensajes',
'Milage' => '',
'Model' => '',
'Modified' => 'Modificado', 'Modified' => 'Modificado',
'Modules' => 'Módulos', 'Modules' => 'Módulos',
'Name' => 'Nombre', 'Name' => 'Nombre',
@ -102,23 +118,33 @@ return ['ClientManagement' => [
'Profile' => 'Perfil', 'Profile' => 'Perfil',
'Profit' => '#VALUE!', 'Profit' => '#VALUE!',
'Purchase' => 'Compra', 'Purchase' => 'Compra',
'PurchasePrice' => '',
'Quantity' => 'Cantidad', 'Quantity' => 'Cantidad',
'RecentInvoices' => 'Facturas recientes', 'RecentInvoices' => 'Facturas recientes',
'Region' => '#VALUE!', 'Region' => '#VALUE!',
'Rep' => '#VALUE!', 'Rep' => '#VALUE!',
'Responsible' => '',
'Retention' => '#VALUE!', 'Retention' => '#VALUE!',
'Sales' => 'Ventas', 'Sales' => 'Ventas',
'Segment' => 'Segmento', 'Segment' => 'Segmento',
'Segments' => 'Segmentos', 'Segments' => 'Segmentos',
'Start' => '',
'Status' => '',
'Subtype' => 'Subtipo', 'Subtype' => 'Subtipo',
'Support' => 'Apoyo', 'Support' => 'Apoyo',
'Tags' => 'Etiquetas', 'Tags' => 'Etiquetas',
'Title' => '#VALUE!', 'Title' => '#VALUE!',
'To' => '',
'Total' => '#VALUE!', 'Total' => '#VALUE!',
'TotalPrice' => '#VALUE!', 'TotalPrice' => '#VALUE!',
'Type' => 'Escribe', 'Type' => 'Escribe',
'UnitPrice' => '#VALUE!', 'UnitPrice' => '#VALUE!',
'Upcoming' => '',
'VIN' => '',
'Value' => '#VALUE!', 'Value' => '#VALUE!',
'Vehicle' => '',
'Vehicles' => '',
'Vin' => '',
'Website' => 'Sitio web', 'Website' => 'Sitio web',
'Wire' => 'Cable', 'Wire' => 'Cable',
'YTDSales' => 'Ytd ventas', 'YTDSales' => 'Ytd ventas',

View File

@ -12,7 +12,11 @@
*/ */
declare(strict_types=1); declare(strict_types=1);
return ['ClientManagement' => [ return ['FleetManagement' => [
':status1' => '',
':status2' => '',
':status3' => '',
':status4' => '',
'Accounting' => 'Kirjanpito', 'Accounting' => 'Kirjanpito',
'Addition' => 'Lisäys', 'Addition' => 'Lisäys',
'Address' => 'Osoite', 'Address' => 'Osoite',
@ -41,6 +45,7 @@ return ['ClientManagement' => [
'Clients' => 'Asiakkaat', 'Clients' => 'Asiakkaat',
'ComparisonTime' => '#VALUE!', 'ComparisonTime' => '#VALUE!',
'Contact' => 'Ottaa yhteyttä', 'Contact' => 'Ottaa yhteyttä',
'Costs' => '',
'Country' => 'Maa', 'Country' => 'Maa',
'Created' => 'Luotu', 'Created' => 'Luotu',
'CreatedAt' => '#VALUE!', 'CreatedAt' => '#VALUE!',
@ -51,33 +56,44 @@ return ['ClientManagement' => [
'Date' => 'Päivämäärä', 'Date' => 'Päivämäärä',
'Default' => 'Oletusarvo', 'Default' => 'Oletusarvo',
'Delivery' => 'Toimitus', 'Delivery' => 'Toimitus',
'Description' => '',
'Discount' => 'Alennus', 'Discount' => 'Alennus',
'DiscountBonus' => '#VALUE!', 'DiscountBonus' => '#VALUE!',
'DiscountP' => 'Alennus %', 'DiscountP' => 'Alennus %',
'Documents' => 'Asiakirjat', 'Documents' => 'Asiakirjat',
'Driver' => '',
'Drivers' => '',
'Due' => 'Takia', 'Due' => 'Takia',
'Email' => 'Sähköposti', 'Email' => 'Sähköposti',
'End' => '',
'Europe' => '#VALUE!', 'Europe' => '#VALUE!',
'Fax' => 'Faksi', 'Fax' => 'Faksi',
'Files' => 'Tiedostot', 'Files' => 'Tiedostot',
'Filter' => 'Suodattaa', 'Filter' => 'Suodattaa',
'Freightage' => 'Rahti', 'Freightage' => 'Rahti',
'From' => '',
'Group' => 'Ryhmä', 'Group' => 'Ryhmä',
'History' => '',
'ID' => 'Id', 'ID' => 'Id',
'Info' => 'Tiedot', 'Info' => 'Tiedot',
'Inspections' => '',
'Invoice' => 'Lasku', 'Invoice' => 'Lasku',
'Invoices' => 'Laskut', 'Invoices' => 'Laskut',
'IsDefault' => 'On oletusarvo?', 'IsDefault' => 'On oletusarvo?',
'Items' => '#VALUE!', 'Items' => '#VALUE!',
'LastContact' => 'Viimeinen yhteystieto', 'LastContact' => 'Viimeinen yhteystieto',
'LastOrder' => 'Viimeinen tilaus', 'LastOrder' => 'Viimeinen tilaus',
'LeasingFee' => '',
'Log' => 'Hirsi', 'Log' => 'Hirsi',
'Logs' => 'Lokit', 'Logs' => 'Lokit',
'LostCustomers' => '#VALUE!', 'LostCustomers' => '#VALUE!',
'MRR' => 'Mrr', 'MRR' => 'Mrr',
'MTDSales' => 'MTD-myynti', 'MTDSales' => 'MTD-myynti',
'Make' => '',
'Margin' => 'Marginaali', 'Margin' => 'Marginaali',
'Messages' => 'Viestit', 'Messages' => 'Viestit',
'Milage' => '',
'Model' => '',
'Modified' => 'Muokattu', 'Modified' => 'Muokattu',
'Modules' => 'Moduulit', 'Modules' => 'Moduulit',
'Name' => 'Nimi', 'Name' => 'Nimi',
@ -102,23 +118,33 @@ return ['ClientManagement' => [
'Profile' => 'Profiili', 'Profile' => 'Profiili',
'Profit' => '#VALUE!', 'Profit' => '#VALUE!',
'Purchase' => 'Ostaa', 'Purchase' => 'Ostaa',
'PurchasePrice' => '',
'Quantity' => 'Määrä', 'Quantity' => 'Määrä',
'RecentInvoices' => 'Viimeaikaiset laskut', 'RecentInvoices' => 'Viimeaikaiset laskut',
'Region' => '#VALUE!', 'Region' => '#VALUE!',
'Rep' => '#VALUE!', 'Rep' => '#VALUE!',
'Responsible' => '',
'Retention' => '#VALUE!', 'Retention' => '#VALUE!',
'Sales' => 'Myynti', 'Sales' => 'Myynti',
'Segment' => 'Segmentti', 'Segment' => 'Segmentti',
'Segments' => 'Segmentit', 'Segments' => 'Segmentit',
'Start' => '',
'Status' => '',
'Subtype' => 'Alatyyppi', 'Subtype' => 'Alatyyppi',
'Support' => 'Tuki', 'Support' => 'Tuki',
'Tags' => 'Tunnisteet', 'Tags' => 'Tunnisteet',
'Title' => '#VALUE!', 'Title' => '#VALUE!',
'To' => '',
'Total' => '#VALUE!', 'Total' => '#VALUE!',
'TotalPrice' => '#VALUE!', 'TotalPrice' => '#VALUE!',
'Type' => 'Tyyppi', 'Type' => 'Tyyppi',
'UnitPrice' => '#VALUE!', 'UnitPrice' => '#VALUE!',
'Upcoming' => '',
'VIN' => '',
'Value' => '#VALUE!', 'Value' => '#VALUE!',
'Vehicle' => '',
'Vehicles' => '',
'Vin' => '',
'Website' => 'Verkkosivusto', 'Website' => 'Verkkosivusto',
'Wire' => 'Lanka', 'Wire' => 'Lanka',
'YTDSales' => 'YTD-myynti', 'YTDSales' => 'YTD-myynti',

View File

@ -12,7 +12,11 @@
*/ */
declare(strict_types=1); declare(strict_types=1);
return ['ClientManagement' => [ return ['FleetManagement' => [
':status1' => '',
':status2' => '',
':status3' => '',
':status4' => '',
'Accounting' => 'Comptabilité', 'Accounting' => 'Comptabilité',
'Addition' => 'Une addition', 'Addition' => 'Une addition',
'Address' => 'Adresse', 'Address' => 'Adresse',
@ -41,6 +45,7 @@ return ['ClientManagement' => [
'Clients' => 'Clients', 'Clients' => 'Clients',
'ComparisonTime' => '#VALUE!', 'ComparisonTime' => '#VALUE!',
'Contact' => 'Contact', 'Contact' => 'Contact',
'Costs' => '',
'Country' => 'Pays', 'Country' => 'Pays',
'Created' => 'Établi', 'Created' => 'Établi',
'CreatedAt' => '#VALUE!', 'CreatedAt' => '#VALUE!',
@ -51,33 +56,44 @@ return ['ClientManagement' => [
'Date' => 'Date', 'Date' => 'Date',
'Default' => 'Défaut', 'Default' => 'Défaut',
'Delivery' => 'Livraison', 'Delivery' => 'Livraison',
'Description' => '',
'Discount' => 'Remise', 'Discount' => 'Remise',
'DiscountBonus' => '#VALUE!', 'DiscountBonus' => '#VALUE!',
'DiscountP' => 'Remise %', 'DiscountP' => 'Remise %',
'Documents' => 'Documents', 'Documents' => 'Documents',
'Driver' => '',
'Drivers' => '',
'Due' => 'Dû', 'Due' => 'Dû',
'Email' => 'E-mail', 'Email' => 'E-mail',
'End' => '',
'Europe' => '#VALUE!', 'Europe' => '#VALUE!',
'Fax' => 'Fax', 'Fax' => 'Fax',
'Files' => 'Des dossiers', 'Files' => 'Des dossiers',
'Filter' => 'Filtre', 'Filter' => 'Filtre',
'Freightage' => 'Fret', 'Freightage' => 'Fret',
'From' => '',
'Group' => 'Grouper', 'Group' => 'Grouper',
'History' => '',
'ID' => 'identifiant', 'ID' => 'identifiant',
'Info' => 'Info', 'Info' => 'Info',
'Inspections' => '',
'Invoice' => 'Facture d\'achat', 'Invoice' => 'Facture d\'achat',
'Invoices' => 'Factures', 'Invoices' => 'Factures',
'IsDefault' => 'Est par défaut?', 'IsDefault' => 'Est par défaut?',
'Items' => '#VALUE!', 'Items' => '#VALUE!',
'LastContact' => 'Dernier contact', 'LastContact' => 'Dernier contact',
'LastOrder' => 'Dernière commande', 'LastOrder' => 'Dernière commande',
'LeasingFee' => '',
'Log' => 'Enregistrer', 'Log' => 'Enregistrer',
'Logs' => 'Journaux', 'Logs' => 'Journaux',
'LostCustomers' => '#VALUE!', 'LostCustomers' => '#VALUE!',
'MRR' => 'Mrr', 'MRR' => 'Mrr',
'MTDSales' => 'Ventes MTD', 'MTDSales' => 'Ventes MTD',
'Make' => '',
'Margin' => 'Marge', 'Margin' => 'Marge',
'Messages' => 'messages', 'Messages' => 'messages',
'Milage' => '',
'Model' => '',
'Modified' => 'Modifié', 'Modified' => 'Modifié',
'Modules' => 'Modules', 'Modules' => 'Modules',
'Name' => 'Nom', 'Name' => 'Nom',
@ -102,23 +118,33 @@ return ['ClientManagement' => [
'Profile' => 'Profil', 'Profile' => 'Profil',
'Profit' => '#VALUE!', 'Profit' => '#VALUE!',
'Purchase' => 'Acheter', 'Purchase' => 'Acheter',
'PurchasePrice' => '',
'Quantity' => 'Quantité', 'Quantity' => 'Quantité',
'RecentInvoices' => 'Factures récentes', 'RecentInvoices' => 'Factures récentes',
'Region' => '#VALUE!', 'Region' => '#VALUE!',
'Rep' => '#VALUE!', 'Rep' => '#VALUE!',
'Responsible' => '',
'Retention' => '#VALUE!', 'Retention' => '#VALUE!',
'Sales' => 'Ventes', 'Sales' => 'Ventes',
'Segment' => 'Segment', 'Segment' => 'Segment',
'Segments' => 'Segments', 'Segments' => 'Segments',
'Start' => '',
'Status' => '',
'Subtype' => 'Sous-type', 'Subtype' => 'Sous-type',
'Support' => 'Soutien', 'Support' => 'Soutien',
'Tags' => 'Mots clés', 'Tags' => 'Mots clés',
'Title' => '#VALUE!', 'Title' => '#VALUE!',
'To' => '',
'Total' => '#VALUE!', 'Total' => '#VALUE!',
'TotalPrice' => '#VALUE!', 'TotalPrice' => '#VALUE!',
'Type' => 'Taper', 'Type' => 'Taper',
'UnitPrice' => '#VALUE!', 'UnitPrice' => '#VALUE!',
'Upcoming' => '',
'VIN' => '',
'Value' => '#VALUE!', 'Value' => '#VALUE!',
'Vehicle' => '',
'Vehicles' => '',
'Vin' => '',
'Website' => 'Site Internet', 'Website' => 'Site Internet',
'Wire' => 'Fil', 'Wire' => 'Fil',
'YTDSales' => 'Ventes YTD', 'YTDSales' => 'Ventes YTD',

View File

@ -12,7 +12,11 @@
*/ */
declare(strict_types=1); declare(strict_types=1);
return ['ClientManagement' => [ return ['FleetManagement' => [
':status1' => '',
':status2' => '',
':status3' => '',
':status4' => '',
'Accounting' => 'Könyvelés', 'Accounting' => 'Könyvelés',
'Addition' => 'Kiegészítés', 'Addition' => 'Kiegészítés',
'Address' => 'Cím', 'Address' => 'Cím',
@ -41,6 +45,7 @@ return ['ClientManagement' => [
'Clients' => 'Kliensek', 'Clients' => 'Kliensek',
'ComparisonTime' => '#VALUE!', 'ComparisonTime' => '#VALUE!',
'Contact' => 'Kapcsolatba lépni', 'Contact' => 'Kapcsolatba lépni',
'Costs' => '',
'Country' => 'Ország', 'Country' => 'Ország',
'Created' => 'Létrehozott', 'Created' => 'Létrehozott',
'CreatedAt' => '#VALUE!', 'CreatedAt' => '#VALUE!',
@ -51,33 +56,44 @@ return ['ClientManagement' => [
'Date' => 'Dátum', 'Date' => 'Dátum',
'Default' => 'Alapértelmezett', 'Default' => 'Alapértelmezett',
'Delivery' => 'Szállítás', 'Delivery' => 'Szállítás',
'Description' => '',
'Discount' => 'Kedvezmény', 'Discount' => 'Kedvezmény',
'DiscountBonus' => '#VALUE!', 'DiscountBonus' => '#VALUE!',
'DiscountP' => 'Árengedmény%', 'DiscountP' => 'Árengedmény%',
'Documents' => 'Dokumentumok', 'Documents' => 'Dokumentumok',
'Driver' => '',
'Drivers' => '',
'Due' => 'Esedékes', 'Due' => 'Esedékes',
'Email' => 'Email', 'Email' => 'Email',
'End' => '',
'Europe' => '#VALUE!', 'Europe' => '#VALUE!',
'Fax' => 'Fax', 'Fax' => 'Fax',
'Files' => 'Fájlok', 'Files' => 'Fájlok',
'Filter' => 'Szűrő', 'Filter' => 'Szűrő',
'Freightage' => 'Fuvardíj', 'Freightage' => 'Fuvardíj',
'From' => '',
'Group' => 'Csoport', 'Group' => 'Csoport',
'History' => '',
'ID' => 'Idézés', 'ID' => 'Idézés',
'Info' => 'Információ', 'Info' => 'Információ',
'Inspections' => '',
'Invoice' => 'Számla', 'Invoice' => 'Számla',
'Invoices' => 'Számlák', 'Invoices' => 'Számlák',
'IsDefault' => 'Alapértelmezett?', 'IsDefault' => 'Alapértelmezett?',
'Items' => '#VALUE!', 'Items' => '#VALUE!',
'LastContact' => 'Utolsó kapcsolat', 'LastContact' => 'Utolsó kapcsolat',
'LastOrder' => 'Utolsó rendelés', 'LastOrder' => 'Utolsó rendelés',
'LeasingFee' => '',
'Log' => 'Napló', 'Log' => 'Napló',
'Logs' => 'Naplók', 'Logs' => 'Naplók',
'LostCustomers' => '#VALUE!', 'LostCustomers' => '#VALUE!',
'MRR' => 'Mrr', 'MRR' => 'Mrr',
'MTDSales' => 'MTD értékesítés', 'MTDSales' => 'MTD értékesítés',
'Make' => '',
'Margin' => 'Árrés', 'Margin' => 'Árrés',
'Messages' => 'üzenetek', 'Messages' => 'üzenetek',
'Milage' => '',
'Model' => '',
'Modified' => 'Módosított', 'Modified' => 'Módosított',
'Modules' => 'Modulok', 'Modules' => 'Modulok',
'Name' => 'Név', 'Name' => 'Név',
@ -102,23 +118,33 @@ return ['ClientManagement' => [
'Profile' => 'Profil', 'Profile' => 'Profil',
'Profit' => '#VALUE!', 'Profit' => '#VALUE!',
'Purchase' => 'Vásárlás', 'Purchase' => 'Vásárlás',
'PurchasePrice' => '',
'Quantity' => 'Mennyiség', 'Quantity' => 'Mennyiség',
'RecentInvoices' => 'Legutóbbi számlák', 'RecentInvoices' => 'Legutóbbi számlák',
'Region' => '#VALUE!', 'Region' => '#VALUE!',
'Rep' => '#VALUE!', 'Rep' => '#VALUE!',
'Responsible' => '',
'Retention' => '#VALUE!', 'Retention' => '#VALUE!',
'Sales' => 'Értékesítés', 'Sales' => 'Értékesítés',
'Segment' => 'Szegmens', 'Segment' => 'Szegmens',
'Segments' => 'Szegmensek', 'Segments' => 'Szegmensek',
'Start' => '',
'Status' => '',
'Subtype' => 'Altípus', 'Subtype' => 'Altípus',
'Support' => 'Támogatás', 'Support' => 'Támogatás',
'Tags' => 'Címkék', 'Tags' => 'Címkék',
'Title' => '#VALUE!', 'Title' => '#VALUE!',
'To' => '',
'Total' => '#VALUE!', 'Total' => '#VALUE!',
'TotalPrice' => '#VALUE!', 'TotalPrice' => '#VALUE!',
'Type' => 'típus', 'Type' => 'típus',
'UnitPrice' => '#VALUE!', 'UnitPrice' => '#VALUE!',
'Upcoming' => '',
'VIN' => '',
'Value' => '#VALUE!', 'Value' => '#VALUE!',
'Vehicle' => '',
'Vehicles' => '',
'Vin' => '',
'Website' => 'Weboldal', 'Website' => 'Weboldal',
'Wire' => 'Huzal', 'Wire' => 'Huzal',
'YTDSales' => 'YTD értékesítés', 'YTDSales' => 'YTD értékesítés',

View File

@ -12,7 +12,11 @@
*/ */
declare(strict_types=1); declare(strict_types=1);
return ['ClientManagement' => [ return ['FleetManagement' => [
':status1' => '',
':status2' => '',
':status3' => '',
':status4' => '',
'Accounting' => 'Contabilità', 'Accounting' => 'Contabilità',
'Addition' => 'Aggiunta', 'Addition' => 'Aggiunta',
'Address' => 'Indirizzo', 'Address' => 'Indirizzo',
@ -41,6 +45,7 @@ return ['ClientManagement' => [
'Clients' => 'Clienti', 'Clients' => 'Clienti',
'ComparisonTime' => '#VALUE!', 'ComparisonTime' => '#VALUE!',
'Contact' => 'Contatto', 'Contact' => 'Contatto',
'Costs' => '',
'Country' => 'Nazione', 'Country' => 'Nazione',
'Created' => 'Creato', 'Created' => 'Creato',
'CreatedAt' => '#VALUE!', 'CreatedAt' => '#VALUE!',
@ -51,33 +56,44 @@ return ['ClientManagement' => [
'Date' => 'Data', 'Date' => 'Data',
'Default' => 'Predefinito', 'Default' => 'Predefinito',
'Delivery' => 'Consegna', 'Delivery' => 'Consegna',
'Description' => '',
'Discount' => 'Sconto', 'Discount' => 'Sconto',
'DiscountBonus' => '#VALUE!', 'DiscountBonus' => '#VALUE!',
'DiscountP' => 'Sconto%', 'DiscountP' => 'Sconto%',
'Documents' => 'Documenti', 'Documents' => 'Documenti',
'Driver' => '',
'Drivers' => '',
'Due' => 'Dovuto', 'Due' => 'Dovuto',
'Email' => 'E-mail', 'Email' => 'E-mail',
'End' => '',
'Europe' => '#VALUE!', 'Europe' => '#VALUE!',
'Fax' => 'Fax', 'Fax' => 'Fax',
'Files' => 'File', 'Files' => 'File',
'Filter' => 'Filtro', 'Filter' => 'Filtro',
'Freightage' => 'Liberare', 'Freightage' => 'Liberare',
'From' => '',
'Group' => 'Gruppo', 'Group' => 'Gruppo',
'History' => '',
'ID' => 'ID', 'ID' => 'ID',
'Info' => 'Informazioni', 'Info' => 'Informazioni',
'Inspections' => '',
'Invoice' => 'Fattura', 'Invoice' => 'Fattura',
'Invoices' => 'Fatture', 'Invoices' => 'Fatture',
'IsDefault' => 'È predefinito?', 'IsDefault' => 'È predefinito?',
'Items' => '#VALUE!', 'Items' => '#VALUE!',
'LastContact' => 'Ultimo contatto', 'LastContact' => 'Ultimo contatto',
'LastOrder' => 'Ultimo ordine', 'LastOrder' => 'Ultimo ordine',
'LeasingFee' => '',
'Log' => 'Tronco d\'albero', 'Log' => 'Tronco d\'albero',
'Logs' => 'Logs.', 'Logs' => 'Logs.',
'LostCustomers' => '#VALUE!', 'LostCustomers' => '#VALUE!',
'MRR' => 'Mrr.', 'MRR' => 'Mrr.',
'MTDSales' => 'Vendite di mtd.', 'MTDSales' => 'Vendite di mtd.',
'Make' => '',
'Margin' => 'Margine', 'Margin' => 'Margine',
'Messages' => 'Messaggi', 'Messages' => 'Messaggi',
'Milage' => '',
'Model' => '',
'Modified' => 'Modificati', 'Modified' => 'Modificati',
'Modules' => 'Moduli', 'Modules' => 'Moduli',
'Name' => 'Nome', 'Name' => 'Nome',
@ -102,23 +118,33 @@ return ['ClientManagement' => [
'Profile' => 'Profilo', 'Profile' => 'Profilo',
'Profit' => '#VALUE!', 'Profit' => '#VALUE!',
'Purchase' => 'Acquistare', 'Purchase' => 'Acquistare',
'PurchasePrice' => '',
'Quantity' => 'Quantità', 'Quantity' => 'Quantità',
'RecentInvoices' => 'Recenti fatture', 'RecentInvoices' => 'Recenti fatture',
'Region' => '#VALUE!', 'Region' => '#VALUE!',
'Rep' => '#VALUE!', 'Rep' => '#VALUE!',
'Responsible' => '',
'Retention' => '#VALUE!', 'Retention' => '#VALUE!',
'Sales' => 'Saldi', 'Sales' => 'Saldi',
'Segment' => 'Segmento', 'Segment' => 'Segmento',
'Segments' => 'Segmenti', 'Segments' => 'Segmenti',
'Start' => '',
'Status' => '',
'Subtype' => 'Sottotipo', 'Subtype' => 'Sottotipo',
'Support' => 'Supporto', 'Support' => 'Supporto',
'Tags' => 'Tags.', 'Tags' => 'Tags.',
'Title' => '#VALUE!', 'Title' => '#VALUE!',
'To' => '',
'Total' => '#VALUE!', 'Total' => '#VALUE!',
'TotalPrice' => '#VALUE!', 'TotalPrice' => '#VALUE!',
'Type' => 'Tipo', 'Type' => 'Tipo',
'UnitPrice' => '#VALUE!', 'UnitPrice' => '#VALUE!',
'Upcoming' => '',
'VIN' => '',
'Value' => '#VALUE!', 'Value' => '#VALUE!',
'Vehicle' => '',
'Vehicles' => '',
'Vin' => '',
'Website' => 'Sito web', 'Website' => 'Sito web',
'Wire' => 'Filo', 'Wire' => 'Filo',
'YTDSales' => 'Vendite di ytd.', 'YTDSales' => 'Vendite di ytd.',

View File

@ -12,7 +12,11 @@
*/ */
declare(strict_types=1); declare(strict_types=1);
return ['ClientManagement' => [ return ['FleetManagement' => [
':status1' => '',
':status2' => '',
':status3' => '',
':status4' => '',
'Accounting' => '会計', 'Accounting' => '会計',
'Addition' => '添加', 'Addition' => '添加',
'Address' => '住所', 'Address' => '住所',
@ -41,6 +45,7 @@ return ['ClientManagement' => [
'Clients' => 'クライアント', 'Clients' => 'クライアント',
'ComparisonTime' => '#VALUE!', 'ComparisonTime' => '#VALUE!',
'Contact' => 'コンタクト', 'Contact' => 'コンタクト',
'Costs' => '',
'Country' => '国', 'Country' => '国',
'Created' => '作成した', 'Created' => '作成した',
'CreatedAt' => '#VALUE!', 'CreatedAt' => '#VALUE!',
@ -51,33 +56,44 @@ return ['ClientManagement' => [
'Date' => '日にち', 'Date' => '日にち',
'Default' => 'ディフォルト', 'Default' => 'ディフォルト',
'Delivery' => '配達', 'Delivery' => '配達',
'Description' => '',
'Discount' => '割引', 'Discount' => '割引',
'DiscountBonus' => '#VALUE!', 'DiscountBonus' => '#VALUE!',
'DiscountP' => '割引 ', 'DiscountP' => '割引 ',
'Documents' => '文書', 'Documents' => '文書',
'Driver' => '',
'Drivers' => '',
'Due' => '期限', 'Due' => '期限',
'Email' => 'Eメール', 'Email' => 'Eメール',
'End' => '',
'Europe' => '#VALUE!', 'Europe' => '#VALUE!',
'Fax' => 'ファックス', 'Fax' => 'ファックス',
'Files' => 'ファイル', 'Files' => 'ファイル',
'Filter' => 'フィルター', 'Filter' => 'フィルター',
'Freightage' => 'fre fre', 'Freightage' => 'fre fre',
'From' => '',
'Group' => 'グループ', 'Group' => 'グループ',
'History' => '',
'ID' => 'id', 'ID' => 'id',
'Info' => '情報', 'Info' => '情報',
'Inspections' => '',
'Invoice' => '請求書', 'Invoice' => '請求書',
'Invoices' => '請求書', 'Invoices' => '請求書',
'IsDefault' => 'デフォルトですか?', 'IsDefault' => 'デフォルトですか?',
'Items' => '#VALUE!', 'Items' => '#VALUE!',
'LastContact' => '最後の連絡先', 'LastContact' => '最後の連絡先',
'LastOrder' => '最後の順序', 'LastOrder' => '最後の順序',
'LeasingFee' => '',
'Log' => 'ログ', 'Log' => 'ログ',
'Logs' => 'ログ', 'Logs' => 'ログ',
'LostCustomers' => '#VALUE!', 'LostCustomers' => '#VALUE!',
'MRR' => 'MRR.', 'MRR' => 'MRR.',
'MTDSales' => 'MTDセールス', 'MTDSales' => 'MTDセールス',
'Make' => '',
'Margin' => 'マージン', 'Margin' => 'マージン',
'Messages' => 'メッセージ', 'Messages' => 'メッセージ',
'Milage' => '',
'Model' => '',
'Modified' => '修正された', 'Modified' => '修正された',
'Modules' => 'モジュール', 'Modules' => 'モジュール',
'Name' => '名前', 'Name' => '名前',
@ -102,23 +118,33 @@ return ['ClientManagement' => [
'Profile' => 'プロフィール', 'Profile' => 'プロフィール',
'Profit' => '#VALUE!', 'Profit' => '#VALUE!',
'Purchase' => '購入', 'Purchase' => '購入',
'PurchasePrice' => '',
'Quantity' => '量', 'Quantity' => '量',
'RecentInvoices' => '最近の請求書', 'RecentInvoices' => '最近の請求書',
'Region' => '#VALUE!', 'Region' => '#VALUE!',
'Rep' => '#VALUE!', 'Rep' => '#VALUE!',
'Responsible' => '',
'Retention' => '#VALUE!', 'Retention' => '#VALUE!',
'Sales' => '売り返り', 'Sales' => '売り返り',
'Segment' => 'セグメント', 'Segment' => 'セグメント',
'Segments' => 'セグメント', 'Segments' => 'セグメント',
'Start' => '',
'Status' => '',
'Subtype' => 'サブタイプ', 'Subtype' => 'サブタイプ',
'Support' => 'サポート', 'Support' => 'サポート',
'Tags' => 'タグ', 'Tags' => 'タグ',
'Title' => '#VALUE!', 'Title' => '#VALUE!',
'To' => '',
'Total' => '#VALUE!', 'Total' => '#VALUE!',
'TotalPrice' => '#VALUE!', 'TotalPrice' => '#VALUE!',
'Type' => 'タイプ', 'Type' => 'タイプ',
'UnitPrice' => '#VALUE!', 'UnitPrice' => '#VALUE!',
'Upcoming' => '',
'VIN' => '',
'Value' => '#VALUE!', 'Value' => '#VALUE!',
'Vehicle' => '',
'Vehicles' => '',
'Vin' => '',
'Website' => 'Webサイト', 'Website' => 'Webサイト',
'Wire' => 'ワイヤー', 'Wire' => 'ワイヤー',
'YTDSales' => 'ytd売上高', 'YTDSales' => 'ytd売上高',

View File

@ -12,7 +12,11 @@
*/ */
declare(strict_types=1); declare(strict_types=1);
return ['ClientManagement' => [ return ['FleetManagement' => [
':status1' => '',
':status2' => '',
':status3' => '',
':status4' => '',
'Accounting' => '회계', 'Accounting' => '회계',
'Addition' => '덧셈', 'Addition' => '덧셈',
'Address' => '주소', 'Address' => '주소',
@ -41,6 +45,7 @@ return ['ClientManagement' => [
'Clients' => '클라이언트', 'Clients' => '클라이언트',
'ComparisonTime' => '#VALUE!', 'ComparisonTime' => '#VALUE!',
'Contact' => '연락하다', 'Contact' => '연락하다',
'Costs' => '',
'Country' => '국가', 'Country' => '국가',
'Created' => '만들어진', 'Created' => '만들어진',
'CreatedAt' => '#VALUE!', 'CreatedAt' => '#VALUE!',
@ -51,33 +56,44 @@ return ['ClientManagement' => [
'Date' => '날짜', 'Date' => '날짜',
'Default' => '기본', 'Default' => '기본',
'Delivery' => '배달', 'Delivery' => '배달',
'Description' => '',
'Discount' => '할인', 'Discount' => '할인',
'DiscountBonus' => '#VALUE!', 'DiscountBonus' => '#VALUE!',
'DiscountP' => '할인 %', 'DiscountP' => '할인 %',
'Documents' => '서류', 'Documents' => '서류',
'Driver' => '',
'Drivers' => '',
'Due' => '로 인한', 'Due' => '로 인한',
'Email' => '이메일', 'Email' => '이메일',
'End' => '',
'Europe' => '#VALUE!', 'Europe' => '#VALUE!',
'Fax' => '팩스', 'Fax' => '팩스',
'Files' => '파일', 'Files' => '파일',
'Filter' => '필터', 'Filter' => '필터',
'Freightage' => '화물', 'Freightage' => '화물',
'From' => '',
'Group' => '그룹', 'Group' => '그룹',
'History' => '',
'ID' => 'ID', 'ID' => 'ID',
'Info' => '정보', 'Info' => '정보',
'Inspections' => '',
'Invoice' => '송장', 'Invoice' => '송장',
'Invoices' => '송장', 'Invoices' => '송장',
'IsDefault' => '기본값은 무엇입니까?', 'IsDefault' => '기본값은 무엇입니까?',
'Items' => '#VALUE!', 'Items' => '#VALUE!',
'LastContact' => '마지막 연락처', 'LastContact' => '마지막 연락처',
'LastOrder' => '마지막 주문', 'LastOrder' => '마지막 주문',
'LeasingFee' => '',
'Log' => '통나무', 'Log' => '통나무',
'Logs' => '로그인', 'Logs' => '로그인',
'LostCustomers' => '#VALUE!', 'LostCustomers' => '#VALUE!',
'MRR' => '부서', 'MRR' => '부서',
'MTDSales' => 'MTD 판매', 'MTDSales' => 'MTD 판매',
'Make' => '',
'Margin' => '여유', 'Margin' => '여유',
'Messages' => '메시지', 'Messages' => '메시지',
'Milage' => '',
'Model' => '',
'Modified' => '수정', 'Modified' => '수정',
'Modules' => '모듈', 'Modules' => '모듈',
'Name' => '이름', 'Name' => '이름',
@ -102,23 +118,33 @@ return ['ClientManagement' => [
'Profile' => '프로필', 'Profile' => '프로필',
'Profit' => '#VALUE!', 'Profit' => '#VALUE!',
'Purchase' => '구입', 'Purchase' => '구입',
'PurchasePrice' => '',
'Quantity' => '수량', 'Quantity' => '수량',
'RecentInvoices' => '최근 송장', 'RecentInvoices' => '최근 송장',
'Region' => '#VALUE!', 'Region' => '#VALUE!',
'Rep' => '#VALUE!', 'Rep' => '#VALUE!',
'Responsible' => '',
'Retention' => '#VALUE!', 'Retention' => '#VALUE!',
'Sales' => '매상', 'Sales' => '매상',
'Segment' => '분절', 'Segment' => '분절',
'Segments' => '세그먼트', 'Segments' => '세그먼트',
'Start' => '',
'Status' => '',
'Subtype' => '하위 유형', 'Subtype' => '하위 유형',
'Support' => '지원하다', 'Support' => '지원하다',
'Tags' => '태그', 'Tags' => '태그',
'Title' => '#VALUE!', 'Title' => '#VALUE!',
'To' => '',
'Total' => '#VALUE!', 'Total' => '#VALUE!',
'TotalPrice' => '#VALUE!', 'TotalPrice' => '#VALUE!',
'Type' => '유형', 'Type' => '유형',
'UnitPrice' => '#VALUE!', 'UnitPrice' => '#VALUE!',
'Upcoming' => '',
'VIN' => '',
'Value' => '#VALUE!', 'Value' => '#VALUE!',
'Vehicle' => '',
'Vehicles' => '',
'Vin' => '',
'Website' => '웹 사이트', 'Website' => '웹 사이트',
'Wire' => '철사', 'Wire' => '철사',
'YTDSales' => 'YTD 판매', 'YTDSales' => 'YTD 판매',

View File

@ -12,7 +12,11 @@
*/ */
declare(strict_types=1); declare(strict_types=1);
return ['ClientManagement' => [ return ['FleetManagement' => [
':status1' => '',
':status2' => '',
':status3' => '',
':status4' => '',
'Accounting' => 'Regnskap', 'Accounting' => 'Regnskap',
'Addition' => 'Addisjon', 'Addition' => 'Addisjon',
'Address' => 'Adresse', 'Address' => 'Adresse',
@ -41,6 +45,7 @@ return ['ClientManagement' => [
'Clients' => 'Klienter', 'Clients' => 'Klienter',
'ComparisonTime' => '#VALUE!', 'ComparisonTime' => '#VALUE!',
'Contact' => 'Kontakt', 'Contact' => 'Kontakt',
'Costs' => '',
'Country' => 'Land', 'Country' => 'Land',
'Created' => 'Opprettet', 'Created' => 'Opprettet',
'CreatedAt' => '#VALUE!', 'CreatedAt' => '#VALUE!',
@ -51,33 +56,44 @@ return ['ClientManagement' => [
'Date' => 'Dato', 'Date' => 'Dato',
'Default' => 'Misligholde', 'Default' => 'Misligholde',
'Delivery' => 'Leveranse', 'Delivery' => 'Leveranse',
'Description' => '',
'Discount' => 'Rabatt', 'Discount' => 'Rabatt',
'DiscountBonus' => '#VALUE!', 'DiscountBonus' => '#VALUE!',
'DiscountP' => 'Rabatt%', 'DiscountP' => 'Rabatt%',
'Documents' => 'Dokumenter', 'Documents' => 'Dokumenter',
'Driver' => '',
'Drivers' => '',
'Due' => 'På grunn av det', 'Due' => 'På grunn av det',
'Email' => 'E-post', 'Email' => 'E-post',
'End' => '',
'Europe' => '#VALUE!', 'Europe' => '#VALUE!',
'Fax' => 'Faks', 'Fax' => 'Faks',
'Files' => 'Filer', 'Files' => 'Filer',
'Filter' => 'Filter', 'Filter' => 'Filter',
'Freightage' => 'Frakt', 'Freightage' => 'Frakt',
'From' => '',
'Group' => 'Gruppe', 'Group' => 'Gruppe',
'History' => '',
'ID' => 'Id.', 'ID' => 'Id.',
'Info' => 'Info.', 'Info' => 'Info.',
'Inspections' => '',
'Invoice' => 'Faktura', 'Invoice' => 'Faktura',
'Invoices' => 'Fakturaer', 'Invoices' => 'Fakturaer',
'IsDefault' => 'Er standard?', 'IsDefault' => 'Er standard?',
'Items' => '#VALUE!', 'Items' => '#VALUE!',
'LastContact' => 'Siste kontakt', 'LastContact' => 'Siste kontakt',
'LastOrder' => 'Siste bestilling', 'LastOrder' => 'Siste bestilling',
'LeasingFee' => '',
'Log' => 'Logg', 'Log' => 'Logg',
'Logs' => 'Tømmerstokker', 'Logs' => 'Tømmerstokker',
'LostCustomers' => '#VALUE!', 'LostCustomers' => '#VALUE!',
'MRR' => 'MRR.', 'MRR' => 'MRR.',
'MTDSales' => 'MTD-salg', 'MTDSales' => 'MTD-salg',
'Make' => '',
'Margin' => 'Margin', 'Margin' => 'Margin',
'Messages' => 'Meldinger', 'Messages' => 'Meldinger',
'Milage' => '',
'Model' => '',
'Modified' => 'Endret', 'Modified' => 'Endret',
'Modules' => 'Moduler', 'Modules' => 'Moduler',
'Name' => 'Navn', 'Name' => 'Navn',
@ -102,23 +118,33 @@ return ['ClientManagement' => [
'Profile' => 'Profil', 'Profile' => 'Profil',
'Profit' => '#VALUE!', 'Profit' => '#VALUE!',
'Purchase' => 'Kjøp', 'Purchase' => 'Kjøp',
'PurchasePrice' => '',
'Quantity' => 'Mengde', 'Quantity' => 'Mengde',
'RecentInvoices' => 'Nylige fakturaer', 'RecentInvoices' => 'Nylige fakturaer',
'Region' => '#VALUE!', 'Region' => '#VALUE!',
'Rep' => '#VALUE!', 'Rep' => '#VALUE!',
'Responsible' => '',
'Retention' => '#VALUE!', 'Retention' => '#VALUE!',
'Sales' => 'Salg', 'Sales' => 'Salg',
'Segment' => 'Segmentet', 'Segment' => 'Segmentet',
'Segments' => 'Segmenter', 'Segments' => 'Segmenter',
'Start' => '',
'Status' => '',
'Subtype' => 'Subtype.', 'Subtype' => 'Subtype.',
'Support' => 'Brukerstøtte', 'Support' => 'Brukerstøtte',
'Tags' => 'Tags.', 'Tags' => 'Tags.',
'Title' => '#VALUE!', 'Title' => '#VALUE!',
'To' => '',
'Total' => '#VALUE!', 'Total' => '#VALUE!',
'TotalPrice' => '#VALUE!', 'TotalPrice' => '#VALUE!',
'Type' => 'Type', 'Type' => 'Type',
'UnitPrice' => '#VALUE!', 'UnitPrice' => '#VALUE!',
'Upcoming' => '',
'VIN' => '',
'Value' => '#VALUE!', 'Value' => '#VALUE!',
'Vehicle' => '',
'Vehicles' => '',
'Vin' => '',
'Website' => 'Nettside', 'Website' => 'Nettside',
'Wire' => 'Metalltråd', 'Wire' => 'Metalltråd',
'YTDSales' => 'YTD-salg', 'YTDSales' => 'YTD-salg',

View File

@ -12,7 +12,11 @@
*/ */
declare(strict_types=1); declare(strict_types=1);
return ['ClientManagement' => [ return ['FleetManagement' => [
':status1' => '',
':status2' => '',
':status3' => '',
':status4' => '',
'Accounting' => 'Rachunkowość', 'Accounting' => 'Rachunkowość',
'Addition' => 'Dodatek', 'Addition' => 'Dodatek',
'Address' => 'Adres', 'Address' => 'Adres',
@ -41,6 +45,7 @@ return ['ClientManagement' => [
'Clients' => 'Klienci.', 'Clients' => 'Klienci.',
'ComparisonTime' => '#VALUE!', 'ComparisonTime' => '#VALUE!',
'Contact' => 'Kontakt', 'Contact' => 'Kontakt',
'Costs' => '',
'Country' => 'Kraj', 'Country' => 'Kraj',
'Created' => 'Utworzony', 'Created' => 'Utworzony',
'CreatedAt' => '#VALUE!', 'CreatedAt' => '#VALUE!',
@ -51,33 +56,44 @@ return ['ClientManagement' => [
'Date' => 'Data', 'Date' => 'Data',
'Default' => 'Domyślna', 'Default' => 'Domyślna',
'Delivery' => 'Dostawa', 'Delivery' => 'Dostawa',
'Description' => '',
'Discount' => 'Zniżka', 'Discount' => 'Zniżka',
'DiscountBonus' => '#VALUE!', 'DiscountBonus' => '#VALUE!',
'DiscountP' => 'Zniżka %', 'DiscountP' => 'Zniżka %',
'Documents' => 'Dokumenty', 'Documents' => 'Dokumenty',
'Driver' => '',
'Drivers' => '',
'Due' => 'Z powodu', 'Due' => 'Z powodu',
'Email' => 'E-mail', 'Email' => 'E-mail',
'End' => '',
'Europe' => '#VALUE!', 'Europe' => '#VALUE!',
'Fax' => 'Faks', 'Fax' => 'Faks',
'Files' => 'Pliki', 'Files' => 'Pliki',
'Filter' => 'Filtr', 'Filter' => 'Filtr',
'Freightage' => 'Frachtowanie', 'Freightage' => 'Frachtowanie',
'From' => '',
'Group' => 'Grupa', 'Group' => 'Grupa',
'History' => '',
'ID' => 'ID', 'ID' => 'ID',
'Info' => 'Info', 'Info' => 'Info',
'Inspections' => '',
'Invoice' => 'Faktura', 'Invoice' => 'Faktura',
'Invoices' => 'Faktury', 'Invoices' => 'Faktury',
'IsDefault' => 'Jest domyślnie?', 'IsDefault' => 'Jest domyślnie?',
'Items' => '#VALUE!', 'Items' => '#VALUE!',
'LastContact' => 'Ostatni kontakt', 'LastContact' => 'Ostatni kontakt',
'LastOrder' => 'Ostatnie zamówienie', 'LastOrder' => 'Ostatnie zamówienie',
'LeasingFee' => '',
'Log' => 'Dziennik', 'Log' => 'Dziennik',
'Logs' => 'Kłody', 'Logs' => 'Kłody',
'LostCustomers' => '#VALUE!', 'LostCustomers' => '#VALUE!',
'MRR' => 'MRR.', 'MRR' => 'MRR.',
'MTDSales' => 'Sprzedaż MTD.', 'MTDSales' => 'Sprzedaż MTD.',
'Make' => '',
'Margin' => 'Margines', 'Margin' => 'Margines',
'Messages' => 'Wiadomości', 'Messages' => 'Wiadomości',
'Milage' => '',
'Model' => '',
'Modified' => 'Modyfikowany', 'Modified' => 'Modyfikowany',
'Modules' => 'Moduły', 'Modules' => 'Moduły',
'Name' => 'Nazwa', 'Name' => 'Nazwa',
@ -102,23 +118,33 @@ return ['ClientManagement' => [
'Profile' => 'Profil', 'Profile' => 'Profil',
'Profit' => '#VALUE!', 'Profit' => '#VALUE!',
'Purchase' => 'Zakup', 'Purchase' => 'Zakup',
'PurchasePrice' => '',
'Quantity' => 'Ilość', 'Quantity' => 'Ilość',
'RecentInvoices' => 'Ostatnie faktury.', 'RecentInvoices' => 'Ostatnie faktury.',
'Region' => '#VALUE!', 'Region' => '#VALUE!',
'Rep' => '#VALUE!', 'Rep' => '#VALUE!',
'Responsible' => '',
'Retention' => '#VALUE!', 'Retention' => '#VALUE!',
'Sales' => 'Obroty', 'Sales' => 'Obroty',
'Segment' => 'Człon', 'Segment' => 'Człon',
'Segments' => 'Segmenty', 'Segments' => 'Segmenty',
'Start' => '',
'Status' => '',
'Subtype' => 'Podtyp', 'Subtype' => 'Podtyp',
'Support' => 'Wsparcie', 'Support' => 'Wsparcie',
'Tags' => 'Tagi.', 'Tags' => 'Tagi.',
'Title' => '#VALUE!', 'Title' => '#VALUE!',
'To' => '',
'Total' => '#VALUE!', 'Total' => '#VALUE!',
'TotalPrice' => '#VALUE!', 'TotalPrice' => '#VALUE!',
'Type' => 'Rodzaj', 'Type' => 'Rodzaj',
'UnitPrice' => '#VALUE!', 'UnitPrice' => '#VALUE!',
'Upcoming' => '',
'VIN' => '',
'Value' => '#VALUE!', 'Value' => '#VALUE!',
'Vehicle' => '',
'Vehicles' => '',
'Vin' => '',
'Website' => 'Stronie internetowej', 'Website' => 'Stronie internetowej',
'Wire' => 'Drut', 'Wire' => 'Drut',
'YTDSales' => 'Sprzedaż Ytd.', 'YTDSales' => 'Sprzedaż Ytd.',

View File

@ -12,7 +12,11 @@
*/ */
declare(strict_types=1); declare(strict_types=1);
return ['ClientManagement' => [ return ['FleetManagement' => [
':status1' => '',
':status2' => '',
':status3' => '',
':status4' => '',
'Accounting' => 'Contabilidade', 'Accounting' => 'Contabilidade',
'Addition' => 'Adição', 'Addition' => 'Adição',
'Address' => 'Endereço', 'Address' => 'Endereço',
@ -41,6 +45,7 @@ return ['ClientManagement' => [
'Clients' => 'Clientes', 'Clients' => 'Clientes',
'ComparisonTime' => '#VALUE!', 'ComparisonTime' => '#VALUE!',
'Contact' => 'Contato', 'Contact' => 'Contato',
'Costs' => '',
'Country' => 'País', 'Country' => 'País',
'Created' => 'Criado', 'Created' => 'Criado',
'CreatedAt' => '#VALUE!', 'CreatedAt' => '#VALUE!',
@ -51,33 +56,44 @@ return ['ClientManagement' => [
'Date' => 'Encontro', 'Date' => 'Encontro',
'Default' => 'Padrão', 'Default' => 'Padrão',
'Delivery' => 'Entrega', 'Delivery' => 'Entrega',
'Description' => '',
'Discount' => 'Desconto', 'Discount' => 'Desconto',
'DiscountBonus' => '#VALUE!', 'DiscountBonus' => '#VALUE!',
'DiscountP' => 'Desconto%', 'DiscountP' => 'Desconto%',
'Documents' => 'Documentos', 'Documents' => 'Documentos',
'Driver' => '',
'Drivers' => '',
'Due' => 'Vencimento', 'Due' => 'Vencimento',
'Email' => 'E-mail', 'Email' => 'E-mail',
'End' => '',
'Europe' => '#VALUE!', 'Europe' => '#VALUE!',
'Fax' => 'Fax', 'Fax' => 'Fax',
'Files' => 'arquivos', 'Files' => 'arquivos',
'Filter' => 'Filtro', 'Filter' => 'Filtro',
'Freightage' => 'Freightage', 'Freightage' => 'Freightage',
'From' => '',
'Group' => 'Grupo', 'Group' => 'Grupo',
'History' => '',
'ID' => 'identificação', 'ID' => 'identificação',
'Info' => 'Info', 'Info' => 'Info',
'Inspections' => '',
'Invoice' => 'Fatura', 'Invoice' => 'Fatura',
'Invoices' => 'Faturas', 'Invoices' => 'Faturas',
'IsDefault' => 'É padrão?', 'IsDefault' => 'É padrão?',
'Items' => '#VALUE!', 'Items' => '#VALUE!',
'LastContact' => 'Último contato.', 'LastContact' => 'Último contato.',
'LastOrder' => 'Último pedido', 'LastOrder' => 'Último pedido',
'LeasingFee' => '',
'Log' => 'Registro', 'Log' => 'Registro',
'Logs' => 'Histórico', 'Logs' => 'Histórico',
'LostCustomers' => '#VALUE!', 'LostCustomers' => '#VALUE!',
'MRR' => 'MRR.', 'MRR' => 'MRR.',
'MTDSales' => 'Sales Mtd.', 'MTDSales' => 'Sales Mtd.',
'Make' => '',
'Margin' => 'Margem', 'Margin' => 'Margem',
'Messages' => 'Mensagens', 'Messages' => 'Mensagens',
'Milage' => '',
'Model' => '',
'Modified' => 'Modificado', 'Modified' => 'Modificado',
'Modules' => 'Módulos.', 'Modules' => 'Módulos.',
'Name' => 'Nome', 'Name' => 'Nome',
@ -102,23 +118,33 @@ return ['ClientManagement' => [
'Profile' => 'Perfil', 'Profile' => 'Perfil',
'Profit' => '#VALUE!', 'Profit' => '#VALUE!',
'Purchase' => 'Comprar', 'Purchase' => 'Comprar',
'PurchasePrice' => '',
'Quantity' => 'Quantidade', 'Quantity' => 'Quantidade',
'RecentInvoices' => 'Faturas recentes', 'RecentInvoices' => 'Faturas recentes',
'Region' => '#VALUE!', 'Region' => '#VALUE!',
'Rep' => '#VALUE!', 'Rep' => '#VALUE!',
'Responsible' => '',
'Retention' => '#VALUE!', 'Retention' => '#VALUE!',
'Sales' => 'Vendas', 'Sales' => 'Vendas',
'Segment' => 'Segmento', 'Segment' => 'Segmento',
'Segments' => 'Segmentos', 'Segments' => 'Segmentos',
'Start' => '',
'Status' => '',
'Subtype' => 'Subtipo', 'Subtype' => 'Subtipo',
'Support' => 'Apoio, suporte', 'Support' => 'Apoio, suporte',
'Tags' => 'Tag', 'Tags' => 'Tag',
'Title' => '#VALUE!', 'Title' => '#VALUE!',
'To' => '',
'Total' => '#VALUE!', 'Total' => '#VALUE!',
'TotalPrice' => '#VALUE!', 'TotalPrice' => '#VALUE!',
'Type' => 'Modelo', 'Type' => 'Modelo',
'UnitPrice' => '#VALUE!', 'UnitPrice' => '#VALUE!',
'Upcoming' => '',
'VIN' => '',
'Value' => '#VALUE!', 'Value' => '#VALUE!',
'Vehicle' => '',
'Vehicles' => '',
'Vin' => '',
'Website' => 'Local na rede Internet', 'Website' => 'Local na rede Internet',
'Wire' => 'Fio', 'Wire' => 'Fio',
'YTDSales' => 'Vendas do ano', 'YTDSales' => 'Vendas do ano',

View File

@ -12,7 +12,11 @@
*/ */
declare(strict_types=1); declare(strict_types=1);
return ['ClientManagement' => [ return ['FleetManagement' => [
':status1' => '',
':status2' => '',
':status3' => '',
':status4' => '',
'Accounting' => 'Учет', 'Accounting' => 'Учет',
'Addition' => 'Добавление', 'Addition' => 'Добавление',
'Address' => 'Адрес', 'Address' => 'Адрес',
@ -41,6 +45,7 @@ return ['ClientManagement' => [
'Clients' => 'Клиенты', 'Clients' => 'Клиенты',
'ComparisonTime' => '#VALUE!', 'ComparisonTime' => '#VALUE!',
'Contact' => 'Контакт', 'Contact' => 'Контакт',
'Costs' => '',
'Country' => 'Страна', 'Country' => 'Страна',
'Created' => 'Созданный', 'Created' => 'Созданный',
'CreatedAt' => '#VALUE!', 'CreatedAt' => '#VALUE!',
@ -51,33 +56,44 @@ return ['ClientManagement' => [
'Date' => 'Дата', 'Date' => 'Дата',
'Default' => 'Дефолт', 'Default' => 'Дефолт',
'Delivery' => 'Доставка', 'Delivery' => 'Доставка',
'Description' => '',
'Discount' => 'Скидка', 'Discount' => 'Скидка',
'DiscountBonus' => '#VALUE!', 'DiscountBonus' => '#VALUE!',
'DiscountP' => 'Скидка %', 'DiscountP' => 'Скидка %',
'Documents' => 'Документы', 'Documents' => 'Документы',
'Driver' => '',
'Drivers' => '',
'Due' => 'Должное', 'Due' => 'Должное',
'Email' => 'Электронное письмо', 'Email' => 'Электронное письмо',
'End' => '',
'Europe' => '#VALUE!', 'Europe' => '#VALUE!',
'Fax' => 'Факс', 'Fax' => 'Факс',
'Files' => 'Файлы', 'Files' => 'Файлы',
'Filter' => 'Фильтр', 'Filter' => 'Фильтр',
'Freightage' => 'Фрахты', 'Freightage' => 'Фрахты',
'From' => '',
'Group' => 'Группа', 'Group' => 'Группа',
'History' => '',
'ID' => 'Я БЫ', 'ID' => 'Я БЫ',
'Info' => 'Информация', 'Info' => 'Информация',
'Inspections' => '',
'Invoice' => 'Счет', 'Invoice' => 'Счет',
'Invoices' => 'Счета', 'Invoices' => 'Счета',
'IsDefault' => 'По умолчанию?', 'IsDefault' => 'По умолчанию?',
'Items' => '#VALUE!', 'Items' => '#VALUE!',
'LastContact' => 'Последний контакт', 'LastContact' => 'Последний контакт',
'LastOrder' => 'Последний заказ', 'LastOrder' => 'Последний заказ',
'LeasingFee' => '',
'Log' => 'Бревно', 'Log' => 'Бревно',
'Logs' => 'Журналы', 'Logs' => 'Журналы',
'LostCustomers' => '#VALUE!', 'LostCustomers' => '#VALUE!',
'MRR' => 'MRR', 'MRR' => 'MRR',
'MTDSales' => 'MTD Sales.', 'MTDSales' => 'MTD Sales.',
'Make' => '',
'Margin' => 'Допуск', 'Margin' => 'Допуск',
'Messages' => 'Сообщения', 'Messages' => 'Сообщения',
'Milage' => '',
'Model' => '',
'Modified' => 'Модифицированный', 'Modified' => 'Модифицированный',
'Modules' => 'Модули', 'Modules' => 'Модули',
'Name' => 'Имя', 'Name' => 'Имя',
@ -102,23 +118,33 @@ return ['ClientManagement' => [
'Profile' => 'Профиль', 'Profile' => 'Профиль',
'Profit' => '#VALUE!', 'Profit' => '#VALUE!',
'Purchase' => 'Покупка', 'Purchase' => 'Покупка',
'PurchasePrice' => '',
'Quantity' => 'Количество', 'Quantity' => 'Количество',
'RecentInvoices' => 'Недавние счета', 'RecentInvoices' => 'Недавние счета',
'Region' => '#VALUE!', 'Region' => '#VALUE!',
'Rep' => '#VALUE!', 'Rep' => '#VALUE!',
'Responsible' => '',
'Retention' => '#VALUE!', 'Retention' => '#VALUE!',
'Sales' => 'Продажи', 'Sales' => 'Продажи',
'Segment' => 'Сегмент', 'Segment' => 'Сегмент',
'Segments' => 'Сегменты', 'Segments' => 'Сегменты',
'Start' => '',
'Status' => '',
'Subtype' => 'Подтип', 'Subtype' => 'Подтип',
'Support' => 'Служба поддержки', 'Support' => 'Служба поддержки',
'Tags' => 'Теги', 'Tags' => 'Теги',
'Title' => '#VALUE!', 'Title' => '#VALUE!',
'To' => '',
'Total' => '#VALUE!', 'Total' => '#VALUE!',
'TotalPrice' => '#VALUE!', 'TotalPrice' => '#VALUE!',
'Type' => 'Тип', 'Type' => 'Тип',
'UnitPrice' => '#VALUE!', 'UnitPrice' => '#VALUE!',
'Upcoming' => '',
'VIN' => '',
'Value' => '#VALUE!', 'Value' => '#VALUE!',
'Vehicle' => '',
'Vehicles' => '',
'Vin' => '',
'Website' => 'Веб-сайт', 'Website' => 'Веб-сайт',
'Wire' => 'Проволока', 'Wire' => 'Проволока',
'YTDSales' => 'YTD Sales.', 'YTDSales' => 'YTD Sales.',

View File

@ -12,7 +12,11 @@
*/ */
declare(strict_types=1); declare(strict_types=1);
return ['ClientManagement' => [ return ['FleetManagement' => [
':status1' => '',
':status2' => '',
':status3' => '',
':status4' => '',
'Accounting' => 'Bokföring', 'Accounting' => 'Bokföring',
'Addition' => 'Tillägg', 'Addition' => 'Tillägg',
'Address' => 'Adress', 'Address' => 'Adress',
@ -41,6 +45,7 @@ return ['ClientManagement' => [
'Clients' => 'Klienter', 'Clients' => 'Klienter',
'ComparisonTime' => '#VALUE!', 'ComparisonTime' => '#VALUE!',
'Contact' => 'Kontakt', 'Contact' => 'Kontakt',
'Costs' => '',
'Country' => 'Land', 'Country' => 'Land',
'Created' => 'Skapad', 'Created' => 'Skapad',
'CreatedAt' => '#VALUE!', 'CreatedAt' => '#VALUE!',
@ -51,33 +56,44 @@ return ['ClientManagement' => [
'Date' => 'Datum', 'Date' => 'Datum',
'Default' => 'Standard', 'Default' => 'Standard',
'Delivery' => 'Leverans', 'Delivery' => 'Leverans',
'Description' => '',
'Discount' => 'Rabatt', 'Discount' => 'Rabatt',
'DiscountBonus' => '#VALUE!', 'DiscountBonus' => '#VALUE!',
'DiscountP' => 'Rabatt%', 'DiscountP' => 'Rabatt%',
'Documents' => 'Dokument', 'Documents' => 'Dokument',
'Driver' => '',
'Drivers' => '',
'Due' => 'På grund av', 'Due' => 'På grund av',
'Email' => 'E-post', 'Email' => 'E-post',
'End' => '',
'Europe' => '#VALUE!', 'Europe' => '#VALUE!',
'Fax' => 'Fax', 'Fax' => 'Fax',
'Files' => 'Filer', 'Files' => 'Filer',
'Filter' => 'Filtrera', 'Filter' => 'Filtrera',
'Freightage' => 'Frakt', 'Freightage' => 'Frakt',
'From' => '',
'Group' => 'Grupp', 'Group' => 'Grupp',
'History' => '',
'ID' => 'Id', 'ID' => 'Id',
'Info' => 'Info', 'Info' => 'Info',
'Inspections' => '',
'Invoice' => 'Faktura', 'Invoice' => 'Faktura',
'Invoices' => 'Fakturor', 'Invoices' => 'Fakturor',
'IsDefault' => 'Är standard?', 'IsDefault' => 'Är standard?',
'Items' => '#VALUE!', 'Items' => '#VALUE!',
'LastContact' => 'Senaste kontakten', 'LastContact' => 'Senaste kontakten',
'LastOrder' => 'Sista beställningen', 'LastOrder' => 'Sista beställningen',
'LeasingFee' => '',
'Log' => 'Logga', 'Log' => 'Logga',
'Logs' => 'Loggar', 'Logs' => 'Loggar',
'LostCustomers' => '#VALUE!', 'LostCustomers' => '#VALUE!',
'MRR' => 'Mrr', 'MRR' => 'Mrr',
'MTDSales' => 'MTD-försäljning', 'MTDSales' => 'MTD-försäljning',
'Make' => '',
'Margin' => 'Marginal', 'Margin' => 'Marginal',
'Messages' => 'Budskap', 'Messages' => 'Budskap',
'Milage' => '',
'Model' => '',
'Modified' => 'Ändrad', 'Modified' => 'Ändrad',
'Modules' => 'Moduler', 'Modules' => 'Moduler',
'Name' => 'namn', 'Name' => 'namn',
@ -102,23 +118,33 @@ return ['ClientManagement' => [
'Profile' => 'Profil', 'Profile' => 'Profil',
'Profit' => '#VALUE!', 'Profit' => '#VALUE!',
'Purchase' => 'Inköp', 'Purchase' => 'Inköp',
'PurchasePrice' => '',
'Quantity' => 'Kvantitet', 'Quantity' => 'Kvantitet',
'RecentInvoices' => 'Nya fakturor', 'RecentInvoices' => 'Nya fakturor',
'Region' => '#VALUE!', 'Region' => '#VALUE!',
'Rep' => '#VALUE!', 'Rep' => '#VALUE!',
'Responsible' => '',
'Retention' => '#VALUE!', 'Retention' => '#VALUE!',
'Sales' => 'Försäljning', 'Sales' => 'Försäljning',
'Segment' => 'Segmentet', 'Segment' => 'Segmentet',
'Segments' => 'Segment', 'Segments' => 'Segment',
'Start' => '',
'Status' => '',
'Subtype' => 'Subtyp', 'Subtype' => 'Subtyp',
'Support' => 'Stöd', 'Support' => 'Stöd',
'Tags' => 'Tagg', 'Tags' => 'Tagg',
'Title' => '#VALUE!', 'Title' => '#VALUE!',
'To' => '',
'Total' => '#VALUE!', 'Total' => '#VALUE!',
'TotalPrice' => '#VALUE!', 'TotalPrice' => '#VALUE!',
'Type' => 'Typ', 'Type' => 'Typ',
'UnitPrice' => '#VALUE!', 'UnitPrice' => '#VALUE!',
'Upcoming' => '',
'VIN' => '',
'Value' => '#VALUE!', 'Value' => '#VALUE!',
'Vehicle' => '',
'Vehicles' => '',
'Vin' => '',
'Website' => 'Hemsida', 'Website' => 'Hemsida',
'Wire' => 'Tråd', 'Wire' => 'Tråd',
'YTDSales' => 'YTD-försäljning', 'YTDSales' => 'YTD-försäljning',

View File

@ -12,7 +12,11 @@
*/ */
declare(strict_types=1); declare(strict_types=1);
return ['ClientManagement' => [ return ['FleetManagement' => [
':status1' => '',
':status2' => '',
':status3' => '',
':status4' => '',
'Accounting' => 'การบัญชี', 'Accounting' => 'การบัญชี',
'Addition' => 'ส่วนที่เพิ่มเข้าไป', 'Addition' => 'ส่วนที่เพิ่มเข้าไป',
'Address' => 'ที่อยู่', 'Address' => 'ที่อยู่',
@ -41,6 +45,7 @@ return ['ClientManagement' => [
'Clients' => 'ลูกค้า', 'Clients' => 'ลูกค้า',
'ComparisonTime' => '#VALUE!', 'ComparisonTime' => '#VALUE!',
'Contact' => 'ติดต่อ', 'Contact' => 'ติดต่อ',
'Costs' => '',
'Country' => 'ประเทศ', 'Country' => 'ประเทศ',
'Created' => 'สร้าง', 'Created' => 'สร้าง',
'CreatedAt' => '#VALUE!', 'CreatedAt' => '#VALUE!',
@ -51,33 +56,44 @@ return ['ClientManagement' => [
'Date' => 'วันที่', 'Date' => 'วันที่',
'Default' => 'ค่าเริ่มต้น', 'Default' => 'ค่าเริ่มต้น',
'Delivery' => 'จัดส่ง', 'Delivery' => 'จัดส่ง',
'Description' => '',
'Discount' => 'การลดราคา', 'Discount' => 'การลดราคา',
'DiscountBonus' => '#VALUE!', 'DiscountBonus' => '#VALUE!',
'DiscountP' => 'การลดราคา %', 'DiscountP' => 'การลดราคา %',
'Documents' => 'เอกสาร', 'Documents' => 'เอกสาร',
'Driver' => '',
'Drivers' => '',
'Due' => 'เนื่องจาก', 'Due' => 'เนื่องจาก',
'Email' => 'อีเมล', 'Email' => 'อีเมล',
'End' => '',
'Europe' => '#VALUE!', 'Europe' => '#VALUE!',
'Fax' => 'แฟกซ์', 'Fax' => 'แฟกซ์',
'Files' => 'ไฟล์', 'Files' => 'ไฟล์',
'Filter' => 'กรอง', 'Filter' => 'กรอง',
'Freightage' => 'การขนส่งสินค้า', 'Freightage' => 'การขนส่งสินค้า',
'From' => '',
'Group' => 'กลุ่ม', 'Group' => 'กลุ่ม',
'History' => '',
'ID' => 'id', 'ID' => 'id',
'Info' => 'ข้อมูล', 'Info' => 'ข้อมูล',
'Inspections' => '',
'Invoice' => 'ใบแจ้งหนี้', 'Invoice' => 'ใบแจ้งหนี้',
'Invoices' => 'ใบแจ้งหนี้', 'Invoices' => 'ใบแจ้งหนี้',
'IsDefault' => 'เป็นค่าเริ่มต้น?', 'IsDefault' => 'เป็นค่าเริ่มต้น?',
'Items' => '#VALUE!', 'Items' => '#VALUE!',
'LastContact' => 'ติดต่อล่าสุด', 'LastContact' => 'ติดต่อล่าสุด',
'LastOrder' => 'คำสั่งสุดท้าย', 'LastOrder' => 'คำสั่งสุดท้าย',
'LeasingFee' => '',
'Log' => 'บันทึก', 'Log' => 'บันทึก',
'Logs' => 'การบันทึก', 'Logs' => 'การบันทึก',
'LostCustomers' => '#VALUE!', 'LostCustomers' => '#VALUE!',
'MRR' => 'MRR', 'MRR' => 'MRR',
'MTDSales' => 'ขาย MTD', 'MTDSales' => 'ขาย MTD',
'Make' => '',
'Margin' => 'ระยะขอบ', 'Margin' => 'ระยะขอบ',
'Messages' => 'ข้อความ', 'Messages' => 'ข้อความ',
'Milage' => '',
'Model' => '',
'Modified' => 'ที่ได้รับการแก้ไข', 'Modified' => 'ที่ได้รับการแก้ไข',
'Modules' => 'โมดูล', 'Modules' => 'โมดูล',
'Name' => 'ชื่อ', 'Name' => 'ชื่อ',
@ -102,23 +118,33 @@ return ['ClientManagement' => [
'Profile' => 'ประวัติโดยย่อ', 'Profile' => 'ประวัติโดยย่อ',
'Profit' => '#VALUE!', 'Profit' => '#VALUE!',
'Purchase' => 'ซื้อ', 'Purchase' => 'ซื้อ',
'PurchasePrice' => '',
'Quantity' => 'ปริมาณ', 'Quantity' => 'ปริมาณ',
'RecentInvoices' => 'ใบแจ้งหนี้ล่าสุด', 'RecentInvoices' => 'ใบแจ้งหนี้ล่าสุด',
'Region' => '#VALUE!', 'Region' => '#VALUE!',
'Rep' => '#VALUE!', 'Rep' => '#VALUE!',
'Responsible' => '',
'Retention' => '#VALUE!', 'Retention' => '#VALUE!',
'Sales' => 'ฝ่ายขาย', 'Sales' => 'ฝ่ายขาย',
'Segment' => 'ส่วน', 'Segment' => 'ส่วน',
'Segments' => 'กลุ่ม', 'Segments' => 'กลุ่ม',
'Start' => '',
'Status' => '',
'Subtype' => 'ประเภทย่อย', 'Subtype' => 'ประเภทย่อย',
'Support' => 'สนับสนุน', 'Support' => 'สนับสนุน',
'Tags' => 'แท็ก', 'Tags' => 'แท็ก',
'Title' => '#VALUE!', 'Title' => '#VALUE!',
'To' => '',
'Total' => '#VALUE!', 'Total' => '#VALUE!',
'TotalPrice' => '#VALUE!', 'TotalPrice' => '#VALUE!',
'Type' => 'พิมพ์', 'Type' => 'พิมพ์',
'UnitPrice' => '#VALUE!', 'UnitPrice' => '#VALUE!',
'Upcoming' => '',
'VIN' => '',
'Value' => '#VALUE!', 'Value' => '#VALUE!',
'Vehicle' => '',
'Vehicles' => '',
'Vin' => '',
'Website' => 'เว็บไซต์', 'Website' => 'เว็บไซต์',
'Wire' => 'ลวด', 'Wire' => 'ลวด',
'YTDSales' => 'ขาย YTD', 'YTDSales' => 'ขาย YTD',

View File

@ -12,7 +12,11 @@
*/ */
declare(strict_types=1); declare(strict_types=1);
return ['ClientManagement' => [ return ['FleetManagement' => [
':status1' => '',
':status2' => '',
':status3' => '',
':status4' => '',
'Accounting' => 'Muhasebe', 'Accounting' => 'Muhasebe',
'Addition' => 'İlave', 'Addition' => 'İlave',
'Address' => 'Adres', 'Address' => 'Adres',
@ -41,6 +45,7 @@ return ['ClientManagement' => [
'Clients' => 'Müşteriler', 'Clients' => 'Müşteriler',
'ComparisonTime' => '#VALUE!', 'ComparisonTime' => '#VALUE!',
'Contact' => 'Temas', 'Contact' => 'Temas',
'Costs' => '',
'Country' => 'Ülke', 'Country' => 'Ülke',
'Created' => 'Yaratılmış', 'Created' => 'Yaratılmış',
'CreatedAt' => '#VALUE!', 'CreatedAt' => '#VALUE!',
@ -51,33 +56,44 @@ return ['ClientManagement' => [
'Date' => 'Tarih', 'Date' => 'Tarih',
'Default' => 'Varsayılan', 'Default' => 'Varsayılan',
'Delivery' => 'Teslimat', 'Delivery' => 'Teslimat',
'Description' => '',
'Discount' => 'İndirim', 'Discount' => 'İndirim',
'DiscountBonus' => '#VALUE!', 'DiscountBonus' => '#VALUE!',
'DiscountP' => 'İndirim %', 'DiscountP' => 'İndirim %',
'Documents' => 'Belgeler', 'Documents' => 'Belgeler',
'Driver' => '',
'Drivers' => '',
'Due' => 'Vadesi dolmuş', 'Due' => 'Vadesi dolmuş',
'Email' => 'E-posta', 'Email' => 'E-posta',
'End' => '',
'Europe' => '#VALUE!', 'Europe' => '#VALUE!',
'Fax' => 'Faks', 'Fax' => 'Faks',
'Files' => 'Dosyalar', 'Files' => 'Dosyalar',
'Filter' => 'Filtrelemek', 'Filter' => 'Filtrelemek',
'Freightage' => 'Yük', 'Freightage' => 'Yük',
'From' => '',
'Group' => 'Grup', 'Group' => 'Grup',
'History' => '',
'ID' => 'İD', 'ID' => 'İD',
'Info' => 'Bilgi', 'Info' => 'Bilgi',
'Inspections' => '',
'Invoice' => 'Fatura', 'Invoice' => 'Fatura',
'Invoices' => 'Faturalar', 'Invoices' => 'Faturalar',
'IsDefault' => 'Varsayılan mı?', 'IsDefault' => 'Varsayılan mı?',
'Items' => '#VALUE!', 'Items' => '#VALUE!',
'LastContact' => 'Son iletişim', 'LastContact' => 'Son iletişim',
'LastOrder' => 'Son sipariş', 'LastOrder' => 'Son sipariş',
'LeasingFee' => '',
'Log' => 'Kayıt', 'Log' => 'Kayıt',
'Logs' => 'Kütükler', 'Logs' => 'Kütükler',
'LostCustomers' => '#VALUE!', 'LostCustomers' => '#VALUE!',
'MRR' => 'Mrr', 'MRR' => 'Mrr',
'MTDSales' => 'Mtd satışları', 'MTDSales' => 'Mtd satışları',
'Make' => '',
'Margin' => 'Marj', 'Margin' => 'Marj',
'Messages' => 'Mesaj', 'Messages' => 'Mesaj',
'Milage' => '',
'Model' => '',
'Modified' => 'Değiştirilmiş', 'Modified' => 'Değiştirilmiş',
'Modules' => 'Modüller', 'Modules' => 'Modüller',
'Name' => 'İsim', 'Name' => 'İsim',
@ -102,23 +118,33 @@ return ['ClientManagement' => [
'Profile' => 'Profil', 'Profile' => 'Profil',
'Profit' => '#VALUE!', 'Profit' => '#VALUE!',
'Purchase' => 'Satın alma', 'Purchase' => 'Satın alma',
'PurchasePrice' => '',
'Quantity' => 'Miktar', 'Quantity' => 'Miktar',
'RecentInvoices' => 'Son Faturalar', 'RecentInvoices' => 'Son Faturalar',
'Region' => '#VALUE!', 'Region' => '#VALUE!',
'Rep' => '#VALUE!', 'Rep' => '#VALUE!',
'Responsible' => '',
'Retention' => '#VALUE!', 'Retention' => '#VALUE!',
'Sales' => 'Satış', 'Sales' => 'Satış',
'Segment' => 'Segment', 'Segment' => 'Segment',
'Segments' => 'Segmentler', 'Segments' => 'Segmentler',
'Start' => '',
'Status' => '',
'Subtype' => 'Alt tip', 'Subtype' => 'Alt tip',
'Support' => 'Destek', 'Support' => 'Destek',
'Tags' => 'Etiketler', 'Tags' => 'Etiketler',
'Title' => '#VALUE!', 'Title' => '#VALUE!',
'To' => '',
'Total' => '#VALUE!', 'Total' => '#VALUE!',
'TotalPrice' => '#VALUE!', 'TotalPrice' => '#VALUE!',
'Type' => 'Tip', 'Type' => 'Tip',
'UnitPrice' => '#VALUE!', 'UnitPrice' => '#VALUE!',
'Upcoming' => '',
'VIN' => '',
'Value' => '#VALUE!', 'Value' => '#VALUE!',
'Vehicle' => '',
'Vehicles' => '',
'Vin' => '',
'Website' => 'İnternet sitesi', 'Website' => 'İnternet sitesi',
'Wire' => 'Tel', 'Wire' => 'Tel',
'YTDSales' => 'YTD satışları', 'YTDSales' => 'YTD satışları',

View File

@ -12,7 +12,11 @@
*/ */
declare(strict_types=1); declare(strict_types=1);
return ['ClientManagement' => [ return ['FleetManagement' => [
':status1' => '',
':status2' => '',
':status3' => '',
':status4' => '',
'Accounting' => 'Бухгалтерський облік', 'Accounting' => 'Бухгалтерський облік',
'Addition' => 'Додавання', 'Addition' => 'Додавання',
'Address' => 'Адреса', 'Address' => 'Адреса',
@ -41,6 +45,7 @@ return ['ClientManagement' => [
'Clients' => 'Клієнти', 'Clients' => 'Клієнти',
'ComparisonTime' => '#VALUE!', 'ComparisonTime' => '#VALUE!',
'Contact' => 'Контакт', 'Contact' => 'Контакт',
'Costs' => '',
'Country' => 'Країна', 'Country' => 'Країна',
'Created' => 'Створений', 'Created' => 'Створений',
'CreatedAt' => '#VALUE!', 'CreatedAt' => '#VALUE!',
@ -51,33 +56,44 @@ return ['ClientManagement' => [
'Date' => 'Дата', 'Date' => 'Дата',
'Default' => 'За замовчуванням', 'Default' => 'За замовчуванням',
'Delivery' => 'Доставка', 'Delivery' => 'Доставка',
'Description' => '',
'Discount' => 'Знижка', 'Discount' => 'Знижка',
'DiscountBonus' => '#VALUE!', 'DiscountBonus' => '#VALUE!',
'DiscountP' => 'Знижка%', 'DiscountP' => 'Знижка%',
'Documents' => 'Документи', 'Documents' => 'Документи',
'Driver' => '',
'Drivers' => '',
'Due' => 'Заборгованість', 'Due' => 'Заборгованість',
'Email' => 'Електронна пошта', 'Email' => 'Електронна пошта',
'End' => '',
'Europe' => '#VALUE!', 'Europe' => '#VALUE!',
'Fax' => 'Факс', 'Fax' => 'Факс',
'Files' => 'Файли', 'Files' => 'Файли',
'Filter' => 'Фільтрувати', 'Filter' => 'Фільтрувати',
'Freightage' => 'Фрахт', 'Freightage' => 'Фрахт',
'From' => '',
'Group' => 'Група', 'Group' => 'Група',
'History' => '',
'ID' => 'Ідентифікатор', 'ID' => 'Ідентифікатор',
'Info' => 'Інформація', 'Info' => 'Інформація',
'Inspections' => '',
'Invoice' => 'Рахунок-фактура', 'Invoice' => 'Рахунок-фактура',
'Invoices' => 'Рахунки-фактури', 'Invoices' => 'Рахунки-фактури',
'IsDefault' => 'Чи є за замовчуванням?', 'IsDefault' => 'Чи є за замовчуванням?',
'Items' => '#VALUE!', 'Items' => '#VALUE!',
'LastContact' => 'Останній контакт', 'LastContact' => 'Останній контакт',
'LastOrder' => 'Остання замовлення', 'LastOrder' => 'Остання замовлення',
'LeasingFee' => '',
'Log' => 'Журнал', 'Log' => 'Журнал',
'Logs' => 'Журнали', 'Logs' => 'Журнали',
'LostCustomers' => '#VALUE!', 'LostCustomers' => '#VALUE!',
'MRR' => 'Пан', 'MRR' => 'Пан',
'MTDSales' => 'Продажі MTD', 'MTDSales' => 'Продажі MTD',
'Make' => '',
'Margin' => 'Маржа', 'Margin' => 'Маржа',
'Messages' => 'Повідомлень', 'Messages' => 'Повідомлень',
'Milage' => '',
'Model' => '',
'Modified' => 'Модифікований', 'Modified' => 'Модифікований',
'Modules' => 'Модулі', 'Modules' => 'Модулі',
'Name' => 'Назва', 'Name' => 'Назва',
@ -102,23 +118,33 @@ return ['ClientManagement' => [
'Profile' => 'Профіль', 'Profile' => 'Профіль',
'Profit' => '#VALUE!', 'Profit' => '#VALUE!',
'Purchase' => 'Придбання', 'Purchase' => 'Придбання',
'PurchasePrice' => '',
'Quantity' => 'Кількість', 'Quantity' => 'Кількість',
'RecentInvoices' => 'Останні рахунки-фактури', 'RecentInvoices' => 'Останні рахунки-фактури',
'Region' => '#VALUE!', 'Region' => '#VALUE!',
'Rep' => '#VALUE!', 'Rep' => '#VALUE!',
'Responsible' => '',
'Retention' => '#VALUE!', 'Retention' => '#VALUE!',
'Sales' => 'Продаж', 'Sales' => 'Продаж',
'Segment' => 'Сегмент', 'Segment' => 'Сегмент',
'Segments' => 'Сегменти', 'Segments' => 'Сегменти',
'Start' => '',
'Status' => '',
'Subtype' => 'Підтип', 'Subtype' => 'Підтип',
'Support' => 'Підтримка', 'Support' => 'Підтримка',
'Tags' => 'Теги', 'Tags' => 'Теги',
'Title' => '#VALUE!', 'Title' => '#VALUE!',
'To' => '',
'Total' => '#VALUE!', 'Total' => '#VALUE!',
'TotalPrice' => '#VALUE!', 'TotalPrice' => '#VALUE!',
'Type' => 'Тип', 'Type' => 'Тип',
'UnitPrice' => '#VALUE!', 'UnitPrice' => '#VALUE!',
'Upcoming' => '',
'VIN' => '',
'Value' => '#VALUE!', 'Value' => '#VALUE!',
'Vehicle' => '',
'Vehicles' => '',
'Vin' => '',
'Website' => 'Веб-сайт', 'Website' => 'Веб-сайт',
'Wire' => 'Дріт', 'Wire' => 'Дріт',
'YTDSales' => 'Ytd продажі', 'YTDSales' => 'Ytd продажі',

View File

@ -12,7 +12,11 @@
*/ */
declare(strict_types=1); declare(strict_types=1);
return ['ClientManagement' => [ return ['FleetManagement' => [
':status1' => '',
':status2' => '',
':status3' => '',
':status4' => '',
'Accounting' => '会计', 'Accounting' => '会计',
'Addition' => '添加', 'Addition' => '添加',
'Address' => '地址', 'Address' => '地址',
@ -41,6 +45,7 @@ return ['ClientManagement' => [
'Clients' => '客户', 'Clients' => '客户',
'ComparisonTime' => '#VALUE!', 'ComparisonTime' => '#VALUE!',
'Contact' => '接触', 'Contact' => '接触',
'Costs' => '',
'Country' => '国家', 'Country' => '国家',
'Created' => '创造了', 'Created' => '创造了',
'CreatedAt' => '#VALUE!', 'CreatedAt' => '#VALUE!',
@ -51,33 +56,44 @@ return ['ClientManagement' => [
'Date' => '日期', 'Date' => '日期',
'Default' => '默认', 'Default' => '默认',
'Delivery' => '交货', 'Delivery' => '交货',
'Description' => '',
'Discount' => '折扣', 'Discount' => '折扣',
'DiscountBonus' => '#VALUE!', 'DiscountBonus' => '#VALUE!',
'DiscountP' => '折扣 ', 'DiscountP' => '折扣 ',
'Documents' => '文件', 'Documents' => '文件',
'Driver' => '',
'Drivers' => '',
'Due' => '到期的', 'Due' => '到期的',
'Email' => '电子邮件', 'Email' => '电子邮件',
'End' => '',
'Europe' => '#VALUE!', 'Europe' => '#VALUE!',
'Fax' => '传真', 'Fax' => '传真',
'Files' => '文件', 'Files' => '文件',
'Filter' => '筛选', 'Filter' => '筛选',
'Freightage' => 'FRIGUTAGE.', 'Freightage' => 'FRIGUTAGE.',
'From' => '',
'Group' => '团体', 'Group' => '团体',
'History' => '',
'ID' => 'ID', 'ID' => 'ID',
'Info' => '信息', 'Info' => '信息',
'Inspections' => '',
'Invoice' => '发票', 'Invoice' => '发票',
'Invoices' => '发票', 'Invoices' => '发票',
'IsDefault' => '默认为默认情况下?', 'IsDefault' => '默认为默认情况下?',
'Items' => '#VALUE!', 'Items' => '#VALUE!',
'LastContact' => '最后联系人', 'LastContact' => '最后联系人',
'LastOrder' => '最后的订单', 'LastOrder' => '最后的订单',
'LeasingFee' => '',
'Log' => '日志', 'Log' => '日志',
'Logs' => '日志', 'Logs' => '日志',
'LostCustomers' => '#VALUE!', 'LostCustomers' => '#VALUE!',
'MRR' => 'MRR.', 'MRR' => 'MRR.',
'MTDSales' => 'MTD销售', 'MTDSales' => 'MTD销售',
'Make' => '',
'Margin' => '利润', 'Margin' => '利润',
'Messages' => '消息', 'Messages' => '消息',
'Milage' => '',
'Model' => '',
'Modified' => '修改的', 'Modified' => '修改的',
'Modules' => '模块', 'Modules' => '模块',
'Name' => '名称', 'Name' => '名称',
@ -102,23 +118,33 @@ return ['ClientManagement' => [
'Profile' => '轮廓', 'Profile' => '轮廓',
'Profit' => '#VALUE!', 'Profit' => '#VALUE!',
'Purchase' => '购买', 'Purchase' => '购买',
'PurchasePrice' => '',
'Quantity' => '数量', 'Quantity' => '数量',
'RecentInvoices' => '最近的发票', 'RecentInvoices' => '最近的发票',
'Region' => '#VALUE!', 'Region' => '#VALUE!',
'Rep' => '#VALUE!', 'Rep' => '#VALUE!',
'Responsible' => '',
'Retention' => '#VALUE!', 'Retention' => '#VALUE!',
'Sales' => '销售量', 'Sales' => '销售量',
'Segment' => '分割', 'Segment' => '分割',
'Segments' => '段', 'Segments' => '段',
'Start' => '',
'Status' => '',
'Subtype' => '亚型', 'Subtype' => '亚型',
'Support' => '支持', 'Support' => '支持',
'Tags' => '标签', 'Tags' => '标签',
'Title' => '#VALUE!', 'Title' => '#VALUE!',
'To' => '',
'Total' => '#VALUE!', 'Total' => '#VALUE!',
'TotalPrice' => '#VALUE!', 'TotalPrice' => '#VALUE!',
'Type' => '类型', 'Type' => '类型',
'UnitPrice' => '#VALUE!', 'UnitPrice' => '#VALUE!',
'Upcoming' => '',
'VIN' => '',
'Value' => '#VALUE!', 'Value' => '#VALUE!',
'Vehicle' => '',
'Vehicles' => '',
'Vin' => '',
'Website' => '网站', 'Website' => '网站',
'Wire' => '金属丝', 'Wire' => '金属丝',
'YTDSales' => 'ytd销售', 'YTDSales' => 'ytd销售',