summaryrefslogtreecommitdiff
path: root/po/zh_CN.po
blob: c28a6c7655b79021c694f82e4ab7b1ad2f098b2f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
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
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
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
1649
1650
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
1666
1667
1668
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
1696
1697
1698
1699
1700
1701
1702
1703
1704
1705
1706
1707
1708
1709
1710
1711
1712
1713
1714
1715
1716
1717
1718
1719
1720
1721
1722
1723
1724
1725
1726
1727
1728
1729
1730
1731
1732
1733
1734
1735
1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
1751
1752
1753
1754
1755
1756
1757
1758
1759
1760
1761
1762
1763
1764
1765
1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
1777
1778
1779
1780
1781
1782
1783
1784
1785
1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
1824
1825
1826
1827
1828
1829
1830
1831
1832
1833
1834
1835
1836
1837
1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
1853
1854
1855
1856
1857
1858
1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
1893
1894
1895
1896
1897
1898
1899
1900
1901
1902
1903
1904
1905
1906
1907
1908
1909
1910
1911
1912
1913
1914
1915
1916
1917
1918
1919
1920
1921
1922
1923
1924
1925
1926
1927
1928
1929
1930
1931
1932
1933
1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
1971
1972
1973
1974
1975
1976
1977
1978
1979
1980
1981
1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
2027
2028
2029
2030
2031
2032
2033
2034
2035
2036
2037
2038
2039
2040
2041
2042
2043
2044
2045
2046
2047
2048
2049
2050
2051
2052
2053
2054
2055
2056
2057
2058
2059
2060
2061
2062
2063
2064
2065
2066
2067
2068
2069
2070
2071
2072
2073
2074
2075
2076
2077
2078
2079
2080
2081
2082
2083
2084
2085
2086
2087
2088
2089
2090
2091
2092
2093
2094
2095
2096
2097
2098
2099
2100
2101
2102
2103
2104
2105
2106
2107
2108
2109
2110
2111
2112
2113
2114
2115
2116
2117
2118
2119
2120
2121
2122
2123
2124
2125
2126
2127
2128
2129
2130
2131
2132
2133
2134
2135
2136
2137
2138
2139
2140
2141
2142
2143
2144
2145
2146
2147
2148
2149
2150
2151
2152
2153
2154
2155
2156
2157
2158
2159
2160
2161
2162
2163
2164
2165
2166
2167
2168
2169
2170
2171
2172
2173
2174
2175
2176
2177
2178
2179
2180
2181
2182
2183
2184
2185
2186
2187
2188
2189
2190
2191
2192
2193
2194
2195
2196
2197
2198
2199
2200
2201
2202
2203
2204
2205
2206
2207
2208
2209
2210
2211
2212
2213
2214
2215
2216
2217
2218
2219
2220
2221
2222
2223
2224
2225
2226
2227
2228
2229
2230
2231
2232
2233
2234
2235
2236
2237
2238
2239
2240
2241
2242
2243
2244
2245
2246
2247
2248
2249
2250
2251
2252
2253
2254
2255
2256
2257
2258
2259
2260
2261
2262
2263
2264
2265
2266
2267
2268
2269
2270
2271
2272
2273
2274
2275
2276
2277
2278
2279
2280
2281
2282
2283
2284
2285
2286
2287
2288
2289
2290
2291
2292
2293
2294
2295
2296
2297
2298
2299
2300
2301
2302
2303
2304
2305
2306
2307
2308
2309
2310
2311
2312
2313
2314
2315
2316
2317
2318
2319
2320
2321
2322
2323
2324
2325
2326
2327
2328
2329
2330
2331
2332
2333
2334
2335
2336
2337
2338
2339
2340
2341
2342
2343
2344
2345
2346
2347
2348
2349
2350
2351
2352
2353
2354
2355
2356
2357
2358
2359
2360
2361
2362
2363
2364
2365
2366
2367
2368
2369
2370
2371
2372
2373
2374
2375
2376
2377
2378
2379
2380
2381
2382
2383
2384
2385
2386
2387
2388
2389
2390
2391
2392
2393
2394
2395
2396
2397
2398
2399
2400
2401
2402
2403
2404
2405
2406
2407
2408
2409
2410
2411
2412
2413
2414
2415
2416
2417
2418
2419
2420
2421
2422
2423
2424
2425
2426
2427
2428
2429
2430
2431
2432
2433
2434
2435
2436
2437
2438
2439
2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
2451
2452
2453
2454
2455
2456
2457
2458
2459
2460
2461
2462
2463
2464
2465
2466
2467
2468
2469
2470
2471
2472
2473
2474
2475
2476
2477
2478
2479
2480
2481
2482
2483
2484
2485
2486
2487
2488
2489
2490
2491
2492
2493
2494
2495
2496
2497
2498
2499
2500
2501
2502
2503
2504
2505
2506
2507
2508
2509
2510
2511
2512
2513
2514
2515
2516
2517
2518
2519
2520
2521
2522
2523
2524
2525
2526
2527
2528
2529
2530
2531
2532
2533
2534
2535
2536
2537
2538
2539
2540
2541
2542
2543
2544
2545
2546
2547
2548
2549
2550
2551
2552
2553
2554
2555
2556
2557
2558
2559
2560
2561
2562
2563
2564
2565
2566
2567
2568
2569
2570
2571
2572
2573
2574
2575
2576
2577
2578
2579
2580
2581
2582
2583
2584
2585
2586
2587
2588
2589
2590
2591
2592
2593
2594
2595
2596
2597
2598
2599
2600
2601
2602
2603
2604
2605
2606
2607
2608
2609
2610
2611
2612
2613
2614
2615
2616
2617
2618
2619
2620
2621
2622
2623
2624
2625
2626
2627
2628
2629
2630
2631
2632
2633
2634
2635
2636
2637
2638
2639
2640
2641
2642
2643
2644
2645
2646
2647
2648
2649
2650
2651
2652
2653
2654
2655
2656
2657
2658
2659
2660
2661
2662
2663
2664
2665
2666
2667
2668
2669
2670
2671
2672
2673
2674
2675
2676
2677
2678
2679
2680
2681
2682
2683
2684
2685
2686
2687
2688
2689
2690
2691
2692
2693
2694
2695
2696
2697
2698
2699
2700
2701
2702
2703
2704
2705
2706
2707
2708
2709
2710
2711
2712
2713
2714
2715
2716
2717
2718
2719
2720
2721
2722
2723
2724
2725
2726
2727
2728
2729
2730
2731
2732
2733
2734
2735
2736
2737
# Simplified Chinese translation of pcsxr.
# Copyright (C) 2008 Wei Mingzhi
# This file is distributed under the same license as the pcsxr package.
# Wei Mingzhi <whistler@openoffice.org>, 2008.
#
msgid ""
msgstr ""
"Project-Id-Version: pcsxr 1.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-09-26 13:18+0800\n"
"PO-Revision-Date: 2009-09-26 13:19+0700\n"
"Last-Translator: Wei Mingzhi <whistler@openoffice.org>\n"
"Language-Team: Simplified Chinese <whistler@openoffice.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#: ../win32/gui/AboutDlg.c:26
msgid ""
"PCSX - A PlayStation Emulator\n"
"\n"
"Original Authors:\n"
"main coder: linuzappz\n"
"co-coders: shadow\n"
"ex-coders: Nocomp, Pete Bernett, nik3d\n"
"Webmaster: AkumaX"
msgstr ""
"PCSX - 一个 PlayStation 模拟器\n"
"\n"
"原作者:\n"
"主程序员: linuzappz\n"
"辅助程序员: shadow\n"
"前程序员: Nocomp, Pete Bernett, nik3d\n"
"网络管理: AkumaX"

#: ../win32/gui/AboutDlg.c:35
msgid ""
"PCSX-df Authors:\n"
"Ryan Schultz, Andrew Burton, Stephen Chao,\n"
"Marcus Comstedt, Stefan Sikora\n"
"\n"
"PCSX-Reloaded By:\n"
"Wei Mingzhi\n"
"\n"
"http://www.codeplex.com/pcsxr"
msgstr ""
"PCSX-df 开发者:\n"
"Ryan Schultz, Andrew Burton, Stephen Chao,\n"
"Marcus Comstedt, Stefan Sikora\n"
"\n"
"PCSX-Reloaded 开发者:\n"
"Wei Mingzhi\n"
"\n"
"http://www.codeplex.com/pcsxr"

#: ../win32/gui/AboutDlg.c:46
#: ../plugins/peopsxgl/gpucfg/interface.c:831
msgid "About"
msgstr "关于 PCSX"

#: ../win32/gui/AboutDlg.c:48
#: ../win32/gui/AboutDlg.c:52
#: ../win32/gui/CheatDlg.c:70
#: ../win32/gui/CheatDlg.c:120
#: ../win32/gui/ConfigurePlugins.c:464
#: ../win32/gui/ConfigurePlugins.c:595
#: ../win32/gui/WndMain.c:963
#: ../win32/gui/WndMain.c:1199
#: ../plugins/peopsxgl/gpucfg/interface.c:130
#: ../plugins/peopsxgl/gpucfg/interface.c:843
msgid "OK"
msgstr "确定"

#: ../win32/gui/AboutDlg.c:49
msgid "PCSX EMU\n"
msgstr "PCSX 模拟器\n"

#: ../win32/gui/CheatDlg.c:52
#: ../win32/gui/CheatDlg.c:224
#: ../win32/gui/CheatDlg.c:271
msgid "Yes"
msgstr " 是"

#: ../win32/gui/CheatDlg.c:52
#: ../win32/gui/CheatDlg.c:224
#: ../win32/gui/CheatDlg.c:271
msgid "No"
msgstr "否"

#: ../win32/gui/CheatDlg.c:67
#: ../gui/Cheat.c:193
msgid "Edit Cheat"
msgstr "编辑作弊码"

#: ../win32/gui/CheatDlg.c:68
#: ../win32/gui/CheatDlg.c:118
#: ../gui/Cheat.c:633
msgid "Description:"
msgstr "描述:"

#: ../win32/gui/CheatDlg.c:69
#: ../win32/gui/CheatDlg.c:119
#: ../gui/Cheat.c:125
#: ../gui/Cheat.c:210
msgid "Cheat Code:"
msgstr "作弊码:"

#: ../win32/gui/CheatDlg.c:71
#: ../win32/gui/CheatDlg.c:121
#: ../win32/gui/ConfigurePlugins.c:465
#: ../win32/gui/ConfigurePlugins.c:596
#: ../win32/gui/WndMain.c:964
#: ../win32/gui/WndMain.c:1200
#: ../plugins/peopsxgl/gpucfg/interface.c:338
msgid "Cancel"
msgstr "取消"

#: ../win32/gui/CheatDlg.c:92
#: ../win32/gui/CheatDlg.c:133
#: ../gui/Cheat.c:155
#: ../gui/Cheat.c:250
msgid "Invalid cheat code!"
msgstr "非法作弊码!"

#: ../win32/gui/CheatDlg.c:117
#: ../gui/Cheat.c:109
msgid "Add New Cheat"
msgstr "添加新作弊码"

#: ../win32/gui/CheatDlg.c:167
#: ../data/pcsx.glade2:2347
msgid "Edit Cheat Codes"
msgstr "编辑作弊码"

#: ../win32/gui/CheatDlg.c:169
msgid "&Add Code"
msgstr "添加作弊码(&A)"

#: ../win32/gui/CheatDlg.c:170
msgid "&Edit Code"
msgstr "编辑作弊码(&E)"

#: ../win32/gui/CheatDlg.c:171
msgid "&Remove Code"
msgstr "删除作弊码(&R)"

#: ../win32/gui/CheatDlg.c:172
msgid "&Enable/Disable"
msgstr "启用/禁用(&E)"

#: ../win32/gui/CheatDlg.c:173
msgid "&Load..."
msgstr "读取(&L)..."

#: ../win32/gui/CheatDlg.c:174
msgid "&Save As..."
msgstr "另存为(&S)"

#: ../win32/gui/CheatDlg.c:175
msgid "&Close"
msgstr "关闭(&C)"

#: ../win32/gui/CheatDlg.c:186
#: ../gui/Cheat.c:411
msgid "Description"
msgstr "描述"

#: ../win32/gui/CheatDlg.c:191
msgid "Enabled"
msgstr "启用"

#: ../win32/gui/CheatDlg.c:283
#: ../win32/gui/CheatDlg.c:312
msgid "PCSX Cheat Code Files"
msgstr "PCSX 作弊码文件"

