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/arap | 48 ------------------------------------------------ 1 file changed, 48 deletions(-) delete mode 100755 locale/it/arap (limited to 'locale/it/arap') diff --git a/locale/it/arap b/locale/it/arap deleted file mode 100755 index cead41ba..00000000 --- a/locale/it/arap +++ /dev/null @@ -1,48 +0,0 @@ -$self{texts} = { - 'Address' => 'Indirizzo', - 'Bcc' => 'Bcc', - 'Cc' => 'Cc', - 'Continue' => 'Continua', - 'Customer not on file!' => 'Cliente non sul file!', - 'Date' => 'Data', - 'Description' => 'Descrizione', - 'E-mail' => 'E-mail', - 'Message' => 'Messaggio', - 'Number' => 'Partita IVA', - 'Print' => 'Stampa', - 'Project not on file!' => 'Progetto non archiviato!', - 'Reference' => 'Riferimento', - 'Select from one of the names below' => 'Seleziona uno dei seguenti nomi', - 'Select from one of the projects below' => 'Seleziona uno dei seguenti progetti', - 'Subject' => 'Oggetto', - 'To' => 'Al', - 'Vendor not on file!' => 'Fornitore non in archivio!', -}; - -$self{subs} = { - 'add_transaction' => 'add_transaction', - 'ap_transaction' => 'ap_transaction', - 'ar_transaction' => 'ar_transaction', - 'check_name' => 'check_name', - 'check_project' => 'check_project', - 'continue' => 'continue', - 'delete_schedule' => 'delete_schedule', - 'gl_transaction' => 'gl_transaction', - 'name_selected' => 'name_selected', - 'post_as_new' => 'post_as_new', - 'print_and_post_as_new' => 'print_and_post_as_new', - 'project_selected' => 'project_selected', - 'rebuild_vc' => 'rebuild_vc', - 'repost' => 'repost', - 'reprint' => 'reprint', - 'sales_invoice_' => 'sales_invoice_', - 'save_schedule' => 'save_schedule', - 'schedule' => 'schedule', - 'select_name' => 'select_name', - 'select_project' => 'select_project', - 'vendor_invoice_' => 'vendor_invoice_', - 'continua' => 'continue', -}; - -1; - -- cgit v1.2.3