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);
return ['Navigation' => [
'Client' => 'عميل',
'Region' => 'منطقة',
'SalesRep' => 'مندول المبيعات',
'Client' => 'عميل',
'DriverAttributes' => '',
'DriverInspectionTypes' => '',
'Drivers' => '',
'FleetManagement' => '',
'Inspections' => '',
'Region' => 'منطقة',
'SalesRep' => 'مندول المبيعات',
'VehicleAttributes' => '',
'VehicleInspectionTypes' => '',
'Vehicles' => '',
]];

View File

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

View File

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

View File

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

View File

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

View File

@ -13,12 +13,15 @@
declare(strict_types=1);
return ['Navigation' => [
'FleetManagement' => 'Fleet Management',
'Vehicles' => 'Vehicles',
'Drivers' => 'Drivers',
'Inspections' => 'Inspections',
'VehicleInspectionTypes' => 'Vehicle Inspection Types',
'DriverInspectionTypes' => 'Driver Inspection Types',
'VehicleAttributes' => 'Vehicle Attributes',
'Client' => '',
'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);
return ['Navigation' => [
'Client' => 'Cliente',
'Region' => 'Región',
'SalesRep' => 'Vendedores',
'Client' => 'Cliente',
'DriverAttributes' => '',
'DriverInspectionTypes' => '',
'Drivers' => '',
'FleetManagement' => '',
'Inspections' => '',
'Region' => 'Región',
'SalesRep' => 'Vendedores',
'VehicleAttributes' => '',
'VehicleInspectionTypes' => '',
'Vehicles' => '',
]];

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -13,33 +13,140 @@
declare(strict_types=1);
return ['FleetManagement' => [
'Vehicle' => 'Fahrzeug',
'Vehicles' => 'Fahrzeuge',
'Status' => 'Status',
'Name' => 'Name',
'Type' => 'Typ',
'Make' => 'Marke',
'Model' => 'Modell',
'Start' => 'Start',
'End' => 'Ende',
'Profile' => 'Profile',
'Attributes' => 'Attribute',
'Files' => 'Dateien',
'Notes' => 'Notizen',
'Costs' => 'Kosten',
'Inspections' => 'Inspektionen',
'Drivers' => 'Fahrer',
'Milage' => 'Tacho',
'Driver' => 'Fahrer',
'Vin' => 'Vin',
'History' => 'Historie',
'Upcoming' => 'Upcoming',
'Responsible' => 'Verantwortlich',
'Date' => 'Datum',
'PurchasePrice' => 'Kaufpreis',
'LeasingFee' => 'Leasingkosten',
':status1' => 'Aktiv',
':status2' => 'Inaktiv',
':status3' => 'Beschädigt',
':status4' => 'Außer Betrieb',
':status1' => 'Aktiv',
':status2' => 'Inaktiv',
':status3' => 'Beschädigt',
':status4' => 'Außer Betrieb',
'Accounting' => '',
'Addition' => '',
'Address' => '',
'Addresses' => '',
'Africa' => '',
'AllCustomers' => '',
'America' => '',
'Analyse' => '',
'AreaManager' => '',
'Articlegroup' => '',
'Articles' => '',
'Asia' => '',
'Attribute' => '',
'Attributes' => 'Attribute',
'Balance' => '',
'BaseTime' => '',
'Bills' => '',
'Bonus' => '',
'Business' => '',
'CIS' => '',
'CLV' => '',
'Calendar' => '',
'City' => '',
'Client' => '',
'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);
return ['ClientManagement' => [
return ['FleetManagement' => [
':status1' => '',
':status2' => '',
':status3' => '',
':status4' => '',
'Accounting' => 'Λογιστική',
'Addition' => 'Πρόσθεση',
'Address' => 'Διεύθυνση',
@ -41,6 +45,7 @@ return ['ClientManagement' => [
'Clients' => 'Πελάτες',
'ComparisonTime' => '#VALUE!',
'Contact' => 'Επικοινωνία',
'Costs' => '',
'Country' => 'Χώρα',
'Created' => 'Δημιουργήθηκε',
'CreatedAt' => '#VALUE!',
@ -51,33 +56,44 @@ return ['ClientManagement' => [
'Date' => 'Ημερομηνία',
'Default' => 'Προκαθορισμένο',
'Delivery' => 'Διανομή',
'Description' => '',
'Discount' => 'Εκπτωση',
'DiscountBonus' => '#VALUE!',
'DiscountP' => 'Έκπτωση%',
'Documents' => 'Εγγραφα',
'Driver' => '',
'Drivers' => '',
'Due' => 'Λόγω',
'Email' => 'ΗΛΕΚΤΡΟΝΙΚΗ ΔΙΕΥΘΥΝΣΗ',
'End' => '',
'Europe' => '#VALUE!',
'Fax' => 'Φαξ',
'Files' => 'Αρχεία',
'Filter' => 'Φίλτρο',
'Freightage' => 'Ναύλος',
'From' => '',
'Group' => 'Ομάδα',
'History' => '',
'ID' => 'ταυτότητα',
'Info' => 'Πληροφορία',
'Inspections' => '',
'Invoice' => 'Τιμολόγιο',
'Invoices' => 'Τιμολόγια',
'IsDefault' => 'Είναι προεπιλογή;',
'Items' => '#VALUE!',
'LastContact' => 'Τελευταία επαφή',
'LastOrder' => 'Τελευταία παραγγελία',
'LeasingFee' => '',
'Log' => 'Κούτσουρο',
'Logs' => 'Κούτσουρα',
'LostCustomers' => '#VALUE!',
'MRR' => 'MRR',
'MTDSales' => 'Πωλήσεις MTD',
'Make' => '',
'Margin' => 'Περιθώριο',
'Messages' => 'Μηνύματα',
'Milage' => '',
'Model' => '',
'Modified' => 'Τροποποιημένος',
'Modules' => 'Ενότητες',
'Name' => 'Ονομα',
@ -102,23 +118,33 @@ return ['ClientManagement' => [
'Profile' => 'Προφίλ',
'Profit' => '#VALUE!',
'Purchase' => 'Αγορά',
'PurchasePrice' => '',
'Quantity' => 'Ποσότητα',
'RecentInvoices' => 'Πρόσφατα τιμολόγια',
'Region' => '#VALUE!',
'Rep' => '#VALUE!',
'Responsible' => '',
'Retention' => '#VALUE!',
'Sales' => 'Εκπτώσεις',
'Segment' => 'Τμήμα',
'Segments' => 'Τμήματα',
'Start' => '',
'Status' => '',
'Subtype' => 'Υποτύπωμα',
'Support' => 'Υποστήριξη',
'Tags' => 'Ετικέτες',
'Title' => '#VALUE!',
'To' => '',
'Total' => '#VALUE!',
'TotalPrice' => '#VALUE!',
'Type' => 'Τύπος',
'UnitPrice' => '#VALUE!',
'Upcoming' => '',
'VIN' => '',
'Value' => '#VALUE!',
'Vehicle' => '',
'Vehicles' => '',
'Vin' => '',
'Website' => 'Δικτυακός τόπος',
'Wire' => 'Σύρμα',
'YTDSales' => 'Ytd πωλήσεις',

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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