summaryrefslogtreecommitdiffstats
path: root/perl-install/install/share/po/mn.po
blob: 19854d53a719abe722e13a65ec9c806bbdc610ac (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

	    $::WizardTable->attach($draw2, 0, 1, 1, 2, 'fill', 'fill', 0, 0);
	    $::WizardTable->set_usize(540,400);
	    $::WizardWindow->show_all;
	    flush();
	}
	$::WizardTable->attach($o->{window}, 1, 2, 1, 2, {'fill', 'expand'}, {'fill', 'expand'}, 0, 0);
    }

    $::isEmbedded or return $o;
    $o->{window} = new Gtk::VBox(0,0);
    $o->{rwindow} = $o->{window};
    defined($::Plug) or $::Plug = new Gtk::Plug ($::XID);
    $::Plug->show;
    flush();
    $::Plug->add($o->{window});
    $o;
}
sub main {
    my ($o, $completed, $canceled) = @_;
    gtkset_mousecursor_normal();
    my $timeout = Gtk->timeout_add(1000, sub { gtkset_mousecursor_normal(); 1 });
    my $b = before_leaving { Gtk->timeout_remove($timeout) };
    $o->show;

    do {
	local $::setstep = 1;
	Gtk->main;
    } while ($o->{retval} ? $completed && !$completed->() : $canceled && !$canceled->());
    $o->destroy;
    $o->{retval}
}
sub show($) {
    my ($o) = @_;
    $o->{window}->show;
    $o->{rwindow}->show;
}
sub destroy($) {
    my ($o) = @_;
    $o->{rwindow}->destroy;
    gtkset_mousecursor_wait();
    flush();
}
sub DESTROY { goto &destroy }
sub sync($) {
    my ($o) = @_;
    show($o);
    flush();
}
sub flush {
    Gtk->main_iteration while Gtk->events_pending;
}

sub gtkshow($)         { $_[0]->show; $_[0] }
sub gtkhide($)         { $_[0]->hide; $_[0] }
sub gtkdestroy($)      { $_[0] and $_[0]->destroy }
sub gtkset_usize($$$)  { $_[0]->set_usize($_[1],$_[2]); $_[0] }
sub gtksize($$$)       { $_[0]->size($_[1],$_[2]); $_[0] }
sub gtkset_justify($$) { $_[0]->set_justify($_[1]); $_[0] }
sub gtkset_active($$)  { $_[0]->set_active($_[1]); $_[0] }
sub gtkset_modal       { $_[0]->set_modal($_[1]); $_[0] }
sub gtkset_border_width{ $_[0]->set_border_width($_[1]); $_[0] }
sub gtkmove { $_[0]->window->move($_[1], $_[2]); $_[0] }

sub gtksignal_connect($@) {
    my $w = shift;
    $w->signal_connect(@_);
    $w
}

sub gtkradio {
    my $def = pop;
    my $radio;
    map { $radio = new Gtk::RadioButton($_, $radio ? $radio : ());
	  $radio->set_active($_ eq $def); $radio } @_;
}

