summaryrefslogtreecommitdiff
path: root/po/zh_CN.po
blob: 6fce0dbb336fde7c838616849fc738e232bd7e23 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
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
# Chinese (China) translation of GTK+.
# converted from tranditional Chinese translation and modified (2003).
# Copyright (C) 2000, 2001, 2003, 2004, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
# 辛立仁 <hsin@med.cgu.edu.tw>, 2000.
# Chih-Wei Huang <cwhuang@linux.org.tw>, 2000.
# Abel Cheung <maddog@linux.org.hk>, 2001.
# He Qiangqiang <carton@263.net>, 2001.
# Funda Wang <fundawang@linux.net.cn>, 2003, 2004.
# Yang Zhang <zyangmath@gmail.com>, 2007.
# Deng Xiyue <manphiz@gmail.com>, 2008, 2009.
# Funda Wang <fundawang@gmail.com>, 2008, 2009.
# Hinker <hinkerliu@gmail.com>, 2009, 2010.
# Wylmer Wang <wantinghard@gmail.com>, 2010.
# YunQiang Su <wzssyqa@gmail.com>, 2011.
# Aron Xu <aronxu@gnome.org>, 2010, 2012.
# keyring <keyrings@163.com>, 2013.
# Tong Hui <tonghuix@gmail.com>, 2013, 2014.
#
msgid ""
msgstr ""
"Project-Id-Version: gtk+ master\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gtk"
"%2b&keywords=I18N+L10N&component=general\n"
"POT-Creation-Date: 2014-01-18 04:15+0000\n"
"PO-Revision-Date: 2014-01-18 16:57+0800\n"
"Last-Translator: Tong Hui <tonghuix@gmail.com>\n"
"Language-Team: Chinese (simplified) <i18n-zh@googlegroups.com>\n"
"Language: zh_CN\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Poedit 1.5.4\n"

#: ../gdk/broadway/gdkbroadway-server.c:141
#, c-format
msgid "broadway display type not supported '%s'"
msgstr "broadway 显示类型不支持“%s”"

#: ../gdk/gdk.c:158
#, c-format
msgid "Error parsing option --gdk-debug"
msgstr "解析选项 --gdk-debug 出错"

#: ../gdk/gdk.c:178
#, c-format
msgid "Error parsing option --gdk-no-debug"
msgstr "解析选项 --gdk-no-debug 时出错"

#. Description of --class=CLASS in --help output
#: ../gdk/gdk.c:206
msgid "Program class as used by the window manager"
msgstr "窗口管理器所使用的程序类"

#. Placeholder in --class=CLASS in --help output
#: ../gdk/gdk.c:207
msgid "CLASS"
msgstr "类"

#. Description of --name=NAME in --help output
#: ../gdk/gdk.c:209
msgid "Program name as used by the window manager"
msgstr "窗口管理器所使用的程序名"

#. Placeholder in --name=NAME in --help output
#: ../gdk/gdk.c:210
msgid "NAME"
msgstr "名称"

#. Description of --display=DISPLAY in --help output
#: ../gdk/gdk.c:212
msgid "X display to use"
msgstr "要使用的 X 显示"

#. Placeholder in --display=DISPLAY in --help output
#: ../gdk/gdk.c:213
msgid "DISPLAY"
msgstr "显示"

#. Description of --gdk-debug=FLAGS in --help output
#: ../gdk/gdk.c:216
msgid "GDK debugging flags to set"
msgstr "要设置的 GDK 调试标志"

#. Placeholder in --gdk-debug=FLAGS in --help output
#. Placeholder in --gdk-no-debug=FLAGS in --help output
#. Placeholder in --gtk-debug=FLAGS in --help output
#. Placeholder in --gtk-no-debug=FLAGS in --help output
#: ../gdk/gdk.c:217 ../gdk/gdk.c:220 ../gtk/gtkmain.c:455 ../gtk/gtkmain.c:458
msgid "FLAGS"
msgstr "标志"

#. Description of --gdk-no-debug=FLAGS in --help output
#: ../gdk/gdk.c:219
msgid "GDK debugging flags to unset"
msgstr "要取消的 GDK 调试标志"

#.
#. * Translators, the strings in the 'keyboard label' context are
#. * display names for keyboard keys. Some of them have prefixes like
#. * XF86 or ISO_ - these should be removed in the translation. Similarly,
#. * underscores should be replaced by spaces. The prefix 'KP_' stands
#. * for 'key pad' and you may want to include that in your translation.
#. * Here are some examples of English translations:
#. * XF86AudioMute - Audio mute
#. * Scroll_lock   - Scroll lock
#. * KP_Space      - Space (keypad)
#.
#: ../gdk/keyname-table.h:6843
msgctxt "keyboard label"
msgid "BackSpace"
msgstr "退格"

#: ../gdk/keyname-table.h:6844
msgctxt "keyboard label"
msgid "Tab"
msgstr "Tab"

#: ../gdk/keyname-table.h:6845
msgctxt "keyboard label"
msgid "Return"
msgstr "回车"

#: ../gdk/keyname-table.h:6846
msgctxt "keyboard label"
msgid "Pause"
msgstr "Pause"

#: ../gdk/keyname-table.h:6847
msgctxt "keyboard label"
msgid "Scroll_Lock"
msgstr "滚动锁"

#: ../gdk/keyname-table.h:6848
msgctxt "keyboard label"
msgid "Sys_Req"
msgstr "SysRq"

#: ../gdk/keyname-table.h:6849
msgctxt "keyboard label"
msgid "Escape"
msgstr "Esc"

#: ../gdk/keyname-table.h:6850
msgctxt "keyboard label"
msgid "Multi_key"
msgstr "多键"

#: ../gdk/keyname-table.h:6851
msgctxt "keyboard label"
msgid "Home"
msgstr "Home"

#: ../gdk/keyname-table.h:6852
msgctxt "keyboard label"
msgid "Left"
msgstr "左"

#: ../gdk/keyname-table.h:6853
msgctxt "keyboard label"
msgid "Up"
msgstr "上"

#: ../gdk/keyname-table.h:6854
msgctxt "keyboard label"
msgid "Right"
msgstr "右"

#: ../gdk/keyname-table.h:6855
msgctxt "keyboard label"
msgid "Down"
msgstr "下"

#: ../gdk/keyname-table.h:6856
msgctxt "keyboard label"
msgid "Page_Up"
msgstr "向上翻页"

#: ../gdk/keyname-table.h:6857
msgctxt "keyboard label"
msgid "Page_Down"
msgstr "向下翻页"

#: ../gdk/keyname-table.h:6858
msgctxt "keyboard label"
msgid "End"
msgstr "End"

#: ../gdk/keyname-table.h:6859
msgctxt "keyboard label"
msgid "Begin"
msgstr "Begin"

#: ../gdk/keyname-table.h:6860
msgctxt "keyboard label"
msgid "Print"
msgstr "打印"

#: ../gdk/keyname-table.h:6861
msgctxt "keyboard label"
msgid "Insert"
msgstr "插入"

#: ../gdk/keyname-table.h:6862
msgctxt "keyboard label"
msgid "Num_Lock"
msgstr "数字锁"

#. Translators: KP_ means 'key pad' here
#: ../gdk/keyname-table.h:6864
msgctxt "keyboard label"
msgid "KP_Space"
msgstr "空格键"

#: ../gdk/keyname-table.h:6865
msgctxt "keyboard label"
msgid "KP_Tab"
msgstr "Tab 键"

#: ../gdk/keyname-table.h:6866
msgctxt "keyboard label"
msgid "KP_Enter"
msgstr "回车键"

#: ../gdk/keyname-table.h:6867
msgctxt "keyboard label"
msgid "KP_Home"
msgstr "Home 键"

#: ../gdk/keyname-table.h:6868
msgctxt "keyboard label"
msgid "KP_Left"
msgstr "左方向键"

#: ../gdk/keyname-table.h:6869
msgctxt "keyboard label"
msgid "KP_Up"
msgstr "上方向键"

#: ../gdk/keyname-table.h:6870
msgctxt "keyboard label"
msgid "KP_Right"
msgstr "右方向键"

#: ../gdk/keyname-table.h:6871
msgctxt "keyboard label"
msgid "KP_Down"
msgstr "下方向键"

#: ../gdk/keyname-table.h:6872
msgctxt "keyboard label"
msgid "KP_Page_Up"
msgstr "向上翻页键"

#: ../gdk/keyname-table.h:6873
msgctxt "keyboard label"
msgid "KP_Prior"
msgstr "Prior 键"

#: ../gdk/keyname-table.h:6874
msgctxt "keyboard label"
msgid "KP_Page_Down"
msgstr "向下翻页键"

#: ../gdk/keyname-table.h:6875
msgctxt "keyboard label"
msgid "KP_Next"
msgstr "下一个键"

#: ../gdk/keyname-table.h:6876
msgctxt "keyboard label"
msgid "KP_End"
msgstr "End 键"

#: ../gdk/keyname-table.h:6877
msgctxt "keyboard label"
msgid "KP_Begin"
msgstr "Begin 键"

#: ../gdk/keyname-table.h:6878
msgctxt "keyboard label"
msgid "KP_Insert"
msgstr "插入键"

#: ../gdk/keyname-table.h:6879
msgctxt "keyboard label"
msgid "KP_Delete"
msgstr "删除键"

#: ../gdk/keyname-table.h:6880
msgctxt "keyboard label"
msgid "Delete"
msgstr "删除"

#: ../gdk/keyname-table.h:6881
msgctxt "keyboard label"
msgid "MonBrightnessUp"
msgstr "提高显示器亮度"

#: ../gdk/keyname-table.h:6882
msgctxt "keyboard label"
msgid "MonBrightnessDown"
msgstr "降低显示器亮度"

#: ../gdk/keyname-table.h:6883
msgctxt "keyboard label"
msgid "KbdBrightnessUp"
msgstr "提高键盘亮度"

#: ../gdk/keyname-table.h:6884
msgctxt "keyboard label"
msgid "KbdBrightnessDown"
msgstr "降低键盘亮度"

#: ../gdk/keyname-table.h:6885
msgctxt "keyboard label"
msgid "AudioMute"
msgstr "输出静音"

#: ../gdk/keyname-table.h:6886
msgctxt "keyboard label"
msgid "AudioMicMute"
msgstr "输入静音"

#: ../gdk/keyname-table.h:6887
msgctxt "keyboard label"
msgid "AudioLowerVolume"
msgstr "减小音量"

#: ../gdk/keyname-table.h:6888
msgctxt "keyboard label"
msgid "AudioRaiseVolume"
msgstr "增大音量"

#: ../gdk/keyname-table.h:6889
msgctxt "keyboard label"
msgid "AudioPlay"
msgstr "音频播放"

#: ../gdk/keyname-table.h:6890
msgctxt "keyboard label"
msgid "AudioStop"
msgstr "音频停止"

#: ../gdk/keyname-table.h:6891
msgctxt "keyboard label"
msgid "AudioNext"
msgstr "音频下一个"

#: ../gdk/keyname-table.h:6892
msgctxt "keyboard label"
msgid "AudioPrev"
msgstr "音频上一个"

#: ../gdk/keyname-table.h:6893
msgctxt "keyboard label"
msgid "AudioRecord"
msgstr "录音"

#: ../gdk/keyname-table.h:6894
msgctxt "keyboard label"
msgid "AudioPause"
msgstr "音频暂停"

#: ../gdk/keyname-table.h:6895
msgctxt "keyboard label"
msgid "AudioRewind"
msgstr "音频重定位"

#: ../gdk/keyname-table.h:6896
msgctxt "keyboard label"
msgid "AudioMedia"
msgstr "音频媒体"

#: ../gdk/keyname-table.h:6897
msgctxt "keyboard label"
msgid "ScreenSaver"
msgstr "屏保"

#: ../gdk/keyname-table.h:6898
msgctxt "keyboard label"
msgid "Battery"
msgstr "电池"

#: ../gdk/keyname-table.h:6899
msgctxt "keyboard label"
msgid "Launch1"
msgstr "启动1"

#: ../gdk/keyname-table.h:6900
msgctxt "keyboard label"
msgid "Forward"
msgstr "前进"

#: ../gdk/keyname-table.h:6901
msgctxt "keyboard label"
msgid "Back"
msgstr "后退"

#: ../gdk/keyname-table.h:6902
msgctxt "keyboard label"
msgid "Sleep"
msgstr "睡眠"

#: ../gdk/keyname-table.h:6903
msgctxt "keyboard label"
msgid "Hibernate"
msgstr "休眠"

#: ../gdk/keyname-table.h:6904
msgctxt "keyboard label"
msgid "WLAN"
msgstr "无线局域网"

#: ../gdk/keyname-table.h:6905
msgctxt "keyboard label"
msgid "WebCam"
msgstr "网络摄像头"

#: ../gdk/keyname-table.h:6906
msgctxt "keyboard label"
msgid "Display"
msgstr "显示"

#: ../gdk/keyname-table.h:6907
msgctxt "keyboard label"
msgid "TouchpadToggle"
msgstr "触摸板开关"

#: ../gdk/keyname-table.h:6908
msgctxt "keyboard label"
msgid "WakeUp"
msgstr "唤醒"

#: ../gdk/keyname-table.h:6909
msgctxt "keyboard label"
msgid "Suspend"
msgstr "挂起"

#. Description of --sync in --help output
#: ../gdk/win32/gdkmain-win32.c:53
msgid "Don't batch GDI requests"
msgstr "不对 GDI 请求批处理"

#. Description of --no-wintab in --help output
#: ../gdk/win32/gdkmain-win32.c:55
msgid "Don't use the Wintab API for tablet support"
msgstr "不使用 Wintab API 来支持 tablet"

#. Description of --ignore-wintab in --help output
#: ../gdk/win32/gdkmain-win32.c:57
msgid "Same as --no-wintab"
msgstr "与 --no-wintab 相同"

#. Description of --use-wintab in --help output
#: ../gdk/win32/gdkmain-win32.c:59
msgid "Do use the Wintab API [default]"
msgstr "使用 Wintab API [默认]"

#. Description of --max-colors=COLORS in --help output
#: ../gdk/win32/gdkmain-win32.c:61
msgid "Size of the palette in 8 bit mode"
msgstr "8 位模式调色板大小"

#. Placeholder in --max-colors=COLORS in --help output
#: ../gdk/win32/gdkmain-win32.c:62
msgid "COLORS"
msgstr "颜色"

#: ../gdk/x11/gdkapplaunchcontext-x11.c:296
#, c-format
msgid "Starting %s"
msgstr "正在启动 %s"

#: ../gdk/x11/gdkapplaunchcontext-x11.c:309
#, c-format
msgid "Opening %s"
msgstr "打开 %s"

#: ../gdk/x11/gdkapplaunchcontext-x11.c:314
#, c-format
msgid "Opening %d Item"
msgid_plural "Opening %d Items"
msgstr[0] "打开 %d 项"

#: ../gtk/a11y/gtkbooleancellaccessible.c:43
msgctxt "Action description"
msgid "Toggles the cell"
msgstr "开/关该单元"

#: ../gtk/a11y/gtkbooleancellaccessible.c:63
#: ../gtk/a11y/gtkswitchaccessible.c:89
msgctxt "Action name"
msgid "Toggle"
msgstr "开关"

#: ../gtk/a11y/gtkbuttonaccessible.c:341
#: ../gtk/a11y/gtkmenuitemaccessible.c:435
msgctxt "Action name"
msgid "Click"
msgstr "点击"

#: ../gtk/a11y/gtkbuttonaccessible.c:350
msgctxt "Action description"
msgid "Clicks the button"
msgstr "点击按钮"

#: ../gtk/a11y/gtkcellaccessible.c:258
msgctxt "Action name"
msgid "Expand or contract"
msgstr "展开/收缩"

#: ../gtk/a11y/gtkcellaccessible.c:260
msgctxt "Action name"
msgid "Edit"
msgstr "编辑(_E)"

#: ../gtk/a11y/gtkcellaccessible.c:262
#: ../gtk/a11y/gtkcolorswatchaccessible.c:149
#: ../gtk/a11y/gtkentryaccessible.c:1554
#: ../gtk/a11y/gtkexpanderaccessible.c:281
msgctxt "Action name"
msgid "Activate"
msgstr "激活"

#: ../gtk/a11y/gtkcellaccessible.c:275
msgctxt "Action description"
msgid "Expands or contracts the row in the tree view containing this cell"
msgstr "展开/收缩树状视图中包含该单元的行"

#: ../gtk/a11y/gtkcellaccessible.c:277
msgctxt "Action description"
msgid "Creates a widget in which the contents of the cell can be edited"
msgstr "创建一个单元内容可编辑的部件"

#: ../gtk/a11y/gtkcellaccessible.c:279
msgctxt "Action description"
msgid "Activates the cell"
msgstr "激活该单元"

#: ../gtk/a11y/gtkcolorswatchaccessible.c:148
msgctxt "Action name"
msgid "Select"
msgstr "选择(_S)"

#: ../gtk/a11y/gtkcolorswatchaccessible.c:150
msgctxt "Action name"
msgid "Customize"
msgstr "自定义(_C)"

#: ../gtk/a11y/gtkcolorswatchaccessible.c:161
msgctxt "Action description"
msgid "Selects the color"
msgstr "选择颜色"

#: ../gtk/a11y/gtkcolorswatchaccessible.c:162
msgctxt "Action description"
msgid "Activates the color"
msgstr "激活该颜色"

#: ../gtk/a11y/gtkcolorswatchaccessible.c:163
msgctxt "Action description"
msgid "Customizes the color"
msgstr "自定义颜色"

#: ../gtk/a11y/gtkcomboboxaccessible.c:310
msgctxt "Action name"
msgid "Press"
msgstr "按下"

#: ../gtk/a11y/gtkcomboboxaccessible.c:319
msgctxt "Action description"
msgid "Presses the combobox"
msgstr "按下组合框"

#: ../gtk/a11y/gtkentryaccessible.c:1563
msgctxt "Action description"
msgid "Activates the entry"
msgstr "激活入口"

#: ../gtk/a11y/gtkexpanderaccessible.c:290
msgctxt "Action description"
msgid "Activates the expander"
msgstr "激活展开器"

#. FIXME these need accelerators when appropriate, and
#. * need the mnemonics to be rationalized
#.
#: ../gtk/a11y/gtkimageaccessible.c:52 ../gtk/deprecated/gtkstock.c:342
msgctxt "Stock label"
msgid "_About"
msgstr "关于(_A)"

#: ../gtk/a11y/gtkimageaccessible.c:53 ../gtk/deprecated/gtkstock.c:343
msgctxt "Stock label"
msgid "_Add"
msgstr "添加(_A)"

#: ../gtk/a11y/gtkimageaccessible.c:54 ../gtk/deprecated/gtkstock.c:345
msgctxt "Stock label"
msgid "_Bold"
msgstr "粗体(_B)"

#: ../gtk/a11y/gtkimageaccessible.c:55 ../gtk/deprecated/gtkstock.c:347
msgctxt "Stock label"
msgid "_CD-ROM"
msgstr "_CD-ROM"

#: ../gtk/a11y/gtkimageaccessible.c:56 ../gtk/deprecated/gtkstock.c:348
msgctxt "Stock label"
msgid "_Clear"
msgstr "清除(_C)"

#: ../gtk/a11y/gtkimageaccessible.c:57 ../gtk/deprecated/gtkstock.c:349
msgctxt "Stock label"
msgid "_Close"
msgstr "关闭(_C)"

#: ../gtk/a11y/gtkimageaccessible.c:58 ../gtk/gtkheaderbar.c:431
#: ../gtk/gtkwindow.c:8204
msgid "Minimize"
msgstr "最小化"

#: ../gtk/a11y/gtkimageaccessible.c:59 ../gtk/gtkheaderbar.c:454
#: ../gtk/gtkwindow.c:8212
msgid "Maximize"
msgstr "最大化"

#: ../gtk/a11y/gtkimageaccessible.c:60 ../gtk/gtkheaderbar.c:454
msgid "Restore"
msgstr "还原"

#: ../gtk/a11y/gtkimageaccessible.c:61 ../gtk/deprecated/gtkstock.c:352
msgctxt "Stock label"
msgid "_Copy"
msgstr "复制(_C)"

#: ../gtk/a11y/gtkimageaccessible.c:62 ../gtk/deprecated/gtkstock.c:353
msgctxt "Stock label"
msgid "Cu_t"
msgstr "剪切(_T)"

#: ../gtk/a11y/gtkimageaccessible.c:63 ../gtk/deprecated/gtkstock.c:354
msgctxt "Stock label"
msgid "_Delete"
msgstr "删除(_D)"

#: ../gtk/a11y/gtkimageaccessible.c:64 ../gtk/deprecated/gtkstock.c:336
msgctxt "Stock label"
msgid "Error"
msgstr "错误"

#. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate
#: ../gtk/a11y/gtkimageaccessible.c:65 ../gtk/deprecated/gtkstock.c:334
msgctxt "Stock label"
msgid "Information"
msgstr "信息"

#: ../gtk/a11y/gtkimageaccessible.c:66 ../gtk/deprecated/gtkstock.c:337
msgctxt "Stock label"
msgid "Question"
msgstr "问题"

#: ../gtk/a11y/gtkimageaccessible.c:67 ../gtk/deprecated/gtkstock.c:335
msgctxt "Stock label"
msgid "Warning"
msgstr "警告"

#: ../gtk/a11y/gtkimageaccessible.c:68 ../gtk/deprecated/gtkstock.c:357
msgctxt "Stock label"
msgid "_Execute"
msgstr "执行(_E)"

#: ../gtk/a11y/gtkimageaccessible.c:69 ../gtk/deprecated/gtkstock.c:359
msgctxt "Stock label"
msgid "_File"
msgstr "文件(_F)"

#: ../gtk/a11y/gtkimageaccessible.c:70 ../gtk/deprecated/gtkstock.c:360
msgctxt "Stock label"
msgid "_Find"
msgstr "查找(_F)"

#: ../gtk/a11y/gtkimageaccessible.c:71 ../gtk/deprecated/gtkstock.c:361
msgctxt "Stock label"
msgid "Find and _Replace"
msgstr "查找并替换(_R)"

