aboutsummaryrefslogtreecommitdiffstats
path: root/po/hu.po
blob: e457860050448762f922167a781d22d4966a7e62 (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
1167
1168
1169
1170
1171
msgid ""
msgstr ""
"Project-Id-Version: \n"
"PO-Revision-Date: YYYY-MM-DD HH:MM TZO DST\n"
"Last-Translator: \n"
"Language-Team: <XX@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=ISO-8859-1\n"
"Content-Transfer-Encoding: 8-bit\n"

#: /usr/local/initfoo/etc/rc.d/init.d/ipchains:72
msgid "Resetting built-in chains to the default ACCEPT policy:"
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/identd:45
#: /usr/local/initfoo/etc/rc.d/init.d/pvmd:30
#: /usr/local/initfoo/etc/rc.d/init.d/xinetd:58
msgid "Stopping $prog: "
msgstr ""

#: ../rc.d/init.d/halt:121
msgid "Unmounting file systems: "
msgstr ""

#: ../rc.d/rc.sysinit:203
msgid "Setting up LVM:"
msgstr ""

#: ../rc.d/init.d/netfs:66 /usr/local/initfoo/etc/rc.d/init.d/netfs:66
msgid "Unmounting SMB filesystems: "
msgstr ""

#: ../rc.d/rc.sysinit:527
msgid "Resetting hostname ${HOSTNAME}: "
msgstr ""

#: ../sysconfig/network-scripts/ifup-sl:33
msgid "/usr/sbin/dip does not exist or is not executable"
msgstr ""

#: ../rc.d/init.d/network:49 /usr/local/initfoo/etc/rc.d/init.d/network:49
msgid "Bringing up interface lo: "
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/kadmin:38
msgid "Starting Kerberos 5 Admin Server: "
msgstr ""

#: ../rc.d/init.d/network:172 ../rc.d/init.d/network:175
#: /usr/local/initfoo/etc/rc.d/init.d/network:172
#: /usr/local/initfoo/etc/rc.d/init.d/network:175
#, c-format
msgid "Shutting down device %s: "
msgstr ""

#: ../rc.d/init.d/functions:179 ../rc.d/init.d/functions:190
#: /usr/local/initfoo/etc/rc.d/init.d/functions:179
#: /usr/local/initfoo/etc/rc.d/init.d/functions:190
msgid "$base shutdown"
msgstr ""

#: ../rc.d/init.d/functions:239
#: /usr/local/initfoo/etc/rc.d/init.d/functions:239
msgid "${base} (pid $pid) is running..."
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/isdn:530
msgid "Shutting down ipppd"
msgstr ""

#: ../rc.d/rc.sysinit:438
msgid "*** An error occurred during the RAID startup"
msgstr ""

#: ../rc.d/init.d/netfs:38 /usr/local/initfoo/etc/rc.d/init.d/netfs:38
msgid "Mounting NFS filesystems: "
msgstr ""

#: ../rc.d/init.d/halt:56
msgid "Saving mixer settings"
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/portmap:50
msgid "Starting $portmap: "
msgstr ""

#: ../rc.d/init.d/netfs:97 /usr/local/initfoo/etc/rc.d/init.d/netfs:97
msgid "/proc filesystem unavailable"
msgstr ""

#: ../rc.d/init.d/halt:110
msgid "Turning off quotas: "
msgstr ""

#: ../rc.d/init.d/network:153 /usr/local/initfoo/etc/rc.d/init.d/network:153
msgid "Devices with modified configuration:"
msgstr ""

#: ../rc.d/init.d/halt:145
msgid "On the next boot fsck will be skipped."
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/ypbind:94
msgid "*** Usage: ypbind {start|stop|status|restart|condrestart}"
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/ipchains:114
msgid "Usage: $0 {start|stop|restart|status|panic|save}\n"
msgstr ""

#: ../rc.d/rc.sysinit:534
msgid "Turning on user and group quotas for local filesystems: "
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/krb5kdc:35
msgid "Stopping Kerberos 5 KDC: "
msgstr ""

#: ../rc.d/rc.sysinit:41
msgid " Linux"
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/ypserv:36
msgid "Stopping YP server services: "
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/ldap:48
msgid "Starting slurpd: "
msgstr ""

#: ../sysconfig/network-scripts/ifup-aliases:148
msgid "error in $FILE: already seen ipaddr $IPADDR in $ipseen"
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/kprop:28
msgid "Starting Kerberos 5 Propagation Server: "
msgstr ""

#: ../rc.d/init.d/rawdevices:77
#: /usr/local/initfoo/etc/rc.d/init.d/rawdevices:77
msgid "Usage: rawdevice {start|stop|status|restart}"
msgstr ""

#: ../rc.d/init.d/rawdevices:33 ../rc.d/init.d/rawdevices:40
#: /usr/local/initfoo/etc/rc.d/init.d/rawdevices:33
#: /usr/local/initfoo/etc/rc.d/init.d/rawdevices:40
msgid "  If the command 'raw' still refers to /dev/raw as a file."
msgstr ""

#: ../rc.d/init.d/functions:340 ../rc.d/rc.sysinit:219
#: /usr/local/initfoo/etc/rc.d/init.d/functions:340
msgid "$STRING"
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/sshd:29
msgid "Starting sshd: "
msgstr ""

#: ../sysconfig/network-scripts/ifup-aliases:107
msgid "Missing config file $PARENTCONFIG."
msgstr ""

#: ../sysconfig/network-scripts/ifup:77
msgid "Delaying ${DEVICE} initialization."
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/innd:41
msgid "Stopping INND service: "
msgstr ""

#: ../rc.d/init.d/functions:256
#: /usr/local/initfoo/etc/rc.d/init.d/functions:256
msgid "${base} is stopped"
msgstr ""

#: ../rc.d/rc.sysinit:238 ../rc.d/rc.sysinit:448 ../rc.d/rc.sysinit:483
msgid "Automatic reboot in progress."
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/portmap:60
msgid "Stopping $portmap: "
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/innd:55
msgid "Stopping INNFeed service: "
msgstr ""

#: ../rc.d/init.d/rawdevices:34 ../rc.d/init.d/rawdevices:41
#: /usr/local/initfoo/etc/rc.d/init.d/rawdevices:34
#: /usr/local/initfoo/etc/rc.d/init.d/rawdevices:41
msgid "   you'll have to upgrade your util-linux package"
msgstr ""

#: ../sysconfig/network-scripts/ifup-aliases:337
msgid "error in $FILE: IPADDR_START and IPADDR_END don't argree"
msgstr ""

#: ../sysconfig/network-scripts/ifup:114 ../sysconfig/network-scripts/ifup:116
msgid " done."
msgstr ""

#: ../rc.d/init.d/netfs:40 /usr/local/initfoo/etc/rc.d/init.d/netfs:40
msgid "Mounting SMB filesystems: "
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/ypbind:39
msgid "Listening for an NIS domain server: "
msgstr ""

#: ../rc.d/init.d/halt:143
msgid "$message"
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/mysqld:91
msgid "Usage: $0 {start|stop|status|reload|condrestart|restart}"
msgstr ""

#: ../sysconfig/network-scripts/ifdown-aliases:7
#: ../sysconfig/network-scripts/ifup-ipx:7
msgid "usage: $0 <net-device>"
msgstr ""

#: ../rc.d/init.d/single:56 /usr/local/initfoo/etc/rc.d/init.d/single:56
msgid "Telling INIT to go to single user mode."
msgstr ""

#: ../sysconfig/network-scripts/ifup-ppp:55
msgid "/etc/sysconfig/network-scripts/chat-${DEVICE} does not exist"
msgstr ""

#: ../rc.d/rc.sysinit:37
msgid "\t\t\tWelcome to "
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/syslog:34
msgid "Starting kernel logger: "
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/isdn:511
msgid "Shutting down ibod"
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/sendmail:37
msgid "Starting sendmail: "
msgstr ""

#: ../rc.d/init.d/rawdevices:31 ../rc.d/init.d/rawdevices:38
#: /usr/local/initfoo/etc/rc.d/init.d/rawdevices:31
#: /usr/local/initfoo/etc/rc.d/init.d/rawdevices:38
msgid "  Please correct your /etc/sysconfig/rawdevices:"
msgstr ""

#: ../rc.d/init.d/netfs:53 /usr/local/initfoo/etc/rc.d/init.d/netfs:53
msgid "Unmounting NFS filesystems (retry): "
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/canna:57
#: /usr/local/initfoo/etc/rc.d/init.d/gpm:82
msgid "Usage: $0 {start|stop|restart|condrestart|status}"
msgstr ""

#: ../rc.d/init.d/halt:102
msgid "Syncing hardware clock to system time"
msgstr ""

#: ../rc.d/rc.sysinit:398
msgid "Starting up RAID devices: "
msgstr ""

#: ../rc.d/rc.sysinit:43
msgid "\t\tPress 'I' to enter interactive startup."
msgstr ""

#: ../rc.d/init.d/functions:186
#: /usr/local/initfoo/etc/rc.d/init.d/functions:186
msgid "$base $killlevel"
msgstr ""

#: ../sysconfig/network-scripts/ifdown:12
msgid "usage: ifdown <device name>"
msgstr ""

#: ../rc.d/init.d/halt:48
msgid "Sending all processes the KILL signal..."
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/autofs:202
msgid "Active Mount Points:"
msgstr ""

#: ../rc.d/rc.sysinit:265
msgid "Remounting root filesystem in read-write mode: "
msgstr ""

#: ../rc.d/rc.sysinit:378
msgid "Loading mixer settings: "
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/ipchains:58
msgid "Clearing all current rules and user defined chains:"
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/pcmcia:78
msgid "Starting PCMCIA services:"
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/crond:31
msgid "Stopping cron daemon: "
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/httpd:70
msgid "Reloading httpd: "
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/ldap:60
msgid "Stopping slapd: "
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/pcmcia:148
msgid "cardmgr (pid $pid) is running..."
msgstr ""

#: ../rc.d/init.d/netfs:73 /usr/local/initfoo/etc/rc.d/init.d/netfs:73
msgid "Configured NFS mountpoints: "
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/innd:31
msgid "Starting INND system: "
msgstr ""

#: ../rc.d/init.d/halt:17
msgid "$1 "
msgstr ""

#: ../rc.d/init.d/random:46 /usr/local/initfoo/etc/rc.d/init.d/random:46
msgid "The random data source is missing"
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/syslog:44
msgid "Shutting down system logger: "
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/vncserver:38
msgid "Shutting down VNC server:"
msgstr ""

#: ../rc.d/init.d/network:169 ../rc.d/init.d/network:176
#: /usr/local/initfoo/etc/rc.d/init.d/network:169
#: /usr/local/initfoo/etc/rc.d/init.d/network:176
#, c-format
msgid "Bringing up device %s: "
msgstr ""

#: ../rc.d/rc.sysinit:176
msgid "Initializing USB mouse: "
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/ypbind:55
msgid "Shutting down NIS services: "
msgstr ""

#: ../rc.d/rc.sysinit:501
msgid "Turning on process accounting"
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/vncserver:73
msgid "Usage: vncserver {start|stop|restart|condrestart|status}"
msgstr ""

#: ../rc.d/rc.sysinit:228 ../rc.d/rc.sysinit:473
msgid "*** An error occurred during the file system check."
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/amd:27
msgid "Starting amd: "
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/squid:139
msgid "Usage: $0 {start|stop|status|reload|restart|condrestart}"
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/sendmail:54
msgid "Shutting down sendmail: "
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/pcmcia:113
msgid " cardmgr."
msgstr ""

#: ../rc.d/init.d/rawdevices:32 ../rc.d/init.d/rawdevices:39
#: /usr/local/initfoo/etc/rc.d/init.d/rawdevices:32
#: /usr/local/initfoo/etc/rc.d/init.d/rawdevices:39
msgid "     rawdevices are now located in the directory /dev/raw/ "
msgstr ""

#: ../rc.d/init.d/random:26 /usr/local/initfoo/etc/rc.d/init.d/random:26
msgid "Initializing random number generator: "
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/autofs:269
msgid "Stop $command"
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/xinetd:68
msgid "Reloading configuration: "
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/isdn:40
msgid "$*"
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/yppasswdd:24
msgid "Starting YP passwd service: "
msgstr ""

#: ../rc.d/init.d/network:192 /usr/local/initfoo/etc/rc.d/init.d/network:192
msgid "Adding internal IPX network $IPXINTERNALNETNUM $IPXINTERNALNODENUM: "
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/rusersd:26
msgid "Starting rusers services: "
msgstr ""

#: ../sysconfig/network-scripts/ifup-aliases:65
msgid "usage: ifup-aliases <net-device>\n"
msgstr ""

#: ../sysconfig/network-scripts/ifup-aliases:222
#: ../sysconfig/network-scripts/ifup-aliases:232
msgid "error in ifcfg-${parent_device}: files"
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/gpm:25
#: /usr/local/initfoo/etc/rc.d/init.d/gpm:30
msgid "(no mouse is configured)"
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/kadmin:45
msgid "Stopping Kerberos 5 Admin Server: "
msgstr ""

#: ../rc.d/init.d/network:119 /usr/local/initfoo/etc/rc.d/init.d/network:119
msgid "Shutting down interface $i: "
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/yppasswdd:33
msgid "Stopping YP passwd service: "
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/ipchains:60
msgid "Applying ipchains firewall rules: "
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/pcmcia:140
msgid "."
msgstr ""

#: ../rc.d/rc.sysinit:38
msgid "\\033[1;31m"
msgstr ""

#: ../rc.d/init.d/network:156 /usr/local/initfoo/etc/rc.d/init.d/network:156
msgid "Currently active devices:"
msgstr ""

#: ../rc.d/init.d/rawdevices:68
#: /usr/local/initfoo/etc/rc.d/init.d/rawdevices:68
msgid "You need to be root to use this command ! "
msgstr ""

#: ../rc.d/rc.sysinit:493
msgid "Mounting local filesystems: "
msgstr ""

#: ../sysconfig/network-scripts/ifdown:18
msgid "usage: ifdown <device name>\n"
msgstr ""

#: ../rc.d/init.d/random:56 /usr/local/initfoo/etc/rc.d/init.d/random:56
msgid "Usage: random {start|stop|status|restart|reload}"
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/sendmail:87
msgid "Usage: sendmail {start|stop|restart|condrestart|status}"
msgstr ""

#: ../rc.d/rc.sysinit:40
msgid "\\033[0;39m"
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/kadmin:74
msgid "Usage: $0 {start|stop|status|condrestart|restart}"
msgstr ""

#: ../sysconfig/network-scripts/ifup-ppp:48
#: ../sysconfig/network-scripts/ifup-ppp:56
msgid "ifup-ppp for ${DEVICE} exiting"
msgstr ""

#: ../rc.d/rc.sysinit:53
msgid "Mounting proc filesystem: "
msgstr ""

#: ../rc.d/rc.sysinit:126
msgid "Loading default keymap: "
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/autofs:255
msgid "Automounter not running"
msgstr ""

#: ../rc.d/rc.sysinit:166
msgid "Mounting USB filesystem: "
msgstr ""

#: ../rc.d/init.d/random:44 /usr/local/initfoo/etc/rc.d/init.d/random:44
msgid "The random data source exists"
msgstr ""

#: ../sysconfig/network-scripts/ifup-sl:45
msgid "/etc/sysconfig/network-scripts/dip-$DEVICE does not exist"
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/linuxconf:29
msgid "Usage: $0 {start|stop}"
msgstr ""

#: ../sysconfig/network-scripts/ifup-sl:34
#: ../sysconfig/network-scripts/ifup-sl:46
msgid "ifup-sl for $DEVICE exiting"
msgstr ""

#: ../rc.d/rc.sysinit:149
msgid "Activating swap partitions: "
msgstr ""

#: ../rc.d/rc.sysinit:57
msgid "Configuring kernel parameters: "
msgstr ""

#: ../rc.d/rc.sysinit:159
msgid "Initializing USB controller ($alias): "
msgstr ""

#: ../rc.d/rc.sysinit:317
msgid "Setting hard drive parameters for ${disk[$device]}: "
msgstr ""

#: ../sysconfig/network-scripts/ifup-aliases:156
msgid "error in $FILE: didn't specify device or ipaddr"
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/postgresql:123
msgid "Postmaster already running."
msgstr ""

#: ../rc.d/init.d/functions:247
#: /usr/local/initfoo/etc/rc.d/init.d/functions:247
msgid "${base} dead but pid file exists"
msgstr ""

#: ../rc.d/rc.sysinit:575
msgid "Enabling swap space: "
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/pcmcia:97
#: /usr/local/initfoo/etc/rc.d/init.d/pcmcia:135
msgid " modules"
msgstr ""

#: ../rc.d/init.d/halt:140
msgid "Unmounting proc file system: "
msgstr ""

#: ../rc.d/init.d/network:222 /usr/local/initfoo/etc/rc.d/init.d/network:222
msgid "Usage: network {start|stop|restart|reload|status|probe}"
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/krb524:28
msgid "Starting Kerberos 5-to-4 Server: "
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/httpd:39
msgid "Starting httpd: "
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/innd:73
msgid "Reloading INN Service: "
msgstr ""

#: ../rc.d/rc.sysinit:124
msgid "Loading default keymap ($KEYTABLE): "
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/krb5kdc:28
msgid "Starting Kerberos 5 KDC: "
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/pcmcia:108
msgid " cardmgr is already running."
msgstr ""

#: ../rc.d/init.d/network:182 /usr/local/initfoo/etc/rc.d/init.d/network:182
#, c-format
msgid "Bringing up route %s: "
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/ipchains:101
msgid "Flushing all chains:"
msgstr ""

#: ../rc.d/rc.sysinit:170
msgid "Initializing USB HID interface: "
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/pcmcia:102
msgid " module directory $PC not found."
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/gated:35
msgid "Starting gated: "
msgstr ""

#: ../rc.d/init.d/network:187 ../rc.d/init.d/network:196
#: /usr/local/initfoo/etc/rc.d/init.d/network:187
#: /usr/local/initfoo/etc/rc.d/init.d/network:196
msgid "Deleting internal IPX network: "
msgstr ""

#: ../rc.d/rc.sysinit:496
msgid "Checking filesystem quotas: "
msgstr ""

#: ../rc.d/init.d/functions:232
#: /usr/local/initfoo/etc/rc.d/init.d/functions:232
msgid "Usage: status {program}"
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/ypserv:27
msgid "Starting YP server services: "
msgstr ""

#: ../rc.d/init.d/netfs:67 /usr/local/initfoo/etc/rc.d/init.d/netfs:67
msgid "Unmounting NCP filesystems: "
msgstr ""

#: ../rc.d/rc.sysinit:143
msgid "Setting default font ($SYSFONT): "
msgstr ""

#: ../sysconfig/network-scripts/ifup:118
msgid " failed."
msgstr ""

#: ../rc.d/init.d/netfs:55 /usr/local/initfoo/etc/rc.d/init.d/netfs:55
msgid "Unmounting NFS filesystems: "
msgstr ""

#: ../rc.d/init.d/network:47 /usr/local/initfoo/etc/rc.d/init.d/network:47
msgid "Setting network parameters: "
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/innd:48
msgid "Stopping INNWatch service: "
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/sshd:36
msgid "Stopping sshd: "
msgstr ""

#: ../rc.d/init.d/netfs:43 /usr/local/initfoo/etc/rc.d/init.d/netfs:43
msgid "Mounting other filesystems: "
msgstr ""

#: ../sysconfig/network-scripts/ifdown:28 ../sysconfig/network-scripts/ifup:30
msgid "Users cannot control this device."
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/krb524:35
msgid "Stopping Kerberos 5-to-4 Server: "
msgstr ""

#: ../rc.d/init.d/network:146 /usr/local/initfoo/etc/rc.d/init.d/network:146
msgid "Configured devices:"
msgstr ""

#: ../rc.d/init.d/halt:106
msgid "Turning off swap: "
msgstr ""

#: ../rc.d/init.d/halt:46 ../rc.d/init.d/single:26
#: /usr/local/initfoo/etc/rc.d/init.d/single:26
msgid "Sending all processes the TERM signal..."
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/syslog:41
msgid "Shutting down kernel logger: "
msgstr ""

#: ../sysconfig/network-scripts/ifup-aliases:152
msgid "error in $FILE: already seen device $parent_device:$DEVNUM in $devseen"
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/crond:22
msgid "Starting cron daemon: "
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/ldap:111
msgid "Usage: $0 {start|stop|restart|status|condrestart}"
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/kudzu:48
msgid "Run '/usr/sbin/kudzu' from the command line to re-detect."
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/innd:62
msgid "Stopping INN actived service: "
msgstr ""

#: ../sysconfig/network-scripts/ifup-aliases:341
msgid "error in $FILE: IPADDR_START greater than IPADDR_END"
msgstr ""

#: ../rc.d/init.d/halt:119
msgid "Unmounting file systems (retry): "
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/rusersd:35
msgid "Stopping rusers services: "
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/ldap:66
msgid "Stopping slurpd: "
msgstr ""

#: ../rc.d/init.d/functions:286
#: /usr/local/initfoo/etc/rc.d/init.d/functions:286
msgid "PASSED"
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/autofs:225
msgid "Starting automounter: "
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/kadmin:33
msgid "Extracting kadm5 Service Keys: "
msgstr ""

#: ../rc.d/init.d/netfs:89 /usr/local/initfoo/etc/rc.d/init.d/netfs:89
msgid "Active SMB mountpoints: "
msgstr ""

#: ../rc.d/init.d/halt:147
msgid "On the next boot fsck will be forced."
msgstr ""

#: ../rc.d/init.d/netfs:41 /usr/local/initfoo/etc/rc.d/init.d/netfs:41
msgid "Mounting NCP filesystems: "
msgstr ""

#: ../rc.d/init.d/halt:108
msgid "Turning off accounting: "
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/innd:108
#: /usr/local/initfoo/etc/rc.d/init.d/kprop:63
#: /usr/local/initfoo/etc/rc.d/init.d/krb524:64
#: /usr/local/initfoo/etc/rc.d/init.d/krb5kdc:64
#: /usr/local/initfoo/etc/rc.d/init.d/ypserv:66
msgid "Usage: $0 {start|stop|status|restart|condrestart}"
msgstr ""

#: ../rc.d/init.d/halt:38
msgid "$0: call me as 'rc.halt' or 'rc.reboot' please!"
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/ipchains:98
#: /usr/local/initfoo/etc/rc.d/init.d/ipchains:99
msgid "Changing target policies to DENY"
msgstr ""

#: ../rc.d/rc.sysinit:39
msgid "Red Hat"
msgstr ""

#: ../rc.d/rc.sysinit:258
msgid "Skipping ISA PNP configuration at users request: "
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/ipchains:62
#: /usr/local/initfoo/etc/rc.d/init.d/ipchains:63
msgid "Applying ipchains firewall rules"
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/postgresql:155
msgid "Stopping postgresql service: "
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/kudzu:66
msgid "Usage: kudzu {start|stop}"
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/syslog:77
msgid "Usage: syslog {start|stop|status|restart|condrestart}"
msgstr ""

#: ../rc.d/init.d/network:138 /usr/local/initfoo/etc/rc.d/init.d/network:138
msgid "Disabling IPv4 automatic defragmentation: "
msgstr ""

#: ../rc.d/init.d/network:133 /usr/local/initfoo/etc/rc.d/init.d/network:133
msgid "Disabling IPv4 packet forwarding: "
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/rusersd:66
msgid "Usage: $0 {start|stop|status|restart}"
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/vncserver:31
msgid "vncserver startup"
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/ipchains:57
msgid "Flushing all current rules and user defined chains:"
msgstr ""

#: ../rc.d/rc.sysinit:230 ../rc.d/rc.sysinit:440 ../rc.d/rc.sysinit:475
msgid "*** when you leave the shell."
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/httpd:47
msgid "Stopping httpd: "
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/kudzu:37
msgid "Checking for new hardware"
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/ldap:37
msgid "Starting slapd: "
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/isdn:574
msgid "Usage: isdn {start|stop|restart|condrestart}"
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/ipchains:102
msgid "Removing user defined chains:"
msgstr ""

#: ../rc.d/rc.sysinit:229 ../rc.d/rc.sysinit:439 ../rc.d/rc.sysinit:474
msgid "*** Dropping you to a shell; the system will reboot"
msgstr ""

#: ../rc.d/init.d/functions:253
#: /usr/local/initfoo/etc/rc.d/init.d/functions:253
msgid "${base} dead but subsys locked"
msgstr ""

#: ../sysconfig/network-scripts/ifup:86
msgid "Enslaving ${DEVICE} to ${MASTER}"
msgstr ""

#: ../rc.d/init.d/functions:80 /usr/local/initfoo/etc/rc.d/init.d/functions:80
msgid "$0: Usage: daemon [+/-nicelevel] {program}"
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/ypbind:26
msgid "Setting NIS domain name $NISDOMAIN: "
msgstr ""

#: ../rc.d/rc.sysinit:235 ../rc.d/rc.sysinit:445 ../rc.d/rc.sysinit:480
msgid "Unmounting file systems"
msgstr ""

#: ../rc.d/init.d/functions:275
#: /usr/local/initfoo/etc/rc.d/init.d/functions:275
msgid "FAILED"
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/pcmcia:126
msgid " cardmgr"
msgstr ""

#: ../rc.d/rc.sysinit:326
msgid "Checking root filesystem quotas: "
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/vncserver:20
msgid "Starting VNC server:"
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/portmap:33
msgid "Networking not configured - exiting\n"
msgstr ""

#: ../rc.d/rc.sysinit:104
msgid "Setting clock $CLOCKDEF: `date`"
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/pcmcia:68
msgid "PCIC not defined in rc.pcmcia!"
msgstr ""

#: ../rc.d/init.d/network:151 /usr/local/initfoo/etc/rc.d/init.d/network:151
msgid "Devices that are down:"
msgstr ""

#: ../rc.d/rc.sysinit:368 ../rc.d/rc.sysinit:373
msgid "Loading sound module ($alias): "
msgstr ""

#: ../rc.d/init.d/netfs:81 /usr/local/initfoo/etc/rc.d/init.d/netfs:81
msgid "Configured NCP mountpoints: "
msgstr ""

#: ../rc.d/init.d/rawdevices:55
#: /usr/local/initfoo/etc/rc.d/init.d/rawdevices:55
msgid "Assigning devices: "
msgstr ""

#: ../rc.d/init.d/functions:264
#: /usr/local/initfoo/etc/rc.d/init.d/functions:264
msgid "OK"
msgstr ""

#: ../rc.d/init.d/network:87 /usr/local/initfoo/etc/rc.d/init.d/network:87
msgid "Bringing up interface $i: "
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/vncserver:45
#: /usr/local/initfoo/etc/rc.d/init.d/vncserver:46
msgid "vncserver shutdown"
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/gated:85
msgid "Usage: $0 {start|stop|reload|restart|condrestart|status}"
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/isdn:520
msgid "Shutting down isdnlog"
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/kprop:34
msgid "Stopping Kerberos 5 Propagation Server: "
msgstr ""

#: ../rc.d/init.d/netfs:93 /usr/local/initfoo/etc/rc.d/init.d/netfs:93
msgid "Active NCP mountpoints: "
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/pcmcia:122
msgid "Shutting down PCMCIA services:"
msgstr ""

#: ../rc.d/rc.sysinit:173
msgid "Initializing USB keyboard: "
msgstr ""

#: ../rc.d/init.d/network:179 /usr/local/initfoo/etc/rc.d/init.d/network:179
#, c-format
msgid "Bringing up alias %s: "
msgstr ""

#: ../rc.d/init.d/netfs:77 /usr/local/initfoo/etc/rc.d/init.d/netfs:77
msgid "Configured SMB mountpoints: "
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/xinetd:107
msgid "Usage: $0 {start|stop|status|restart|condrestart|reload}"
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/canna:32
msgid "cannaserver stopped"
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/postgresql:55
msgid "Checking postgresql installation: "
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/identd:36
#: /usr/local/initfoo/etc/rc.d/init.d/pvmd:20
#: /usr/local/initfoo/etc/rc.d/init.d/xinetd:36
msgid "Starting $prog: "
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/crond:76
msgid "Usage: crond {start|stop|status|reload|restart|condrestart}"
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/autofs:198
msgid "Configured Mount Points:"
msgstr ""

#: ../sysconfig/network-scripts/ifup:14 ../sysconfig/network-scripts/ifup:20
msgid "usage: ifup <device name>"
msgstr ""

#: ../rc.d/init.d/netfs:85 /usr/local/initfoo/etc/rc.d/init.d/netfs:85
msgid "Active NFS mountpoints: "
msgstr ""

#: ../rc.d/rc.sysinit:152
msgid "Setting hostname ${HOSTNAME}: "
msgstr ""

#: ../rc.d/init.d/random:37 /usr/local/initfoo/etc/rc.d/init.d/random:37
msgid "Saving random seed: "
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/pcmcia:151
msgid "cardmgr is stopped"
msgstr ""

#: ../rc.d/init.d/functions:206
#: /usr/local/initfoo/etc/rc.d/init.d/functions:206
msgid "Usage: pidofproc {program}"
msgstr ""

#: ../rc.d/init.d/single:29 /usr/local/initfoo/etc/rc.d/init.d/single:29
msgid "Sending all processes the KILL signal.."
msgstr ""

#: ../rc.d/init.d/functions:123 ../rc.d/init.d/functions:125
#: /usr/local/initfoo/etc/rc.d/init.d/functions:123
#: /usr/local/initfoo/etc/rc.d/init.d/functions:125
msgid "$base startup"
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/portmap:94
#: /usr/local/initfoo/etc/rc.d/init.d/yppasswdd:63
msgid "Usage: $0 {start|stop|status|restart|reload|condrestart}"
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/innd:24
msgid "Please run makehistory and/or makedbz before starting innd."
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/ipchains:94
msgid "Changing target policies to DENY: "
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/postgresql:127
msgid "Starting postgresql service: "
msgstr ""

#: ../rc.d/init.d/netfs:108 /usr/local/initfoo/etc/rc.d/init.d/netfs:108
msgid "Usage: netfs {start|stop|restart|reload|status}"
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/amd:36
msgid "Stopping amd: "
msgstr ""

#: ../sysconfig/network-scripts/ifup:111
msgid "Determining IP information for ${DEVICE}..."
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/ipchains:108
#: /usr/local/initfoo/etc/rc.d/init.d/ipchains:109
msgid "Saving current rules to $IPCHAINS_CONFIG"
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/canna:25
msgid "cannaserver started"
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/autofs:259
msgid "Checking for changes to /etc/auto.master ...."
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/gpm:50
msgid "Shutting down console mouse services: "
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/ypbind:31
msgid "Binding to the NIS domain... "
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/ipchains:106
msgid "Saving current rules to $IPCHAINS_CONFIG: "
msgstr ""

#: ../rc.d/rc.sysinit:357 ../rc.d/rc.sysinit:359
msgid "Finding module dependencies: "
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/gpm:21
msgid "Starting console mouse services: "
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/autofs:277
msgid "Start $x"
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/amd:92
#: /usr/local/initfoo/etc/rc.d/init.d/autofs:290
#: /usr/local/initfoo/etc/rc.d/init.d/httpd:82
#: /usr/local/initfoo/etc/rc.d/init.d/sshd:67
msgid "Usage: $0 {start|stop|restart|reload|condrestart|status}"
msgstr ""

#: ../rc.d/init.d/network:188 /usr/local/initfoo/etc/rc.d/init.d/network:188
#, c-format
msgid "Adding internal IPX network %s %s: "
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/pcmcia:52
msgid "Usage: $0 {start|stop|status|restart|reload}"
msgstr ""

#: ../sysconfig/network-scripts/ifup-routes:9
msgid "usage: ifup-routes <net-device>"
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/isdn:451
msgid "Starting isdnlog"
msgstr ""

#: ../rc.d/init.d/rawdevices:57
#: /usr/local/initfoo/etc/rc.d/init.d/rawdevices:57
#: /usr/local/initfoo/etc/rc.d/init.d/squid:80
msgid "done"
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/crond:49
msgid "Reloading cron daemon configuration: "
msgstr ""

#: ../rc.d/rc.sysinit:129
msgid "Loading default keymap"
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/squid:49
msgid "Starting $SQUID"
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/ipchains:76
#: /usr/local/initfoo/etc/rc.d/init.d/ipchains:77
msgid "Resetting built-in chains to the default ACCEPT policy"
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/kudzu:47
msgid "Hardware configuration timed out."
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/gated:45
msgid "Stopping gated: "
msgstr ""

#: ../sysconfig/network-scripts/ifup-ppp:47
msgid "/usr/sbin/pppd does not exist or is not executable"
msgstr ""

#: ../rc.d/rc.sysinit:256
msgid "Setting up ISA PNP devices: "
msgstr ""

#: ../rc.d/init.d/functions:134
#: /usr/local/initfoo/etc/rc.d/init.d/functions:134
msgid "Usage: killproc {program} [signal]"
msgstr ""

#: ../rc.d/init.d/functions:360
#: /usr/local/initfoo/etc/rc.d/init.d/functions:360
msgid "Start service $1 (Y)es/(N)o/(C)ontinue? [Y] "
msgstr ""

#: /usr/local/initfoo/etc/rc.d/init.d/vncserver:32
msgid "vncserver start"
msgstr ""
1' href='#n3211'>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 6762 6763 6764 6765 6766 6767 6768 6769 6770 6771 6772 6773 6774 6775 6776 6777 6778 6779 6780 6781 6782 6783 6784 6785 6786 6787 6788 6789 6790 6791 6792 6793 6794 6795 6796 6797 6798 6799 6800 6801 6802 6803 6804 6805 6806 6807 6808 6809 6810 6811 6812 6813 6814 6815 6816 6817 6818 6819 6820 6821 6822 6823 6824 6825 6826 6827 6828 6829 6830 6831 6832 6833 6834 6835 6836 6837 6838 6839 6840 6841 6842 6843 6844 6845 6846 6847 6848 6849 6850 6851 6852 6853 6854 6855 6856 6857 6858 6859 6860 6861 6862 6863 6864 6865 6866 6867 6868 6869 6870 6871 6872 6873 6874 6875 6876 6877 6878 6879 6880 6881 6882 6883 6884 6885 6886 6887 6888
# translation of DrakX-uk.po to ukrainian
# translation of DrakX.po to ukrainian
# $Id$
# Copyright (C) 2000,2003, 2004, 2005 Free Software Foundation, Inc.
# Dmytro  Kovalov <kov@tokyo.email.ne.jp>, 2000.
# Taras Boychuk <btr1@torba.com>, 2003, 2004.
# Taras Boychuk <btr1@mail.ru>, 2004, 2003.
# Taras Boychuk <btr1@ukrpost.net>, 2004, 2005.
#
msgid ""
msgstr ""
"Project-Id-Version: DrakX-uk\n"
"POT-Creation-Date: 2008-01-17 14:31+0100\n"
"PO-Revision-Date: 2005-03-01 01:29+0200\n"
"Last-Translator: Taras Boychuk <btr1@ukrpost.net>\n"
"Language-Team: ukrainian <uk@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.3\n"

#: any.pm:245 diskdrake/interactive.pm:552 diskdrake/interactive.pm:739
#: diskdrake/interactive.pm:783 diskdrake/interactive.pm:841
#: diskdrake/interactive.pm:1132 do_pkgs.pm:216 do_pkgs.pm:258
#: harddrake/sound.pm:202 interactive.pm:580
#, c-format
msgid "Please wait"
msgstr "Зачекайте, будь ласка"

#: any.pm:245
#, c-format
msgid "Bootloader installation in progress"
msgstr "Триває встановлення завантажувача"

#: any.pm:256
#, 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 хоче присвоїти новий ідентифікатор тома диску %s. Проте, зміна\n"
"ідентифікатора тому у завантажувальному диску Windows NT, 2000,\n"
"або XP є фатальною помилкою.\n"
"Це попередження не стосується дисків з даними у Windows 95, 98 абоNT.\n"
"\n"
"Присвоїти новий ідентифікатор тому?"

#: any.pm:267
#, c-format
msgid "Installation of bootloader failed. The following error occurred:"
msgstr "Встановлення завантажувача неуспішне. Сталася наступна помилка:"

#: any.pm:273
#, 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 ""
"Можливо, Вам потрібно змінити пристрій завантаження у Open Firmware,\n"
"щоб дозволити роботу завантажувача. Якщо Ви не бачите запрошення\n"
"завантажувача при завантаженні системи, натисніть Command-Option-O-F\n"
"при завантаженні і введіть setenv boot-device %s,\\\\:tbxi. Після\n"
"цього надрукуйте shut-down. При наступному завантаженні ви побачите\n"
"підказку завантажувача. "

#: any.pm:311
#, 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 ""
"Ви дозволили встановити bootloader в розділ.\n"
"Це передбачає, що Ви маєте bootloader на твердому диску, з якого Ви "
"завантажилися (напр.: System Commander).\n"
"\n"
"З якого диска Ви завантажуєтеся?"

#: any.pm:334
#, c-format
msgid "First sector of drive (MBR)"
msgstr "Перший сектор диску (MBR)"

#: any.pm:335
#, c-format
msgid "First sector of the root partition"
msgstr "Перший сектор системного розділу (boot partition)"

#: any.pm:337
#, c-format
msgid "On Floppy"
msgstr "На дискету"

#: any.pm:339
#, c-format
msgid "Skip"
msgstr "Пропустити"

#: any.pm:343
#, c-format
msgid "LILO/grub Installation"
msgstr "Встановлення LILO/grub"

#: any.pm:345
#, c-format
msgid "Where do you want to install the bootloader?"
msgstr "Де Ви хочете встановити завантажувач?"

#: any.pm:372
#, c-format
msgid "Boot Style Configuration"
msgstr "Налаштування стилю завантаження"

#: any.pm:382 any.pm:414 any.pm:415
#, c-format
msgid "Bootloader main options"
msgstr "Основні параметри завантажувача"

#: any.pm:387
#, c-format
msgid "Bootloader"
msgstr "Завантажувач"

#: any.pm:388 any.pm:419
#, c-format
msgid "Bootloader to use"
msgstr "Використовувати завантажувач"

#: any.pm:390 any.pm:421
#, c-format
msgid "Boot device"
msgstr "Пристрій завантаження"

#: any.pm:392
#, c-format
msgid "Main options"
msgstr ""

#: any.pm:393
#, c-format
msgid "Delay before booting default image"
msgstr "Пауза перед завантаженням основної системи"

#: any.pm:394
#, c-format
msgid "Enable ACPI"
msgstr "Увімкнути ACPI"

#: any.pm:395
#, fuzzy, c-format
msgid "Enable APIC"
msgstr "Увімкнути ACPI"

#: any.pm:396
#, fuzzy, c-format
msgid "Enable Local APIC"
msgstr "Увімкнути ACPI"

#: any.pm:398 any.pm:785 any.pm:794 authentication.pm:197
#: diskdrake/smbnfs_gtk.pm:181
#, c-format
msgid "Password"
msgstr "Пароль"

#: any.pm:400 authentication.pm:208
#, c-format
msgid "The passwords do not match"
msgstr "Паролі не співпадають"

#: any.pm:400 authentication.pm:208 diskdrake/interactive.pm:1299
#, c-format
msgid "Please try again"
msgstr "Будь ласка, спробуйте ще раз"

#: any.pm:401
#, fuzzy, c-format
msgid "You can not use a password with %s"
msgstr ""
"Ви не можете використовувати зашифровану файлову систему для точки "
"монтування %s"

#: any.pm:404 any.pm:787 any.pm:796 authentication.pm:198
#, c-format
msgid "Password (again)"
msgstr "Пароль (ще раз)"

#: any.pm:405
#, c-format
msgid "Restrict command line options"
msgstr "Обмежити параметри командного рядка"

#: any.pm:405
#, c-format
msgid "restrict"
msgstr "обмежити"

#: any.pm:406
#, c-format
msgid ""
"Option ``Restrict command line options'' is of no use without a password"
msgstr ""
"Параметр ``Обмежити параметри командного рядка'' не використовується без "
"пароля"

#: any.pm:408
#, c-format
msgid "Clean /tmp at each boot"
msgstr "Очищати /tmp при кожному перезавантаженні"

#: any.pm:409
#, c-format
msgid "Precise RAM size if needed (found %d MB)"
msgstr "Уточніть об'єм RAM, якщо потрібно (знайдено %d Мб)"

#: any.pm:410
#, c-format
msgid "Give the ram size in MB"
msgstr "Вкажіть розмір пам'яті в Мб"

#: any.pm:420
#, c-format
msgid "Init Message"
msgstr "Повідомлення ініціалізації"

#: any.pm:422
#, c-format
msgid "Open Firmware Delay"
msgstr "Затримка Open Firmware"

#: any.pm:423
#, c-format
msgid "Kernel Boot Timeout"
msgstr "Затримка при завантаженні ядра"

#: any.pm:424
#, c-format
msgid "Enable CD Boot?"
msgstr "Дозволити завантаження з компакт-диску?"

#: any.pm:425
#, c-format
msgid "Enable OF Boot?"
msgstr "Дозволити завантаження OF?"

#: any.pm:426
#, c-format
msgid "Default OS?"
msgstr "Основна система?"

#: any.pm:493
#, c-format
msgid "Image"
msgstr "Образ"

#: any.pm:494 any.pm:507
#, c-format
msgid "Root"
msgstr "Root"

#: any.pm:495 any.pm:520
#, c-format
msgid "Append"
msgstr "Приєднати"

#: any.pm:497
#, c-format
msgid "Xen append"
msgstr ""

#: any.pm:500
#, c-format
msgid "Video mode"
msgstr "Відео-режим"

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

#: any.pm:503
#, c-format
msgid "Network profile"
msgstr "Мережевий профіль"

#: any.pm:512 any.pm:517 any.pm:519 diskdrake/interactive.pm:374
#, c-format
msgid "Label"
msgstr "Мітка"

#: any.pm:514 any.pm:522 harddrake/v4l.pm:438
#, c-format
msgid "Default"
msgstr "Основна"

#: any.pm:521
#, c-format
msgid "NoVideo"
msgstr "БезВідео"

#: any.pm:532
#, c-format
msgid "Empty label not allowed"
msgstr "Не дозволяються порожні мітки"

#: any.pm:533
#, c-format
msgid "You must specify a kernel image"
msgstr "Ви повинні вказати образ ядра"

#: any.pm:533
#, c-format
msgid "You must specify a root partition"
msgstr "Ви повинні вказати кореневий розділ"

#: any.pm:534
#, c-format
msgid "This label is already used"
msgstr "Ця етикетка вже використовується"

#: any.pm:552
#, c-format
msgid "Which type of entry do you want to add?"
msgstr "Який тип вводу Ви хочете додати?"

#: any.pm:553
#, c-format
msgid "Linux"
msgstr "Лінакс"

#: any.pm:553
#, c-format
msgid "Other OS (SunOS...)"
msgstr "Інші операційні системи (SunOS...)"

#: any.pm:554
#, c-format
msgid "Other OS (MacOS...)"
msgstr "Інші системи (MacOS...)"

#: any.pm:554
#, c-format
msgid "Other OS (Windows...)"
msgstr "Інші Windows"

#: any.pm:582
#, 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 ""
"Тут наведені пункти меню завантаження.\n"
"Ви можете створити додаткові пункти або змінити існуючі."

#: any.pm:745
#, c-format
msgid "access to X programs"
msgstr "доступ до X програм"

#: any.pm:746
#, c-format
msgid "access to rpm tools"
msgstr "доступ до засобів rpm"

#: any.pm:747
#, c-format
msgid "allow \"su\""
msgstr "дозволити \"su\""

#: any.pm:748
#, c-format
msgid "access to administrative files"
msgstr "доступ до виконавчих файлів"

#: any.pm:749
#, c-format
msgid "access to network tools"
msgstr "доступ до мережевих засобів"

#: any.pm:750
#, c-format
msgid "access to compilation tools"
msgstr "доступ до інструментів компіляції"

#: any.pm:756
#, c-format
msgid "(already added %s)"
msgstr "(вже додано %s)"

#: any.pm:762
#, c-format
msgid "Please give a user name"
msgstr "Дайте, будь ласка, ім'я користувача"

#: any.pm:763
#, c-format
msgid ""
"The user name must contain only lower cased letters, numbers, `-' and `_'"
msgstr ""
"Ім'я користувача повинно складатися тільки з малих латинських літер,\n"
"чисел, `-' та `_'"

#: any.pm:764
#, c-format
msgid "The user name is too long"
msgstr "Ім'я користувача занадто довге"

#: any.pm:765
#, c-format
msgid "This user name has already been added"
msgstr "Таке ім'я користувача вже створене раніше"

#: any.pm:771 any.pm:798
#, c-format
msgid "User ID"
msgstr "Код користувача"

#: any.pm:771 any.pm:799
#, c-format
msgid "Group ID"
msgstr "Код групи"

#: any.pm:772
#, fuzzy, c-format
msgid "%s must be a number"
msgstr "Параметр %s має бути числом!"

#: any.pm:773
#, c-format
msgid "%s should be above 500. Accept anyway?"
msgstr ""

#: any.pm:777
#, fuzzy, c-format
msgid "User management"
msgstr "Ім'я користувача"

#: any.pm:784 authentication.pm:183
#, c-format
msgid "Set administrator (root) password"
msgstr "Встановіть пароль користувача root"

#: any.pm:789
#, fuzzy, c-format
msgid "Enter a user"
msgstr ""
"Введіть користувача\n"
"%s"

#: any.pm:790
#, c-format
msgid "Real name"
msgstr "Дійсна назва"

#: any.pm:793
#, c-format
msgid "Login name"
msgstr "Ім'я користувача, що реєструється"

#: any.pm:797
#, c-format
msgid "Shell"
msgstr "Командна оболонка"

#: any.pm:835 security/l10n.pm:14
#, c-format
msgid "Autologin"
msgstr "Автореєстрація"

#: any.pm:836
#, c-format
msgid "I can set up your computer to automatically log on one user."
msgstr ""
"Я можу налаштувати Ваш комп'ютер так, щоб автоматично реєструвався\n"
"один користувач."

#: any.pm:837
#, fuzzy, c-format
msgid "Use this feature"
msgstr "Ви хочете використовувати цю можливість?"

#: any.pm:838
#, c-format
msgid "Choose the default user:"
msgstr "Виберіть стандартного користувача:"

#: any.pm:839
#, c-format
msgid "Choose the window manager to run:"
msgstr "Виберіть менеджер вікон, яким Ви хочете користуватися:"

#: any.pm:862 any.pm:912
#, c-format
msgid "Release Notes"
msgstr "Нотатки випуску"

#: any.pm:869 any.pm:1201 interactive/gtk.pm:766
#, c-format
msgid "Close"
msgstr "Закрити"

#: any.pm:905
#, c-format
msgid "License agreement"
msgstr "Ліцензійна угода"

#: any.pm:908 diskdrake/dav.pm:26
#, c-format
msgid "Quit"
msgstr "Вийти"

#: any.pm:915
#, c-format
msgid "Accept"
msgstr "Прийняти"

#: any.pm:915
#, c-format
msgid "Refuse"
msgstr "Відкинути"

#: any.pm:930 any.pm:996
#, c-format
msgid "Please choose a language to use."
msgstr "Виберіть, будь ласка, мову."

#: any.pm:931 any.pm:997
#, c-format
msgid "Language choice"
msgstr "Вибір мови"

#: any.pm:961
#, 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 ""
"Мандріва лінакс може підтримувати багато мов. Виберіть\n"
"мови, які Ви хочете встановити. Вони стануть доступними\n"
"після завершення встановлення і перезавантаження системи."

#: any.pm:964
#, c-format
msgid "Multi languages"
msgstr ""

#: any.pm:975 any.pm:1005
#, c-format
msgid "Old compatibility (non UTF-8) encoding"
msgstr ""

#: any.pm:977
#, c-format
msgid "All languages"
msgstr "Всі мови"

#: any.pm:1052
#, c-format
msgid "Country / Region"
msgstr "Країна / Регіон"

#: any.pm:1054
#, c-format
msgid "Please choose your country."
msgstr "Будь ласка, вкажіть Вашу країну."

#: any.pm:1056
#, c-format
msgid "Here is the full list of available countries"
msgstr "Тут наведено повний список можливих країн"

#: any.pm:1057
#, c-format
msgid "Other Countries"
msgstr "Інші країни"

#: any.pm:1057 interactive.pm:481
#, c-format
msgid "Advanced"
msgstr "Додатково"

#: any.pm:1063
#, c-format
msgid "Input method:"
msgstr "Метод вводу:"

#: any.pm:1066
#, c-format
msgid "None"
msgstr "Нічого"

#: any.pm:1146
#, c-format
msgid "No sharing"
msgstr "Немає спільного доступу"

#: any.pm:1146
#, c-format
msgid "Allow all users"
msgstr "Дозволити всіх користувачів"

#: any.pm:1146
#, c-format
msgid "Custom"
msgstr "Спеціальний"

#: any.pm:1150
#, 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 ""
"Чи хотіли б Ви дозволити користувачам надавати доступ до деяких з їхніх "
"тек? \n"
"Такий дозвіл дасть можливість користувачам просто натискати на \"доступ\" в "
"konqueror та nautilus.\n"
"\n"
"\"Вибірково\" дозволяє надати доступ окремим користувачам \n"

#: any.pm:1162
#, c-format
msgid ""
"NFS: the traditional Unix file sharing system, with less support on Mac and "
"Windows."
msgstr "увімкнути Windows."

#: any.pm:1165
#, c-format
msgid ""
"SMB: a file sharing system used by Windows, Mac OS X and many modern Linux "
"systems."
msgstr ""
"SMB: система доступу до файлів, яка використовується Windows, Mac OS X і "
"багатьма сучасними системами Лінакс."

#: any.pm:1173
#, c-format
msgid ""
"You can export using NFS or SMB. Please select which you would like to use."
msgstr "використовує."

#: any.pm:1201
#, c-format
msgid "Launch userdrake"
msgstr "Запуск userdrake"

#: any.pm:1203
#, c-format
msgid ""
"The per-user sharing uses the group \"fileshare\". \n"
"You can use userdrake to add a user to this group."
msgstr ""
"Доступ для окремих користувачів здійснюється групою \"fileshare\". \n"
"Ви можете використовувати userdrake, щоб додати користувача в цю групу."

#: any.pm:1295
#, c-format
msgid "Please log out and then use Ctrl-Alt-BackSpace"
msgstr "Будь ласка, вийдіть із системи і потім натисніть Ctrl-Alt-BackSpace"

#: any.pm:1299
#, c-format
msgid "You need to log out and back in again for changes to take effect"
msgstr "Ви повинні перезареєструватися, щоб задіяти зміни"

#: any.pm:1334
#, c-format
msgid "Timezone"
msgstr "Часовий пояс"

#: any.pm:1334
#, c-format
msgid "Which is your timezone?"
msgstr "В якому часовому поясі Ви знаходитесь?"

#: any.pm:1346 any.pm:1348
#, c-format
msgid "Date, Clock & Time Zone Settings"
msgstr ""

#: any.pm:1349
#, c-format
msgid "What is the best time?"
msgstr ""

#: any.pm:1353
#, fuzzy, c-format
msgid "%s (hardware clock set to UTC)"
msgstr "Годинник встановлено в GMT"

#: any.pm:1354
#, fuzzy, c-format
msgid "%s (hardware clock set to local time)"
msgstr "Годинник встановлено в GMT"

#: any.pm:1356
#, c-format
msgid "NTP Server"
msgstr "Сервер NTP"

#: any.pm:1357
#, c-format
msgid "Automatic time synchronization (using NTP)"
msgstr "Автоматична синхронізація часу (із застосуванням NTP)"

#: authentication.pm:24
#, c-format
msgid "Local file"
msgstr "Локальний файл"

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

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

#: authentication.pm:27
#, c-format
msgid "Smart Card"
msgstr "Карта Smart"

#: authentication.pm:28 authentication.pm:164
#, c-format
msgid "Windows Domain"
msgstr "Домен Windows"

#: authentication.pm:29
#, c-format
msgid "Active Directory with SFU"
msgstr "Активна тека з SFU"

#: authentication.pm:30
#, c-format
msgid "Active Directory with Winbind"
msgstr "Активна тека з Winbind"

#: authentication.pm:67
#, c-format
msgid "Local file:"
msgstr "Локальний файл:"

#: authentication.pm:67
#, c-format
msgid "Use information stored in local files for all authentication"
msgstr ""

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

#: authentication.pm:68
#, c-format
msgid ""
"Tells your computer to use LDAP for some or all authentication. LDAP "
"consolidates certain types of information within your organization."
msgstr ""
"Встановлює використання LDAP для окремих чи всіх розпізнавань. LDAP узгоджує "
"деякі види інформації всередині однієї організації."

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

#: authentication.pm:69
#, 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 ""
"Дозволяє запускати групу комп'ютерів в одному домені мережевих інформаційних "
"послуг із загальним паролем і груповим файлом."

#: authentication.pm:70
#, c-format
msgid "Windows Domain:"
msgstr "Домен Windows:"

#: authentication.pm:70
#, c-format
msgid ""
"Winbind allows the system to retrieve information and authenticate users in "
"a Windows domain."
msgstr ""
"Winbind дає можливість системі отримувати інформацію і розпізнавати "
"користувачів з домену Windows."

#: authentication.pm:71
#, c-format
msgid "Active Directory with SFU:"
msgstr "Активна тека з SFU:"

#: authentication.pm:71
#, c-format
msgid "With Kerberos and Ldap for authentication in Active Directory Server "
msgstr ""

#: authentication.pm:72
#, c-format
msgid "Active Directory with Winbind:"
msgstr "Активна тека з Winbind:"

#: authentication.pm:72
#, c-format
msgid ""
"Winbind allows the system to authenticate users in a Windows Active "
"Directory Server."
msgstr ""

#: authentication.pm:97
#, c-format
msgid "Authentication LDAP"
msgstr "Автентифікація LDAP"

#: authentication.pm:98
#, c-format
msgid "LDAP Base dn"
msgstr "LDAP Base dn"

#: authentication.pm:99
#, c-format
msgid "LDAP Server"
msgstr "Сервер LDAP"

#: authentication.pm:112 fsedit.pm:23
#, c-format
msgid "simple"
msgstr "простий"

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

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

#: authentication.pm:115
#, c-format
msgid "security layout (SASL/Kerberos)"
msgstr "безпечний вивід (SASL/Kerberos)"

#: authentication.pm:122 authentication.pm:160
#, c-format
msgid "Authentication Active Directory"
msgstr "Автентифікація"

#: authentication.pm:123 diskdrake/smbnfs_gtk.pm:182
#, c-format
msgid "Domain"
msgstr "Домен"

#: authentication.pm:125 diskdrake/dav.pm:63
#, c-format
msgid "Server"
msgstr "Сервер"

#: authentication.pm:126
#, c-format
msgid "LDAP users database"
msgstr "LDAP"

#: authentication.pm:127
#, c-format
msgid "Use Anonymous BIND "
msgstr "Використовувати анонімний BIND "

#: authentication.pm:128
#, c-format
msgid "LDAP user allowed to browse the Active Directory"
msgstr "LDAP переглянути"

#: authentication.pm:129
#, c-format
msgid "Password for user"
msgstr "Пароль"

#: authentication.pm:141
#, c-format
msgid "Authentication NIS"
msgstr "NIS автентифікація"

#: authentication.pm:142
#, c-format
msgid "NIS Domain"
msgstr "Домен NIS"

#: authentication.pm:143
#, c-format
msgid "NIS Server"
msgstr "Сервер NIS"

#: authentication.pm:148
#, 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 ""
"Для того, щоб це запрацювало під W2K PDC, Вам, можливо, потрібно виконати "
"під адміністратором: C:\\>net localgroup \"Pre-Windows 2000 Compatible Access"
"\" everyone /add і перезавантажити сервер.\n"
"Вам також буде потрібно ім'я_користувача/пароль адміністратора домена, щоб "
"під'єднати машину до домена Windows(TM).\n"
"Якщо мережу ще не увімкнено, DrakX спробує під'єднатися до домена після "
"завершення етапу встановлення мережі.\n"
"Якщо з якої-небудь причини це встановлення завершилось невдало і "
"автентифікація в домені не працює, виконайте 'smbpasswd -j ДОМЕН -U "
"КОРИСТУВАЧ%%ПАРОЛЬ', використовуючи домен і ім'я_користувача/пароль своєї "
"Windows(tm), після завантаження системи.\n"
"Команда 'wbinfo -t' перевірить, наскільки секретна Ваша автентифікація."

#: authentication.pm:160
#, c-format
msgid "Authentication Windows Domain"
msgstr "Автентифікація домену Віндовс"

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

#: authentication.pm:165
#, c-format
msgid "Domain Admin User Name"
msgstr "Ім'я користувача - адміністратора домена"

#: authentication.pm:166
#, c-format
msgid "Domain Admin Password"
msgstr "Пароль адміністратора домена"

#: authentication.pm:182 authentication.pm:199
#, c-format
msgid "Authentication"
msgstr "Автентифікація"

#: authentication.pm:185
#, c-format
msgid "Authentication method"
msgstr "Метод розпізнавання"

#. -PO: keep this short or else the buttons will not fit in the window
#: authentication.pm:190
#, c-format
msgid "No password"
msgstr "Без паролю"

#: authentication.pm:211
#, c-format
msgid "This password is too short (it must be at least %d characters long)"
msgstr ""
"Цей пароль занадто короткий (він повинен бути завдовжки хоча б %d літер)"

#: authentication.pm:352
#, c-format
msgid "Can not use broadcast with no NIS domain"
msgstr "Не можу використовувати трансляцію без NIS-домена"

#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#: bootloader.pm:900
#, 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 ""
"Laskavo prosymo do  peremykacha operaciynih system!\n"
"\n"
"Vyberit' odnu z operaciynikh system v spysku abo pochekajte\n"
"poki pochne vantazhytysja persha z nih.\n"
"\n"

#: bootloader.pm:1050
#, c-format
msgid "LILO with text menu"
msgstr "LILO з текстовим меню"

#: bootloader.pm:1051
#, c-format
msgid "GRUB with graphical menu"
msgstr ""

#: bootloader.pm:1052
#, c-format
msgid "GRUB with text menu"
msgstr ""

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

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

#: bootloader.pm:1135
#, c-format
msgid "not enough room in /boot"
msgstr "недостатньо місця в /boot"

#: bootloader.pm:1760
#, c-format
msgid "You can not install the bootloader on a %s partition\n"
msgstr "Ви не можете встановити завантажувач в розділ %s\n"

#: bootloader.pm:1813
#, c-format
msgid ""
"Your bootloader configuration must be updated because partition has been "
"renumbered"
msgstr ""
"Конфігурація Вашого завантажувача має бути поновлена, бо розділи були "
"перенумеровані"

#: bootloader.pm:1826
#, c-format
msgid ""
"The bootloader can not be installed correctly. You have to boot rescue and "
"choose \"%s\""
msgstr ""
"Завантажувач не може бути коректно встановлений. Вам необхідно завантажити "
"rescue, і вибрати \"%s\""

#: bootloader.pm:1827
#, c-format
msgid "Re-install Boot Loader"
msgstr "Перевстановити завантажувач"

#: common.pm:142
#, fuzzy, c-format
msgid "B"
msgstr "кб"

#: common.pm:142
#, c-format
msgid "KB"
msgstr "кб"

#: common.pm:142
#, c-format
msgid "MB"
msgstr "Мб"

#: common.pm:142
#, c-format
msgid "GB"
msgstr "Ґб"

#: common.pm:142 common.pm:151
#, c-format
msgid "TB"
msgstr "ТБ"

#: common.pm:159
#, c-format
msgid "%d minutes"
msgstr "%d хвилин"

#: common.pm:161
#, c-format
msgid "1 minute"
msgstr "1 хвилина"

#: common.pm:163
#, c-format
msgid "%d seconds"
msgstr "%d секунд"

#: common.pm:335
#, c-format
msgid "command %s missing"
msgstr ""

#: 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 - це протокол, який дозволяє Вам локально монтувати теки\n"
"веб-сервера, інтерпретуючи їх як локальну файлову систему (якщо\n"
"веб-сервер сконфігуровано як сервер WebDAV). Якщо Ви захочете\n"
"додати точки монтування WebDAV, виберіть \"Нова\"."

#: diskdrake/dav.pm:25
#, c-format
msgid "New"
msgstr "Новий"

#: diskdrake/dav.pm:61 diskdrake/interactive.pm:380 diskdrake/smbnfs_gtk.pm:75
#, c-format
msgid "Unmount"
msgstr "Розмонтувати"

#: diskdrake/dav.pm:62 diskdrake/interactive.pm:377 diskdrake/smbnfs_gtk.pm:76
#, c-format
msgid "Mount"
msgstr "Монтувати"

#: diskdrake/dav.pm:64 diskdrake/interactive.pm:371
#: diskdrake/interactive.pm:611 diskdrake/interactive.pm:629
#: diskdrake/interactive.pm:633 diskdrake/removable.pm:23
#: diskdrake/smbnfs_gtk.pm:79
#, c-format
msgid "Mount point"
msgstr "Точка монтування"

#: diskdrake/dav.pm:65 diskdrake/interactive.pm:373
#: diskdrake/interactive.pm:987 diskdrake/removable.pm:24
#: diskdrake/smbnfs_gtk.pm:80
#, c-format
msgid "Options"
msgstr "Параметри"

#: diskdrake/dav.pm:66 diskdrake/hd_gtk.pm:164 diskdrake/removable.pm:26
#: diskdrake/smbnfs_gtk.pm:82 interactive/http.pm:151
#, c-format
msgid "Done"
msgstr "Виконано"

#: diskdrake/dav.pm:75 diskdrake/hd_gtk.pm:113 diskdrake/interactive.pm:231
#: diskdrake/interactive.pm:244 diskdrake/interactive.pm:478
#: diskdrake/interactive.pm:483 diskdrake/interactive.pm:601
#: diskdrake/interactive.pm:859 diskdrake/interactive.pm:1033
#: diskdrake/interactive.pm:1046 diskdrake/interactive.pm:1049
#: diskdrake/interactive.pm:1299 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:223
#: 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 "Помилка"

#: diskdrake/dav.pm:83
#, c-format
msgid "Please enter the WebDAV server URL"
msgstr "Будь ласка, вкажіть посилання на сервер WebDAV"

#: diskdrake/dav.pm:87
#, c-format
msgid "The URL must begin with http:// or https://"
msgstr "адреса повинна починатися з http:// або https://"

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

#: diskdrake/dav.pm:110 diskdrake/interactive.pm:451
#: diskdrake/interactive.pm:1179 diskdrake/interactive.pm:1259
#, c-format
msgid "Mount point: "
msgstr "Точка монтування: "

#: diskdrake/dav.pm:111 diskdrake/interactive.pm:1266
#, c-format
msgid "Options: %s"
msgstr "Параметри: %s"

#: diskdrake/hd_gtk.pm:53 diskdrake/interactive.pm:282
#: diskdrake/smbnfs_gtk.pm:22 fs/mount_point.pm:106
#: fs/partitioning_wizard.pm:51 fs/partitioning_wizard.pm:205
#: fs/partitioning_wizard.pm:211 fs/partitioning_wizard.pm:251
#: fs/partitioning_wizard.pm:270 fs/partitioning_wizard.pm:275
#, c-format
msgid "Partitioning"
msgstr "Розбиття на розділи"

#: diskdrake/hd_gtk.pm:93 diskdrake/interactive.pm:1008
#: diskdrake/interactive.pm:1018 diskdrake/interactive.pm:1071
#, c-format
msgid "Read carefully!"
msgstr "Читайте уважно!"

#: diskdrake/hd_gtk.pm:93
#, c-format
msgid "Please make a backup of your data first"
msgstr "Будь ласка, створіть спочатку резервну копію Ваших даних"

#: diskdrake/hd_gtk.pm:94 diskdrake/interactive.pm:224
#, c-format
msgid "Exit"
msgstr "Вийти"

#: diskdrake/hd_gtk.pm:94
#, c-format
msgid "Continue"
msgstr "Продовжити"

#: 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 ""
"Якщо Ви збираєтесь користуватися aboot, не забудьте залишити вільний\n"
"розділ (достатньо 2048 секторів) на початку диску"

#: diskdrake/hd_gtk.pm:160 interactive.pm:644 interactive/gtk.pm:744
#: interactive/gtk.pm:759 interactive/gtk.pm:779 ugtk2.pm:936 ugtk2.pm:937
#, c-format
msgid "Help"
msgstr "Довідка"

#: diskdrake/hd_gtk.pm:195
#, c-format
msgid "Choose action"
msgstr "Виберіть дію"

#: diskdrake/hd_gtk.pm:199
#, 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 ""
"Ви маєте один великий розділ Microsoft Windows.\n"
"Я пропоную Вам спочатку змінити розмір цього розділу\n"
"(клацніть на ньому, потім клацніть на \"Змінити розмір\")"

#: diskdrake/hd_gtk.pm:201
#, c-format
msgid "Please click on a partition"
msgstr "Клацніть, будь ласка, на розділі"

#: diskdrake/hd_gtk.pm:215 diskdrake/smbnfs_gtk.pm:63
#, c-format
msgid "Details"
msgstr "Детально"

#: diskdrake/hd_gtk.pm:263
#, c-format
msgid "No hard drives found"
msgstr "Не знайдено твердих дисків"

#: diskdrake/hd_gtk.pm:290
#, c-format
msgid "Unknown"
msgstr "Невідомий"

#: diskdrake/hd_gtk.pm:352
#, fuzzy, c-format
msgid "Ext3"
msgstr "Вийти"

#: diskdrake/hd_gtk.pm:352
#, fuzzy, c-format
msgid "XFS"
msgstr "HFS"

#: diskdrake/hd_gtk.pm:352
#, c-format
msgid "Swap"
msgstr "Swap"

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

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

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

#: diskdrake/hd_gtk.pm:353 services.pm:158
#, c-format
msgid "Other"
msgstr "Інші"

#: diskdrake/hd_gtk.pm:353 diskdrake/interactive.pm:1194
#, c-format
msgid "Empty"
msgstr "Порожній"

#: diskdrake/hd_gtk.pm:357
#, c-format
msgid "Filesystem types:"
msgstr "Типи файлових систем:"

#: diskdrake/hd_gtk.pm:381 diskdrake/interactive.pm:287
#: diskdrake/interactive.pm:359 diskdrake/interactive.pm:508
#: diskdrake/interactive.pm:692 diskdrake/interactive.pm:750
#: diskdrake/interactive.pm:839 diskdrake/interactive.pm:881
#: diskdrake/interactive.pm:882 diskdrake/interactive.pm:1117
#: diskdrake/interactive.pm:1155 diskdrake/interactive.pm:1298 do_pkgs.pm:16
#: do_pkgs.pm:35 do_pkgs.pm:53 harddrake/sound.pm:286
#, c-format
msgid "Warning"
msgstr "Попередження"

#: diskdrake/hd_gtk.pm:381
#, fuzzy, c-format
msgid "This partition is already empty"
msgstr "Розмір цього розділу неможливо змінити"

#: diskdrake/hd_gtk.pm:390
#, c-format
msgid "Use ``Unmount'' first"
msgstr "Спочатку скористуйтеся ``Розмонтувати''"

#: diskdrake/hd_gtk.pm:390
#, fuzzy, c-format
msgid "Use ``%s'' instead (in expert mode)"
msgstr "Замість цього скористайтеся ``%s''"

#: diskdrake/hd_gtk.pm:390 diskdrake/interactive.pm:372
#: diskdrake/interactive.pm:546 diskdrake/interactive.pm:1024
#: diskdrake/removable.pm:25 diskdrake/removable.pm:48
#, c-format
msgid "Type"
msgstr "Тип"

#: diskdrake/interactive.pm:195
#, c-format
msgid "Choose another partition"
msgstr "Створити інший розділ"

#: diskdrake/interactive.pm:195
#, c-format
msgid "Choose a partition"
msgstr "Виберіть розділ"

#: diskdrake/interactive.pm:257
#, c-format
msgid "Toggle to normal mode"
msgstr "Перемикнути в нормальний режим"

#: diskdrake/interactive.pm:257
#, c-format
msgid "Toggle to expert mode"
msgstr "Перемикнути в режим експерта"

#: diskdrake/interactive.pm:265 diskdrake/interactive.pm:275
#: diskdrake/interactive.pm:1102
#, fuzzy, c-format
msgid "Confirmation"
msgstr "Конфігурація"

#: diskdrake/interactive.pm:265
#, c-format
msgid "Continue anyway?"
msgstr "Все-таки продовжувати?"

#: diskdrake/interactive.pm:270
#, c-format
msgid "Quit without saving"
msgstr "Вийти без запису"

#: diskdrake/interactive.pm:270
#, c-format
msgid "Quit without writing the partition table?"
msgstr "Вийти без запису таблиці розділів?"

#: diskdrake/interactive.pm:275
#, c-format
msgid "Do you want to save /etc/fstab modifications"
msgstr "Чи хочете Ви зберегти зміни в /etc/fstab?"

#: diskdrake/interactive.pm:282 fs/partitioning_wizard.pm:251
#, c-format
msgid "You need to reboot for the partition table modifications to take place"
msgstr ""
"Для того, щоб таблиця розділів була активізована, Вам треба\n"
"перезавантажити систему"

#: diskdrake/interactive.pm:287
#, 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 ""
"Вам потрібно відформатувати розділ %s.\n"
"В іншому випадку в fstab не буде додано жодного запису для точки монтування %"
"s.\n"
"Всеодно вийти?"

#: diskdrake/interactive.pm:300
#, c-format
msgid "Clear all"
msgstr "Очистити все"

#: diskdrake/interactive.pm:301
#, c-format
msgid "Auto allocate"
msgstr "Автоматично розподілити"

#: diskdrake/interactive.pm:302 diskdrake/interactive.pm:350
#: interactive/curses.pm:512
#, c-format
msgid "More"
msgstr "Ще"

#: diskdrake/interactive.pm:307
#, c-format
msgid "Hard drive information"
msgstr "Інформація про твердий диск"

#: diskdrake/interactive.pm:339
#, c-format
msgid "All primary partitions are used"
msgstr "Всі первинні розділи використовуються"

#: diskdrake/interactive.pm:340
#, c-format
msgid "I can not add any more partitions"
msgstr "Не можу додати жодного розділу"

#: diskdrake/interactive.pm:341
#, c-format
msgid ""
"To have more partitions, please delete one to be able to create an extended "
"partition"
msgstr ""
"Щоб мати більше розділів, зітріть один з них, щоб створити розширений розділ"

#: diskdrake/interactive.pm:352
#, c-format
msgid "Reload partition table"
msgstr "Перечитати таблицю розділів"

#: diskdrake/interactive.pm:359
#, c-format
msgid "Detailed information"
msgstr "Детальна інформація"

#: diskdrake/interactive.pm:375 diskdrake/interactive.pm:705
#, c-format
msgid "Resize"
msgstr "Змінити розмір"

#: diskdrake/interactive.pm:376
#, c-format
msgid "Format"
msgstr "Форматувати"

#: diskdrake/interactive.pm:378 diskdrake/interactive.pm:791
#, c-format
msgid "Add to RAID"
msgstr "Додати до RAID"

#: diskdrake/interactive.pm:379 diskdrake/interactive.pm:809
#, c-format
msgid "Add to LVM"
msgstr "Додати до LVM"

#: diskdrake/interactive.pm:381
#, c-format
msgid "Delete"
msgstr "Видалити"

#: diskdrake/interactive.pm:382
#, c-format
msgid "Remove from RAID"
msgstr "Видалити з RAID"

#: diskdrake/interactive.pm:383
#, c-format
msgid "Remove from LVM"
msgstr "Видалити з LVM"

#: diskdrake/interactive.pm:384
#, c-format
msgid "Modify RAID"
msgstr "Змінити RAID"

#: diskdrake/interactive.pm:385
#, c-format
msgid "Use for loopback"
msgstr "Використовувати для зворотнього монтування"

#: diskdrake/interactive.pm:396
#, c-format
msgid "Create"
msgstr "Створити"

#: diskdrake/interactive.pm:440 diskdrake/interactive.pm:442
#, c-format
msgid "Create a new partition"
msgstr "Створити новий розділ"

#: diskdrake/interactive.pm:444
#, c-format
msgid "Start sector: "
msgstr "Початковий сектор: "

#: diskdrake/interactive.pm:447 diskdrake/interactive.pm:874
#, c-format
msgid "Size in MB: "
msgstr "Розмір (Мб): "

#: diskdrake/interactive.pm:449 diskdrake/interactive.pm:875
#, c-format
msgid "Filesystem type: "
msgstr "Тип файлової системи: "

#: diskdrake/interactive.pm:455
#, c-format
msgid "Preference: "
msgstr "Перевага: "

#: diskdrake/interactive.pm:458
#, c-format
msgid "Logical volume name "
msgstr "Назва логічного диску"

#: diskdrake/interactive.pm:478
#, 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 ""
"Ви не можете створити новий розділ\n"
"(оскільки Ви вже досягли максимальної кількості первинних розділів).\n"
"Спочатку видаліть первинний розділ і створіть додатковий."

#: diskdrake/interactive.pm:508
#, c-format
msgid "Remove the loopback file?"
msgstr "Стерти файл зворотнього монтування?"

#: diskdrake/interactive.pm:530
#, c-format
msgid ""
"After changing type of partition %s, all data on this partition will be lost"
msgstr "Після зміни типу розділу %s всі дані на ньому будуть втрачені"

#: diskdrake/interactive.pm:543
#, c-format
msgid "Change partition type"
msgstr "Змінити тип розділу"

#: diskdrake/interactive.pm:545 diskdrake/removable.pm:47
#, c-format
msgid "Which filesystem do you want?"
msgstr "Яку файлову систему Ви хочете?"

#: diskdrake/interactive.pm:552
#, fuzzy, c-format
msgid "Switching from %s to %s"
msgstr "Перемикаюсь з ext2 на ext3"

#: diskdrake/interactive.pm:578 diskdrake/interactive.pm:581
#, c-format
msgid "Which volume label?"
msgstr ""

#: diskdrake/interactive.pm:582
#, fuzzy, c-format
msgid "Label:"
msgstr "Мітка"

#: diskdrake/interactive.pm:596
#, c-format
msgid "Where do you want to mount the loopback file %s?"
msgstr "Де Ви хочете змонтувати файл зворотнього монтування %s?"

#: diskdrake/interactive.pm:597
#, c-format
msgid "Where do you want to mount device %s?"
msgstr "Де Ви хочете змонтувати пристрій %s?"

#: diskdrake/interactive.pm:602
#, c-format
msgid ""
"Can not unset mount point as this partition is used for loop back.\n"
"Remove the loopback first"
msgstr ""
"Не можу змінити точку монтування даного розділу, оскільки він\n"
"використовується для зворотнього монтування. Спочатку відмініть\n"
"зворотнє монтування."

#: diskdrake/interactive.pm:632
#, c-format
msgid "Where do you want to mount %s?"
msgstr "Де Ви хочете змонтувати пристрій %s?"

#: diskdrake/interactive.pm:656 diskdrake/interactive.pm:739
#: fs/partitioning_wizard.pm:145 fs/partitioning_wizard.pm:177
#, c-format
msgid "Resizing"
msgstr "Зміна розміру"

#: diskdrake/interactive.pm:656
#, c-format
msgid "Computing FAT filesystem bounds"
msgstr "Обчислюю межі розділу FAT"

#: diskdrake/interactive.pm:692
#, c-format
msgid "This partition is not resizeable"
msgstr "Розмір цього розділу неможливо змінити"

#: diskdrake/interactive.pm:697
#, c-format
msgid "All data on this partition should be backed-up"
msgstr "Потрібно зробити резервну копію всіх даних на цьому розділі"

#: diskdrake/interactive.pm:699
#, c-format
msgid "After resizing partition %s, all data on this partition will be lost"
msgstr "Після зміни розміру розділу %s всі дані на ньому буде втрачено"

#: diskdrake/interactive.pm:706
#, c-format
msgid "Choose the new size"
msgstr "Виберіть новий розмір"

#: diskdrake/interactive.pm:707
#, c-format
msgid "New size in MB: "
msgstr "Новий розмір в Мб: "

#: diskdrake/interactive.pm:708
#, c-format
msgid "Minimum size: %s MB"
msgstr ""

#: diskdrake/interactive.pm:709
#, c-format
msgid "Maximum size: %s MB"
msgstr ""

#: diskdrake/interactive.pm:750 fs/partitioning_wizard.pm:185
#, 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 ""
"Для забезпечення цілісності даних після зміни розміру \n"
"розділу(ів), при наступному завантаженні Windows(TM)\n"
"буде здійснено перевірку файлової системи"

#: diskdrake/interactive.pm:791
#, c-format
msgid "Choose an existing RAID to add to"
msgstr "Виберіть існуючий RAID, до якого додати"

#: diskdrake/interactive.pm:793 diskdrake/interactive.pm:811
#, c-format
msgid "new"
msgstr "новий"

#: diskdrake/interactive.pm:809
#, c-format
msgid "Choose an existing LVM to add to"
msgstr "Виберіть існуючий LVM, до якого додати"

#: diskdrake/interactive.pm:816
#, c-format
msgid "LVM name?"
msgstr "Назва LVM?"

#: diskdrake/interactive.pm:839
#, 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 ""

#: diskdrake/interactive.pm:841
#, c-format
msgid "Moving physical extents"
msgstr ""

#: diskdrake/interactive.pm:859
#, c-format
msgid "This partition can not be used for loopback"
msgstr "Цей розділ не може використовуватися для зворотнього монтування"

#: diskdrake/interactive.pm:872
#, c-format
msgid "Loopback"
msgstr "Зворотнє монтування"

#: diskdrake/interactive.pm:873
#, c-format
msgid "Loopback file name: "
msgstr "Назва файла зворотнього монтування: "

#: diskdrake/interactive.pm:878
#, c-format
msgid "Give a file name"
msgstr "Вкажіть назву файла"

#: diskdrake/interactive.pm:881
#, c-format
msgid "File is already used by another loopback, choose another one"
msgstr ""
"Файл вже використовується іншим пристроєм зворотнього монтування, виберіть "
"інший"

#: diskdrake/interactive.pm:882
#, c-format
msgid "File already exists. Use it?"
msgstr "Файл вже існує. Користуватися ним?"

#: diskdrake/interactive.pm:914 diskdrake/interactive.pm:917
#, c-format
msgid "Mount options"
msgstr "Параметри монтування:"

#: diskdrake/interactive.pm:924
#, c-format
msgid "Various"
msgstr "Різноманітне"

#: diskdrake/interactive.pm:989
#, c-format
msgid "device"
msgstr "пристрій"

#: diskdrake/interactive.pm:990
#, c-format
msgid "level"
msgstr "рівень"

#: diskdrake/interactive.pm:991
#, c-format
msgid "chunk size in KiB"
msgstr "розмір ділянки в Кб"

#: diskdrake/interactive.pm:1009
#, c-format
msgid "Be careful: this operation is dangerous."
msgstr "Обережно: ця операція небезпечна."

#: diskdrake/interactive.pm:1024
#, c-format
msgid "What type of partitioning?"
msgstr "Який тип розбиття на розділи?"

#: diskdrake/interactive.pm:1062
#, c-format
msgid "You'll need to reboot before the modification can take place"
msgstr "Щоб зміни почали діяти, Вам слід перезавантажити комп'ютер"

#: diskdrake/interactive.pm:1071
#, c-format
msgid "Partition table of drive %s is going to be written to disk!"
msgstr "Таблицю розділів диску %s буде записано на диск!"

#: diskdrake/interactive.pm:1097
#, c-format
msgid "After formatting partition %s, all data on this partition will be lost"
msgstr "Після форматування розділу %s всі дані на ньому будуть втрачені"

#: diskdrake/interactive.pm:1102 fs/partitioning.pm:49
#, c-format
msgid "Check bad blocks?"
msgstr "Перевіряти збійні блоки?"

#: diskdrake/interactive.pm:1116
#, c-format
msgid "Move files to the new partition"
msgstr "Перемістити файли в новий розділ"

#: diskdrake/interactive.pm:1116
#, c-format
msgid "Hide files"
msgstr "Сховати файли"

#: diskdrake/interactive.pm:1117
#, 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 ""

#: diskdrake/interactive.pm:1132
#, c-format
msgid "Moving files to the new partition"
msgstr "Переміщення файлів у новий розділ"

#: diskdrake/interactive.pm:1136
#, c-format
msgid "Copying %s"
msgstr "Копіювання %s"

#: diskdrake/interactive.pm:1140
#, c-format
msgid "Removing %s"
msgstr "Видалення %s"

#: diskdrake/interactive.pm:1154
#, c-format
msgid "partition %s is now known as %s"
msgstr "розділ %s відомий, як %s"

#: diskdrake/interactive.pm:1155
#, c-format
msgid "Partitions have been renumbered: "
msgstr "Нумерацію розділів буде змінено: "

#: diskdrake/interactive.pm:1180 diskdrake/interactive.pm:1243
#, c-format
msgid "Device: "
msgstr "Пристрій: "

#: diskdrake/interactive.pm:1181
#, c-format
msgid "Volume label: "
msgstr "Мітка тому: "

#: diskdrake/interactive.pm:1182
#, c-format
msgid "UUID: "
msgstr ""

#: diskdrake/interactive.pm:1183
#, c-format
msgid "DOS drive letter: %s (just a guess)\n"
msgstr "Літера диску в ДОСі: %s (припущення)\n"

#: diskdrake/interactive.pm:1187 diskdrake/interactive.pm:1196
#: diskdrake/interactive.pm:1262
#, c-format
msgid "Type: "
msgstr "Тип: "

#: diskdrake/interactive.pm:1191 diskdrake/interactive.pm:1247
#, c-format
msgid "Name: "
msgstr "Назва: "

#: diskdrake/interactive.pm:1198
#, c-format
msgid "Start: sector %s\n"
msgstr "Початок: сектор %s\n"

#: diskdrake/interactive.pm:1199
#, c-format
msgid "Size: %s"
msgstr "Розмір: %s"

#: diskdrake/interactive.pm:1201
#, c-format
msgid ", %s sectors"
msgstr ", %s секторів"

#: diskdrake/interactive.pm:1203
#, c-format
msgid "Cylinder %d to %d\n"
msgstr "Від циліндра %d до циліндра %d \n"

#: diskdrake/interactive.pm:1204
#, c-format
msgid "Number of logical extents: %d\n"
msgstr ""

#: diskdrake/interactive.pm:1205
#, c-format
msgid "Formatted\n"
msgstr "Форматований\n"

#: diskdrake/interactive.pm:1206
#, c-format
msgid "Not formatted\n"
msgstr "Не форматований\n"

#: diskdrake/interactive.pm:1207
#, c-format
msgid "Mounted\n"
msgstr "Змонтований\n"

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

#: diskdrake/interactive.pm:1213
#, c-format
msgid ""
"Loopback file(s):\n"
"   %s\n"
msgstr ""
"Файл(и) зворотнього монтування: \n"
"  %s\n"

#: diskdrake/interactive.pm:1214
#, c-format
msgid ""
"Partition booted by default\n"
"    (for MS-DOS boot, not for lilo)\n"
msgstr ""
"Типовий розділ для завантаження системи\n"
"     (для завантаження ДОСу, не для lilo)\n"

#: diskdrake/interactive.pm:1216
#, c-format
msgid "Level %s\n"
msgstr "Рівень %s\n"

#: diskdrake/interactive.pm:1217
#, c-format
msgid "Chunk size %d KiB\n"
msgstr "Розмір ділянки %d в Кб\n"

#: diskdrake/interactive.pm:1218
#, c-format
msgid "RAID-disks %s\n"
msgstr "Диски RAID %s\n"

#: diskdrake/interactive.pm:1220
#, c-format
msgid "Loopback file name: %s"
msgstr "Назви файлів зворотнього монтування: %s"

#: diskdrake/interactive.pm:1223
#, c-format
msgid ""
"\n"
"Chances are, this partition is\n"
"a Driver partition. You should\n"
"probably leave it alone.\n"
msgstr ""
"\n"
"Можливо цей розділ є розділом\n"
"Driver, Вам мабуть не потрібно\n"
"його змінювати.\n"

#: diskdrake/interactive.pm:1226
#, c-format
msgid ""
"\n"
"This special Bootstrap\n"
"partition is for\n"
"dual-booting your system.\n"
msgstr ""
"\n"
"Це спеціальний розділ для \n"
"можливості подвійного \n"
"завантаження системи.\n"

#: diskdrake/interactive.pm:1235
#, c-format
msgid "Free space on %s (%s)"
msgstr ""

#: diskdrake/interactive.pm:1244
#, c-format
msgid "Read-only"
msgstr "Тільки для читання"

#: diskdrake/interactive.pm:1245
#, c-format
msgid "Size: %s\n"
msgstr "Розмір: %s\n"

#: diskdrake/interactive.pm:1246
#, c-format
msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
msgstr "Геометрія: %s циліндрів, %s головок, %s секторів\n"

#: diskdrake/interactive.pm:1248
#, fuzzy, c-format
msgid "Medium type: "
msgstr "Тип файлової системи: "

#: diskdrake/interactive.pm:1249
#, c-format
msgid "LVM-disks %s\n"
msgstr "Диски LVM %s\n"

#: diskdrake/interactive.pm:1250
#, c-format
msgid "Partition table type: %s\n"
msgstr "Тип таблиці розділів: %s\n"

#: diskdrake/interactive.pm:1251
#, c-format
msgid "on channel %d id %d\n"
msgstr "на каналі %d id %d\n"

#: diskdrake/interactive.pm:1294
#, c-format
msgid "Filesystem encryption key"
msgstr "Ключ шифрування файлової системи"

#: diskdrake/interactive.pm:1295
#, c-format
msgid "Choose your filesystem encryption key"
msgstr "Виберіть ключ шифрування Вашої файлової системи"

#: diskdrake/interactive.pm:1298
#, c-format
msgid "This encryption key is too simple (must be at least %d characters long)"
msgstr ""
"Цей пароль занадто простий (він повинен бути хоча б %d літер завдовжки)"

#: diskdrake/interactive.pm:1299
#, c-format
msgid "The encryption keys do not match"
msgstr "Ключі шифрування не співпадають"

#: diskdrake/interactive.pm:1302
#, c-format
msgid "Encryption key"
msgstr "Ключ шифрування"

#: diskdrake/interactive.pm:1303
#, c-format
msgid "Encryption key (again)"
msgstr "Ключ шифрування (знову)"

#: diskdrake/interactive.pm:1305
#, c-format
msgid "Encryption algorithm"
msgstr "Алгоритм шифрування"

#: diskdrake/removable.pm:46
#, c-format
msgid "Change type"
msgstr "Змінити тип"

#: diskdrake/smbnfs_gtk.pm:81 interactive.pm:126 interactive.pm:543
#: interactive/curses.pm:260 interactive/http.pm:104 interactive/http.pm:160
#: interactive/stdio.pm:39 interactive/stdio.pm:148 ugtk2.pm:408 ugtk2.pm:510
#: ugtk2.pm:519 ugtk2.pm:801
#, c-format
msgid "Cancel"
msgstr "Скасувати"

#: diskdrake/smbnfs_gtk.pm:164
#, c-format
msgid "Can not login using username %s (bad password?)"
msgstr ""
"Неможливо зареєструватися з іменем користувача %s (неправильний пароль?)"

#: diskdrake/smbnfs_gtk.pm:168 diskdrake/smbnfs_gtk.pm:177
#, c-format
msgid "Domain Authentication Required"
msgstr "Потрібна автентифікація домена"

#: diskdrake/smbnfs_gtk.pm:169
#, c-format
msgid "Which username"
msgstr "Яке ім'я користувача"

#: diskdrake/smbnfs_gtk.pm:169
#, c-format
msgid "Another one"
msgstr "Ще один"

#: diskdrake/smbnfs_gtk.pm:178
#, c-format
msgid ""
"Please enter your username, password and domain name to access this host."
msgstr ""
"Будь ласка, введіть своє ім'я користувача, пароль і назву домена, щоб "
"отримати доступ до цієї машини."

#: diskdrake/smbnfs_gtk.pm:180
#, c-format
msgid "Username"
msgstr "Ім'я користувача"

#: diskdrake/smbnfs_gtk.pm:206
#, c-format
msgid "Search servers"
msgstr "Пошук серверів"

#: diskdrake/smbnfs_gtk.pm:211
#, c-format
msgid "Search new servers"
msgstr "Шукати нові сервери"

#: 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 "Потрібно встановити пакунок %s. Ви хочете його встановити?"

#: do_pkgs.pm:19 do_pkgs.pm:40 do_pkgs.pm:56
#, c-format
msgid "Could not install the %s package!"
msgstr "Неможливо встановити пакунок %s!"

#: do_pkgs.pm:24 do_pkgs.pm:61
#, c-format
msgid "Mandatory package %s is missing"
msgstr "Обов'язковий пакунок %s відсутній"

#: do_pkgs.pm:35
#, c-format
msgid "The following packages need to be installed:\n"
msgstr "Наступні пакунки повинні бути встановлені:\n"

#: do_pkgs.pm:216
#, c-format
msgid "Installing packages..."
msgstr "Встановлюються пакунки..."

#: do_pkgs.pm:258
#, c-format
msgid "Removing packages..."
msgstr "Вилучення пакунків..."

#: 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 ""
"Сталася помилка - не знайдено відповідних пристроїв для створення нових "
"файлових систем. Перевірте, будь ласка, свою систему і спробуйте відшукати "
"причину цього."

#: fs/any.pm:74 fs/partitioning_wizard.pm:59
#, c-format
msgid "You must have a FAT partition mounted in /boot/efi"
msgstr "Ви повинні мати розділ FAT, змонтований в /boot/efi"

#: fs/format.pm:62 fs/format.pm:69
#, c-format
msgid "Formatting partition %s"
msgstr "Форматування розділу %s"

#: fs/format.pm:66
#, c-format
msgid "Creating and formatting file %s"
msgstr "Створюю та форматую файл %s"

#: fs/format.pm:119
#, c-format
msgid "I do not know how to format %s in type %s"
msgstr "Я не знаю, як форматувати %s типу %s"

#: fs/format.pm:124 fs/format.pm:126
#, c-format
msgid "%s formatting of %s failed"
msgstr "%s форматування %s невдале"

#: fs/loopback.pm:24
#, c-format
msgid "Circular mounts %s\n"
msgstr "Замикаюче монтування %s\n"

#: fs/mount.pm:79
#, c-format
msgid "Mounting partition %s"
msgstr "Монтування розділу %s"

#: fs/mount.pm:80
#, c-format
msgid "mounting partition %s in directory %s failed"
msgstr "монтування розділу %s в теку %s завершилося невдало"

#: fs/mount.pm:85 fs/mount.pm:102
#, c-format
msgid "Checking %s"
msgstr "Перевірка %s"

#: fs/mount.pm:119 partition_table.pm:395
#, c-format
msgid "error unmounting %s: %s"
msgstr "помилка розмонтування %s: %s"

#: fs/mount.pm:134
#, c-format
msgid "Enabling swap partition %s"
msgstr "Активізується swap-розділ %s"

#: fs/mount_options.pm:115
#, fuzzy, c-format
msgid "Use an encrypted file system"
msgstr ""
"Ви не можете використовувати зашифровану файлову систему для точки "
"монтування %s"

#: fs/mount_options.pm:117
#, c-format
msgid "Flush write cache on file close"
msgstr ""

#: fs/mount_options.pm:119
#, c-format
msgid "Enable group disk quota accounting and optionally enforce limits"
msgstr ""

#: fs/mount_options.pm:121
#, 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 ""
"Не поновлювати час доступу до інодів цієї файлової системи (напр., \n"
"для прискорення серверів новин і швидшого доступу до повідомлень)."

#: fs/mount_options.pm:124
#, fuzzy, c-format
msgid ""
"Update inode access times on this filesystem in a more efficient way\n"
"(e.g, for faster access on the news spool to speed up news servers)."
msgstr ""
"Не поновлювати час доступу до інодів цієї файлової системи (напр., \n"
"для прискорення серверів новин і швидшого доступу до повідомлень)."

#: fs/mount_options.pm:127
#, c-format
msgid ""
"Can only be mounted explicitly (i.e.,\n"
"the -a option will not cause the file system to be mounted)."
msgstr ""
"Може бути змонтований тільки явно (тобто параметр -a\n"
"не монтує систему автоматично)."

#: fs/mount_options.pm:130
#, c-format
msgid "Do not interpret character or block special devices on the file system."
msgstr ""
"Не інтерпретувати символ або блокувати спеціальні пристрої у файловій "
"системі."

#: fs/mount_options.pm:132
#, 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 ""
"Не дозволяти виконання бінарних файлів у змонтованій файловій системі.\n"
"Цей параметр може використовуватися для сервера, який має файлову\n"
"систему, який містить бінарні файли для іншої архітектури."

#: fs/mount_options.pm:136
#, 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 ""
"Не дозволяти встановлювати біти set-user-identifier, або set-group-"
"identifier.\n"
"(Вони здаються безпечними, але все змінюється після встановлення\n"
"suidperl(1))."

#: fs/mount_options.pm:140
#, c-format
msgid "Mount the file system read-only."
msgstr "Монтувати файлову систему в режимі тільки читання."

#: fs/mount_options.pm:142
#, c-format
msgid "All I/O to the file system should be done synchronously."
msgstr ""
"Всі операції вводу/виводу файлової системи повинні виконуватися синхронно."

#: fs/mount_options.pm:144
#, c-format
msgid "Allow every user to mount and umount the file system."
msgstr ""

#: fs/mount_options.pm:146
#, c-format
msgid "Allow an ordinary user to mount the file system."
msgstr ""

#: fs/mount_options.pm:148
#, c-format
msgid "Enable user disk quota accounting, and optionally enforce limits"
msgstr ""

#: fs/mount_options.pm:150
#, c-format
msgid "Support \"user.\" extended attributes"
msgstr ""

#: fs/mount_options.pm:152
#, c-format
msgid "Give write access to ordinary users"
msgstr "Дати доступ для запису звичайним користувачам"

#: fs/mount_options.pm:154
#, c-format
msgid "Give read-only access to ordinary users"
msgstr "Дати доступ тільки для запису звичайним користувачам"

#: fs/mount_point.pm:80
#, c-format
msgid "Duplicate mount point %s"
msgstr "Подвійні точки монтування %s"

#: fs/mount_point.pm:95
#, c-format
msgid "No partition available"
msgstr "Немає розділів"

#: fs/mount_point.pm:98
#, c-format
msgid "Scanning partitions to find mount points"
msgstr "Сканування розділів для знаходження точок монтування"

#: fs/mount_point.pm:105
#, c-format
msgid "Choose the mount points"
msgstr "Виберіть точки монтування"

#: fs/partitioning.pm:46
#, c-format
msgid "Choose the partitions you want to format"
msgstr "Виберіть розділи, які Ви хочете відформатувати"

#: fs/partitioning.pm:76
#, c-format
msgid ""
"Failed to check filesystem %s. Do you want to repair the errors? (beware, "
"you can lose data)"
msgstr ""
"Перевірка файлової системи %s завершилася помилкою. Чи хочете Ви виправити "
"помилки (майте на увазі, що Ви можете втратити дані)?"

#: fs/partitioning.pm:79
#, c-format
msgid "Not enough swap space to fulfill installation, please add some"
msgstr ""
"Не вистачає простору підкачки, закінчити встановлення. Збільшіть\n"
"його, будь ласка"

#: fs/partitioning_wizard.pm:51
#, c-format
msgid ""
"You must have a root partition.\n"
"For this, create a partition (or click on an existing one).\n"
"Then choose action ``Mount point'' and set it to `/'"
msgstr ""
"Ви повинні мати розділ root.\n"
"Для цього створіть новий розділ (або клацніть на вже\n"
"існуючому). Після цього виберіть ``Точка монтування'' і встановіть її в `/'"

#: fs/partitioning_wizard.pm:56
#, c-format
msgid ""
"You do not have a swap partition.\n"
"\n"
"Continue anyway?"
msgstr ""
"Ви не маєте розділу swap.\n"
"\n"
"Все-таки продовжувати? "

#: fs/partitioning_wizard.pm:84
#, c-format
msgid "Use free space"
msgstr "Використовувати вільний простір"

#: fs/partitioning_wizard.pm:86
#, c-format
msgid "Not enough free space to allocate new partitions"
msgstr "Недостатньо вільного простору для розташування нових розділів"

#: fs/partitioning_wizard.pm:94
#, c-format
msgid "Use existing partitions"
msgstr "Користуватися існуючими розділами"

#: fs/partitioning_wizard.pm:96
#, c-format
msgid "There is no existing partition to use"
msgstr "Немає існуючих розділів для використання"

#: fs/partitioning_wizard.pm:103
#, c-format
msgid "Use the Microsoft Windows® partition for loopback"
msgstr "Використовувати розділ Microsoft Windows® для зворотнього монтування"

#: fs/partitioning_wizard.pm:106
#, c-format
msgid "Which partition do you want to use for Linux4Win?"
msgstr "Який розділ Ви хочете використовувати для Linux4Win?"

#: fs/partitioning_wizard.pm:108
#, c-format
msgid "Choose the sizes"
msgstr "Виберіть розміри"

#: fs/partitioning_wizard.pm:109
#, c-format
msgid "Root partition size in MB: "
msgstr "Розмір розділу root в Мб:"

#: fs/partitioning_wizard.pm:110
#, c-format
msgid "Swap partition size in MB: "
msgstr "Розмір розділу Swap в Мб: "

#: fs/partitioning_wizard.pm:119
#, c-format
msgid "There is no FAT partition to use as loopback (or not enough space left)"
msgstr ""
"Немає розділу FAT для використання як пристрою зворотнього монтування (або "
"не вистачає вільного місця)"

#: fs/partitioning_wizard.pm:126
#, c-format
msgid "Use the free space on the Microsoft Windows® partition"
msgstr "Використовувати вільний простір на розділі Windows"

#: fs/partitioning_wizard.pm:128
#, c-format
msgid "Which partition do you want to resize?"
msgstr "Розмір якого розділу Ви хочете змінити?"

#: fs/partitioning_wizard.pm:142
#, c-format
msgid ""
"The FAT resizer is unable to handle your partition, \n"
"the following error occurred: %s"
msgstr ""
"Програма зміни розміру розділу FAT не може працювати з Вашим\n"
"розділом, при роботі сталася така помилка: %s"

#: fs/partitioning_wizard.pm:145
#, c-format
msgid "Computing the size of the Microsoft Windows® partition"
msgstr "Розраховується розмір розділу Віндовс"

#: fs/partitioning_wizard.pm:152
#, c-format
msgid ""
"Your Microsoft Windows® partition is too fragmented. Please reboot your "
"computer under Microsoft Windows®, run the ``defrag'' utility, then restart "
"the Mandriva Linux installation."
msgstr ""
"Розділ з Microsoft Windows® на Вашому комп'ютері занадто фраґментований. "
"Будь ласка, перезавантажте свій комп'ютер під Microsoft Windows®, запустіть "
"програму 'defrag', тоді перезапустіть встановлення Мандріва лінакса."

#: fs/partitioning_wizard.pm:155
#, c-format
msgid ""
"WARNING!\n"
"\n"
"\n"
"Your Microsoft Windows® partition will be now resized.\n"
"\n"
"\n"
"Be careful: this operation is dangerous. If you have not already done so, "
"you first need to exit the installation, run \"chkdsk c:\" from a Command "
"Prompt under Microsoft Windows® (beware, running graphical program \"scandisk"
"\" is not enough, be sure to use \"chkdsk\" in a Command Prompt!), "
"optionally run defrag, then restart the installation. You should also backup "
"your data.\n"
"\n"
"\n"
"When sure, press %s."
msgstr ""
"ПОПЕРЕДЖЕННЯ!\n"
"\n"
"\n"
"Зараз DrakX змінить розмір розділу Windows.\n"
"\n"
"\n"
"Будьте уважні: ця операція небезпечна. Якщо Ви ще не зробили, Вам потрібно "
"зараз припинити встановлення, виконати \"chkdsk c:\" з командного рядка у "
"Windows (майте на увазі, запуску графічної програми \"scandisk\" "
"недостатньо, необхідно виконати \"chkdsk\" саме з командного рядка!), "
"виконати defrag (необов'язково), тоді перезапустити встановлення. Потрібно "
"також зробити резервну копію Ваших даних.\n"
"\n"
"\n"
"Якщо Ви впевнені - тисніть %s."

#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
#: fs/partitioning_wizard.pm:164 interactive.pm:542 interactive/curses.pm:263
#: ugtk2.pm:512
#, c-format
msgid "Next"
msgstr "Далі"

#: fs/partitioning_wizard.pm:167
#, fuzzy, c-format
msgid "Partitionning"
msgstr "Розбиття на розділи"

#: fs/partitioning_wizard.pm:167
#, c-format
msgid "Which size do you want to keep for Microsoft Windows® on partition %s?"
msgstr "Який розмір Ви хочете залишити для Microsoft Windows® розділ %s?"

#: fs/partitioning_wizard.pm:168
#, c-format
msgid "Size"
msgstr "Розмір"

#: fs/partitioning_wizard.pm:177
#, c-format
msgid "Resizing Microsoft Windows® partition"
msgstr "Зміна розміру розділу Microsoft Windows®"

#: fs/partitioning_wizard.pm:182
#, c-format
msgid "FAT resizing failed: %s"
msgstr "Зміна розміру FAT не відбулася: %s"

#: fs/partitioning_wizard.pm:197
#, c-format
msgid "There is no FAT partition to resize (or not enough space left)"
msgstr "Немає розділу FAT для зміни розміру (або не залишилося вільного місця)"

#: fs/partitioning_wizard.pm:202
#, c-format
msgid "Remove Microsoft Windows®"
msgstr "Стерти Microsoft Windows®"

#: fs/partitioning_wizard.pm:202
#, fuzzy, c-format
msgid "Erase and use entire disk"
msgstr "Стерти весь диск"

#: fs/partitioning_wizard.pm:204
#, c-format
msgid "You have more than one hard drive, which one do you install linux on?"
msgstr "У Вас більше одного диску. На який з них Ви хочете встановити Лінакс?"

#: fs/partitioning_wizard.pm:210 fsedit.pm:566
#, c-format
msgid "ALL existing partitions and their data will be lost on drive %s"
msgstr "ВСІ існуючі розділи та всі дані на диску %s будуть втрачені"

#: fs/partitioning_wizard.pm:221
#, c-format
msgid "Custom disk partitioning"
msgstr "Спеціальний розподіл диску"

#: fs/partitioning_wizard.pm:227
#, c-format
msgid "Use fdisk"
msgstr "Використовувати fdisk"

#: fs/partitioning_wizard.pm:230
#, c-format
msgid ""
"You can now partition %s.\n"
"When you are done, do not forget to save using `w'"
msgstr ""
"Тепер Ви можете розбити диск %s на розділи.\n"
"Після того, як закінчите, не забудьте виконати команду `w'"

#: fs/partitioning_wizard.pm:270
#, c-format
msgid "I can not find any room for installing"
msgstr "Не можу знайти вільного місця для встановлення"

#: fs/partitioning_wizard.pm:274
#, c-format
msgid "The DrakX Partitioning wizard found the following solutions:"
msgstr "Помічник розбивки на розділи DrakX знайшов такі можливі рішення:"

#: fs/partitioning_wizard.pm:282
#, c-format
msgid "Partitioning failed: %s"
msgstr "Розбиття на розділи невдале: %s"

#: fs/type.pm:368
#, c-format
msgid "You can not use JFS for partitions smaller than 16MB"
msgstr "JFS не можна користуватися на розділах, менших за 16 Мб."

#: fs/type.pm:369
#, c-format
msgid "You can not use ReiserFS for partitions smaller than 32MB"
msgstr "Ви не можете використовувати ReiserFS на розділах, менших за 32Мб."

#: fsedit.pm:27
#, c-format
msgid "with /usr"
msgstr "з /usr"

#: fsedit.pm:32
#, c-format
msgid "server"
msgstr "сервер"

#: fsedit.pm:116
#, c-format
msgid "BIOS software RAID detected on disks %s. Activate it?"
msgstr ""

#: fsedit.pm:224
#, c-format
msgid ""
"I can not read the partition table of device %s, it's too corrupted for me :"
"(\n"
"I can try to go on, erasing over bad partitions (ALL DATA will be lost!).\n"
"The other solution is to not allow DrakX to modify the partition table.\n"
"(the error is %s)\n"
"\n"
"Do you agree to lose all the partitions?\n"
msgstr ""
"Не можу прочитати таблицю розділів на пристрої %s, вона занадто\n"
"зіпсована для мене :( Я спробую стерти зіпсовані розділи і ВСІ ДАНІ\n"
"будуть втрачені). Проблемі можна також запобігти, якщо заборонити DrakX\n"
"змінювати таблицю розділів. (помилка: %s)\n"
"\n"
"Ви погоджуєтесь втратити всі розділи?\n"

#: fsedit.pm:393
#, c-format
msgid "Mount points must begin with a leading /"
msgstr "Точка монтування повинна починатися з /"

#: fsedit.pm:394
#, c-format
msgid "Mount points should contain only alphanumerical characters"
msgstr "Точки монтування можуть містити тільки символи букв і цифр"

#: fsedit.pm:395
#, c-format
msgid "There is already a partition with mount point %s\n"
msgstr "Вже є розділ з точкою монтування %s\n"

#: fsedit.pm:399
#, c-format
msgid ""
"You've selected a software RAID partition as root (/).\n"
"No bootloader is able to handle this without a /boot partition.\n"
"Please be sure to add a /boot partition"
msgstr ""
"В якості розділа для root (/) Ви вибрали програмний RAID.\n"
"Немає завантажувачів, які могли б працювати з такими розділами без /boot.\n"
"Тож, будь ласка, не забудьте додати розділ /boot."

#: fsedit.pm:405
#, fuzzy, c-format
msgid ""
"You can not use the LVM Logical Volume for mount point %s since it spans "
"physical volumes"
msgstr "Для точки монтування %s не можна користуватися логічним томом LVM"

#: fsedit.pm:407
#, fuzzy, c-format
msgid ""
"You've selected the LVM Logical Volume as root (/).\n"
"The bootloader is not able to handle this when the volume spans physical "
"volumes.\n"
"You should create a /boot partition first"
msgstr ""
"В якості розділа для root (/) Ви вибрали логічний розділ LVM.\n"
"Немає завантажувачів, які могли б працювати з такими розділами без /boot.\n"
"Тож, будь ласка, не забудьте додати розділ /boot."

#: fsedit.pm:411 fsedit.pm:413
#, c-format
msgid "This directory should remain within the root filesystem"
msgstr "Ця тека має залишитися в корені файлової системи"

#: fsedit.pm:415 fsedit.pm:417
#, c-format
msgid ""
"You need a true filesystem (ext2/ext3, reiserfs, xfs, or jfs) for this mount "
"point\n"
msgstr ""
"Для цієї точки монтування потрібна реальна файлова система (ext2/ext3,\n"
"reiserfs, xfs, or jfs)\n"

#: fsedit.pm:419
#, c-format
msgid "You can not use an encrypted file system for mount point %s"
msgstr ""
"Ви не можете використовувати зашифровану файлову систему для точки "
"монтування %s"

#: fsedit.pm:483
#, c-format
msgid "Not enough free space for auto-allocating"
msgstr "Недостатньо вільного місця для автоматичного розподілу"

#: fsedit.pm:485
#, c-format
msgid "Nothing to do"
msgstr "Нічого виконувати"

#: harddrake/data.pm:64
#, c-format
msgid "SATA controllers"
msgstr "Контролери SATA"

#: harddrake/data.pm:73
#, c-format
msgid "RAID controllers"
msgstr "Контролери RAID"

#: harddrake/data.pm:83
#, c-format
msgid "(E)IDE/ATA controllers"
msgstr "Контролери (E)IDE/ATA"

#: harddrake/data.pm:93
#, fuzzy, c-format
msgid "Card readers"
msgstr "Модель карти:"

#: harddrake/data.pm:102
#, c-format
msgid "Firewire controllers"
msgstr "Контролери Firewire"

#: harddrake/data.pm:111
#, c-format
msgid "PCMCIA controllers"
msgstr "Контролери PCMCIA"

#: harddrake/data.pm:120
#, c-format
msgid "SCSI controllers"
msgstr "Контролери SCSI"

#: harddrake/data.pm:129
#, c-format
msgid "USB controllers"
msgstr "Контролери USB"

#: harddrake/data.pm:138
#, c-format
msgid "USB ports"
msgstr "Порти USB"

#: harddrake/data.pm:147
#, c-format
msgid "SMBus controllers"
msgstr "Контролери SMBus"

#: harddrake/data.pm:156
#, c-format
msgid "Bridges and system controllers"
msgstr "Мости і системні контролери"

#: harddrake/data.pm:168
#, c-format
msgid "Floppy"
msgstr "Дискета"

#: harddrake/data.pm:178
#, c-format
msgid "Zip"
msgstr "Zip"

#: harddrake/data.pm:194
#, c-format
msgid "Hard Disk"
msgstr "Диск"

#: harddrake/data.pm:204
#, c-format
msgid "USB Mass Storage Devices"
msgstr ""

#: harddrake/data.pm:213
#, c-format
msgid "CDROM"
msgstr "CDROM"

#: harddrake/data.pm:223
#, c-format
msgid "CD/DVD burners"
msgstr "Записувачі CD/DVD"

#: harddrake/data.pm:233
#, c-format
msgid "DVD-ROM"
msgstr "DVD-ROM"

#: harddrake/data.pm:243
#, c-format
msgid "Tape"
msgstr "Плівка"

#: harddrake/data.pm:254
#, c-format
msgid "AGP controllers"
msgstr "Контролери AGP"

#: harddrake/data.pm:263
#, c-format
msgid "Videocard"
msgstr "Відеокарта"

#: harddrake/data.pm:272
#, c-format
msgid "DVB card"
msgstr ""

#: harddrake/data.pm:280
#, c-format
msgid "Tvcard"
msgstr "Телевізійна карта"

#: harddrake/data.pm:289
#, c-format
msgid "Other MultiMedia devices"
msgstr "Інші пристрої мультимедіа"

#: harddrake/data.pm:298
#, c-format
msgid "Soundcard"
msgstr "Звукова плата"

#: harddrake/data.pm:311
#, c-format
msgid "Webcam"
msgstr "Веб-камера"

#: harddrake/data.pm:325
#, c-format
msgid "Processors"
msgstr "Процесорів"

#: harddrake/data.pm:335
#, c-format
msgid "ISDN adapters"
msgstr "Адаптери ISDN"

#: harddrake/data.pm:346
#, c-format
msgid "USB sound devices"
msgstr ""

#: harddrake/data.pm:355
#, c-format
msgid "Radio cards"
msgstr ""

#: harddrake/data.pm:364
#, c-format
msgid "ATM network cards"
msgstr ""

#: harddrake/data.pm:373
#, c-format
msgid "WAN network cards"
msgstr ""

#: harddrake/data.pm:382
#, c-format
msgid "Bluetooth devices"
msgstr ""

#: harddrake/data.pm:391
#, c-format
msgid "Ethernetcard"
msgstr "Плата Ethernet"

#: harddrake/data.pm:408
#, c-format
msgid "Modem"
msgstr "Модем"

#: harddrake/data.pm:418
#, c-format
msgid "ADSL adapters"
msgstr "Адаптери ADSL"

#: harddrake/data.pm:430
#, c-format
msgid "Memory"
msgstr "Пам'ять"

#: harddrake/data.pm:439
#, c-format
msgid "Printer"
msgstr "Друкарка"

#. -PO: these are joysticks controllers:
#: harddrake/data.pm:453
#, c-format
msgid "Game port controllers"
msgstr ""

#: harddrake/data.pm:462
#, c-format
msgid "Joystick"
msgstr "Джойстік"

#: harddrake/data.pm:472
#, c-format
msgid "Keyboard"
msgstr "Клавіатура"

#: harddrake/data.pm:485
#, c-format
msgid "Tablet and touchscreen"
msgstr ""

#: harddrake/data.pm:494
#, c-format
msgid "Mouse"
msgstr "Миша"

#: harddrake/data.pm:508
#, c-format
msgid "Biometry"
msgstr ""

#: harddrake/data.pm:516
#, c-format
msgid "UPS"
msgstr "UPS"

#: harddrake/data.pm:525
#, c-format
msgid "Scanner"
msgstr "Сканер"

#: harddrake/data.pm:536
#, c-format
msgid "Unknown/Others"
msgstr "Невідомий/Інші"

#: harddrake/data.pm:564
#, c-format
msgid "cpu # "
msgstr "процесор # "

#: harddrake/sound.pm:202
#, c-format
msgid "Please Wait... Applying the configuration"
msgstr "Зачекайте, будь ласка... Йде застосування конфігурації"

#: harddrake/sound.pm:239
#, c-format
msgid "No alternative driver"
msgstr "Немає альтернативного драйвера"

#: harddrake/sound.pm:240
#, c-format
msgid ""
"There's no known OSS/ALSA alternative driver for your sound card (%s) which "
"currently uses \"%s\""
msgstr ""
"Для Вашої звукової карти (%s), яка в даний момент використовує \"%s\", немає "
"альтернативного драйвера OSS/ALSA."

#: harddrake/sound.pm:246
#, c-format
msgid "Sound configuration"
msgstr "Конфігурація звуку"

#: harddrake/sound.pm:248
#, c-format
msgid ""
"Here you can select an alternative driver (either OSS or ALSA) for your "
"sound card (%s)."
msgstr ""
"Тут Ви можете вибрати альтернативний драйвер (або OSS, або ALSA) для Вашої "
"звукової карти (%s)."

#. -PO: here the first %s is either "OSS" or "ALSA", 
#. -PO: the second %s is the name of the current driver
#. -PO: and the third %s is the name of the default driver
#: harddrake/sound.pm:253
#, c-format
msgid ""
"\n"
"\n"
"Your card currently use the %s\"%s\" driver (default driver for your card is "
"\"%s\")"
msgstr ""
"\n"
"\n"
"Ваша картка зараз використовує драйвер %s\"%s\" (типовим драйвером для Вашої "
"картки є \"%s\")"

#: harddrake/sound.pm:255
#, c-format
msgid ""
"OSS (Open Sound System) was the first sound API. It's an OS independent "
"sound API (it's available on most UNIX(tm) systems) but it's a very basic "
"and limited API.\n"
"What's more, OSS drivers all reinvent the wheel.\n"
"\n"
"ALSA (Advanced Linux Sound Architecture) is a modularized architecture "
"which\n"
"supports quite a large range of ISA, USB and PCI cards.\n"
"\n"
"It also provides a much higher API than OSS.\n"
"\n"
"To use alsa, one can either use:\n"
"- the old compatibility OSS api\n"
"- the new ALSA api that provides many enhanced features but requires using "
"the ALSA library.\n"
msgstr ""
"OSS (Open Sound System) була першою звуковою API. Це незалежний від "
"операційної системи API звуку (використовується на більшості юніксових "
"систем), але має дуже загальний і обмежений API.\n"
"Більше того, всі драйвери OSS видумують нове колесо.\n"
"\n"
"ALSA (Advanced Linux Sound Architecture) є архітектурою з модулями, яка\n"
"підтримує широкий спектр карт ISA, USB і PCI.\n"
"\n"
"Вона також надає API багато вищого рівня, ніж OSS.\n"
"\n"
"Використовуючи alsa, Ви можете мати:\n"
"- сумісність з старим api OSS\n"
"- новий api ALSA, який надає багато розширених можливостей, але вимагає "
"використання бібліотеки ALSA.\n"

#: harddrake/sound.pm:269 harddrake/sound.pm:354
#, c-format
msgid "Driver:"
msgstr "Драйвер:"

#: harddrake/sound.pm:278
#, c-format
msgid "Trouble shooting"
msgstr "Вирішення проблем"

#: harddrake/sound.pm:286
#, c-format
msgid ""
"The old \"%s\" driver is blacklisted.\n"
"\n"
"It has been reported to oops the kernel on unloading.\n"
"\n"
"The new \"%s\" driver will only be used on next bootstrap."
msgstr ""
"Старий драйвер \"%s\" занесено в чорний список.\n"
"\n"
"Про нього створено звіт, щоб попередити ядро при вивантаженні.\n"
"\n"
"Новий драйвер \"%s\" буде використано тільки при наступному початковому\n"
"завантаженні."

#: harddrake/sound.pm:294
#, c-format
msgid "No open source driver"
msgstr "Немає драйвера з відкритим кодом"

#: harddrake/sound.pm:295
#, c-format
msgid ""
"There's no free driver for your sound card (%s), but there's a proprietary "
"driver at \"%s\"."
msgstr ""
"Для вашої звукової карти (%s) немає безкоштовного драйвера, але є власний "
"драйвер на \"%s\"."

#: harddrake/sound.pm:298
#, c-format
msgid "No known driver"
msgstr "Немає відомого драйвера"

#: harddrake/sound.pm:299
#, c-format
msgid "There's no known driver for your sound card (%s)"
msgstr "Немає відомого драйвера для Вашої звукової плати (%s)"

#: harddrake/sound.pm:314
#, c-format
msgid "Sound trouble shooting"
msgstr "Вирішення проблем зі звуком"

#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
#: harddrake/sound.pm:317
#, c-format
msgid ""
"The classic bug sound tester is to run the following commands:\n"
"\n"
"\n"
"- \"lspcidrake -v | fgrep AUDIO\" will tell you which driver your card uses\n"
"by default\n"
"\n"
"- \"grep sound-slot /etc/modprobe.conf\" will tell you what driver it\n"
"currently uses\n"
"\n"
"- \"/sbin/lsmod\" will enable you to check if its module (driver) is\n"
"loaded or not\n"
"\n"
"- \"/sbin/chkconfig --list sound\" and \"/sbin/chkconfig --list alsa\" will\n"
"tell you if sound and alsa services're configured to be run on\n"
"initlevel 3\n"
"\n"
"- \"aumix -q\" will tell you if the sound volume is muted or not\n"
"\n"
"- \"/sbin/fuser -v /dev/dsp\" will tell which program uses the sound card.\n"
msgstr ""
"Класична програма тестування звуку виконується з наступними командами:\n"
"\n"
"\n"
"- \"lspcidrake -v | fgrep AUDIO\" повідомить Вам, який драйвер типово\n"
"використовує Ваша карта\n"
"\n"
"- \"grep sound-slot /etc/modprobe.conf\" повідомить Вам, який драйвер\n"
"використовується зараз\n"
"\n"
"- \"/sbin/lsmod\" зробить можливою перевірку, чи драйвер карти "
"завантажений,\n"
"чи ні\n"
"\n"
"- \"/sbin/chkconfig --list sound\" and \"/sbin/chkconfig --list alsa\" "
"повідомить\n"
"Вам, чи звук і служби alsa налаштовані для роботи в режимі\n"
"initlevel 3\n"
"\n"
"- \"aumix -q\" повідомить Вам, чи відключена гучність звуку\n"
"\n"
"- \"/sbin/fuser -v /dev/dsp\" повідомить Вам, яка програма використовує "
"звукову\n"
"карту.\n"

#: harddrake/sound.pm:343
#, c-format
msgid "Let me pick any driver"
msgstr "Дозвольте мені підібрати драйвера"

#: harddrake/sound.pm:346
#, c-format
msgid "Choosing an arbitrary driver"
msgstr "Вибір довільного драйвера"

#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
#: harddrake/sound.pm:349
#, c-format
msgid ""
"If you really think that you know which driver is the right one for your "
"card\n"
"you can pick one in the above list.\n"
"\n"
"The current driver for your \"%s\" sound card is \"%s\" "
msgstr ""
"Якщо Ви справді вважаєте, що знаєте, який драйвер підходить для Вашоїкарти,\n"
"можете вибрати його із списку зверху.\n"
"\n"
"Теперішнім драйвером для Вашої звукової карти \"%s\" є \"%s\" "

#: harddrake/v4l.pm:12
#, c-format
msgid "Auto-detect"
msgstr "Користуватися автовизначенням"

#: harddrake/v4l.pm:97 harddrake/v4l.pm:285 harddrake/v4l.pm:337
#, c-format
msgid "Unknown|Generic"
msgstr "Невідомий|Загальний"

#: harddrake/v4l.pm:130
#, c-format
msgid "Unknown|CPH05X (bt878) [many vendors]"
msgstr "Невідомий|CPH05X (bt878) [багато виробників]"

#: harddrake/v4l.pm:131
#, c-format
msgid "Unknown|CPH06X (bt878) [many vendors]"
msgstr "Невідомий|CPH06X (bt878) [багато виробників]"

#: harddrake/v4l.pm:475
#, c-format
msgid ""
"For most modern TV cards, the bttv module of the GNU/Linux kernel just auto-"
"detect the rights parameters.\n"
"If your card is misdetected, you can force the right tuner and card types "
"here. Just select your tv card parameters if needed."
msgstr ""
"Для найсучасніших TV-карт модуль bttv ядра GNU/Linux точно автовизначає "
"правильні параметри.\n"
"Якщо Вашу карту визначено неправильно, Ви можете вказати правильний тюнер і "
"тип карти тут. Просто виберіть параметри TV-карти, які потрібно."

#: harddrake/v4l.pm:478
#, c-format
msgid "Card model:"
msgstr "Модель карти:"

#: harddrake/v4l.pm:479
#, c-format
msgid "Tuner type:"
msgstr "Тип тюнера :"

#: interactive.pm:125 interactive.pm:542 interactive/curses.pm:263
#: interactive/http.pm:103 interactive/http.pm:156 interactive/stdio.pm:39
#: interactive/stdio.pm:148 interactive/stdio.pm:149 ugtk2.pm:414 ugtk2.pm:512
#: ugtk2.pm:801 ugtk2.pm:824
#, c-format
msgid "Ok"
msgstr "Гаразд"

#: interactive.pm:224 modules/interactive.pm:71 ugtk2.pm:800 wizards.pm:156
#, c-format
msgid "Yes"
msgstr "Так"

#: interactive.pm:224 modules/interactive.pm:71 ugtk2.pm:800 wizards.pm:156
#, c-format
msgid "No"
msgstr "Ні"

#: interactive.pm:258
#, c-format
msgid "Choose a file"
msgstr "Виберіть файл"

#: interactive.pm:383 interactive/gtk.pm:420
#, c-format
msgid "Add"
msgstr "Додати"

#: interactive.pm:383 interactive/gtk.pm:420
#, c-format
msgid "Modify"
msgstr "Змінити"

#: interactive.pm:383 interactive/gtk.pm:420
#, c-format
msgid "Remove"
msgstr "Видалити"

#: interactive.pm:542 interactive/curses.pm:263 ugtk2.pm:512
#, c-format
msgid "Finish"
msgstr "Закінчити"

#: interactive.pm:543 interactive/curses.pm:260 ugtk2.pm:510
#, c-format
msgid "Previous"
msgstr "Попередній"

#: interactive/gtk.pm:548
#, c-format
msgid "Beware, Caps Lock is enabled"
msgstr ""

#: interactive/stdio.pm:29 interactive/stdio.pm:154
#, c-format
msgid "Bad choice, try again\n"
msgstr "Невдалий вибір, спробуйте ще раз\n"

#: interactive/stdio.pm:30 interactive/stdio.pm:155
#, c-format
msgid "Your choice? (default %s) "
msgstr "Ваш вибір? (типово %s) "

#: interactive/stdio.pm:54
#, c-format
msgid ""
"Entries you'll have to fill:\n"
"%s"
msgstr ""
"Пункти, які Вам потрібно заповнити:\n"
"%s"

#: interactive/stdio.pm:70
#, c-format
msgid "Your choice? (0/1, default `%s') "
msgstr "Ваш вибір? (0/1, типово %s) "

#: interactive/stdio.pm:97
#, c-format
msgid "Button `%s': %s"
msgstr "Кнопка `%s': %s"

#: interactive/stdio.pm:98
#, c-format
msgid "Do you want to click on this button?"
msgstr "Ви хочете натиснути на цю кнопку?"

#: interactive/stdio.pm:110
#, c-format
msgid "Your choice? (default `%s'%s) "
msgstr "Ваш вибір? (типовий %s %s) "

#: interactive/stdio.pm:110
#, c-format
msgid " enter `void' for void entry"
msgstr " введіть `void' для порожнього пункту"

#: interactive/stdio.pm:128
#, c-format
msgid "=> There are many things to choose from (%s).\n"
msgstr "=> Існує багато чого, щоб вибрати з (%s).\n"

#: interactive/stdio.pm:131
#, c-format
msgid ""
"Please choose the first number of the 10-range you wish to edit,\n"
"or just hit Enter to proceed.\n"
"Your choice? "
msgstr ""
"Будь ласка, виберіть перше число з 10-значного діапазону,\n"
"яке Ви хочете змінити, або просто натисніть Enter для продовження.\n"
"Ваш вибір?"

#: interactive/stdio.pm:144
#, c-format
msgid ""
"=> Notice, a label changed:\n"
"%s"
msgstr ""
"=> Зауважте, мітка змінилася:\n"
"%s"

#: interactive/stdio.pm:151
#, c-format
msgid "Re-submit"
msgstr "Ще раз відправити"

#. -PO: the string "default:LTR" can be translated *ONLY* as "default:LTR"
#. -PO: or as "default:RTL", depending if your language is written from
#. -PO: left to right, or from right to left; any other string is wrong.
#: lang.pm:193
#, c-format
msgid "default:LTR"
msgstr "default:LTR"

#: lang.pm:210
#, c-format
msgid "Andorra"
msgstr "Андорра"

#: lang.pm:211 timezone.pm:215
#, c-format
msgid "United Arab Emirates"
msgstr "Об'єднані Арабські Емірати"

#: lang.pm:212
#, c-format
msgid "Afghanistan"
msgstr "Афганістан"

#: lang.pm:213
#, c-format
msgid "Antigua and Barbuda"
msgstr "Антигуа та Барбуда"

#: lang.pm:214
#, c-format
msgid "Anguilla"
msgstr "Ангілья"

#: lang.pm:215
#, c-format
msgid "Albania"
msgstr "Албанія"

#: lang.pm:216
#, c-format
msgid "Armenia"
msgstr "Вірменія"

#: lang.pm:217
#, c-format
msgid "Netherlands Antilles"
msgstr "Голандські Антильські острови"

#: lang.pm:218
#, c-format
msgid "Angola"
msgstr "Ангола"

#: lang.pm:219
#, c-format
msgid "Antarctica"
msgstr "Антарктика"

#: lang.pm:220 timezone.pm:260
#, c-format
msgid "Argentina"