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/bp | 45 --------------------------------------------- 1 file changed, 45 deletions(-) delete mode 100755 locale/it/bp (limited to 'locale/it/bp') diff --git a/locale/it/bp b/locale/it/bp deleted file mode 100755 index a820ccbd..00000000 --- a/locale/it/bp +++ /dev/null @@ -1,45 +0,0 @@ -$self{texts} = { - 'Account' => 'Conto', - 'Accounting Menu' => 'Menu Contabilità', - 'Confirm!' => 'Conferma!', - 'Continue' => 'Continua', - 'Current' => 'Corrente', - 'Customer' => 'Cliente', - 'Date' => 'Data', - 'Employee' => 'Dipendente', - 'From' => 'Dal', - 'ID' => 'ID', - 'Invoice' => 'Fattura', - 'Invoice Number' => 'Protocollo Numero', - 'Order' => 'Ordine', - 'Order Number' => 'Numero Fattura Fornitore', - 'Print' => 'Stampa', - 'Purchase Orders' => 'Ordini di acquisto', - 'Sales Orders' => 'Ordini di vendita', - 'Select all' => 'Seleziona tutto', - 'To' => 'Al', - 'Vendor' => 'Fornitore', - 'Yes' => 'Si', -}; - -$self{subs} = { - 'acc_menu' => 'acc_menu', - 'continue' => 'continue', - 'display' => 'display', - 'js_menu' => 'js_menu', - 'list_spool' => 'list_spool', - 'menubar' => 'menubar', - 'print' => 'print', - 'remove' => 'remove', - 'search' => 'search', - 'section_menu' => 'section_menu', - 'select_all' => 'select_all', - 'yes' => 'yes', - 'continua' => 'continue', - 'stampa' => 'print', - 'seleziona_tutto' => 'select_all', - 'si' => 'yes', -}; - -1; - -- cgit v1.2.3