there's no reason this should still be hanging aroudn the tree
[freeside.git] / sql-ledger / locale / ct / rp
diff --git a/sql-ledger/locale/ct/rp b/sql-ledger/locale/ct/rp
deleted file mode 100644 (file)
index 67b5e53..0000000
+++ /dev/null
@@ -1,113 +0,0 @@
-$self{texts} = {
-  'AP Aging'                    => 'Diari de Despeses',
-  'AR Aging'                    => 'Diari d\'Ingressos',
-  'Account'                     => 'Compta',
-  'Account Number'              => 'Num. Compta',
-  'Accounting Menu'             => 'Menú Comptable',
-  'Address'                     => 'Adreça',
-  'Amount'                      => 'Total',
-  'Apr'                         => 'Abr',
-  'April'                       => 'Abril',
-  'Attachment'                  => 'Adjunt',
-  'Aug'                         => 'Ago',
-  'August'                      => 'Agost',
-  'Balance Sheet'               => 'Fulla de Balanç',
-  'Compare to'                  => 'Comparar amb',
-  'Continue'                    => 'Continuar',
-  'Copies'                      => 'Còpies',
-  'Credit'                      => 'Crèdit',
-  'Customer'                    => 'Client',
-  'Date'                        => 'Data',
-  'Debit'                       => 'Dèbit',
-  'Dec'                         => 'Des',
-  'December'                    => 'Desembre',
-  'Description'                 => 'Descripció',
-  'Due Date'                    => 'Data Venciment',
-  'E-mail'                      => 'Email',
-  'E-mail address missing!'     => 'Falta Email!',
-  'Feb'                         => 'Feb',
-  'February'                    => 'Febrer',
-  'From'                        => 'De',
-  'Heading'                     => 'Capçalera',
-  'ID'                          => 'ID',
-  'In-line'                     => 'Afegit',
-  'Include in Report'           => 'Incloure en l\'Informe',
-  'Income Statement'            => 'Balanç Situació',
-  'Invoice'                     => 'Factura',
-  'Jan'                         => 'Gen',
-  'January'                     => 'Gener',
-  'Jul'                         => 'Jul',
-  'July'                        => 'Juliol',
-  'Jun'                         => 'Jun',
-  'June'                        => 'Juny',
-  'Language'                    => 'Idioma',
-  'Mar'                         => 'Mar',
-  'March'                       => 'Març',
-  'May'                         => 'Mai',
-  'May '                        => 'Maig',
-  'Nov'                         => 'Nov',
-  'November'                    => 'Novembre',
-  'Number'                      => 'Número',
-  'Oct'                         => 'Oct',
-  'October'                     => 'Octubre',
-  'Order'                       => 'Ordre',
-  'Payments'                    => 'Pagaments',
-  'Report for'                  => 'Registrar per',
-  'Screen'                      => 'Pantalla',
-  'Sep'                         => 'Set',
-  'September'                   => 'Setembre',
-  'Source'                      => 'Font',
-  'Subtotal'                    => 'Subtotal',
-  'Tax'                         => 'Impost',
-  'To'                          => 'Fins',
-  'Total'                       => 'Total',
-  'Trial Balance'               => 'Balanç de Comprovació',
-  'Vendor'                      => 'Proveïdor',
-  'for Period'                  => 'pel període',
-};
-
-$self{subs} = {
-  'acc_menu'                    => 'acc_menu',
-  'add_transaction'             => 'add_transaction',
-  'aging'                       => 'aging',
-  'ap_transaction'              => 'ap_transaction',
-  'ar_transaction'              => 'ar_transaction',
-  'check_name'                  => 'check_name',
-  'check_project'               => 'check_project',
-  'continue'                    => 'continue',
-  'display'                     => 'display',
-  'e_mail'                      => 'e_mail',
-  'generate_ap_aging'           => 'generate_ap_aging',
-  'generate_ar_aging'           => 'generate_ar_aging',
-  'generate_balance_sheet'      => 'generate_balance_sheet',
-  'generate_income_statement'   => 'generate_income_statement',
-  'generate_projects'           => 'generate_projects',
-  'generate_tax_report'         => 'generate_tax_report',
-  'generate_trial_balance'      => 'generate_trial_balance',
-  'gl_transaction'              => 'gl_transaction',
-  'list_accounts'               => 'list_accounts',
-  'list_payments'               => 'list_payments',
-  'menubar'                     => 'menubar',
-  'name_selected'               => 'name_selected',
-  'payment_subtotal'            => 'payment_subtotal',
-  'print'                       => 'print',
-  'print_form'                  => 'print_form',
-  'print_options'               => 'print_options',
-  'project_selected'            => 'project_selected',
-  'report'                      => 'report',
-  'sales_invoice_'              => 'sales_invoice_',
-  'section_menu'                => 'section_menu',
-  'select_all'                  => 'select_all',
-  'select_name'                 => 'select_name',
-  'select_project'              => 'select_project',
-  'send_email'                  => 'send_email',
-  'statement_details'           => 'statement_details',
-  'tax_subtotal'                => 'tax_subtotal',
-  'vendor_invoice_'             => 'vendor_invoice_',
-  'continuar'                   => 'continue',
-  'email'                       => 'e_mail',
-  'print'                       => 'print',
-  'select_all'                  => 'select_all',
-};
-
-1;