summaryrefslogtreecommitdiff
path: root/Master/setuptl/msgs/cs.msg
blob: cfb51853820d6f4ecb0c371fa72de84508af8a2a (plain)
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
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
# $Id: cs.msg 177 2006-12-31 14:52:30Z tlu $
# SK translation of http://tug.org/texlive/devsrc/Master/setup-win32/msgs/translate_me.msg
# by Jan Busa; utf8 encoding (hopefully)
# --- new translations
::msgcat::mcset cs \
"Perl installation"\
"Perl installation"
::msgcat::mcset cs \
"Are you sure to install perl?"\
 "Are you sure to install perl?"
::msgcat::mcset cs \
"Warning! Perl is already installed in your system!"\
 "Warning! Perl is already installed in your system!"
::msgcat::mcset cs \
"Perl is not installed in your system, but is necessary for complete installation of TeXLive"\
"Perl is not installed in your system, but is necessary for complete installation of TeXLive"
::msgcat::mcset cs \
"Ghostscript installation"\
 "Ghostscript installation"
::msgcat::mcset cs \
"Are you sure to install Ghostscript?"\
"Are you sure to install Ghostscript?"
::msgcat::mcset cs \
"Warning! Ghostscript is already installed in your system!\nPath: %s" \
"Warning! Ghostscript is already installed in your system!\nPath: %s"
::msgcat::mcset cs \
"Ghostscript is not installed in your system, but is necessary for correct work of TeXLive" \
"Ghostscript is not installed in your system, but is necessary for correct work of TeXLive"

# ---
::msgcat::mcset cs "Setting RW attribute ..." "Setting RW attribute ..."
::msgcat::mcset cs "Search packages ..." "Search packages ..."
::msgcat::mcset cs "Preinstall action" "Preinstall action"
::msgcat::mcset cs "Postinstall action ..." "Postinstall action ..."
::msgcat::mcset cs "Copying files ..." "Copying files ..."
::msgcat::mcset cs "Install packages ..." "Install packages ..."
::msgcat::mcset cs "Remove packages ..." "Remove packages ..."
::msgcat::mcset cs "Removing files ..."  "Removing files ..."
::msgcat::mcset cs "Refreshing database ..." "Refreshing database ..."
::msgcat::mcset cs "Next" "Next"
::msgcat::mcset cs "yes" "Yes"
::msgcat::mcset cs "no" "No"

# guinb1.tcl
::msgcat::mcset cs\
"tlpm not found. Are you sure to continue?"\
"tlpm sa nenašiel. Are you sure to continue?"

::msgcat::mcset cs\
"tlpm is necessary to install TeX Live and add/remove packages"\
"tlpm is necessary to install TeX Live and add/remove packages"

::msgcat::mcset cs\
"Write file failed!"\
"Write file failed!"

::msgcat::mcset cs\
"Write file %s failed!\nCheck permissions for write."\
"Write file %s failed!\nCheck permissions for write."

::msgcat::mcset cs\
"Read file failed!"\
"Read file failed!"

::msgcat::mcset cs\
"Read file %s failed!\nCheck file permissions and whether it exist."\
"Read file %s failed!\nCheck file permissions and whether it exist."

::msgcat::mcset cs "Warning" "Warning"

::msgcat::mcset cs\
"Environment variable \"%s\" exist.\nAre you sure to replace?"\
"Environment variable \"%s\" exist.\nAre you sure to replace?"

::msgcat::mcset cs\
"Current value:\n%s=%s"\
"Current value:\n%s=%s"

# tooltips
::msgcat::mcset cs\
"Type chars for quick search a package"\
"Type chars for quick search a package"

::msgcat::mcset cs\
"Select path/drive with TeX Live %s"\
"Select path/drive with TeX Live %s"

::msgcat::mcset cs\
"Select destination of installation TeX Live"\
"Select destination of installation TeX Live"

::msgcat::mcset cs\
"Not ready yet"\
"Not ready yet"

::msgcat::mcset cs\
"Search installed packages"\
"Search installed packages"

::msgcat::mcset cs\
"Remove selected packages"\
"Remove selected packages"

::msgcat::mcset cs\
"Info about selected package"\
"Info about selected package"

::msgcat::mcset cs\
"Search not installed packages"\
"Search not installed packages"

::msgcat::mcset cs\
"Install selected packages"\
"Install selected packages"

#
::msgcat::mcset cs\
"Collections:"\
"Collections:"

::msgcat::mcset cs\
"Confirm installation"\
"Confirm installation"

