Statistics
| Revision:

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

History | View | Annotate | Download (9.86 KB)

1
ApplicationReadmeText
2
"<%AppName%> Readme"
3

    
4
Back
5
"Terug"
6

    
7
Browse
8
"Bladeren..."
9

    
10
BuildFileText
11
"Bouwen <%Tail <%FileBeingInstalled%>%>..."
12

    
13
BuildUninstallText
14
"Bouwen de?nstallatie..."
15

    
16
Cancel
17
"Annuleren"
18

    
19
CleanupInstallText
20
"Opschonen installatie..."
21

    
22
Close
23
"Sluiten"
24

    
25
ConsolePauseQuitText
26
"-- Druk op spatie om door te gaan of op 'q' om te stoppen --"
27

    
28
ConsolePauseText
29
"-- Druk op spatie om door te gaan --"
30

    
31
ConsoleSelectDestinationText
32
"Waar wilt u <%AppName%> installeren?"
33

    
34
CreateDesktopShortcutText
35
"Maak bureaublad snelkoppeling"
36

    
37
CreateQuickLaunchShortcutText
38
"Maak Snel Start snelkoppeling"
39

    
40
CustomInstallDescription
41
"Selecteer afzonderlijke componenten voor installatie."
42

    
43
DirectoryPermissionText
44
"U heeft geen toestemming om te schrijven naar <%Dir%>."
45

    
46
DisplayName
47
"<%AppName%>"
48

    
49
DownloadingFilesText
50
"Bestanden downloaden..."
51

    
52
ExitText
53
"Weet u zeker dat u wilt stoppen met deze installatie?"
54

    
55
FileBeingInstalledText
56
"Kopi?ren <%FileBeingInstalled%>"
57

    
58
FileBeingUninstalledText
59
"Verwijderen <%FileBeingUninstalled%>"
60

    
61
FileOverwriteText
62
"Het bestand <%FileBeingInstalled%> bestaat al.  Wilt u het overschrijven?"
63

    
64
Finish
65
"Klaar"
66

    
67
GroupBeingInstalledText
68
"Installeren <%GroupBeingInstalled%>..."
69

    
70
GroupBeingUninstalledText
71
"Verwijderen <%GroupBeingUninstalled%>"
72

    
73
Help
74
"Help"
75

    
76
InstallApplicationText
77
"Installeer <%AppName%>"
78

    
79
InstallationCompleteText
80
"Installatie afgerond."
81

    
82
InstallCompleteText
83
"Bestand installatie afgerond..."
84

    
85
InstallingApplicationText
86
"<%AppName%> installeren..."
87

    
88
InstallPrepareText
89
"Installatie voorbereiden..."
90

    
91
InstallStartupText
92
"Dit zal <%AppName%> op uw computer installeren.  Doorgaan?"
93

    
94
InstallTitleText
95
"<%AppName%> Setup"
96

    
97
LaunchApplicationText
98
"Start <%AppName%>"
99

    
100
Next
101
"Volgende"
102

    
103
No
104
"Nee"
105

    
106
OK
107
"OK"
108

    
109
PasswordIncorrectText
110
"Wachtwoord is onjuist."
111

    
112
ProgramFilesDescription
113
"Algemene bestanden"
114

    
115
PromptForDirectoryMessage
116
"Selecteer een directory, klik daarna op OK."
117

    
118
PromptForDirectoryTitle
119
"Blader naar map"
120

    
121
PromptForRootText
122
"Vul uw root wachtwoord in."
123

    
124
RequireRootText
125
"U moet root zijn om dit programma te installeren."
126

    
127
SeparatorText
128
"<%AppName%> <%Version%>"
129

    
130
TypicalInstallDescription
131
"Een standaard installatie."
132

    
133
UninstallApplicationText
134
"Verwijderen <%AppName%>"
135

    
136
UninstallPrepareText
137
"De?nstallatie voorbereiden..."
138

    
139
UpdateRegistryText
140
"Windows Register bijwerken..."
141

    
142
UninstallingApplicationText
143
"<%AppName%> verwijderen..."
144

    
145
UninstallCompleteText
146
"De?nstallatie klaar."
147

    
148
UninstallStartupText
149
"Dit verwijderd <%AppName%> geheel van uw systeem.  Weet u zeker\
150
 dat u dit wilt doen?"