#: ../win32/gui/CheatDlg.c:403
msgid "Equal Value"
msgstr "等于数值"

#: ../win32/gui/CheatDlg.c:404
msgid "Not Equal Value"
msgstr "不等于数值"

#: ../win32/gui/CheatDlg.c:405
msgid "Range"
msgstr "范围"

#: ../win32/gui/CheatDlg.c:408
msgid "Increased By"
msgstr "增加数值"

#: ../win32/gui/CheatDlg.c:409
msgid "Decreased By"
msgstr "减少数值"

#: ../win32/gui/CheatDlg.c:410
msgid "Increased"
msgstr "增加"

#: ../win32/gui/CheatDlg.c:411
msgid "Decreased"
msgstr "减少"

#: ../win32/gui/CheatDlg.c:412
msgid "Different"
msgstr "不同"

#: ../win32/gui/CheatDlg.c:413
msgid "No Change"
msgstr "无改变"

#: ../win32/gui/CheatDlg.c:449
#: ../gui/Cheat.c:583
msgid "Enter the values and start your search."
msgstr "输入数值并开始查找。"

#: ../win32/gui/CheatDlg.c:454
msgid "No addresses found."
msgstr "未找到地址。"

#: ../win32/gui/CheatDlg.c:458
#: ../gui/Cheat.c:541
msgid "Too many addresses found."
msgstr "找到过多的地址。"

#: ../win32/gui/CheatDlg.c:467
#: ../gui/Cheat.c:550
#, c-format
msgid "%.8X    Current: %u (%.2X), Previous: %u (%.2X)"
msgstr "%.8X    当前值: %u (%.2X), 前次值: %u (%.2X)"

#: ../win32/gui/CheatDlg.c:472
#: ../gui/Cheat.c:555
#, c-format
msgid "%.8X    Current: %u (%.4X), Previous: %u (%.4X)"
msgstr "%.8X    当前值: %u (%.4X), 前次值: %u (%.4X)"

#: ../win32/gui/CheatDlg.c:477
#: ../gui/Cheat.c:560
#, c-format
msgid "%.8X    Current: %u (%.8X), Previous: %u (%.8X)"
msgstr "%.8X    当前值: %u (%.8X), 前次值: %u (%.8X)"

#: ../win32/gui/CheatDlg.c:493
#: ../gui/Cheat.c:575
#, c-format
msgid "Founded Addresses: %d"
msgstr "找到地址个数: %d"

#: ../win32/gui/CheatDlg.c:505
#: ../data/pcsx.glade2:2744
msgid "Freeze"
msgstr "固定"

#: ../win32/gui/CheatDlg.c:506
#: ../win32/gui/CheatDlg.c:597
msgid "Address:"
msgstr "地址:"

#: ../win32/gui/CheatDlg.c:507
#: ../win32/gui/CheatDlg.c:598
#: ../win32/gui/CheatDlg.c:683
#: ../gui/Cheat.c:644
#: ../data/pcsx.glade2:2588
msgid "Value:"
msgstr "值:"

#: ../win32/gui/CheatDlg.c:567
#, c-format
msgid "Freeze %.8X"
msgstr "固定 %.8X"

#: ../win32/gui/CheatDlg.c:596
#: ../data/pcsx.glade2:2780
msgid "Modify"
msgstr "修改"

#: ../win32/gui/CheatDlg.c:679
#: ../gui/Cheat.c:1126
#: ../data/pcsx.glade2:2517
msgid "Cheat Search"
msgstr "查找作弊码"

#: ../win32/gui/CheatDlg.c:681
#: ../data/pcsx.glade2:2566
msgid "Search For:"
msgstr "查找:"

#: ../win32/gui/CheatDlg.c:682
#: ../data/pcsx.glade2:2576
msgid "Data Type:"
msgstr "数据类型:"

#: ../win32/gui/CheatDlg.c:684
#: ../data/pcsx.glade2:2600
msgid "Data Base:"
msgstr "数据基:"

#: ../win32/gui/CheatDlg.c:685
#: ../data/pcsx.glade2:2660
msgid "To:"
msgstr "到:"

#: ../win32/gui/CheatDlg.c:686
msgid "&Freeze"
msgstr "固定(&F)"

#: ../win32/gui/CheatDlg.c:687
msgid "&Modify"
msgstr "修改(&M)"

#: ../win32/gui/CheatDlg.c:688
msgid "&Copy"
msgstr "复制(&C)"

#: ../win32/gui/CheatDlg.c:689
msgid "&Search"
msgstr "查找(&S)"

#: ../win32/gui/CheatDlg.c:690
msgid "&New Search"
msgstr "新查找(&N)"

#: ../win32/gui/CheatDlg.c:691
msgid "C&lose"
msgstr "关闭(&L)"

#: ../win32/gui/CheatDlg.c:693
msgid "8-bit"
msgstr "8 位"

#: ../win32/gui/CheatDlg.c:694
msgid "16-bit"
msgstr "16 位"

#: ../win32/gui/CheatDlg.c:695
msgid "32-bit"
msgstr "32 位"

#: ../win32/gui/CheatDlg.c:696
msgid "Decimal"
msgstr "十进制"

#: ../win32/gui/CheatDlg.c:697
msgid "Hexadecimal"
msgstr "十六进制"

#: ../win32/gui/ConfigurePlugins.c:200
#: ../gui/Gtk2Gui.c:2237
msgid "Internal HLE Bios"
msgstr "内部 HLE-Bios"

#: ../win32/gui/ConfigurePlugins.c:286
msgid "Configuration not OK!"
msgstr "配置不正确!"

#: ../win32/gui/ConfigurePlugins.c:286
#: ../gui/Cheat.c:155
#: ../gui/Cheat.c:250
#: ../gui/LnxMain.c:405
msgid "Error"
msgstr "错误"

#: ../win32/gui/ConfigurePlugins.c:387
msgid "This plugin reports that should work correctly"
msgstr "此插件报告其可正常工作。"

#: ../win32/gui/ConfigurePlugins.c:388
msgid "This plugin reports that should not work correctly"
msgstr "此插件报告其不可正常工作。"

#: ../win32/gui/ConfigurePlugins.c:444
msgid "Select Plugins Directory"
msgstr "选择插件目录"

#: ../win32/gui/ConfigurePlugins.c:453
msgid "Select Bios Directory"
msgstr "选择 BIOS 目录"

#: ../win32/gui/ConfigurePlugins.c:462
msgid "Configuration"
msgstr "配置"

#: ../win32/gui/ConfigurePlugins.c:466
msgid "Graphics"
msgstr "图像"

#: ../win32/gui/ConfigurePlugins.c:467
msgid "First Controller"
msgstr "主控制器"

#: ../win32/gui/ConfigurePlugins.c:468
msgid "Second Controller"
msgstr "辅控制器"

#: ../win32/gui/ConfigurePlugins.c:469
msgid "Sound"
msgstr "声音"

#: ../win32/gui/ConfigurePlugins.c:470
msgid "Cdrom"
msgstr "CD-ROM"

#: ../win32/gui/ConfigurePlugins.c:471
msgid "Bios"
msgstr "BIOS"

#: ../win32/gui/ConfigurePlugins.c:472
msgid "Set Bios Directory"
msgstr "设置 BIOS 目录"

#: ../win32/gui/ConfigurePlugins.c:473
msgid "Set Plugins Directory"
msgstr "设置插件目录"

#: ../win32/gui/ConfigurePlugins.c:474
#: ../win32/gui/ConfigurePlugins.c:477
#: ../win32/gui/ConfigurePlugins.c:480
#: ../win32/gui/ConfigurePlugins.c:483
#: ../win32/gui/ConfigurePlugins.c:486
#: ../win32/gui/ConfigurePlugins.c:598
msgid "Configure..."
msgstr "配置..."

#: ../win32/gui/ConfigurePlugins.c:475
#: ../win32/gui/ConfigurePlugins.c:478
#: ../win32/gui/ConfigurePlugins.c:481
#: ../win32/gui/ConfigurePlugins.c:484
#: ../win32/gui/ConfigurePlugins.c:487
#: ../win32/gui/ConfigurePlugins.c:599
msgid "Test..."
msgstr "测试..."

#: ../win32/gui/ConfigurePlugins.c:476
#: ../win32/gui/ConfigurePlugins.c:479
#: ../win32/gui/ConfigurePlugins.c:482
#: ../win32/gui/ConfigurePlugins.c:485
#: ../win32/gui/ConfigurePlugins.c:488
#: ../win32/gui/ConfigurePlugins.c:600
msgid "About..."
msgstr "关于..."

#: ../win32/gui/ConfigurePlugins.c:593
msgid "NetPlay Configuration"
msgstr "联网游戏配置"

#: ../win32/gui/ConfigurePlugins.c:597
msgid "NetPlay"
msgstr "联网游戏"

#: ../win32/gui/ConfigurePlugins.c:601
msgid "Note: The NetPlay Plugin Directory should be the same as the other Plugins."
msgstr "注意: 联网游戏插件应和其它插件放在同一目录中。"

#: ../win32/gui/plugin.c:90
#: ../win32/gui/WndMain.c:278
#, c-format
msgid "*PCSX*: Saved State %d"
msgstr "*PCSX*: Saved State %d"

#: ../win32/gui/plugin.c:91
#: ../win32/gui/WndMain.c:279
#, c-format
msgid "*PCSX*: Error Saving State %d"
msgstr "*PCSX*: Error Saving State %d"

#: ../win32/gui/plugin.c:107
#: ../win32/gui/WndMain.c:256
#, c-format
msgid "*PCSX*: Loaded State %d"
msgstr "*PCSX*: Loaded State %d"

#: ../win32/gui/plugin.c:108
#: ../win32/gui/WndMain.c:257
#, c-format
msgid "*PCSX*: Error Loading State %d"
msgstr "*PCSX*: Error Loading State %d"

#: ../win32/gui/plugin.c:119
#, c-format
msgid "*PCSX*: Sio Irq Always Enabled"
msgstr "*PCSX*: Sio Irq Always Enabled"

#: ../win32/gui/plugin.c:120
#, c-format
msgid "*PCSX*: Sio Irq Not Always Enabled"
msgstr "*PCSX*: Sio Irq Not Always Enabled"

#: ../win32/gui/plugin.c:127
#, c-format
msgid "*PCSX*: Black&White Mdecs Only Enabled"
msgstr "*PCSX*: Black&White Mdecs Only Enabled"

#: ../win32/gui/plugin.c:128
#, c-format
msgid "*PCSX*: Black&White Mdecs Only Disabled"
msgstr "*PCSX*: Black&White Mdecs Only Disabled"

#: ../win32/gui/plugin.c:135
#, c-format
msgid "*PCSX*: Xa Enabled"
msgstr "*PCSX*: Xa Enabled"

#: ../win32/gui/plugin.c:136
#, c-format
msgid "*PCSX*: Xa Disabled"
msgstr "*PCSX*: Xa Disabled"

#: ../win32/gui/plugin.c:145
msgid "*PCSX*: CdRom Case Opened"
msgstr "*PCSX*: CdRom Case Opened"

#: ../win32/gui/plugin.c:150
msgid "*PCSX*: CdRom Case Closed"
msgstr "*PCSX*: CdRom Case Closed"

#: ../win32/gui/plugin.c:177
msgid "Connecting..."
msgstr "正在连接..."

#: ../win32/gui/plugin.c:179
#: ../win32/gui/plugin.c:186
#, c-format
msgid "Please wait while connecting... %c\n"
msgstr "请稍候,正在连接... %c\n"

#: ../win32/gui/plugin.c:216
msgid "Error Opening CDR Plugin"
msgstr "无法打开 CDR 插件"

#: ../win32/gui/plugin.c:279
#, c-format
msgid "Error Opening GPU Plugin (%d)"
msgstr "无法打开 GPU 插件 (%d)"

#: ../win32/gui/plugin.c:281
#, c-format
msgid "Error Opening SPU Plugin (%d)"
msgstr "无法打开 SPU 插件 (%d)"

#: ../win32/gui/plugin.c:284
#, c-format
msgid "Error Opening PAD1 Plugin (%d)"
msgstr "无法打开 PAD1 插件 (%d)"

#: ../win32/gui/plugin.c:286
#, c-format
msgid "Error Opening PAD2 Plugin (%d)"
msgstr "无法打开 PAD2 插件 (%d)"

#: ../win32/gui/plugin.c:309
msgid "Error Closing CDR Plugin"
msgstr "无法关闭 CD-ROM 插件 (%d)"

#: ../win32/gui/plugin.c:311
msgid "Error Closing GPU Plugin"
msgstr "无法关闭 GPU 插件"