::msgcat::mcset cs\
"Are you sure to start installation of TeX Live?"\
"Are you sure to start installation of TeX Live?"

::msgcat::mcset cs\
"Remove texmf-local directory"\
"Remove texmf-local directory"

#-- new since 1.0
::msgcat::mcset cs\
"Install for all users\n(administrator privileges required)"\
"Install for all users\n(administrator privileges required)"

::msgcat::mcset cs\
"Run from DVD"\
"Run from DVD"

::msgcat::mcset cs\
"Setting environment for run from DVD"\
"Setting environment for run from DVD"

::msgcat::mcset cs\
"Set environment"\
"Set environment"

::msgcat::mcset cs\
"Set"\
"Set"

::msgcat::mcset cs\
"TeX Live was prepared to run directly from the DVD"\
"TeX Live was prepared to run directly from the DVD"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/displaylog.tcl:5
::msgcat::mcset cs\
"Contents of %s"\
"Obsah %s"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/displaylog.tcl:11
::msgcat::mcset cs\
"Contents file: %s"\
"Súbor obsahu: %s"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/displaylog.tcl:27
::msgcat::mcset cs\
"Close"\
"Zavri"

#. widget: window title
#: D:/Work/TclTk/TL/tl43.vfs/gui.tcl:13
::msgcat::mcset cs\
"TeX Live installation and maintenance utility, %s"\
"Inštalácia TeX Live a podporné nástroje, %s"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/gui.tcl:32
::msgcat::mcset cs\
"Installation"\
"Inštalácia"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/gui.tcl:43
#: D:/Work/TclTk/TL/tl43.vfs/guinb3.tcl:11
#: D:/Work/TclTk/TL/tl43.vfs/guinb3.tcl:82
#: D:/Work/TclTk/TL/tl43.vfs/guinb3.tcl:87
#: D:/Work/TclTk/TL/tl43.vfs/guinb3.tcl:131
::msgcat::mcset cs\
"Remove packages"\
"Odstráň balíky"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/gui.tcl:47
::msgcat::mcset cs\
"Manage the installation"\
"Správa inštalácie"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/gui.tcl:51
::msgcat::mcset cs\
"Remove the installation"\
"Odstráň inštaláciu"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/gui.tcl:68
::msgcat::mcset cs\
"Help"\
"Pomoc"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/gui.tcl:72
::msgcat::mcset cs\
"Exit"\
"Koniec"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/guinb1.tcl:9
::msgcat::mcset cs\
"Installation of the TeX Live %s edition"\
"Inštalácia vydania TeX Live %s"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/guinb1.tcl:15
::msgcat::mcset cs\
"Main customization"\
"Hlavné nastavenia"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/guinb1.tcl:19
#: D:/Work/TclTk/TL/tl43.vfs/guinb1col.tcl:3
::msgcat::mcset cs\
"Standard collections"\
"Štandardný výber"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/guinb1.tcl:20
#: D:/Work/TclTk/TL/tl43.vfs/guinb1.tcl:23
::msgcat::mcset cs\
"Select"\
"Zvoľ"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/guinb1.tcl:22
#: D:/Work/TclTk/TL/tl43.vfs/guinb1lang.tcl:3
::msgcat::mcset cs\
"Language collections"\
"Výbery jazykov"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/guinb1.tcl:29
#: D:/Work/TclTk/TL/tl43.vfs/guinb1.tcl:33
#: D:/Work/TclTk/TL/tl43.vfs/guinb2.tcl:120
::msgcat::mcset cs\
"Install"\
"Nainštaluj"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/guinb1.tcl:47
::msgcat::mcset cs\
"Select a scheme"\
"Zvoľte schému"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/guinb1.tcl:58
::msgcat::mcset cs\
"Select a system"\
"Zvoľte systém"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/guinb1.tcl:91
::msgcat::mcset cs\
"Directories"\
"Adresáre"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/guinb1.tcl:126
::msgcat::mcset cs\
"Options"\
"Voľby"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/guinb1.tcl:130
::msgcat::mcset cs\
"alternative directory for generated fonts"\
"alternatívny adresár pre vygenerované fonty"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/guinb1.tcl:131
::msgcat::mcset cs\
"create symlinks in standard directories"\
"vytvor symbolické odkazy v štandardných adresároch"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/guinb1.tcl:132
::msgcat::mcset cs\
"do not install the macro/font doc tree"\
"neinštaluj strom makro/font doc"\

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/guinb1.tcl:133
::msgcat::mcset cs\
"do not install the macro/font source tree"\
"neinštaluj strom zdrojových súborov makier/fontov"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/guinb2.tcl:12
#: D:/Work/TclTk/TL/tl43.vfs/guinb3.tcl:12
::msgcat::mcset cs\
"Use Ctrl or Shift or drag to select more"\
"Použite Ctrl alebo Shift alebo potiahnite na označenie viacerých"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/guinb2.tcl:18
::msgcat::mcset cs\
"Select packages to install"\
"Zvoľte balíky, ktoré treba inštalovať"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/guinb2.tcl:35
#: D:/Work/TclTk/TL/tl43.vfs/guinb3.tcl:35
::msgcat::mcset cs\
"Buttons"\
"Tlačidlá"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/gluelanguage.tcl:24
#: D:/Work/TclTk/TL/tl43.vfs/gui.tcl:95
#: D:/Work/TclTk/TL/tl43.vfs/guinb1.tcl:37
#: D:/Work/TclTk/TL/tl43.vfs/guinb2.tcl:115
#: D:/Work/TclTk/TL/tl43.vfs/proc.tcl:64
#: D:/Work/TclTk/TL/tl43.vfs/proc.tcl:95
#: D:/Work/TclTk/TL/tl43.vfs/proc.tcl:107
#: D:/Work/TclTk/TL/tl43.vfs/proc.tcl:126
::msgcat::mcset cs\
"Error"\
"Chyba"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/gui.tcl:39
#: D:/Work/TclTk/TL/tl43.vfs/guinb2.tcl:11
#: D:/Work/TclTk/TL/tl43.vfs/guinb2.tcl:126
#: D:/Work/TclTk/TL/tl43.vfs/guinb2.tcl:131
#: D:/Work/TclTk/TL/tl43.vfs/guinb2.tcl:185
::msgcat::mcset cs\
"Add packages"\
"Pridaj balíky"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/guinb2.tcl:214
::msgcat::mcset cs\
"Packages installed successfully." \
"Balíky boli úspešne nainštalované."

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/guinb2.tcl:214
::msgcat::mcset cs\
"Please select \"Manage the installation\" and edit fmtutil.cfg or updmap.cfg if you have added a format or font package." \
"Ak ste pridali formát alebo balík fontov, zvoľte, prosím, \"Správa inštalácie\" a upravte súbory fmtutil.cfg alebo updmap.cfg"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/guinb2.tcl:179
#: D:/Work/TclTk/TL/tl43.vfs/guinb3.tcl:125
#: D:/Work/TclTk/TL/tl43.vfs/searchscheme.tcl:24
::msgcat::mcset cs\
"Info"\
"Informácia"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/guinb2.tcl:213
#: D:/Work/TclTk/TL/tl43.vfs/guinb3.tcl:144
::msgcat::mcset cs\
"Info about the selected item"\
"Informácia o zvolenej položke"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/guinb2.tcl:219
::msgcat::mcset cs\
"\nAttention. Please check if a CD drive with the TeX Live CD\n is properly selected.\n\nFirst fill the list with \"Search\" button, then select an item and click the \"Install\" or \"Info\" button."\
"\nPozor. Skontrolujte, prosím, či je správne zvolená\n mechanika CD s CD TeX Live.\n\n\nNajprv vyplňte zoznam tlačidlom \"Hľadaj\", potom zvoľte položku a kliknite na tlačidlo \"Nainštaluj\" alebo \"Informácia\" button."

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/guinb3.tcl:19
::msgcat::mcset cs\
"Select the packages to remove"\
"Zvoľte balíky na odstránenie"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/guinb2.tcl:42
#: D:/Work/TclTk/TL/tl43.vfs/guinb3.tcl:39
::msgcat::mcset cs\
"Search"\
"Hľadaj"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/guinb3.tcl:119
::msgcat::mcset cs\
"Packages removed successfully"\
"Balíky boli úspešne odstránené"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/guinb3.tcl:150
::msgcat::mcset cs\
"\nAttention: for the information about the packages, a CD drive with the TeX Live CD in the \"Add packages\" tab should be selected.\n\nFirst fill the list with \"Search\" button, then select an item and click the \"Remove\" button"\
"\nPozor: na informáciu o balíkoch, musí byť v tabuľke \"Pridaj balíky\" zvolená mechanika CD s CD TeX Live.\n\nNajprv vyplňte zoznam tlačidlom  \"Hľadaj\", potom zvoľte položku a kliknite na tlačidlo \"Odstráň\""

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/guinb4.tcl:11
::msgcat::mcset cs\
"Manage the existing TeX Live installation"\
"Úprava existujúcej inštalácie TeX Live"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/guinb4.tcl:20
::msgcat::mcset cs\
"Refresh the ls-R database"\
"Obnov databázu ls-R"