151

    
152
UninstallLeftoverText
153
"Sommige componenten konden niet worden verwijderd.  Wilt u ze toch verwijderen\
154
 (niet aangeraden)?"
155

    
156
UninstallTitleText
157
"Verwijder <%AppName%>"
158

    
159
UnpackingFilesText
160
"Bestanden uitpakken..."
161

    
162
VersionHelpText
163
"Dit programma zal <%AppName%> versie <%Version%> installeren."
164

    
165
ViewReadmeText
166
"Bekijk Readme"
167

    
168
Yes
169
"Ja"
170

    
171
ConsolePause {
172
    Message
173
    "<%ConsolePauseText%>"
174
}
175

    
176
LocateJavaRuntime {
177
    PromptMessage
178
    "Wijs uw Java Runtime locatie aan"
179

    
180
    StatusMessage
181
    "Java Runtime lokaliseren..."
182
}
183

    
184
TextWindow {
185
    Title
186
    "Scherm titel"
187

    
188
    Caption
189
    "Bijschrift"
190

    
191
    Message
192
    "Bericht gaat hier."
193

    
194
    CloseButton
195
    "<%Close%>"
196
}
197

    
198
UnzipFile {
199
    StatusText
200
    "<%FileBeingInstalledText%>"
201
}
202
ChooseComponents {
203
    Title
204
    "Selecteer Componenten"
205

    
206
    Subtitle
207
    "Selecteer de componenten die het installatie programma zal installeren."
208

    
209
    Caption
210
    "Selecteer de componenten die u wilt installeren en deselecteer de componenten\
211
     die u niet wilt installeren."
212

    
213
    Message
214
    "<%SpaceRequiredText%> aan ruimte benodigd"
215

    
216
    DescriptionLabel
217
    "Omschrijving"
218

    
219
    NextButton
220
    "<%Next%> >"
221

    
222
    BackButton
223
    "< <%Back%>"
224

    
225
    CancelButton
226
    "<%Cancel%>"
227
}
228

    
229
CopyFiles {
230
    Title
231
    "Installeren"
232

    
233
    Subtitle
234
    "<%AppName%> installeren"
235

    
236
    Caption
237
    "Een ogenblik geduld terwijl <%AppName%> wordt ge?nstalleerd op uw computer."
238

    
239
    Message
240
    ""
241

    
242
    FileLabel
243
    "<%Status%>"
244

    
245
    ProgressValue
246
    "<%InstallPercentComplete%>"
247

    
248
    NextButton
249
    "<%Next%> >"
250

    
251
    BackButton
252
    "< <%Back%>"
253

    
254
    CancelButton
255
    "<%Cancel%>"
256
}
257

    
258
CustomBlankPane1 {
259
    Caption
260
    "Bijschrift hier."
261

    
262
    Message
263
    "Bericht hier."
264

    
265
    NextButton
266
    "<%Next%> >"
267

    
268
    BackButton
269
    "< <%Back%>"
270

    
271
    CancelButton
272
    "<%Cancel%>"
273
}
274

    
275
CustomBlankPane2 {
276
    Title
277
    "Titel"
278

    
279
    Subtitle
280
    "Ondertitel"
281

    
282
    Caption
283
    "Bijschrift"
284

    
285
    Message
286
    "Bericht"
287

    
288
    NextButton
289
    "<%Next%> >"
290

    
291
    BackButton
292
    "< <%Back%>"
293

    
294
    CancelButton
295
    "<%Cancel%>"
296
}
297

    
298
CustomTextPane1 {
299
    Title
300
    "Titel"
301

    
302
    Subtitle
303
    "Ondertitel"
304

    
305
    Caption
306
    "Bijschrift"
307

    
308
    Message
309
    "Bericht"
310

    
311
    Text
312
    "Zet uw eigen tekst hier."
313

    
314
    NextButton
315
    "<%Next%> >"
316

    
317
    BackButton
318
    "< <%Back%>"
319

    
320
    CancelButton
321
    "<%Cancel%>"
322
}
323

    
324
License {
325
    Title
326
    "Licentie Overeenkomst"
327

    
328
    Subtitle
329
    "Lees de licentie overeenkomst aandachtig."
330

    
331
    AcceptRadiobutton
332
    "Ik ga akkoord met de licentie overeenkomst."
333

    
334
    DeclineRadiobutton
335
    "Ik ga NIET akkoord met de licentie overeenkomst."
336

    
337
    NextButton
338
    "<%Next%> >"
339

    
340
    BackButton
341
    "< <%Back%>"
342

    
343
    CancelButton
344
    "Stop Installatie"
345
}
346

    
347
Readme {
348
    Title
349
    "Readme Informatie"
350

    
351
    Subtitle
352
    "Readme Informatie voor <%AppName%>"
353

    
354
    Caption
355
    ""
356

    
357
    Message
358
    ""
359

    
360
    Text
361
    ""
362

    
363
    NextButton
364
    "<%Next%> >"
365

    
366
    BackButton
367
    "< <%Back%>"
368

    
369
    CancelButton
370
    "<%Cancel%>"
371
}
372

    
373
SelectDestination {
374
    Title
375
    "Kies de installatie map"
376

    
377
    Subtitle
378
    "Waar moet <%AppName%> worden ge?nstalleerd?"
379

    
380
    Caption
381
    "Dit installatie programma zal <%AppName%> in de onderstaande map installeren."
382

    
383

    
384
    Message
385
    ""
386

    
387
    BrowseText
388
    "Als u de installatie locatie wilt wijzigen klikt u op 'Selecteer map' en selecteert u een nieuwe locatie.
389
     Om verder te gaan met het installatieproces klikt u op Volgende."
390

    
391
    NextButton
392
    "<%Next%> >"
393

    
394
    BackButton
395
    "< <%Back%>"
396

    
397
    CancelButton
398
    "<%Cancel%>"
399

    
400
    BrowseButton
401
    "<%Browse%>"
402

    
403
    DestinationLabel
404
    "Installatie map"
405
}
406

    
407
SelectProgramFolder {
408
    Title
409
    "Selecteer Programma Map"
410

    
411
    Subtitle
412
    "U kunt de Programma map selecteren."
413

    
414
    Caption
415
    "Het installatie programma zal de programma iconen toevoegen aan de onderstaande Programma map. \
416
     U kunt een nieuwe map aanmaken of een bestaande map selecteren uit de lijst. \
417
     Klik op Volgende om door te gaan."
418

    
419
    Message
420
    ""
421

    
422
    ProgramFolderLabel
423
    "Programma map:"
424

    
425
    FolderListLabel
426
    "Huidige mappen:"
427

    
428
    NextButton
429
    "<%Next%> >"
430

    
431
    BackButton
432
    "< <%Back%>"
433

    
434
    CancelButton
435
    "<%Cancel%>"
436

    
437
    AllUsersCheckbutton
438
    "Maak programma map voor alle gebruikers"
439
}
440

    
441
SetupComplete {
442
    Caption
443
    "Installatie Programma Afgerond"
444

    
445
    Message
446
    "Het installatie programma heeft <%AppName%> succesvol ge?nstalleerd. \
447
     Klik op <%Finish%> om het installatie programma te sluiten."
448

    
449
    NextButton
450
    "<%Finish%>"
451

    
452
    BackButton
453
    "< <%Back%>"
454

    
455
    CancelButton
456
    "<%Cancel%>"
457
}
458

    
459
SetupType {
460
    Title
461
    "Setup Type"
462

    
463
    Subtitle
464
    "Kies het type setup dat u prefereerd."
465

    
466
    Caption
467
    "Kies het type setup dat u prefereerd."
468

    
469
    Message
470
    ""
471

    
472
    DescriptionLabel
473
    "Omschrijving"
474

    
475
    NextButton
476
    "<%Next%> >"
477

    
478
    BackButton
479
    "< <%Back%>"
480

    
481
    CancelButton
482
    "<%Cancel%>"
483
}
484

    
485
StartCopyingFiles {
486
    Title
487
    "Start Kopi?ren Bestanden"
488

    
489
    Subtitle
490
    "Bekijk uw instellingen voordat het installeren begint"
491

    
492
    Caption
493
    "Het installatie programma heeft genoeg informatie om het kopi?ren te starten. \
494
     Als u de instellingen wilt bekijken of wijzigen kunt op <%Back%> klikken.  Als u\
495
     tevreden bent met de instellingen klikt u op <%Next%> om het kopi?ren te starten."
496

    
497
    Message
498
    ""
499

    
500
    Text
501
    "Installatie directory:
502
            <%InstallDir%>
503

    
504
    Setup type:
505
            <%InstallType%>"
506

    
507
    NextButton
508
    "<%Next%> >"
509

    
510
    BackButton
511
    "< <%Back%>"
512

    
513
    CancelButton
514
    "<%Cancel%>"
515
}
516

    
517
Uninstall {
518
    Title
519
    "De?nstalleren"
520

    
521
    Subtitle
522
    "<%AppName%> de?nstalleren"
523

    
524
    Caption
525
    "<%GroupBeingUninstalledText%>"
526

    
527
    Message
528
    ""
529

    
530
    FileValue
531
    "<%Status%>"
532

    
533
    ProgressValue
534
    "<%UninstallPercentComplete%>"
535

    
536
    NextButton
537
    "<%Next%> >"
538

    
539
    BackButton
540
    "< <%Back%>"
541

    
542
    CancelButton
543
    "<%Cancel%>"
544
}
545

    
546
UninstallComplete {
547
    Caption
548
    "De?nstallatie afgerond"
549

    
550
    Message
551
    "<%AppName%> is van uw systeem verwijderd."
552

    
553
    NextButton
554
    "<%Finish%>"
555

    
556
    BackButton
557
    "< <%Back%>"
558

    
559
    CancelButton
560
    "<%Cancel%>"
561
}
562

    
563
UninstallDetails {
564
    Title
565
    "De?nstallatie Details"
566

    
567
    Subtitle
568
    "Er hebben zich fouten voorgedaan tijdens de de?nstallatie"
569

    
570
    Caption
571
    "De volgende fouten hebben zicht voorgedaan tijdens de de?nstallatie:"
572

    
573
    Message
574
    ""
575

    
576
    Text
577
    "<%Errors%>"
578

    
579
    NextButton
580
    "<%Next%> >"
581

    
582
    BackButton
583
    "< <%Back%>"
584

    
585
    CancelButton
586
    "<%Cancel%>"
587
}
588

    
589

    
590
UserInformation {
591
    Title
592
    "Gebruikers Informatie"
593

    
594
    Subtitle
595
    "Vul uw informatie in."
596

    
597
    Caption
598
    "Vul uw naam en uw bedrijfsnaam in."
599

    
600
    Message
601
    ""
602

    
603
    UserNameLabel
604
    "Naam:"
605

    
606
    CompanyLabel
607
    "Bedrijfsnaam:"
608

    
609
    NextButton
610
    "<%Next%> >"
611

    
612
    BackButton
613
    "< <%Back%>"
614

    
615
    CancelButton
616
    "<%Cancel%>"
617
}
618

    
619

    
620
Welcome {
621
    Caption
622
    "Welkom bij het <%AppName%> installatie programma.  Dit programma zal\
623
     <%AppName%> op uw computer installeren."
624

    
625
    Message
626
    "Het is aan te raden alle overige applicaties te sluiten alvorens\
627
     verder te gaan met deze installatie.\n\nKlik op <%Next%> om verder\
628
     te gaan of op <%Cancel%> om deze installatie af te breken"
629

    
630
    NextButton
631
    "<%Next%> >"
632

    
633
    BackButton
634
    "< <%Back%>"
635

    
636
    CancelButton
637
    "<%Cancel%>"
638
}
639

    
640
InstallPassword {
641
    Title
642
    "Installatie Wachtwoord"
643

    
644
    Subtitle
645
    "Deze installatie vereist een wachtwoord om door te kunnen gaan."
646

    
647
    Caption
648
    "Vul uw wachtwoord in."
649

    
650
    Message
651
    ""
652

    
653
    NextButton
654
    "<%Next%> >"
655

    
656
    BackButton
657
    "< <%Back%>"
658

    
659
    CancelButton
660
    "<%Cancel%>"
661
}