#: ../gtk/a11y/gtkimageaccessible.c:72 ../gtk/deprecated/gtkstock.c:362
msgctxt "Stock label"
msgid "_Floppy"
msgstr "软盘(_F)"

#: ../gtk/a11y/gtkimageaccessible.c:73 ../gtk/deprecated/gtkstock.c:363
msgctxt "Stock label"
msgid "_Fullscreen"
msgstr "全屏(_F)"

#. This is a navigation label as in "go to the bottom of the page"
#: ../gtk/a11y/gtkimageaccessible.c:74 ../gtk/deprecated/gtkstock.c:366
msgctxt "Stock label, navigation"
msgid "_Bottom"
msgstr "到底部(_B)"

#. This is a navigation label as in "go to the first page"
#: ../gtk/a11y/gtkimageaccessible.c:75 ../gtk/deprecated/gtkstock.c:368
msgctxt "Stock label, navigation"
msgid "_First"
msgstr "到第一页(_F)"

#. This is a navigation label as in "go to the last page"
#: ../gtk/a11y/gtkimageaccessible.c:76 ../gtk/deprecated/gtkstock.c:370
msgctxt "Stock label, navigation"
msgid "_Last"
msgstr "到最后一页(_L)"

#. This is a navigation label as in "go to the top of the page"
#: ../gtk/a11y/gtkimageaccessible.c:77 ../gtk/deprecated/gtkstock.c:372
msgctxt "Stock label, navigation"
msgid "_Top"
msgstr "到顶部(_T)"

#. This is a navigation label as in "go back"
#: ../gtk/a11y/gtkimageaccessible.c:78 ../gtk/deprecated/gtkstock.c:374
msgctxt "Stock label, navigation"
msgid "_Back"
msgstr "后退(_B)"

#. This is a navigation label as in "go down"
#: ../gtk/a11y/gtkimageaccessible.c:79 ../gtk/deprecated/gtkstock.c:376
msgctxt "Stock label, navigation"
msgid "_Down"
msgstr "向下(_D)"

#. This is a navigation label as in "go forward"
#: ../gtk/a11y/gtkimageaccessible.c:80 ../gtk/deprecated/gtkstock.c:378
msgctxt "Stock label, navigation"
msgid "_Forward"
msgstr "前进(_F)"

#. This is a navigation label as in "go up"
#: ../gtk/a11y/gtkimageaccessible.c:81 ../gtk/deprecated/gtkstock.c:380
msgctxt "Stock label, navigation"
msgid "_Up"
msgstr "向上(_U)"

#: ../gtk/a11y/gtkimageaccessible.c:82 ../gtk/deprecated/gtkstock.c:381
msgctxt "Stock label"
msgid "_Hard Disk"
msgstr "硬盘(_H)"

#: ../gtk/a11y/gtkimageaccessible.c:83 ../gtk/deprecated/gtkstock.c:382
msgctxt "Stock label"
msgid "_Help"
msgstr "帮助(_H)"

#: ../gtk/a11y/gtkimageaccessible.c:84 ../gtk/deprecated/gtkstock.c:383
msgctxt "Stock label"
msgid "_Home"
msgstr "主文件夹(_H)"

#: ../gtk/a11y/gtkimageaccessible.c:85 ../gtk/deprecated/gtkstock.c:384
msgctxt "Stock label"
msgid "Increase Indent"
msgstr "增加缩进"

#: ../gtk/a11y/gtkimageaccessible.c:86 ../gtk/deprecated/gtkstock.c:387
msgctxt "Stock label"
msgid "_Information"
msgstr "信息(_I)"

#: ../gtk/a11y/gtkimageaccessible.c:87 ../gtk/deprecated/gtkstock.c:388
msgctxt "Stock label"
msgid "_Italic"
msgstr "斜体(_I)"

#: ../gtk/a11y/gtkimageaccessible.c:88 ../gtk/deprecated/gtkstock.c:389
msgctxt "Stock label"
msgid "_Jump to"
msgstr "跳至(_J)"

#. This is about text justification, "centered text"
#: ../gtk/a11y/gtkimageaccessible.c:89 ../gtk/deprecated/gtkstock.c:391
msgctxt "Stock label"
msgid "_Center"
msgstr "居中(_C)"

#. This is about text justification
#: ../gtk/a11y/gtkimageaccessible.c:90 ../gtk/deprecated/gtkstock.c:393
msgctxt "Stock label"
msgid "_Fill"
msgstr "两端对齐(_F)"

#. This is about text justification, "left-justified text"
#: ../gtk/a11y/gtkimageaccessible.c:91 ../gtk/deprecated/gtkstock.c:395
msgctxt "Stock label"
msgid "_Left"
msgstr "左对齐(_L)"

#. This is about text justification, "right-justified text"
#: ../gtk/a11y/gtkimageaccessible.c:92 ../gtk/deprecated/gtkstock.c:397
msgctxt "Stock label"
msgid "_Right"
msgstr "右对齐(_R)"

#: ../gtk/a11y/gtkimageaccessible.c:93 ../gtk/deprecated/gtkstock.c:364
msgctxt "Stock label"
msgid "_Leave Fullscreen"
msgstr "离开全屏(_L)"

#. Media label, as in "fast forward"
#: ../gtk/a11y/gtkimageaccessible.c:94 ../gtk/deprecated/gtkstock.c:400
msgctxt "Stock label, media"
msgid "_Forward"
msgstr "前进(_F)"

#. Media label, as in "next song"
#: ../gtk/a11y/gtkimageaccessible.c:95 ../gtk/deprecated/gtkstock.c:402
msgctxt "Stock label, media"
msgid "_Next"
msgstr "下首(_N)"

#. Media label, as in "pause music"
#: ../gtk/a11y/gtkimageaccessible.c:96 ../gtk/deprecated/gtkstock.c:404
msgctxt "Stock label, media"
msgid "P_ause"
msgstr "暂停(_A)"

#. Media label, as in "play music"
#: ../gtk/a11y/gtkimageaccessible.c:97 ../gtk/deprecated/gtkstock.c:406
msgctxt "Stock label, media"
msgid "_Play"
msgstr "播放(_P)"

#. Media label, as in  "previous song"
#: ../gtk/a11y/gtkimageaccessible.c:98 ../gtk/deprecated/gtkstock.c:408
msgctxt "Stock label, media"
msgid "Pre_vious"
msgstr "上首(_V)"

#. Media label
#: ../gtk/a11y/gtkimageaccessible.c:99 ../gtk/deprecated/gtkstock.c:410
msgctxt "Stock label, media"
msgid "_Record"
msgstr "录制(_R)"

#. Media label
#: ../gtk/a11y/gtkimageaccessible.c:100 ../gtk/deprecated/gtkstock.c:412
msgctxt "Stock label, media"
msgid "R_ewind"
msgstr "快退(_E)"

#. Media label
#: ../gtk/a11y/gtkimageaccessible.c:101 ../gtk/deprecated/gtkstock.c:414
msgctxt "Stock label, media"
msgid "_Stop"
msgstr "停止(_S)"

#: ../gtk/a11y/gtkimageaccessible.c:102 ../gtk/deprecated/gtkstock.c:415
msgctxt "Stock label"
msgid "_Network"
msgstr "网络(_N)"

#: ../gtk/a11y/gtkimageaccessible.c:103 ../gtk/deprecated/gtkstock.c:416
msgctxt "Stock label"
msgid "_New"
msgstr "新建(_N)"

#: ../gtk/a11y/gtkimageaccessible.c:104 ../gtk/deprecated/gtkstock.c:419
msgctxt "Stock label"
msgid "_Open"
msgstr "打开(_O)"

#: ../gtk/a11y/gtkimageaccessible.c:105 ../gtk/deprecated/gtkstock.c:429
msgctxt "Stock label"
msgid "_Paste"
msgstr "粘贴(_P)"

#: ../gtk/a11y/gtkimageaccessible.c:106 ../gtk/deprecated/gtkstock.c:431
msgctxt "Stock label"
msgid "_Print"
msgstr "打印(_P)"

#: ../gtk/a11y/gtkimageaccessible.c:107 ../gtk/deprecated/gtkstock.c:432
msgctxt "Stock label"
msgid "Print Pre_view"
msgstr "打印预览(_V)"

#: ../gtk/a11y/gtkimageaccessible.c:108 ../gtk/deprecated/gtkstock.c:433
msgctxt "Stock label"
msgid "_Properties"
msgstr "属性(_P)"

#: ../gtk/a11y/gtkimageaccessible.c:109 ../gtk/deprecated/gtkstock.c:434
msgctxt "Stock label"
msgid "_Quit"
msgstr "退出(_Q)"

#: ../gtk/a11y/gtkimageaccessible.c:110 ../gtk/deprecated/gtkstock.c:435
msgctxt "Stock label"
msgid "_Redo"
msgstr "重做(_R)"

#: ../gtk/a11y/gtkimageaccessible.c:111 ../gtk/deprecated/gtkstock.c:436
msgctxt "Stock label"
msgid "_Refresh"
msgstr "刷新(_R)"

#: ../gtk/a11y/gtkimageaccessible.c:112 ../gtk/deprecated/gtkstock.c:437
msgctxt "Stock label"
msgid "_Remove"
msgstr "删除(_R)"

#: ../gtk/a11y/gtkimageaccessible.c:113 ../gtk/deprecated/gtkstock.c:438
msgctxt "Stock label"
msgid "_Revert"
msgstr "还原(_R)"

#: ../gtk/a11y/gtkimageaccessible.c:114 ../gtk/deprecated/gtkstock.c:439
msgctxt "Stock label"
msgid "_Save"
msgstr "保存(_S)"

#: ../gtk/a11y/gtkimageaccessible.c:115 ../gtk/deprecated/gtkstock.c:440
msgctxt "Stock label"
msgid "Save _As"
msgstr "另存为(_A)"

#: ../gtk/a11y/gtkimageaccessible.c:116 ../gtk/deprecated/gtkstock.c:441
msgctxt "Stock label"
msgid "Select _All"
msgstr "全选(_A)"

#. Sorting direction
#: ../gtk/a11y/gtkimageaccessible.c:117 ../gtk/deprecated/gtkstock.c:445
msgctxt "Stock label"
msgid "_Ascending"
msgstr "升序(_A)"

#. Sorting direction
#: ../gtk/a11y/gtkimageaccessible.c:118 ../gtk/deprecated/gtkstock.c:447
msgctxt "Stock label"
msgid "_Descending"
msgstr "降序(_D)"

#: ../gtk/a11y/gtkimageaccessible.c:119 ../gtk/deprecated/gtkstock.c:448
msgctxt "Stock label"
msgid "_Spell Check"
msgstr "拼写检查(_S)"

#: ../gtk/a11y/gtkimageaccessible.c:120 ../gtk/deprecated/gtkstock.c:449
msgctxt "Stock label"
msgid "_Stop"
msgstr "停止(_S)"

#. Font variant
#: ../gtk/a11y/gtkimageaccessible.c:121 ../gtk/deprecated/gtkstock.c:451
msgctxt "Stock label"
msgid "_Strikethrough"
msgstr "删除线(_S)"

#. Font variant
#: ../gtk/a11y/gtkimageaccessible.c:122 ../gtk/deprecated/gtkstock.c:454
msgctxt "Stock label"
msgid "_Underline"
msgstr "下划线(_U)"

#: ../gtk/a11y/gtkimageaccessible.c:123 ../gtk/deprecated/gtkstock.c:455
msgctxt "Stock label"
msgid "_Undo"
msgstr "撤消(_U)"

#: ../gtk/a11y/gtkimageaccessible.c:124 ../gtk/deprecated/gtkstock.c:385
msgctxt "Stock label"
msgid "Decrease Indent"
msgstr "减少缩进"

#. Zoom
#: ../gtk/a11y/gtkimageaccessible.c:125 ../gtk/deprecated/gtkstock.c:458
msgctxt "Stock label"
msgid "_Normal Size"
msgstr "普通大小(_N)"

#. Zoom
#: ../gtk/a11y/gtkimageaccessible.c:126 ../gtk/deprecated/gtkstock.c:460
msgctxt "Stock label"
msgid "Best _Fit"
msgstr "最适合(_F)"

#: ../gtk/a11y/gtkimageaccessible.c:127 ../gtk/deprecated/gtkstock.c:461
msgctxt "Stock label"
msgid "Zoom _In"
msgstr "放大(_I)"

#: ../gtk/a11y/gtkimageaccessible.c:128 ../gtk/deprecated/gtkstock.c:462
msgctxt "Stock label"
msgid "Zoom _Out"
msgstr "缩小(_O)"

#: ../gtk/a11y/gtkmenuitemaccessible.c:444
msgctxt "Action description"
msgid "Clicks the menuitem"
msgstr "点击菜单项"

#: ../gtk/a11y/gtkscalebuttonaccessible.c:140
msgctxt "Action description"
msgid "Pops up the slider"
msgstr "弹出滑动条"

#: ../gtk/a11y/gtkscalebuttonaccessible.c:142
msgctxt "Action description"
msgid "Dismisses the slider"
msgstr "移除滑动条"

#: ../gtk/a11y/gtkscalebuttonaccessible.c:170
msgctxt "Action name"
msgid "Popup"
msgstr "弹出"

#: ../gtk/a11y/gtkscalebuttonaccessible.c:172
msgctxt "Action name"
msgid "Dismiss"
msgstr "移除"

#: ../gtk/a11y/gtkspinneraccessible.c:39
msgctxt "throbbing progress animation widget"
msgid "Spinner"
msgstr "滑块"

#: ../gtk/a11y/gtkspinneraccessible.c:40
msgid "Provides visual indication of progress"
msgstr "为进度提供视觉提示"

#: ../gtk/a11y/gtkswitchaccessible.c:98
msgctxt "Action description"
msgid "Toggles the switch"
msgstr "开/关该开关"

#: ../gtk/deprecated/gtkcolorsel.c:423
msgid ""
"Select the color you want from the outer ring. Select the darkness or "
"lightness of that color using the inner triangle."
msgstr "在外围环中选择您要的颜色。在内部三角形中选择该颜色的明暗度。"

#: ../gtk/deprecated/gtkcolorsel.c:449
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
msgstr "单击滴管,然后点屏幕任何一处来选取该位置的颜色。"

#: ../gtk/deprecated/gtkcolorsel.c:459
msgid "_Hue:"
msgstr "色调(_H):"

#: ../gtk/deprecated/gtkcolorsel.c:460
msgid "Position on the color wheel."
msgstr "在色相环中的位置。"

#: ../gtk/deprecated/gtkcolorsel.c:462
msgid "S_aturation:"
msgstr "饱和度(_A):"

#: ../gtk/deprecated/gtkcolorsel.c:463
msgid "Intensity of the color."
msgstr "色彩浓度。"

#: ../gtk/deprecated/gtkcolorsel.c:464
msgid "_Value:"
msgstr "值(_V):"

#: ../gtk/deprecated/gtkcolorsel.c:465
msgid "Brightness of the color."
msgstr "颜色的亮度。"

#: ../gtk/deprecated/gtkcolorsel.c:466
msgid "_Red:"
msgstr "红(_R):"

#: ../gtk/deprecated/gtkcolorsel.c:467
msgid "Amount of red light in the color."
msgstr "颜色中的红色分量。"

#: ../gtk/deprecated/gtkcolorsel.c:468
msgid "_Green:"
msgstr "绿(_G):"

#: ../gtk/deprecated/gtkcolorsel.c:469
msgid "Amount of green light in the color."
msgstr "颜色中的绿色分量。"

#: ../gtk/deprecated/gtkcolorsel.c:470
msgid "_Blue:"
msgstr "蓝(_B):"

#: ../gtk/deprecated/gtkcolorsel.c:471
msgid "Amount of blue light in the color."
msgstr "颜色中的蓝色分量。"

#: ../gtk/deprecated/gtkcolorsel.c:474
msgid "Op_acity:"
msgstr "透明度(_A):"

#: ../gtk/deprecated/gtkcolorsel.c:482 ../gtk/deprecated/gtkcolorsel.c:492
msgid "Transparency of the color."
msgstr "颜色的透明度。"

#: ../gtk/deprecated/gtkcolorsel.c:499
msgid "Color _name:"
msgstr "颜色名称(_N):"

#: ../gtk/deprecated/gtkcolorsel.c:514
msgid ""
"You can enter an HTML-style hexadecimal color value, or simply a color name "
"such as 'orange' in this entry."
msgstr ""
"您可以在此栏输入 HTML 风格的十六进制颜色值,或是像“orange”这样的颜色名称。"

#: ../gtk/deprecated/gtkcolorsel.c:546
msgid "_Palette:"
msgstr "调色板(_P):"

#: ../gtk/deprecated/gtkcolorsel.c:576
msgid "Color Wheel"
msgstr "色相环"

#: ../gtk/deprecated/gtkcolorsel.c:1070
msgid ""
"The previously-selected color, for comparison to the color you're selecting "
"now. You can drag this color to a palette entry, or select this color as "
"current by dragging it to the other color swatch alongside."
msgstr ""
"先前选中的颜色,相对于您正选中的颜色。您可以拖动此颜色到调色板,或拖动此颜色"
"到下一个颜色样品格内以作为当前选中颜色。"

#: ../gtk/deprecated/gtkcolorsel.c:1076
msgid ""
"The color you've chosen. You can drag this color to a palette entry to save "
"it for use in the future."
msgstr "您选择的颜色。您可以拖动此颜色到调色板并将之保存供以后使用。"

#: ../gtk/deprecated/gtkcolorsel.c:1082
msgid ""
"The previously-selected color, for comparison to the color you're selecting "
"now."
msgstr "您先前选择的颜色,用以与当前选择的颜色作比较。"

#: ../gtk/deprecated/gtkcolorsel.c:1086
msgid "The color you've chosen."
msgstr "您选择的颜色。"

#: ../gtk/deprecated/gtkcolorsel.c:1490
msgid "_Save color here"
msgstr "在此保存颜色(_S)"

#: ../gtk/deprecated/gtkcolorsel.c:1694
msgid ""
"Click this palette entry to make it the current color. To change this entry, "
"drag a color swatch here or right-click it and select \"Save color here.\""
msgstr ""
"单击此调色板项可以将其变为当前颜色。要更改此项,请将颜色拖曳到此处,或者用鼠"
"标右键单击之,然后选择“在此保存颜色”。"

#: ../gtk/deprecated/gtkcolorseldialog.c:192
#: ../gtk/deprecated/gtkfontsel.c:1690 ../gtk/gtkappchooserdialog.c:626
#: ../gtk/gtkcolorchooserdialog.c:110 ../gtk/gtkfilechooserbutton.c:805
#: ../gtk/gtkfilechooserdefault.c:5443 ../gtk/gtkfontchooserdialog.c:156
#: ../gtk/gtkmessagedialog.c:894 ../gtk/gtkmessagedialog.c:907
#: ../gtk/gtkmountoperation.c:538 ../gtk/gtkpagesetupunixdialog.c:196
#: ../gtk/gtkprintbackend.c:747 ../gtk/gtkprinteroptionwidget.c:545
#: ../gtk/gtkprintunixdialog.c:686 ../gtk/gtkprintunixdialog.c:752
#: ../gtk/gtkassistant.ui.h:5
msgid "_Cancel"
msgstr "取消(_C)"

#: ../gtk/deprecated/gtkcolorseldialog.c:196 ../gtk/gtkappchooserdialog.c:627
#: ../gtk/gtkcolorchooserdialog.c:111 ../gtk/gtkfontchooserdialog.c:157
#: ../gtk/gtkprinteroptionwidget.c:546
msgid "_Select"
msgstr "选择(_S)"

#: ../gtk/deprecated/gtkcolorseldialog.c:202
msgid "_Help"
msgstr "帮助(_H)"

#: ../gtk/deprecated/gtkcolorseldialog.c:214
msgid "Color Selection"
msgstr "颜色选择"

#. This is the default text shown in the preview entry, though the user
#. can set it. Remember that some fonts only have capital letters.
#: ../gtk/deprecated/gtkfontsel.c:121
msgid "abcdefghijk ABCDEFGHIJK"
msgstr "GNOME 字体测试"

#: ../gtk/deprecated/gtkfontsel.c:386
msgid "_Family:"
msgstr "字体族(_F):"

#: ../gtk/deprecated/gtkfontsel.c:393
msgid "_Style:"
msgstr "样式(_S):"

#: ../gtk/deprecated/gtkfontsel.c:400
msgid "Si_ze:"
msgstr "大小(_Z):"

#. create the text entry widget
#: ../gtk/deprecated/gtkfontsel.c:577
msgid "_Preview:"
msgstr "预览(_P):"

#: ../gtk/deprecated/gtkfontsel.c:1694 ../gtk/gtkpagesetupunixdialog.c:197
#: ../gtk/gtkassistant.ui.h:1
msgid "_Apply"
msgstr "应用(_A)"

#: ../gtk/deprecated/gtkfontsel.c:1699 ../gtk/gtkmessagedialog.c:886
#: ../gtk/gtkmessagedialog.c:908 ../gtk/gtkprintbackend.c:748
msgid "_OK"
msgstr "确定(_O)"

#: ../gtk/deprecated/gtkfontsel.c:1710
msgid "Font Selection"
msgstr "字体选择"

#: ../gtk/deprecated/gtkstock.c:344
msgctxt "Stock label"
msgid "_Apply"
msgstr "应用(_A)"

#: ../gtk/deprecated/gtkstock.c:346
msgctxt "Stock label"
msgid "_Cancel"
msgstr "取消(_C)"

#: ../gtk/deprecated/gtkstock.c:350
msgctxt "Stock label"
msgid "C_onnect"
msgstr "连接(_O)"

#: ../gtk/deprecated/gtkstock.c:351
msgctxt "Stock label"
msgid "_Convert"
msgstr "转换(_C)"

#: ../gtk/deprecated/gtkstock.c:355
msgctxt "Stock label"
msgid "_Discard"
msgstr "放弃(_D)"

#: ../gtk/deprecated/gtkstock.c:356
msgctxt "Stock label"
msgid "_Disconnect"
msgstr "断开连接(_D)"

#: ../gtk/deprecated/gtkstock.c:358
msgctxt "Stock label"
msgid "_Edit"
msgstr "编辑(_E)"

#: ../gtk/deprecated/gtkstock.c:386
msgctxt "Stock label"
msgid "_Index"
msgstr "索引(_I)"