#: ../win32/gui/plugin.c:313
msgid "Error Closing SPU Plugin"
msgstr "无法关闭 SPU 插件"

#: ../win32/gui/plugin.c:315
msgid "Error Closing PAD1 Plugin"
msgstr "无法关闭 PAD1 插件"

#: ../win32/gui/plugin.c:317
msgid "Error Closing PAD2 Plugin"
msgstr "无法关闭 PAD2 插件!"

#: ../win32/gui/plugin.c:335
#, c-format
msgid "CDRinit error: %d"
msgstr "CDRinit 错误: %d"

#: ../win32/gui/plugin.c:337
#, c-format
msgid "GPUinit error: %d"
msgstr "GPUinit 错误: %d"

#: ../win32/gui/plugin.c:339
#, c-format
msgid "SPUinit error: %d"
msgstr "SPUinit 错误: %d"

#: ../win32/gui/plugin.c:341
#, c-format
msgid "PAD1init error: %d"
msgstr "PAD1init 错误: %d"

#: ../win32/gui/plugin.c:343
#, c-format
msgid "PAD2init error: %d"
msgstr "PAD2init 错误: %d"

#: ../win32/gui/plugin.c:346
#, c-format
msgid "NETinit error: %d"
msgstr "NETinit 错误: %d"

#: ../win32/gui/WndMain.c:76
msgid "Arabic"
msgstr "阿拉伯语"

#: ../win32/gui/WndMain.c:77
msgid "Catalan"
msgstr "加泰隆尼亚语"

#: ../win32/gui/WndMain.c:78
msgid "German"
msgstr "德语"

#: ../win32/gui/WndMain.c:79
msgid "Greek"
msgstr "希腊语"

#: ../win32/gui/WndMain.c:80
#: ../win32/gui/WndMain.c:1522
#: ../win32/gui/WndMain.c:1524
msgid "English"
msgstr "英语"

#: ../win32/gui/WndMain.c:81
msgid "Spanish"
msgstr "西班牙语"

#: ../win32/gui/WndMain.c:82
msgid "French"
msgstr "法语"

#: ../win32/gui/WndMain.c:83
msgid "Italian"
msgstr "意大利语"

#: ../win32/gui/WndMain.c:84
msgid "Portuguese"
msgstr "葡萄牙语"

#: ../win32/gui/WndMain.c:85
msgid "Romanian"
msgstr "罗马尼亚语"

#: ../win32/gui/WndMain.c:86
msgid "Russian"
msgstr "俄语"

#: ../win32/gui/WndMain.c:87
msgid "Simplified Chinese"
msgstr "简体中文"

#: ../win32/gui/WndMain.c:88
msgid "Traditional Chinese"
msgstr "繁体中文"

#: ../win32/gui/WndMain.c:89
msgid "Japanese"
msgstr "日语"

#: ../win32/gui/WndMain.c:90
msgid "Korean"
msgstr "朝鲜语"

#: ../win32/gui/WndMain.c:297
#: ../win32/gui/WndMain.c:349
msgid "PCSX State Format"
msgstr "PCSX 存档格式"

#: ../win32/gui/WndMain.c:324
#, c-format
msgid "*PCSX*: Loaded State %s"
msgstr "*PCSX*: Loaded State %s"

#: ../win32/gui/WndMain.c:325
#, c-format
msgid "*PCSX*: Error Loading State %s"
msgstr "*PCSX*: Error Loading State %s"

#: ../win32/gui/WndMain.c:376
#, c-format
msgid "*PCSX*: Saved State %s"
msgstr "*PCSX*: Saved State %s"

#: ../win32/gui/WndMain.c:377
#, c-format
msgid "*PCSX*: Error Saving State %s"
msgstr "*PCSX*: Error Saving State %s"

#: ../win32/gui/WndMain.c:426
#: ../win32/gui/WndMain.c:475
#: ../gui/Gtk2Gui.c:574
#: ../gui/Gtk2Gui.c:701
msgid "The CD does not appear to be a valid Playstation CD"
msgstr "此光盘不是一张合法的 PlayStation 光盘。"

#: ../win32/gui/WndMain.c:432
#: ../win32/gui/WndMain.c:481
#: ../gui/Gtk2Gui.c:582
#: ../gui/Gtk2Gui.c:709
msgid "Could not load CD-ROM!"
msgstr "无法加载光盘!"

#: ../win32/gui/WndMain.c:442
msgid "Running BIOS is not supported with Internal HLE Bios."
msgstr "内部 HLE BIOS 不支持直接运行。"

#: ../win32/gui/WndMain.c:661
#: ../gui/Gtk2Gui.c:1074
msgid "Title"
msgstr "标题"

#: ../win32/gui/WndMain.c:667
#: ../gui/Gtk2Gui.c:1080
msgid "Status"
msgstr "状态"

#: ../win32/gui/WndMain.c:673
msgid "Game ID"
msgstr "游戏 ID"

#: ../win32/gui/WndMain.c:679
msgid "Game"
msgstr "游戏"

#: ../win32/gui/WndMain.c:853
msgid "mid link block"
msgstr "mid link block"

#: ../win32/gui/WndMain.c:856
msgid "terminiting link block"
msgstr "terminiting link block"

#: ../win32/gui/WndMain.c:864
#: ../gui/Gtk2Gui.c:1154
msgid "Deleted"
msgstr "已删除"

#: ../win32/gui/WndMain.c:865
#: ../win32/gui/WndMain.c:868
#: ../gui/Gtk2Gui.c:1156
#: ../gui/Gtk2Gui.c:1160
msgid "Free"
msgstr "空闲"

#: ../win32/gui/WndMain.c:867
#: ../gui/Gtk2Gui.c:1158
msgid "Used"
msgstr "已使用"

#: ../win32/gui/WndMain.c:961
msgid "Memcard Manager"
msgstr "记忆卡管理器"

#: ../win32/gui/WndMain.c:965
#: ../win32/gui/WndMain.c:968
msgid "Select Mcd"
msgstr "选择"

#: ../win32/gui/WndMain.c:966
#: ../win32/gui/WndMain.c:969
msgid "Format Mcd"
msgstr "格式化"

#: ../win32/gui/WndMain.c:967
#: ../win32/gui/WndMain.c:970
msgid "Reload Mcd"
msgstr "重新加载"

#: ../win32/gui/WndMain.c:971
msgid "-> Copy ->"
msgstr "-> 复制 ->"

#: ../win32/gui/WndMain.c:972
msgid "<- Copy <-"
msgstr "<- 复制 <-"

#: ../win32/gui/WndMain.c:973
msgid "Paste"
msgstr "粘贴"

#: ../win32/gui/WndMain.c:974
msgid "<- Un/Delete"
msgstr "<- 删除/恢复"

#: ../win32/gui/WndMain.c:975
msgid "Un/Delete ->"
msgstr "删除/恢复 ->"

#: ../win32/gui/WndMain.c:977
msgid "Memory Card 1"
msgstr "记忆卡 1"

#: ../win32/gui/WndMain.c:978
msgid "Memory Card 2"
msgstr "记忆卡 2"

#: ../win32/gui/WndMain.c:1033
msgid "Are you sure you want to paste this selection?"
msgstr "是否确认粘贴此选中内容?"

#: ../win32/gui/WndMain.c:1033
#: ../win32/gui/WndMain.c:1144
#: ../win32/gui/WndMain.c:1151
msgid "Confirmation"
msgstr "确认"

#: ../win32/gui/WndMain.c:1144
#: ../win32/gui/WndMain.c:1151
msgid "Are you sure you want to format this Memory Card?"
msgstr "是否确认格式化此记忆卡?"

#: ../win32/gui/WndMain.c:1197
msgid "Cpu Config"
msgstr "CPU 配置"

#: ../win32/gui/WndMain.c:1202
msgid "Disable Xa Decoding"
msgstr "禁用 XA 解码"

#: ../win32/gui/WndMain.c:1203
msgid "Sio Irq Always Enabled"
msgstr "SIO IRQ 总是启用"

#: ../win32/gui/WndMain.c:1204
msgid "Black && White Movies"
msgstr "黑白电影"

#: ../win32/gui/WndMain.c:1205
msgid "Disable Cd audio"
msgstr "禁用 CD 音频"

#: ../win32/gui/WndMain.c:1206
#: ../data/pcsx.glade2:1442
msgid "Autodetect"
msgstr "自动检测"

#: ../win32/gui/WndMain.c:1207
msgid "Enable Interpreter Cpu"
msgstr "启用解释执行 CPU"

#: ../win32/gui/WndMain.c:1208
#: ../data/pcsx.glade2:1298
msgid "Enable Console Output"
msgstr "启用控制台输出"

#: ../win32/gui/WndMain.c:1209
msgid "Spu Irq Always Enabled"
msgstr "SPU IRQ 总是启用"

#: ../win32/gui/WndMain.c:1210
#: ../data/pcsx.glade2:1385
msgid "Parasite Eve 2, Vandal Hearts 1/2 Fix"
msgstr "Parasite Eve 2, Vandal Hearts 1/2 修正"

#: ../win32/gui/WndMain.c:1211
#: ../data/pcsx.glade2:1400
msgid "InuYasha Sengoku Battle Fix"
msgstr "InuYasha Sengoku 战斗修正"

#: ../win32/gui/WndMain.c:1213
#: ../plugins/dfcdrom/interface.c:194
msgid "Options"
msgstr "选项"

#: ../win32/gui/WndMain.c:1214
msgid "Psx System Type"
msgstr "Psx 系统类型"

#: ../win32/gui/WndMain.c:1286
msgid "Psx Mcd Format (*.mcr;*.mc;*.mem;*.vgs;*.mcd;*.gme;*.ddf)"
msgstr "Psx 记忆卡格式 (*.mcr;*.mc;*.mem;*.vgs;*.mcd;*.gme;*.ddf)"

#: ../win32/gui/WndMain.c:1291
msgid "Psx Memory Card (*.mcr;*.mc)"
msgstr "Psx 记忆卡 (*.mcr;*.mc)"

#: ../win32/gui/WndMain.c:1296
msgid "CVGS Memory Card (*.mem;*.vgs)"
msgstr "VGS 记忆卡 (*.mem;*.vgs)"

#: ../win32/gui/WndMain.c:1301
msgid "Bleem Memory Card (*.mcd)"
msgstr "Bleem 记忆卡 (*.mcd)"

#: ../win32/gui/WndMain.c:1306
msgid "DexDrive Memory Card (*.gme)"
msgstr "DexDrive 记忆卡 (*.gme)"

#: ../win32/gui/WndMain.c:1311
msgid "DataDeck Memory Card (*.ddf)"
msgstr "DataDeck 记忆卡 (*.ddl)"

#: ../win32/gui/WndMain.c:1316
#: ../win32/gui/WndMain.c:1397
#: ../gui/Cheat.c:319
#: ../gui/Gtk2Gui.c:510
#: ../gui/Gtk2Gui.c:652
msgid "All Files"
msgstr "所有文件"

#: ../win32/gui/WndMain.c:1355
msgid "Psx Exe Format"
msgstr "PSX EXE 格式"

#: ../win32/gui/WndMain.c:1392
msgid "Psx Isos (*.iso;*.mdf;*.img;*.bin)"
msgstr "Psx 光盘镜像 (*.iso;*.mdf;*.img;*.bin)"

#: ../win32/gui/WndMain.c:1468
msgid "&File"
msgstr "文件(&F)"

#: ../win32/gui/WndMain.c:1469
msgid "E&xit"
msgstr "退出(&X)"

#: ../win32/gui/WndMain.c:1471
msgid "&States"
msgstr "存档(&S)"

#: ../win32/gui/WndMain.c:1473
msgid "Run &EXE..."
msgstr "运行 &EXE..."

#: ../win32/gui/WndMain.c:1474
msgid "Run &BIOS"
msgstr "运行 BIOS(&B)"

#: ../win32/gui/WndMain.c:1475
msgid "Run &ISO..."
msgstr "运行 &ISO..."

#: ../win32/gui/WndMain.c:1476
msgid "Run &CD"
msgstr "运行光碟(&C)"

#: ../win32/gui/WndMain.c:1477
msgid "&Save"
msgstr "保存(&S)"

#: ../win32/gui/WndMain.c:1478
msgid "&Load"
msgstr "读取(&L)"

#: ../win32/gui/WndMain.c:1479
#: ../win32/gui/WndMain.c:1485
msgid "&Other..."
msgstr "其它(&O)..."

