File: rp

package info (click to toggle)
sql-ledger 3.2.6-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, forky, sid, trixie
  • size: 33,080 kB
  • sloc: perl: 73,172; sql: 36,530; sh: 34; makefile: 21
file content (256 lines) | stat: -rw-r--r-- 12,844 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
$self{charset} = 'UTF8';

$self{texts} = {
  'AP Aging'                    => 'Contas a Pagar Vencidas',
  'AR Aging'                    => 'Contas a Receber Vencidas',
  'Account'                     => 'Conta',
  'Account Number'              => 'Número da Conta',
  'Accounting Menu'             => 'Menu de Contabilidade',
  'Accounts'                    => 'Contas',
  'Accrual'                     => 'Resultado final',
  'Address'                     => 'Endereço',
  'Aged'                        => 'Velho',
  'Aged Overdue'                => 'Velho e vencido',
  'All Accounts'                => 'Todas Contas',
  'Amount'                      => 'Total',
  'Apr'                         => 'Abr',
  'April'                       => 'Abril',
  'Attachment'                  => 'Anexo',
  'Aug'                         => 'Ago',
  'August'                      => 'Agosto',
  'Balance Sheet'               => 'Folha de Balanço',
  'Bcc'                         => 'Bcc',
  'Beginning Balance'           => 'Balanço Inicial',
  'Cash'                        => 'Caixa',
  'Cc'                          => 'Cc',
  'Continue'                    => 'Continuar',
  'Copies'                      => 'Cópias',
  'Credit'                      => 'Crédito',
  'Curr'                        => 'Moeda',
  'Currency'                    => 'Moeda',
  'Current'                     => 'Corrente',
  'Current Earnings'            => 'Ganhos Atuais',
  'Customer'                    => 'Cliente',
  'Customer Number'             => 'Número do Cliente',
  'Customer not on file!'       => 'Cliente não está no arquivo!',
  'Date'                        => 'Data',
  'Day(s)'                      => 'Dia(s)',
  'Debit'                       => 'Débito',
  'Dec'                         => 'Dez',
  'December'                    => 'Dezembro',
  'Decimalplaces'               => 'Casas decimais',
  'Delete Schedule'             => 'Apagar a Programação',
  'Department'                  => 'Departamento',
  'Description'                 => 'Descrição',
  'Detail'                      => 'Detalhe',
  'Due Date'                    => 'Data de Vencimento',
  'E-mail'                      => 'E-Mail',
  'E-mail Statement to'         => 'Declaração enviada por email para',
  'E-mail address missing!'     => 'Endereço de E-mail faltando!',
  'E-mail message'              => 'Mensagem do e-mail',
  'Employee'                    => 'Empregado',
  'Employee Number'             => 'Número do Empregado',
  'Equity'                      => 'Capital',
  'Every'                       => 'Cada',
  'Feb'                         => 'Fev',
  'February'                    => 'Fevereiro',
  'For'                         => 'Para',
  'From'                        => 'De',
  'GIFI'                        => 'CFOP - Código Fiscal da Operação',
  'Heading'                     => 'Cabeçalho',
  'ID'                          => 'ID',
  'In-line'                     => 'em linha',
  'Include Payment'             => 'Incluir Pagamento',
  'Include in Report'           => 'Incluir no Relatório',
  'Income'                      => 'Receita',
  'Income Statement'            => 'Apuração de L&P',
  'Invoice'                     => 'Fatura',
  'Jan'                         => 'Jan',
  'January'                     => 'Janeiro',
  'Jul'                         => 'Jul',
  'July'                        => 'Julho',
  'Jun'                         => 'Jun',
  'June'                        => 'Junho',
  'Language'                    => 'Idioma',
  'Mar'                         => 'Mar',
  'March'                       => 'Março',
  'May'                         => 'Mai',
  'May '                        => 'Maio',
  'Memo'                        => 'Memorando',
  'Message'                     => 'Mensagem',
  'Method'                      => 'Método',
  'Month'                       => 'Mês',
  'Month(s)'                    => 'Mês(es)',
  'Months'                      => 'Mêses',
  'N/A'                         => 'N/D',
  'Next Date'                   => 'Próxima Data',
  'Non-taxable Purchases'       => 'Compras Isentas',
  'Non-taxable Sales'           => 'Vendas Isentas',
  'Nothing selected!'           => 'Nada foi selecionado!',
  'Nov'                         => 'Nov',
  'November'                    => 'Novembro',
  'Number'                      => 'Número',
  'Oct'                         => 'Out',
  'October'                     => 'Outubro',
  'Order'                       => 'Pedido',
  'Overdue'                     => 'Vencido',
  'PDF'                         => 'PDF',
  'Payments'                    => 'Pagamentos',
  'Period'                      => 'Período',
  'Postscript'                  => 'Postscript',
  'Print'                       => 'Imprimir',
  'Project'                     => 'Projeto',
  'Project Number'              => 'Número de Projeto',
  'Project Transactions'        => 'Transações de Projeto',
  'Project not on file!'        => 'Projeto não está no arquivo!',
  'Quarter'                     => 'Trimestre',
  'Receipts'                    => 'Recibos',
  'Recurring Transaction'       => 'Transação Recorrente',
  'Reference'                   => 'Referência',
  'Repeat'                      => 'Repetir',
  'Report for'                  => 'Relatório para',
  'Salesperson'                 => 'Vendedor',
  'Save Schedule'               => 'Salvar a Programação',
  'Screen'                      => 'Tela',
  'Select all'                  => 'Selecionar todos',
  'Select from one of the names below' => 'Selecione um dos nomes abaixo',
  'Select from one of the projects below' => 'Selecione um dos projetos abaixo',
  'Sep'                         => 'Set',
  'September'                   => 'Setembro',
  'Source'                      => 'Fonte',
  'Standard'                    => 'Padrão',
  'Startdate'                   => 'Data inicial',
  'Statement'                   => 'Declaração',
  'Statement sent to'           => 'Declaração enviada para',
  'Statements sent to printer!' => 'Declaração enviada para impressora!',
  'Subject'                     => 'Assunto',
  'Subtotal'                    => 'Subtotal',
  'Summary'                     => 'Sumário',
  'Tax'                         => 'Imposto',
  'Tax collected'               => 'Imposto recolhido',
  'Tax paid'                    => 'Imposto pago',
  'Text'                        => 'Texto',
  'Till'                        => 'Até',
  'To'                          => 'Até',
  'Total'                       => 'Total',
  'Trial Balance'               => 'Balanço de Verificação',
  'Vendor'                      => 'Fornecedor',
  'Vendor Number'               => 'ID do Fornecedor',
  'Vendor not on file!'         => 'Fornecedor não está no arquivo!',
  'Warning!'                    => 'Cuidado!',
  'Week(s)'                     => 'Semana(s)',
  'Year'                        => 'Ano',
  'Year(s)'                     => 'Ano(s)',
  'You are posting an existing transaction!' => 'Você está lançando uma transação existente!',
  'You are printing and posting an existing transaction!' => 'Você está imprimindo lançando uma transação existente!',
  'You are printing and saving an existing order' => 'Você está imprimindo e salvando um pedido existente!',
  'You are printing and saving an existing quotation' => 'Você está imprimindo e salvando uma cotação existente!',
  'You are saving an existing order' => 'Você está salvando um pedido existente!',
  'You are saving an existing quotation' => 'Você está salvando uma cotação existente!',
  'as at'                       => 'como em',
  'for'                         => 'para',
  'for Period'                  => 'pelo período',
  'sent'                        => 'enviado',
  'time(s)'                     => 'vêz(es)',
};