#: ../gtk/deprecated/gtkstock.c:417
msgctxt "Stock label"
msgid "_No"
msgstr "否(_N)"

#: ../gtk/deprecated/gtkstock.c:418
msgctxt "Stock label"
msgid "_OK"
msgstr "确定(_O)"

#. Page orientation
#: ../gtk/deprecated/gtkstock.c:421
msgctxt "Stock label"
msgid "Landscape"
msgstr "横向"

#. Page orientation
#: ../gtk/deprecated/gtkstock.c:423
msgctxt "Stock label"
msgid "Portrait"
msgstr "纵向"

#. Page orientation
#: ../gtk/deprecated/gtkstock.c:425
msgctxt "Stock label"
msgid "Reverse landscape"
msgstr "横向翻转"

#. Page orientation
#: ../gtk/deprecated/gtkstock.c:427
msgctxt "Stock label"
msgid "Reverse portrait"
msgstr "纵向翻转"

#: ../gtk/deprecated/gtkstock.c:428
msgctxt "Stock label"
msgid "Page Set_up"
msgstr "页面设置(_U)"

#: ../gtk/deprecated/gtkstock.c:430
msgctxt "Stock label"
msgid "_Preferences"
msgstr "首选项(_P)"

#: ../gtk/deprecated/gtkstock.c:442
msgctxt "Stock label"
msgid "_Color"
msgstr "颜色(_C)"

#: ../gtk/deprecated/gtkstock.c:443
msgctxt "Stock label"
msgid "_Font"
msgstr "字体(_F)"

#: ../gtk/deprecated/gtkstock.c:452
msgctxt "Stock label"
msgid "_Undelete"
msgstr "取消删除(_U)"

#: ../gtk/deprecated/gtkstock.c:456
msgctxt "Stock label"
msgid "_Yes"
msgstr "是(_Y)"

#: ../gtk/deprecated/gtkuimanager.c:1803
#, c-format
msgid "Unexpected start tag '%s' on line %d char %d"
msgstr "在第%2$d行第%3$d个字符处有未预期的开始标签“%1$s”"

#: ../gtk/deprecated/gtkuimanager.c:1893
#, c-format
msgid "Unexpected character data on line %d char %d"
msgstr "在第%d行第%d个字符处有未预期的字符"

#: ../gtk/deprecated/gtkuimanager.c:2748
msgid "Empty"
msgstr "空"

#. *
#. * SECTION:gtkaboutdialog
#. * @Short_description: Display information about an application
#. * @Title: GtkAboutDialog
#. *
#. * The GtkAboutDialog offers a simple way to display information about
#. * a program like its logo, name, copyright, website and license. It is
#. * also possible to give credits to the authors, documenters, translators
#. * and artists who have worked on the program. An about dialog is typically
#. * opened when the user selects the <literal>About</literal> option from
#. * the <literal>Help</literal> menu. All parts of the dialog are optional.
#. *
#. * About dialogs often contain links and email addresses. GtkAboutDialog
#. * displays these as clickable links. By default, it calls gtk_show_uri()
#. * when a user clicks one. The behaviour can be overridden with the
#. * #GtkAboutDialog::activate-link signal.
#. *
#. * To make constructing a GtkAboutDialog as convenient as possible, you can
#. * use the function gtk_show_about_dialog() which constructs and shows a dialog
#. * and keeps it around so that it can be shown again.
#. *
#. * Note that GTK+ sets a default title of <literal>_("About &percnt;s")</literal>
#. * on the dialog window (where &percnt;s is replaced by the name of the
#. * application, but in order to ensure proper translation of the title,
#. * applications should set the title property explicitly when constructing
#. * a GtkAboutDialog, as shown in the following example:
#. * <informalexample><programlisting>
#. * gtk_show_about_dialog (NULL,
#. *                        "program-name", "ExampleCode",
#. *                        "logo", example_logo,
#. *                        "title" _("About ExampleCode"),
#. *                        NULL);
#. * </programlisting></informalexample>
#. *
#. * It is also possible to show a #GtkAboutDialog like any other #GtkDialog,
#. * e.g. using gtk_dialog_run(). In this case, you might need to know that
#. * the 'Close' button returns the #GTK_RESPONSE_CANCEL response id.
#.
#. Translators: this is the license preamble; the string at the end
#. * contains the name of the license as link text.
#.
#: ../gtk/gtkaboutdialog.c:103
#, c-format
msgid ""
"This program comes with ABSOLUTELY NO WARRANTY.\n"
"See the <a href=\"%s\">%s</a> for details."
msgstr ""
"本程序无任何担保。\n"
"详情见 <a href=\"%s\">%s</a>。"

#: ../gtk/gtkaboutdialog.c:113 ../gtk/gtkaboutdialog.c:402
#: ../gtk/gtkaboutdialog.ui.h:3
msgid "License"
msgstr "许可"

#: ../gtk/gtkaboutdialog.c:114
msgid "Custom License"
msgstr "自定义许可证"

#: ../gtk/gtkaboutdialog.c:115
msgid "GNU General Public License, version 2 or later"
msgstr "GNU 通用公共许可证,第2版以上"

#: ../gtk/gtkaboutdialog.c:116
msgid "GNU General Public License, version 3 or later"
msgstr "GNU 通用公共许可证,第3版以上"

#: ../gtk/gtkaboutdialog.c:117
msgid "GNU Lesser General Public License, version 2.1 or later"
msgstr "GNU 宽通用公共许可证,2.1版以上"

#: ../gtk/gtkaboutdialog.c:118
msgid "GNU Lesser General Public License, version 3 or later"
msgstr "GNU 宽通用公共许可证,第3版以上"

#: ../gtk/gtkaboutdialog.c:119
msgid "BSD 2-Clause License"
msgstr "BSD 许可证"

#: ../gtk/gtkaboutdialog.c:120
msgid "The MIT License (MIT)"
msgstr "MIT 许可证"

#: ../gtk/gtkaboutdialog.c:121
msgid "Artistic License 2.0"
msgstr "艺术许可证 2.0"

#: ../gtk/gtkaboutdialog.c:122
msgid "GNU General Public License, version 2 only"
msgstr "GNU 通用公共许可证,仅限第2版"

#: ../gtk/gtkaboutdialog.c:123
msgid "GNU General Public License, version 3 only"
msgstr "GNU 通用公共许可证,仅限第3版"

#: ../gtk/gtkaboutdialog.c:124
msgid "GNU Lesser General Public License, version 2.1 only"
msgstr "GNU 宽通用公共许可证,仅限2.1版"

#: ../gtk/gtkaboutdialog.c:125
msgid "GNU Lesser General Public License, version 3 only"
msgstr "GNU 宽通用公共许可证,仅限第3版"

#: ../gtk/gtkaboutdialog.c:403
msgid "The license of the program"
msgstr "程序的许可协议"

#: ../gtk/gtkaboutdialog.c:908
msgid "Could not show link"
msgstr "无法显示链接"

#: ../gtk/gtkaboutdialog.c:945
msgid "Website"
msgstr "网站"

#: ../gtk/gtkaboutdialog.c:999 ../gtk/gtkapplication-quartz.ui.h:1
#, c-format
msgid "About %s"
msgstr "关于 %s"

#: ../gtk/gtkaboutdialog.c:2273
msgid "Created by"
msgstr "作者:"

#: ../gtk/gtkaboutdialog.c:2276
msgid "Documented by"
msgstr "文档:"

#: ../gtk/gtkaboutdialog.c:2286
msgid "Translated by"
msgstr "翻译:"

#: ../gtk/gtkaboutdialog.c:2291
msgid "Artwork by"
msgstr "美工:"

#. This is the text that should appear next to menu accelerators
#. * that use the shift key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
#.
#: ../gtk/gtkaccellabel.c:159
msgctxt "keyboard label"
msgid "Shift"
msgstr "Shift"

#. This is the text that should appear next to menu accelerators
#. * that use the control key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
#.
#: ../gtk/gtkaccellabel.c:165
msgctxt "keyboard label"
msgid "Ctrl"
msgstr "Ctrl"

#. This is the text that should appear next to menu accelerators
#. * that use the alt key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
#.
#: ../gtk/gtkaccellabel.c:171
msgctxt "keyboard label"
msgid "Alt"
msgstr "Alt"

#. This is the text that should appear next to menu accelerators
#. * that use the super key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
#.
#: ../gtk/gtkaccellabel.c:801
msgctxt "keyboard label"
msgid "Super"
msgstr "Super"

#. This is the text that should appear next to menu accelerators
#. * that use the hyper key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
#.
#: ../gtk/gtkaccellabel.c:814
msgctxt "keyboard label"
msgid "Hyper"
msgstr "Hyper"

#. This is the text that should appear next to menu accelerators
#. * that use the meta key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
#.
#: ../gtk/gtkaccellabel.c:828
msgctxt "keyboard label"
msgid "Meta"
msgstr "Meta"

#: ../gtk/gtkaccellabel.c:845
msgctxt "keyboard label"
msgid "Space"
msgstr "空格"

#: ../gtk/gtkaccellabel.c:848
msgctxt "keyboard label"
msgid "Backslash"
msgstr "反斜杠(\\)"

#: ../gtk/gtkappchooserbutton.c:291
msgid "Other application…"
msgstr "其他应用程序..."

#. Translators: %s is a filename
#: ../gtk/gtkappchooserdialog.c:200
#, c-format
msgid "Select an application to open “%s”"
msgstr "选择用来打开“%s”的应用程序"

#: ../gtk/gtkappchooserdialog.c:201 ../gtk/gtkappchooserwidget.c:670
#, c-format
msgid "No applications available to open “%s”"
msgstr "没有可用于打开“%s”的应用程序"

#. Translators: %s is a file type description
#: ../gtk/gtkappchooserdialog.c:207
#, c-format
msgid "Select an application for “%s” files"
msgstr "选择处理“%s”类型文件的应用程序"

#: ../gtk/gtkappchooserdialog.c:209
#, c-format
msgid "No applications available to open “%s” files"
msgstr "没有可用于打开“%s”文件的应用程序"

#: ../gtk/gtkappchooserdialog.c:225
msgid ""
"Click \"Show other applications\", for more options, or \"Software\" to "
"install a new application"
msgstr "点击“显示其他应用程序”了解更多选项,或点击“软件”安装新的应用程序"

#: ../gtk/gtkappchooserdialog.c:295
msgid "Forget association"
msgstr "忘记关联"

#: ../gtk/gtkappchooserdialog.c:423
msgid "Failed to start GNOME Software"
msgstr "打开 GNOME 软件失败"

#: ../gtk/gtkappchooserdialog.c:441
msgid "Software"
msgstr "软件"

#: ../gtk/gtkappchooserwidget.c:619
msgid "Default Application"
msgstr "默认应用程序"

#: ../gtk/gtkappchooserwidget.c:757
msgid "Recommended Applications"
msgstr "推荐应用程序"

#: ../gtk/gtkappchooserwidget.c:772
msgid "Related Applications"
msgstr "相关应用程序"

#: ../gtk/gtkappchooserwidget.c:786
msgid "Other Applications"
msgstr "其他应用程序"

#: ../gtk/gtkapplicationwindow.c:326 ../gtk/gtkprintoperation-unix.c:480
#: ../gtk/gtkprintoperation-win32.c:1447
msgid "Application"
msgstr "应用程序"

#: ../gtk/gtkbookmarksmanager.c:49
#, c-format
msgid "%s does not exist in the bookmarks list"
msgstr "书签列表里没有 %s"

#: ../gtk/gtkbookmarksmanager.c:366
#, c-format
msgid "%s already exists in the bookmarks list"
msgstr "%s 已在书签列表里"

#: ../gtk/gtkbuilder-menus.c:220
#, c-format
msgid "Element <%s> not allowed inside <%s>"
msgstr "元素 <%s> 不允许位于 <%s> 内部"

#: ../gtk/gtkbuilder-menus.c:225
#, c-format
msgid "Element <%s> not allowed at toplevel"
msgstr "元素 <%s> 不允许位于顶层"

#: ../gtk/gtkbuilder-menus.c:314
#, c-format
msgid "text may not appear inside <%s>"
msgstr "文本可能不会出现在 <%s> 内部"

#: ../gtk/gtkbuilderparser.c:354
#, c-format
msgid "Invalid type function on line %d: '%s'"
msgstr "无效的类型函数出现于第 %d 行:“%s”"

#: ../gtk/gtkbuilderparser.c:419 ../gtk/gtkbuilderparser.c:504
#, c-format
msgid "Duplicate object ID '%s' on line %d (previously on line %d)"
msgstr "重复的对象 ID %s 出现在第 %d 行(之前出现在第 %d 行)"

#: ../gtk/gtkbuilderparser.c:971
#, c-format
msgid "Invalid root element: '%s'"
msgstr "无效的根元素:“%s”"

#: ../gtk/gtkbuilderparser.c:1014
#, c-format
msgid "Unhandled tag: '%s'"
msgstr "未处理的标记:“%s”"

#. Translate to calendar:YM if you want years to be displayed
#. * before months; otherwise translate to calendar:MY.
#. * Do *not* translate it to anything else, if it
#. * it isn't calendar:YM or calendar:MY it will not work.
#. *
#. * Note that the ordering described here is logical order, which is
#. * further influenced by BIDI ordering. Thus, if you have a default
#. * text direction of RTL and specify "calendar:YM", then the year
#. * will appear to the right of the month.
#.
#: ../gtk/gtkcalendar.c:869
msgid "calendar:MY"
msgstr "calendar:YM"

#. Translate to calendar:week_start:0 if you want Sunday to be the
#. * first day of the week to calendar:week_start:1 if you want Monday
#. * to be the first day of the week, and so on.
#.
#: ../gtk/gtkcalendar.c:907
msgid "calendar:week_start:0"
msgstr "calendar:week_start:1"

#. Translators:  This is a text measurement template.
#. * Translate it to the widest year text
#. *
#. * If you don't understand this, leave it as "2000"
#.
#: ../gtk/gtkcalendar.c:1907
msgctxt "year measurement template"
msgid "2000"
msgstr "2000"

#. Translators: this defines whether the day numbers should use
#. * localized digits or the ones used in English (0123...).
#. *
#. * Translate to "%Id" if you want to use localized digits, or
#. * translate to "%d" otherwise.
#. *
#. * Note that translating this doesn't guarantee that you get localized
#. * digits. That needs support from your system and locale definition
#. * too.
#.
#: ../gtk/gtkcalendar.c:1938 ../gtk/gtkcalendar.c:2630
#, c-format
msgctxt "calendar:day:digits"
msgid "%d"
msgstr "%d"

#. Translators: this defines whether the week numbers should use
#. * localized digits or the ones used in English (0123...).
#. *
#. * Translate to "%Id" if you want to use localized digits, or
#. * translate to "%d" otherwise.
#. *
#. * Note that translating this doesn't guarantee that you get localized
#. * digits. That needs support from your system and locale definition
#. * too.
#.
#: ../gtk/gtkcalendar.c:1970 ../gtk/gtkcalendar.c:2496
#, c-format
msgctxt "calendar:week:digits"
msgid "%d"
msgstr "%d"

#. Translators: This dictates how the year is displayed in
#. * gtkcalendar widget.  See strftime() manual for the format.
#. * Use only ASCII in the translation.
#. *
#. * Also look for the msgid "2000".
#. * Translate that entry to a year with the widest output of this
#. * msgid.
#. *
#. * "%Y" is appropriate for most locales.
#.
#: ../gtk/gtkcalendar.c:2265
msgctxt "calendar year format"
msgid "%Y"
msgstr "%Y"

#. This label is displayed in a treeview cell displaying
#. * a disabled accelerator key combination.
#.
#: ../gtk/gtkcellrendereraccel.c:278
msgctxt "Accelerator"
msgid "Disabled"
msgstr "禁用"

#. This label is displayed in a treeview cell displaying
#. * an accelerator key combination that is not valid according
#. * to gtk_accelerator_valid().
#.
#: ../gtk/gtkcellrendereraccel.c:288
msgctxt "Accelerator"
msgid "Invalid"
msgstr "无效的"

#. This label is displayed in a treeview cell displaying
#. * an accelerator when the cell is clicked to change the
#. * acelerator.
#.
#: ../gtk/gtkcellrendereraccel.c:412 ../gtk/gtkcellrendereraccel.c:743
msgid "New accelerator…"
msgstr "新建加速键..."

#: ../gtk/gtkcellrendererprogress.c:368 ../gtk/gtkcellrendererprogress.c:458
#, c-format
msgctxt "progress bar label"
msgid "%d %%"
msgstr "%d %%"

#: ../gtk/gtkcolorbutton.c:189 ../gtk/gtkcolorbutton.c:444
msgid "Pick a Color"
msgstr "拾取颜色"

#: ../gtk/gtkcolorchooserwidget.c:282
#, c-format
msgid "Red %d%%, Green %d%%, Blue %d%%, Alpha %d%%"
msgstr "红 %d%%,绿 %d%%,蓝 %d%%,透明度 %d%%"

#: ../gtk/gtkcolorchooserwidget.c:288
#, c-format
msgid "Red %d%%, Green %d%%, Blue %d%%"
msgstr "红 %d%%,绿 %d%%,蓝 %d%%"

#: ../gtk/gtkcolorchooserwidget.c:365
#, c-format
msgid "Color: %s"
msgstr "颜色:%s"

#: ../gtk/gtkcolorchooserwidget.c:424
msgctxt "Color name"
msgid "Light Scarlet Red"
msgstr "浅猩红"

#: ../gtk/gtkcolorchooserwidget.c:425
msgctxt "Color name"
msgid "Scarlet Red"
msgstr "猩红"

#: ../gtk/gtkcolorchooserwidget.c:426
msgctxt "Color name"
msgid "Dark Scarlet Red"
msgstr "深猩红"

#: ../gtk/gtkcolorchooserwidget.c:427
msgctxt "Color name"
msgid "Light Orange"
msgstr "浅橙色"

#: ../gtk/gtkcolorchooserwidget.c:428
msgctxt "Color name"
msgid "Orange"
msgstr "橙色"

#: ../gtk/gtkcolorchooserwidget.c:429
msgctxt "Color name"
msgid "Dark Orange"
msgstr "深橙色"

#: ../gtk/gtkcolorchooserwidget.c:430
msgctxt "Color name"
msgid "Light Butter"
msgstr "浅黄油"

#: ../gtk/gtkcolorchooserwidget.c:431
msgctxt "Color name"
msgid "Butter"
msgstr "黄油"

#: ../gtk/gtkcolorchooserwidget.c:432
msgctxt "Color name"
msgid "Dark Butter"
msgstr "深黄油"

#: ../gtk/gtkcolorchooserwidget.c:433
msgctxt "Color name"
msgid "Light Chameleon"
msgstr "浅变色"

#: ../gtk/gtkcolorchooserwidget.c:434
msgctxt "Color name"
msgid "Chameleon"
msgstr "变色"

#: ../gtk/gtkcolorchooserwidget.c:435
msgctxt "Color name"
msgid "Dark Chameleon"
msgstr "深变色"

#: ../gtk/gtkcolorchooserwidget.c:436
msgctxt "Color name"
msgid "Light Sky Blue"
msgstr "浅天蓝"

#: ../gtk/gtkcolorchooserwidget.c:437
msgctxt "Color name"
msgid "Sky Blue"
msgstr "天蓝"

#: ../gtk/gtkcolorchooserwidget.c:438
msgctxt "Color name"
msgid "Dark Sky Blue"
msgstr "深天蓝"

#: ../gtk/gtkcolorchooserwidget.c:439
msgctxt "Color name"
msgid "Light Plum"
msgstr "浅紫红"

#: ../gtk/gtkcolorchooserwidget.c:440
msgctxt "Color name"
msgid "Plum"
msgstr "紫红"

#: ../gtk/gtkcolorchooserwidget.c:441
msgctxt "Color name"
msgid "Dark Plum"
msgstr "深紫红"

#: ../gtk/gtkcolorchooserwidget.c:442
msgctxt "Color name"
msgid "Light Chocolate"
msgstr "浅巧克力"

#: ../gtk/gtkcolorchooserwidget.c:443
msgctxt "Color name"
msgid "Chocolate"
msgstr "巧克力"

#: ../gtk/gtkcolorchooserwidget.c:444
msgctxt "Color name"
msgid "Dark Chocolate"
msgstr "深巧克力"

#: ../gtk/gtkcolorchooserwidget.c:445
msgctxt "Color name"
msgid "Light Aluminum 1"
msgstr "浅铝灰1"

#: ../gtk/gtkcolorchooserwidget.c:446
msgctxt "Color name"
msgid "Aluminum 1"
msgstr "铝灰1"

#: ../gtk/gtkcolorchooserwidget.c:447
msgctxt "Color name"
msgid "Dark Aluminum 1"
msgstr "深铝灰1"

#: ../gtk/gtkcolorchooserwidget.c:448
msgctxt "Color name"
msgid "Light Aluminum 2"
msgstr "浅铝灰2"

#: ../gtk/gtkcolorchooserwidget.c:449
msgctxt "Color name"
msgid "Aluminum 2"
msgstr "铝灰2"

#: ../gtk/gtkcolorchooserwidget.c:450
msgctxt "Color name"
msgid "Dark Aluminum 2"
msgstr "深铝灰2"

#: ../gtk/gtkcolorchooserwidget.c:464
msgctxt "Color name"
msgid "Black"
msgstr "黑"

#: ../gtk/gtkcolorchooserwidget.c:465
msgctxt "Color name"
msgid "Very Dark Gray"
msgstr "极深灰"

#: ../gtk/gtkcolorchooserwidget.c:466
msgctxt "Color name"
msgid "Darker Gray"
msgstr "较深灰"

#: ../gtk/gtkcolorchooserwidget.c:467
msgctxt "Color name"
msgid "Dark Gray"
msgstr "深灰"

#: ../gtk/gtkcolorchooserwidget.c:468
msgctxt "Color name"
msgid "Medium Gray"
msgstr "中灰"

#: ../gtk/gtkcolorchooserwidget.c:469
msgctxt "Color name"
msgid "Light Gray"
msgstr "浅灰"

#: ../gtk/gtkcolorchooserwidget.c:470
msgctxt "Color name"
msgid "Lighter Gray"
msgstr "较浅灰"

