summaryrefslogtreecommitdiff
path: root/locale/it/ct
blob: b79ae3a2a2a6ea640dcfcfb146f6f1d9496abdf1 (plain)
  1. $self{texts} = {
  2. 'AP Transaction' => 'Transazione Fornitore',
  3. 'AP Transactions' => 'Transazioni Fornitori',
  4. 'AR Transaction' => 'Transazione Cliente',
  5. 'AR Transactions' => 'Transazioni Clienti',
  6. 'Accounting Menu' => 'Menu Contabilità',
  7. 'Active' => 'Attivo',
  8. 'Add Customer' => 'Aggiungi Cliente',
  9. 'Add Vendor' => 'Aggiungi Fornitore',
  10. 'Address' => 'Indirizzo',
  11. 'All' => 'Tutti',
  12. 'Amount' => 'Importo',
  13. 'Bcc' => 'Bcc',
  14. 'Cannot delete customer!' => 'Non puoi cancellare il cliente!',
  15. 'Cannot delete vendor!' => 'Non puoi cancellare il fornitore',
  16. 'Cc' => 'Cc',
  17. 'Closed' => 'Chiuso',
  18. 'Contact' => 'Contatto',
  19. 'Continue' => 'Continua',
  20. 'Credit Limit' => 'Fido',
  21. 'Curr' => 'Valuta',
  22. 'Currency' => 'Valuta',
  23. 'Customer deleted!' => 'Cliente cancellato!',
  24. 'Customer saved!' => 'Cliente salvato!',
  25. 'Customers' => 'Clienti',
  26. 'Delete' => 'Cancella',
  27. 'Delivery Date' => 'Data di spedizione',
  28. 'Description' => 'Descrizione',
  29. 'Discount' => 'Sconto',
  30. 'E-mail' => 'E-mail',
  31. 'Employee' => 'Dipendente',
  32. 'Fax' => 'Fax',
  33. 'From' => 'Dal',
  34. 'GIFI' => 'Codice GIFI',
  35. 'ID' => 'ID',
  36. 'Include in Report' => 'Includi nel Prospetto',
  37. 'Invoice' => 'Fattura',
  38. 'Item not on file!' => 'Articolo non in archivio!',
  39. 'Language' => 'Lingua',
  40. 'Name' => 'Nome',
  41. 'Name missing!' => 'Manca il Nome!',
  42. 'No.' => 'No.',
  43. 'Notes' => 'Note',
  44. 'Number' => 'Partita IVA',
  45. 'Open' => 'Aperto',
  46. 'Order' => 'Ordine',
  47. 'Orphaned' => 'Orfano',
  48. 'Phone' => 'Tel.',
  49. 'Purchase Order' => 'Ordine di acquisto',
  50. 'Purchase Orders' => 'Ordini di acquisto',
  51. 'Qty' => 'Q.tà',
  52. 'Sales Invoice' => 'Fattura di vendita',
  53. 'Sales Order' => 'Ordine di vendita',
  54. 'Sales Orders' => 'Ordini di vendita',
  55. 'Save' => 'Salva',
  56. 'Save as new' => 'Salva come nuovo',
  57. 'Sell Price' => 'Prezzo di Vendita',
  58. 'Subtotal' => 'Totale Parziale',
  59. 'Tax' => 'Tassa',
  60. 'Tax Included' => 'Tasse Incluse',
  61. 'Taxable' => 'Tassabile',
  62. 'To' => 'Al',
  63. 'Total' => 'Totale',
  64. 'Unit' => 'Unità',
  65. 'Update' => 'Aggiorna',
  66. 'Vendor deleted!' => 'Fornitore cancellato!',
  67. 'Vendor saved!' => 'Fornitore salvato!',
  68. 'Vendors' => 'Fornitori',
  69. 'days' => 'giorni',
  70. };
  71. $self{subs} = {
  72. 'acc_menu' => 'acc_menu',
  73. 'add' => 'add',
  74. 'add_customer' => 'add_customer',
  75. 'add_transaction' => 'add_transaction',
  76. 'add_vendor' => 'add_vendor',
  77. 'ap_transaction' => 'ap_transaction',
  78. 'ar_transaction' => 'ar_transaction',
  79. 'continue' => 'continue',
  80. 'customer_pricelist' => 'customer_pricelist',
  81. 'delete' => 'delete',
  82. 'display' => 'display',
  83. 'display_pricelist' => 'display_pricelist',
  84. 'edit' => 'edit',
  85. 'form_footer' => 'form_footer',
  86. 'form_header' => 'form_header',
  87. 'history' => 'history',
  88. 'include_in_report' => 'include_in_report',
  89. 'item_selected' => 'item_selected',
  90. 'js_menu' => 'js_menu',
  91. 'list_history' => 'list_history',
  92. 'list_names' => 'list_names',
  93. 'list_subtotal' => 'list_subtotal',
  94. 'menubar' => 'menubar',
  95. 'pos' => 'pos',
  96. 'pricelist' => 'pricelist',
  97. 'pricelist_footer' => 'pricelist_footer',
  98. 'pricelist_header' => 'pricelist_header',
  99. 'purchase_order' => 'purchase_order',
  100. 'quotation' => 'quotation',
  101. 'rfq' => 'rfq',
  102. 'sales_invoice' => 'sales_invoice',
  103. 'sales_order' => 'sales_order',
  104. 'save' => 'save',
  105. 'save_as_new' => 'save_as_new',
  106. 'save_pricelist' => 'save_pricelist',
  107. 'search' => 'search',
  108. 'search_name' => 'search_name',
  109. 'section_menu' => 'section_menu',
  110. 'select_item' => 'select_item',
  111. 'transactions' => 'transactions',
  112. 'update' => 'update',
  113. 'vendor_invoice' => 'vendor_invoice',
  114. 'vendor_pricelist' => 'vendor_pricelist',
  115. 'transazione_fornitore' => 'ap_transaction',
  116. 'transazione_cliente' => 'ar_transaction',
  117. 'aggiungi_cliente' => 'add_customer',
  118. 'aggiungi_fornitore' => 'add_vendor',
  119. 'continua' => 'continue',
  120. 'cancella' => 'delete',
  121. 'ordine_di_acquisto' => 'purchase_order',
  122. 'fattura_di_vendita' => 'sales_invoice',
  123. 'ordine_di_vendita' => 'sales_order',
  124. 'salva' => 'save',
  125. 'salva_come_nuovo' => 'save_as_new',
  126. 'aggiorna' => 'update',
  127. };
  128. 1;