#: ../win32/gui/WndMain.c:1480
#: ../win32/gui/WndMain.c:1486
msgid "Slot &5"
msgstr "存档 5(&5)"

#: ../win32/gui/WndMain.c:1481
#: ../win32/gui/WndMain.c:1487
msgid "Slot &4"
msgstr "存档 4(&4)"

#: ../win32/gui/WndMain.c:1482
#: ../win32/gui/WndMain.c:1488
msgid "Slot &3"
msgstr "存档 3(&3)"

#: ../win32/gui/WndMain.c:1483
#: ../win32/gui/WndMain.c:1489
msgid "Slot &2"
msgstr "存档 2(&2)"

#: ../win32/gui/WndMain.c:1484
#: ../win32/gui/WndMain.c:1490
msgid "Slot &1"
msgstr "存档 1(&1)"

#: ../win32/gui/WndMain.c:1492
msgid "&Emulator"
msgstr "模拟器(&E)"

#: ../win32/gui/WndMain.c:1493
msgid "S&witch ISO..."
msgstr "更换 ISO(&W)..."

#: ../win32/gui/WndMain.c:1495
msgid "Re&set"
msgstr "复位(&S)"

#: ../win32/gui/WndMain.c:1496
msgid "&Run"
msgstr "运行(&R)"

#: ../win32/gui/WndMain.c:1498
msgid "&Configuration"
msgstr "配置(&C)"

#: ../win32/gui/WndMain.c:1499
msgid "Cheat &Search..."
msgstr "查找作弊码(&S)..."

#: ../win32/gui/WndMain.c:1500
msgid "Ch&eat Code..."
msgstr "作弊码(&E)..."

#: ../win32/gui/WndMain.c:1503
msgid "&Language"
msgstr "语言(&L)"

#: ../win32/gui/WndMain.c:1528
msgid "&Memory cards..."
msgstr "记忆卡(&M)..."

#: ../win32/gui/WndMain.c:1529
msgid "C&PU..."
msgstr "C&PU..."

#: ../win32/gui/WndMain.c:1531
msgid "&NetPlay..."
msgstr "联网游戏(&N)..."

#: ../win32/gui/WndMain.c:1533
msgid "&Controllers..."
msgstr "控制器(&C)..."

#: ../win32/gui/WndMain.c:1534
msgid "CD-&ROM..."
msgstr "CD-&ROM..."

#: ../win32/gui/WndMain.c:1535
msgid "&Sound..."
msgstr "声音(&S)..."

#: ../win32/gui/WndMain.c:1536
msgid "&Graphics..."
msgstr "图像(&G)..."

#: ../win32/gui/WndMain.c:1538
msgid "&Plugins && Bios..."
msgstr "插件及 BIOS(&P)..."

#: ../win32/gui/WndMain.c:1540
msgid "&Help"
msgstr "帮助(&H)"

#: ../win32/gui/WndMain.c:1541
msgid "&About..."
msgstr "关于(&A)..."

#: ../win32/gui/WndMain.c:1723
msgid "Pcsx Msg"
msgstr "PCSX 消息"

#: ../win32/gui/WndMain.c:1726
msgid "Error Loading Symbol"
msgstr "无法加载符号"

#: ../gui/Cheat.c:117
#: ../gui/Cheat.c:201
msgid "Cheat Description:"
msgstr "作弊码描述:"

#: ../gui/Cheat.c:304
msgid "Open Cheat File"
msgstr "打开作弊码文件"

#: ../gui/Cheat.c:314
#: ../gui/Cheat.c:354
msgid "PCSX Cheat Code Files (*.cht)"
msgstr "PCSX 作弊码文件 (*.cht)"

#: ../gui/Cheat.c:344
msgid "Save Cheat File"
msgstr "保存作弊码文件"

#: ../gui/Cheat.c:359
msgid "All Files (*.*)"
msgstr "所有文件 (*.*)"

#: ../gui/Cheat.c:392
#: ../gui/Cheat.c:1121
#: ../gui/Gtk2Gui.c:398
#: ../gui/Gtk2Gui.c:1026
msgid "Error: Glade interface could not be loaded!"
msgstr "错误:无法加载 Glade 界面!"

#: ../gui/Cheat.c:397
msgid "Cheat Codes"
msgstr "作弊码"

#: ../gui/Cheat.c:403
msgid "Enable"
msgstr "启用"

#: ../gui/Cheat.c:627
msgid "Freeze value"
msgstr "固定数值"

#: ../gui/Cheat.c:726
msgid "Modify value"
msgstr "修改数值"

#: ../gui/Cheat.c:734
msgid "New value:"
msgstr "新值:"

#: ../gui/Cheat.c:1131
msgid "Search Results"
msgstr "查找结果"

#: ../gui/Gtk2Gui.c:406
#: ../data/pcsx.glade2:620
msgid "Configure PCSX"
msgstr "配置 PCSX"

#: ../gui/Gtk2Gui.c:492
msgid "Select PSX EXE File"
msgstr "选择 PSX EXE 文件"

#: ../gui/Gtk2Gui.c:506
msgid "PlayStation Executable Files"
msgstr "PlayStation 可执行文件"

#: ../gui/Gtk2Gui.c:543
msgid "Not a valid PSX file"
msgstr "不是一个合法的 PSX 文件"

#: ../gui/Gtk2Gui.c:543
msgid "The file does not appear to be a valid Playstation executable"
msgstr "此文件不是一个合法的 PlayStation 可执行文件"

#: ../gui/Gtk2Gui.c:574
#: ../gui/Gtk2Gui.c:701
msgid "CD ROM failed"
msgstr "CD-ROM 失败"

#: ../gui/Gtk2Gui.c:582
msgid "The CD ROM could not be loaded"
msgstr "无法加载 CD-ROM"

#: ../gui/Gtk2Gui.c:597
msgid "Could not run BIOS"
msgstr "无法运行 BIOS"

#: ../gui/Gtk2Gui.c:597
msgid "Running BIOS is not supported with Internal HLE BIOS."
msgstr "内部 HLE BIOS 不支持直接运行。"

#: ../gui/Gtk2Gui.c:627
msgid "Open PSX Disc Image File"
msgstr "打开 PSX 光盘镜像文件"

#: ../gui/Gtk2Gui.c:647
msgid "PSX Image Files (*.bin, *.img, *.mdf, *.iso)"
msgstr "PS 镜像文件 (*.bin, *.img, *.mdf, *.iso)"

#: ../gui/Gtk2Gui.c:885
#, c-format
msgid "Loaded state %s."
msgstr "已读取存档 %s。"

#: ../gui/Gtk2Gui.c:890
#, c-format
msgid "Error loading state %s!"
msgstr "读取存档 %s 时出错。"

#: ../gui/Gtk2Gui.c:901
#, c-format
msgid "Saved state %s."
msgstr "已保存存档 %s"

#: ../gui/Gtk2Gui.c:903
#, c-format
msgid "Error saving state %s!"
msgstr "保存存档 %s 时出错。"

#: ../gui/Gtk2Gui.c:937
#: ../gui/Gtk2Gui.c:964
msgid "Select State File"
msgstr "选择存档文件"

#: ../gui/Gtk2Gui.c:1068
msgid "Icon"
msgstr "图标"

#: ../gui/Gtk2Gui.c:1086
msgid "ID"
msgstr "ID"

#: ../gui/Gtk2Gui.c:1092
msgid "Name"
msgstr "名称"

#: ../gui/Gtk2Gui.c:1252
msgid "Format this Memory Card?"
msgstr "格式化此记忆卡?"

#: ../gui/Gtk2Gui.c:1254
msgid "If you format the memory card, the card will be empty, and any existing data overwritten."
msgstr "如果您选择格式化记忆卡,记忆卡将被清空,并且任何现有数据都将被覆盖。"

#: ../gui/Gtk2Gui.c:1257
msgid "Format card"
msgstr "格式化记忆卡"

#: ../gui/Gtk2Gui.c:1372
msgid "No space available in the target memory card!"
msgstr "目标记忆卡没有空余位置!"

#: ../gui/Gtk2Gui.c:1514
#: ../gui/Gtk2Gui.c:1535
#: ../gui/Gtk2Gui.c:1556
#: ../gui/Gtk2Gui.c:1577
#: ../gui/Gtk2Gui.c:1598
#: ../gui/Gtk2Gui.c:1889
msgid "No configuration required"
msgstr "不需要配置"

#: ../gui/Gtk2Gui.c:1514
#: ../gui/Gtk2Gui.c:1535
#: ../gui/Gtk2Gui.c:1556
#: ../gui/Gtk2Gui.c:1577
#: ../gui/Gtk2Gui.c:1598
#: ../gui/Gtk2Gui.c:1889
msgid "This plugin doesn't need to be configured."
msgstr "此插件需要被配置。"

#: ../gui/Gtk2Gui.c:1620
msgid "Memory Card Manager"
msgstr "记忆卡管理器"

#: ../gui/Gtk2Gui.c:2143
#, c-format
msgid "Could not open BIOS directory: '%s'\n"
msgstr "无法打开 BIOS 目录: \"%s\"\n"

#: ../gui/Gtk2Gui.c:2173
#: ../gui/Gtk2Gui.c:2266
#: ../gui/LnxMain.c:170
#, c-format
msgid "Could not open directory: '%s'\n"
msgstr "无法打开目录: \"%s\"\n"

#: ../gui/Gtk2Gui.c:2327
msgid "Notice"
msgstr "警告"

#: ../gui/LnxMain.c:65
#, c-format
msgid "Creating memory card: %s\n"
msgstr "建立记忆卡: %s\n"

#: ../gui/LnxMain.c:312
msgid ""
" pcsx [options] [file]\n"
"\toptions:\n"
"\t-runcd\t\tRuns CD-ROM\n"
"\t-cdfile FILE\tRuns a CD image file\n"
"\t-nogui\t\tDon't open the GTK GUI\n"
"\t-cfg FILE\tLoads desired configuration file (default: ~/.pcsx/pcsx.cfg)\n"
"\t-psxout\t\tEnable PSX output\n"
"\t-load STATENUM\tLoads savestate STATENUM (1-5)\n"
"\t-h -help\tDisplay this message\n"
"\tfile\t\tLoads file\n"
msgstr ""
" pcsx [选项] [文件]\n"
"\t选项:\n"
"\t-runcd\t\t运行 CD-ROM\n"
"\t-cdfile 文件\t运行一个 CD 镜像文件\n"
"\t-nogui\t\t不使用 GTK 图形界面\n"
"\t-cfg 文件\t加载一个特定的配置文件 (默认为: ~/.pcsx/pcsx.cfg)\n"
"\t-psxout\t\t启用 PSX 输出\n"
"\t-load 编号\t加载指定编号的存档 (1-5)\n"
"\t-h -help\t显示此信息\n"
"\t文件\t\t加载文件\n"

#: ../gui/LnxMain.c:350
#, c-format
msgid "PCSX cannot be configured without using the GUI -- you should restart without -nogui.\n"
msgstr "PCSX 不能在字符界面下配置 -- 请不使用 -nogui 参数重新启动程序\n"

#: ../gui/LnxMain.c:405
msgid "Failed loading plugins!"
msgstr "加载插件失败!"

#: ../gui/LnxMain.c:422
#, c-format
msgid "Could not load CD-ROM!\n"
msgstr "无法加载光盘。\n"

#: ../gui/LnxMain.c:461
#, c-format
msgid "PSX emulator couldn't be initialized.\n"
msgstr "无法初始化 PSX 模拟器。\n"

#: ../gui/Plugin.c:204
#: ../data/pcsx.glade2:1334
#, c-format
msgid "SIO IRQ Always Enabled"
msgstr "SIO IRQ 总是启用"

#: ../gui/Plugin.c:205
#, c-format
msgid "SIO IRQ Not Always Enabled"
msgstr "SIO IRQ 不总是启用"

#: ../gui/Plugin.c:211
#, c-format
msgid "Black & White Mdecs Only Enabled"
msgstr "Black & White Mdecs Only 启用"

#: ../gui/Plugin.c:212
#, c-format
msgid "Black & White Mdecs Only Disabled"
msgstr "Black & White Mdecs Only 禁用"

#: ../gui/Plugin.c:218
#, c-format
msgid "XA Enabled"
msgstr "XA 已启用"

#: ../gui/Plugin.c:219
#, c-format
msgid "XA Disabled"
msgstr "XA 已禁用"

#: ../gui/Plugin.c:285
msgid "Error opening CD-ROM plugin!"
msgstr "无法打开CD-ROM 插件!"