#. widget: unknown
#: D:/Work/TclTk/TL/tl43.vfs/guinb4.tcl:22
::msgcat::mcset cs\
"Refresh"\
"Obnov"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/guinb1col.tcl:49
#: D:/Work/TclTk/TL/tl43.vfs/guinb1lang.tcl:44
#: D:/Work/TclTk/TL/tl43.vfs/guinb2.tcl:172
#: D:/Work/TclTk/TL/tl43.vfs/guinb4.tcl:28
#: D:/Work/TclTk/TL/tl43.vfs/guinb4.tcl:74
#: D:/Work/TclTk/TL/tl43.vfs/guinb4.tcl:87
#: D:/Work/TclTk/TL/tl43.vfs/guinb4edit.tcl:18
# guinb5.tcl
#: D:/Work/TclTk/TL/tl43.vfs/proc.tcl:68
#: D:/Work/TclTk/TL/tl43.vfs/proc.tcl:80
::msgcat::mcset cs\
"Done"\
"Hotovo"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/guinb2.tcl:111
#: D:/Work/TclTk/TL/tl43.vfs/guinb3.tcl:72
#: D:/Work/TclTk/TL/tl43.vfs/guinb4.tcl:31
#: D:/Work/TclTk/TL/tl43.vfs/guinb4.tcl:52
#: D:/Work/TclTk/TL/tl43.vfs/guinb4.tcl:56
#: D:/Work/TclTk/TL/tl43.vfs/guinb4.tcl:77
#: D:/Work/TclTk/TL/tl43.vfs/guinb4.tcl:90
#: D:/Work/TclTk/TL/tl43.vfs/guinb4.tcl:112
#: D:/Work/TclTk/TL/tl43.vfs/guinb4.tcl:116
#: D:/Work/TclTk/TL/tl43.vfs/guinb4.tcl:141
#: D:/Work/TclTk/TL/tl43.vfs/guinb4.tcl:145
::msgcat::mcset cs\
"Oops"\
"Juj"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/guinb4.tcl:39
#: D:/Work/TclTk/TL/tl43.vfs/guinb4.tcl:43
#: D:/Work/TclTk/TL/tl43.vfs/guinb4.tcl:103
#: D:/Work/TclTk/TL/tl43.vfs/guinb4.tcl:132
::msgcat::mcset cs\
"Edit language.dat"\
"Uprav language.dat"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/guinb4.tcl:66
::msgcat::mcset cs\
"Create formats"\
"Vytvor formáty"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/guinb4.tcl:68
::msgcat::mcset cs\
"All"\
"Všetky"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/guinb4.tcl:81
::msgcat::mcset cs\
"Missing"\
"Chýbajúce"