#: ../gtk/gtkcolorchooserwidget.c:471
msgctxt "Color name"
msgid "Very Light Gray"
msgstr "极浅灰"

#: ../gtk/gtkcolorchooserwidget.c:472
msgctxt "Color name"
msgid "White"
msgstr "白色"

#. translators: label for the custom section in the color chooser
#: ../gtk/gtkcolorchooserwidget.c:521
msgid "Custom"
msgstr "自定义"

#: ../gtk/gtkcolorchooserwidget.c:528
msgid "Custom color"
msgstr "自定义颜色"

#: ../gtk/gtkcolorchooserwidget.c:529
msgid "Create a custom color"
msgstr "创建自定义颜色"

#: ../gtk/gtkcolorchooserwidget.c:548
#, c-format
msgid "Custom color %d: %s"
msgstr "自定义颜色 %d:%s"

#: ../gtk/gtkcolorplane.c:443
msgid "Color Plane"
msgstr "调色板"

#: ../gtk/gtkcolorscale.c:300
msgctxt "Color channel"
msgid "Hue"
msgstr "色调"

#: ../gtk/gtkcolorscale.c:302
msgctxt "Color channel"
msgid "Alpha"
msgstr "透明度"

#: ../gtk/gtkcolorswatch.c:447
msgid "_Customize"
msgstr "自定义(_C)"

#. Translate to the default units to use for presenting
#. * lengths to the user. Translate to default:inch if you
#. * want inches, otherwise translate to default:mm.
#. * Do *not* translate it to "predefinito:mm", if it
#. * it isn't default:mm or default:inch it will not work
#.
#: ../gtk/gtkcustompaperunixdialog.c:119
msgid "default:mm"
msgstr "default:mm"

#: ../gtk/gtkcustompaperunixdialog.c:334 ../gtk/gtkmessagedialog.c:890
#: ../gtk/gtkassistant.ui.h:6
msgid "_Close"
msgstr "关闭(_C)"

#. And show the custom paper dialog
#: ../gtk/gtkcustompaperunixdialog.c:412 ../gtk/gtkprintunixdialog.c:3240
msgid "Manage Custom Sizes"
msgstr "管理自定义大小"

#: ../gtk/gtkcustompaperunixdialog.c:573 ../gtk/gtkpagesetupunixdialog.c:815
msgid "inch"
msgstr "英寸"

#: ../gtk/gtkcustompaperunixdialog.c:575 ../gtk/gtkpagesetupunixdialog.c:813
msgid "mm"
msgstr "毫米"

#: ../gtk/gtkcustompaperunixdialog.c:620
msgid "Margins from Printer…"
msgstr "打印机边距..."

#: ../gtk/gtkcustompaperunixdialog.c:786
#, c-format
msgid "Custom Size %d"
msgstr "自定义大小 %d"

#: ../gtk/gtkcustompaperunixdialog.c:1125
msgid "_Width:"
msgstr "宽度(_W):"

#: ../gtk/gtkcustompaperunixdialog.c:1136
msgid "_Height:"
msgstr "高度(_H):"

#: ../gtk/gtkcustompaperunixdialog.c:1147
msgid "Paper Size"
msgstr "纸张大小"

#: ../gtk/gtkcustompaperunixdialog.c:1156
msgid "_Top:"
msgstr "上(_T):"

#: ../gtk/gtkcustompaperunixdialog.c:1167
msgid "_Bottom:"
msgstr "下(_B):"

#: ../gtk/gtkcustompaperunixdialog.c:1178
msgid "_Left:"
msgstr "左(_L):"

#: ../gtk/gtkcustompaperunixdialog.c:1189
msgid "_Right:"
msgstr "右(_R):"

#: ../gtk/gtkcustompaperunixdialog.c:1228
msgid "Paper Margins"
msgstr "纸张边距"

#: ../gtk/gtkentry.c:9272 ../gtk/gtkentry.c:9418 ../gtk/gtklabel.c:6250
#: ../gtk/gtktextview.c:8735 ../gtk/gtktextview.c:8918
msgid "Cu_t"
msgstr "剪切(_T)"

#: ../gtk/gtkentry.c:9276 ../gtk/gtkentry.c:9421 ../gtk/gtklabel.c:6251
#: ../gtk/gtktextview.c:8739 ../gtk/gtktextview.c:8922
msgid "_Copy"
msgstr "复制(_C)"

#: ../gtk/gtkentry.c:9280 ../gtk/gtkentry.c:9424 ../gtk/gtklabel.c:6252
#: ../gtk/gtktextview.c:8741 ../gtk/gtktextview.c:8924
msgid "_Paste"
msgstr "粘贴(_P)"

#: ../gtk/gtkentry.c:9283 ../gtk/gtklabel.c:6254 ../gtk/gtktextview.c:8744
msgid "_Delete"
msgstr "删除(_D)"

#: ../gtk/gtkentry.c:9294 ../gtk/gtklabel.c:6263 ../gtk/gtktextview.c:8758
msgid "Select _All"
msgstr "全选(_A)"

#: ../gtk/gtkentry.c:10387
msgid "Caps Lock is on"
msgstr "大写锁已打开"

#. *
#. * SECTION:gtkfilechooserbutton
#. * @Short_description: A button to launch a file selection dialog
#. * @Title: GtkFileChooserButton
#. * @See_also:#GtkFileChooserDialog
#. *
#. * The #GtkFileChooserButton is a widget that lets the user select a
#. * file.  It implements the #GtkFileChooser interface.  Visually, it is a
#. * file name with a button to bring up a #GtkFileChooserDialog.
#. * The user can then use that dialog to change the file associated with
#. * that button.  This widget does not support setting the
#. * #GtkFileChooser:select-multiple property to %TRUE.
#. *
#. * <example>
#. * <title>Create a button to let the user select a file in /etc</title>
#. * <programlisting>
#. * {
#. *   GtkWidget *button;
#. *
#. *   button = gtk_file_chooser_button_new (_("Select a file"),
#. *                                         GTK_FILE_CHOOSER_ACTION_OPEN);
#. *   gtk_file_chooser_set_current_folder (GTK_FILE_CHOOSER (button),
#. *                                        "/etc");
#. * }
#. * </programlisting>
#. * </example>
#. *
#. * The #GtkFileChooserButton supports the #GtkFileChooserAction<!-- -->s
#. * %GTK_FILE_CHOOSER_ACTION_OPEN and %GTK_FILE_CHOOSER_ACTION_SELECT_FOLDER.
#. *
#. * <important>
#. * The #GtkFileChooserButton will ellipsize the label,
#. * and will thus request little horizontal space.  To give the button
#. * more space, you should call gtk_widget_get_preferred_size(),
#. * gtk_file_chooser_button_set_width_chars(), or pack the button in
#. * such a way that other interface elements give space to the widget.
#. * </important>
#.
#. **************** *
#. *  Private Macros  *
#. * ****************
#: ../gtk/gtkfilechooserbutton.c:104
msgid "Select a File"
msgstr "选择文件"

#: ../gtk/gtkfilechooserbutton.c:105 ../gtk/gtkplacessidebar.c:846
msgid "Desktop"
msgstr "桌面"

#: ../gtk/gtkfilechooserbutton.c:106 ../gtk/gtkfilechooserbutton.ui.h:1
msgid "(None)"
msgstr "(无)"

#: ../gtk/gtkfilechooserbutton.c:807 ../gtk/gtkplacessidebar.c:3173
msgid "_Open"
msgstr "打开(_O)"

#: ../gtk/gtkfilechooserbutton.c:2154
msgid "Other…"
msgstr "其它..."

#: ../gtk/gtkfilechooserdefault.c:318
msgid "Type name of new folder"
msgstr "输入新建文件夹的名称"

#: ../gtk/gtkfilechooserdefault.c:731
msgid "The folder could not be created"
msgstr "无法创建文件夹"

#: ../gtk/gtkfilechooserdefault.c:744
msgid ""
"The folder could not be created, as a file with the same name already "
"exists.  Try using a different name for the folder, or rename the file first."
msgstr ""
"无法创建文件夹,因为已经存在同名文件。请试着为文件夹使用不同的名称,或者先重"
"命名文件。"

#: ../gtk/gtkfilechooserdefault.c:758
msgid "You need to choose a valid filename."
msgstr "您应选择一个有效的文件名。"

#: ../gtk/gtkfilechooserdefault.c:761
#, c-format
msgid "Cannot create a file under %s as it is not a folder"
msgstr "无法在 %s 下创建文件,因为它不是一个文件夹"

#: ../gtk/gtkfilechooserdefault.c:769
msgid "Cannot create file as the filename is too long"
msgstr "无法创建文件,文件名太长"

#: ../gtk/gtkfilechooserdefault.c:770
msgid "Try using a shorter name."
msgstr "请尝试使用短点的名称。"

#: ../gtk/gtkfilechooserdefault.c:780
msgid "You may only select folders"
msgstr "您只能选择文件夹"

#: ../gtk/gtkfilechooserdefault.c:781
msgid "The item that you selected is not a folder try using a different item."
msgstr "您已选的项目不是文件夹,请尝试选择其他项目。"

#: ../gtk/gtkfilechooserdefault.c:789
msgid "Invalid file name"
msgstr "无效的文件名"

#: ../gtk/gtkfilechooserdefault.c:799
msgid "The folder contents could not be displayed"
msgstr "无法显示文件夹内容"

#: ../gtk/gtkfilechooserdefault.c:1434
msgid "Could not select file"
msgstr "无法选择文件"

#: ../gtk/gtkfilechooserdefault.c:1664
msgid "_Visit File"
msgstr "访问文件(_V)"

#: ../gtk/gtkfilechooserdefault.c:1667
msgid "_Copy Location"
msgstr "复制位置(_C)"

#: ../gtk/gtkfilechooserdefault.c:1670
msgid "_Add to Bookmarks"
msgstr "添加到书签(_A)"

#: ../gtk/gtkfilechooserdefault.c:1677
msgid "Show _Hidden Files"
msgstr "显示隐藏文件(_H)"

#: ../gtk/gtkfilechooserdefault.c:1680
msgid "Show _Size Column"
msgstr "显示大小列(_S)"

#. Label
#: ../gtk/gtkfilechooserdefault.c:1929
msgid "_Name:"
msgstr "名称(_N):"

#: ../gtk/gtkfilechooserdefault.c:2177 ../gtk/gtkfilechooserdefault.c:2188
msgid "Please select a folder below"
msgstr "选择下面的一个文件夹"

#: ../gtk/gtkfilechooserdefault.c:2183
msgid "Please type a file name"
msgstr "请输入一个文件名"

#: ../gtk/gtkfilechooserdefault.c:2239
msgid "Recently Used"
msgstr "最近使用的"

#: ../gtk/gtkfilechooserdefault.c:2249
msgid "Search:"
msgstr "搜索:"

#: ../gtk/gtkfilechooserdefault.c:2679
msgid "Save in folder:"
msgstr "保存在文件夹:"

#: ../gtk/gtkfilechooserdefault.c:2681
msgid "Create in folder:"
msgstr "创建到文件夹:"

#: ../gtk/gtkfilechooserdefault.c:3837
#, c-format
msgid "Could not read the contents of %s"
msgstr "无法读取 %s 的内容"

#: ../gtk/gtkfilechooserdefault.c:3841
msgid "Could not read the contents of the folder"
msgstr "无法获得该文件夹的内容"

#: ../gtk/gtkfilechooserdefault.c:3938 ../gtk/gtkfilechooserdefault.c:4006
#: ../gtk/gtkfilechooserdefault.c:4187
msgid "Unknown"
msgstr "未知"

#: ../gtk/gtkfilechooserdefault.c:3953
msgid "%H:%M"
msgstr "%H:%M"

#: ../gtk/gtkfilechooserdefault.c:3955
msgid "Yesterday at %H:%M"
msgstr "昨天于 %H:%M"

#: ../gtk/gtkfilechooserdefault.c:4652
msgid "Cannot change to folder because it is not local"
msgstr "无法更改为文件夹,因为该文件夹并非本地"

#: ../gtk/gtkfilechooserdefault.c:5436 ../gtk/gtkprintunixdialog.c:677
#, c-format
msgid "A file named “%s” already exists.  Do you want to replace it?"
msgstr "已经存在名为“%s”的文件。您想要替换它吗?"

#: ../gtk/gtkfilechooserdefault.c:5439 ../gtk/gtkprintunixdialog.c:681
#, c-format
msgid ""
"The file already exists in “%s”.  Replacing it will overwrite its contents."
msgstr "文件已经在“%s”中了。替换该文件将覆盖它的内容。"

#: ../gtk/gtkfilechooserdefault.c:5444 ../gtk/gtkprintunixdialog.c:688
msgid "_Replace"
msgstr "替换(_R)"

#: ../gtk/gtkfilechooserdefault.c:6263
msgid "Could not start the search process"
msgstr "无法开启搜索进程"

#: ../gtk/gtkfilechooserdefault.c:6264
msgid ""
"The program was not able to create a connection to the indexer daemon.  "
"Please make sure it is running."
msgstr "程序无法连接到索引守护进程。请确保它在运行。"

#: ../gtk/gtkfilechooserdefault.c:6278
msgid "Could not send the search request"
msgstr "无法发送搜索请求"

#. Translators: the first string is a path and the second string
#. * is a hostname. Nautilus and the panel contain the same string
#. * to translate.
#.
#: ../gtk/gtkfilechooserutils.c:488
#, c-format
msgid "%1$s on %2$s"
msgstr "%2$s 上的 %1$s"

#. The pointers we return for a GtkFileSystemVolume are opaque tokens; they are
#. * really pointers to GDrive, GVolume or GMount objects.  We need an extra
#. * token for the fake "File System" volume.  So, we'll return a pointer to
#. * this particular string.
#.
#: ../gtk/gtkfilesystem.c:47
msgid "File System"
msgstr "文件系统"

#: ../gtk/gtkfontbutton.c:353
msgid "Sans 12"
msgstr "Sans 12"

#: ../gtk/gtkfontbutton.c:438 ../gtk/gtkfontbutton.c:568
msgid "Pick a Font"
msgstr "选择字体"

#: ../gtk/gtkheaderbar.c:410
msgid "Application menu"
msgstr "应用程序菜单"

#: ../gtk/gtkheaderbar.c:472 ../gtk/gtkwindow.c:8327
msgid "Close"
msgstr "关闭"

#: ../gtk/gtkicontheme.c:2124 ../gtk/gtkicontheme.c:2187
#, c-format
msgid "Icon '%s' not present in theme"
msgstr "图标“%s”未在主题中"

#: ../gtk/gtkicontheme.c:3923
msgid "Failed to load icon"
msgstr "图标加载失败"

#: ../gtk/gtkimmodule.c:538
msgid "Simple"
msgstr "简单"

#: ../gtk/gtkimmulticontext.c:611
msgctxt "input method menu"
msgid "System"
msgstr "系统"

#: ../gtk/gtkimmulticontext.c:621
msgctxt "input method menu"
msgid "None"
msgstr "无"

#: ../gtk/gtkimmulticontext.c:704
#, c-format
msgctxt "input method menu"
msgid "System (%s)"
msgstr "系统(%s)"

#: ../gtk/gtkinfobar.c:1192 ../gtk/gtkmessagedialog.c:372
msgid "Information"
msgstr "信息"

#: ../gtk/gtkinfobar.c:1196 ../gtk/gtkmessagedialog.c:377
msgid "Question"
msgstr "问题"

#: ../gtk/gtkinfobar.c:1200 ../gtk/gtkmessagedialog.c:382
msgid "Warning"
msgstr "警告"

#: ../gtk/gtkinfobar.c:1204 ../gtk/gtkmessagedialog.c:387
msgid "Error"
msgstr "错误"

#. Open Link
#: ../gtk/gtklabel.c:6233
msgid "_Open Link"
msgstr "打开链接(_O)"

#. Copy Link Address
#: ../gtk/gtklabel.c:6241
msgid "Copy _Link Address"
msgstr "复制链接地址(_L)"

#: ../gtk/gtk-launch.c:71
msgid "APPLICATION [URI…] — launch an APPLICATION with URI."
msgstr "APPLICATION [URI…] — 带 URI 参数启动一个 APPLICATION"

#. Translators: this message will appear after the usage string
#. and before the list of options.
#: ../gtk/gtk-launch.c:75
msgid ""
"Launch specified application by its desktop file info\n"
"optionally passing list of URIs as arguments."
msgstr ""
"根据桌面文件信息启动指定应用程序\n"
"可选择传递 URI 列表作为参数。"

#: ../gtk/gtk-launch.c:87
#, c-format
msgid "Error parsing commandline options: %s\n"
msgstr "命令行选项解析出错:%s\n"

#: ../gtk/gtk-launch.c:89 ../gtk/gtk-launch.c:102
#, c-format
msgid "Try \"%s --help\" for more information."
msgstr "尝试使用“%s --help”获取更多信息"

#. Translators: the %s is the program name. This error message
#. means the user is calling gtk-launch without any argument.
#: ../gtk/gtk-launch.c:100
#, c-format
msgid "%s: missing application name"
msgstr "%s: 缺少应用程序名"

#: ../gtk/gtk-launch.c:121
#, c-format
msgid "Creating AppInfo from id not supported on non unix operating systems"
msgstr "非 unix 操作系统不支持从 id 创建 AppInfo"

#. Translators: the first %s is the program name, the second one
#. is the application name.
#: ../gtk/gtk-launch.c:129
#, c-format
msgid "%s: no such application %s"
msgstr "%s: 没有该应用程序  %s"

#. Translators: the first %s is the program name, the second one
#. is the error message.
#: ../gtk/gtk-launch.c:147
#, c-format
msgid "%s: error launching application: %s\n"
msgstr "%s: 启动应用程序出错:%s\n"

#: ../gtk/gtklinkbutton.c:442
msgid "Copy URL"
msgstr "复制 URL"

#: ../gtk/gtklinkbutton.c:605
msgid "Invalid URI"
msgstr "无效的 URI"

#: ../gtk/gtklockbutton.c:266 ../gtk/gtklockbutton.ui.h:1
msgid "Lock"
msgstr "锁定"

#: ../gtk/gtklockbutton.c:275 ../gtk/gtklockbutton.ui.h:2
msgid "Unlock"
msgstr "解锁"

#: ../gtk/gtklockbutton.c:284
msgid ""
"Dialog is unlocked.\n"
"Click to prevent further changes"
msgstr ""
"对话框已解锁。\n"
"点击以防止以后更改"

#: ../gtk/gtklockbutton.c:293
msgid ""
"Dialog is locked.\n"
"Click to make changes"
msgstr ""
"对话框已锁定。\n"
"点击以进行更改"

#: ../gtk/gtklockbutton.c:302
msgid ""
"System policy prevents changes.\n"
"Contact your system administrator"
msgstr ""
"系统策略不允许更改。\n"
"请联系您的系统管理员"

#. Description of --gtk-module=MODULES in --help output
#: ../gtk/gtkmain.c:448
msgid "Load additional GTK+ modules"
msgstr "装入额外的 GTK+ 模块"

#. Placeholder in --gtk-module=MODULES in --help output
#: ../gtk/gtkmain.c:449
msgid "MODULES"
msgstr "模块"

#. Description of --g-fatal-warnings in --help output
#: ../gtk/gtkmain.c:451
msgid "Make all warnings fatal"
msgstr "将警告变为严重"

#. Description of --gtk-debug=FLAGS in --help output
#: ../gtk/gtkmain.c:454
msgid "GTK+ debugging flags to set"
msgstr "要设置的 GTK+ 调试标志"

#. Description of --gtk-no-debug=FLAGS in --help output
#: ../gtk/gtkmain.c:457
msgid "GTK+ debugging flags to unset"
msgstr "要取消的 GTK+ 调试标志"

#: ../gtk/gtkmain.c:759
#, c-format
msgid "Cannot open display: %s"
msgstr "无法打开显示:%s"

#: ../gtk/gtkmain.c:825
msgid "GTK+ Options"
msgstr "GTK+ 选项"

#: ../gtk/gtkmain.c:825
msgid "Show GTK+ Options"
msgstr "显示 GTK+ 选项"

#. Translate to default:RTL if you want your widgets
#. * to be RTL, otherwise translate to default:LTR.
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
#: ../gtk/gtkmain.c:1142
msgid "default:LTR"
msgstr "default:LTR"

#: ../gtk/gtkmenubutton.c:592
msgid "Menu"
msgstr "菜单"

#: ../gtk/gtkmessagedialog.c:898
msgid "_No"
msgstr "否(_N)"

#: ../gtk/gtkmessagedialog.c:899
msgid "_Yes"
msgstr "是(_Y)"

#: ../gtk/gtkmountoperation.c:539
msgid "Co_nnect"
msgstr "连接(_N)"

#: ../gtk/gtkmountoperation.c:615
msgid "Connect As"
msgstr "连接方式"

#: ../gtk/gtkmountoperation.c:624
msgid "_Anonymous"
msgstr "匿名(_A)"

#: ../gtk/gtkmountoperation.c:633
msgid "Registered U_ser"
msgstr "已注册用户(_S)"

#: ../gtk/gtkmountoperation.c:644
msgid "_Username"
msgstr "用户名(_U):"

#: ../gtk/gtkmountoperation.c:649
msgid "_Domain"
msgstr "域(_D):"

#: ../gtk/gtkmountoperation.c:655
msgid "_Password"
msgstr "密码(_P):"

#: ../gtk/gtkmountoperation.c:677
msgid "Forget password _immediately"
msgstr "立即忘记密码(_I)"

#: ../gtk/gtkmountoperation.c:687
msgid "Remember password until you _logout"
msgstr "记到注销之前(_L)"

#: ../gtk/gtkmountoperation.c:697
msgid "Remember _forever"
msgstr "永远记住(_F)"

#: ../gtk/gtkmountoperation.c:1086
#, c-format
msgid "Unknown Application (PID %d)"
msgstr "未知应用程序(PID %d)"

#: ../gtk/gtkmountoperation.c:1269
msgid "Unable to end process"
msgstr "无法结束进程"

#: ../gtk/gtkmountoperation.c:1308
msgid "_End Process"
msgstr "结束进程(_E)"

#: ../gtk/gtkmountoperation-stub.c:62
#, c-format
msgid "Cannot kill process with PID %d. Operation is not implemented."
msgstr "不能杀死 PID %d 进程。操作未实现。"

