X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=sql-ledger%2Flocale%2Fpa%2Frc;h=86d25309ad3dfb388462a99e5efbf024a2e7d4c0;hp=7e0dbb16342b32d9458f7705a94fa99a5cb44ae7;hb=32306b5f8ffe4ce594409aa6e89626740b225a39;hpb=52072fcd26f2faf57923f598c358e7f47c4e2643 diff --git a/sql-ledger/locale/pa/rc b/sql-ledger/locale/pa/rc index 7e0dbb163..86d25309a 100644 --- a/sql-ledger/locale/pa/rc +++ b/sql-ledger/locale/pa/rc @@ -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',