#: ../gui/Plugin.c:287
msgid "Error opening SPU plugin!"
msgstr "无法打开 SPU 插件!"

#: ../gui/Plugin.c:290
msgid "Error opening GPU plugin!"
msgstr "无法打开 GPU 插件!"

#: ../gui/Plugin.c:292
msgid "Error opening Controller 1 plugin!"
msgstr "无法打开 \"控制器 1\" 插件!"

#: ../gui/Plugin.c:294
msgid "Error opening Controller 2 plugin!"
msgstr "无法打开 \"控制器 2\" 插件!"

#: ../gui/Plugin.c:374
msgid "Error closing CD-ROM plugin!"
msgstr "无法关闭 CD-ROM 插件!"

#: ../gui/Plugin.c:376
msgid "Error closing SPU plugin!"
msgstr "无法关闭 SPU 插件!"

#: ../gui/Plugin.c:378
msgid "Error closing Controller 1 Plugin!"
msgstr "无法关闭 \"控制器 1\" 插件!"

#: ../gui/Plugin.c:380
msgid "Error closing Controller 2 plugin!"
msgstr "无法关闭 \"控制器 2\" 插件!"

#: ../gui/Plugin.c:382
msgid "Error closing GPU plugin!"
msgstr "无法关闭 GPU 插件!"

#: ../libpcsxcore/cdriso.c:528
#, c-format
msgid "Loaded CD Image: %s"
msgstr "已加载 CD 镜像: %s"

#: ../libpcsxcore/cheat.c:148
#, c-format
msgid "Cheats loaded from: %s\n"
msgstr "作弊码已加载: %s\n"

#: ../libpcsxcore/cheat.c:180
#, c-format
msgid "Cheats saved to: %s\n"
msgstr "作弊码己保存: %s\n"

#: ../libpcsxcore/cheat.c:323
#: ../libpcsxcore/cheat.c:444
msgid "(Untitled)"
msgstr "(未命名)"

#: ../libpcsxcore/misc.c:380
#, c-format
msgid "Error opening file: %s.\n"
msgstr "打开文件错误: %s\n"

#: ../libpcsxcore/misc.c:420
#, c-format
msgid "Unknown CPE opcode %02x at position %08x.\n"
msgstr "未知 CPE 指令码 %02x 位于 %08x。\n"

#: ../libpcsxcore/misc.c:427
msgid "COFF files not supported.\n"
msgstr "COFF 文件尚未支持。\n"

#: ../libpcsxcore/misc.c:431
msgid "This file does not appear to be a valid PSX file.\n"
msgstr "此文件不是一个合法的 PSX 文件。\n"

#: ../libpcsxcore/plugins.c:33
#, c-format
msgid "Error loading %s: %s"
msgstr "无法加载 %s: %s"

#: ../libpcsxcore/plugins.c:162
#, c-format
msgid "Could not load GPU plugin %s!"
msgstr "无法加载 GPU 插件 %s!"

#: ../libpcsxcore/plugins.c:228
#, c-format
msgid "Could not load CD-ROM plugin %s!"
msgstr "无法加载 CD-ROM 插件 %s!"

#: ../libpcsxcore/plugins.c:467
#, c-format
msgid "Could not load SPU plugin %s!"
msgstr "无法加载 SPU 插件 %s!"

#: ../libpcsxcore/plugins.c:616
#, c-format
msgid "Could not load Controller 1 plugin %s!"
msgstr "无法加载 \"控制器1\" 插件 %s!"

#: ../libpcsxcore/plugins.c:670
#, c-format
msgid "Could not load Controller 2 plugin %s!"
msgstr "无法加载 \"控制器2\" 插件 %s!"

#: ../libpcsxcore/plugins.c:713
#, c-format
msgid "Could not load NetPlay plugin %s!"
msgstr "无法加载联网游戏插件 %s!"

#: ../libpcsxcore/plugins.c:776
#, c-format
msgid "Error initializing CD-ROM plugin: %d"
msgstr "CD-ROM 插件初始化错误: %d"

#: ../libpcsxcore/plugins.c:778
#, c-format
msgid "Error initializing GPU plugin: %d"
msgstr "GPU 插件初始化错误: %d"

#: ../libpcsxcore/plugins.c:780
#, c-format
msgid "Error initializing SPU plugin: %d"
msgstr "SPU 插件初始化错误: %d"

#: ../libpcsxcore/plugins.c:782
#, c-format
msgid "Error initializing Controller 1 plugin: %d"
msgstr "\"控制器1\" 插件初始化错误: %d"

#: ../libpcsxcore/plugins.c:784
#, c-format
msgid "Error initializing Controller 2 plugin: %d"
msgstr "\"控制器2\" 插件初始化错误: %d"

#: ../libpcsxcore/plugins.c:788
#, c-format
msgid "Error initializing NetPlay plugin: %d"
msgstr "联网游戏插件初始化错误: %d"

#: ../libpcsxcore/plugins.c:791
msgid "Plugins loaded.\n"
msgstr "插件已加载。\n"

#: ../libpcsxcore/psxmem.c:69
msgid "Error allocating memory!"
msgstr "分配内存错误!"

#: ../libpcsxcore/psxmem.c:109
#, c-format
msgid "Could not open BIOS:\"%s\". Enabling HLE Bios!\n"
msgstr "无法打开 BIOS: \"%s\"。使用内部 HLE Bios。\n"

#: ../libpcsxcore/r3000a.c:34
#, c-format
msgid "Running PCSX Version %s (%s).\n"
msgstr "正在运行 PCSX 版本 %s (%s)。\n"

#: ../libpcsxcore/sio.c:99
msgid "Connection closed!\n"
msgstr "连接被关闭!\n"

#: ../libpcsxcore/sio.c:322
#, c-format
msgid "No memory card value was specified - creating a default card %s\n"
msgstr "未指定记忆卡 - 创建一个默认的记忆卡 %s\n"

#: ../libpcsxcore/sio.c:326
#, c-format
msgid "The memory card %s doesn't exist - creating it\n"
msgstr "记忆卡 %s 不存在 - 正在创建\n"

#: ../libpcsxcore/sio.c:342
#, c-format
msgid "Memory card %s failed to load!\n"
msgstr "记忆卡 %s 读取失败!\n"

#: ../libpcsxcore/sio.c:346
#, c-format
msgid "Loading memory card %s\n"
msgstr "加载记忆卡 %s\n"

#: ../plugins/dfxvideo/gpu.c:52
msgid "XVideo Driver"
msgstr "XVideo 驱动程序"

#: ../plugins/dfxvideo/gpu.c:53
msgid ""
"P.E.Op.S. Xvideo Driver V1.17\n"
"Coded by Pete Bernert and the P.E.Op.S. team\n"
msgstr ""
"P.E.Op.S XVideo 驱动程序 V1.17\n"
"编写: Pete Bernert 以及 P.E.Op.S. 开发组\n"

#: ../plugins/dfxvideo/gpu.c:55
msgid "Pete Bernert and the P.E.Op.S. team"
msgstr "Pete Bernert 及 P.E.Op.S. 开发组"

#: ../plugins/dfxvideo/gpucfg-0.1df/dfxvideo.glade2:8
msgid "Configure X11 Video"
msgstr "配置 X11 视频"

#: ../plugins/dfxvideo/gpucfg-0.1df/dfxvideo.glade2:39
msgid "Initial Window Size:"
msgstr "初始窗口大小:"

#: ../plugins/dfxvideo/gpucfg-0.1df/dfxvideo.glade2:50
msgid "Stretching:"
msgstr "拉抻:"

#: ../plugins/dfxvideo/gpucfg-0.1df/dfxvideo.glade2:63
msgid "Dithering:"
msgstr "抖动:"

#: ../plugins/dfxvideo/gpucfg-0.1df/dfxvideo.glade2:76
msgid ""
"320x240\n"
"640x480\n"
"800x600\n"
"1024x768\n"
"1152x864\n"
"1280x1024\n"
"1600x1200"
msgstr ""
"320x240\n"
"640x480\n"
"800x600\n"
"1024x768\n"
"1152x864\n"
"1280x1024\n"
"1600x1200"

#: ../plugins/dfxvideo/gpucfg-0.1df/dfxvideo.glade2:95
msgid ""
"0: None\n"
"1: 2xSai\n"
"2: 2xSuperSai\n"
"3: SuperEagle\n"
"4: Scale2x\n"
"5: Scale3x\n"
"6: HQ2X\n"
"7: HQ3X"
msgstr ""
"0: 无\n"
"1: 2xSai\n"
"2: 2xSuperSai\n"
"3: SuperEagle\n"
"4: Scale2x\n"
"5: Scale3x\n"
"6: HQ2X\n"
"7: HQ3X"

#: ../plugins/dfxvideo/gpucfg-0.1df/dfxvideo.glade2:117
msgid ""
"0: Off (fastest)\n"
"1: Game dependant\n"
"2: Always"
msgstr ""
"0: 关闭 (最快)\n"
"1: 取决于游戏\n"
"2: 总是"

#: ../plugins/dfxvideo/gpucfg-0.1df/dfxvideo.glade2:139
msgid "Maintain 4:3 Aspect Ratio"
msgstr "维持 4:3 宽高比"

#: ../plugins/dfxvideo/gpucfg-0.1df/dfxvideo.glade2:153
msgid "Toggle windowed/fullscreen mode."
msgstr "切换窗口/全屏模式"

#: ../plugins/dfxvideo/gpucfg-0.1df/dfxvideo.glade2:154
#: ../plugins/peopsxgl/gpucfg/interface.c:322
msgid "Fullscreen"
msgstr "全屏"

#: ../plugins/dfxvideo/gpucfg-0.1df/dfxvideo.glade2:177
msgid "<b>Screen</b>"
msgstr "<b>屏幕</b>"

#: ../plugins/dfxvideo/gpucfg-0.1df/dfxvideo.glade2:203
msgid "Toggle whether the FPS will be shown."
msgstr "切换 FPS (每秒帧数) 是否将被显示。"

#: ../plugins/dfxvideo/gpucfg-0.1df/dfxvideo.glade2:204
msgid "Show FPS"
msgstr "显示 FPS"

#: ../plugins/dfxvideo/gpucfg-0.1df/dfxvideo.glade2:218
msgid "Enable this if games display too quickly."
msgstr "如果游戏运行得过快,请启用此项。"

#: ../plugins/dfxvideo/gpucfg-0.1df/dfxvideo.glade2:219
msgid "Autodetect FPS limit"
msgstr "自动检测 FPS 界限"

#: ../plugins/dfxvideo/gpucfg-0.1df/dfxvideo.glade2:235
msgid "Skip frames when rendering."
msgstr "渲染时跳帧。"

#: ../plugins/dfxvideo/gpucfg-0.1df/dfxvideo.glade2:236
msgid "Enable frame skipping"
msgstr "启用跳帧"

#: ../plugins/dfxvideo/gpucfg-0.1df/dfxvideo.glade2:257
msgid "Set FPS"
msgstr "设置 FPS"

#: ../plugins/dfxvideo/gpucfg-0.1df/dfxvideo.glade2:272
msgid "200.0"
msgstr "200.0"

#: ../plugins/dfxvideo/gpucfg-0.1df/dfxvideo.glade2:295
msgid "<b>Framerate</b>"
msgstr "<b>帧率</b>"

#: ../plugins/dfxvideo/gpucfg-0.1df/dfxvideo.glade2:324
#: ../plugins/peopsxgl/gpucfg/interface.c:568
msgid "Use game fixes"
msgstr "使用特定游戏修正"

#: ../plugins/dfxvideo/gpucfg-0.1df/dfxvideo.glade2:348
msgid "better g-colors, worse textures"
msgstr "较好的 g-colors, 较差的纹理"

#: ../plugins/dfxvideo/gpucfg-0.1df/dfxvideo.glade2:363
msgid "Needed by Dark Forces"
msgstr "Dark Forces 运行需要"

#: ../plugins/dfxvideo/gpucfg-0.1df/dfxvideo.glade2:378
msgid "Draw quads with triangles"
msgstr "使用 quad 绘制三角形"

#: ../plugins/dfxvideo/gpucfg-0.1df/dfxvideo.glade2:394
msgid "Repeated flat tex triangles"
msgstr "重复平滑多边形纹理"

#: ../plugins/dfxvideo/gpucfg-0.1df/dfxvideo.glade2:410
msgid "Disable CPU Saving"
msgstr "禁用 CPU 保存"

#: ../plugins/dfxvideo/gpucfg-0.1df/dfxvideo.glade2:426
msgid "Odd/even bit hack"
msgstr "奇/偶位 hack"