#. translators: this string is a name for the 'less' command
#: ../gtk/gtkmountoperation-x11.c:954
msgid "Terminal Pager"
msgstr "终端阅读器"

#: ../gtk/gtkmountoperation-x11.c:955
msgid "Top Command"
msgstr "Top 命令"

#: ../gtk/gtkmountoperation-x11.c:956
msgid "Bourne Again Shell"
msgstr "Bourne Again Shell (bash)"

#: ../gtk/gtkmountoperation-x11.c:957
msgid "Bourne Shell"
msgstr "Bourne Shell"

#: ../gtk/gtkmountoperation-x11.c:958
msgid "Z Shell"
msgstr "Z Shell (zsh)"

#: ../gtk/gtkmountoperation-x11.c:1055
#, c-format
msgid "Cannot end process with PID %d: %s"
msgstr "无法结束 PID %d 的进程:%s"

#: ../gtk/gtknotebook.c:5110 ../gtk/gtknotebook.c:7843
#, c-format
msgid "Page %u"
msgstr "第 %u 页"

#. Translators: the format here is used to build the string that will be rendered
#. * in the number emblem.
#.
#: ../gtk/gtknumerableicon.c:472
#, c-format
msgctxt "Number format"
msgid "%d"
msgstr "%d"

#: ../gtk/gtkpagesetup.c:646 ../gtk/gtkpapersize.c:850
#: ../gtk/gtkpapersize.c:890
msgid "Not a valid page setup file"
msgstr "非法的页面设置文件"

#: ../gtk/gtkpagesetupunixdialog.c:210
msgid "Any Printer"
msgstr "任意打印机"

#: ../gtk/gtkpagesetupunixdialog.c:210
msgid "For portable documents"
msgstr "用于便携文档"

#: ../gtk/gtkpagesetupunixdialog.c:833
#, c-format
msgid ""
"Margins:\n"
" Left: %s %s\n"
" Right: %s %s\n"
" Top: %s %s\n"
" Bottom: %s %s"
msgstr ""
"边距:\n"
" 左:%s %s\n"
" 右:%s %s\n"
" 上:%s %s\n"
" 下:%s %s"

#: ../gtk/gtkpagesetupunixdialog.c:882 ../gtk/gtkprintunixdialog.c:3294
msgid "Manage Custom Sizes…"
msgstr "管理自定义大小"

#: ../gtk/gtkpagesetupunixdialog.c:904 ../gtk/gtkpagesetupunixdialog.ui.h:1
#: ../gtk/gtkprintunixdialog.ui.h:44
msgid "Page Setup"
msgstr "页面设置"

#: ../gtk/gtkpathbar.c:1608
msgid "File System Root"
msgstr "根文件系统"

#: ../gtk/gtkplacessidebar.c:441
msgid "Devices"
msgstr "设备"

#: ../gtk/gtkplacessidebar.c:449
msgid "Bookmarks"
msgstr "书签"

#. add built-in bookmarks
#: ../gtk/gtkplacessidebar.c:812
msgid "Places"
msgstr "位置"

#: ../gtk/gtkplacessidebar.c:820
msgid "Recent"
msgstr "最近使用的"

#: ../gtk/gtkplacessidebar.c:822
msgid "Recent files"
msgstr "最近使用的文件"

#: ../gtk/gtkplacessidebar.c:831
msgid "Home"
msgstr "Home"

#: ../gtk/gtkplacessidebar.c:833
msgid "Open your personal folder"
msgstr "打开您的个人文件夹"

#: ../gtk/gtkplacessidebar.c:848
msgid "Open the contents of your desktop in a folder"
msgstr "在文件夹中打开桌面的内容"

#: ../gtk/gtkplacessidebar.c:864
msgid "Trash"
msgstr "回收站"

#: ../gtk/gtkplacessidebar.c:866
msgid "Open the trash"
msgstr "打开回收站"

#: ../gtk/gtkplacessidebar.c:929 ../gtk/gtkplacessidebar.c:957
#: ../gtk/gtkplacessidebar.c:1195
#, c-format
msgid "Mount and open %s"
msgstr "挂载并打开 %s"

#: ../gtk/gtkplacessidebar.c:1038
msgid "Open the contents of the file system"
msgstr "打开文件系统内容"

#: ../gtk/gtkplacessidebar.c:1158
msgid "Network"
msgstr "网络"

#: ../gtk/gtkplacessidebar.c:1164
msgid "Browse Network"
msgstr "浏览网络"

#: ../gtk/gtkplacessidebar.c:1166
msgid "Browse the contents of the network"
msgstr "浏览网络内容"

#: ../gtk/gtkplacessidebar.c:1174
msgid "Connect to Server"
msgstr "连接到服务器"

#: ../gtk/gtkplacessidebar.c:1176
msgid "Connect to a network server address"
msgstr "连接到网络服务器地址"

#: ../gtk/gtkplacessidebar.c:1578
msgid "New bookmark"
msgstr "新建书签"

#. Adjust start/stop items to reflect the type of the drive
#: ../gtk/gtkplacessidebar.c:2135 ../gtk/gtkplacessidebar.c:3251
msgid "_Start"
msgstr "开始(_S)"

#: ../gtk/gtkplacessidebar.c:2136 ../gtk/gtkplacessidebar.c:3258
msgid "_Stop"
msgstr "停止(_S)"

#. start() for type G_DRIVE_START_STOP_TYPE_SHUTDOWN is normally not used
#: ../gtk/gtkplacessidebar.c:2143
msgid "_Power On"
msgstr "电源开(_P)"

#: ../gtk/gtkplacessidebar.c:2144
msgid "_Safely Remove Drive"
msgstr "安全移除驱动器(_S)"

#: ../gtk/gtkplacessidebar.c:2148
msgid "_Connect Drive"
msgstr "连接驱动器(_C)"

#: ../gtk/gtkplacessidebar.c:2149
msgid "_Disconnect Drive"
msgstr "断开驱动器(_D)"

#: ../gtk/gtkplacessidebar.c:2153
msgid "_Start Multi-disk Device"
msgstr "启动多盘设备(_S)"

#: ../gtk/gtkplacessidebar.c:2154
msgid "_Stop Multi-disk Device"
msgstr "停止多盘设备(_S)"

#. stop() for type G_DRIVE_START_STOP_TYPE_PASSWORD is normally not used
#: ../gtk/gtkplacessidebar.c:2159
msgid "_Unlock Drive"
msgstr "解锁驱动器(_U)"

#: ../gtk/gtkplacessidebar.c:2160
msgid "_Lock Drive"
msgstr "锁定驱动器(_L)"

#: ../gtk/gtkplacessidebar.c:2189 ../gtk/gtkplacessidebar.c:2904
#, c-format
msgid "Unable to start %s"
msgstr "不能启动 %s"

#: ../gtk/gtkplacessidebar.c:2219
#, c-format
msgid "Unable to access “%s”"
msgstr "不能访问 %s"

#: ../gtk/gtkplacessidebar.c:2530
#, c-format
msgid "Unable to unmount %s"
msgstr "不能卸载 %s"

#: ../gtk/gtkplacessidebar.c:2656 ../gtk/gtkplacessidebar.c:2685
#: ../gtk/gtkplacessidebar.c:2714
#, c-format
msgid "Unable to eject %s"
msgstr "不能弹出 %s"

#: ../gtk/gtkplacessidebar.c:2854
#, c-format
msgid "Unable to poll %s for media changes"
msgstr "无法轮询 %s 获取媒体更改"

#: ../gtk/gtkplacessidebar.c:2960
#, c-format
msgid "Unable to stop %s"
msgstr "不能停止 %s"

#: ../gtk/gtkplacessidebar.c:3181
msgid "Open in New _Tab"
msgstr "在新标签页中打开(_T)"

#: ../gtk/gtkplacessidebar.c:3190
msgid "Open in New _Window"
msgstr "在新窗口中打开(_W)"

#: ../gtk/gtkplacessidebar.c:3199
msgid "_Add Bookmark"
msgstr "添加到书签(_A)"

#: ../gtk/gtkplacessidebar.c:3205
msgid "Remove"
msgstr "删除"

#: ../gtk/gtkplacessidebar.c:3212
msgid "Rename…"
msgstr "重命名..."

#: ../gtk/gtkplacessidebar.c:3223
msgid "_Mount"
msgstr "挂载(_M)"

#: ../gtk/gtkplacessidebar.c:3230
msgid "_Unmount"
msgstr "卸载(_U)"

#: ../gtk/gtkplacessidebar.c:3237
msgid "_Eject"
msgstr "弹出(E)"

#: ../gtk/gtkplacessidebar.c:3244
msgid "_Detect Media"
msgstr "检测媒体(_D)"

#: ../gtk/gtkplacessidebar.c:3896
msgid "Computer"
msgstr "计算机"

#: ../gtk/gtkprintbackend.c:746
msgid "Authentication"
msgstr "认证"

#: ../gtk/gtkprinteroptionwidget.c:542
msgid "Select a filename"
msgstr "选择文件"

#: ../gtk/gtkprinteroptionwidget.c:766
msgid "Not available"
msgstr "不可用"

#. translators: this string is the default job title for print
#. * jobs. %s gets replaced by the application name, %d gets replaced
#. * by the job number.
#.
#: ../gtk/gtkprintoperation.c:259
#, c-format
msgid "%s job #%d"
msgstr "%s 的打印作业 #%d"

#: ../gtk/gtkprintoperation.c:1774
msgctxt "print operation status"
msgid "Initial state"
msgstr "初始状态"

#: ../gtk/gtkprintoperation.c:1775
msgctxt "print operation status"
msgid "Preparing to print"
msgstr "准备打印"

#: ../gtk/gtkprintoperation.c:1776
msgctxt "print operation status"
msgid "Generating data"
msgstr "生成数据"

#: ../gtk/gtkprintoperation.c:1777
msgctxt "print operation status"
msgid "Sending data"
msgstr "发送数据"

#: ../gtk/gtkprintoperation.c:1778
msgctxt "print operation status"
msgid "Waiting"
msgstr "等候"

#: ../gtk/gtkprintoperation.c:1779
msgctxt "print operation status"
msgid "Blocking on issue"
msgstr "塞纸"

#: ../gtk/gtkprintoperation.c:1780
msgctxt "print operation status"
msgid "Printing"
msgstr "打印"

#: ../gtk/gtkprintoperation.c:1781
msgctxt "print operation status"
msgid "Finished"
msgstr "完成"

#: ../gtk/gtkprintoperation.c:1782
msgctxt "print operation status"
msgid "Finished with error"
msgstr "有错误完成"

#: ../gtk/gtkprintoperation.c:2346
#, c-format
msgid "Preparing %d"
msgstr "正在准备 %d"

#: ../gtk/gtkprintoperation.c:2348 ../gtk/gtkprintoperation.c:2980
msgid "Preparing"
msgstr "正在准备"

#: ../gtk/gtkprintoperation.c:2351
#, c-format
msgid "Printing %d"
msgstr "正在打印 %d"

#: ../gtk/gtkprintoperation.c:3011
msgid "Error creating print preview"
msgstr "创建打印预览时出错"

#: ../gtk/gtkprintoperation.c:3014
msgid "The most probable reason is that a temporary file could not be created."
msgstr "最可能的原因是无法创建临时文件。"

#: ../gtk/gtkprintoperation-unix.c:307
msgid "Error launching preview"
msgstr "调用预览出错"

#: ../gtk/gtkprintoperation-win32.c:611
msgid "Printer offline"
msgstr "打印机离线"

#: ../gtk/gtkprintoperation-win32.c:613
msgid "Out of paper"
msgstr "缺纸"

#. Translators: this is a printer status.
#: ../gtk/gtkprintoperation-win32.c:615
#: ../modules/printbackends/cups/gtkprintbackendcups.c:2293
msgid "Paused"
msgstr "已暂停"

#: ../gtk/gtkprintoperation-win32.c:617
msgid "Need user intervention"
msgstr "需要用户干预"

#: ../gtk/gtkprintoperation-win32.c:717
msgid "Custom size"
msgstr "自定义大小"

#: ../gtk/gtkprintoperation-win32.c:1539
msgid "No printer found"
msgstr "未找到打印机"

#: ../gtk/gtkprintoperation-win32.c:1566
msgid "Invalid argument to CreateDC"
msgstr "CreateDC 的参数无效"

#: ../gtk/gtkprintoperation-win32.c:1602 ../gtk/gtkprintoperation-win32.c:1829
msgid "Error from StartDoc"
msgstr "从 StartDoc 出错"

#: ../gtk/gtkprintoperation-win32.c:1684 ../gtk/gtkprintoperation-win32.c:1707
#: ../gtk/gtkprintoperation-win32.c:1755
msgid "Not enough free memory"
msgstr "内存不足"

#: ../gtk/gtkprintoperation-win32.c:1760
msgid "Invalid argument to PrintDlgEx"
msgstr "PrintDlgEx 的参数无效"

#: ../gtk/gtkprintoperation-win32.c:1765
msgid "Invalid pointer to PrintDlgEx"
msgstr "PrintDlgEx 的指针无效"

#: ../gtk/gtkprintoperation-win32.c:1770
msgid "Invalid handle to PrintDlgEx"
msgstr "PrintDlgEx 的句柄无效"

#: ../gtk/gtkprintoperation-win32.c:1775
msgid "Unspecified error"
msgstr "未指定错误"

#: ../gtk/gtkprintunixdialog.c:751
msgid "Pre_view"
msgstr "预览(_V):"

#: ../gtk/gtkprintunixdialog.c:753
msgid "_Print"
msgstr "打印(_P)"

#: ../gtk/gtkprintunixdialog.c:857
msgid "Getting printer information failed"
msgstr "获取打印机信息失败"

#: ../gtk/gtkprintunixdialog.c:2056
msgid "Getting printer information…"
msgstr "正在获取打印机信息..."

#. Translators: These strings name the possible arrangements of
#. * multiple pages on a sheet when printing (same as in gtkprintbackendcups.c)
#.
#. Translators: These strings name the possible arrangements of
#. * multiple pages on a sheet when printing
#.
#: ../gtk/gtkprintunixdialog.c:3023
#: ../modules/printbackends/cups/gtkprintbackendcups.c:4780
msgid "Left to right, top to bottom"
msgstr "从左到右,从上到下"

#: ../gtk/gtkprintunixdialog.c:3023
#: ../modules/printbackends/cups/gtkprintbackendcups.c:4780
msgid "Left to right, bottom to top"
msgstr "从左到右,从下到上"

#: ../gtk/gtkprintunixdialog.c:3024
#: ../modules/printbackends/cups/gtkprintbackendcups.c:4781
msgid "Right to left, top to bottom"
msgstr "从右到左,从上到下"

#: ../gtk/gtkprintunixdialog.c:3024
#: ../modules/printbackends/cups/gtkprintbackendcups.c:4781
msgid "Right to left, bottom to top"
msgstr "从右到左,从下到上"

#: ../gtk/gtkprintunixdialog.c:3025
#: ../modules/printbackends/cups/gtkprintbackendcups.c:4782
msgid "Top to bottom, left to right"
msgstr "从上到下,从左到右"

#: ../gtk/gtkprintunixdialog.c:3025
#: ../modules/printbackends/cups/gtkprintbackendcups.c:4782
msgid "Top to bottom, right to left"
msgstr "从上到下,从右到左"

#: ../gtk/gtkprintunixdialog.c:3026
#: ../modules/printbackends/cups/gtkprintbackendcups.c:4783
msgid "Bottom to top, left to right"
msgstr "从下到上,从左到右"

#: ../gtk/gtkprintunixdialog.c:3026
#: ../modules/printbackends/cups/gtkprintbackendcups.c:4783
msgid "Bottom to top, right to left"
msgstr "从下到上,从右到左"

#. Translators, this string is used to label the option in the print
#. * dialog that controls in what order multiple pages are arranged
#.
#: ../gtk/gtkprintunixdialog.c:3030 ../gtk/gtkprintunixdialog.c:3043
#: ../modules/printbackends/cups/gtkprintbackendcups.c:4860
msgid "Page Ordering"
msgstr "页面顺序"

#: ../gtk/gtkprintunixdialog.c:3059
msgid "Left to right"
msgstr "从左至右"

#: ../gtk/gtkprintunixdialog.c:3060
msgid "Right to left"
msgstr "从右至左"

#: ../gtk/gtkprintunixdialog.c:3072
msgid "Top to bottom"
msgstr "自顶到底"

#: ../gtk/gtkprintunixdialog.c:3073
msgid "Bottom to top"
msgstr "自底至顶"

#: ../gtk/gtkprintunixdialog.c:3316
msgid "Print"
msgstr "打印"

#: ../gtk/gtkrecentchooserdefault.c:1049 ../gtk/gtkrecentchooserdefault.c:1086
#, c-format
msgid "No item for URI '%s' found"
msgstr "URI“%s”未找到项目"

#: ../gtk/gtkrecentchooserdefault.c:1213
msgid "Untitled filter"
msgstr "无标题过滤器"

#: ../gtk/gtkrecentchooserdefault.c:1543
msgid "Could not remove item"
msgstr "无法删除项目"

#: ../gtk/gtkrecentchooserdefault.c:1587
msgid "Could not clear list"
msgstr "无法清除列表"

#: ../gtk/gtkrecentchooserdefault.c:1671
msgid "Copy _Location"
msgstr "复制位置(_L)"

#: ../gtk/gtkrecentchooserdefault.c:1682
msgid "_Remove From List"
msgstr "从列表中删除(_R)"

#: ../gtk/gtkrecentchooserdefault.c:1689
msgid "_Clear List"
msgstr "清除列表(_C)"

#: ../gtk/gtkrecentchooserdefault.c:1701
msgid "Show _Private Resources"
msgstr "显示私有资源(_P)"

#. we create a placeholder menuitem, to be used in case
#. * the menu is empty. this placeholder will stay around
#. * for the entire lifetime of the menu, and we just hide it
#. * when it's not used. we have to do this, and do it here,
#. * because we need a marker for the beginning of the recent
#. * items list, so that we can insert the new items at the
#. * right place when idly populating the menu in case the
#. * user appended or prepended custom menu items to the
#. * recent chooser menu widget.
#.
#: ../gtk/gtkrecentchoosermenu.c:355
msgid "No items found"
msgstr "未找到项目"

#: ../gtk/gtkrecentchoosermenu.c:521 ../gtk/gtkrecentchoosermenu.c:577
#, c-format
msgid "No recently used resource found with URI `%s'"
msgstr "最近使用过的资源中没有找到 URI“%s”"

#: ../gtk/gtkrecentchoosermenu.c:787
#, c-format
msgid "Open '%s'"
msgstr "打开“%s”"

#: ../gtk/gtkrecentchoosermenu.c:817
msgid "Unknown item"
msgstr "未知项"

#. This is the label format that is used for the first 10 items
#. * in a recent files menu. The %d is the number of the item,
#. * the %s is the name of the item. Please keep the _ in front
#. * of the number to give these menu items a mnemonic.
#.
#: ../gtk/gtkrecentchoosermenu.c:828
#, c-format
msgctxt "recent menu label"
msgid "_%d. %s"
msgstr "_%d. %s"

#. This is the format that is used for items in a recent files menu.
#. * The %d is the number of the item, the %s is the name of the item.
#.
#: ../gtk/gtkrecentchoosermenu.c:833
#, c-format
msgctxt "recent menu label"
msgid "%d. %s"
msgstr "%d. %s"

#: ../gtk/gtkrecentmanager.c:1030 ../gtk/gtkrecentmanager.c:1043
#: ../gtk/gtkrecentmanager.c:1180 ../gtk/gtkrecentmanager.c:1190
#: ../gtk/gtkrecentmanager.c:1242 ../gtk/gtkrecentmanager.c:1251
#: ../gtk/gtkrecentmanager.c:1266
#, c-format
msgid "Unable to find an item with URI '%s'"
msgstr "找不到 URI 为“%s”的一项"

#: ../gtk/gtkrecentmanager.c:2469
#, c-format
msgid "No registered application with name '%s' for item with URI '%s' found"
msgstr "未找到注册名称为 %s 且 URI 为 %s 的应用"

#: ../gtk/gtksearchentry.c:241
msgid "Search"
msgstr "搜索"

#. Translators: if the "on" state label requires more than three
#. * glyphs then use MEDIUM VERTICAL BAR (U+2759) as the text for
#. * the state
#.
#: ../gtk/gtkswitch.c:347 ../gtk/gtkswitch.c:403 ../gtk/gtkswitch.c:580
msgctxt "switch"
msgid "ON"
msgstr "开启"

#. Translators: if the "off" state label requires more than three
#. * glyphs then use WHITE CIRCLE (U+25CB) as the text for the state
#.
#: ../gtk/gtkswitch.c:355 ../gtk/gtkswitch.c:404 ../gtk/gtkswitch.c:595
msgctxt "switch"
msgid "OFF"
msgstr "关闭"

#: ../gtk/gtktextbufferrichtext.c:649
#, c-format
msgid "Unknown error when trying to deserialize %s"
msgstr "试图反序列化 %s 时发生未知错误"

#: ../gtk/gtktextbufferrichtext.c:708
#, c-format
msgid "No deserialize function found for format %s"
msgstr "格式 %s 未找到反序列化函数"

#: ../gtk/gtktextbufferserialize.c:798 ../gtk/gtktextbufferserialize.c:824
#, c-format
msgid "Both \"id\" and \"name\" were found on the <%s> element"
msgstr "<%s> 元素同时找到了“id”和“name”"

#: ../gtk/gtktextbufferserialize.c:808 ../gtk/gtktextbufferserialize.c:834
#, c-format
msgid "The attribute \"%s\" was found twice on the <%s> element"
msgstr "<%s> 元素找到了两次“%s”属性"

#: ../gtk/gtktextbufferserialize.c:850
#, c-format
msgid "<%s> element has invalid ID \"%s\""
msgstr "<%s> 元素的 ID %s 无效"

#: ../gtk/gtktextbufferserialize.c:860
#, c-format
msgid "<%s> element has neither a \"name\" nor an \"id\" attribute"
msgstr "<%s> 元素既没有“name”也没有“id”属性"

