summaryrefslogtreecommitdiffstatshomepage
path: root/language/Chinese_Traditional/strings.po
blob: 806464817f0fb75f82399ad30aeeb2c9d8c522af (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
2738
2739
2740
2741
2742
2743
2744
2745
2746
2747
2748
2749
2750
2751
2752
2753
2754
2755
2756
2757
2758
2759
2760
2761
2762
2763
2764
2765
2766
2767
2768
2769
2770
2771
2772
2773
2774
2775
2776
2777
2778
2779
2780
2781
2782
2783
2784
2785
2786
2787
2788
2789
2790
2791
2792
2793
2794
2795
2796
2797
2798
2799
2800
2801
2802
2803
2804
2805
2806
2807
2808
2809
2810
2811
2812
2813
2814
2815
2816
2817
2818
2819
2820
2821
2822
2823
2824
2825
2826
2827
2828
2829
2830
2831
2832
2833
2834
2835
2836
2837
2838
2839
2840
2841
2842
2843
2844
2845
2846
2847
2848
2849
2850
2851
2852
2853
2854
2855
2856
2857
2858
2859
2860
2861
2862
2863
2864
2865
2866
2867
2868
2869
2870
2871
2872
2873
2874
2875
2876
2877
2878
2879
2880
2881
2882
2883
2884
2885
2886
2887
2888
2889
2890
2891
2892
2893
2894
2895
2896
2897
2898
2899
2900
2901
2902
2903
2904
2905
2906
2907
2908
2909
2910
2911
2912
2913
2914
2915
2916
2917
2918
2919
2920
2921
2922
2923
2924
2925
2926
2927
2928
2929
2930
2931
2932
2933
2934
2935
2936
2937
2938
2939
2940
2941
2942
2943
2944
2945
2946
2947
2948
2949
2950
2951
2952
2953
2954
2955
2956
2957
2958
2959
2960
2961
2962
2963
2964
2965
2966
2967
2968
2969
2970
2971
2972
2973
2974
2975
2976
2977
2978
2979
2980
2981
2982
2983
2984
2985
2986
2987
2988
2989
2990
2991
2992
2993
2994
2995
2996
2997
2998
2999
3000
3001
3002
3003
3004
3005
3006
3007
3008
3009
3010
3011
3012
3013
3014
3015
3016
3017
3018
3019
3020
3021
3022
3023
3024
3025
3026
3027
3028
3029
3030
3031
3032
3033
3034
3035
3036
3037
3038
3039
3040
3041
3042
3043
3044
3045
3046
3047
3048
3049
3050
3051
3052
3053
3054
3055
3056
3057
3058
3059
3060
3061
3062
3063
3064
3065
3066
3067
3068
3069
3070
3071
3072
3073
3074
3075
3076
3077
3078
3079
3080
3081
3082
3083
3084
3085
3086
3087
3088
3089
3090
3091
3092
3093
3094
3095
3096
3097
3098
3099
3100
3101
3102
3103
3104
3105
3106
3107
3108
3109
3110
3111
3112
3113
3114
3115
3116
3117
3118
3119
3120
3121
3122
3123
3124
3125
3126
3127
3128
3129
3130
3131
3132
3133
3134
3135
3136
3137
3138
3139
3140
3141
3142
3143
3144
3145
3146
3147
3148
3149
3150
3151
3152
3153
3154
3155
3156
3157
3158
3159
3160
3161
3162
3163
3164
3165
3166
3167
3168
3169
3170
3171
3172
3173
3174
3175
3176
3177
3178
3179
3180
3181
3182
3183
3184
3185
3186
3187
3188
3189
3190
3191
3192
3193
3194
3195
3196
3197
3198
3199
3200
3201
3202
3203
3204
3205
3206
3207
3208
3209
3210
3211
3212
3213
3214
3215
3216
3217
3218
3219
3220
3221
3222
3223
3224
3225
3226
3227
3228
3229
3230
3231
3232
3233
3234
3235
3236
3237
3238
3239
3240
3241
3242
3243
3244
3245
3246
3247
3248
3249
3250
3251
3252
3253
3254
3255
3256
3257
3258
3259
3260
3261
3262
3263
3264
3265
3266
3267
3268
3269
3270
3271
3272
3273
3274
3275
3276
3277
3278
3279
3280
3281
3282
3283
3284
3285
3286
3287
3288
3289
3290
3291
3292
3293
3294
3295
3296
3297
3298
3299
3300
3301
3302
3303
3304
3305
3306
3307
3308
3309
3310
3311
3312
3313
3314
3315
3316
3317
3318
3319
3320
3321
3322
3323
3324
3325
3326
3327
3328
3329
3330
3331
3332
3333
3334
3335
3336
3337
3338
3339
3340
3341
3342
3343
3344
3345
3346
3347
3348
3349
3350
3351
3352
3353
3354
3355
3356
3357
3358
3359
3360
3361
3362
3363
3364
3365
3366
3367
3368
3369
3370
3371
3372
3373
3374
3375
3376
3377
3378
3379
3380
3381
3382
3383
3384
3385
3386
3387
3388
3389
3390
3391
3392
3393
3394
3395
3396
3397
3398
3399
3400
3401
3402
3403
3404
3405
3406
3407
3408
3409
3410
3411
3412
3413
3414
3415
3416
3417
3418
3419
3420
3421
3422
3423
3424
3425
3426
3427
3428
3429
3430
3431
3432
3433
3434
3435
3436
3437
3438
3439
3440
3441
3442
3443
3444
3445
3446
3447
3448
3449
3450
3451
3452
3453
3454
3455
3456
3457
3458
3459
3460
3461
3462
3463
3464
3465
3466
3467
3468
3469
3470
3471
3472
3473
3474
3475
3476
3477
3478
3479
3480
3481
3482
3483
3484
3485
3486
3487
3488
3489
3490
3491
3492
3493
3494
3495
3496
3497
3498
3499
3500
3501
3502
3503
3504
3505
3506
3507
3508
3509
3510
3511
3512
3513
3514
3515
3516
3517
3518
3519
3520
3521
3522
3523
3524
3525
3526
3527
3528
3529
3530
3531
3532
3533
3534
3535
3536
3537
3538
3539
3540
3541
3542
3543
3544
3545
3546
3547
3548
3549
3550
3551
3552
3553
3554
3555
3556
3557
3558
3559
3560
3561
3562
3563
3564
3565
3566
3567
3568
3569
3570
3571
3572
3573
3574
3575
3576
3577
3578
3579
3580
3581
3582
3583
3584
3585
3586
3587
3588
3589
3590
3591
3592
3593
3594
3595
3596
3597
3598
3599
3600
3601
3602
3603
3604
3605
3606
3607
3608
3609
3610
3611
3612
3613
3614
3615
3616
3617
3618
3619
3620
3621
3622
3623
3624
3625
3626
3627
3628
3629
3630
3631
3632
3633
3634
3635
3636
3637
3638
3639
3640
3641
3642
3643
3644
3645
3646
3647
3648
3649
3650
3651
3652
3653
3654
3655
3656
3657
3658
3659
3660
3661
3662
3663
3664
3665
3666
3667
3668
3669
3670
3671
3672
3673
3674
3675
3676
3677
3678
3679
3680
3681
3682
3683
3684
3685
3686
3687
3688
3689
3690
3691
3692
3693
3694
3695
3696
3697
3698
3699
3700
3701
3702
3703
3704
3705
3706
3707
3708
3709
3710
3711
3712
3713
3714
3715
3716
3717
3718
3719
3720
3721
3722
3723
3724
3725
3726
3727
3728
3729
3730
3731
3732
3733
3734
3735
3736
3737
3738
3739
3740
3741
3742
3743
3744
3745
3746
3747
3748
3749
3750
3751
3752
3753
3754
3755
3756
3757
3758
3759
3760
3761
3762
3763
3764
3765
3766
3767
3768
3769
3770
3771
3772
3773
3774
3775
3776
3777
3778
3779
3780
3781
3782
3783
3784
3785
3786
3787
3788
3789
3790
3791
3792
3793
3794
3795
3796
3797
3798
3799
3800
3801
3802
3803
3804
3805
3806
3807
3808
3809
3810
3811
3812
3813
3814
3815
3816
3817
3818
3819
3820
3821
3822
3823
3824
3825
3826
3827
3828
3829
3830
3831
3832
3833
3834
3835
3836
3837
3838
3839
3840
3841
3842
3843
3844
3845
3846
3847
3848
3849
3850
3851
3852
3853
3854
3855
3856
3857
3858
3859
3860
3861
3862
3863
3864
3865
3866
3867
3868
3869
3870
3871
3872
3873
3874
3875
3876
3877
3878
3879
3880
3881
3882
3883
3884
3885
3886
3887
3888
3889
3890
3891
3892
3893
3894
3895
3896
3897
3898
3899
3900
3901
3902
3903
3904
3905
3906
3907
3908
3909
3910
3911
3912
3913
3914
3915
3916
3917
3918
3919
3920
3921
3922
3923
3924
3925
3926
3927
3928
3929
3930
3931
3932
3933
3934
3935
3936
3937
3938
3939
3940
3941
3942
3943
3944
3945
3946
3947
3948
3949
3950
3951
3952
3953
3954
3955
3956
3957
3958
3959
3960
3961
3962
3963
3964
3965
3966
3967
3968
3969
3970
3971
3972
3973
3974
3975
3976
3977
3978
3979
3980
3981
3982
3983
3984
3985
3986
3987
3988
3989
3990
3991
3992
3993
3994
3995
3996
3997
3998
3999
4000
4001
4002
4003
4004
4005
4006
4007
4008
4009
4010
4011
4012
4013
4014
4015
4016
4017
4018
4019
4020
4021
4022
4023
4024
4025
4026
4027
4028
4029
4030
4031
4032
4033
4034
4035
4036
4037
4038
4039
4040
4041
4042
4043
4044
4045
4046
4047
4048
4049
4050
4051
4052
4053
4054
4055
4056
4057
4058
4059
4060
4061
4062
4063
4064
4065
4066
4067
4068
4069
4070
4071
4072
4073
4074
4075
4076
4077
4078
4079
4080
4081
4082
4083
4084
4085
4086
4087
4088
4089
4090
4091
4092
4093
4094
4095
4096
4097
4098
4099
4100
4101
4102
4103
4104
4105
4106
4107
4108
4109
4110
4111
4112
4113
4114
4115
4116
4117
4118
4119
4120
4121
4122
4123
4124
4125
4126
4127
4128
4129
4130
4131
4132
4133
4134
4135
4136
4137
4138
4139
4140
4141
4142
4143
4144
4145
4146
4147
4148
4149
4150
4151
4152
4153
4154
4155
4156
4157
4158
4159
4160
4161
4162
4163
4164
4165
4166
4167
4168
4169
4170
4171
4172
4173
4174
4175
4176
4177
4178
4179
4180
4181
4182
4183
4184
4185
4186
4187
4188
4189
4190
4191
4192
4193
4194
4195
4196
4197
4198
4199
4200
4201
4202
4203
4204
4205
4206
4207
4208
4209
4210
4211
4212
4213
4214
4215
4216
4217
4218
4219
4220
4221
4222
4223
4224
4225
4226
4227
4228
4229
4230
4231
4232
4233
4234
4235
4236
4237
4238
4239
4240
4241
4242
4243
4244
4245
4246
4247
4248
4249
4250
4251
4252
4253
4254
4255
4256
4257
4258
4259
4260
4261
4262
4263
4264
4265
4266
4267
4268
4269
4270
4271
4272
4273
4274
4275
4276
4277
4278
4279
4280
4281
4282
4283
4284
4285
4286
4287
4288
4289
4290
4291
4292
4293
4294
4295
4296
4297
4298
4299
4300
4301
4302
4303
4304
4305
4306
4307
4308
4309
4310
4311
4312
4313
4314
4315
4316
4317
4318
4319
4320
4321
4322
4323
4324
4325
4326
4327
4328
4329
4330
4331
4332
4333
4334
4335
4336
4337
4338
4339
4340
4341
4342
4343
4344
4345
4346
4347
4348
4349
4350
4351
4352
4353
4354
4355
4356
4357
4358
4359
4360
4361
4362
4363
4364
4365
4366
4367
4368
4369
4370
4371
4372
4373
4374
4375
4376
4377
4378
4379
4380
4381
4382
4383
4384
4385
4386
4387
4388
4389
4390
4391
4392
4393
4394
4395
4396
4397
4398
4399
4400
4401
4402
4403
4404
4405
4406
4407
4408
4409
4410
4411
4412
4413
4414
4415
4416
4417
4418
4419
4420
4421
4422
4423
4424
4425
4426
4427
4428
4429
4430
4431
4432
4433
4434
4435
4436
4437
4438
4439
4440
4441
4442
4443
4444
4445
4446
4447
4448
4449
4450
4451
4452
4453
4454
4455
4456
4457
4458
4459
4460
4461
4462
4463
4464
4465
4466
4467
4468
4469
4470
4471
4472
4473
4474
4475
4476
4477
4478
4479
4480
4481
4482
4483
4484
4485
4486
4487
4488
4489
4490
4491
4492
4493
4494
4495
4496
4497
4498
4499
4500
4501
4502
4503
4504
4505
4506
4507
4508
4509
4510
4511
4512
4513
4514
4515
4516
4517
4518
4519
4520
4521
4522
4523
4524
4525
4526
4527
4528
4529
4530
4531
4532
4533
4534
4535
4536
4537
4538
4539
4540
4541
4542
4543
4544
4545
4546
4547
4548
4549
4550
4551
4552
4553
4554
4555
4556
4557
4558
4559
4560
4561
4562
4563
4564
4565
4566
4567
4568
4569
4570
4571
4572
4573
4574
4575
4576
4577
4578
4579
4580
4581
4582
4583
4584
4585
4586
4587
4588
4589
4590
4591
4592
4593
4594
4595
4596
4597
4598
4599
4600
4601
4602
4603
4604
4605
4606
4607
4608
4609
4610
4611
4612
4613
4614
4615
4616
4617
4618
4619
4620
4621
4622
4623
4624
4625
4626
4627
4628
4629
4630
4631
4632
4633
4634
4635
4636
4637
4638
4639
4640
4641
4642
4643
4644
4645
4646
4647
4648
4649
4650
4651
4652
4653
4654
4655
4656
4657
4658
4659
4660
4661
4662
4663
4664
4665
4666
4667
4668
4669
4670
4671
4672
4673
4674
4675
4676
4677
4678
4679
4680
4681
4682
4683
4684
4685
4686
4687
4688
4689
4690
4691
4692
4693
4694
4695
4696
4697
4698
4699
4700
4701
4702
4703
4704
4705
4706
4707
4708
4709
4710
4711
4712
4713
4714
4715
4716
4717
4718
4719
4720
4721
4722
4723
4724
4725
4726
4727
4728
4729
4730
4731
4732
4733
4734
4735
4736
4737
4738
4739
4740
4741
4742
4743
4744
4745
4746
4747
4748
4749
4750
4751
4752
4753
4754
4755
4756
4757
4758
4759
4760
4761
4762
4763
4764
4765
4766
4767
4768
4769
4770
4771
4772
4773
4774
4775
4776
4777
4778
4779
4780
4781
4782
4783
4784
4785
4786
4787
4788
4789
4790
4791
4792
4793
4794
4795
4796
4797
4798
4799
4800
4801
4802
4803
4804
4805
4806
4807
4808
4809
4810
4811
4812
4813
4814
4815
4816
4817
4818
4819
4820
4821
4822
4823
4824
4825
4826
4827
4828
4829
4830
4831
4832
4833
4834
4835
4836
4837
4838
4839
4840
4841
4842
4843
4844
4845
4846
4847
4848
4849
4850
4851
4852
4853
4854
4855
4856
4857
4858
4859
4860
4861
4862
4863
4864
4865
4866
4867
4868
4869
4870
4871
4872
4873
4874
4875
4876
4877
4878
4879
4880
4881
4882
4883
4884
4885
4886
4887
4888
4889
4890
4891
4892
4893
4894
4895
4896
4897
4898
4899
4900
4901
4902
4903
4904
4905
4906
4907
4908
4909
4910
4911
4912
4913
4914
4915
4916
4917
4918
4919
4920
4921
4922
4923
4924
4925
4926
4927
4928
4929
4930
4931
4932
4933
4934
4935
4936
4937
4938
4939
4940
4941
4942
4943
4944
4945
4946
4947
4948
4949
4950
4951
4952
4953
4954
4955
4956
4957
4958
4959
4960
4961
4962
4963
4964
4965
4966
4967
4968
4969
4970
4971
4972
4973
4974
4975
4976
4977
4978
4979
4980
4981
4982
4983
4984
4985
4986
4987
4988
4989
4990
4991
4992
4993
4994
4995
4996
4997
4998
4999
5000
5001
5002
5003
5004
5005
5006
5007
5008
5009
5010
5011
5012
5013
5014
5015
5016
5017
5018
5019
5020
5021
5022
5023
5024
5025
5026
5027
5028
5029
5030
5031
5032
5033
5034
5035
5036
5037
5038
5039
5040
5041
5042
5043
5044
5045
5046
5047
5048
5049
5050
5051
5052
5053
5054
5055
5056
5057
5058
5059
5060
5061
5062
5063
5064
5065
5066
5067
5068
5069
5070
5071
5072
5073
5074
5075
5076
5077
5078
5079
5080
5081
5082
5083
5084
5085
5086
5087
5088
5089
5090
5091
5092
5093
5094
5095
5096
5097
5098
5099
5100
5101
5102
5103
5104
5105
5106
5107
5108
5109
5110
5111
5112
5113
5114
5115
5116
5117
5118
5119
5120
5121
5122
5123
5124
5125
5126
5127
5128
5129
5130
5131
5132
5133
5134
5135
5136
5137
5138
5139
5140
5141
5142
5143
5144
5145
5146
5147
5148
5149
5150
5151
5152
5153
5154
5155
5156
5157
5158
5159
5160
5161
5162
5163
5164
5165
5166
5167
5168
5169
5170
5171
5172
5173
5174
5175
5176
5177
5178
5179
5180
5181
5182
5183
5184
5185
5186
5187
5188
5189
5190
5191
5192
5193
5194
5195
5196
5197
5198
5199
5200
5201
5202
5203
5204
5205
5206
5207
5208
5209
5210
5211
5212
5213
5214
5215
5216
5217
5218
5219
5220
5221
5222
5223
5224
5225
5226
5227
5228
5229
5230
5231
5232
5233
5234
5235
5236
5237
5238
5239
5240
5241
5242
5243
5244
5245
5246
5247
5248
5249
5250
5251
5252
5253
5254
5255
5256
5257
5258
5259
5260
5261
5262
5263
5264
5265
5266
5267
5268
5269
5270
5271
5272
5273
5274
5275
5276
5277
5278
5279
5280
5281
5282
5283
5284
5285
5286
5287
5288
5289
5290
5291
5292
5293
5294
5295
5296
5297
5298
5299
5300
5301
5302
5303
5304
5305
5306
5307
5308
5309
5310
5311
5312
5313
5314
5315
5316
5317
5318
5319
5320
5321
5322
5323
5324
5325
5326
5327
5328
5329
5330
5331
5332
5333
5334
5335
5336
5337
5338
5339
5340
5341
5342
5343
5344
5345
5346
5347
5348
5349
5350
5351
5352
5353
5354
5355
5356
5357
5358
5359
5360
5361
5362
5363
5364
5365
5366
5367
5368
5369
5370
5371
5372
5373
5374
5375
5376
5377
5378
5379
5380
5381
5382
5383
5384
5385
5386
5387
5388
5389
5390
5391
5392
5393
5394
5395
5396
5397
5398
5399
5400
5401
5402
5403
5404
5405
5406
5407
5408
5409
5410
5411
5412
5413
5414
5415
5416
5417
5418
5419
5420
5421
5422
5423
5424
5425
5426
5427
5428
5429
5430
5431
5432
5433
5434
5435
5436
5437
5438
5439
5440
5441
5442
5443
5444
5445
5446
5447
5448
5449
5450
5451
5452
5453
5454
5455
5456
5457
5458
5459
5460
5461
5462
5463
5464
5465
5466
5467
5468
5469
5470
5471
5472
5473
5474
5475
5476
5477
5478
5479
5480
5481
5482
5483
5484
5485
5486
5487
5488
5489
5490
5491
5492
5493
5494
5495
5496
5497
5498
5499
5500
5501
5502
5503
5504
5505
5506
5507
5508
5509
5510
5511
5512
5513
5514
5515
5516
5517
5518
5519
5520
5521
5522
5523
5524
5525
5526
5527
5528
5529
5530
5531
5532
5533
5534
5535
5536
5537
5538
5539
5540
5541
5542
5543
5544
5545
5546
5547
5548
5549
5550
5551
5552
5553
5554
5555
5556
5557
5558
5559
5560
5561
5562
5563
5564
5565
5566
5567
5568
5569
5570
5571
5572
5573
5574
5575
5576
5577
5578
5579
5580
5581
5582
5583
5584
5585
5586
5587
5588
5589
5590
5591
5592
5593
5594
5595
5596
5597
5598
5599
5600
5601
5602
5603
5604
5605
5606
5607
5608
5609
5610
5611
5612
5613
5614
5615
5616
5617
5618
5619
5620
5621
5622
5623
5624
5625
5626
5627
5628
5629
5630
5631
5632
5633
5634
5635
5636
5637
5638
5639
5640
5641
5642
5643
5644
5645
5646
5647
5648
5649
5650
5651
5652
5653
5654
5655
5656
5657
5658
5659
5660
5661
5662
5663
5664
5665
5666
5667
5668
5669
5670
5671
5672
5673
5674
5675
5676
5677
5678
5679
5680
5681
5682
5683
5684
5685
5686
5687
5688
5689
5690
5691
5692
5693
5694
5695
5696
5697
5698
5699
5700
5701
5702
5703
5704
5705
5706
5707
5708
5709
5710
5711
5712
5713
5714
5715
5716
5717
5718
5719
5720
5721
5722
5723
5724
5725
5726
5727
5728
5729
5730
5731
5732
5733
5734
5735
5736
5737
5738
5739
5740
5741
5742
5743
5744
5745
5746
5747
5748
5749
5750
5751
5752
5753
5754
5755
5756
5757
5758
5759
5760
5761
5762
5763
5764
5765
5766
5767
5768
5769
5770
5771
5772
5773
5774
5775
5776
5777
5778
5779
5780
5781
5782
5783
5784
5785
5786
5787
5788
5789
5790
5791
5792
5793
5794
5795
5796
5797
5798
5799
5800
5801
5802
5803
5804
5805
5806
5807
5808
5809
5810
5811
5812
5813
5814
5815
5816
5817
5818
5819
5820
5821
5822
5823
5824
5825
5826
5827
5828
5829
5830
5831
5832
5833
5834
5835
5836
5837
5838
5839
5840
5841
5842
5843
5844
5845
5846
5847
5848
5849
5850
5851
5852
5853
5854
5855
5856
5857
5858
5859
5860
5861
5862
5863
5864
5865
5866
5867
5868
5869
5870
5871
5872
5873
5874
5875
5876
5877
5878
5879
5880
5881
5882
5883
5884
5885
5886
5887
5888
5889
5890
5891
5892
5893
5894
5895
5896
5897
5898
5899
5900
5901
5902
5903
5904
5905
5906
5907
5908
5909
5910
5911
5912
5913
5914
5915
5916
5917
5918
5919
5920
5921
5922
5923
5924
5925
5926
5927
5928
5929
5930
5931
5932
5933
5934
5935
5936
5937
5938
5939
5940
5941
5942
5943
5944
5945
5946
5947
5948
5949
5950
5951
5952
5953
5954
5955
5956
5957
5958
5959
5960
5961
5962
5963
5964
5965
5966
5967
5968
5969
5970
5971
5972
5973
5974
5975
5976
5977
5978
5979
5980
5981
5982
5983
5984
5985
5986
5987
5988
5989
5990
5991
5992
5993
5994
5995
5996
5997
5998
5999
6000
6001
6002
6003
6004
6005
6006
6007
6008
6009
6010
6011
6012
6013
6014
6015
6016
6017
6018
6019
6020
6021
6022
6023
6024
6025
6026
6027
6028
6029
6030
6031
6032
6033
6034
6035
6036
6037
6038
6039
6040
6041
6042
6043
6044
6045
6046
6047
6048
6049
6050
6051
6052
6053
6054
6055
6056
6057
6058
6059
6060
6061
6062
6063
6064
6065
6066
6067
6068
6069
6070
6071
6072
6073
6074
6075
6076
6077
6078
6079
6080
6081
6082
6083
6084
6085
6086
6087
6088
6089
6090
6091
6092
6093
6094
6095
6096
6097
6098
6099
6100
6101
6102
6103
6104
6105
6106
6107
6108
6109
6110
6111
6112
6113
6114
6115
6116
6117
6118
6119
6120
6121
6122
6123
6124
6125
6126
6127
6128
6129
6130
6131
6132
6133
6134
6135
6136
6137
6138
6139
6140
6141
6142
6143
6144
6145
6146
6147
6148
6149
6150
6151
6152
6153
6154
6155
6156
6157
6158
6159
6160
6161
6162
6163
6164
6165
6166
6167
6168
6169
6170
6171
6172
6173
6174
6175
6176
6177
6178
6179
6180
6181
6182
6183
6184
6185
6186
6187
6188
6189
6190
6191
6192
6193
6194
6195
6196
6197
6198
6199
6200
6201
6202
6203
6204
6205
6206
6207
6208
6209
6210
6211
6212
6213
6214
6215
6216
6217
6218
6219
6220
6221
6222
6223
6224
6225
6226
6227
6228
6229
6230
6231
6232
6233
6234
6235
6236
6237
6238
6239
6240
6241
6242
6243
6244
6245
6246
6247
6248
6249
6250
6251
6252
6253
6254
6255
6256
6257
6258
6259
6260
6261
6262
6263
6264
6265
6266
6267
6268
6269
6270
6271
6272
6273
6274
6275
6276
6277
6278
6279
6280
6281
6282
6283
6284
6285
6286
6287
6288
6289
6290
6291
6292
6293
6294
6295
6296
6297
6298
6299
6300
6301
6302
6303
6304
6305
6306
6307
6308
6309
6310
6311
6312
6313
6314
6315
6316
6317
6318
6319
6320
6321
6322
6323
6324
6325
6326
6327
6328
6329
6330
6331
6332
6333
6334
6335
6336
6337
6338
6339
6340
6341
6342
6343
6344
6345
6346
6347
6348
6349
6350
6351
6352
6353
6354
6355
6356
6357
6358
6359
6360
6361
6362
6363
6364
6365
6366
6367
6368
6369
6370
6371
6372
6373
6374
6375
6376
6377
6378
6379
6380
6381
6382
6383
6384
6385
6386
6387
6388
6389
6390
6391
6392
6393
6394
6395
6396
6397
6398
6399
6400
6401
6402
6403
6404
6405
6406
6407
6408
6409
6410
6411
6412
6413
6414
6415
6416
6417
6418
6419
6420
6421
6422
6423
6424
6425
6426
6427
6428
6429
6430
6431
6432
6433
6434
6435
6436
6437
6438
6439
6440
6441
6442
6443
6444
6445
6446
6447
6448
6449
6450
6451
6452
6453
6454
6455
6456
6457
6458
6459
6460
6461
6462
6463
6464
6465
6466
6467
6468
6469
6470
6471
6472
6473
6474
6475
6476
6477
6478
6479
6480
6481
# Chinese Traditional translations for MAME package
# MAME 套件的正體中文翻譯
# Copyright (C) 1997-2022 MAMEdev and contributors
# This file is distributed under the same license as the MAME package.
# Automatically generated, 2022.
#
msgid ""
msgstr ""
"Project-Id-Version: MAME\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-06-11 09:24+1000\n"
"PO-Revision-Date: 2022-07-02 08:43+0800\n"
"Last-Translator: YuiFAN\n"
"Language-Team: MAME Language Team\n"
"Language: zh_TW\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#: src/frontend/mame/ui/ui.cpp:470 src/frontend/mame/ui/ui.cpp:543
msgid ""
"\n"
"\n"
"Press any key to continue"
msgstr ""
"\n"
"\n"
"按任意鍵繼續"

#: src/frontend/mame/ui/ui.cpp:555
msgid ""
"This system requires media images to be mounted for the following device(s): "
msgstr ""
"此系統需要掛載下列裝置的媒體映像檔: "

#: src/frontend/mame/ui/ui.cpp:1249
#, c-format
msgid ""
"UI controls enabled\n"
"Use %1$s to toggle"
msgstr ""
"啟用 UI 控制\n"
"以 %1$s 切換"

#: src/frontend/mame/ui/ui.cpp:1251
#, c-format
msgid ""
"UI controls disabled\n"
"Use %1$s to toggle"
msgstr ""
"停用 UI 控制\n"
"以 %1$s 切換"

#: src/frontend/mame/ui/ui.cpp:1460
msgid "Master Volume"
msgstr "主音量"

#: src/frontend/mame/ui/ui.cpp:1469
#, c-format
msgid "%1$s Volume"
msgstr "%1$s 音量"

#: src/frontend/mame/ui/ui.cpp:1491
#, c-format
msgid "Overclock CPU %1$s"
msgstr "超頻 CPU %1$s"

#: src/frontend/mame/ui/ui.cpp:1499
#, c-format
msgid "Overclock %1$s sound"
msgstr "超頻 %1$s 聲音"

#: src/frontend/mame/ui/ui.cpp:1518
#, c-format
msgid "%1$s Refresh Rate"
msgstr "%1$s 更新率"

#: src/frontend/mame/ui/ui.cpp:1523
#, c-format
msgid "%1$s Brightness"
msgstr "%1$s 亮度"

#: src/frontend/mame/ui/ui.cpp:1525
#, c-format
msgid "%1$s Contrast"
msgstr "%1$s 對比"

#: src/frontend/mame/ui/ui.cpp:1527
#, c-format
msgid "%1$s Gamma"
msgstr "%1$s Gamma 值"

#: src/frontend/mame/ui/ui.cpp:1531
#, c-format
msgid "%1$s Horiz Stretch"
msgstr "%1$s 水平延展"

#: src/frontend/mame/ui/ui.cpp:1533
#, c-format
msgid "%1$s Horiz Position"
msgstr "%1$s 水平位置"

#: src/frontend/mame/ui/ui.cpp:1535
#, c-format
msgid "%1$s Vert Stretch"
msgstr "%1$s 垂直延展"

#: src/frontend/mame/ui/ui.cpp:1537
#, c-format
msgid "%1$s Vert Position"
msgstr "%1$s 垂直位置"

#: src/frontend/mame/ui/ui.cpp:1553
#, c-format
msgid "Laserdisc '%1$s' Horiz Stretch"
msgstr "雷射影碟 %1$s 水平延展"

#: src/frontend/mame/ui/ui.cpp:1556
#, c-format
msgid "Laserdisc '%1$s' Horiz Position"
msgstr "雷射影碟 %1$s 水平位置"

#: src/frontend/mame/ui/ui.cpp:1558
#, c-format
msgid "Laserdisc '%1$s' Vert Stretch"
msgstr "雷射影碟 %1$s 垂直延展"

#: src/frontend/mame/ui/ui.cpp:1561
#, c-format
msgid "Laserdisc '%1$s' Vert Position"
msgstr "雷射影碟 %1$s 垂直位置"

#: src/frontend/mame/ui/ui.cpp:1571
msgid "Vector Flicker"
msgstr "向量閃爍度"

#: src/frontend/mame/ui/ui.cpp:1572
msgid "Beam Width Minimum"
msgstr "最小光束寬度"

#: src/frontend/mame/ui/ui.cpp:1573
msgid "Beam Width Maximum"
msgstr "最大光束寬度"

#: src/frontend/mame/ui/ui.cpp:1574
msgid "Beam Dot Size"
msgstr "光束點大小"

#: src/frontend/mame/ui/ui.cpp:1575
msgid "Beam Intensity Weight"
msgstr "光束強度"

#: src/frontend/mame/ui/ui.cpp:1588
#, c-format
msgid "Crosshair Scale %1$s"
msgstr "十字準星尺度 %1$s"

#: src/frontend/mame/ui/ui.cpp:1588 src/frontend/mame/ui/ui.cpp:1590
msgid "X"
msgstr "X"

#: src/frontend/mame/ui/ui.cpp:1588 src/frontend/mame/ui/ui.cpp:1590
msgid "Y"
msgstr "Y"

#: src/frontend/mame/ui/ui.cpp:1590
#, c-format
msgid "Crosshair Offset %1$s"
msgstr "十字準星偏移 %1$s"

#: src/frontend/mame/ui/ui.cpp:1618
#, c-format
msgid "%1$3ddB"
msgstr "%1$3ddB"

#: src/frontend/mame/ui/ui.cpp:1661
#, c-format
msgid "%1$d%%"
msgstr "%1$d%%"

#: src/frontend/mame/ui/ui.cpp:1676
#, c-format
msgid "%1$3.0f%%"
msgstr "%1$3.0f%%"

#: src/frontend/mame/ui/ui.cpp:1699 src/frontend/mame/ui/ui.cpp:1719
#: src/frontend/mame/ui/ui.cpp:1738 src/frontend/mame/ui/ui.cpp:1756
#: src/frontend/mame/ui/ui.cpp:1775 src/frontend/mame/ui/ui.cpp:1794
#: src/frontend/mame/ui/ui.cpp:1813 src/frontend/mame/ui/ui.cpp:1832
#: src/frontend/mame/ui/ui.cpp:1853 src/frontend/mame/ui/ui.cpp:1874
#: src/frontend/mame/ui/ui.cpp:1895 src/frontend/mame/ui/ui.cpp:1916
#, c-format
msgid "%1$.3f"
msgstr "%1$.3f"

#: src/frontend/mame/ui/ui.cpp:1931 src/frontend/mame/ui/ui.cpp:1946
#: src/frontend/mame/ui/ui.cpp:1961 src/frontend/mame/ui/ui.cpp:1976
#: src/frontend/mame/ui/ui.cpp:1991
#, c-format
msgid "%1$1.2f"
msgstr "%1$1.2f"

#: src/frontend/mame/ui/ui.cpp:2007
#, c-format
msgid "Crosshair Scale X %1$1.3f"
msgstr "十字準星尺度 X %1$1.3f"

#: src/frontend/mame/ui/ui.cpp:2007
#, c-format
msgid "Crosshair Scale Y %1$1.3f"
msgstr "十字準星尺度 Y %1$1.3f"

#: src/frontend/mame/ui/ui.cpp:2024
#, c-format
msgid "Crosshair Offset X %1$1.3f"
msgstr "十字準星偏移 X %1$1.3f"

#: src/frontend/mame/ui/ui.cpp:2024
#, c-format
msgid "Crosshair Offset Y %1$1.3f"
msgstr "十字準星偏移 Y %1$1.3f"

#: src/frontend/mame/ui/ui.cpp:2111
msgid "**Error saving ui.ini**"
msgstr "**儲存 ui.ini 時發生錯誤**"

#: src/frontend/mame/ui/ui.cpp:2170
#, c-format
msgid "**Error saving %s.ini**"
msgstr "**儲存 %s.ini 時發生錯誤**"

#: src/frontend/mame/ui/ui.cpp:2174 src/frontend/mame/ui/miscmenu.cpp:764
msgid ""
"\n"
"    Settings saved    \n"
"\n"
msgstr ""
"\n"
"        設定已儲存        \n"
"\n"

#: src/frontend/mame/ui/selsoft.cpp:485 src/frontend/mame/ui/selgame.cpp:298
#, c-format
msgid ""
"%s\n"
" added to favorites list."
msgstr ""
"%s\n"
" 已新增至最愛清單。"

#: src/frontend/mame/ui/selsoft.cpp:490 src/frontend/mame/ui/selgame.cpp:303
#: src/frontend/mame/ui/selgame.cpp:309
#, c-format
msgid ""
"%s\n"
" removed from favorites list."
msgstr ""
"%s\n"
" 已從最愛清單移除。"

#: src/frontend/mame/ui/selsoft.cpp:523
msgid "[Start empty]"
msgstr "[ 無卡啟動 ]"

#: src/frontend/mame/ui/selsoft.cpp:523
msgid "[Use file manager]"
msgstr "[ 使用檔案管理員 ]"

#: src/frontend/mame/ui/selsoft.cpp:706
#, c-format
msgid "%1$s %2$s ( %3$d / %4$d software packages )"
msgstr "%1$s %2$s ( %3$d / %4$d 軟體套件 )"

#: src/frontend/mame/ui/selsoft.cpp:707
#, c-format
msgid "System: \"%1$s\" software list "
msgstr "系統: \"%1$s\" 軟體清單 "

#: src/frontend/mame/ui/selsoft.cpp:712 src/frontend/mame/ui/selgame.cpp:1074
#, c-format
msgid "%1$s: %2$s - Search: %3$s_"
msgstr "%1$s: %2$s - 搜尋: %3$s_"

#: src/frontend/mame/ui/selsoft.cpp:714 src/frontend/mame/ui/selgame.cpp:1076
#, c-format
msgid "Search: %1$s_"
msgstr "搜尋: %1$s_"

#: src/frontend/mame/ui/selsoft.cpp:721
#, c-format
msgid "Software list/item: %1$s:%2$s"
msgstr "軟體列表/項目: %1$s:%2$s"

#: src/frontend/mame/ui/optsmenu.cpp:45 src/frontend/mame/ui/selgame.cpp:441
msgid "General Settings"
msgstr "通用設定"

#: src/frontend/mame/ui/optsmenu.cpp:77 src/frontend/mame/ui/sndmenu.cpp:30
msgid "Sound Options"
msgstr "聲音選項"

#: src/frontend/mame/ui/optsmenu.cpp:80
msgid "Input Assignments"
msgstr "輸入配置"

#: src/frontend/mame/ui/optsmenu.cpp:83 src/frontend/mame/ui/miscmenu.cpp:879
msgid "Plugins"
msgstr "外掛"

#: src/frontend/mame/ui/optsmenu.cpp:85
msgid "Input Devices"
msgstr "輸入裝置"

#: src/frontend/mame/ui/optsmenu.cpp:87
msgid "Save Settings"
msgstr "儲存設定"

#: src/frontend/mame/ui/optsmenu.cpp:185 src/frontend/mame/ui/optsmenu.cpp:227
msgid "System Filter"
msgstr "系統篩選"

#: src/frontend/mame/ui/optsmenu.cpp:197 src/frontend/mame/ui/custui.cpp:82
msgid "Customize UI"
msgstr "自訂 UI"

#: src/frontend/mame/ui/optsmenu.cpp:198 src/frontend/mame/ui/dirmenu.cpp:525
msgid "Configure Folders"
msgstr "設定資料夾"

#: src/frontend/mame/ui/pluginopt.cpp:35
msgid "Plugin Options"
msgstr "外掛選項"

#: src/frontend/mame/ui/filesel.cpp:221 src/frontend/mame/ui/swlist.cpp:89
#: src/frontend/mame/ui/slotopt.cpp:221
msgid "[empty slot]"
msgstr "[空插槽]"

#: src/frontend/mame/ui/filesel.cpp:225
msgid "[create]"
msgstr "[建立]"

#: src/frontend/mame/ui/filesel.cpp:229 src/frontend/mame/ui/swlist.cpp:100
msgid "[software list]"
msgstr "[軟體清單]"

#: src/frontend/mame/ui/filesel.cpp:285
#, c-format
msgid "Error accessing %s"
msgstr "錯誤存取 %s"

#: src/frontend/mame/ui/filesel.cpp:507
msgid "Select access mode"
msgstr "選擇存取模式"

#: src/frontend/mame/ui/filesel.cpp:508
msgid "Read-only"
msgstr "唯讀"

#: src/frontend/mame/ui/filesel.cpp:510
msgid "Read-write"
msgstr "讀寫"

#: src/frontend/mame/ui/filesel.cpp:511
msgid "Read this image, write to another image"
msgstr "讀取此映像檔, 寫入至其他映像檔"

#: src/frontend/mame/ui/filesel.cpp:512
msgid "Read this image, write to diff"
msgstr "讀取此映像檔, 寫入差異檔"

#: src/frontend/mame/ui/submenu.cpp:33
msgid "Miscellaneous Options"
msgstr "其他選項"

#: src/frontend/mame/ui/submenu.cpp:34
msgid "Skip imperfect emulation warnings"
msgstr "略過未完整模擬的警示訊息"

#: src/frontend/mame/ui/submenu.cpp:35
msgid "Re-select last system launched"
msgstr "重新選擇上次執行的系統"

#: src/frontend/mame/ui/submenu.cpp:36
msgid "Enlarge images in the right panel"
msgstr "放大右側面版的圖片"

#: src/frontend/mame/ui/submenu.cpp:37
msgid "Cheats"
msgstr "作弊引擎"

#: src/frontend/mame/ui/submenu.cpp:38
msgid "Show mouse pointer"
msgstr "顯示滑鼠指標"

#: src/frontend/mame/ui/submenu.cpp:39
msgid "Confirm quit from emulation"
msgstr "確認離開模擬"

#: src/frontend/mame/ui/submenu.cpp:40
msgid "Skip system information screen"
msgstr "略過系統訊息畫面"

#: src/frontend/mame/ui/submenu.cpp:41
msgid "Force 4:3 aspect for snapshot display"
msgstr "強制擷圖顯示比例為 4:3"

#: src/frontend/mame/ui/submenu.cpp:42
msgid "Use image as background"
msgstr "使用圖片作為背景"

#: src/frontend/mame/ui/submenu.cpp:43
msgid "Skip BIOS selection menu"
msgstr "略過 BIOS 選擇選單"

#: src/frontend/mame/ui/submenu.cpp:44
msgid "Skip software part selection menu"
msgstr "略過軟體部分選擇選單"

#: src/frontend/mame/ui/submenu.cpp:45
msgid "Info auto audit"
msgstr "資訊自動驗證"

#: src/frontend/mame/ui/submenu.cpp:46
msgid "Hide romless machine from available list"
msgstr "在可用清單中隱藏無 ROM 機台"

#: src/frontend/mame/ui/submenu.cpp:52
msgid "Advanced Options"
msgstr "進階選項"

#: src/frontend/mame/ui/submenu.cpp:53
msgid "Performance Options"
msgstr "效能選項"

#: src/frontend/mame/ui/submenu.cpp:54
msgid "Auto frame skip"
msgstr "自動省略畫格"

#: src/frontend/mame/ui/submenu.cpp:55
msgid "Frame skip"
msgstr "省略畫格"

#: src/frontend/mame/ui/submenu.cpp:56
msgid "Throttle"
msgstr "限制速度"

#: src/frontend/mame/ui/submenu.cpp:57
msgid "Mute when unthrottled"
msgstr "當未限制速度時靜音"

#: src/frontend/mame/ui/submenu.cpp:58
msgid "Sleep"
msgstr "休眠"

#: src/frontend/mame/ui/submenu.cpp:59
msgid "Speed"
msgstr "速度"

#: src/frontend/mame/ui/submenu.cpp:60
msgid "Adjust speed to match refresh rate"
msgstr "調整速度以符合更新率"

#: src/frontend/mame/ui/submenu.cpp:61
msgid "Low latency"
msgstr "低延遲"

#: src/frontend/mame/ui/submenu.cpp:63
msgid "Rotation Options"
msgstr "選轉選項"

#: src/frontend/mame/ui/submenu.cpp:64 src/frontend/mame/ui/videoopt.cpp:155
msgid "Rotate"
msgstr "旋轉"

#: src/frontend/mame/ui/submenu.cpp:65
msgid "Rotate right"
msgstr "右旋轉"

#: src/frontend/mame/ui/submenu.cpp:66
msgid "Rotate left"
msgstr "左旋轉"

#: src/frontend/mame/ui/submenu.cpp:67
msgid "Auto rotate right"
msgstr "自動右旋轉"

#: src/frontend/mame/ui/submenu.cpp:68
msgid "Auto rotate left"
msgstr "自動左旋轉"

#: src/frontend/mame/ui/submenu.cpp:69
msgid "Flip X"
msgstr "翻轉 X"

#: src/frontend/mame/ui/submenu.cpp:70
msgid "Flip Y"
msgstr "翻轉 Y"

#: src/frontend/mame/ui/submenu.cpp:72
msgid "Artwork Options"
msgstr "裝飾圖選項"

#: src/frontend/mame/ui/submenu.cpp:73
msgid "Zoom to screen area"
msgstr "縮放至畫面區域"

#: src/frontend/mame/ui/submenu.cpp:75
msgid "State/Playback Options"
msgstr "狀態/播放選項"

#: src/frontend/mame/ui/submenu.cpp:76
msgid "Automatic save/restore"
msgstr "自動儲存/還原"

#: src/frontend/mame/ui/submenu.cpp:77
msgid "Allow rewind"
msgstr "允許倒帶"

#: src/frontend/mame/ui/submenu.cpp:78
msgid "Rewind capacity"
msgstr "倒帶容量"

#: src/frontend/mame/ui/submenu.cpp:79
msgid "Bilinear filtering for snapshots"
msgstr "供擷圖使用的雙線過濾"

#: src/frontend/mame/ui/submenu.cpp:80
msgid "Burn-in"
msgstr "烙印擷圖"

#: src/frontend/mame/ui/submenu.cpp:82
msgid "Input Options"
msgstr "輸入選項"

#: src/frontend/mame/ui/submenu.cpp:83
msgid "Coin lockout"
msgstr "投幣鎖定"

#: src/frontend/mame/ui/submenu.cpp:84
msgid "Mouse"
msgstr "滑鼠"

#: src/frontend/mame/ui/submenu.cpp:85
msgid "Joystick"
msgstr "搖桿"

#: src/frontend/mame/ui/submenu.cpp:86
msgid "Lightgun"
msgstr "光線槍"

#: src/frontend/mame/ui/submenu.cpp:87
msgid "Multi-keyboard"
msgstr "多重鍵盤"

#: src/frontend/mame/ui/submenu.cpp:88
msgid "Multi-mouse"
msgstr "多重滑鼠"

#: src/frontend/mame/ui/submenu.cpp:89
msgid "Steadykey"
msgstr "穩定鍵"

#: src/frontend/mame/ui/submenu.cpp:90
msgid "UI active"
msgstr "UI 啟動"

#: src/frontend/mame/ui/submenu.cpp:91
msgid "Off-screen reload"
msgstr "畫面外重新裝填"

#: src/frontend/mame/ui/submenu.cpp:92
msgid "Joystick deadzone"
msgstr "搖桿無反應區"

#: src/frontend/mame/ui/submenu.cpp:93
msgid "Joystick saturation"
msgstr "搖桿飽和值"

#: src/frontend/mame/ui/submenu.cpp:94
msgid "Natural keyboard"
msgstr "自然鍵盤"

#: src/frontend/mame/ui/submenu.cpp:95
msgid "Allow contradictory joystick inputs"
msgstr "允許搖桿輸入的對立狀況"

#: src/frontend/mame/ui/submenu.cpp:96
msgid "Coin impulse"
msgstr "投幣脈衝"

#: src/frontend/mame/ui/submenu.cpp:102
msgid "Input Device Options"
msgstr "輸入裝置選項"

#: src/frontend/mame/ui/submenu.cpp:103
msgid "Lightgun Device Assignment"
msgstr "分配光線槍裝置"

#: src/frontend/mame/ui/submenu.cpp:104
msgid "Trackball Device Assignment"
msgstr "分配軌跡球裝置"

#: src/frontend/mame/ui/submenu.cpp:105
msgid "Pedal Device Assignment"
msgstr "分配踏板裝置"

#: src/frontend/mame/ui/submenu.cpp:106
msgid "AD Stick Device Assignment"
msgstr "分配 AD 搖桿裝置"

#: src/frontend/mame/ui/submenu.cpp:107
msgid "Paddle Device Assignment"
msgstr "分配划槳裝置"

#: src/frontend/mame/ui/submenu.cpp:108
msgid "Dial Device Assignment"
msgstr "分配轉盤裝置"

#: src/frontend/mame/ui/submenu.cpp:109
msgid "Positional Device Assignment"
msgstr "分配指向裝置"

#: src/frontend/mame/ui/submenu.cpp:110
msgid "Mouse Device Assignment"
msgstr "分配滑鼠裝置"

#: src/frontend/mame/ui/submenu.cpp:112
msgid "Keyboard Input Provider"
msgstr "鍵盤輸入提供者"

#: src/frontend/mame/ui/submenu.cpp:113
msgid "Mouse Input Provider"
msgstr "滑鼠輸入提供者"

#: src/frontend/mame/ui/submenu.cpp:114
msgid "Lightgun Input Provider"
msgstr "光線槍輸入提供者"

#: src/frontend/mame/ui/submenu.cpp:115
msgid "Joystick Input Provider"
msgstr "搖桿輸入提供者"

#: src/frontend/mame/ui/submenu.cpp:121 src/frontend/mame/ui/videoopt.cpp:40
msgid "Video Options"
msgstr "視訊選項"

#: src/frontend/mame/ui/submenu.cpp:122
msgid "Video Mode"
msgstr "視訊模式"

#: src/frontend/mame/ui/submenu.cpp:123
msgid "Number Of Screens"
msgstr "畫面數"

#: src/frontend/mame/ui/submenu.cpp:125
msgid "Triple Buffering"
msgstr "三重緩衝"

#: src/frontend/mame/ui/submenu.cpp:126
msgid "HLSL"
msgstr "HLSL"

#: src/frontend/mame/ui/submenu.cpp:128
msgid "GLSL"
msgstr "GLSL"

#: src/frontend/mame/ui/submenu.cpp:129
msgid "Bilinear Filtering"
msgstr "雙線過濾"

#: src/frontend/mame/ui/submenu.cpp:130
msgid "Bitmap Prescaling"
msgstr "點陣圖預縮放"

#: src/frontend/mame/ui/submenu.cpp:131
msgid "Window Mode"
msgstr "視窗模式"

#: src/frontend/mame/ui/submenu.cpp:132
msgid "Enforce Aspect Ratio"
msgstr "強制比例"

#: src/frontend/mame/ui/submenu.cpp:133
msgid "Start Out Maximized"
msgstr "最大化開始"

#: src/frontend/mame/ui/submenu.cpp:134
msgid "Synchronized Refresh"
msgstr "同步更新"

#: src/frontend/mame/ui/submenu.cpp:135
msgid "Wait Vertical Sync"
msgstr "等待垂直同步"

#: src/frontend/mame/ui/menu.cpp:364 src/frontend/mame/ui/menu.cpp:722
#: src/frontend/mame/ui/videoopt.cpp:167
#: src/frontend/mame/ui/inputtoggle.cpp:96 src/frontend/mame/ui/custui.cpp:479
#: src/frontend/mame/ui/analogipt.cpp:478 plugins/cheatfind/init.lua:766
#: plugins/cheatfind/init.lua:777 plugins/cheat/init.lua:668
msgid "On"
msgstr "開"

#: src/frontend/mame/ui/menu.cpp:364 src/frontend/mame/ui/menu.cpp:725
#: src/frontend/mame/ui/videoopt.cpp:183
#: src/frontend/mame/ui/inputtoggle.cpp:91 src/frontend/mame/ui/custui.cpp:479
#: src/frontend/mame/ui/analogipt.cpp:478 plugins/cheatfind/init.lua:763
#: plugins/cheatfind/init.lua:774 plugins/cheat/init.lua:671
#: plugins/cheat/init.lua:680
msgid "Off"
msgstr "關"

#: src/frontend/mame/ui/menu.cpp:728
msgid "Auto"
msgstr "自動"

#: src/frontend/mame/ui/menu.cpp:1233
#: src/frontend/mame/ui/simpleselgame.cpp:279
#: src/frontend/mame/ui/selmenu.cpp:1248
msgid "Return to Previous Menu"
msgstr "回上一層選單"

#: src/frontend/mame/ui/filemngr.cpp:43
msgid "File Manager"
msgstr "檔案管理員"

#: src/frontend/mame/ui/filemngr.cpp:140
#: src/frontend/mame/ui/confswitch.cpp:119
#: src/frontend/mame/ui/inputmap.cpp:580
#: src/frontend/mame/ui/inputtoggle.cpp:75
#: src/frontend/mame/ui/analogipt.cpp:363
#, c-format
msgid "[root%1$s]"
msgstr "[root%1$s]"

#: src/frontend/mame/ui/filemngr.cpp:154
#: src/frontend/mame/ui/confswitch.cpp:170 src/frontend/mame/ui/slotopt.cpp:204
msgid "Reset System"
msgstr "重新啟動系統"

#: src/frontend/mame/ui/filemngr.cpp:154
msgid "Start System"
msgstr "啟動系統"

#: src/frontend/mame/ui/videoopt.cpp:58
#, c-format
msgid "Screen #%d"
msgstr "畫面 #%d"

#: src/frontend/mame/ui/videoopt.cpp:101
#, c-format
msgid "Video Options: %1$s"
msgstr "視訊選項: %1$s"

#: src/frontend/mame/ui/videoopt.cpp:159
msgid "Zoom to Screen Area"
msgstr "縮放至畫面區域"

#: src/frontend/mame/ui/videoopt.cpp:171
msgid "X Only"
msgstr "僅 X 軸"

#: src/frontend/mame/ui/videoopt.cpp:175
msgid "Y Only"
msgstr "僅 Y 軸"

#: src/frontend/mame/ui/videoopt.cpp:179
msgid "X or Y (Auto)"
msgstr "X 軸或 Y 軸(自動)"

#: src/frontend/mame/ui/videoopt.cpp:186
msgid "Non-Integer Scaling"
msgstr "非整數縮放"

#: src/frontend/mame/ui/videoopt.cpp:189
msgid "Maintain Aspect Ratio"
msgstr "維持長寬比例"

#: src/frontend/mame/ui/videoopt.cpp:203
msgid "Cannot change options while recording!"
msgstr "正在錄製時無法變更選項!"

#: src/frontend/mame/ui/info.cpp:38
msgctxt "emulation-feature"
msgid "protection"
msgstr "保護"

#: src/frontend/mame/ui/info.cpp:39
msgctxt "emulation-feature"
msgid "timing"
msgstr "計時"

#: src/frontend/mame/ui/info.cpp:40
msgctxt "emulation-feature"
msgid "graphics"
msgstr "圖形"

#: src/frontend/mame/ui/info.cpp:41
msgctxt "emulation-feature"
msgid "color palette"
msgstr "色盤"

#: src/frontend/mame/ui/info.cpp:42
msgctxt "emulation-feature"
msgid "sound"
msgstr "聲音"

#: src/frontend/mame/ui/info.cpp:43
msgctxt "emulation-feature"
msgid "capture hardware"
msgstr "擷取硬體"

#: src/frontend/mame/ui/info.cpp:44
msgctxt "emulation-feature"
msgid "camera"
msgstr "相機"

#: src/frontend/mame/ui/info.cpp:45
msgctxt "emulation-feature"
msgid "microphone"
msgstr "麥克風"

#: src/frontend/mame/ui/info.cpp:46
msgctxt "emulation-feature"
msgid "controls"
msgstr "控制"

#: src/frontend/mame/ui/info.cpp:47
msgctxt "emulation-feature"
msgid "keyboard"
msgstr "鍵盤"

#: src/frontend/mame/ui/info.cpp:48
msgctxt "emulation-feature"
msgid "mouse"
msgstr "滑鼠"

#: src/frontend/mame/ui/info.cpp:49
msgctxt "emulation-feature"
msgid "media"
msgstr "媒體"

#: src/frontend/mame/ui/info.cpp:50
msgctxt "emulation-feature"
msgid "disk"
msgstr "磁碟"

#: src/frontend/mame/ui/info.cpp:51
msgctxt "emulation-feature"
msgid "printer"
msgstr "印表機"

#: src/frontend/mame/ui/info.cpp:52
msgctxt "emulation-feature"
msgid "magnetic tape"
msgstr "磁帶"

#: src/frontend/mame/ui/info.cpp:53
msgctxt "emulation-feature"
msgid "punch tape"
msgstr "打孔帶"

#: src/frontend/mame/ui/info.cpp:54
msgctxt "emulation-feature"
msgid "magnetic drum"
msgstr "磁鼓"

#: src/frontend/mame/ui/info.cpp:55
msgctxt "emulation-feature"
msgid "solid state storage"
msgstr "固態儲存"

#: src/frontend/mame/ui/info.cpp:56
msgctxt "emulation-feature"
msgid "communications"
msgstr "通訊"

#: src/frontend/mame/ui/info.cpp:57
msgctxt "emulation-feature"
msgid "LAN"
msgstr "區域網路"

#: src/frontend/mame/ui/info.cpp:58
msgctxt "emulation-feature"
msgid "WAN"
msgstr "外部網路"

#: src/frontend/mame/ui/info.cpp:67
msgid ""
"One or more ROMs/disk images for this system are incorrect. The system may "
"not run correctly.\n"
msgstr ""
"本系統有一個或更多的 ROM/磁碟映像檔 是不正確的。此系統可能無法正確執行\n"

#: src/frontend/mame/ui/info.cpp:80
msgid ""
"There are known problems with this system\n"
"\n"
msgstr ""
"本系統已知具有下列的問題\n"
"\n"

#: src/frontend/mame/ui/info.cpp:85
msgid ""
"One or more ROMs/disk images for this system have not been correctly "
"dumped.\n"
msgstr "本系統有一個或更多的 ROM/磁碟映像檔 尚未正確地被 DUMP。\n"

#: src/frontend/mame/ui/info.cpp:93
msgid "Completely unemulated features: "
msgstr "未完整模擬功能: "

#: src/frontend/mame/ui/info.cpp:99 src/frontend/mame/ui/info.cpp:115
#, c-format
msgid "%s"
msgstr "%s"

#: src/frontend/mame/ui/info.cpp:99 src/frontend/mame/ui/info.cpp:115
#: src/frontend/mame/ui/info.cpp:166
#, c-format
msgid ", %s"
msgstr ", %s"

#: src/frontend/mame/ui/info.cpp:109
msgid "Imperfectly emulated features: "
msgstr "未完美模擬功能: "

#: src/frontend/mame/ui/info.cpp:130
msgid "Screen flipping in cocktail mode is not supported.\n"
msgstr "尚未支援檯面型筐體模式的畫面翻轉。"

#: src/frontend/mame/ui/info.cpp:132
msgid "This system requires external artwork files.\n"
msgstr "此系統需要額外的裝飾圖檔"

#: src/frontend/mame/ui/info.cpp:134
msgid ""
"This system was never completed. It may exhibit strange behavior or missing "
"elements that are not bugs in the emulation.\n"
msgstr "本系統無法完成, 並非模擬時的錯誤而可能呈現怪異的行為或缺少元件。\n"

#: src/frontend/mame/ui/info.cpp:136
msgid ""
"This system has no sound hardware, MAME will produce no sounds, this is "
"expected behaviour.\n"
msgstr "本系統無聲音硬體, 故 MAME 將不會產生聲音, 這是可預期的行為。\n"

#: src/frontend/mame/ui/info.cpp:140
msgid ""
"\n"
"THIS SYSTEM DOESN'T WORK. The emulation for this system is not yet complete. "
"There is nothing you can do to fix this problem except wait for the "
"developers to improve the emulation.\n"
msgstr ""
"\n"
"此系統無法執行, 系統的模擬還不完全。\n"
"除了等待開發人員改良模擬之外, 沒有方法可以解決這個問題。\n"

#: src/frontend/mame/ui/info.cpp:142
msgid ""
"\n"
"Elements of this system cannot be emulated as they require physical "
"interaction or consist of mechanical devices. It is not possible to fully "
"experience this system.\n"
msgstr ""
"\n"
"此系統的部分元件無法模擬, 因其需要實際活動的互動或機械裝置的組合。 故無法達成"
"此系統的完整體驗。\n"

#: src/frontend/mame/ui/info.cpp:164
#, c-format
msgid ""
"\n"
"\n"
"There are working clones of this system: %s"
msgstr ""
"\n"
"\n"
"本系統尚有可執行的仿製版: %s"

#: src/frontend/mame/ui/info.cpp:365
#, c-format
msgid ""
"%1$s\n"
"%2$s %3$s\n"
"Driver: %4$s\n"
"\n"
"CPU:\n"
msgstr ""
"%1$s\n"
"%2$s %3$s\n"
"驅動程式: %4$s\n"
"\n"
"CPU:\n"

#: src/frontend/mame/ui/info.cpp:407 src/frontend/mame/ui/info.cpp:450
#: src/frontend/mame/ui/devopt.cpp:106 src/frontend/mame/ui/devopt.cpp:188
msgid "GHz"
msgstr "GHz"

#: src/frontend/mame/ui/info.cpp:407 src/frontend/mame/ui/info.cpp:450
#: src/frontend/mame/ui/devopt.cpp:106 src/frontend/mame/ui/devopt.cpp:188
msgid "MHz"
msgstr "MHz"

#: src/frontend/mame/ui/info.cpp:407 src/frontend/mame/ui/info.cpp:450
#: src/frontend/mame/ui/devopt.cpp:106 src/frontend/mame/ui/devopt.cpp:188
msgid "kHz"
msgstr "kHz"

#: src/frontend/mame/ui/info.cpp:407 src/frontend/mame/ui/info.cpp:450
#: src/frontend/mame/ui/devopt.cpp:106 src/frontend/mame/ui/devopt.cpp:188
msgid "Hz"
msgstr "Hz"

#: src/frontend/mame/ui/info.cpp:421
msgid ""
"\n"
"Sound:\n"
msgstr ""
"\n"
"聲音:\n"

#: src/frontend/mame/ui/info.cpp:454
msgid ""
"\n"
"Video:\n"
msgstr ""
"\n"
"視訊:\n"

#: src/frontend/mame/ui/info.cpp:458
msgid "None\n"
msgstr "無\n"

#: src/frontend/mame/ui/info.cpp:465
msgid "Vector"
msgstr "向量"

#: src/frontend/mame/ui/info.cpp:487
#, c-format
msgid "%1$s: %2$s\n"
msgstr "%1$s: %2$s\n"

#: src/frontend/mame/ui/info.cpp:487
msgid "%2$s\n"
msgstr "%2$s\n"

#: src/frontend/mame/ui/info.cpp:504
#, c-format
msgid "Screen '%1$s'"
msgstr "畫面 '%1$s'"

#: src/frontend/mame/ui/info.cpp:506
msgid "Screen"
msgstr "畫面"

#: src/frontend/mame/ui/info.cpp:577 src/frontend/mame/ui/info.cpp:588
#, c-format
msgid "%1$s:\n"
msgstr "%1$s:\n"

#: src/frontend/mame/ui/info.cpp:618
msgid "Media Image Information"
msgstr "媒體映像檔訊息"

#: src/frontend/mame/ui/info.cpp:666
msgid "Not supported"
msgstr "不支援"

#: src/frontend/mame/ui/info.cpp:669
msgid "Partially supported"
msgstr "部分支援"

#: src/frontend/mame/ui/info.cpp:678
msgid "[empty]"
msgstr "[ 空 ]"

#: src/frontend/mame/ui/swlist.cpp:94
msgid "[file manager]"
msgstr "[ 檔案管理員 ]"

#: src/frontend/mame/ui/swlist.cpp:227
msgid "Switch Item Ordering"
msgstr "切換項目順序"

#: src/frontend/mame/ui/swlist.cpp:259
msgid "Switched Order: entries now ordered by shortname"
msgstr "切換順序:目前項目依照短檔名排序"

#: src/frontend/mame/ui/swlist.cpp:260
msgid "Switched Order: entries now ordered by description"
msgstr "切換順序:目前項目依照描述排序"

#: src/frontend/mame/ui/swlist.cpp:396
msgid "[compatible lists]"
msgstr "[ 完整清單 ]"

#: src/frontend/mame/ui/filecreate.cpp:78
msgid "File Already Exists - Override?"
msgstr "檔案已存在 — 是否覆蓋?"

#: src/frontend/mame/ui/filecreate.cpp:80 src/frontend/mame/ui/utils.cpp:1070
msgid "No"
msgstr "否"

#: src/frontend/mame/ui/filecreate.cpp:81 src/frontend/mame/ui/utils.cpp:1070
msgid "Yes"
msgstr "是"

#: src/frontend/mame/ui/filecreate.cpp:167
msgid "New Image Name:"
msgstr "新映像檔名稱:"

#: src/frontend/mame/ui/filecreate.cpp:173
msgid "Image Format:"
msgstr "映像檔格式"

#: src/frontend/mame/ui/filecreate.cpp:179
msgid "Create"
msgstr "建立"

#: src/frontend/mame/ui/filecreate.cpp:207
msgid "Please enter a file extension too"
msgstr "請一併輸入副檔名"

#: src/frontend/mame/ui/filecreate.cpp:258
msgid "Select image format"
msgstr "選擇映像檔格式"

#: src/frontend/mame/ui/filecreate.cpp:317
msgid "Select initial contents"
msgstr "選擇初始化內容"

#: src/frontend/mame/ui/keyboard.cpp:29
msgctxt "menu-keyboard"
msgid "Keyboard Selection"
msgstr "鍵盤選項"

#: src/frontend/mame/ui/keyboard.cpp:46
msgctxt "menu-keyboard"
msgid "Keyboard Mode"
msgstr "鍵盤模式"

#: src/frontend/mame/ui/keyboard.cpp:47 src/frontend/mame/ui/keyboard.cpp:92
msgctxt "menu-keyboard"
msgid "Natural"
msgstr "自然"

#: src/frontend/mame/ui/keyboard.cpp:47 src/frontend/mame/ui/keyboard.cpp:92
msgctxt "menu-keyboard"
msgid "Emulated"
msgstr "模擬"

#: src/frontend/mame/ui/keyboard.cpp:60 src/frontend/mame/ui/confswitch.cpp:117
#: src/frontend/mame/ui/inputmap.cpp:578
#: src/frontend/mame/ui/inputtoggle.cpp:73
#: src/frontend/mame/ui/analogipt.cpp:361
#, c-format
msgid "%1$s [root%2$s]"
msgstr "%1$s [root%2$s]"

#: src/frontend/mame/ui/keyboard.cpp:60
msgid "[root%2$s]"
msgstr "[root%2$s]"

#: src/frontend/mame/ui/keyboard.cpp:63 src/frontend/mame/ui/keyboard.cpp:110
msgid "Enabled"
msgstr "已啟用"

#: src/frontend/mame/ui/keyboard.cpp:63 src/frontend/mame/ui/keyboard.cpp:110
msgid "Disabled"
msgstr "已停用"

#: src/frontend/mame/ui/utils.cpp:63
msgctxt "swlist-info"
msgid "Alternate Title"
msgstr "別題名"

#: src/frontend/mame/ui/utils.cpp:64
msgctxt "swlist-info"
msgid "Author"
msgstr "作者"

#: src/frontend/mame/ui/utils.cpp:65
msgctxt "swlist-info"
msgid "Barcode Number"
msgstr "條碼編號"

#: src/frontend/mame/ui/utils.cpp:66
msgctxt "swlist-info"
msgid "Developer"
msgstr "開發商"

#: src/frontend/mame/ui/utils.cpp:67
msgctxt "swlist-info"
msgid "Distributor"
msgstr "經銷商"

#: src/frontend/mame/ui/utils.cpp:68
msgctxt "swlist-info"
msgid "Installation Instructions"
msgstr "安裝說明"

#: src/frontend/mame/ui/utils.cpp:69
msgctxt "swlist-info"
msgid "ISBN"
msgstr "ISBN"

#: src/frontend/mame/ui/utils.cpp:70
msgctxt "swlist-info"
msgid "OEM"
msgstr "OEM"

#: src/frontend/mame/ui/utils.cpp:71
msgctxt "swlist-info"
msgid "Original Publisher"
msgstr "原出版商"

#: src/frontend/mame/ui/utils.cpp:72
msgctxt "swlist-info"
msgid "Part Number"
msgstr "配件編號"

#: src/frontend/mame/ui/utils.cpp:73
msgctxt "swlist-info"
msgid "PCB"
msgstr "PCB"

#: src/frontend/mame/ui/utils.cpp:74
msgctxt "swlist-info"
msgid "Programmer"
msgstr "程式設計"

#: src/frontend/mame/ui/utils.cpp:75
msgctxt "swlist-info"
msgid "Release Date"
msgstr "發行日"

#: src/frontend/mame/ui/utils.cpp:76
msgctxt "swlist-info"
msgid "Serial Number"
msgstr "序號"

#: src/frontend/mame/ui/utils.cpp:77
msgctxt "swlist-info"
msgid "Usage Instructions"
msgstr "使用說明"

#: src/frontend/mame/ui/utils.cpp:78
msgctxt "swlist-info"
msgid "Version"
msgstr "版本"

#: src/frontend/mame/ui/utils.cpp:84
msgctxt "machine-filter"
msgid "Unfiltered"
msgstr "未篩選"

#: src/frontend/mame/ui/utils.cpp:85
msgctxt "machine-filter"
msgid "Available"
msgstr "可用"

#: src/frontend/mame/ui/utils.cpp:86
msgctxt "machine-filter"
msgid "Unavailable"
msgstr "不可用"

#: src/frontend/mame/ui/utils.cpp:87
msgctxt "machine-filter"
msgid "Working"
msgstr "可以執行"

#: src/frontend/mame/ui/utils.cpp:88
msgctxt "machine-filter"
msgid "Not Working"
msgstr "不可執行"

#: src/frontend/mame/ui/utils.cpp:89
msgctxt "machine-filter"
msgid "Mechanical"
msgstr "機械式"

#: src/frontend/mame/ui/utils.cpp:90
msgctxt "machine-filter"
msgid "Not Mechanical"
msgstr "非機械式"

#: src/frontend/mame/ui/utils.cpp:91
msgctxt "machine-filter"
msgid "Category"
msgstr "類別"

#: src/frontend/mame/ui/utils.cpp:92
msgctxt "machine-filter"
msgid "Favorites"
msgstr "最愛"

#: src/frontend/mame/ui/utils.cpp:93
msgctxt "machine-filter"
msgid "BIOS"
msgstr "BIOS"

#: src/frontend/mame/ui/utils.cpp:94
msgctxt "machine-filter"
msgid "Not BIOS"
msgstr "非 BIOS"

#: src/frontend/mame/ui/utils.cpp:95
msgctxt "machine-filter"
msgid "Parents"
msgstr "母檔"

#: src/frontend/mame/ui/utils.cpp:96
msgctxt "machine-filter"
msgid "Clones"
msgstr "仿製版"

#: src/frontend/mame/ui/utils.cpp:97
msgctxt "machine-filter"
msgid "Manufacturer"
msgstr "製造商"

#: src/frontend/mame/ui/utils.cpp:98
msgctxt "machine-filter"
msgid "Year"
msgstr "年代"

#: src/frontend/mame/ui/utils.cpp:99
msgctxt "machine-filter"
msgid "Save Supported"
msgstr "已支援即時存檔"

#: src/frontend/mame/ui/utils.cpp:100
msgctxt "machine-filter"
msgid "Save Unsupported"
msgstr "未支援即時存檔"

#: src/frontend/mame/ui/utils.cpp:101
msgctxt "machine-filter"
msgid "CHD Required"
msgstr "需要 CHD"

#: src/frontend/mame/ui/utils.cpp:102
msgctxt "machine-filter"
msgid "No CHD Required"
msgstr "不需要 CHD"

#: src/frontend/mame/ui/utils.cpp:103
msgctxt "machine-filter"
msgid "Vertical Screen"
msgstr "垂直螢幕"

#: src/frontend/mame/ui/utils.cpp:104
msgctxt "machine-filter"
msgid "Horizontal Screen"
msgstr "水平螢幕"

#: src/frontend/mame/ui/utils.cpp:105
msgctxt "machine-filter"
msgid "Custom Filter"
msgstr "自訂篩選"

#: src/frontend/mame/ui/utils.cpp:109
msgctxt "software-filter"
msgid "Unfiltered"
msgstr "未篩選"

#: src/frontend/mame/ui/utils.cpp:110
msgctxt "software-filter"
msgid "Available"
msgstr "可用"

#: src/frontend/mame/ui/utils.cpp:111
msgctxt "software-filter"
msgid "Unavailable"
msgstr "不可用"

#: src/frontend/mame/ui/utils.cpp:112
msgctxt "software-filter"
msgid "Favorites"
msgstr "最愛"

#: src/frontend/mame/ui/utils.cpp:113
msgctxt "software-filter"
msgid "Parents"
msgstr "母檔"

#: src/frontend/mame/ui/utils.cpp:114
msgctxt "software-filter"
msgid "Clones"
msgstr "仿製版"

#: src/frontend/mame/ui/utils.cpp:115
msgctxt "software-filter"
msgid "Year"
msgstr "年代"

#: src/frontend/mame/ui/utils.cpp:116
msgctxt "software-filter"
msgid "Publisher"
msgstr "出版商"

#: src/frontend/mame/ui/utils.cpp:117
msgctxt "software-filter"
msgid "Developer"
msgstr "開發商"

#: src/frontend/mame/ui/utils.cpp:118
msgctxt "software-filter"
msgid "Distributor"
msgstr "經銷商"

#: src/frontend/mame/ui/utils.cpp:119
msgctxt "software-filter"
msgid "Author"
msgstr "作者"

#: src/frontend/mame/ui/utils.cpp:120
msgctxt "software-filter"
msgid "Programmer"
msgstr "程式設計"

#: src/frontend/mame/ui/utils.cpp:121
msgctxt "software-filter"
msgid "Supported"
msgstr "已支援"

#: src/frontend/mame/ui/utils.cpp:122
msgctxt "software-filter"
msgid "Partially Supported"
msgstr "部分支援"

#: src/frontend/mame/ui/utils.cpp:123
msgctxt "software-filter"
msgid "Unsupported"
msgstr "不支援"

#: src/frontend/mame/ui/utils.cpp:124
msgctxt "software-filter"
msgid "Release Region"
msgstr "釋出區域"

#: src/frontend/mame/ui/utils.cpp:125
msgctxt "software-filter"
msgid "Device Type"
msgstr "裝置類別"

#: src/frontend/mame/ui/utils.cpp:126
msgctxt "software-filter"
msgid "Software List"
msgstr "軟體清單"

#: src/frontend/mame/ui/utils.cpp:127
msgctxt "software-filter"
msgid "Custom Filter"
msgstr "自訂篩選"

#: src/frontend/mame/ui/utils.cpp:213
msgid "Filter"
msgstr "篩選"

#: src/frontend/mame/ui/utils.cpp:292
msgid "<set up filters>"
msgstr "<設定篩選>"

#: src/frontend/mame/ui/utils.cpp:390
msgid "Select Filters"
msgstr "選擇篩選"

#: src/frontend/mame/ui/utils.cpp:538
#, c-format
msgid "Filter %1$u"
msgstr "篩選 %1$u"

#: src/frontend/mame/ui/utils.cpp:552
msgid "Remove last filter"
msgstr "移除最後篩選"

#: src/frontend/mame/ui/utils.cpp:554
msgid "Add filter"
msgstr "新增篩選"

#: src/frontend/mame/ui/utils.cpp:1013
msgid "[no category INI files]"
msgstr "[沒有類別 INI 檔案]"

#: src/frontend/mame/ui/utils.cpp:1021
msgid "[no groups in INI file]"
msgstr "[INI 檔案中無群組]"

#: src/frontend/mame/ui/utils.cpp:1055
msgid "No category INI files found"
msgstr "沒有找到類別 INI 檔案"

#: src/frontend/mame/ui/utils.cpp:1060
msgid "File"
msgstr "檔案"

#: src/frontend/mame/ui/utils.cpp:1064
msgid "No groups found in category file"
msgstr "類別檔案中沒有找到群組"

#: src/frontend/mame/ui/utils.cpp:1069 src/frontend/mame/ui/utils.cpp:1151
msgid "Group"
msgstr "群組"

#: src/frontend/mame/ui/utils.cpp:1070
msgid "Include clones"
msgstr "包含仿製版"

#: src/frontend/mame/ui/utils.cpp:1130
msgid "Category File"
msgstr "分類檔案"

#: src/frontend/mame/ui/utils.cpp:2029 src/frontend/mame/ui/inifile.cpp:277
msgctxt "swlist-info"
msgid "Software list/item"
msgstr "軟體列表/項目"

#: src/frontend/mame/ui/datmenu.cpp:88 src/frontend/mame/ui/selmenu.cpp:2675
msgid "Software List Info"
msgstr "軟體列表資訊"

#: src/frontend/mame/ui/datmenu.cpp:316
#, c-format
msgid "Revision: %1$s"
msgstr "版本: %1$s"

#: src/frontend/mame/ui/miscmenu.cpp:52
msgid "BIOS Selection"
msgstr "選擇 BIOS"

#: src/frontend/mame/ui/miscmenu.cpp:74 src/frontend/mame/ui/miscmenu.cpp:812
msgid "System"
msgstr "系統"

#: src/frontend/mame/ui/miscmenu.cpp:80
msgid "Reset"
msgstr "重設"

#: src/frontend/mame/ui/miscmenu.cpp:148
msgid "Network Devices"
msgstr "網路裝置"

#: src/frontend/mame/ui/miscmenu.cpp:237
#, c-format
msgid ""
"Uptime: %1$d:%2$02d:%3$02d\n"
"\n"
msgstr ""
"執行時間: %1$d:%2$02d:%3$02d\n"
"\n"

#: src/frontend/mame/ui/miscmenu.cpp:239
#, c-format
msgid ""
"Uptime: %1$d:%2$02d\n"
"\n"
msgstr ""
"執行時間: %1$d:%2$02d\n"
"\n"

#: src/frontend/mame/ui/miscmenu.cpp:244
#, c-format
msgid ""
"Tickets dispensed: %1$d\n"
"\n"
msgstr ""
"彩票分配數: %1$d\n"
"\n"

#: src/frontend/mame/ui/miscmenu.cpp:257
msgid "Coin %1$c: NA%3$s\n"
msgstr "投幣數 %1$c: NA%3$s\n"

#: src/frontend/mame/ui/miscmenu.cpp:257
#, c-format
msgid "Coin %1$c: %2$d%3$s\n"
msgstr "投幣數 %1$c: %2$d%3$s\n"

#: src/frontend/mame/ui/miscmenu.cpp:260
msgid " (locked)"
msgstr " (已鎖定)"

#: src/frontend/mame/ui/miscmenu.cpp:354 src/frontend/mame/ui/miscmenu.cpp:541
msgctxt "menu-crosshair"
msgid "[built-in]"
msgstr "[內建]"

#: src/frontend/mame/ui/miscmenu.cpp:395
msgctxt "menu-crosshair"
msgid "Crosshair Options"
msgstr "十字準星選項"

#: src/frontend/mame/ui/miscmenu.cpp:456
msgctxt "menu-crosshair"
msgid "Always"
msgstr "總是"

#: src/frontend/mame/ui/miscmenu.cpp:457
msgctxt "menu-crosshair"
msgid "Never"
msgstr "絕不"

#: src/frontend/mame/ui/miscmenu.cpp:458
msgctxt "menu-crosshair"
msgid "When moved"
msgstr "當移動時"

#: src/frontend/mame/ui/miscmenu.cpp:482
#, c-format
msgctxt "menu-crosshair"
msgid "P%1$d Visibility"
msgstr "P%1$d 可見度"

#: src/frontend/mame/ui/miscmenu.cpp:540
#, c-format
msgctxt "menu-crosshair"
msgid "P%1$d Crosshair"
msgstr "P%1$d 十字準星"

#: src/frontend/mame/ui/miscmenu.cpp:562
msgctxt "menu-crosshair"
msgid "Auto-Hide Delay"
msgstr "自動隱藏延遲"

#: src/frontend/mame/ui/miscmenu.cpp:563
#, c-format
msgctxt "menu-crosshair"
msgid "%1$d s"
msgstr "%1$d 秒"

#: src/frontend/mame/ui/miscmenu.cpp:584
msgid "Export Displayed List to File"
msgstr "匯出顯示清單至檔案"

#: src/frontend/mame/ui/miscmenu.cpp:644
#, c-format
msgid "%s.xml saved in UI settings folder."
msgstr "%s.xml 已儲存於 UI 設定資料夾"

#: src/frontend/mame/ui/miscmenu.cpp:670
msgid "Name:             Description:\n"
msgstr "名稱:            描述:\n"

#: src/frontend/mame/ui/miscmenu.cpp:681
#, c-format
msgid "%s.txt saved in UI settings folder."
msgstr "%s.txt 已儲存於 UI 設定資料夾"

#: src/frontend/mame/ui/miscmenu.cpp:698
msgid "Export list in XML format (like -listxml)"
msgstr "匯出 XML 格式清單 (同 -listxml)"

#: src/frontend/mame/ui/miscmenu.cpp:699
msgid "Export list in XML format (like -listxml, but exclude devices)"
msgstr "匯出 XML 格式清單 (同 -listxml, 但不含裝置)"

#: src/frontend/mame/ui/miscmenu.cpp:700
msgid "Export list in TXT format (like -listfull)"
msgstr "匯出 TXT 格式清單 (同 -listfull)"

#: src/frontend/mame/ui/miscmenu.cpp:725
#, c-format
msgid ""
"System Settings:\n"
"%1$s"
msgstr ""
"系統設定:\n"
"%1$s"

#: src/frontend/mame/ui/miscmenu.cpp:808
msgid "BIOS"
msgstr "BIOS"

#: src/frontend/mame/ui/miscmenu.cpp:815
msgid "[this system has no BIOS settings]"
msgstr "[此系統有無 BIOS 設定]"

#: src/frontend/mame/ui/miscmenu.cpp:824
msgid "Add To Favorites"
msgstr "新增至最愛"

#: src/frontend/mame/ui/miscmenu.cpp:826
msgid "Remove From Favorites"
msgstr "從最愛移除"

#: src/frontend/mame/ui/miscmenu.cpp:829
msgid "Save System Settings"
msgstr "儲存系統設定"

#: src/frontend/mame/ui/miscmenu.cpp:862 src/frontend/mame/ui/selmenu.cpp:2615
msgid " (default)"
msgstr " (預設)"

#: src/frontend/mame/ui/miscmenu.cpp:939
msgid "No plugins found"
msgstr "未找到外掛"

#: src/frontend/mame/ui/quitmenu.cpp:37
#, c-format
msgid ""
"Are you sure you want to quit?\n"
"\n"
"Press %1$s to quit\n"
"Press %2$s to return to emulation"
msgstr ""
"確定要退出嗎?\n"
"\n"
"按 %1$s 退出 \n"
"按 %2$s 繼續模擬"

#: src/frontend/mame/ui/info_pty.cpp:22
msgid "Pseudo Terminals"
msgstr "偽終端"

#: src/frontend/mame/ui/info_pty.cpp:37
msgid "[failed]"
msgstr "[ 錯誤 ]"

#: src/frontend/mame/ui/sliders.cpp:30
msgid "Slider Controls"
msgstr "參數調整"

#: src/frontend/mame/ui/state.cpp:217
msgid "[no saved states found]"
msgstr "[未找到已儲存的狀態]"

#: src/frontend/mame/ui/state.cpp:222 plugins/cheatfind/init.lua:492
msgid "Cancel"
msgstr "取消"

#: src/frontend/mame/ui/state.cpp:260
#, c-format
msgid ""
"Delete saved state %1$s?\n"
"Press %2$s to delete\n"
"Press %3$s to cancel"
msgstr ""
"刪除已儲存的狀態檔 %1$s?\n"
"按下 %2$s 刪除\n"
"按下 %3$s 取消"

#: src/frontend/mame/ui/state.cpp:373
#, c-format
msgid "Error removing saved state file %1$s"
msgstr "移除已儲存的狀態檔 %1$s 時發生錯誤"

#: src/frontend/mame/ui/state.cpp:418
#, c-format
msgid "Press %1$s to delete"
msgstr "按下  %1$s 刪除"

#: src/frontend/mame/ui/state.cpp:491
msgid "Load State"
msgstr "載入狀態"

#: src/frontend/mame/ui/state.cpp:491
msgid "Select state to load"
msgstr "選擇要載入的狀態"

#: src/frontend/mame/ui/state.cpp:515
msgid "Save State"
msgstr "儲存狀態"

#: src/frontend/mame/ui/state.cpp:515
msgid "Press a key or joystick button, or select state to overwrite"
msgstr "按下鍵盤按鍵、搖桿按鈕或選擇狀態以覆寫"

#: src/frontend/mame/ui/confswitch.cpp:314
msgid "DIP Switches"
msgstr "機台設定開關"

#: src/frontend/mame/ui/confswitch.cpp:508
msgid "Machine Configuration"
msgstr "機台設定"

#: src/frontend/mame/ui/slotopt.cpp:48
msgid "Slot Devices"
msgstr "插槽裝置"

#: src/frontend/mame/ui/slotopt.cpp:193
#, c-format
msgid "%s [internal]"
msgstr "%s [內部]"

#: src/frontend/mame/ui/inputmap.cpp:29
msgid "Input Assignments (general)"
msgstr "輸入配置 (通用)"

#: src/frontend/mame/ui/inputmap.cpp:39
msgid "User Interface"
msgstr "使用者介面"

#: src/frontend/mame/ui/inputmap.cpp:42
#, c-format
msgid "Player %1$d Controls"
msgstr "玩家 %1$d 控制"

#: src/frontend/mame/ui/inputmap.cpp:45
msgid "Other Controls"
msgstr "其他控制"

#: src/frontend/mame/ui/inputmap.cpp:58
#, c-format
msgid "Input Assignments (%1$s)"
msgstr "輸入配置 (%1$s)"

#: src/frontend/mame/ui/inputmap.cpp:152
msgid "Input Assignments (this system)"
msgstr "輸入配置 (此系統)"

#: src/frontend/mame/ui/inputmap.cpp:254
msgid "[no assignable inputs are enabled]"
msgstr "[已啟用無配置輸入]"

#: src/frontend/mame/ui/inputmap.cpp:348
msgid "Pressed"
msgstr "按住"

#: src/frontend/mame/ui/inputmap.cpp:418
msgid "Invalid combination entered"
msgstr "輸入了無效組合"

#: src/frontend/mame/ui/inputmap.cpp:563
#, c-format
msgctxt "input-name"
msgid "%1$s Analog"
msgstr "%1$s 類比"

#: src/frontend/mame/ui/inputmap.cpp:564
#, c-format
msgctxt "input-name"
msgid "%1$s Analog Inc"
msgstr "%1$s 類比增加"

#: src/frontend/mame/ui/inputmap.cpp:565
#, c-format
msgctxt "input-name"
msgid "%1$s Analog Dec"
msgstr "%1$s 類比減少"

#: src/frontend/mame/ui/inputmap.cpp:607
#, c-format
msgid "Press %1$s to set\n"
msgstr "按下 %1$s 設定\n"

#: src/frontend/mame/ui/inputmap.cpp:608
#, c-format
msgid "Press %1$s to append\n"
msgstr "按下 %1$s 加入\n"

#: src/frontend/mame/ui/inputmap.cpp:609
#, c-format
msgid "Press %1$s to clear\n"
msgstr "按下 %1$s 清除\n"

#: src/frontend/mame/ui/inputmap.cpp:610
#, c-format
msgid "Press %1$s to restore default\n"
msgstr "按下 %1$s 還原預設值\n"

#: src/frontend/mame/ui/inputdevices.cpp:29
#, c-format
msgctxt "menu-inputdev"
msgid "%1$s (%2$s %3$d)"
msgstr "%1$s (%2$s %3$d)"

#: src/frontend/mame/ui/inputdevices.cpp:147
msgctxt "menu-inputdev"
msgid "Input Devices"
msgstr "輸入裝置"

#: src/frontend/mame/ui/inputdevices.cpp:188
msgctxt "menu-inputdev"
msgid "[no input devices are enabled]"
msgstr "[已啟用無輸入裝置]"

#: src/frontend/mame/ui/inputtoggle.cpp:22
msgctxt "menu-inputtoggle"
msgid "Toggle Inputs"
msgstr "切換輸入"

#: src/frontend/mame/ui/inputtoggle.cpp:107
msgctxt "menu-inputtoggle"
msgid "[no toggle inputs are enabled]"
msgstr "[已啟用無切換輸入]"

#: src/frontend/mame/ui/tapectrl.cpp:42
msgid "Tape Control"
msgstr "磁帶控制"

#: src/frontend/mame/ui/tapectrl.cpp:87
msgid "stopped"
msgstr "已停止"

#: src/frontend/mame/ui/tapectrl.cpp:89
msgid "playing"
msgstr "正在執行"

#: src/frontend/mame/ui/tapectrl.cpp:89
msgid "(playing)"
msgstr "(正在執行)"

#: src/frontend/mame/ui/tapectrl.cpp:90
msgid "recording"
msgstr "正在錄製"

#: src/frontend/mame/ui/tapectrl.cpp:90
msgid "(recording)"
msgstr "(正在錄製)"

#: src/frontend/mame/ui/tapectrl.cpp:97
msgid "Pause/Stop"
msgstr "暫停/停止"

#: src/frontend/mame/ui/tapectrl.cpp:100
msgid "Play"
msgstr "執行"

#: src/frontend/mame/ui/tapectrl.cpp:103
msgid "Record"
msgstr "記錄"

#: src/frontend/mame/ui/tapectrl.cpp:106
msgid "Rewind"
msgstr "倒帶"

#: src/frontend/mame/ui/tapectrl.cpp:109
msgid "Fast Forward"
msgstr "快進"

#: src/frontend/mame/ui/inputopts.cpp:75
msgctxt "menu-inputopts"
msgid "Input Settings"
msgstr "輸入設定"

#: src/frontend/mame/ui/inputopts.cpp:95
msgctxt "menu-inputopts"
msgid "Input Assignments (general)"
msgstr "輸入配置 (通用)"

#: src/frontend/mame/ui/inputopts.cpp:97
msgctxt "menu-inputopts"
msgid "Input Assignments (this system)"
msgstr "輸入配置 (此系統)"

#: src/frontend/mame/ui/inputopts.cpp:99
msgctxt "menu-inputopts"
msgid "Analog Input Adjustments"
msgstr "類比輸入調整"

#: src/frontend/mame/ui/inputopts.cpp:101
msgctxt "menu-inputopts"
msgid "Keyboard Selection"
msgstr "鍵盤選項"

#: src/frontend/mame/ui/inputopts.cpp:103
msgctxt "menu-inputopts"
msgid "Toggle Inputs"
msgstr "開關輸入"

#: src/frontend/mame/ui/inputopts.cpp:107
msgctxt "menu-inputopts"
msgid "Input Devices"
msgstr "輸入裝置"

#: src/frontend/mame/ui/imgcntrl.cpp:132
msgid "Cannot save over directory"
msgstr "無法跨目錄儲存"

#: src/frontend/mame/ui/imgcntrl.cpp:165
msgid ""
"The software selected is missing one or more required ROM or CHD images.\n"
"Please acquire the correct files or select a different one."
msgstr ""
"選定的軟體缺少一個或多個必要的 ROM 或 CHD 映像檔\n"
"請取得正確的檔案或選擇不同的檔案。"

#: src/frontend/mame/ui/simpleselgame.cpp:147
msgid ""
"The selected game is missing one or more required ROM or CHD images. Please "
"select a different game.\n"
"\n"
"Press any key to continue."
msgstr ""
"選定的遊戲缺少一個至多個必要的 ROM 或 CHD 映像檔, 請選擇其他遊戲。\n"
"按任意鍵繼續。"

#: src/frontend/mame/ui/simpleselgame.cpp:274
msgid "Configure Options"
msgstr "設定選項"

#: src/frontend/mame/ui/simpleselgame.cpp:275
#: src/frontend/mame/ui/selmenu.cpp:1248
msgid "Exit"
msgstr "結束"

#: src/frontend/mame/ui/simpleselgame.cpp:300
#, c-format
msgid ""
"No system ROMs found. Please check the rompath setting specified in the %1$s."
"ini file.\n"
"\n"
"If this is your first time using %2$s, please see the %2$s.pdf file in the "
"docs folder for information on setting up and using %2$s."
msgstr ""
"找不到系統 ROM, 請檢查 %1$s.ini 檔案中指定的 ROM 路徑設定。\n"
"\n"
"如果是首次使用 %2$s, 請參閱 docs 目錄中的 %2$s.pdf 以取得設定 %2$s 的相關訊息"
"\n"

#: src/frontend/mame/ui/simpleselgame.cpp:316
#, c-format
msgid "Type name or select: %1$s_"
msgstr "輸入名稱或選擇: %1$s_"

#: src/frontend/mame/ui/simpleselgame.cpp:318
msgid "Type name or select: (random)"
msgstr "輸入名稱或選擇: (隨機)"

#: src/frontend/mame/ui/simpleselgame.cpp:332
#, c-format
msgid "%1$-.100s"
msgstr "%1$-.100s"

#: src/frontend/mame/ui/simpleselgame.cpp:335
#, c-format
msgid "%1$s, %2$-.100s"
msgstr "%1$s, %2$-.100s"

#: src/frontend/mame/ui/simpleselgame.cpp:338
#, c-format
msgid "Driver: %1$s"
msgstr "驅動程式: %1$s"

#: src/frontend/mame/ui/simpleselgame.cpp:354
#: src/frontend/mame/ui/selmenu.cpp:690
msgid "Overall: NOT WORKING"
msgstr "整體: 不可執行"

#: src/frontend/mame/ui/simpleselgame.cpp:356
#: src/frontend/mame/ui/selmenu.cpp:692
msgid "Overall: Unemulated Protection"
msgstr "整體: 未模擬保護"

#: src/frontend/mame/ui/simpleselgame.cpp:358
#: src/frontend/mame/ui/selmenu.cpp:694
msgid "Overall: Working"
msgstr "整體: 可以執行"

#: src/frontend/mame/ui/simpleselgame.cpp:362
#: src/frontend/mame/ui/selmenu.cpp:698
msgid "Graphics: Unimplemented, "
msgstr "圖形: 不完整, "

#: src/frontend/mame/ui/simpleselgame.cpp:364
#: src/frontend/mame/ui/selmenu.cpp:700
msgid "Graphics: Imperfect, "
msgstr "圖形: 不完美,  "

#: src/frontend/mame/ui/simpleselgame.cpp:366
#: src/frontend/mame/ui/selmenu.cpp:702
msgid "Graphics: OK, "
msgstr "圖形: OK, "

#: src/frontend/mame/ui/simpleselgame.cpp:369
#: src/frontend/mame/ui/selmenu.cpp:705
msgid "Sound: None"
msgstr "聲音: 無"

#: src/frontend/mame/ui/simpleselgame.cpp:371
#: src/frontend/mame/ui/selmenu.cpp:707
msgid "Sound: Unimplemented"
msgstr "聲音: 無法執行"

#: src/frontend/mame/ui/simpleselgame.cpp:373
#: src/frontend/mame/ui/selmenu.cpp:709
msgid "Sound: Imperfect"
msgstr "聲音: 不完美"

#: src/frontend/mame/ui/simpleselgame.cpp:375
#: src/frontend/mame/ui/selmenu.cpp:711
msgid "Sound: OK"
msgstr "聲音: OK"

#: src/frontend/mame/ui/cheatopt.cpp:82 plugins/cheat/init.lua:751
#, c-format, lua-format
msgid ""
"Cheat Comment:\n"
"%s"
msgstr ""
"作弊碼註解:\n"
"%s"

#: src/frontend/mame/ui/cheatopt.cpp:95
msgid "All cheats reloaded"
msgstr "全部作弊碼已重新載入"

#: src/frontend/mame/ui/cheatopt.cpp:136 plugins/cheat/init.lua:698
msgid "Reset All"
msgstr "全部重設"

#: src/frontend/mame/ui/cheatopt.cpp:139 plugins/cheat/init.lua:699
msgid "Reload All"
msgstr "全部重新載入"

#: src/frontend/mame/ui/dirmenu.cpp:44
msgctxt "path-option"
msgid "ROMs"
msgstr "ROM"

#: src/frontend/mame/ui/dirmenu.cpp:45
msgctxt "path-option"
msgid "Software Media"
msgstr "軟體媒體"

#: src/frontend/mame/ui/dirmenu.cpp:46
msgctxt "path-option"
msgid "Sound Samples"
msgstr "聲音樣本檔"

#: src/frontend/mame/ui/dirmenu.cpp:47
msgctxt "path-option"
msgid "Artwork"
msgstr "裝飾圖"

#: src/frontend/mame/ui/dirmenu.cpp:48
msgctxt "path-option"
msgid "Crosshairs"
msgstr "十字準星"

#: src/frontend/mame/ui/dirmenu.cpp:49
msgctxt "path-option"
msgid "Cheat Files"
msgstr "作弊檔"

#: src/frontend/mame/ui/dirmenu.cpp:50
msgctxt "path-option"
msgid "Plugins"
msgstr "外掛"

#: src/frontend/mame/ui/dirmenu.cpp:51
msgctxt "path-option"
msgid "UI Translations"
msgstr "UI 翻譯"

#: src/frontend/mame/ui/dirmenu.cpp:52
msgctxt "path-option"
msgid "INIs"
msgstr "INI"

#: src/frontend/mame/ui/dirmenu.cpp:53
msgctxt "path-option"
msgid "UI Settings"
msgstr "UI 設定"

#: src/frontend/mame/ui/dirmenu.cpp:54
msgctxt "path-option"
msgid "Plugin Data"
msgstr "外掛資料"

#: src/frontend/mame/ui/dirmenu.cpp:55
msgctxt "path-option"
msgid "DATs"
msgstr "文件"

#: src/frontend/mame/ui/dirmenu.cpp:56
msgctxt "path-option"
msgid "Category INIs"
msgstr "類別 INI"

#: src/frontend/mame/ui/dirmenu.cpp:57
msgctxt "path-option"
msgid "Snapshots"
msgstr "擷圖"

#: src/frontend/mame/ui/dirmenu.cpp:58
msgctxt "path-option"
msgid "Icons"
msgstr "圖示"

#: src/frontend/mame/ui/dirmenu.cpp:59
msgctxt "path-option"
msgid "Control Panels"
msgstr "操作檯"

#: src/frontend/mame/ui/dirmenu.cpp:60
msgctxt "path-option"
msgid "Cabinets"
msgstr "筐體圖"

#: src/frontend/mame/ui/dirmenu.cpp:61
msgctxt "path-option"
msgid "Marquees"
msgstr "標籤圖"

#: src/frontend/mame/ui/dirmenu.cpp:62
msgctxt "path-option"
msgid "PCBs"
msgstr "PCB 圖"

#: src/frontend/mame/ui/dirmenu.cpp:63
msgctxt "path-option"
msgid "Flyers"
msgstr "廣告圖"

#: src/frontend/mame/ui/dirmenu.cpp:64
msgctxt "path-option"
msgid "Title Screens"
msgstr "標題畫面"

#: src/frontend/mame/ui/dirmenu.cpp:65
msgctxt "path-option"
msgid "Game Endings"
msgstr "遊戲結局"

#: src/frontend/mame/ui/dirmenu.cpp:66
msgctxt "path-option"
msgid "Bosses"
msgstr "首領"

#: src/frontend/mame/ui/dirmenu.cpp:67
msgctxt "path-option"
msgid "Artwork Previews"
msgstr "裝飾圖預覽"

#: src/frontend/mame/ui/dirmenu.cpp:68
msgctxt "path-option"
msgid "Select"
msgstr "精選"

#: src/frontend/mame/ui/dirmenu.cpp:69
msgctxt "path-option"
msgid "Game Over Screens"
msgstr "遊戲結束畫面"

#: src/frontend/mame/ui/dirmenu.cpp:70
msgctxt "path-option"
msgid "HowTo"
msgstr "說明圖"

#: src/frontend/mame/ui/dirmenu.cpp:71
msgctxt "path-option"
msgid "Logos"
msgstr "標題圖"

#: src/frontend/mame/ui/dirmenu.cpp:72
msgctxt "path-option"
msgid "Scores"
msgstr "得分"

#: src/frontend/mame/ui/dirmenu.cpp:73
msgctxt "path-option"
msgid "Versus"
msgstr "對戰"

#: src/frontend/mame/ui/dirmenu.cpp:74
msgctxt "path-option"
msgid "Covers"
msgstr "封面"

#: src/frontend/mame/ui/dirmenu.cpp:104
#, c-format
msgid "Remove %1$s Folder"
msgstr "移除 %1$s 資料夾"

#: src/frontend/mame/ui/dirmenu.cpp:392
#, c-format
msgid "Change %1$s Folder - Search: %2$s_"
msgstr "變更 %1$s 資料夾 - 搜尋: %2$s_"

#: src/frontend/mame/ui/dirmenu.cpp:392
#, c-format
msgid "Add %1$s Folder - Search: %2$s_"
msgstr "新增 %1$s 資料夾 - 搜尋: %2$s_"

#: src/frontend/mame/ui/dirmenu.cpp:403
msgid "Press TAB to set"
msgstr "按下 TAB 鍵設定"

#: src/frontend/mame/ui/dirmenu.cpp:421
#, c-format
msgid "%1$s Folders"
msgstr "%1$s 資料夾"

#: src/frontend/mame/ui/dirmenu.cpp:421
#, c-format
msgid "%1$s Folder"
msgstr "%1$s 資料夾"

#: src/frontend/mame/ui/dirmenu.cpp:484
msgid "Change Folder"
msgstr "變更資料夾"

#: src/frontend/mame/ui/dirmenu.cpp:484
msgid "Add Folder"
msgstr "新增資料夾"

#: src/frontend/mame/ui/dirmenu.cpp:487
msgid "Remove Folder"
msgstr "移除資料夾"

#: src/frontend/mame/ui/viewgfx.cpp:789 src/frontend/mame/ui/viewgfx.cpp:794
#, c-format
msgctxt "gfxview"
msgid "Zoom = 1/%1$d"
msgstr "縮放 = 1/%1$d"

#: src/frontend/mame/ui/viewgfx.cpp:789 src/frontend/mame/ui/viewgfx.cpp:794
#, c-format
msgctxt "gfxview"
msgid "Zoom = %1$d"
msgstr "縮放 = %1$d"

#: src/frontend/mame/ui/viewgfx.cpp:799
msgctxt "gfxview"
msgid "Expand to fit"
msgstr "展開以符合"

#: src/frontend/mame/ui/viewgfx.cpp:822
msgctxt "gfxview"
msgid "All categories"
msgstr "所有分類"

#: src/frontend/mame/ui/viewgfx.cpp:824 src/frontend/mame/ui/viewgfx.cpp:829
#, c-format
msgctxt "gfxview"
msgid "Category %1$d"
msgstr "%1$d 分類"

#: src/frontend/mame/ui/viewgfx.cpp:926
#, c-format
msgctxt "gfxview"
msgid "[root%1$s]"
msgstr "[root%1$s]"

#: src/frontend/mame/ui/viewgfx.cpp:926
#, c-format
msgctxt "gfxview"
msgid "[root%1$s] colors"
msgstr "[root%1$s] 顏色"

#: src/frontend/mame/ui/viewgfx.cpp:926
#, c-format
msgctxt "gfxview"
msgid "[root%1$s] pens"
msgstr "[root%1$s] pens"

#: src/frontend/mame/ui/viewgfx.cpp:940
#, c-format
msgctxt "gfxview"
msgid " #%1$X → %2$X (A:%3$02X R:%4$02X G:%5$02X B:%6$02X)"
msgstr " #%1$X → %2$X (A:%3$02X R:%4$02X G:%5$02X B:%6$02X)"

#: src/frontend/mame/ui/viewgfx.cpp:947
#, c-format
msgctxt "gfxview"
msgid " #%1$X = %2$X (A:%3$02X R:%4$02X G:%5$02X B:%6$02X)"
msgstr " #%1$X = %2$X (A:%3$02X R:%4$02X G:%5$02X B:%6$02X)"

#: src/frontend/mame/ui/viewgfx.cpp:954
#, c-format
msgctxt "gfxview"
msgid " #%1$X (A:%2$02X R:%3$02X G:%4$02X B:%5$02X)"
msgstr " #%1$X (A:%2$02X R:%3$02X G:%4$02X B:%5$02X)"

#: src/frontend/mame/ui/viewgfx.cpp:1134
#, c-format
msgctxt "gfxview"
msgid "[root%1$s] %2$d/%3$d"
msgstr "[root%1$s] %2$d/%3$d"

#: src/frontend/mame/ui/viewgfx.cpp:1157
#, c-format
msgctxt "gfxview"
msgid " #%1$X:%2$X (%3$d %4$d) = %5$X"
msgstr " #%1$X:%2$X (%3$d %4$d) = %5$X"

#: src/frontend/mame/ui/viewgfx.cpp:1165
#, c-format
msgctxt "gfxview"
msgid " %1$d×%2$d color %3$X/%4$X"
msgstr " %1$d×%2$d 顏色 %3$X/%4$X"

#: src/frontend/mame/ui/viewgfx.cpp:1305
#, c-format
msgctxt "gfxview"
msgid "Tilemap %1$d/%2$d category %3$u"
msgstr "磁磚地圖 %1$d/%2$d 分類 %3$u"

#: src/frontend/mame/ui/viewgfx.cpp:1305
#, c-format
msgctxt "gfxview"
msgid "Tilemap %1$d/%2$d "
msgstr "磁磚地圖 %1$d/%2$d"

#: src/frontend/mame/ui/viewgfx.cpp:1327
#, c-format
msgctxt "gfxview"
msgid " (%1$u %2$u) = GFX%3$u #%4$X:%5$X"
msgstr " (%1$u %2$u) = GFX%3$u #%4$X:%5$X"

#: src/frontend/mame/ui/viewgfx.cpp:1334
#, c-format
msgctxt "gfxview"
msgid " %1$d×%2$d origin (%3$d %4$d)"
msgstr ""

#: src/frontend/mame/ui/selgame.cpp:442
msgid "System Settings"
msgstr "系統設定"

#: src/frontend/mame/ui/selgame.cpp:1058
#, c-format
msgid "%1$s %2$s ( %3$d / %4$d systems (%5$d BIOS) )"
msgstr "%1$s %2$s ( %3$d / %4$d 系統 (%5$d BIOS) )"

#: src/frontend/mame/ui/selgame.cpp:1086
#, c-format
msgid "System: %1$-.100s"
msgstr "系統: %1$-.100s"

#: src/frontend/mame/ui/selector.cpp:95
#, c-format
msgctxt "menu-selector"
msgid "%1$s - Search: %2$s_"
msgstr "%1$s - 搜尋: %2$s_"

#: src/frontend/mame/ui/selector.cpp:105
msgctxt "menu-selector"
msgid "[no matches]"
msgstr "[無符合]"

#: src/frontend/mame/ui/selector.cpp:118
msgctxt "menu-selector"
msgid "[no choices]"
msgstr "[無選項]"

#: src/frontend/mame/ui/selector.cpp:133
#, c-format
msgctxt "menu-selector"
msgid "Double-click or press %1$s to select"
msgstr "雙擊或按下 %1$s 以選擇"

#: src/frontend/mame/ui/auditmenu.cpp:59
msgid "Audit Media"
msgstr "驗證媒體"

#: src/frontend/mame/ui/auditmenu.cpp:63
#, c-format
msgid "Results will be saved to %1$s"
msgstr "結果將儲存至 %1$s"

#: src/frontend/mame/ui/auditmenu.cpp:101
#, c-format
msgid ""
"Auditing media for system %2$u of %3$u...\n"
"%1$s"
msgstr ""
"正在驗證供系統 %2$u 的 %3$u 媒體...\n"
"%1$s"

#: src/frontend/mame/ui/auditmenu.cpp:119
#, c-format
msgid ""
"Cancel audit?\n"
"\n"
"Press %1$s to cancel\n"
"Press %2$s to continue"
msgstr ""
"取消驗證?\n"
"\n"
"按下 %1$s 取消\n"
"按下 %2$s 繼續"

#: src/frontend/mame/ui/auditmenu.cpp:139
#, c-format
msgid "Audit media for %1$u systems marked unavailable"
msgstr "驗證標記為不可用的 %1$u 系統媒體"

#: src/frontend/mame/ui/auditmenu.cpp:140
#, c-format
msgid "Audit media for all %1$u systems"
msgstr "驗證所有 %1$u 系統的媒體"

#: src/frontend/mame/ui/auditmenu.cpp:157
#, c-format
msgid "Press %1$s to cancel\n"
msgstr "按下 %1$s 取消\n"

#: src/frontend/mame/ui/custui.cpp:53
msgid "Show All"
msgstr "顯示全部"

#: src/frontend/mame/ui/custui.cpp:54
msgid "Hide Filters"
msgstr "隱藏篩選"

#: src/frontend/mame/ui/custui.cpp:55
msgid "Hide Info/Image"
msgstr "隱藏資訊/圖片"

#: src/frontend/mame/ui/custui.cpp:56
msgid "Hide Both"
msgstr "隱藏兩者"

#: src/frontend/mame/ui/custui.cpp:142
msgid "UI Language"
msgstr "UI 語言"

#: src/frontend/mame/ui/custui.cpp:167 src/frontend/mame/ui/custui.cpp:220
msgid "System Names"
msgstr "系統名稱"

#: src/frontend/mame/ui/custui.cpp:193 src/frontend/mame/ui/custui.cpp:223
msgid "Show Side Panels"
msgstr "顯示側面版"

#: src/frontend/mame/ui/custui.cpp:213
msgid "Fonts"
msgstr "字體"

#: src/frontend/mame/ui/custui.cpp:214
msgid "Colors"
msgstr "顏色"

#: src/frontend/mame/ui/custui.cpp:217
msgid "Language"
msgstr "語言"

#: src/frontend/mame/ui/custui.cpp:234 src/frontend/mame/ui/custui.cpp:278
msgid "[built-in]"
msgstr "[內建]"

#: src/frontend/mame/ui/custui.cpp:334
msgid "UI Fonts"
msgstr "UI 字體"

#: src/frontend/mame/ui/custui.cpp:363
msgid "default"
msgstr "預設"

#: src/frontend/mame/ui/custui.cpp:458 src/frontend/mame/ui/custui.cpp:498
msgid "UI Font"
msgstr "UI 字體"

#: src/frontend/mame/ui/custui.cpp:503
msgid "Bold"
msgstr "粗體"

#: src/frontend/mame/ui/custui.cpp:504
msgid "Italic"
msgstr "斜體"

#: src/frontend/mame/ui/custui.cpp:509
msgid "Lines"
msgstr "行"

#: src/frontend/mame/ui/custui.cpp:514
msgid "Infos text size"
msgstr "資訊字體大小"

#: src/frontend/mame/ui/custui.cpp:529
msgid "Sample text - Lorem ipsum dolor sit amet, consectetur adipiscing elit."
msgstr "文字樣本~永東國酬愛鬱靈鷹袋、南去經三國, 東來過五湖。"

#: src/frontend/mame/ui/custui.cpp:545
msgid "UI Colors"
msgstr "UI 顏色"

#: src/frontend/mame/ui/custui.cpp:608
msgctxt "color-option"
msgid "Normal text"
msgstr "一般文字"

#: src/frontend/mame/ui/custui.cpp:609
msgctxt "color-option"
msgid "Selected color"
msgstr "選擇色彩"

#: src/frontend/mame/ui/custui.cpp:610
msgctxt "color-option"
msgid "Normal text background"
msgstr "一般文字背景"

#: src/frontend/mame/ui/custui.cpp:611
msgctxt "color-option"
msgid "Selected background color"
msgstr "已選擇背景顏色"

#: src/frontend/mame/ui/custui.cpp:612
msgctxt "color-option"
msgid "Subitem color"
msgstr "子項目顏色"

#: src/frontend/mame/ui/custui.cpp:613
msgctxt "color-option"
msgid "Clone"
msgstr "仿製版"

#: src/frontend/mame/ui/custui.cpp:614
msgctxt "color-option"
msgid "Border"
msgstr "邊框"

#: src/frontend/mame/ui/custui.cpp:615
msgctxt "color-option"
msgid "Background"
msgstr "背景"

#: src/frontend/mame/ui/custui.cpp:616
msgctxt "color-option"
msgid "DIP switch"
msgstr "機台設定開關"

#: src/frontend/mame/ui/custui.cpp:617
msgctxt "color-option"
msgid "Unavailable color"
msgstr "未擁有遊戲顏色"

#: src/frontend/mame/ui/custui.cpp:618
msgctxt "color-option"
msgid "Slider color"
msgstr "參數調整"

#: src/frontend/mame/ui/custui.cpp:619
msgctxt "color-option"
msgid "Graphics viewer background"
msgstr "圖形檢視器背景"

#: src/frontend/mame/ui/custui.cpp:620
msgctxt "color-option"
msgid "Mouse over color"
msgstr "滑鼠經過顏色"

#: src/frontend/mame/ui/custui.cpp:621
msgctxt "color-option"
msgid "Mouse over background color"
msgstr "滑鼠經過背景顏色"

#: src/frontend/mame/ui/custui.cpp:622
msgctxt "color-option"
msgid "Mouse down color"
msgstr "滑鼠按下顏色"

#: src/frontend/mame/ui/custui.cpp:623
msgctxt "color-option"
msgid "Mouse down background color"
msgstr "滑鼠按下背景顏色"

#: src/frontend/mame/ui/custui.cpp:627
msgid "Restore default colors"
msgstr "還原至預設顏色"

#: src/frontend/mame/ui/custui.cpp:639
#, c-format
msgid "Double-click or press %1$s to change color"
msgstr "雙擊或按下 %1$s 改變顏色"

#: src/frontend/mame/ui/custui.cpp:647
msgid "Menu Preview"
msgstr "選單預覽"

#: src/frontend/mame/ui/custui.cpp:661
msgctxt "color-sample"
msgid "Normal"
msgstr "一般項目"

#: src/frontend/mame/ui/custui.cpp:662
msgctxt "color-sample"
msgid "Subitem"
msgstr "子項目"

#: src/frontend/mame/ui/custui.cpp:663
msgctxt "color-sample"
msgid "Selected"
msgstr "已選擇"

#: src/frontend/mame/ui/custui.cpp:664
msgctxt "color-sample"
msgid "Mouse Over"
msgstr "滑鼠經過"

#: src/frontend/mame/ui/custui.cpp:665
msgctxt "color-sample"
msgid "Clone"
msgstr "仿製版"

#: src/frontend/mame/ui/custui.cpp:880
msgid "ARGB Settings"
msgstr "ARGB 設定"

#: src/frontend/mame/ui/custui.cpp:885 src/frontend/mame/ui/custui.cpp:888
msgctxt "color-channel"
msgid "Alpha"
msgstr "透明度"

#: src/frontend/mame/ui/custui.cpp:893 src/frontend/mame/ui/custui.cpp:896
msgctxt "color-channel"
msgid "Red"
msgstr "紅"

#: src/frontend/mame/ui/custui.cpp:901 src/frontend/mame/ui/custui.cpp:904
msgctxt "color-channel"
msgid "Green"
msgstr "綠"

#: src/frontend/mame/ui/custui.cpp:909 src/frontend/mame/ui/custui.cpp:912
msgctxt "color-channel"
msgid "Blue"
msgstr "藍"

#: src/frontend/mame/ui/custui.cpp:915
msgid "Choose from palette"
msgstr "從色盤挑選"

#: src/frontend/mame/ui/custui.cpp:930
msgid "Color preview:"
msgstr "顏色預覽:"

#: src/frontend/mame/ui/custui.cpp:1028
msgctxt "color-preset"
msgid "White"
msgstr "白"

#: src/frontend/mame/ui/custui.cpp:1029
msgctxt "color-preset"
msgid "Silver"
msgstr "銀"

#: src/frontend/mame/ui/custui.cpp:1030
msgctxt "color-preset"
msgid "Gray"
msgstr "灰"

#: src/frontend/mame/ui/custui.cpp:1031
msgctxt "color-preset"
msgid "Black"
msgstr "黑"

#: src/frontend/mame/ui/custui.cpp:1032
msgctxt "color-preset"
msgid "Red"
msgstr "紅"

#: src/frontend/mame/ui/custui.cpp:1033
msgctxt "color-preset"
msgid "Orange"
msgstr "橘"

#: src/frontend/mame/ui/custui.cpp:1034
msgctxt "color-preset"
msgid "Yellow"
msgstr "黃"

#: src/frontend/mame/ui/custui.cpp:1035
msgctxt "color-preset"
msgid "Green"
msgstr "綠"

#: src/frontend/mame/ui/custui.cpp:1036
msgctxt "color-preset"
msgid "Blue"
msgstr "藍"

#: src/frontend/mame/ui/custui.cpp:1037
msgctxt "color-preset"
msgid "Violet"
msgstr "紫"

#: src/frontend/mame/ui/about.cpp:42
#, c-format
msgctxt "about-header"
msgid "%1$s %2$s (%3$s%4$sP%5$s, debug)"
msgstr "%1$s %2$s (%3$s%4$sP%5$s, 除錯)"

#: src/frontend/mame/ui/about.cpp:44
#, c-format
msgctxt "about-header"
msgid "%1$s %2$s (%3$s%4$sP%5$s)"
msgstr "%1$s %2$s (%3$s%4$sP%5$s)"

#: src/frontend/mame/ui/about.cpp:51
#, c-format
msgctxt "about-header"
msgid "Revision: %1$s"
msgstr "修訂: %1$s"

#: src/frontend/mame/ui/analogipt.cpp:60
msgid "Analog Input Adjustments"
msgstr "類比輸入調整"

#: src/frontend/mame/ui/analogipt.cpp:92
#, c-format
msgid "Press %s to show menu"
msgstr "按下 %s 顯示選單"

#: src/frontend/mame/ui/analogipt.cpp:372
#, c-format
msgid "%1$s Increment/Decrement Speed"
msgstr "%1$s 以增加/減少速度"

#: src/frontend/mame/ui/analogipt.cpp:377
#, c-format
msgid "%1$s Auto-centering Speed"
msgstr "%1$s 自動置中速度"

#: src/frontend/mame/ui/analogipt.cpp:382
#, c-format
msgid "%1$s Reverse"
msgstr "%1$s 反向"

#: src/frontend/mame/ui/analogipt.cpp:387
#, c-format
msgid "%1$s Sensitivity"
msgstr "%1$s 靈敏度"

#: src/frontend/mame/ui/analogipt.cpp:402
msgid "[no analog inputs are enabled]"
msgstr "[已啟用無類比輸入]"

#: src/frontend/mame/ui/barcode.cpp:40
msgid "Barcode Reader"
msgstr "條碼讀取器"

#: src/frontend/mame/ui/barcode.cpp:78
msgid "New Barcode:"
msgstr "新條碼:"

#: src/frontend/mame/ui/barcode.cpp:81
msgid "Enter Code"
msgstr "輸入條碼"

#: src/frontend/mame/ui/barcode.cpp:115
msgid "Barcode length invalid!"
msgstr "條碼長度無效!"

#: src/frontend/mame/ui/mainmenu.cpp:114
msgctxt "menu-main"
msgid "Input Settings"
msgstr "輸入設定"

#: src/frontend/mame/ui/mainmenu.cpp:117
msgctxt "menu-main"
msgid "DIP Switches"
msgstr "機台設定開關"

#: src/frontend/mame/ui/mainmenu.cpp:119
msgctxt "menu-main"
msgid "Machine Configuration"
msgstr "機台設定"

#: src/frontend/mame/ui/mainmenu.cpp:121
msgctxt "menu-main"
msgid "Bookkeeping Info"
msgstr "收入資訊"

#: src/frontend/mame/ui/mainmenu.cpp:123
msgctxt "menu-main"
msgid "System Information"
msgstr "系統訊息"

#: src/frontend/mame/ui/mainmenu.cpp:126
msgctxt "menu-main"
msgid "Warning Information"
msgstr "警示訊息"

#: src/frontend/mame/ui/mainmenu.cpp:132
msgctxt "menu-main"
msgid "Media Image Information"
msgstr "媒體映像檔訊息"

#: src/frontend/mame/ui/mainmenu.cpp:134
msgctxt "menu-main"
msgid "File Manager"
msgstr "檔案管理員"

#: src/frontend/mame/ui/mainmenu.cpp:141
msgctxt "menu-main"
msgid "Tape Control"
msgstr "磁帶控制"

#: src/frontend/mame/ui/mainmenu.cpp:144
msgctxt "menu-main"
msgid "Pseudo Terminals"
msgstr "偽終端"

#: src/frontend/mame/ui/mainmenu.cpp:147
msgctxt "menu-main"
msgid "BIOS Selection"
msgstr "選擇 BIOS"

#: src/frontend/mame/ui/mainmenu.cpp:150
msgctxt "menu-main"
msgid "Slot Devices"
msgstr "插槽裝置"

#: src/frontend/mame/ui/mainmenu.cpp:153
msgctxt "menu-main"
msgid "Barcode Reader"
msgstr "條碼讀取器"

#: src/frontend/mame/ui/mainmenu.cpp:156
msgctxt "menu-main"
msgid "Network Devices"
msgstr "網路裝置"

#: src/frontend/mame/ui/mainmenu.cpp:158
msgctxt "menu-main"
msgid "Slider Controls"
msgstr "參數調整"

#: src/frontend/mame/ui/mainmenu.cpp:160
msgctxt "menu-main"
msgid "Video Options"
msgstr "視訊選項"

#: src/frontend/mame/ui/mainmenu.cpp:163
msgctxt "menu-main"
msgid "Crosshair Options"
msgstr "十字準星選項"

#: src/frontend/mame/ui/mainmenu.cpp:166
msgctxt "menu-main"
msgid "Cheat"
msgstr "作弊引擎"

#: src/frontend/mame/ui/mainmenu.cpp:171
msgctxt "menu-main"
msgid "Plugin Options"
msgstr "外掛選項"

#: src/frontend/mame/ui/mainmenu.cpp:174
msgctxt "menu-main"
msgid "External DAT View"
msgstr "查閱外部文件"

#: src/frontend/mame/ui/mainmenu.cpp:180
msgctxt "menu-main"
msgid "Add To Favorites"
msgstr "新增至最愛"

#: src/frontend/mame/ui/mainmenu.cpp:182
msgctxt "menu-main"
msgid "Remove From Favorites"
msgstr "從最愛移除"

#: src/frontend/mame/ui/mainmenu.cpp:186
#, c-format
msgctxt "menu-main"
msgid "About %1$s"
msgstr "關於 %1$s"

#: src/frontend/mame/ui/mainmenu.cpp:194
msgctxt "menu-main"
msgid "Start System"
msgstr "啟動系統"

#: src/frontend/mame/ui/mainmenu.cpp:198
msgctxt "menu-main"
msgid "Select New System"
msgstr "選擇新系統"

#: src/frontend/mame/ui/mainmenu.cpp:199
msgctxt "menu-main"
msgid "Close Menu"
msgstr "關閉選單"

#: src/frontend/mame/ui/selmenu.cpp:77
msgctxt "selmenu-artwork"
msgid "Snapshots"
msgstr "擷圖"

#: src/frontend/mame/ui/selmenu.cpp:78
msgctxt "selmenu-artwork"
msgid "Cabinet"
msgstr "筐體圖"

#: src/frontend/mame/ui/selmenu.cpp:79
msgctxt "selmenu-artwork"
msgid "Control Panel"
msgstr "操作檯"

#: src/frontend/mame/ui/selmenu.cpp:80
msgctxt "selmenu-artwork"
msgid "PCB"
msgstr "PCB 圖"

#: src/frontend/mame/ui/selmenu.cpp:81
msgctxt "selmenu-artwork"
msgid "Flyer"
msgstr "廣告圖"

#: src/frontend/mame/ui/selmenu.cpp:82
msgctxt "selmenu-artwork"
msgid "Title Screen"
msgstr "標題畫面"

#: src/frontend/mame/ui/selmenu.cpp:83
msgctxt "selmenu-artwork"
msgid "Ending"
msgstr "結局"

#: src/frontend/mame/ui/selmenu.cpp:84
msgctxt "selmenu-artwork"
msgid "Artwork Preview"
msgstr "裝飾圖預覽"

#: src/frontend/mame/ui/selmenu.cpp:85
msgctxt "selmenu-artwork"
msgid "Bosses"
msgstr "首領"

#: src/frontend/mame/ui/selmenu.cpp:86
msgctxt "selmenu-artwork"
msgid "Logo"
msgstr "標題圖"

#: src/frontend/mame/ui/selmenu.cpp:87
msgctxt "selmenu-artwork"
msgid "Versus"
msgstr "對戰"

#: src/frontend/mame/ui/selmenu.cpp:88
msgctxt "selmenu-artwork"
msgid "Game Over"
msgstr "遊戲結束"

#: src/frontend/mame/ui/selmenu.cpp:89
msgctxt "selmenu-artwork"
msgid "HowTo"
msgstr "說明圖"

#: src/frontend/mame/ui/selmenu.cpp:90
msgctxt "selmenu-artwork"
msgid "Scores"
msgstr "得分"

#: src/frontend/mame/ui/selmenu.cpp:91
msgctxt "selmenu-artwork"
msgid "Select"
msgstr "精選"

#: src/frontend/mame/ui/selmenu.cpp:92
msgctxt "selmenu-artwork"
msgid "Marquee"
msgstr "標籤圖"

#: src/frontend/mame/ui/selmenu.cpp:93
msgctxt "selmenu-artwork"
msgid "Covers"
msgstr "封面"

#: src/frontend/mame/ui/selmenu.cpp:97
msgid "Add or remove favorite"
msgstr "新增或移除最愛項目"

#: src/frontend/mame/ui/selmenu.cpp:98
msgid "Export displayed list to file"
msgstr "匯出顯示的清單至檔案"

#: src/frontend/mame/ui/selmenu.cpp:99
msgid "Audit media"
msgstr "驗證媒體"

#: src/frontend/mame/ui/selmenu.cpp:100
msgid "Show DATs view"
msgstr "顯示文件檢視"

#: src/frontend/mame/ui/selmenu.cpp:260
msgid "Select Software Package Part"
msgstr "選擇軟體套件部分"

#: src/frontend/mame/ui/selmenu.cpp:330
msgid "Select System BIOS"
msgstr "選擇系統 BIOS"

#: src/frontend/mame/ui/selmenu.cpp:644 src/frontend/mame/ui/selmenu.cpp:675
#, c-format
msgid "%1$s, %2$s"
msgstr "%1$s, %2$s"

#: src/frontend/mame/ui/selmenu.cpp:648
#, c-format
msgid "Software is clone of: %1$s"
msgstr ""

#: src/frontend/mame/ui/selmenu.cpp:650
msgid "Software is parent"
msgstr ""

#: src/frontend/mame/ui/selmenu.cpp:655
msgid "Supported: No"
msgstr "已支援: 否"

#: src/frontend/mame/ui/selmenu.cpp:660
msgid "Supported: Partial"
msgstr "已支援: 部分"

#: src/frontend/mame/ui/selmenu.cpp:665
msgid "Supported: Yes"
msgstr "已支援: 是"

#: src/frontend/mame/ui/selmenu.cpp:681
msgid "System is parent"
msgstr ""

#: src/frontend/mame/ui/selmenu.cpp:683 src/frontend/mame/ui/selmenu.cpp:685
#, c-format
msgid "System is clone of: %1$s"
msgstr ""

#: src/frontend/mame/ui/selmenu.cpp:721
#, c-format
msgid "%1$s %2$s"
msgstr "%1$s %2$s"

#: src/frontend/mame/ui/selmenu.cpp:2212
msgid "Images"
msgstr "圖片"

#: src/frontend/mame/ui/selmenu.cpp:2213
msgid "Infos"
msgstr "資訊"

#: src/frontend/mame/ui/selmenu.cpp:2528
msgid ""
"Required ROM/disk images for the selected system are missing or incorrect. "
"Please acquire the correct files or select a different system.\n"
"\n"
msgstr ""
"選定系統所需要的 ROM / 磁碟映像檔為缺少或不正確。\n"
"請取得正確的檔案或選擇不同的系統。\n"
"\n"

#: src/frontend/mame/ui/selmenu.cpp:2544
msgid ""
"Required ROM/disk images for the selected software are missing or incorrect. "
"Please acquire the correct files or select a different software item.\n"
"\n"
msgstr ""
"選定軟體所需要的 ROM / 磁碟映像檔為缺少或不正確。\n"
"請取得正確的檔案或選擇不同的軟體項目。\n"
"\n"

#: src/frontend/mame/ui/selmenu.cpp:2560
msgid "incorrect checksum"
msgstr "不正確的檢查碼"

#: src/frontend/mame/ui/selmenu.cpp:2563
msgid "incorrect length"
msgstr "不正確的長度"

#: src/frontend/mame/ui/selmenu.cpp:2566
msgid "not found"
msgstr "未找到"

#: src/frontend/mame/ui/selmenu.cpp:2577
#, c-format
msgid "%1$s (%2$s) - %3$s\n"
msgstr "%1$s (%2$s) - %3$s\n"

#: src/frontend/mame/ui/selmenu.cpp:2579
#, c-format
msgid "%1$s - %2$s\n"
msgstr "%1$s - %2$s\n"

#: src/frontend/mame/ui/selmenu.cpp:2583
msgid "Press any key to continue."
msgstr "按任意鍵繼續。"

#: src/frontend/mame/ui/selmenu.cpp:2712
msgid "General Info"
msgstr "通用資訊"

#: src/frontend/mame/ui/selmenu.cpp:2864
#, c-format
msgid "Short Name\t%1$s\n"
msgstr "短檔名\t%1$s\n"

#: src/frontend/mame/ui/selmenu.cpp:2865
#, c-format
msgid "Year\t%1$s\n"
msgstr "年代\t%1$s\n"

#: src/frontend/mame/ui/selmenu.cpp:2866
#, c-format
msgid "Manufacturer\t%1$s\n"
msgstr "製造商\t%1$s\n"

#: src/frontend/mame/ui/selmenu.cpp:2873
#, c-format
msgid "System is Clone of\t%1$s\n"
msgstr ""

#: src/frontend/mame/ui/selmenu.cpp:2878
msgid "System is Parent\t\n"
msgstr ""

#: src/frontend/mame/ui/selmenu.cpp:2882
msgid "Analog Controls\tYes\n"
msgstr "類比控制\t是\n"

#: src/frontend/mame/ui/selmenu.cpp:2884
msgid "Keyboard Inputs\tYes\n"
msgstr "鍵盤輸入\t是\n"

#: src/frontend/mame/ui/selmenu.cpp:2887
msgid "Overall\tNOT WORKING\n"
msgstr "整體\t不可執行\n"

#: src/frontend/mame/ui/selmenu.cpp:2889
msgid "Overall\tUnemulated Protection\n"
msgstr "整體\t未模擬保護\n"

#: src/frontend/mame/ui/selmenu.cpp:2891
msgid "Overall\tWorking\n"
msgstr "整體\t可以執行\n"

#: src/frontend/mame/ui/selmenu.cpp:2894
msgid "Graphics\tUnimplemented\n"
msgstr "圖形\t無法執行\n"

#: src/frontend/mame/ui/selmenu.cpp:2896
msgid "Graphics\tWrong Colors\n"
msgstr "圖形\t色彩錯誤\n"

#: src/frontend/mame/ui/selmenu.cpp:2898
msgid "Graphics\tImperfect Colors\n"
msgstr "圖形\t色彩不完美\n"

#: src/frontend/mame/ui/selmenu.cpp:2900
msgid "Graphics\tImperfect\n"
msgstr "圖形\t不完美\n"

#: src/frontend/mame/ui/selmenu.cpp:2902
msgid "Graphics\tOK\n"
msgstr "圖形\tOK\n"

#: src/frontend/mame/ui/selmenu.cpp:2905
msgid "Sound\tNone\n"
msgstr "聲音\t無\n"

#: src/frontend/mame/ui/selmenu.cpp:2907
msgid "Sound\tUnimplemented\n"
msgstr "聲音\t無法執行\n"

#: src/frontend/mame/ui/selmenu.cpp:2909
msgid "Sound\tImperfect\n"
msgstr "聲音\t不完美\n"

#: src/frontend/mame/ui/selmenu.cpp:2911
msgid "Sound\tOK\n"
msgstr "聲音\tOK\n"

#: src/frontend/mame/ui/selmenu.cpp:2914
msgid "Capture\tUnimplemented\n"
msgstr "擷取\t無法執行\n"

#: src/frontend/mame/ui/selmenu.cpp:2916
msgid "Capture\tImperfect\n"
msgstr "擷取\t不完美\n"

#: src/frontend/mame/ui/selmenu.cpp:2919
msgid "Camera\tUnimplemented\n"
msgstr "相機\t無法執行\n"

#: src/frontend/mame/ui/selmenu.cpp:2921
msgid "Camera\tImperfect\n"
msgstr "相機\t不完美\n"

#: src/frontend/mame/ui/selmenu.cpp:2924
msgid "Microphone\tUnimplemented\n"
msgstr "麥克風\t無法執行\n"

#: src/frontend/mame/ui/selmenu.cpp:2926
msgid "Microphone\tImperfect\n"
msgstr "麥克風\t不完美\n"

#: src/frontend/mame/ui/selmenu.cpp:2929
msgid "Controls\tUnimplemented\n"
msgstr "控制\t無法執行\n"

#: src/frontend/mame/ui/selmenu.cpp:2931
msgid "Controls\tImperfect\n"
msgstr "控制\t不完美\n"

#: src/frontend/mame/ui/selmenu.cpp:2934
msgid "Keyboard\tUnimplemented\n"
msgstr "鍵盤\t無法執行\n"

#: src/frontend/mame/ui/selmenu.cpp:2936
msgid "Keyboard\tImperfect\n"
msgstr "鍵盤\t不完美\n"

#: src/frontend/mame/ui/selmenu.cpp:2939
msgid "Mouse\tUnimplemented\n"
msgstr "滑鼠\t無法執行\n"

#: src/frontend/mame/ui/selmenu.cpp:2941
msgid "Mouse\tImperfect\n"
msgstr "滑鼠\t不完美\n"

#: src/frontend/mame/ui/selmenu.cpp:2944
msgid "Media\tUnimplemented\n"
msgstr "媒體\t無法執行\n"

#: src/frontend/mame/ui/selmenu.cpp:2946
msgid "Media\tImperfect\n"
msgstr "媒體\t不完美\n"

#: src/frontend/mame/ui/selmenu.cpp:2949
msgid "Disk\tUnimplemented\n"
msgstr "磁碟\t無法執行\n"

#: src/frontend/mame/ui/selmenu.cpp:2951
msgid "Disk\tImperfect\n"
msgstr "磁碟\t不完美\n"

#: src/frontend/mame/ui/selmenu.cpp:2954
msgid "Printer\tUnimplemented\n"
msgstr "印表機\t無法執行\n"

#: src/frontend/mame/ui/selmenu.cpp:2956
msgid "Printer\tImperfect\n"
msgstr "印表機\t不完美\n"

#: src/frontend/mame/ui/selmenu.cpp:2959
msgid "Mag. Tape\tUnimplemented\n"
msgstr "磁帶\t無法執行\n"

#: src/frontend/mame/ui/selmenu.cpp:2961
msgid "Mag. Tape\tImperfect\n"
msgstr "磁帶\t不完美\n"

#: src/frontend/mame/ui/selmenu.cpp:2964
msgid "Punch Tape\tUnimplemented\n"
msgstr "打孔帶\t無法執行\n"

#: src/frontend/mame/ui/selmenu.cpp:2966
msgid "Punch Tape\tImperfect\n"
msgstr "打孔帶\t不完美\n"

#: src/frontend/mame/ui/selmenu.cpp:2969
msgid "Mag. Drum\tUnimplemented\n"
msgstr "磁鼓\t無法執行\n"

#: src/frontend/mame/ui/selmenu.cpp:2971
msgid "Mag. Drum\tImperfect\n"
msgstr "磁鼓\t不完美\n"

#: src/frontend/mame/ui/selmenu.cpp:2974
msgid "(EP)ROM\tUnimplemented\n"
msgstr "(EP)ROM\t無法執行\n"

#: src/frontend/mame/ui/selmenu.cpp:2976
msgid "(EP)ROM\tImperfect\n"
msgstr "(EP)ROM\t不完美\n"

#: src/frontend/mame/ui/selmenu.cpp:2979
msgid "Communications\tUnimplemented\n"
msgstr "通訊\t無法執行\n"

#: src/frontend/mame/ui/selmenu.cpp:2981
msgid "Communications\tImperfect\n"
msgstr "通訊\t不完美\n"

#: src/frontend/mame/ui/selmenu.cpp:2984
msgid "LAN\tUnimplemented\n"
msgstr "區域網路\t無法執行\n"

#: src/frontend/mame/ui/selmenu.cpp:2986
msgid "LAN\tImperfect\n"
msgstr "區域網路\t不完美\n"

#: src/frontend/mame/ui/selmenu.cpp:2989
msgid "WAN\tUnimplemented\n"
msgstr "外部網路\t無法執行\n"

#: src/frontend/mame/ui/selmenu.cpp:2991
msgid "WAN\tImperfect\n"
msgstr "外部網路\t不完美\n"

#: src/frontend/mame/ui/selmenu.cpp:2994
msgid "Timing\tUnimplemented\n"
msgstr "計時\t無法執行\n"

#: src/frontend/mame/ui/selmenu.cpp:2996
msgid "Timing\tImperfect\n"
msgstr "計時\t不完美\n"

#: src/frontend/mame/ui/selmenu.cpp:2998
msgid "Mechanical System\tYes\n"
msgstr "機械式系統\t是\n"

#: src/frontend/mame/ui/selmenu.cpp:2998
msgid "Mechanical System\tNo\n"
msgstr "機械式系統\t否\n"

#: src/frontend/mame/ui/selmenu.cpp:2999
msgid "Requires Artwork\tYes\n"
msgstr "需要裝飾圖\t是\n"

#: src/frontend/mame/ui/selmenu.cpp:2999
msgid "Requires Artwork\tNo\n"
msgstr "需要裝飾圖\t否\n"

#: src/frontend/mame/ui/selmenu.cpp:3000
msgid "Requires Clickable Artwork\tYes\n"
msgstr "需要可點擊的裝飾圖\t是\n"

#: src/frontend/mame/ui/selmenu.cpp:3000
msgid "Requires Clickable Artwork\tNo\n"
msgstr "需要可點擊的裝飾圖\t否\n"

#: src/frontend/mame/ui/selmenu.cpp:3002
msgid "Support Cocktail\tNo\n"
msgstr "支援檯面型筐體\t否\n"

#: src/frontend/mame/ui/selmenu.cpp:3003
msgid "System is BIOS\tYes\n"
msgstr "系統為 BIOS\t是\n"

#: src/frontend/mame/ui/selmenu.cpp:3003
msgid "System is BIOS\tNo\n"
msgstr "系統為 BIOS\t否\n"

#: src/frontend/mame/ui/selmenu.cpp:3004
msgid "Support Save\tYes\n"
msgstr "支援即時存檔\t是\n"

#: src/frontend/mame/ui/selmenu.cpp:3004
msgid "Support Save\tNo\n"
msgstr "支援即時存檔\t否\n"

#: src/frontend/mame/ui/selmenu.cpp:3005
msgid "Screen Orientation\tVertical\n"
msgstr "畫面方向\t垂直\n"

#: src/frontend/mame/ui/selmenu.cpp:3005
msgid "Screen Orientation\tHorizontal\n"
msgstr "畫面方向\t水平\n"

#: src/frontend/mame/ui/selmenu.cpp:3015
msgid "Requires CHD\tYes\n"
msgstr "需要 CHD\t是\n"

#: src/frontend/mame/ui/selmenu.cpp:3015
msgid "Requires CHD\tNo\n"
msgstr "需要 CHD\t否\n"

#: src/frontend/mame/ui/selmenu.cpp:3028
msgid "Media Audit Result\tOK\n"
msgstr "媒體驗證結果\tOK\n"

#: src/frontend/mame/ui/selmenu.cpp:3030
msgid "Media Audit Result\tBAD\n"
msgstr "媒體驗證結果\t錯誤\n"

#: src/frontend/mame/ui/selmenu.cpp:3033
msgid "Samples Audit Result\tNone Needed\n"
msgstr "樣本檔驗證結果\t不需要\n"

#: src/frontend/mame/ui/selmenu.cpp:3035
msgid "Samples Audit Result\tOK\n"
msgstr "樣本檔驗證結果\tOK\n"

#: src/frontend/mame/ui/selmenu.cpp:3037
msgid "Samples Audit Result\tBAD\n"
msgstr "樣本檔驗證結果\t錯誤\n"

#: src/frontend/mame/ui/selmenu.cpp:3041
msgid ""
"Media Audit\tDisabled\n"
"Samples Audit\tDisabled\n"
msgstr ""
"媒體驗證\t停用\n"
"樣本檔驗證\t停用\n"

#: src/frontend/mame/ui/sndmenu.cpp:114 src/frontend/mame/ui/sndmenu.cpp:150
msgid "Sample Rate"
msgstr "取樣頻率"

#: src/frontend/mame/ui/sndmenu.cpp:148
msgid "Sound"
msgstr "聲音"

#: src/frontend/mame/ui/sndmenu.cpp:149
msgid "Compressor"
msgstr "壓縮"

#: src/frontend/mame/ui/sndmenu.cpp:151
msgid "Use External Samples"
msgstr "使用外部樣本檔"

#: src/frontend/mame/ui/devopt.cpp:59
#, c-format
msgid ""
"[This option is currently mounted in the running system]\n"
"\n"
"Option: %1$s\n"
"Device: %2$s\n"
"\n"
"The selected option enables the following items:\n"
msgstr ""
"[ 此選項目前已掛載於執行中的系統 ]\n"
"\n"
"選項: %1$s\n"
"裝置: %2$s\n"
"\n"
"已選用的選項啟用下列項目:\n"

#: src/frontend/mame/ui/devopt.cpp:60
#, c-format
msgid ""
"[This option is NOT currently mounted in the running system]\n"
"\n"
"Option: %1$s\n"
"Device: %2$s\n"
"\n"
"If you select this option, the following items will be enabled:\n"
msgstr ""
"[ 此選項目前「尚未」掛載於執行中的系統 ]\n"
"\n"
"選項: %1$s\n"
"裝置: %2$s\n"
"\n"
"如選用此選項, 下列項目將啟用:\n"

#: src/frontend/mame/ui/devopt.cpp:69
msgid "* CPU:\n"
msgstr "* CPU:\n"

#: src/frontend/mame/ui/devopt.cpp:115
msgid "* Video:\n"
msgstr "* 視訊:\n"

#: src/frontend/mame/ui/devopt.cpp:120
#, c-format
msgid "  Screen '%1$s': Vector\n"
msgstr "  畫面 '%1$s': 向量\n"

#: src/frontend/mame/ui/devopt.cpp:139
#, c-format
msgid "  Screen '%1$s': %2$d × %3$d (V) %4$s Hz\n"
msgstr "  畫面 '%1$s': %2$d × %3$d (V) %4$s Hz\n"

#: src/frontend/mame/ui/devopt.cpp:140
#, c-format
msgid "  Screen '%1$s': %2$d × %3$d (H) %4$s Hz\n"
msgstr "  畫面 '%1$s': %2$d × %3$d (H) %4$s Hz\n"

#: src/frontend/mame/ui/devopt.cpp:154
msgid "* Sound:\n"
msgstr "* 聲音:\n"

#: src/frontend/mame/ui/devopt.cpp:218
#, c-format
msgid ""
"* BIOS settings:\n"
"  %1$d options    [default: %2$s]\n"
msgstr ""
"* BIOS 設定:\n"
"  %1$d 選項    [預設值: %2$s]\n"

#: src/frontend/mame/ui/devopt.cpp:262 src/frontend/mame/ui/devopt.cpp:278
#: src/frontend/mame/ui/devopt.cpp:339
#, c-format
msgid "  %1$s    [default: %2$s]\n"
msgstr "  %1$s    [預設值: %2$s]\n"

#: src/frontend/mame/ui/devopt.cpp:267 src/frontend/mame/ui/devopt.cpp:283
#, c-format
msgid "  %1$s\n"
msgstr "  %1$s\n"

#: src/frontend/mame/ui/devopt.cpp:289
msgid "* DIP switch settings:\n"
msgstr "* 指撥開關設定:\n"

#: src/frontend/mame/ui/devopt.cpp:294
msgid "* Configuration settings:\n"
msgstr "* 配置設定:\n"

#: src/frontend/mame/ui/devopt.cpp:298
msgid "* Input device(s):\n"
msgstr "* 輸入裝置:\n"

#: src/frontend/mame/ui/devopt.cpp:300
#, c-format
msgid "  User inputs    [%1$d inputs]\n"
msgstr "  使用者輸入    [%1$d 輸入]\n"

#: src/frontend/mame/ui/devopt.cpp:302
#, c-format
msgid "  Mahjong inputs    [%1$d inputs]\n"
msgstr "  麻將輸入    [%1$d 輸入]\n"

#: src/frontend/mame/ui/devopt.cpp:304
#, c-format
msgid "  Hanafuda inputs    [%1$d inputs]\n"
msgstr "  花牌輸入    [%1$d 輸入]\n"

#: src/frontend/mame/ui/devopt.cpp:306
#, c-format
msgid "  Gambling inputs    [%1$d inputs]\n"
msgstr "  博奕輸入    [%1$d 輸入]\n"

#: src/frontend/mame/ui/devopt.cpp:308
#, c-format
msgid "  Analog inputs    [%1$d inputs]\n"
msgstr "  類比輸入    [%1$d 輸入]\n"

#: src/frontend/mame/ui/devopt.cpp:310
#, c-format
msgid "  Adjuster inputs    [%1$d inputs]\n"
msgstr "  調節器輸入    [%1$d 輸入]\n"

#: src/frontend/mame/ui/devopt.cpp:312
#, c-format
msgid "  Keypad inputs    [%1$d inputs]\n"
msgstr "  數字鍵盤輸入    [%1$d 輸入]\n"

#: src/frontend/mame/ui/devopt.cpp:314
#, c-format
msgid "  Keyboard inputs    [%1$d inputs]\n"
msgstr "  鍵盤輸入    [%1$d 輸入]\n"

#: src/frontend/mame/ui/devopt.cpp:319
msgid "* Media Options:\n"
msgstr "* 媒體選項:\n"

#: src/frontend/mame/ui/devopt.cpp:324
#, c-format
msgid "  %1$s    [tag: %2$s]\n"
msgstr "  %1$s    [標籤: %2$s]\n"

#: src/frontend/mame/ui/devopt.cpp:334
msgid "* Slot Options:\n"
msgstr "* 插槽選項:\n"

#: src/frontend/mame/ui/devopt.cpp:348
msgid "[None]\n"
msgstr "[ 無 ]\n"

#: src/emu/render.cpp:1833
#, c-format
msgctxt "view-name"
msgid "Screen %1$u Standard (%2$u:%3$u)"
msgstr "畫面  %1$u 標準  (%2$u:%3$u)"

#: src/emu/render.cpp:1859
#, c-format
msgctxt "view-name"
msgid "Screen %1$u Pixel Aspect (%2$u:%3$u)"
msgstr "畫面 %1$u 像素比例 (%2$u:%3$u)"

#: src/emu/render.cpp:1881 src/emu/render.cpp:2016
msgctxt "view-name"
msgid "Cocktail"
msgstr "檯面型"

#: src/emu/render.cpp:2001
msgctxt "view-name"
msgid "Left-to-Right"
msgstr "左至右"

#: src/emu/render.cpp:2002
msgctxt "view-name"
msgid "Left-to-Right (Gapless)"
msgstr "左至右 (無邊)"

#: src/emu/render.cpp:2003
msgctxt "view-name"
msgid "Top-to-Bottom"
msgstr "上到下"

#: src/emu/render.cpp:2004
msgctxt "view-name"
msgid "Top-to-Bottom (Gapless)"
msgstr "上到下 (無邊)"

#: src/emu/render.cpp:2055
#, c-format
msgctxt "view-name"
msgid "%1$u×%2$u Left-to-Right, Top-to-Bottom"
msgstr "%1$u×%2$u 左至右, 上到下"

#: src/emu/render.cpp:2064
#, c-format
msgctxt "view-name"
msgid "%1$u×%2$u Left-to-Right, Top-to-Bottom (Gapless)"
msgstr "%1$u×%2$u 左至右, 上到下 (無邊)"

#: src/emu/render.cpp:2073
#, c-format
msgctxt "view-name"
msgid "%1$u×%2$u Top-to-Bottom, Left-to-Right"
msgstr "%1$u×%2$u 上到下, 左至右"

#: src/emu/render.cpp:2082
#, c-format
msgctxt "view-name"
msgid "%1$u×%2$u Top-to-Bottom, Left-to-Right (Gapless)"
msgstr "%1$u×%2$u 上到下, 左至右 (無邊)"

#: src/emu/ioport.cpp:333
#, c-format
msgctxt "input-name"
msgid "P%1$u"
msgstr "P%1$u"

#: src/emu/ioport.cpp:2052
msgctxt "input-name"
msgid "???"
msgstr "???"

#: src/emu/inpttype.ipp:22 src/emu/inpttype.ipp:140 src/emu/inpttype.ipp:221
#: src/emu/inpttype.ipp:288 src/emu/inpttype.ipp:355 src/emu/inpttype.ipp:389
#: src/emu/inpttype.ipp:423 src/emu/inpttype.ipp:457 src/emu/inpttype.ipp:491
#: src/emu/inpttype.ipp:525
#, c-format
msgctxt "input-name"
msgid "%p Up"
msgstr "%p 上"

#: src/emu/inpttype.ipp:23 src/emu/inpttype.ipp:141 src/emu/inpttype.ipp:222
#: src/emu/inpttype.ipp:289 src/emu/inpttype.ipp:356 src/emu/inpttype.ipp:390
#: src/emu/inpttype.ipp:424 src/emu/inpttype.ipp:458 src/emu/inpttype.ipp:492
#: src/emu/inpttype.ipp:526
#, c-format
msgctxt "input-name"
msgid "%p Down"
msgstr "%p 下"

#: src/emu/inpttype.ipp:24 src/emu/inpttype.ipp:142 src/emu/inpttype.ipp:223
#: src/emu/inpttype.ipp:290 src/emu/inpttype.ipp:357 src/emu/inpttype.ipp:391
#: src/emu/inpttype.ipp:425 src/emu/inpttype.ipp:459 src/emu/inpttype.ipp:493
#: src/emu/inpttype.ipp:527
#, c-format
msgctxt "input-name"
msgid "%p Left"
msgstr "%p 左"

#: src/emu/inpttype.ipp:25 src/emu/inpttype.ipp:143 src/emu/inpttype.ipp:224
#: src/emu/inpttype.ipp:291 src/emu/inpttype.ipp:358 src/emu/inpttype.ipp:392
#: src/emu/inpttype.ipp:426 src/emu/inpttype.ipp:460 src/emu/inpttype.ipp:494
#: src/emu/inpttype.ipp:528
#, c-format
msgctxt "input-name"
msgid "%p Right"
msgstr "%p 右"

#: src/emu/inpttype.ipp:26 src/emu/inpttype.ipp:144 src/emu/inpttype.ipp:225
#: src/emu/inpttype.ipp:292 src/emu/inpttype.ipp:359 src/emu/inpttype.ipp:393
#: src/emu/inpttype.ipp:427 src/emu/inpttype.ipp:461 src/emu/inpttype.ipp:495
#: src/emu/inpttype.ipp:529
#, c-format
msgctxt "input-name"
msgid "%p Right Stick/Up"
msgstr "%p 右搖桿/上"

#: src/emu/inpttype.ipp:27 src/emu/inpttype.ipp:145 src/emu/inpttype.ipp:226
#: src/emu/inpttype.ipp:293 src/emu/inpttype.ipp:360 src/emu/inpttype.ipp:394
#: src/emu/inpttype.ipp:428 src/emu/inpttype.ipp:462 src/emu/inpttype.ipp:496
#: src/emu/inpttype.ipp:530
#, c-format
msgctxt "input-name"
msgid "%p Right Stick/Down"
msgstr "%p 右搖桿/下"

#: src/emu/inpttype.ipp:28 src/emu/inpttype.ipp:146 src/emu/inpttype.ipp:227
#: src/emu/inpttype.ipp:294 src/emu/inpttype.ipp:361 src/emu/inpttype.ipp:395
#: src/emu/inpttype.ipp:429 src/emu/inpttype.ipp:463 src/emu/inpttype.ipp:497
#: src/emu/inpttype.ipp:531
#, c-format
msgctxt "input-name"
msgid "%p Right Stick/Left"
msgstr "%p 右搖桿/左"

#: src/emu/inpttype.ipp:29 src/emu/inpttype.ipp:147 src/emu/inpttype.ipp:228
#: src/emu/inpttype.ipp:295 src/emu/inpttype.ipp:362 src/emu/inpttype.ipp:396
#: src/emu/inpttype.ipp:430 src/emu/inpttype.ipp:464 src/emu/inpttype.ipp:498
#: src/emu/inpttype.ipp:532
#, c-format
msgctxt "input-name"
msgid "%p Right Stick/Right"
msgstr "%p 右搖桿/右"

#: src/emu/inpttype.ipp:30 src/emu/inpttype.ipp:148 src/emu/inpttype.ipp:229
#: src/emu/inpttype.ipp:296 src/emu/inpttype.ipp:363 src/emu/inpttype.ipp:397
#: src/emu/inpttype.ipp:431 src/emu/inpttype.ipp:465 src/emu/inpttype.ipp:499
#: src/emu/inpttype.ipp:533
#, c-format
msgctxt "input-name"
msgid "%p Left Stick/Up"
msgstr "%p 左搖桿/上"

#: src/emu/inpttype.ipp:31 src/emu/inpttype.ipp:149 src/emu/inpttype.ipp:230
#: src/emu/inpttype.ipp:297 src/emu/inpttype.ipp:364 src/emu/inpttype.ipp:398
#: src/emu/inpttype.ipp:432 src/emu/inpttype.ipp:466 src/emu/inpttype.ipp:500
#: src/emu/inpttype.ipp:534
#, c-format
msgctxt "input-name"
msgid "%p Left Stick/Down"
msgstr "%p 左搖桿/下"

#: src/emu/inpttype.ipp:32 src/emu/inpttype.ipp:150 src/emu/inpttype.ipp:231
#: src/emu/inpttype.ipp:298 src/emu/inpttype.ipp:365 src/emu/inpttype.ipp:399
#: src/emu/inpttype.ipp:433 src/emu/inpttype.ipp:467 src/emu/inpttype.ipp:501
#: src/emu/inpttype.ipp:535
#, c-format
msgctxt "input-name"
msgid "%p Left Stick/Left"
msgstr "%p 左搖桿/左"

#: src/emu/inpttype.ipp:33 src/emu/inpttype.ipp:151 src/emu/inpttype.ipp:232
#: src/emu/inpttype.ipp:299 src/emu/inpttype.ipp:366 src/emu/inpttype.ipp:400
#: src/emu/inpttype.ipp:434 src/emu/inpttype.ipp:468 src/emu/inpttype.ipp:502
#: src/emu/inpttype.ipp:536
#, c-format
msgctxt "input-name"
msgid "%p Left Stick/Right"
msgstr "%p 左搖桿/右"

#: src/emu/inpttype.ipp:34 src/emu/inpttype.ipp:152 src/emu/inpttype.ipp:233
#: src/emu/inpttype.ipp:300 src/emu/inpttype.ipp:367 src/emu/inpttype.ipp:401
#: src/emu/inpttype.ipp:435 src/emu/inpttype.ipp:469 src/emu/inpttype.ipp:503
#: src/emu/inpttype.ipp:537
#, c-format
msgctxt "input-name"
msgid "%p Button 1"
msgstr "%p 按鈕 1"

#: src/emu/inpttype.ipp:35 src/emu/inpttype.ipp:153 src/emu/inpttype.ipp:234
#: src/emu/inpttype.ipp:301 src/emu/inpttype.ipp:368 src/emu/inpttype.ipp:402
#: src/emu/inpttype.ipp:436 src/emu/inpttype.ipp:470 src/emu/inpttype.ipp:504
#: src/emu/inpttype.ipp:538
#, c-format
msgctxt "input-name"
msgid "%p Button 2"
msgstr "%p 按鈕 2"

#: src/emu/inpttype.ipp:36 src/emu/inpttype.ipp:154 src/emu/inpttype.ipp:235
#: src/emu/inpttype.ipp:302 src/emu/inpttype.ipp:369 src/emu/inpttype.ipp:403
#: src/emu/inpttype.ipp:437 src/emu/inpttype.ipp:471 src/emu/inpttype.ipp:505
#: src/emu/inpttype.ipp:539
#, c-format
msgctxt "input-name"
msgid "%p Button 3"
msgstr "%p 按鈕 3"

#: src/emu/inpttype.ipp:37 src/emu/inpttype.ipp:155 src/emu/inpttype.ipp:236
#: src/emu/inpttype.ipp:303 src/emu/inpttype.ipp:370 src/emu/inpttype.ipp:404
#: src/emu/inpttype.ipp:438 src/emu/inpttype.ipp:472 src/emu/inpttype.ipp:506
#: src/emu/inpttype.ipp:540
#, c-format
msgctxt "input-name"
msgid "%p Button 4"
msgstr "%p 按鈕 4"

#: src/emu/inpttype.ipp:38 src/emu/inpttype.ipp:156 src/emu/inpttype.ipp:237
#: src/emu/inpttype.ipp:304 src/emu/inpttype.ipp:371 src/emu/inpttype.ipp:405
#: src/emu/inpttype.ipp:439 src/emu/inpttype.ipp:473 src/emu/inpttype.ipp:507
#: src/emu/inpttype.ipp:541
#, c-format
msgctxt "input-name"
msgid "%p Button 5"
msgstr "%p 按鈕 5"

#: src/emu/inpttype.ipp:39 src/emu/inpttype.ipp:157 src/emu/inpttype.ipp:238
#: src/emu/inpttype.ipp:305 src/emu/inpttype.ipp:372 src/emu/inpttype.ipp:406
#: src/emu/inpttype.ipp:440 src/emu/inpttype.ipp:474 src/emu/inpttype.ipp:508
#: src/emu/inpttype.ipp:542
#, c-format
msgctxt "input-name"
msgid "%p Button 6"
msgstr "%p 按鈕 6"

#: src/emu/inpttype.ipp:40 src/emu/inpttype.ipp:158 src/emu/inpttype.ipp:239
#: src/emu/inpttype.ipp:306 src/emu/inpttype.ipp:373 src/emu/inpttype.ipp:407
#: src/emu/inpttype.ipp:441 src/emu/inpttype.ipp:475 src/emu/inpttype.ipp:509
#: src/emu/inpttype.ipp:543
#, c-format
msgctxt "input-name"
msgid "%p Button 7"
msgstr "%p 按鈕 7"

#: src/emu/inpttype.ipp:41 src/emu/inpttype.ipp:159 src/emu/inpttype.ipp:240
#: src/emu/inpttype.ipp:307 src/emu/inpttype.ipp:374 src/emu/inpttype.ipp:408
#: src/emu/inpttype.ipp:442 src/emu/inpttype.ipp:476 src/emu/inpttype.ipp:510
#: src/emu/inpttype.ipp:544
#, c-format
msgctxt "input-name"
msgid "%p Button 8"
msgstr "%p 按鈕 8"

#: src/emu/inpttype.ipp:42 src/emu/inpttype.ipp:160 src/emu/inpttype.ipp:241
#: src/emu/inpttype.ipp:308 src/emu/inpttype.ipp:375 src/emu/inpttype.ipp:409
#: src/emu/inpttype.ipp:443 src/emu/inpttype.ipp:477 src/emu/inpttype.ipp:511
#: src/emu/inpttype.ipp:545
#, c-format
msgctxt "input-name"
msgid "%p Button 9"
msgstr "%p 按鈕 9"

#: src/emu/inpttype.ipp:43 src/emu/inpttype.ipp:161 src/emu/inpttype.ipp:242
#: src/emu/inpttype.ipp:309 src/emu/inpttype.ipp:376 src/emu/inpttype.ipp:410
#: src/emu/inpttype.ipp:444 src/emu/inpttype.ipp:478 src/emu/inpttype.ipp:512
#: src/emu/inpttype.ipp:546
#, c-format
msgctxt "input-name"
msgid "%p Button 10"
msgstr "%p 按鈕 10"

#: src/emu/inpttype.ipp:44 src/emu/inpttype.ipp:162 src/emu/inpttype.ipp:243
#: src/emu/inpttype.ipp:310 src/emu/inpttype.ipp:377 src/emu/inpttype.ipp:411
#: src/emu/inpttype.ipp:445 src/emu/inpttype.ipp:479 src/emu/inpttype.ipp:513
#: src/emu/inpttype.ipp:547
#, c-format
msgctxt "input-name"
msgid "%p Button 11"
msgstr "%p 按鈕 11"

#: src/emu/inpttype.ipp:45 src/emu/inpttype.ipp:163 src/emu/inpttype.ipp:244
#: src/emu/inpttype.ipp:311 src/emu/inpttype.ipp:378 src/emu/inpttype.ipp:412
#: src/emu/inpttype.ipp:446 src/emu/inpttype.ipp:480 src/emu/inpttype.ipp:514
#: src/emu/inpttype.ipp:548
#, c-format
msgctxt "input-name"
msgid "%p Button 12"
msgstr "%p 按鈕 12"

#: src/emu/inpttype.ipp:46 src/emu/inpttype.ipp:164 src/emu/inpttype.ipp:245
#: src/emu/inpttype.ipp:312 src/emu/inpttype.ipp:379 src/emu/inpttype.ipp:413
#: src/emu/inpttype.ipp:447 src/emu/inpttype.ipp:481 src/emu/inpttype.ipp:515
#: src/emu/inpttype.ipp:549
#, c-format
msgctxt "input-name"
msgid "%p Button 13"
msgstr "%p 按鈕 13"

#: src/emu/inpttype.ipp:47 src/emu/inpttype.ipp:165 src/emu/inpttype.ipp:246
#: src/emu/inpttype.ipp:313 src/emu/inpttype.ipp:380 src/emu/inpttype.ipp:414
#: src/emu/inpttype.ipp:448 src/emu/inpttype.ipp:482 src/emu/inpttype.ipp:516
#: src/emu/inpttype.ipp:550
#, c-format
msgctxt "input-name"
msgid "%p Button 14"
msgstr "%p 按鈕 14"

#: src/emu/inpttype.ipp:48 src/emu/inpttype.ipp:166 src/emu/inpttype.ipp:247
#: src/emu/inpttype.ipp:314 src/emu/inpttype.ipp:381 src/emu/inpttype.ipp:415
#: src/emu/inpttype.ipp:449 src/emu/inpttype.ipp:483 src/emu/inpttype.ipp:517
#: src/emu/inpttype.ipp:551
#, c-format
msgctxt "input-name"
msgid "%p Button 15"
msgstr "%p 按鈕 15"

#: src/emu/inpttype.ipp:49 src/emu/inpttype.ipp:167 src/emu/inpttype.ipp:248
#: src/emu/inpttype.ipp:315 src/emu/inpttype.ipp:382 src/emu/inpttype.ipp:416
#: src/emu/inpttype.ipp:450 src/emu/inpttype.ipp:484 src/emu/inpttype.ipp:518
#: src/emu/inpttype.ipp:552
#, c-format
msgctxt "input-name"
msgid "%p Button 16"
msgstr "%p 按鈕 16"

#: src/emu/inpttype.ipp:50 src/emu/inpttype.ipp:168 src/emu/inpttype.ipp:249
#: src/emu/inpttype.ipp:316 src/emu/inpttype.ipp:383 src/emu/inpttype.ipp:417
#: src/emu/inpttype.ipp:451 src/emu/inpttype.ipp:485 src/emu/inpttype.ipp:519
#: src/emu/inpttype.ipp:553
#, c-format
msgctxt "input-name"
msgid "%p Start"
msgstr "%p 開始"

#: src/emu/inpttype.ipp:51 src/emu/inpttype.ipp:169 src/emu/inpttype.ipp:250
#: src/emu/inpttype.ipp:317 src/emu/inpttype.ipp:384 src/emu/inpttype.ipp:418
#: src/emu/inpttype.ipp:452 src/emu/inpttype.ipp:486 src/emu/inpttype.ipp:520
#: src/emu/inpttype.ipp:554
#, c-format
msgctxt "input-name"
msgid "%p Select"
msgstr "%p 選擇"

#: src/emu/inpttype.ipp:56 src/emu/inpttype.ipp:174 src/emu/inpttype.ipp:255
#: src/emu/inpttype.ipp:322
#, c-format
msgctxt "input-name"
msgid "%p Mahjong A"
msgstr "%p 麻將 A"

#: src/emu/inpttype.ipp:57 src/emu/inpttype.ipp:175 src/emu/inpttype.ipp:256
#: src/emu/inpttype.ipp:323
#, c-format
msgctxt "input-name"
msgid "%p Mahjong B"
msgstr "%p 麻將 B"

#: src/emu/inpttype.ipp:58 src/emu/inpttype.ipp:176 src/emu/inpttype.ipp:257
#: src/emu/inpttype.ipp:324
#, c-format
msgctxt "input-name"
msgid "%p Mahjong C"
msgstr "%p 麻將 C"

#: src/emu/inpttype.ipp:59 src/emu/inpttype.ipp:177 src/emu/inpttype.ipp:258
#: src/emu/inpttype.ipp:325
#, c-format
msgctxt "input-name"
msgid "%p Mahjong D"
msgstr "%p 麻將 D"

#: src/emu/inpttype.ipp:60 src/emu/inpttype.ipp:178 src/emu/inpttype.ipp:259
#: src/emu/inpttype.ipp:326
#, c-format
msgctxt "input-name"
msgid "%p Mahjong E"
msgstr "%p 麻將 E"

#: src/emu/inpttype.ipp:61 src/emu/inpttype.ipp:179 src/emu/inpttype.ipp:260
#: src/emu/inpttype.ipp:327
#, c-format
msgctxt "input-name"
msgid "%p Mahjong F"
msgstr "%p 麻將 F"

#: src/emu/inpttype.ipp:62 src/emu/inpttype.ipp:180 src/emu/inpttype.ipp:261
#: src/emu/inpttype.ipp:328
#, c-format
msgctxt "input-name"
msgid "%p Mahjong G"
msgstr "%p 麻將 G"

#: src/emu/inpttype.ipp:63 src/emu/inpttype.ipp:181 src/emu/inpttype.ipp:262
#: src/emu/inpttype.ipp:329
#, c-format
msgctxt "input-name"
msgid "%p Mahjong H"
msgstr "%p 麻將 H"

#: src/emu/inpttype.ipp:64 src/emu/inpttype.ipp:182 src/emu/inpttype.ipp:263
#: src/emu/inpttype.ipp:330
#, c-format
msgctxt "input-name"
msgid "%p Mahjong I"
msgstr "%p 麻將 I"

#: src/emu/inpttype.ipp:65 src/emu/inpttype.ipp:183 src/emu/inpttype.ipp:264
#: src/emu/inpttype.ipp:331
#, c-format
msgctxt "input-name"
msgid "%p Mahjong J"
msgstr "%p 麻將 J"

#: src/emu/inpttype.ipp:66 src/emu/inpttype.ipp:184 src/emu/inpttype.ipp:265
#: src/emu/inpttype.ipp:332
#, c-format
msgctxt "input-name"
msgid "%p Mahjong K"
msgstr "%p 麻將 K"

#: src/emu/inpttype.ipp:67 src/emu/inpttype.ipp:185 src/emu/inpttype.ipp:266
#: src/emu/inpttype.ipp:333
#, c-format
msgctxt "input-name"
msgid "%p Mahjong L"
msgstr "%p 麻將 L"

#: src/emu/inpttype.ipp:68 src/emu/inpttype.ipp:186 src/emu/inpttype.ipp:267
#: src/emu/inpttype.ipp:334
#, c-format
msgctxt "input-name"
msgid "%p Mahjong M"
msgstr "%p 麻將 M"

#: src/emu/inpttype.ipp:69 src/emu/inpttype.ipp:187 src/emu/inpttype.ipp:268
#: src/emu/inpttype.ipp:335
#, c-format
msgctxt "input-name"
msgid "%p Mahjong N"
msgstr "%p 麻將 N"

#: src/emu/inpttype.ipp:70 src/emu/inpttype.ipp:188 src/emu/inpttype.ipp:269
#: src/emu/inpttype.ipp:336
#, c-format
msgctxt "input-name"
msgid "%p Mahjong O"
msgstr "%p 麻將 O"

#: src/emu/inpttype.ipp:71 src/emu/inpttype.ipp:189 src/emu/inpttype.ipp:270
#: src/emu/inpttype.ipp:337
#, c-format
msgctxt "input-name"
msgid "%p Mahjong P"
msgstr "%p 麻將 P"

#: src/emu/inpttype.ipp:72 src/emu/inpttype.ipp:190 src/emu/inpttype.ipp:271
#: src/emu/inpttype.ipp:338
#, c-format
msgctxt "input-name"
msgid "%p Mahjong Q"
msgstr "%p 麻將 Q"

#: src/emu/inpttype.ipp:73 src/emu/inpttype.ipp:191 src/emu/inpttype.ipp:272
#: src/emu/inpttype.ipp:339
#, c-format
msgctxt "input-name"
msgid "%p Mahjong Kan"
msgstr "%p 麻將 槓"

#: src/emu/inpttype.ipp:74 src/emu/inpttype.ipp:192 src/emu/inpttype.ipp:273
#: src/emu/inpttype.ipp:340
#, c-format
msgctxt "input-name"
msgid "%p Mahjong Pon"
msgstr "%p 麻將 碰"

#: src/emu/inpttype.ipp:75 src/emu/inpttype.ipp:193 src/emu/inpttype.ipp:274
#: src/emu/inpttype.ipp:341
#, c-format
msgctxt "input-name"
msgid "%p Mahjong Chi"
msgstr "%p 麻將 吃"

#: src/emu/inpttype.ipp:76 src/emu/inpttype.ipp:194 src/emu/inpttype.ipp:275
#: src/emu/inpttype.ipp:342
#, c-format
msgctxt "input-name"
msgid "%p Mahjong Reach"
msgstr "%p 麻將 聽"

#: src/emu/inpttype.ipp:77 src/emu/inpttype.ipp:195 src/emu/inpttype.ipp:276
#: src/emu/inpttype.ipp:343
#, c-format
msgctxt "input-name"
msgid "%p Mahjong Ron"
msgstr "%p 麻將 胡"

#: src/emu/inpttype.ipp:78 src/emu/inpttype.ipp:196 src/emu/inpttype.ipp:277
#: src/emu/inpttype.ipp:344
#, c-format
msgctxt "input-name"
msgid "%p Mahjong Flip Flop"
msgstr "%p 麻將 交換牌"

#: src/emu/inpttype.ipp:79 src/emu/inpttype.ipp:197 src/emu/inpttype.ipp:278
#: src/emu/inpttype.ipp:345
#, c-format
msgctxt "input-name"
msgid "%p Mahjong Bet"
msgstr "%p 麻將 押分"

#: src/emu/inpttype.ipp:80 src/emu/inpttype.ipp:198 src/emu/inpttype.ipp:279
#: src/emu/inpttype.ipp:346
#, c-format
msgctxt "input-name"
msgid "%p Mahjong Take Score"
msgstr "%p 麻將 得分"

#: src/emu/inpttype.ipp:81 src/emu/inpttype.ipp:199 src/emu/inpttype.ipp:280
#: src/emu/inpttype.ipp:347
#, c-format
msgctxt "input-name"
msgid "%p Mahjong Double Up"
msgstr "%p 麻將 加倍"

#: src/emu/inpttype.ipp:82 src/emu/inpttype.ipp:200 src/emu/inpttype.ipp:281
#: src/emu/inpttype.ipp:348
#, c-format
msgctxt "input-name"
msgid "%p Mahjong Big"
msgstr "%p 麻將 大"

#: src/emu/inpttype.ipp:83 src/emu/inpttype.ipp:201 src/emu/inpttype.ipp:282
#: src/emu/inpttype.ipp:349
#, c-format
msgctxt "input-name"
msgid "%p Mahjong Small"
msgstr "%p 麻將 小"

#: src/emu/inpttype.ipp:84 src/emu/inpttype.ipp:202 src/emu/inpttype.ipp:283
#: src/emu/inpttype.ipp:350
#, c-format
msgctxt "input-name"
msgid "%p Mahjong Last Chance"
msgstr "%p 麻將 海底機會"

#: src/emu/inpttype.ipp:89 src/emu/inpttype.ipp:207
#, c-format
msgctxt "input-name"
msgid "%p Hanafuda A/1"
msgstr "%p 花牌 A/1"

#: src/emu/inpttype.ipp:90 src/emu/inpttype.ipp:208
#, c-format
msgctxt "input-name"
msgid "%p Hanafuda B/2"
msgstr "%p 花牌 B/2"

#: src/emu/inpttype.ipp:91 src/emu/inpttype.ipp:209
#, c-format
msgctxt "input-name"
msgid "%p Hanafuda C/3"
msgstr "%p 花牌 C/3"

#: src/emu/inpttype.ipp:92 src/emu/inpttype.ipp:210
#, c-format
msgctxt "input-name"
msgid "%p Hanafuda D/4"
msgstr "%p 花牌 D/4"

#: src/emu/inpttype.ipp:93 src/emu/inpttype.ipp:211
#, c-format
msgctxt "input-name"
msgid "%p Hanafuda E/5"
msgstr "%p 花牌 E/5"

#: src/emu/inpttype.ipp:94 src/emu/inpttype.ipp:212
#, c-format
msgctxt "input-name"
msgid "%p Hanafuda F/6"
msgstr "%p 花牌 F/6"

#: src/emu/inpttype.ipp:95 src/emu/inpttype.ipp:213
#, c-format
msgctxt "input-name"
msgid "%p Hanafuda G/7"
msgstr "%p 花牌 G/7"

#: src/emu/inpttype.ipp:96 src/emu/inpttype.ipp:214
#, c-format
msgctxt "input-name"
msgid "%p Hanafuda H/8"
msgstr "%p 花牌 H/8"

#: src/emu/inpttype.ipp:97 src/emu/inpttype.ipp:215
#, c-format
msgctxt "input-name"
msgid "%p Hanafuda Yes"
msgstr "%p 花牌 是"

#: src/emu/inpttype.ipp:98 src/emu/inpttype.ipp:216
#, c-format
msgctxt "input-name"
msgid "%p Hanafuda No"
msgstr "%p 花牌 否"

#: src/emu/inpttype.ipp:103
msgctxt "input-name"
msgid "Key In"
msgstr "開分"

#: src/emu/inpttype.ipp:104
msgctxt "input-name"
msgid "Key Out"
msgstr "洗分"

#: src/emu/inpttype.ipp:105 src/emu/inpttype.ipp:606
msgctxt "input-name"
msgid "Service"
msgstr "業務模式"

#: src/emu/inpttype.ipp:106
msgctxt "input-name"
msgid "Book-Keeping"
msgstr "記帳"

#: src/emu/inpttype.ipp:107
msgctxt "input-name"
msgid "Door"
msgstr "機門"

#: src/emu/inpttype.ipp:108
msgctxt "input-name"
msgid "Payout"
msgstr "退幣"

#: src/emu/inpttype.ipp:109
msgctxt "input-name"
msgid "Bet"
msgstr "押分"

#: src/emu/inpttype.ipp:110
msgctxt "input-name"
msgid "Deal"
msgstr "發牌"

#: src/emu/inpttype.ipp:111
msgctxt "input-name"
msgid "Stand"
msgstr "停牌"

#: src/emu/inpttype.ipp:112
msgctxt "input-name"
msgid "Take Score"
msgstr "得分"

#: src/emu/inpttype.ipp:113
msgctxt "input-name"
msgid "Double Up"
msgstr "比倍"

#: src/emu/inpttype.ipp:114
msgctxt "input-name"
msgid "Half Gamble"
msgstr "半押"

#: src/emu/inpttype.ipp:115
msgctxt "input-name"
msgid "High"
msgstr "大"

#: src/emu/inpttype.ipp:116
msgctxt "input-name"
msgid "Low"
msgstr "小"

#: src/emu/inpttype.ipp:121
msgctxt "input-name"
msgid "Hold 1"
msgstr "保留 1"

#: src/emu/inpttype.ipp:122
msgctxt "input-name"
msgid "Hold 2"
msgstr "保留 2"

#: src/emu/inpttype.ipp:123
msgctxt "input-name"
msgid "Hold 3"
msgstr "保留 3"

#: src/emu/inpttype.ipp:124
msgctxt "input-name"
msgid "Hold 4"
msgstr "保留 4"

#: src/emu/inpttype.ipp:125
msgctxt "input-name"
msgid "Hold 5"
msgstr "保留 5"

#: src/emu/inpttype.ipp:126
msgctxt "input-name"
msgid "Cancel"
msgstr "取消"

#: src/emu/inpttype.ipp:131
msgctxt "input-name"
msgid "Stop Reel 1"
msgstr "停止捲軸 1"

#: src/emu/inpttype.ipp:132
msgctxt "input-name"
msgid "Stop Reel 2"
msgstr "停止捲軸 2"

#: src/emu/inpttype.ipp:133
msgctxt "input-name"
msgid "Stop Reel 3"
msgstr "停止捲軸 3"

#: src/emu/inpttype.ipp:134
msgctxt "input-name"
msgid "Stop Reel 4"
msgstr "停止捲軸 4"

#: src/emu/inpttype.ipp:135
msgctxt "input-name"
msgid "Stop All Reels"
msgstr "停止所有捲軸"

#: src/emu/inpttype.ipp:559
msgctxt "input-name"
msgid "1 Player Start"
msgstr "玩家 1 開始"

#: src/emu/inpttype.ipp:560
msgctxt "input-name"
msgid "2 Players Start"
msgstr "玩家 2 開始"

#: src/emu/inpttype.ipp:561
msgctxt "input-name"
msgid "3 Players Start"
msgstr "玩家 3 開始"

#: src/emu/inpttype.ipp:562
msgctxt "input-name"
msgid "4 Players Start"
msgstr "玩家 4 開始"

#: src/emu/inpttype.ipp:563
msgctxt "input-name"
msgid "5 Players Start"
msgstr "玩家 5 開始"

#: src/emu/inpttype.ipp:564
msgctxt "input-name"
msgid "6 Players Start"
msgstr "玩家 6 開始"

#: src/emu/inpttype.ipp:565
msgctxt "input-name"
msgid "7 Players Start"
msgstr "玩家 7 開始"

#: src/emu/inpttype.ipp:566
msgctxt "input-name"
msgid "8 Players Start"
msgstr "玩家 8 開始"

#: src/emu/inpttype.ipp:571
msgctxt "input-name"
msgid "Coin 1"
msgstr "投幣孔 1"

#: src/emu/inpttype.ipp:572
msgctxt "input-name"
msgid "Coin 2"
msgstr "投幣孔 2"

#: src/emu/inpttype.ipp:573
msgctxt "input-name"
msgid "Coin 3"
msgstr "投幣孔 3"

#: src/emu/inpttype.ipp:574
msgctxt "input-name"
msgid "Coin 4"
msgstr "投幣孔 4"

#: src/emu/inpttype.ipp:575
msgctxt "input-name"
msgid "Coin 5"
msgstr "投幣孔 5"

#: src/emu/inpttype.ipp:576
msgctxt "input-name"
msgid "Coin 6"
msgstr "投幣孔 6"

#: src/emu/inpttype.ipp:577
msgctxt "input-name"
msgid "Coin 7"
msgstr "投幣孔 7"

#: src/emu/inpttype.ipp:578
msgctxt "input-name"
msgid "Coin 8"
msgstr "投幣孔 8"

#: src/emu/inpttype.ipp:579
msgctxt "input-name"
msgid "Coin 9"
msgstr "投幣孔 9"

#: src/emu/inpttype.ipp:580
msgctxt "input-name"
msgid "Coin 10"
msgstr "投幣孔 10"

#: src/emu/inpttype.ipp:581
msgctxt "input-name"
msgid "Coin 11"
msgstr "投幣孔 11"

#: src/emu/inpttype.ipp:582
msgctxt "input-name"
msgid "Coin 12"
msgstr "投幣孔 12"

#: src/emu/inpttype.ipp:583
msgctxt "input-name"
msgid "Bill 1"
msgstr "吸鈔口 1"

#: src/emu/inpttype.ipp:588
msgctxt "input-name"
msgid "Service 1"
msgstr "業務開關 1"

#: src/emu/inpttype.ipp:589
msgctxt "input-name"
msgid "Service 2"
msgstr "業務開關 2"

#: src/emu/inpttype.ipp:590
msgctxt "input-name"
msgid "Service 3"
msgstr "業務開關 3"

#: src/emu/inpttype.ipp:591
msgctxt "input-name"
msgid "Service 4"
msgstr "業務開關 4"

#: src/emu/inpttype.ipp:596
msgctxt "input-name"
msgid "Tilt 1"
msgstr "碰撞機台 1"

#: src/emu/inpttype.ipp:597
msgctxt "input-name"
msgid "Tilt 2"
msgstr "碰撞機台 2"

#: src/emu/inpttype.ipp:598
msgctxt "input-name"
msgid "Tilt 3"
msgstr "碰撞機台 3"

#: src/emu/inpttype.ipp:599
msgctxt "input-name"
msgid "Tilt 4"
msgstr "碰撞機台 4"

#: src/emu/inpttype.ipp:604
msgctxt "input-name"
msgid "Power On"
msgstr "開機"

#: src/emu/inpttype.ipp:605
msgctxt "input-name"
msgid "Power Off"
msgstr "關機"

#: src/emu/inpttype.ipp:607
msgctxt "input-name"
msgid "Tilt"
msgstr "碰撞機台"

#: src/emu/inpttype.ipp:608
msgctxt "input-name"
msgid "Door Interlock"
msgstr "機門連鎖"

#: src/emu/inpttype.ipp:609
msgctxt "input-name"
msgid "Memory Reset"
msgstr "記憶體重置"

#: src/emu/inpttype.ipp:610
msgctxt "input-name"
msgid "Volume Down"
msgstr "音量降低"

#: src/emu/inpttype.ipp:611
msgctxt "input-name"
msgid "Volume Up"
msgstr "音量提升"

#: src/emu/inpttype.ipp:616 src/emu/inpttype.ipp:617 src/emu/inpttype.ipp:618
#: src/emu/inpttype.ipp:619 src/emu/inpttype.ipp:620 src/emu/inpttype.ipp:621
#: src/emu/inpttype.ipp:622 src/emu/inpttype.ipp:623 src/emu/inpttype.ipp:624
#: src/emu/inpttype.ipp:625
#, c-format
msgctxt "input-name"
msgid "%p Pedal 1"
msgstr "%p 踏板 1"

#: src/emu/inpttype.ipp:630 src/emu/inpttype.ipp:631 src/emu/inpttype.ipp:632
#: src/emu/inpttype.ipp:633 src/emu/inpttype.ipp:634 src/emu/inpttype.ipp:635
#: src/emu/inpttype.ipp:636 src/emu/inpttype.ipp:637 src/emu/inpttype.ipp:638
#: src/emu/inpttype.ipp:639
#, c-format
msgctxt "input-name"
msgid "%p Pedal 2"
msgstr "%p 踏板 2"

#: src/emu/inpttype.ipp:644 src/emu/inpttype.ipp:645 src/emu/inpttype.ipp:646
#: src/emu/inpttype.ipp:647 src/emu/inpttype.ipp:648 src/emu/inpttype.ipp:649
#: src/emu/inpttype.ipp:650 src/emu/inpttype.ipp:651 src/emu/inpttype.ipp:652
#: src/emu/inpttype.ipp:653
#, c-format
msgctxt "input-name"
msgid "%p Pedal 3"
msgstr "%p 踏板 3"

#: src/emu/inpttype.ipp:658
msgctxt "input-name"
msgid "Paddle"
msgstr "操縱桿"

#: src/emu/inpttype.ipp:659
msgctxt "input-name"
msgid "Paddle 2"
msgstr "操縱桿 2"

#: src/emu/inpttype.ipp:660
msgctxt "input-name"
msgid "Paddle 3"
msgstr "操縱桿 3"

#: src/emu/inpttype.ipp:661
msgctxt "input-name"
msgid "Paddle 4"
msgstr "操縱桿 4"

#: src/emu/inpttype.ipp:662
msgctxt "input-name"
msgid "Paddle 5"
msgstr "操縱桿 5"

#: src/emu/inpttype.ipp:663
msgctxt "input-name"
msgid "Paddle 6"
msgstr "操縱桿 6"

#: src/emu/inpttype.ipp:664
msgctxt "input-name"
msgid "Paddle 7"
msgstr "操縱桿 7"

#: src/emu/inpttype.ipp:665
msgctxt "input-name"
msgid "Paddle 8"
msgstr "操縱桿 8"

#: src/emu/inpttype.ipp:666
msgctxt "input-name"
msgid "Paddle 9"
msgstr "操縱桿 9"

#: src/emu/inpttype.ipp:667
msgctxt "input-name"
msgid "Paddle 10"
msgstr "操縱桿 10"

#: src/emu/inpttype.ipp:672
msgctxt "input-name"
msgid "Paddle V"
msgstr "操縱桿 V"

#: src/emu/inpttype.ipp:673
msgctxt "input-name"
msgid "Paddle V 2"
msgstr "操縱桿 V 2"

#: src/emu/inpttype.ipp:674
msgctxt "input-name"
msgid "Paddle V 3"
msgstr "操縱桿 V 3"

#: src/emu/inpttype.ipp:675
msgctxt "input-name"
msgid "Paddle V 4"
msgstr "操縱桿 V 4"

#: src/emu/inpttype.ipp:676
msgctxt "input-name"
msgid "Paddle V 5"
msgstr "操縱桿 V 5"

#: src/emu/inpttype.ipp:677
msgctxt "input-name"
msgid "Paddle V 6"
msgstr "操縱桿 V 6"

#: src/emu/inpttype.ipp:678
msgctxt "input-name"
msgid "Paddle V 7"
msgstr "操縱桿 V 7"

#: src/emu/inpttype.ipp:679
msgctxt "input-name"
msgid "Paddle V 8"
msgstr "操縱桿 V 8"

#: src/emu/inpttype.ipp:680
msgctxt "input-name"
msgid "Paddle V 9"
msgstr "操縱桿 V 9"

#: src/emu/inpttype.ipp:681
msgctxt "input-name"
msgid "Paddle V 10"
msgstr "操縱桿 V 10"

#: src/emu/inpttype.ipp:686
msgctxt "input-name"
msgid "Positional"
msgstr "定位器"

#: src/emu/inpttype.ipp:687
msgctxt "input-name"
msgid "Positional 2"
msgstr "定位器 2"

#: src/emu/inpttype.ipp:688
msgctxt "input-name"
msgid "Positional 3"
msgstr "定位器 3"

#: src/emu/inpttype.ipp:689
msgctxt "input-name"
msgid "Positional 4"
msgstr "定位器 4"

#: src/emu/inpttype.ipp:690
msgctxt "input-name"
msgid "Positional 5"
msgstr "定位器 5"

#: src/emu/inpttype.ipp:691
msgctxt "input-name"
msgid "Positional 6"
msgstr "定位器 6"

#: src/emu/inpttype.ipp:692
msgctxt "input-name"
msgid "Positional 7"
msgstr "定位器 7"

#: src/emu/inpttype.ipp:693
msgctxt "input-name"
msgid "Positional 8"
msgstr "定位器 8"

#: src/emu/inpttype.ipp:694
msgctxt "input-name"
msgid "Positional 9"
msgstr "定位器 9"

#: src/emu/inpttype.ipp:695
msgctxt "input-name"
msgid "Positional 10"
msgstr "定位器 10"

#: src/emu/inpttype.ipp:700
msgctxt "input-name"
msgid "Positional V"
msgstr "定位器 V"

#: src/emu/inpttype.ipp:701
msgctxt "input-name"
msgid "Positional V 2"
msgstr "定位器 V 2"

#: src/emu/inpttype.ipp:702
msgctxt "input-name"
msgid "Positional V 3"
msgstr "定位器 V 3"

#: src/emu/inpttype.ipp:703
msgctxt "input-name"
msgid "Positional V 4"
msgstr "定位器 V 4"

#: src/emu/inpttype.ipp:704
msgctxt "input-name"
msgid "Positional V 5"
msgstr "定位器 V 5"

#: src/emu/inpttype.ipp:705
msgctxt "input-name"
msgid "Positional V 6"
msgstr "定位器 V 6"

#: src/emu/inpttype.ipp:706
msgctxt "input-name"
msgid "Positional V 7"
msgstr "定位器 V 7"

#: src/emu/inpttype.ipp:707
msgctxt "input-name"
msgid "Positional V 8"
msgstr "定位器 V 8"

#: src/emu/inpttype.ipp:708
msgctxt "input-name"
msgid "Positional V 9"
msgstr "定位器 V 9"

#: src/emu/inpttype.ipp:709
msgctxt "input-name"
msgid "Positional V 10"
msgstr "定位器 V 10"

#: src/emu/inpttype.ipp:714
msgctxt "input-name"
msgid "Dial"
msgstr "方向盤"

#: src/emu/inpttype.ipp:715
msgctxt "input-name"
msgid "Dial 2"
msgstr "方向盤 2"

#: src/emu/inpttype.ipp:716
msgctxt "input-name"
msgid "Dial 3"
msgstr "方向盤 3"

#: src/emu/inpttype.ipp:717
msgctxt "input-name"
msgid "Dial 4"
msgstr "方向盤 4"

#: src/emu/inpttype.ipp:718
msgctxt "input-name"
msgid "Dial 5"
msgstr "方向盤 5"

#: src/emu/inpttype.ipp:719
msgctxt "input-name"
msgid "Dial 6"
msgstr "方向盤 6"

#: src/emu/inpttype.ipp:720
msgctxt "input-name"
msgid "Dial 7"
msgstr "方向盤 7"

#: src/emu/inpttype.ipp:721
msgctxt "input-name"
msgid "Dial 8"
msgstr "方向盤 8"

#: src/emu/inpttype.ipp:722
msgctxt "input-name"
msgid "Dial 9"
msgstr "方向盤 9"

#: src/emu/inpttype.ipp:723
msgctxt "input-name"
msgid "Dial 10"
msgstr "方向盤 10"

#: src/emu/inpttype.ipp:728
msgctxt "input-name"
msgid "Dial V"
msgstr "方向盤 V"

#: src/emu/inpttype.ipp:729
msgctxt "input-name"
msgid "Dial V 2"
msgstr "方向盤 V 2"

#: src/emu/inpttype.ipp:730
msgctxt "input-name"
msgid "Dial V 3"
msgstr "方向盤 V 3"

#: src/emu/inpttype.ipp:731
msgctxt "input-name"
msgid "Dial V 4"
msgstr "方向盤 V 4"

#: src/emu/inpttype.ipp:732
msgctxt "input-name"
msgid "Dial V 5"
msgstr "方向盤 V 5"

#: src/emu/inpttype.ipp:733
msgctxt "input-name"
msgid "Dial V 6"
msgstr "方向盤 V 6"

#: src/emu/inpttype.ipp:734
msgctxt "input-name"
msgid "Dial V 7"
msgstr "方向盤 V 7"

#: src/emu/inpttype.ipp:735
msgctxt "input-name"
msgid "Dial V 8"
msgstr "方向盤 V 8"

#: src/emu/inpttype.ipp:736
msgctxt "input-name"
msgid "Dial V 9"
msgstr "方向盤 V 9"

#: src/emu/inpttype.ipp:737
msgctxt "input-name"
msgid "Dial V 10"
msgstr "方向盤 V 10"

#: src/emu/inpttype.ipp:742
msgctxt "input-name"
msgid "Track X"
msgstr "軌跡球 X"

#: src/emu/inpttype.ipp:743
msgctxt "input-name"
msgid "Track X 2"
msgstr "軌跡球 X 2"

#: src/emu/inpttype.ipp:744
msgctxt "input-name"
msgid "Track X 3"
msgstr "軌跡球 X 3"

#: src/emu/inpttype.ipp:745
msgctxt "input-name"
msgid "Track X 4"
msgstr "軌跡球 X 4"

#: src/emu/inpttype.ipp:746
msgctxt "input-name"
msgid "Track X 5"
msgstr "軌跡球 X 5"

#: src/emu/inpttype.ipp:747
msgctxt "input-name"
msgid "Track X 6"
msgstr "軌跡球 X 6"

#: src/emu/inpttype.ipp:748
msgctxt "input-name"
msgid "Track X 7"
msgstr "軌跡球 X 7"

#: src/emu/inpttype.ipp:749
msgctxt "input-name"
msgid "Track X 8"
msgstr "軌跡球 X 8"

#: src/emu/inpttype.ipp:750
msgctxt "input-name"
msgid "Track X 9"
msgstr "軌跡球 X 9"

#: src/emu/inpttype.ipp:751
msgctxt "input-name"
msgid "Track X 10"
msgstr "軌跡球 X 10"

#: src/emu/inpttype.ipp:756
msgctxt "input-name"
msgid "Track Y"
msgstr "軌跡球 Y"

#: src/emu/inpttype.ipp:757
msgctxt "input-name"
msgid "Track Y 2"
msgstr "軌跡球 Y 2"

#: src/emu/inpttype.ipp:758
msgctxt "input-name"
msgid "Track Y 3"
msgstr "軌跡球 Y 3"

#: src/emu/inpttype.ipp:759
msgctxt "input-name"
msgid "Track Y 4"
msgstr "軌跡球 Y 4"

#: src/emu/inpttype.ipp:760
msgctxt "input-name"
msgid "Track Y 5"
msgstr "軌跡球 Y 5"

#: src/emu/inpttype.ipp:761
msgctxt "input-name"
msgid "Track Y 6"
msgstr "軌跡球 Y 6"

#: src/emu/inpttype.ipp:762
msgctxt "input-name"
msgid "Track Y 7"
msgstr "軌跡球 Y 7"

#: src/emu/inpttype.ipp:763
msgctxt "input-name"
msgid "Track Y 8"
msgstr "軌跡球 Y 8"

#: src/emu/inpttype.ipp:764
msgctxt "input-name"
msgid "Track Y 9"
msgstr "軌跡球 Y 9"

#: src/emu/inpttype.ipp:765
msgctxt "input-name"
msgid "Track Y 10"
msgstr "軌跡球 Y 10"

#: src/emu/inpttype.ipp:770
msgctxt "input-name"
msgid "AD Stick X"
msgstr "AD 搖桿 X"

#: src/emu/inpttype.ipp:771
msgctxt "input-name"
msgid "AD Stick X 2"
msgstr "AD 搖桿 X 2"

#: src/emu/inpttype.ipp:772
msgctxt "input-name"
msgid "AD Stick X 3"
msgstr "AD 搖桿 X 3"

#: src/emu/inpttype.ipp:773
msgctxt "input-name"
msgid "AD Stick X 4"
msgstr "AD 搖桿 X 4"

#: src/emu/inpttype.ipp:774
msgctxt "input-name"
msgid "AD Stick X 5"
msgstr "AD 搖桿 X 5"

#: src/emu/inpttype.ipp:775
msgctxt "input-name"
msgid "AD Stick X 6"
msgstr "AD 搖桿 X 6"

#: src/emu/inpttype.ipp:776
msgctxt "input-name"
msgid "AD Stick X 7"
msgstr "AD 搖桿 X 7"

#: src/emu/inpttype.ipp:777
msgctxt "input-name"
msgid "AD Stick X 8"
msgstr "AD 搖桿 X 8"

#: src/emu/inpttype.ipp:778
msgctxt "input-name"
msgid "AD Stick X 9"
msgstr "AD 搖桿 X 9"

#: src/emu/inpttype.ipp:779
msgctxt "input-name"
msgid "AD Stick X 10"
msgstr "AD 搖桿 X 10"

#: src/emu/inpttype.ipp:784
msgctxt "input-name"
msgid "AD Stick Y"
msgstr "AD 搖桿 Y"

#: src/emu/inpttype.ipp:785
msgctxt "input-name"
msgid "AD Stick Y 2"
msgstr "AD 搖桿 Y 2"

#: src/emu/inpttype.ipp:786
msgctxt "input-name"
msgid "AD Stick Y 3"
msgstr "AD 搖桿 Y 3"

#: src/emu/inpttype.ipp:787
msgctxt "input-name"
msgid "AD Stick Y 4"
msgstr "AD 搖桿 Y 4"

#: src/emu/inpttype.ipp:788
msgctxt "input-name"
msgid "AD Stick Y 5"
msgstr "AD 搖桿 Y 5"

#: src/emu/inpttype.ipp:789
msgctxt "input-name"
msgid "AD Stick Y 6"
msgstr "AD 搖桿 Y 6"

#: src/emu/inpttype.ipp:790
msgctxt "input-name"
msgid "AD Stick Y 7"
msgstr "AD 搖桿 Y 7"

#: src/emu/inpttype.ipp:791
msgctxt "input-name"
msgid "AD Stick Y 8"
msgstr "AD 搖桿 Y 8"

#: src/emu/inpttype.ipp:792
msgctxt "input-name"
msgid "AD Stick Y 9"
msgstr "AD 搖桿 Y 9"

#: src/emu/inpttype.ipp:793
msgctxt "input-name"
msgid "AD Stick Y 10"
msgstr "AD 搖桿 Y 10"

#: src/emu/inpttype.ipp:798
msgctxt "input-name"
msgid "AD Stick Z"
msgstr "AD 搖桿 Z"

#: src/emu/inpttype.ipp:799
msgctxt "input-name"
msgid "AD Stick Z 2"
msgstr "AD 搖桿 Z 2"

#: src/emu/inpttype.ipp:800
msgctxt "input-name"
msgid "AD Stick Z 3"
msgstr "AD 搖桿 Z 3"

#: src/emu/inpttype.ipp:801
msgctxt "input-name"
msgid "AD Stick Z 4"
msgstr "AD 搖桿 Z 4"

#: src/emu/inpttype.ipp:802
msgctxt "input-name"
msgid "AD Stick Z 5"
msgstr "AD 搖桿 Z 5"

#: src/emu/inpttype.ipp:803
msgctxt "input-name"
msgid "AD Stick Z 6"
msgstr "AD 搖桿 Z 6"

#: src/emu/inpttype.ipp:804
msgctxt "input-name"
msgid "AD Stick Z 7"
msgstr "AD 搖桿 Z 7"

#: src/emu/inpttype.ipp:805
msgctxt "input-name"
msgid "AD Stick Z 8"
msgstr "AD 搖桿 Z 8"

#: src/emu/inpttype.ipp:806
msgctxt "input-name"
msgid "AD Stick Z 9"
msgstr "AD 搖桿 Z 9"

#: src/emu/inpttype.ipp:807
msgctxt "input-name"
msgid "AD Stick Z 10"
msgstr "AD 搖桿 Z 10"

#: src/emu/inpttype.ipp:812
msgctxt "input-name"
msgid "Lightgun X"
msgstr "光線槍 X"

#: src/emu/inpttype.ipp:813
msgctxt "input-name"
msgid "Lightgun X 2"
msgstr "光線槍 X 2"

#: src/emu/inpttype.ipp:814
msgctxt "input-name"
msgid "Lightgun X 3"
msgstr "光線槍 X 3"

#: src/emu/inpttype.ipp:815
msgctxt "input-name"
msgid "Lightgun X 4"
msgstr "光線槍 X 4"

#: src/emu/inpttype.ipp:816
msgctxt "input-name"
msgid "Lightgun X 5"
msgstr "光線槍 X 5"

#: src/emu/inpttype.ipp:817
msgctxt "input-name"
msgid "Lightgun X 6"
msgstr "光線槍 X 6"

#: src/emu/inpttype.ipp:818
msgctxt "input-name"
msgid "Lightgun X 7"
msgstr "光線槍 X 7"

#: src/emu/inpttype.ipp:819
msgctxt "input-name"
msgid "Lightgun X 8"
msgstr "光線槍 X 8"

#: src/emu/inpttype.ipp:820
msgctxt "input-name"
msgid "Lightgun X 9"
msgstr "光線槍 X 9"

#: src/emu/inpttype.ipp:821
msgctxt "input-name"
msgid "Lightgun X 10"
msgstr "光線槍 X 10"

#: src/emu/inpttype.ipp:826
msgctxt "input-name"
msgid "Lightgun Y"
msgstr "光線槍 Y"

#: src/emu/inpttype.ipp:827
msgctxt "input-name"
msgid "Lightgun Y 2"
msgstr "光線槍 Y 2"

#: src/emu/inpttype.ipp:828
msgctxt "input-name"
msgid "Lightgun Y 3"
msgstr "光線槍 Y 3"

#: src/emu/inpttype.ipp:829
msgctxt "input-name"
msgid "Lightgun Y 4"
msgstr "光線槍 Y 4"

#: src/emu/inpttype.ipp:830
msgctxt "input-name"
msgid "Lightgun Y 5"
msgstr "光線槍 Y 5"

#: src/emu/inpttype.ipp:831
msgctxt "input-name"
msgid "Lightgun Y 6"
msgstr "光線槍 Y 6"

#: src/emu/inpttype.ipp:832
msgctxt "input-name"
msgid "Lightgun Y 7"
msgstr "光線槍 Y 7"

#: src/emu/inpttype.ipp:833
msgctxt "input-name"
msgid "Lightgun Y 8"
msgstr "光線槍 Y 8"

#: src/emu/inpttype.ipp:834
msgctxt "input-name"
msgid "Lightgun Y 9"
msgstr "光線槍 Y 9"

#: src/emu/inpttype.ipp:835
msgctxt "input-name"
msgid "Lightgun Y 10"
msgstr "光線槍 Y 10"

#: src/emu/inpttype.ipp:840
msgctxt "input-name"
msgid "Mouse X"
msgstr "滑鼠 X"

#: src/emu/inpttype.ipp:841
msgctxt "input-name"
msgid "Mouse X 2"
msgstr "滑鼠 X 2"

#: src/emu/inpttype.ipp:842
msgctxt "input-name"
msgid "Mouse X 3"
msgstr "滑鼠 X 3"

#: src/emu/inpttype.ipp:843
msgctxt "input-name"
msgid "Mouse X 4"
msgstr "滑鼠 X 4"

#: src/emu/inpttype.ipp:844
msgctxt "input-name"
msgid "Mouse X 5"
msgstr "滑鼠 X 5"

#: src/emu/inpttype.ipp:845
msgctxt "input-name"
msgid "Mouse X 6"
msgstr "滑鼠 X 6"

#: src/emu/inpttype.ipp:846
msgctxt "input-name"
msgid "Mouse X 7"
msgstr "滑鼠 X 7"

#: src/emu/inpttype.ipp:847
msgctxt "input-name"
msgid "Mouse X 8"
msgstr "滑鼠 X 8"

#: src/emu/inpttype.ipp:848
msgctxt "input-name"
msgid "Mouse X 9"
msgstr "滑鼠 X 9"

#: src/emu/inpttype.ipp:849
msgctxt "input-name"
msgid "Mouse X 10"
msgstr "滑鼠 X 10"

#: src/emu/inpttype.ipp:854
msgctxt "input-name"
msgid "Mouse Y"
msgstr "滑鼠 Y"

#: src/emu/inpttype.ipp:855
msgctxt "input-name"
msgid "Mouse Y 2"
msgstr "滑鼠 Y 2"

#: src/emu/inpttype.ipp:856
msgctxt "input-name"
msgid "Mouse Y 3"
msgstr "滑鼠 Y 3"

#: src/emu/inpttype.ipp:857
msgctxt "input-name"
msgid "Mouse Y 4"
msgstr "滑鼠 Y 4"

#: src/emu/inpttype.ipp:858
msgctxt "input-name"
msgid "Mouse Y 5"
msgstr "滑鼠 Y 5"

#: src/emu/inpttype.ipp:859
msgctxt "input-name"
msgid "Mouse Y 6"
msgstr "滑鼠 Y 6"

#: src/emu/inpttype.ipp:860
msgctxt "input-name"
msgid "Mouse Y 7"
msgstr "滑鼠 Y 7"

#: src/emu/inpttype.ipp:861
msgctxt "input-name"
msgid "Mouse Y 8"
msgstr "滑鼠 Y 8"

#: src/emu/inpttype.ipp:862
msgctxt "input-name"
msgid "Mouse Y 9"
msgstr "滑鼠 Y 9"

#: src/emu/inpttype.ipp:863
msgctxt "input-name"
msgid "Mouse Y 10"
msgstr "滑鼠 Y 10"

#: src/emu/inpttype.ipp:868
msgctxt "input-name"
msgid "Keypad"
msgstr "小鍵盤"

#: src/emu/inpttype.ipp:869
msgctxt "input-name"
msgid "Keyboard"
msgstr "鍵盤"

#: src/emu/inpttype.ipp:874
msgctxt "input-name"
msgid "On Screen Display"
msgstr "參數調整"

#: src/emu/inpttype.ipp:875
msgctxt "input-name"
msgid "Break in Debugger"
msgstr "除錯器內中斷"

#: src/emu/inpttype.ipp:876
msgctxt "input-name"
msgid "Config Menu"
msgstr "組態選單"

#: src/emu/inpttype.ipp:877
msgctxt "input-name"
msgid "Pause"
msgstr "暫停"

#: src/emu/inpttype.ipp:878
msgctxt "input-name"
msgid "Pause - Single Step"
msgstr "暫停 - 單步"

#: src/emu/inpttype.ipp:879
msgctxt "input-name"
msgid "Rewind - Single Step"
msgstr "倒帶 - 單步"

#: src/emu/inpttype.ipp:880
msgctxt "input-name"
msgid "Reset Machine"
msgstr "重新啟動機台"

#: src/emu/inpttype.ipp:881
msgctxt "input-name"
msgid "Soft Reset"
msgstr "軟體重新啟動"

#: src/emu/inpttype.ipp:882
msgctxt "input-name"
msgid "Show Decoded Graphics"
msgstr "顯示解碼圖形"

#: src/emu/inpttype.ipp:883
msgctxt "input-name"
msgid "Frameskip Dec"
msgstr "減少省略畫格"

#: src/emu/inpttype.ipp:884
msgctxt "input-name"
msgid "Frameskip Inc"
msgstr "增加省略畫格"

#: src/emu/inpttype.ipp:885
msgctxt "input-name"
msgid "Throttle"
msgstr "限制速度"

#: src/emu/inpttype.ipp:886
msgctxt "input-name"
msgid "Fast Forward"
msgstr "快轉"

#: src/emu/inpttype.ipp:887
msgctxt "input-name"
msgid "Show FPS"
msgstr "顯示 FPS"

#: src/emu/inpttype.ipp:888
msgctxt "input-name"
msgid "Save Snapshot"
msgstr "儲存擷圖"

#: src/emu/inpttype.ipp:889
msgctxt "input-name"
msgid "Record MNG"
msgstr "錄製 MNG"

#: src/emu/inpttype.ipp:890
msgctxt "input-name"
msgid "Record AVI"
msgstr "錄製 AVI"

#: src/emu/inpttype.ipp:891
msgctxt "input-name"
msgid "Toggle Cheat"
msgstr "切換作弊碼"

#: src/emu/inpttype.ipp:892
msgctxt "input-name"
msgid "UI Up"
msgstr "選單 向上鍵"

#: src/emu/inpttype.ipp:893
msgctxt "input-name"
msgid "UI Down"
msgstr "UI 向下鍵"

#: src/emu/inpttype.ipp:894
msgctxt "input-name"
msgid "UI Left"
msgstr "選單 向左鍵"

#: src/emu/inpttype.ipp:895
msgctxt "input-name"
msgid "UI Right"
msgstr "選單 向右鍵"

#: src/emu/inpttype.ipp:896
msgctxt "input-name"
msgid "UI Home"
msgstr "選單 最上鍵"

#: src/emu/inpttype.ipp:897
msgctxt "input-name"
msgid "UI End"
msgstr "選單 最下鍵"

#: src/emu/inpttype.ipp:898
msgctxt "input-name"
msgid "UI Page Up"
msgstr "選單 上一頁"

#: src/emu/inpttype.ipp:899
msgctxt "input-name"
msgid "UI Page Down"
msgstr "選單 下一頁"

#: src/emu/inpttype.ipp:900
msgctxt "input-name"
msgid "UI Focus Next"
msgstr "選單 下一焦點"

#: src/emu/inpttype.ipp:901
msgctxt "input-name"
msgid "UI Focus Previous"
msgstr "選單 上一焦點"

#: src/emu/inpttype.ipp:902
msgctxt "input-name"
msgid "UI Select"
msgstr "選單 選定鍵"

#: src/emu/inpttype.ipp:903
msgctxt "input-name"
msgid "UI Cancel"
msgstr "選單 取消鍵"

#: src/emu/inpttype.ipp:904
msgctxt "input-name"
msgid "UI Display Comment"
msgstr "選單 顯示註解"

#: src/emu/inpttype.ipp:905
msgctxt "input-name"
msgid "UI Clear"
msgstr "選單 清除鍵"

#: src/emu/inpttype.ipp:906
msgctxt "input-name"
msgid "UI Zoom In"
msgstr "選單 放大"

#: src/emu/inpttype.ipp:907
msgctxt "input-name"
msgid "UI Zoom Out"
msgstr "選單 縮小"

#: src/emu/inpttype.ipp:908
msgctxt "input-name"
msgid "UI Default Zoom"
msgstr "選單 預設縮放"

#: src/emu/inpttype.ipp:909
msgctxt "input-name"
msgid "UI Previous Group"
msgstr "選單 上一組"

#: src/emu/inpttype.ipp:910
msgctxt "input-name"
msgid "UI Next Group"
msgstr "選單 下一組"

#: src/emu/inpttype.ipp:911
msgctxt "input-name"
msgid "UI Rotate"
msgstr "選單 旋轉"

#: src/emu/inpttype.ipp:912
msgctxt "input-name"
msgid "Show Profiler"
msgstr "顯示效能分析"

#: src/emu/inpttype.ipp:913
msgctxt "input-name"
msgid "UI Toggle"
msgstr "選單 切換"

#: src/emu/inpttype.ipp:914
msgctxt "input-name"
msgid "UI Release Pointer"
msgstr "選單 釋放指標"

#: src/emu/inpttype.ipp:915
msgctxt "input-name"
msgid "UI Paste Text"
msgstr "選單 貼上文字"

#: src/emu/inpttype.ipp:916
msgctxt "input-name"
msgid "Save State"
msgstr "儲存狀態"

#: src/emu/inpttype.ipp:917
msgctxt "input-name"
msgid "Load State"
msgstr "載入狀態"

#: src/emu/inpttype.ipp:918
msgctxt "input-name"
msgid "UI (First) Tape Start"
msgstr "選單 (首) 磁帶開始"

#: src/emu/inpttype.ipp:919
msgctxt "input-name"
msgid "UI (First) Tape Stop"
msgstr "選單 (首) 磁帶停止"

#: src/emu/inpttype.ipp:920
msgctxt "input-name"
msgid "UI External DAT View"
msgstr "選單 檢視外部 DAT"

#: src/emu/inpttype.ipp:921
msgctxt "input-name"
msgid "UI Add/Remove favorite"
msgstr "選單 新增/移除最愛項目"

#: src/emu/inpttype.ipp:922
msgctxt "input-name"
msgid "UI Export List"
msgstr "選單 匯出清單"

#: src/emu/inpttype.ipp:923
msgctxt "input-name"
msgid "UI Audit Media"
msgstr "選單 驗證媒體"

#: src/osd/modules/input/input_windows.cpp:110
#: src/osd/modules/input/input_sdlcommon.cpp:175
msgctxt "input-name"
msgid "Toggle Fullscreen"
msgstr "切換全螢幕"

#: src/osd/modules/input/input_windows.cpp:116
msgctxt "input-name"
msgid "Take Rendered Snapshot"
msgstr "拍攝描繪的擷圖"

#: src/osd/modules/input/input_windows.cpp:127
#: src/osd/modules/input/input_sdlcommon.cpp:223
msgctxt "input-name"
msgid "Record Rendered Video"
msgstr "拍攝描繪的影片"

#: src/osd/modules/input/input_windows.cpp:143
msgctxt "input-name"
msgid "Toggle Post-Processing"
msgstr "切換後處理"

#: src/osd/modules/input/input_sdlcommon.cpp:201
msgctxt "input-name"
msgid "Toggle Filter"
msgstr "切換篩選"

#: src/osd/modules/input/input_sdlcommon.cpp:207
msgctxt "input-name"
msgid "Decrease Prescaling"
msgstr "減少預先縮放"

#: src/osd/modules/input/input_sdlcommon.cpp:217
msgctxt "input-name"
msgid "Increase Prescaling"
msgstr "增加預先縮放"

#: plugins/hiscore/init.lua:85
msgctxt "plugin-hiscore"
msgid "When updated"
msgstr "當更新時"

#: plugins/hiscore/init.lua:85
msgctxt "plugin-hiscore"
msgid "On exit"
msgstr "結束時"

#: plugins/hiscore/init.lua:86
msgctxt "plugin-hiscore"
msgid "Hiscore Support Options"
msgstr "高分檔支援選項"

#: plugins/hiscore/init.lua:88
msgctxt "plugin-hiscore"
msgid "Save scores"
msgstr "儲存得分"

#: plugins/hiscore/init.lua:372
msgctxt "plugin-hiscore"
msgid "Hiscore Support"
msgstr "高分檔支援"

#: plugins/cheatfind/init.lua:387
msgid "Other: "
msgstr "其他: "

#: plugins/cheatfind/init.lua:388
msgid "Save Cheat"
msgstr "儲存作弊碼"

#: plugins/cheatfind/init.lua:391
msgid "Default"
msgstr "預設"

#: plugins/cheatfind/init.lua:391
msgid "Custom"
msgstr "自訂"

#: plugins/cheatfind/init.lua:392
msgid "Cheat Name"
msgstr "作弊碼名稱"

#: plugins/cheatfind/init.lua:398 plugins/cheatfind/init.lua:977
#, lua-format
msgid "Default name is %s"
msgstr "預設名稱為 %s"

#: plugins/cheatfind/init.lua:406
msgid "Player"
msgstr "玩家"

#: plugins/cheatfind/init.lua:411
msgid "Type"
msgstr "類型"

#: plugins/cheatfind/init.lua:411
msgid "(empty)"
msgstr "(空)"

#: plugins/cheatfind/init.lua:427
msgid "You can enter any type name"
msgstr "可輸入任意類型名稱"

#: plugins/cheatfind/init.lua:436
msgid "Save"
msgstr "儲存"

#: plugins/cheatfind/init.lua:444
msgid "Type name is empty"
msgstr "類型名稱為空"

#: plugins/cheatfind/init.lua:468
#, lua-format
msgid "Cheat written to %s and added to cheat.simple"
msgstr "作弊碼已寫入至 %s 且已加入 cheat.simple"

#: plugins/cheatfind/init.lua:478
msgid "Cheat added to cheat.simple"
msgstr "作弊碼已加入至 cheat.simple"

#: plugins/cheatfind/init.lua:483
msgid ""
"Unable to write file\n"
"Ensure that cheatpath folder exists"
msgstr ""
"無法寫入檔案\n"
"確認 cheatpath 資料夾是否存在"

#: plugins/cheatfind/init.lua:497
msgid "CPU or RAM"
msgstr "CPU 或 RAM"

#: plugins/cheatfind/init.lua:501
msgid "Changes to this only take effect when \"Start new search\" is selected"
msgstr "此變更僅當選定 \"開始新搜尋\" 時生效"

#: plugins/cheatfind/init.lua:511
msgid "Automatic"
msgstr "自動"

#: plugins/cheatfind/init.lua:511
msgid "Manual"
msgstr "手動"

#: plugins/cheatfind/init.lua:512
msgid "Pause Mode"
msgstr "暫停模式"

#: plugins/cheatfind/init.lua:519
msgid "Manually toggle pause when needed"
msgstr "當需要時手動切換暫停"

#: plugins/cheatfind/init.lua:522
msgid "Automatically toggle pause with on-screen menus"
msgstr "螢幕選單出現時自動切換暫停"

#: plugins/cheatfind/init.lua:543
msgid "All slots cleared and current state saved to Slot 1"
msgstr "全部插槽已清除且目前狀態已儲存至插槽 1"

#: plugins/cheatfind/init.lua:555
msgid "Start new search"
msgstr "開始新搜尋"

#: plugins/cheatfind/init.lua:566
#, lua-format
msgid "Memory state saved to Slot %d"
msgstr "記憶體狀態已儲存至插槽 %d"

#: plugins/cheatfind/init.lua:583
#, lua-format
msgid "Save current memory state to Slot %d"
msgstr "儲存現有的記憶體狀態至插槽 %d"

#: plugins/cheatfind/init.lua:614
#, lua-format
msgid "%d total matches found"
msgstr "總計發現 %d 符合"

#: plugins/cheatfind/init.lua:623
#, lua-format
msgid "Perform Compare : Slot %d %s Slot %d"
msgstr "執行比較:插槽 %d %s 插槽 %d"

#: plugins/cheatfind/init.lua:624
#, lua-format
msgid "Perform Compare  :  Slot %d %s Slot %d %s %d"
msgstr "執行比較  :  插槽 %d %s 插槽 %d %s %d"

#: plugins/cheatfind/init.lua:625
#, lua-format
msgid "Perform Compare  :  Slot %d BITWISE%s Slot %d"
msgstr "執行比較  :  插槽 %d BITWISE%s 插槽 %d"

#: plugins/cheatfind/init.lua:626
#, lua-format
msgid "Perform Compare  :  Slot %d %s %d"
msgstr "執行比較  :  插槽 %d %s %d"

#: plugins/cheatfind/init.lua:667 plugins/cheatfind/init.lua:709
#, lua-format
msgid "Slot %d"
msgstr "插槽 %d"

#: plugins/cheatfind/init.lua:678
msgid "Left less than right"
msgstr "左值少於右值"

#: plugins/cheatfind/init.lua:680
msgid "Left greater than right"
msgstr "左值多於右值"

#: plugins/cheatfind/init.lua:682
msgid "Left equal to right"
msgstr "左值等於右值"

#: plugins/cheatfind/init.lua:684
msgid "Left not equal to right"
msgstr "左值不等於右值"

#: plugins/cheatfind/init.lua:686
msgid "Left equal to right with bitmask"
msgstr "位元遮罩下左值等於右值"

#: plugins/cheatfind/init.lua:688
msgid "Left not equal to right with bitmask"
msgstr "位元遮罩下左值不等於右值"

#: plugins/cheatfind/init.lua:690
msgid "Left less than value"
msgstr "左值少於原值"

#: plugins/cheatfind/init.lua:692
msgid "Left greater than value"
msgstr "左值多於原值"

#: plugins/cheatfind/init.lua:694
msgid "Left equal to value"
msgstr "左值等於原值"

#: plugins/cheatfind/init.lua:696
msgid "Left not equal to value"
msgstr "左值不等於原值"

#: plugins/cheatfind/init.lua:718
msgid "Value"
msgstr "值"

#: plugins/cheatfind/init.lua:720
msgid "Difference"
msgstr "差異"

#: plugins/cheatfind/init.lua:725
msgid "Any"
msgstr "任意"

#: plugins/cheatfind/init.lua:731
msgid "Data Format"
msgstr "資料格式"

#: plugins/cheatfind/init.lua:737
msgid "Slot 1 Value"
msgstr "插槽 1 的值"

#: plugins/cheatfind/init.lua:737
msgid "Last Slot Value"
msgstr "最後插槽的值"

#: plugins/cheatfind/init.lua:740
msgid "Test/Write Poke Value"
msgstr "測試/寫入塞入值"

#: plugins/cheatfind/init.lua:747
msgid ""
"Use this if you want to poke the Slot 1 value (eg. You started with "
"something but lost it)"
msgstr "如果你想塞入插槽 1 的值 (如你開始某事但忘了), 用這個"

#: plugins/cheatfind/init.lua:749
msgid ""
"Use this if you want to poke the Last Slot value (eg. You started without an "
"item but finally got it)"
msgstr "如果你想塞入最後的插槽值 (如你開始時忘了某項但終於找到了), 用這個"

#: plugins/cheatfind/init.lua:751
#, lua-format
msgid "Use this if you want to poke %s"
msgstr "如果你想塞入 %s, 用這個"

#: plugins/cheatfind/init.lua:774
msgid "Aligned only"
msgstr "僅對齊"

#: plugins/cheatfind/init.lua:791
msgid "Undo last search -- #"
msgstr "撤銷前次搜尋 -- #"

#: plugins/cheatfind/init.lua:795
msgid "Match block"
msgstr "符合區塊"

#: plugins/cheatfind/init.lua:798
msgid "All"
msgstr "所有"

#: plugins/cheatfind/init.lua:907
#, lua-format
msgid "Test Cheat %08X_%02X"
msgstr "測試作弊碼 %08X_%02X"

#: plugins/cheatfind/init.lua:947
msgid "Cheat engine not available"
msgstr "作弊引擎不可用"

#: plugins/cheatfind/init.lua:1003
msgid "Test"
msgstr "測試"

#: plugins/cheatfind/init.lua:1003
msgid "Write"
msgstr "寫入"

#: plugins/cheatfind/init.lua:1003
msgid "Watch"
msgstr "監視"

#: plugins/cheatfind/init.lua:1020
msgid "Page"
msgstr "頁"

#: plugins/cheatfind/init.lua:1039
msgid "Clear Watches"
msgstr "清除監視"

#: plugins/cheatfind/init.lua:1055
msgid "Cheat Finder"
msgstr "作弊碼搜尋器"

#: plugins/portname/init.lua:103
msgid "Save input names to file"
msgstr "儲存輸入名稱至檔案"

#: plugins/portname/init.lua:134 plugins/portname/init.lua:139
#: plugins/portname/init.lua:155
msgid "Failed to save input name file"
msgstr "儲存輸入名稱檔案時失敗"

#: plugins/portname/init.lua:167
#, lua-format
msgid "Input port name file saved to %s"
msgstr "輸入埠名稱檔案儲存至 %s"

#: plugins/portname/init.lua:172
msgid "Input ports"
msgstr "輸入埠"

#: plugins/autofire/init.lua:94
msgctxt "plugin-autofire"
msgid "Failed to load autofire menu"
msgstr "載入連射選單時失敗"

#: plugins/autofire/init.lua:101
msgctxt "plugin-autofire"
msgid "Autofire"
msgstr "連射"

#: plugins/autofire/autofire_menu.lua:74
msgctxt "plugin-autofire"
msgid "Autofire buttons"
msgstr "連射按鈕"

#: plugins/autofire/autofire_menu.lua:75
#, lua-format
msgctxt "plugin-autofire"
msgid "Press %s to delete"
msgstr "按下 %s 刪除"

#: plugins/autofire/autofire_menu.lua:93
#, lua-format
msgctxt "plugin-autofire"
msgid "%s [%g Hz]"
msgstr "%s [%g Hz]"

#: plugins/autofire/autofire_menu.lua:95
#, lua-format
msgctxt "plugin-autofire"
msgid "n/a [%g Hz]"
msgstr "不可用 [%g Hz]"

#: plugins/autofire/autofire_menu.lua:103
msgctxt "plugin-autofire"
msgid "[no autofire buttons]"
msgstr "[無連射按鈕]"

#: plugins/autofire/autofire_menu.lua:109
#: plugins/autofire/autofire_menu.lua:263
msgctxt "plugin-autofire"
msgid "Add autofire button"
msgstr "新增連射按鈕"

#: plugins/autofire/autofire_menu.lua:150
msgctxt "plugin-autofire"
msgid "n/a"
msgstr "不可用"

#: plugins/autofire/autofire_menu.lua:152
#: plugins/autofire/autofire_menu.lua:154
msgctxt "plugin-autofire"
msgid "[not set]"
msgstr "[未設定]"

#: plugins/autofire/autofire_menu.lua:155
msgctxt "plugin-autofire"
msgid "Input"
msgstr "輸入"

#: plugins/autofire/autofire_menu.lua:159
msgctxt "plugin-autofire"
msgid "Hotkey"
msgstr "熱鍵"

#: plugins/autofire/autofire_menu.lua:160
msgctxt "plugin-autofire"
msgid "On frames"
msgstr "按下畫格"

#: plugins/autofire/autofire_menu.lua:161
msgctxt "plugin-autofire"
msgid "Off frames"
msgstr "放開畫格"

#: plugins/autofire/autofire_menu.lua:200
msgctxt "plugin-autofire"
msgid "Number of frames button will be pressed"
msgstr "經過畫格數後按鈕將按下"

#: plugins/autofire/autofire_menu.lua:213
msgctxt "plugin-autofire"
msgid "Number of frames button will be released"
msgstr "經過畫格數後按鈕將放開"

#: plugins/autofire/autofire_menu.lua:230
msgctxt "plugin-autofire"
msgid "Edit autofire button"
msgstr "編輯連射按鈕"

#: plugins/autofire/autofire_menu.lua:238
msgctxt "plugin-autofire"
msgid "Done"
msgstr "完成"

#: plugins/autofire/autofire_menu.lua:272
msgctxt "plugin-autofire"
msgid "Create"
msgstr "建立"

#: plugins/autofire/autofire_menu.lua:274
msgctxt "plugin-autofire"
msgid "Cancel"
msgstr "取消"

#: plugins/autofire/autofire_menu.lua:325
msgctxt "plugin-autofire"
msgid "Select an input for autofire"
msgstr "選擇供連射用的按鍵"

#: plugins/timecode/init.lua:155
#, lua-format
msgctxt "plugin-timecode"
msgid "TIMECODE: Intro started at %s"
msgstr "時間碼:序章開始於 %s"

#: plugins/timecode/init.lua:160
#, lua-format
msgctxt "plugin-timecode"
msgid "TIMECODE: Intro duration %s"
msgstr "時間碼:序章持續 %s"

#: plugins/timecode/init.lua:165
#, lua-format
msgctxt "plugin-timecode"
msgid "TIMECODE: Gameplay started at %s"
msgstr "時間碼:遊戲過程開始於 %s"

#: plugins/timecode/init.lua:170
#, lua-format
msgctxt "plugin-timecode"
msgid "TIMECODE: Gameplay duration %s"
msgstr "時間碼:遊戲過程持續 %s"

#: plugins/timecode/init.lua:176
#, lua-format
msgctxt "plugin-timecode"
msgid "TIMECODE: Extra %d started at %s"
msgstr "時間碼:額外的 %d 開始於 %s"

#: plugins/timecode/init.lua:182
#, lua-format
msgctxt "plugin-timecode"
msgid "TIMECODE: Extra %d duration %s"
msgstr "時間碼:額外的 %d 持續 %s"

#: plugins/timecode/init.lua:207
#, lua-format
msgctxt "plugin-timecode"
msgid " %s%s%02d:%02d [paused] "
msgstr " %s%s%02d:%02d [已暫停] "

#: plugins/timecode/init.lua:207
#, lua-format
msgctxt "plugin-timecode"
msgid " %s%s%02d:%02d "
msgstr " %s%s%02d:%02d "

#: plugins/timecode/init.lua:217
#, lua-format
msgctxt "plugin-timecode"
msgid "TOTAL %02d:%02d "
msgstr "總計 %02d:%02d "

#: plugins/timecode/init.lua:323 plugins/timecode/init.lua:345
msgctxt "plugin-timecode"
msgid "Timecode Recorder"
msgstr "時間碼紀錄"

#: plugins/timecode/init.lua:326
msgctxt "plugin-timecode"
msgid "Assume 60 Hz"
msgstr "採用 60 Hz"

#: plugins/timecode/init.lua:326
msgctxt "plugins-timecode"
msgid "Count emulated frames"
msgstr "計算已模擬畫格"

#: plugins/timecode/init.lua:327
msgctxt "plugin-timecode"
msgid "Frame numbers"
msgstr "畫格數"

#: plugins/timecode/init.lua:330
msgctxt "plugin-timecode"
msgid "Hotkey"
msgstr "熱鍵"

#: plugins/inputmacro/init.lua:135 plugins/inputmacro/inputmacro_menu.lua:560
msgctxt "plugin-inputmacro"
msgid "Input Macros"
msgstr "輸入巨集"

#: plugins/inputmacro/inputmacro_menu.lua:31
msgctxt "plugin-inputmacro"
msgid "New macro"
msgstr "新巨集"

#: plugins/inputmacro/inputmacro_menu.lua:35
#, lua-format
msgctxt "plugin-inputmacro"
msgid "New macro %d"
msgstr "新巨集 %d"

#: plugins/inputmacro/inputmacro_menu.lua:84
msgctxt "plugin-inputmacro"
msgid "Set Input"
msgstr "設定輸入"

#: plugins/inputmacro/inputmacro_menu.lua:350
msgctxt "plugin-inputmacro"
msgid "Name"
msgstr "名稱"

#: plugins/inputmacro/inputmacro_menu.lua:358
#: plugins/inputmacro/inputmacro_menu.lua:400
msgctxt "plugin-inputmacro"
msgid "[not set]"
msgstr "[未設定]"

#: plugins/inputmacro/inputmacro_menu.lua:359
msgctxt "plugin-inputmacro"
msgid "Activation combination"
msgstr "啟動組合"

#: plugins/inputmacro/inputmacro_menu.lua:362
msgctxt "plugin-inputmacro"
msgid "Stop immediately"
msgstr "立即停止"

#: plugins/inputmacro/inputmacro_menu.lua:362
msgctxt "plugin-inputmacro"
msgid "Complete macro"
msgstr "完成巨集"

#: plugins/inputmacro/inputmacro_menu.lua:363
msgctxt "plugin-inputmacro"
msgid "On release"
msgstr "放開時啟用"

#: plugins/inputmacro/inputmacro_menu.lua:369
msgctxt "plugin-inputmacro"
msgid "Release"
msgstr "放開"

#: plugins/inputmacro/inputmacro_menu.lua:372
#, lua-format
msgctxt "plugin-inputmacro"
msgid "Loop to step %d"
msgstr "循環至第 %d 步"

#: plugins/inputmacro/inputmacro_menu.lua:377
#, lua-format
msgctxt "plugin-inputmacro"
msgid "Prolong step %d"
msgstr "延長第 %d 步"

#: plugins/inputmacro/inputmacro_menu.lua:379
msgctxt "plugin-inputmacro"
msgid "When held"
msgstr "當按住"

#: plugins/inputmacro/inputmacro_menu.lua:383
#, lua-format
msgctxt "plugin-inputmacro"
msgid "Step %d"
msgstr "第 %d 步"

#: plugins/inputmacro/inputmacro_menu.lua:384
msgctxt "plugin-inputmacro"
msgid "Delay (frames)"
msgstr "延遲 (畫格)"

#: plugins/inputmacro/inputmacro_menu.lua:390
msgctxt "plugin-inputmacro"
msgid "Duration (frames)"
msgstr "持續 (畫格)"

#: plugins/inputmacro/inputmacro_menu.lua:398
msgctxt "plugin-inputmacro"
msgid "n/a"
msgstr "不可用"

#: plugins/inputmacro/inputmacro_menu.lua:402
#, lua-format
msgctxt "plugin-inputmacro"
msgid "Input %d"
msgstr "輸入 %d"

#: plugins/inputmacro/inputmacro_menu.lua:407
msgctxt "plugin-inputmacro"
msgid "Add input"
msgstr "新增輸入"

#: plugins/inputmacro/inputmacro_menu.lua:412
msgctxt "plugin-inputmacro"
msgid "Delete step"
msgstr "刪除步驟"

#: plugins/inputmacro/inputmacro_menu.lua:428
msgctxt "plugin-inputmacro"
msgid "Add step at position"
msgstr "在位置新增步驟"

#: plugins/inputmacro/inputmacro_menu.lua:474
msgctxt "plugin-inputmacro"
msgid "Add Input Macro"
msgstr "新增輸入巨集"

#: plugins/inputmacro/inputmacro_menu.lua:481
msgctxt "plugin-inputmacro"
msgid "Create"
msgstr "建立"

#: plugins/inputmacro/inputmacro_menu.lua:483
msgctxt "plugin-inputmacro"
msgid "Cancel"
msgstr "取消"

#: plugins/inputmacro/inputmacro_menu.lua:499
msgctxt "plugin-inputmacro"
msgid "Edit Input Macro"
msgstr "編輯輸入巨集"

#: plugins/inputmacro/inputmacro_menu.lua:505
msgctxt "plugin-inputmacro"
msgid "Done"
msgstr "完成"

#: plugins/inputmacro/inputmacro_menu.lua:561
#, lua-format
msgctxt "plugin-inputmacro"
msgid "Press %s to delete"
msgstr "按下 %s 刪除"

#: plugins/inputmacro/inputmacro_menu.lua:573
msgctxt "plugin-inputmacro"
msgid "[no macros]"
msgstr "[無巨集]"

#: plugins/inputmacro/inputmacro_menu.lua:578
msgctxt "plugin-inputmacro"
msgid "Add macro"
msgstr "新增巨集"

#: plugins/timer/init.lua:27
#, lua-format
msgctxt "plugin-timer"
msgid "%03d:%02d:%02d"
msgstr "%03d:%02d:%02d"

#: plugins/timer/init.lua:32
msgctxt "plugin-timer"
msgid "Wall clock"
msgstr "掛鐘"

#: plugins/timer/init.lua:32
msgctxt "plugin-timer"
msgid "Emulated time"
msgstr "已模擬時間"

#: plugins/timer/init.lua:37
msgctxt "plugin-timer"
msgid "Reference"
msgstr "參數"

#: plugins/timer/init.lua:39
msgctxt "plugin-timer"
msgid "Current time"
msgstr "目前時數"

#: plugins/timer/init.lua:40
msgctxt "plugin-timer"
msgid "Total time"
msgstr "總時數"

#: plugins/timer/init.lua:41
msgctxt "plugin-timer"
msgid "Play Count"
msgstr "遊玩次數"

#: plugins/timer/init.lua:73
msgctxt "plugin-timer"
msgid "Timer"
msgstr "計時器"

#: plugins/cheat/init.lua:611
msgid "Select cheat to set hotkey"
msgstr "選擇要設定熱鍵的作弊碼"

#: plugins/cheat/init.lua:612
#, lua-format
msgid "Press %s to clear hotkey"
msgstr "按下 %s 清除熱鍵"

#: plugins/cheat/init.lua:640
msgid "None"
msgstr "無"

#: plugins/cheat/init.lua:646
msgid "Done"
msgstr "完成"

#: plugins/cheat/init.lua:664 plugins/cheat/init.lua:678
msgid "Set"
msgstr "設定"

#: plugins/cheat/init.lua:697
msgid "Set hotkeys"
msgstr "設定熱鍵"

#: plugins/cheat/init.lua:785
#, lua-format
msgid "Activated: %s = %s"
msgstr "已啟動: %s = %s"

#: plugins/cheat/init.lua:787 plugins/cheat/init.lua:845
#, lua-format
msgid "Activated: %s"
msgstr "已啟動: %s"

#: plugins/cheat/init.lua:799
msgid "Cheat"
msgstr "作弊引擎"

#: plugins/cheat/init.lua:849
#, lua-format
msgid "Enabled: %s"
msgstr "啟用: %s"

#: plugins/cheat/init.lua:854
#, lua-format
msgid "Disabled: %s"
msgstr "已停用: %s"

#: plugins/cheat/init.lua:913
#, lua-format
msgid "%s added"
msgstr "%s 已加入"

#: plugins/data/data_command.lua:22
msgctxt "plugin-data"
msgid "Command"
msgstr "指令集"

#: plugins/data/data_story.lua:22
msgctxt "plugin-data"
msgid "Mamescore"
msgstr "Mamescore"

#: plugins/data/data_sysinfo.lua:15
msgctxt "plugin-data"
msgid "Sysinfo"
msgstr "系統資訊"

#: plugins/data/data_hiscore.lua:1220 plugins/data/data_hiscore.lua:1268
msgctxt "plugin-data"
msgid "High Scores"
msgstr "高分檔"

#: plugins/data/data_marp.lua:136
msgctxt "plugin-data"
msgid "MARPScore"
msgstr "MARPScore"

#: plugins/data/data_gameinit.lua:16
msgctxt "plugin-data"
msgid "Gameinit"
msgstr "Gameinit"

#: plugins/data/data_history.lua:172
msgctxt "plugin-data"
msgid "History"
msgstr "歷史"

#: plugins/data/data_messinfo.lua:19 plugins/data/data_mameinfo.lua:18
msgctxt "plugin-data"
msgid ""
"\n"
"\n"
"--- DRIVER INFO ---\n"
"Driver: "
msgstr ""
"\n"
"\n"
"--- 驅動程式資訊 ---\n"
"驅動程式: "

#: plugins/data/data_messinfo.lua:21
msgctxt "plugin-data"
msgid "MESSinfo"
msgstr "MESSinfo"

#: plugins/data/data_mameinfo.lua:20
msgctxt "plugin-data"
msgid "MAMEinfo"
msgstr "MAMEinfo"

#: plugins/commonui/init.lua:93
#, lua-format
msgctxt "plugin-commonui"
msgid "%s [root%s]"
msgstr "%s [root%s]"

#: plugins/commonui/init.lua:95
#, lua-format
msgctxt "plugin-commonui"
msgid "[root%s]"
msgstr "[root%s]"

#: plugins/commonui/init.lua:101
msgctxt "plugin-commonui"
msgid "Cancel"
msgstr "取消"

#: plugins/commonui/init.lua:197
msgctxt "plugin-commonui"
msgid "Invalid combination entered"
msgstr "輸入了無效組合"

#: plugins/commonui/init.lua:203
#, lua-format
msgctxt "plugin-commonui"
msgid ""
"Enter combination or press %s to cancel\n"
"%s"
msgstr ""
"輸入組合或按下 %s 取消\n"
"%s"