sub gtkpack($@) {
    my $box = shift;
    gtkpack_($box, map {; 1, $_ } @_);
}
sub gtkpack__($@) {
    my $box = shift;
    gtkpack_($box, map {; 0, $_ } @_);
}
sub gtkpack_($@) {
    my $box = shift;
    for (my $i = 0; $i < # translation of DrakX.po to Mongolian
# Copyright (C) 2003, 2004 Free Software Foundation, Inc.
# Khurelbaatar Lkhagavsuren <hujii247@yahoo.com>, 2003.
# Khurelbaatar Lkhagvasuren <hujii247@yahoo.com>, 2003.
# Sanlig Badral <Badral@openmn.org>, 2004.
#
msgid ""
msgstr ""
"Project-Id-Version: DrakX\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-03-21 20:52+0100\n"
"PO-Revision-Date: 2004-01-02 00:35+0100\n"
"Last-Translator: Sanlig Badral <Badral@openmn.org>\n"
"Language-Team: Mongolian <openmn-core@lists.sf.net>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.0.2\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#: ../../advertising/IM_flash.pl:1
#, c-format
msgid "Your desktop on a USB key"
msgstr ""

#: ../../advertising/IM_free08S.pl:1
#, c-format
msgid "The 100%% open source Mandriva Linux distribution"
msgstr ""

#: ../../advertising/IM_one08S.pl:1
#, c-format
msgid "Explore Linux easily with Mandriva One"
msgstr ""

#: ../../advertising/IM_pwp08S.pl:1
#, c-format
msgid "A full Mandriva Linux desktop, with support"
msgstr ""

#: ../../advertising/IM_range08S.pl:1
#, c-format
msgid "Mandriva: distributions for everybody's needs"
msgstr ""

#: any.pm:109
#, fuzzy, c-format
msgid "Do you have further supplementary media?"
msgstr "Та ямар нэгэн %s гэсэн харагдалттай юу?"

#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
#: any.pm:158
#, c-format
msgid ""
"The following media have been found and will be used during install: %s.\n"
"\n"
"\n"
"Do you have a supplementary installation medium to configure?"
msgstr ""

#: any.pm:166
#, c-format
msgid "CD-ROM"
msgstr "КД-РОМ"

#: any.pm:167
#, fuzzy, c-format
msgid "Network (HTTP)"
msgstr "Сүлжээ"

#: any.pm:168
#, fuzzy, c-format
msgid "Network (FTP)"
msgstr "Сүлжээ"

#: any.pm:169
#, c-format
msgid "Network (NFS)"
msgstr ""

#: any.pm:211
#, c-format
msgid "URL of the mirror?"
msgstr ""

#: any.pm:217
#, c-format
msgid "URL must start with ftp:// or http://"
msgstr ""

#: any.pm:228
#, fuzzy, c-format
msgid ""
"Contacting Mandriva Linux web site to get the list of available mirrors..."
msgstr "сайт жигсаалт аас."

#: any.pm:233
#, fuzzy, c-format
msgid ""
"Failed contacting Mandriva Linux web site to get the list of available "
"mirrors"
msgstr "сайт жигсаалт аас."

#: any.pm:243
#, fuzzy, c-format
msgid "Choose a mirror from which to get the packages"
msgstr "Сонгох"

#: any.pm:273
#, c-format
msgid "NFS setup"
msgstr ""

#: any.pm:274
#, c-format
msgid "Please enter the hostname and directory of your NFS media"
msgstr ""

#: any.pm:278
#, c-format
msgid "Hostname missing"
msgstr ""

#: any.pm:279
#, c-format
msgid "Directory must begin with \"/\""
msgstr ""

#: any.pm:283
#, c-format
msgid "Hostname of the NFS mount ?"
msgstr ""

#: any.pm:284
#, c-format
msgid "Directory"
msgstr "Лавлах"

#: any.pm:306
#, c-format
msgid "Supplementary"
msgstr ""

#: any.pm:341
#, fuzzy, c-format
msgid ""
"Can't find a package list file on this mirror. Make sure the location is "
"correct."
msgstr "%s: %s-ийг холбож чадахгүй: %s\n"

#: any.pm:375
#, c-format
my ($w, $t) = @_;
    $w->freeze;
    $w->backward_delete($w->get_length);
    $w->insert(undef, undef, undef, $t); 
    #- DEPRECATED? needs \n otherwise in case of one line text the beginning is not shown (even with the vadj->set_value)
    $w->set_word_wrap(1);
#-    $w->vadj->set_value(0);
    $w->thaw;
    $w;
}

sub gtkroot {
    Gtk->init;
    Gtk->set_locale;
    Gtk::Gdk::Window->new_foreign(Gtk::Gdk->ROOT_WINDOW);
}

sub gtkcolor($$$) {
    my ($r, $g, $b) = @_;

    my $color = bless { red => $r, green => $g, blue => $b }, 'Gtk::Gdk::Color';
    gtkroot()->get_colormap->color_alloc($color);
}

sub gtkset_mousecursor {
    my ($type, $w) = @_;
    ($w || gtkroot())->set_cursor(Gtk::Gdk::Cursor->new($type));
}
sub gtkset_mousecursor_normal { gtkset_mousecursor(68, @_) }
sub gtkset_mousecursor_wait   { gtkset_mousecursor(150, @_) }

sub gtkset_background {
    my ($r, $g, $b) = @_;

    my $root = gtkroot();
    my $gc = Gtk::Gdk::GC->new($root);

    my $color = gtkcolor($r, $g, $b);
    $gc->set_foreground($color);
    $root->set_background($color);

    my ($h, $w) = $root->get_size;
    $root->draw_rectangle($gc, 1, 0, 0, $w, $h);
}

sub gtkset_default_fontset {
    my ($fontset) = @_;

    my $style = Gtk::Widget->get_default_style;
    my $f = Gtk::Gdk::Font->fontset_load($fontset) or die '';
    $style->font($f);
    Gtk::Widget->set_default_style($style);
}

sub gtkctree_children {
    my ($node) = @_;
    my @l;
    $node or return;
    for (my $p = $node->row->children; $p; $p = $p->row->sibling) {
	push @l, $p;
    }
    @l;
}

sub gtkcreate_xpm {
    my ($w, $f) = @_;
    my @l = Gtk::Gdk::Pixmap->create_from_xpm($w->window, $w->style->bg('normal'), $f) or die "gtkcreate_xpm: missing pixmap file $f";
    @l;
}
sub gtkcreate_png {
    my ($f) = @_;
    $f =~ m|.png$| or $f="$f.png";
    if ( $f !~ /\//) { -e "$_/$f" and $f="$_/$f", last foreach $ENV{SHARE_PATH}, "$ENV{SHARE_PATH}/libDrakX/pixmaps", "pixmaps" }
    my $im = Gtk::Gdk::ImlibImage->load_image($f) or die "gtkcreate_png: missing png file $f";
    $im->render($im->rgb_width, $im->rgb_height);
    ($im->move_image(), $im->move_mask);
}
sub xpm_d { my $w = shift; Gtk::Gdk::Pixmap->create_from_xpm_d($w->window, undef, @_) }
sub gtkxpm { new Gtk::Pixmap(gtkcreate_xpm(@_)) }
sub gtkpng { new Gtk::Pixmap(gtkcreate_png(@_)) }
#-###############################################################################
#- createXXX functions

#- these functions return a widget
#-###############################################################################

sub create_okcancel {
    my ($w, $ok, $cancel, $spread, @other) = @_;
    my $one = ($ok xor $cancel);
    $spread ||= $::isWizard ? "end" : "spread";
    $ok ||= $::isWizard ? ($::Wizard_finished ? _("Finish") : _("Next msgstr "Дуу"

#: share/meta-task/compssUsers.pl:31
#, fuzzy, c-format
msgid "Internet station"
msgstr "Интернэт"

#: share/meta-task/compssUsers.pl:32
#, fuzzy, c-format
msgid ""
"Set of tools to read and send mail and news (mutt, tin..) and to browse the "
"Web"
msgstr "аас"

#: share/meta-task/compssUsers.pl:37
#, fuzzy, c-format
msgid "Network Computer (client)"
msgstr "Сүлжээ"

#: share/meta-task/compssUsers.pl:38
#, c-format
msgid "Clients for different protocols including ssh"
msgstr ""

#: share/meta-task/compssUsers.pl:43
#, fuzzy, c-format
msgid "Tools to ease the configuration of your computer"
msgstr "аас"

#: share/meta-task/compssUsers.pl:47
#, c-format
msgid "Console Tools"
msgstr ""

#: share/meta-task/compssUsers.pl:48
#, fuzzy, c-format
msgid "Editors, shells, file tools, terminals"
msgstr "Засварлагчууд"

#: share/meta-task/compssUsers.pl:52 share/meta-task/compssUsers.pl:153
#: share/meta-task/compssUsers.pl:155
#, c-format
msgid "Development"
msgstr "Хөгжүүлэл"

#: share/meta-task/compssUsers.pl:53 share/meta-task/compssUsers.pl:156
#, fuzzy, c-format
msgid "C and C++ development libraries, programs and include files"
msgstr "C C"

#: share/meta-task/compssUsers.pl:56 share/meta-task/compssUsers.pl:160
#, c-format
msgid "Documentation"
msgstr "Баримтжуулалт"

#: share/meta-task/compssUsers.pl:57 share/meta-task/compssUsers.pl:161
#, c-format
msgid "Books and Howto's on Linux and Free Software"
msgstr ""

#: share/meta-task/compssUsers.pl:61 share/meta-task/compssUsers.pl:164
#, c-format
msgid "LSB"
msgstr ""

#: share/meta-task/compssUsers.pl:62 share/meta-task/compssUsers.pl:165
#, fuzzy, c-format
msgid "Linux Standard Base. Third party applications support"
msgstr "Стандарт"

#: share/meta-task/compssUsers.pl:71
#, fuzzy, c-format
msgid "Web Server"
msgstr "Вэб"

#: share/meta-task/compssUsers.pl:72
#, c-format
msgid "Apache"
msgstr ""

#: share/meta-task/compssUsers.pl:75
#, fuzzy, c-format
msgid "Groupware"
msgstr "бүлэг"

#: share/meta-task/compssUsers.pl:76
#, fuzzy, c-format
msgid "Kolab Server"
msgstr "Самба"

#: share/meta-task/compssUsers.pl:79 share/meta-task/compssUsers.pl:120
#, c-format
msgid "Firewall/Router"
msgstr ""

#: share/meta-task/compssUsers.pl:80 share/meta-task/compssUsers.pl:121
#, c-format
msgid "Internet gateway"
msgstr "Интернэт гарц"

#: share/meta-task/compssUsers.pl:83
#, fuzzy, c-format
msgid "Mail/News"
msgstr "/Файл/_Шинэ"

#: share/meta-task/compssUsers.pl:84
#, fuzzy, c-format
msgid "Postfix mail server, Inn news server"
msgstr "Мэйл"

#: share/meta-task/compssUsers.pl:87
#, fuzzy, c-format
msgid "Directory Server"
msgstr "Сэргээх Илгээгч"

#: share/meta-task/compssUsers.pl:91
#, c-format
msgid "FTP Server"
msgstr "FTP Сервер"

#: share/meta-task/compssUsers.pl:92
#, c-format
msgid "ProFTPd"
msgstr ""

#: share/meta-task/compssUsers.pl:95
#, c-format
msgid "DNS/NIS"
msgstr ""

#: share/meta-task/compssUsers.pl:96
#, fuzzy, c-format
msgid "Domain Name and Network Information Server"
msgstr "Домэйн Нэрний Сервер"

#: share/meta-task/compssUsers.pl:99
#, fuzzy, c-format
msgid "File and Printer Sharing Server"
msgstr "Хэвлэгч"

#: share/meta-task/compssUsers.pl:100
#, fuzzy, c-format
msgid "NFS Server, Samba server"
msgstr "Самба"

#: share/meta-task/compssUsers.pl:103 share/meta-task/compssUsers.pl:116
#, c-format
msgid "Database"
msgstr "Өгөгдлийн сан"

#: share/meta-task/compssUsers.pl:104
#, c-format
msgid "PostgreSQL and MySQL Database Server"
msgstr ""

#: share/meta-task/compssUsers.pl:108
#, c-format
msgid "Web/FTP"
msgstr "Web/FTP"

#: share/meta-task/compssUsers.pl:109
#, c-format
msgid "Apache, Pro-ftpd"
msgstr ""

#: share/meta-task/compssUsers.pl:112
#, c-format
msgid "Mail"
msgstr "Мэйл"

#: share/meta-task/compssUsers.pl:113
#, fuzzy, c-format
msgid "Postfix mail server"
msgstr "Мэйл"

#: share/meta-task/compssUsers.pl:117
#, c-format
msgid "PostgreSQL or MySQL database server"
msgstr ""

#: share/meta-task/compssUsers.pl:124
#, fuzzy, c-format
msgid "Network Computer server"
msgstr "Сүлжээ"

#: share/meta-task/compssUsers.pl:125
#, fuzzy, c-format
msgid "NFS server, SMB server, Proxy server, ssh server"
msgstr "Итгэмжилэгч"

#: share/meta-task/compssUsers.pl:131
#, c-format
msgid "Graphical Environment"
msgstr ""

#: share/meta-task/compssUsers.pl:133
#, fuzzy, c-format
msgid "KDE Workstation"
msgstr "KDE"

#: share/meta-task/compssUsers.pl:134
#, fuzzy, c-format
msgid ""
"The K Desktop Environment, the basic graphical environment with a collection "
"of accompanying tools"
msgstr "Ажилын талбар аас"

#: share/meta-task/compssUsers.pl:138
#, fuzzy, c-format
msgid "GNOME Workstation"
msgstr "KDE"

#: share/meta-task/compssUsers.pl:139
#, fuzzy, c-format
msgid ""
"A graphical environment with user-friendly set of applications and desktop "
"tools"
msgstr "аас"

#: share/meta-task/compssUsers.pl:142
#, fuzzy, c-format
msgid "IceWm Desktop"
msgstr "Ширээний компьютер"

#: share/meta-task/compssUsers.pl:146
#, fuzzy, c-format
msgid "Other Graphical Desktops"
msgstr "Бусад"

#: share/meta-task/compssUsers.pl:147
#, fuzzy, c-format
msgid "Window Maker, Enlightenment, Fvwm, etc"
msgstr "Цонх"

#: share/meta-task/compssUsers.pl:170
#, fuzzy, c-format
msgid "Utilities"
msgstr "Филлипинни"

#: share/meta-task/compssUsers.pl:172 share/meta-task/compssUsers.pl:173
#, c-format
msgid "SSH Server"
msgstr ""

#: share/meta-task/compssUsers.pl:177
#, fuzzy, c-format
msgid "Webmin"
msgstr "Вэб дуран"

#: share/meta-task/compssUsers.pl:178
#, fuzzy, c-format
msgid "Webmin Remote Configuration Server"
msgstr "Терминал Сервер"

#: share/meta-task/compssUsers.pl:182
#, fuzzy, c-format
msgid "Network Utilities/Monitoring"
msgstr "Сүлжээ толидох"

#: share/meta-task/compssUsers.pl:183
#, c-format
msgid "Monitoring tools, processes accounting, tcpdump, nmap, ..."
msgstr ""

#: share/meta-task/compssUsers.pl:187
#, fuzzy, c-format
msgid "Mandriva Wizards"
msgstr "Мандрива удирдлагын төв"

#: share/meta-task/compssUsers.pl:188
#, fuzzy, c-format
msgid "Wizards to configure server"
msgstr "\"%s\" хэвлэгч дээр хэвлэж байна"

#: steps.pm:85
#, c-format
msgid ""
"An error occurred, but I do not know how to handle it nicely.\n"
"Continue at your own risk."
msgstr ""

#: steps.pm:436
#, fuzzy, c-format
msgid ""
"Some important packages did not get installed properly.\n"
"Either your cdrom drive or your cdrom is defective.\n"
"Check the cdrom on an installed computer using \"rpm -qpl media/main/*.rpm"
"\"\n"
msgstr "бол"

#: steps_auto_install.pm:71 steps_stdio.pm:27
#, c-format
msgid "Entering step `%s'\n"
msgstr ""

#: steps_curses.pm:22
#, fuzzy, c-format
msgid "Mandriva Linux Installation %s"
msgstr "Мандрива удирдлагын төв"

#: steps_curses.pm:32
#, c-format
msgid "<Tab>/<Alt-Tab> between elements"
msgstr ""

#: steps_gtk.pm:82
#, c-format
msgid "Xorg server is slow to start. Please wait..."
msgstr ""

#: steps_gtk.pm:192
#, fuzzy, c-format
msgid ""
"Your system is low on resources. You may have some problem installing\n"
"Mandriva Linux. If that occurs, you can try a text install instead. For "
"this,\n"
"press `F1' when booting on CDROM, then enter `text'."
msgstr "бол Та вы текст текст."

#: steps_gtk.pm:259 steps_interactive.pm:435 steps_interactive.pm:564
#: steps_list.pm:30
#, fuzzy, c-format
msgid "Package Group Selection"
msgstr "Пакет Групп"

#: steps_gtk.pm:280 steps_interactive.pm:581
#, c-format
msgid "Individual package selection"
msgstr "Тусдаа дан багц сонгох"

#: steps_gtk.pm:302 steps_interactive.pm:507
#, fuzzy, c-format
msgid "Total size: %d / %d MB"
msgstr "Нийт хэмжээ"

#: steps_gtk.pm:347
#, c-format
msgid "Bad package"
msgstr "Тааруухан багц"

#: steps_gtk.pm:349
#, c-format
msgid "Version: "
msgstr "Хувилбар: "

#: steps_gtk.pm:350
#, c-format
msgid "Size: "
msgstr "Хэмжээ: "

#: steps_gtk.pm:350
#, c-format
msgid "%d KB\n"
msgstr "%d КБ\n"

#: steps_gtk.pm:351
#, fuzzy, c-format
msgid "Importance: "
msgstr "Цонтууд импортлох"

#: steps_gtk.pm:385
#, fuzzy, c-format
msgid "You can not select/unselect this package"
msgstr "Та"

#: steps_gtk.pm:389
#, c-format
msgid "due to missing %s"
msgstr ""

#: steps_gtk.pm:390
#, c-format
msgid "due to unsatisfied %s"
msgstr ""

#: steps_gtk.pm:391
#, fuzzy, c-format
msgid "trying to promote %s"
msgstr "Юу ч үгүй"

#: steps_gtk.pm:392
#, fuzzy, c-format
msgid "in order to keep %s"
msgstr "ямх"

#: steps_gtk.pm:397
#, fuzzy, c-format
msgid ""
"You can not select this package as there is not enough space left to install "
"it"
msgstr "Та бол зүүн"

#: steps_gtk.pm:400
#, c-format
msgid "The following packages are going to be installed"
msgstr "Дараах багцууд суулгагдах гэж байна"

#: steps_gtk.pm:401
#, c-format
msgid "The following packages are going to be removed"
msgstr ""

#: steps_gtk.pm:426
#, c-format
msgid "This is a mandatory package, it can not be unselected"
msgstr ""

#: steps_gtk.pm:428
#, fuzzy, c-format
msgid "You can not unselect this package. It is already installed"
msgstr "Та бол"

#: steps_gtk.pm:430
#, fuzzy, c-format
msgid "You can not unselect this package. It must be upgraded"
msgstr "Та"

#: steps_gtk.pm:434
#, c-format
msgid "Show automatically selected packages"
msgstr "Автоматаар сонгогдсон багцуудыг харуулах"

#: steps_gtk.pm:436
#, c-format
msgid "Install"
msgstr "Суулга"

#: steps_gtk.pm:439
#, fuzzy, c-format
msgid "Load/Save selection"
msgstr "Пакет"

#: steps_gtk.pm:440
#, c-format
msgid "Updating package selection"
msgstr ""

#: steps_gtk.pm:445
#, c-format
msgid "Minimal install"
msgstr ""

#: steps_gtk.pm:459
#, c-format
msgid "Software Management"
msgstr ""

#: steps_gtk.pm:459 steps_interactive.pm:393
#, c-format
msgid "Choose the packages you want to install"
msgstr "Сонгохыг хүсэж буй багцаа сонгоно уу"

#: steps_gtk.pm:476 steps_interactive.pm:595 steps_list.pm:32
#, c-format
msgid "Installing"
msgstr "Суулгалт"

#: steps_gtk.pm:502
#, fuzzy, c-format
msgid "No details"
msgstr "Үгүй"

#: steps_gtk.pm:517
#, c-format
msgid "Time remaining "
msgstr "Үлдэж буй хугацаа"

#: steps_gtk.pm:518
#, c-format
msgid "(estimating...)"
msgstr ""

#: steps_gtk.pm:545
#, fuzzy, c-format
msgid "%d package"
msgid_plural "%d packages"
msgstr[0] "Тааруухан багц"
msgstr[1] "Тааруухан багц"

#: steps_gtk.pm:591 s
        $w<
#, c-format
msgid "Summary"
msgstr "Дүгнэлт"

#: steps_gtk.pm:608
#, c-format
msgid "Configure"
msgstr "Тохируулах"

#: steps_gtk.pm:625 steps_interactive.pm:779 steps_interactive.pm:935
#, c-format
msgid "not configured"
msgstr ""

#: steps_gtk.pm:661 steps_interactive.pm:278
#, c-format
msgid ""
"The following installation media have been found.\n"
"If you want to skip some of them, you can unselect them now."
msgstr ""

#: steps_gtk.pm:670 steps_interactive.pm:284
#, c-format
msgid ""
"You have the option to copy the contents of the CDs onto the hard drive "
"before installation.\n"
"It will then continue from the hard drive and the packages will remain "
"available once the system is fully installed."
msgstr ""

#: steps_gtk.pm:672 steps_interactive.pm:286
#, c-format
msgid "Copy whole CDs"
msgstr ""

#: steps_interactive.pm:38
#, c-format
msgid "An error occurred"
msgstr ""

#: steps_interactive.pm:97
#, c-format
msgid "Please choose your keyboard layout."
msgstr "Та гарын байрлалаа сонгоно уу."

#: steps_interactive.pm:99
#, fuzzy, c-format
msgid "Here is the full list of available keyboards"
msgstr "бол бүрэн жигсаалт аас"

#: steps_interactive.pm:129
#, c-format
msgid "Install/Upgrade"
msgstr ""

#: steps_interactive.pm:130
#, c-format
msgid "Is this an install or an upgrade?"
msgstr ""

#: steps_interactive.pm:134
#, fuzzy, c-format
msgid ""
"_: This is a noun:\n"
"Install"
msgstr "Суулга"

#: steps_interactive.pm:136
#, c-format
msgid "Upgrade %s"
msgstr ""

#: steps_interactive.pm:140
#, c-format
msgid "Upgrade from a 32bit to a 64bit distribution is not supported"
msgstr ""

#: steps_interactive.pm:144
#, c-format
msgid "Upgrade from a 64bit to a 32bit distribution is not supported"
msgstr ""

#: steps_interactive.pm:158
#, c-format
msgid "Encryption key for %s"
msgstr ""

#: steps_interactive.pm:194
#, c-format
msgid "IDE"
msgstr ""

#: steps_interactive.pm:194
#, c-format
msgid "Configuring IDE"
msgstr "IDE-г тохируулах"

#: steps_interactive.pm:231
#, fuzzy, c-format
msgid ""
"No free space for 1MB bootstrap! Install will continue, but to boot your "
"system, you'll need to create the bootstrap partition in DiskDrake"
msgstr "Үгүй вы ямх"

#: steps_interactive.pm:236
#, fuzzy, c-format
msgid ""
"You'll need to create a PPC PReP Boot bootstrap! Install will continue, but "
"to boot your system, you'll need to create the bootstrap partition in "
"DiskDrake"
msgstr "Үгүй вы ямх"

#: steps_interactive.pm:328
#, c-format
msgid ""
"Change your Cd-Rom!\n"
"Please insert the Cd-Rom labelled \"%s\" in your drive and press Ok when "
"done.\n"
"If you do not have it, press Cancel to avoid installation from this Cd-Rom."
msgstr ""

#: steps_interactive.pm:350
#, c-format
msgid "Looking for available packages..."
msgstr ""

#: steps_interactive.pm:358
#, c-format
msgid ""
"Your system does not have enough space left for installation or upgrade (%"
"dMB > %dMB)"
msgstr ""

#: steps_interactive.pm:405
#, fuzzy, c-format
msgid ""
"Please choose load or save package selection.\n"
"The format is the same as auto_install generated files."
msgstr "ачаалах бол."

#: steps_interactive.pm:407
#, c-format
msgid "Load"
msgstr "Процессор ачаалж байна"

#: steps_interactive.pm:407
#, c-format
msgid "Save"
msgstr "Хадгалах"

#: steps_interactive.pm:415
#, fuzzy, c-format
msgid "Bad file"
msgstr "Файлыг ачаалах"

#: steps_interactive.pm:431
#, c-format
msgid "Install Mandriva KDE Desktop"
msgstr ""

#: steps_interactive.pm:432
#, c-format
msgid "Install Mandriva GNOME Desktop"
msgstr ""

#: steps_interactive.pm:433
#, fuzzy, c-format
msgid "Custom install"
msgstr "Төрөл аас"

#: steps_interactive.pm:436
#, c-format
msgid "You can choose your workstation desktop profile: KDE, GNOME or Custom"
msgstr ""

#: steps_interactive.pm:521
#, c-format
msgid "Selected size is larger than available space"
msgstr "Сонгогдсон хэмжээ нь боломжтой зайнаас их байна"

#: steps_interactive.pm:536
#, fuzzy, c-format
msgid "Type of install"
msgstr "Төрөл аас"

#: steps_interactive.pm:537
#, fuzzy, c-format
msgid ""
"You have not selected any group of packages.\n"
"Please choose the minimal installation you want:"
msgstr "Та бүлэг аас вы:"

#: steps_interactive.pm:540
#, c-format
msgid "With X"
msgstr ""

#: steps_interactive.pm:541
#, c-format
msgid "With basic documentation (recommended!)"
msgstr ""

#: steps_interactive.pm:542
#, fuzzy, c-format
msgid "Truly minimal install (especially no urpmi)"
msgstr "үгүй"

#: steps_interactive.pm:596
#, c-format
msgid "Preparing installation"
msgstr "Суулгалтын бэлтгэл"

#: steps_interactive.pm:604
#, c-format
msgid "Installing package %s"
msgstr ""

#: steps_interactive.pm:628
#, c-format
msgid "There was an error ordering packages:"
msgstr ""

#: steps_interactive.pm:628
#, fuzzy, c-format
msgid "Go on anyway?"
msgstr "Очих?"

#: steps_interactive.pm:632
#, c-format
msgid "Retry"
msgstr ""

#: steps_interactive.pm:633
#, c-format
msgid "Skip this package"
msgstr ""

#: steps_interactive.pm:634
#, c-format
msgid "Skip all packages from medium \"%s\""
msgstr ""

#: steps_interactive.pm:635
#, fuzzy, c-format
msgid "Go back to media and packages selection"
msgstr "Хадгалах"

#: steps_interactive.pm:638
#, fuzzy, c-format
msgid "There was an error installing package %s."
msgstr "Багцуудыг суулгахад алдаа гарлаа:"

#: steps_interactive.pm:656
#, c-format
msgid "Post-install configuration"
msgstr "Суулгалтын тохируулгыг батал"

#: steps_interactive.pm:663
#, c-format
msgid "Please ensure the Update Modules media is in drive %s"
msgstr ""

#: steps_interactive.pm:691 steps_list.pm:47
#, c-format
msgid "Updates"
msgstr ""

#: steps_interactive.pm:692
#, fuzzy, c-format
msgid ""
"You now have the opportunity to download updated packages. These packages\n"
"have been updated after the distribution was released. They may\n"
"contain security or bug fixes.\n"
"\n"
"To download these packages, you will need to have a working Internet \n"
"connection.\n"
"\n"
"Do you want to install the updates?"
msgstr "Та г вы Интернэт г вы?"

#: steps_interactive.pm:714
#, fuzzy, c-format
msgid "Contacting the mirror to get the list of available packages..."
msgstr "жигсаалт аас."

#: steps_interactive.pm:720
#, c-format
msgid "Unable to contact mirror %s"
msgstr ""

#. -PO: example: lilo-graphic on /dev/hda1
#: steps_interactive.pm:826
#, c-format
msgid "%s on %s"
msgstr "%s  %s"

#: steps_interactive.pm:860 steps_interactive.pm:867 steps_interactive.pm:881
#: steps_interactive.pm:899 steps_interactive.pm:914
#, c-format
msgid "Hardware"
msgstr "Техник хангамж"

#: steps_interactive.pm:882 steps_interactive.pm:900
#, c-format
msgid "Sound card"
msgstr "Дууны карт"

#: steps_interactive.pm:903
#, c-format
msgid "Do you have an ISA sound card?"
msgstr "Та ISA дууны карттай юу?"

#: steps_interactive.pm:905
#, fuzzy, c-format
msgid ""
"Run \"alsaconf\" or \"sndconfig\" after installation to configure your sound "
"card"
msgstr "Ажиллуулах"

#: steps_interactive.pm:907
#, fuzzy, c-format
msgid "No sound card detected. Try \"harddrake\" after installation"
msgstr "Үгүй Reyna"

#: steps_interactive.pm:915
#, c-format
msgid "Graphical interface"
msgstr ""

#: steps_interactive.pm:922 steps_interactive.pm:933
#, fuzzy, c-format
msgid "Network & Internet"
msgstr "Сүлжээ"

#: steps_interactive.pm:934
#, fuzzy, c-format
msgid "Proxies"
msgstr "Польш"

#: steps_interactive.pm:935
#, fuzzy, c-format
msgid "configured"
msgstr "Тохируулах"

#: steps_interactive.pm:945
#, c-format
msgid "Security Level"
msgstr "Хамгаалалтын төвшин"

#: steps_interactive.pm:964
#, c-format
msgid "Firewall"
msgstr ""

#: steps_interactive.pm:968
#, c-format
msgid "activated"
msgstr ""

#: steps_interactive.pm:968
#, c-format
msgid "disabled"
msgstr "хаалттай"

#: steps_interactive.pm:982
#, c-format
msgid "You have not configured X. Are you sure you really want this?"
msgstr "Та Х-г тохируулаагүй байна. Та үүнийг хийхдээ итгэлтэй байна уу?"

#: steps_interactive.pm:1009
#, c-format
msgid "Preparing bootloader..."
msgstr ""

#: steps_interactive.pm:1019
#, c-format
msgid ""
"You appear to have an OldWorld or Unknown machine, the yaboot bootloader "
"will not work for you. The install will continue, but you'll need to use "
"BootX or some other means to boot your machine. The kernel argument for the "
"root fs is: root=%s"
msgstr ""

#: steps_interactive.pm:1025
#, fuzzy, c-format
msgid "Do you want to use aboot?"
msgstr "вы?"

#: steps_interactive.pm:1028
#, fuzzy, c-format
msgid ""
"Error installing aboot, \n"
"try to force installation even if that destroys the first partition?"
msgstr "Алдаа?"

#: steps_interactive.pm:1040
#, c-format
msgid ""
"In this security level, access to the files in the Windows partition is "
"restricted to the administrator."
msgstr ""

#: steps_interactive.pm:1072
#, fuzzy, c-format
msgid "Insert a blank floppy in drive %s"
msgstr "Оруулах ямх"

#: steps_interactive.pm:1074
#, fuzzy, c-format
msgid "Creating auto install floppy..."
msgstr "Үүсгэж байна."

#: steps_interactive.pm:1085
#, fuzzy, c-format
msgid ""
"Some steps are not completed.\n"
"\n"
"Do you really want to quit now?"
msgstr "г вы?"

#: steps_interactive.pm:1095
#, fuzzy, c-format
msgid "Congratulations"
msgstr "Баяр хүргэе!"

#: steps_interactive.pm:1099
#, c-format
msgid "Reboot"
msgstr "Дахин ачаал"

#: steps_interactive.pm:1103 steps_interactive.pm:1104
#, c-format
msgid "Generate auto install floppy"
msgstr ""

#: steps_interactive.pm:1105
#, c-format
msgid ""
"The auto install can be fully automated if wanted,\n"
"in that case it will take over the hard drive!!\n"
"(this is meant for installing on another box).\n"
"\n"
"You may prefer to replay the installation.\n"
msgstr ""

#: steps_interactive.pm:1110
#, c-format
msgid "Replay"
msgstr ""

#: steps_interactive.pm:1110
#, c-format
msgid "Automated"
msgstr ""

#: steps_interactive.pm:1113
#, fuzzy, c-format
msgid "Save packages selection"
msgstr "Хадгалах"

#. -PO: please keep the following messages very short: they must fit in the left list of the installer!!!
#: steps_list.pm:16
#, c-format
msgid ""
"_: Keep these entry short\n"
"Language"
msgstr "Хэл"

#: steps_list.pm:16 steps_list.pm:23
#, c-format
msgid "Localization"
msgstr ""

#: steps_list.pm:17
#, c-format
msgid ""
"_: Keep these entry short\n"
"License"
msgstr ""

#: steps_list.pm:18
#, c-format
msgid ""
"_: Keep these entry short\n"
"Mouse"
msgstr "Хулгана"

#: steps_list.pm:19 steps_list.pm:20
#, c-format
msgid ""
"_: Keep these entry short\n"
"Hard drive detection"
msgstr "Хатуу диск хөтлөгч танилт"

#: steps_list.pm:21 steps_list.pm:22
#, c-format
msgid ""
"_: Keep these entry short\n"
"Installation class"
msgstr ""

#: steps_list.pm:23
#, c-format
msgid ""
"_: Keep these entry short\n"
"Keyboard"
msgstr "Гар"

#: steps_list.pm:24
#, c-format
msgid ""
"_: Keep these entry short\n"
"Security"
msgstr "Нууцлал"

#: steps_list.pm:25
#, c-format
msgid ""
"_: Keep these entry short\n"
"Partitioning"
msgstr ""

#: steps_list.pm:27 steps_list.pm:28
#, c-format
msgid ""
"_: Keep these entry short\n"
"Formatting"
msgstr ""

#: steps_list.pm:29
#, c-format
msgid ""
"_: Keep these entry short\n"
"Choosing packages"
msgstr ""

#: steps_list.pm:31
#, c-format
msgid ""
"_: Keep these entry short\n"
"Installing"
msgstr "Суулгалт"

#: steps_list.pm:34
#, c-format
msgid ""
"_: Keep these entry short\n"
"Users"
msgstr "Хэрэглэгчид"

#: steps_list.pm:36 steps_list.pm:37
#, c-format
msgid ""
"_: Keep these entry short\n"
"Networking"
msgstr "Сүлжээ"

#: steps_list.pm:38 steps_list.pm:39
#, c-format
msgid ""
"_: Keep these entry short\n"
"Bootloader"
msgstr ""

#: steps_list.pm:40 steps_list.pm:41
#, c-format
msgid ""
"_: Keep these entry short\n"
"Configure X"
msgstr ""

#: steps_list.pm:42
#, c-format
msgid ""
"_: Keep these entry short\n"
"Summary"
msgstr "Дүгнэлт"

#: steps_list.pm:44 steps_list.pm:45
#, c-format
msgid ""
"_: Keep these entry short\n"
"Services"
msgstr "Үйлчилгээ"

#: steps_list.pm:46
#, c-format
msgid ""
"_: Keep these entry short\n"
"Updates"
msgstr ""

#: steps_list.pm:48
#, c-format
msgid ""
"_: Keep these entry short\n"
"Exit"
msgstr "Гарах"

#~ msgid "All"
#~ msgstr "Бүгд"

#~ msgid "Boot"
#~ msgstr "Эхлүүлэл"

#~ msgid ""
#~ "_: Keep these entry short\n"
#~ "Authentication"
#~ msgstr "Баталгаажуулалт"

#, fuzzy
#~ msgid "(%d package, %d MB)"
#~ msgid_plural "(%d packages, %d MB)"
#~ msgstr[0] "Тааруухан багц"
#~ msgstr[1] "Тааруухан багц"

#~ msgid "Language"
#~ msgstr "Хэл"

#, fuzzy
#~ msgid "License"
#~ msgstr "Лиценз"

#, fuzzy
#~ msgid "Installation class"
#~ msgstr "Суулгалтын ангилалыг сонгох"

#, fuzzy
#~ msgid "Formatting"
#~ msgstr "Формат"

#, fuzzy
#~ msgid "Choosing packages"
#~ msgstr "Сонгох"

#~ msgid "Users"
#~ msgstr "Хэрэглэгчид"

#~ msgid "Networking"
#~ msgstr "Сүлжээ"

#, fuzzy
#~ msgid "Configure X"
#~ msgstr "Тохируулах"