summaryrefslogtreecommitdiffstats
path: root/po/bs.po
blob: 44fc6c849d7ee1350aa77c30a84557e8e07a7c52 (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
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
# translation of bs.po to Bosnian
# translation of bs.po to Bosanski
# translation of mdkonline-bs.po to Bosnian
# Bosnian translation of Madrake Online.
# Copyright (C) 2001 Mandriva S.A.
# Amila Akagić <bono@lugbih.org>, 2001..
# Amila Akagić <bono@linux.org.ba>, 2004.
# Vedran Ljubovic <vljubovic@smartnet.ba>, 2005, 2006.
#
msgid ""
msgstr ""
"Project-Id-Version: bs\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2010-06-02 08:50-0300\n"
"PO-Revision-Date: 2006-09-13 20:38+0200\n"
"Last-Translator: Vedran Ljubovic <vljubovic@smartnet.ba>\n"
"Language-Team: Bosnian <lokal@linux.org.ba>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.10.2\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%"
"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"

#. -PO: here %s will be replaced by the local time (eg: "Will check updates at 14:03:50"
#: ../mdkapplet:71
#, fuzzy, c-format
msgid "Will check updates at %s"
msgstr "Provjeri ispravke"

#: ../mdkapplet:79
#, c-format
msgid "Your system is up-to-date"
msgstr "Vaš sistem je up-to-date"

#: ../mdkapplet:84
#, c-format
msgid ""
"Service configuration problem. Please check logs and send mail to "
"support@mandrivaonline.com"
msgstr ""
"Problem kod podešavanja servisa. Provjerite logove i pošaljite mail za "
"support@mandrivaonline.com"

#: ../mdkapplet:90
#, c-format
msgid "Please wait, finding available packages..."
msgstr "Molim sačekajte, tražim dostupne pakete..."

#: ../mdkapplet:95
#, c-format
msgid "New updates are available for your system"
msgstr "Nove ispravke su dostupne za vaš sistem"

#: ../mdkapplet:101
#, c-format
msgid "A new version of Mandriva Linux distribution has been released"
msgstr ""

#: ../mdkapplet:119 ../mdkapplet:161
#, c-format
msgid "An additional package medium is available for your distribution."
msgstr ""

#: ../mdkapplet:124
#, c-format
msgid "Network is down. Please configure your network"
msgstr "Mreža ne radi. Podesite vašu mrežu"

#: ../mdkapplet:130
#, c-format
msgid "Service is not activated. Please click on \"Online Website\""
msgstr "Servis nije aktiviran. Kliknite na \"Online web stranica\""

#: ../mdkapplet:135 ../mdkapplet:141
#, fuzzy, c-format
msgid "urpmi database locked"
msgstr "urpmi baza podataka je zaključana"

#: ../mdkapplet:146
#, c-format
msgid "Release not supported (too old release, or development release)"
msgstr ""
"Izdanje nije podržano (prestaro izdanje ili je riječ o izdanju u razvoju)"

#: ../mdkapplet:156
#, c-format
msgid ""
"No medium found. You must add some media through 'Software Media Manager'."
msgstr ""

#: ../mdkapplet:166
#, fuzzy, c-format
msgid ""
"You already have at least one update medium configured, but\n"
"all of them are currently disabled. You should run the Software\n"
"Media Manager to enable at least one (check it in the \"%s\"\n"
"column).\n"
"\n"
"Then, restart \"%s\"."
msgstr ""
"Već ste podesili jedan ili više medija za ažuriranje, ali svi su trenutno\n"
"isključeni. Trebate pokrenuti Upravitelj softverskim medijima i\n"
"uključiti barem jedan (označite ga u koloni Uključen?).\n"
"\n"
"Zatim, restartujte %s."

#: ../mdkapplet:171
#, c-format
msgid "Enabled"
msgstr "Uključeno"

#: ../mdkapplet:184
#, fuzzy, c-format
msgid "Error updating media"
msgstr "Ažuriram medije...\n"

#: ../mdkapplet:224 ../mdkapplet:938
#, c-format
msgid "Install updates"
msgstr "Instaliraj ispravke"

#: ../mdkapplet:225 ../mdkapplet:226
#, c-format
msgid "Add additional package medium"
msgstr ""

#: ../mdkapplet:227
#, c-format
msgid "Check Updates"
msgstr "Provjeri da li ima ispravki"

#: ../mdkapplet:228
#, c-format
msgid "Configure Network"
msgstr "Podesi mrežu"

#: ../mdkapplet:229
#, c-format
msgid "Upgrade the system"
msgstr ""

#: ../mdkapplet:393
#, c-format
msgid ""
"Basic maintenance for this distribution has expired. Thanks to your "
"subscription to extended maintenance, your system will be kept up to date "
"until %s"
msgstr ""

#: ../mdkapplet:438
#, c-format
msgid "Launching drakconnect\n"
msgstr "Pokrećem drakconnect\n"

#: ../mdkapplet:451 ../mdkapplet:624
#, c-format
msgid "New version of Mandriva Linux distribution"
msgstr ""

#: ../mdkapplet:456
#, c-format
msgid "Browse"
msgstr ""

#: ../mdkapplet:465
#, c-format
msgid "A new version of Mandriva Linux distribution has been released."
msgstr ""

#: ../mdkapplet:467 ../mdkapplet:564
#, c-format
msgid "More info about this new version"
msgstr ""

#: ../mdkapplet:469 ../mdkapplet:558
#, c-format
msgid "Do you want to upgrade to the '%s' distribution?"
msgstr ""

#: ../mdkapplet:471 ../mdkapplet:568 ../mdkapplet:1025 ../mdkapplet:1055
#, c-format
msgid "Do not ask me next time"
msgstr ""

#: ../mdkapplet:474
#, c-format
msgid "Download all packages at once"
msgstr ""

#: ../mdkapplet:475
#, c-format
msgid "(Warning: You will need quite a lot of free space)"
msgstr ""

#: ../mdkapplet:481
#, c-format
msgid "Where to download packages:"
msgstr ""

#: ../mdkapplet:485 ../mdkapplet:573 ../mdkapplet:650 ../mdkapplet:1026
#: ../mdkapplet:1056 ../mdkapplet-extended-maintenance-helper:129
#: ../mdkapplet_gui.pm:232 ../mdkapplet_gui.pm:313
#, c-format
msgid "Next"
msgstr "Dalje"

#: ../mdkapplet:485 ../mdkapplet:573 ../mdkapplet:650 ../mdkapplet:1026
#: ../mdkapplet:1056 ../mdkapplet-extended-maintenance-helper:129
#: ../mdkapplet_gui.pm:232 ../mdkapplet_gui.pm:313
#, c-format
msgid "Cancel"
msgstr "Odustani"

#: ../mdkapplet:500
#, c-format
msgid ""
"Maintenance for this Mandriva Linux version has ended. No more updates will "
"be delivered for this system."
msgstr ""

#: ../mdkapplet:506
#, c-format
msgid "In order to keep your system secure, you can:"
msgstr ""

#: ../mdkapplet:512
#, fuzzy, c-format
msgid "Mandriva Linux"
msgstr "Mandriva Online %s"

#: ../mdkapplet:518
#, c-format
msgid "You should get extended maintenance."
msgstr ""

#: ../mdkapplet:520
#, c-format
msgid ""
"You should either get extended maintenance or upgrade to a newer version of "
"the %s distribution."
msgstr ""

#: ../mdkapplet:524
#, c-format
msgid "You should upgrade to a newer version of the %s distribution."
msgstr ""

#: ../mdkapplet:534
#, c-format
msgid "Your distribution is no longer supported"
msgstr ""

#: ../mdkapplet:539 ../mdkapplet-extended-maintenance-helper:98
#: ../mdkapplet-extended-maintenance-helper:191
#, c-format
msgid "Extended Maintenance"
msgstr ""

#: ../mdkapplet:544
#, c-format
msgid ""
"Purchase a maintenance extension for this version (%s) and keep it running "
"until %s."
msgstr ""

#: ../mdkapplet:641
#, c-format
msgid ""
"This upgrade requires high bandwidth network connection (cable, xDSL, ...)  "
"and may take several hours to complete."
msgstr ""

#: ../mdkapplet:643
#, c-format
msgid "Estimated download data will be %s"
msgstr ""

#: ../mdkapplet:644
#, c-format
msgid "You should close all other running applications before continuing."
msgstr ""

#: ../mdkapplet:647
#, c-format
msgid ""
"You should put your laptop on AC and favor ethernet connection over wifi, if "
"available."
msgstr ""

#: ../mdkapplet:679
#, c-format
msgid "Launching MandrivaUpdate\n"
msgstr "Pokrećem MandrivaUpdate\n"

#: ../mdkapplet:711
#, c-format
msgid "Computing new updates...\n"
msgstr "Izračunavam nove ispravke...\n"

#: ../mdkapplet:818
#, c-format
msgid "System is up-to-date\n"
msgstr "Sistem je up-to-date\n"

#: ../mdkapplet:858
#, c-format
msgid "Checking Network: seems disabled\n"
msgstr "Provjeravam mrežu: čini se da je isključena\n"

#: ../mdkapplet:885
#, c-format
msgid "Mandriva Online %s"
msgstr "Mandriva Online %s"

#: ../mdkapplet:886
#, c-format
msgid "Copyright (C) %s by Mandriva"
msgstr "Autorska prava (C) %s Mandriva"

#: ../mdkapplet:889
#, c-format
msgid "Mandriva Online gives access to Mandriva web services."
msgstr "Mandriva Online vam omogućuje pristup Mandriva web uslugama."

#: ../mdkapplet:891
#, c-format
msgid "Online WebSite"
msgstr "Online web stranica"

#. -PO: put here name(s) and email(s) of translator(s) (eg: "John Smith <jsmith@nowhere.com>")
#: ../mdkapplet:896
#, c-format
msgid "_: Translator(s) name(s) & email(s)\n"
msgstr ""

#: ../mdkapplet:924
#, c-format
msgid "Warning"
msgstr "Upozorenje"

#: ../mdkapplet:927 ../mdkapplet:932 ../mdkapplet:940 ../mdkapplet:942
#: ../mdkapplet-extended-maintenance-helper:196 ../mdkapplet_gui.pm:264
#, c-format
msgid "More Information"
msgstr ""

#: ../mdkapplet:944
#, c-format
msgid "Add media"
msgstr ""

#: ../mdkapplet:959
#, c-format
msgid "About..."
msgstr "O programu..."

#: ../mdkapplet:961 ../mdkapplet-config:68
#, fuzzy, c-format
msgid "Updates Configuration"
msgstr "Čitam konfiguraciju\n"

#: ../mdkapplet:963
#, c-format
msgid "Always launch on startup"
msgstr "Uvijek pokreni na početku"

#: ../mdkapplet:965
#, c-format
msgid "Quit"
msgstr "Završi"

#: ../mdkapplet:1015 ../mdkapplet:1020 ../mdkapplet:1045 ../mdkapplet:1050
#, c-format
msgid "New medium available"
msgstr ""

#: ../mdkapplet:1022 ../mdkapplet:1052
#, c-format
msgid ""
"You use '%s' distribution and therefore have privileged access to additional "
"software."
msgstr ""

#: ../mdkapplet:1024 ../mdkapplet:1054
#, c-format
msgid "Do you want to install this additional software repository?"
msgstr ""

#: ../mdkapplet:1053 ../mdkonline.pm:181
#, c-format
msgid "Mandriva Enterprise Server"
msgstr ""

#: ../mdkapplet-add-media-helper:69 ../mdkapplet-config:43
#: ../mdkapplet-extended-maintenance-helper:77
#: ../mdkapplet-extended-maintenance-helper:186
#, c-format
msgid "Adding an additional package medium"
msgstr ""

#: ../mdkapplet-add-media-helper:112
#, c-format
msgid "Supported products are %s, '%s' is not on the list.\n"
msgstr ""

#: ../mdkapplet-add-media-helper:121
#, c-format
msgid "Please fill in your account ID to add an additional package medium"
msgstr ""

#: ../mdkapplet-add-media-helper:135 ../mdkapplet-add-media-helper:163
#: ../mdkapplet-extended-maintenance-helper:86
#: ../mdkapplet-extended-maintenance-helper:141
#: ../mdkapplet-extended-maintenance-helper:160
#: ../mdkapplet-extended-maintenance-helper:204 ../mdkapplet_gui.pm:244
#, c-format
msgid "Error"
msgstr "Greška"

#: ../mdkapplet-add-media-helper:136
#: ../mdkapplet-extended-maintenance-helper:160
#, c-format
msgid "An error occurred"
msgstr "Došlo je do greške"

#: ../mdkapplet-add-media-helper:142
#, c-format
msgid "Your Mandriva account does not have %s download subscription enabled."
msgstr ""

#: ../mdkapplet-add-media-helper:164
#: ../mdkapplet-extended-maintenance-helper:204
#, fuzzy, c-format
msgid "An error occurred while adding medium"
msgstr "Neuspjeh u dodavanju medija"

#: ../mdkapplet-add-media-helper:171
#, c-format
msgid "Successfully added media!"
msgstr ""

#: ../mdkapplet-add-media-helper:173
#: ../mdkapplet-extended-maintenance-helper:178
#: ../mdkapplet-extended-maintenance-helper:179
#, c-format
msgid "Successfully added media %s."
msgstr ""

#: ../mdkapplet-add-media-helper:175
#: ../mdkapplet-extended-maintenance-helper:179
#, c-format
msgid "Ok"
msgstr "U redu"

#: ../mdkapplet-config:69
#, c-format
msgid "Here you can configure the updates applet"
msgstr ""

#: ../mdkapplet-config:71
#, c-format
msgid "Update frequency (hours)"
msgstr ""

#: ../mdkapplet-config:80
#, c-format
msgid "First check delay (minutes)"
msgstr ""

#: ../mdkapplet-config:89
#, c-format
msgid "Check for newer \"%s\" releases"
msgstr ""

#: ../mdkapplet-config:95 ../mdkapplet-config:101
#, c-format
msgid "Check for missing \"%s\" media"
msgstr ""

#: ../mdkapplet-config:95
#, c-format
msgid "Restricted"
msgstr ""

#: ../mdkapplet-config:101
#, c-format
msgid "Enterprise"
msgstr ""

#: ../mdkapplet-extended-maintenance-helper:86
#, c-format
msgid "Failure while retrieving distributions list:"
msgstr ""

#. -PO: Here '%s' will be a localized date (eg: "2009/11/28" in english but "28/11/2009" for brazil or "28 Nov. "2009" for french:
#: ../mdkapplet-extended-maintenance-helper:104
#, c-format
msgid ""
"Mandriva provides 12 months of desktop updates (until %s) and 18 months of "
"base updates (up to the %s) for distributions."
msgstr ""

#: ../mdkapplet-extended-maintenance-helper:107
#, c-format
msgid ""
"Extended maintenance is now available to get 18 months of additional updates "
"(until %s)."
msgstr ""

#: ../mdkapplet-extended-maintenance-helper:109
#, c-format
msgid "You can subscribe <b>right now</b> to get extended maintenance:"
msgstr ""

#: ../mdkapplet-extended-maintenance-helper:112
#, c-format
msgid "Lifetime policy"
msgstr ""

#: ../mdkapplet-extended-maintenance-helper:113 ../mdkapplet_gui.pm:105
#, fuzzy, c-format
msgid "Online subscription"
msgstr "Opis računara:"

#: ../mdkapplet-extended-maintenance-helper:115
#, c-format
msgid ""
"Please fill in your account ID to add an additional package medium once you "
"have subscribed online"
msgstr ""

#: ../mdkapplet-extended-maintenance-helper:119 ../mdkapplet_gui.pm:213
#, c-format
msgid "More information on your user account"
msgstr ""

#: ../mdkapplet-extended-maintenance-helper:122 ../mdkapplet_gui.pm:220
#, c-format
msgid "Your email"
msgstr ""

#: ../mdkapplet-extended-maintenance-helper:123 ../mdkapplet_gui.pm:221
#, fuzzy, c-format
msgid "Your password"
msgstr "Pogrešna šifra"

#: ../mdkapplet-extended-maintenance-helper:127 ../mdkapplet_gui.pm:228
#, fuzzy, c-format
msgid "Forgotten password"
msgstr "Pogrešna šifra"

#: ../mdkapplet-extended-maintenance-helper:141 ../mdkapplet_gui.pm:245
#, c-format
msgid "Password and email cannot be empty."
msgstr ""

#: ../mdkapplet-extended-maintenance-helper:192
#, c-format
msgid ""
"Your Mandriva account does not have Extended Maintenance subscription "
"enabled."
msgstr ""

#: ../mdkapplet-extended-maintenance-helper:198 ../mdkapplet_gui.pm:267
#, c-format
msgid "Close"
msgstr "Zatvori"

#: ../mdkapplet_gui.pm:87
#, c-format
msgid ""
"Mandriva Powerpack brings you the best of Linux experience for desktop: "
"stability and efficiency of open source solutions together with exclusive "
"softwares and Mandriva official support."
msgstr ""

#: ../mdkapplet_gui.pm:94
#, fuzzy, c-format
msgid "Mandriva Linux Features"
msgstr "Mandriva Online %s"

#: ../mdkapplet_gui.pm:302
#, c-format
msgid "Choose your upgrade version"
msgstr ""

#: ../mdkapplet_gui.pm:306
#, c-format
msgid "Your Powerpack access has ended"
msgstr ""

#: ../mdkapplet_gui.pm:309
#, c-format
msgid "%s is now available, you can upgrade to:"
msgstr ""

#: ../mdkonline.pm:176
#, fuzzy, c-format
msgid "Mandriva Flash"
msgstr "Mandriva Online %s"

#: ../mdkonline.pm:177 ../mdkonline.pm:197
#, fuzzy, c-format
msgid "Mandriva Free"
msgstr "Mandriva Online %s"

#: ../mdkonline.pm:178
#, fuzzy, c-format
msgid "Mandriva Mini"
msgstr "Mandriva Online %s"

#: ../mdkonline.pm:179
#, fuzzy, c-format
msgid "Mandriva One"
msgstr "Mandriva Online %s"

#: ../mdkonline.pm:180 ../mdkonline.pm:193
#, fuzzy, c-format
msgid "Mandriva PowerPack"
msgstr "Mandriva Online"

#: ../mdkonline.pm:194
#, c-format
msgid ""
"The Mandriva Linux distribution with even more softwares and official "
"support."
msgstr ""

#: ../mdkonline.pm:198
#, c-format
msgid "The 100%% Open Source distribution freely available."
msgstr ""

#: ../mdkonline.pm:212
#, c-format
msgid "Distribution Upgrade"
msgstr ""

#: ../mdkupdate:59
#, c-format
msgid ""
"mdkupdate version %s\n"
"Copyright (C) %s Mandriva.\n"
"This is free software and may be redistributed under the terms of the GNU "
"GPL.\n"
"\n"
"usage:\n"
msgstr ""
"mdkupdate verzija %s\n"
"Autorska prava (C) %s Mandriva.\n"
"Ovo je slobodan softver i možete ga distribuirati pod uslovima GNU GPL-a.\n"
"\n"
"upotreba:\n"

#: ../mdkupdate:64
#, c-format
msgid "  --help\t\t- print this help message.\n"
msgstr "  --help\t\t- štampa ovu poruku.\n"

#: ../mdkupdate:65
#, c-format
msgid "  --auto\t\t- Mandriva Update launched automatically.\n"
msgstr "  --auto\t\t- Mandriva Update se automatski pokreće.\n"

#: ../mdkupdate:66
#, c-format
msgid "  --mnf\t\t\t- launch mnf specific scripts.\n"
msgstr "  --mnf\t\t\t- pokreni skripte specifične za mnf.\n"

#: ../mdkupdate:67
#, c-format
msgid "  --noX\t\t\t- text mode version of Mandriva Update.\n"
msgstr "  --noX\t\t\t- tekstualna verzija Mandriva Update.\n"

#: ../mdkupdate:68
#, c-format
msgid "  --debug\t\t\t- log what is done\n"
msgstr "  --debug\t\t\t- ispisuje sve što se radi\n"

#: ../mdkupdate:98
#, c-format
msgid "Unable to update packages from update_source medium.\n"
msgstr "Nisam u mogućnosti da uradim update paketa sa update_source medija.\n"

#, fuzzy
#~ msgid "Mandiva Free"
#~ msgstr "Mandriva Online %s"

#, fuzzy
#~ msgid "Get Powerpack subscription!"
#~ msgstr "Opis računara:"

#~ msgid "Installation failed"
#~ msgstr "Instalacija nije uspjela"

#~ msgid "Retry"
#~ msgstr "Pokušaj ponovo"

#~ msgid "Congratulations"
#~ msgstr "Čestitam"

#~ msgid "Reboot"
#~ msgstr "Restartuj"

#~ msgid ""
#~ "Packages database is locked. Please close other applications\n"
#~ "working with packages database (do you have another media\n"
#~ "manager on another desktop, or are you currently installing\n"
#~ "packages as well?)."
#~ msgstr ""
#~ "Baza paketa je zaključana. Molim zatvorite druge programe\n"
#~ "koji rade sa bazom paketa (imate li neki drugi menadžer medija\n"
#~ "na drugom desktopu ili trenutno instalirate neke druge pakete?)."

#~ msgid "Failure when adding medium"
#~ msgstr "Neuspjeh u dodavanju medija"

#~ msgid "Yes"
#~ msgstr "Da"

#~ msgid "No"
#~ msgstr "Ne"

#~ msgid "Mandriva Online seems to be reinstalled, reloading applet ...."
#~ msgstr "Madrakeonline je izgleda ponovo instaliran, pokrećem aplet..."

#~ msgid "Checking... Updates are available\n"
#~ msgstr "Provjeravam... Ispravke su dostupne\n"

#, fuzzy
#~ msgid "Failed to open urpmi database"
#~ msgstr "ne mogu otvoriti rpmdb"

#~ msgid "Connecting to"
#~ msgstr "Vežem se na"

#~ msgid "Mandriva Linux Updates Applet"
#~ msgstr "Mandriva Linux aplet sa ispravkama"

#~ msgid "Security error"
#~ msgstr "Sigurnosna greška"

#~ msgid "Generic error (machine already registered)"
#~ msgstr "Opšta greška (računar je već registrovan)"

#~ msgid "Database error"
#~ msgstr "Greška u bazi podataka"

#~ msgid ""
#~ "Server Database failed\n"
#~ "Please Try again Later"
#~ msgstr ""
#~ "Baza na serveru je u kvaru\n"
#~ "Probajte ponovo kasnije"

#~ msgid "Registration error"
#~ msgstr "Greška u registraciji"

#~ msgid "Some parameters are missing"
#~ msgstr "Nedostaju neki od parametara"

#~ msgid "Password error"
#~ msgstr "Pogrešna šifra"

#~ msgid "Login error"
#~ msgstr "Greška sa prijavom"

#~ msgid ""
#~ "The email you provided is already in use\n"
#~ "Please enter another one\n"
#~ msgstr ""
#~ "E-mail koji ste naveli se već koristi\n"
#~ "Molim unesite neki drugi\n"

#~ msgid "The email you provided is invalid or forbidden"
#~ msgstr "E-mail koji ste naveli je neispravan ili zabranjen"

#~ msgid ""
#~ "Email address box is empty\n"
#~ "Please provide one"
#~ msgstr ""
#~ "Polje za e-mail adresu je prazno\n"
#~ "Unesite e-mail"

#~ msgid "Restriction Error"
#~ msgstr "Greška ograničenja"

#~ msgid "Database access forbidden"
#~ msgstr "Pristup bazi podataka je zabranjen"

#~ msgid "Service error"
#~ msgstr "Greška u usluzi"

#~ msgid ""
#~ "Mandriva web services are currently unavailable\n"
#~ "Please Try again Later"
#~ msgstr ""
#~ "Mandriva web servisi su trenutno nedostupni\n"
#~ "Molim probajte opet kasnije"

#~ msgid "Password mismatch"
#~ msgstr "Šifre se ne poklapaju"

#~ msgid ""
#~ "Mandriva web services are under maintenance\n"
#~ "Please Try again Later"
#~ msgstr ""
#~ "U toku je redovno održavanje Mandriva web servisa\n"
#~ "Molim probajte opet kasnije"

#~ msgid "User Forbidden"
#~ msgstr "Korisnik zabranjen"

#~ msgid "User account forbidden by Mandriva web services"
#~ msgstr "Korisnički račun je zabranjen na Mandriva web servisima"

#~ msgid "Connection error"
#~ msgstr "Greška u konekciji"

#~ msgid "Mandriva web services not reachable"
#~ msgstr "Mandriva web servisi su nedostupni"

#~ msgid ""
#~ "  --bundle file.bundle\t- parse and install package from .bundle metainfo "
#~ "file.\n"
#~ msgstr ""
#~ "  --bundle file.bundle\t- obradi i instaliraj paket iz .bundle metainfo "
#~ "fajla.\n"

#~ msgid ""
#~ "You first need to install the system on your harddrive with the 'Live "
#~ "Install' wizard."
#~ msgstr ""
#~ "Najprije morate instalirati sistem na vaš hard disk koristeći čarobnjak "
#~ "'Live Install'."

#~ msgid "Please wait"
#~ msgstr "Molim sačekajte"

#~ msgid "Preparing..."
#~ msgstr "Pripremam..."

#~ msgid ""
#~ "Failed to authenticate to the bundle server:\n"
#~ "\n"
#~ "%s"
#~ msgstr ""
#~ "Nisam se uspio autenticiriati kod bundle servera:\n"
#~ "\n"
#~ "%s"

#~ msgid ""
#~ "The version of the Mandriva Online client is too old.\n"
#~ "\n"
#~ "You need to update to a newer version. You can get a new one from http://"
#~ "start.mandriva.com"
#~ msgstr ""
#~ "Verzija vašeg Mandriva Online klijenta je prestara.\n"
#~ "\n"
#~ "Morate nabaviti noviju verziju. Možete je preuzeti sa adrese http://start."
#~ "mandriva.com"

#~ msgid "This bundle is not well formated. Aborting."
#~ msgstr "Bundle nije ispravno formatiran. Prekidam."

#~ msgid "Installing packages ...\n"
#~ msgstr "Instaliram pakete...\n"

#~ msgid "New bundles are available for your system"
#~ msgstr "Novi bundles su dostupni za vaš sistem"

#~ msgid "Service is not configured. Please click on \"Configure the service\""
#~ msgstr "Servis nije podešen. Kliknite na \"Podesi servis\""

#~ msgid "Configure the service"
#~ msgstr "Podesi servis"

#~ msgid "Check updates"
#~ msgstr "Provjeri ispravke"

#~ msgid "Configure Now!"
#~ msgstr "Podesi odmah!"

#~ msgid "Actions"
#~ msgstr "Akcije"

#~ msgid "Configure"
#~ msgstr "Podesi"

#~ msgid "See logs"
#~ msgstr "Pogledaj logove"

#~ msgid "Status"
#~ msgstr "Stanje"

#~ msgid "Network Connection: "
#~ msgstr "Mrežna konekcija: "

#~ msgid "Up"
#~ msgstr "Radi"

#~ msgid "Down"
#~ msgstr "Ne radi"

#~ msgid "Last check: "
#~ msgstr "Zadnja provjera: "

#~ msgid "Machine name:"
#~ msgstr "Naziv računara:"

#~ msgid "Updates: "
#~ msgstr "Ispravke: "

#~ msgid "Development release not supported by service"
#~ msgstr "Servis ne podržava razvojno izdanje"

#~ msgid "Too old release not supported by service"
#~ msgstr "Servis ne podržava prestaro izdanje"

#~ msgid "Unknown state"
#~ msgstr "Nepoznato stanje"

#~ msgid "Online services disabled. Contact Mandriva Online site\n"
#~ msgstr ""
#~ "Online servisi su isključeni. Kontaktirajte Mandriva Online stranicu\n"

#~ msgid "Wrong Password.\n"
#~ msgstr "Pogrešna šifra\n"

#~ msgid "Wrong Action or host or login.\n"
#~ msgstr "Pogrešna akcija, računar ili korisničko ime.\n"

#~ msgid ""
#~ "Something is wrong with your network settings (check your route, firewall "
#~ "or proxy settings)\n"
#~ msgstr ""
#~ "Nešto nije u redu sa vašim postavkama za mrežu (provjerite postavke za "
#~ "route, firewall ili proxy)\n"

#~ msgid ""
#~ "Problem occured while connecting to the server, please contact the "
#~ "support team"
#~ msgstr ""
#~ "Došlo je do problema prilikom spajanja na server, molim kontaktirajte tim "
#~ "za podršku"

#~ msgid "Response from Mandriva Online server\n"
#~ msgstr "Odgovor sa Mandriva Online servera\n"

#~ msgid "No check"
#~ msgstr "Bez provjere"

#~ msgid "Checking config file: Not present\n"
#~ msgstr "Provjeravam config datoteku: Ne postoji\n"

#~ msgid "Logs"
#~ msgstr "Logovi"

#~ msgid "Clear"
#~ msgstr "Očisti"

#~ msgid ""
#~ "mdonline version %s\n"
#~ "Copyright (C) %s Mandriva.\n"
#~ "This is free software and may be redistributed under the terms of the GNU "
#~ "GPL.\n"
#~ "\n"
#~ "usage:\n"
#~ msgstr ""
#~ "mdonline verzija %s\n"
#~ "Autorska prava (C) %s Mandriva.\n"
#~ "Ovo je slobodan softver i možete ga distribuirati pod uslovima GNU GPL-"
#~ "a.\n"
#~ "\n"
#~ "upotreba:\n"

#~ msgid "  --box=\t\t\t- hostname.\n"
#~ msgstr "  --box=\t\t\t- hostname.\n"

#~ msgid "  --country\t\t\t- name of country of the user. \n"
#~ msgstr "  --country\t\t\t- ime države korisnika. \n"

#~ msgid "  --interactive\t\t- use the interactive mode.\n"
#~ msgstr "  --interactive\t\t- koristi interaktivni režim.\n"

#~ msgid "  --nointeractive\t- use the non-interactive mode.\n"
#~ msgstr "  --nointeractive\t- koristi ne-interaktivni režim.\n"

#~ msgid "  --login=\t\t     - login name of the user.\n"
#~ msgstr "  --login=\t\t     - prijavno ime korisnika.\n"

#~ msgid "  --pass=\t\t\t- password  of the user.\n"
#~ msgstr "  --pass=\t\t\t- šifra korisnika.\n"

#~ msgid "I already have an account"
#~ msgstr "Već imam račun"

#~ msgid "I want to subscribe"
#~ msgstr "Želim se pretplatiti"

#~ msgid "Mr."
#~ msgstr "Gdin."

#~ msgid "Mrs."
#~ msgstr "Gđica."

#~ msgid "Ms."
#~ msgstr "Gđa."

#~ msgid ""
#~ "This assistant will help you to upload your configuration\n"
#~ "(packages, hardware configuration) to a centralized database in\n"
#~ "order to keep you informed about security updates and useful upgrades.\n"
#~ msgstr ""
#~ "Ovaj pomoćnik će vam pomoći da pošaljete vaše postavke\n"
#~ "(pakete, podešavanja hardvera) u centraliziranu bazu podataka kako\n"
#~ "bi vas mogli informisali o sigurnosnim iskravkama i korisnim "
#~ "nadogradnjama.\n"

#~ msgid "Account creation or authentication"
#~ msgstr "Kreiranje računa ili identifikacija"

#~ msgid "Enter your Mandriva Online login, password and machine name:"
#~ msgstr ""
#~ "Upišite svoje Mandriva Online korisničko ime, šifru i naziv računara:"

#~ msgid "Email address:"
#~ msgstr "E-mail adresa:"

#~ msgid "Country"
#~ msgstr "Država"

#~ msgid "Password:"
#~ msgstr "Šifra:"

#~ msgid "(Ex: My Home Office's Computer)"
#~ msgstr "(npr. Moj kućni uredski računar)"

#~ msgid "Machine name must be 1 to 40 alphanumerical characters"
#~ msgstr "Naziv računara mora biti dugačak od 1 do 40 znakova"

#~ msgid "Connecting to Mandriva Online website..."
#~ msgstr "Povezujem se sa Mandriva Online web stranicom..."

#~ msgid ""
#~ "In order to benefit from Mandriva Online services,\n"
#~ "we are about to upload your configuration.\n"
#~ "\n"
#~ "The Wizard will now send the following information to Mandriva:\n"
#~ "\n"
#~ "1) the list of packages you have installed on your system,\n"
#~ "\n"
#~ "2) your hardware configuration.\n"
#~ "\n"
#~ "If you feel uncomfortable by that idea, or do not want to benefit from "
#~ "this service,\n"
#~ "please press 'Cancel'. By pressing 'Next', you allow us to keep you "
#~ "informed\n"
#~ "about security updates and useful upgrades via personalized email "
#~ "alerts.\n"
#~ "Furthermore, you benefit from discounted paid support services on\n"
#~ "www.mandrivaexpert.com."
#~ msgstr ""
#~ "Da bi imali koristi od Mandriva Online servisa,\n"
#~ "mi ćemo poslati vaše postavke.\n"
#~ "\n"
#~ "Ovaj će Čarobnjak poslati sljedeće informacije Mandriva-u:\n"
#~ "\n"
#~ "1) listu paketa koje imate instalirane na sistemu,\n"
#~ "\n"
#~ "2) vaša hardverska podešavanja.\n"
#~ "\n"
#~ "Ako vam se ideja ne sviđa ili ne želite koristiti ovaj servis,\n"
#~ "molim pritisnite 'Odustani'. Ukoliko pritisnete 'Sljedeći',\n"
#~ "dozvolit ćete nam da Vas obavještavamo o sigurnosnim\n"
#~ "ispravkama i korisnim nadogradnjama preko personalizovanih e-mail\n"
#~ "upozorenja.\n"
#~ "Furthermore, you benefit from discounted paid support services on\n"
#~ "www.mandrivaexpert.com."

#~ msgid "Connection problem"
#~ msgstr "Problem sa konekcijom"

#~ msgid "Problem occurs when uploading files, please try again"
#~ msgstr "Pojavio se problem prilikom slanja datoteka, pokušajte ponovo"

#~ msgid "Create a Mandriva Online Account"
#~ msgstr "Napravi račun na Mandriva Online"

#~ msgid "Greeting:"
#~ msgstr "Pozdrav:"

#~ msgid "First name:"
#~ msgstr "Ime:"

#~ msgid "Last name:"
#~ msgstr "Prezime:"

#~ msgid "Confirm Password:"
#~ msgstr "Ponovo šifra:"

#~ msgid ""
#~ "The passwords do not match\n"
#~ " Please try again\n"
#~ msgstr ""
#~ "Šifre se ne poklapaju\n"
#~ " Molim pokušajte ponovo\n"

#~ msgid "Please fill in each field"
#~ msgstr "Molim unesite sva polja"

#~ msgid "Not a valid mail address!\n"
#~ msgstr "Neispravna e-mail adresa!\n"

#~ msgid "Creating account failed!"
#~ msgstr "Pravljenje računa nije uspjelo!"

#~ msgid ""
#~ "Mandriva Online Account successfully created.\n"
#~ "Please click \"Next\" to authenticate and upload your configuration\n"
#~ msgstr ""
#~ "Račun za Mandriva Online je uspješno napravljen.\n"
#~ "Kliknite na \"Dalje\" za identifikaciju i slanje vaših postavki\n"

#~ msgid "Your upload was successful!"
#~ msgstr "Slanje je uspješno!"

#~ msgid ""
#~ "From now you will receive on security and updates \n"
#~ "announcements thanks to Mandriva Online."
#~ msgstr ""
#~ "Od sada ćete primati obavještenja o sigurnosti i\n"
#~ "ispravkama zahvaljujući Mandriva Online."

#~ msgid ""
#~ "Mandriva Online offers you the ability to automate the updates.\n"
#~ "A program will run regulary in your system waiting for new updates\n"
#~ msgstr ""
#~ "Mandriva Online daje vam priliku da automatizirate ispravke.\n"
#~ "Program će se pokrenuti na vašem sistemu i čekati nove ispravke\n"

#~ msgid "Your Mandriva Online account has been successfully configured\n"
#~ msgstr "Vaš račun za Mandriva Online je uspješno podešen\n"

#~ msgid "Configuration uploaded successfully"
#~ msgstr "Konfiguracija uspješno poslana"

#~ msgid "Problem uploading configuration"
#~ msgstr "Problem pri slanju konfiguracije"

#~ msgid ""
#~ "Cannot connect to Mandriva Online website: wrong login/password or router/"
#~ "firewall bad settings"
#~ msgstr ""
#~ "Ne mogu se spojiti na mandrivaonline website: pogrešno korisničko ime ili "
#~ "šifra ili problemi sa postavkama routera/firewalla"

#~ msgid "  --applet\t\t- launch Mandriva Update.\n"
#~ msgstr "  --applet\t\t- pokreće Mandriva Update.\n"

#~ msgid "Cannot get list of updates: %s"
#~ msgstr "Ne mogu preuzeti spisak updatea: %s"

#~ msgid "Choose which packages should be installed and Press Ok"
#~ msgstr "IZaberite pakete koje želite instalirati i kliknite na 'U redu'"
3171'>3171 3172 3173 3174 3175 3176 3177 3178 3179 3180 3181 3182 3183 3184 3185 3186 3187 3188 3189 3190 3191 3192 3193 3194 3195 3196 3197 3198 3199 3200 3201 3202 3203 3204 3205 3206 3207 3208 3209 3210 3211 3212 3213 3214 3215 3216 3217 3218 3219 3220 3221 3222 3223 3224 3225 3226 3227 3228 3229 3230 3231 3232 3233 3234 3235 3236 3237 3238 3239 3240 3241 3242 3243 3244 3245 3246 3247 3248 3249 3250 3251 3252 3253 3254 3255 3256 3257 3258 3259 3260 3261 3262 3263 3264 3265 3266 3267 3268 3269 3270 3271 3272 3273 3274 3275 3276 3277 3278 3279 3280 3281 3282 3283 3284 3285 3286 3287 3288 3289 3290 3291 3292 3293 3294 3295 3296 3297 3298 3299 3300 3301 3302 3303 3304 3305 3306 3307 3308 3309 3310 3311 3312 3313 3314 3315 3316 3317 3318 3319 3320 3321 3322 3323 3324 3325 3326 3327 3328 3329 3330 3331 3332 3333 3334 3335 3336 3337 3338 3339 3340 3341 3342 3343 3344 3345 3346 3347 3348 3349 3350 3351 3352 3353 3354 3355 3356 3357 3358 3359 3360 3361 3362 3363 3364 3365 3366 3367 3368 3369 3370 3371 3372 3373 3374 3375 3376 3377 3378 3379 3380 3381 3382 3383 3384 3385 3386 3387 3388 3389 3390 3391 3392 3393 3394 3395 3396 3397 3398 3399 3400 3401 3402 3403 3404 3405 3406 3407 3408 3409 3410 3411 3412 3413 3414 3415 3416 3417 3418 3419 3420 3421 3422 3423 3424 3425 3426 3427 3428 3429 3430 3431 3432 3433 3434 3435 3436 3437 3438 3439 3440 3441 3442 3443 3444 3445 3446 3447 3448 3449 3450 3451 3452 3453 3454 3455 3456 3457 3458 3459 3460 3461 3462 3463 3464 3465 3466 3467 3468 3469 3470 3471 3472 3473 3474 3475 3476 3477 3478 3479 3480 3481 3482 3483 3484 3485 3486 3487 3488 3489 3490 3491 3492 3493 3494 3495 3496 3497 3498 3499 3500 3501 3502 3503 3504 3505 3506 3507 3508 3509 3510 3511 3512 3513 3514 3515 3516 3517 3518 3519 3520 3521 3522 3523 3524 3525 3526 3527 3528 3529 3530 3531 3532 3533 3534 3535 3536 3537 3538 3539 3540 3541 3542 3543 3544 3545 3546 3547 3548 3549 3550 3551 3552 3553 3554 3555 3556 3557 3558 3559 3560 3561 3562 3563 3564 3565 3566 3567 3568 3569 3570 3571 3572 3573 3574 3575 3576 3577 3578 3579 3580 3581 3582 3583 3584 3585 3586 3587 3588 3589 3590 3591 3592 3593 3594 3595 3596 3597 3598 3599 3600 3601 3602 3603 3604 3605 3606 3607 3608 3609 3610 3611 3612 3613 3614 3615 3616 3617 3618 3619 3620 3621 3622 3623 3624 3625 3626 3627 3628 3629 3630 3631 3632 3633 3634 3635 3636 3637 3638 3639 3640 3641 3642 3643 3644 3645 3646 3647 3648 3649 3650 3651 3652 3653 3654 3655 3656 3657 3658 3659 3660 3661 3662 3663 3664 3665 3666 3667 3668 3669 3670 3671 3672 3673 3674 3675 3676 3677 3678 3679 3680 3681 3682 3683 3684 3685 3686 3687 3688 3689 3690 3691 3692 3693 3694 3695 3696 3697 3698 3699 3700 3701 3702 3703 3704 3705 3706 3707 3708 3709 3710 3711 3712 3713 3714 3715 3716 3717 3718 3719 3720 3721 3722 3723 3724 3725 3726 3727 3728 3729 3730 3731 3732 3733 3734 3735 3736 3737 3738 3739 3740 3741 3742 3743 3744 3745 3746 3747 3748 3749 3750 3751 3752 3753 3754 3755 3756 3757 3758 3759 3760 3761 3762 3763 3764 3765 3766 3767 3768 3769 3770 3771 3772 3773 3774 3775 3776 3777 3778 3779 3780 3781 3782 3783 3784 3785 3786 3787 3788 3789 3790 3791 3792 3793 3794 3795 3796 3797 3798 3799 3800 3801 3802 3803 3804 3805 3806 3807 3808 3809 3810 3811 3812 3813 3814 3815 3816 3817 3818 3819 3820 3821 3822 3823 3824 3825 3826 3827 3828 3829 3830 3831 3832 3833 3834 3835 3836 3837 3838 3839 3840 3841 3842 3843 3844 3845 3846 3847 3848 3849 3850 3851 3852 3853 3854 3855 3856 3857 3858 3859 3860 3861 3862 3863 3864 3865 3866 3867 3868 3869 3870 3871 3872 3873 3874 3875 3876 3877 3878 3879 3880 3881 3882 3883 3884 3885 3886 3887 3888 3889 3890 3891 3892 3893 3894 3895 3896 3897 3898 3899 3900 3901 3902 3903 3904 3905 3906 3907 3908 3909 3910 3911 3912 3913 3914 3915 3916 3917 3918 3919 3920 3921 3922 3923 3924 3925 3926 3927 3928 3929 3930 3931 3932 3933 3934 3935 3936 3937 3938 3939 3940 3941 3942 3943 3944 3945 3946 3947 3948 3949 3950 3951 3952 3953 3954 3955 3956 3957 3958 3959 3960 3961 3962 3963 3964 3965 3966 3967 3968 3969 3970 3971 3972 3973 3974 3975 3976 3977 3978 3979 3980 3981 3982 3983 3984 3985 3986 3987 3988 3989 3990 3991 3992 3993 3994 3995 3996 3997 3998 3999 4000 4001 4002 4003 4004 4005 4006 4007 4008 4009 4010 4011 4012 4013 4014 4015 4016 4017 4018 4019 4020 4021 4022 4023 4024 4025 4026 4027 4028 4029 4030 4031 4032 4033 4034 4035 4036 4037 4038 4039 4040 4041 4042 4043 4044 4045 4046 4047 4048 4049 4050 4051 4052 4053 4054 4055 4056 4057 4058 4059 4060 4061 4062 4063 4064 4065 4066 4067 4068 4069 4070 4071 4072 4073 4074 4075 4076 4077 4078 4079 4080 4081 4082 4083 4084 4085 4086 4087 4088 4089 4090 4091 4092 4093 4094 4095 4096 4097 4098 4099 4100 4101 4102 4103 4104 4105 4106 4107 4108 4109 4110 4111 4112 4113 4114 4115 4116 4117 4118 4119 4120 4121 4122 4123 4124 4125 4126 4127 4128 4129 4130 4131 4132 4133 4134 4135 4136 4137 4138 4139 4140 4141 4142 4143 4144 4145 4146 4147 4148 4149 4150 4151 4152 4153 4154 4155 4156 4157 4158 4159 4160 4161 4162 4163 4164 4165 4166 4167 4168 4169 4170 4171 4172 4173 4174 4175 4176 4177 4178 4179 4180 4181 4182 4183 4184 4185 4186 4187 4188 4189 4190 4191 4192 4193 4194 4195 4196 4197 4198 4199 4200 4201 4202 4203 4204 4205 4206 4207 4208 4209 4210 4211 4212 4213 4214 4215 4216 4217 4218 4219 4220 4221 4222 4223 4224 4225 4226 4227 4228 4229 4230 4231 4232 4233 4234 4235 4236 4237 4238 4239 4240 4241 4242 4243 4244 4245 4246 4247 4248 4249 4250 4251 4252 4253 4254 4255 4256 4257 4258 4259 4260 4261 4262 4263 4264 4265 4266 4267 4268 4269 4270 4271 4272 4273 4274 4275 4276 4277 4278 4279 4280 4281 4282 4283 4284 4285 4286 4287 4288 4289 4290 4291 4292 4293 4294 4295 4296 4297 4298 4299 4300 4301 4302 4303 4304 4305 4306 4307 4308 4309 4310 4311 4312 4313 4314 4315 4316 4317 4318 4319 4320 4321 4322 4323 4324 4325 4326 4327 4328 4329 4330 4331 4332 4333 4334 4335 4336 4337 4338 4339 4340 4341 4342 4343 4344 4345 4346 4347 4348 4349 4350 4351 4352 4353 4354 4355 4356 4357 4358 4359 4360 4361 4362 4363 4364 4365 4366 4367 4368 4369 4370 4371 4372 4373 4374 4375 4376 4377 4378 4379 4380 4381 4382 4383 4384 4385 4386 4387 4388 4389 4390 4391 4392 4393 4394 4395 4396 4397 4398 4399 4400 4401 4402 4403 4404 4405 4406 4407 4408 4409 4410 4411 4412 4413 4414 4415 4416 4417 4418 4419 4420 4421 4422 4423 4424 4425 4426 4427 4428 4429 4430 4431 4432 4433 4434 4435 4436 4437 4438 4439 4440 4441 4442 4443 4444 4445 4446 4447 4448 4449 4450 4451 4452 4453 4454 4455 4456 4457 4458 4459 4460 4461 4462 4463 4464 4465 4466 4467 4468 4469 4470 4471 4472 4473 4474 4475 4476 4477 4478 4479 4480 4481 4482 4483 4484 4485 4486 4487 4488 4489 4490 4491 4492 4493 4494 4495 4496 4497 4498 4499 4500 4501 4502 4503 4504 4505 4506 4507 4508 4509 4510 4511 4512 4513 4514 4515 4516 4517 4518 4519 4520 4521 4522 4523 4524 4525 4526 4527 4528 4529 4530 4531 4532 4533 4534 4535 4536 4537 4538 4539 4540 4541 4542 4543 4544 4545 4546 4547 4548 4549 4550 4551 4552 4553 4554 4555 4556 4557 4558 4559 4560 4561 4562 4563 4564 4565 4566 4567 4568 4569 4570 4571 4572 4573 4574 4575 4576 4577 4578 4579 4580 4581 4582 4583 4584 4585 4586 4587 4588 4589 4590 4591 4592 4593 4594 4595 4596 4597 4598 4599 4600 4601 4602 4603 4604 4605 4606 4607 4608 4609 4610 4611 4612 4613 4614 4615 4616 4617 4618 4619 4620 4621 4622 4623 4624 4625 4626 4627 4628 4629 4630 4631 4632 4633 4634 4635 4636 4637 4638 4639 4640 4641 4642 4643 4644 4645 4646 4647 4648 4649 4650 4651 4652 4653 4654 4655 4656 4657 4658 4659 4660 4661 4662 4663 4664 4665 4666 4667 4668 4669 4670 4671 4672 4673 4674 4675 4676 4677 4678 4679 4680 4681 4682 4683 4684 4685 4686 4687 4688 4689 4690 4691 4692 4693 4694 4695 4696 4697 4698 4699 4700 4701 4702 4703 4704 4705 4706 4707 4708 4709 4710 4711 4712 4713 4714 4715 4716 4717 4718 4719 4720 4721 4722 4723 4724 4725 4726 4727 4728 4729 4730 4731 4732 4733 4734 4735 4736 4737 4738 4739 4740 4741 4742 4743 4744 4745 4746 4747 4748 4749 4750 4751 4752 4753 4754 4755 4756 4757 4758 4759 4760 4761 4762 4763 4764 4765 4766 4767 4768 4769 4770 4771 4772 4773 4774 4775 4776 4777 4778 4779 4780 4781 4782 4783 4784 4785 4786 4787 4788 4789 4790 4791 4792 4793 4794 4795 4796 4797 4798 4799 4800 4801 4802 4803 4804 4805 4806 4807 4808 4809 4810 4811 4812 4813 4814 4815 4816 4817 4818 4819 4820 4821 4822 4823 4824 4825 4826 4827 4828 4829 4830 4831 4832 4833 4834 4835 4836 4837 4838 4839 4840 4841 4842 4843 4844 4845 4846 4847 4848 4849 4850 4851 4852 4853 4854 4855 4856 4857 4858 4859 4860 4861 4862 4863 4864 4865 4866 4867 4868 4869 4870 4871 4872 4873 4874 4875 4876 4877 4878 4879 4880 4881 4882 4883 4884 4885 4886 4887 4888 4889 4890 4891 4892 4893 4894 4895 4896 4897 4898 4899 4900 4901 4902 4903 4904 4905 4906 4907 4908 4909 4910 4911 4912 4913 4914 4915 4916 4917 4918 4919 4920 4921 4922 4923 4924 4925 4926 4927 4928 4929 4930 4931 4932 4933 4934 4935 4936 4937 4938 4939 4940 4941 4942 4943 4944 4945 4946 4947 4948 4949 4950 4951 4952 4953 4954 4955 4956 4957 4958 4959 4960 4961 4962 4963 4964 4965 4966 4967 4968 4969 4970 4971 4972 4973 4974 4975 4976 4977 4978 4979 4980 4981 4982 4983 4984 4985 4986 4987 4988 4989 4990 4991 4992 4993 4994 4995 4996 4997 4998 4999 5000 5001 5002 5003 5004 5005 5006 5007 5008 5009 5010 5011 5012 5013 5014 5015 5016 5017 5018 5019 5020 5021 5022 5023 5024 5025 5026 5027 5028 5029 5030 5031 5032 5033 5034 5035 5036 5037 5038 5039 5040 5041 5042 5043 5044 5045 5046 5047 5048 5049 5050 5051 5052 5053 5054 5055 5056 5057 5058 5059 5060 5061 5062 5063 5064 5065 5066 5067 5068 5069 5070 5071 5072 5073 5074 5075 5076 5077 5078 5079 5080 5081 5082 5083 5084 5085 5086 5087 5088 5089 5090 5091 5092 5093 5094 5095 5096 5097 5098 5099 5100 5101 5102 5103 5104 5105 5106 5107 5108 5109 5110 5111 5112 5113 5114 5115 5116 5117 5118 5119 5120 5121 5122 5123 5124 5125 5126 5127 5128 5129 5130 5131 5132 5133 5134 5135 5136 5137 5138 5139 5140 5141 5142 5143 5144 5145 5146 5147 5148 5149 5150 5151 5152 5153 5154 5155 5156 5157 5158 5159 5160 5161 5162 5163 5164 5165 5166 5167 5168 5169 5170 5171 5172 5173 5174 5175 5176 5177 5178 5179 5180 5181 5182 5183 5184 5185 5186 5187 5188 5189 5190 5191 5192 5193 5194 5195 5196 5197 5198 5199 5200 5201 5202 5203 5204 5205 5206 5207 5208 5209 5210 5211 5212 5213 5214 5215 5216 5217 5218 5219 5220 5221 5222 5223 5224 5225 5226 5227 5228 5229 5230 5231 5232 5233 5234 5235 5236 5237 5238 5239 5240 5241 5242 5243 5244 5245 5246 5247 5248 5249 5250 5251 5252 5253 5254 5255 5256 5257 5258 5259 5260 5261 5262 5263 5264 5265 5266 5267 5268 5269 5270 5271 5272 5273 5274 5275 5276 5277 5278 5279 5280 5281 5282 5283 5284 5285 5286 5287 5288 5289 5290 5291 5292 5293 5294 5295 5296 5297 5298 5299 5300 5301 5302 5303 5304 5305 5306 5307 5308 5309 5310 5311 5312 5313 5314 5315 5316 5317 5318 5319 5320 5321 5322 5323 5324 5325 5326 5327 5328 5329 5330 5331 5332 5333 5334 5335 5336 5337 5338 5339 5340 5341 5342 5343 5344 5345 5346 5347 5348 5349 5350 5351 5352 5353 5354 5355 5356 5357 5358 5359 5360 5361 5362 5363 5364 5365 5366 5367 5368 5369 5370 5371 5372 5373 5374 5375 5376 5377 5378 5379 5380 5381 5382 5383 5384 5385 5386 5387 5388 5389 5390 5391 5392 5393 5394 5395 5396 5397 5398 5399 5400 5401 5402 5403 5404 5405 5406 5407 5408 5409 5410 5411 5412 5413 5414 5415 5416 5417 5418 5419 5420 5421 5422 5423 5424 5425 5426 5427 5428 5429 5430 5431 5432 5433 5434 5435 5436 5437 5438 5439 5440 5441 5442 5443 5444 5445 5446 5447 5448 5449 5450 5451 5452 5453 5454 5455 5456 5457 5458 5459 5460 5461 5462 5463 5464 5465 5466 5467 5468 5469 5470 5471 5472 5473 5474 5475 5476 5477 5478 5479 5480 5481 5482 5483 5484 5485 5486 5487 5488 5489 5490 5491 5492 5493 5494 5495 5496 5497 5498 5499 5500 5501 5502 5503 5504 5505 5506 5507 5508 5509 5510 5511 5512 5513 5514 5515 5516 5517 5518 5519 5520 5521 5522 5523 5524 5525 5526 5527 5528 5529 5530 5531 5532 5533 5534 5535 5536 5537 5538 5539 5540 5541 5542 5543 5544 5545 5546 5547 5548 5549 5550 5551 5552 5553 5554 5555 5556 5557 5558 5559 5560 5561 5562 5563 5564 5565 5566 5567 5568 5569 5570 5571 5572 5573 5574 5575 5576 5577 5578 5579 5580 5581 5582 5583 5584 5585 5586 5587 5588 5589 5590 5591 5592 5593 5594 5595 5596 5597 5598 5599 5600 5601 5602 5603 5604 5605 5606 5607 5608 5609 5610 5611 5612 5613 5614 5615 5616 5617 5618 5619 5620 5621 5622 5623 5624 5625 5626 5627 5628 5629 5630 5631 5632 5633 5634 5635 5636 5637 5638 5639 5640 5641 5642 5643 5644 5645 5646 5647 5648 5649 5650 5651 5652 5653 5654 5655 5656 5657 5658 5659 5660 5661 5662 5663 5664 5665 5666 5667 5668 5669 5670 5671 5672 5673 5674 5675 5676 5677 5678 5679 5680 5681 5682 5683 5684 5685 5686 5687 5688 5689 5690 5691 5692 5693 5694 5695 5696 5697 5698 5699 5700 5701 5702 5703 5704 5705 5706 5707 5708 5709 5710 5711 5712 5713 5714 5715 5716 5717 5718 5719 5720 5721 5722 5723 5724 5725 5726 5727 5728 5729 5730 5731 5732 5733 5734 5735 5736 5737 5738 5739 5740 5741 5742 5743 5744 5745 5746 5747 5748 5749 5750 5751 5752 5753 5754 5755 5756 5757 5758 5759 5760 5761 5762 5763 5764 5765 5766 5767 5768 5769 5770 5771 5772 5773 5774 5775 5776 5777 5778 5779 5780 5781 5782 5783 5784 5785 5786 5787 5788 5789 5790 5791 5792 5793 5794 5795 5796 5797 5798 5799 5800 5801 5802 5803 5804 5805 5806 5807 5808 5809 5810 5811 5812 5813 5814 5815 5816 5817 5818 5819 5820 5821 5822 5823 5824 5825 5826 5827 5828 5829 5830 5831 5832 5833 5834 5835 5836 5837 5838 5839 5840 5841 5842 5843 5844 5845 5846 5847 5848 5849 5850 5851 5852 5853 5854 5855 5856 5857 5858 5859 5860 5861 5862 5863 5864 5865 5866 5867 5868 5869 5870 5871 5872 5873 5874 5875 5876 5877 5878 5879 5880 5881 5882 5883 5884 5885 5886 5887 5888 5889 5890 5891 5892 5893 5894 5895 5896 5897 5898 5899 5900 5901 5902 5903 5904 5905 5906 5907 5908 5909 5910 5911 5912 5913 5914 5915 5916 5917 5918 5919 5920 5921 5922 5923 5924 5925 5926 5927 5928 5929 5930 5931 5932 5933 5934 5935 5936 5937 5938 5939 5940 5941 5942 5943 5944 5945 5946 5947 5948 5949 5950 5951 5952 5953 5954 5955 5956 5957 5958 5959 5960 5961 5962 5963 5964 5965 5966 5967 5968 5969 5970 5971 5972 5973 5974 5975 5976 5977 5978 5979 5980 5981 5982 5983 5984 5985 5986 5987 5988 5989 5990 5991 5992 5993 5994 5995 5996 5997 5998 5999 6000 6001 6002 6003 6004 6005 6006 6007 6008 6009 6010 6011 6012 6013 6014 6015 6016 6017 6018 6019 6020 6021 6022 6023 6024 6025 6026 6027 6028 6029 6030 6031 6032 6033 6034 6035 6036 6037 6038 6039 6040 6041 6042 6043 6044 6045 6046 6047 6048 6049 6050 6051 6052 6053 6054 6055 6056 6057 6058 6059 6060 6061 6062 6063 6064 6065 6066 6067 6068 6069 6070 6071 6072 6073 6074 6075 6076 6077 6078 6079 6080 6081 6082 6083 6084 6085 6086 6087 6088 6089 6090 6091 6092 6093 6094 6095 6096 6097 6098 6099 6100 6101 6102 6103 6104 6105 6106 6107 6108 6109 6110 6111 6112 6113 6114 6115 6116 6117 6118 6119 6120 6121 6122 6123 6124 6125 6126 6127 6128 6129 6130 6131 6132 6133 6134 6135 6136 6137 6138 6139 6140 6141 6142 6143 6144 6145 6146 6147 6148 6149 6150 6151 6152 6153 6154 6155 6156 6157 6158 6159 6160 6161 6162 6163 6164 6165 6166 6167 6168 6169 6170 6171 6172 6173 6174 6175 6176 6177 6178 6179 6180 6181 6182 6183 6184 6185 6186 6187 6188 6189 6190 6191 6192 6193 6194 6195 6196 6197 6198 6199 6200 6201 6202 6203 6204 6205 6206 6207 6208 6209 6210 6211 6212 6213 6214 6215 6216 6217 6218 6219 6220 6221 6222 6223 6224 6225 6226 6227 6228 6229 6230 6231 6232 6233 6234 6235 6236 6237 6238 6239 6240 6241 6242 6243 6244 6245 6246 6247 6248 6249 6250 6251 6252 6253 6254 6255 6256 6257 6258 6259 6260 6261 6262 6263 6264 6265 6266 6267 6268 6269 6270 6271 6272 6273 6274 6275 6276 6277 6278 6279 6280 6281 6282 6283 6284 6285 6286 6287 6288 6289 6290 6291 6292 6293 6294 6295 6296 6297 6298 6299 6300 6301 6302 6303 6304 6305 6306 6307 6308 6309 6310 6311 6312 6313 6314 6315 6316 6317 6318 6319 6320 6321 6322 6323 6324 6325 6326 6327 6328 6329 6330 6331 6332 6333 6334 6335 6336 6337 6338 6339 6340 6341 6342 6343 6344 6345 6346 6347 6348 6349 6350 6351 6352 6353 6354 6355 6356 6357 6358 6359 6360 6361 6362 6363 6364 6365 6366 6367 6368 6369 6370 6371 6372 6373 6374 6375 6376 6377 6378 6379 6380 6381 6382 6383 6384 6385 6386 6387 6388 6389 6390 6391 6392 6393 6394 6395 6396 6397 6398 6399 6400 6401 6402 6403 6404 6405 6406 6407 6408 6409 6410 6411 6412 6413 6414 6415 6416 6417 6418 6419 6420 6421 6422 6423 6424 6425 6426 6427 6428 6429 6430 6431 6432 6433 6434 6435 6436 6437 6438 6439 6440 6441 6442 6443 6444 6445 6446 6447 6448 6449 6450 6451 6452 6453 6454 6455 6456 6457 6458 6459 6460 6461 6462 6463 6464 6465 6466 6467 6468 6469 6470 6471 6472 6473 6474 6475 6476 6477 6478 6479 6480 6481 6482 6483 6484 6485 6486 6487 6488 6489 6490 6491 6492 6493 6494 6495 6496 6497 6498 6499 6500 6501 6502 6503 6504 6505 6506 6507 6508 6509 6510 6511 6512 6513 6514 6515 6516 6517 6518 6519 6520 6521 6522 6523 6524 6525 6526 6527 6528 6529 6530 6531 6532 6533 6534 6535 6536 6537 6538 6539 6540 6541 6542 6543 6544 6545 6546 6547 6548 6549 6550 6551 6552 6553 6554 6555 6556 6557 6558 6559 6560 6561 6562 6563 6564 6565 6566 6567 6568 6569 6570 6571 6572 6573 6574 6575 6576 6577 6578 6579 6580 6581 6582 6583 6584 6585 6586 6587 6588 6589 6590 6591 6592 6593 6594 6595 6596 6597 6598 6599 6600 6601 6602 6603 6604 6605 6606 6607 6608 6609 6610 6611 6612 6613 6614 6615 6616 6617 6618 6619 6620 6621 6622 6623 6624 6625 6626 6627 6628 6629 6630 6631 6632 6633 6634 6635 6636 6637 6638 6639 6640 6641 6642 6643 6644 6645 6646 6647 6648 6649 6650 6651 6652 6653 6654 6655 6656 6657 6658 6659 6660 6661 6662 6663 6664 6665 6666 6667 6668 6669 6670 6671 6672 6673 6674 6675 6676 6677 6678 6679 6680 6681 6682 6683 6684 6685 6686 6687 6688 6689 6690 6691 6692 6693 6694 6695 6696 6697 6698 6699 6700 6701 6702 6703 6704 6705 6706 6707 6708 6709 6710 6711 6712 6713 6714 6715 6716 6717 6718 6719 6720 6721 6722 6723 6724 6725 6726 6727 6728 6729 6730 6731 6732 6733 6734 6735 6736 6737 6738 6739 6740 6741 6742 6743 6744 6745 6746 6747 6748 6749 6750 6751 6752 6753 6754 6755 6756 6757 6758 6759 6760 6761
# Translation of cs.po to Czech
# Copyright (C) 1999,2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
#
# Radek Vybiral <Radek.Vybiral@vsb.cz>, 2000, 2001-2003.
# Michal Bukovjan <bukm@centrum.cz>, 2002-2003, 2004, 2005, 2006, 2007.
msgid ""
msgstr ""
"Project-Id-Version: cs\n"
"POT-Creation-Date: 2007-03-21 12:10+0100\n"
"PO-Revision-Date: 2007-03-15 19:36+0100\n"
"Last-Translator: Michal Bukovjan <bukm@centrum.cz>\n"
"Language-Team: Czech <cs@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms:  nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%"
"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Generator: KBabel 1.11.4\n"

#: any.pm:157 diskdrake/interactive.pm:422 diskdrake/interactive.pm:617
#: diskdrake/interactive.pm:798 diskdrake/interactive.pm:842
#: diskdrake/interactive.pm:904 diskdrake/interactive.pm:1188 do_pkgs.pm:209
#: do_pkgs.pm:255 harddrake/sound.pm:195 interactive.pm:576
#, c-format
msgid "Please wait"
msgstr "Prosím počkejte"

#: any.pm:157
#, c-format
msgid "Bootloader installation in progress"
msgstr "Probíhá instalace zaváděcího programu"

#: any.pm:168
#, c-format
msgid ""
"LILO wants to assign a new Volume ID to drive %s.  However, changing\n"
"the Volume ID of a Windows NT, 2000, or XP boot disk is a fatal Windows "
"error.\n"
"This caution does not apply to Windows 95 or 98, or to NT data disks.\n"
"\n"
"Assign a new Volume ID?"
msgstr ""
"LILO se chystá přiřadit zařízení %s nové ID svazku (Volume ID). Změna\n"
"ID svazku zaváděcího disku je pokládána operačními systémy Windows NT,\n"
"2000, nebo XP za fatální chybu.\n"
"Toto varování se nevztahuje na operační systémy Windows 95 a 98 nebo\n"
"na datové disky Windows NT.\n"
"\n"
"Přiřadit nové ID svazku?"

#: any.pm:179
#, c-format
msgid "Installation of bootloader failed. The following error occurred:"
msgstr "Instalace zaváděcího programu neuspěla. Stala se tato chyba:"

#: any.pm:185
#, c-format
msgid ""
"You may need to change your Open Firmware boot-device to\n"
" enable the bootloader.  If you do not see the bootloader prompt at\n"
" reboot, hold down Command-Option-O-F at reboot and enter:\n"
" setenv boot-device %s,\\\\:tbxi\n"
" Then type: shut-down\n"
"At your next boot you should see the bootloader prompt."
msgstr ""
"Můžete potřebovat změnit startovací zařízení pro Open Firmware\n"
" pro aktivaci spouštěcího programu. Pokud nevidíte po spuštění prompt,\n"
" stiskněte při startu Command-Option-O-F a zadejte:\n"
" setenv boot-device %s,\\\\:tbxi\n"
" Potom zadejte: shut-down\n"
"Při dalším spuštění už uvidíte prompt."

#: any.pm:223
#, c-format
msgid ""
"You decided to install the bootloader on a partition.\n"
"This implies you already have a bootloader on the hard drive you boot (eg: "
"System Commander).\n"
"\n"
"On which drive are you booting?"
msgstr ""
"Rozhodli jste se nainstalovat zavaděč systému na oddíl.\n"
"To znamená, že již zavaděč na disku, ze kterého spouštíte systém nějaký je "
"(např. System Commander).\n"
"\n"
"Ze kterého disku spouštíte systém?"

#: any.pm:246
#, c-format
msgid "First sector of drive (MBR)"
msgstr "První sektor disku (MBR)"

#: any.pm:247
#, c-format
msgid "First sector of the root partition"
msgstr "První sektor kořenového oddílu"

#: any.pm:249
#, c-format
msgid "On Floppy"
msgstr "Na disketu"

#: any.pm:251
#, c-format
msgid "Skip"
msgstr "Přeskočit"

#: any.pm:255
#, c-format
msgid "LILO/grub Installation"
msgstr "Instalace LILO/Grub"

#: any.pm:257
#, c-format
msgid "Where do you want to install the bootloader?"
msgstr "Kam chcete nainstalovat zaváděcí program?"

#: any.pm:284
#, c-format
msgid "Boot Style Configuration"
msgstr "Nastavení stylu zavádění"

#: any.pm:294 any.pm:326 any.pm:327
#, c-format
msgid "Bootloader main options"
msgstr "Základní nastavení zaváděcího programu"

#: any.pm:299
#, c-format
msgid "Bootloader"
msgstr "Zaváděcí program"

#: any.pm:300 any.pm:331
#, c-format
msgid "Bootloader to use"
msgstr "Zaváděcí program"

#: any.pm:302 any.pm:333
#, c-format
msgid "Boot device"
msgstr "Startovací zařízení"

#: any.pm:304
#, c-format
msgid "Main options"
msgstr "Hlavní volby"

#: any.pm:305
#, c-format
msgid "Delay before booting default image"
msgstr "Prodleva před zavedením výchozího obrazu"

#: any.pm:306
#, c-format
msgid "Enable ACPI"
msgstr "Povolit ACPI"

#: any.pm:307
#, c-format
msgid "Enable APIC"
msgstr "Povolit APIC"

#: any.pm:308
#, c-format
msgid "Enable Local APIC"
msgstr "Povolit lokální APIC"

#: any.pm:310 any.pm:686 authentication.pm:196 diskdrake/smbnfs_gtk.pm:181
#, c-format
msgid "Password"
msgstr "Heslo"

#: any.pm:312 authentication.pm:207
#, c-format
msgid "The passwords do not match"
msgstr "Hesla nejsou shodná"

#: any.pm:312 authentication.pm:207 diskdrake/interactive.pm:1348
#, c-format
msgid "Please try again"
msgstr "Zkuste to znovu, prosím"

#: any.pm:313
#, c-format
msgid "You can not use a password with %s"
msgstr "Nelze použít heslo s %s"

#: any.pm:316 any.pm:687 authentication.pm:197
#, c-format
msgid "Password (again)"
msgstr "Heslo (podruhé)"

#: any.pm:317
#, c-format
msgid "Restrict command line options"
msgstr "Omezení nastavení z příkazové řádky"

#: any.pm:317
#, c-format
msgid "restrict"
msgstr "omezení"

#: any.pm:318
#, c-format
msgid ""
"Option ``Restrict command line options'' is of no use without a password"
msgstr ""
"Volba ''Omezení nastavení z příkazové řádky'' je bezpředmětné bez hesla"

#: any.pm:320
#, c-format
msgid "Clean /tmp at each boot"
msgstr "Vyčistit adresář /tmp při každém startu"

#: any.pm:321
#, c-format
msgid "Precise RAM size if needed (found %d MB)"
msgstr "Pokud je třeba, upřesněte velikost paměti (nalezeno %d MB)"

#: any.pm:322
#, c-format
msgid "Give the ram size in MB"
msgstr "Zadejte velikost paměti v MB"

#: any.pm:332
#, c-format
msgid "Init Message"
msgstr "Úvodní zpráva"

#: any.pm:334
#, c-format
msgid "Open Firmware Delay"
msgstr "Prodleva pro firmware"

#: any.pm:335
#, c-format
msgid "Kernel Boot Timeout"
msgstr "Prodleva při spuštění"

#: any.pm:336
#, c-format
msgid "Enable CD Boot?"
msgstr "Povolit spuštění z CD?"

#: any.pm:337
#, c-format
msgid "Enable OF Boot?"
msgstr "Povolit zavaděč OF?"

#: any.pm:338
#, c-format
msgid "Default OS?"
msgstr "Výchozí OS?"

#: any.pm:404
#, c-format
msgid "Image"
msgstr "Obraz(image)"

#: any.pm:405 any.pm:418
#, c-format
msgid "Root"
msgstr "Kořenový(root)"

#: any.pm:406 any.pm:431
#, c-format
msgid "Append"
msgstr "Připojit"

#: any.pm:408
#, c-format
msgid "Xen append"
msgstr "Připojit Xen"

#: any.pm:411
#, c-format
msgid "Video mode"
msgstr "Video režim"

#: any.pm:413
#, c-format
msgid "Initrd"
msgstr "Initrd"

#: any.pm:414
#, c-format
msgid "Network profile"
msgstr "Síťový profil"

#: any.pm:423 any.pm:428 any.pm:430 diskdrake/interactive.pm:443
#, c-format
msgid "Label"
msgstr "Značka"

#: any.pm:425 any.pm:433 harddrake/v4l.pm:438
#, c-format
msgid "Default"
msgstr "Výchozí"

#: any.pm:432
#, c-format
msgid "NoVideo"
msgstr "Bez Videa"

#: any.pm:443
#, c-format
msgid "Empty label not allowed"
msgstr "Prázdná značka není povolena"

#: any.pm:444
#, c-format
msgid "You must specify a kernel image"
msgstr "Musíte zadat soubor s jádrem"

#: any.pm:444
#, c-format
msgid "You must specify a root partition"
msgstr "Musíte zadat kořenový oddíl"

#: any.pm:445
#, c-format
msgid "This label is already used"
msgstr "Tato značka se již používá"

#: any.pm:459
#, c-format
msgid "Which type of entry do you want to add?"
msgstr "Jaký typ záznamu chcete přidat?"

#: any.pm:460
#, c-format
msgid "Linux"
msgstr "Linux"

#: any.pm:460
#, c-format
msgid "Other OS (SunOS...)"
msgstr "Jiný systém (SunOs...)"

#: any.pm:461
#, c-format
msgid "Other OS (MacOS...)"
msgstr "Jiný systém (MacOs...)"

#: any.pm:461
#, c-format
msgid "Other OS (Windows...)"
msgstr "Jiný systém (Windows...)"

#: any.pm:489
#, c-format
msgid ""
"Here are the entries on your boot menu so far.\n"
"You can create additional entries or change the existing ones."
msgstr ""
"Zde jsou záznamy z vašeho zaváděcího menu.\n"
"Můžete přidat další nebo změnit stávající."

#: any.pm:640
#, c-format
msgid "access to X programs"
msgstr "přístup k programům v X prostředí"

#: any.pm:641
#, c-format
msgid "access to rpm tools"
msgstr "přístup k rpm nástrojům"

#: any.pm:642
#, c-format
msgid "allow \"su\""
msgstr "povolit \"su\""

#: any.pm:643
#, c-format
msgid "access to administrative files"
msgstr "přístup k administrativním souborům"

#: any.pm:644
#, c-format
msgid "access to network tools"
msgstr "přístup k síťovým nástrojům"

#: any.pm:645
#, c-format
msgid "access to compilation tools"
msgstr "přístup k nástrojům pro kompilaci"

#: any.pm:650
#, c-format
msgid "(already added %s)"
msgstr "(už byl přidán %s)"

#: any.pm:657
#, c-format
msgid "Please give a user name"
msgstr "Prosím zadejte uživatelské jméno"

#: any.pm:658
#, c-format
msgid ""
"The user name must contain only lower cased letters, numbers, `-' and `_'"
msgstr "Uživatelské jméno může obsahovat pouze malá písmena, čísla, '-' a '_'"

#: any.pm:659
#, c-format
msgid "The user name is too long"
msgstr "Toto uživatelské jméno je příliš dlouhé"

#: any.pm:660
#, c-format
msgid "This user name has already been added"
msgstr "Toto uživatelské jméno už bylo přidáno"

#: any.pm:661 any.pm:689
#, c-format
msgid "User ID"
msgstr "ID uživatele"

#: any.pm:662 any.pm:690
#, c-format
msgid "Group ID"
msgstr "ID skupiny"

#: any.pm:665
#, c-format
msgid "%s must be a number"
msgstr "%s musí být číslo"

#: any.pm:666
#, c-format
msgid "%s should be above 500. Accept anyway?"
msgstr "%s by mělo být vyšší než 500. Přesto použít?"

#: any.pm:671
#, c-format
msgid "Add user"
msgstr "Přidat uživatele"

#: any.pm:673
#, c-format
msgid ""
"Enter a user\n"
"%s"
msgstr ""
"Zadejte uživatele\n"
"%s"

#: any.pm:676 diskdrake/dav.pm:66 diskdrake/hd_gtk.pm:166
#: diskdrake/removable.pm:26 diskdrake/smbnfs_gtk.pm:82
#: interactive/http.pm:151
#, c-format
msgid "Done"
msgstr "Hotovo"

#: any.pm:677
#, c-format
msgid "Accept user"
msgstr "Vytvořit uživatele"

#: any.pm:682
#, c-format
msgid "Real name"
msgstr "Skutečné jméno"

#: any.pm:685
#, c-format
msgid "Login name"
msgstr "Přihlašovací jméno"

#: any.pm:688
#, c-format
msgid "Shell"
msgstr "Shell"

#: any.pm:735 security/l10n.pm:14
#, c-format
msgid "Autologin"
msgstr "Automatické přihlášení"

#: any.pm:736
#, c-format
msgid "I can set up your computer to automatically log on one user."
msgstr ""
"Můžu nastavit váš počítač tak, aby automaticky přihlásil vybraného uživatele."

#: any.pm:737
#, c-format
msgid "Use this feature"
msgstr "Použít tuto vlastnost"

#: any.pm:738
#, c-format
msgid "Choose the default user:"
msgstr "Zvolte standardního uživatele:"

#: any.pm:739
#, c-format
msgid "Choose the window manager to run:"
msgstr "Vyberte si, který správce oken má být spouštěn:"

#: any.pm:767
#, c-format
msgid "License agreement"
msgstr "Souhlas s licencí"

#: any.pm:770 diskdrake/dav.pm:26
#, c-format
msgid "Quit"
msgstr "Konec"

#: any.pm:773
#, c-format
msgid "Release Notes"
msgstr "Poznámky k vydání"

#: any.pm:776
#, c-format
msgid "Accept"
msgstr "Přijmout"

#: any.pm:776
#, c-format
msgid "Refuse"
msgstr "Odmítnout"

#: any.pm:795 any.pm:863
#, c-format
msgid "Please choose a language to use."
msgstr "Prosím zvolte si jazyk, který chcete používat."

#: any.pm:796 any.pm:864
#, c-format
msgid "Language choice"
msgstr "Výběr jazyka"

#: any.pm:826
#, c-format
msgid ""
"Mandriva Linux can support multiple languages. Select\n"
"the languages you would like to install. They will be available\n"
"when your installation is complete and you restart your system."
msgstr ""
"Mandriva Linux podporuje více jazyků. Můžete si zvolit další jazyky,\n"
"které budou dostupné po instalaci a následném restartu systému."

#: any.pm:829
#, c-format
msgid "Multi languages"
msgstr "Více jazyků"

#: any.pm:841 any.pm:872
#, c-format
msgid "Old compatibility (non UTF-8) encoding"
msgstr "Stará (ne UTF-8) kódování pro kompatibilitu"

#: any.pm:843
#, c-format
msgid "All languages"
msgstr "Všechny jazyky"

#: any.pm:918
#, c-format
msgid "Country / Region"
msgstr "Země"

#: any.pm:920
#, c-format
msgid "Please choose your country."
msgstr "Vyberte si prosím svoji zem."

#: any.pm:922
#, c-format
msgid "Here is the full list of available countries"
msgstr "Zde je kompletní seznam dostupných zemí"

#: any.pm:923
#, c-format
msgid "Other Countries"
msgstr "Jiné země"

#: any.pm:923 interactive.pm:477
#, c-format
msgid "Advanced"
msgstr "Rozšíření"

#: any.pm:929
#, c-format
msgid "Input method:"
msgstr "Vstupní metoda:"

#: any.pm:932
#, c-format
msgid "None"
msgstr "Žádné"

#: any.pm:1012
#, c-format
msgid "No sharing"
msgstr "Nesdílet"

#: any.pm:1012
#, c-format
msgid "Allow all users"
msgstr "Povolit všem uživatelům"

#: any.pm:1012
#, c-format
msgid "Custom"
msgstr "Vlastní"

#: any.pm:1016
#, c-format
msgid ""
"Would you like to allow users to share some of their directories?\n"
"Allowing this will permit users to simply click on \"Share\" in konqueror "
"and nautilus.\n"
"\n"
"\"Custom\" permit a per-user granularity.\n"
msgstr ""
"Chcete povolit uživatelům, aby si mohli sdílet adresáře ve svém domovském "
"adresáři?\n"
"Pokud to povolíte, uživatelům stačí pouze klepnout na \"Sdílet\" v "
"aplikacích Konqueror a Nautilus.\n"
"\n"
"Lze také provést \"Vlastní\" povolení pro jednotlivé uživatele.\n"

#: any.pm:1028
#, c-format
msgid ""
"NFS: the traditional Unix file sharing system, with less support on Mac and "
"Windows."
msgstr ""
"NFS: tradiční systém pro sdílení souborů v prostředí Unix, s menší podporou "
"operačních systémů Mac a Windows."

#: any.pm:1031
#, c-format
msgid ""
"SMB: a file sharing system used by Windows, Mac OS X and many modern Linux "
"systems."
msgstr ""
"SMB: systém pro sdílení souborů používaný ve Windows, MacOS X a mnohými "
"moderními Linuxovými systémy."

#: any.pm:1039
#, c-format
msgid ""
"You can export using NFS or SMB. Please select which you would like to use."
msgstr ""
"Nyní lze provést export přes protokol NFS nebo SMB. Vyberte prosím, který "
"chcete použít."

#: any.pm:1064
#, c-format
msgid "Launch userdrake"
msgstr "Spustit UserDrake"

#: any.pm:1064 interactive/gtk.pm:747
#, c-format
msgid "Close"
msgstr "Zavřít"

#: any.pm:1066
#, c-format
msgid ""
"The per-user sharing uses the group \"fileshare\". \n"
"You can use userdrake to add a user to this group."
msgstr ""
"Sdílení mezi uživateli používá skupinu \"fileshare\". \n"
"Uživatele lze do této skupiny přidat pomocí nástroje UserDrake."

#: any.pm:1158
#, c-format
msgid "Please log out and then use Ctrl-Alt-BackSpace"
msgstr "Prosím odhlaste se a pak stiskněte Ctrl-Alt-Backspace"

#: any.pm:1162
#, c-format
msgid "You need to log out and back in again for changes to take effect"
msgstr "Aby se změna projevila, je nutné se odhlásit a opět přihlásit"

#: any.pm:1212
#, c-format
msgid "Timezone"
msgstr "Časová zóna"

#: any.pm:1212
#, c-format
msgid "Which is your timezone?"
msgstr "Jaké je vaše časové pásmo?"

#: any.pm:1224 any.pm:1226
#, c-format
msgid "Date, Clock & Time Zone Settings"
msgstr "Nastavení data, hodin a časové zóny"

#: any.pm:1227
#, c-format
msgid "What is the best time?"
msgstr "Jaké vedení času je nejvhodnější?"

#: any.pm:1231
#, c-format
msgid "%s (hardware clock set to UTC)"
msgstr "%s (hardwarové hodiny nastaveny na UTC)"

#: any.pm:1232
#, c-format
msgid "%s (hardware clock set to local time)"
msgstr "%s (hardwarové hodiny nastaveny na místní čas)"

#: any.pm:1234
#, c-format
msgid "NTP Server"
msgstr "NTP Server"

#: any.pm:1235
#, c-format
msgid "Automatic time synchronization (using NTP)"
msgstr "Automatická synchronizace času (pomocí NTP)"

#: authentication.pm:23
#, c-format
msgid "Local file"
msgstr "Lokální soubor"

#: authentication.pm:24
#, c-format
msgid "LDAP"
msgstr "LDAP"

#: authentication.pm:25
#, c-format
msgid "NIS"
msgstr "NIS"

#: authentication.pm:26
#, c-format
msgid "Smart Card"
msgstr "Čipová karta"

#: authentication.pm:27 authentication.pm:163
#, c-format
msgid "Windows Domain"
msgstr "Doména Windows"

#: authentication.pm:28
#, c-format
msgid "Active Directory with SFU"
msgstr "Active Directory s SFU"

#: authentication.pm:29
#, c-format
msgid "Active Directory with Winbind"
msgstr "Active Directory s Winbind"

#: authentication.pm:66
#, c-format
msgid "Local file:"
msgstr "Lokální soubor:"

#: authentication.pm:66
#, c-format
msgid ""
"Use local for all authentication and information user tell in local file"
msgstr ""
"Všechno ověřování a ukládání informací o uživateli budou probíhat na "
"lokálním souboru"

#: authentication.pm:67
#, c-format
msgid "LDAP:"
msgstr "LDAP:"

#: authentication.pm:67
#, c-format
msgid ""
"Tells your computer to use LDAP for some or all authentication. LDAP "
"consolidates certain types of information within your organization."
msgstr ""
"Některé nebo veškeré ověřování bude používat LDAP. LDAP sdružuje některé "
"informace uvnitř vaší organizace."

#: authentication.pm:68
#, c-format
msgid "NIS:"
msgstr "NIS:"

#: authentication.pm:68
#, c-format
msgid ""
"Allows you to run a group of computers in the same Network Information "
"Service domain with a common password and group file."
msgstr ""
"Umožňuje provozovat skupinu počítačů ve stejné doméně NIS (Network "
"Information Service) se společným heslem a skupinami."

#: authentication.pm:69
#, c-format
msgid "Windows Domain:"
msgstr "Doména Windows:"

#: authentication.pm:69
#, c-format
msgid ""
"Winbind allows the system to retrieve information and authenticate users in "
"a Windows domain."
msgstr ""
"Winbind umožňuje systému získávat informace a ověřovat uživatele v doméně "
"Windows."

#: authentication.pm:70
#, c-format
msgid "Active Directory with SFU:"
msgstr "Active Directory s SFU:"

#: authentication.pm:70
#, c-format
msgid "With Kerberos and Ldap for authentication in Active Directory Server "
msgstr "Zahrnuje Kerberos a LDAP pro ověřování na serveru s Active Directory"

#: authentication.pm:71
#, c-format
msgid "Active Directory with Winbind:"
msgstr "Active Directory s Winbind:"

#: authentication.pm:71
#, c-format
msgid ""
"Winbind allows the system to authenticate users in a Windows Active "
"Directory Server."
msgstr ""
"Winbind umožňuje systému ověřovat uživatele na serveru s Windows Active "
"Directory."

#: authentication.pm:96
#, c-format
msgid "Authentication LDAP"
msgstr "Ověření pomocí LDAP"

#: authentication.pm:97
#, c-format
msgid "LDAP Base dn"
msgstr "Základní dn pro LDAP"

#: authentication.pm:98
#, c-format
msgid "LDAP Server"
msgstr "LDAP server"

#: authentication.pm:111 fsedit.pm:23
#, c-format
msgid "simple"
msgstr "jednoduchý"

#: authentication.pm:112
#, c-format
msgid "TLS"
msgstr "TLS"

#: authentication.pm:113
#, c-format
msgid "SSL"
msgstr "SSL"

#: authentication.pm:114
#, c-format
msgid "security layout (SASL/Kerberos)"
msgstr "bezpečnostní schéma (SASL/Kerberos)"

#: authentication.pm:121 authentication.pm:159
#, c-format
msgid "Authentication Active Directory"
msgstr "Ověření pomocí Active Directory"

#: authentication.pm:122 diskdrake/smbnfs_gtk.pm:182
#, c-format
msgid "Domain"
msgstr "Doména"

#: authentication.pm:124 diskdrake/dav.pm:63
#, c-format
msgid "Server"
msgstr "Server"

#: authentication.pm:125
#, c-format
msgid "LDAP users database"
msgstr "Databáze uživatelů LDAP"

#: authentication.pm:126
#, c-format
msgid "Use Anonymous BIND "
msgstr "Použít anonymní BIND "

#: authentication.pm:127
#, c-format
msgid "LDAP user allowed to browse the Active Directory"
msgstr "Uživatelé z databáze LDAP, kteří mohou prohlížet Active Directory"

#: authentication.pm:128
#, c-format
msgid "Password for user"
msgstr "Heslo pro uživatele"

#: authentication.pm:140
#, c-format
msgid "Authentication NIS"
msgstr "Ověření pomocí NIS"

#: authentication.pm:141
#, c-format
msgid "NIS Domain"
msgstr "NIS Doména"

#: authentication.pm:142
#, c-format
msgid "NIS Server"
msgstr "NIS Server"

#: authentication.pm:147
#, c-format
msgid ""
"For this to work for a W2K PDC, you will probably need to have the admin "
"run: C:\\>net localgroup \"Pre-Windows 2000 Compatible Access\" everyone /"
"add and reboot the server.\n"
"You will also need the username/password of a Domain Admin to join the "
"machine to the Windows(TM) domain.\n"
"If networking is not yet enabled, Drakx will attempt to join the domain "
"after the network setup step.\n"
"Should this setup fail for some reason and domain authentication is not "
"working, run 'smbpasswd -j DOMAIN -U USER%%PASSWORD' using your Windows(tm) "
"Domain, and Admin Username/Password, after system boot.\n"
"The command 'wbinfo -t' will test whether your authentication secrets are "
"good."
msgstr ""
"Aby toto správně pracovalo se serverem W2K PDC, bude muset správce serveru "
"spustit: C:\\>net localgroup \"Pre-Windows 2000 Compatible Access\" "
"everyone / add a restartovat server.\n"
"Budete také potřebovat uživatelské jméno a heslo Správce Domény, abyste "
"mohli připojit počítač do domény Windows(TM).\n"
"Jestliže ještě není povolena síť, aplikace DrakX se pokusí připojit k doméně "
"po fázi nastavení sítě.\n"
"Pakliže toto nastavení z jakéhokoli důvodu selže, a ověření na PDC nebude "
"pracovat správně, spusťte po naběhnutí systému 'smbpasswd -j DOMAIN -U USER%%"
"PASSWORD' (použijte svou doménu Windows(TM) a uživatelské jméno a heslo "
"Správce domény).\n"
"Příkaz 'wbinfo -t' otestuje, zda-li vaše tajné informace pro ověření jsou "
"správné."

#: authentication.pm:159
#, c-format
msgid "Authentication Windows Domain"
msgstr "Doména Windows pro ověření"

#: authentication.pm:161
#, c-format
msgid "Active Directory Realm "
msgstr "Oblast Active Directory "

#: authentication.pm:164
#, c-format
msgid "Domain Admin User Name"
msgstr "Uživatelské jméno Správce domény"

#: authentication.pm:165
#, c-format
msgid "Domain Admin Password"
msgstr "Heslo Správce domény"

#: authentication.pm:181 authentication.pm:198
#, c-format
msgid "Authentication"
msgstr "Ověření"

#: authentication.pm:182
#, c-format
msgid "Set administrator (root) password"
msgstr "Heslo správce (uživatele root)"

#: authentication.pm:184
#, c-format
msgid "Authentication method"
msgstr "Autentizační metoda"

#. -PO: keep this short or else the buttons will not fit in the window
#: authentication.pm:189
#, c-format
msgid "No password"
msgstr "Bez hesla"

#: authentication.pm:210
#, c-format
msgid "This password is too short (it must be at least %d characters long)"
msgstr "Toto heslo je příliš jednoduché (musí být alespoň %d znaků dlouhé)"

#: authentication.pm:351
#, c-format
msgid "Can not use broadcast with no NIS domain"
msgstr "Nelze použít všesměrové vysílání bez NIS domény"

# NOTE: this message will be displayed at boot time; that is
# only the ascii charset will be available on most machines
# so use only 7bit for this message (and do transliteration or
# leave it in English, as it is the best for your language)
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#: bootloader.pm:880
#, c-format
msgid ""
"Welcome to the operating system chooser!\n"
"\n"
"Choose an operating system from the list above or\n"
"wait for default boot.\n"
"\n"
msgstr ""
"Vita vas program pro vyber operacniho systemu!\n"
"\n"
"Vyberte si ze seznamu operacnich systemu nize nebo\n"
"vyckejte na automaticke zavedeni.\n"
"\n"

#: bootloader.pm:1028
#, c-format
msgid "LILO with text menu"
msgstr "LILO s textovým menu"

#: bootloader.pm:1029
#, c-format
msgid "GRUB with graphical menu"
msgstr "GRUB s grafickým menu"

#: bootloader.pm:1030
#, c-format
msgid "GRUB with text menu"
msgstr "GRUB s textovým menu"

#: bootloader.pm:1031
#, c-format
msgid "Yaboot"
msgstr "Yaboot"

#: bootloader.pm:1032
#, c-format
msgid "SILO"
msgstr "SILO"

#: bootloader.pm:1112
#, c-format
msgid "not enough room in /boot"
msgstr "není dost místa v adresáři /boot"

#: bootloader.pm:1679
#, c-format
msgid "You can not install the bootloader on a %s partition\n"
msgstr "Zaváděcí program nelze nainstalovat na oddíl %s\n"

#: bootloader.pm:1732
#, c-format
msgid ""
"Your bootloader configuration must be updated because partition has been "
"renumbered"
msgstr ""
"Nastavení vašeho zavaděče musí být aktualizováno, protože se změnilo pořadí "
"oddílů na disku"

#: bootloader.pm:1745
#, c-format
msgid ""
"The bootloader can not be installed correctly. You have to boot rescue and "
"choose \"%s\""
msgstr ""
"Zavaděč nelze korektně nainstalovat. Musíte použít rescue režim a vybrat \"%s"
"\""

#: bootloader.pm:1746
#, c-format
msgid "Re-install Boot Loader"
msgstr "Znovu instalovat zaváděcí program"

#: common.pm:129
#, c-format
msgid "B"
msgstr "B"

#: common.pm:129
#, c-format
msgid "KB"
msgstr "kB"

#: common.pm:129
#, c-format
msgid "MB"
msgstr "MB"

#: common.pm:129
#, c-format
msgid "GB"
msgstr "GB"

#: common.pm:137
#, c-format
msgid "TB"
msgstr "TB"

#: common.pm:145
#, c-format
msgid "%d minutes"
msgstr "%d minut(y)"

#: common.pm:147
#, c-format
msgid "1 minute"
msgstr "1 minuta"

#: common.pm:149
#, c-format
msgid "%d seconds"
msgstr "%d sekund"

#: common.pm:298
#, c-format
msgid "command %s missing"
msgstr "chybí příkaz %s"

#: diskdrake/dav.pm:17
#, c-format
msgid ""
"WebDAV is a protocol that allows you to mount a web server's directory\n"
"locally, and treat it like a local filesystem (provided the web server is\n"
"configured as a WebDAV server). If you would like to add WebDAV mount\n"
"points, select \"New\"."
msgstr ""
"WebDAV je protokol, který umožňuje připojit webový adresář jako lokální, "
"který\n"
"se potom tváří jako lokální souborový systém (takový webový server musí "
"být)\n"
"nastaven jako WebDAV server). Pokud chcete přidat WebDAV připojení, vyberte\n"
"položku \"Nový\"."

#: diskdrake/dav.pm:25
#, c-format
msgid "New"
msgstr "Nový"

#: diskdrake/dav.pm:61 diskdrake/interactive.pm:449 diskdrake/smbnfs_gtk.pm:75
#, c-format
msgid "Unmount"
msgstr "Odpojit"

#: diskdrake/dav.pm:62 diskdrake/interactive.pm:446 diskdrake/smbnfs_gtk.pm:76
#, c-format
msgid "Mount"
msgstr "Připojit"

#: diskdrake/dav.pm:64 diskdrake/interactive.pm:440
#: diskdrake/interactive.pm:670 diskdrake/interactive.pm:688
#: diskdrake/interactive.pm:692 diskdrake/removable.pm:23
#: diskdrake/smbnfs_gtk.pm:79
#, c-format
msgid "Mount point"
msgstr "Přípojný bod"

#: diskdrake/dav.pm:65 diskdrake/interactive.pm:442
#: diskdrake/interactive.pm:1047 diskdrake/removable.pm:24
#: diskdrake/smbnfs_gtk.pm:80
#, c-format
msgid "Options"
msgstr "Volby"

#: diskdrake/dav.pm:75 diskdrake/hd_gtk.pm:115 diskdrake/interactive.pm:229
#: diskdrake/interactive.pm:242 diskdrake/interactive.pm:398
#: diskdrake/interactive.pm:416 diskdrake/interactive.pm:547
#: diskdrake/interactive.pm:552 diskdrake/interactive.pm:660
#: diskdrake/interactive.pm:922 diskdrake/interactive.pm:1092
#: diskdrake/interactive.pm:1105 diskdrake/interactive.pm:1108
#: diskdrake/interactive.pm:1348 diskdrake/smbnfs_gtk.pm:42 do_pkgs.pm:19
#: do_pkgs.pm:24 do_pkgs.pm:40 do_pkgs.pm:56 do_pkgs.pm:61 fsedit.pm:229
#: interactive/http.pm:117 interactive/http.pm:118 modules/interactive.pm:19
#: scanner.pm:94 scanner.pm:105 scanner.pm:112 scanner.pm:119 wizards.pm:95
#: wizards.pm:99 wizards.pm:121
#, c-format
msgid "Error"
msgstr "Chyba"

#: diskdrake/dav.pm:83
#, c-format
msgid "Please enter the WebDAV server URL"
msgstr "Zadejte prosím URL serveru WebDAV"

#: diskdrake/dav.pm:87
#, c-format
msgid "The URL must begin with http:// or https://"
msgstr "URL musí začínat znaky http:// nebo https://"

#: diskdrake/dav.pm:109
#, c-format
msgid "Server: "
msgstr "Server: "

#: diskdrake/dav.pm:110 diskdrake/interactive.pm:520
#: diskdrake/interactive.pm:1230 diskdrake/interactive.pm:1308
#, c-format
msgid "Mount point: "
msgstr "Adresář připojení (mount point): "

#: diskdrake/dav.pm:111 diskdrake/interactive.pm:1315
#, c-format
msgid "Options: %s"
msgstr "Volby: %s"

#: diskdrake/hd_gtk.pm:53 diskdrake/interactive.pm:286
#: diskdrake/smbnfs_gtk.pm:22 fs/mount_point.pm:106
#: fs/partitioning_wizard.pm:47 fs/partitioning_wizard.pm:201
#: fs/partitioning_wizard.pm:207 fs/partitioning_wizard.pm:247
#: fs/partitioning_wizard.pm:266 fs/partitioning_wizard.pm:271
#, c-format
msgid "Partitioning"
msgstr "Rozdělení disku"

#: diskdrake/hd_gtk.pm:93 diskdrake/interactive.pm:1067
#: diskdrake/interactive.pm:1077 diskdrake/interactive.pm:1130
#, c-format
msgid "Read carefully!"
msgstr "Čtěte pozorně!"

#: diskdrake/hd_gtk.pm:93
#, c-format
msgid "Please make a backup of your data first"
msgstr "Zálohujte si nejdřív svá data, prosím"

#: diskdrake/hd_gtk.pm:94 diskdrake/interactive.pm:222
#, c-format
msgid "Exit"
msgstr "Konec"

#: diskdrake/hd_gtk.pm:94
#, c-format
msgid "Continue"
msgstr "Pokračovat"

#: diskdrake/hd_gtk.pm:97
#, c-format
msgid ""
"If you plan to use aboot, be careful to leave a free space (2048 sectors is "
"enough)\n"
"at the beginning of the disk"
msgstr ""
"Jestliže chcete používat aboot, musíte nechat volné místo na začátku disku\n"
"(2048 sektorů stačí)"

#: diskdrake/hd_gtk.pm:162 interactive.pm:640 interactive/gtk.pm:719
#: interactive/gtk.pm:740 interactive/gtk.pm:760 ugtk2.pm:923 ugtk2.pm:924
#, c-format
msgid "Help"
msgstr "Nápověda"

#: diskdrake/hd_gtk.pm:197
#, c-format
msgid "Choose action"
msgstr "Volba akce"

#: diskdrake/hd_gtk.pm:201
#, c-format
msgid ""
"You have one big Microsoft Windows partition.\n"
"I suggest you first resize that partition\n"
"(click on it, then click on \"Resize\")"
msgstr ""
"Máte jeden veliký oddíl\n"
"(většinou používaný Microsoft Windows).\n"
"Doporučuji vám nejprve zmenšit tento oddíl\n"
"(klepněte na něj a potom na \"Změnit velikost\")"

#: diskdrake/hd_gtk.pm:203
#, c-format
msgid "Please click on a partition"
msgstr "Prosím klepněte na oddíl"

#: diskdrake/hd_gtk.pm:217 diskdrake/smbnfs_gtk.pm:63
#, c-format
msgid "Details"
msgstr "Detaily"

#: diskdrake/hd_gtk.pm:265
#, c-format
msgid "No hard drives found"
msgstr "Nenalezeny žádné pevné disky"

#: diskdrake/hd_gtk.pm:292
#, c-format
msgid "Unknown"
msgstr "Neznámý"

#: diskdrake/hd_gtk.pm:351
#, c-format
msgid "Ext2"
msgstr "Ext2"

#: diskdrake/hd_gtk.pm:351
#, c-format
msgid "Journalised FS"
msgstr "Žurnálovací FS"

#: diskdrake/hd_gtk.pm:351
#, c-format
msgid "Swap"
msgstr "Odkládací (swap)"

#: diskdrake/hd_gtk.pm:351
#, c-format
msgid "SunOS"
msgstr "SunOs"

#: diskdrake/hd_gtk.pm:351
#, c-format
msgid "HFS"
msgstr "HFS"

#: diskdrake/hd_gtk.pm:351
#, c-format
msgid "Windows"
msgstr "Windows"

#: diskdrake/hd_gtk.pm:352 services.pm:149
#, c-format
msgid "Other"
msgstr "Další"

#: diskdrake/hd_gtk.pm:352 diskdrake/interactive.pm:1244
#, c-format
msgid "Empty"
msgstr "Prázdný"

#: diskdrake/hd_gtk.pm:356
#, c-format
msgid "Filesystem types:"
msgstr "Souborové systémy:"

#: diskdrake/hd_gtk.pm:380 diskdrake/interactive.pm:291
#: diskdrake/interactive.pm:392 diskdrake/interactive.pm:428
#: diskdrake/interactive.pm:577 diskdrake/interactive.pm:751
#: diskdrake/interactive.pm:809 diskdrake/interactive.pm:902
#: diskdrake/interactive.pm:944 diskdrake/interactive.pm:945
#: diskdrake/interactive.pm:1173 diskdrake/interactive.pm:1211
#: diskdrake/interactive.pm:1347 do_pkgs.pm:16 do_pkgs.pm:35 do_pkgs.pm:53
#: harddrake/sound.pm:279
#, c-format
msgid "Warning"
msgstr "Varování"

#: diskdrake/hd_gtk.pm:380
#, c-format
msgid "This partition is already empty"
msgstr "Tento oddíl je již prázdný"

#: diskdrake/hd_gtk.pm:389
#, c-format
msgid "Use ``Unmount'' first"
msgstr "Nejprve použijte ''Odpojit''"

#: diskdrake/hd_gtk.pm:389
#, c-format
msgid "Use ``%s'' instead"
msgstr "Místo toho použijte ''%s''"

#: diskdrake/hd_gtk.pm:389 diskdrake/interactive.pm:441
#: diskdrake/interactive.pm:611 diskdrake/interactive.pm:1083
#: diskdrake/removable.pm:25 diskdrake/removable.pm:48
#, c-format
msgid "Type"
msgstr "Změnit typ"

#: diskdrake/interactive.pm:193
#, c-format
msgid "Choose another partition"
msgstr "Vybrat jiný oddíl"

#: diskdrake/interactive.pm:193
#, c-format
msgid "Choose a partition"
msgstr "Vyberte oddíl"

#: diskdrake/interactive.pm:255
#, c-format
msgid "Undo"
msgstr "Zpět"

#: diskdrake/interactive.pm:255
#, c-format
msgid "Toggle to normal mode"
msgstr "Přepnout se do módu 'normální'"

#: diskdrake/interactive.pm:255
#, c-format
msgid "Toggle to expert mode"
msgstr "Přepnout se do režimu 'expert'"

#: diskdrake/interactive.pm:269 diskdrake/interactive.pm:279
#: diskdrake/interactive.pm:1158
#, c-format
msgid "Confirmation"
msgstr "Potvrzení"

#: diskdrake/interactive.pm:269
#, c-format
msgid "Continue anyway?"
msgstr "Přesto chcete pokračovat?"

#: diskdrake/interactive.pm:274
#, c-format
msgid "Quit without saving"
msgstr "Konec bez uložení"

#: diskdrake/interactive.pm:274
#, c-format
msgid "Quit without writing the partition table?"
msgstr "Chcete skončit bez zapsání do tabulky oddílů?"

#: diskdrake/interactive.pm:279
#, c-format
msgid "Do you want to save /etc/fstab modifications"
msgstr "Chcete uložit úpravy souboru /etc/fstab?"

#: diskdrake/interactive.pm:286 fs/partitioning_wizard.pm:247
#, c-format
msgid "You need to reboot for the partition table modifications to take place"
msgstr "Aby se projevily změny v tabulce oddílů, musíte restartovat počítač"

#: diskdrake/interactive.pm:291
#, c-format
msgid ""
"You should format partition %s.\n"
"Otherwise no entry for mount point %s will be written in fstab.\n"
"Quit anyway?"
msgstr ""
"Měli byste naformátovat oddíl %s.\n"
"Jinak nebude do tabulky fstab zapsána položka pro přípojný bod %s.\n"
"Chcete přesto skončit?"

#: diskdrake/interactive.pm:304
#, c-format
msgid "Clear all"
msgstr "Vše smazat"

#: diskdrake/interactive.pm:305
#, c-format
msgid "Auto allocate"
msgstr "Automaticky rozmístit"

#: diskdrake/interactive.pm:306 diskdrake/interactive.pm:360
#: interactive/curses.pm:457
#, c-format
msgid "More"
msgstr "Více"

#: diskdrake/interactive.pm:311
#, c-format
msgid "Hard drive information"
msgstr "Informace o pevném disku"

#: diskdrake/interactive.pm:343
#, c-format
msgid "All primary partitions are used"
msgstr "Všechny primární oddíly (partitions) jsou používány"

#: diskdrake/interactive.pm:344
#, c-format
msgid "I can not add any more partitions"
msgstr "Nemůžu přidat žádný další oddíl"

#: diskdrake/interactive.pm:345
#, c-format
msgid ""
"To have more partitions, please delete one to be able to create an extended "
"partition"
msgstr ""
"Abyste mohli mít více oddílů, musíte smazat jeden existující a na jeho "
"místě\n"
"vytvořit rozšířený (extended) oddíl"

#: diskdrake/interactive.pm:354
#, c-format
msgid "No supermount"
msgstr "Bez supermountu"

#: diskdrake/interactive.pm:355
#, c-format
msgid "Supermount"
msgstr "Supermount"

#: diskdrake/interactive.pm:356
#, c-format
msgid "Supermount except for CDROM drives"
msgstr "Supermount vyjma jednotek CDROM"

#: diskdrake/interactive.pm:362
#, c-format
msgid "Save partition table"
msgstr "Uložit tabulku oddílů"

#: diskdrake/interactive.pm:363
#, c-format
msgid "Restore partition table"
msgstr "Obnovit tabulku oddílů"

#: diskdrake/interactive.pm:364
#, c-format
msgid "Rescue partition table"
msgstr "Záchrana tabulky oddílů"

#: diskdrake/interactive.pm:366
#, c-format
msgid "Reload partition table"
msgstr "Znovu načíst tabulku oddílů"

#: diskdrake/interactive.pm:368
#, c-format
msgid "Removable media automounting"
msgstr "Automatické připojování pro vyjímatelná média"

#: diskdrake/interactive.pm:381 diskdrake/interactive.pm:407
#, c-format
msgid "Select file"
msgstr "Zvolit soubor"

#: diskdrake/interactive.pm:393
#, c-format
msgid ""
"The backup partition table has not the same size\n"
"Still continue?"
msgstr ""
"Záložní tabulka oddílů nemá stejnou velikost\n"
"Chcete přesto pokračovat?"

#: diskdrake/interactive.pm:422
#, c-format
msgid "Trying to rescue partition table"
msgstr "Pokouším se obnovit tabulku oddílů"

#: diskdrake/interactive.pm:428
#, c-format
msgid "Detailed information"
msgstr "Podrobné informace"

#: diskdrake/interactive.pm:444 diskdrake/interactive.pm:764
#, c-format
msgid "Resize"
msgstr "Změnit velikost"

#: diskdrake/interactive.pm:445
#, c-format
msgid "Format"
msgstr "Formátovat"

#: diskdrake/interactive.pm:447 diskdrake/interactive.pm:850
#, c-format
msgid "Add to RAID"
msgstr "Přidat do RAIDu"

#: diskdrake/interactive.pm:448 diskdrake/interactive.pm:867
#, c-format
msgid "Add to LVM"
msgstr "Přidat do LVMu"

#: diskdrake/interactive.pm:450
#, c-format
msgid "Delete"
msgstr "Smazat"

#: diskdrake/interactive.pm:451
#, c-format
msgid "Remove from RAID"
msgstr "Odebrat z RAIDu"

#: diskdrake/interactive.pm:452
#, c-format
msgid "Remove from LVM"
msgstr "Odebrat z LVMu"

#: diskdrake/interactive.pm:453
#, c-format
msgid "Modify RAID"
msgstr "Změnit RAID"

#: diskdrake/interactive.pm:454
#, c-format
msgid "Use for loopback"
msgstr "Použít loopback"

#: diskdrake/interactive.pm:465
#, c-format
msgid "Create"
msgstr "Vytvořit"

#: diskdrake/interactive.pm:509 diskdrake/interactive.pm:511
#, c-format
msgid "Create a new partition"
msgstr "Vytvořit nový oddíl"

#: diskdrake/interactive.pm:513
#, c-format
msgid "Start sector: "
msgstr "Počáteční sektor: "

#: diskdrake/interactive.pm:516 diskdrake/interactive.pm:937
#, c-format
msgid "Size in MB: "
msgstr "Velikost v MB: "

#: diskdrake/interactive.pm:518 diskdrake/interactive.pm:938
#, c-format
msgid "Filesystem type: "
msgstr "Souborový systém: "

#: diskdrake/interactive.pm:524
#, c-format
msgid "Preference: "
msgstr "Nastavení: "

#: diskdrake/interactive.pm:527
#, c-format
msgid "Logical volume name "
msgstr "Název logického svazku "

#: diskdrake/interactive.pm:547
#, c-format
msgid ""
"You can not create a new partition\n"
"(since you reached the maximal number of primary partitions).\n"
"First remove a primary partition and create an extended partition."
msgstr ""
"Nemůžete vytvořit nový oddíl\n"
"(protože jste již dosáhli maximálního počtu primárních oddílů).\n"
"Nejprve odstraňte některý primární oddíl a vytvořte oddíl rozšířený."

#: diskdrake/interactive.pm:577
#, c-format
msgid "Remove the loopback file?"
msgstr "Odstranit soubor loopbacku?"

#: diskdrake/interactive.pm:596
#, c-format
msgid ""
"After changing type of partition %s, all data on this partition will be lost"
msgstr "Tím, že změníte typ oddílu %s, přijdete o všechna jeho data"

#: diskdrake/interactive.pm:608
#, c-format
msgid "Change partition type"
msgstr "Změnit typ oddílu"

#: diskdrake/interactive.pm:610 diskdrake/removable.pm:47
#, c-format
msgid "Which filesystem do you want?"
msgstr "Který souborový systém chcete použít?"

#: diskdrake/interactive.pm:617
#, c-format
msgid "Switching from ext2 to ext3"
msgstr "Přepínám z ext2 na ext3"

#: diskdrake/interactive.pm:637 diskdrake/interactive.pm:640
#, c-format
msgid "Which volume label?"
msgstr "Které návěští svazku?"

#: diskdrake/interactive.pm:641
#, c-format
msgid "Label:"
msgstr "Návěští:"

#: diskdrake/interactive.pm:655
#, c-format
msgid "Where do you want to mount the loopback file %s?"
msgstr "Kam chcete připojit loopback soubor %s?"

#: diskdrake/interactive.pm:656
#, c-format
msgid "Where do you want to mount device %s?"
msgstr "Kam chcete připojit zařízení %s?"

#: diskdrake/interactive.pm:661
#, c-format
msgid ""
"Can not unset mount point as this partition is used for loop back.\n"
"Remove the loopback first"
msgstr ""
"Nemůžu smazat přípojný bod, protože tento oddíl je používán pro loopback.\n"
"Odstraňte nejprve loopback"

#: diskdrake/interactive.pm:691
#, c-format
msgid "Where do you want to mount %s?"
msgstr "Kam chcete připojit %s?"

#: diskdrake/interactive.pm:715 diskdrake/interactive.pm:798
#: fs/partitioning_wizard.pm:141 fs/partitioning_wizard.pm:173
#, c-format
msgid "Resizing"
msgstr "Měním velikost"

#: diskdrake/interactive.pm:715
#, c-format
msgid "Computing FAT filesystem bounds"
msgstr "Počítám hranice souborového systému fat"

#: diskdrake/interactive.pm:751
#, c-format
msgid "This partition is not resizeable"
msgstr "Na tomto diskovém oddílu nelze měnit velikost"

#: diskdrake/interactive.pm:756
#, c-format
msgid "All data on this partition should be backed-up"
msgstr "Všechna data z tohoto oddílu by měla být zálohována"

#: diskdrake/interactive.pm:758
#, c-format
msgid "After resizing partition %s, all data on this partition will be lost"
msgstr "Když změníte velikost oddílu %s, ztratíte tím všechna jeho data"

#: diskdrake/interactive.pm:765
#, c-format
msgid "Choose the new size"
msgstr "Zvolte novou velikost"

#: diskdrake/interactive.pm:766
#, c-format
msgid "New size in MB: "
msgstr "Nová velikost v MB: "

#: diskdrake/interactive.pm:767
#, c-format
msgid "Minimum size: %s MB"
msgstr "Minimální velikost: %s MB"

#: diskdrake/interactive.pm:768
#, c-format
msgid "Maximum size: %s MB"
msgstr "Maximální velikost: %s MB"

#: diskdrake/interactive.pm:809 fs/partitioning_wizard.pm:181
#, c-format
msgid ""
"To ensure data integrity after resizing the partition(s), \n"
"filesystem checks will be run on your next boot into Microsoft Windows®"
msgstr ""
"Pro zachování integrity po provedené změně velikosti oddílu(ů) bude při\n"
"dalším spuštění systému Windows provedena kontrola souborového systému."

#: diskdrake/interactive.pm:850
#, c-format
msgid "Choose an existing RAID to add to"
msgstr "Zvolte existující RAID pro přidání"

#: diskdrake/interactive.pm:852 diskdrake/interactive.pm:869
#, c-format
msgid "new"
msgstr "nový"

#: diskdrake/interactive.pm:867
#, c-format
msgid "Choose an existing LVM to add to"
msgstr "Zvolte existující LVM pro přidání"

#: diskdrake/interactive.pm:874
#, c-format
msgid "LVM name?"
msgstr "Název pro LVM?"

#: diskdrake/interactive.pm:902
#, c-format
msgid ""
"Physical volume %s is still in use.\n"
"Do you want to move used physical extents on this volume to other volumes?"
msgstr ""
"Fyzický svazek %s se stále používá.\n"
"Chcete přesunout používané fyzické oblasti na tomto svazku do jiných svazků?"

#: diskdrake/interactive.pm:904
#, c-format
msgid "Moving physical extents"
msgstr "Přesunuji fyzické oblasti"

#: diskdrake/interactive.pm:922
#, c-format
msgid "This partition can not be used for loopback"
msgstr "Tento oddíl nemůže být použit pro loopback"

#: diskdrake/interactive.pm:935
#, c-format
msgid "Loopback"
msgstr "Loopback"

#: diskdrake/interactive.pm:936
#, c-format
msgid "Loopback file name: "
msgstr "Název souboru loopbacku:"

#: diskdrake/interactive.pm:941
#, c-format
msgid "Give a file name"
msgstr "Zadejte název souboru"

#: diskdrake/interactive.pm:944
#, c-format
msgid "File is already used by another loopback, choose another one"
msgstr "Soubor už je používán jiným loopbackem, zvolte si jiný"

#: diskdrake/interactive.pm:945
#, c-format
msgid "File already exists. Use it?"
msgstr "Soubor už existuje. Mám ho použít?"

#: diskdrake/interactive.pm:974 diskdrake/interactive.pm:977
#, c-format
msgid "Mount options"
msgstr "Volby pro připojení"

#: diskdrake/interactive.pm:984
#, c-format
msgid "Various"
msgstr "Další"

#: diskdrake/interactive.pm:1049
#, c-format
msgid "device"
msgstr "zařízení"

#: diskdrake/interactive.pm:1050
#, c-format
msgid "level"
msgstr "úroveň"

#: diskdrake/interactive.pm:1051
#, c-format
msgid "chunk size in KiB"
msgstr "velikost bloku v kB"

#: diskdrake/interactive.pm:1068
#, c-format
msgid "Be careful: this operation is dangerous."
msgstr "Buďte opatrní: tato akce je nebezpečná."

#: diskdrake/interactive.pm:1083
#, c-format
msgid "What type of partitioning?"
msgstr "Jaký typ diskového oddílu?"

#: diskdrake/interactive.pm:1121
#, c-format
msgid "You'll need to reboot before the modification can take place"
msgstr "Aby se změny uplatnily budete muset restartovat počítač"

#: diskdrake/interactive.pm:1130
#, c-format
msgid "Partition table of drive %s is going to be written to disk!"
msgstr "Bude zapsána nová tabulka oddílů na disku %s!"

#: diskdrake/interactive.pm:1153
#, c-format
msgid "After formatting partition %s, all data on this partition will be lost"
msgstr "Když naformátujete oddíl %s, ztratíte tím všechna jeho data"

#: diskdrake/interactive.pm:1158 fs/partitioning.pm:49
#, c-format
msgid "Check bad blocks?"
msgstr "Otestovat na vadné stopy?"

#: diskdrake/interactive.pm:1172
#, c-format
msgid "Move files to the new partition"
msgstr "Přesunout soubory na nový diskový oddíl"

#: diskdrake/interactive.pm:1172
#, c-format
msgid "Hide files"
msgstr "Schovat soubory"

#: diskdrake/interactive.pm:1173
#, c-format
msgid ""
"Directory %s already contains data\n"
"(%s)\n"
"\n"
"You can either choose to move the files into the partition that will be "
"mounted there or leave them where they are (which results in hiding them by "
"the contents of the mounted partition)"
msgstr ""
"Adresář %s již obsahuje data\n"
"(%s)\n"
"\n"
"Můžete buď přesunout soubory na oddíl, který zde bude připojen, nebo je "
"nechat tam, kde jsou (a tak je překryjete obsahem připojeného oddílu)"

#: diskdrake/interactive.pm:1188
#, c-format
msgid "Moving files to the new partition"
msgstr "Přesunuji soubory na nový diskový oddíl"

#: diskdrake/interactive.pm:1192
#, c-format
msgid "Copying %s"
msgstr "Kopíruji %s"

#: diskdrake/interactive.pm:1196
#, c-format
msgid "Removing %s"
msgstr "Odstraňuji %s"

#: diskdrake/interactive.pm:1210
#, c-format
msgid "partition %s is now known as %s"
msgstr "oddíl %s je nyní rozpoznán jako %s"

#: diskdrake/interactive.pm:1211
#, c-format
msgid "Partitions have been renumbered: "
msgstr "Oddíly byly přečíslovány: "

#: diskdrake/interactive.pm:1231 diskdrake/interactive.pm:1293
#, c-format
msgid "Device: "
msgstr "Zařízení: "

#: diskdrake/interactive.pm:1232
#, c-format
msgid "Volume label: "
msgstr "Název svazku: "

#: diskdrake/interactive.pm:1233
#, c-format
msgid "DOS drive letter: %s (just a guess)\n"
msgstr "Písmeno v DOSu: %s (jenom odhad)\n"

#: diskdrake/interactive.pm:1237 diskdrake/interactive.pm:1246
#: diskdrake/interactive.pm:1311
#, c-format
msgid "Type: "
msgstr "Typ: "

#: diskdrake/interactive.pm:1241
#, c-format
msgid "Name: "
msgstr "Jméno: "

#: diskdrake/interactive.pm:1248
#, c-format
msgid "Start: sector %s\n"
msgstr "Začátek: sektor %s\n"

#: diskdrake/interactive.pm:1249
#, c-format
msgid "Size: %s"
msgstr "Velikost: %s"

#: diskdrake/interactive.pm:1251
#, c-format
msgid ", %s sectors"
msgstr ", %s sektorů"

#: diskdrake/interactive.pm:1253
#, c-format
msgid "Cylinder %d to %d\n"
msgstr "Od cylindru %d do cylindru %d\n"

#: diskdrake/interactive.pm:1254
#, c-format
msgid "Number of logical extents: %d\n"
msgstr "Počet logických oblastí: %d\n"

#: diskdrake/interactive.pm:1255
#, c-format
msgid "Formatted\n"
msgstr "Naformátovaný\n"

#: diskdrake/interactive.pm:1256
#, c-format
msgid "Not formatted\n"
msgstr "Nenaformátovaný\n"

#: diskdrake/interactive.pm:1257
#, c-format
msgid "Mounted\n"
msgstr "Připojený\n"

#: diskdrake/interactive.pm:1258
#, c-format
msgid "RAID %s\n"
msgstr "RAID %s\n"

#: diskdrake/interactive.pm:1263
#, c-format
msgid ""
"Loopback file(s):\n"
"   %s\n"
msgstr ""
"Loopback soubor(y): \n"
"   %s\n"

#: diskdrake/interactive.pm:1264
#, c-format
msgid ""
"Partition booted by default\n"
"    (for MS-DOS boot, not for lilo)\n"
msgstr ""
"Standardní startovací oddíl\n"
"    (pro MS-DOS, ne pro LILO)\n"

#: diskdrake/interactive.pm:1266
#, c-format
msgid "Level %s\n"
msgstr "Úroveň %s\n"

#: diskdrake/interactive.pm:1267
#, c-format
msgid "Chunk size %d KiB\n"
msgstr "Velikost bloku (chunk) %d kB\n"

#: diskdrake/interactive.pm:1268
#, c-format
msgid "RAID-disks %s\n"
msgstr "RAID disky %s\n"

#: diskdrake/interactive.pm:1270
#, c-format
msgid "Loopback file name: %s"
msgstr "Loopback soubor: %s"

#: diskdrake/interactive.pm:1273
#, c-format
msgid ""
"\n"
"Chances are, this partition is\n"
"a Driver partition. You should\n"
"probably leave it alone.\n"
msgstr ""
"\n"
"Tento oddíl je oddíl\n"
"s ovladači, je lepší\n"
"no nechat neporušený.\n"

#: diskdrake/interactive.pm:1276
#, c-format
msgid ""
"\n"
"This special Bootstrap\n"
"partition is for\n"
"dual-booting your system.\n"
msgstr ""
"\n"
"Tento speciální Bootstrap\n"
"oddíl je pro spuštění\n"
"dalšího systému.\n"

#: diskdrake/interactive.pm:1285
#, c-format
msgid "Empty space on %s (%s)"
msgstr "Prázdné místo na %s (%s)"

#: diskdrake/interactive.pm:1294
#, c-format
msgid "Read-only"
msgstr "Pouze pro čtení"

#: diskdrake/interactive.pm:1295
#, c-format
msgid "Size: %s\n"
msgstr "Velikost: %s\n"

#: diskdrake/interactive.pm:1296
#, c-format
msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
msgstr "Geometrie: %s cylindrů, %s hlav, %s sektorů\n"

#: diskdrake/interactive.pm:1297
#, c-format
msgid "Info: "
msgstr "Informace: "

#: diskdrake/interactive.pm:1298
#, c-format
msgid "LVM-disks %s\n"
msgstr "LVM disky %s\n"

#: diskdrake/interactive.pm:1299
#, c-format
msgid "Partition table type: %s\n"
msgstr "Typ tabulky oddílů: %s\n"

#: diskdrake/interactive.pm:1300
#, c-format
msgid "on channel %d id %d\n"
msgstr "na kanále %d id %d\n"

#: diskdrake/interactive.pm:1343
#, c-format
msgid "Filesystem encryption key"
msgstr "Klíč pro šifrovaný souborový systém"

#: diskdrake/interactive.pm:1344
#, c-format
msgid "Choose your filesystem encryption key"
msgstr "Vyberte si šifrovací klíč pro souborový systém"

#: diskdrake/interactive.pm:1347
#, c-format
msgid "This encryption key is too simple (must be at least %d characters long)"
msgstr ""
"Tento šifrovací klíč je příliš jednoduchý (musí být alespoň %d znaků dlouhý)"

#: diskdrake/interactive.pm:1348
#, c-format
msgid "The encryption keys do not match"
msgstr "Šifrovací klíče se neshodují"

#: diskdrake/interactive.pm:1351
#, c-format
msgid "Encryption key"
msgstr "Šifrovací klíč"

#: diskdrake/interactive.pm:1352
#, c-format
msgid "Encryption key (again)"
msgstr "Šifrovací klíč (znovu)"

#: diskdrake/interactive.pm:1354
#, c-format
msgid "Encryption algorithm"
msgstr "Šifrovací algoritmus"

#: diskdrake/removable.pm:46
#, c-format
msgid "Change type"
msgstr "Změnit typ"

#: diskdrake/smbnfs_gtk.pm:81 interactive.pm:126 interactive.pm:539
#: interactive/curses.pm:214 interactive/http.pm:104 interactive/http.pm:160
#: interactive/stdio.pm:39 interactive/stdio.pm:142 ugtk2.pm:404 ugtk2.pm:506
#: ugtk2.pm:515 ugtk2.pm:788
#, c-format
msgid "Cancel"
msgstr "Zrušit"

#: diskdrake/smbnfs_gtk.pm:164
#, c-format
msgid "Can not login using username %s (bad password?)"
msgstr "Nelze se přihlásit pod uživatelským jménem %s (chybné heslo?)"

#: diskdrake/smbnfs_gtk.pm:168 diskdrake/smbnfs_gtk.pm:177
#, c-format
msgid "Domain Authentication Required"
msgstr "Vyžadováno ověření Domény"

#: diskdrake/smbnfs_gtk.pm:169
#, c-format
msgid "Which username"
msgstr "Které uživatelské jméno"

#: diskdrake/smbnfs_gtk.pm:169
#, c-format
msgid "Another one"
msgstr "Další"

#: diskdrake/smbnfs_gtk.pm:178
#, c-format
msgid ""
"Please enter your username, password and domain name to access this host."
msgstr ""
"Prosím zadejte své uživatelské jméno, heslo a název domény, pod kterými "
"chcete přistupovat k tomuto počítači."

#: diskdrake/smbnfs_gtk.pm:180
#, c-format
msgid "Username"
msgstr "Uživatelské jméno"

#: diskdrake/smbnfs_gtk.pm:206
#, c-format
msgid "Search servers"
msgstr "Vyhledat servery"

#: diskdrake/smbnfs_gtk.pm:211
#, c-format
msgid "Search new servers"
msgstr "Vyhledat nové servery"

#: do_pkgs.pm:16 do_pkgs.pm:53
#, c-format
msgid "The package %s needs to be installed. Do you want to install it?"
msgstr "Balíček %s musí být nainstalován. Chcete ho nainstalovat?"

#: do_pkgs.pm:19 do_pkgs.pm:40 do_pkgs.pm:56
#, c-format
msgid "Could not install the %s package!"
msgstr "Nelze nainstalovat balíček %s!"

#: do_pkgs.pm:24 do_pkgs.pm:61
#, c-format
msgid "Mandatory package %s is missing"
msgstr "Chybí potřebný balíček %s"

#: do_pkgs.pm:35
#, c-format
msgid "The following packages need to be installed:\n"
msgstr "Je potřeba nainstalovat tyto balíčky:\n"

#: do_pkgs.pm:209
#, c-format
msgid "Installing packages..."
msgstr "Instaluji balíčky..."

#: do_pkgs.pm:255
#, c-format
msgid "Removing packages..."
msgstr "Odstraňuji balíčky..."

#: fs/any.pm:17
#, c-format
msgid ""
"An error occurred - no valid devices were found on which to create new "
"filesystems. Please check your hardware for the cause of this problem"
msgstr ""
"Stala se chyba - nebylo nalezeno žádné zařízení, na kterém by se daly "
"vytvořit nové souborové systémy. Zkontrolujte prosím hardware"

#: fs/any.pm:62 fs/partitioning_wizard.pm:55
#, c-format
msgid "You must have a FAT partition mounted in /boot/efi"
msgstr "Musíte mít FAT oddíl připojený na /boot/efi"

#: fs/format.pm:59 fs/format.pm:66
#, c-format
msgid "Formatting partition %s"
msgstr "Formátuji oddíl %s"

#: fs/format.pm:63
#, c-format
msgid "Creating and formatting file %s"
msgstr "Vytvářím a formátuji soubor %s"

#: fs/format.pm:116
#, c-format
msgid "I do not know how to format %s in type %s"
msgstr "nevím jak naformátovat %s na typ %s"

#: fs/format.pm:121 fs/format.pm:123
#, c-format
msgid "%s formatting of %s failed"
msgstr "%s formátování %s skončilo chybou"

#: fs/loopback.pm:24
#, c-format
msgid "Circular mounts %s\n"
msgstr "Propletené přípojné body %s\n"

#: fs/mount.pm:79
#, c-format
msgid "Mounting partition %s"
msgstr "Připojuji oddíl %s"

#: fs/mount.pm:80
#, c-format
msgid "mounting partition %s in directory %s failed"
msgstr "připojení oddílu %s v adresáři %s selhalo"

#: fs/mount.pm:85 fs/mount.pm:102
#, c-format
msgid "Checking %s"
msgstr "Kontroluji %s"

#: fs/mount.pm:118 partition_table.pm:384
#, c-format
msgid "error unmounting %s: %s"
msgstr "chyba odpojování %s: %s"

#: fs/mount.pm:133
#, c-format
msgid "Enabling swap partition %s"
msgstr "Aktivuji odkládací oddíl %s"

#: fs/mount_options.pm:113
#, c-format
msgid "Use an encrypted file system"
msgstr "Použít šifrovaný souborový systém"

#: fs/mount_options.pm:115
#, c-format
msgid "Enable group disk quota accounting and optionally enforce limits"
msgstr "Počítat skupinové kvóty na disku a volitelně vynucovat omezení"

#: fs/mount_options.pm:117
#, c-format
msgid ""
"Do not update inode access times on this file system\n"
"(e.g, for faster access on the news spool to speed up news servers)."
msgstr ""
"Neaktualizovat čas přístupu pro tento souborový systém\n"
"(např. pro rychlejší přístup k frontě zpráv při provozování diskusního "
"serveru)."

#: fs/mount_options.pm:120
#, c-format
msgid ""
"Can only be mounted explicitly (i.e.,\n"
"the -a option will not cause the file system to be mounted)."
msgstr ""
"Lze připojit pouze explicitně (tj. volba -a\n"
"způsobí, že souborový systém nebude připojen)."

#: fs/mount_options.pm:123
#, c-format
msgid "Do not interpret character or block special devices on the file system."
msgstr ""
"Neinterpretovat speciální znaková či bloková zařízení na souborovém systému."

#: fs/mount_options.pm:125
#, c-format
msgid ""
"Do not allow execution of any binaries on the mounted\n"
"file system. This option might be useful for a server that has file systems\n"
"containing binaries for architectures other than its own."
msgstr ""
"Nepovolit spouštění jakýchkoliv binárních souborů na připojeném\n"
"souborovém systému. Tato volba je užitečná v případě, že na serveru\n"
"je souborový systém, který obsahuje binární aplikace pro jinou architekturu\n"
"než je vlastní systém serveru."

#: fs/mount_options.pm:129
#, c-format
msgid ""
"Do not allow set-user-identifier or set-group-identifier\n"
"bits to take effect. (This seems safe, but is in fact rather unsafe if you\n"
"have suidperl(1) installed.)"
msgstr ""
"Nepovolit vliv bitů set-user-identifier nebo set-group-identifier.\n"
"(Není to nebezpečné, ale v případě, že máte instalovaný suidperl(1) to\n"
"potenciálně nebezpečné být může.)"

#: fs/mount_options.pm:133
#, c-format
msgid "Mount the file system read-only."
msgstr "Připojit souborový systém pouze pro čtení."

#: fs/mount_options.pm:135
#, c-format
msgid "All I/O to the file system should be done synchronously."
msgstr "Všechny vstupně/výstupní operace budou prováděny synchronně."

#: fs/mount_options.pm:139
#, c-format
msgid "Allow every user to mount and umount the file system."
msgstr "Povolit připojení a odpojení souborového systému každému uživateli."

#: fs/mount_options.pm:141
#, c-format
msgid "Allow an ordinary user to mount the file system."
msgstr "Povolit obyčejnému uživateli připojit souborový systém."

#: fs/mount_options.pm:143
#, c-format
msgid "Enable user disk quota accounting, and optionally enforce limits"
msgstr "Počítat uživatelské kvóty na disku a volitelně vynucovat omezení"

#: fs/mount_options.pm:145
#, c-format
msgid "Support \"user.\" extended attributes"
msgstr "Podporovat rozšířené atributy \"user.\""

#: fs/mount_options.pm:147
#, c-format
msgid "Give write access to ordinary users"
msgstr "Umožnit zápis běžným uživatelům"

#: fs/mount_options.pm:149
#, c-format
msgid "Give read-only access to ordinary users"
msgstr "Umožnit běžným uživatelům pouze čtení"

#: fs/mount_point.pm:80
#, c-format
msgid "Duplicate mount point %s"
msgstr "Zdvojený přípojný bod %s"

#: fs/mount_point.pm:95
#, c-format
msgid "No partition available"
msgstr "Nejsou dostupné žádné diskové oddíly"

#: fs/mount_point.pm:98
#, c-format
msgid "Scanning partitions to find mount points"
msgstr "Hledám oddíly, které lze připojit"