#: ../plugins/dfxvideo/gpucfg-0.1df/dfxvideo.glade2:440
msgid "For precise framerate"
msgstr "精确帧率"

#: ../plugins/dfxvideo/gpucfg-0.1df/dfxvideo.glade2:455
msgid "Better FPS limit in some"
msgstr "某些游戏中可取得较好的 FPS 界限值"

#: ../plugins/dfxvideo/gpucfg-0.1df/dfxvideo.glade2:470
msgid "PC FPS calculation"
msgstr "PC FPS 计算"

#: ../plugins/dfxvideo/gpucfg-0.1df/dfxvideo.glade2:486
msgid "Pandemonium 2"
msgstr "Pandemonium 2"

#: ../plugins/dfxvideo/gpucfg-0.1df/dfxvideo.glade2:501
msgid "Lazy screen update"
msgstr "懒惰的屏幕更新"

#: ../plugins/dfxvideo/gpucfg-0.1df/dfxvideo.glade2:517
msgid "Skip every second frame"
msgstr "每两帧跳过一帧"

#: ../plugins/dfxvideo/gpucfg-0.1df/dfxvideo.glade2:532
#: ../plugins/peopsxgl/gpucfg/interface.c:640
msgid "Old frame skipping"
msgstr "旧的跳帧方式"

#: ../plugins/dfxvideo/gpucfg-0.1df/dfxvideo.glade2:548
msgid "Expand screen width"
msgstr "扩展屏幕宽度"

#: ../plugins/dfxvideo/gpucfg-0.1df/dfxvideo.glade2:564
msgid "Ignore brightness color"
msgstr "忽略亮色"

#: ../plugins/dfxvideo/gpucfg-0.1df/dfxvideo.glade2:580
msgid "Disable coordinate check"
msgstr "禁用坐标检查"

#: ../plugins/dfxvideo/gpucfg-0.1df/dfxvideo.glade2:596
msgid "Chrono Cross"
msgstr "Chrono Cross"

#: ../plugins/dfxvideo/gpucfg-0.1df/dfxvideo.glade2:609
msgid "Capcom fighting games"
msgstr "Capcom 格斗游戏"

#: ../plugins/dfxvideo/gpucfg-0.1df/dfxvideo.glade2:624
msgid "Black screens in Lunar"
msgstr "Lunar 中黑屏"

#: ../plugins/dfxvideo/gpucfg-0.1df/dfxvideo.glade2:639
msgid "Compatibility mode"
msgstr "兼容模式"

#: ../plugins/dfxvideo/gpucfg-0.1df/dfxvideo.glade2:664
#: ../plugins/dfsound/spucfg-0.1df/dfsound.glade2:428
msgid "<b>Compatibility</b>"
msgstr "<b>兼容性</b>"

#: ../plugins/dfxvideo/gpucfg-0.1df/dfxvideo.glade2:701
msgid "About X11 Video Plugin"
msgstr "关于 X11 视频插件"

#: ../plugins/dfxvideo/gpucfg-0.1df/dfxvideo.glade2:714
#: ../plugins/dfsound/spucfg-0.1df/dfsound.glade2:516
msgid "Coded by: Pete Bernert and the P.E.Op.S. team"
msgstr "编写: Pete Bernert 以及 P.E.Op.S. 开发组"

#: ../plugins/dfxvideo/gpucfg-0.1df/dfxvideo.glade2:725
#: ../plugins/dfsound/spucfg-0.1df/dfsound.glade2:541
msgid "Homepage: http://home.t-online.de/home/PeteBernert/"
msgstr "主页: http://home.t-online.de/home/PeteBernert/"

#: ../plugins/dfxvideo/gpucfg-0.1df/dfxvideo.glade2:737
#: ../plugins/dfsound/spucfg-0.1df/dfsound.glade2:566
msgid "EMail: BlackDove@addcom.de"
msgstr "EMail: BlackDove@addcom.de"

#: ../plugins/dfxvideo/gpucfg-0.1df/dfxvideo.glade2:750
msgid "Version: 1.15"
msgstr "版本: 1.15"

#: ../plugins/dfxvideo/gpucfg-0.1df/dfxvideo.glade2:762
msgid "Release date: 2003"
msgstr "发布日期: 2003"

#: ../plugins/dfxvideo/gpucfg-0.1df/dfxvideo.glade2:774
msgid "<b>PCSX-df Video Plugin Adaption</b>"
msgstr "<b>PCSX-df 视频插件</b>"

#: ../plugins/dfxvideo/gpucfg-0.1df/dfxvideo.glade2:787
msgid "XVideo Support: Stephen Chao"
msgstr "XVideo 支持: Stephen Chao"

#: ../data/pcsx.glade2:9
msgid "PCSX"
msgstr "PCSX"

#: ../data/pcsx.glade2:24
msgid "_File"
msgstr "文件(_F)"

#: ../data/pcsx.glade2:30
msgid "Run _CD"
msgstr "运行光盘(_C)"

#: ../data/pcsx.glade2:48
msgid "Run _ISO..."
msgstr "运行 _ISO..."

#: ../data/pcsx.glade2:65
msgid "Run _BIOS"
msgstr "运行 _BIOS"

#: ../data/pcsx.glade2:82
msgid "Run _EXE..."
msgstr "运行 _EXE..."

#: ../data/pcsx.glade2:104
msgid "E_xit"
msgstr "退出(_X)"

#: ../data/pcsx.glade2:126
msgid "_Emulator"
msgstr "模拟器(_E)"

#: ../data/pcsx.glade2:132
msgid "_Continue"
msgstr "继续(_C)"

#: ../data/pcsx.glade2:148
msgid "_Reset"
msgstr "复位(_R)"

#: ../data/pcsx.glade2:169
msgid "S_witch ISO..."
msgstr "更换 ISO(_W)..."

#: ../data/pcsx.glade2:191
msgid "_Save State"
msgstr "即时存档(_S)"

#: ../data/pcsx.glade2:200
#: ../data/pcsx.glade2:281
msgid "Slot _1"
msgstr "存档 _1"

#: ../data/pcsx.glade2:209
#: ../data/pcsx.glade2:290
msgid "Slot _2"
msgstr "存档 _2"

#: ../data/pcsx.glade2:218
#: ../data/pcsx.glade2:299
msgid "Slot _3"
msgstr "存档 _3"

#: ../data/pcsx.glade2:227
#: ../data/pcsx.glade2:308
msgid "Slot _4"
msgstr "存档 _4"

#: ../data/pcsx.glade2:236
#: ../data/pcsx.glade2:317
msgid "Slot _5"
msgstr "存档 _5"

#: ../data/pcsx.glade2:244
#: ../data/pcsx.glade2:325
msgid "_Other..."
msgstr "其它(_O)..."

#: ../data/pcsx.glade2:272
msgid "_Load State"
msgstr "即时读档(_L)"

#: ../data/pcsx.glade2:358
msgid "_Configuration"
msgstr "配置(_C)"

#: ../data/pcsx.glade2:364
msgid "_Plugins & BIOS..."
msgstr "插件及 BIOS(_P)..."

#: ../data/pcsx.glade2:386
msgid "_Graphics..."
msgstr "图像(_G)..."

#: ../data/pcsx.glade2:401
msgid "_Sound..."
msgstr "声音(_S)..."

#: ../data/pcsx.glade2:416
msgid "CD-_ROM..."
msgstr "CD-_ROM..."

#: ../data/pcsx.glade2:431
msgid "Controller _1..."
msgstr "控制器 _1..."

#: ../data/pcsx.glade2:446
msgid "Controller _2..."
msgstr "控制器 _2..."

#: ../data/pcsx.glade2:466
msgid "_CPU..."
msgstr "_CPU..."

#: ../data/pcsx.glade2:482
msgid "_Memory Cards..."
msgstr "记忆卡(_M)..."

#: ../data/pcsx.glade2:499
msgid "_Netplay..."
msgstr "联网游戏(_N)..."

#: ../data/pcsx.glade2:520
msgid "Chea_t"
msgstr "作弊码(_T)"

#: ../data/pcsx.glade2:529
msgid "_Browse..."
msgstr "浏览(_B)..."

#: ../data/pcsx.glade2:544
msgid "_Search..."
msgstr "查找(_S)..."

#: ../data/pcsx.glade2:575
msgid "_Help"
msgstr "帮助(_H)"

#: ../data/pcsx.glade2:581
msgid "_About PCSX..."
msgstr "关于 PCSX(_A)..."

#: ../data/pcsx.glade2:722
msgid "Select Folder to Search"
msgstr "选择要查找的文件夹"

#: ../data/pcsx.glade2:738
msgid "Search in:"
msgstr "在此处查找插件:"

#: ../data/pcsx.glade2:1011
msgid "Graphics:"
msgstr "图像:"

#: ../data/pcsx.glade2:1024
msgid "Sound:"
msgstr "声音:"

#: ../data/pcsx.glade2:1039
msgid "Controller 1:   "
msgstr "控制器 1:"

#: ../data/pcsx.glade2:1054
msgid "Controller 2:"
msgstr "控制器 2:"

#: ../data/pcsx.glade2:1069
msgid "CD-ROM:"
msgstr "CD-ROM:"

#: ../data/pcsx.glade2:1107
msgid "<b>Plugins</b>"
msgstr "<b>插件</b>"

#: ../data/pcsx.glade2:1168
msgid "<b>BIOS</b>"
msgstr "<b>BIOS</b>"

#: ../data/pcsx.glade2:1220
msgid "Configure CPU"
msgstr "配置 CPU"

#: ../data/pcsx.glade2:1248
msgid "Enable Debugger"
msgstr "启用调试器"

#: ../data/pcsx.glade2:1266
msgid "SPU IRQ Always Enabled"
msgstr "SPU IRQ 总是启用"

#: ../data/pcsx.glade2:1282
msgid "Black & White Movies"
msgstr "黑白电影"

#: ../data/pcsx.glade2:1316
msgid "Enable Interpreter CPU"
msgstr "启用解释执行 CPU"

#: ../data/pcsx.glade2:1350
msgid "Disable CD Audio"
msgstr "禁用 CD 音频"

#: ../data/pcsx.glade2:1366
msgid "Disable XA Decoding"
msgstr "禁用 XA 解码"

#: ../data/pcsx.glade2:1418
msgid "<b>Options</b>"
msgstr "<b>选项</b>"

#: ../data/pcsx.glade2:1459
msgid ""
"NTSC\n"
"PAL"
msgstr ""
"NTSC\n"
"PAL"

#: ../data/pcsx.glade2:1473
msgid "<b>System Type</b>"
msgstr "<b>系统类型</b>"

#: ../data/pcsx.glade2:1522
msgid "Configure NetPlay"
msgstr "配置联网游戏"

#: ../data/pcsx.glade2:1609
msgid "<b>NetPlay</b>"
msgstr "<b>联网游戏</b>"

#: ../data/pcsx.glade2:1661
msgid "Configure Memory Cards"
msgstr "配置记忆卡"

#: ../data/pcsx.glade2:1737
#: ../data/pcsx.glade2:2133
msgid "Format"
msgstr "格式化"

#: ../data/pcsx.glade2:1787
#: ../data/pcsx.glade2:2183
msgid "Reload"
msgstr "重新加载"

#: ../data/pcsx.glade2:1831
msgid "<b>Memory Card 1</b>"
msgstr "<b>记忆卡 1</b>"

#: ../data/pcsx.glade2:1891
#: ../data/pcsx.glade2:1941
#: ../data/pcsx.glade2:2816
msgid "Copy"
msgstr "复制"

#: ../data/pcsx.glade2:1991
#: ../data/pcsx.glade2:2041
msgid "Un/Delete"
msgstr "删除/恢复"

#: ../data/pcsx.glade2:2227
msgid "<b>Memory Card 2</b>"
msgstr "<b>记忆卡 2</b>"

#: ../data/pcsx.glade2:2289
msgid ""
"(C) 1999-2003  PCSX Team\n"
"(C) 2005-2006 Ryan Schultz\n"
"(C) 2005-2006 Andrew Burton\n"
"(C) 2008-2009 Wei Mingzhi"
msgstr ""
"(C) 1999-2003  PCSX 开发组\n"
"(C) 2005-2006 Ryan Schultz\n"
"(C) 2005-2006 Andrew Burton\n"
"(C) 2008-2009 Wei Mingzhi"

#: ../data/pcsx.glade2:2293
msgid "A PlayStation emulator."
msgstr "一个 PlayStation 模拟器。"