#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/guinb4.tcl:100
::msgcat::mcset cs\
"Edit fmtutil.cnf"\
"Uprav fmtutil.cnf"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/guinb4.tcl:129
::msgcat::mcset cs\
"Edit updmap.cfg"\
"Uprav updmap.cfg"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/guinb4edit.tcl:15
::msgcat::mcset cs\
"Cancel"\
"Zruš"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/guinb5.tcl:11
#: D:/Work/TclTk/TL/tl43.vfs/guinb5.tcl:18
::msgcat::mcset cs\
"Remove the TeX Live installation"\
"Odstráň inštaláciu TeX Live"

#. widget: unknown
#: D:/Work/TclTk/TL/tl43.vfs/guinb5.tcl:23
::msgcat::mcset cs\
"Path to the TL directory: %s"\
"Cesta k adresáru TL: %s"

#. widget: unknown
#: D:/Work/TclTk/TL/tl43.vfs/guinb3.tcl:76
#: D:/Work/TclTk/TL/tl43.vfs/guinb5.tcl:24
::msgcat::mcset cs\
"Remove"\
"Odstráň"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/guinb5.tcl:25
::msgcat::mcset cs\
"Confirm removal"\
"Potvrďte odstránenie"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/guinb5.tcl:32
::msgcat::mcset cs\
"Please wait. Remove installation in progres."\
"Čakajte, prosím. Prebieha odstránenie inštalácie."

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/guinb5.tcl:66
::msgcat::mcset cs\
"TeX Live has been sucessfully removed from your system\n\nPress \"OK\" to exit"\
"TeX Live bol úspešne odstránený z Vášho systému.\n\nNa ukončenie stlačte \"OK\"."

