import sql-ledger 2.4.4
[freeside.git] / sql-ledger / locale / pa / rc
index 7e0dbb1..86d2530 100644 (file)
@@ -1,31 +1,49 @@
 $self{texts} = {
   'Account'                     => 'Cuenta',
-  'Balance'                     => 'Balance',
-  'Cleared Balance'             => 'Cleared Balance',
+  'Accounting Menu'             => 'Menú de Contabilidad',
+  'Apr'                         => 'Abr',
+  'April'                       => 'Abril',
+  'Aug'                         => 'Ago',
+  'August'                      => 'Agosto',
   'Continue'                    => 'Continuar',
   'Date'                        => 'Fecha',
-  'Deposit'                     => 'Deposit',
+  'Dec'                         => 'Dic',
+  'December'                    => 'Diciembre',
   'Description'                 => 'Descripción',
-  'Difference'                  => 'Difference',
-  'Done'                        => 'Done',
-  'Exchangerate Difference'     => 'Exchangerate Difference',
+  'Feb'                         => 'Feb',
+  'February'                    => 'Febrero',
   'From'                        => 'Desde',
-  'Out of balance!'             => 'Out of balance!',
+  'Jan'                         => 'Ene',
+  'January'                     => 'Enero',
+  'Jul'                         => 'Jul',
+  'July'                        => 'Julio',
+  'Jun'                         => 'Jun',
+  'June'                        => 'Junio',
+  'Mar'                         => 'Mar',
+  'March'                       => 'Marzo',
+  'May'                         => 'May',
+  'May '                        => 'Mayo',
+  'Nov'                         => 'Nov',
+  'November'                    => 'Noviembre',
+  'Oct'                         => 'Oct',
+  'October'                     => 'Octubre',
   'Payment'                     => 'Pago',
-  'Reconciliation'              => 'Reconciliation',
-  'Select all'                  => 'Select all',
+  'Sep'                         => 'Sep',
+  'September'                   => 'Septiembre',
   'Source'                      => 'Fuente',
-  'Statement Balance'           => 'Statement Balance',
   'To'                          => 'Hasta ',
-  'Update'                      => 'Update',
 };
 
 $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',