#: ../gtk/gtktextbufferserialize.c:947
#, c-format
msgid "Attribute \"%s\" repeated twice on the same <%s> element"
msgstr "在同一个 <%2$s> 元素中重复了两次“%1$s”属性"

#: ../gtk/gtktextbufferserialize.c:965 ../gtk/gtktextbufferserialize.c:990
#, c-format
msgid "Attribute \"%s\" is invalid on <%s> element in this context"
msgstr "此上下文中 <%2$s> 元素的属性“%1$s”非法"

#: ../gtk/gtktextbufferserialize.c:1029
#, c-format
msgid "Tag \"%s\" has not been defined."
msgstr "标签“%s”未定义。"

#: ../gtk/gtktextbufferserialize.c:1041
msgid "Anonymous tag found and tags can not be created."
msgstr "发现匿名标签,不能创建标签。"

#: ../gtk/gtktextbufferserialize.c:1052
#, c-format
msgid "Tag \"%s\" does not exist in buffer and tags can not be created."
msgstr "标签“%s”不存在于缓存中,不能创建标签。"

#: ../gtk/gtktextbufferserialize.c:1151 ../gtk/gtktextbufferserialize.c:1226
#: ../gtk/gtktextbufferserialize.c:1331 ../gtk/gtktextbufferserialize.c:1405
#, c-format
msgid "Element <%s> is not allowed below <%s>"
msgstr "元素 <%s> 不允许位于 <%s> 下方"

#: ../gtk/gtktextbufferserialize.c:1182
#, c-format
msgid "\"%s\" is not a valid attribute type"
msgstr "“%s”不是合法的属性类型"

#: ../gtk/gtktextbufferserialize.c:1190
#, c-format
msgid "\"%s\" is not a valid attribute name"
msgstr "“%s”不是合法的属性名称"

#: ../gtk/gtktextbufferserialize.c:1200
#, c-format
msgid ""
"\"%s\" could not be converted to a value of type \"%s\" for attribute \"%s\""
msgstr "“%s”不能被转换为“%s”类型的值,此值用于属性“%s”"

#: ../gtk/gtktextbufferserialize.c:1209
#, c-format
msgid "\"%s\" is not a valid value for attribute \"%s\""
msgstr "“%s”不是属性“%s”的合法的值"

#: ../gtk/gtktextbufferserialize.c:1294
#, c-format
msgid "Tag \"%s\" already defined"
msgstr "标签“%s”已经定义"

#: ../gtk/gtktextbufferserialize.c:1307
#, c-format
msgid "Tag \"%s\" has invalid priority \"%s\""
msgstr "标签“%s”的优先级“%s”非法"

#: ../gtk/gtktextbufferserialize.c:1360
#, c-format
msgid "Outermost element in text must be <text_view_markup> not <%s>"
msgstr "文本最外层元素应当为 <text_view_markup> 而不是 <%s>"

#: ../gtk/gtktextbufferserialize.c:1369 ../gtk/gtktextbufferserialize.c:1385
#, c-format
msgid "A <%s> element has already been specified"
msgstr "已经指定了 <%s> 元素"

#: ../gtk/gtktextbufferserialize.c:1391
msgid "A <text> element can't occur before a <tags> element"
msgstr "<text> 元素不能出现在 <tags> 元素之前"

#: ../gtk/gtktextbufferserialize.c:1790
msgid "Serialized data is malformed"
msgstr "序列化数据格式不对"

#: ../gtk/gtktextbufferserialize.c:1868
msgid ""
"Serialized data is malformed. First section isn't GTKTEXTBUFFERCONTENTS-0001"
msgstr "序列化数据格式不对。第一节应该是 GTKTEXTBUFFERCONTENTS-0001"

#: ../gtk/gtktextutil.c:57
msgid "LRM _Left-to-right mark"
msgstr "LRM 从左至右记号(_L)"

#: ../gtk/gtktextutil.c:58
msgid "RLM _Right-to-left mark"
msgstr "RLM 从右至左记号(_R)"

#: ../gtk/gtktextutil.c:59
msgid "LRE Left-to-right _embedding"
msgstr "LRE 从左至右嵌入(_E)"

#: ../gtk/gtktextutil.c:60
msgid "RLE Right-to-left e_mbedding"
msgstr "RLE 从右至左嵌入(_M)"

#: ../gtk/gtktextutil.c:61
msgid "LRO Left-to-right _override"
msgstr "LRO 从左至右覆盖(_O)"

#: ../gtk/gtktextutil.c:62
msgid "RLO Right-to-left o_verride"
msgstr "RLO 从右至左覆盖(_V)"

#: ../gtk/gtktextutil.c:63
msgid "PDF _Pop directional formatting"
msgstr "PDF 弹出方向格式化(_P)"

#: ../gtk/gtktextutil.c:64
msgid "ZWS _Zero width space"
msgstr "ZWS 零宽度空格(_Z)"

#: ../gtk/gtktextutil.c:65
msgid "ZWJ Zero width _joiner"
msgstr "ZWJ 零宽度接合(_J)"

#: ../gtk/gtktextutil.c:66
msgid "ZWNJ Zero width _non-joiner"
msgstr "ZWNJ 零宽度非接合(_N)"

#: ../gtk/gtkvolumebutton.c:177
msgid "Adjusts the volume"
msgstr "调整音量"

#: ../gtk/gtkvolumebutton.c:220
msgid "Muted"
msgstr "静音"

#: ../gtk/gtkvolumebutton.c:224
msgid "Full Volume"
msgstr "最大音量"

#. Translators: this is the percentage of the current volume,
#. * as used in the tooltip, eg. "49 %".
#. * Translate the "%d" to "%Id" if you want to use localised digits,
#. * or otherwise translate the "%d" to "%d".
#.
#: ../gtk/gtkvolumebutton.c:237
#, c-format
msgctxt "volume percentage"
msgid "%d %%"
msgstr "%d %%"

#: ../gtk/gtkwindow.c:8212
msgid "Unmaximize"
msgstr "取消最大化"

#: ../gtk/gtkwindow.c:8221
msgid "Move"
msgstr "移动"

#: ../gtk/gtkwindow.c:8227
msgid "Resize"
msgstr "改变大小"

#: ../gtk/gtkwindow.c:8239
msgid "Always on Top"
msgstr "常居顶端"

#: ../gtk/gtkwindow.c:8251
msgid "Always on Visible Workspace"
msgstr "总在可见工作区"

#: ../gtk/gtkwindow.c:8259
msgid "Only on This Workspace"
msgstr "只在此工作区可见"

#: ../gtk/gtkwindow.c:8276
msgid "Move to Workspace Up"
msgstr "移到上面的工作区"

#: ../gtk/gtkwindow.c:8285
msgid "Move to Workspace Down"
msgstr "移到下面的工作区"

#: ../gtk/gtkwindow.c:8299
msgid "Move to Another Workspace"
msgstr "移到另一工作区"

#: ../gtk/gtkwindow.c:8307
#, c-format
msgid "Workspace %d"
msgstr "工作区 %d"

#: ../gtk/paper_names_offsets.c:4
msgctxt "paper size"
msgid "asme_f"
msgstr "asme_f"

#: ../gtk/paper_names_offsets.c:5
msgctxt "paper size"
msgid "A0x2"
msgstr "A0x2"

#: ../gtk/paper_names_offsets.c:6
msgctxt "paper size"
msgid "A0"
msgstr "A0"

#: ../gtk/paper_names_offsets.c:7
msgctxt "paper size"
msgid "A0x3"
msgstr "A0x3"

#: ../gtk/paper_names_offsets.c:8
msgctxt "paper size"
msgid "A1"
msgstr "A1"

#: ../gtk/paper_names_offsets.c:9
msgctxt "paper size"
msgid "A10"
msgstr "A10"

#: ../gtk/paper_names_offsets.c:10
msgctxt "paper size"
msgid "A1x3"
msgstr "A1x3"

#: ../gtk/paper_names_offsets.c:11
msgctxt "paper size"
msgid "A1x4"
msgstr "A1x4"

#: ../gtk/paper_names_offsets.c:12
msgctxt "paper size"
msgid "A2"
msgstr "A2"

#: ../gtk/paper_names_offsets.c:13
msgctxt "paper size"
msgid "A2x3"
msgstr "A2x3"

#: ../gtk/paper_names_offsets.c:14
msgctxt "paper size"
msgid "A2x4"
msgstr "A2x4"

#: ../gtk/paper_names_offsets.c:15
msgctxt "paper size"
msgid "A2x5"
msgstr "A2x5"

#: ../gtk/paper_names_offsets.c:16
msgctxt "paper size"
msgid "A3"
msgstr "A3"

#: ../gtk/paper_names_offsets.c:17
msgctxt "paper size"
msgid "A3 Extra"
msgstr "A3 Extra"

#: ../gtk/paper_names_offsets.c:18
msgctxt "paper size"
msgid "A3x3"
msgstr "A3x3"

#: ../gtk/paper_names_offsets.c:19
msgctxt "paper size"
msgid "A3x4"
msgstr "A3x4"

#: ../gtk/paper_names_offsets.c:20
msgctxt "paper size"
msgid "A3x5"
msgstr "A3x5"

#: ../gtk/paper_names_offsets.c:21
msgctxt "paper size"
msgid "A3x6"
msgstr "A3x6"

#: ../gtk/paper_names_offsets.c:22
msgctxt "paper size"
msgid "A3x7"
msgstr "A3x7"

#: ../gtk/paper_names_offsets.c:23
msgctxt "paper size"
msgid "A4"
msgstr "A4"

#: ../gtk/paper_names_offsets.c:24
msgctxt "paper size"
msgid "A4 Extra"
msgstr "A4 Extra"

#: ../gtk/paper_names_offsets.c:25
msgctxt "paper size"
msgid "A4 Tab"
msgstr "A4 Tab"

#: ../gtk/paper_names_offsets.c:26
msgctxt "paper size"
msgid "A4x3"
msgstr "A4x3"

#: ../gtk/paper_names_offsets.c:27
msgctxt "paper size"
msgid "A4x4"
msgstr "A4x4"

#: ../gtk/paper_names_offsets.c:28
msgctxt "paper size"
msgid "A4x5"
msgstr "A4x5"

#: ../gtk/paper_names_offsets.c:29
msgctxt "paper size"
msgid "A4x6"
msgstr "A4x6"

#: ../gtk/paper_names_offsets.c:30
msgctxt "paper size"
msgid "A4x7"
msgstr "A4x7"

#: ../gtk/paper_names_offsets.c:31
msgctxt "paper size"
msgid "A4x8"
msgstr "A4x8"

#: ../gtk/paper_names_offsets.c:32
msgctxt "paper size"
msgid "A4x9"
msgstr "A4x9"

#: ../gtk/paper_names_offsets.c:33
msgctxt "paper size"
msgid "A5"
msgstr "A5"

#: ../gtk/paper_names_offsets.c:34
msgctxt "paper size"
msgid "A5 Extra"
msgstr "A5 Extra"

#: ../gtk/paper_names_offsets.c:35
msgctxt "paper size"
msgid "A6"
msgstr "A6"

#: ../gtk/paper_names_offsets.c:36
msgctxt "paper size"
msgid "A7"
msgstr "A7"

#: ../gtk/paper_names_offsets.c:37
msgctxt "paper size"
msgid "A8"
msgstr "A8"

#: ../gtk/paper_names_offsets.c:38
msgctxt "paper size"
msgid "A9"
msgstr "A9"

#: ../gtk/paper_names_offsets.c:39
msgctxt "paper size"
msgid "B0"
msgstr "B0"

#: ../gtk/paper_names_offsets.c:40
msgctxt "paper size"
msgid "B1"
msgstr "B1"

#: ../gtk/paper_names_offsets.c:41
msgctxt "paper size"
msgid "B10"
msgstr "B10"

#: ../gtk/paper_names_offsets.c:42
msgctxt "paper size"
msgid "B2"
msgstr "B2"

#: ../gtk/paper_names_offsets.c:43
msgctxt "paper size"
msgid "B3"
msgstr "B3"

#: ../gtk/paper_names_offsets.c:44
msgctxt "paper size"
msgid "B4"
msgstr "B4"

#: ../gtk/paper_names_offsets.c:45
msgctxt "paper size"
msgid "B5"
msgstr "B5"

#: ../gtk/paper_names_offsets.c:46
msgctxt "paper size"
msgid "B5 Extra"
msgstr "B5 Extra"

#: ../gtk/paper_names_offsets.c:47
msgctxt "paper size"
msgid "B6"
msgstr "B6"

#: ../gtk/paper_names_offsets.c:48
msgctxt "paper size"
msgid "B6/C4"
msgstr "B6/C4"

#: ../gtk/paper_names_offsets.c:49
msgctxt "paper size"
msgid "B7"
msgstr "B7"

#: ../gtk/paper_names_offsets.c:50
msgctxt "paper size"
msgid "B8"
msgstr "B8"

#: ../gtk/paper_names_offsets.c:51
msgctxt "paper size"
msgid "B9"
msgstr "B9"

#: ../gtk/paper_names_offsets.c:52
msgctxt "paper size"
msgid "C0"
msgstr "C0"

#: ../gtk/paper_names_offsets.c:53
msgctxt "paper size"
msgid "C1"
msgstr "C1"

#: ../gtk/paper_names_offsets.c:54
msgctxt "paper size"
msgid "C10"
msgstr "C10"

#: ../gtk/paper_names_offsets.c:55
msgctxt "paper size"
msgid "C2"
msgstr "C2"

#: ../gtk/paper_names_offsets.c:56
msgctxt "paper size"
msgid "C3"
msgstr "C3"

#: ../gtk/paper_names_offsets.c:57
msgctxt "paper size"
msgid "C4"
msgstr "C4"

#: ../gtk/paper_names_offsets.c:58
msgctxt "paper size"
msgid "C5"
msgstr "C5"

#: ../gtk/paper_names_offsets.c:59
msgctxt "paper size"
msgid "C6"
msgstr "C6"

#: ../gtk/paper_names_offsets.c:60
msgctxt "paper size"
msgid "C6/C5"
msgstr "C6/C5"

#: ../gtk/paper_names_offsets.c:61
msgctxt "paper size"
msgid "C7"
msgstr "C7"

#: ../gtk/paper_names_offsets.c:62
msgctxt "paper size"
msgid "C7/C6"
msgstr "C7/C6"

#: ../gtk/paper_names_offsets.c:63
msgctxt "paper size"
msgid "C8"
msgstr "C8"

#: ../gtk/paper_names_offsets.c:64
msgctxt "paper size"
msgid "C9"
msgstr "C9"

#: ../gtk/paper_names_offsets.c:65
msgctxt "paper size"
msgid "DL Envelope"
msgstr "DL 信封"

#: ../gtk/paper_names_offsets.c:66
msgctxt "paper size"
msgid "RA0"
msgstr "RA0"

#: ../gtk/paper_names_offsets.c:67
msgctxt "paper size"
msgid "RA1"
msgstr "RA1"

#: ../gtk/paper_names_offsets.c:68
msgctxt "paper size"
msgid "RA2"
msgstr "RA2"

#: ../gtk/paper_names_offsets.c:69
msgctxt "paper size"
msgid "SRA0"
msgstr "SRA0"

#: ../gtk/paper_names_offsets.c:70
msgctxt "paper size"
msgid "SRA1"
msgstr "SRA1"

#: ../gtk/paper_names_offsets.c:71
msgctxt "paper size"
msgid "SRA2"
msgstr "SRA2"

#: ../gtk/paper_names_offsets.c:72
msgctxt "paper size"
msgid "JB0"
msgstr "JB0"

#: ../gtk/paper_names_offsets.c:73
msgctxt "paper size"
msgid "JB1"
msgstr "JB1"

#: ../gtk/paper_names_offsets.c:74
msgctxt "paper size"
msgid "JB10"
msgstr "JB10"

#: ../gtk/paper_names_offsets.c:75
msgctxt "paper size"
msgid "JB2"
msgstr "JB2"

#: ../gtk/paper_names_offsets.c:76
msgctxt "paper size"
msgid "JB3"
msgstr "JB3"

#: ../gtk/paper_names_offsets.c:77
msgctxt "paper size"
msgid "JB4"
msgstr "JB4"

#: ../gtk/paper_names_offsets.c:78
msgctxt "paper size"
msgid "JB5"
msgstr "JB5"

#: ../gtk/paper_names_offsets.c:79
msgctxt "paper size"
msgid "JB6"
msgstr "JB6"

#: ../gtk/paper_names_offsets.c:80
msgctxt "paper size"
msgid "JB7"
msgstr "JB7"

#: ../gtk/paper_names_offsets.c:81
msgctxt "paper size"
msgid "JB8"
msgstr "JB8"

#: ../gtk/paper_names_offsets.c:82
msgctxt "paper size"
msgid "JB9"
msgstr "JB9"

#: ../gtk/paper_names_offsets.c:83
msgctxt "paper size"
msgid "jis exec"
msgstr "jis exec"

#: ../gtk/paper_names_offsets.c:84
msgctxt "paper size"
msgid "Choukei 2 Envelope"
msgstr "Choukei 2 信封"

#: ../gtk/paper_names_offsets.c:85
msgctxt "paper size"
msgid "Choukei 3 Envelope"
msgstr "Choukei 3 信封"

#: ../gtk/paper_names_offsets.c:86
msgctxt "paper size"
msgid "Choukei 4 Envelope"
msgstr "Choukei 4 信封"

#: ../gtk/paper_names_offsets.c:87
msgctxt "paper size"
msgid "hagaki (postcard)"
msgstr "hagaki (明信片)"

#: ../gtk/paper_names_offsets.c:88
msgctxt "paper size"
msgid "kahu Envelope"
msgstr "kahu 信封"

#: ../gtk/paper_names_offsets.c:89
msgctxt "paper size"
msgid "kaku2 Envelope"
msgstr "kaku2 信封"

#: ../gtk/paper_names_offsets.c:90
msgctxt "paper size"
msgid "oufuku (reply postcard)"
msgstr "oufuku (明信片回复)"

#: ../gtk/paper_names_offsets.c:91
msgctxt "paper size"
msgid "you4 Envelope"
msgstr "you4 信封"

#: ../gtk/paper_names_offsets.c:92
msgctxt "paper size"
msgid "10x11"
msgstr "10x11"

#: ../gtk/paper_names_offsets.c:93
msgctxt "paper size"
msgid "10x13"
msgstr "10x13"

#: ../gtk/paper_names_offsets.c:94
msgctxt "paper size"
msgid "10x14"
msgstr "10x14"

#: ../gtk/paper_names_offsets.c:95 ../gtk/paper_names_offsets.c:96
msgctxt "paper size"
msgid "10x15"
msgstr "10x15"

#: ../gtk/paper_names_offsets.c:97
msgctxt "paper size"
msgid "11x12"
msgstr "11x12"

#: ../gtk/paper_names_offsets.c:98
msgctxt "paper size"
msgid "11x15"
msgstr "11x15"

#: ../gtk/paper_names_offsets.c:99
msgctxt "paper size"
msgid "12x19"
msgstr "12x19"

#: ../gtk/paper_names_offsets.c:100
msgctxt "paper size"
msgid "5x7"
msgstr "5x7"

#: ../gtk/paper_names_offsets.c:101
msgctxt "paper size"
msgid "6x9 Envelope"
msgstr "6x9 英寸信封"

#: ../gtk/paper_names_offsets.c:102
msgctxt "paper size"
msgid "7x9 Envelope"
msgstr "7x9 英寸信封"

#: ../gtk/paper_names_offsets.c:103
msgctxt "paper size"
msgid "9x11 Envelope"
msgstr "9x11 英寸信封"

#: ../gtk/paper_names_offsets.c:104
msgctxt "paper size"
msgid "a2 Envelope"
msgstr "a2 信封"

#: ../gtk/paper_names_offsets.c:105
msgctxt "paper size"
msgid "Arch A"
msgstr "Arch A"

#: ../gtk/paper_names_offsets.c:106
msgctxt "paper size"
msgid "Arch B"
msgstr "Arch B"

#: ../gtk/paper_names_offsets.c:107
msgctxt "paper size"
msgid "Arch C"
msgstr "Arch C"

#: ../gtk/paper_names_offsets.c:108
msgctxt "paper size"
msgid "Arch D"
msgstr "Arch D"

#: ../gtk/paper_names_offsets.c:109
msgctxt "paper size"
msgid "Arch E"
msgstr "Arch E"

#: ../gtk/paper_names_offsets.c:110
msgctxt "paper size"
msgid "b-plus"
msgstr "b-plus"

#: ../gtk/paper_names_offsets.c:111
msgctxt "paper size"
msgid "c"
msgstr "c"

#: ../gtk/paper_names_offsets.c:112
msgctxt "paper size"
msgid "c5 Envelope"
msgstr "c5 信封"

#: ../gtk/paper_names_offsets.c:113
msgctxt "paper size"
msgid "d"
msgstr "d"

#: ../gtk/paper_names_offsets.c:114
msgctxt "paper size"
msgid "e"
msgstr "e"

#: ../gtk/paper_names_offsets.c:115
msgctxt "paper size"
msgid "edp"
msgstr "edp"

#: ../gtk/paper_names_offsets.c:116
msgctxt "paper size"
msgid "European edp"
msgstr "European edp"

#: ../gtk/paper_names_offsets.c:117
msgctxt "paper size"
msgid "Executive"
msgstr "Executive"

#: ../gtk/paper_names_offsets.c:118
msgctxt "paper size"
msgid "f"
msgstr "f"

#: ../gtk/paper_names_offsets.c:119
msgctxt "paper size"
msgid "FanFold European"
msgstr "FanFold European"

#: ../gtk/paper_names_offsets.c:120
msgctxt "paper size"
msgid "FanFold US"
msgstr "FanFold US"

#: ../gtk/paper_names_offsets.c:121
msgctxt "paper size"
msgid "FanFold German Legal"
msgstr "FanFold German Legal"

#: ../gtk/paper_names_offsets.c:122
msgctxt "paper size"
msgid "Government Legal"
msgstr "Government Legal"

#: ../gtk/paper_names_offsets.c:123
msgctxt "paper size"
msgid "Government Letter"
msgstr "Government Letter"

#: ../gtk/paper_names_offsets.c:124
msgctxt "paper size"
msgid "Index 3x5"
msgstr "Index 3x5"

