oms-FleetManagement/Theme/Backend/Lang/it.lang.php
Dennis Eichhorn 1391447183 fix language
2023-09-23 23:05:19 +00:00

153 lines
4.8 KiB
PHP
Executable File

<?php
/**
* Jingga
*
* PHP Version 8.1
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 2.0
* @version 1.0.0
* @link https://jingga.app
*/
declare(strict_types=1);
return ['FleetManagement' => [
':status1' => '',
':status2' => '',
':status3' => '',
':status4' => '',
'Accounting' => 'Contabilità',
'Addition' => 'Aggiunta',
'Address' => 'Indirizzo',
'Addresses' => 'Indirizzi',
'Africa' => '#VALUE!',
'AllCustomers' => '#VALUE!',
'America' => '#VALUE!',
'Analyse' => '#VALUE!',
'AreaManager' => 'Area Manager',
'Articlegroup' => 'Art.group.',
'Articles' => 'Artificio',
'Asia' => '#VALUE!',
'Attribute' => '#VALUE!',
'Attributes' => '#VALUE!',
'Balance' => 'Bilancia',
'BaseTime' => '#VALUE!',
'Bills' => '#VALUE!',
'Bonus' => 'Bonus.',
'Business' => 'Affare',
'CIS' => '#VALUE!',
'CLV' => 'Clv.',
'Calendar' => 'Calendario',
'City' => 'Città',
'Client' => 'Cliente',
'ClientID' => '#VALUE!',
'Clients' => 'Clienti',
'ComparisonTime' => '#VALUE!',
'Contact' => 'Contatto',
'Costs' => '',
'Country' => 'Nazione',
'Created' => 'Creato',
'CreatedAt' => '#VALUE!',
'CreditRating' => 'Rating del credito',
'Creditcard' => 'Carta di credito',
'Customers' => '#VALUE!',
'DSO' => 'DSO.',
'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',
'Name1' => 'Nome1.',
'Name2' => 'Nome2.',
'Name3' => 'Nome3.',
'Net' => 'Rete',
'NewCustomers' => '#VALUE!',
'Notes' => 'Appunti',
'Number' => 'Numero',
'Office' => 'Ufficio',
'Other' => '#VALUE!',
'Payment' => 'Pagamento',
'PaymentTerm' => 'Termine di pagamento',
'Permission' => 'Autorizzazione',
'Phone' => 'Telefono',
'Postal' => 'postale',
'Price' => 'Prezzo',
'Prices' => 'Prezzi',
'Private' => 'Privato',
'Productgroup' => 'Gruppo di prodotti',
'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.',
'Zip' => 'Cerniera lampo',
]];