Statistics
| Revision:

svn-gvsig-desktop / trunk / org.gvsig.desktop / org.gvsig.desktop.installer / org.gvsig.desktop.installer.installjamer / src / main / installjammer / pt_br.msg @ 42300

History | View | Annotate | Download (8.78 KB)

1 42300 jjdelcerro
ApplicationReadmeText
2
"<%AppName%> Readme"
3
4
Back
5
"Voltar"
6
7
Browse
8
"Navegar..."
9
10
BuildFileText
11
"Construindo <%Tail <%FileBeingInstalled%>%>..."
12
13
BuildUninstallText
14
"Construindo desinstalado..."
15
16
Cancel
17
"Cancelar"
18
19
CleanupInstallText
20
"Limpando instala??o..."
21
22
Close
23
"Fechar"
24
25
CreateDesktopShortcutText
26
"Criando atalho no Desktop"
27
28
CreateQuickLaunchShortcutText
29
"Cria??o de atalho na barra de inicializa??o r?pida"
30
31
CustomInstallDescription
32
"Selecionar componentes personalizados para instala??o."
33
34
DirectoryPermissionText
35
"Voc? n?o tem permiss?o para escrever em <%Dir%>."
36
37
ExitText
38
"Voc? est? certo que deseja sair do instalador?"
39
40
FileBeingInstalledText
41
"Copiando <%FileBeingInstalled%>"
42
43
FileBeingUninstalledText
44
"Removendo <%FileBeingUninstalled%>"
45
46
Finish
47
"Concluir"
48
49
GroupBeingInstalledText
50
"Instalando <%GroupBeingInstalled%>"
51
52
GroupBeingUninstalledText
53
"Removendo <%GroupBeingUninstalled%>"
54
55
Help
56
"Ajuda"
57
58
InstallApplicationText
59
"Instalar <%AppName%>"
60
61
InstallCompleteText
62
"Instala??o de arquivos completa..."
63
64
InstallPrepareText
65
"Preparando para instalar..."
66
67
InstallStartupText
68
"Ser? instalado <%AppName%> em seu computador.  Continuar?"
69
70
LaunchApplicationText
71
"Iniciar <%AppName%>"
72
73
Next
74
"Pr?ximo"
75
76
No
77
"N?o"
78
79
OK
80
"OK"
81
82
ProgramFilesDescription
83
"Arquivos comuns de programa"
84
85
RequireRootText
86
"Voc? precisa ser root para executar o instalador."
87
88
SeparatorText
89
"<%AppName%> <%Version%>"
90
91
TypicalInstallDescription
92
"Uma instala??o t?pica."
93
94
UninstallApplicationText
95
"Desinstalar <%AppName%>"
96
97
UninstallPrepareText
98
"Preparando para desinstalar..."
99
100
UpdateRegistryText
101
"Atualizando Registro do Windows..."
102
103
UninstallStartupText
104
"<%AppName%> ser? removido completamento do seu computador.  Voc? tem\
105
certeza que deseja continuar?"
106
107
UninstallLeftoverText
108
"Alguns componentes n?o puderam ser removidos. Voc? deseja delet?-los assim mesmo\
109
 (n?o recomendado)?"
