X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=sql-ledger%2Flocale%2Fpt%2Frc;h=d95987f3b1fbd2b8779c8ef7d25f1fdd76a20a90;hb=SQL_LEDGER;hp=28c8216bb562be54aa48f423abab4e94d5971061;hpb=52072fcd26f2faf57923f598c358e7f47c4e2643;p=freeside.git diff --git a/sql-ledger/locale/pt/rc b/sql-ledger/locale/pt/rc index 28c8216bb..d95987f3b 100644 --- a/sql-ledger/locale/pt/rc +++ b/sql-ledger/locale/pt/rc @@ -1,31 +1,56 @@ $self{texts} = { 'Account' => 'Conta', + 'Accounting Menu' => 'Menu de Contabilidade', + 'Apr' => 'Abr', + 'April' => 'Abril', + 'Aug' => 'Ago', + 'August' => 'Agosto', 'Balance' => 'Saldo', - 'Cleared Balance' => 'Cleared Balance', 'Continue' => 'Continuar', 'Date' => 'Data', + 'Dec' => 'Dez', + 'December' => 'Dezembro', 'Deposit' => 'Depósito', 'Description' => 'Descrição', 'Difference' => 'Diferença', 'Done' => 'Pronto', - 'Exchangerate Difference' => 'Diferença na Taxa de Câmbio', + 'Feb' => 'Fev', + 'February' => 'Fevereiro', 'From' => 'De', - 'Out of balance!' => 'Out of balance!', + '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', 'Payment' => 'Pagamento', 'Reconciliation' => 'Reconciliação', 'Select all' => 'Seleccionar todos', + 'Sep' => 'Set', + 'September' => 'Setembro', 'Source' => 'Origem', - 'Statement Balance' => 'Statement Balance', 'To' => 'Até', 'Update' => 'Actualizar', }; $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',