oms-SupplierManagement/Theme/Backend/Lang/it.lang.php

104 lines
3.4 KiB
PHP
Executable File

<?php
/**
* Orange Management
*
* PHP Version 8.0
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
*/
declare(strict_types=1);
return ['SupplierManagement' => [
'Accounting' => 'Contabilità',
'Addition' => 'Aggiunta',
'Address' => 'Indirizzo',
'Addresses' => 'Indirizzi',
'AreaManager' => 'Area Manager',
'Articlegroup' => 'Art.group.',
'Articles' => 'Artificio',
'Balance' => 'Bilancia',
'Bonus' => 'Bonus.',
'Business' => 'Affare',
'CLV' => 'Clv.',
'Calendar' => 'Calendario',
'City' => 'Città',
'Client' => 'Cliente',
'Clients' => 'Clienti',
'Contact' => 'Contatto',
'Country' => 'Nazione',
'Created' => 'Creato',
'CreatedAt' => '#VALUE!',
'CreditRating' => 'Rating del credito',
'Creditcard' => 'Carta di credito',
'DSO' => 'DSO.',
'DUE' => 'Dovuto',
'Date' => 'Data',
'Default' => 'Predefinito',
'Delivery' => 'Consegna',
'Discount' => 'Sconto',
'DiscountP' => 'Sconto%',
'Documents' => 'Documenti',
'Due' => '#VALUE!',
'Email' => 'E-mail',
'Fax' => 'Fax',
'Files' => 'File',
'Freightage' => 'Liberare',
'Group' => 'Gruppo',
'ID' => 'ID',
'Info' => 'Informazioni',
'Invoice' => 'Fattura',
'Invoices' => 'Fatture',
'IsDefault' => 'È predefinito',
'LastContact' => 'Ultimo contatto',
'LastOrder' => 'Ultimo ordine',
'Log' => 'Tronco d\\'albero',
'Logs' => 'Logs.',
'MRR' => 'Mrr.',
'MTDSales' => 'Vendite di mtd.',
'Main' => 'Principale',
'Margin' => 'Margine',
'Master' => 'Maestro',
'Messages' => 'Messaggi',
'Modified' => 'Modificati',
'Modules' => 'Moduli',
'Name' => 'Nome',
'Name1' => 'Nome1.',
'Name2' => 'Nome2.',
'Name3' => 'Nome3.',
'Net' => 'Rete',
'Notes' => 'Appunti',
'Number' => 'Numero',
'Office' => 'Ufficio',
'Payment' => 'Pagamento',
'PaymentTerm' => 'Termine di pagamento',
'Permission' => 'Autorizzazione',
'Phone' => 'Telefono',
'Postal' => 'postale',
'Price' => 'Prezzo',
'Prices' => 'Prezzi',
'Private' => 'Privato',
'Productgroup' => 'Gruppo di prodotti',
'Profile' => 'Profilo',
'Purchase' => 'Acquistare',
'Quantity' => 'Quantità',
'RecentInvoices' => 'Recenti fatture',
'Sales' => 'Saldi',
'Segment' => 'Segmento',
'Segments' => 'Segmenti',
'Subtype' => 'Sottotipo',
'Supplier' => 'Fornitore',
'Suppliers' => 'Fornitori',
'Support' => 'Supporto',
'Tags' => 'Tags.',
'Title' => '#VALUE!',
'Type' => 'Tipo',
'Website' => '#VALUE!',
'Wire' => 'Filo',
'YTDSales' => 'Vendite di ytd.',
'Zip' => 'Cerniera lampo',
]];