Chameleon

Chameleon Commit Details

Date:2012-03-15 21:51:18 (12 years 1 month ago)
Author:ErmaC
Commit:1888
Parents: 1887
Message:Package: - Update pt-PT.po - Update pt-BR.po - Update zh_CN.po - Update zh_TW.po - Update sr.po Update nvidia.c (added few new card ID)
Changes:
M/branches/ErmaC/Trunk/package/po/zh_TW.po
M/branches/ErmaC/Trunk/i386/libsaio/nvidia.c
M/branches/ErmaC/Trunk/package/po/zh_CN.po
M/branches/ErmaC/Trunk/package/po/pt-BR.po
M/branches/ErmaC/Trunk/package/po/pt-PT.po
M/branches/ErmaC/Trunk/package/po/sr.po

File differences

branches/ErmaC/Trunk/i386/libsaio/nvidia.c
115115
116116
117117
118
119
120
121118
122119
123120
......
293290
294291
295292
293
296294
297295
298296
......
593591
594592
595593
596
594
597595
598596
599597
600598
601
599
602600
603601
604602
......
614612
615613
616614
617
615
618616
619617
620618
......
648646
649647
650648
651
649
652650
653651
654652
......
671669
672670
673671
674
672
675673
676674
677675
678676
679677
680
678
681679
682680
683681
......
767765
768766
769767
770
768
771769
772770
773771
......
777775
778776
779777
780
778
781779
782780
781
783782
784783
785784
......
801800
802801
803802
804
803
805804
806805
807806
......
858857
859858
860859
861
860
862861
863862
864863
......
869868
870869
871870
871
872
872873
873874
874875
......
883884
884885
885886
887
886888
887889
888890
static struct nv_chipsets_t NVKnownChipsets[] = {
{ 0x00000000, "Unknown" },
// temporary placement
// { 0x10DE0DF4, "GeForce GT 450M" }, //Azi + issue #99
// { 0x10DE1251, "GeForce GTX 560M" }, // Asus G74SX
//========================================
// 0040 - 004F
{ 0x10DE0040, "GeForce 6800 Ultra" },
{ 0x10DE0325, "GeForce FX Go5250" },
{ 0x10DE0326, "GeForce FX 5500" },
{ 0x10DE0328, "GeForce FX Go5200 32M/64M" },
{ 0x10DE0329, "GeForce FX Go5200" }, //
{ 0x10DE032A, "Quadro NVS 55/280 PCI" },
{ 0x10DE032B, "Quadro FX 500/600 PCI" },
{ 0x10DE032C, "GeForce FX Go53xx Series" },
{ 0x10DE084F, "GeForce 8100 / nForce 720a" },
// 0850 - 085F
// 0860 - 086F
{ 0x10DE0860, "GeForce 9400" },
{ 0x10DE0860, "GeForce 9300" }, //
{ 0x10DE0861, "GeForce 9400" },
{ 0x10DE0862, "GeForce 9400M G" },
{ 0x10DE0863, "GeForce 9400M" },
{ 0x10DE0864, "GeForce 9300" },
{ 0x10DE0865, "ION" },
{ 0x10DE0865, "GeForce 9300" }, //
{ 0x10DE0866, "GeForce 9400M G" },
{ 0x10DE0867, "GeForce 9400" },
{ 0x10DE0868, "nForce 760i SLI" },
{ 0x10DE0872, "GeForce G102M" },
{ 0x10DE0873, "GeForce G102M" },
{ 0x10DE0874, "ION 9300M" },
{ 0x10DE0876, "ION" },
{ 0x10DE0876, "GeForce 9400M" }, //
{ 0x10DE087A, "GeForce 9400" },
{ 0x10DE087D, "ION 9400M" },
{ 0x10DE087E, "ION LE" },
// 0A00 - 0A0F
// 0A10 - 0A1F
// 0A20 - 0A2F
{ 0x10DE0A20, "GeForce GT220" },
{ 0x10DE0A20, "GeForce GT 220" }, // subsystem 10de:0a20:1043:8311
{ 0x10DE0A22, "GeForce 315" },
{ 0x10DE0A23, "GeForce 210" },
{ 0x10DE0A26, "GeForce 405" },
{ 0x10DE0A62, "GeForce 205" },
{ 0x10DE0A63, "GeForce 310" },
{ 0x10DE0A64, "ION" },
{ 0x10DE0A65, "GeForce 210" },
{ 0x10DE0A65, "GeForce 210" }, // subsystem 10de:0a65:1043:8334
{ 0x10DE0A66, "GeForce 310" },
{ 0x10DE0A67, "GeForce 315" },
{ 0x10DE0A68, "GeForce G105M" },
{ 0x10DE0A69, "GeForce G105M" },
{ 0x10DE0A6A, "NVS 2100M" },
{ 0x10DE0A6C, "NVS 3100M" },
{ 0x10DE0A6C, "NVS 3100M" }, // subsystem 10de:0a6c:1028:040b & 10de:0a6c:17aa:2142
{ 0x10DE0A6E, "GeForce 305M" },
{ 0x10DE0A6F, "ION" },
// 0A70 - 0A7F
{ 0x10DE0DCD, "GeForce GT 555M" },
{ 0x10DE0DCE, "GeForce GT 555M" },
// 0DD0 - 0DDF
{ 0x10DE0DD1, "GeForce GTX 460M" },
{ 0x10DE0DD1, "GeForce GTX 460M" }, // subsystem 10de:0dd1:1558:8687
{ 0x10DE0DD2, "GeForce GT 445M" },
{ 0x10DE0DD3, "GeForce GT 435M" },
{ 0x10DE0DD6, "GeForce GT 550M" },
{ 0x10DE0DDF, "GF106-INT" },
// 0DE0 - 0DEF
{ 0x10DE0DE0, "GeForce GT 440" },
{ 0x10DE0DE1, "GeForce GT 430" },
{ 0x10DE0DE1, "GeForce GT 430" }, // subsystem 10de:0de1:3842:1430
{ 0x10DE0DE2, "GeForce GT 420" },
{ 0x10DE0DE5, "GeForce GT 530" },
{ 0x10DE0DE9, "GeForce GT 600M" }, //
{ 0x10DE0DEB, "GeForce GT 555M" },
{ 0x10DE0DEC, "GeForce GT 525M" },
{ 0x10DE0DED, "GeForce GT 520M" },
// 0E10 - 0E1F
// 0E20 - 0E2F
{ 0x10DE0E21, "D12U-25" },
{ 0x10DE0E22, "GeForce GTX 460" },
{ 0x10DE0E22, "GeForce GTX 460" }, // subsystem 10de:0e22:1462:2322
{ 0x10DE0E23, "GeForce GTX 460 SE" },
{ 0x10DE0E24, "GeForce GTX 460" },
{ 0x10DE0E25, "D12U-50" },
{ 0x10DE107F, "NVIDIA GF119-ES" },
// 1080 - 108F
{ 0x10DE1080, "GeForce GTX 580" },
{ 0x10DE1081, "GeForce GTX 570" },
{ 0x10DE1081, "GeForce GTX 570" }, // subsystem 10de:1081:10de:087e
{ 0x10DE1082, "GeForce GTX 560 Ti" },
{ 0x10DE1083, "D13U" },
{ 0x10DE1084, "GeForce GTX 560" },
{ 0x10DE108B, "GeForce GTX 590" },
// 1090 - 109F
{ 0x10DE1091, "Tesla M2090" },
{ 0x10DE1094, "Tesla M2075 Dual-Slot Computing Processor Module" }, //
{ 0x10DE1096, "Tesla C2075" }, //
{ 0x10DE1098, "D13U" },
{ 0x10DE109A, "Quadro 5010M" },
{ 0x10DE109B, "Quadro 7000" },
// 1200 -
{ 0x10DE1200, "GeForce GTX 560 Ti" },
{ 0x10DE1201, "GeForce GTX 560" },
{ 0x10DE1205, "GeForce GTX 460 v2" }, // GF114
{ 0x10DE1241, "GeForce GT 545" },
{ 0x10DE1243, "GeForce GT 545" },
{ 0x10DE1244, "GeForce GTX 550 Ti" },
branches/ErmaC/Trunk/package/po/pt-PT.po
88
99
1010
11
12
11
12
1313
1414
1515
......
1919
2020
2121
22
22
2323
2424
2525
2626
27
27
2828
2929
3030
3131
32
32
3333
3434
3535
3636
37
37
3838
3939
4040
4141
42
42
4343
4444
4545
4646
47
47
4848
4949
5050
5151
52
52
5353
5454
5555
5656
57
57
5858
5959
6060
6161
62
62
6363
6464
65
65
66
6667
67
68
6869
6970
70
71
72
7173
72
74
7375
7476
7577
76
77
78
79
80
78
79
8180
8281
8382
8483
85
84
8685
8786
8887
8988
90
89
9190
9291
9392
94
95
96
93
94
9795
9896
9997
10098
101
99
102100
103101
104102
105103
106
104
107105
108106
109107
110
111
112
108
109
113110
114111
115112
116113
117
114
118115
119116
120117
121118
122
119
123120
124121
125122
126123
127
124
128125
129126
130127
131128
132
129
133130
134131
135132
136133
137
134
138135
139136
140137
141
142138
143139
144
140
145141
146142
147143
148144
149
145
150146
151147
152148
153
154
155
149
150
156151
157152
158153
159154
160
155
161156
162157
163158
164159
165
160
166161
167162
168163
169164
170
165
171166
172167
173168
174169
175
170
176171
177172
178173
179174
180
175
181176
182177
183178
184179
185
180
186181
187182
188183
189184
190
185
191186
192187
193188
194189
195
190
196191
197192
198193
199
200
201
202
194
195
203196
204197
205198
206199
207
200
208201
209202
210203
211204
212205
213
206
214207
215208
216209
......
240233
241234
242235
243
236
244237
245238
246239
......
261254
262255
263256
264
257
265258
266259
267260
......
297290
298291
299292
300
293
301294
302295
303296
......
334327
335328
336329
337
330
338331
339332
340333
......
367360
368361
369362
370
363
371364
372365
373366
......
379372
380373
381374
382
375
383376
384377
385378
......
391384
392385
393386
394
387
395388
396389
397390
......
403396
404397
405398
406
399
407400
408401
409402
......
415408
416409
417410
418
411
419412
420413
421414
......
427420
428421
429422
430
423
431424
432425
433426
......
439432
440433
441434
442
435
443436
444437
445438
......
451444
452445
453446
454
447
455448
456449
457450
......
463456
464457
465458
466
459
467460
468461
469462
......
475468
476469
477470
478
471
479472
480473
481474
......
487480
488481
489482
490
483
491484
492485
493486
......
499492
500493
501494
502
495
503496
504497
505498
......
511504
512505
513506
514
507
515508
516509
517510
......
523516
524517
525518
526
519
527520
528521
529522
......
535528
536529
537530
538
531
539532
540533
541534
......
547540
548541
549542
550
543
551544
552545
553546
......
559552
560553
561554
562
555
563556
564557
565558
......
571564
572565
573566
574
567
575568
576569
577570
......
583576
584577
585578
586
579
587580
588581
589582
......
595588
596589
597590
598
591
599592
600593
601594
......
607600
608601
609602
610
603
611604
612605
613606
......
619612
620613
621614
622
615
623616
624617
625618
......
631624
632625
633626
634
627
635628
636629
637630
......
643636
644637
645638
646
639
647640
648641
649642
......
655648
656649
657650
658
651
659652
660653
661654
......
667660
668661
669662
670
663
671664
672665
673666
......
679672
680673
681674
682
675
683676
684677
685678
......
691684
692685
693686
694
687
695688
696689
697690
......
703696
704697
705698
706
699
707700
708701
709702
......
715708
716709
717710
718
711
719712
720713
721714
......
727720
728721
729722
730
723
731724
732725
733726
......
739732
740733
741734
742
735
743736
744737
745738
......
751744
752745
753746
754
747
755748
756749
757750
758
751
759752
760753
761
754
762755
763756
764757
765758
766759
767
760
768761
769762
770763
......
776769
777770
778771
779
772
780773
781774
782775
......
788781
789782
790783
791
784
792785
793786
794787
......
800793
801794
802795
803
796
804797
805798
806799
......
812805
813806
814807
815
808
816809
817810
818811
......
824817
825818
826819
827
820
828821
829822
830823
......
836829
837830
838831
839
832
840833
841834
842835
......
884877
885878
886879
887
880
888881
889882
890883
......
896889
897890
898891
899
892
900893
901894
902895
......
908901
909902
910903
911
904
912905
913906
914907
......
992985
993986
994987
995
988
996989
997990
998991
......
1004997
1005998
1006999
1007
1000
10081001
10091002
10101003
......
10221015
10231016
10241017
1025
1018
10261019
10271020
10281021
......
10581051
10591052
10601053
1061
1054
10621055
10631056
10641057
......
10881081
10891082
10901083
1091
1084
10921085
10931086
10941087
......
11001093
11011094
11021095
1103
1096
11041097
11051098
11061099
11071100
11081101
1109
1102
11101103
11111104
11121105
......
12291222
12301223
12311224
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
"Project-Id-Version: Chameleon 2.1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-03-06 22:38+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"PO-Revision-Date: 2012-03-15 20:34-0000\n"
"Last-Translator: ErmaC\n"
"Language-Team: pt-PT <pt-PT@li.org>\n"
"Language: pt-PT\n"
"MIME-Version: 1.0\n"
#. type: Content of: <html><body><div><p>
#: Resources/templates/Welcome.html:22
msgid "Chameleon"
msgstr ""
msgstr "Chameleon"
#. type: Content of: <html><body><div><p>
#: Resources/templates/Welcome.html:23
msgid "v%CHAMELEONVERSION% r%CHAMELEONREVISION%"
msgstr ""
msgstr "v%CHAMELEONVERSION% r%CHAMELEONREVISION%"
#. type: Content of: <html><body><div><p>
#: Resources/templates/Welcome.html:25
msgid "Do not install to an Apple Macintosh computer"
msgstr ""
msgstr "Não instale num computador Apple Macintosh"
#. type: Content of: <html><body><div><p>
#: Resources/templates/Welcome.html:27
msgid "Developers :"
msgstr ""
msgstr "Desenvolvedores :"
#. type: Content of: <html><body><div><p>
#: Resources/templates/Welcome.html:28
msgid "%DEVELOP%"
msgstr ""
msgstr "%DEVELOP%"
#. type: Content of: <html><body><div><p>
#: Resources/templates/Welcome.html:30
msgid "Thanks to :"
msgstr ""
msgstr "Agradecimentos :"
#. type: Content of: <html><body><div><p>
#: Resources/templates/Welcome.html:31
msgid "%CREDITS%"
msgstr ""
msgstr "%CREDITS%"
#. type: Content of: <html><body><div><p>
#: Resources/templates/Welcome.html:33
msgid "Package :"
msgstr ""
msgstr "Créditos pelos pacotes :"
#. type: Content of: <html><body><div><p>
#: Resources/templates/Welcome.html:34
msgid "%PKGDEV%"
msgstr ""
msgstr "%PKGDEV%"
#. type: Content of: <html><body><div><p>
#: Resources/templates/Welcome.html:36 Resources/templates/Conclusion.html:30
#: Resources/templates/Welcome.html:36
#: Resources/templates/Conclusion.html:30
msgid "Package built by: %WHOBUILD%, language translated by: blackosx"
msgstr ""
msgstr "Package built by: %WHOBUILD%, language translated by: artur-pt"
#. type: Content of: <html><body><div><p>
#: Resources/templates/Welcome.html:37 Resources/templates/Conclusion.html:31
#: Resources/templates/Welcome.html:37
#: Resources/templates/Conclusion.html:31
msgid "Copyright © %CPRYEAR%"
msgstr ""
msgstr "Copyright © %CPRYEAR%"
#. type: Content of: <html><body><p>
#: Resources/templates/Description.html:18
msgid ""
"Chameleon is a boot loader built using a combination of components which "
"evolved from the development of David Elliott's fake EFI implementation "
"added to Apple's boot-132 project."
msgstr ""
msgid "Chameleon is a boot loader built using a combination of components which evolved from the development of David Elliott's fake EFI implementation added to Apple's boot-132 project."
msgstr "O Chameleon é um boot loader que combina vários componentes. Ele é baseado na implementação de fake EFI feita por David Elliott, adicionada ao projeto boot-132 da Apple."
#. type: Content of: <html><body><p>
#: Resources/templates/Description.html:20
msgid "Chameleon v2 is extended with many features. For example:"
msgstr ""
msgstr "O Chameleon é extendido com as seguintes características chave. Novos recursos no Chameleon 2.0:"
#. type: Content of: <html><body><p>
#: Resources/templates/Description.html:22
msgid "- Fully customizable GUI to bring some color to the Darwin Bootloader."
msgstr ""
msgstr "- Interface gráfica (GUI) totalmente personalizável para trazer algumas cores ao Bootloader Darwin."
#. type: Content of: <html><body><p>
#: Resources/templates/Description.html:23
msgid ""
"- Load a ramdisk to directly boot retail DVDs without additional programs."
msgstr ""
msgid "- Load a ramdisk to directly boot retail DVDs without additional programs."
msgstr "- Inicializa DVDs retail lendo uma imagem ramdisk directamente, sem ajuda de nenhum programa adicional."
#. type: Content of: <html><body><p>
#: Resources/templates/Description.html:24
msgid "- Hibernation. Enjoy resuming your Mac OS X with a preview image."
msgstr ""
msgstr "- Hibernação. Desfrute de continuar o seu Mac OS X com uma amostra de imagem da tela."
#. type: Content of: <html><body><p>
#: Resources/templates/Description.html:25
msgid "- SMBIOS override to modify the factory SMBIOS values."
msgstr ""
msgstr "- Substituição de SMBIOS para modificar os valores de fábrica."
#. type: Content of: <html><body><p>
#: Resources/templates/Description.html:26
msgid ""
"- DSDT override to use a modified fixed DSDT which can solve several issues."
msgstr ""
msgid "- DSDT override to use a modified fixed DSDT which can solve several issues."
msgstr "- Substituicção de DSDT para usar uma tabela modificada que pode resolver diversos problemas."
#. type: Content of: <html><body><p>
#: Resources/templates/Description.html:27
msgid "- Device Property Injection via device-properties string."
msgstr ""
msgstr "- Injecção de propriedades de dispositivo através do string device-properties."
#. type: Content of: <html><body><p>
#: Resources/templates/Description.html:28
msgid "- hybrid boot0 / boot1h for MBR and GPT partitioned disks."
msgstr ""
msgstr "- boot0 / boot1h híbridos para discos particionados em MBR e GPT."
#. type: Content of: <html><body><p>
#: Resources/templates/Description.html:29
msgid "- Automatic FSB detection code even for recent AMD CPUs."
msgstr ""
msgstr "- Detecção automática de FSB mesmo para processadores AMD recentes."
#. type: Content of: <html><body><p>
#: Resources/templates/Description.html:30
msgid "- Apple Software RAID support."
msgstr ""
msgstr "- Suporte a Software RAID da Apple."
#. type: Content of: <html><body><p>
#: Resources/templates/Description.html:31
msgid "- Nvidia &amp; ATI/AMD Graphics Card Enabler."
msgstr ""
msgstr "- Ativação Placas Gráficas Nvidia &amp; ATI/AMD."
#. type: Content of: <html><body><p>
#: Resources/templates/Description.html:32
#, fuzzy
#| msgid "Modules"
msgid "- Module support"
msgstr "Módulos do Chameleon"
msgstr "- Suporte de Modulos"
#. type: Content of: <html><body><p>
#: Resources/templates/Description.html:33
msgid "- Memory detection adapted from memtest86:&nbsp;"
msgstr ""
msgstr "- Deteção Memoria adaptada de memtest86:&nbsp;"
#. type: Content of: <html><body><p>
#: Resources/templates/Description.html:34
msgid ""
"- Automatic P-State &amp; C-State generation for native power management."
msgstr ""
msgid "- Automatic P-State &amp; C-State generation for native power management."
msgstr "- P-State automático &amp; Geração C-State para gestão de energia nativa."
#. type: Content of: <html><body><p>
#: Resources/templates/Description.html:35
msgid "- Message logging."
msgstr ""
msgstr "- Protocolo Mensagens."
#. type: Content of: <html><body><p>
#: Resources/templates/Description.html:37
msgid "The code is released under version 2 of the Gnu Public License."
msgstr ""
msgstr "Este código é distribuido sobre os termos da versão 2 da Gnu Public License."
#. type: Content of: <html><body><p><span>
#: Resources/templates/Description.html:40
msgid "FAQ's:&nbsp;"
msgstr ""
msgstr "Para informações detalhadas visite:&nbsp;"
#. type: Content of: <html><body><div><p>
#: Resources/templates/Conclusion.html:22
msgid "The scripts have completed and a file named&nbsp;"
msgstr ""
msgstr "Os scripts estão finalizados e foi gerado um ficheiro&nbsp;"
#. type: Content of: <html><body><div><p><span>
#: Resources/templates/Conclusion.html:22
msgid "@LOG_FILENAME@"
msgstr ""
msgstr "@LOG_FILENAME@"
#. type: Content of: <html><body><div><p>
#: Resources/templates/Conclusion.html:23
msgid "&nbsp;has been written to the root of your chosen partition."
msgstr ""
msgstr "&nbsp;que se encontra na raiz da partição selecionada."
#. type: Content of: <html><body><div><p>
#: Resources/templates/Conclusion.html:25
msgid "Please&nbsp;"
msgstr ""
msgstr "Por Favor&nbsp;"
#. type: Content of: <html><body><div><p><span>
#: Resources/templates/Conclusion.html:25
msgid "read it"
msgstr ""
msgstr "leia-o"
#. type: Content of: <html><body><div><p>
#: Resources/templates/Conclusion.html:26
msgid ""
"&nbsp;to find out if the installation was successful and keep it for a "
"record of what was done."
msgstr ""
msgid "&nbsp;to find out if the installation was successful and keep it for a record of what was done."
msgstr "&nbsp;para verificar se a instalação foi realizada com sucesso e guarde como relatório do que foi realizado."
#. type: Content of: <html><body><div><p>
#: Resources/templates/Conclusion.html:28
msgid "Chameleon v%CHAMELEONVERSION% r%CHAMELEONREVISION%"
msgstr ""
msgstr "Chameleon v%CHAMELEONVERSION% r%CHAMELEONREVISION%"
#. type: "Chameleon_Package_Title"
#: Resources/templates/Localizable.strings:4
#, no-wrap
msgid "Chameleon Bootloader Package"
msgstr ""
msgstr "Chameleon Bootloader"
#. type: "ERROR_BOOTVOL"
#: Resources/templates/Localizable.strings:9
#: Resources/templates/Localizable.strings:19
#, no-wrap
msgid "Chameleon Bootloader"
msgstr ""
msgstr "Chameleon Bootloader"
#. type: "Chameleon_description"
#: Resources/templates/Localizable.strings:20
#: Resources/templates/Localizable.strings:242
#, no-wrap
msgid "Standard"
msgstr ""
msgstr "Padrão"
#. type: "Standard_description"
#: Resources/templates/Localizable.strings:26
#: Resources/templates/Localizable.strings:38
#, no-wrap
msgid "klibc"
msgstr ""
msgstr "klibc"
#. type: "klibc_description"
#: Resources/templates/Localizable.strings:39
#: Resources/templates/Localizable.strings:48
#, no-wrap
msgid "uClibc++"
msgstr ""
msgstr "uClibc++"
#. type: "uClibc_description"
#: Resources/templates/Localizable.strings:49
#: Resources/templates/Localizable.strings:61
#, no-wrap
msgid "BootBanner=No"
msgstr ""
msgstr "BootBanner=No"
#. type: "BootBanner_description"
#: Resources/templates/Localizable.strings:62
#: Resources/templates/Localizable.strings:64
#, no-wrap
msgid "GUI=No"
msgstr ""
msgstr "GUI=No"
#. type: "GUI_description"
#: Resources/templates/Localizable.strings:65
#: Resources/templates/Localizable.strings:67
#, no-wrap
msgid "LegacyLogo=Yes"
msgstr ""
msgstr "LegacyLogo=Yes"
#. type: "LegacyLogo_description"
#: Resources/templates/Localizable.strings:68
#: Resources/templates/Localizable.strings:70
#, no-wrap
msgid "InstantMenu=Yes"
msgstr ""
msgstr "InstantMenu=Yes"
#. type: "InstantMenu_description"
#: Resources/templates/Localizable.strings:71
#: Resources/templates/Localizable.strings:73
#, no-wrap
msgid "QuietBoot=Yes"
msgstr ""
msgstr "QuietBoot=Yes"
#. type: "QuietBoot_description"
#: Resources/templates/Localizable.strings:74
#: Resources/templates/Localizable.strings:76
#, no-wrap
msgid "ShowInfo=Yes"
msgstr ""
msgstr "ShowInfo=Yes"
#. type: "ShowInfo_description"
#: Resources/templates/Localizable.strings:77
#: Resources/templates/Localizable.strings:79
#, no-wrap
msgid "Wait=Yes"
msgstr ""
msgstr "Wait=Yes"
#. type: "Wait_description"
#: Resources/templates/Localizable.strings:80
#: Resources/templates/Localizable.strings:84
#, no-wrap
msgid "arch=i386"
msgstr ""
msgstr "arch=i386"
#. type: "arch_description"
#: Resources/templates/Localizable.strings:85
#: Resources/templates/Localizable.strings:87
#, no-wrap
msgid "EHCIacquire=Yes"
msgstr ""
msgstr "EHCIacquire=Yes"
#. type: "EHCIacquire_description"
#: Resources/templates/Localizable.strings:88
#: Resources/templates/Localizable.strings:90
#, no-wrap
msgid "EthernetBuiltIn=Yes"
msgstr ""
msgstr "EthernetBuiltIn=Yes"
#. type: "EthernetBuiltIn_description"
#: Resources/templates/Localizable.strings:91
#: Resources/templates/Localizable.strings:93
#, no-wrap
msgid "ForceHPET=Yes"
msgstr ""
msgstr "ForceHPET=Yes"
#. type: "ForceHPET_description"
#: Resources/templates/Localizable.strings:94
#: Resources/templates/Localizable.strings:96
#, no-wrap
msgid "ForceWake=Yes"
msgstr ""
msgstr "ForceWake=Yes"
#. type: "ForceWake_description"
#: Resources/templates/Localizable.strings:97
#: Resources/templates/Localizable.strings:99
#, no-wrap
msgid "RestartFix=No"
msgstr ""
msgstr "RestartFix=No"
#. type: "RestartFix_description"
#: Resources/templates/Localizable.strings:100
#: Resources/templates/Localizable.strings:102
#, no-wrap
msgid "UHCIreset=Yes"
msgstr ""
msgstr "UHCIreset=Yes"
#. type: "UHCIreset_description"
#: Resources/templates/Localizable.strings:103
#: Resources/templates/Localizable.strings:105
#, no-wrap
msgid "UseMemDetect=No"
msgstr ""
msgstr "UseMemDetect=No"
#. type: "UseMemDetect_description"
#: Resources/templates/Localizable.strings:106
#: Resources/templates/Localizable.strings:108
#, no-wrap
msgid "UseKernelCache=Yes"
msgstr ""
msgstr "UseKernelCache=Yes"
#. type: "UseKernelCache_description"
#: Resources/templates/Localizable.strings:109
#: Resources/templates/Localizable.strings:111
#, no-wrap
msgid "Wake=Yes"
msgstr ""
msgstr "Wake=Yes"
#. type: "Wake_description"
#: Resources/templates/Localizable.strings:112
#: Resources/templates/Localizable.strings:116
#, no-wrap
msgid "CSTUsingSystemIO=Yes"
msgstr ""
msgstr "CSTUsingSystemIO=Yes"
#. type: "CSTUsingSystemIO_description"
#: Resources/templates/Localizable.strings:117
#: Resources/templates/Localizable.strings:119
#, no-wrap
msgid "DropSSDT=Yes"
msgstr ""
msgstr "DropSSDT=Yes"
#. type: "DropSSDT_description"
#: Resources/templates/Localizable.strings:120
#: Resources/templates/Localizable.strings:122
#, no-wrap
msgid "EnableC2State=Yes"
msgstr ""
msgstr "EnableC2State=Yes"
#. type: "EnableC2State_description"
#: Resources/templates/Localizable.strings:123
#: Resources/templates/Localizable.strings:125
#, no-wrap
msgid "EnableC3State=Yes"
msgstr ""
msgstr "EnableC3State=Yes"
#. type: "EnableC3State_description"
#: Resources/templates/Localizable.strings:126
#: Resources/templates/Localizable.strings:128
#, no-wrap
msgid "EnableC4State=Yes"
msgstr ""
msgstr "EnableC4State=Yes"
#. type: "EnableC4State_description"
#: Resources/templates/Localizable.strings:129
#: Resources/templates/Localizable.strings:131
#, no-wrap
msgid "GenerateCStates=Yes"
msgstr ""
msgstr "GenerateCStates=Yes"
#. type: "GenerateCStates_description"
#: Resources/templates/Localizable.strings:132
#: Resources/templates/Localizable.strings:134
#, no-wrap
msgid "GeneratePStates=Yes"
msgstr ""
msgstr "GeneratePStates=Yes"
#. type: "GeneratePStates_description"
#: Resources/templates/Localizable.strings:135
#: Resources/templates/Localizable.strings:139
#, no-wrap
msgid "1024x600x32"
msgstr ""
msgstr "1024x600x32"
#. type: "1024x600x32_description"
#: Resources/templates/Localizable.strings:140
#: Resources/templates/Localizable.strings:142
#, no-wrap
msgid "1024x768x32"
msgstr ""
msgstr "1024x768x32"
#. type: "1024x768x32_description"
#: Resources/templates/Localizable.strings:143
#: Resources/templates/Localizable.strings:145
#, no-wrap
msgid "1280x768x32"
msgstr ""
msgstr "1280x768x32"
#. type: "1280x768x32_description"
#: Resources/templates/Localizable.strings:146
#: Resources/templates/Localizable.strings:148
#, no-wrap
msgid "1280x800x32"
msgstr ""
msgstr "1280x800x32"
#. type: "1280x800x32_description"
#: Resources/templates/Localizable.strings:149
#: Resources/templates/Localizable.strings:151
#, no-wrap
msgid "1280x1024x32"
msgstr ""
msgstr "1280x1024x32"
#. type: "1280x1024x32_description"
#: Resources/templates/Localizable.strings:152
#: Resources/templates/Localizable.strings:154
#, no-wrap
msgid "1280x960x32"
msgstr ""
msgstr "1280x960x32"
#. type: "1280x960x32_description"
#: Resources/templates/Localizable.strings:155
#: Resources/templates/Localizable.strings:157
#, no-wrap
msgid "1440x900x32"
msgstr ""
msgstr "1440x900x32"
#. type: "1440x900x32_description"
#: Resources/templates/Localizable.strings:158
#: Resources/templates/Localizable.strings:160
#, no-wrap
msgid "1600x900x32"
msgstr ""
msgstr "1600x900x32"
#. type: "1600x900x32_description"
#: Resources/templates/Localizable.strings:161
#: Resources/templates/Localizable.strings:163
#, no-wrap
msgid "1600x1200x32"
msgstr ""
msgstr "1600x1200x32"
#. type: "1600x1200x32_description"
#: Resources/templates/Localizable.strings:164
#, fuzzy, no-wrap
#, no-wrap
#| msgid "Set Graphics Mode to 1600x900x32"
msgid "Set Graphics Mode to 1600x1200x32"
msgstr "Seleciona Modo Gráfico 1600x900x32"
msgstr "Seleciona Modo Gráfico 1600x1200x32"
#. type: "1680x1050x32_title"
#: Resources/templates/Localizable.strings:166
#, no-wrap
msgid "1680x1050x32"
msgstr ""
msgstr "1680x1050x32"
#. type: "1680x1050x32_description"
#: Resources/templates/Localizable.strings:167
#: Resources/templates/Localizable.strings:169
#, no-wrap
msgid "1920x1080x32"
msgstr ""
msgstr "1920x1080x32"
#. type: "1920x1080x32_description"
#: Resources/templates/Localizable.strings:170
#: Resources/templates/Localizable.strings:172
#, no-wrap
msgid "1920x1200x32"
msgstr ""
msgstr "1920x1200x32"
#. type: "1920x1200x32_description"
#: Resources/templates/Localizable.strings:173
#: Resources/templates/Localizable.strings:177
#, no-wrap
msgid "GraphicsEnabler=Yes"
msgstr ""
msgstr "GraphicsEnabler=Yes"
#. type: "GraphicsEnabler_description"
#: Resources/templates/Localizable.strings:178
#: Resources/templates/Localizable.strings:180
#, no-wrap
msgid "UseAtiROM=Yes"
msgstr ""
msgstr "UseAtiROM=Yes"
#. type: "UseAtiROM_description"
#: Resources/templates/Localizable.strings:181
#: Resources/templates/Localizable.strings:183
#, no-wrap
msgid "UseNvidiaROM=Yes"
msgstr ""
msgstr "UseNvidiaROM=Yes"
#. type: "UseNvidiaROM_description"
#: Resources/templates/Localizable.strings:184
#: Resources/templates/Localizable.strings:186
#, no-wrap
msgid "VBIOS=Yes"
msgstr ""
msgstr "VBIOS=Yes"
#. type: "VBIOS_description"
#: Resources/templates/Localizable.strings:187
#: Resources/templates/Localizable.strings:201
#, no-wrap
msgid "npci=0x2000"
msgstr ""
msgstr "npci=0x2000"
#. type: "Npci_description"
#: Resources/templates/Localizable.strings:202
#: Resources/templates/Localizable.strings:204
#, no-wrap
msgid "npci=0x3000"
msgstr ""
msgstr "npci=0x3000"
#. type: "Npci3_description"
#: Resources/templates/Localizable.strings:205
#: Resources/templates/Localizable.strings:207
#, no-wrap
msgid "darkwake=0"
msgstr ""
msgstr "darkwake=0"
#. type: "Darkwake_description"
#: Resources/templates/Localizable.strings:208
#: Resources/templates/Localizable.strings:236
#, no-wrap
msgid "Embed"
msgstr ""
msgstr "Embed"
#. type: "Embed_description"
#: Resources/templates/Localizable.strings:237
#: Resources/templates/Localizable.strings:239
#, no-wrap
msgid "Legacy"
msgstr ""
msgstr "Legacy"
#. type: "Legacy_description"
#: Resources/templates/Localizable.strings:240
#: Resources/templates/Localizable.strings:245
#, no-wrap
msgid "Bullet"
msgstr ""
msgstr "Bullet"
#. type: "Bullet_description"
#: Resources/templates/Localizable.strings:246
#: Resources/templates/Localizable.strings:262
#, no-wrap
msgid "Kernel Flags"
msgstr ""
msgstr "Kernel Flags"
#. type: "KernelFlags_description"
#: Resources/templates/Localizable.strings:263
#: Resources/templates/Localizable.strings:274
#, no-wrap
msgid "Video"
msgstr ""
msgstr "Video"
#. type: "Video_description"
#: Resources/templates/Localizable.strings:275
#: Resources/templates/Localizable.strings:278
#, no-wrap
msgid "KeyLayout"
msgstr ""
msgstr "KeyLayout"
#. type: "Keymaps_description"
#: Resources/templates/Localizable.strings:279
#, no-wrap
msgid "Select one keylayout to use. This will also install the Keylayout module and keymaps."
msgstr ""
msgstr "Select one keylayout to use. This will also install the Keylayout module and keymaps."
#. type: "Themes_title"
#: Resources/templates/Localizable.strings:282
#~ msgid "Don't choose a keylayout."
#~ msgstr "Não escolhe uma keylayout."
#, fuzzy
#~| msgid ""
#~| "A collection of sample themes\n"
#~| "More themes can be found at http://forum.voodooprojects.org/index.php/"
#~| "board,7.0.html"
#~ msgid "http://forge.voodooprojects.org/p/chameleon"
#~ msgstr ""
#~ "Alguns exemplos de tema.\n"
#~ "Mais temas podem ser encontrados em http://forum.voodooprojects.org/index."
#~ "php/board,7.0.html"
#, fuzzy
#~| msgid ""
#~| "A collection of sample themes\n"
#~| "More themes can be found at http://forum.voodooprojects.org/index.php/"
#~| "board,7.0.html"
#~ msgid "http://forum.voodooprojects.org/index.php/topic,754.0.html"
#~ msgstr ""
#~ "Alguns exemplos de tema.\n"
#~ "Mais temas podem ser encontrados em http://forum.voodooprojects.org/index."
#~ "php/board,7.0.html"
#, fuzzy
#~| msgid ""
#~| "A collection of sample themes\n"
#~| "More themes can be found at http://forum.voodooprojects.org/index.php/"
#~| "board,7.0.html"
#~ msgid ""
#~ "<span class=\"s2\">http://forum.voodooprojects.org/index.php/topic,754.0."
#~ "html</span>"
#~ msgstr ""
#~ "Alguns exemplos de tema.\n"
#~ "Mais temas podem ser encontrados em http://forum.voodooprojects.org/index."
#~ "php/board,7.0.html"
branches/ErmaC/Trunk/package/po/pt-BR.po
88
99
1010
11
12
11
12
1313
1414
1515
......
1919
2020
2121
22
22
2323
2424
2525
2626
27
27
2828
2929
3030
3131
32
32
3333
3434
3535
3636
37
37
3838
3939
4040
4141
42
42
4343
4444
4545
4646
47
47
4848
4949
5050
5151
52
52
5353
5454
5555
5656
57
57
5858
5959
6060
6161
62
62
6363
6464
65
65
66
6667
67
68
6869
6970
70
71
72
7173
72
74
7375
7476
7577
76
77
78
79
80
78
79
8180
8281
8382
8483
85
84
8685
8786
8887
8988
90
89
9190
9291
9392
94
95
96
93
94
9795
9896
9997
10098
101
99
102100
103101
104102
105103
106
104
107105
108106
109107
110
111
112
108
109
113110
114111
115112
116113
117
114
118115
119116
120117
121118
122
119
123120
124121
125122
126123
127
124
128125
129126
130127
131128
132
129
133130
134131
135132
136133
137
134
138135
139136
140137
141
142138
143139
144
140
145141
146142
147143
148144
149
145
150146
151147
152148
153
154
155
149
150
156151
157152
158153
159154
160
155
161156
162157
163158
164159
165
160
166161
167162
168163
169164
170
165
171166
172167
173168
174169
175
170
176171
177172
178173
179174
180
175
181176
182177
183178
184179
185
180
186181
187182
188183
189184
190
185
191186
192187
193188
194189
195
190
196191
197192
198193
199
200
201
202
194
195
203196
204197
205198
206199
207
200
208201
209202
210203
211204
212205
213
206
214207
215208
216209
......
240233
241234
242235
243
236
244237
245238
246239
......
261254
262255
263256
264
257
265258
266259
267260
......
297290
298291
299292
300
293
301294
302295
303296
......
334327
335328
336329
337
330
338331
339332
340333
......
367360
368361
369362
370
363
371364
372365
373366
......
379372
380373
381374
382
375
383376
384377
385378
......
391384
392385
393386
394
387
395388
396389
397390
......
403396
404397
405398
406
399
407400
408401
409402
......
415408
416409
417410
418
411
419412
420413
421414
......
427420
428421
429422
430
423
431424
432425
433426
......
439432
440433
441434
442
435
443436
444437
445438
......
451444
452445
453446
454
447
455448
456449
457450
......
463456
464457
465458
466
459
467460
468461
469462
......
475468
476469
477470
478
471
479472
480473
481474
......
487480
488481
489482
490
483
491484
492485
493486
......
499492
500493
501494
502
495
503496
504497
505498
......
511504
512505
513506
514
507
515508
516509
517510
......
523516
524517
525518
526
519
527520
528521
529522
......
535528
536529
537530
538
531
539532
540533
541534
......
547540
548541
549542
550
543
551544
552545
553546
......
559552
560553
561554
562
555
563556
564557
565558
......
571564
572565
573566
574
567
575568
576569
577570
......
583576
584577
585578
586
579
587580
588581
589582
......
595588
596589
597590
598
591
599592
600593
601594
......
607600
608601
609602
610
603
611604
612605
613606
......
619612
620613
621614
622
615
623616
624617
625618
......
631624
632625
633626
634
627
635628
636629
637630
......
643636
644637
645638
646
639
647640
648641
649642
......
655648
656649
657650
658
651
659652
660653
661654
......
667660
668661
669662
670
663
671664
672665
673666
......
679672
680673
681674
682
675
683676
684677
685678
......
691684
692685
693686
694
687
695688
696689
697690
......
703696
704697
705698
706
699
707700
708701
709702
......
715708
716709
717710
718
711
719712
720713
721714
......
727720
728721
729722
730
723
731724
732725
733726
......
739732
740733
741734
742
735
743736
744737
745738
......
751744
752745
753746
754
747
755748
756749
757750
758
751
759752
760753
761
754
762755
763756
764757
765758
766759
767
760
768761
769762
770763
......
776769
777770
778771
779
772
780773
781774
782775
......
788781
789782
790783
791
784
792785
793786
794787
......
800793
801794
802795
803
796
804797
805798
806799
......
812805
813806
814807
815
808
816809
817810
818811
......
824817
825818
826819
827
820
828821
829822
830823
......
836829
837830
838831
839
832
840833
841834
842835
......
884877
885878
886879
887
880
888881
889882
890883
......
896889
897890
898891
899
892
900893
901894
902895
......
908901
909902
910903
911
904
912905
913906
914907
......
992985
993986
994987
995
988
996989
997990
998991
......
1004997
1005998
1006999
1007
1000
10081001
10091002
10101003
......
10221015
10231016
10241017
1025
1018
10261019
10271020
10281021
......
10581051
10591052
10601053
1061
1054
10621055
10631056
10641057
......
10881081
10891082
10901083
1091
1084
10921085
10931086
10941087
......
11001093
11011094
11021095
1103
1096
11041097
11051098
11061099
11071100
11081101
1109
1102
11101103
11111104
11121105
......
12291222
12301223
12311224
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
"Project-Id-Version: Chameleon 2.1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-03-06 22:38+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"PO-Revision-Date: 2012-03-15 20:45-0000\n"
"Last-Translator: ErmaC\n"
"Language-Team: pt-BR <pt-BR@li.org>\n"
"Language: pt-BR\n"
"MIME-Version: 1.0\n"
#. type: Content of: <html><body><div><p>
#: Resources/templates/Welcome.html:22
msgid "Chameleon"
msgstr ""
msgstr "Chameleon"
#. type: Content of: <html><body><div><p>
#: Resources/templates/Welcome.html:23
msgid "v%CHAMELEONVERSION% r%CHAMELEONREVISION%"
msgstr ""
msgstr "v%CHAMELEONVERSION% r%CHAMELEONREVISION%"
#. type: Content of: <html><body><div><p>
#: Resources/templates/Welcome.html:25
msgid "Do not install to an Apple Macintosh computer"
msgstr ""
msgstr "Não instale num computador Apple Macintosh"
#. type: Content of: <html><body><div><p>
#: Resources/templates/Welcome.html:27
msgid "Developers :"
msgstr ""
msgstr "Desenvolvedores :"
#. type: Content of: <html><body><div><p>
#: Resources/templates/Welcome.html:28
msgid "%DEVELOP%"
msgstr ""
msgstr "Desenvolvedores :"
#. type: Content of: <html><body><div><p>
#: Resources/templates/Welcome.html:30
msgid "Thanks to :"
msgstr ""
msgstr "Agradecimentos :"
#. type: Content of: <html><body><div><p>
#: Resources/templates/Welcome.html:31
msgid "%CREDITS%"
msgstr ""
msgstr "%CREDITS%"
#. type: Content of: <html><body><div><p>
#: Resources/templates/Welcome.html:33
msgid "Package :"
msgstr ""
msgstr "Créditos pelos pacotes :"
#. type: Content of: <html><body><div><p>
#: Resources/templates/Welcome.html:34
msgid "%PKGDEV%"
msgstr ""
msgstr "%PKGDEV%"
#. type: Content of: <html><body><div><p>
#: Resources/templates/Welcome.html:36 Resources/templates/Conclusion.html:30
#: Resources/templates/Welcome.html:36
#: Resources/templates/Conclusion.html:30
msgid "Package built by: %WHOBUILD%, language translated by: blackosx"
msgstr ""
msgstr "Package built by: %WHOBUILD%, language translated by: oldnapalm"
#. type: Content of: <html><body><div><p>
#: Resources/templates/Welcome.html:37 Resources/templates/Conclusion.html:31
#: Resources/templates/Welcome.html:37
#: Resources/templates/Conclusion.html:31
msgid "Copyright © %CPRYEAR%"
msgstr ""
msgstr "Copyright © %CPRYEAR%"
#. type: Content of: <html><body><p>
#: Resources/templates/Description.html:18
msgid ""
"Chameleon is a boot loader built using a combination of components which "
"evolved from the development of David Elliott's fake EFI implementation "
"added to Apple's boot-132 project."
msgstr ""
msgid "Chameleon is a boot loader built using a combination of components which evolved from the development of David Elliott's fake EFI implementation added to Apple's boot-132 project."
msgstr "O Chameleon é um boot loader que combina vários componentes. Ele é baseado na implementação de fake EFI feita por David Elliott, adicionada ao projeto boot-132 da Apple."
#. type: Content of: <html><body><p>
#: Resources/templates/Description.html:20
msgid "Chameleon v2 is extended with many features. For example:"
msgstr ""
msgstr "O Chameleon é extendido com as seguintes características chave. Novos recursos no Chameleon 2.0:"
#. type: Content of: <html><body><p>
#: Resources/templates/Description.html:22
msgid "- Fully customizable GUI to bring some color to the Darwin Bootloader."
msgstr ""
msgstr "- Interface gráfica (GUI) totalmente personalizável para trazer algumas cores ao Bootloader Darwin."
#. type: Content of: <html><body><p>
#: Resources/templates/Description.html:23
msgid ""
"- Load a ramdisk to directly boot retail DVDs without additional programs."
msgstr ""
msgid "- Load a ramdisk to directly boot retail DVDs without additional programs."
msgstr "- Inicializa DVDs retail lendo uma imagem ramdisk diretamente, sem ajuda de nenhum programa adicional."
#. type: Content of: <html><body><p>
#: Resources/templates/Description.html:24
msgid "- Hibernation. Enjoy resuming your Mac OS X with a preview image."
msgstr ""
msgstr "- Hibernação. Aproveite continuar o seu Mac OS X com uma amostra de imagem da tela."
#. type: Content of: <html><body><p>
#: Resources/templates/Description.html:25
msgid "- SMBIOS override to modify the factory SMBIOS values."
msgstr ""
msgstr "- Substituição de SMBIOS para modificar os valores de fábrica."
#. type: Content of: <html><body><p>
#: Resources/templates/Description.html:26
msgid ""
"- DSDT override to use a modified fixed DSDT which can solve several issues."
msgstr ""
msgid "- DSDT override to use a modified fixed DSDT which can solve several issues."
msgstr "- Substituição de DSDT para usar uma tabela modificada que pode resolver diversos problemas."
#. type: Content of: <html><body><p>
#: Resources/templates/Description.html:27
msgid "- Device Property Injection via device-properties string."
msgstr ""
msgstr "- Injeção de propriedades de dispositivo através do string device-properties."
#. type: Content of: <html><body><p>
#: Resources/templates/Description.html:28
msgid "- hybrid boot0 / boot1h for MBR and GPT partitioned disks."
msgstr ""
msgstr "- boot0 / boot1h híbridos para discos particionados em MBR e GPT."
#. type: Content of: <html><body><p>
#: Resources/templates/Description.html:29
msgid "- Automatic FSB detection code even for recent AMD CPUs."
msgstr ""
msgstr "- Detecção automática de FSB mesmo para processadores AMD recentes."
#. type: Content of: <html><body><p>
#: Resources/templates/Description.html:30
msgid "- Apple Software RAID support."
msgstr ""
msgstr "- Suporte a Software RAID da Apple."
#. type: Content of: <html><body><p>
#: Resources/templates/Description.html:31
msgid "- Nvidia &amp; ATI/AMD Graphics Card Enabler."
msgstr ""
msgstr "- Ativação Placas Gráficas Nvidia &amp; ATI/AMD."
#. type: Content of: <html><body><p>
#: Resources/templates/Description.html:32
#, fuzzy
#| msgid "Modules"
msgid "- Module support"
msgstr "Módulos do Chameleon"
msgstr "- Suporte de Modulos"
#. type: Content of: <html><body><p>
#: Resources/templates/Description.html:33
msgid "- Memory detection adapted from memtest86:&nbsp;"
msgstr ""
msgstr "- Deteção Memoria adaptada de memtest86:&nbsp;"
#. type: Content of: <html><body><p>
#: Resources/templates/Description.html:34
msgid ""
"- Automatic P-State &amp; C-State generation for native power management."
msgstr ""
msgid "- Automatic P-State &amp; C-State generation for native power management."
msgstr "- P-State automático &amp; Geração C-State para gestão de energia nativa."
#. type: Content of: <html><body><p>
#: Resources/templates/Description.html:35
msgid "- Message logging."
msgstr ""
msgstr "- Protocolo Mensagens."
#. type: Content of: <html><body><p>
#: Resources/templates/Description.html:37
msgid "The code is released under version 2 of the Gnu Public License."
msgstr ""
msgstr "Este código é distribuido sobre os termos da versão 2 da Gnu Public License."
#. type: Content of: <html><body><p><span>
#: Resources/templates/Description.html:40
msgid "FAQ's:&nbsp;"
msgstr ""
msgstr "Para informações detalhadas visite:&nbsp;"
#. type: Content of: <html><body><div><p>
#: Resources/templates/Conclusion.html:22
msgid "The scripts have completed and a file named&nbsp;"
msgstr ""
msgstr "Os scripts estão finalizados e foi gerado um ficheiro&nbsp;"
#. type: Content of: <html><body><div><p><span>
#: Resources/templates/Conclusion.html:22
msgid "@LOG_FILENAME@"
msgstr ""
msgstr "@LOG_FILENAME@"
#. type: Content of: <html><body><div><p>
#: Resources/templates/Conclusion.html:23
msgid "&nbsp;has been written to the root of your chosen partition."
msgstr ""
msgstr "&nbsp;que se encontra na raiz da partição selecionada."
#. type: Content of: <html><body><div><p>
#: Resources/templates/Conclusion.html:25
msgid "Please&nbsp;"
msgstr ""
msgstr "Por Favor&nbsp;"
#. type: Content of: <html><body><div><p><span>
#: Resources/templates/Conclusion.html:25
msgid "read it"
msgstr ""
msgstr "leia-o"
#. type: Content of: <html><body><div><p>
#: Resources/templates/Conclusion.html:26
msgid ""
"&nbsp;to find out if the installation was successful and keep it for a "
"record of what was done."
msgstr ""
msgid "&nbsp;to find out if the installation was successful and keep it for a record of what was done."
msgstr "&nbsp;para verificar se a instalação foi realizada com sucesso e guarde como relatório do que foi realizado."
#. type: Content of: <html><body><div><p>
#: Resources/templates/Conclusion.html:28
msgid "Chameleon v%CHAMELEONVERSION% r%CHAMELEONREVISION%"
msgstr ""
msgstr "Chameleon v%CHAMELEONVERSION% r%CHAMELEONREVISION%"
#. type: "Chameleon_Package_Title"
#: Resources/templates/Localizable.strings:4
#, no-wrap
msgid "Chameleon Bootloader Package"
msgstr ""
msgstr "Chameleon Bootloader"
#. type: "ERROR_BOOTVOL"
#: Resources/templates/Localizable.strings:9
#: Resources/templates/Localizable.strings:19
#, no-wrap
msgid "Chameleon Bootloader"
msgstr ""
msgstr "Chameleon Bootloader"
#. type: "Chameleon_description"
#: Resources/templates/Localizable.strings:20
#: Resources/templates/Localizable.strings:242
#, no-wrap
msgid "Standard"
msgstr ""
msgstr "Padrão"
#. type: "Standard_description"
#: Resources/templates/Localizable.strings:26
#: Resources/templates/Localizable.strings:38
#, no-wrap
msgid "klibc"
msgstr ""
msgstr "klibc"
#. type: "klibc_description"
#: Resources/templates/Localizable.strings:39
#: Resources/templates/Localizable.strings:48
#, no-wrap
msgid "uClibc++"
msgstr ""
msgstr "uClibc++"
#. type: "uClibc_description"
#: Resources/templates/Localizable.strings:49
#: Resources/templates/Localizable.strings:61
#, no-wrap
msgid "BootBanner=No"
msgstr ""
msgstr "BootBanner=No"
#. type: "BootBanner_description"
#: Resources/templates/Localizable.strings:62
#: Resources/templates/Localizable.strings:64
#, no-wrap
msgid "GUI=No"
msgstr ""
msgstr "GUI=No"
#. type: "GUI_description"
#: Resources/templates/Localizable.strings:65
#: Resources/templates/Localizable.strings:67
#, no-wrap
msgid "LegacyLogo=Yes"
msgstr ""
msgstr "LegacyLogo=Yes"
#. type: "LegacyLogo_description"
#: Resources/templates/Localizable.strings:68
#: Resources/templates/Localizable.strings:70
#, no-wrap
msgid "InstantMenu=Yes"
msgstr ""
msgstr "InstantMenu=Yes"
#. type: "InstantMenu_description"
#: Resources/templates/Localizable.strings:71
#: Resources/templates/Localizable.strings:73
#, no-wrap
msgid "QuietBoot=Yes"
msgstr ""
msgstr "QuietBoot=Yes"
#. type: "QuietBoot_description"
#: Resources/templates/Localizable.strings:74
#: Resources/templates/Localizable.strings:76
#, no-wrap
msgid "ShowInfo=Yes"
msgstr ""
msgstr "ShowInfo=Yes"
#. type: "ShowInfo_description"
#: Resources/templates/Localizable.strings:77
#: Resources/templates/Localizable.strings:79
#, no-wrap
msgid "Wait=Yes"
msgstr ""
msgstr "Wait=Yes"
#. type: "Wait_description"
#: Resources/templates/Localizable.strings:80
#: Resources/templates/Localizable.strings:84
#, no-wrap
msgid "arch=i386"
msgstr ""
msgstr "arch=i386"
#. type: "arch_description"
#: Resources/templates/Localizable.strings:85
#: Resources/templates/Localizable.strings:87
#, no-wrap
msgid "EHCIacquire=Yes"
msgstr ""
msgstr "EHCIacquire=Yes"
#. type: "EHCIacquire_description"
#: Resources/templates/Localizable.strings:88
#: Resources/templates/Localizable.strings:90
#, no-wrap
msgid "EthernetBuiltIn=Yes"
msgstr ""
msgstr "EthernetBuiltIn=Yes"
#. type: "EthernetBuiltIn_description"
#: Resources/templates/Localizable.strings:91
#: Resources/templates/Localizable.strings:93
#, no-wrap
msgid "ForceHPET=Yes"
msgstr ""
msgstr "ForceHPET=Yes"
#. type: "ForceHPET_description"
#: Resources/templates/Localizable.strings:94
#: Resources/templates/Localizable.strings:96
#, no-wrap
msgid "ForceWake=Yes"
msgstr ""
msgstr "ForceWake=Yes"
#. type: "ForceWake_description"
#: Resources/templates/Localizable.strings:97
#: Resources/templates/Localizable.strings:99
#, no-wrap
msgid "RestartFix=No"
msgstr ""
msgstr "RestartFix=No"
#. type: "RestartFix_description"
#: Resources/templates/Localizable.strings:100
#: Resources/templates/Localizable.strings:102
#, no-wrap
msgid "UHCIreset=Yes"
msgstr ""
msgstr "UHCIreset=Yes"
#. type: "UHCIreset_description"
#: Resources/templates/Localizable.strings:103
#: Resources/templates/Localizable.strings:105
#, no-wrap
msgid "UseMemDetect=No"
msgstr ""
msgstr "UseMemDetect=No"
#. type: "UseMemDetect_description"
#: Resources/templates/Localizable.strings:106
#: Resources/templates/Localizable.strings:108
#, no-wrap
msgid "UseKernelCache=Yes"
msgstr ""
msgstr "UseKernelCache=Yes"
#. type: "UseKernelCache_description"
#: Resources/templates/Localizable.strings:109
#: Resources/templates/Localizable.strings:111
#, no-wrap
msgid "Wake=Yes"
msgstr ""
msgstr "Wake=Yes"
#. type: "Wake_description"
#: Resources/templates/Localizable.strings:112
#: Resources/templates/Localizable.strings:116
#, no-wrap
msgid "CSTUsingSystemIO=Yes"
msgstr ""
msgstr "CSTUsingSystemIO=Yes"
#. type: "CSTUsingSystemIO_description"
#: Resources/templates/Localizable.strings:117
#: Resources/templates/Localizable.strings:119
#, no-wrap
msgid "DropSSDT=Yes"
msgstr ""
msgstr "DropSSDT=Yes"
#. type: "DropSSDT_description"
#: Resources/templates/Localizable.strings:120
#: Resources/templates/Localizable.strings:122
#, no-wrap
msgid "EnableC2State=Yes"
msgstr ""
msgstr "DropSSDT=Yes"
#. type: "EnableC2State_description"
#: Resources/templates/Localizable.strings:123
#: Resources/templates/Localizable.strings:125
#, no-wrap
msgid "EnableC3State=Yes"
msgstr ""
msgstr "EnableC3State=Yes"
#. type: "EnableC3State_description"
#: Resources/templates/Localizable.strings:126
#: Resources/templates/Localizable.strings:128
#, no-wrap
msgid "EnableC4State=Yes"
msgstr ""
msgstr "EnableC4State=Yes"
#. type: "EnableC4State_description"
#: Resources/templates/Localizable.strings:129
#: Resources/templates/Localizable.strings:131
#, no-wrap
msgid "GenerateCStates=Yes"
msgstr ""
msgstr "GenerateCStates=Yes"
#. type: "GenerateCStates_description"
#: Resources/templates/Localizable.strings:132
#: Resources/templates/Localizable.strings:134
#, no-wrap
msgid "GeneratePStates=Yes"
msgstr ""
msgstr "GeneratePStates=Yes"
#. type: "GeneratePStates_description"
#: Resources/templates/Localizable.strings:135
#: Resources/templates/Localizable.strings:139
#, no-wrap
msgid "1024x600x32"
msgstr ""
msgstr "1024x600x32"
#. type: "1024x600x32_description"
#: Resources/templates/Localizable.strings:140
#: Resources/templates/Localizable.strings:142
#, no-wrap
msgid "1024x768x32"
msgstr ""
msgstr "1024x768x32"
#. type: "1024x768x32_description"
#: Resources/templates/Localizable.strings:143
#: Resources/templates/Localizable.strings:145
#, no-wrap
msgid "1280x768x32"
msgstr ""
msgstr "1280x768x32"
#. type: "1280x768x32_description"
#: Resources/templates/Localizable.strings:146
#: Resources/templates/Localizable.strings:148
#, no-wrap
msgid "1280x800x32"
msgstr ""
msgstr "1280x800x32"
#. type: "1280x800x32_description"
#: Resources/templates/Localizable.strings:149
#: Resources/templates/Localizable.strings:151
#, no-wrap
msgid "1280x1024x32"
msgstr ""
msgstr "1280x1024x32"
#. type: "1280x1024x32_description"
#: Resources/templates/Localizable.strings:152
#: Resources/templates/Localizable.strings:154
#, no-wrap
msgid "1280x960x32"
msgstr ""
msgstr "DropSSDT=Yes"
#. type: "1280x960x32_description"
#: Resources/templates/Localizable.strings:155
#: Resources/templates/Localizable.strings:157
#, no-wrap
msgid "1440x900x32"
msgstr ""
msgstr "1440x900x32"
#. type: "1440x900x32_description"
#: Resources/templates/Localizable.strings:158
#: Resources/templates/Localizable.strings:160
#, no-wrap
msgid "1600x900x32"
msgstr ""
msgstr "1600x900x32"
#. type: "1600x900x32_description"
#: Resources/templates/Localizable.strings:161
#: Resources/templates/Localizable.strings:163
#, no-wrap
msgid "1600x1200x32"
msgstr ""
msgstr "1600x1200x32"
#. type: "1600x1200x32_description"
#: Resources/templates/Localizable.strings:164
#, fuzzy, no-wrap
#, no-wrap
#| msgid "Set Graphics Mode to 1600x900x32"
msgid "Set Graphics Mode to 1600x1200x32"
msgstr "Seleciona Modo Gráfico 1600x900x32"
msgstr "Seleciona Modo Gráfico 1600x1200x32"
#. type: "1680x1050x32_title"
#: Resources/templates/Localizable.strings:166
#, no-wrap
msgid "1680x1050x32"
msgstr ""
msgstr "1680x1050x32"
#. type: "1680x1050x32_description"
#: Resources/templates/Localizable.strings:167
#: Resources/templates/Localizable.strings:169
#, no-wrap
msgid "1920x1080x32"
msgstr ""
msgstr "1920x1080x32"
#. type: "1920x1080x32_description"
#: Resources/templates/Localizable.strings:170
#: Resources/templates/Localizable.strings:172
#, no-wrap
msgid "1920x1200x32"
msgstr ""
msgstr "1920x1200x32"
#. type: "1920x1200x32_description"
#: Resources/templates/Localizable.strings:173
#: Resources/templates/Localizable.strings:177
#, no-wrap
msgid "GraphicsEnabler=Yes"
msgstr ""
msgstr "DropSSDT=Yes"
#. type: "GraphicsEnabler_description"
#: Resources/templates/Localizable.strings:178
#: Resources/templates/Localizable.strings:180
#, no-wrap
msgid "UseAtiROM=Yes"
msgstr ""
msgstr "DropSSDT=Yes"
#. type: "UseAtiROM_description"
#: Resources/templates/Localizable.strings:181
#: Resources/templates/Localizable.strings:183
#, no-wrap
msgid "UseNvidiaROM=Yes"
msgstr ""
msgstr "DropSSDT=Yes"
#. type: "UseNvidiaROM_description"
#: Resources/templates/Localizable.strings:184
#: Resources/templates/Localizable.strings:186
#, no-wrap
msgid "VBIOS=Yes"
msgstr ""
msgstr "DropSSDT=Yes"
#. type: "VBIOS_description"
#: Resources/templates/Localizable.strings:187
#: Resources/templates/Localizable.strings:201
#, no-wrap
msgid "npci=0x2000"
msgstr ""
msgstr "DropSSDT=Yes"
#. type: "Npci_description"
#: Resources/templates/Localizable.strings:202
#: Resources/templates/Localizable.strings:204
#, no-wrap
msgid "npci=0x3000"
msgstr ""
msgstr "DropSSDT=Yes"
#. type: "Npci3_description"
#: Resources/templates/Localizable.strings:205
#: Resources/templates/Localizable.strings:207
#, no-wrap
msgid "darkwake=0"
msgstr ""
msgstr "DropSSDT=Yes"
#. type: "Darkwake_description"
#: Resources/templates/Localizable.strings:208
#: Resources/templates/Localizable.strings:236
#, no-wrap
msgid "Embed"
msgstr ""
msgstr "DropSSDT=Yes"
#. type: "Embed_description"
#: Resources/templates/Localizable.strings:237
#: Resources/templates/Localizable.strings:239
#, no-wrap
msgid "Legacy"
msgstr ""
msgstr "DropSSDT=Yes"
#. type: "Legacy_description"
#: Resources/templates/Localizable.strings:240
#: Resources/templates/Localizable.strings:245
#, no-wrap
msgid "Bullet"
msgstr ""
msgstr "DropSSDT=Yes"
#. type: "Bullet_description"
#: Resources/templates/Localizable.strings:246
#: Resources/templates/Localizable.strings:262
#, no-wrap
msgid "Kernel Flags"
msgstr ""
msgstr "DropSSDT=Yes"
#. type: "KernelFlags_description"
#: Resources/templates/Localizable.strings:263
#: Resources/templates/Localizable.strings:274
#, no-wrap
msgid "Video"
msgstr ""
msgstr "DropSSDT=Yes"
#. type: "Video_description"
#: Resources/templates/Localizable.strings:275
#: Resources/templates/Localizable.strings:278
#, no-wrap
msgid "KeyLayout"
msgstr ""
msgstr "DropSSDT=Yes"
#. type: "Keymaps_description"
#: Resources/templates/Localizable.strings:279
#, no-wrap
msgid "Select one keylayout to use. This will also install the Keylayout module and keymaps."
msgstr ""
msgstr "Select one keylayout to use. This will also install the Keylayout module and keymaps."
#. type: "Themes_title"
#: Resources/templates/Localizable.strings:282
#~ msgid "Don't choose a keylayout."
#~ msgstr "Não escolhe uma keylayout."
#, fuzzy
#~| msgid ""
#~| "A collection of sample themes\n"
#~| "More themes can be found at http://forum.voodooprojects.org/index.php/"
#~| "board,7.0.html"
#~ msgid "http://forge.voodooprojects.org/p/chameleon"
#~ msgstr ""
#~ "Alguns exemplos de tema.\n"
#~ "Mais temas podem ser encontrados em http://forum.voodooprojects.org/index."
#~ "php/board,7.0.html"
#, fuzzy
#~| msgid ""
#~| "A collection of sample themes\n"
#~| "More themes can be found at http://forum.voodooprojects.org/index.php/"
#~| "board,7.0.html"
#~ msgid "http://forum.voodooprojects.org/index.php/topic,754.0.html"
#~ msgstr ""
#~ "Alguns exemplos de tema.\n"
#~ "Mais temas podem ser encontrados em http://forum.voodooprojects.org/index."
#~ "php/board,7.0.html"
#, fuzzy
#~| msgid ""
#~| "A collection of sample themes\n"
#~| "More themes can be found at http://forum.voodooprojects.org/index.php/"
#~| "board,7.0.html"
#~ msgid ""
#~ "<span class=\"s2\">http://forum.voodooprojects.org/index.php/topic,754.0."
#~ "html</span>"
#~ msgstr ""
#~ "Alguns exemplos de tema.\n"
#~ "Mais temas podem ser encontrados em http://forum.voodooprojects.org/index."
#~ "php/board,7.0.html"
branches/ErmaC/Trunk/package/po/sr.po
88
99
1010
11
12
11
12
1313
1414
1515
......
1818
1919
2020
21
2221
2322
2423
......
2625
2726
2827
29
28
3029
3130
3231
3332
34
33
3534
3635
3736
3837
39
38
4039
4140
4241
4342
44
43
4544
4645
4746
4847
49
48
5049
5150
5251
5352
54
53
5554
5655
5756
5857
59
58
6059
6160
6261
6362
64
63
6564
6665
67
66
67
6868
69
69
7070
7171
72
72
73
7374
74
75
7576
7677
7778
78
79
80
81
82
79
80
8381
8482
8583
8684
87
85
8886
8987
9088
9189
92
90
9391
9492
9593
96
97
98
94
95
9996
10097
10198
10299
103
100
104101
105102
106103
107104
108
105
109106
110107
111108
112
113
114
109
110
115111
116112
117113
118114
119
115
120116
121117
122118
123119
124
120
125121
126122
127123
128124
129
125
130126
131127
132128
133129
134
130
135131
136132
137133
138134
139
135
140136
141137
142138
143
144139
145140
146
141
147142
148143
149144
150145
151
146
152147
153148
154149
155
156
157
150
151
158152
159153
160154
161155
162
156
163157
164158
165159
166160
167
161
168162
169163
170164
171165
172
166
173167
174168
175169
176170
177
171
178172
179173
180174
181175
182
176
183177
184178
185179
186180
187
181
188182
189183
190184
191185
192
186
193187
194188
195189
196190
197
191
198192
199193
200194
201
202
203
204
195
196
205197
206198
207199
208200
209
201
210202
211203
212204
213
205
214206
215207
216208
......
264256
265257
266258
267
259
268260
269261
270262
......
294286
295287
296288
297
289
298290
299291
300292
301293
302294
303
295
304296
305297
306298
......
319311
320312
321313
322
314
323315
324316
325317
......
337329
338330
339331
340
332
341333
342334
343335
......
370362
371363
372364
373
365
374366
375367
376368
......
382374
383375
384376
385
377
386378
387379
388380
......
394386
395387
396388
397
389
398390
399391
400392
......
406398
407399
408400
409
401
410402
411403
412404
......
418410
419411
420412
421
413
422414
423415
424416
......
430422
431423
432424
433
425
434426
435427
436428
......
442434
443435
444436
445
437
446438
447439
448440
......
454446
455447
456448
457
449
458450
459451
460452
......
466458
467459
468460
469
461
470462
471463
472464
......
478470
479471
480472
481
473
482474
483475
484476
......
490482
491483
492484
493
485
494486
495487
496488
......
502494
503495
504496
505
497
506498
507499
508500
......
514506
515507
516508
517
509
518510
519511
520512
......
526518
527519
528520
529
521
530522
531523
532524
......
538530
539531
540532
541
533
542534
543535
544536
......
550542
551543
552544
553
545
554546
555547
556548
......
562554
563555
564556
565
557
566558
567559
568560
......
574566
575567
576568
577
569
578570
579571
580572
......
586578
587579
588580
589
581
590582
591583
592584
......
598590
599591
600592
601
593
602594
603595
604596
......
610602
611603
612604
613
605
614606
615607
616608
......
622614
623615
624616
625
617
626618
627619
628620
......
634626
635627
636628
637
629
638630
639631
640632
......
646638
647639
648640
649
641
650642
651643
652644
......
658650
659651
660652
661
653
662654
663655
664656
......
670662
671663
672664
673
665
674666
675667
676668
......
682674
683675
684676
685
677
686678
687679
688680
......
694686
695687
696688
697
689
698690
699691
700692
......
706698
707699
708700
709
701
710702
711703
712704
......
718710
719711
720712
721
713
722714
723715
724716
......
730722
731723
732724
733
725
734726
735727
736728
......
742734
743735
744736
745
737
746738
747739
748740
......
754746
755747
756748
757
749
758750
759751
760752
761
753
762754
763755
764
756
765757
766758
767759
768760
769761
770
762
771763
772764
773765
......
779771
780772
781773
782
774
783775
784776
785777
......
791783
792784
793785
794
786
795787
796788
797789
......
803795
804796
805797
806
798
807799
808800
809801
......
815807
816808
817809
818
810
819811
820812
821813
......
827819
828820
829821
830
822
831823
832824
833825
......
839831
840832
841833
842
834
843835
844836
845837
......
851843
852844
853845
854
846
855847
856848
857849
......
863855
864856
865857
866
858
867859
868860
869861
......
875867
876868
877869
878
870
879871
880872
881873
......
887879
888880
889881
890
882
891883
892884
893885
......
899891
900892
901893
902
894
903895
904896
905897
......
911903
912904
913905
914
906
915907
916908
917909
......
923915
924916
925917
926
918
927919
928920
929921
......
935927
936928
937929
938
930
939931
940932
941933
......
947939
948940
949941
950
942
951943
952944
953945
......
959951
960952
961953
962
954
963955
964956
965957
......
971963
972964
973965
974
966
975967
976968
977969
......
983975
984976
985977
986
978
987979
988980
989981
......
995987
996988
997989
998
990
999991
1000992
1001993
......
1007999
10081000
10091001
1010
1002
10111003
10121004
10131005
......
10251017
10261018
10271019
1028
1020
10291021
10301022
10311023
......
10371029
10381030
10391031
1040
1032
10411033
10421034
10431035
......
10491041
10501042
10511043
1052
1044
10531045
10541046
10551047
......
10611053
10621054
10631055
1064
1056
10651057
10661058
10671059
......
10731065
10741066
10751067
1076
1068
10771069
10781070
10791071
......
10851077
10861078
10871079
1088
1080
10891081
10901082
10911083
10921084
10931085
1094
1086
10951087
10961088
10971089
......
11031095
11041096
11051097
1106
1098
11071099
11081100
11091101
11101102
11111103
1112
1104
11131105
11141106
11151107
11161108
11171109
1118
1110
11191111
11201112
11211113
......
12001192
12011193
12021194
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
"Project-Id-Version: Chameleon 2.1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-03-06 22:38+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"PO-Revision-Date: 2012-03-15 20:22-0000\n"
"Last-Translator: ErmaC\n"
"Language-Team: sr <sr@li.org>\n"
"Language: sr\n"
"MIME-Version: 1.0\n"
#. type: Content of: <html><body><div><p>
#: Resources/templates/Welcome.html:22
#, fuzzy
#| msgid "Chameleon Bootloader"
msgid "Chameleon"
msgstr "Chameleon"
#. type: Content of: <html><body><div><p>
#: Resources/templates/Welcome.html:23
msgid "v%CHAMELEONVERSION% r%CHAMELEONREVISION%"
msgstr ""
msgstr "v%CHAMELEONVERSION% r%CHAMELEONREVISION%"
#. type: Content of: <html><body><div><p>
#: Resources/templates/Welcome.html:25
msgid "Do not install to an Apple Macintosh computer"
msgstr ""
msgstr "Instalacija nije prilagođena za Apple Macintosh računare"
#. type: Content of: <html><body><div><p>
#: Resources/templates/Welcome.html:27
msgid "Developers :"
msgstr ""
msgstr "Programeri :"
#. type: Content of: <html><body><div><p>
#: Resources/templates/Welcome.html:28
msgid "%DEVELOP%"
msgstr ""
msgstr "%DEVELOP%"
#. type: Content of: <html><body><div><p>
#: Resources/templates/Welcome.html:30
msgid "Thanks to :"
msgstr ""
msgstr "Hvala :"
#. type: Content of: <html><body><div><p>
#: Resources/templates/Welcome.html:31
msgid "%CREDITS%"
msgstr ""
msgstr "%CREDITS%"
#. type: Content of: <html><body><div><p>
#: Resources/templates/Welcome.html:33
msgid "Package :"
msgstr ""
msgstr "Paket :"
#. type: Content of: <html><body><div><p>
#: Resources/templates/Welcome.html:34
msgid "%PKGDEV%"
msgstr ""
msgstr "%PKGDEV%"
#. type: Content of: <html><body><div><p>
#: Resources/templates/Welcome.html:36 Resources/templates/Conclusion.html:30
#: Resources/templates/Welcome.html:36
#: Resources/templates/Conclusion.html:30
msgid "Package built by: %WHOBUILD%, language translated by: blackosx"
msgstr ""
msgstr "Package built by: %WHOBUILD%, language translated by: mistudio"
#. type: Content of: <html><body><div><p>
#: Resources/templates/Welcome.html:37 Resources/templates/Conclusion.html:31
#: Resources/templates/Welcome.html:37
#: Resources/templates/Conclusion.html:31
msgid "Copyright © %CPRYEAR%"
msgstr ""
msgstr "Copyright © %CPRYEAR%"
#. type: Content of: <html><body><p>
#: Resources/templates/Description.html:18
msgid ""
"Chameleon is a boot loader built using a combination of components which "
"evolved from the development of David Elliott's fake EFI implementation "
"added to Apple's boot-132 project."
msgstr ""
msgid "Chameleon is a boot loader built using a combination of components which evolved from the development of David Elliott's fake EFI implementation added to Apple's boot-132 project."
msgstr "Chameleon je kombinacija različitih komponenti bootloadera. On je zasnovan na David Elliottovoj lažnoj EFI implementaciji dodanoj u Apple boot-132 projekat."
#. type: Content of: <html><body><p>
#: Resources/templates/Description.html:20
msgid "Chameleon v2 is extended with many features. For example:"
msgstr ""
msgstr "Nove funkcije u Chameleon 2.0"
#. type: Content of: <html><body><p>
#: Resources/templates/Description.html:22
msgid "- Fully customizable GUI to bring some color to the Darwin Bootloader."
msgstr ""
msgstr "- Potpuno prilagođen grafički korisinički interfejs donosi vizuelna poboljšanja u Darwin Bootloaderu."
#. type: Content of: <html><body><p>
#: Resources/templates/Description.html:23
msgid ""
"- Load a ramdisk to directly boot retail DVDs without additional programs."
msgstr ""
msgid "- Load a ramdisk to directly boot retail DVDs without additional programs."
msgstr "- Start sa retail DVD-om direktno učitava ramdisk slike bez pomoći dodatnih programa."
#. type: Content of: <html><body><p>
#: Resources/templates/Description.html:24
msgid "- Hibernation. Enjoy resuming your Mac OS X with a preview image."
msgstr ""
msgstr "- Hibernacija. Uživajte u nastavaku rada vašeg Mac OS X-a sa pregledom slike."
#. type: Content of: <html><body><p>
#: Resources/templates/Description.html:25
msgid "- SMBIOS override to modify the factory SMBIOS values."
msgstr ""
msgstr "- SMBIOS zamena tvorničkih za modifikovanu SMBIOS vrednost."
#. type: Content of: <html><body><p>
#: Resources/templates/Description.html:26
msgid ""
"- DSDT override to use a modified fixed DSDT which can solve several issues."
msgstr ""
msgid "- DSDT override to use a modified fixed DSDT which can solve several issues."
msgstr "- DSDT zamena za korišćenje modifikovanog, ispravljenog DSDT-a koji može rešiti nekoliko problema."
#. type: Content of: <html><body><p>
#: Resources/templates/Description.html:27
msgid "- Device Property Injection via device-properties string."
msgstr ""
msgstr "- Implementacija svojstva uređaja putem svojstva niza."
#. type: Content of: <html><body><p>
#: Resources/templates/Description.html:28
msgid "- hybrid boot0 / boot1h for MBR and GPT partitioned disks."
msgstr ""
msgstr "- hibridni boot0 / boot1h za MBR i GPT particijske diskove."
#. type: Content of: <html><body><p>
#: Resources/templates/Description.html:29
msgid "- Automatic FSB detection code even for recent AMD CPUs."
msgstr ""
msgstr "- Automatsko FSB kodno otkrivanje čak i za poslednje AMD procesore. "
#. type: Content of: <html><body><p>
#: Resources/templates/Description.html:30
msgid "- Apple Software RAID support."
msgstr ""
msgstr "- Apple softver RAID podrška."
#. type: Content of: <html><body><p>
#: Resources/templates/Description.html:31
msgid "- Nvidia &amp; ATI/AMD Graphics Card Enabler."
msgstr ""
msgstr "- Nvidia &amp; ATI/AMD Grafički Aktivator."
#. type: Content of: <html><body><p>
#: Resources/templates/Description.html:32
#, fuzzy
#| msgid "Modules"
msgid "- Module support"
msgstr "Chameleon Moduli"
msgstr "- Modul podrška"
#. type: Content of: <html><body><p>
#: Resources/templates/Description.html:33
msgid "- Memory detection adapted from memtest86:&nbsp;"
msgstr ""
msgstr "- Detekcija memorije prilagođena iz memtest86:&nbsp;"
#. type: Content of: <html><body><p>
#: Resources/templates/Description.html:34
msgid ""
"- Automatic P-State &amp; C-State generation for native power management."
msgstr ""
msgid "- Automatic P-State &amp; C-State generation for native power management."
msgstr "- Automatsko generisanje P-State i C-State za izvorno upravljanje energijom."
#. type: Content of: <html><body><p>
#: Resources/templates/Description.html:35
msgid "- Message logging."
msgstr ""
msgstr "- Prijava porukama."
#. type: Content of: <html><body><p>
#: Resources/templates/Description.html:37
msgid "The code is released under version 2 of the Gnu Public License."
msgstr ""
msgstr "Kod je objavljen pod verzijom 2 GNU javna licenca."
#. type: Content of: <html><body><p><span>
#: Resources/templates/Description.html:40
msgid "FAQ's:&nbsp;"
msgstr ""
msgstr "Za detaljne informacije posetite:&nbsp;"
#. type: Content of: <html><body><div><p>
#: Resources/templates/Conclusion.html:22
msgid "The scripts have completed and a file named&nbsp;"
msgstr ""
msgstr "Skripte su završene i mapa pod nazivom&nbsp;"
#. type: Content of: <html><body><div><p><span>
#: Resources/templates/Conclusion.html:22
msgid "@LOG_FILENAME@"
msgstr ""
msgstr "@LOG_FILENAME@"
#. type: Content of: <html><body><div><p>
#: Resources/templates/Conclusion.html:23
msgid "&nbsp;has been written to the root of your chosen partition."
msgstr ""
msgstr "&nbsp;je snimljena u koren particije diska koje ste odabrali."
#. type: Content of: <html><body><div><p>
#: Resources/templates/Conclusion.html:25
msgid "Please&nbsp;"
msgstr ""
msgstr "Molimo&nbsp;"
#. type: Content of: <html><body><div><p><span>
#: Resources/templates/Conclusion.html:25
msgid "read it"
msgstr ""
msgstr "pročitajte"
#. type: Content of: <html><body><div><p>
#: Resources/templates/Conclusion.html:26
msgid ""
"&nbsp;to find out if the installation was successful and keep it for a "
"record of what was done."
msgstr ""
msgid "&nbsp;to find out if the installation was successful and keep it for a record of what was done."
msgstr "&nbsp;kako biste saznali da li je instalacija bila uspešna i čuvajte log radi evidencije o tome šta je učinjeno"
#. type: Content of: <html><body><div><p>
#: Resources/templates/Conclusion.html:28
msgid "Chameleon v%CHAMELEONVERSION% r%CHAMELEONREVISION%"
msgstr ""
msgstr "Chameleon v%CHAMELEONVERSION% r%CHAMELEONREVISION%"
#. type: "Chameleon_Package_Title"
#: Resources/templates/Localizable.strings:4
#, fuzzy, no-wrap
#, no-wrap
#| msgid "Chameleon Bootloader"
msgid "Chameleon Bootloader Package"
msgstr "Chameleon"
#: Resources/templates/Localizable.strings:242
#, no-wrap
msgid "Standard"
msgstr ""
msgstr "Standard"
#. type: "Standard_description"
#: Resources/templates/Localizable.strings:26
#: Resources/templates/Localizable.strings:36
#, no-wrap
msgid "The modules system incorporated in chameleon allows for a user or developer to extend the core functionality of chameleon without replacing the main boot file."
msgstr ""
msgstr "The modules system incorporated in chameleon allows for a user or developer to extend the core functionality of chameleon without replacing the main boot file."
#. type: "klibc_title"
#: Resources/templates/Localizable.strings:38
#, no-wrap
msgid "klibc"
msgstr ""
msgstr "klibc"
#. type: "klibc_description"
#: Resources/templates/Localizable.strings:39
#: Resources/templates/Localizable.strings:270
#, no-wrap
msgid "Resolution"
msgstr ""
msgstr "Resolution"
#. type: "AutoReso_description"
#: Resources/templates/Localizable.strings:44
#: Resources/templates/Localizable.strings:48
#, no-wrap
msgid "uClibc++"
msgstr ""
msgstr "uClibc++"
#. type: "uClibc_description"
#: Resources/templates/Localizable.strings:49
#: Resources/templates/Localizable.strings:61
#, no-wrap
msgid "BootBanner=No"
msgstr ""
msgstr "BootBanner=No"
#. type: "BootBanner_description"
#: Resources/templates/Localizable.strings:62
#: Resources/templates/Localizable.strings:64
#, no-wrap
msgid "GUI=No"
msgstr ""
msgstr "GUI=No"
#. type: "GUI_description"
#: Resources/templates/Localizable.strings:65
#: Resources/templates/Localizable.strings:67
#, no-wrap
msgid "LegacyLogo=Yes"
msgstr ""
msgstr "LegacyLogo=Yes"
#. type: "LegacyLogo_description"
#: Resources/templates/Localizable.strings:68
#: Resources/templates/Localizable.strings:70
#, no-wrap
msgid "InstantMenu=Yes"
msgstr ""
msgstr "InstantMenu=Yes"
#. type: "InstantMenu_description"
#: Resources/templates/Localizable.strings:71
#: Resources/templates/Localizable.strings:73
#, no-wrap
msgid "QuietBoot=Yes"
msgstr ""
msgstr "QuietBoot=Yes"
#. type: "QuietBoot_description"
#: Resources/templates/Localizable.strings:74
#: Resources/templates/Localizable.strings:76
#, no-wrap
msgid "ShowInfo=Yes"
msgstr ""
msgstr "ShowInfo=Yes"
#. type: "ShowInfo_description"
#: Resources/templates/Localizable.strings:77
#: Resources/templates/Localizable.strings:79
#, no-wrap
msgid "Wait=Yes"
msgstr ""
msgstr "Wait=Yes"
#. type: "Wait_description"
#: Resources/templates/Localizable.strings:80
#: Resources/templates/Localizable.strings:84
#, no-wrap
msgid "arch=i386"
msgstr ""
msgstr "arch=i386"
#. type: "arch_description"
#: Resources/templates/Localizable.strings:85
#: Resources/templates/Localizable.strings:87
#, no-wrap
msgid "EHCIacquire=Yes"
msgstr ""
msgstr "EHCIacquire=Yes"
#. type: "EHCIacquire_description"
#: Resources/templates/Localizable.strings:88
#: Resources/templates/Localizable.strings:90
#, no-wrap
msgid "EthernetBuiltIn=Yes"
msgstr ""
msgstr "EthernetBuiltIn=Yes"
#. type: "EthernetBuiltIn_description"
#: Resources/templates/Localizable.strings:91
#: Resources/templates/Localizable.strings:93
#, no-wrap
msgid "ForceHPET=Yes"
msgstr ""
msgstr "ForceHPET=Yes"
#. type: "ForceHPET_description"
#: Resources/templates/Localizable.strings:94
#: Resources/templates/Localizable.strings:96
#, no-wrap
msgid "ForceWake=Yes"
msgstr ""
msgstr "ForceWake=Yes"
#. type: "ForceWake_description"
#: Resources/templates/Localizable.strings:97
#: Resources/templates/Localizable.strings:99
#, no-wrap
msgid "RestartFix=No"
msgstr ""
msgstr "RestartFix=No"
#. type: "RestartFix_description"
#: Resources/templates/Localizable.strings:100
#: Resources/templates/Localizable.strings:102
#, no-wrap
msgid "UHCIreset=Yes"
msgstr ""
msgstr "UHCIreset=Yes"
#. type: "UHCIreset_description"
#: Resources/templates/Localizable.strings:103
#: Resources/templates/Localizable.strings:105
#, no-wrap
msgid "UseMemDetect=No"
msgstr ""
msgstr "UseMemDetect=No"
#. type: "UseMemDetect_description"
#: Resources/templates/Localizable.strings:106
#: Resources/templates/Localizable.strings:108
#, no-wrap
msgid "UseKernelCache=Yes"
msgstr ""
msgstr "UseKernelCache=Yes"
#. type: "UseKernelCache_description"
#: Resources/templates/Localizable.strings:109
#: Resources/templates/Localizable.strings:111
#, no-wrap
msgid "Wake=Yes"
msgstr ""
msgstr "Wake=Yes"
#. type: "Wake_description"
#: Resources/templates/Localizable.strings:112
#: Resources/templates/Localizable.strings:116
#, no-wrap
msgid "CSTUsingSystemIO=Yes"
msgstr ""
msgstr "CSTUsingSystemIO=Yes"
#. type: "CSTUsingSystemIO_description"
#: Resources/templates/Localizable.strings:117
#: Resources/templates/Localizable.strings:119
#, no-wrap
msgid "DropSSDT=Yes"
msgstr ""
msgstr "DropSSDT=Yes"
#. type: "DropSSDT_description"
#: Resources/templates/Localizable.strings:120
#: Resources/templates/Localizable.strings:122
#, no-wrap
msgid "EnableC2State=Yes"
msgstr ""
msgstr "EnableC2State=Yes"
#. type: "EnableC2State_description"
#: Resources/templates/Localizable.strings:123
#: Resources/templates/Localizable.strings:125
#, no-wrap
msgid "EnableC3State=Yes"
msgstr ""
msgstr "EnableC3State=Yes"
#. type: "EnableC3State_description"
#: Resources/templates/Localizable.strings:126
#: Resources/templates/Localizable.strings:128
#, no-wrap
msgid "EnableC4State=Yes"
msgstr ""
msgstr "EnableC4State=Yes"
#. type: "EnableC4State_description"
#: Resources/templates/Localizable.strings:129
#: Resources/templates/Localizable.strings:131
#, no-wrap
msgid "GenerateCStates=Yes"
msgstr ""
msgstr "GenerateCStates=Yes"
#. type: "GenerateCStates_description"
#: Resources/templates/Localizable.strings:132
#: Resources/templates/Localizable.strings:134
#, no-wrap
msgid "GeneratePStates=Yes"
msgstr ""
msgstr "GeneratePStates=Yes"
#. type: "GeneratePStates_description"
#: Resources/templates/Localizable.strings:135
#: Resources/templates/Localizable.strings:139
#, no-wrap
msgid "1024x600x32"
msgstr ""
msgstr "1024x600x32"
#. type: "1024x600x32_description"
#: Resources/templates/Localizable.strings:140
#: Resources/templates/Localizable.strings:142
#, no-wrap
msgid "1024x768x32"
msgstr ""
msgstr "1024x768x32"
#. type: "1024x768x32_description"
#: Resources/templates/Localizable.strings:143
#: Resources/templates/Localizable.strings:145
#, no-wrap
msgid "1280x768x32"
msgstr ""
msgstr "1280x768x32"
#. type: "1280x768x32_description"
#: Resources/templates/Localizable.strings:146
#: Resources/templates/Localizable.strings:148
#, no-wrap
msgid "1280x800x32"
msgstr ""
msgstr "1280x800x32"
#. type: "1280x800x32_description"
#: Resources/templates/Localizable.strings:149
#: Resources/templates/Localizable.strings:151
#, no-wrap
msgid "1280x1024x32"
msgstr ""
msgstr "1280x1024x32"
#. type: "1280x1024x32_description"
#: Resources/templates/Localizable.strings:152
#: Resources/templates/Localizable.strings:154
#, no-wrap
msgid "1280x960x32"
msgstr ""
msgstr "1280x960x32"
#. type: "1280x960x32_description"
#: Resources/templates/Localizable.strings:155
#: Resources/templates/Localizable.strings:157
#, no-wrap
msgid "1440x900x32"
msgstr ""
msgstr "1440x900x32"
#. type: "1440x900x32_description"
#: Resources/templates/Localizable.strings:158
#: Resources/templates/Localizable.strings:160
#, no-wrap
msgid "1600x900x32"
msgstr ""
msgstr "1600x900x32"
#. type: "1600x900x32_description"
#: Resources/templates/Localizable.strings:161
#: Resources/templates/Localizable.strings:163
#, no-wrap
msgid "1600x1200x32"
msgstr ""
msgstr "1600x1200x32"
#. type: "1600x1200x32_description"
#: Resources/templates/Localizable.strings:164
#, fuzzy, no-wrap
#, no-wrap
#| msgid "Set Graphics Mode to 1600x900x32"
msgid "Set Graphics Mode to 1600x1200x32"
msgstr "Podesite Grafičku Rezoluciju na 1600x900x32"
msgstr "Podesite Grafičku Rezoluciju na 1600x1200x32"
#. type: "1680x1050x32_title"
#: Resources/templates/Localizable.strings:166
#, no-wrap
msgid "1680x1050x32"
msgstr ""
msgstr "1680x1050x32"
#. type: "1680x1050x32_description"
#: Resources/templates/Localizable.strings:167
#: Resources/templates/Localizable.strings:169
#, no-wrap
msgid "1920x1080x32"
msgstr ""
msgstr "1920x1080x32"
#. type: "1920x1080x32_description"
#: Resources/templates/Localizable.strings:170
#: Resources/templates/Localizable.strings:172
#, no-wrap
msgid "1920x1200x32"
msgstr ""
msgstr "v"
#. type: "1920x1200x32_description"
#: Resources/templates/Localizable.strings:173
#: Resources/templates/Localizable.strings:177
#, no-wrap
msgid "GraphicsEnabler=Yes"
msgstr ""
msgstr "GraphicsEnabler=Yes"
#. type: "GraphicsEnabler_description"
#: Resources/templates/Localizable.strings:178
#: Resources/templates/Localizable.strings:180
#, no-wrap
msgid "UseAtiROM=Yes"
msgstr ""
msgstr "UseAtiROM=Yes"
#. type: "UseAtiROM_description"
#: Resources/templates/Localizable.strings:181
#: Resources/templates/Localizable.strings:183
#, no-wrap
msgid "UseNvidiaROM=Yes"
msgstr ""
msgstr "UseNvidiaROM=Yes"
#. type: "UseNvidiaROM_description"
#: Resources/templates/Localizable.strings:184
#: Resources/templates/Localizable.strings:186
#, no-wrap
msgid "VBIOS=Yes"
msgstr ""
msgstr "VBIOS=Yes"
#. type: "VBIOS_description"
#: Resources/templates/Localizable.strings:187
#: Resources/templates/Localizable.strings:192
#, no-wrap
msgid "Verbose Mode"
msgstr ""
msgstr "Verbose Mode"
#. type: "Verbose_description"
#: Resources/templates/Localizable.strings:193
#: Resources/templates/Localizable.strings:195
#, no-wrap
msgid "Single User Mode"
msgstr ""
msgstr "Single User Mode"
#. type: "Singleusermode_description"
#: Resources/templates/Localizable.strings:196
#: Resources/templates/Localizable.strings:198
#, no-wrap
msgid "Ignore Caches"
msgstr ""
msgstr "Ignore Caches"
#. type: "Ignorecaches_description"
#: Resources/templates/Localizable.strings:199
#: Resources/templates/Localizable.strings:201
#, no-wrap
msgid "npci=0x2000"
msgstr ""
msgstr "npci=0x2000"
#. type: "Npci_description"
#: Resources/templates/Localizable.strings:202
#: Resources/templates/Localizable.strings:204
#, no-wrap
msgid "npci=0x3000"
msgstr ""
msgstr "npci=0x3000"
#. type: "Npci3_description"
#: Resources/templates/Localizable.strings:205
#: Resources/templates/Localizable.strings:207
#, no-wrap
msgid "darkwake=0"
msgstr ""
msgstr "darkwake=0"
#. type: "Darkwake_description"
#: Resources/templates/Localizable.strings:208
#: Resources/templates/Localizable.strings:214
#, no-wrap
msgid "German Mac Keyboard"
msgstr ""
msgstr "German Mac Keyboard"
#. type: "mac-de_description"
#: Resources/templates/Localizable.strings:215
#: Resources/templates/Localizable.strings:217
#, no-wrap
msgid "Spanish Mac Keyboard"
msgstr ""
msgstr "Spanish Mac Keyboard"
#. type: "mac-es_description"
#: Resources/templates/Localizable.strings:218
#: Resources/templates/Localizable.strings:220
#, no-wrap
msgid "French Mac Keyboard"
msgstr ""
msgstr "French Mac Keyboard"
#. type: "mac-fr_description"
#: Resources/templates/Localizable.strings:221
#: Resources/templates/Localizable.strings:223
#, no-wrap
msgid "Italian Mac Keyboard"
msgstr ""
msgstr "Italian Mac Keyboard"
#. type: "mac-it_description"
#: Resources/templates/Localizable.strings:224
#: Resources/templates/Localizable.strings:226
#, no-wrap
msgid "Swedish Mac Keyboard"
msgstr ""
msgstr "Swedish Mac Keyboard"
#. type: "mac-se_description"
#: Resources/templates/Localizable.strings:227
#: Resources/templates/Localizable.strings:229
#, no-wrap
msgid "French PC Keyboard"
msgstr ""
msgstr "French PC Keyboard"
#. type: "pc-fr_description"
#: Resources/templates/Localizable.strings:230
#: Resources/templates/Localizable.strings:236
#, no-wrap
msgid "Embed"
msgstr ""
msgstr "Embed"
#. type: "Embed_description"
#: Resources/templates/Localizable.strings:237
#: Resources/templates/Localizable.strings:239
#, no-wrap
msgid "Legacy"
msgstr ""
msgstr "Legacy"
#. type: "Legacy_description"
#: Resources/templates/Localizable.strings:240
#: Resources/templates/Localizable.strings:245
#, no-wrap
msgid "Bullet"
msgstr ""
msgstr "Bullet"
#. type: "Bullet_description"
#: Resources/templates/Localizable.strings:246
#: Resources/templates/Localizable.strings:254
#, no-wrap
msgid "Control Options"
msgstr ""
msgstr "Control Options"
#. type: "Control_description"
#: Resources/templates/Localizable.strings:255
#: Resources/templates/Localizable.strings:258
#, no-wrap
msgid "General Options"
msgstr ""
msgstr "General Options"
#. type: "General_description"
#: Resources/templates/Localizable.strings:259
#: Resources/templates/Localizable.strings:262
#, no-wrap
msgid "Kernel Flags"
msgstr ""
msgstr "Kernel Flags"
#. type: "KernelFlags_description"
#: Resources/templates/Localizable.strings:263
#: Resources/templates/Localizable.strings:266
#, no-wrap
msgid "Power Management"
msgstr ""
msgstr "Power Management"
#. type: "PowerManagement_description"
#: Resources/templates/Localizable.strings:267
#: Resources/templates/Localizable.strings:271
#, no-wrap
msgid "Set one resolution to use."
msgstr ""
msgstr "Set one resolution to use."
#. type: "Video_title"
#: Resources/templates/Localizable.strings:274
#, no-wrap
msgid "Video"
msgstr ""
msgstr "Video"
#. type: "Video_description"
#: Resources/templates/Localizable.strings:275
#: Resources/templates/Localizable.strings:278
#, no-wrap
msgid "KeyLayout"
msgstr ""
msgstr "KeyLayout"
#. type: "Keymaps_description"
#: Resources/templates/Localizable.strings:279
#, no-wrap
msgid "Select one keylayout to use. This will also install the Keylayout module and keymaps."
msgstr ""
msgstr "Select one keylayout to use. This will also install the Keylayout module and keymaps."
#. type: "Themes_title"
#: Resources/templates/Localizable.strings:282
#, no-wrap
msgid "Themes"
msgstr ""
msgstr "Themes"
#. type: "Themes_description"
#: Resources/templates/Localizable.strings:283
#~ msgid "Don't choose a keylayout."
#~ msgstr "Izbor bez keylayouta."
#, fuzzy
#~| msgid ""
#~| "A collection of sample themes\n"
#~| "More themes can be found at http://forum.voodooprojects.org/index.php/"
#~| "board,7.0.html"
#~ msgid "http://forge.voodooprojects.org/p/chameleon"
#~ msgstr ""
#~ "Skup predloženih tema\n"
#~ "Više tema možete pronaći na http://forum.voodooprojects.org/index.php/"
#~ "board,7.0.html"
#, fuzzy
#~| msgid ""
#~| "A collection of sample themes\n"
#~| "More themes can be found at http://forum.voodooprojects.org/index.php/"
#~| "board,7.0.html"
#~ msgid "http://forum.voodooprojects.org/index.php/topic,754.0.html"
#~ msgstr ""
#~ "Skup predloženih tema\n"
#~ "Više tema možete pronaći na http://forum.voodooprojects.org/index.php/"
#~ "board,7.0.html"
#, fuzzy
#~| msgid ""
#~| "A collection of sample themes\n"
#~| "More themes can be found at http://forum.voodooprojects.org/index.php/"
#~| "board,7.0.html"
#~ msgid ""
#~ "<span class=\"s2\">http://forum.voodooprojects.org/index.php/topic,754.0."
#~ "html</span>"
#~ msgstr ""
#~ "Skup predloženih tema\n"
#~ "Više tema možete pronaći na http://forum.voodooprojects.org/index.php/"
#~ "board,7.0.html"
branches/ErmaC/Trunk/package/po/zh_TW.po
88
99
1010
11
12
11
12
1313
1414
1515
......
1818
1919
2020
21
2221
2322
2423
......
2625
2726
2827
29
28
3029
3130
3231
3332
34
33
3534
3635
3736
3837
39
38
4039
4140
4241
4342
44
43
4544
4645
4746
4847
49
48
5049
5150
5251
5352
54
53
5554
5655
5756
5857
59
58
6059
6160
6261
6362
64
63
6564
6665
67
66
67
6868
69
69
7070
7171
72
72
73
7374
74
75
7576
7677
7778
78
79
80
81
82
79
80
8381
8482
8583
8684
87
85
8886
8987
9088
9189
92
90
9391
9492
9593
96
97
98
94
95
9996
10097
10198
10299
103
100
104101
105102
106103
107104
108
105
109106
110107
111108
112
113
114
109
110
115111
116112
117113
118114
119
115
120116
121117
122118
123119
124
120
125121
126122
127123
128124
129
125
130126
131127
132128
133129
134
130
135131
136132
137133
138134
139
135
140136
141137
142138
143
144139
145140
146
141
147142
148143
149144
150145
151
146
152147
153148
154149
155
156
157
150
151
158152
159153
160154
161155
162
156
163157
164158
165159
166160
167
161
168162
169163
170164
171165
172
166
173167
174168
175169
176170
177
171
178172
179173
180174
181175
182
176
183177
184178
185179
186180
187
181
188182
189183
190184
191185
192
186
193187
194188
195189
196190
197
191
198192
199193
200194
201
202
203
204
195
196
205197
206198
207199
208200
209
201
210202
211203
212204
213
205
214206
215207
216208
......
294286
295287
296288
297
289
298290
299291
300292
301293
302294
303
295
304296
305297
306298
......
339331
340332
341333
342
334
343335
344336
345337
......
373365
374366
375367
376
368
377369
378370
379371
......
385377
386378
387379
388
380
389381
390382
391383
......
397389
398390
399391
400
392
401393
402394
403395
......
409401
410402
411403
412
404
413405
414406
415407
......
421413
422414
423415
424
416
425417
426418
427419
......
433425
434426
435427
436
428
437429
438430
439431
......
445437
446438
447439
448
440
449441
450442
451443
......
457449
458450
459451
460
452
461453
462454
463455
......
469461
470462
471463
472
464
473465
474466
475467
......
481473
482474
483475
484
476
485477
486478
487479
......
493485
494486
495487
496
488
497489
498490
499491
......
505497
506498
507499
508
500
509501
510502
511503
......
517509
518510
519511
520
512
521513
522514
523515
......
529521
530522
531523
532
524
533525
534526
535527
......
541533
542534
543535
544
536
545537
546538
547539
......
553545
554546
555547
556
548
557549
558550
559551
......
565557
566558
567559
568
560
569561
570562
571563
......
577569
578570
579571
580
572
581573
582574
583575
......
589581
590582
591583
592
584
593585
594586
595587
......
601593
602594
603595
604
596
605597
606598
607599
......
613605
614606
615607
616
608
617609
618610
619611
......
625617
626618
627619
628
620
629621
630622
631623
......
637629
638630
639631
640
632
641633
642634
643635
......
649641
650642
651643
652
644
653645
654646
655647
......
661653
662654
663655
664
656
665657
666658
667659
......
673665
674666
675667
676
668
677669
678670
679671
......
685677
686678
687679
688
680
689681
690682
691683
......
697689
698690
699691
700
692
701693
702694
703695
......
709701
710702
711703
712
704
713705
714706
715707
......
721713
722714
723715
724
716
725717
726718
727719
......
733725
734726
735727
736
728
737729
738730
739731
......
745737
746738
747739
748
740
749741
750742
751743
......
757749
758750
759751
760
752
761753
762754
763755
764
756
765757
766758
767
759
768760
769761
770762
771763
772764
773
765
774766
775767
776768
......
782774
783775
784776
785
777
786778
787779
788780
......
794786
795787
796788
797
789
798790
799791
800792
......
806798
807799
808800
809
801
810802
811803
812804
......
818810
819811
820812
821
813
822814
823815
824816
......
830822
831823
832824
833
825
834826
835827
836828
......
842834
843835
844836
845
837
846838
847839
848840
......
890882
891883
892884
893
885
894886
895887
896888
......
902894
903895
904896
905
897
906898
907899
908900
......
914906
915907
916908
917
909
918910
919911
920912
......
10881080
10891081
10901082
1091
1083
10921084
10931085
10941086
......
11121104
11131105
11141106
1115
1107
11161108
11171109
11181110
......
12051197
12061198
12071199
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
"Project-Id-Version: Chameleon 2.1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-03-06 22:38+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"PO-Revision-Date: 2012-03-15 19:36-0000\n"
"Last-Translator: ErmaC\n"
"Language-Team: zh_TW <zh_TW@li.org>\n"
"Language: zh_TW\n"
"MIME-Version: 1.0\n"
#. type: Content of: <html><body><div><p>
#: Resources/templates/Welcome.html:22
#, fuzzy
#| msgid "Chameleon Bootloader"
msgid "Chameleon"
msgstr "Chameleon"
#. type: Content of: <html><body><div><p>
#: Resources/templates/Welcome.html:23
msgid "v%CHAMELEONVERSION% r%CHAMELEONREVISION%"
msgstr ""
msgstr "v%CHAMELEONVERSION% r%CHAMELEONREVISION%"
#. type: Content of: <html><body><div><p>
#: Resources/templates/Welcome.html:25
msgid "Do not install to an Apple Macintosh computer"
msgstr ""
msgstr "請勿安裝到 Apple 的 Macintosh 電腦"
#. type: Content of: <html><body><div><p>
#: Resources/templates/Welcome.html:27
msgid "Developers :"
msgstr ""
msgstr "開發者 :"
#. type: Content of: <html><body><div><p>
#: Resources/templates/Welcome.html:28
msgid "%DEVELOP%"
msgstr ""
msgstr "%DEVELOP%"
#. type: Content of: <html><body><div><p>
#: Resources/templates/Welcome.html:30
msgid "Thanks to :"
msgstr ""
msgstr "感謝 :"
#. type: Content of: <html><body><div><p>
#: Resources/templates/Welcome.html:31
msgid "%CREDITS%"
msgstr ""
msgstr "%CREDITS%"
#. type: Content of: <html><body><div><p>
#: Resources/templates/Welcome.html:33
msgid "Package :"
msgstr ""
msgstr "封裝者 :"
#. type: Content of: <html><body><div><p>
#: Resources/templates/Welcome.html:34
msgid "%PKGDEV%"
msgstr ""
msgstr "%PKGDEV%"
#. type: Content of: <html><body><div><p>
#: Resources/templates/Welcome.html:36 Resources/templates/Conclusion.html:30
#: Resources/templates/Welcome.html:36
#: Resources/templates/Conclusion.html:30
msgid "Package built by: %WHOBUILD%, language translated by: blackosx"
msgstr ""
msgstr "Package built by: %WHOBUILD%, language 翻譯 : crazybirdy, Ulimate"
#. type: Content of: <html><body><div><p>
#: Resources/templates/Welcome.html:37 Resources/templates/Conclusion.html:31
#: Resources/templates/Welcome.html:37
#: Resources/templates/Conclusion.html:31
msgid "Copyright © %CPRYEAR%"
msgstr ""
msgstr "Copyright © %CPRYEAR%"
#. type: Content of: <html><body><p>
#: Resources/templates/Description.html:18
msgid ""
"Chameleon is a boot loader built using a combination of components which "
"evolved from the development of David Elliott's fake EFI implementation "
"added to Apple's boot-132 project."
msgstr ""
msgid "Chameleon is a boot loader built using a combination of components which evolved from the development of David Elliott's fake EFI implementation added to Apple's boot-132 project."
msgstr "Chameleon 是一個結合許多組件的開機引導器。這些組件的演變來自於 David Elliott 加入 Apple 的 boot-132 程式項目的 fake EFI 安裝工具。"
#. type: Content of: <html><body><p>
#: Resources/templates/Description.html:20
msgid "Chameleon v2 is extended with many features. For example:"
msgstr ""
msgstr "Chameleon v2 現在已經擴充了許多功能。例如:"
#. type: Content of: <html><body><p>
#: Resources/templates/Description.html:22
msgid "- Fully customizable GUI to bring some color to the Darwin Bootloader."
msgstr ""
msgstr "- 客製化的圖形使用者介面,為 Darwin Bootloader 帶來更多的色彩。"
#. type: Content of: <html><body><p>
#: Resources/templates/Description.html:23
msgid ""
"- Load a ramdisk to directly boot retail DVDs without additional programs."
msgstr ""
msgid "- Load a ramdisk to directly boot retail DVDs without additional programs."
msgstr "- 無須其他程式,即可載入 ramdisk 來直接啓動 零售版 DVD。"
#. type: Content of: <html><body><p>
#: Resources/templates/Description.html:24
msgid "- Hibernation. Enjoy resuming your Mac OS X with a preview image."
msgstr ""
msgstr "- 支持睡眠。 可使用睡眠映像恢復繼續使用 Mac OS X 。"
#. type: Content of: <html><body><p>
#: Resources/templates/Description.html:25
msgid "- SMBIOS override to modify the factory SMBIOS values."
msgstr ""
msgstr "- 可使用修改過的 SMBIOS 覆蓋 SMBIOS 之出廠設定值。"
#. type: Content of: <html><body><p>
#: Resources/templates/Description.html:26
msgid ""
"- DSDT override to use a modified fixed DSDT which can solve several issues."
msgstr ""
msgid "- DSDT override to use a modified fixed DSDT which can solve several issues."
msgstr "- 可使用修正過的 DSDT 覆蓋原始 DSDT,並可解決許多問題。"
#. type: Content of: <html><body><p>
#: Resources/templates/Description.html:27
msgid "- Device Property Injection via device-properties string."
msgstr ""
msgstr "- 可透過 device-properties string 自動注入設備屬性。"
#. type: Content of: <html><body><p>
#: Resources/templates/Description.html:28
msgid "- hybrid boot0 / boot1h for MBR and GPT partitioned disks."
msgstr ""
msgstr "- 支持 MBR 及 GPT 分割區磁盤的 boot0 / boot1h 多重開機功能。"
#. type: Content of: <html><body><p>
#: Resources/templates/Description.html:29
msgid "- Automatic FSB detection code even for recent AMD CPUs."
msgstr ""
msgstr "- 具有自動偵測 FSB 碼功能,並可用於新式的 AMD CPU。"
#. type: Content of: <html><body><p>
#: Resources/templates/Description.html:30
msgid "- Apple Software RAID support."
msgstr ""
msgstr "- 支持 Apple Software RAID 功能。"
#. type: Content of: <html><body><p>
#: Resources/templates/Description.html:31
msgid "- Nvidia &amp; ATI/AMD Graphics Card Enabler."
msgstr ""
msgstr "- 支持 Nvidia &amp; ATI/AMD 顯示卡啓用功能。"
#. type: Content of: <html><body><p>
#: Resources/templates/Description.html:32
#, fuzzy
#| msgid "Modules"
msgid "- Module support"
msgstr "模組選項"
msgstr "- 支持模組功能。"
#. type: Content of: <html><body><p>
#: Resources/templates/Description.html:33
msgid "- Memory detection adapted from memtest86:&nbsp;"
msgstr ""
msgstr "- 支持改編自 memtest86:&nbsp;的記憶體偵測功能。&nbsp;"
#. type: Content of: <html><body><p>
#: Resources/templates/Description.html:34
msgid ""
"- Automatic P-State &amp; C-State generation for native power management."
msgstr ""
msgid "- Automatic P-State &amp; C-State generation for native power management."
msgstr "- 具有自動生成 P-State 及 C-State 的原生電源管理之功能。"
#. type: Content of: <html><body><p>
#: Resources/templates/Description.html:35
msgid "- Message logging."
msgstr ""
msgstr "- 具有訊息紀錄之功能。"
#. type: Content of: <html><body><p>
#: Resources/templates/Description.html:37
msgid "The code is released under version 2 of the Gnu Public License."
msgstr ""
msgstr "源代碼依照 Gnu Public License v2 的原則釋放於以下網站上。"
#. type: Content of: <html><body><p><span>
#: Resources/templates/Description.html:40
msgid "FAQ's:&nbsp;"
msgstr ""
msgstr "常見問題:&nbsp;"
#. type: Content of: <html><body><div><p>
#: Resources/templates/Conclusion.html:22
msgid "The scripts have completed and a file named&nbsp;"
msgstr ""
msgstr "安裝程序已經完成並在選擇安裝的分割區建立&nbsp;"
#. type: Content of: <html><body><div><p><span>
#: Resources/templates/Conclusion.html:22
msgid "@LOG_FILENAME@"
msgstr ""
msgstr "@LOG_FILENAME@"
#. type: Content of: <html><body><div><p>
#: Resources/templates/Conclusion.html:23
msgid "&nbsp;has been written to the root of your chosen partition."
msgstr ""
msgstr "&nbsp;紀錄文件。"
#. type: Content of: <html><body><div><p>
#: Resources/templates/Conclusion.html:25
msgid "Please&nbsp;"
msgstr ""
msgstr "請&nbsp;"
#. type: Content of: <html><body><div><p><span>
#: Resources/templates/Conclusion.html:25
msgid "read it"
msgstr ""
msgstr "詳閱紀錄文件"
#. type: Content of: <html><body><div><p>
#: Resources/templates/Conclusion.html:26
msgid ""
"&nbsp;to find out if the installation was successful and keep it for a "
"record of what was done."
msgstr ""
msgid "&nbsp;to find out if the installation was successful and keep it for a record of what was done."
msgstr "&nbsp;確認安裝是否成功,並保留安裝紀錄文件備查。"
#. type: Content of: <html><body><div><p>
#: Resources/templates/Conclusion.html:28
msgid "Chameleon v%CHAMELEONVERSION% r%CHAMELEONREVISION%"
msgstr ""
msgstr "Chameleon v%CHAMELEONVERSION% r%CHAMELEONREVISION%"
#. type: "Chameleon_Package_Title"
#: Resources/templates/Localizable.strings:4
#, fuzzy, no-wrap
#, no-wrap
#| msgid "Chameleon Bootloader"
msgid "Chameleon Bootloader Package"
msgstr "Chameleon"
#: Resources/templates/Localizable.strings:36
#, no-wrap
msgid "The modules system incorporated in chameleon allows for a user or developer to extend the core functionality of chameleon without replacing the main boot file."
msgstr ""
msgstr "The modules system incorporated in chameleon allows for a user or developer to extend the core functionality of chameleon without replacing the main boot file."
#. type: "klibc_title"
#: Resources/templates/Localizable.strings:38
#, no-wrap
msgid "klibc"
msgstr ""
msgstr "klibc"
#. type: "klibc_description"
#: Resources/templates/Localizable.strings:39
#: Resources/templates/Localizable.strings:48
#, no-wrap
msgid "uClibc++"
msgstr ""
msgstr "uClibc++"
#. type: "uClibc_description"
#: Resources/templates/Localizable.strings:49
#: Resources/templates/Localizable.strings:61
#, no-wrap
msgid "BootBanner=No"
msgstr ""
msgstr "BootBanner=No"
#. type: "BootBanner_description"
#: Resources/templates/Localizable.strings:62
#: Resources/templates/Localizable.strings:64
#, no-wrap
msgid "GUI=No"
msgstr ""
msgstr "GUI=No"
#. type: "GUI_description"
#: Resources/templates/Localizable.strings:65
#: Resources/templates/Localizable.strings:67
#, no-wrap
msgid "LegacyLogo=Yes"
msgstr ""
msgstr "LegacyLogo=Yes"
#. type: "LegacyLogo_description"
#: Resources/templates/Localizable.strings:68
#: Resources/templates/Localizable.strings:70
#, no-wrap
msgid "InstantMenu=Yes"
msgstr ""
msgstr "InstantMenu=Yes"
#. type: "InstantMenu_description"
#: Resources/templates/Localizable.strings:71
#: Resources/templates/Localizable.strings:73
#, no-wrap
msgid "QuietBoot=Yes"
msgstr ""
msgstr "QuietBoot=Yes"
#. type: "QuietBoot_description"
#: Resources/templates/Localizable.strings:74
#: Resources/templates/Localizable.strings:76
#, no-wrap
msgid "ShowInfo=Yes"
msgstr ""
msgstr "ShowInfo=Yes"
#. type: "ShowInfo_description"
#: Resources/templates/Localizable.strings:77
#: Resources/templates/Localizable.strings:79
#, no-wrap
msgid "Wait=Yes"
msgstr ""
msgstr "Wait=Yes"
#. type: "Wait_description"
#: Resources/templates/Localizable.strings:80
#: Resources/templates/Localizable.strings:84
#, no-wrap
msgid "arch=i386"
msgstr ""
msgstr "arch=i386"
#. type: "arch_description"
#: Resources/templates/Localizable.strings:85
#: Resources/templates/Localizable.strings:87
#, no-wrap
msgid "EHCIacquire=Yes"
msgstr ""
msgstr "EHCIacquire=Yes"
#. type: "EHCIacquire_description"
#: Resources/templates/Localizable.strings:88
#: Resources/templates/Localizable.strings:90
#, no-wrap
msgid "EthernetBuiltIn=Yes"
msgstr ""
msgstr "EthernetBuiltIn=Yes"
#. type: "EthernetBuiltIn_description"
#: Resources/templates/Localizable.strings:91
#: Resources/templates/Localizable.strings:93
#, no-wrap
msgid "ForceHPET=Yes"
msgstr ""
msgstr "ForceHPET=Yes"
#. type: "ForceHPET_description"
#: Resources/templates/Localizable.strings:94
#: Resources/templates/Localizable.strings:96
#, no-wrap
msgid "ForceWake=Yes"
msgstr ""
msgstr "ForceWake=Yes"
#. type: "ForceWake_description"
#: Resources/templates/Localizable.strings:97
#: Resources/templates/Localizable.strings:99
#, no-wrap
msgid "RestartFix=No"
msgstr ""
msgstr "RestartFix=No"
#. type: "RestartFix_description"
#: Resources/templates/Localizable.strings:100
#: Resources/templates/Localizable.strings:102
#, no-wrap
msgid "UHCIreset=Yes"
msgstr ""
msgstr "UHCIreset=Yes"
#. type: "UHCIreset_description"
#: Resources/templates/Localizable.strings:103
#: Resources/templates/Localizable.strings:105
#, no-wrap
msgid "UseMemDetect=No"
msgstr ""
msgstr "UseMemDetect=No"
#. type: "UseMemDetect_description"
#: Resources/templates/Localizable.strings:106
#: Resources/templates/Localizable.strings:108
#, no-wrap
msgid "UseKernelCache=Yes"
msgstr ""
msgstr "UseKernelCache=Yes"
#. type: "UseKernelCache_description"
#: Resources/templates/Localizable.strings:109
#: Resources/templates/Localizable.strings:111
#, no-wrap
msgid "Wake=Yes"
msgstr ""
msgstr "Wake=Yes"
#. type: "Wake_description"
#: Resources/templates/Localizable.strings:112
#: Resources/templates/Localizable.strings:116
#, no-wrap
msgid "CSTUsingSystemIO=Yes"
msgstr ""
msgstr "CSTUsingSystemIO=Yes"
#. type: "CSTUsingSystemIO_description"
#: Resources/templates/Localizable.strings:117
#: Resources/templates/Localizable.strings:119
#, no-wrap
msgid "DropSSDT=Yes"
msgstr ""
msgstr "DropSSDT=Yes"
#. type: "DropSSDT_description"
#: Resources/templates/Localizable.strings:120
#: Resources/templates/Localizable.strings:122
#, no-wrap
msgid "EnableC2State=Yes"
msgstr ""
msgstr "EnableC2State=Yes"
#. type: "EnableC2State_description"
#: Resources/templates/Localizable.strings:123
#: Resources/templates/Localizable.strings:125
#, no-wrap
msgid "EnableC3State=Yes"
msgstr ""
msgstr "EnableC3State=Yes"
#. type: "EnableC3State_description"
#: Resources/templates/Localizable.strings:126
#: Resources/templates/Localizable.strings:128
#, no-wrap
msgid "EnableC4State=Yes"
msgstr ""
msgstr "EnableC4State=Yes"
#. type: "EnableC4State_description"
#: Resources/templates/Localizable.strings:129
#: Resources/templates/Localizable.strings:131
#, no-wrap
msgid "GenerateCStates=Yes"
msgstr ""
msgstr "GenerateCStates=Yes"
#. type: "GenerateCStates_description"
#: Resources/templates/Localizable.strings:132
#: Resources/templates/Localizable.strings:134
#, no-wrap
msgid "GeneratePStates=Yes"
msgstr ""
msgstr "GeneratePStates=Yes"
#. type: "GeneratePStates_description"
#: Resources/templates/Localizable.strings:135
#: Resources/templates/Localizable.strings:139
#, no-wrap
msgid "1024x600x32"
msgstr ""
msgstr "1024x600x32"
#. type: "1024x600x32_description"
#: Resources/templates/Localizable.strings:140
#: Resources/templates/Localizable.strings:142
#, no-wrap
msgid "1024x768x32"
msgstr ""
msgstr "1024x768x32"
#. type: "1024x768x32_description"
#: Resources/templates/Localizable.strings:143
#: Resources/templates/Localizable.strings:145
#, no-wrap
msgid "1280x768x32"
msgstr ""
msgstr "1280x768x32"
#. type: "1280x768x32_description"
#: Resources/templates/Localizable.strings:146
#: Resources/templates/Localizable.strings:148
#, no-wrap
msgid "1280x800x32"
msgstr ""
msgstr "1280x800x32"
#. type: "1280x800x32_description"
#: Resources/templates/Localizable.strings:149
#: Resources/templates/Localizable.strings:151
#, no-wrap
msgid "1280x1024x32"
msgstr ""
msgstr "1280x1024x32"
#. type: "1280x1024x32_description"
#: Resources/templates/Localizable.strings:152
#: Resources/templates/Localizable.strings:154
#, no-wrap
msgid "1280x960x32"
msgstr ""
msgstr "1280x960x32"
#. type: "1280x960x32_description"
#: Resources/templates/Localizable.strings:155
#: Resources/templates/Localizable.strings:157
#, no-wrap
msgid "1440x900x32"
msgstr ""
msgstr "1440x900x32"
#. type: "1440x900x32_description"
#: Resources/templates/Localizable.strings:158
#: Resources/templates/Localizable.strings:160
#, no-wrap
msgid "1600x900x32"
msgstr ""
msgstr "1600x900x32"
#. type: "1600x900x32_description"
#: Resources/templates/Localizable.strings:161
#: Resources/templates/Localizable.strings:163
#, no-wrap
msgid "1600x1200x32"
msgstr ""
msgstr "1600x1200x32"
#. type: "1600x1200x32_description"
#: Resources/templates/Localizable.strings:164
#, fuzzy, no-wrap
#, no-wrap
#| msgid "Set Graphics Mode to 1600x900x32"
msgid "Set Graphics Mode to 1600x1200x32"
msgstr "設定螢幕解析度為 1600x900x32"
msgstr "設定螢幕解析度為 1600x1200x32"
#. type: "1680x1050x32_title"
#: Resources/templates/Localizable.strings:166
#, no-wrap
msgid "1680x1050x32"
msgstr ""
msgstr "1680x1050x32"
#. type: "1680x1050x32_description"
#: Resources/templates/Localizable.strings:167
#: Resources/templates/Localizable.strings:169
#, no-wrap
msgid "1920x1080x32"
msgstr ""
msgstr "1920x1080x32"
#. type: "1920x1080x32_description"
#: Resources/templates/Localizable.strings:170
#: Resources/templates/Localizable.strings:172
#, no-wrap
msgid "1920x1200x32"
msgstr ""
msgstr "1920x1200x32"
#. type: "1920x1200x32_description"
#: Resources/templates/Localizable.strings:173
#: Resources/templates/Localizable.strings:177
#, no-wrap
msgid "GraphicsEnabler=Yes"
msgstr ""
msgstr "GraphicsEnabler=Yes"
#. type: "GraphicsEnabler_description"
#: Resources/templates/Localizable.strings:178
#: Resources/templates/Localizable.strings:180
#, no-wrap
msgid "UseAtiROM=Yes"
msgstr ""
msgstr "UseAtiROM=Yes"
#. type: "UseAtiROM_description"
#: Resources/templates/Localizable.strings:181
#: Resources/templates/Localizable.strings:183
#, no-wrap
msgid "UseNvidiaROM=Yes"
msgstr ""
msgstr "UseNvidiaROM=Yes"
#. type: "UseNvidiaROM_description"
#: Resources/templates/Localizable.strings:184
#: Resources/templates/Localizable.strings:186
#, no-wrap
msgid "VBIOS=Yes"
msgstr ""
msgstr "VBIOS=Yes"
#. type: "VBIOS_description"
#: Resources/templates/Localizable.strings:187
#: Resources/templates/Localizable.strings:201
#, no-wrap
msgid "npci=0x2000"
msgstr ""
msgstr "npci=0x2000"
#. type: "Npci_description"
#: Resources/templates/Localizable.strings:202
#: Resources/templates/Localizable.strings:204
#, no-wrap
msgid "npci=0x3000"
msgstr ""
msgstr "npci=0x3000"
#. type: "Npci3_description"
#: Resources/templates/Localizable.strings:205
#: Resources/templates/Localizable.strings:207
#, no-wrap
msgid "darkwake=0"
msgstr ""
msgstr "darkwake=0"
#. type: "Darkwake_description"
#: Resources/templates/Localizable.strings:208
#: Resources/templates/Localizable.strings:271
#, no-wrap
msgid "Set one resolution to use."
msgstr ""
msgstr "Set one resolution to use."
#. type: "Video_title"
#: Resources/templates/Localizable.strings:274
#: Resources/templates/Localizable.strings:279
#, no-wrap
msgid "Select one keylayout to use. This will also install the Keylayout module and keymaps."
msgstr ""
msgstr "Select one keylayout to use. This will also install the Keylayout module and keymaps."
#. type: "Themes_title"
#: Resources/templates/Localizable.strings:282
#~ msgid "Don't choose a keylayout."
#~ msgstr "不選取安裝任何鍵盤佈局。"
#, fuzzy
#~| msgid ""
#~| "A collection of sample themes\n"
#~| "More themes can be found at http://forum.voodooprojects.org/index.php/"
#~| "board,7.0.html"
#~ msgid "http://forge.voodooprojects.org/p/chameleon"
#~ msgstr ""
#~ "收集的一些主題範例。\n"
#~ "可在 http://forum.voodooprojects.org/index.php/board,7.0.html 找到更多的主"
#~ "題。"
#, fuzzy
#~| msgid ""
#~| "A collection of sample themes\n"
#~| "More themes can be found at http://forum.voodooprojects.org/index.php/"
#~| "board,7.0.html"
#~ msgid "http://forum.voodooprojects.org/index.php/topic,754.0.html"
#~ msgstr ""
#~ "收集的一些主題範例。\n"
#~ "可在 http://forum.voodooprojects.org/index.php/board,7.0.html 找到更多的主"
#~ "題。"
#, fuzzy
#~| msgid ""
#~| "A collection of sample themes\n"
#~| "More themes can be found at http://forum.voodooprojects.org/index.php/"
#~| "board,7.0.html"
#~ msgid ""
#~ "<span class=\"s2\">http://forum.voodooprojects.org/index.php/topic,754.0."
#~ "html</span>"
#~ msgstr ""
#~ "收集的一些主題範例。\n"
#~ "可在 http://forum.voodooprojects.org/index.php/board,7.0.html 找到更多的主"
#~ "題。"
branches/ErmaC/Trunk/package/po/zh_CN.po
88
99
1010
11
12
11
12
1313
1414
1515
......
1818
1919
2020
21
2221
2322
2423
......
2625
2726
2827
29
28
3029
3130
3231
3332
34
33
3534
3635
3736
3837
39
38
4039
4140
4241
4342
44
43
4544
4645
4746
4847
49
48
5049
5150
5251
5352
54
53
5554
5655
5756
5857
59
58
6059
6160
6261
6362
64
63
6564
6665
67
66
67
6868
69
69
7070
7171
72
72
73
7374
74
75
7576
7677
7778
78
79
80
81
82
79
80
8381
8482
8583
8684
87
85
8886
8987
9088
9189
92
90
9391
9492
9593
96
97
98
94
95
9996
10097
10198
10299
103
100
104101
105102
106103
107104
108
105
109106
110107
111108
112
113
114
109
110
115111
116112
117113
118114
119
115
120116
121117
122118
123119
124
120
125121
126122
127123
128124
129
125
130126
131127
132128
133129
134
130
135131
136132
137133
138134
139
135
140136
141137
142138
143
144139
145140
146
141
147142
148143
149144
150145
151
146
152147
153148
154149
155
156
157
150
151
158152
159153
160154
161155
162
156
163157
164158
165159
166160
167
161
168162
169163
170164
171165
172
166
173167
174168
175169
176170
177
171
178172
179173
180174
181175
182
176
183177
184178
185179
186180
187
181
188182
189183
190184
191185
192
186
193187
194188
195189
196190
197
191
198192
199193
200194
201
202
203
204
195
196
205197
206198
207199
208200
209
201
210202
211203
212204
213
205
214206
215207
216208
......
294286
295287
296288
297
289
298290
299291
300292
301293
302294
303
295
304296
305297
306298
......
339331
340332
341333
342
334
343335
344336
345337
......
373365
374366
375367
376
368
377369
378370
379371
......
385377
386378
387379
388
380
389381
390382
391383
......
397389
398390
399391
400
392
401393
402394
403395
......
409401
410402
411403
412
404
413405
414406
415407
......
421413
422414
423415
424
416
425417
426418
427419
......
433425
434426
435427
436
428
437429
438430
439431
......
445437
446438
447439
448
440
449441
450442
451443
......
457449
458450
459451
460
452
461453
462454
463455
......
469461
470462
471463
472
464
473465
474466
475467
......
481473
482474
483475
484
476
485477
486478
487479
......
493485
494486
495487
496
488
497489
498490
499491
......
505497
506498
507499
508
500
509501
510502
511503
......
517509
518510
519511
520
512
521513
522514
523515
......
529521
530522
531523
532
524
533525
534526
535527
......
541533
542534
543535
544
536
545537
546538
547539
......
553545
554546
555547
556
548
557549
558550
559551
......
565557
566558
567559
568
560
569561
570562
571563
......
577569
578570
579571
580
572
581573
582574
583575
......
589581
590582
591583
592
584
593585
594586
595587
......
601593
602594
603595
604
596
605597
606598
607599
......
613605
614606
615607
616
608
617609
618610
619611
......
625617
626618
627619
628
620
629621
630622
631623
......
637629
638630
639631
640
632
641633
642634
643635
......
649641
650642
651643
652
644
653645
654646
655647
......
661653
662654
663655
664
656
665657
666658
667659
......
673665
674666
675667
676
668
677669
678670
679671
......
685677
686678
687679
688
680
689681
690682
691683
......
697689
698690
699691
700
692
701693
702694
703695
......
709701
710702
711703
712
704
713705
714706
715707
......
721713
722714
723715
724
716
725717
726718
727719
......
733725
734726
735727
736
728
737729
738730
739731
......
745737
746738
747739
748
740
749741
750742
751743
......
757749
758750
759751
760
752
761753
762754
763755
764
756
765757
766758
767
759
768760
769761
770762
771763
772764
773
765
774766
775767
776768
......
782774
783775
784776
785
777
786778
787779
788780
......
794786
795787
796788
797
789
798790
799791
800792
......
806798
807799
808800
809
801
810802
811803
812804
......
818810
819811
820812
821
813
822814
823815
824816
......
830822
831823
832824
833
825
834826
835827
836828
......
842834
843835
844836
845
837
846838
847839
848840
......
890882
891883
892884
893
885
894886
895887
896888
......
902894
903895
904896
905
897
906898
907899
908900
......
914906
915907
916908
917
909
918910
919911
920912
......
10881080
10891081
10901082
1091
1083
10921084
10931085
10941086
......
11121104
11131105
11141106
1115
1107
11161108
11171109
11181110
......
12051197
12061198
12071199
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
"Project-Id-Version: Chameleon 2.1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-03-06 22:38+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"PO-Revision-Date: 2012-03-15 19:26-0000\n"
"Last-Translator: ErmaC\n"
"Language-Team: zh_CN <zh_CN@li.org>\n"
"Language: zh_CN\n"
"MIME-Version: 1.0\n"
#. type: Content of: <html><body><div><p>
#: Resources/templates/Welcome.html:22
#, fuzzy
#| msgid "Chameleon Bootloader"
msgid "Chameleon"
msgstr "Chameleon"
#. type: Content of: <html><body><div><p>
#: Resources/templates/Welcome.html:23
msgid "v%CHAMELEONVERSION% r%CHAMELEONREVISION%"
msgstr ""
msgstr "v%CHAMELEONVERSION% r%CHAMELEONREVISION%"
#. type: Content of: <html><body><div><p>
#: Resources/templates/Welcome.html:25
msgid "Do not install to an Apple Macintosh computer"
msgstr ""
msgstr "请勿安装到 Apple 的 Macintosh 电脑"
#. type: Content of: <html><body><div><p>
#: Resources/templates/Welcome.html:27
msgid "Developers :"
msgstr ""
msgstr "开发者 :"
#. type: Content of: <html><body><div><p>
#: Resources/templates/Welcome.html:28
msgid "%DEVELOP%"
msgstr ""
msgstr "%DEVELOP%"
#. type: Content of: <html><body><div><p>
#: Resources/templates/Welcome.html:30
msgid "Thanks to :"
msgstr ""
msgstr "感谢 :"
#. type: Content of: <html><body><div><p>
#: Resources/templates/Welcome.html:31
msgid "%CREDITS%"
msgstr ""
msgstr "%CREDITS%"
#. type: Content of: <html><body><div><p>
#: Resources/templates/Welcome.html:33
msgid "Package :"
msgstr ""
msgstr "封装者 :"
#. type: Content of: <html><body><div><p>
#: Resources/templates/Welcome.html:34
msgid "%PKGDEV%"
msgstr ""
msgstr "%PKGDEV%"
#. type: Content of: <html><body><div><p>
#: Resources/templates/Welcome.html:36 Resources/templates/Conclusion.html:30
#: Resources/templates/Welcome.html:36
#: Resources/templates/Conclusion.html:30
msgid "Package built by: %WHOBUILD%, language translated by: blackosx"
msgstr ""
msgstr "Package built by: %WHOBUILD%, language 翻译: crazybirdy, Ulimate"
#. type: Content of: <html><body><div><p>
#: Resources/templates/Welcome.html:37 Resources/templates/Conclusion.html:31
#: Resources/templates/Welcome.html:37
#: Resources/templates/Conclusion.html:31
msgid "Copyright © %CPRYEAR%"
msgstr ""
msgstr "Copyright © %CPRYEAR%"
#. type: Content of: <html><body><p>
#: Resources/templates/Description.html:18
msgid ""
"Chameleon is a boot loader built using a combination of components which "
"evolved from the development of David Elliott's fake EFI implementation "
"added to Apple's boot-132 project."
msgstr ""
msgid "Chameleon is a boot loader built using a combination of components which evolved from the development of David Elliott's fake EFI implementation added to Apple's boot-132 project."
msgstr "Chameleon 是一个结合许多组件的开机引导器。这些组件的演变来自于 David Elliott 加入 Apple 的 boot-132 程序项目的 fake EFI 安装工具。"
#. type: Content of: <html><body><p>
#: Resources/templates/Description.html:20
msgid "Chameleon v2 is extended with many features. For example:"
msgstr ""
msgstr "Chameleon v2 现在已经扩充了许多功能。例如:"
#. type: Content of: <html><body><p>
#: Resources/templates/Description.html:22
msgid "- Fully customizable GUI to bring some color to the Darwin Bootloader."
msgstr ""
msgstr "- 客制化的图形用户介面,为 Darwin Bootloader 带来更多的色彩。"
#. type: Content of: <html><body><p>
#: Resources/templates/Description.html:23
msgid ""
"- Load a ramdisk to directly boot retail DVDs without additional programs."
msgstr ""
msgid "- Load a ramdisk to directly boot retail DVDs without additional programs."
msgstr "- 无须其他程序,即可载入 ramdisk 来直接启动 零售版 DVD。"
#. type: Content of: <html><body><p>
#: Resources/templates/Description.html:24
msgid "- Hibernation. Enjoy resuming your Mac OS X with a preview image."
msgstr ""
msgstr "- 支持睡眠。 可使用睡眠映像恢复继续使用 Mac OS X 。"
#. type: Content of: <html><body><p>
#: Resources/templates/Description.html:25
msgid "- SMBIOS override to modify the factory SMBIOS values."
msgstr ""
msgstr "- 可使用修改过的 SMBIOS 覆盖 SMBIOS 之出厂设定值。"
#. type: Content of: <html><body><p>
#: Resources/templates/Description.html:26
msgid ""
"- DSDT override to use a modified fixed DSDT which can solve several issues."
msgstr ""
msgid "- DSDT override to use a modified fixed DSDT which can solve several issues."
msgstr "- 可使用修正过的 DSDT 覆盖原始 DSDT,并可解决许多问题。"
#. type: Content of: <html><body><p>
#: Resources/templates/Description.html:27
msgid "- Device Property Injection via device-properties string."
msgstr ""
msgstr "- 可透过 device-properties string 自动注入设备属性。"
#. type: Content of: <html><body><p>
#: Resources/templates/Description.html:28
msgid "- hybrid boot0 / boot1h for MBR and GPT partitioned disks."
msgstr ""
msgstr "- 支持 MBR 及 GPT 分区磁盘的 boot0 / boot1h 多重开机功能。"
#. type: Content of: <html><body><p>
#: Resources/templates/Description.html:29
msgid "- Automatic FSB detection code even for recent AMD CPUs."
msgstr ""
msgstr "- 具有自动侦测 FSB 码功能,并可用于新式的 AMD CPU。"
#. type: Content of: <html><body><p>
#: Resources/templates/Description.html:30
msgid "- Apple Software RAID support."
msgstr ""
msgstr "- 支持 Apple Software RAID 功能。"
#. type: Content of: <html><body><p>
#: Resources/templates/Description.html:31
msgid "- Nvidia &amp; ATI/AMD Graphics Card Enabler."
msgstr ""
msgstr "- 支持 Nvidia &amp; ATI/AMD 显示卡启用功能。"
#. type: Content of: <html><body><p>
#: Resources/templates/Description.html:32
#, fuzzy
#| msgid "Modules"
msgid "- Module support"
msgstr "模块选项"
msgstr "- 支持模组功能。"
#. type: Content of: <html><body><p>
#: Resources/templates/Description.html:33
msgid "- Memory detection adapted from memtest86:&nbsp;"
msgstr ""
msgstr "- 支持改编自 memtest86:&nbsp;的内存侦测功能。&nbsp;"
#. type: Content of: <html><body><p>
#: Resources/templates/Description.html:34
msgid ""
"- Automatic P-State &amp; C-State generation for native power management."
msgstr ""
msgid "- Automatic P-State &amp; C-State generation for native power management."
msgstr "- 具有自动生成 P-State 及 C-State 的原生电源管理之功能。"
#. type: Content of: <html><body><p>
#: Resources/templates/Description.html:35
msgid "- Message logging."
msgstr ""
msgstr "- 具有信息纪录之功能。"
#. type: Content of: <html><body><p>
#: Resources/templates/Description.html:37
msgid "The code is released under version 2 of the Gnu Public License."
msgstr ""
msgstr "源代码依照 Gnu Public License v2 的原则释放于以下网站上。"
#. type: Content of: <html><body><p><span>
#: Resources/templates/Description.html:40
msgid "FAQ's:&nbsp;"
msgstr ""
msgstr "常见问题:&nbsp;"
#. type: Content of: <html><body><div><p>
#: Resources/templates/Conclusion.html:22
msgid "The scripts have completed and a file named&nbsp;"
msgstr ""
msgstr "安装程序已经完成并在选择安装的分区建立&nbsp;"
#. type: Content of: <html><body><div><p><span>
#: Resources/templates/Conclusion.html:22
msgid "@LOG_FILENAME@"
msgstr ""
msgstr "@LOG_FILENAME@"
#. type: Content of: <html><body><div><p>
#: Resources/templates/Conclusion.html:23
msgid "&nbsp;has been written to the root of your chosen partition."
msgstr ""
msgstr "&nbsp;纪录文件。"
#. type: Content of: <html><body><div><p>
#: Resources/templates/Conclusion.html:25
msgid "Please&nbsp;"
msgstr ""
msgstr "请&nbsp;"
#. type: Content of: <html><body><div><p><span>
#: Resources/templates/Conclusion.html:25
msgid "read it"
msgstr ""
msgstr "详阅纪录文件"
#. type: Content of: <html><body><div><p>
#: Resources/templates/Conclusion.html:26
msgid ""
"&nbsp;to find out if the installation was successful and keep it for a "
"record of what was done."
msgstr ""
msgid "&nbsp;to find out if the installation was successful and keep it for a record of what was done."
msgstr "&nbsp;确认安装是否成功,并保留安装纪录文件备查。"
#. type: Content of: <html><body><div><p>
#: Resources/templates/Conclusion.html:28
msgid "Chameleon v%CHAMELEONVERSION% r%CHAMELEONREVISION%"
msgstr ""
msgstr "Chameleon v%CHAMELEONVERSION% r%CHAMELEONREVISION%"
#. type: "Chameleon_Package_Title"
#: Resources/templates/Localizable.strings:4
#, fuzzy, no-wrap
#, no-wrap
#| msgid "Chameleon Bootloader"
msgid "Chameleon Bootloader Package"
msgstr "Chameleon"
#: Resources/templates/Localizable.strings:36
#, no-wrap
msgid "The modules system incorporated in chameleon allows for a user or developer to extend the core functionality of chameleon without replacing the main boot file."
msgstr ""
msgstr "The modules system incorporated in chameleon allows for a user or developer to extend the core functionality of chameleon without replacing the main boot file."
#. type: "klibc_title"
#: Resources/templates/Localizable.strings:38
#, no-wrap
msgid "klibc"
msgstr ""
msgstr "klibc"
#. type: "klibc_description"
#: Resources/templates/Localizable.strings:39
#: Resources/templates/Localizable.strings:48
#, no-wrap
msgid "uClibc++"
msgstr ""
msgstr "uClibc++"
#. type: "uClibc_description"
#: Resources/templates/Localizable.strings:49
#: Resources/templates/Localizable.strings:61
#, no-wrap
msgid "BootBanner=No"
msgstr ""
msgstr "BootBanner=No"
#. type: "BootBanner_description"
#: Resources/templates/Localizable.strings:62
#: Resources/templates/Localizable.strings:64
#, no-wrap
msgid "GUI=No"
msgstr ""
msgstr "GUI=No"
#. type: "GUI_description"
#: Resources/templates/Localizable.strings:65
#: Resources/templates/Localizable.strings:67
#, no-wrap
msgid "LegacyLogo=Yes"
msgstr ""
msgstr "LegacyLogo=Yes"
#. type: "LegacyLogo_description"
#: Resources/templates/Localizable.strings:68
#: Resources/templates/Localizable.strings:70
#, no-wrap
msgid "InstantMenu=Yes"
msgstr ""
msgstr "InstantMenu=Yes"
#. type: "InstantMenu_description"
#: Resources/templates/Localizable.strings:71
#: Resources/templates/Localizable.strings:73
#, no-wrap
msgid "QuietBoot=Yes"
msgstr ""
msgstr "QuietBoot=Yes"
#. type: "QuietBoot_description"
#: Resources/templates/Localizable.strings:74
#: Resources/templates/Localizable.strings:76
#, no-wrap
msgid "ShowInfo=Yes"
msgstr ""
msgstr "ShowInfo=Yes"
#. type: "ShowInfo_description"
#: Resources/templates/Localizable.strings:77
#: Resources/templates/Localizable.strings:79
#, no-wrap
msgid "Wait=Yes"
msgstr ""
msgstr "Wait=Yes"
#. type: "Wait_description"
#: Resources/templates/Localizable.strings:80
#: Resources/templates/Localizable.strings:84
#, no-wrap
msgid "arch=i386"
msgstr ""
msgstr "arch=i386"
#. type: "arch_description"
#: Resources/templates/Localizable.strings:85
#: Resources/templates/Localizable.strings:87
#, no-wrap
msgid "EHCIacquire=Yes"
msgstr ""
msgstr "EHCIacquire=Yes"
#. type: "EHCIacquire_description"
#: Resources/templates/Localizable.strings:88
#: Resources/templates/Localizable.strings:90
#, no-wrap
msgid "EthernetBuiltIn=Yes"
msgstr ""
msgstr "EthernetBuiltIn=Yes"
#. type: "EthernetBuiltIn_description"
#: Resources/templates/Localizable.strings:91
#: Resources/templates/Localizable.strings:93
#, no-wrap
msgid "ForceHPET=Yes"
msgstr ""
msgstr "ForceHPET=Yes"
#. type: "ForceHPET_description"
#: Resources/templates/Localizable.strings:94
#: Resources/templates/Localizable.strings:96
#, no-wrap
msgid "ForceWake=Yes"
msgstr ""
msgstr "ForceWake=Yes"
#. type: "ForceWake_description"
#: Resources/templates/Localizable.strings:97
#: Resources/templates/Localizable.strings:99
#, no-wrap
msgid "RestartFix=No"
msgstr ""
msgstr "RestartFix=No"
#. type: "RestartFix_description"
#: Resources/templates/Localizable.strings:100
#: Resources/templates/Localizable.strings:102
#, no-wrap
msgid "UHCIreset=Yes"
msgstr ""
msgstr "UHCIreset=Yes"
#. type: "UHCIreset_description"
#: Resources/templates/Localizable.strings:103
#: Resources/templates/Localizable.strings:105
#, no-wrap
msgid "UseMemDetect=No"
msgstr ""
msgstr "UseMemDetect=No"
#. type: "UseMemDetect_description"
#: Resources/templates/Localizable.strings:106
#: Resources/templates/Localizable.strings:108
#, no-wrap
msgid "UseKernelCache=Yes"
msgstr ""
msgstr "UseKernelCache=Yes"
#. type: "UseKernelCache_description"
#: Resources/templates/Localizable.strings:109
#: Resources/templates/Localizable.strings:111
#, no-wrap
msgid "Wake=Yes"
msgstr ""
msgstr "Wake=Yes"
#. type: "Wake_description"
#: Resources/templates/Localizable.strings:112
#: Resources/templates/Localizable.strings:116
#, no-wrap
msgid "CSTUsingSystemIO=Yes"
msgstr ""
msgstr "CSTUsingSystemIO=Yes"
#. type: "CSTUsingSystemIO_description"
#: Resources/templates/Localizable.strings:117
#: Resources/templates/Localizable.strings:119
#, no-wrap
msgid "DropSSDT=Yes"
msgstr ""
msgstr "DropSSDT=Yes"
#. type: "DropSSDT_description"
#: Resources/templates/Localizable.strings:120
#: Resources/templates/Localizable.strings:122
#, no-wrap
msgid "EnableC2State=Yes"
msgstr ""
msgstr "EnableC2State=Yes"
#. type: "EnableC2State_description"
#: Resources/templates/Localizable.strings:123
#: Resources/templates/Localizable.strings:125
#, no-wrap
msgid "EnableC3State=Yes"
msgstr ""
msgstr "EnableC3State=Yes"
#. type: "EnableC3State_description"
#: Resources/templates/Localizable.strings:126
#: Resources/templates/Localizable.strings:128
#, no-wrap
msgid "EnableC4State=Yes"
msgstr ""
msgstr "EnableC4State=Yes"
#. type: "EnableC4State_description"
#: Resources/templates/Localizable.strings:129
#: Resources/templates/Localizable.strings:131
#, no-wrap
msgid "GenerateCStates=Yes"
msgstr ""
msgstr "GenerateCStates=Yes"
#. type: "GenerateCStates_description"
#: Resources/templates/Localizable.strings:132
#: Resources/templates/Localizable.strings:134
#, no-wrap
msgid "GeneratePStates=Yes"
msgstr ""
msgstr "GeneratePStates=Yes"
#. type: "GeneratePStates_description"
#: Resources/templates/Localizable.strings:135
#: Resources/templates/Localizable.strings:139
#, no-wrap
msgid "1024x600x32"
msgstr ""
msgstr "1024x600x32"
#. type: "1024x600x32_description"
#: Resources/templates/Localizable.strings:140
#: Resources/templates/Localizable.strings:142
#, no-wrap
msgid "1024x768x32"
msgstr ""
msgstr "1024x768x32"
#. type: "1024x768x32_description"
#: Resources/templates/Localizable.strings:143
#: Resources/templates/Localizable.strings:145
#, no-wrap
msgid "1280x768x32"
msgstr ""
msgstr "1280x768x32"
#. type: "1280x768x32_description"
#: Resources/templates/Localizable.strings:146
#: Resources/templates/Localizable.strings:148
#, no-wrap
msgid "1280x800x32"
msgstr ""
msgstr "1280x800x32"
#. type: "1280x800x32_description"
#: Resources/templates/Localizable.strings:149
#: Resources/templates/Localizable.strings:151
#, no-wrap
msgid "1280x1024x32"
msgstr ""
msgstr "1280x1024x32"
#. type: "1280x1024x32_description"
#: Resources/templates/Localizable.strings:152
#: Resources/templates/Localizable.strings:154
#, no-wrap
msgid "1280x960x32"
msgstr ""
msgstr "1280x960x32"
#. type: "1280x960x32_description"
#: Resources/templates/Localizable.strings:155
#: Resources/templates/Localizable.strings:157
#, no-wrap
msgid "1440x900x32"
msgstr ""
msgstr "1440x900x32"
#. type: "1440x900x32_description"
#: Resources/templates/Localizable.strings:158
#: Resources/templates/Localizable.strings:160
#, no-wrap
msgid "1600x900x32"
msgstr ""
msgstr "1600x900x32"
#. type: "1600x900x32_description"
#: Resources/templates/Localizable.strings:161
#: Resources/templates/Localizable.strings:163
#, no-wrap
msgid "1600x1200x32"
msgstr ""
msgstr "1600x1200x32"
#. type: "1600x1200x32_description"
#: Resources/templates/Localizable.strings:164
#, fuzzy, no-wrap
#, no-wrap
#| msgid "Set Graphics Mode to 1600x900x32"
msgid "Set Graphics Mode to 1600x1200x32"
msgstr "设置显示器分辨率为 1600x900x32"
msgstr "设置显示器分辨率为 1600x1200x32"
#. type: "1680x1050x32_title"
#: Resources/templates/Localizable.strings:166
#, no-wrap
msgid "1680x1050x32"
msgstr ""
msgstr "1680x1050x32"
#. type: "1680x1050x32_description"
#: Resources/templates/Localizable.strings:167
#: Resources/templates/Localizable.strings:169
#, no-wrap
msgid "1920x1080x32"
msgstr ""
msgstr "1920x1080x32"
#. type: "1920x1080x32_description"
#: Resources/templates/Localizable.strings:170
#: Resources/templates/Localizable.strings:172
#, no-wrap
msgid "1920x1200x32"
msgstr ""
msgstr "1920x1200x32"
#. type: "1920x1200x32_description"
#: Resources/templates/Localizable.strings:173
#: Resources/templates/Localizable.strings:177
#, no-wrap
msgid "GraphicsEnabler=Yes"
msgstr ""
msgstr "GraphicsEnabler=Yes"
#. type: "GraphicsEnabler_description"
#: Resources/templates/Localizable.strings:178
#: Resources/templates/Localizable.strings:180
#, no-wrap
msgid "UseAtiROM=Yes"
msgstr ""
msgstr "UseAtiROM=Yes"
#. type: "UseAtiROM_description"
#: Resources/templates/Localizable.strings:181
#: Resources/templates/Localizable.strings:183
#, no-wrap
msgid "UseNvidiaROM=Yes"
msgstr ""
msgstr "UseNvidiaROM=Yes"
#. type: "UseNvidiaROM_description"
#: Resources/templates/Localizable.strings:184
#: Resources/templates/Localizable.strings:186
#, no-wrap
msgid "VBIOS=Yes"
msgstr ""
msgstr "VBIOS=Yes"
#. type: "VBIOS_description"
#: Resources/templates/Localizable.strings:187
#: Resources/templates/Localizable.strings:201
#, no-wrap
msgid "npci=0x2000"
msgstr ""
msgstr "npci=0x2000"
#. type: "Npci_description"
#: Resources/templates/Localizable.strings:202
#: Resources/templates/Localizable.strings:204
#, no-wrap
msgid "npci=0x3000"
msgstr ""
msgstr "npci=0x3000"
#. type: "Npci3_description"
#: Resources/templates/Localizable.strings:205
#: Resources/templates/Localizable.strings:207
#, no-wrap
msgid "darkwake=0"
msgstr ""
msgstr "darkwake=0"
#. type: "Darkwake_description"
#: Resources/templates/Localizable.strings:208
#: Resources/templates/Localizable.strings:271
#, no-wrap
msgid "Set one resolution to use."
msgstr ""
msgstr "Set one resolution to use."
#. type: "Video_title"
#: Resources/templates/Localizable.strings:274
#: Resources/templates/Localizable.strings:279
#, no-wrap
msgid "Select one keylayout to use. This will also install the Keylayout module and keymaps."
msgstr ""
msgstr "Select one keylayout to use. This will also install the Keylayout module and keymaps."
#. type: "Themes_title"
#: Resources/templates/Localizable.strings:282
#~ msgid "Don't choose a keylayout."
#~ msgstr "不选取安装任何键盘布局。"
#, fuzzy
#~| msgid ""
#~| "A collection of sample themes\n"
#~| "More themes can be found at http://forum.voodooprojects.org/index.php/"
#~| "board,7.0.html"
#~ msgid "http://forge.voodooprojects.org/p/chameleon"
#~ msgstr ""
#~ "选集的一些主题范例。\n"
#~ "可在 http://forum.voodooprojects.org/index.php/board,7.0.html 找到更多的主"
#~ "题。"
#, fuzzy
#~| msgid ""
#~| "A collection of sample themes\n"
#~| "More themes can be found at http://forum.voodooprojects.org/index.php/"
#~| "board,7.0.html"
#~ msgid "http://forum.voodooprojects.org/index.php/topic,754.0.html"
#~ msgstr ""
#~ "选集的一些主题范例。\n"
#~ "可在 http://forum.voodooprojects.org/index.php/board,7.0.html 找到更多的主"
#~ "题。"
#, fuzzy
#~| msgid ""
#~| "A collection of sample themes\n"
#~| "More themes can be found at http://forum.voodooprojects.org/index.php/"
#~| "board,7.0.html"
#~ msgid ""
#~ "<span class=\"s2\">http://forum.voodooprojects.org/index.php/topic,754.0."
#~ "html</span>"
#~ msgstr ""
#~ "选集的一些主题范例。\n"
#~ "可在 http://forum.voodooprojects.org/index.php/board,7.0.html 找到更多的主"
#~ "题。"

Archive Download the corresponding diff file

Revision: 1888