summaryrefslogtreecommitdiffstats
path: root/perl-install/install/help/po/ga.po
blob: b44bf97249e173d614c4f029a2ec89278cde0d19 (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
#
# Alastair McKinstry <mckinstry@computer.org>, 2002
#
msgid ""
msgstr ""
"Project-Id-Version: DrakX\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-09-12 12:22+0200\n"
"PO-Revision-Date: 2005-09-12 18:04+0200\n"
"Last-Translator: Alastair McKinstry <mckinstry@computer.org>\n"
"Language-Team: Irish <ga@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#: ../help.pm:14
#, c-format
msgid ""
"Before continuing, you should carefully read the terms of the license. It\n"
"covers the entire Mandriva Linux distribution. If you agree with all the\n"
"terms it contains, check the \"%s\" box. If not, clicking on the \"%s\"\n"
"button will reboot your computer."
msgstr ""

#: ../help.pm:20
#, c-format
msgid ""
"GNU/Linux is a multi-user system which means each user can have his or her\n"
"own preferences, own files and so on. But unlike \"root\", who is the\n"
"system administrator, the users you add at this point will not be "
"authorized\n"
"to change anything except their own files and their own configurations,\n"
"protecting the system from unintentional or malicious changes which could\n"
"impact on the system as a whole. You'll have to create at least one regular\n"
"user for yourself -- this is the account which you should use for routine,\n"
"day-to-day usage. Although it's very easy to log in as \"root\" to do\n"
"anything and everything, it may also be very dangerous! A very simple\n"
"mistake could mean that your system will not work any more. If you make a\n"
"serious mistake as a regular user, the worst that can happen is that you'll\n"
"lose some information, but you will not affect the entire system.\n"
"\n"
"The first field asks you for a real name. Of course, this is not mandatory\n"
"-- you can actually enter whatever you like. DrakX will use the first word\n"
"you type in this field and copy it to the \"%s\" one, which is the name\n"
"this user will enter to log onto the system. If you like, you may override\n"
"the default and change the user name. The next step is to enter a password.\n"
"From a security point of view, a non-privileged (regular) user password is\n"
"not as crucial as the \"root\" password, but that's no reason to neglect it\n"
"by making it blank or too simple: after all, your files could be the ones\n"
"at risk.\n"
"\n"
"Once you click on \"%s\", you can add other users. Add a user for each one\n"
"of your friends, your father, your sister, etc. Click \"%s\" when you're\n"
"finished adding users.\n"
"\n"
"Clicking the \"%s\" button allows you to change the default \"shell\" for\n"
"that user (bash by default).\n"
"\n"
"When you're finished adding users, you'll be asked to choose a user who\n"
"will be automatically logged into the system when the computer boots up. If\n"
"you're interested in that feature (and do not care much about local\n"
"security), choose the desired user and window manager, then click on\n"
"\"%s\". If you're not interested in this feature, uncheck the \"%s\" box."
msgstr ""

#: ../help.pm:54
#, c-format
msgid "User name"
msgstr ""

#: ../help.pm:54
#, c-format
msgid "Accept user"
msgstr ""

#: ../help.pm:54
#, c-format
msgid "Do you want to use this feature?"
msgstr "An mian leat an gné seo a úsáid?"

#: ../help.pm:57
#, c-format
msgid ""
"Listed here are the existing Linux partitions detected on your hard drive.\n"
"You can keep the choices made by the wizard, since they are good for most\n"
"common installations. If you make any changes, you must at least define a\n"
"root partition (\"/\"). Do not choose too small a partition or you will not\n"
"be able to install enough software. If you want to store your data on a\n"
"separate partition, you will also need to create a \"/home\" partition\n"
"(only possible if you have more than one Linux partition available).\n"
"\n"
"Each partition is listed as follows: \"Name\", \"Capacity\".\n"
"\n"
"\"Name\" is structured: \"hard drive type\", \"hard drive number\",\n"
"\"partition number\" (for example, \"hda1\").\n"
"\n"
"\"Hard drive type\" is \"hd\" if your hard drive is an IDE hard drive and\n"
"\"sd\" if it is a SCSI hard drive.\n"
"\n"
"\"Hard drive number\" is always a letter after \"hd\" or \"sd\". For IDE\n"
"hard drives:\n"
"\n"
" * \"a\" means \"master hard drive on the primary IDE controller\";\n"
"\n"
" * \"b\" means \"slave hard drive on the primary IDE controller\";\n"
"\n"
" * \"c\" means \"master hard drive on the secondary IDE controller\";\n"
"\n"
" * \"d\" means \"slave hard drive on the secondary IDE controller\".\n"
"\n"
"With SCSI hard drives, an \"a\" means \"lowest SCSI ID\", a \"b\" means\n"
"\"second lowest SCSI ID\", etc."
msgstr ""

#: ../help.pm:88
#, c-format
msgid ""
"The Mandriva Linux installation is distributed on several CD-ROMs. If a\n"
"selected package is located on another CD-ROM, DrakX will eject the current\n"
"CD and ask you to insert the required one. If you do not have the requested\n"
"CD at hand, just click on \"%s\", the corresponding packages will not be\n"
"installed."
msgstr ""

#: ../help.pm:95
#, c-format
msgid ""
"It's now time to specify which programs you wish to install on your system.\n"
"There are thousands of packages available for Mandriva Linux, and to make "
"it\n"
"simpler to manage, they have been placed into groups of similar\n"
"applications.\n"
"\n"
"Mandriva Linux sorts package groups in four categories. You can mix and\n"
"match applications from the various categories, so a ``Workstation''\n"
"installation can still have applications from the ``Server'' category\n"
"installed.\n"
"\n"
" * \"%s\": if you plan to use your machine as a workstation, select one or\n"
"more of the groups in the workstation category.\n"
"\n"
" * \"%s\": if you plan on using your machine for programming, select the\n"
"appropriate groups from that category. The special \"LSB\" group will\n"
"configure your system so that it complies as much as possible with the\n"
"Linux Standard Base specifications.\n"
"\n"
"   Selecting the \"LSB\" group will ensure 100%%-LSB compliance\n"
"of the system. However, if you do not select the \"LSB\" group you will\n"
"still have a system which is nearly 100%% LSB-compliant.\n"
"\n"
" * \"%s\": if your machine is intended to be a server, select which of the\n"
"more common services you wish to install on your machine.\n"
"\n"
" * \"%s\": this is where you will choose your preferred graphical\n"
"environment. At least one must be selected if you want to have a graphical\n"
"interface available.\n"
"\n"
"Moving the mouse cursor over a group name will display a short explanatory\n"
"text about that group.\n"
"\n"
"You can check the \"%s\" box, which is useful if you're familiar with the\n"
"packages being offered or if you want to have total control over what will\n"
"be installed.\n"
"\n"
"If you start the installation in \"%s\" mode, you can deselect all groups\n"
"and prevent the installation of any new packages. This is useful for\n"
"repairing or updating an existing system.\n"
"\n"
"If you deselect all groups when performing a regular installation (as\n"
"opposed to an upgrade), a dialog will pop up suggesting different options\n"
"for a minimal installation:\n"
"\n"
" * \"%s\": install the minimum number of packages possible to have a\n"
"working graphical desktop.\n"
"\n"
" * \"%s\": installs the base system plus basic utilities and their\n"
"documentation. This installation is suitable for setting up a server.\n"
"\n"
" * \"%s\": will install the absolute minimum number of packages necessary\n"
"to get a working Linux system. With this installation you will only have a\n"
"command-line interface. The total size of this installation is about 65\n"
"megabytes."
msgstr ""

#: ../help.pm:149 ../help.pm:591
#, c-format
msgid "Upgrade"
msgstr "Uasghrádú"

#: ../help.pm:149
#, c-format
msgid "With basic documentation"
msgstr "Le doiciméadú bunúsach"

#: ../help.pm:149
#, fuzzy, c-format
msgid "Truly minimal install"
msgstr "Eirigh as Feistiú"

#: ../help.pm:152
#, c-format
msgid ""
"If you choose to install packages individually, the installer will present\n"
"a tree containing all packages classified by groups and subgroups. While\n"
"browsing the tree, you can select entire groups, subgroups, or individual\n"
"packages.\n"
"\n"
"Whenever you select a package on the tree, a description will appear on the\n"
"right to let you know the purpose of that package.\n"
"\n"
"!! If a server package has been selected, either because you specifically\n"
"chose the individual package or because it was part of a group of packages,\n"
"you'll be asked to confirm that you really want those servers to be\n"
"installed. By default Mandriva Linux will automatically start any installed\n"
"services at boot time. Even if they are safe and have no known issues at\n"
"the time the distribution was shipped, it is entirely possible that\n"
"security holes were discovered after this version of Mandriva Linux was\n"
"finalized. If you do not know what a particular service is supposed to do "
"or\n"
"why it's being installed, then click \"%s\". Clicking \"%s\" will install\n"
"the listed services and they will be started automatically at boot time. !!\n"
"\n"
"The \"%s\" option is used to disable the warning dialog which appears\n"
"whenever the installer automatically selects a package to resolve a\n"
"dependency issue. Some packages depend on others and the installation of\n"
"one particular package may require the installation of another package. The\n"
"installer can determine which packages are required to satisfy a dependency\n"
"to successfully complete the installation.\n"
"\n"
"The tiny floppy disk icon at the bottom of the list allows you to load a\n"
"package list created during a previous installation. This is useful if you\n"
"have a number of machines that you wish to configure identically. Clicking\n"
"on this icon will ask you to insert the floppy disk created at the end of\n"
"another installation. See the second tip of the last step on how to create\n"
"such a floppy."
msgstr ""

#: ../help.pm:183
#, c-format
msgid "Automatic dependencies"
msgstr ""

#: ../help.pm:185
#, c-format
msgid ""
"This dialog is used to select which services you wish to start at boot\n"
"time.\n"
"\n"
"DrakX will list all services available on the current installation. Review\n"
"each one of them carefully and uncheck those which are not needed at boot\n"
"time.\n"
"\n"
"A short explanatory text will be displayed about a service when it is\n"
"selected. However, if you're not sure whether a service is useful or not,\n"
"it is safer to leave the default behavior.\n"
"\n"
"!! At this stage, be very careful if you intend to use your machine as a\n"
"server: you probably do not want to start any services which you do not "
"need.\n"
"Please remember that some services can be dangerous if they're enabled on a\n"
"server. In general, select only those services you really need. !!"
msgstr ""

#: ../help.pm:209
#, c-format
msgid ""
"GNU/Linux manages time in GMT (Greenwich Mean Time) and translates it to\n"
"local time according to the time zone you selected. If the clock on your\n"
"motherboard is set to local time, you may deactivate this by unselecting\n"
"\"%s\", which will let GNU/Linux know that the system clock and the\n"
"hardware clock are in the same time zone. This is useful when the machine\n"
"also hosts another operating system.\n"
"\n"
"The \"%s\" option will automatically regulate the system clock by\n"
"connecting to a remote time server on the Internet. For this feature to\n"
"work, you must have a working Internet connection. We recommend that you\n"
"choose a time server located near you. This option actually installs a time\n"
"server which can be used by other machines on your local network as well."
msgstr ""

#: ../help.pm:213
#, c-format
msgid "Hardware clock set to GMT"
msgstr ""

#: ../help.pm:213
#, fuzzy, c-format
msgid "Automatic time synchronization"
msgstr "Cumraigh ADSL"

#: ../help.pm:223
#, c-format
msgid ""
"Graphic Card\n"
"\n"
"   The installer will normally automatically detect and configure the\n"
"graphic card installed on your machine. If this is not correct, you can\n"
"choose from this list the card you actually have installed.\n"
"\n"
"   In the situation where different servers are available for your card,\n"
"with or without 3D acceleration, you're asked to choose the server which\n"
"best suits your needs."
msgstr ""

#: ../help.pm:234
#, c-format
msgid ""
"X (for X Window System) is the heart of the GNU/Linux graphical interface\n"
"on which all the graphical environments (KDE, GNOME, AfterStep,\n"
"WindowMaker, etc.) bundled with Mandriva Linux rely upon.\n"
"\n"
"You'll see a list of different parameters to change to get an optimal\n"
"graphical display.\n"
"\n"
"Graphic Card\n"
"\n"
"   The installer will normally automatically detect and configure the\n"
"graphic card installed on your machine. If this is not correct, you can\n"
"choose from this list the card you actually have installed.\n"
"\n"
"   In the situation where different servers are available for your card,\n"
"with or without 3D acceleration, you're asked to choose the server which\n"
"best suits your needs.\n"
"\n"
"\n"
"\n"
"Monitor\n"
"\n"
"   Normally the installer will automatically detect and configure the\n"
"monitor connected to your machine. If it is not correct, you can choose\n"
"from this list the monitor which is connected to your computer.\n"
"\n"
"\n"
"\n"
"Resolution\n"
"\n"
"   Here you can choose the resolutions and color depths available for your\n"
"graphics hardware. Choose the one which best suits your needs (you will be\n"
"able to make changes after the installation). A sample of the chosen\n"
"configuration is shown in the monitor picture.\n"
"\n"
"\n"
"\n"
"Test\n"
"\n"
"   Depending on your hardware, this entry might not appear.\n"
"\n"
"   The system will try to open a graphical screen at the desired\n"
"resolution. If you see the test message during the test and answer \"%s\",\n"
"then DrakX will proceed to the next step. If you do not see it, then it\n"
"means that some part of the auto-detected configuration was incorrect and\n"
"the test will automatically end after 12 seconds and return you to the\n"
"menu. Change settings until you get a correct graphical display.\n"
"\n"
"\n"
"\n"
"Options\n"
"\n"
"   This steps allows you to choose whether you want your machine to\n"
"automatically switch to a graphical interface at boot. Obviously, you may\n"
"want to check \"%s\" if your machine is to act as a server, or if you were\n"
"not successful in getting the display configured."
msgstr ""

#: ../help.pm:291
#, c-format
msgid ""
"Monitor\n"
"\n"
"   Normally the installer will automatically detect and configure the\n"
"monitor connected to your machine. If it is not correct, you can choose\n"
"from this list the monitor which is connected to your computer."
msgstr ""

#: ../help.pm:298
#, c-format
msgid ""
"Resolution\n"
"\n"
"   Here you can choose the resolutions and color depths available for your\n"
"graphics hardware. Choose the one which best suits your needs (you will be\n"
"able to make changes after the installation). A sample of the chosen\n"
"configuration is shown in the monitor picture."
msgstr ""

#: ../help.pm:306
#, c-format
msgid ""
"In the situation where different servers are available for your card, with\n"
"or without 3D acceleration, you're asked to choose the server which best\n"
"suits your needs."
msgstr ""

#: ../help.pm:311
#, c-format
msgid ""
"Options\n"
"\n"
"   This steps allows you to choose whether you want your machine to\n"
"automatically switch to a graphical interface at boot. Obviously, you may\n"
"want to check \"%s\" if your machine is to act as a server, or if you were\n"
"not successful in getting the display configured."
msgstr ""

#: ../help.pm:319
#, c-format
msgid ""
"You now need to decide where you want to install the Mandriva Linux\n"
"operating system on your hard drive. If your hard drive is empty or if an\n"
"existing operating system is using all the available space you will have to\n"
"partition the drive. Basically, partitioning a hard drive means to\n"
"logically divide it to create the space needed to install your new\n"
"Mandriva Linux system.\n"
"\n"
"Because the process of partitioning a hard drive is usually irreversible\n"
"and can lead to data losses, partitioning can be intimidating and stressful\n"
"for the inexperienced user. Fortunately, DrakX includes a wizard which\n"
"simplifies this process. Before continuing with this step, read through the\n"
"rest of this section and above all, take your time.\n"
"\n"
"Depending on the configuration of your hard drive, several options are\n"
"available:\n"
"\n"
" * \"%s\". This option will perform an automatic partitioning of your blank\n"
"drive(s). If you use this option there will be no further prompts.\n"
"\n"
" * \"%s\". The wizard has detected one or more existing Linux partitions on\n"
"your hard drive. If you want to use them, choose this option. You will then\n"
"be asked to choose the mount points associated with each of the partitions.\n"
"The legacy mount points are selected by default, and for the most part it's\n"
"a good idea to keep them.\n"
"\n"
" * \"%s\". If Microsoft Windows is installed on your hard drive and takes\n"
"all the space available on it, you will have to create free space for\n"
"GNU/Linux. To do so, you can delete your Microsoft Windows partition and\n"
"data (see ``Erase entire disk'' solution) or resize your Microsoft Windows\n"
"FAT or NTFS partition. Resizing can be performed without the loss of any\n"
"data, provided you've previously defragmented the Windows partition.\n"
"Backing up your data is strongly recommended. Using this option is\n"
"recommended if you want to use both Mandriva Linux and Microsoft Windows on\n"
"the same computer.\n"
"\n"
"   Before choosing this option, please understand that after this\n"
"procedure, the size of your Microsoft Windows partition will be smaller\n"
"than when you started. You'll have less free space under Microsoft Windows\n"
"to store your data or to install new software.\n"
"\n"
" * \"%s\". If you want to delete all data and all partitions present on\n"
"your hard drive and replace them with your new Mandriva Linux system, "
"choose\n"
"this option. Be careful, because you will not be able to undo this "
"operation\n"
"after you confirm.\n"
"\n"
"   !! If you choose this option, all data on your disk will be deleted. !!\n"
"\n"
" * \"%s\". This option appears when the hard drive is entirely taken by\n"
"Microsoft Windows. Choosing this option will simply erase everything on the\n"
"drive and begin fresh, partitioning everything from scratch.\n"
"\n"
"   !! If you choose this option, all data on your disk will be lost. !!\n"
"\n"
" * \"%s\". Choose this option if you want to manually partition your hard\n"
"drive. Be careful -- it is a powerful but dangerous choice and you can very\n"
"easily lose all your data. That's why this option is really only\n"
"recommended if you have done something like this before and have some\n"
"experience. For more instructions on how to use the DiskDrake utility,\n"
"refer to the ``Managing Your Partitions'' section in the ``Starter Guide''."
msgstr ""

#: ../help.pm:377
#, fuzzy, c-format
msgid "Use existing partition"
msgstr "Ag iarraidh an clár-ranna a tarrtháil"

#: ../help.pm:370
#, c-format
msgid "Use the free space on the Microsoft Windows® partition"
msgstr ""

#: ../help.pm:370
#, c-format
msgid "Erase entire disk"
msgstr "Glan diosca ina iomlán"

#: ../help.pm:380
#, c-format
msgid ""
"There you are. Installation is now complete and your GNU/Linux system is\n"
"ready to be used. Just click on \"%s\" to reboot the system. Do not forget\n"
"to remove the installation media (CD-ROM or floppy). The first thing you\n"
"should see after your computer has finished doing its hardware tests is the\n"
"boot-loader menu, giving you the choice of which operating system to start.\n"
"\n"
"The \"%s\" button shows two more buttons to:\n"
"\n"
" * \"%s\": enables you to create an installation floppy disk which will\n"
"automatically perform a whole installation without the help of an operator,\n"
"similar to the installation you've just configured.\n"
"\n"
"   Note that two different options are available after clicking on that\n"
"button:\n"
"\n"
"    * \"%s\". This is a partially automated installation. The partitioning\n"
"step is the only interactive procedure.\n"
"\n"
"    * \"%s\". Fully automated installation: the hard disk is completely\n"
"rewritten, all data is lost.\n"
"\n"
"   This feature is very handy when installing on a number of similar\n"
"machines. See the Auto install section on our web site for more\n"
"information.\n"
"\n"
" * \"%s\"(*): saves a list of the packages selected in this installation.\n"
"To use this selection with another installation, insert the floppy and\n"
"start the installation. At the prompt, press the [F1] key, type >>linux\n"
"defcfg=\"floppy\"<< and press the [Enter] key.\n"
"\n"
"(*) You need a FAT-formatted floppy. To create one under GNU/Linux, type\n"
"\"mformat a:\", or \"fdformat /dev/fd0\" followed by \"mkfs.vfat\n"
"/dev/fd0\"."
msgstr ""

#: ../help.pm:412
#, fuzzy, c-format
msgid "Generate auto-install floppy"
msgstr "Cruthaigh flapach bootáil"

#: ../help.pm:405
#, c-format
msgid "Replay"
msgstr ""

#: ../help.pm:405
#, c-format
msgid "Automated"
msgstr ""

#: ../help.pm:405
#, c-format
msgid "Save packages selection"
msgstr ""

#: ../help.pm:408
#, c-format
msgid ""
"If you chose to reuse some legacy GNU/Linux partitions, you may wish to\n"
"reformat some of them and erase any data they contain. To do so, please\n"
"select those partitions as well.\n"
"\n"
"Please note that it's not necessary to reformat all pre-existing\n"
"partitions. You must reformat the partitions containing the operating\n"
"system (such as \"/\", \"/usr\" or \"/var\") but you do not have to "
"reformat\n"
"partitions containing data that you wish to keep (typically \"/home\").\n"
"\n"
"Please be careful when selecting partitions. After the formatting is\n"
"completed, all data on the selected partitions will be deleted and you\n"
"will not be able to recover it.\n"
"\n"
"Click on \"%s\" when you're ready to format the partitions.\n"
"\n"
"Click on \"%s\" if you want to choose another partition for your new\n"
"Mandriva Linux operating system installation.\n"
"\n"
"Click on \"%s\" if you wish to select partitions which will be checked for\n"
"bad blocks on the disk."
msgstr ""

#: ../help.pm:437
#, c-format
msgid ""
"By the time you install Mandriva Linux, it's likely that some packages will\n"
"have been updated since the initial release. Bugs may have been fixed,\n"
"security issues resolved. To allow you to benefit from these updates,\n"
"you're now able to download them from the Internet. Check \"%s\" if you\n"
"have a working Internet connection, or \"%s\" if you prefer to install\n"
"updated packages later.\n"
"\n"
"Choosing \"%s\" will display a list of web locations from which updates can\n"
"be retrieved. You should choose one near to you. A package-selection tree\n"
"will appear: review the selection, and press \"%s\" to retrieve and install\n"
"the selected package(s), or \"%s\" to abort."
msgstr ""

#: ../help.pm:450
#, c-format
msgid ""
"At this point, DrakX will allow you to choose the security level you desire\n"
"for your machine. As a rule of thumb, the security level should be set\n"
"higher if the machine is to contain crucial data, or if it's to be directly\n"
"exposed to the Internet. The trade-off that a higher security level is\n"
"generally obtained at the expense of ease of use.\n"
"\n"
"If you do not know what to choose, keep the default option. You'll be able\n"
"to change it later with the draksec tool, which is part of Mandriva Linux\n"
"Control Center.\n"
"\n"
"Fill the \"%s\" field with the e-mail address of the person responsible for\n"
"security. Security messages will be sent to that address."
msgstr ""

#: ../help.pm:461
#, c-format
msgid "Security Administrator"
msgstr "Riarthóir Slándála"

#: ../help.pm:464
#, c-format
msgid ""
"At this point, you need to choose which partition(s) will be used for the\n"
"installation of your Mandriva Linux system. If partitions have already been\n"
"defined, either from a previous installation of GNU/Linux or by another\n"
"partitioning tool, you can use existing partitions. Otherwise, hard drive\n"
"partitions must be defined.\n"
"\n"
"To create partitions, you must first select a hard drive. You can select\n"
"the disk for partitioning by clicking on ``hda'' for the first IDE drive,\n"
"``hdb'' for the second, ``sda'' for the first SCSI drive and so on.\n"
"\n"
"To partition the selected hard drive, you can use these options:\n"
"\n"
" * \"%s\": this option deletes all partitions on the selected hard drive\n"
"\n"
" * \"%s\": this option enables you to automatically create ext3 and swap\n"
"partitions in the free space of your hard drive\n"
"\n"
"\"%s\": gives access to additional features:\n"
"\n"
" * \"%s\": saves the partition table to a floppy. Useful for later\n"
"partition-table recovery if necessary. It is strongly recommended that you\n"
"perform this step.\n"
"\n"
" * \"%s\": allows you to restore a previously saved partition table from a\n"
"floppy disk.\n"
"\n"
" * \"%s\": if your partition table is damaged, you can try to recover it\n"
"using this option. Please be careful and remember that it does not always\n"
"work.\n"
"\n"
" * \"%s\": discards all changes and reloads the partition table that was\n"
"originally on the hard drive.\n"
"\n"
" * \"%s\": un-checking this option will force users to manually mount and\n"
"unmount removable media such as floppies and CD-ROMs.\n"
"\n"
" * \"%s\": use this option if you wish to use a wizard to partition your\n"
"hard drive. This is recommended if you do not have a good understanding of\n"
"partitioning.\n"
"\n"
" * \"%s\": use this option to cancel your changes.\n"
"\n"
" * \"%s\": allows additional actions on partitions (type, options, format)\n"
"and gives more information about the hard drive.\n"
"\n"
" * \"%s\": when you are finished partitioning your hard drive, this will\n"
"save your changes back to disk.\n"
"\n"
"When defining the size of a partition, you can finely set the partition\n"
"size by using the Arrow keys of your keyboard.\n"
"\n"
"Note: you can reach any option using the keyboard. Navigate through the\n"
"partitions using [Tab] and the [Up/Down] arrows.\n"
"\n"
"When a partition is selected, you can use:\n"
"\n"
" * Ctrl-c to create a new partition (when an empty partition is selected)\n"
"\n"
" * Ctrl-d to delete a partition\n"
"\n"
" * Ctrl-m to set the mount point\n"
"\n"
"To get information about the different file system types available, please\n"
"read the ext2FS chapter from the ``Reference Manual''.\n"
"\n"
"If you are installing on a PPC machine, you will want to create a small HFS\n"
"``bootstrap'' partition of at least 1MB which will be used by the yaboot\n"
"bootloader. If you opt to make the partition a bit larger, say 50MB, you\n"
"may find it a useful place to store a spare kernel and ramdisk images for\n"
"emergency boot situations."
msgstr ""

#: ../help.pm:526
#, c-format
msgid "Save partition table"
msgstr ""

#: ../help.pm:526
#, c-format
msgid "Restore partition table"
msgstr ""

#: ../help.pm:526
#, c-format
msgid "Rescue partition table"
msgstr ""

#: ../help.pm:526
#, c-format
msgid "Removable media auto-mounting"
msgstr ""

#: ../help.pm:526
#, c-format
msgid "Wizard"
msgstr ""

#: ../help.pm:526
#, c-format
msgid "Undo"
msgstr ""

#: ../help.pm:526
#, c-format
msgid "Toggle between normal/expert mode"
msgstr ""

#: ../help.pm:536
#, c-format
msgid ""
"More than one Microsoft partition has been detected on your hard drive.\n"
"Please choose the one which you want to resize in order to install your new\n"
"Mandriva Linux operating system.\n"
"\n"
"Each partition is listed as follows: \"Linux name\", \"Windows name\"\n"
"\"Capacity\".\n"
"\n"
"\"Linux name\" is structured: \"hard drive type\", \"hard drive number\",\n"
"\"partition number\" (for example, \"hda1\").\n"
"\n"
"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and\n"
"\"sd\" if it is a SCSI hard drive.\n"
"\n"
"\"Hard drive number\" is always a letter after \"hd\" or \"sd\". With IDE\n"
"hard drives:\n"
"\n"
" * \"a\" means \"master hard drive on the primary IDE controller\";\n"
"\n"
" * \"b\" means \"slave hard drive on the primary IDE controller\";\n"
"\n"
" * \"c\" means \"master hard drive on the secondary IDE controller\";\n"
"\n"
" * \"d\" means \"slave hard drive on the secondary IDE controller\".\n"
"\n"
"With SCSI hard drives, an \"a\" means \"lowest SCSI ID\", a \"b\" means\n"
"\"second lowest SCSI ID\", etc.\n"
"\n"
"\"Windows name\" is the letter of your hard drive under Windows (the first\n"
"disk or partition is called \"C:\")."
msgstr ""

#: ../help.pm:567
#, c-format
msgid ""
"\"%s\": check the current country selection. If you're not in this country,\n"
"click on the \"%s\" button and choose another. If your country is not in "
"the\n"
"list shown, click on the \"%s\" button to get the complete country list."
msgstr ""

#: ../help.pm:572
#, c-format
msgid ""
"This step is activated only if an existing GNU/Linux partition has been\n"
"found on your machine.\n"
"\n"
"DrakX now needs to know if you want to perform a new installation or an\n"
"upgrade of an existing Mandriva Linux system:\n"
"\n"
" * \"%s\". For the most part, this completely wipes out the old system.\n"
"However, depending on your partitioning scheme, you can prevent some of\n"
"your existing data (notably \"home\" directories) from being over-written.\n"
"If you wish to change how your hard drives are partitioned, or to change\n"
"the file system, you should use this option.\n"
"\n"
" * \"%s\". This installation class allows you to update the packages\n"
"currently installed on your Mandriva Linux system. Your current "
"partitioning\n"
"scheme and user data will not be altered. Most of the other configuration\n"
"steps remain available and are similar to a standard installation.\n"
"\n"
"Using the ``Upgrade'' option should work fine on Mandriva Linux systems\n"
"running version \"8.1\" or later. Performing an upgrade on versions prior\n"
"to Mandriva Linux version \"8.1\" is not recommended."
msgstr ""

#: ../help.pm:594
#, c-format
msgid ""
"Depending on the language you chose (), DrakX will automatically select a\n"
"particular type of keyboard configuration. Check that the selection suits\n"
"you or choose another keyboard layout.\n"
"\n"
"Also, you may not have a keyboard which corresponds exactly to your\n"
"language: for example, if you are an English-speaking Swiss native, you may\n"
"have a Swiss keyboard. Or if you speak English and are located in Quebec,\n"
"you may find yourself in the same situation where your native language and\n"
"country-set keyboard do not match. In either case, this installation step\n"
"will allow you to select an appropriate keyboard from a list.\n"
"\n"
"Click on the \"%s\" button to be shown a list of supported keyboards.\n"
"\n"
"If you choose a keyboard layout based on a non-Latin alphabet, the next\n"
"dialog will allow you to choose the key binding which will switch the\n"
"keyboard between the Latin and non-Latin layouts."
msgstr ""

#: ../help.pm:612
#, c-format
msgid ""
"The first step is to choose your preferred language.\n"
"\n"
"Your choice of preferred language will affect the installer, the\n"
"documentation, and the system in general. First select the region you're\n"
"located in, then the language you speak.\n"
"\n"
"Clicking on the \"%s\" button will allow you to select other languages to\n"
"be installed on your workstation, thereby installing the language-specific\n"
"files for system documentation and applications. For example, if Spanish\n"
"users are to use your machine, select English as the default language in\n"
"the tree view and \"%s\" in the Advanced section.\n"
"\n"
"About UTF-8 (unicode) support: Unicode is a new character encoding meant to\n"
"cover all existing languages. However full support for it in GNU/Linux is\n"
"still under development. For that reason, Mandriva Linux's use of UTF-8 "
"will\n"
"depend on the user's choices:\n"
"\n"
" * If you choose a language with a strong legacy encoding (latin1\n"
"languages, Russian, Japanese, Chinese, Korean, Thai, Greek, Turkish, most\n"
"iso-8859-2 languages), the legacy encoding will be used by default;\n"
"\n"
" * Other languages will use unicode by default;\n"
"\n"
" * If two or more languages are required, and those languages are not using\n"
"the same encoding, then unicode will be used for the whole system;\n"
"\n"
" * Finally, unicode can also be forced for use throughout the system at a\n"
"user's request by selecting the \"%s\" option independently of which\n"
"languages were been chosen.\n"
"\n"
"Note that you're not limited to choosing a single additional language. You\n"
"may choose several, or even install them all by selecting the \"%s\" box.\n"
"Selecting support for a language means translations, fonts, spell checkers,\n"
"etc. will also be installed for that language.\n"
"\n"
"To switch between the various languages installed on your system, you can\n"
"launch the \"localedrake\" command as \"root\" to change the language used\n"
"by the entire system. Running the command as a regular user will only\n"
"change the language settings for that particular user."
msgstr ""

#: ../help.pm:650
#, c-format
msgid "Espanol"
msgstr "Spáinnis"

#: ../help.pm:643
#, c-format
msgid "Use Unicode by default"
msgstr ""

#: ../help.pm:646
#, c-format
msgid ""
"Usually, DrakX has no problems detecting the number of buttons on your\n"
"mouse. If it does, it assumes you have a two-button mouse and will\n"
"configure it for third-button emulation. The third-button mouse button of a\n"
"two-button mouse can be obtained by simultaneously clicking the left and\n"
"right mouse buttons. DrakX will automatically know whether your mouse uses\n"
"a PS/2, serial or USB interface.\n"
"\n"
"If you have a 3-button mouse without a wheel, you can choose a \"%s\"\n"
"mouse. DrakX will then configure your mouse so that you can simulate the\n"
"wheel with it: to do so, press the middle button and move your mouse\n"
"pointer up and down.\n"
"\n"
"If for some reason you wish to specify a different type of mouse, select it\n"
"from the list provided.\n"
"\n"
"You can select the \"%s\" entry to chose a ``generic'' mouse type which\n"
"will work with nearly all mice.\n"
"\n"
"If you choose a mouse other than the default one, a test screen will be\n"
"displayed. Use the buttons and wheel to verify that the settings are\n"
"correct and that the mouse is working correctly. If the mouse is not\n"
"working well, press the space bar or [Return] key to cancel the test and\n"
"you will be returned to the mouse list.\n"
"\n"
"Occasionally wheel mice are not detected automatically, so you will need to\n"
"select your mouse from a list. Be sure to select the one corresponding to\n"
"the port that your mouse is attached to. After selecting a mouse and\n"
"pressing the \"%s\" button, a mouse image will be displayed on-screen.\n"
"Scroll the mouse wheel to ensure that it is activating correctly. As you\n"
"scroll your mouse wheel, you will see the on-screen scroll wheel moving.\n"
"Test the buttons and check that the mouse pointer moves on-screen as you\n"
"move your mouse about."
msgstr ""

#: ../help.pm:684
#, fuzzy, c-format
msgid "with Wheel emulation"
msgstr "Luchóg MouseMan"

#: ../help.pm:684
#, c-format
msgid "Universal | Any PS/2 & USB mice"
msgstr ""

#: ../help.pm:687
#, c-format
msgid ""
"Please select the correct port. For example, the \"COM1\" port under\n"
"Windows is named \"ttyS0\" under GNU/Linux."
msgstr ""

#: ../help.pm:684
#, c-format
msgid ""
"A boot loader is a little program which is started by the computer at boot\n"
"time. It's responsible for starting up the whole system. Normally, the boot\n"
"loader installation is totally automated. DrakX will analyze the disk boot\n"
"sector and act according to what it finds there:\n"
"\n"
" * if a Windows boot sector is found, it will replace it with a GRUB/LILO\n"
"boot sector. This way you'll be able to load either GNU/Linux or any other\n"
"OS installed on your machine.\n"
"\n"
" * if a GRUB or LILO boot sector is found, it'll replace it with a new one.\n"
"\n"
"If DrakX can not determine where to place the boot sector, it'll ask you\n"
"where it should place it. Generally, the \"%s\" is the safest place.\n"
"Choosing \"%s\" will not install any boot loader. Use this option only if "
"you\n"
"know what you're doing."
msgstr ""

#: ../help.pm:745
#, c-format
msgid ""
"Now, it's time to select a printing system for your computer. Other\n"
"operating systems may offer you one, but Mandriva Linux offers two. Each of\n"
"the printing systems is best suited to particular types of configuration.\n"
"\n"
" * \"%s\" -- which is an acronym for ``print, do not queue'', is the choice\n"
"if you have a direct connection to your printer, you want to be able to\n"
"panic out of printer jams, and you do not have networked printers. (\"%s\"\n"
"will handle only very simple network cases and is somewhat slow when used\n"
"within networks.) It's recommended that you use \"pdq\" if this is your\n"
"first experience with GNU/Linux.\n"
"\n"
" * \"%s\" stands for `` Common Unix Printing System'' and is an excellent\n"
"choice for printing to your local printer or to one halfway around the\n"
"planet. It's simple to configure and can act as a server or a client for\n"
"the ancient \"lpd\" printing system, so it's compatible with older\n"
"operating systems which may still need print services. While quite\n"
"powerful, the basic setup is almost as easy as \"pdq\". If you need to\n"
"emulate a \"lpd\" server, make sure you turn on the \"cups-lpd\" daemon.\n"
"\"%s\" includes graphical front-ends for printing or choosing printer\n"
"options and for managing the printer.\n"
"\n"
"If you make a choice now, and later find that you do not like your printing\n"
"system you may change it by running PrinterDrake from the Mandriva Linux\n"
"Control Center and clicking on the \"%s\" button."
msgstr ""

#: ../help.pm:768
#, c-format
msgid "pdq"
msgstr "pdq"

#: ../help.pm:724
#, c-format
msgid "CUPS"
msgstr ""

#: ../help.pm:724
#, c-format
msgid "Expert"
msgstr "Saineolaí"

#: ../help.pm:771
#, c-format
msgid ""
"DrakX will first detect any IDE devices present in your computer. It will\n"
"also scan for one or more PCI SCSI cards on your system. If a SCSI card is\n"
"found, DrakX will automatically install the appropriate driver.\n"
"\n"
"Because hardware detection is not foolproof, DrakX may fail in detecting\n"
"your hard drives. If so, you'll have to specify your hardware by hand.\n"
"\n"
"If you had to manually specify your PCI SCSI adapter, DrakX will ask if you\n"
"want to configure options for it. You should allow DrakX to probe the\n"
"hardware for the card-specific options which are needed to initialize the\n"
"adapter. Most of the time, DrakX will get through this step without any\n"
"issues.\n"
"\n"
"If DrakX is not able to probe for the options to automatically determine\n"
"which parameters need to be passed to the hardware, you'll need to manually\n"
"configure the driver."
msgstr ""

#: ../help.pm:789
#, c-format
msgid ""
"\"%s\": if a sound card is detected on your system, it'll be displayed\n"
"here. If you notice the sound card is not the one actually present on your\n"
"system, you can click on the button and choose a different driver."
msgstr ""

#: ../help.pm:794
#, c-format
msgid ""
"As a review, DrakX will present a summary of information it has gathered\n"
"about your system. Depending on the hardware installed on your machine, you\n"
"may have some or all of the following entries. Each entry is made up of the\n"
"hardware item to be configured, followed by a quick summary of the current\n"
"configuration. Click on the corresponding \"%s\" button to make the change.\n"
"\n"
" * \"%s\": check the current keyboard map configuration and change it if\n"
"necessary.\n"
"\n"
" * \"%s\": check the current country selection. If you're not in this\n"
"country, click on the \"%s\" button and choose another. If your country\n"
"is not in the list shown, click on the \"%s\" button to get the complete\n"
"country list.\n"
"\n"
" * \"%s\": by default, DrakX deduces your time zone based on the country\n"
"you have chosen. You can click on the \"%s\" button here if this is not\n"
"correct.\n"
"\n"
" * \"%s\": verify the current mouse configuration and click on the button\n"
"to change it if necessary.\n"
"\n"
" * \"%s\": if a sound card is detected on your system, it'll be displayed\n"
"here. If you notice the sound card is not the one actually present on your\n"
"system, you can click on the button and choose a different driver.\n"
"\n"
" * \"%s\": if you have a TV card, this is where information about its\n"
"configuration will be displayed. If you have a TV card and it is not\n"
"detected, click on \"%s\" to try to configure it manually.\n"
"\n"
" * \"%s\": you can click on \"%s\" to change the parameters associated with\n"
"the card if you feel the configuration is wrong.\n"
"\n"
" * \"%s\": by default, DrakX configures your graphical interface in\n"
"\"800x600\" or \"1024x768\" resolution. If that does not suit you, click on\n"
"\"%s\" to reconfigure your graphical interface.\n"
"\n"
" * \"%s\": if you wish to configure your Internet or local network access,\n"
"you can do so now. Refer to the printed documentation or use the\n"
"Mandriva Linux Control Center after the installation has finished to "
"benefit\n"
"from full in-line help.\n"
"\n"
" * \"%s\": allows to configure HTTP and FTP proxy addresses if the machine\n"
"you're installing on is to be located behind a proxy server.\n"
"\n"
" * \"%s\": this entry allows you to redefine the security level as set in a\n"
"previous step ().\n"
"\n"
" * \"%s\": if you plan to connect your machine to the Internet, it's a good\n"
"idea to protect yourself from intrusions by setting up a firewall. Consult\n"
"the corresponding section of the ``Starter Guide'' for details about\n"
"firewall settings.\n"
"\n"
" * \"%s\": if you wish to change your bootloader configuration, click this\n"
"button. This should be reserved to advanced users. Refer to the printed\n"
"documentation or the in-line help about bootloader configuration in the\n"
"Mandriva Linux Control Center.\n"
"\n"
" * \"%s\": through this entry you can fine tune which services will be run\n"
"on your machine. If you plan to use this machine as a server it's a good\n"
"idea to review this setup."
msgstr ""

#: ../help.pm:809
#, fuzzy, c-format
msgid "TV card"
msgstr "Carta ISDN"

#: ../help.pm:809
#, c-format
msgid "ISDN card"
msgstr "Carta ISDN"

#: ../help.pm:858
#, c-format
msgid "Graphical Interface"
msgstr "Comhéadan Grafach"

#: ../help.pm:861
#, c-format
msgid ""
"Choose the hard drive you want to erase in order to install your new\n"
"Mandriva Linux partition. Be careful, all data on this drive will be lost\n"
"and will not be recoverable!"
msgstr ""

#: ../help.pm:866
#, c-format
msgid ""
"Click on \"%s\" if you want to delete all data and partitions present on\n"
"this hard drive. Be careful, after clicking on \"%s\", you will not be able\n"
"to recover any data and partitions present on this hard drive, including\n"
"any Windows data.\n"
"\n"
"Click on \"%s\" to quit this operation without losing data and partitions\n"
"present on this hard drive."
msgstr ""

#: ../help.pm:872
#, c-format
msgid "Next ->"
msgstr "Teacs ->"

#: ../help.pm:872
#, c-format
msgid "<- Previous"
msgstr "<- feist"

#~ msgid "authentication"
#~ msgstr "deimniú"
a id='n5356' href='#n5356'>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 6889 6890 6891 6892 6893 6894 6895 6896 6897 6898 6899 6900 6901 6902 6903 6904 6905 6906 6907 6908 6909 6910 6911 6912 6913 6914 6915 6916 6917 6918 6919 6920 6921 6922 6923 6924 6925 6926 6927 6928 6929 6930 6931 6932 6933 6934 6935 6936 6937 6938 6939 6940 6941 6942 6943 6944 6945 6946 6947 6948 6949 6950 6951 6952 6953 6954 6955 6956 6957 6958 6959 6960 6961 6962 6963 6964 6965 6966 6967 6968 6969 6970 6971 6972 6973 6974 6975 6976 6977 6978 6979 6980 6981 6982 6983 6984 6985 6986 6987 6988 6989 6990 6991 6992 6993 6994 6995 6996 6997 6998 6999 7000 7001 7002 7003 7004 7005 7006 7007 7008 7009 7010 7011 7012 7013 7014 7015 7016 7017 7018 7019 7020 7021 7022 7023 7024 7025 7026 7027 7028 7029 7030 7031 7032 7033 7034 7035 7036 7037 7038 7039 7040 7041 7042 7043 7044 7045 7046 7047 7048 7049 7050 7051 7052 7053 7054 7055 7056 7057 7058 7059 7060 7061 7062 7063 7064 7065 7066 7067 7068 7069 7070 7071 7072 7073 7074 7075 7076 7077 7078 7079 7080 7081 7082 7083 7084 7085 7086 7087 7088 7089 7090 7091 7092 7093 7094 7095 7096 7097 7098 7099 7100 7101 7102 7103 7104 7105 7106 7107 7108 7109 7110 7111 7112 7113 7114 7115 7116 7117 7118 7119 7120 7121 7122 7123 7124 7125 7126 7127 7128 7129 7130 7131 7132 7133 7134 7135 7136 7137 7138 7139 7140 7141 7142 7143 7144 7145 7146 7147 7148 7149 7150 7151 7152 7153 7154 7155 7156 7157 7158 7159 7160 7161 7162 7163 7164 7165 7166 7167 7168 7169 7170 7171 7172 7173 7174 7175 7176 7177 7178 7179 7180 7181 7182 7183 7184 7185 7186 7187 7188 7189 7190 7191 7192 7193 7194 7195 7196 7197 7198 7199 7200 7201 7202 7203 7204 7205 7206 7207 7208 7209 7210 7211 7212 7213 7214 7215 7216 7217 7218 7219 7220 7221 7222 7223 7224 7225 7226 7227 7228 7229 7230 7231 7232 7233 7234 7235 7236 7237 7238 7239 7240 7241 7242 7243 7244 7245 7246 7247 7248 7249 7250 7251 7252 7253 7254 7255 7256 7257 7258 7259 7260 7261 7262 7263 7264 7265 7266 7267 7268 7269 7270 7271 7272 7273 7274 7275 7276 7277 7278 7279 7280 7281 7282 7283 7284 7285 7286 7287 7288 7289 7290 7291 7292 7293 7294 7295 7296 7297 7298 7299 7300 7301 7302 7303 7304 7305 7306 7307 7308 7309 7310 7311 7312 7313 7314 7315 7316 7317 7318 7319 7320 7321 7322 7323 7324 7325 7326 7327 7328 7329 7330 7331 7332 7333 7334 7335 7336 7337 7338 7339 7340 7341 7342 7343 7344 7345 7346 7347 7348 7349 7350 7351 7352 7353 7354 7355 7356 7357 7358 7359 7360 7361 7362 7363 7364 7365 7366 7367 7368 7369 7370 7371 7372 7373 7374 7375 7376 7377 7378 7379 7380 7381 7382 7383 7384 7385 7386 7387 7388 7389 7390 7391 7392 7393 7394 7395 7396 7397 7398 7399 7400 7401 7402 7403 7404 7405 7406 7407 7408 7409 7410 7411 7412 7413 7414 7415 7416 7417 7418 7419 7420 7421 7422 7423 7424 7425 7426 7427 7428 7429 7430 7431 7432 7433 7434 7435 7436 7437 7438 7439 7440 7441 7442 7443 7444 7445 7446 7447 7448 7449 7450 7451 7452 7453 7454 7455 7456 7457 7458 7459 7460 7461 7462 7463 7464 7465 7466 7467 7468 7469 7470 7471 7472 7473 7474 7475 7476 7477 7478 7479 7480 7481 7482 7483 7484 7485 7486 7487 7488 7489 7490 7491 7492 7493 7494 7495 7496 7497 7498 7499 7500 7501 7502 7503 7504 7505 7506 7507 7508 7509
# translation of DrakX-tl.po to Filipino
# translation of DrakX.po to Filipino
# Copyright (C) 2004 Free Software Foundation, Inc.
# Arys P. Deloso <arys@deloso.org>, 2004.
#
msgid ""
msgstr ""
"Project-Id-Version: DrakX-tl\n"
"POT-Creation-Date: 2011-04-01 20:08+0200\n"
"PO-Revision-Date: 2004-09-15 13:35+0200\n"
"Last-Translator: Arys P. Deloso <arys@deloso.org>\n"
"Language-Team: Filipino <salinpinoy@comitus.net>\n"
"Language: fil\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:253 any.pm:950 diskdrake/interactive.pm:648
#: diskdrake/interactive.pm:871 diskdrake/interactive.pm:931
#: diskdrake/interactive.pm:1033 diskdrake/interactive.pm:1263
#: diskdrake/interactive.pm:1315 do_pkgs.pm:241 do_pkgs.pm:287
#: harddrake/sound.pm:303 interactive.pm:587 pkgs.pm:285
#, c-format
msgid "Please wait"
msgstr "Maghintay lamang"

#: any.pm:253
#, c-format
msgid "Bootloader installation in progress"
msgstr "Tumatakbo ang pag-i-install ng bootloader"

#: any.pm:264
#, 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 ""

#: any.pm:275
#, c-format
msgid "Installation of bootloader failed. The following error occurred:"
msgstr ""
"Ang pag-i-install ng bootloader ay nabigo. Nangyari ang sumusunod na error:"

#: any.pm:281
#, 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 ""
"Baka kailanganin ninyong baguhin ang inyong boot-device ng\n"
"Open Firmware para mapagana ang bootloader.  Kung hindi ninyo\n"
"makita ang prompt ng bootloader sa reboot, hawakang pababa ang\n"
"Command-Option-O-F sa reboot at ipasok ang:\n"
" setenv boot-device %s,\\\\:tbxi\n"
" Tapos i-type ang: shut-down\n"
"Sa inyong susunod na boot dapat makita ninyo ang prompt ng bootloader."

#: any.pm:321
#, 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 ""
"Nagpasya kayo na i-install ang bootloader sa isang partition.\n"
"Nagpapahiwatig ito na mayroon na kayong bootloader sa \"hard drive\"(eg: "
"System Commander).\n"
"\n"
"Aling \"drive\" ang inyong bino-boot?"

#: any.pm:332
#, fuzzy, c-format
msgid "Bootloader Installation"
msgstr "Tumatakbo ang pag-i-install ng bootloader"

#: any.pm:336
#, c-format
msgid "Where do you want to install the bootloader?"
msgstr "Saan ninyo gustong i-install ang bootloader?"

#: any.pm:360
#, fuzzy, c-format
msgid "First sector (MBR) of drive %s"
msgstr "Unang sector ng drive (MBR)"

#: any.pm:362
#, c-format
msgid "First sector of drive (MBR)"
msgstr "Unang sector ng drive (MBR)"

#: any.pm:364
#, c-format
msgid "First sector of the root partition"
msgstr "Unang sector ng root partition"

#: any.pm:366
#, c-format
msgid "On Floppy"
msgstr "Sa Floppy"

#: any.pm:368 pkgs.pm:281 ugtk2.pm:526
#, c-format
msgid "Skip"
msgstr "Laktawan"

#: any.pm:403
#, c-format
msgid "Boot Style Configuration"
msgstr "Configuration ng Boot Style"

#: any.pm:413 any.pm:446 any.pm:447
#, c-format
msgid "Bootloader main options"
msgstr "Mga main option ng bootloader"

#: any.pm:417
#, c-format
msgid "Bootloader"
msgstr "Bootloader"

#: any.pm:418 any.pm:450
#, c-format
msgid "Bootloader to use"
msgstr "Gagamiting bootloader"

#: any.pm:421 any.pm:453
#, c-format
msgid "Boot device"
msgstr "Boot device"

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

#: any.pm:425
#, c-format
msgid "Delay before booting default image"
msgstr "Delay bago i-boot ang default na image"

#: any.pm:426
#, c-format
msgid "Enable ACPI"
msgstr "Paganahin ang ACPI"

#: any.pm:427
#, fuzzy, c-format
msgid "Enable SMP"
msgstr "Paganahin ang ACPI"

#: any.pm:428
#, fuzzy, c-format
msgid "Enable APIC"
msgstr "Paganahin ang ACPI"

#: any.pm:430
#, fuzzy, c-format
msgid "Enable Local APIC"
msgstr "Paganahin ang ACPI"

#: any.pm:431 security/level.pm:51
#, c-format
msgid "Security"
msgstr "Seguridad"

#: any.pm:432 any.pm:885 any.pm:904 authentication.pm:252
#: diskdrake/smbnfs_gtk.pm:181
#, c-format
msgid "Password"
msgstr "Password"

#: any.pm:435 authentication.pm:263
#, c-format
msgid "The passwords do not match"
msgstr "Hindi pareho ang mga password"

#: any.pm:435 authentication.pm:263 diskdrake/interactive.pm:1490
#, c-format
msgid "Please try again"
msgstr "Pakisubukan muli"

#: any.pm:437
#, fuzzy, c-format
msgid "You can not use a password with %s"
msgstr ""
"Hindi kayo maaaring gumamit ng encrypted na filesystem para sa mount point "
"na %s"

#: any.pm:441 any.pm:888 any.pm:906 authentication.pm:253
#, c-format
msgid "Password (again)"
msgstr "Password (ulit)"

#: any.pm:442
#, c-format
msgid "Clean /tmp at each boot"
msgstr "Linisin ang /tmp bawa boot"

#: any.pm:452
#, c-format
msgid "Init Message"
msgstr "Mensahe ng \"init\""

#: any.pm:454
#, c-format
msgid "Open Firmware Delay"
msgstr "Open Firmware Delay"

#: any.pm:455
#, c-format
msgid "Kernel Boot Timeout"
msgstr "Kernel Boot Timeout"

#: any.pm:456
#, c-format
msgid "Enable CD Boot?"
msgstr "Paganahin ang pag-boot sa CD?"

#: any.pm:457
#, c-format
msgid "Enable OF Boot?"
msgstr "Paganahin ang OF Boot?"

#: any.pm:458
#, c-format
msgid "Default OS?"
msgstr "Default OS?"

#: any.pm:531
#, c-format
msgid "Image"
msgstr "Image"

#: any.pm:532 any.pm:546
#, c-format
msgid "Root"
msgstr "Root"

#: any.pm:533 any.pm:559
#, c-format
msgid "Append"
msgstr "Append"

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

#: any.pm:537
#, c-format
msgid "Requires password to boot"
msgstr ""

#: any.pm:539
#, c-format
msgid "Video mode"
msgstr "Video mode"

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

#: any.pm:542
#, fuzzy, c-format
msgid "Network profile"
msgstr "Bagong profile..."

#: any.pm:551 any.pm:556 any.pm:558 diskdrake/interactive.pm:407
#, c-format
msgid "Label"
msgstr "Label"

#: any.pm:553 any.pm:561 harddrake/v4l.pm:438
#, c-format
msgid "Default"
msgstr "Default"

#: any.pm:560
#, c-format
msgid "NoVideo"
msgstr "NoVideo"

#: any.pm:571
#, c-format
msgid "Empty label not allowed"
msgstr "Hindi maaaring walang label"

#: any.pm:572
#, c-format
msgid "You must specify a kernel image"
msgstr "Dapat kayong mag-specify ng \"kernel image\""

#: any.pm:572
#, c-format
msgid "You must specify a root partition"
msgstr "Dapat kayong mag-specify ng \"root partition\""

#: any.pm:573
#, c-format
msgid "This label is already used"
msgstr "Gamit na ang \"label\" na ito"

#: any.pm:591
#, c-format
msgid "Which type of entry do you want to add?"
msgstr "Anong uri ng entry ang gusto ninyong idagdag?"

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

#: any.pm:592
#, c-format
msgid "Other OS (SunOS...)"
msgstr "Ibang OS (SunOS...)"

#: any.pm:593
#, c-format
msgid "Other OS (MacOS...)"
msgstr "Ibang OS (MacOS...)"

#: any.pm:593
#, c-format
msgid "Other OS (Windows...)"
msgstr "Ibang OS (Windows...)"

#: any.pm:640
#, fuzzy, c-format
msgid "Bootloader Configuration"
msgstr "Configuration ng Boot Style"

#: any.pm:641
#, 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 ""
"Narito ang mga \"entry\" sa inyong \"boot menu\" sa ngayon.\n"
"Maaari kayong gumawa ng bagong \"entry\" o baguhin ang alinmang \"entry\"."

#: any.pm:846
#, c-format
msgid "access to X programs"
msgstr "\"access\" sa mga \"X program\""

#: any.pm:847
#, c-format
msgid "access to rpm tools"
msgstr "\"access\" sa mga kasangkapang pang-RPM"

#: any.pm:848
#, c-format
msgid "allow \"su\""
msgstr "payagan ang \"su\""

#: any.pm:849
#, c-format
msgid "access to administrative files"
msgstr "\"access\" sa mga file na pangtagapamahala"

#: any.pm:850
#, c-format
msgid "access to network tools"
msgstr "\"access\" sa mga kasangkapang pang-network"

#: any.pm:851
#, c-format
msgid "access to compilation tools"
msgstr "\"access\" sa mga kasangkapang pang-compile"

#: any.pm:857
#, c-format
msgid "(already added %s)"
msgstr "(naidagdag na ang %s)"

#: any.pm:863
#, c-format
msgid "Please give a user name"
msgstr "Magbigay po ng \"user name\""

#: any.pm:864
#, fuzzy, c-format
msgid ""
"The user name must start with a lower case letter followed by only lower "
"cased letters, numbers, `-' and `_'"
msgstr ""
"Ang \"user name\" ay dapat maglaman lamang ng maliliit na titik, bilang, `-' "
"at `_'"

#: any.pm:865
#, c-format
msgid "The user name is too long"
msgstr "Masyadong mahaba ang \"user name\""

#: any.pm:866
#, c-format
msgid "This user name has already been added"
msgstr "Naidagdag na ang \"user name\" na ito"

#: any.pm:872 any.pm:908
#, c-format
msgid "User ID"
msgstr "User ID"

#: any.pm:872 any.pm:909
#, c-format
msgid "Group ID"
msgstr "Group ID"

#: any.pm:873
#, fuzzy, c-format
msgid "%s must be a number"
msgstr "Ang option na %s ay dapat isang bilang!"

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

#: any.pm:878
#, fuzzy, c-format
msgid "User management"
msgstr "Username"

#: any.pm:883
#, c-format
msgid "Enable guest account"
msgstr ""

#: any.pm:884 authentication.pm:239
#, fuzzy, c-format
msgid "Set administrator (root) password"
msgstr "I-set ang password ng root"

#: any.pm:890
#, fuzzy, c-format
msgid "Enter a user"
msgstr ""
"Magpasok \"user\"\n"
"%s"

#: any.pm:892
#, c-format
msgid "Icon"
msgstr "Icon"

#: any.pm:895
#, c-format
msgid "Real name"
msgstr "Totoong pangalan"

#: any.pm:902
#, c-format
msgid "Login name"
msgstr "Login name"

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

#: any.pm:950
#, c-format
msgid "Please wait, adding media..."
msgstr "Pakihintay, idinadagdag ang media..."

#: any.pm:980 security/l10n.pm:14
#, c-format
msgid "Autologin"
msgstr "Autologin"

#: any.pm:981
#, c-format
msgid "I can set up your computer to automatically log on one user."
msgstr ""
"Maaari kong i-setup ang inyong computer na kaagad mag-log ng isang \"user\"."

#: any.pm:982
#, fuzzy, c-format
msgid "Use this feature"
msgstr "Gusto ninyong gamitin ang katangian na ito?"

#: any.pm:983
#, c-format
msgid "Choose the default user:"
msgstr "Piliin ang \"default\" na \"user\":"

#: any.pm:984
#, c-format
msgid "Choose the window manager to run:"
msgstr "Piliin ang \"window manager\" na patatakbuhin:"

#: any.pm:995 any.pm:1015 any.pm:1083
#, fuzzy, c-format
msgid "Release Notes"
msgstr "Release: "

#: any.pm:1022 any.pm:1371 interactive/gtk.pm:819
#, c-format
msgid "Close"
msgstr "Isara"

#: any.pm:1069
#, c-format
msgid "License agreement"
msgstr "Kasunduang Lisensiya"

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

#: any.pm:1078
#, fuzzy, c-format
msgid "Do you accept this license ?"
msgstr "Mayroon ba kayong isa pa?"

#: any.pm:1079
#, c-format
msgid "Accept"
msgstr "Tanggapin"

#: any.pm:1079
#, c-format
msgid "Refuse"
msgstr "Tanggihan"

#: any.pm:1105 any.pm:1167
#, c-format
msgid "Please choose a language to use"
msgstr "Pumili ng wika na gagamitin"

#: any.pm:1133
#, fuzzy, c-format
msgid ""
"Mageia 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 ""
"Kaya ng Mageia Linux na sumuporta sa maraming wika. Piliin\n"
"ang mga wika na nais ninyong i-install. Sila ay mapapakinabangan\n"
"kung natapos na ang inyong installation at ni-restart ang inyong sistema."

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

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

#: any.pm:1146
#, c-format
msgid "All languages"
msgstr "Lahat ng wika"

#: any.pm:1168
#, fuzzy, c-format
msgid "Language choice"
msgstr "Mano-manong pili"

#: any.pm:1222
#, c-format
msgid "Country / Region"
msgstr "Bansa / Rehiyon"

#: any.pm:1223
#, c-format
msgid "Please choose your country"
msgstr "Pakipili ang inyong bansa"

#: any.pm:1225
#, c-format
msgid "Here is the full list of available countries"
msgstr "Narito ang buong listahan ng mga \"available\" na bansa"

#: any.pm:1226
#, fuzzy, c-format
msgid "Other Countries"
msgstr "Ibang mga port"

#: any.pm:1226 interactive.pm:488 interactive/gtk.pm:445
#, c-format
msgid "Advanced"
msgstr "Advanced"

#: any.pm:1232
#, fuzzy, c-format
msgid "Input method:"
msgstr "Net Method:"

#: any.pm:1235
#, c-format
msgid "None"
msgstr "Wala"

#: any.pm:1316
#, c-format
msgid "No sharing"
msgstr "Walang \"sharing\""

#: any.pm:1316
#, c-format
msgid "Allow all users"
msgstr "Payagan lahat ng mga \"user\""

#: any.pm:1316
#, c-format
msgid "Custom"
msgstr "Custom"

#: any.pm:1320
#, 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 ""
"Gusto ninyo bang payagan ang mga \"user\" na mag-share ng kanilang "
"directory?\n"
"Sa pagpayag dito ay maaarin nang i-click ng mga \"user\" ang \"Share\" sa\n"
"konqueror at natutilus.\n"
"\n"
"Sa \"Custom\" maaaring piliin kung sinong \"user\" lamang ang papayagan.\n"

#: any.pm:1332
#, c-format
msgid ""
"NFS: the traditional Unix file sharing system, with less support on Mac and "
"Windows."
msgstr ""

#: any.pm:1335
#, c-format
msgid ""
"SMB: a file sharing system used by Windows, Mac OS X and many modern Linux "
"systems."
msgstr ""

#: any.pm:1343
#, c-format
msgid ""
"You can export using NFS or SMB. Please select which you would like to use."
msgstr ""
"Maaaring mag-export gamit ang NFS o SMB. Pakipili kung alin ang gagamitin."

#: any.pm:1371
#, c-format
msgid "Launch userdrake"
msgstr "I-launch ang userdrake"

#: any.pm:1373
#, c-format
msgid ""
"The per-user sharing uses the group \"fileshare\". \n"
"You can use userdrake to add a user to this group."
msgstr ""
"Ang per-user na pag-share ay ginagamit ang group na \"fileshare\". \n"
"Maaari ninyong gamitin ang userdrake para magdagdag ng user sa group na ito."

#: any.pm:1480
#, fuzzy, c-format
msgid ""
"You need to logout and back in again for changes to take effect. Press OK to "
"logout now."
msgstr ""
"Kailangan ninyong mag-logout at login ulit para magkabisa ang mga pagbabago"

#: any.pm:1484
#, c-format
msgid "You need to log out and back in again for changes to take effect"
msgstr ""
"Kailangan ninyong mag-logout at login ulit para magkabisa ang mga pagbabago"

#: any.pm:1519
#, c-format
msgid "Timezone"
msgstr "Timezone"

#: any.pm:1519
#, c-format
msgid "Which is your timezone?"
msgstr "Alin ang inyong timezone?"

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

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

#: any.pm:1549
#, fuzzy, c-format
msgid "%s (hardware clock set to UTC)"
msgstr "Orasan ng hardware ginawang GMT"

#: any.pm:1550
#, fuzzy, c-format
msgid "%s (hardware clock set to local time)"
msgstr "Orasan ng hardware ginawang GMT"

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

#: any.pm:1553
#, c-format
msgid "Automatic time synchronization (using NTP)"
msgstr "Automatic na pagsasabaysabay ng oras (gamit ang NTP)"

#: authentication.pm:24
#, fuzzy, c-format
msgid "Local file"
msgstr "Mga file na \"local\""

#: 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 ""

#: authentication.pm:28 authentication.pm:218
#, c-format
msgid "Windows Domain"
msgstr "Windows Domain"

#: authentication.pm:29
#, c-format
msgid "Kerberos 5"
msgstr ""

#: authentication.pm:65
#, fuzzy, c-format
msgid "Local file:"
msgstr "Mga file na \"local\":"

#: authentication.pm:65
#, c-format
msgid ""
"Use local for all authentication and information user tell in local file"
msgstr ""

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

#: authentication.pm:66
#, c-format
msgid ""
"Tells your computer to use LDAP for some or all authentication. LDAP "
"consolidates certain types of information within your organization."
msgstr ""

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

#: authentication.pm:67
#, 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:68
#, c-format
msgid "Windows Domain:"
msgstr "Windows Domain:"

#: authentication.pm:68
#, c-format
msgid ""
"Winbind allows the system to retrieve information and authenticate users in "
"a Windows domain."
msgstr ""

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

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

#: authentication.pm:109 authentication.pm:143 authentication.pm:162
#: authentication.pm:163 authentication.pm:189 authentication.pm:213
#: authentication.pm:898
#, c-format
msgid " "
msgstr ""

#: authentication.pm:110 authentication.pm:144 authentication.pm:190
#: authentication.pm:214
#, fuzzy, c-format
msgid "Welcome to the Authentication Wizard"
msgstr "Kailangan ng Domain Authentication"

#: authentication.pm:112
#, c-format
msgid ""
"You have selected LDAP authentication. Please review the configuration "
"options below "
msgstr ""

#: authentication.pm:114 authentication.pm:169
#, c-format
msgid "LDAP Server"
msgstr "LDAP Server"

#: authentication.pm:115 authentication.pm:170
#, fuzzy, c-format
msgid "Base dn"
msgstr "LDAP Base dn"

#: authentication.pm:116
#, c-format
msgid "Fetch base Dn "
msgstr ""

#: authentication.pm:118 authentication.pm:173
#, c-format
msgid "Use encrypt connection with TLS "
msgstr ""

#: authentication.pm:119 authentication.pm:174
#, c-format
msgid "Download CA Certificate "
msgstr ""

#: authentication.pm:121 authentication.pm:154
#, c-format
msgid "Use Disconnect mode "
msgstr ""

#: authentication.pm:122 authentication.pm:175
#, c-format
msgid "Use anonymous BIND "
msgstr ""

#: authentication.pm:123 authentication.pm:126 authentication.pm:128
#: authentication.pm:132
#, c-format
msgid "  "
msgstr ""

#: authentication.pm:124 authentication.pm:176
#, c-format
msgid "Bind DN "
msgstr ""

#: authentication.pm:125 authentication.pm:177
#, fuzzy, c-format
msgid "Bind Password "
msgstr "Password"

#: authentication.pm:127
#, c-format
msgid "Advanced path for group "
msgstr ""

#: authentication.pm:129
#, fuzzy, c-format
msgid "Password base"
msgstr "Password"

#: authentication.pm:130
#, fuzzy, c-format
msgid "Group base"
msgstr "Group ID"

#: authentication.pm:131
#, c-format
msgid "Shadow base"
msgstr ""

#: authentication.pm:146
#, c-format
msgid ""
"You have selected Kerberos 5 authentication. Please review the configuration "
"options below "
msgstr ""

#: authentication.pm:148
#, fuzzy, c-format
msgid "Realm "
msgstr "Totoong pangalan"

#: authentication.pm:150
#, fuzzy, c-format
msgid "KDCs Servers"
msgstr "LDAP Server"

#: authentication.pm:152
#, c-format
msgid "Use DNS to locate KDC for the realm"
msgstr ""

#: authentication.pm:153
#, c-format
msgid "Use DNS to locate realms"
msgstr ""

#: authentication.pm:158
#, fuzzy, c-format
msgid "Use local file for users information"
msgstr "Gamitin ang libsafe para sa mga server"

#: authentication.pm:159
#, fuzzy, c-format
msgid "Use Ldap for users information"
msgstr "Inpormasyon sa \"hard drive\""

#: authentication.pm:165
#, c-format
msgid ""
"You have selected Kerberos 5 for authentication, now you must choose the "
"type of users information "
msgstr ""

#: authentication.pm:171
#, c-format
msgid "Fecth base Dn "
msgstr ""

#: authentication.pm:192
#, c-format
msgid ""
"You have selected NIS authentication. Please review the configuration "
"options below "
msgstr ""

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

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

#: authentication.pm:216
#, c-format
msgid ""
"You have selected Windows Domain authentication. Please review the "
"configuration options below "
msgstr ""

#: authentication.pm:220
#, fuzzy, c-format
msgid "Domain Model "
msgstr "Domain"

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

#: authentication.pm:223
#, fuzzy, c-format
msgid "DNS Domain"
msgstr "NIS Domain"

#: authentication.pm:224
#, fuzzy, c-format
msgid "DC Server"
msgstr "LDAP Server"

#: authentication.pm:238 authentication.pm:254
#, c-format
msgid "Authentication"
msgstr "Authentication"

#: authentication.pm:240
#, c-format
msgid "Authentication method"
msgstr "Paraan ng authentication"

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

#: authentication.pm:266
#, c-format
msgid "This password is too short (it must be at least %d characters long)"
msgstr ""
"Masyadong maikli ang password na ito (dapat hindi iikli sa %d character)"

#: authentication.pm:377
#, c-format
msgid "Cannot use broadcast with no NIS domain"
msgstr "Hindi magagamit ang \"broadcast\" na walang NIS domain"

#: authentication.pm:893
#, c-format
msgid "Select file"
msgstr "Pumili ng file"

#: authentication.pm:899
#, fuzzy, c-format
msgid "Domain Windows for authentication : "
msgstr "Kailangan ng Domain Authentication"

#: authentication.pm:901
#, c-format
msgid "Domain Admin User Name"
msgstr "Domain Admin User Name"

#: authentication.pm:902
#, c-format
msgid "Domain Admin Password"
msgstr "Domain Admin Password"

#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#: bootloader.pm:994
#, 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 ""
"Maligayang pagdating sa tagapili ng operating system (OS)!\n"
"\n"
"Pumili ng OS mula sa listahan sa itaas o maghintay\n"
"para sa default na boot.\n"
"\n"

#: bootloader.pm:1171
#, c-format
msgid "LILO with text menu"
msgstr "LILO na may \"text menu\""

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

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

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

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

#: bootloader.pm:1259
#, c-format
msgid "not enough room in /boot"
msgstr "Walang sapat na puwang sa /boot"

#: bootloader.pm:1985
#, c-format
msgid "You can not install the bootloader on a %s partition\n"
msgstr "Hindi maaaring i-install ang bootloader sa isang partisyon ng %s\n"

#: bootloader.pm:2106
#, c-format
msgid ""
"Your bootloader configuration must be updated because partition has been "
"renumbered"
msgstr ""
"Ang configuration ng inyong bootloader ay dapat ma-update dahil nabago ang "
"bilang ng partisyon"

#: bootloader.pm:2119
#, c-format
msgid ""
"The bootloader can not be installed correctly. You have to boot rescue and "
"choose \"%s\""
msgstr ""
"Hindi ma-install ng tama ang bootloader. Dapat i-boot ninyo ang rescue at "
"piliin ang \"%s\""

#: bootloader.pm:2120
#, c-format
msgid "Re-install Boot Loader"
msgstr "I-install ulit ang Boot loader"

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

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

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

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

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

#: common.pm:159
#, c-format
msgid "%d minutes"
msgstr "%d minuto"

#: common.pm:161
#, c-format
msgid "1 minute"
msgstr "1 minuto"

#: common.pm:163
#, c-format
msgid "%d seconds"
msgstr "%d segundo"

#: common.pm:383
#, 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 ""
"Ang WebDAV ay isang protocol na magpapahintulot mai-mount ang directory\n"
"ng \"web server\" sa local na filesystem (kung ang \"web server\" ay naka-\n"
"configure bilang WebDAV server). Kung gusto ninyong magdagdag ng mga\n"
"\"mount point\" ng WebDAV, piliin ang \"NEW\"."

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

#: diskdrake/dav.pm:63 diskdrake/interactive.pm:414 diskdrake/smbnfs_gtk.pm:75
#, c-format
msgid "Unmount"
msgstr "Unmount"

#: diskdrake/dav.pm:64 diskdrake/interactive.pm:410 diskdrake/smbnfs_gtk.pm:76
#, c-format
msgid "Mount"
msgstr "Mount"

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

#: diskdrake/dav.pm:66 diskdrake/interactive.pm:404
#: diskdrake/interactive.pm:725 diskdrake/interactive.pm:743
#: diskdrake/interactive.pm:747 diskdrake/removable.pm:23
#: diskdrake/smbnfs_gtk.pm:79
#, c-format
msgid "Mount point"
msgstr "Mount point"

#: diskdrake/dav.pm:67 diskdrake/interactive.pm:406
#: diskdrake/interactive.pm:1160 diskdrake/removable.pm:24
#: diskdrake/smbnfs_gtk.pm:80
#, c-format
msgid "Options"
msgstr "Mga option"

#: diskdrake/dav.pm:68 interactive.pm:387 interactive/gtk.pm:453
#, c-format
msgid "Remove"
msgstr "Tanggalin"

#: diskdrake/dav.pm:69 diskdrake/hd_gtk.pm:187 diskdrake/removable.pm:26
#: diskdrake/smbnfs_gtk.pm:82 interactive/http.pm:151
#, c-format
msgid "Done"
msgstr "Tapos"

#: diskdrake/dav.pm:78 diskdrake/hd_gtk.pm:128 diskdrake/hd_gtk.pm:292
#: diskdrake/interactive.pm:247 diskdrake/interactive.pm:260
#: diskdrake/interactive.pm:453 diskdrake/interactive.pm:524
#: diskdrake/interactive.pm:542 diskdrake/interactive.pm:547
#: diskdrake/interactive.pm:715 diskdrake/interactive.pm:1000
#: diskdrake/interactive.pm:1051 diskdrake/interactive.pm:1206
#: diskdrake/interactive.pm:1219 diskdrake/interactive.pm:1222
#: diskdrake/interactive.pm:1490 diskdrake/smbnfs_gtk.pm:42 do_pkgs.pm:23
#: do_pkgs.pm:28 do_pkgs.pm:44 do_pkgs.pm:60 do_pkgs.pm:65 do_pkgs.pm:82
#: fsedit.pm:246 interactive/http.pm:117 interactive/http.pm:118
#: modules/interactive.pm:19 scanner.pm:95 scanner.pm:106 scanner.pm:113
#: scanner.pm:120 wizards.pm:95 wizards.pm:99 wizards.pm:121
#, c-format
msgid "Error"
msgstr "Error"

#: diskdrake/dav.pm:86
#, c-format
msgid "Please enter the WebDAV server URL"
msgstr "Pakipasok ang URL ng WebDAV server"

#: diskdrake/dav.pm:90
#, c-format
msgid "The URL must begin with http:// or https://"
msgstr "Ang URL ay dapat magsimula sa http:// o https://"

#: diskdrake/dav.pm:106 diskdrake/hd_gtk.pm:417 diskdrake/interactive.pm:306
#: diskdrake/interactive.pm:391 diskdrake/interactive.pm:600
#: diskdrake/interactive.pm:818 diskdrake/interactive.pm:882
#: diskdrake/interactive.pm:1031 diskdrake/interactive.pm:1073
#: diskdrake/interactive.pm:1074 diskdrake/interactive.pm:1300
#: diskdrake/interactive.pm:1338 diskdrake/interactive.pm:1489 do_pkgs.pm:19
#: do_pkgs.pm:39 do_pkgs.pm:57 do_pkgs.pm:77 harddrake/sound.pm:442
#, c-format
msgid "Warning"
msgstr "Babala"

#: diskdrake/dav.pm:106
#, fuzzy, c-format
msgid "Are you sure you want to delete this mountpoint?"
msgstr "Gusto ninyong mag-click sa pindutang ito?"

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

#: diskdrake/dav.pm:125 diskdrake/interactive.pm:498
#: diskdrake/interactive.pm:1362 diskdrake/interactive.pm:1450
#, c-format
msgid "Mount point: "
msgstr "Mount point: "

#: diskdrake/dav.pm:126 diskdrake/interactive.pm:1457
#, c-format
msgid "Options: %s"
msgstr "Mga option: %s"

#: diskdrake/hd_gtk.pm:61 diskdrake/interactive.pm:301
#: diskdrake/smbnfs_gtk.pm:22 fs/mount_point.pm:108
#: fs/partitioning_wizard.pm:53 fs/partitioning_wizard.pm:236
#: fs/partitioning_wizard.pm:244 fs/partitioning_wizard.pm:283
#: fs/partitioning_wizard.pm:431 fs/partitioning_wizard.pm:494
#: fs/partitioning_wizard.pm:577 fs/partitioning_wizard.pm:580
#, c-format
msgid "Partitioning"
msgstr "Pagpartisyon"

#: diskdrake/hd_gtk.pm:73
#, c-format
msgid "Click on a partition, choose a filesystem type then choose an action"
msgstr ""

#: diskdrake/hd_gtk.pm:110 diskdrake/interactive.pm:1181
#: diskdrake/interactive.pm:1191 diskdrake/interactive.pm:1244
#, c-format
msgid "Read carefully"
msgstr "Basahing mabuti"

#: diskdrake/hd_gtk.pm:110
#, c-format
msgid "Please make a backup of your data first"
msgstr "Paki-backup muna ang inyong data"

#: diskdrake/hd_gtk.pm:111 diskdrake/interactive.pm:240
#, c-format
msgid "Exit"
msgstr "Exit"

#: diskdrake/hd_gtk.pm:111
#, c-format
msgid "Continue"
msgstr "Magpatuloy"

#: diskdrake/hd_gtk.pm:182 fs/partitioning_wizard.pm:553 interactive.pm:653
#: interactive/gtk.pm:811 interactive/gtk.pm:829 interactive/gtk.pm:850
#: ugtk2.pm:936
#, c-format
msgid "Help"
msgstr "Tulong"

#: diskdrake/hd_gtk.pm:228
#, 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 ""
"Mayroon kayong isang malaking partisyon ng Windows.\n"
"Iminumungkahi ko na i-resize ninyo muna ang partisyon na iyon\n"
"(i-click iyon, tapos i-click ang \"Resize\")"

#: diskdrake/hd_gtk.pm:230
#, c-format
msgid "Please click on a partition"
msgstr "Paki-click ang isang partisyon"

#: diskdrake/hd_gtk.pm:244 diskdrake/smbnfs_gtk.pm:63
#, c-format
msgid "Details"
msgstr "Mga detalye"

#: diskdrake/hd_gtk.pm:292
#, c-format
msgid "No hard drives found"
msgstr "Walang \"hard drive\" na nahanap"

#: diskdrake/hd_gtk.pm:323
#, c-format
msgid "Unknown"
msgstr "Hindi kilala"

#: diskdrake/hd_gtk.pm:388
#, fuzzy, c-format
msgid "Ext4"
msgstr "Exit"

#: diskdrake/hd_gtk.pm:388 fs/partitioning_wizard.pm:401
#, fuzzy, c-format
msgid "XFS"
msgstr "HFS"

#: diskdrake/hd_gtk.pm:388 fs/partitioning_wizard.pm:401
#, c-format
msgid "Swap"
msgstr "Swap"

#: diskdrake/hd_gtk.pm:388 fs/partitioning_wizard.pm:401
#, c-format
msgid "SunOS"
msgstr "SunOS"

#: diskdrake/hd_gtk.pm:388 fs/partitioning_wizard.pm:401
#, c-format
msgid "HFS"
msgstr "HFS"

#: diskdrake/hd_gtk.pm:388 fs/partitioning_wizard.pm:401
#, c-format
msgid "Windows"
msgstr "Windows"

#: diskdrake/hd_gtk.pm:389 fs/partitioning_wizard.pm:402 services.pm:184
#, c-format
msgid "Other"
msgstr "Ang iba"

#: diskdrake/hd_gtk.pm:389 diskdrake/interactive.pm:1377
#: fs/partitioning_wizard.pm:402
#, c-format
msgid "Empty"
msgstr "Walang laman"

#: diskdrake/hd_gtk.pm:396
#, c-format
msgid "Filesystem types:"
msgstr "Mga uri ng filesystem:"

#: diskdrake/hd_gtk.pm:417
#, fuzzy, c-format
msgid "This partition is already empty"
msgstr "Hindi na-re-resize ang partisyon na ito"

#: diskdrake/hd_gtk.pm:426
#, c-format
msgid "Use ``Unmount'' first"
msgstr "Gamitin muna ang ``Unmount''"

#: diskdrake/hd_gtk.pm:426
#, fuzzy, c-format
msgid "Use ``%s'' instead (in expert mode)"
msgstr "Sa halip ay gamitin ang ``%s''"

#: diskdrake/hd_gtk.pm:426 diskdrake/interactive.pm:405
#: diskdrake/interactive.pm:642 diskdrake/removable.pm:25
#: diskdrake/removable.pm:48
#, c-format
msgid "Type"
msgstr "Uri"

#: diskdrake/interactive.pm:211
#, c-format
msgid "Choose another partition"
msgstr "Pumili ng ibang partisyon"

#: diskdrake/interactive.pm:211
#, c-format
msgid "Choose a partition"
msgstr "Pumili ng partisyon"

#: diskdrake/interactive.pm:273 diskdrake/interactive.pm:382
#: interactive/curses.pm:512
#, c-format
msgid "More"
msgstr "Marami pa"

#: diskdrake/interactive.pm:281 diskdrake/interactive.pm:294
#: diskdrake/interactive.pm:569 diskdrake/interactive.pm:1285
#, fuzzy, c-format
msgid "Confirmation"
msgstr "Configuration"

#: diskdrake/interactive.pm:281
#, c-format
msgid "Continue anyway?"
msgstr "Magpatuloy kahit paano?"

#: diskdrake/interactive.pm:286
#, c-format
msgid "Quit without saving"
msgstr "Mag-quit na walang pag-save"

#: diskdrake/interactive.pm:286
#, c-format
msgid "Quit without writing the partition table?"
msgstr "Mag-quit na hindi isinusulat ang \"partition table\"?"

#: diskdrake/interactive.pm:294
#, c-format
msgid "Do you want to save /etc/fstab modifications"
msgstr "Gusto ninyo bang i-save ang mga pagbabago sa /etc/fstab"

#: diskdrake/interactive.pm:301 fs/partitioning_wizard.pm:283
#, c-format
msgid "You need to reboot for the partition table modifications to take place"
msgstr ""
"Kailangan kayong mag-reboot bago gumana ang mga pagbabago sa \"partition "
"table\""

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

#: diskdrake/interactive.pm:319
#, c-format
msgid "Clear all"
msgstr "Liwanagin lahat"

#: diskdrake/interactive.pm:320
#, c-format
msgid "Auto allocate"
msgstr "Auto allocate"

#: diskdrake/interactive.pm:326
#, c-format
msgid "Toggle to normal mode"
msgstr "Gamitin ang karaniwang paraan"

#: diskdrake/interactive.pm:326
#, c-format
msgid "Toggle to expert mode"
msgstr "Gamitin ang bihasang paraan"

#: diskdrake/interactive.pm:338
#, c-format
msgid "Hard drive information"
msgstr "Inpormasyon sa \"hard drive\""

#: diskdrake/interactive.pm:371
#, c-format
msgid "All primary partitions are used"
msgstr "Lahat ng mga \"primary partition\" ay gamit na"

#: diskdrake/interactive.pm:372
#, c-format
msgid "I can not add any more partitions"
msgstr "Hindi na ako makapagdagdag ng partisyon"

#: diskdrake/interactive.pm:373
#, c-format
msgid ""
"To have more partitions, please delete one to be able to create an extended "
"partition"
msgstr ""
"Para magkaroon ng karagdagang partisyon, magtanggal ng isa upang makagawa ng "
"\"extended partition\""

#: diskdrake/interactive.pm:384
#, c-format
msgid "Reload partition table"
msgstr "I-reload ang \"partition table\""

#: diskdrake/interactive.pm:391
#, c-format
msgid "Detailed information"
msgstr "Detalyadong inpormasyon"

#: diskdrake/interactive.pm:403
#, c-format
msgid "View"
msgstr ""

#: diskdrake/interactive.pm:408 diskdrake/interactive.pm:831
#, c-format
msgid "Resize"
msgstr "I-resize"

#: diskdrake/interactive.pm:409
#, c-format
msgid "Format"
msgstr "Format"

#: diskdrake/interactive.pm:411 diskdrake/interactive.pm:963
#, c-format
msgid "Add to RAID"
msgstr "Idagdag sa RAID"

#: diskdrake/interactive.pm:412 diskdrake/interactive.pm:982
#, c-format
msgid "Add to LVM"
msgstr "Idagdag sa LVM"

#: diskdrake/interactive.pm:413
#, fuzzy, c-format
msgid "Use"
msgstr "User ID"

#: diskdrake/interactive.pm:415
#, c-format
msgid "Delete"
msgstr "Tanggalin"

#: diskdrake/interactive.pm:416
#, c-format
msgid "Remove from RAID"
msgstr "Alisin sa RAID"

#: diskdrake/interactive.pm:417
#, c-format
msgid "Remove from LVM"
msgstr "Alisin sa LVM"

#: diskdrake/interactive.pm:418
#, fuzzy, c-format
msgid "Remove from dm"
msgstr "Alisin sa LVM"

#: diskdrake/interactive.pm:419
#, c-format
msgid "Modify RAID"
msgstr "Baguhin ang RAID"

#: diskdrake/interactive.pm:420
#, c-format
msgid "Use for loopback"
msgstr "Gamitin para sa loopback"

#: diskdrake/interactive.pm:431
#, c-format
msgid "Create"
msgstr "Gumawa"

#: diskdrake/interactive.pm:453
#, fuzzy, c-format
msgid "Failed to mount partition"
msgstr "Ilipat ang mga file sa bagong partisyon"

#: diskdrake/interactive.pm:487 diskdrake/interactive.pm:489
#, c-format
msgid "Create a new partition"
msgstr "Gumawa ng bagong partisyon"

#: diskdrake/interactive.pm:491
#, c-format
msgid "Start sector: "
msgstr "Umpisang sector: "

#: diskdrake/interactive.pm:494 diskdrake/interactive.pm:1066
#, c-format
msgid "Size in MB: "
msgstr "Laki sa MB: "

#: diskdrake/interactive.pm:496 diskdrake/interactive.pm:1067
#, c-format
msgid "Filesystem type: "
msgstr "Uri ng filesystem: "

#: diskdrake/interactive.pm:502
#, c-format
msgid "Preference: "
msgstr "Pagtatangi: "

#: diskdrake/interactive.pm:505
#, c-format
msgid "Logical volume name "
msgstr "Pangalan ng logical volume "

#: diskdrake/interactive.pm:507
#, fuzzy, c-format
msgid "Encrypt partition"
msgstr "Encryption algorithm"

#: diskdrake/interactive.pm:508
#, fuzzy, c-format
msgid "Encryption key "
msgstr "\"Encryption key\""

#: diskdrake/interactive.pm:509 diskdrake/interactive.pm:1494
#, c-format
msgid "Encryption key (again)"
msgstr "\"Encryption key\" (ulit)"

#: diskdrake/interactive.pm:521 diskdrake/interactive.pm:1490
#, c-format
msgid "The encryption keys do not match"
msgstr "Ang mga \"encryption key\" ay hindi magkatumbas"

#: diskdrake/interactive.pm:522
#, fuzzy, c-format
msgid "Missing encryption key"
msgstr "\"Encryption key\" ng filesystem"

#: diskdrake/interactive.pm:542
#, 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 ""
"Hindi ka makakagawa ng bagong partisyon\n"
"(dahil naabot na ninyo ang pinakamaraming bilang ng \"primary partition\").\n"
"Alisin muna ng \"primary partition\" at gumawa ng \"extended partition\"."

#: diskdrake/interactive.pm:569 diskdrake/interactive.pm:1285
#: fs/partitioning.pm:48
#, c-format
msgid "Check bad blocks?"
msgstr "Suriin ang mga sirang block?"

#: diskdrake/interactive.pm:600
#, c-format
msgid "Remove the loopback file?"
msgstr "Alisin ang \"loopback file\"?"

#: diskdrake/interactive.pm:623
#, c-format
msgid ""
"After changing type of partition %s, all data on this partition will be lost"
msgstr ""
"Matapos baguhin ang uri ng partisyon na %s, lahat ng data nito ay mawawala"

#: diskdrake/interactive.pm:639
#, c-format
msgid "Change partition type"
msgstr "Baguhin ang uri ng partisyon"

#: diskdrake/interactive.pm:641 diskdrake/removable.pm:47
#, c-format
msgid "Which filesystem do you want?"
msgstr "Aling filesystem ang gusto ninyo?"

#: diskdrake/interactive.pm:648
#, fuzzy, c-format
msgid "Switching from %s to %s"
msgstr "Lumilipat mula ext2 patungong ext3"

#: diskdrake/interactive.pm:683
#, c-format
msgid "Set volume label"
msgstr ""

#: diskdrake/interactive.pm:685
#, c-format
msgid "Beware, this will be written to disk as soon as you validate!"
msgstr ""

#: diskdrake/interactive.pm:686
#, c-format
msgid "Beware, this will be written to disk only after formatting!"
msgstr ""

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

#: diskdrake/interactive.pm:689
#, fuzzy, c-format
msgid "Label:"
msgstr "Label"

#: diskdrake/interactive.pm:710
#, c-format
msgid "Where do you want to mount the loopback file %s?"
msgstr "Saan ninyo gustong i-mount ang \"loopback file\" na %s?"

#: diskdrake/interactive.pm:711
#, c-format
msgid "Where do you want to mount device %s?"
msgstr "Saan ninyo gustong i-mount ang device na %s?"

#: diskdrake/interactive.pm:716
#, c-format
msgid ""
"Cannot unset mount point as this partition is used for loop back.\n"
"Remove the loopback first"
msgstr ""
"Hindi ma-unset ang \"mount point\" dahil ang partisyon na ito ay ginagamit "
"sa \"loopback\".\n"
"Alisin muna ang \"loopback\""

#: diskdrake/interactive.pm:746
#, c-format
msgid "Where do you want to mount %s?"
msgstr "Saan ninyo gustong i-mount ang %s?"

#: diskdrake/interactive.pm:776 diskdrake/interactive.pm:871
#: fs/partitioning_wizard.pm:129 fs/partitioning_wizard.pm:205
#, c-format
msgid "Resizing"
msgstr "Nag-re-resize"

#: diskdrake/interactive.pm:776
#, c-format
msgid "Computing FAT filesystem bounds"
msgstr "Kino-compute ang hangganan ng filesystem na FAT"

#: diskdrake/interactive.pm:818
#, c-format
msgid "This partition is not resizeable"
msgstr "Hindi na-re-resize ang partisyon na ito"

#: diskdrake/interactive.pm:823
#, c-format
msgid "All data on this partition should be backed-up"
msgstr "Lahat ng data sa partisyon na ito ay dapat mai-backup"

#: diskdrake/interactive.pm:825
#, c-format
msgid "After resizing partition %s, all data on this partition will be lost"
msgstr "Matapos mai-resize ang partisyon na %s, lahat ng data nito ay mawawala"

#: diskdrake/interactive.pm:832
#, c-format
msgid "Choose the new size"
msgstr "Piliin ang bagong laki"

#: diskdrake/interactive.pm:833
#, c-format
msgid "New size in MB: "
msgstr "Bagong laki sa MB: "

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

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

#: diskdrake/interactive.pm:882 fs/partitioning_wizard.pm:213
#, fuzzy, 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 ""
"Para matiyak ang integridad ng inyong data matapos ma-resize ang mga "
"partisyon, \n"
"magsasagawa ng pagsusuri ng filesystem sa susunod ninyong pag-boot sa Windows"
"(TM)"

#: diskdrake/interactive.pm:946 diskdrake/interactive.pm:1485
#, c-format
msgid "Filesystem encryption key"
msgstr "\"Encryption key\" ng filesystem"

#: diskdrake/interactive.pm:947
#, fuzzy, c-format
msgid "Enter your filesystem encryption key"
msgstr "Piliin ang \"encryption key\" ng inyong filesystem"

#: diskdrake/interactive.pm:948 diskdrake/interactive.pm:1493
#, c-format
msgid "Encryption key"
msgstr "\"Encryption key\""

#: diskdrake/interactive.pm:955
#, c-format
msgid "Invalid key"
msgstr ""

#: diskdrake/interactive.pm:963
#, c-format
msgid "Choose an existing RAID to add to"
msgstr "Pumili ng mayroon ng RAID na daragdagan"

#: diskdrake/interactive.pm:965 diskdrake/interactive.pm:984
#, c-format
msgid "new"
msgstr "bago"

#: diskdrake/interactive.pm:982
#, c-format
msgid "Choose an existing LVM to add to"
msgstr "Pumili ng mayroon ng LVM na daragdagan"

#: diskdrake/interactive.pm:994 diskdrake/interactive.pm:1003
#, fuzzy, c-format
msgid "LVM name"
msgstr "Pangalan ng LVM?"

#: diskdrake/interactive.pm:995
#, c-format
msgid "Enter a name for the new LVM volume group"
msgstr ""

#: diskdrake/interactive.pm:1000
#, fuzzy, c-format
msgid "\"%s\" already exists"
msgstr "Mayroon ng file. Gamitin ito?"

#: diskdrake/interactive.pm:1031
#, 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:1033
#, c-format
msgid "Moving physical extents"
msgstr ""

#: diskdrake/interactive.pm:1051
#, c-format
msgid "This partition can not be used for loopback"
msgstr "Hindi magamit ang partisyon na ito para sa \"loopback\""

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

#: diskdrake/interactive.pm:1065
#, c-format
msgid "Loopback file name: "
msgstr "Pangalan ng \"loopback file\": "

#: diskdrake/interactive.pm:1070
#, c-format
msgid "Give a file name"
msgstr "Magbigay ng pangalan ng file"

#: diskdrake/interactive.pm:1073
#, c-format
msgid "File is already used by another loopback, choose another one"
msgstr "Ang file ay gamit na ng ibang loopback, pumili ng iba"

#: diskdrake/interactive.pm:1074
#, c-format
msgid "File already exists. Use it?"
msgstr "Mayroon ng file. Gamitin ito?"

#: diskdrake/interactive.pm:1106 diskdrake/interactive.pm:1109
#, c-format
msgid "Mount options"
msgstr "Mga option ng mount"

#: diskdrake/interactive.pm:1116
#, c-format
msgid "Various"
msgstr "Sari-sari"

#: diskdrake/interactive.pm:1162
#, c-format
msgid "device"
msgstr "device"

#: diskdrake/interactive.pm:1163
#, c-format
msgid "level"
msgstr "level"

#: diskdrake/interactive.pm:1164
#, fuzzy, c-format
msgid "chunk size in KiB"
msgstr "laki ng chunk"

#: diskdrake/interactive.pm:1182
#, c-format
msgid "Be careful: this operation is dangerous."
msgstr "Mag-ingat: ang operasyon na ito ay mapanganib."

#: diskdrake/interactive.pm:1197
#, fuzzy, c-format
msgid "Partitioning Type"
msgstr "Pagpartisyon"

#: diskdrake/interactive.pm:1197
#, c-format
msgid "What type of partitioning?"
msgstr "Anong uri ng pagpapartisyon?"

#: diskdrake/interactive.pm:1235
#, c-format
msgid "You'll need to reboot before the modification can take place"
msgstr "Kailangan ninyong mag-reboot bago gumana ang mga pagbabago"

#: diskdrake/interactive.pm:1244
#, c-format
msgid "Partition table of drive %s is going to be written to disk"
msgstr "Ang \"partition table\" ng drive na %s ay isusulat sa disk"

#: diskdrake/interactive.pm:1263 fs/format.pm:102 fs/format.pm:109
#, c-format
msgid "Formatting partition %s"
msgstr "Fino-format ang partition na %s"

#: diskdrake/interactive.pm:1276
#, c-format
msgid "After formatting partition %s, all data on this partition will be lost"
msgstr "Matapos i-format ang  partsyon nan %s,lahat ng data nito ay mawawalat"

#: diskdrake/interactive.pm:1299
#, c-format
msgid "Move files to the new partition"
msgstr "Ilipat ang mga file sa bagong partisyon"

#: diskdrake/interactive.pm:1299
#, c-format
msgid "Hide files"
msgstr "Itago ang mga file"

#: diskdrake/interactive.pm:1300
#, 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:1315
#, c-format
msgid "Moving files to the new partition"
msgstr "Naglilipat ng mga file sa bagong partisyon"

#: diskdrake/interactive.pm:1319
#, c-format
msgid "Copying %s"
msgstr "Nagsisipi ng %s"

#: diskdrake/interactive.pm:1323
#, c-format
msgid "Removing %s"
msgstr "Tinatanggal ang %s"

#: diskdrake/interactive.pm:1337
#, c-format
msgid "partition %s is now known as %s"
msgstr "ang partisyon na %s ay ngayon %s na"

#: diskdrake/interactive.pm:1338
#, c-format
msgid "Partitions have been renumbered: "
msgstr ""

#: diskdrake/interactive.pm:1363 diskdrake/interactive.pm:1434
#, c-format
msgid "Device: "
msgstr "Device: "

#: diskdrake/interactive.pm:1364
#, c-format
msgid "Volume label: "
msgstr ""

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

#: diskdrake/interactive.pm:1366
#, c-format
msgid "DOS drive letter: %s (just a guess)\n"
msgstr "Titik ng DOS drive: %s (hula lamang)\n"

#: diskdrake/interactive.pm:1370 diskdrake/interactive.pm:1379
#: diskdrake/interactive.pm:1453
#, c-format
msgid "Type: "
msgstr "Uri: "

#: diskdrake/interactive.pm:1374 diskdrake/interactive.pm:1438
#, c-format
msgid "Name: "
msgstr "Pangalan: "

#: diskdrake/interactive.pm:1381
#, c-format
msgid "Start: sector %s\n"
msgstr "Umpisa: ika-%s sector\n"

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

#: diskdrake/interactive.pm:1384
#, c-format
msgid ", %s sectors"
msgstr ", %s sector"

#: diskdrake/interactive.pm:1386
#, c-format
msgid "Cylinder %d to %d\n"
msgstr "Cylinder bilang %d hanggang %d\n"

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

#: diskdrake/interactive.pm:1388
#, c-format
msgid "Formatted\n"
msgstr "Na-format\n"

#: diskdrake/interactive.pm:1389
#, c-format
msgid "Not formatted\n"
msgstr "Hindi na-format\n"

#: diskdrake/interactive.pm:1390
#, c-format
msgid "Mounted\n"
msgstr "Na-mount\n"

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

#: diskdrake/interactive.pm:1393
#, fuzzy, c-format
msgid "Encrypted"
msgstr "\"Encryption key\""

#: diskdrake/interactive.pm:1395
#, c-format
msgid " (mapped on %s)"
msgstr ""

#: diskdrake/interactive.pm:1396
#, c-format
msgid " (to map on %s)"
msgstr ""

#: diskdrake/interactive.pm:1397
#, c-format
msgid " (inactive)"
msgstr ""

#: diskdrake/interactive.pm:1404
#, c-format
msgid ""
"Loopback file(s):\n"
"   %s\n"
msgstr ""
"Mga loopback file:\n"
"   %s\n"

#: diskdrake/interactive.pm:1405
#, c-format
msgid ""
"Partition booted by default\n"
"    (for MS-DOS boot, not for lilo)\n"
msgstr ""
"Ang partisyon na i-bu-boot bilang default\n"
"    (para sa boot ng MS-DOS, hingi para sa LILO)\n"

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

#: diskdrake/interactive.pm:1408
#, fuzzy, c-format
msgid "Chunk size %d KiB\n"
msgstr "Laki ng chunk %s\n"

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

#: diskdrake/interactive.pm:1411
#, c-format
msgid "Loopback file name: %s"
msgstr "Pangalan ng loopback file: %s"

#: diskdrake/interactive.pm:1414
#, c-format
msgid ""
"\n"
"Chances are, this partition is\n"
"a Driver partition. You should\n"
"probably leave it alone.\n"
msgstr ""
"\n"
"Malamang ay \"Driver partition\"\n"
"ang partisyon na ito. Dapat ay\n"
"pabayaan ninyo na lang ito.\n"

#: diskdrake/interactive.pm:1417
#, c-format
msgid ""
"\n"
"This special Bootstrap\n"
"partition is for\n"
"dual-booting your system.\n"
msgstr ""
"\n"
"Itong tanging \"Bootstrap\n"
"partition\" ay para sa\n"
"pangdalawahang boot ng\n"
"inyong sistema.\n"

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

#: diskdrake/interactive.pm:1435
#, c-format
msgid "Read-only"
msgstr "Read-only"

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

#: diskdrake/interactive.pm:1437
#, c-format
msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
msgstr "Geometry: %s cylinder, %s head, %s sector\n"

#: diskdrake/interactive.pm:1439
#, fuzzy, c-format
msgid "Medium type: "
msgstr "Uri ng filesystem: "

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

#: diskdrake/interactive.pm:1441
#, c-format
msgid "Partition table type: %s\n"
msgstr "Uri ng \"partition table\": %s\n"

#: diskdrake/interactive.pm:1442
#, c-format
msgid "on channel %d id %d\n"
msgstr "sa channel %d id %d\n"

#: diskdrake/interactive.pm:1486
#, c-format
msgid "Choose your filesystem encryption key"
msgstr "Piliin ang \"encryption key\" ng inyong filesystem"

#: diskdrake/interactive.pm:1489
#, c-format
msgid "This encryption key is too simple (must be at least %d characters long)"
msgstr ""
"Ang \"encryption key\" na ito ay masyadong simple (dapat hindi iikli sa %d "
"character)"

#: diskdrake/interactive.pm:1496
#, c-format
msgid "Encryption algorithm"
msgstr "Encryption algorithm"

#: diskdrake/removable.pm:46
#, c-format
msgid "Change type"
msgstr "Baguhin ang uri"

#: diskdrake/smbnfs_gtk.pm:81 interactive.pm:129 interactive.pm:550
#: interactive/curses.pm:260 interactive/http.pm:104 interactive/http.pm:160
#: interactive/stdio.pm:39 interactive/stdio.pm:148 mygtk2.pm:847 ugtk2.pm:415
#: ugtk2.pm:517 ugtk2.pm:526 ugtk2.pm:812
#, c-format
msgid "Cancel"
msgstr "Cancel"

#: diskdrake/smbnfs_gtk.pm:164
#, c-format
msgid "Cannot login using username %s (bad password?)"
msgstr ""
"Hindi makapag-login gamit ang username na %s (hindi magandang password?)"

#: diskdrake/smbnfs_gtk.pm:168 diskdrake/smbnfs_gtk.pm:177
#, c-format
msgid "Domain Authentication Required"
msgstr "Kailangan ng Domain Authentication"

#: diskdrake/smbnfs_gtk.pm:169
#, c-format
msgid "Which username"
msgstr "Aling username"

#: diskdrake/smbnfs_gtk.pm:169
#, c-format
msgid "Another one"
msgstr "Isa pa"

#: diskdrake/smbnfs_gtk.pm:178
#, c-format
msgid ""
"Please enter your username, password and domain name to access this host."
msgstr ""
"Pakipasok ang inyong username, password at domain name para ma-access itong "
"host."

#: diskdrake/smbnfs_gtk.pm:180
#, c-format
msgid "Username"
msgstr "Username"

#: diskdrake/smbnfs_gtk.pm:182
#, c-format
msgid "Domain"
msgstr "Domain"

#: diskdrake/smbnfs_gtk.pm:206
#, c-format
msgid "Search servers"
msgstr "Hanapan ang mga server"

#: diskdrake/smbnfs_gtk.pm:211
#, c-format
msgid "Search new servers"
msgstr "Hanapan ang mga bagong server"

#: do_pkgs.pm:19 do_pkgs.pm:57
#, c-format
msgid "The package %s needs to be installed. Do you want to install it?"
msgstr ""
"Ang package na %s ay kailangang i-install. Gusto ninyo bang i-install ito?"

#: do_pkgs.pm:23 do_pkgs.pm:44 do_pkgs.pm:60 do_pkgs.pm:82
#, c-format
msgid "Could not install the %s package!"
msgstr "Hindi ma-install ang package na %s!"

#: do_pkgs.pm:28 do_pkgs.pm:65
#, c-format
msgid "Mandatory package %s is missing"
msgstr "Ang kinakailangan na package na %s ay nawawala"

#: do_pkgs.pm:39 do_pkgs.pm:77
#, c-format
msgid "The following packages need to be installed:\n"
msgstr "Kailangang i-install ang mga sumusunod na package:\n"

#: do_pkgs.pm:241
#, c-format
msgid "Installing packages..."
msgstr "Ini-install ang mga package..."

#: do_pkgs.pm:287 pkgs.pm:285
#, c-format
msgid "Removing packages..."
msgstr "Tinatanggal ang mga package..."

#: 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 ""
"May nangyaring error - walang balidong device na nakita kung saan lilikha ng "
"bagong mga filesystem. Paki-suri ang inyong hardware para sa ugat ng "
"problemang ito"

#: fs/any.pm:75 fs/partitioning_wizard.pm:62
#, c-format
msgid "You must have a FAT partition mounted in /boot/efi"
msgstr "Dapat mayroon kayong partisyon ng FAT na naka-mount sa /boot/efi"

#: fs/format.pm:106
#, c-format
msgid "Creating and formatting file %s"
msgstr "Ginagawa at fino-format ang file na %s"

#: fs/format.pm:125
#, fuzzy, c-format
msgid "I do not know how to set label on %s with type %s"
msgstr "Hindi ko alam kung paano i-format ang %s sa uring %s"

#: fs/format.pm:134
#, fuzzy, c-format
msgid "setting label on %s failed, is it formatted?"
msgstr "Ang %s na pagfo-format ng %s ay nabigo"

#: fs/format.pm:175
#, c-format
msgid "I do not know how to format %s in type %s"
msgstr "Hindi ko alam kung paano i-format ang %s sa uring %s"

#: fs/format.pm:180 fs/format.pm:182
#, c-format
msgid "%s formatting of %s failed"
msgstr "Ang %s na pagfo-format ng %s ay nabigo"

#: fs/loopback.pm:24
#, c-format
msgid "Circular mounts %s\n"
msgstr "Mga circular mount %s\n"

#: fs/mount.pm:85
#, c-format
msgid "Mounting partition %s"
msgstr "Mina-mount ang partisyon na %s"

#: fs/mount.pm:86
#, c-format
msgid "mounting partition %s in directory %s failed"
msgstr "pagma-mount ng partisyon na %s sa directory na %s ay nabigo"

#: fs/mount.pm:91 fs/mount.pm:108
#, c-format
msgid "Checking %s"
msgstr "Nagsusuri %s"

#: fs/mount.pm:125 partition_table.pm:409
#, c-format
msgid "error unmounting %s: %s"
msgstr "may error sa pag-a-unmount ng %s: %s"

#: fs/mount.pm:140
#, c-format
msgid "Enabling swap partition %s"
msgstr "Pinapagana ang \"swap partition\" na %s"

#: fs/mount_options.pm:112
#, c-format
msgid "Enable Posix Access Control Lists"
msgstr ""

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

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

#: fs/mount_options.pm:118
#, c-format
msgid ""
"Do not update inode access times on this filesystem\n"
"(e.g, for faster access on the news spool to speed up news servers)."
msgstr ""
"Huwag i-update ang mga \"access time\" ng inode dito sa filesystem\n"
"(e.g. para mas mabilis ang pag-access sa \"news spool\" upang mapabilis ang "
"mga \"news servers\")."

#: fs/mount_options.pm:121
#, 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 ""
"Huwag i-update ang mga \"access time\" ng inode dito sa filesystem\n"
"(e.g. para mas mabilis ang pag-access sa \"news spool\" upang mapabilis ang "
"mga \"news servers\")."

#: fs/mount_options.pm:124
#, c-format
msgid ""
"Can only be mounted explicitly (i.e.,\n"
"the -a option will not cause the filesystem to be mounted)."
msgstr ""
"Mai-ma-mount lang ng explicit (i.e.,\n"
"hindi mai-ma-mount ang \"filesystem\" gamit ang -a na option)."

#: fs/mount_options.pm:127
#, c-format
msgid "Do not interpret character or block special devices on the filesystem."
msgstr ""
"Huwag i-interpret ang mga \"character\" o \"block special device\" sa \"file "
"system\"."

#: fs/mount_options.pm:129
#, c-format
msgid ""
"Do not allow execution of any binaries on the mounted\n"
"filesystem. This option might be useful for a server that has filesystems\n"
"containing binaries for architectures other than its own."
msgstr ""
"Huwag pahintulutan ang pag-execute ng kahit anong binaries sa nai-mount\n"
"na filesystem. Ang option na ito ay kapakipakinabang para sa server na may\n"
"filesystem na naglalaman ng mga binaries para sa mga architecture na\n"
"maliban sa kanya."

#: fs/mount_options.pm:133
#, 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 ""
"Huwag pahintulutan ang \"set-user-identifier\" o \"set-group-identifier\"\n"
"na mga bits na magka-epekto. (Ito ay tila ligtas, ngunit sa katotohanan ay "
"hindi ligtas\n"
"kung naka-install ang suidperl(1).)"

#: fs/mount_options.pm:137
#, c-format
msgid "Mount the filesystem read-only."
msgstr "I-mount ang filesystem na read-only."

#: fs/mount_options.pm:139
#, c-format
msgid "All I/O to the filesystem should be done synchronously."
msgstr "Lahat ng I/O sa filesystem ay dapat gawin ng pa-synchronous."

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

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

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

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

#: fs/mount_options.pm:149
#, c-format
msgid "Give write access to ordinary users"
msgstr "Magbigay ng pahintulot magsulat sa mga ordinaryong user"

#: fs/mount_options.pm:151
#, c-format
msgid "Give read-only access to ordinary users"
msgstr "Magbigay ng pahintulot ma magbasa lamang sa mga ordinaryong user"

#: fs/mount_point.pm:82
#, c-format
msgid "Duplicate mount point %s"
msgstr "Duplicate mount point %s"

#: fs/mount_point.pm:97
#, c-format
msgid "No partition available"
msgstr "Walang available na partisyon"

#: fs/mount_point.pm:100
#, c-format
msgid "Scanning partitions to find mount points"
msgstr "Minamasdang mabuti ang mga partisyon para hanapin ang mga mount point"

#: fs/mount_point.pm:107
#, c-format
msgid "Choose the mount points"
msgstr "Piliin ang mga mount point"

#: fs/partitioning.pm:46
#, c-format
msgid "Choose the partitions you want to format"
msgstr "Piliin ang mga partisyon na inyong gustong i-format"

#: fs/partitioning.pm:75
#, c-format
msgid ""
"Failed to check filesystem %s. Do you want to repair the errors? (beware, "
"you can lose data)"
msgstr ""
"Nabigo na suriin ang filesystem na %s. Gusto ninyo bang kumpunihin ang mga "
"error? (maaaring mawala ang data!)"

#: fs/partitioning.pm:78
#, c-format
msgid "Not enough swap space to fulfill installation, please add some"
msgstr ""
"Walang sapat na puwang ng swap para isaganap ang pag-i-install, pakidagdagan"

#: fs/partitioning_wizard.pm:53
#, 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 ""
"Dapat kayong lumikha ng partisyon ng \"root\".\n"
"Para dito, gumawa ng partisyon (o mag-click sa mayroon na).\n"
"Tapos piliin ang aksyon na ``Mount point'' at i-set ito sa `/'"

#: fs/partitioning_wizard.pm:59
#, c-format
msgid ""
"You do not have a swap partition.\n"
"\n"
"Continue anyway?"
msgstr ""
"Wala kayong partisyon ng swap.\n"
"\n"
"Magpatuloy pa rin?"

#: fs/partitioning_wizard.pm:93
#, c-format
msgid "Use free space"
msgstr "Gamitin ang libreng puwang"

#: fs/partitioning_wizard.pm:95
#, c-format
msgid "Not enough free space to allocate new partitions"
msgstr "Walang sapat na libreng puwang para maibahagi sa mga bagong partisyon"

#: fs/partitioning_wizard.pm:103
#, c-format
msgid "Use existing partitions"
msgstr "Gamitin ang partisyons mayroon"

#: fs/partitioning_wizard.pm:105
#, c-format
msgid "There is no existing partition to use"
msgstr "Walang partisyon na magagamit"

#: fs/partitioning_wizard.pm:129
#, c-format
msgid "Computing the size of the Microsoft Windows® partition"
msgstr "Kino-compute ang laki ng partisyon ng Microsoft Windows®"

#: fs/partitioning_wizard.pm:165
#, fuzzy, c-format
msgid "Use the free space on a Microsoft Windows® partition"
msgstr "Gamitin ang libreng puwang sa partisyon ng Windows"

#: fs/partitioning_wizard.pm:169
#, c-format
msgid "Which partition do you want to resize?"
msgstr "Aling partisyon ang gusto ninyong i-resize?"

#: fs/partitioning_wizard.pm:172
#, c-format
msgid ""
"Your Microsoft Windows® partition is too fragmented. Please reboot your "
"computer under Microsoft Windows®, run the ``defrag'' utility, then restart "
"the Mageia Linux installation."
msgstr ""
"Ang inyong partisyon ng Microsoft Windows® ay sobrang fragmented. Paki-"
"reboot ang inyong computer sa Microsoft Windows®, patakbuhin ang ``defrag'', "
"at simulan ulit ang pag-i-install ng Mageia Linux."

#: fs/partitioning_wizard.pm:180
#, 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 ""
"BABALA!\n"
"\n"
"\n"
"Babaguhin na ngayon ng DrakX ang laki ng inyong partisyon ng Windows.\n"
"\n"
"\n"
"Mag-ingat: ang operasyon na ito ay mapanganib. Kung hindi pa ninyo nagagawa, "
"dapat muna kayong lumabas ng pag-i-install, patakbuhin ang \"chkdsk c:\" "
"mula sa \"Command Prompt\" ng Windows (babala, ang paggamit ng graphical na "
"program na \"scandisk\" ay hindi sapat, tiyaking gamitin ang \"chkdsk\" sa "
"\"Command Prompt\"!), maaaring patakbuhin ang \"defrag\", at simulan ulit "
"ang pag-i-install. Dapat rin ninyong i-backup\n"
"\n"
"\n"
"ang inyong data. Kung sigurado na, pindutin ang %s."

#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
#: fs/partitioning_wizard.pm:189 fs/partitioning_wizard.pm:557
#: interactive.pm:549 interactive/curses.pm:263 ugtk2.pm:519
#, c-format
msgid "Next"
msgstr "Kasunod"

#: fs/partitioning_wizard.pm:195
#, fuzzy, c-format
msgid "Partitionning"
msgstr "Pagpartisyon"

#: fs/partitioning_wizard.pm:195
#, c-format
msgid "Which size do you want to keep for Microsoft Windows® on partition %s?"
msgstr ""
"Aling laki ang gusto ninyong itago para sa Microsoft Windows® sa partisyon "
"na %s?"

#: fs/partitioning_wizard.pm:196
#, c-format
msgid "Size"
msgstr "Laki"

#: fs/partitioning_wizard.pm:205
#, c-format
msgid "Resizing Microsoft Windows® partition"
msgstr "Binabago ang laki ng partisyon ng Microsoft Windows®"

#: fs/partitioning_wizard.pm:210
#, c-format
msgid "FAT resizing failed: %s"
msgstr "Pagbago ng laki ng FAT nabigo: %s"

#: fs/partitioning_wizard.pm:226
#, c-format
msgid "There is no FAT partition to resize (or not enough space left)"
msgstr "Walang partisyon ng FAT para i-resize (o walang sapat na puwang)"

#: fs/partitioning_wizard.pm:231
#, c-format
msgid "Remove Microsoft Windows®"
msgstr "Tanggalin ang Microsoft Windows®"

#: fs/partitioning_wizard.pm:231
#, fuzzy, c-format
msgid "Erase and use entire disk"
msgstr "Burahin ang buong disk"

#: fs/partitioning_wizard.pm:235
#, fuzzy, c-format
msgid ""
"You have more than one hard disk drive, which one do you want the installer "
"to use?"
msgstr ""
"Mayroon kayong mahigit isang hard drive, alin ang gusto ninyong lagyan ng "
"linux?"

#: fs/partitioning_wizard.pm:243 fsedit.pm:632
#, c-format
msgid "ALL existing partitions and their data will be lost on drive %s"
msgstr ""
"LAHAT ng mayroong mga partisyon at kanilang data ay mawawala sa drive %s"

#: fs/partitioning_wizard.pm:253
#, c-format
msgid "Custom disk partitioning"
msgstr "Custom na pagpapartisyon ng disk"

#: fs/partitioning_wizard.pm:259
#, c-format
msgid "Use fdisk"
msgstr "Gamitin ang fdisk"

#: fs/partitioning_wizard.pm:262
#, c-format
msgid ""
"You can now partition %s.\n"
"When you are done, do not forget to save using `w'"
msgstr ""
"Maaari na ninyo ngayong ipartisyon ang  %s.\n"
"Kung tapos na kayo, huwag kalimutang i-save gamit ang `w'"

#: fs/partitioning_wizard.pm:401
#, fuzzy, c-format
msgid "Ext2/3/4"
msgstr "Exit"

#: fs/partitioning_wizard.pm:431 fs/partitioning_wizard.pm:577
#, c-format
msgid "I can not find any room for installing"
msgstr "Wala akong makitang puwang para sa pag-install"

#: fs/partitioning_wizard.pm:440 fs/partitioning_wizard.pm:584
#, c-format
msgid "The DrakX Partitioning wizard found the following solutions:"
msgstr "Nakita ng \"DrakX Partitioning wizard\" ang mga sumusunod na paglutas:"

#: fs/partitioning_wizard.pm:510
#, c-format
msgid "Here is the content of your disk drive "
msgstr ""

#: fs/partitioning_wizard.pm:594
#, c-format
msgid "Partitioning failed: %s"
msgstr "Pagpapartisyon nabigo: %s"

#: fs/type.pm:393
#, c-format
msgid "You can not use JFS for partitions smaller than 16MB"
msgstr ""
"Hindi ninyo maaaring gamitin ang JFS para sa mga partisyon na mas maliit sa "
"16MB"

#: fs/type.pm:394
#, c-format
msgid "You can not use ReiserFS for partitions smaller than 32MB"
msgstr ""
"Hindi ninyo maaaring gamitin ang ReiserFS para sa mga partisyon na mas "
"maliit sa 32MB"

#: fsedit.pm:24
#, c-format
msgid "simple"
msgstr "simple"

#: fsedit.pm:28
#, c-format
msgid "with /usr"
msgstr "may /usr"

#: fsedit.pm:33
#, c-format
msgid "server"
msgstr "server"

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

#: fsedit.pm:247
#, 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 ""
"Hindi ko mabasa ang \"partition table\" ng device na %s, masyadong\n"
"corrupted para sa akin :(\n"
" Maaari kung subukang magpatuloy na binubura ang mga\n"
"masasamang partisyon (LAHAT NG DATA ay mawawala!).\n"
"Ang isa pang solusyon ay huwag pahintulutan ang DrakX na baguhin\n"
"ang \"partition table\".\n"
"(ang error ay %s)\n"
"\n"
"Pumapayag ba kayo na mawala ang mga partisyon?\n"

#: fsedit.pm:427
#, c-format
msgid "Mount points must begin with a leading /"
msgstr "Ang mga \"mount point\" ay dapat mag-umpisa sa /"

#: fsedit.pm:428
#, c-format
msgid "Mount points should contain only alphanumerical characters"
msgstr ""
"Ang mga \"mount point\" ay dapat maglaman lamang ng mga character na "
"\"alphanumeric\""

#: fsedit.pm:429
#, c-format
msgid "There is already a partition with mount point %s\n"
msgstr "Mayroon nang partisyon na may \"mount point\" na %s\n"

#: fsedit.pm:434
#, 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 separate /boot partition"
msgstr ""
"Pumili kayo ng partisyon na \"software RAID\" bilang root (/).\n"
"Walang bootloader ang may kayang pakialaman ito na walang partisyon na /"
"boot.\n"
"Tiyaking magdagdag ng partisyon na /boot"

#: fsedit.pm:440
#, fuzzy, c-format
msgid ""
"Metadata version unsupported for a boot partition. Please be sure to add a /"
"boot partition."
msgstr ""
"Pumili kayo ng partisyon na \"software RAID\" bilang root (/).\n"
"Walang bootloader ang may kayang pakialaman ito na walang partisyon na /"
"boot.\n"
"Tiyaking magdagdag ng partisyon na /boot"

#: fsedit.pm:448
#, fuzzy, c-format
msgid ""
"You've selected a software RAID partition as /boot.\n"
"No bootloader is able to handle this."
msgstr ""
"Pumili kayo ng partisyon na \"software RAID\" bilang root (/).\n"
"Walang bootloader ang may kayang pakialaman ito na walang partisyon na /"
"boot.\n"
"Tiyaking magdagdag ng partisyon na /boot"

#: fsedit.pm:452
#, c-format
msgid "Metadata version unsupported for a boot partition."
msgstr ""

#: fsedit.pm:459
#, fuzzy, c-format
msgid ""
"You've selected an encrypted partition as root (/).\n"
"No bootloader is able to handle this without a /boot partition.\n"
"Please be sure to add a separate /boot partition"
msgstr ""
"Pumili kayo ng partisyon na \"software RAID\" bilang root (/).\n"
"Walang bootloader ang may kayang pakialaman ito na walang partisyon na /"
"boot.\n"
"Tiyaking magdagdag ng partisyon na /boot"

#: fsedit.pm:465 fsedit.pm:483
#, c-format
msgid "You can not use an encrypted filesystem for mount point %s"
msgstr ""
"Hindi kayo maaaring gumamit ng encrypted na filesystem para sa mount point "
"na %s"

#: fsedit.pm:469
#, fuzzy, c-format
msgid ""
"You can not use the LVM Logical Volume for mount point %s since it spans "
"physical volumes"
msgstr ""
"Hindi kayo maaaring gumamit ng \"LVM Logical Volume\" para sa \"mount point"
"\" na %s"

#: fsedit.pm:471
#, 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 separate /boot partition first"
msgstr ""
"Ikaw ay pumili ng LVM Logical Volume bilang root (/).\n"
"Hindi mahahawakan ng bootloader ito kung walang partisyon na /boot.\n"
"Pakitiyak na magdagdag ng partisyon na /boot"

#: fsedit.pm:475 fsedit.pm:477
#, c-format
msgid "This directory should remain within the root filesystem"
msgstr "Ang directory na ito ay dapat manatili sa loob filesystem na root"

#: fsedit.pm:479 fsedit.pm:481
#, c-format
msgid ""
"You need a true filesystem (ext2/3/4, reiserfs, xfs, or jfs) for this mount "
"point\n"
msgstr ""
"Kailangan ninyo ng tunay na filesystem (ext2/3/4, reiserfs, xfs, o jfs) para "
"sa mount point na ito\n"

#: fsedit.pm:548
#, c-format
msgid "Not enough free space for auto-allocating"
msgstr "Walang sapat na puwang para sa pag-auto-allocate"

#: fsedit.pm:550
#, c-format
msgid "Nothing to do"
msgstr "Walang kailangang gawin"

#: harddrake/data.pm:62
#, c-format
msgid "SATA controllers"
msgstr "Mga SATA controller"

#: harddrake/data.pm:71
#, c-format
msgid "RAID controllers"
msgstr "Mga RAID controller"

#: harddrake/data.pm:81
#, c-format
msgid "(E)IDE/ATA controllers"
msgstr "(E)IDE/ATA controller"

#: harddrake/data.pm:92
#, fuzzy, c-format
msgid "Card readers"
msgstr "Modelo ng Card:"

#: harddrake/data.pm:101
#, c-format
msgid "Firewire controllers"
msgstr "Firewire controller"

#: harddrake/data.pm:110
#, c-format
msgid "PCMCIA controllers"
msgstr "PCMCIA controller"

#: harddrake/data.pm:119
#, c-format
msgid "SCSI controllers"
msgstr "SCSI controller"

#: harddrake/data.pm:128
#, c-format
msgid "USB controllers"
msgstr "USB controller"

#: harddrake/data.pm:137
#, c-format
msgid "USB ports"
msgstr "Mga USB port"

#: harddrake/data.pm:146
#, c-format
msgid "SMBus controllers"
msgstr "SMBus controller"

#: harddrake/data.pm:155
#, c-format
msgid "Bridges and system controllers"
msgstr "\"Bridge\" at \"system controller\""

#: harddrake/data.pm:167
#, c-format
msgid "Floppy"
msgstr "Floppy"

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

#: harddrake/data.pm:193
#, c-format
msgid "Hard Disk"
msgstr "Hard Disk"

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

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

#: harddrake/data.pm:222
#, c-format
msgid "CD/DVD burners"
msgstr "CD/DVD burners"

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

#: harddrake/data.pm:242
#, c-format
msgid "Tape"
msgstr "Tape"

#: harddrake/data.pm:253
#, c-format
msgid "AGP controllers"
msgstr "Mga AGP controller"

#: harddrake/data.pm:262
#, c-format
msgid "Videocard"
msgstr "Videocard"

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

#: harddrake/data.pm:279
#, c-format
msgid "Tvcard"
msgstr "TVcard"

#: harddrake/data.pm:289
#, c-format
msgid "Other MultiMedia devices"
msgstr "Iba pang mga device na MultiMedia"

#: harddrake/data.pm:298
#, c-format
msgid "Soundcard"
msgstr "Soundcard"

#: harddrake/data.pm:312
#, c-format
msgid "Webcam"
msgstr "Webcam"

#: harddrake/data.pm:327
#, c-format
msgid "Processors"
msgstr "Processors"

#: harddrake/data.pm:337
#, c-format
msgid "ISDN adapters"
msgstr "ISDN adapter"

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

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

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

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

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

#: harddrake/data.pm:393
#, c-format
msgid "Ethernetcard"
msgstr "Ethernetcard"

#: harddrake/data.pm:410
#, c-format
msgid "Modem"
msgstr "Modem"

#: harddrake/data.pm:420
#, c-format
msgid "ADSL adapters"
msgstr "ADSL adapter"

#: harddrake/data.pm:432
#, c-format
msgid "Memory"
msgstr "Memory"

#: harddrake/data.pm:441
#, c-format
msgid "Printer"
msgstr "Printer"

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

#: harddrake/data.pm:464
#, c-format
msgid "Joystick"
msgstr "Joystick"

#: harddrake/data.pm:474
#, c-format
msgid "Keyboard"
msgstr "Keyboard"

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

#: harddrake/data.pm:497
#, c-format
msgid "Mouse"
msgstr "Mouse"

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

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

#: harddrake/data.pm:529
#, c-format
msgid "Scanner"
msgstr "Scanner"

#: harddrake/data.pm:540
#, c-format
msgid "Unknown/Others"
msgstr "Hindi kilala/Iba pa"

#: harddrake/data.pm:570
#, c-format
msgid "cpu # "
msgstr "cpu # "

#: harddrake/sound.pm:303
#, c-format
msgid "Please Wait... Applying the configuration"
msgstr "Maghintay Lamang... Ina-apply ang configuration"

#: harddrake/sound.pm:366
#, c-format
msgid "Enable PulseAudio"
msgstr ""

#: harddrake/sound.pm:370
#, c-format
msgid "Enable 5.1 sound with Pulse Audio"
msgstr ""

#: harddrake/sound.pm:375
#, c-format
msgid "Enable user switching for audio applications"
msgstr ""

#: harddrake/sound.pm:379
#, c-format
msgid "Use Glitch-Free mode"
msgstr ""

#: harddrake/sound.pm:385
#, c-format
msgid "Reset sound mixer to default values"
msgstr ""

#: harddrake/sound.pm:390
#, c-format
msgid "Trouble shooting"
msgstr "Tino-troubleshoot"

#: harddrake/sound.pm:397
#, c-format
msgid "No alternative driver"
msgstr "Walang alternatibong driver"

#: harddrake/sound.pm:398
#, c-format
msgid ""
"There's no known OSS/ALSA alternative driver for your sound card (%s) which "
"currently uses \"%s\""
msgstr ""
"Walang kilalang OSS/ALSA na alternatibong driver para sa inyong sound card "
"na (%s) na gumagamit sa kasalukuyan ng \"%s\""

#: harddrake/sound.pm:405
#, c-format
msgid "Sound configuration"
msgstr "Configuration ng sound"

#: harddrake/sound.pm:407
#, c-format
msgid ""
"Here you can select an alternative driver (either OSS or ALSA) for your "
"sound card (%s)."
msgstr ""
"Dito makakapili kayo ng alternatibong driver (OSS o ALSA) para sa inyong "
"sound card na (%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:412
#, fuzzy, c-format
msgid ""
"\n"
"\n"
"Your card currently uses the %s\"%s\" driver (the default driver for your "
"card is \"%s\")"
msgstr ""
"\n"
"\n"
"Sa kasalukuyan, ginagamit ng inyong card ang %s\"%s\" na driver (default na "
"driver para sa inyong card ay \"%s\")"

#: harddrake/sound.pm:414
#, 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 ""
"Ang OSS (Open Sound System) ang naunang \"sound API\". Ito ay \"OS "
"independent\" na \"sound API\" (available sa karamihan ng sistema ng UNIX"
"(tm))\n"
"subalit ito ay napaka-basic at limitadong API. Dagdag pa, ang mga OSS driver "
"ay nagsisimula sa wala.\n"
"\n"
"Ang ALSA (Advanced Linux Sound Architecture) ay na-modularize na "
"architecture na\n"
"sumusuporta sa malawak-lawak na range ng mga ISA, USB at PCI card.\n"
"\n"
"Ito rin ay nagbibigay ng higit na mas mataas na API kaysa OSS.\n"
"\n"
"Para magamit ang ALSA, maaaring gamitin ang:\n"
"- ang lumang \"compatibility OSS API\"; o kaya\n"
"- ang bagong ALSA API na may mas maraming pinabuting feature pero "
"nangangailangang gamitin ang ALSA library.\n"

#: harddrake/sound.pm:428 harddrake/sound.pm:511
#, c-format
msgid "Driver:"
msgstr "Driver:"

#: harddrake/sound.pm:442
#, 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 ""
"Ang lumang driver na \"%s\" ay naka-blacklist.\n"
"\n"
"Napaulat na ito ay ino-oops ang kernel sa pag-a-unload.\n"
"\n"
"Ang bagong driver na \"%s\" ay magagamit lamang sa susunod na bootstrap."

#: harddrake/sound.pm:450
#, c-format
msgid "No open source driver"
msgstr "Walang \"open source\" na driver"

#: harddrake/sound.pm:451
#, c-format
msgid ""
"There's no free driver for your sound card (%s), but there's a proprietary "
"driver at \"%s\"."
msgstr ""
"Walang libreng driver para sa inyong sound card na (%s), pero may "
"proprietary na driver sa \"%s\"."

#: harddrake/sound.pm:454
#, c-format
msgid "No known driver"
msgstr "Walang kilalang driver"

#: harddrake/sound.pm:455
#, c-format
msgid "There's no known driver for your sound card (%s)"
msgstr "Walang kilalang driver para sa inyong sound card na (%s)"

#: harddrake/sound.pm:470
#, c-format
msgid "Sound trouble shooting"
msgstr "Pagto-troubleshoot ng sound"

#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
#: harddrake/sound.pm:473
#, c-format
msgid ""
"The classic bug sound tester is to run the following commands:\n"
"\n"
"\n"
"- \"lspcidrake -v | fgrep -i 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 are 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 ""
"Ang classic na tagasubok ng \"bug sound\" ay patatakbuhin ang mga\n"
"sumusunod na command:\n"
"\n"
"\n"
"- \"lspcidrake -v | fgrep -i AUDIO\" ay sasabihin kung aling driver ang "
"gamit\n"
"ng inyong card bilang default\n"
"\n"
"- \"grep sound-slot /etc/modprobe.conf\" ay sasabihin kung anong driver\n"
"ang gamit nito sa kasalukuyan\n"
"- \"/sbin/lsmod\" ay bibigyan kayo ng kakayahan na suriin kung ang module\n"
"(driver) ay naka-load o hindi\n"
"\n"
"- \"/sbin/chkconfig --list sound\" at \"/sbin/chkconfig --list alsa\" ay\n"
"sasabihin kung ang mga sound at alsa service ay naka-configure\n"
"na tumakbo sa initlevel 3\n"
"\n"
"- \"aumix -q\" ay sasabihin kung ang sound volume ay naka-mute o hindi\n"
"\n"
"- \"/sbin/fuser -v /dev/dsp\" ay sasabihin kung aling mga program ang\n"
"gumagamit ng sound card.\n"

#: harddrake/sound.pm:500
#, c-format
msgid "Let me pick any driver"
msgstr "Hayaan akong pumili ng kahit anong driver"

#: harddrake/sound.pm:503
#, c-format
msgid "Choosing an arbitrary driver"
msgstr "Pumipili na lang basta ng driver"

#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
#: harddrake/sound.pm:506
#, 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 ""
"Kung sa palagay ninyo ay alam ninyo kung aling driver ang tama para sa "
"inyong card\n"
"maaari kayong pumili ng isa mula sa listahan sa itaas.\n"
"\n"
"Ang kasalukuyang driver para sa inyong \"%s\" na sound card ay \"%s\" "

#: harddrake/v4l.pm:12
#, c-format
msgid "Auto-detect"
msgstr "Auto na pagtiktik"

#: harddrake/v4l.pm:97 harddrake/v4l.pm:285 harddrake/v4l.pm:337
#, c-format
msgid "Unknown|Generic"
msgstr "Hindi kilala|Generic"

#: harddrake/v4l.pm:130
#, c-format
msgid "Unknown|CPH05X (bt878) [many vendors]"
msgstr "Hindi kilala|CPH05X (bt878) [many vendors]"

#: harddrake/v4l.pm:131
#, c-format
msgid "Unknown|CPH06X (bt878) [many vendors]"
msgstr "Hindi kilala|CPH06X (bt878) [many vendors]"

#: 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 ""
"Para sa mga makabagong TV card, ang bttv module ng GNU/Linux kernel ay "
"automatic na natiktikan ang mga tamang parameter.\n"
"Kung hindi tama ang pagkatiktik sa inyong card, maaari ninyong ipilit ang "
"tamang tuner at uri ng card dito. Basa piliin ang mga parameter ng inyong tv "
"card kung kailangan."

#: harddrake/v4l.pm:478
#, c-format
msgid "Card model:"
msgstr "Modelo ng Card:"

#: harddrake/v4l.pm:479
#, c-format
msgid "Tuner type:"
msgstr "Uri ng tuner:"

#: interactive.pm:128 interactive.pm:549 interactive/curses.pm:263
#: interactive/http.pm:103 interactive/http.pm:156 interactive/stdio.pm:39
#: interactive/stdio.pm:148 interactive/stdio.pm:149 mygtk2.pm:847
#: ugtk2.pm:421 ugtk2.pm:519 ugtk2.pm:812 ugtk2.pm:835
#, c-format
msgid "Ok"
msgstr "Ok"

#: interactive.pm:228 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:156
#, c-format
msgid "Yes"
msgstr "Oo"

#: interactive.pm:228 modules/interactive.pm:72 ugtk2.pm:811 wizards.pm:156
#, c-format
msgid "No"
msgstr "Hindi"

#: interactive.pm:262
#, c-format
msgid "Choose a file"
msgstr "Pumili ng file"

#: interactive.pm:387 interactive/gtk.pm:453
#, c-format
msgid "Add"
msgstr "Magdagdag"

#: interactive.pm:387 interactive/gtk.pm:453
#, c-format
msgid "Modify"
msgstr "Baguhin"

#: interactive.pm:549 interactive/curses.pm:263 ugtk2.pm:519
#, c-format
msgid "Finish"
msgstr "Wakas"

#: interactive.pm:550 interactive/curses.pm:260 ugtk2.pm:517
#, c-format
msgid "Previous"
msgstr "Nakaraan"

#: interactive/curses.pm:556 ugtk2.pm:872
#, fuzzy, c-format
msgid "No file chosen"
msgstr "Walang icon"

#: interactive/curses.pm:560 ugtk2.pm:876
#, fuzzy, c-format
msgid "You have chosen a directory, not a file"
msgstr "Hindi available ang home directory."

#: interactive/curses.pm:562 ugtk2.pm:878
#, fuzzy, c-format
msgid "No such directory"
msgstr "Local directory"

#: interactive/curses.pm:562 ugtk2.pm:878
#, fuzzy, c-format
msgid "No such file"
msgstr "Mga file na \"local\""

#: interactive/gtk.pm:594
#, 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 "Masamang pili, subukan ulit\n"

#: interactive/stdio.pm:30 interactive/stdio.pm:155
#, c-format
msgid "Your choice? (default %s) "
msgstr "Inyong pili? (default %s) "

#: interactive/stdio.pm:54
#, c-format
msgid ""
"Entries you'll have to fill:\n"
"%s"
msgstr ""
"Mga entry na dapat ninyong punuin:\n"
"%s"

#: interactive/stdio.pm:70
#, c-format
msgid "Your choice? (0/1, default `%s') "
msgstr "Pili ninyo? (0/1, default `%s') "

#: interactive/stdio.pm:97
#, c-format
msgid "Button `%s': %s"
msgstr "Pindutang `%s': %s"

#: interactive/stdio.pm:98
#, c-format
msgid "Do you want to click on this button?"
msgstr "Gusto ninyong mag-click sa pindutang ito?"

#: interactive/stdio.pm:110
#, c-format
msgid "Your choice? (default `%s'%s) "
msgstr "Pili ninyo? (default `%s'%s) "

#: interactive/stdio.pm:110
#, c-format
msgid " enter `void' for void entry"
msgstr " ipasok ang `void' para sa void na entry"

#: interactive/stdio.pm:128
#, c-format
msgid "=> There are many things to choose from (%s).\n"
msgstr "=> Maraming mga bagay na mapipili mula sa (%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 ""
"Pakipili ang unang bilang ng 10-range na nais ninyong i-edit,\n"
"o basta pindutin ang Enter para tumuloy.\n"
"Pili ninyo? "

#: interactive/stdio.pm:144
#, c-format
msgid ""
"=> Notice, a label changed:\n"
"%s"
msgstr ""
"=> Paunawa, may label na nabago:\n"
"%s"

#: interactive/stdio.pm:151
#, c-format
msgid "Re-submit"
msgstr "I-submit ulit"

#. -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:203
#, c-format
msgid "default:LTR"
msgstr "default:LTR"

#: lang.pm:220
#, c-format
msgid "Andorra"
msgstr "Andorra"

#: lang.pm:221 timezone.pm:226
#, c-format
msgid "United Arab Emirates"
msgstr "United Arab Emirates"

#: lang.pm:222
#, c-format
msgid "Afghanistan"
msgstr "Afghanistan"

#: lang.pm:223
#, c-format
msgid "Antigua and Barbuda"
msgstr "Antigua and Barbuda"

#: lang.pm:224
#, c-format
msgid "Anguilla"
msgstr "Anguilla"

#: lang.pm:225
#, c-format
msgid "Albania"
msgstr "Albania"

#: lang.pm:226
#, c-format
msgid "Armenia"
msgstr "Armenia"

#: lang.pm:227
#, c-format
msgid "Netherlands Antilles"
msgstr "Netherlands Antilles"

#: lang.pm:228
#, c-format
msgid "Angola"
msgstr "Angola"

#: lang.pm:229
#, c-format
msgid "Antarctica"
msgstr "Antarctica"

#: lang.pm:230 timezone.pm:271
#, c-format
msgid "Argentina"
msgstr "Argentina"

#: lang.pm:231
#, c-format
msgid "American Samoa"
msgstr "American Samoa"

#: lang.pm:232 mirror.pm:12 timezone.pm:229
#, c-format
msgid "Austria"
msgstr "Austria"

#: lang.pm:233 mirror.pm:11 timezone.pm:267
#, c-format
msgid "Australia"
msgstr "Australia"

#: lang.pm:234
#, c-format
msgid "Aruba"
msgstr "Aruba"

#: lang.pm:235
#, c-format
msgid "Azerbaijan"
msgstr "Azerbaijan"

#: lang.pm:236
#, c-format
msgid "Bosnia and Herzegovina"
msgstr "Bosnia and Herzegovina"

#: lang.pm:237
#, c-format
msgid "Barbados"
msgstr "Barbados"

#: lang.pm:238 timezone.pm:211
#, c-format
msgid "Bangladesh"
msgstr "Bangladesh"

#: lang.pm:239 mirror.pm:13 timezone.pm:231
#, c-format
msgid "Belgium"
msgstr "Belgium"

#: lang.pm:240
#, c-format
msgid "Burkina Faso"
msgstr "Burkina Faso"

#: lang.pm:241 timezone.pm:232
#, c-format
msgid "Bulgaria"
msgstr "Bulgaria"

#: lang.pm:242
#, c-format
msgid "Bahrain"
msgstr "Bahrain"

#: lang.pm:243
#, c-format
msgid "Burundi"
msgstr "Burundi"

#: lang.pm:244
#, c-format
msgid "Benin"
msgstr "Benin"

#: lang.pm:245
#, c-format
msgid "Bermuda"
msgstr "Bermuda"

#: lang.pm:246
#, c-format
msgid "Brunei Darussalam"
msgstr "Brunei Darussalam"

#: lang.pm:247
#, c-format
msgid "Bolivia"
msgstr "Bolivia"

#: lang.pm:248 mirror.pm:14 timezone.pm:272
#, c-format
msgid "Brazil"
msgstr "Brazil"

#: lang.pm:249
#, c-format
msgid "Bahamas"
msgstr "Bahamas"

#: lang.pm:250
#, c-format
msgid "Bhutan"
msgstr "Bhutan"

#: lang.pm:251
#, c-format
msgid "Bouvet Island"
msgstr "Bouvet Island"

#: lang.pm:252
#, c-format
msgid "Botswana"
msgstr "Botswana"

#: lang.pm:253 timezone.pm:230
#, c-format
msgid "Belarus"
msgstr "Belarus"

#: lang.pm:254
#, c-format
msgid "Belize"
msgstr "Belize"

#: lang.pm:255 mirror.pm:15 timezone.pm:261
#, c-format
msgid "Canada"
msgstr "Canada"

#: lang.pm:256
#, c-format
msgid "Cocos (Keeling) Islands"
msgstr "Cocos (Keeling) Islands"

#: lang.pm:257
#, c-format
msgid "Congo (Kinshasa)"
msgstr "Congo (Kinshasa)"

#: lang.pm:258
#, c-format
msgid "Central African Republic"
msgstr "Central African Republic"

#: lang.pm:259
#, c-format
msgid "Congo (Brazzaville)"
msgstr "Congo (Brazzaville)"

#: lang.pm:260 mirror.pm:39 timezone.pm:255
#, c-format
msgid "Switzerland"
msgstr "Switzerland"

#: lang.pm:261
#, c-format
msgid "Cote d'Ivoire"
msgstr "Cote d'Ivoire"

#: lang.pm:262
#, c-format
msgid "Cook Islands"
msgstr "Cook Islands"

#: lang.pm:263 timezone.pm:273
#, c-format
msgid "Chile"
msgstr "Chile"

#: lang.pm:264
#, c-format
msgid "Cameroon"
msgstr "Cameroon"

#: lang.pm:265 timezone.pm:212
#, c-format
msgid "China"
msgstr "China"

#: lang.pm:266
#, c-format
msgid "Colombia"
msgstr "Colombia"

#: lang.pm:267 mirror.pm:16
#, c-format
msgid "Costa Rica"
msgstr "Costa Rica"

#: lang.pm:268
#, c-format
msgid "Serbia & Montenegro"
msgstr "Serbia & Montenegro"

#: lang.pm:269
#, c-format
msgid "Cuba"
msgstr "Cuba"

#: lang.pm:270
#, c-format
msgid "Cape Verde"
msgstr "Cape Verde"

#: lang.pm:271
#, c-format
msgid "Christmas Island"
msgstr "Christmas Island"

#: lang.pm:272
#, c-format
msgid "Cyprus"
msgstr "Cyprus"

#: lang.pm:273 mirror.pm:17 timezone.pm:233
#, c-format
msgid "Czech Republic"
msgstr "Czech Republic"

#: lang.pm:274 mirror.pm:22 timezone.pm:238
#, c-format
msgid "Germany"
msgstr "Germany"

#: lang.pm:275
#, c-format
msgid "Djibouti"
msgstr "Djibouti"

#: lang.pm:276 mirror.pm:18 timezone.pm:234
#, c-format
msgid "Denmark"
msgstr "Denmark"

#: lang.pm:277
#, c-format
msgid "Dominica"
msgstr "Dominica"

#: lang.pm:278
#, c-format
msgid "Dominican Republic"
msgstr "Dominican Republic"

#: lang.pm:279
#, c-format
msgid "Algeria"
msgstr "Algeria"

#: lang.pm:280
#, c-format
msgid "Ecuador"
msgstr "Ecuador"

#: lang.pm:281 mirror.pm:19 timezone.pm:235
#, c-format
msgid "Estonia"
msgstr "Estonia"

#: lang.pm:282
#, c-format
msgid "Egypt"
msgstr "Egypt"

#: lang.pm:283
#, c-format
msgid "Western Sahara"
msgstr "Western Sahara"

#: lang.pm:284
#, c-format
msgid "Eritrea"
msgstr "Eritrea"

#: lang.pm:285 mirror.pm:37 timezone.pm:253
#, c-format
msgid "Spain"
msgstr "Spain"

#: lang.pm:286
#, c-format
msgid "Ethiopia"
msgstr "Ethiopia"

#: lang.pm:287 mirror.pm:20 timezone.pm:236
#, c-format
msgid "Finland"
msgstr "Finland"

#: lang.pm:288
#, c-format
msgid "Fiji"
msgstr "Fiji"

#: lang.pm:289
#, c-format
msgid "Falkland Islands (Malvinas)"
msgstr "Falkland Islands (Malvinas)"

#: lang.pm:290
#, c-format
msgid "Micronesia"
msgstr "Micronesia"

#: lang.pm:291
#, c-format
msgid "Faroe Islands"
msgstr "Faroe Islands"

#: lang.pm:292 mirror.pm:21 timezone.pm:237
#, c-format
msgid "France"
msgstr "France"

#: lang.pm:293
#, c-format
msgid "Gabon"
msgstr "Gabon"

#: lang.pm:294 timezone.pm:257
#, c-format
msgid "United Kingdom"
msgstr "United Kingdom"

#: lang.pm:295
#, c-format
msgid "Grenada"
msgstr "Grenada"

#: lang.pm:296
#, c-format
msgid "Georgia"
msgstr "Georgia"

#: lang.pm:297
#, c-format
msgid "French Guiana"
msgstr "French Guiana"

#: lang.pm:298
#, c-format
msgid "Ghana"
msgstr "Ghana"

#: lang.pm:299
#, c-format
msgid "Gibraltar"
msgstr "Gibraltar"

#: lang.pm:300
#, c-format
msgid "Greenland"
msgstr "Greenland"

#: lang.pm:301
#, c-format
msgid "Gambia"
msgstr "Gambia"

#: lang.pm:302
#, c-format
msgid "Guinea"
msgstr "Guinea"

#: lang.pm:303
#, c-format
msgid "Guadeloupe"
msgstr "Guadeloupe"

#: lang.pm:304
#, c-format
msgid "Equatorial Guinea"
msgstr "Equatorial Guinea"

#: lang.pm:305 mirror.pm:23 timezone.pm:239
#, c-format
msgid "Greece"
msgstr "Greece"

#: lang.pm:306
#, c-format
msgid "South Georgia and the South Sandwich Islands"
msgstr "South Georgia and the South Sandwich Islands"

#: lang.pm:307 timezone.pm:262
#, c-format
msgid "Guatemala"
msgstr "Guatemala"

#: lang.pm:308
#, c-format
msgid "Guam"
msgstr "Guam"

#: lang.pm:309
#, c-format
msgid "Guinea-Bissau"
msgstr "Guinea-Bissau"

#: lang.pm:310
#, c-format
msgid "Guyana"
msgstr "Guyana"

#: lang.pm:311
#, c-format
msgid "Hong Kong SAR (China)"
msgstr "Hong Kong SAR (China)"

#: lang.pm:312
#, c-format
msgid "Heard and McDonald Islands"
msgstr "Heard and McDonald Islands"

#: lang.pm:313
#, c-format
msgid "Honduras"
msgstr "Honduras"

#: lang.pm:314
#, c-format
msgid "Croatia"
msgstr "Croatia"

#: lang.pm:315
#, c-format
msgid "Haiti"
msgstr "Haiti"

#: lang.pm:316 mirror.pm:24 timezone.pm:240
#, c-format
msgid "Hungary"
msgstr "Hungary"

#: lang.pm:317 timezone.pm:215
#, c-format
msgid "Indonesia"
msgstr "Indonesia"

#: lang.pm:318 mirror.pm:25 timezone.pm:241
#, c-format
msgid "Ireland"
msgstr "Ireland"

#: lang.pm:319 mirror.pm:26 timezone.pm:217
#, c-format
msgid "Israel"
msgstr "Israel"

#: lang.pm:320 timezone.pm:214
#, c-format
msgid "India"
msgstr "India"

#: lang.pm:321
#, c-format
msgid "British Indian Ocean Territory"
msgstr "British Indian Ocean Territory"

#: lang.pm:322
#, c-format
msgid "Iraq"
msgstr "Iraq"

#: lang.pm:323 timezone.pm:216
#, c-format
msgid "Iran"
msgstr "Iran"

#: lang.pm:324
#, c-format
msgid "Iceland"
msgstr "Iceland"

#: lang.pm:325 mirror.pm:27 timezone.pm:242
#, c-format
msgid "Italy"
msgstr "Italy"

#: lang.pm:326
#, c-format
msgid "Jamaica"
msgstr "Jamaica"

#: lang.pm:327
#, c-format
msgid "Jordan"
msgstr "Jordan"

#: lang.pm:328 mirror.pm:28 timezone.pm:218
#, c-format
msgid "Japan"
msgstr "Japan"

#: lang.pm:329
#, c-format
msgid "Kenya"
msgstr "Kenya"

#: lang.pm:330
#, c-format
msgid "Kyrgyzstan"
msgstr "Kyrgyzstan"

#: lang.pm:331
#, c-format
msgid "Cambodia"
msgstr "Cambodia"

#: lang.pm:332
#, c-format
msgid "Kiribati"
msgstr "Kiribati"

#: lang.pm:333
#, c-format
msgid "Comoros"
msgstr "Comoros"

#: lang.pm:334
#, c-format
msgid "Saint Kitts and Nevis"
msgstr "Saint Kitts and Nevis"

#: lang.pm:335
#, c-format
msgid "Korea (North)"
msgstr "Korea (North)"

#: lang.pm:336 timezone.pm:219
#, c-format
msgid "Korea"
msgstr "Korea"

#: lang.pm:337
#, c-format
msgid "Kuwait"
msgstr "Kuwait"

#: lang.pm:338
#, c-format
msgid "Cayman Islands"
msgstr "Cayman Islands"

#: lang.pm:339
#, c-format
msgid "Kazakhstan"
msgstr "Kazakhstan"

#: lang.pm:340
#, c-format
msgid "Laos"
msgstr "Laos"

#: lang.pm:341
#, c-format
msgid "Lebanon"
msgstr "Lebanon"

#: lang.pm:342
#, c-format
msgid "Saint Lucia"
msgstr "Saint Lucia"

#: lang.pm:343
#, c-format
msgid "Liechtenstein"
msgstr "Liechtenstein"

#: lang.pm:344
#, c-format
msgid "Sri Lanka"
msgstr "Sri Lanka"

#: lang.pm:345
#, c-format
msgid "Liberia"
msgstr " "

#: lang.pm:346
#, c-format
msgid "Lesotho"
msgstr "Lesotho"

#: lang.pm:347 timezone.pm:243
#, c-format
msgid "Lithuania"
msgstr "Lithuania"

#: lang.pm:348 timezone.pm:244
#, c-format
msgid "Luxembourg"
msgstr "Luxembourg"

#: lang.pm:349
#, c-format
msgid "Latvia"
msgstr "Latvia"

#: lang.pm:350
#, c-format
msgid "Libya"
msgstr "Libya"

#: lang.pm:351
#, c-format
msgid "Morocco"
msgstr "Morocco"

#: lang.pm:352
#, c-format
msgid "Monaco"
msgstr "Monaco"

#: lang.pm:353
#, c-format
msgid "Moldova"
msgstr "Moldova"

#: lang.pm:354
#, c-format
msgid "Madagascar"
msgstr "Madagascar"

#: lang.pm:355
#, c-format
msgid "Marshall Islands"
msgstr "Marshall Islands"

#: lang.pm:356
#, c-format
msgid "Macedonia"
msgstr "Macedonia"

#: lang.pm:357
#, c-format
msgid "Mali"
msgstr "Mali"

#: lang.pm:358
#, c-format
msgid "Myanmar"
msgstr "Myanmar"

#: lang.pm:359
#, c-format
msgid "Mongolia"
msgstr "Mongolia"

#: lang.pm:360
#, c-format
msgid "Northern Mariana Islands"
msgstr "Northern Mariana Islands"

#: lang.pm:361
#, c-format
msgid "Martinique"
msgstr "Martinique"

#: lang.pm:362
#, c-format
msgid "Mauritania"
msgstr "Mauritania"

#: lang.pm:363
#, c-format
msgid "Montserrat"
msgstr "Montserrat"

#: lang.pm:364
#, c-format
msgid "Malta"
msgstr "Malta"

#: lang.pm:365
#, c-format
msgid "Mauritius"
msgstr "Mauritius"

#: lang.pm:366
#, c-format
msgid "Maldives"
msgstr "Maldives"

#: lang.pm:367
#, c-format
msgid "Malawi"
msgstr "Malawi"

#: lang.pm:368 timezone.pm:263
#, c-format
msgid "Mexico"
msgstr "Mexico"

#: lang.pm:369 timezone.pm:220
#, c-format
msgid "Malaysia"
msgstr "Malaysia"

#: lang.pm:370
#, c-format
msgid "Mozambique"
msgstr "Mozambique"

#: lang.pm:371
#, c-format
msgid "Namibia"
msgstr "Namibia"

#: lang.pm:372
#, c-format
msgid "New Caledonia"
msgstr "New Caledonia"

#: lang.pm:373
#, c-format
msgid "Niger"
msgstr "Niger"

#: lang.pm:374
#, c-format
msgid "Norfolk Island"
msgstr "Norfolk Island"

#: lang.pm:375
#, c-format
msgid "Nigeria"
msgstr "Nigeria"

#: lang.pm:376
#, c-format
msgid "Nicaragua"
msgstr "Nicaragua"

#: lang.pm:377 mirror.pm:29 timezone.pm:245
#, c-format
msgid "Netherlands"
msgstr "Netherlands"

#: lang.pm:378 mirror.pm:31 timezone.pm:246
#, c-format
msgid "Norway"
msgstr "Norway"

#: lang.pm:379
#, c-format
msgid "Nepal"
msgstr "Nepal"

#: lang.pm:380
#, c-format
msgid "Nauru"
msgstr "Nauru"

#: lang.pm:381
#, c-format
msgid "Niue"
msgstr "Niue"

#: lang.pm:382 mirror.pm:30 timezone.pm:268
#, c-format
msgid "New Zealand"
msgstr "New Zealand"

#: lang.pm:383
#, c-format
msgid "Oman"
msgstr "Oman"

#: lang.pm:384
#, c-format
msgid "Panama"
msgstr "Panama"

#: lang.pm:385
#, c-format
msgid "Peru"
msgstr "Peru"

#: lang.pm:386
#, c-format
msgid "French Polynesia"
msgstr "French Polynesia"

#: lang.pm:387
#, c-format
msgid "Papua New Guinea"
msgstr "Papua New Guinea"

#: lang.pm:388 timezone.pm:221
#, c-format
msgid "Philippines"
msgstr "Philippines"

#: lang.pm:389
#, c-format
msgid "Pakistan"
msgstr "Pakistan"

#: lang.pm:390 mirror.pm:32 timezone.pm:247
#, c-format
msgid "Poland"
msgstr "Poland"

#: lang.pm:391
#, c-format
msgid "Saint Pierre and Miquelon"
msgstr "Saint Pierre and Miquelon"

#: lang.pm:392
#, c-format
msgid "Pitcairn"
msgstr "Pitcairn"

#: lang.pm:393
#, c-format
msgid "Puerto Rico"
msgstr "Puerto Rico"

#: lang.pm:394
#, c-format
msgid "Palestine"
msgstr "Palestine"

#: lang.pm:395 mirror.pm:33 timezone.pm:248
#, c-format
msgid "Portugal"
msgstr "Portugal"

#: lang.pm:396
#, c-format
msgid "Paraguay"
msgstr "Paraguay"

#: lang.pm:397
#, c-format
msgid "Palau"
msgstr "Palau"

#: lang.pm:398
#, c-format
msgid "Qatar"
msgstr "Qatar"

#: lang.pm:399
#, c-format
msgid "Reunion"
msgstr "Reunion"

#: lang.pm:400 timezone.pm:249
#, c-format
msgid "Romania"
msgstr "Romania"

#: lang.pm:401 mirror.pm:34
#, c-format
msgid "Russia"
msgstr "Russia"

#: lang.pm:402
#, c-format
msgid "Rwanda"
msgstr "Rwanda"

#: lang.pm:403
#, c-format
msgid "Saudi Arabia"
msgstr "Saudi Arabia"

#: lang.pm:404
#, c-format
msgid "Solomon Islands"
msgstr "Solomon Islands"

#: lang.pm:405
#, c-format
msgid "Seychelles"
msgstr "Seychelles"

#: lang.pm:406
#, c-format
msgid "Sudan"
msgstr "Sudan"

#: lang.pm:407 mirror.pm:38 timezone.pm:254
#, c-format
msgid "Sweden"
msgstr "Sweden"

#: lang.pm:408 timezone.pm:222
#, c-format
msgid "Singapore"
msgstr "Singapore"

#: lang.pm:409
#, c-format
msgid "Saint Helena"
msgstr "Saint Helena"

#: lang.pm:410 timezone.pm:252
#, c-format
msgid "Slovenia"
msgstr "Slovenia"

#: lang.pm:411
#, c-format
msgid "Svalbard and Jan Mayen Islands"
msgstr "Svalbard and Jan Mayen Islands"

#: lang.pm:412 mirror.pm:35 timezone.pm:251
#, c-format
msgid "Slovakia"
msgstr "Slovakia"

#: lang.pm:413
#, c-format
msgid "Sierra Leone"
msgstr "Sierra Leone"

#: lang.pm:414
#, c-format
msgid "San Marino"
msgstr "San Marino"

#: lang.pm:415
#, c-format
msgid "Senegal"
msgstr "Senegal"

#: lang.pm:416
#, c-format
msgid "Somalia"
msgstr "Somalia"

#: lang.pm:417
#, c-format
msgid "Suriname"
msgstr "Suriname"

#: lang.pm:418
#, c-format
msgid "Sao Tome and Principe"
msgstr "Sao Tome and Principe"

#: lang.pm:419
#, c-format
msgid "El Salvador"
msgstr "El Salvador"

#: lang.pm:420
#, c-format
msgid "Syria"
msgstr "Syria"

#: lang.pm:421
#, c-format
msgid "Swaziland"
msgstr "Swaziland"

#: lang.pm:422
#, c-format
msgid "Turks and Caicos Islands"
msgstr "Turks and Caicos Islands"

#: lang.pm:423
#, c-format
msgid "Chad"
msgstr "Chad"

#: lang.pm:424
#, c-format
msgid "French Southern Territories"
msgstr "French Southern Territories"

#: lang.pm:425
#, c-format
msgid "Togo"
msgstr "Togo"

#: lang.pm:426 mirror.pm:41 timezone.pm:224
#, c-format
msgid "Thailand"
msgstr "Thailand"

#: lang.pm:427
#, c-format
msgid "Tajikistan"
msgstr "Tajikistan"

#: lang.pm:428
#, c-format
msgid "Tokelau"
msgstr "Tokelau"

#: lang.pm:429
#, c-format
msgid "East Timor"
msgstr "East Timor"

#: lang.pm:430
#, c-format
msgid "Turkmenistan"
msgstr "Turkmenistan"

#: lang.pm:431
#, c-format
msgid "Tunisia"
msgstr "Tunisia"

#: lang.pm:432
#, c-format
msgid "Tonga"
msgstr "Tonga"

#: lang.pm:433 timezone.pm:225
#, c-format
msgid "Turkey"
msgstr "Turkey"

#: lang.pm:434
#, c-format
msgid "Trinidad and Tobago"
msgstr "Trinidad and Tobago"

#: lang.pm:435
#, c-format
msgid "Tuvalu"
msgstr "Tuvalu"

#: lang.pm:436 mirror.pm:40 timezone.pm:223
#, c-format
msgid "Taiwan"
msgstr "Taiwan"

#: lang.pm:437 timezone.pm:208
#, c-format
msgid "Tanzania"
msgstr "Tanzania"

#: lang.pm:438 timezone.pm:256
#, c-format
msgid "Ukraine"
msgstr "Ukraine"

#: lang.pm:439
#, c-format
msgid "Uganda"
msgstr "Uganda"

#: lang.pm:440
#, c-format
msgid "United States Minor Outlying Islands"
msgstr "United States Minor Outlying Islands"

#: lang.pm:441 mirror.pm:42 timezone.pm:264
#, c-format
msgid "United States"
msgstr "United States"

#: lang.pm:442
#, c-format
msgid "Uruguay"
msgstr "Uruguay"

#: lang.pm:443
#, c-format
msgid "Uzbekistan"
msgstr "Uzbekistan"

#: lang.pm:444
#, c-format
msgid "Vatican"
msgstr "Vatican"

#: lang.pm:445
#, c-format
msgid "Saint Vincent and the Grenadines"
msgstr "Saint Vincent and the Grenadines"

#: lang.pm:446
#, c-format
msgid "Venezuela"
msgstr "Venezuela"

#: lang.pm:447
#, c-format
msgid "Virgin Islands (British)"
msgstr "Virgin Islands (British)"

#: lang.pm:448
#, c-format
msgid "Virgin Islands (U.S.)"
msgstr "Virgin Islands (U.S.)"

#: lang.pm:449
#, c-format
msgid "Vietnam"
msgstr "Vietnam"

#: lang.pm:450
#, c-format
msgid "Vanuatu"
msgstr "Vanuatu"

#: lang.pm:451
#, c-format
msgid "Wallis and Futuna"
msgstr "Wallis and Futuna"

#: lang.pm:452
#, c-format
msgid "Samoa"
msgstr "Samoa"

#: lang.pm:453
#, c-format
msgid "Yemen"
msgstr "Yemen"

#: lang.pm:454
#, c-format
msgid "Mayotte"
msgstr "Mayotte"

#: lang.pm:455 mirror.pm:36 timezone.pm:207
#, c-format
msgid "South Africa"
msgstr "South Africa"

#: lang.pm:456
#, c-format
msgid "Zambia"
msgstr "Zambia"

#: lang.pm:457
#, c-format
msgid "Zimbabwe"
msgstr "Zimbabwe"

#: lang.pm:1216
#, c-format
msgid "Welcome to %s"
msgstr "Maligayang pagdating sa %s"

#: lvm.pm:86
#, c-format
msgid "Moving used physical extents to other physical volumes failed"
msgstr ""

#: lvm.pm:143
#, c-format
msgid "Physical volume %s is still in use"
msgstr ""

#: lvm.pm:153
#, c-format
msgid "Remove the logical volumes first\n"
msgstr "Tanggalin muna ang mga logical volume\n"

#: lvm.pm:186
#, c-format
msgid "The bootloader can't handle /boot on multiple physical volumes"
msgstr ""

#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
#: messages.pm:11
#, fuzzy, c-format
msgid ""
"Introduction\n"
"\n"
"The operating system and the different components available in the Mageia "
"Linux distribution \n"
"shall be called the \"Software Products\" hereafter. The Software Products "
"include, but are not \n"
"restricted to, the set of programs, methods, rules and documentation related "
"to the operating \n"
"system and the different components of the Mageia Linux distribution, and "
"any applications \n"
"distributed with these products provided by Mageia's licensors or "
"suppliers.\n"
"\n"
"\n"
"1. License Agreement\n"
"\n"
"Please read this document carefully. This document is a license agreement "
"between you and  \n"
"Mageia which applies to the Software Products.\n"
"By installing, duplicating or using any of the Software Products in any "
"manner, you explicitly \n"
"accept and fully agree to conform to the terms and conditions of this "
"License. \n"
"If you disagree with any portion of the License, you are not allowed to "
"install, duplicate or use \n"
"the Software Products. \n"
"Any attempt to install, duplicate or use the Software Products in a manner "
"which does not comply \n"
"with the terms and conditions of this License is void and will terminate "
"your rights under this \n"
"License. Upon termination of the License,  you must immediately destroy all "
"copies of the \n"
"Software Products.\n"
"\n"
"\n"
"2. Limited Warranty\n"
"\n"
"The Software Products and attached documentation are provided \"as is\", "
"with no warranty, to the \n"
"extent permitted by law.\n"
"Neither Mageia nor its licensors or suppliers will, in any circumstances and "
"to the extent \n"
"permitted by law, be liable for any special, incidental, direct or indirect "
"damages whatsoever \n"
"(including without limitation damages for loss of business, interruption of "
"business, financial \n"
"loss, legal fees and penalties resulting from a court judgment, or any other "
"consequential loss) \n"
"arising out of  the use or inability to use the Software Products, even if "
"Mageia or its \n"
"licensors or suppliers have been advised of the possibility or occurrence of "
"such damages.\n"
"\n"
"LIMITED LIABILITY LINKED TO POSSESSING OR USING PROHIBITED SOFTWARE IN SOME "
"COUNTRIES\n"
"\n"
"To the extent permitted by law, neither Mageia nor its licensors, suppliers "
"or\n"
"distributors will, in any circumstances, be liable for any special, "
"incidental, direct or indirect \n"
"damages whatsoever (including without limitation damages for loss of "
"business, interruption of \n"
"business, financial loss, legal fees and penalties resulting from a court "
"judgment, or any \n"
"other consequential loss) arising out of the possession and use of software "
"components or \n"
"arising out of  downloading software components from one of Mageia Linux "
"sites which are \n"
"prohibited or restricted in some countries by local laws.\n"
"This limited liability applies to, but is not restricted to, the strong "
"cryptography components \n"
"included in the Software Products.\n"
"However, because some jurisdictions do not allow the exclusion or limitation "
"or liability for \n"
"consequential or incidental damages, the above limitation may not apply to "
"you.  \n"
"\n"
"\n"
"3. The GPL License and Related Licenses\n"
"\n"
"The Software Products consist of components created by different persons or "
"entities.\n"
"Most of these licenses allow you to use, duplicate, adapt or redistribute "
"the components which \n"
"they cover. Please read carefully the terms and conditions of the license "
"agreement for each component \n"
"before using any component. Any question on a component license should be "
"addressed to the component \n"
"licensor or supplier and not to Mageia.\n"
"The programs developed by Mageia are governed by the GPL License. "
"Documentation written \n"
"by Mageia is governed by a specific license. Please refer to the "
"documentation for \n"
"further details.\n"
"\n"
"\n"
"4. Intellectual Property Rights\n"
"\n"
"All rights to the components of the Software Products belong to their "
"respective authors and are \n"
"protected by intellectual property and copyright laws applicable to software "
"programs.\n"
"Mageia and its suppliers and licensors reserves their rights to modify or "
"adapt the Software \n"
"Products, as a whole or in parts, by all means and for all purposes.\n"
"\"Mageia\", \"Mageia Linux\" and associated logos are trademarks of "
"Mageia  \n"
"\n"
"\n"
"5. Governing Laws \n"
"\n"
"If any portion of this agreement is held void, illegal or inapplicable by a "
"court judgment, this \n"
"portion is excluded from this contract. You remain bound by the other "
"applicable sections of the \n"
"agreement.\n"
"The terms and conditions of this License are governed by the Laws of "
"France.\n"
"All disputes on the terms of this license will preferably be settled out of "
"court. As a last \n"
"resort, the dispute will be referred to the appropriate Courts of Law of "
"Paris - France.\n"
"For any question on this document, please contact Mageia."
msgstr ""
"Pagpapakilala\n"
"\n"
"Ang \"operating system\" (OS) at ang mga iba't-ibang bahagi na available sa "
"distribusyon ng Mageia Linux\n"
"ay tatawaging \"Software Products\" magmula ngayon. Ang mga Software "
"Products ay\n"
"nagsasama ng, pero hindi limitado dito, mga kumpol ng mga program, paraan, "
"pamamalakad\n"
"at dokumentasyon na may kaugnayan sa \"operating system\" at iba't-ibang mga "
"bahagi ng\n"
"distribusyon ng Mageia Linux.\n"
"\n"
"\n"
"1. Kasunduang Lisensiya\n"
"\n"
"Pakibasa ng mabuti ang dokumentong ito. Ang dokumentong ito ay kasunduan na "
"lisensiya\n"
"sa pagitan ninyo at ng Mageia na sumasakod sa \"Software Products\". Sa\n"
"pag-i-install, pagkokopya o paggagamit ng Software Products sa ano mang "
"paraan, kayo\n"
"ay malinaw na tumatanggap at sumasang-ayon na sumunod sa mga nasasaad at "
"kondisyon\n"
"nitong Lisensiya na ito. Kung kayo ay hindi sumasang-ayon sa kahit anong "
"bahagi ng\n"
"Lisensiya, kayo ay walang pahintulot na i-install, kopyahin o gamitin ang "
"Software Products.\n"
"Kahit anong balak na mag-install, mangopya o gumamit ng Software Products sa "
"paraang\n"
"hindi ayon sa mga nasasaad at kondisyon ng Lisensiya na ito ay void (walang "
"bisa) at\n"
"tatapos sa inyong mga karapatanAny attempt to install, duplicate or use the "
"Software Products in a manner which does not comply \n"
"with the terms and conditions of this License is void and will terminate "
"your rights under this \n"
"License. Upon termination of the License,  you must immediately destroy all "
"copies of the \n"
"Software Products.\n"
"\n"
"\n"
"2. \"Limited Warranty\" (May Hanggahang Warranty)\n"
"\n"
"Ang mga Software Product at nakakabit na dokumentasyon ay binigay na \"as is"
"\", na walang warranty,\n"
"hanggang sa pinahihintulutan ng batas. Ang Mageia ay, sa ano mang pangyayari "
"at hanggang\n"
"sa pinahihintulutan ng batas, walang pananagutan para sa mga natatangi, di-"
"sinasadya, anumang direkta\n"
"o hindi direktang mga pinsala (kasama na walang hanggahan ang mga pinsala "
"dahil sa kawalan ng\n"
"negosyo, paggambala ng negosyo, kawalan ng pera, legal fees at penalties na "
"bunga ng hatol ng\n"
"hukuman, o kahit ano pang ibang kakalabasang kawalan) na gawa ng paggamit ng "
"o hindi magamit ang\n"
"Software Products, kahit na napayuhan ang Mageia ng ikapangyayari o "
"pangyayari ng gayong\n"
"mga kapinsalaan.\n"
"\n"
"MAY HANGGAHANG PANANAGUTAN KAUGNAY SA PAGHAHAWAK O PAGGAGAMIT NG "
"IPINAGBABAWAL NA\n"
"SOFTWARE SA MGA IBANG BANSA\n"
"\n"
"Hanggang sa pinahihintulutan ng batas, ang Mageia o ang mga distributor nito "
"ay, sa ano\n"
"mang pangyayari, walang pananagutan para sa mga natatangi, di-sinasadya, "
"anumang direkta\n"
"o hindi direktang mga pinsala (kasama na walang hanggahan ang mga pinsala "
"dahil sa kawalan ng\n"
"negosyo, paggambala ng negosyo, kawalan ng pera, legal fees at penalties na "
"bunga ng hatol ng\n"
"hukuman, o kahit ano pang ibang kakalabasang kawalan) na gawa ng paghahawak "
"at paggamit ng mga\n"
"software component o gawa ng  pagda-download ng mga software component mula "
"sa isa sa mga site ng\n"
"Mageia Linux  na ipinagbabawal ng batas sa mga ibang bansa ng mga local na "
"batas. Itong may\n"
"hanggahang pananagutan ay sumasakop, pero hindi lamang dito, sa mga strong "
"cryptography component\n"
"na kalakip sa Software Products.\n"
"\n"
"\n"
"3. Ang GPL License at mga kaugnay na Lisensiya\n"
"\n"
"Ang Software Products ay binubuo ng mga component na gawa ng iba't-ibang mga "
"tao o entity.\n"
"Karamihan sa mga component na ito ay nasasaklaw sa ilalim ng mga nasasaad at "
"kondisyon ng\n"
"GNU General Public License, na tatawagin ngayong \"GPL\", o mga kahawig na "
"lisensiya. Karamihan sa\n"
"mga linsensiyang ito ay nagpapahintulot sa inyong i-duplicate, i-adapt o "
"muling ipamahagi ang mga\n"
"component na nasasaklawan nila. Pakibasa ng maingat ang mga nasasaad at "
"kondisyon ng kasunduang\n"
"lisensiya para sa bawat component bago gumamit ng kahit anong component. Ang "
"kahit anong tanong\n"
"sa lisensiya ng component ay dapat ipaabot sa autor ng component at hindi sa "
"Mageia. Ang mga\n"
"program na nilinang ng Mageia ay nasasaklaw ng GPL License. Ang "
"dokumentasyon na sinulat\n"
"ng Mageia ay nasasaklaw ng tiyak na lisensiya. Pakisangguni ang "
"dokumentasyon para sa\n"
"karagdagang detalye.\n"
"\n"
"\n"
"4. \"Intellectual Property Rights\" (Mga Karapatan sa Pag-aaring "
"Intelectuwal)\n"
"\n"
"Lahat ng karapatan sa mga component ng Software Products ay pagmamay-aryi ng "
"kani-kanilang mga\n"
"autor at protektado by mga batas ng intellectual property at copyright na "
"nagagamit sa mga software\n"
"program. Inilalaan ng Mageia ang mga karapatan nito na baguhin o i-adapt ang "
"mga Software\n"
"Products, sa kabuuan o bahagi, sa lahat ng paraan at para sa lahat ng "
"layunin.\n"
"Ang \"Mageia\", \"Mageia Linux\" at mga kasamahang logo ay mga trademark ng "
"Mageia  \n"
"\n"
"\n"
"5. \"Governing Laws\" (Mga Sumasaklaw na Batas)\n"
"\n"
"Kung nahatulan ng hukuman na void, ilegal o hindi magagamit ang kahit anong "
"bahagi ng kasunduang ito,\n"
"ang bahaging ito ay maaalis sa kontratang ito. Kayo ay mananatiling obligado "
"sa ilalim ng ibang magagamit\n"
"na section ng kasunduang ito.\n"
"Ang mga nasasaad at kondisyon ng Lisensiyang ito ay nasasaklaw ng mga Batas "
"ng France.\n"
"Lahat ng pagtatalo sa mga nasasaad ng lisensiyang ito ay ninanais na maayos "
"sa labas ng hukuman. Bilang\n"
"huling gagawin, ang pagtatalo ay isasangguni sa mga naaangkop na mga Hukuman "
"ng Batas ng Paris - France.\n"
"Para sa kahit anong katanungan sa dokumentong ito, makipag-alam sa Mageia S."
"A.  \n"

#: messages.pm:93
#, c-format
msgid ""
"Warning: Free Software may not necessarily be patent free, and some Free\n"
"Software included may be covered by patents in your country. For example, "
"the\n"
"MP3 decoders included may require a licence for further usage (see\n"
"http://www.mp3licensing.com for more details). If you are unsure if a "
"patent\n"
"may be applicable to you, check your local laws."
msgstr ""
"Babala: Ang \"Free Software\" ay hindi nangangahulugang walang patent, at\n"
"ilang mga nilalaman na \"Free Software\" ay maaaring sakop ng mga patent\n"
"sa inyong bansa. Halimbawa, ang mga MP3 decoder na kasama ay maaaring\n"
"mangailangan ng lisensiya para ito magamit (tingnan ang site na\n"
"http://www.mp3licensing.com para sa karagdagang detalye). Kung kayo ay\n"
"hindi nakakasiguro kung ang patent ay sumasakop sa inyo, suriin ang inyong\n"
"mga local na batas."

#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
#: messages.pm:102
#, c-format
msgid ""
"Congratulations, installation is complete.\n"
"Remove the boot media and press Enter to reboot.\n"
"\n"
"\n"
"For information on fixes which are available for this release of Mageia "
"Linux,\n"
"consult the Errata available from:\n"
"\n"
"\n"
"%s\n"
"\n"
"\n"
"Information on configuring your system is available in the post\n"
"install chapter of the Official Mageia Linux User's Guide."
msgstr ""
"Maligayang bati, tapos na ang pag-i-install.\n"
"Tanggalin ang boot media at pindutin ang return para mag-boot ulit.\n"
"\n"
"\n"
"Para sa inpormasyon sa mga fixes na available para sa labas ng Mageia Linux\n"
"na ito, konsultahin ang Errata na available mula sa:\n"
"\n"
"\n"
"%s\n"
"\n"
"\n"
"Inpormasyon sa pagko-configure ng inyong sistema ay available sa kabanata\n"
"tungkol sa \"post install\" (pagkatapos mag-install) sa \"Official Mageia "
"Linux\n"
"User's Guide\"."

#: modules/interactive.pm:19
#, fuzzy, c-format
msgid "This driver has no configuration parameter!"
msgstr "UPS driver configuration"

#: modules/interactive.pm:22
#, c-format
msgid "Module configuration"
msgstr "Configuration ng module"

#: modules/interactive.pm:22
#, c-format
msgid "You can configure each parameter of the module here."
msgstr "Maaari ninyong i-configure dito ang bawat parameter ng module."

#: modules/interactive.pm:64
#, c-format
msgid "Found %s interfaces"
msgstr "Nahanap ang mga %s na interface"

#: modules/interactive.pm:65
#, c-format
msgid "Do you have another one?"
msgstr "Mayroon ba kayong isa pa?"

#: modules/interactive.pm:66
#, c-format
msgid "Do you have any %s interfaces?"
msgstr "Mayroon ba kayong kahit anong %s na interface?"

#: modules/interactive.pm:72
#, c-format
msgid "See hardware info"
msgstr "Tingnan ang inpormasyon ng hardware"

#: modules/interactive.pm:83
#, fuzzy, c-format
msgid "Installing driver for USB controller"
msgstr "Ini-install ang driver para sa %s card %s"

#: modules/interactive.pm:84
#, fuzzy, c-format
msgid "Installing driver for firewire controller %s"
msgstr "Ini-install ang driver para sa %s card %s"

#: modules/interactive.pm:85
#, fuzzy, c-format
msgid "Installing driver for hard drive controller %s"
msgstr "Ini-install ang driver para sa %s card %s"

#: modules/interactive.pm:86
#, fuzzy, c-format
msgid "Installing driver for ethernet controller %s"
msgstr "Ini-install ang driver para sa %s card %s"

#. -PO: the first %s is the card type (scsi, network, sound,...)
#. -PO: the second is the vendor+model name
#: modules/interactive.pm:97
#, c-format
msgid "Installing driver for %s card %s"
msgstr "Ini-install ang driver para sa %s card %s"

#: modules/interactive.pm:100
#, c-format
msgid "Configuring Hardware"
msgstr ""

#: modules/interactive.pm:111
#, c-format
msgid ""
"You may now provide options to module %s.\n"
"Note that any address should be entered with the prefix 0x like '0x123'"
msgstr ""
"Maaari na kayo ngayong magbigay ng mga option sa module na %s.\n"
"Tandaan na kahit anong address ay dapat ipasok na may prefix na 0x gaya ng "
"'0x123'"

#: modules/interactive.pm:117
#, c-format
msgid ""
"You may now provide options to module %s.\n"
"Options are in format ``name=value name2=value2 ...''.\n"
"For instance, ``io=0x300 irq=7''"
msgstr ""
"Maaari na kayo ngayong magbigay ng mga option sa module na %s.\n"
"Ang mga option ay may format na ``pangalan=halaga pangalan2=halaga2 ...''.\n"
"Halimbawa, ``io=0x300 irq=7''"

#: modules/interactive.pm:119
#, c-format
msgid "Module options:"
msgstr "Mga option ng module:"

#. -PO: the %s is the driver type (scsi, network, sound,...)
#: modules/interactive.pm:132
#, c-format
msgid "Which %s driver should I try?"
msgstr "Aling %s na driver ang dapat kong subukan?"

#: modules/interactive.pm:141
#, c-format
msgid ""
"In some cases, the %s driver needs to have extra information to work\n"
"properly, although it normally works fine without them. Would you like to "
"specify\n"
"extra options for it or allow the driver to probe your machine for the\n"
"information it needs? Occasionally, probing will hang a computer, but it "
"should\n"
"not cause any damage."
msgstr ""
"Sa ilang kaso, ang %s na driver ay kailangang magkaroon ng extra na\n"
"inpormasyon para gumana ng maayos, kahit na ito ay maayos na gumagana ng\n"
"normal na wala nila. Gusto ba ninyong magbigay ng mga extra na option para\n"
"dito o hayaan ang driver na i-probe (suriing mabuti) ang inyong makina para "
"sa mga\n"
"inpormasyon na kinakailangan nito? Paminsan-minsan, ang pagsusuring mabuti\n"
"ay magpapatigil ng inyong computer, pero hindi ito dapat makapinsala."

#: modules/interactive.pm:145
#, c-format
msgid "Autoprobe"
msgstr "Autoprobe"

#: modules/interactive.pm:145
#, c-format
msgid "Specify options"
msgstr "Magbanggit ng mga option"

#: modules/interactive.pm:157
#, c-format
msgid ""
"Loading module %s failed.\n"
"Do you want to try again with other parameters?"
msgstr ""
"Paglo-load ng module na %s nabigo.\n"
"Gusto ninyong subukan ulit na may ibang mga parameter?"

#: mygtk2.pm:1541 mygtk2.pm:1542
#, c-format
msgid "Password is trivial to guess"
msgstr ""

#: mygtk2.pm:1543
#, c-format
msgid "Password should be resistant to basic attacks"
msgstr ""

#: mygtk2.pm:1544 mygtk2.pm:1545
#, fuzzy, c-format
msgid "Password seems secure"
msgstr "Password kailangan"

#: partition_table.pm:415
#, c-format
msgid "mount failed: "
msgstr "mount nabigo: "

#: partition_table.pm:527
#, c-format
msgid "Extended partition not supported on this platform"
msgstr "Ang extended na partisyon ay hindi suportado sa platform na ito"

#: partition_table.pm:545
#, c-format
msgid ""
"You have a hole in your partition table but I can not use it.\n"
"The only solution is to move your primary partitions to have the hole next "
"to the extended partitions."
msgstr ""
"Mayroon kayong butas sa inyong partition table pero hindi ko ito magamit.\n"
"Ang paglutas ay ilipat ang inyong mga primary na partisyon para kasunod ng "
"mga extended na partisyon ang butas."

#: partition_table/raw.pm:299
#, c-format
msgid ""
"Something bad is happening on your drive. \n"
"A test to check the integrity of data has failed. \n"
"It means writing anything on the disk will end up with random, corrupted "
"data."
msgstr ""
"May masamang nangyayari sa inyong drive. \n"
"Ang pagsubok para suriin ang integridad ng inyong data ay nabigo.\n"
"Nangangahulugan na ang pagsusulat ng kahit na ano sa disk ay magiging "
"corrupted na data."

#: pkgs.pm:252 pkgs.pm:255 pkgs.pm:268
#, c-format
msgid "Unused packages removal"
msgstr ""

#: pkgs.pm:252
#, c-format
msgid "Finding unused hardware packages..."
msgstr ""

#: pkgs.pm:255
#, c-format
msgid "Finding unused localization packages..."
msgstr ""

#: pkgs.pm:269
#, c-format
msgid ""
"We have detected that some packages are not needed for your system "
"configuration."
msgstr ""

#: pkgs.pm:270
#, c-format
msgid "We will remove the following packages, unless you choose otherwise:"
msgstr ""

#: pkgs.pm:273 pkgs.pm:274
#, fuzzy, c-format
msgid "Unused hardware support"
msgstr "Paganahin ang suporta sa radyo"

#: pkgs.pm:277 pkgs.pm:278
#, c-format
msgid "Unused localization"
msgstr ""

#: raid.pm:42
#, fuzzy, c-format
msgid "Cannot add a partition to _formatted_ RAID %s"
msgstr "Hindi makapagdagdag ng partisyon sa _formatted_ na RAID md%d"

#: raid.pm:165
#, c-format
msgid "Not enough partitions for RAID level %d\n"
msgstr "Walang sapat na partisyon para sa RAID level %d\n"

#: scanner.pm:96
#, c-format
msgid "Could not create directory /usr/share/sane/firmware!"
msgstr "Hindi malikha ang directory na /usr/share/sane/firmware!"

#: scanner.pm:107
#, c-format
msgid "Could not create link /usr/share/sane/%s!"
msgstr "Hindi malikha ang link na /usr/share/sane/%s!"

#: scanner.pm:114
#, c-format
msgid "Could not copy firmware file %s to /usr/share/sane/firmware!"
msgstr "Hindi makopya ang firmware file na %s sa /usr/share/sane/firmware!"

#: scanner.pm:121
#, c-format
msgid "Could not set permissions of firmware file %s!"
msgstr "Hindi ma-set ang mga pahintulot(permission) ng firmware file na %s!"

#: scanner.pm:200
#, c-format
msgid "Scannerdrake"
msgstr "Scannerdrake"

#: scanner.pm:201
#, c-format
msgid "Could not install the packages needed to share your scanner(s)."
msgstr ""
"Hindi ma-install ang mga package na kailangan para mai-share ang inyong "
"scanner."

#: scanner.pm:202
#, c-format
msgid "Your scanner(s) will not be available for non-root users."
msgstr ""
"Ang inyong scanner ay hindi available sa mga gumagamit(user) na hindi \"root"
"\"."

#: security/help.pm:11
#, fuzzy, c-format
msgid "Accept bogus IPv4 error messages."
msgstr "Tanggapin ang mga bogus IPv4 na mensaheng error"

#: security/help.pm:13
#, fuzzy, c-format
msgid "Accept broadcasted icmp echo."
msgstr "Tanggapin ang na-broadcast na icmp echo."

#: security/help.pm:15
#, fuzzy, c-format
msgid "Accept icmp echo."
msgstr "Tanggapin ang icmp echo."

#: security/help.pm:17
#, fuzzy, c-format
msgid "Allow autologin."
msgstr "Payagan/Ipagbawal ang autologin."

#. -PO: here "ALL" is a value in a pull-down menu; translate it the same as "ALL" is
#: security/help.pm:21
#, fuzzy, c-format
msgid ""
"If set to \"ALL\", /etc/issue and /etc/issue.net are allowed to exist.\n"
"\n"
"If set to \"None\", no issues are allowed.\n"
"\n"
"Else only /etc/issue is allowed."
msgstr ""
"Kapag naka-set sa \"LAHAT\", papayagang magkaroon ng /etc/issue at /etc/"
"issue.net.\n"
"\n"
"Kapag naka-set sa WALA, walang papayagang mga issue.\n"
"\n"
"Kung hindi, papayagan lamang ang /etc/issue."

#: security/help.pm:27
#, fuzzy, c-format
msgid "Allow reboot by the console user."
msgstr "Payagan/Ipagbawal ang pag-reboot ng gumagamit ng console."

#: security/help.pm:29
#, fuzzy, c-format
msgid "Allow remote root login."
msgstr "Payagan ang remote na login ng root"

#: security/help.pm:31
#, fuzzy, c-format
msgid "Allow direct root login."
msgstr "Payagan/Ipagbawal ang direktang login ng root."

#: security/help.pm:33
#, fuzzy, c-format
msgid ""
"Allow the list of users on the system on display managers (kdm and gdm)."
msgstr ""
"Payagan/Ipagbawal ang talaan ng mga user ng sistema sa mga display manager "
"(kdm at gdm)."

#: security/help.pm:35
#, c-format
msgid ""
"Allow to export display when\n"
"passing from the root account to the other users.\n"
"\n"
"See pam_xauth(8) for more details.'"
msgstr ""

#: security/help.pm:40
#, fuzzy, c-format
msgid ""
"Allow X connections:\n"
"\n"
"- \"All\" (all connections are allowed),\n"
"\n"
"- \"Local\" (only connection from local machine),\n"
"\n"
"- \"None\" (no connection)."
msgstr ""
"Payagan/Ipagbawal ang mga koneksyon ng X:\n"
"\n"
"- LAHAT (payagan lahat ng koneksyon),\n"
"\n"
"- LOCAL (koneksyon lamang mula sa local na makina),\n"
"\n"
"- WALA (walang koneksyon)."

#: security/help.pm:48