#: ../gtk/paper_names_offsets.c:125
msgctxt "paper size"
msgid "Index 4x6 (postcard)"
msgstr "Index 4x6 (明信片)"

#: ../gtk/paper_names_offsets.c:126
msgctxt "paper size"
msgid "Index 4x6 ext"
msgstr "Index 4x6 ext"

#: ../gtk/paper_names_offsets.c:127
msgctxt "paper size"
msgid "Index 5x8"
msgstr "Index 5x8"

#: ../gtk/paper_names_offsets.c:128
msgctxt "paper size"
msgid "Invoice"
msgstr "Invoice"

#: ../gtk/paper_names_offsets.c:129
msgctxt "paper size"
msgid "Tabloid"
msgstr "Tabloid"

#: ../gtk/paper_names_offsets.c:130
msgctxt "paper size"
msgid "US Legal"
msgstr "US Legal"

#: ../gtk/paper_names_offsets.c:131
msgctxt "paper size"
msgid "US Legal Extra"
msgstr "US Legal Extra"

#: ../gtk/paper_names_offsets.c:132
msgctxt "paper size"
msgid "US Letter"
msgstr "US Letter"

#: ../gtk/paper_names_offsets.c:133
msgctxt "paper size"
msgid "US Letter Extra"
msgstr "US Letter Extra"

#: ../gtk/paper_names_offsets.c:134
msgctxt "paper size"
msgid "US Letter Plus"
msgstr "US Letter Plus"

#: ../gtk/paper_names_offsets.c:135
msgctxt "paper size"
msgid "Monarch Envelope"
msgstr "Monarch Envelope"

#: ../gtk/paper_names_offsets.c:136
msgctxt "paper size"
msgid "#10 Envelope"
msgstr "10 号信封"

#: ../gtk/paper_names_offsets.c:137
msgctxt "paper size"
msgid "#11 Envelope"
msgstr "11 号信封"

#: ../gtk/paper_names_offsets.c:138
msgctxt "paper size"
msgid "#12 Envelope"
msgstr "12 号信封"

#: ../gtk/paper_names_offsets.c:139
msgctxt "paper size"
msgid "#14 Envelope"
msgstr "14 号信封"

#: ../gtk/paper_names_offsets.c:140
msgctxt "paper size"
msgid "#9 Envelope"
msgstr "9 号信封"

#: ../gtk/paper_names_offsets.c:141
msgctxt "paper size"
msgid "Personal Envelope"
msgstr "个人信封"

#: ../gtk/paper_names_offsets.c:142
msgctxt "paper size"
msgid "Quarto"
msgstr "Quarto"

#: ../gtk/paper_names_offsets.c:143
msgctxt "paper size"
msgid "Super A"
msgstr "Super A"

#: ../gtk/paper_names_offsets.c:144
msgctxt "paper size"
msgid "Super B"
msgstr "Super B"

#: ../gtk/paper_names_offsets.c:145
msgctxt "paper size"
msgid "Wide Format"
msgstr "宽格式"

#: ../gtk/paper_names_offsets.c:146
msgctxt "paper size"
msgid "Dai-pa-kai"
msgstr "Dai-pa-kai"

#: ../gtk/paper_names_offsets.c:147
msgctxt "paper size"
msgid "Folio"
msgstr "Folio"

#: ../gtk/paper_names_offsets.c:148
msgctxt "paper size"
msgid "Folio sp"
msgstr "Folio sp"

#: ../gtk/paper_names_offsets.c:149
msgctxt "paper size"
msgid "Invite Envelope"
msgstr "Invite Envelope"

#: ../gtk/paper_names_offsets.c:150
msgctxt "paper size"
msgid "Italian Envelope"
msgstr "意大利信封"

#: ../gtk/paper_names_offsets.c:151
msgctxt "paper size"
msgid "juuro-ku-kai"
msgstr "juuro-ku-kai"

#: ../gtk/paper_names_offsets.c:152
msgctxt "paper size"
msgid "pa-kai"
msgstr "pa-kai"

#: ../gtk/paper_names_offsets.c:153
msgctxt "paper size"
msgid "Postfix Envelope"
msgstr "Postfix 信封"

#: ../gtk/paper_names_offsets.c:154
msgctxt "paper size"
msgid "Small Photo"
msgstr "小照片"

#: ../gtk/paper_names_offsets.c:155
msgctxt "paper size"
msgid "prc1 Envelope"
msgstr "中国一号信封"

#: ../gtk/paper_names_offsets.c:156
msgctxt "paper size"
msgid "prc10 Envelope"
msgstr "中国十号信封"

#: ../gtk/paper_names_offsets.c:157
msgctxt "paper size"
msgid "prc 16k"
msgstr "十六开"

#: ../gtk/paper_names_offsets.c:158
msgctxt "paper size"
msgid "prc2 Envelope"
msgstr "中国二号信封"

#: ../gtk/paper_names_offsets.c:159
msgctxt "paper size"
msgid "prc3 Envelope"
msgstr "中国三号信封"

#: ../gtk/paper_names_offsets.c:160
msgctxt "paper size"
msgid "prc 32k"
msgstr "三十二开"

#: ../gtk/paper_names_offsets.c:161
msgctxt "paper size"
msgid "prc4 Envelope"
msgstr "中国四号信封"

#: ../gtk/paper_names_offsets.c:162
msgctxt "paper size"
msgid "prc5 Envelope"
msgstr "中国五号信封"

#: ../gtk/paper_names_offsets.c:163
msgctxt "paper size"
msgid "prc6 Envelope"
msgstr "中国六号信封"

#: ../gtk/paper_names_offsets.c:164
msgctxt "paper size"
msgid "prc7 Envelope"
msgstr "中国七号信封"

#: ../gtk/paper_names_offsets.c:165
msgctxt "paper size"
msgid "prc8 Envelope"
msgstr "中国八号信封"

#: ../gtk/paper_names_offsets.c:166
msgctxt "paper size"
msgid "prc9 Envelope"
msgstr "中国九号信封"

#: ../gtk/paper_names_offsets.c:167
msgctxt "paper size"
msgid "ROC 16k"
msgstr "十六开"

#: ../gtk/paper_names_offsets.c:168
msgctxt "paper size"
msgid "ROC 8k"
msgstr "八开"

#: ../gtk/updateiconcache.c:1386
#, c-format
msgid "Failed to write header\n"
msgstr "写入头失败\n"

#: ../gtk/updateiconcache.c:1392
#, c-format
msgid "Failed to write hash table\n"
msgstr "写入哈希表失败\n"

#: ../gtk/updateiconcache.c:1398
#, c-format
msgid "Failed to write folder index\n"
msgstr "写入目录索引失败\n"

#: ../gtk/updateiconcache.c:1406
#, c-format
msgid "Failed to rewrite header\n"
msgstr "重写头失败\n"

#: ../gtk/updateiconcache.c:1500
#, c-format
msgid "Failed to open file %s : %s\n"
msgstr "打开文件 %s 失败:%s\n"

#: ../gtk/updateiconcache.c:1508 ../gtk/updateiconcache.c:1538
#, c-format
msgid "Failed to write cache file: %s\n"
msgstr "写入缓存文件失败:%s\n"

#: ../gtk/updateiconcache.c:1548
#, c-format
msgid "The generated cache was invalid.\n"
msgstr "生成的缓存非法。\n"

#: ../gtk/updateiconcache.c:1562
#, c-format
msgid "Could not rename %s to %s: %s, removing %s then.\n"
msgstr "无法将 %s 重命名为 %s:%s,请删除 %s。\n"

#: ../gtk/updateiconcache.c:1576
#, c-format
msgid "Could not rename %s to %s: %s\n"
msgstr "无法将 %s 重命名为 %s:%s\n"

#: ../gtk/updateiconcache.c:1586
#, c-format
msgid "Could not rename %s back to %s: %s.\n"
msgstr "无法将 %s 重命名回 %s:%s\n"

#: ../gtk/updateiconcache.c:1613
#, c-format
msgid "Cache file created successfully.\n"
msgstr "缓存文件创建成功。\n"

#: ../gtk/updateiconcache.c:1652
msgid "Overwrite an existing cache, even if up to date"
msgstr "覆盖已有缓存,即使它已是最新"

#: ../gtk/updateiconcache.c:1653
msgid "Don't check for the existence of index.theme"
msgstr "不检查已有的 index.theme"

#: ../gtk/updateiconcache.c:1654
msgid "Don't include image data in the cache"
msgstr "不再缓存中包含图像数据"

#: ../gtk/updateiconcache.c:1655
msgid "Output a C header file"
msgstr "输出 C 头文件"

#: ../gtk/updateiconcache.c:1656
msgid "Turn off verbose output"
msgstr "关闭详细输出"

#: ../gtk/updateiconcache.c:1657
msgid "Validate existing icon cache"
msgstr "验证已有的图标缓存"

#: ../gtk/updateiconcache.c:1724
#, c-format
msgid "File not found: %s\n"
msgstr "文件未找到:%s\n"

#: ../gtk/updateiconcache.c:1730
#, c-format
msgid "Not a valid icon cache: %s\n"
msgstr "非法图标缓存:%s\n"

#: ../gtk/updateiconcache.c:1743
#, c-format
msgid "No theme index file.\n"
msgstr "无主题索引文件。\n"

#: ../gtk/updateiconcache.c:1747
#, c-format
msgid ""
"No theme index file in '%s'.\n"
"If you really want to create an icon cache here, use --ignore-theme-index.\n"
msgstr ""
"“%s”中没有主题索引文件。\n"
"如果您真的想要在此创建图标缓存,请使用 --ignore-theme-index。\n"

#. ID
#: ../modules/input/imam-et.c:452
msgid "Amharic (EZ+)"
msgstr "阿姆哈拉语(EZ+)"

#. ID
#: ../modules/input/imcedilla.c:90
msgid "Cedilla"
msgstr "变音符"

#. ID
#: ../modules/input/imcyrillic-translit.c:215
msgid "Cyrillic (Transliterated)"
msgstr "西里尔语(音译)"

#. ID
#: ../modules/input/iminuktitut.c:125
msgid "Inuktitut (Transliterated)"
msgstr "因纽特语(音译)"

#. ID
#: ../modules/input/imipa.c:143
msgid "IPA"
msgstr "IPA"

#. ID
#: ../modules/input/immultipress.c:30
msgid "Multipress"
msgstr "Multipress"

#. ID
#: ../modules/input/imthai.c:33
msgid "Thai-Lao"
msgstr "泰国-老挝"

#. ID
#: ../modules/input/imti-er.c:451
msgid "Tigrigna-Eritrean (EZ+)"
msgstr "厄立特里亚提格里尼亚语(EZ+)"

#. ID
#: ../modules/input/imti-et.c:451
msgid "Tigrigna-Ethiopian (EZ+)"
msgstr "埃塞俄比亚提格里尼亚语(EZ+)"

#. ID
#: ../modules/input/imviqr.c:242
msgid "Vietnamese (VIQR)"
msgstr "越南语(VIQR)"

#. ID
#: ../modules/input/imxim.c:26
msgid "X Input Method"
msgstr "X 输入法"

#: ../modules/printbackends/cups/gtkprintbackendcups.c:1007
#: ../modules/printbackends/cups/gtkprintbackendcups.c:1222
msgid "Username:"
msgstr "用户名:"

#: ../modules/printbackends/cups/gtkprintbackendcups.c:1008
#: ../modules/printbackends/cups/gtkprintbackendcups.c:1231
msgid "Password:"
msgstr "密码:"

#: ../modules/printbackends/cups/gtkprintbackendcups.c:1047
#: ../modules/printbackends/cups/gtkprintbackendcups.c:1244
#, c-format
msgid "Authentication is required to print document '%s' on printer %s"
msgstr "打印文档“%s”到打印机 %s 需要认证"

#: ../modules/printbackends/cups/gtkprintbackendcups.c:1049
#, c-format
msgid "Authentication is required to print a document on %s"
msgstr "在 %s 打印一个文档需要认证"

#: ../modules/printbackends/cups/gtkprintbackendcups.c:1053
#, c-format
msgid "Authentication is required to get attributes of job '%s'"
msgstr "获取任务 “%s” 的属性需要认证"

#: ../modules/printbackends/cups/gtkprintbackendcups.c:1055
msgid "Authentication is required to get attributes of a job"
msgstr "获取一个任务的属性需要认证"

#: ../modules/printbackends/cups/gtkprintbackendcups.c:1059
#, c-format
msgid "Authentication is required to get attributes of printer %s"
msgstr "获取打印机 “%s” 的属性需要认证"

#: ../modules/printbackends/cups/gtkprintbackendcups.c:1061
msgid "Authentication is required to get attributes of a printer"
msgstr "获取一个打印机的属性需要认证"

#: ../modules/printbackends/cups/gtkprintbackendcups.c:1064
#, c-format
msgid "Authentication is required to get default printer of %s"
msgstr "获取 “%s” 的缺省打印机需要认证"

#: ../modules/printbackends/cups/gtkprintbackendcups.c:1067
#, c-format
msgid "Authentication is required to get printers from %s"
msgstr "从 “%s” 获取打印机需要认证"

#: ../modules/printbackends/cups/gtkprintbackendcups.c:1072
#, c-format
msgid "Authentication is required to get a file from %s"
msgstr "从 %s 获取一个文件需要认证"

#: ../modules/printbackends/cups/gtkprintbackendcups.c:1074
#, c-format
msgid "Authentication is required on %s"
msgstr "在 %s 需要认证"

#: ../modules/printbackends/cups/gtkprintbackendcups.c:1216
msgid "Domain:"
msgstr "域:"

#: ../modules/printbackends/cups/gtkprintbackendcups.c:1246
#, c-format
msgid "Authentication is required to print document '%s'"
msgstr "打印文档“%s”需要认证"

#: ../modules/printbackends/cups/gtkprintbackendcups.c:1251
#, c-format
msgid "Authentication is required to print this document on printer %s"
msgstr "在打印机“%s”打印此文档需要认证"

#: ../modules/printbackends/cups/gtkprintbackendcups.c:1253
msgid "Authentication is required to print this document"
msgstr "打印文档需要认证"

#: ../modules/printbackends/cups/gtkprintbackendcups.c:1817
#, c-format
msgid "Printer '%s' is low on toner."
msgstr "打印机“%s”墨量低。"

#: ../modules/printbackends/cups/gtkprintbackendcups.c:1818
#, c-format
msgid "Printer '%s' has no toner left."
msgstr "打印机“%s”墨用完了"

#. Translators: "Developer" like on photo development context
#: ../modules/printbackends/cups/gtkprintbackendcups.c:1820
#, c-format
msgid "Printer '%s' is low on developer."
msgstr "打印机“%s”显影剂量低"

#. Translators: "Developer" like on photo development context
#: ../modules/printbackends/cups/gtkprintbackendcups.c:1822
#, c-format
msgid "Printer '%s' is out of developer."
msgstr "打印机“%s”显影剂用完了"

#. Translators: "marker" is one color bin of the printer
#: ../modules/printbackends/cups/gtkprintbackendcups.c:1824
#, c-format
msgid "Printer '%s' is low on at least one marker supply."
msgstr "打印机“%s”至少有一个彩色墨量低"

#. Translators: "marker" is one color bin of the printer
#: ../modules/printbackends/cups/gtkprintbackendcups.c:1826
#, c-format
msgid "Printer '%s' is out of at least one marker supply."
msgstr "打印机“%s”至少有一种彩色墨用完了"

#: ../modules/printbackends/cups/gtkprintbackendcups.c:1827
#, c-format
msgid "The cover is open on printer '%s'."
msgstr "打印机“%s”的盖子未关。"

#: ../modules/printbackends/cups/gtkprintbackendcups.c:1828
#, c-format
msgid "The door is open on printer '%s'."
msgstr "打印机“%s”的盖子被打开了。"

#: ../modules/printbackends/cups/gtkprintbackendcups.c:1829
#, c-format
msgid "Printer '%s' is low on paper."
msgstr "打印机“%s”纸快用完了。"

#: ../modules/printbackends/cups/gtkprintbackendcups.c:1830
#, c-format
msgid "Printer '%s' is out of paper."
msgstr "打印机“%s”缺纸。"

#: ../modules/printbackends/cups/gtkprintbackendcups.c:1831
#, c-format
msgid "Printer '%s' is currently offline."
msgstr "打印机“%s”目前离线。"

#: ../modules/printbackends/cups/gtkprintbackendcups.c:1832
#, c-format
msgid "There is a problem on printer '%s'."
msgstr "打印机“%s”可能有问题。"

#. Translators: this is a printer status.
#: ../modules/printbackends/cups/gtkprintbackendcups.c:2290
msgid "Paused; Rejecting Jobs"
msgstr "暂停,拒绝任务"

#. Translators: this is a printer status.
#: ../modules/printbackends/cups/gtkprintbackendcups.c:2296
msgid "Rejecting Jobs"
msgstr "拒绝任务"

#. Translators: this string connects multiple printer states together.
#: ../modules/printbackends/cups/gtkprintbackendcups.c:2338
msgid "; "
msgstr ";"

#: ../modules/printbackends/cups/gtkprintbackendcups.c:4003
msgid "Two Sided"
msgstr "双面"

#: ../modules/printbackends/cups/gtkprintbackendcups.c:4004
msgid "Paper Type"
msgstr "纸张类型"

#: ../modules/printbackends/cups/gtkprintbackendcups.c:4005
msgid "Paper Source"
msgstr "纸张来源"

#: ../modules/printbackends/cups/gtkprintbackendcups.c:4006
msgid "Output Tray"
msgstr "出纸器"

#: ../modules/printbackends/cups/gtkprintbackendcups.c:4007
msgid "Resolution"
msgstr "解决方案"

#: ../modules/printbackends/cups/gtkprintbackendcups.c:4008
msgid "GhostScript pre-filtering"
msgstr "GhostScript 预过滤"

#: ../modules/printbackends/cups/gtkprintbackendcups.c:4017
msgid "One Sided"
msgstr "单面"

#. Translators: this is an option of "Two Sided"
#: ../modules/printbackends/cups/gtkprintbackendcups.c:4019
msgid "Long Edge (Standard)"
msgstr "长边(标准)"

#. Translators: this is an option of "Two Sided"
#: ../modules/printbackends/cups/gtkprintbackendcups.c:4021
msgid "Short Edge (Flip)"
msgstr "短边(翻转)"

#. Translators: this is an option of "Paper Source"
#: ../modules/printbackends/cups/gtkprintbackendcups.c:4023
#: ../modules/printbackends/cups/gtkprintbackendcups.c:4025
#: ../modules/printbackends/cups/gtkprintbackendcups.c:4033
msgid "Auto Select"
msgstr "自动选择"

#. Translators: this is an option of "Paper Source"
#. Translators: this is an option of "Resolution"
#: ../modules/printbackends/cups/gtkprintbackendcups.c:4027
#: ../modules/printbackends/cups/gtkprintbackendcups.c:4029
#: ../modules/printbackends/cups/gtkprintbackendcups.c:4031
#: ../modules/printbackends/cups/gtkprintbackendcups.c:4035
#: ../modules/printbackends/cups/gtkprintbackendcups.c:4523
msgid "Printer Default"
msgstr "打印机默认"

#. Translators: this is an option of "GhostScript"
#: ../modules/printbackends/cups/gtkprintbackendcups.c:4037
msgid "Embed GhostScript fonts only"
msgstr "只嵌入 GhostScript 字体"

#. Translators: this is an option of "GhostScript"
#: ../modules/printbackends/cups/gtkprintbackendcups.c:4039
msgid "Convert to PS level 1"
msgstr "转换到 PS 1级"

#. Translators: this is an option of "GhostScript"
#: ../modules/printbackends/cups/gtkprintbackendcups.c:4041
msgid "Convert to PS level 2"
msgstr "转换到 PS 2级"

#. Translators: this is an option of "GhostScript"
#: ../modules/printbackends/cups/gtkprintbackendcups.c:4043
msgid "No pre-filtering"
msgstr "无预过滤"

#. Translators: "Miscellaneous" is the label for a button, that opens
#. up an extra panel of settings in a print dialog.
#: ../modules/printbackends/cups/gtkprintbackendcups.c:4052
msgid "Miscellaneous"
msgstr "杂项"

#. Translators: These strings name the possible values of the
#. * job priority option in the print dialog
#.
#: ../modules/printbackends/cups/gtkprintbackendcups.c:4775
msgid "Urgent"
msgstr "紧急"

#: ../modules/printbackends/cups/gtkprintbackendcups.c:4775
msgid "High"
msgstr "高"

#: ../modules/printbackends/cups/gtkprintbackendcups.c:4775
msgid "Medium"
msgstr "中"

#: ../modules/printbackends/cups/gtkprintbackendcups.c:4775
msgid "Low"
msgstr "低"

#. Translators, this string is used to label the job priority option
#. * in the print dialog
#.
#: ../modules/printbackends/cups/gtkprintbackendcups.c:4805
msgid "Job Priority"
msgstr "任务优先级"

#. Translators, this string is used to label the billing info entry
#. * in the print dialog
#.
#: ../modules/printbackends/cups/gtkprintbackendcups.c:4816
msgid "Billing Info"
msgstr "计费信息"

#. Translators, these strings are names for various 'standard' cover
#. * pages that the printing system may support.
#.
#: ../modules/printbackends/cups/gtkprintbackendcups.c:4831
msgid "None"
msgstr "无"

#: ../modules/printbackends/cups/gtkprintbackendcups.c:4831
msgid "Classified"
msgstr "已分类"

#: ../modules/printbackends/cups/gtkprintbackendcups.c:4831
msgid "Confidential"
msgstr "机密"

#: ../modules/printbackends/cups/gtkprintbackendcups.c:4831
msgid "Secret"
msgstr "秘密"

#: ../modules/printbackends/cups/gtkprintbackendcups.c:4831
msgid "Standard"
msgstr "标准"

#: ../modules/printbackends/cups/gtkprintbackendcups.c:4831
msgid "Top Secret"
msgstr "绝密"

#: ../modules/printbackends/cups/gtkprintbackendcups.c:4831
msgid "Unclassified"
msgstr "未分类"

#. Translators, this string is used to label the pages-per-sheet option
#. * in the print dialog
#.
#: ../modules/printbackends/cups/gtkprintbackendcups.c:4842
msgid "Pages per Sheet"
msgstr "每张页数"

