X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=sql-ledger%2Flocale%2Fbr%2Frc;h=ba924c96c97b0cc9d82947aa6eec7cdd913b33f2;hb=32306b5f8ffe4ce594409aa6e89626740b225a39;hp=7fd872ba6ec79e0b6a8ea288d537a8a1badca96b;hpb=f6c9088e16c4c083174dd1130ae58d213923cdef;p=freeside.git diff --git a/sql-ledger/locale/br/rc b/sql-ledger/locale/br/rc index 7fd872ba6..ba924c96c 100644 --- a/sql-ledger/locale/br/rc +++ b/sql-ledger/locale/br/rc @@ -1,31 +1,68 @@ $self{texts} = { 'Account' => 'Conta', + 'Accounting Menu' => 'Menu de Contabilidade', + 'Apr' => 'Abr', + 'April' => 'Abril', + 'Aug' => 'Ago', + 'August' => 'Agosto', 'Balance' => 'Balanço', - 'Cleared Balance' => 'Balanço limpo', + 'Beginning Balance' => 'Balanço Inicial', + 'Cleared' => 'Limpo', 'Continue' => 'Continuar', + 'Current' => 'Corrente', 'Date' => 'Data', + 'Dec' => 'Dez', + 'December' => 'Dezembro', + 'Decrease' => 'Decrementar', 'Deposit' => 'Depósito', 'Description' => 'Descrição', + 'Detail' => 'Detalhe', 'Difference' => 'Diferença', 'Done' => 'Feito', - 'Exchangerate Difference' => 'Diferença da Taxa de Câmbio', + 'Feb' => 'Fev', + 'February' => 'Fevereiro', 'From' => 'De', + 'Include Exchange Rate Difference' => 'Incluir diferença de taxa de câmbio', + 'Increase' => 'Incrementar', + 'Jan' => 'Jan', + 'January' => 'Janeiro', + 'Jul' => 'Jul', + 'July' => 'Julho', + 'Jun' => 'Jun', + 'June' => 'Junho', + 'Mar' => 'Mar', + 'March' => 'Março', + 'May' => 'Mai', + 'May ' => 'Maio', + 'Nov' => 'Nov', + 'November' => 'Novembro', + 'Oct' => 'Out', + 'October' => 'Outubro', 'Out of balance!' => 'Fora de balanço!', + 'Outstanding' => 'Destacado', 'Payment' => 'Pagamento', 'Reconciliation' => 'Reconciliação', + 'Reconciliation Report' => 'Relatório de Reconciliação', 'Select all' => 'Selecionar todos', + 'Sep' => 'Set', + 'September' => 'Setembro', 'Source' => 'Fonte', 'Statement Balance' => 'Declaração de Balanço', - 'To' => 'Até', + 'Summary' => 'Sumário', + 'To' => 'Para', 'Update' => 'Atualizar', }; $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',