removing files from import mistake
[freeside.git] / sql-ledger / old / sql-ledger / locale / ve / rc
diff --git a/sql-ledger/old/sql-ledger/locale/ve/rc b/sql-ledger/old/sql-ledger/locale/ve/rc
deleted file mode 100644 (file)
index caeb32a..0000000
+++ /dev/null
@@ -1,37 +0,0 @@
-$self{texts} = {
-  'Account'                     => 'Cuenta',
-  'Balance'                     => 'Balance',
-  'Cleared Balance'             => 'Cleared Balance',
-  'Continue'                    => 'Continuar',
-  'Date'                        => 'Fecha',
-  'Deposit'                     => 'Deposit',
-  'Description'                 => 'DescripciĆ³n',
-  'Difference'                  => 'Diferencia',
-  'Done'                        => 'Listo',
-  'Exchangerate Difference'     => 'Diferencial Dambiario',
-  'From'                        => 'Desde',
-  'Out of balance!'             => 'Fuera de balance!',
-  'Payment'                     => 'Pago',
-  'Reconciliation'              => 'ConciliaciĆ³n',
-  'Select all'                  => 'Seleccione todos',
-  'Source'                      => 'Referencia',
-  'Statement Balance'           => 'Balance Estado de Cuenta',
-  'Update'                      => 'Actualizar',
-  'to'                          => 'a',
-};
-
-$self{subs} = {
-  'continue'                    => 'continue',
-  'display_form'                => 'display_form',
-  'done'                        => 'done',
-  'get_payments'                => 'get_payments',
-  'reconciliation'              => 'reconciliation',
-  'select_all'                  => 'select_all',
-  'update'                      => 'update',
-  'continuar'                   => 'continue',
-  'listo'                       => 'done',
-  'seleccione_todos'            => 'select_all',
-  'actualizar'                  => 'update',
-};
-
-1;