there's no reason this should still be hanging aroudn the tree
[freeside.git] / sql-ledger / locale / co / rc
diff --git a/sql-ledger/locale/co/rc b/sql-ledger/locale/co/rc
deleted file mode 100644 (file)
index faee8d3..0000000
+++ /dev/null
@@ -1,79 +0,0 @@
-$self{texts} = {
-  'Account'                     => 'Cuenta',
-  'Accounting Menu'             => 'Menú general',
-  'Apr'                         => 'Abr',
-  'April'                       => 'Abril',
-  'Aug'                         => 'Ago',
-  'August'                      => 'Agosto',
-  'Balance'                     => 'Balance',
-  'Beginning Balance'           => 'Balance Inicial',
-  'Cleared'                     => 'Borrado',
-  'Continue'                    => 'Continuar',
-  'Current'                     => 'Actual',
-  'Date'                        => 'Fecha',
-  'Dec'                         => 'Dic',
-  'December'                    => 'Diciembre',
-  'Decrease'                    => 'Reducir',
-  'Deposit'                     => 'Depósito',
-  'Description'                 => 'Descripción',
-  'Detail'                      => 'Detalle',
-  'Difference'                  => 'Diferencia',
-  'Done'                        => 'Hecho',
-  'Feb'                         => 'Feb',
-  'February'                    => 'Febrero',
-  'From'                        => 'De',
-  'Include Exchange Rate Difference' => 'Incluir Diferencia por Tasa de Cambio',
-  'Increase'                    => 'Aumentar',
-  'Jan'                         => 'Ene',
-  'January'                     => 'Enero',
-  'Jul'                         => 'Jul',
-  'July'                        => 'Julio',
-  'Jun'                         => 'Jun',
-  'June'                        => 'Junio',
-  'Mar'                         => 'Mar',
-  'March'                       => 'Marzo',
-  'May'                         => 'Mayo',
-  'May '                        => 'Mayo',
-  'Month'                       => 'Mes',
-  'Nov'                         => 'Nov',
-  'November'                    => 'Noviembre',
-  'Oct'                         => 'Oct',
-  'October'                     => 'Octubre',
-  'Out of balance!'             => '¡Fuera de balance!',
-  'Outstanding'                 => 'Impagados',
-  'Payment'                     => 'Comprobante de Egreso',
-  'Period'                      => 'Periodo',
-  'Quarter'                     => 'Trimestre',
-  'R'                           => 'R',
-  'Reconciliation'              => 'Reconciliación',
-  'Reconciliation Report'       => 'Reporte de Reconciliación',
-  'Select all'                  => 'Guardar todo',
-  'Sep'                         => 'Sep',
-  'September'                   => 'Septiembre',
-  'Source'                      => 'Fuente',
-  'Statement Balance'           => 'Balance de cuenta',
-  'Summary'                     => 'Résumen',
-  'To'                          => 'Hasta ',
-  'Update'                      => 'Actualizar',
-  'Year'                        => 'Año',
-};
-
-$self{subs} = {
-  'acc_menu'                    => 'acc_menu',
-  'continue'                    => 'continue',
-  'display'                     => 'display',
-  'display_form'                => 'display_form',
-  'done'                        => 'done',
-  'get_payments'                => 'get_payments',
-  'menubar'                     => 'menubar',
-  'reconciliation'              => 'reconciliation',
-  'section_menu'                => 'section_menu',
-  'select_all'                  => 'select_all',
-  'update'                      => 'update',
-  'continuar'                   => 'continue',
-  'hecho'                       => 'done',
-  'guardar_todo'                => 'select_all',
-  'actualizar'                  => 'update',
-};
-
-1;