#. widget: unknown
#: D:/Work/TclTk/TL/tl43.vfs/guinb5.tcl:73
::msgcat::mcset cs\
"I can't find the TeX Live directory.\nEnvironment variable TLroot not found."\
"Nemôžem nájsť adresár TeX Live.\nNenájdená premenná prostredia TLroot."

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/searchscheme.tcl:28
::msgcat::mcset cs\
"Scheme info"\
"Informácia o schéme"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/wininstall.tcl:69
::msgcat::mcset cs\
"Installation of TeX Live"\
"Inštalácia TeX Live"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/wininstall.tcl:73
::msgcat::mcset cs\
"Installation in progress. Please wait."\
"Prebieha inštalácia. Čakajte, prosím."

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/wininstall.tcl:86
::msgcat::mcset cs\
"Wrong path to the TeX Live directory."\
"Nesprávna cesta k adresáru TeX Live."

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/wininstall.tcl:86
::msgcat::mcset cs\
"Try again.\nPress the CD/DVD button to select the correct path."\
"Skúste znova.\nNa voľbu správnej cesty stlačte tlačidlo CD/DVD."

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/winpostinstall.tcl:92
::msgcat::mcset cs\
"TeX Live installed in %s"\
"TeX Live je nainštalovaný v %s"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/winpostinstall.tcl:94
::msgcat::mcset cs\
"\n\nYou should now reboot your system.\nAfter rebooting you can run tlpmgui to add/remove package(s) and perform maintenance."\
"\n\nTeraz musíte reštartovať Váš systém.\nPo reštarte môžete spustiť tlpmgui na pridanie/odstránenie balíkov a na vykonanie údržby."

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/winpostinstall.tcl:96
::msgcat::mcset cs\
"\n\nAfter restarting tlpmgui you can add/remove package(s) and perform maintenance."\
"\n\nPo reštarte programu tlpmgui môžete pridať/odobrať balíky a vykonať údržbu."
# guinb2.tcl
# guinb3.tcl
::msgcat::mcset cs\
"Empty selection!" \
"Nezadaná voľba!"

# guinb3.tcl
::msgcat::mcset cs\
"Are you sure to remove selected packages?"\
"Určite chcete odstrániť zvolené balíky?"

# guinb2.tcl
::msgcat::mcset cs\
"Are you sure to install selected packages?"\
"Určite chcete nainštalovať zvolené balíky?"

# proc.tcl
::msgcat::mcset cs\
"%s\n\nLog written to file %s\nWould you like to read the log file?"\
"%s\n\nProtokol zapísaný do súboru %s\nChcete si prečítať log-súbor?"

# guinb5.tcl
::msgcat::mcset cs\
"Are you sure to remove your TeX Live installation?"\
"Určite chcete odstrániť Vašu inštaláciu TeX Live?"

# guinb4.tcl
::msgcat::mcset cs\
"Edit"\
"Editácia"

# winpostinstall.tcl
::msgcat::mcset cs\
"TeX Live has been sucessfully installed in your system\n\nPress \"OK\" to exit"\
"TeX Live bol úspešne nainštalovaný do Vášho systému.\n\nNa ukončenie stlačte \"OK\"."

# gui.tcl:71
::msgcat::mcset cs\
"helpen.txt"\
"helpcs.txt"

# gui.tcl:71
::msgcat::mcset cs\
"helpen"\
"helpcs"

# guinb4.tcl
::msgcat::mcset cs\
"File \"%s\" not found.\nProbably TeX Live is not correctly installed." \
"Súbor \"%s\" sa nenašiel.\nTeX Live nie je pravdepodobne správne nainštalovaný."

# guinb4.tcl
::msgcat::mcset cs\
"variable TEXMFCNF not found."\
"premenná TEXMFCNF sa nenašla."
# guinb4.tcl
::msgcat::mcset cs\
"Probably TeX Live is not correctly installed."\
"TeX Live nie je pravdepodobne správne nainštalovaný."

# guinb4edit.tcl
::msgcat::mcset cs\
"File \"%s\" succesfully saved"\
"Súbor \"%s\" bol úspešne uložený."

# proc.tcl
::msgcat::mcset cs\
"Please wait..."\
"Čakajte, prosím ..."

# 2005.10.29 21:50
# 2005.10.31 11:05 TLu
# 2005.10.31 21:55 TLu