#. Translators, this is the label used for the option in the print
#. * dialog that controls the front cover page.
#.
#: ../modules/printbackends/cups/gtkprintbackendcups.c:4902
msgid "Before"
msgstr "封面"

#. Translators, this is the label used for the option in the print
#. * dialog that controls the back cover page.
#.
#: ../modules/printbackends/cups/gtkprintbackendcups.c:4917
msgid "After"
msgstr "封底"

#. Translators: this is the name of the option that controls when
#. * a print job is printed. Possible values are 'now', a specified time,
#. * or 'on hold'
#.
#: ../modules/printbackends/cups/gtkprintbackendcups.c:4937
msgid "Print at"
msgstr "打印于"

#. Translators: this is the name of the option that allows the user
#. * to specify a time when a print job will be printed.
#.
#: ../modules/printbackends/cups/gtkprintbackendcups.c:4948
msgid "Print at time"
msgstr "在指定时间打印"

#. Translators: this format is used to display a custom paper
#. * size. The two placeholders are replaced with the width and height
#. * in points. E.g: "Custom 230.4x142.9"
#.
#: ../modules/printbackends/cups/gtkprintbackendcups.c:4983
#, c-format
msgid "Custom %sx%s"
msgstr "自定义 %sx%s"

#: ../modules/printbackends/cups/gtkprintbackendcups.c:5064
msgid "Printer Profile"
msgstr "打印机配置"

#. TRANSLATORS: this is when color profile information is unavailable
#: ../modules/printbackends/cups/gtkprintbackendcups.c:5071
msgid "Unavailable"
msgstr "不可用"

#. TRANSLATORS: when we're running an old CUPS, and
#. * it hasn't registered the device with colord
#: ../modules/printbackends/cups/gtkprintercups.c:241
msgid "Color management unavailable"
msgstr "颜色管理不可用"

#. TRANSLATORS: when there is no color profile available
#: ../modules/printbackends/cups/gtkprintercups.c:253
msgid "No profile available"
msgstr "没有可用配置"

#. TRANSLATORS: when the color profile has no title
#: ../modules/printbackends/cups/gtkprintercups.c:264
msgid "Unspecified profile"
msgstr "未指定的配置"

#: ../modules/printbackends/file/gtkprintbackendfile.c:250
msgid "output"
msgstr "输出"

#: ../modules/printbackends/file/gtkprintbackendfile.c:537
msgid "Print to File"
msgstr "打印到文件"

#: ../modules/printbackends/file/gtkprintbackendfile.c:663
msgid "PDF"
msgstr "PDF"

#: ../modules/printbackends/file/gtkprintbackendfile.c:663
msgid "Postscript"
msgstr "Postscript"

#: ../modules/printbackends/file/gtkprintbackendfile.c:663
msgid "SVG"
msgstr "SVG"

#: ../modules/printbackends/file/gtkprintbackendfile.c:676
#: ../modules/printbackends/test/gtkprintbackendtest.c:501
msgid "Pages per _sheet:"
msgstr "每张页数(_S):"

#: ../modules/printbackends/file/gtkprintbackendfile.c:735
msgid "File"
msgstr "文件"

#: ../modules/printbackends/file/gtkprintbackendfile.c:745
msgid "_Output format"
msgstr "输出格式(_O)"

#: ../modules/printbackends/lpr/gtkprintbackendlpr.c:393
msgid "Print to LPR"
msgstr "打印到 LPR"

#: ../modules/printbackends/lpr/gtkprintbackendlpr.c:419
msgid "Pages Per Sheet"
msgstr "每张页数"

#: ../modules/printbackends/lpr/gtkprintbackendlpr.c:426
msgid "Command Line"
msgstr "命令行"

#. SUN_BRANDING
#: ../modules/printbackends/papi/gtkprintbackendpapi.c:786
msgid "printer offline"
msgstr "打印机离线"

#. SUN_BRANDING
#: ../modules/printbackends/papi/gtkprintbackendpapi.c:804
msgid "ready to print"
msgstr "准备打印"

#. SUN_BRANDING
#: ../modules/printbackends/papi/gtkprintbackendpapi.c:807
msgid "processing job"
msgstr "正在处理任务"

#. SUN_BRANDING
#: ../modules/printbackends/papi/gtkprintbackendpapi.c:811
msgid "paused"
msgstr "已暂停"

#. SUN_BRANDING
#: ../modules/printbackends/papi/gtkprintbackendpapi.c:814
msgid "unknown"
msgstr "未知的"

#. default filename used for print-to-test
#: ../modules/printbackends/test/gtkprintbackendtest.c:232
#, c-format
msgid "test-output.%s"
msgstr "test-output.%s"

#: ../modules/printbackends/test/gtkprintbackendtest.c:465
msgid "Print to Test Printer"
msgstr "打印到测试打印机"

#: ../gtk/gtkaboutdialog.ui.h:1
#| msgctxt "Stock label"
#| msgid "_About"
msgid "About"
msgstr "关于"

#: ../gtk/gtkaboutdialog.ui.h:2
#| msgid "C_redits"
msgid "Credits"
msgstr "鸣谢"

#: ../gtk/gtkappchooserdialog.ui.h:1
#| msgid "Default Application"
msgid "Select Application"
msgstr "选择应用程序"

#: ../gtk/gtkappchooserdialog.ui.h:2
msgid "label"
msgstr "标签"

#: ../gtk/gtkappchooserdialog.ui.h:3
msgid "Show Other Applications"
msgstr "显示其他应用程序"

#: ../gtk/gtkapplication-quartz.ui.h:2
#| msgctxt "Stock label"
#| msgid "_Preferences"
msgid "Preferences"
msgstr "首选项"

#: ../gtk/gtkapplication-quartz.ui.h:3
#| msgid "Devices"
msgid "Services"
msgstr "设备"

#: ../gtk/gtkapplication-quartz.ui.h:4
#, c-format
msgid "Hide %s"
msgstr "隐藏 %s"

#: ../gtk/gtkapplication-quartz.ui.h:5
msgid "Hide Others"
msgstr "隐藏其他"

#: ../gtk/gtkapplication-quartz.ui.h:6
msgid "Show All"
msgstr "显示全部"

#: ../gtk/gtkapplication-quartz.ui.h:7
#, c-format
#| msgid "About %s"
msgid "Quit %s"
msgstr "退出 %s"

#: ../gtk/gtkassistant.ui.h:2
msgid "C_ontinue"
msgstr "继续(_O)"

#: ../gtk/gtkassistant.ui.h:3
msgid "Go _Back"
msgstr "后退(_B)"

#: ../gtk/gtkassistant.ui.h:4
msgid "_Finish"
msgstr "完成(_F)"

#: ../gtk/gtkcolorchooserdialog.ui.h:1
msgid "Select a Color"
msgstr "选择颜色"

#: ../gtk/gtkcoloreditor.ui.h:1
msgid "Color Name"
msgstr "颜色名称"

#: ../gtk/gtkcoloreditor.ui.h:2
msgctxt "Color channel"
msgid "A"
msgstr "A"

#: ../gtk/gtkcoloreditor.ui.h:3
msgid "Alpha"
msgstr "透明度"

#: ../gtk/gtkcoloreditor.ui.h:4
msgctxt "Color channel"
msgid "H"
msgstr "H"

#: ../gtk/gtkcoloreditor.ui.h:5
msgid "Hue"
msgstr "色调"

#: ../gtk/gtkcoloreditor.ui.h:6
msgctxt "Color Channel"
msgid "S"
msgstr "S"

#: ../gtk/gtkcoloreditor.ui.h:7
msgctxt "Color Channel"
msgid "V"
msgstr "V"

#: ../gtk/gtkcoloreditor.ui.h:8
msgid "Saturation"
msgstr "饱和度"

#: ../gtk/gtkcoloreditor.ui.h:9
msgid "Value"
msgstr "值"

#: ../gtk/gtkfilechooserdefault.ui.h:1
msgid "_Location:"
msgstr "位置(_L):"

#: ../gtk/gtkfilechooserdefault.ui.h:2 ../gtk/gtkfilechooserdefault.ui.h:3
msgid "Type a file name"
msgstr "输入文件名"

#: ../gtk/gtkfilechooserdefault.ui.h:4
msgid "Create Fo_lder"
msgstr "创建文件夹(_L)"

#: ../gtk/gtkfilechooserdefault.ui.h:5
msgid "Files"
msgstr "文件"

#: ../gtk/gtkfilechooserdefault.ui.h:6
msgid "Name"
msgstr "名称"

#: ../gtk/gtkfilechooserdefault.ui.h:7
msgid "Size"
msgstr "大小"

#: ../gtk/gtkfilechooserdefault.ui.h:8
msgid "Modified"
msgstr "修改日期"

#: ../gtk/gtkfilechooserdefault.ui.h:9
msgid "Select which types of files are shown"
msgstr "选择要显示的文件类型"

#: ../gtk/gtkfontbutton.ui.h:1
msgid "Font"
msgstr "字体"

#: ../gtk/gtkfontchooserdialog.ui.h:1
#| msgid "Se_lection"
msgid "Select Font"
msgstr "选择字体"

#: ../gtk/gtkfontchooserwidget.ui.h:1
msgid "Search font name"
msgstr "搜索字体名"

#: ../gtk/gtkfontchooserwidget.ui.h:2
msgid "Font Family"
msgstr "字体族"

#: ../gtk/gtkfontchooserwidget.ui.h:3
msgid "No fonts matched your search. You can revise your search and try again."
msgstr "搜索不到匹配的字体。您可以调整搜索并重试。"

#: ../gtk/gtkpagesetupunixdialog.ui.h:2
msgid "_Format for:"
msgstr "格式(_F):"

#: ../gtk/gtkpagesetupunixdialog.ui.h:3 ../gtk/gtkprintunixdialog.ui.h:38
msgid "_Paper size:"
msgstr "纸张大小(_P):"

#: ../gtk/gtkpagesetupunixdialog.ui.h:4
msgid "_Orientation:"
msgstr "方向(_O):"

#: ../gtk/gtkpagesetupunixdialog.ui.h:5 ../gtk/gtkprintunixdialog.ui.h:40
msgid "Portrait"
msgstr "纵向"

#: ../gtk/gtkpagesetupunixdialog.ui.h:6 ../gtk/gtkprintunixdialog.ui.h:42
msgid "Reverse portrait"
msgstr "纵向翻转"

#: ../gtk/gtkpagesetupunixdialog.ui.h:7 ../gtk/gtkprintunixdialog.ui.h:41
msgid "Landscape"
msgstr "横向"

#: ../gtk/gtkpagesetupunixdialog.ui.h:8 ../gtk/gtkprintunixdialog.ui.h:43
msgid "Reverse landscape"
msgstr "横向翻转"

#: ../gtk/gtkpathbar.ui.h:1
msgid "Down Path"
msgstr "下一层路径"

#: ../gtk/gtkpathbar.ui.h:2
msgid "Up Path"
msgstr "上级路径"

#: ../gtk/gtkprintunixdialog.ui.h:1
msgid "Printer"
msgstr "打印机"

#. this is the header for the location column in the print dialog
#: ../gtk/gtkprintunixdialog.ui.h:4
msgid "Location"
msgstr "位置"

#. this is the header for the printer status column in the print dialog
#: ../gtk/gtkprintunixdialog.ui.h:7
msgid "Status"
msgstr "状态"

#: ../gtk/gtkprintunixdialog.ui.h:8
msgid "Range"
msgstr "范围"

#: ../gtk/gtkprintunixdialog.ui.h:9
msgid "_All Pages"
msgstr "所有页面(_A)"

#: ../gtk/gtkprintunixdialog.ui.h:10
msgid "C_urrent Page"
msgstr "当前页(_U)"

#: ../gtk/gtkprintunixdialog.ui.h:11
msgid "Se_lection"
msgstr "选择(_S):"

#: ../gtk/gtkprintunixdialog.ui.h:12
msgid "Pag_es:"
msgstr "页面(_E):"

#: ../gtk/gtkprintunixdialog.ui.h:13 ../gtk/gtkprintunixdialog.ui.h:15
#: ../gtk/gtkprintunixdialog.ui.h:18
msgid ""
"Specify one or more page ranges,\n"
" e.g. 1-3,7,11"
msgstr ""
"指定一个或多个页面范围,\n"
"如:1-3,7,11"

#: ../gtk/gtkprintunixdialog.ui.h:17
msgid "Pages"
msgstr "页面"

#: ../gtk/gtkprintunixdialog.ui.h:20
msgid "Copies"
msgstr "副本"

#: ../gtk/gtkprintunixdialog.ui.h:21
msgid "Copie_s:"
msgstr "副本数(_S):"

#: ../gtk/gtkprintunixdialog.ui.h:22
msgid "C_ollate"
msgstr "逐份(_O)"

#: ../gtk/gtkprintunixdialog.ui.h:23
msgid "_Reverse"
msgstr "逆序(_R)"

#: ../gtk/gtkprintunixdialog.ui.h:24
msgid "General"
msgstr "常规"

#: ../gtk/gtkprintunixdialog.ui.h:25
msgid "Layout"
msgstr "布局"

#: ../gtk/gtkprintunixdialog.ui.h:26
msgid "T_wo-sided:"
msgstr "双面(_W):"

#: ../gtk/gtkprintunixdialog.ui.h:27
msgid "Pages per _side:"
msgstr "每面页数(_S):"

#: ../gtk/gtkprintunixdialog.ui.h:28
msgid "Page or_dering:"
msgstr "页面顺序(_D):"

#: ../gtk/gtkprintunixdialog.ui.h:29
msgid "_Only print:"
msgstr "打印(_O):"

#: ../gtk/gtkprintunixdialog.ui.h:30
msgid "All sheets"
msgstr "全面页面"

#: ../gtk/gtkprintunixdialog.ui.h:31
msgid "Even sheets"
msgstr "偶数页"

#: ../gtk/gtkprintunixdialog.ui.h:32
msgid "Odd sheets"
msgstr "奇数页"

#: ../gtk/gtkprintunixdialog.ui.h:33
msgid "Sc_ale:"
msgstr "缩放(_A):"

#: ../gtk/gtkprintunixdialog.ui.h:34
msgid "Paper"
msgstr "纸张"

#: ../gtk/gtkprintunixdialog.ui.h:35
msgid "Paper _type:"
msgstr "纸张类型(_T):"

#: ../gtk/gtkprintunixdialog.ui.h:36
msgid "Paper _source:"
msgstr "纸张来源(_S):"

#: ../gtk/gtkprintunixdialog.ui.h:37
msgid "Output t_ray:"
msgstr "出纸器(_R):"

#: ../gtk/gtkprintunixdialog.ui.h:39
msgid "Or_ientation:"
msgstr "方向(_I):"

#: ../gtk/gtkprintunixdialog.ui.h:45
msgid "Job Details"
msgstr "任务细节"

#: ../gtk/gtkprintunixdialog.ui.h:46
msgid "Pri_ority:"
msgstr "优先级(_O):"

#: ../gtk/gtkprintunixdialog.ui.h:47
msgid "_Billing info:"
msgstr "计费信息(_B):"

#: ../gtk/gtkprintunixdialog.ui.h:48
msgid "Print Document"
msgstr "打印文档"

#. this is one of the choices for the print at option in the print dialog
#: ../gtk/gtkprintunixdialog.ui.h:51
msgid "_Now"
msgstr "立即(_N)"

#. this is one of the choices for the print at option in the print dialog. It also serves as the label for an entry that allows the user to enter a time.
#: ../gtk/gtkprintunixdialog.ui.h:54
msgid "A_t:"
msgstr "于(_T):"

#. Ability to parse the am/pm format depends on actual locale. You can remove the am/pm values below for your locale if they are not supported.
#: ../gtk/gtkprintunixdialog.ui.h:55 ../gtk/gtkprintunixdialog.ui.h:59
#: ../gtk/gtkprintunixdialog.ui.h:61 ../gtk/gtkprintunixdialog.ui.h:65
#: ../gtk/gtkprintunixdialog.ui.h:68
msgid ""
"Specify the time of print,\n"
" e.g. 15:30, 2:35 pm, 14:15:20, 11:46:30 am, 4 pm"
msgstr ""
"指定打印时间,\n"
"例如 15:30, 2:35 pm, 14:15:20, 11:46:30 am, 4 pm"

#: ../gtk/gtkprintunixdialog.ui.h:67
msgid "Time of print"
msgstr "打印时间"

#. this is one of the choices for the print at option in the print dialog. It means that the print job will not be printed until it explicitly gets 'released'.
#: ../gtk/gtkprintunixdialog.ui.h:72
msgid "On _hold"
msgstr "等待(_H)"

#: ../gtk/gtkprintunixdialog.ui.h:73 ../gtk/gtkprintunixdialog.ui.h:74
msgid "Hold the job until it is explicitly released"
msgstr "保持任务直到其被显式释放"

#: ../gtk/gtkprintunixdialog.ui.h:75
msgid "Add Cover Page"
msgstr "添加封面页"

#. this is the label used for the option in the print dialog that controls the front cover page.
#: ../gtk/gtkprintunixdialog.ui.h:78
msgid "Be_fore:"
msgstr "封面(_F):"

#. this is the label used for the option in the print dialog that controls the back cover page.
#: ../gtk/gtkprintunixdialog.ui.h:81
msgid "_After:"
msgstr "封底(_A):"

#: ../gtk/gtkprintunixdialog.ui.h:82
msgid "Job"
msgstr "任务"

#. This will appear as a tab label in the print dialog.
#: ../gtk/gtkprintunixdialog.ui.h:85
msgid "Image Quality"
msgstr "图像质量"

#. This will appear as a tab label in the print dialog.
#: ../gtk/gtkprintunixdialog.ui.h:88
msgid "Color"
msgstr "颜色"

#. This will appear as a tab label in the print dialog.
#. It's a typographical term, as in "Binding and finishing"
#: ../gtk/gtkprintunixdialog.ui.h:92
msgid "Finishing"
msgstr "完成"

#: ../gtk/gtkprintunixdialog.ui.h:93
msgid "Advanced"
msgstr "高级"

#: ../gtk/gtkprintunixdialog.ui.h:94
msgid "Some of the settings in the dialog conflict"
msgstr "对话框中的某些设置冲突"

#: ../gtk/gtkrecentchooserdefault.ui.h:1
msgid "Select which type of documents are shown"
msgstr "选择要显示的文档类型"

#: ../gtk/gtkvolumebutton.ui.h:1
msgid "Volume"
msgstr "卷"

#: ../gtk/gtkvolumebutton.ui.h:2
msgid "Turns volume up or down"
msgstr "升高或降低音量"

#: ../gtk/gtkvolumebutton.ui.h:3
msgid "+"
msgstr "+"

#: ../gtk/gtkvolumebutton.ui.h:4 ../gtk/gtkvolumebutton.ui.h:5
msgid "Volume Up"
msgstr "提高音量"

#: ../gtk/gtkvolumebutton.ui.h:6
msgid "Increases the volume"
msgstr "增加音量"

#: ../gtk/gtkvolumebutton.ui.h:7
msgid "-"
msgstr "-"

#: ../gtk/gtkvolumebutton.ui.h:8 ../gtk/gtkvolumebutton.ui.h:9
msgid "Volume Down"
msgstr "降低音量"

#: ../gtk/gtkvolumebutton.ui.h:10
msgid "Decreases the volume"
msgstr "减少音量"

#~ msgid "_License"
#~ msgstr "许可(_L)"

#~ msgid ""
#~ "%s cannot quit at this time:\n"
#~ "\n"
#~ "%s"
#~ msgstr ""
#~ "%s 无法在此时退出:\n"
#~ "\n"
#~ "%s"

#~ msgctxt "light switch widget"
#~ msgid "Switch"
#~ msgstr "开关"

#~ msgid "Switches between on and off states"
#~ msgstr "切换开关状态"

#~ msgid "Failed to look for applications online"
#~ msgstr "查看在线应用程序失败"

#~ msgid "_Find applications online"
#~ msgstr "在线寻找应用程序"

#~ msgid "Input _Methods"
#~ msgstr "输入法(_M)"

#~ msgid "_Insert Unicode Control Character"
#~ msgstr "插入 Unicode 控制字符(_I)"

#~ msgid "Could not retrieve information about the file"
#~ msgstr "无法获取关于文件的信息"

#~ msgid "Could not add a bookmark"
#~ msgstr "无法添加书签"

#~ msgid "Could not remove bookmark"
#~ msgstr "无法删除书签"

#~ msgid "Add the folder '%s' to the bookmarks"
#~ msgstr "将文件夹“%s”添加到书签"

#~ msgid "Add the current folder to the bookmarks"
#~ msgstr "将当前文件夹添加到书签"

#~ msgid "Add the selected folders to the bookmarks"
#~ msgstr "将选中文件夹添加到书签"

#~ msgid "Remove the bookmark '%s'"
#~ msgstr "删除书签“%s”"

#~ msgid "Bookmark '%s' cannot be removed"
#~ msgstr "无法删除书签“%s”"

#~ msgid "Remove the selected bookmark"
#~ msgstr "删除选中的书签"

#~ msgid "_Places"
#~ msgstr "位置(_R)"

#~ msgid "Add the selected folder to the Bookmarks"
#~ msgstr "将选中的文件夹添加到书签"

#~ msgid "_Copy file’s location"
#~ msgstr "复制文件位置(_C)"

#~ msgid "Save in _folder:"
#~ msgstr "保存于文件夹(_F):"

#~ msgid "Shortcut %s already exists"
#~ msgstr "快捷方式 %s 已经存在"

#~ msgid "Shortcut %s does not exist"
#~ msgstr "快捷方式 %s 不存在"

#~ msgid "Could not mount %s"
#~ msgstr "无法挂载 %s"

#~ msgid "Could not run application"
#~ msgstr "无法运行应用程序"

#~ msgid "Could not find '%s'"
#~ msgstr "没有找到 %s"

#~ msgid "Could not find application"
#~ msgstr "未找到应用程序"

#~ msgid "Homepage"
#~ msgstr "主页"

#~ msgid "Connect as u_ser:"
#~ msgstr "连接为用户(_S):"

#~ msgid "Manage Custom Sizes..."
#~ msgstr "管理自定义大小..."

#~ msgid "Select a folder"
#~ msgstr "选择文件夹"