import sql-ledger 2.4.4
[freeside.git] / sql-ledger / sql-ledger / locale / pt / rp
diff --git a/sql-ledger/sql-ledger/locale/pt/rp b/sql-ledger/sql-ledger/locale/pt/rp
new file mode 100644 (file)
index 0000000..629a897
--- /dev/null
@@ -0,0 +1,140 @@
+$self{texts} = {
+  'AP Aging'                    => 'Idade Saldos Fornecedores',
+  'AR Aging'                    => 'Idade Saldos Clientes',
+  'Account'                     => 'Conta',
+  'Account Number'              => 'Número da Conta',
+  'Accounting Menu'             => 'Menu de Contabilidade',
+  'Accounts'                    => 'Contas',
+  'Address'                     => 'Endereço',
+  'Amount'                      => 'Total',
+  'Apr'                         => 'Abr',
+  'April'                       => 'Abril',
+  'Attachment'                  => 'Attachment',
+  'Aug'                         => 'Ago',
+  'August'                      => 'Agosto',
+  'Balance'                     => 'Saldo',
+  'Balance Sheet'               => 'Folha de Balanço',
+  'Bcc'                         => 'Bcc',
+  'Cash'                        => 'Dinheiro',
+  'Cc'                          => 'Cc',
+  'Compare to'                  => 'Comparar com',
+  'Continue'                    => 'Continuar',
+  'Copies'                      => 'Cópias',
+  'Credit'                      => 'Crédito',
+  'Curr'                        => 'Moeda',
+  'Customer'                    => 'Cliente',
+  'Customer not on file!'       => 'Cliente inexistente!',
+  'Date'                        => 'Data',
+  'Debit'                       => 'Débito',
+  'Dec'                         => 'Dez',
+  'December'                    => 'Dezembro',
+  'Decimalplaces'               => 'Casas decimais',
+  'Description'                 => 'Descrição',
+  'Due Date'                    => 'Data de Vencimento',
+  'E-mail'                      => 'E-Mail',
+  'E-mail address missing!'     => 'Falta Endereço de E-mail!',
+  'Feb'                         => 'Fev',
+  'February'                    => 'Fevereiro',
+  'From'                        => 'De',
+  'GIFI'                        => 'CFOP - Código Fiscal da Operação',
+  'Heading'                     => 'Cabeçalho',
+  'ID'                          => 'ID',
+  'In-line'                     => 'Inline',
+  'Include in Report'           => 'Incluir no Relatório',
+  'Income Statement'            => 'Estado de Receitas',
+  'Invoice'                     => 'Factura',
+  'Jan'                         => 'Jan',
+  'January'                     => 'Janeiro',
+  'Jul'                         => 'Jul',
+  'July'                        => 'Julho',
+  'Jun'                         => 'Jun',
+  'June'                        => 'Junho',
+  'Language'                    => 'Língua',
+  'Mar'                         => 'Mar',
+  'March'                       => 'Março',
+  'May'                         => 'Mai',
+  'May '                        => 'Maio',
+  'Message'                     => 'Mensagem',
+  'N/A'                         => 'N/D',
+  'Nothing selected!'           => 'Nada seleccionado',
+  'Nov'                         => 'Nov',
+  'November'                    => 'Novembro',
+  'Number'                      => 'Número',
+  'Oct'                         => 'Out',
+  'October'                     => 'Outubro',
+  'Order'                       => 'Encomenda',
+  'PDF'                         => 'PDF',
+  'Payments'                    => 'Pagamentos',
+  'Postscript'                  => 'PostScript',
+  'Print'                       => 'Imprimir',
+  'Project'                     => 'Projecto',
+  'Project not on file!'        => 'Projecto não existe',
+  'Receipts'                    => 'Recibos',
+  'Report for'                  => 'Relatório para',
+  'Screen'                      => 'Ecran',
+  'Select all'                  => 'Seleccionar todos',
+  'Select from one of the names below' => 'Seleccione um dos nomes abaixo',
+  'Select from one of the projects below' => 'Seleccione um dos projectos abaixo',
+  'Select postscript or PDF!'   => 'Seleccione PostScript ou PDF',
+  'Sep'                         => 'Set',
+  'September'                   => 'Setembro',
+  'Source'                      => 'Origem',
+  'Standard'                    => 'Padrão',
+  'Subject'                     => 'Assunto',
+  'Subtotal'                    => 'Sub-total',
+  'Tax'                         => 'Imposto',
+  'Tax collected'               => 'Imposto recolhido',
+  'Tax paid'                    => 'Imposto pago',
+  'To'                          => 'Até',
+  'Total'                       => 'Total',
+  'Trial Balance'               => 'Balancete',
+  'Vendor'                      => 'Fornecedor',
+  'Vendor not on file!'         => 'Fornecedor não existe',
+  'for Period'                  => 'pelo período',
+};
+
+$self{subs} = {
+  'acc_menu'                    => 'acc_menu',
+  'add_transaction'             => 'add_transaction',
+  'aging'                       => 'aging',
+  'ap_transaction'              => 'ap_transaction',
+  'ar_transaction'              => 'ar_transaction',
+  'check_name'                  => 'check_name',
+  'check_project'               => 'check_project',
+  'continue'                    => 'continue',
+  'display'                     => 'display',
+  'e_mail'                      => 'e_mail',
+  'generate_ap_aging'           => 'generate_ap_aging',
+  'generate_ar_aging'           => 'generate_ar_aging',
+  'generate_balance_sheet'      => 'generate_balance_sheet',
+  'generate_income_statement'   => 'generate_income_statement',
+  'generate_projects'           => 'generate_projects',
+  'generate_tax_report'         => 'generate_tax_report',
+  'generate_trial_balance'      => 'generate_trial_balance',
+  'gl_transaction'              => 'gl_transaction',
+  'list_accounts'               => 'list_accounts',
+  'list_payments'               => 'list_payments',
+  'menubar'                     => 'menubar',
+  'name_selected'               => 'name_selected',
+  'payment_subtotal'            => 'payment_subtotal',
+  'print'                       => 'print',
+  'print_form'                  => 'print_form',
+  'print_options'               => 'print_options',
+  'project_selected'            => 'project_selected',
+  'report'                      => 'report',
+  'sales_invoice_'              => 'sales_invoice_',
+  'section_menu'                => 'section_menu',
+  'select_all'                  => 'select_all',
+  'select_name'                 => 'select_name',
+  'select_project'              => 'select_project',
+  'send_email'                  => 'send_email',
+  'statement_details'           => 'statement_details',
+  'tax_subtotal'                => 'tax_subtotal',
+  'vendor_invoice_'             => 'vendor_invoice_',
+  'continuar'                   => 'continue',
+  'e_mail'                      => 'e_mail',
+  'imprimir'                    => 'print',
+  'seleccionar_todos'           => 'select_all',
+};
+
+1;