#: ../data/pcsx.glade2:2295
msgid "PCSX Reloaded"
msgstr "PCSX Reloaded"

#: ../data/pcsx.glade2:2296
msgid ""
"This program is free software; you can redistribute it\n"
"and/or modify it under the terms of the GNU General\n"
"Public License as published by the Free Software\n"
"Foundation; either version 2 of the License, or (at your\n"
"option) any later version.\n"
"\n"
"This program is distributed in the hope that it will be\n"
"useful, but WITHOUT ANY WARRANTY; without even\n"
"the implied warranty of MERCHANTABILITY or\n"
"FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
"GNU General Public License for more details.\n"
"\n"
"You should have received a copy of the GNU General\n"
"Public License along with this program; if not, write to\n"
"the Free Software Foundation, Inc."
msgstr ""

#: ../data/pcsx.glade2:2325
#: ../plugins/dfinput/dfinput.glade2:212
msgid "translator-credits"
msgstr "Wei Mingzhi <whistler@openoffice.org>"

#: ../data/pcsx.glade2:2386
msgid "<b>Cheat Codes</b>"
msgstr "<b>作弊码</b>"

#: ../data/pcsx.glade2:2551
msgid ""
"8-bit\n"
"16-bit\n"
"32-bit"
msgstr ""
"8 位\n"
"16 位\n"
"32 位"

#: ../data/pcsx.glade2:2614
msgid ""
"Equal Value\n"
"Not Equal Value\n"
"Range\n"
"Increased By\n"
"Decreased By\n"
"Increased\n"
"Decreased\n"
"Different\n"
"No Change"
msgstr ""
"等于数值\n"
"不等于数值\n"
"范围\n"
"增加数值\n"
"减少数值\n"
"增加\n"
"减少\n"
"改变\n"
"无改变"

#: ../data/pcsx.glade2:2646
msgid ""
"Decimal\n"
"Hexadecimal"
msgstr ""
"十进制\n"
"十六进制"

#: ../data/pcsx.glade2:2849
msgid "label_resultsfound"
msgstr "label_resultsfound"

#: ../data/pcsx.glade2:2884
msgid "Search"
msgstr "查找"

#: ../data/pcsx.glade2:2920
msgid "Restart"
msgstr "复位"

#: ../data/pcsx.glade2:2949
msgid "<b>Cheat Search</b>"
msgstr "<b>作弊码查找</b>"

#: ../plugins/dfsound/spu.c:39
msgid "ALSA Sound"
msgstr "ALSA 声音"

#: ../plugins/dfsound/spu.c:41
msgid "OSS Sound"
msgstr "OSS 声音"

#: ../plugins/dfsound/spu.c:43
msgid "NULL Sound"
msgstr "空声音"

#: ../plugins/dfsound/spu.c:46
msgid ""
"P.E.Op.S. OSS Driver V1.7\n"
"Coded by Pete Bernert and the P.E.Op.S. team\n"
msgstr ""
"P.E.Op.S OSS 驱动程序 V1.7\n"
"编写: Pete Bernert 以及 P.E.Op.S. 开发组\n"

#: ../plugins/dfsound/spucfg-0.1df/dfsound.glade2:9
msgid "Configure Sound"
msgstr "配置音频"

#: ../plugins/dfsound/spucfg-0.1df/dfsound.glade2:62
msgid "Volume:"
msgstr "音量:"

#: ../plugins/dfsound/spucfg-0.1df/dfsound.glade2:90
msgid "Interpolation:"
msgstr "插值:"

#: ../plugins/dfsound/spucfg-0.1df/dfsound.glade2:118
msgid "Reverb:"
msgstr "回响:"

#: ../plugins/dfsound/spucfg-0.1df/dfsound.glade2:146
msgid ""
"Low\n"
"Medium\n"
"Loud\n"
"Loudest"
msgstr ""
"低\n"
"中\n"
"高\n"
"最高"

#: ../plugins/dfsound/spucfg-0.1df/dfsound.glade2:165
msgid ""
"Off\n"
"Simple\n"
"Playstation"
msgstr ""
"关\n"
"简易\n"
"Playstation"

#: ../plugins/dfsound/spucfg-0.1df/dfsound.glade2:184
msgid ""
"None\n"
"Simple\n"
"Gaussian\n"
"Cubic"
msgstr ""
"无\n"
"简易\n"
"高斯\n"
"立方"

#: ../plugins/dfsound/spucfg-0.1df/dfsound.glade2:208
msgid "<b>General</b>"
msgstr "<b>一般</b>"

#: ../plugins/dfsound/spucfg-0.1df/dfsound.glade2:264
msgid "Enable or disable XA music."
msgstr "启用或禁用 XA 音乐。"

#: ../plugins/dfsound/spucfg-0.1df/dfsound.glade2:266
msgid "Enable XA"
msgstr "启用 XA"

#: ../plugins/dfsound/spucfg-0.1df/dfsound.glade2:284
msgid "Choose this if XA music is played too quickly."
msgstr "如 XA 音乐播放得太快,请选择此项。"

#: ../plugins/dfsound/spucfg-0.1df/dfsound.glade2:286
msgid "Adjust XA speed"
msgstr "调整 XA 速度"

#: ../plugins/dfsound/spucfg-0.1df/dfsound.glade2:308
msgid "<b>XA Music</b>"
msgstr "<b>XA 音乐</b>"

#: ../plugins/dfsound/spucfg-0.1df/dfsound.glade2:364
msgid "Use the asynchronous SPU interface."
msgstr "使用异步 SPU 接口。"

#: ../plugins/dfsound/spucfg-0.1df/dfsound.glade2:366
msgid "High compatibility mode"
msgstr "高兼容性模式"

#: ../plugins/dfsound/spucfg-0.1df/dfsound.glade2:384
msgid "Wait for CPU; only useful for some games."
msgstr "等待 CPU; 仅在部分游戏中有用处。"

#: ../plugins/dfsound/spucfg-0.1df/dfsound.glade2:386
msgid "SPU IRQ Wait"
msgstr "SPU IRQ 等待"

#: ../plugins/dfsound/spucfg-0.1df/dfsound.glade2:404
msgid "Play only one channel for a performance boost."
msgstr "仅播放一个声道以提升性能。"

#: ../plugins/dfsound/spucfg-0.1df/dfsound.glade2:406
msgid "Single channel sound"
msgstr "单声道"

#: ../plugins/dfsound/spucfg-0.1df/dfsound.glade2:486
msgid "About Sound Plugin"
msgstr "关于音频插件"

#: ../plugins/dfsound/spucfg-0.1df/dfsound.glade2:592
msgid "Version: 1.6"
msgstr "版本: 1.6"

#: ../plugins/dfsound/spucfg-0.1df/dfsound.glade2:617
msgid "Release date: 05.04.2003"
msgstr "发布日期: 05.04.2003"

#: ../plugins/dfsound/spucfg-0.1df/dfsound.glade2:642
msgid "<b>PCSX-df Sound Plugin Adaption</b>"
msgstr "<b>PCSX-df 音频插件</b>"

#: ../plugins/dfcdrom/cdr.c:58
msgid "CD-ROM Drive Reader"
msgstr "CD-ROM 设备读取插件"

#: ../plugins/dfcdrom/cdr.c:62
msgid "CDR NULL Plugin"
msgstr "CDR 空插件"

#: ../plugins/dfcdrom/interface.c:74
msgid "CDR configuration"
msgstr "CDR 配置"

#: ../plugins/dfcdrom/interface.c:99
msgid "Choose your CD-ROM device or type its path if it's not listed"
msgstr "请选择您的 CD-ROM 设备或直接输入设备路径"

#: ../plugins/dfcdrom/interface.c:102
msgid "Select CD-ROM device"
msgstr "选择 CD-ROM 设备"

#: ../plugins/dfcdrom/interface.c:120
msgid "Select read mode:"
msgstr "选择读取模式:"

#: ../plugins/dfcdrom/interface.c:133
msgid "Normal (No Cache)"
msgstr "正常 (无缓存)"

#: ../plugins/dfcdrom/interface.c:137
msgid "Threaded - Faster (With Cache)"
msgstr "多线程 - 较快 (使用缓存)"

#: ../plugins/dfcdrom/interface.c:152
msgid "Cache Size (Def. 64):                  "
msgstr "缓存大小 (默认为 64):"

#: ../plugins/dfcdrom/interface.c:173
msgid "Cdrom Speed (Def. 0 = MAX):    "
msgstr "光驱速度 (默认 0 为最大速度):"

#: ../plugins/dfcdrom/interface.c:189
msgid "Enable Subchannel read"
msgstr "启用子通道读取"

#: ../plugins/peopsxgl/gpu.c:61
msgid "OpenGL Driver"
msgstr "OpenGL 驱动程序"

#: ../plugins/peopsxgl/gpu.c:63
msgid "Pete Bernert"
msgstr "Pete Bernert"

#: ../plugins/peopsxgl/gpu.c:64
msgid ""
"Based on P.E.Op.S. MesaGL Driver V1.78\n"
"Coded by Pete Bernert\n"
msgstr ""
"基于 P.E.Op.S MesaGL 驱动程序 V1.78\n"
"作者: Pete Bernert\n"

#: ../plugins/peopsxgl/gpucfg/interface.c:118
msgid "OpenGL Driver configuration"
msgstr "OpenGL 驱动程序配置"

#: ../plugins/peopsxgl/gpucfg/interface.c:138
msgid "Textures"
msgstr "纹理"

#: ../plugins/peopsxgl/gpucfg/interface.c:161
msgid "Quality:"
msgstr "质量:"

#: ../plugins/peopsxgl/gpucfg/interface.c:178
#: ../plugins/peopsxgl/gpucfg/interface.c:191
msgid "0: don't care - Use driver's default textures"
msgstr "0: 使用驱动程序的默认纹理"

#: ../plugins/peopsxgl/gpucfg/interface.c:179
msgid "1: 4444 - Fast, but less colorful"
msgstr "1: 4444 - 较快,较少颜色"

#: ../plugins/peopsxgl/gpucfg/interface.c:180
msgid "2: 5551 - Nice colors, bad transparency"
msgstr "2: 5551 - 较好的颜色,较差的透明效果"

#: ../plugins/peopsxgl/gpucfg/interface.c:181
msgid "3: 8888 - Best colors, more ram needed"
msgstr "3: 8888 - 最佳的颜色,需更多内存"

#: ../plugins/peopsxgl/gpucfg/interface.c:182
msgid "4: BGR8888 - Faster on some cards"
msgstr "4: BGR8888 - 某些显卡较快"

#: ../plugins/peopsxgl/gpucfg/interface.c:193
msgid "VRam size in MBytes (0..1024, 0=auto):"
msgstr "显存大小,以 MB 为单位 (0..1024, 0=自动):"

#: ../plugins/peopsxgl/gpucfg/interface.c:210
#: ../plugins/peopsxgl/gpucfg/interface.c:225
msgid "0: None"
msgstr "0: 无"

#: ../plugins/peopsxgl/gpucfg/interface.c:211
msgid "1: Standard - Glitches will happen"
msgstr "1: 标准 - 可能会发生问题"

#: ../plugins/peopsxgl/gpucfg/interface.c:212
msgid "2: Extended - No black borders"
msgstr "2: 增强 - 去除黑框"

#: ../plugins/peopsxgl/gpucfg/interface.c:213
msgid "3: Standard without sprites - unfiltered 2D"
msgstr "3: 标准,不含贴图 - 未过滤的 2D"

#: ../plugins/peopsxgl/gpucfg/interface.c:214
msgid "4: Extended without sprites - unfiltered 2D"
msgstr "4: 增强,不含贴图 - 未过滤的 2D"

#: ../plugins/peopsxgl/gpucfg/interface.c:215
msgid "5: Standard + smoothed sprites"
msgstr "5: 标准 + 平滑贴图"

#: ../plugins/peopsxgl/gpucfg/interface.c:216
msgid "6: Extended + smoothed sprites"
msgstr "6: 增强 + 平滑贴图"

#: ../plugins/peopsxgl/gpucfg/interface.c:227
msgid "Filtering:"
msgstr "过滤:"

#: ../plugins/peopsxgl/gpucfg/interface.c:235
msgid "HiRes Tex:"
msgstr "高分纹理:"

#: ../plugins/peopsxgl/gpucfg/interface.c:252
#: ../plugins/peopsxgl/gpucfg/interface.c:263
msgid "0: None (standard)"
msgstr "0: 无 (标准)"