$self{subs} = {
  'acc_menu'                    => 'acc_menu',
  'add_column'                  => 'add_column',
  'add_transaction'             => 'add_transaction',
  'aging'                       => 'aging',
  'all_references'              => 'all_references',
  'ap_transaction'              => 'ap_transaction',
  'ar_transaction'              => 'ar_transaction',
  'calendar'                    => 'calendar',
  'change_report'               => 'change_report',
  'check_all'                   => 'check_all',
  'check_name'                  => 'check_name',
  'check_project'               => 'check_project',
  'clock'                       => 'clock',
  'continue'                    => 'continue',
  'credit_invoice_'             => 'credit_invoice_',
  'debit_invoice_'              => 'debit_invoice_',
  'delete_column'               => 'delete_column',
  'delete_report'               => 'delete_report',
  'delete_schedule'             => 'delete_schedule',
  'deselect_all'                => 'deselect_all',
  'deselect_all_reminder'       => 'deselect_all_reminder',
  'deselect_all_statement'      => 'deselect_all_statement',
  'display'                     => 'display',
  'do_print_reminder'           => 'do_print_reminder',
  'do_print_statement'          => 'do_print_statement',
  'do_save_report'              => 'do_save_report',
  'e_mail'                      => 'e_mail',
  'e_mail_reminder'             => 'e_mail_reminder',
  'e_mail_statement'            => 'e_mail_statement',
  'edit_column'                 => 'edit_column',
  '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_reminder'           => 'generate_reminder',
  'generate_tax_report'         => 'generate_tax_report',
  'generate_trial_balance'      => 'generate_trial_balance',
  'gl_transaction'              => 'gl_transaction',
  'islocked'                    => 'islocked',
  'js_calendar'                 => 'js_calendar',
  'jsmenu'                      => 'jsmenu',
  'jsmenu_frame'                => 'jsmenu_frame',
  'list_accounts'               => 'list_accounts',
  'list_payments'               => 'list_payments',
  'menubar'                     => 'menubar',
  'name_selected'               => 'name_selected',
  'new_number'                  => 'new_number',
  'payment_subtotal'            => 'payment_subtotal',
  'pickvalue'                   => 'pickvalue',
  'post_as_new'                 => 'post_as_new',
  'prepare_e_mail'              => 'prepare_e_mail',
  'preview'                     => 'preview',
  'print'                       => 'print',
  'print_and_post_as_new'       => 'print_and_post_as_new',
  'print_options'               => 'print_options',
  'print_reminder'              => 'print_reminder',
  'print_report'                => 'print_report',
  'print_report_options'        => 'print_report_options',
  'print_statement'             => 'print_statement',
  'project_selected'            => 'project_selected',
  'rebuild_departments'         => 'rebuild_departments',
  'rebuild_formnames'           => 'rebuild_formnames',
  'rebuild_vc'                  => 'rebuild_vc',
  'references'                  => 'references',
  'reminder'                    => 'reminder',
  'report'                      => 'report',
  'repost'                      => 'repost',
  'reprint'                     => 'reprint',
  'resize'                      => 'resize',
  'sales_invoice_'              => 'sales_invoice_',
  'save_column'                 => 'save_column',
  'save_level'                  => 'save_level',
  'save_report'                 => 'save_report',
  'save_schedule'               => 'save_schedule',
  'schedule'                    => 'schedule',
  'section_display'             => 'section_display',
  'section_menu'                => 'section_menu',
  'section_subtotal'            => 'section_subtotal',
  'select_all'                  => 'select_all',
  'select_all_reminder'         => 'select_all_reminder',
  'select_all_statement'        => 'select_all_statement',
  'select_name'                 => 'select_name',
  'select_project'              => 'select_project',
  'send_email_reminder'         => 'send_email_reminder',
  'send_email_statement'        => 'send_email_statement',
  'statement_details'           => 'statement_details',
  'subtotal'                    => 'subtotal',
  'vendor_invoice_'             => 'vendor_invoice_',
  'continuar'                   => 'continue',
  'apagar_a_programação'      => 'delete_schedule',
  'e_mail'                      => 'e_mail',
  'imprimir'                    => 'print',
  'salvar_a_programação'      => 'save_schedule',
  'selecionar_todos'            => 'select_all',
};

1;