110
111
VersionHelpText
112
"Este programa ir? instalar <%AppName%> vers?o <%Version%>."
113
114
ViewReadmeText
115
"Veja o Readme"
116
117
Yes
118
"Sim"
119
120
121
LocateJavaRuntime {
122
    PromptMessage
123
    "Por favor informe onde o Java Runtime est? instalado"
124
125
    StatusMessage
126
    "Localizando Java Runtime..."
127
}
128
129
TextWindow {
130
    Title
131
    "T?tulo da Janela"
132
133
    Caption
134
    "Caption"
135
136
    Message
137
    "Mensagens aparecer?o aqui."
138
139
    CloseButton
140
    "<%Close%>"
141
}
142
143
UnzipFile {
144
    StatusText
145
    "<%FileBeingInstalledText%>"
146
}
147
ChooseComponents {
148
    Title
149
    "Selecionar Componentes"
150
151
    Subtitle
152
    "Selecione os componentes que se?o instalados."
153
154
    Caption
155
    "Selecione os componentes que voc? quer instalar e deselecione os componentes\
156
     que voc? n?o quer instalar."
157
158
    Message
159
    "<%SpaceRequiredText%> de espa?o ? necess?rio"
160
161
    DescriptionLabel
162
    "Descri??o"
163
164
    NextButton
165
    "<%Next%> >"
166
167
    BackButton
168
    "< <%Back%>"
169
170
    CancelButton
171
    "<%Cancel%>"
172
}
173
174
CopyFiles {
175
    Title
176
    "Instalando"
177
178
    Subtitle
179
    "Instalando <%AppName%>"
180
181
    Caption
182
    "Por favor, aguarde enquanto o programa <%AppName%> ? instalado em seu computador."
183
184
    Message
185
    ""
186
187
    FileLabel
188
    "<%Status%>"
189
190
    ProgressValue
191
    "<%InstallPercentComplete%>"
192
193
    NextButton
194
    "<%Next%> >"
195
196
    BackButton
197
    "< <%Back%>"
198
199
    CancelButton
200
    "<%Cancel%>"
201
}
202
203
CustomBlankPane1 {
204
    Caption
205
    "Caption ir? aqui."
206
207
    Message
208
    "Mensagem ir? aqui."
209
210
    NextButton
211
    "<%Next%> >"
212
213
    BackButton
214
    "< <%Back%>"
215
216
    CancelButton
217
    "<%Cancel%>"
218
}
219
220
CustomBlankPane2 {
221
    Title
222
    "T?tulo"
223
224
    Subtitle
225
    "Subt?tulo"
226
227
    Caption
228
    "Caption"
229
230
    Message
231
    "Mensagem"
232
233
    NextButton
234
    "<%Next%> >"
235
236
    BackButton
237
    "< <%Back%>"
238
239
    CancelButton
240
    "<%Cancel%>"
241
}
242
243
CustomTextPane1 {
244
    Title
245
    "T?tulo"
246
247
    Subtitle
248
    "Subt?tulo"
249
250
    Caption
251
    "Caption"
252
253
    Message
254
    "Mensagem"
255
256
    Text
257
    "Coloque seu texto personalizado aqui."
258
259
    NextButton
260
    "<%Next%> >"
261
262
    BackButton
263
    "< <%Back%>"
264
265
    CancelButton
266
    "<%Cancel%>"
267
}
268
269
License {
270
    Title
271
    "Concord?ncia com a Licen?a"
272
273
    Subtitle
274
    "Por favor, leia os termos da licen?a cuidadosamente."
275
276
    AcceptRadiobutton
277
    "Eu concordo os termos da licen?a."
278
279
    DeclineRadiobutton
280
    "Eu n?o concordo com os termos da licen?a."
281
282
    NextButton
283
    "<%Next%> >"
284
285
    BackButton
286
    "< <%Back%>"
287
288
    CancelButton
289
    "<%Cancel%>"
290
}
291
292
Readme {
293
    Title
294
    "Informa??es do Readme"
295
296
    Subtitle
297
    "Informa??es do Readme para <%AppName%>"
298
299
    Caption
300
    ""
301
302
    Message
303
    ""
304
305
    Text
306
    ""
307
308
    NextButton
309
    "<%Next%> >"
310
311
    BackButton
312
    "< <%Back%>"
313
314
    CancelButton
315
    "<%Cancel%>"
316
}
317
318
SelectDestination {
319
    Title
320
    "Escolha a localiza??o de destino"
321
322
    Subtitle
323
    "Onde o <%AppName%> dever? ser instalado?"
324
325
    Caption
326
    "A Instala??o ir? instalar <%AppName%> na seguinte pasta.\n\nPara instalar\
327
     nesta pasta, clique em Pr?ximo.  Para instalar em uma pasta diferente, clique\
328
     em Procurar e selecione outra pasta."
329
330
    Message
331
    ""
332
333
    BrowseText
334
    "Para continuar, clique em Pr?ximo.  Se voc? deseja selecionar uma pasta diferente,\
335
     clique em Procurar."
336
337
    NextButton
338
    "<%Next%> >"
339
340
    BackButton
341
    "< <%Back%>"
342
343
    CancelButton
344
    "<%Cancel%>"
345
346
    BrowseButton
347
    "<%Browse%>"
348
349
    DestinationLabel
350
    "Pasta de Destino"
351
}
352
353
SelectProgramFolder {
354
    Title
355
    "Selecione a Pasta de Programas"
356
357
    Subtitle
358
    "Por favor, selecione uma pasta de programa."
359
360
    Caption
361
    "A Instala??o adicionar? os ?cones do programa Pasta de Programas listada abaixo. \
362
     Voc? poder? digitar um novo nome de pasta or selecionar uma das pastas da lista. \
363
     Clique em Pr?ximo para continuar."
364
365
    Message
366
    ""
367
368
    ProgramFolderLabel
369
    "Pasta de Programas:"
370
371
    FolderListLabel
372
    "Pastas Existentes:"
373
374
    NextButton
375
    "<%Next%> >"
376
377
    BackButton
378
    "< <%Back%>"
379
380
    CancelButton
381
    "<%Cancel%>"
382
383
    AllUsersCheckbutton
384
    "Criar uma pasta de programa para todos os usu?rios"
385
}
386
387
SetupComplete {
388
    Caption
389
    "Assistente InstallJammer Conclu?do"
390
391
    Message
392
    "O Assistente InstallJammer instalou com sucesso o <%AppName%>. \
393
     Clique em Concluir para sair do assistente."
394
395
    NextButton
396
    "<%Finish%>"
397
398
    BackButton
399
    "< <%Back%>"
400
401
    CancelButton
402
    "<%Cancel%>"
403
}
404
405
SetupType {
406
    Title
407
    "Tipo de Instala??o"
408
409
    Subtitle
410
    "Seleciona o tipo de instala??o que melhor de adapta ?s suas necessidades."
411
412
    Caption
413
    "Clique no tipo de Instala??o de sua prefer?ncia."
414
415
    Message
416
    ""
417
418
    DescriptionLabel
419
    "Descri??o"
420
421
    NextButton
422
    "<%Next%> >"
423
424
    BackButton
425
    "< <%Back%>"
426
427
    CancelButton
428
    "<%Cancel%>"
429
}
430
431
StartCopyingFiles {
432
    Title
433
    "Iniciar C?pia de Arquivos"
434
435
    Subtitle
436
    "Reveja as configura??es antes de copiar os arquivos"
437
438
    Caption
439
    "A Instala??o tem bastante informa??o para iniciar a c?pia dos arquivos do programa.  Se\
440
     voc? deseja revisar or mudar qualquer configura??o, clique em Voltar.  Se voc? est?\
441
     satisfeito com as configura??es, clique em Pr?ximo para iniciar a c?pia dos arquivos."
442
443
    Message
444
    ""
445
446
    Text
447
    "Diret?rio de Instala??o:\n\t<%InstallDir%>\n\nTipo de Instala??o:\n\t<%InstallType%>"
448
449
    NextButton
450
    "<%Next%> >"
451
452
    BackButton
453
    "< <%Back%>"
454
455
    CancelButton
456
    "<%Cancel%>"
457
}
458
459
Uninstall {
460
    Title
461
    "Desinstalando"
462
463
    Subtitle
464
    "Desinstalando <%AppName%>"
465
466
    Caption
467
    "<%GroupBeingUninstalledText%>"
468
469
    Message
470
    ""
471
472
    FileValue
473
    "<%Status%>"
474
475
    ProgressValue
476
    "<%UninstallPercentComplete%>"
477
478
    NextButton
479
    "<%Next%> >"
480
481
    BackButton
482
    "< <%Back%>"
483
484
    CancelButton
485
    "<%Cancel%>"
486
}
487
488
UninstallComplete {
489
    Caption
490
    "Desinstala??o Conclu?da"
491
492
    Message
493
    "<%AppName%> foi removido do seu sistema."
494
495
    NextButton
496
    "<%Finish%>"
497
498
    BackButton
499
    "< <%Back%>"
500
501
    CancelButton
502
    "<%Cancel%>"
503
}
504
505
UninstallDetails {
506
    Title
507
    "Detalhes de Desinstala??o"
508
509
    Subtitle
510
    "Erros ocurreram durante a desinstala??o"
511
512
    Caption
513
    "Os seguintes error ocorreram durante a desinstala??o:"
514
515
    Message
516
    ""
517
518
    Text
519
    "<%Errors%>"
520
521
    NextButton
522
    "<%Next%> >"
523
524
    BackButton
525
    "< <%Back%>"
526
527
    CancelButton
528
    "<%Cancel%>"
529
}
530
531
532
UserInformation {
533
    Title
534
    "Informa??es do Propriet?rio"
535
536
    Subtitle
537
    "Por favor, digite as tuas informa??es."
538
539
    Caption
540
    "Por favor, digite seu nome e o nome da empresa onde voc? trabalha."
541
542
    Message
543
    ""
544
545
    UserNameLabel
546
    "Nome do Usu?rio:"
547
548
    CompanyLabel
549
    "Empresa:"
550
551
    NextButton
552
    "<%Next%> >"
553
554
    BackButton
555
    "< <%Back%>"
556
557
    CancelButton
558
    "<%Cancel%>"
559
}
560
561
562
Welcome {
563
    Caption
564
    "Bem vindo ao Assistente InstallJammer para o <%AppName%>"
565
566
    Message
567
    "Ser? instalado <%AppName%> version <%Version%> em seu computador. \
568
    \n\n? recomendado que voc? feche todos os outros programas antes de continuar. \n\n
569
    Clique em Pr?ximo para continuar ou em Cancelar para sair da Instala??o."
570
571
    NextButton
572
    "<%Next%> >"
573
574
    BackButton
575
    "< <%Back%>"
576
577
    CancelButton
578
    "<%Cancel%>"
579
}