#: ../plugins/peopsxgl/gpucfg/interface.c:253
msgid "1: 2xSaI (much vram needed)"
msgstr "1: 2xSaI (需较多显存)"

#: ../plugins/peopsxgl/gpucfg/interface.c:254
msgid "2: Scaled (needs tex filtering)"
msgstr "2: 拉伸 (需要纹理过滤)"

#: ../plugins/peopsxgl/gpucfg/interface.c:265
msgid "Window options"
msgstr "窗口选项"

#: ../plugins/peopsxgl/gpucfg/interface.c:296
msgid "Width:"
msgstr "宽度:"

#: ../plugins/peopsxgl/gpucfg/interface.c:305
msgid "Height:"
msgstr "高度"

#: ../plugins/peopsxgl/gpucfg/interface.c:314
msgid "Keep psx aspect ratio"
msgstr "保持 psx 纵横比"

#: ../plugins/peopsxgl/gpucfg/interface.c:330
msgid "Dithering"
msgstr "抖动"

#: ../plugins/peopsxgl/gpucfg/interface.c:346
msgid "Framerate"
msgstr "帧率"

#: ../plugins/peopsxgl/gpucfg/interface.c:369
msgid "FPS"
msgstr "FPS"

#: ../plugins/peopsxgl/gpucfg/interface.c:377
msgid "FPS limit manual"
msgstr "手动设置 FPS 界限"

#: ../plugins/peopsxgl/gpucfg/interface.c:386
msgid "Show FPS display on startup"
msgstr "启动时显示 FPS"

#: ../plugins/peopsxgl/gpucfg/interface.c:394
msgid "Use FPS limit"
msgstr "启用 FPS 界限"

#: ../plugins/peopsxgl/gpucfg/interface.c:402
msgid "FPS limit auto-detection"
msgstr "FPS 界限自动检测"

#: ../plugins/peopsxgl/gpucfg/interface.c:411
msgid "Use Frame skipping"
msgstr "启用跳帧"

#: ../plugins/peopsxgl/gpucfg/interface.c:419
msgid "Compatibility"
msgstr "兼容性"

#: ../plugins/peopsxgl/gpucfg/interface.c:434
msgid "Advanced blending (Accurate psx color emulation)"
msgstr "高级混合 (精确的 psx 色彩模拟)"

#: ../plugins/peopsxgl/gpucfg/interface.c:442
msgid "Framebuffer textures:"
msgstr "帧缓冲纹理:"

#: ../plugins/peopsxgl/gpucfg/interface.c:450
msgid "Offscreen Drawing:"
msgstr "离屏描绘:"

#: ../plugins/peopsxgl/gpucfg/interface.c:458
msgid "Framebuffer access:"
msgstr "帧缓冲访问:"

#: ../plugins/peopsxgl/gpucfg/interface.c:466
msgid "Alpha Multipass (correct opaque texture areas)"
msgstr "半透明多通道 (更正不透明的纹理区域)"

#: ../plugins/peopsxgl/gpucfg/interface.c:474
msgid "Mask bit detection (needed by a few games, zbuffer)"
msgstr "屏蔽位检测 (某些游戏需要)"

#: ../plugins/peopsxgl/gpucfg/interface.c:491
#: ../plugins/peopsxgl/gpucfg/interface.c:504
msgid "0: None - Fastest, most glitches"
msgstr "0: 无 - 最快,问题较多"

#: ../plugins/peopsxgl/gpucfg/interface.c:492
msgid "1: Minimum - Missing screens"
msgstr "1: 最小 - 丢失屏幕元素"

#: ../plugins/peopsxgl/gpucfg/interface.c:493
msgid "2: Standard - OK for most games"
msgstr "2: 标准 - 大多数游戏运行良好"

#: ../plugins/peopsxgl/gpucfg/interface.c:494
msgid "3: Enhanced - Shows more stuff"
msgstr "3: 增强 - 显示更多的东西"

#: ../plugins/peopsxgl/gpucfg/interface.c:495
msgid "4: Extended - Causing garbage"
msgstr "4: 增强 - 可能导致错误"

#: ../plugins/peopsxgl/gpucfg/interface.c:515
#: ../plugins/peopsxgl/gpucfg/interface.c:527
msgid "0: Emulated vram - Needs FVP"
msgstr "0: 模拟 vram - 需 FVP"

#: ../plugins/peopsxgl/gpucfg/interface.c:516
msgid "1: Black - Fast, no effects"
msgstr "1: 黑色 - 快,无特效"

#: ../plugins/peopsxgl/gpucfg/interface.c:517
msgid "2: Gfx card buffer - Can be slow"
msgstr "2: Gfx 卡缓存 - 可能较慢"

#: ../plugins/peopsxgl/gpucfg/interface.c:518
msgid "3: Gfx card & soft - slow"
msgstr "3: Gfx 卡缓存与软件 - 较慢"

#: ../plugins/peopsxgl/gpucfg/interface.c:538
#: ../plugins/peopsxgl/gpucfg/interface.c:551
msgid "0: Emulated vram - ok most times"
msgstr "0: 模拟 vram - 大多数情况运行良好"

#: ../plugins/peopsxgl/gpucfg/interface.c:539
msgid "1: Gfx card buffer reads"
msgstr "1: Gfx 卡缓存读取"

#: ../plugins/peopsxgl/gpucfg/interface.c:540
msgid "2: Gfx card buffer moves"
msgstr "2: Gfx 卡缓存移动"

#: ../plugins/peopsxgl/gpucfg/interface.c:541
msgid "3: Gfx buffer reads & moves"
msgstr "3: Gfx 卡缓存读取与移动"

#: ../plugins/peopsxgl/gpucfg/interface.c:542
msgid "4: Full Software (FVP)"
msgstr "4: 纯软件 (FVP)"

#: ../plugins/peopsxgl/gpucfg/interface.c:553
msgid "Special game fixes"
msgstr "特定游戏修正"

#: ../plugins/peopsxgl/gpucfg/interface.c:576
msgid "Battle cursor (FF7)"
msgstr "战斗光标 (FF7)"

#: ../plugins/peopsxgl/gpucfg/interface.c:584
msgid "Direct FB updates"
msgstr "直接 FB 更新"

#: ../plugins/peopsxgl/gpucfg/interface.c:592
msgid "Black brightness (Lunar)"
msgstr "黑色亮度 (Lunar)"

#: ../plugins/peopsxgl/gpucfg/interface.c:600
msgid "Swap front detection"
msgstr "Swap front 检测"

#: ../plugins/peopsxgl/gpucfg/interface.c:608
msgid "Disable coord check"
msgstr "禁用坐标检查"

#: ../plugins/peopsxgl/gpucfg/interface.c:616
msgid "No blue glitches (LoD)"
msgstr "去除蓝色干扰 (LoD)"

#: ../plugins/peopsxgl/gpucfg/interface.c:624
msgid "Soft FB access"
msgstr "软件 FB 访问"

#: ../plugins/peopsxgl/gpucfg/interface.c:632
msgid "PC fps calculation"
msgstr "PC FPS 计算"

#: ../plugins/peopsxgl/gpucfg/interface.c:648
msgid "Yellow rect (FF9)"
msgstr "黄色方块 (FF9)"

#: ../plugins/peopsxgl/gpucfg/interface.c:656
msgid "No subtr. blending"
msgstr "无 subtr. 混合"

#: ../plugins/peopsxgl/gpucfg/interface.c:664
msgid "Lazy upload (DW7)"
msgstr "懒惰上传 (DW7)"

#: ../plugins/peopsxgl/gpucfg/interface.c:672
msgid "Odd/even hack"
msgstr "奇/偶位 hack"

#: ../plugins/peopsxgl/gpucfg/interface.c:680
msgid "Adjust screen width"
msgstr "调整屏幕宽度"

#: ../plugins/peopsxgl/gpucfg/interface.c:688
msgid "Old texture filtering"
msgstr "旧的纹理过滤"

#: ../plugins/peopsxgl/gpucfg/interface.c:696
msgid "Additional uploads"
msgstr "附加上传"

#: ../plugins/peopsxgl/gpucfg/interface.c:704
msgid "unused"
msgstr "未使用"

#: ../plugins/peopsxgl/gpucfg/interface.c:712
msgid "Fake 'gpu busy'"
msgstr "欺骗 'gpu 忙' 状态"

#: ../plugins/peopsxgl/gpucfg/interface.c:720
msgid "Misc"
msgstr "杂项"

#: ../plugins/peopsxgl/gpucfg/interface.c:743
msgid "Scanlines"
msgstr "扫描线"

#: ../plugins/peopsxgl/gpucfg/interface.c:751
msgid "Blending (0..255, -1=dot):"
msgstr "混合 (0..255, -1=点阵):"

#: ../plugins/peopsxgl/gpucfg/interface.c:759
msgid "Screen smoothing (can be slow or unsupported)"
msgstr "屏幕平滑 (可能较慢或不被支持)"

#: ../plugins/peopsxgl/gpucfg/interface.c:767
msgid "Use OpenGL extensions (recommended)"
msgstr "使用 OpenGL 扩展 (推荐)"

#: ../plugins/peopsxgl/gpucfg/interface.c:775
msgid "Polygon anti-aliasing (slow with most cards)"
msgstr "多边形抗锯齿 (对大多数显卡较慢)"

#: ../plugins/peopsxgl/gpucfg/interface.c:783
msgid "Line mode (polygons will not get filled)"
msgstr "框架模式 (不填充多边形)"

#: ../plugins/peopsxgl/gpucfg/interface.c:791
msgid "Force 15 bit framebuffer updates (faster movies)"
msgstr "强制 15 位帧缓冲更新 (影片较快)"

#: ../plugins/peopsxgl/gpucfg/interface.c:799
msgid "Unfiltered MDECs (small movie speedup)"
msgstr "非过滤 MDEC (微小的影片加速)"

#: ../plugins/peopsxgl/gpucfg/interface.c:852
msgid "Adapted from P.E.Op.S OpenGL GPU by Pete Bernert"
msgstr "基于 Pete Bernert 的 P.E.Op.S OpenGL GPU"

#: ../plugins/peopsxgl/gpucfg/interface.c:861
msgid "Homepage: http://www.pbernert.com"
msgstr "主页: http://www.pbernert.com"

#: ../plugins/peopsxgl/gpucfg/interface.c:879
msgid "Version: 1.78"
msgstr "版本: 1.78"

#: ../plugins/dfinput/pad.c:59
msgid "Gamepad/Keyboard Input"
msgstr "手柄/键盘输入"

#: ../plugins/dfinput/pad.c:61
msgid "Keyboard Input"
msgstr "键盘输入"

#: ../plugins/dfinput/dfinput.glade2:7
msgid "Configure Gamepad/Keyboard"
msgstr "配置手柄/键盘"

#: ../plugins/dfinput/dfinput.glade2:25
msgid "Pad number:"
msgstr "手柄编号:"

#: ../plugins/dfinput/dfinput.glade2:36
msgid "1"
msgstr "1"

#: ../plugins/dfinput/dfinput.glade2:51
msgid "2"
msgstr "2"

#: ../plugins/dfinput/dfinput.glade2:73
msgid "Device file:"
msgstr "设备文件:"

#: ../plugins/dfinput/dfinput.glade2:104
msgid "Multi-threaded"
msgstr "多线程"

#: ../plugins/dfinput/dfinput.glade2:118
msgid "Analog"
msgstr "模拟"

#: ../plugins/dfinput/dfinput.glade2:155
msgid "<b>Button Configuration</b>"
msgstr "<b>按键配置</b>"

#: ../plugins/dfinput/dfinput.glade2:209
msgid "Based on PadJoy by Erich Kitzmüller (ammoq@ammoq.com)"
msgstr "基于由 Erich Kitzmüller (ammoq@ammoq.com) 编写的 PadJoy"

#~ msgid "_Graphics"
#~ msgstr "图像(_G)"
#~ msgid "_Sound"
#~ msgstr "声音(_S)"
#~ msgid "CD-_ROM"
#~ msgstr "CD-_ROM"
#~ msgid " Yes"
#~ msgstr " 是"
#~ msgid "gtk-add"
#~ msgstr "gtk-add"
#~ msgid "gtk-edit"
#~ msgstr "gtk-edit"
#~ msgid "gtk-delete"
#~ msgstr "gtk-delete"
#~ msgid "Disable"
#~ msgstr "禁用"
#~ msgid "gtk-open"
#~ msgstr "gtk-open"
#~ msgid "gtk-save-as"
#~ msgstr "gtk-save-as"
#~ msgid "gtk-close"
#~ msgstr "gtk-close"