oms-ClientManagement/Theme/Backend/Lang/it.lang.php
Dennis Eichhorn af74e90226 update
2023-10-09 22:06:37 +00:00

130 lines
4.0 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 ['ClientManagement' => [
'Accounting' => 'Contabilità',
'Addition' => 'Aggiunta',
'Address' => 'Indirizzo',
'Addresses' => 'Indirizzi',
'Africa' => '',
'AllCustomers' => '',
'America' => '',
'Analyse' => '',
'AreaManager' => 'Area Manager',
'Articlegroup' => 'Art.group.',
'Articles' => 'Artificio',
'Asia' => '',
'Attribute' => '',
'AttributeTypes' => '',
'Attributes' => '',
'Balance' => 'Bilancia',
'BaseTime' => '',
'Bills' => '',
'Bonus' => 'Bonus.',
'Business' => 'Affare',
'CIS' => '',
'CLV' => 'Clv.',
'Calendar' => 'Calendario',
'City' => 'Città',
'Client' => 'Cliente',
'ClientID' => '',
'Clients' => 'Clienti',
'ComparisonTime' => '',
'Contact' => 'Contatto',
'Country' => 'Nazione',
'Created' => 'Creato',
'CreatedAt' => '',
'CreditRating' => 'Rating del credito',
'Creditcard' => 'Carta di credito',
'Customers' => '',
'DSO' => 'DSO.',
'Date' => 'Data',
'Default' => 'Predefinito',
'Delivery' => 'Consegna',
'Discount' => 'Sconto',
'DiscountBonus' => '',
'DiscountP' => 'Sconto%',
'Documents' => 'Documenti',
'Due' => 'Dovuto',
'Email' => 'E-mail',
'Europe' => '',
'Fax' => 'Fax',
'Files' => 'File',
'Filter' => 'Filtro',
'Freightage' => 'Liberare',
'Group' => 'Gruppo',
'ID' => 'ID',
'IMG_alt_map' => '',
'Info' => 'Informazioni',
'Invoice' => 'Fattura',
'Invoices' => 'Fatture',
'IsDefault' => 'È predefinito?',
'Items' => '',
'LastContact' => 'Ultimo contatto',
'LastOrder' => 'Ultimo ordine',
'Log' => 'Tronco d\'albero',
'Logs' => 'Logs.',
'LostCustomers' => '',
'MRR' => 'Mrr.',
'MTDSales' => 'Vendite di mtd.',
'Map' => '',
'Margin' => 'Margine',
'Messages' => 'Messaggi',
'Modified' => 'Modificati',
'Modules' => 'Moduli',
'Name' => 'Nome',
'Name1' => 'Nome1.',
'Name2' => 'Nome2.',
'Name3' => 'Nome3.',
'Net' => 'Rete',
'NewCustomers' => '',
'Notes' => 'Appunti',
'Number' => 'Numero',
'Office' => 'Ufficio',
'Other' => '',
'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' => '',
'Purchase' => 'Acquistare',
'Quantity' => 'Quantità',
'RecentInvoices' => 'Recenti fatture',
'Region' => '',
'Rep' => '',
'Retention' => '',
'Sales' => 'Saldi',
'Segment' => 'Segmento',
'Segments' => 'Segmenti',
'Subtype' => 'Sottotipo',
'Support' => 'Supporto',
'Tags' => 'Tags.',
'Title' => '',
'Total' => '',
'TotalPrice' => '',
'Type' => 'Tipo',
'UnitPrice' => '',
'Value' => '',
'Website' => 'Sito web',
'Wire' => 'Filo',
'YTDSales' => 'Vendite di ytd.',
'Zip' => 'Cerniera lampo',
]];