From 44a10f204619947939be3822034aa79c1ca2d689 Mon Sep 17 00:00:00 2001 From: tetragon Date: Tue, 24 Oct 2006 23:15:21 +0000 Subject: Converting Italian translation to gettext git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@294 4979c152-3d1c-0410-bac9-87ea11338e46 --- locale/it/pos | 62 ----------------------------------------------------------- 1 file changed, 62 deletions(-) delete mode 100755 locale/it/pos (limited to 'locale/it/pos') diff --git a/locale/it/pos b/locale/it/pos deleted file mode 100755 index 0bbbc1c6..00000000 --- a/locale/it/pos +++ /dev/null @@ -1,62 +0,0 @@ -$self{texts} = { - 'Accounting Menu' => 'Menu Contabilità', - 'Amount' => 'Importo', - 'Cannot post transaction!' => 'Non puoi salvare la transazione!', - 'Continue' => 'Continua', - 'Credit Limit' => 'Fido', - 'Currency' => 'Valuta', - 'Current' => 'Corrente', - 'Customer' => 'Cliente', - 'Customer missing!' => 'Cliente mancante!', - 'Delete' => 'Cancella', - 'Description' => 'Descrizione', - 'Extended' => 'Esteso', - 'From' => 'Dal', - 'Language' => 'Lingua', - 'Number' => 'Partita IVA', - 'Open' => 'Aperto', - 'Post' => 'Salva', - 'Price' => 'Prezzo', - 'Print' => 'Stampa', - 'Qty' => 'Q.tà', - 'Receipts' => 'Incassi', - 'Record in' => 'Registra in', - 'Remaining' => 'Rimanente', - 'Screen' => 'Schermo', - 'Source' => 'Sorgente', - 'Subtotal' => 'Totale Parziale', - 'Tax Included' => 'Tasse Incluse', - 'To' => 'Al', - 'Total' => 'Totale', - 'Unit' => 'Unità', - 'Update' => 'Aggiorna', -}; - -$self{subs} = { - 'acc_menu' => 'acc_menu', - 'add' => 'add', - 'display' => 'display', - 'display_row' => 'display_row', - 'edit' => 'edit', - 'form_footer' => 'form_footer', - 'form_header' => 'form_header', - 'js_menu' => 'js_menu', - 'lookup_partsgroup' => 'lookup_partsgroup', - 'menubar' => 'menubar', - 'openinvoices' => 'openinvoices', - 'post' => 'post', - 'print' => 'print', - 'print_and_post' => 'print_and_post', - 'print_form' => 'print_form', - 'print_options' => 'print_options', - 'receipts' => 'receipts', - 'section_menu' => 'section_menu', - 'continua' => 'continue', - 'cancella' => 'delete', - 'salva' => 'post', - 'stampa' => 'print', - 'aggiorna' => 'update', -}; - -1; - -- cgit v1.2.3