summaryrefslogtreecommitdiffstats
path: root/po/zh_TW.po
blob: e73b9a4a464bd5ebbba0e8d59052a346a0303801 (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
# Chinese (Taiwan) translation for gsettings-desktop-schemas.
# Copyright (C) 2012 gsettings-desktop-schemas's COPYRIGHT HOLDER
# This file is distributed under the same license as the gsettings-desktop-schemas package.
# pesder <Chao-Hsiung Liao>, 2012.
# Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: gsettings-desktop-schemas master\n"
"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gsettings-desktop-"
"schemas/issues\n"
"POT-Creation-Date: 2018-06-10 17:28+0000\n"
"PO-Revision-Date: 2018-08-21 23:54+0800\n"
"Last-Translator: Cheng-Chia Tseng <pswo10680@gmail.com>\n"
"Language-Team: Chinese (Taiwan) <chinese-l10n@googlegroups.com>\n"
"Language: zh_TW\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 2.1.1\n"
"X-Project-Style: gnome\n"

#: ../schemas/org.gnome.desktop.a11y.applications.gschema.xml.in.h:1
msgid "On-screen keyboard"
msgstr "螢幕鍵盤"

#: ../schemas/org.gnome.desktop.a11y.applications.gschema.xml.in.h:2
msgid "Whether the on-screen keyboard is turned on."
msgstr "是否啟動螢幕鍵盤。"

#: ../schemas/org.gnome.desktop.a11y.applications.gschema.xml.in.h:3
msgid "Screen magnifier"
msgstr "螢幕放大鏡"

#: ../schemas/org.gnome.desktop.a11y.applications.gschema.xml.in.h:4
msgid "Whether the screen magnifier is turned on."
msgstr "是否啟動螢幕放大鏡。"

#: ../schemas/org.gnome.desktop.a11y.applications.gschema.xml.in.h:5
msgid "Screen reader"
msgstr "螢幕閱讀器"

#: ../schemas/org.gnome.desktop.a11y.applications.gschema.xml.in.h:6
msgid "Whether the screen reader is turned on."
msgstr "是否啟動螢幕閱讀器。"

#: ../schemas/org.gnome.desktop.a11y.gschema.xml.in.h:1
msgid "Always show the Universal Access status icon"
msgstr "永遠顯示無障礙存取狀態圖示"

#: ../schemas/org.gnome.desktop.a11y.gschema.xml.in.h:2
msgid ""
"This key overrides the automatic hiding of the Universal Access status icon "
"when no accessibility features are enabled."
msgstr "這個設定鍵會在未啟用無障礙功能時覆蓋無障礙存取狀態圖示的自動隱藏。"

#: ../schemas/org.gnome.desktop.a11y.gschema.xml.in.h:3
msgid "Always show the text caret"
msgstr "永遠顯示鍵盤瀏覽"

#: ../schemas/org.gnome.desktop.a11y.gschema.xml.in.h:4
msgid ""
"This key overrides the hiding of the text caret in noneditable text in "
"applications."
msgstr "這個設定鍵覆蓋了在應用程式的不可編輯文字上文字導覽的隱藏。"

#: ../schemas/org.gnome.desktop.a11y.keyboard.gschema.xml.in.h:1
msgid "Enable accessibility keyboard shortcuts"
msgstr "啟用鍵盤無障礙捷徑鍵"

#: ../schemas/org.gnome.desktop.a11y.keyboard.gschema.xml.in.h:2
msgid "Beep when a keyboard accessibility feature changes"
msgstr "當鍵盤無障礙功能改變時發出聲響"

#: ../schemas/org.gnome.desktop.a11y.keyboard.gschema.xml.in.h:3
msgid ""
"Whether to beep when a keyboard accessibility feature is enabled or disabled."
msgstr "當鍵盤無障礙功能啟用或停用時是否發出聲響。"

#: ../schemas/org.gnome.desktop.a11y.keyboard.gschema.xml.in.h:4
msgid "Disable keyboard accessibility after a timeout"
msgstr "在逾時後停用鍵盤無障礙功能"

#: ../schemas/org.gnome.desktop.a11y.keyboard.gschema.xml.in.h:5
msgid ""
"Whether to disable keyboard accessibility after a timeout, useful for shared "
"machines."
msgstr "在逾時時間後是否停用鍵盤無障礙功能,在公用電腦上很有用。"

#: ../schemas/org.gnome.desktop.a11y.keyboard.gschema.xml.in.h:6
msgid "Duration of the disabling timeout"
msgstr "停用逾時的期間"

#: ../schemas/org.gnome.desktop.a11y.keyboard.gschema.xml.in.h:7
msgid "Duration of the timeout before disabling the keyboard accessibility."
msgstr "在停用鍵盤無障礙功能前等待的時間。"

#: ../schemas/org.gnome.desktop.a11y.keyboard.gschema.xml.in.h:8
msgid "Enable “Bounce Keys”"
msgstr "啟用「彈跳鍵」"

#: ../schemas/org.gnome.desktop.a11y.keyboard.gschema.xml.in.h:9
msgid "Whether the “Bounce Keys” keyboard accessibility feature is turned on."
msgstr "「彈跳鍵」無障礙功能是否開啟。"

#: ../schemas/org.gnome.desktop.a11y.keyboard.gschema.xml.in.h:10
msgid "Minimum interval in milliseconds"
msgstr "最小間隔,以毫秒計"

#: ../schemas/org.gnome.desktop.a11y.keyboard.gschema.xml.in.h:11
msgid "Ignore multiple presses of the same key within this many milliseconds."
msgstr "忽略少於此毫秒時間對同一按鍵的多次按壓。"

#: ../schemas/org.gnome.desktop.a11y.keyboard.gschema.xml.in.h:12
msgid "Beep when a key is rejected"
msgstr "當拒絕按鍵動作則發出聲響"

#: ../schemas/org.gnome.desktop.a11y.keyboard.gschema.xml.in.h:13
msgid "Whether to beep when a key is rejected."
msgstr "當拒絕按鍵動作後是否發出聲響。"

#: ../schemas/org.gnome.desktop.a11y.keyboard.gschema.xml.in.h:14
msgid "Enable “Mouse Keys”"
msgstr "啟用「滑鼠按鍵」"

#: ../schemas/org.gnome.desktop.a11y.keyboard.gschema.xml.in.h:15
msgid "Whether the “Mouse Keys” accessibility feature is turned on."
msgstr "「滑鼠鍵」無障礙功能是否開啟。"

#: ../schemas/org.gnome.desktop.a11y.keyboard.gschema.xml.in.h:16
msgid "Pixels per seconds"
msgstr "像素/每秒"

#: ../schemas/org.gnome.desktop.a11y.keyboard.gschema.xml.in.h:17
msgid "How many pixels per second to move at the maximum speed."
msgstr "在最大速度時每秒可移動多少像素。"

#: ../schemas/org.gnome.desktop.a11y.keyboard.gschema.xml.in.h:18
msgid "How long to accelerate in milliseconds"
msgstr "幾毫秒後開始加速"

#: ../schemas/org.gnome.desktop.a11y.keyboard.gschema.xml.in.h:19
msgid "How many milliseconds it takes to go from 0 to maximum speed."
msgstr "從 0 到最大速度要幾毫秒。"

#: ../schemas/org.gnome.desktop.a11y.keyboard.gschema.xml.in.h:20
msgid "Initial delay in milliseconds"
msgstr "初始延遲,以毫秒計"

#: ../schemas/org.gnome.desktop.a11y.keyboard.gschema.xml.in.h:21
msgid ""
"How many milliseconds to wait before mouse movement keys start to operate."
msgstr "在滑鼠移動鍵開始動作前要等待幾毫秒。"

#: ../schemas/org.gnome.desktop.a11y.keyboard.gschema.xml.in.h:22
msgid "Enable “Slow Keys”"
msgstr "啟用「遲緩鍵」"

#: ../schemas/org.gnome.desktop.a11y.keyboard.gschema.xml.in.h:23
msgid "Whether the “Slow Keys” accessibility feature is turned on."
msgstr "「遲緩鍵」無障礙功能是否開啟。"

#: ../schemas/org.gnome.desktop.a11y.keyboard.gschema.xml.in.h:24
msgid ""
"Do not accept a key as being pressed unless held for this many milliseconds."
msgstr "除非按住按鍵此毫秒時間否則不視為有按。"

#: ../schemas/org.gnome.desktop.a11y.keyboard.gschema.xml.in.h:25
msgid "Beep when a key is first pressed"
msgstr "當按鍵第一次被按下時發出聲響"

#: ../schemas/org.gnome.desktop.a11y.keyboard.gschema.xml.in.h:26
msgid "Whether to beep when a key is first pressed."
msgstr "當按鍵第一次被按下時是否發出聲響。"

#: ../schemas/org.gnome.desktop.a11y.keyboard.gschema.xml.in.h:27
msgid "Beep when a key is accepted"
msgstr "當接受按鍵動作則發出聲響"

#: ../schemas/org.gnome.desktop.a11y.keyboard.gschema.xml.in.h:28
msgid "Whether to beep when a key is accepted."
msgstr "當接受按鍵動作後是否發出聲響。"

#: ../schemas/org.gnome.desktop.a11y.keyboard.gschema.xml.in.h:29
msgid "Enable sticky keys"
msgstr "啟用黏性特殊鍵"

#: ../schemas/org.gnome.desktop.a11y.keyboard.gschema.xml.in.h:30
msgid "Whether the sticky keys accessibility feature is turned on."
msgstr "相黏鍵無障礙功能是否開啟。"

#: ../schemas/org.gnome.desktop.a11y.keyboard.gschema.xml.in.h:31
msgid "Disable when two keys are pressed at the same time"
msgstr "當同時按住兩個按鍵時停用"

#: ../schemas/org.gnome.desktop.a11y.keyboard.gschema.xml.in.h:32
msgid ""
"Whether to disable sticky keys if two keys are pressed at the same time."
msgstr "如果同時按下兩個按鍵是否停用相黏鍵。"

#: ../schemas/org.gnome.desktop.a11y.keyboard.gschema.xml.in.h:33
msgid "Beep when a modifier is pressed."
msgstr "當按下特殊按鍵時發出聲響。"

#: ../schemas/org.gnome.desktop.a11y.keyboard.gschema.xml.in.h:34
msgid "Whether to beep when a modifier key is pressed."
msgstr "當按下特殊按鍵後是否發出聲響。"

#: ../schemas/org.gnome.desktop.a11y.keyboard.gschema.xml.in.h:35
msgid "Enable “Toggle Keys”"
msgstr "啟用「切換鍵」"

#: ../schemas/org.gnome.desktop.a11y.keyboard.gschema.xml.in.h:36
msgid "Whether the “Toggle Keys” accessibility feature is turned on."
msgstr "「切換鍵」無障礙功能是否開啟。"

#: ../schemas/org.gnome.desktop.a11y.magnifier.gschema.xml.in.h:1
msgid "Mouse Tracking Mode"
msgstr "滑鼠追蹤模式"

#: ../schemas/org.gnome.desktop.a11y.magnifier.gschema.xml.in.h:2
msgid ""
"Determines the position of the magnified mouse image within the magnified "
"view and how it reacts to system mouse movement. The values are • none: no "
"mouse tracking; • centered: the mouse image is displayed at the center of "
"the zoom region (which also represents the point under the system mouse) and "
"the magnified contents are scrolled as the system mouse moves; • "
"proportional: the position of the magnified mouse in the zoom region is "
"proportionally the same as the position of the system mouse on screen; • "
"push: when the magnified mouse intersects a boundary of the zoom region, the "
"contents are scrolled into view."
msgstr ""
"決定放大的滑鼠圖示在放大檢視中的位置,以及如何反應系統滑鼠的移動。數值有 • "
"none:不追蹤滑鼠; • centered:滑鼠圖示顯示在放大區域的中央 (也表示了系統滑鼠"
"下的點) 而放大的內容會隨著系統滑鼠移動而捲動; • proportional:放大的滑鼠圖示"
"在縮放區域中正如同系統滑鼠在畫面中的對應位置; • push:當放大的滑鼠接觸到縮放"
"區域的邊緣時,內容就會隨著捲動到檢視中。"

#: ../schemas/org.gnome.desktop.a11y.magnifier.gschema.xml.in.h:3
msgid "Focus Tracking Mode"
msgstr "焦點追蹤模式"

#: ../schemas/org.gnome.desktop.a11y.magnifier.gschema.xml.in.h:4
msgid ""
"Determines the position of the focused widget within magnified view.\n"
"\n"
"The values are:\n"
"\n"
"• none: no focus tracking\n"
"\n"
"• centered: the focused image is displayed at the center of the zoom region "
"(which also represents the point under the system focus) and the magnified "
"contents are scrolled as the system focus moves\n"
"\n"
"• proportional: the position of the magnified focus in the zoom region is "
"proportionally the same as the position of the system focus on screen\n"
"\n"
"• push: when the magnified focus intersects a boundary of the zoom region, "
"the contents are scrolled into view"
msgstr ""
"決定聚焦的元件在放大檢視中的位置。\n"
"\n"
"數值有:\n"
"• none:不追蹤焦點\n"
"\n"
"• centered:聚焦的影像會顯示在放大區域的中央 (也表示了系統焦點下的點) 而放大"
"的內容會隨著系統焦點移動而捲動\n"
"\n"
"• proportional:放大的焦點位置在縮放區域中正如同系統焦點在畫面中的對應位置\n"
"\n"
"• push:當放大的焦點接觸到縮放區域的邊緣時,內容就會隨著捲動到檢視中"

#: ../schemas/org.gnome.desktop.a11y.magnifier.gschema.xml.in.h:15
msgid "Caret Tracking Mode"
msgstr "鍵盤瀏覽追蹤模式"

#: ../schemas/org.gnome.desktop.a11y.magnifier.gschema.xml.in.h:16
msgid ""
"Determines the position of the caret within magnified view. The values are:\n"
"\n"
"• none: no caret tracking\n"
"\n"
"• centered: the image of the caret is displayed at the center of the zoom "
"region (which also represents the point under the system caret) and the "
"magnified contents are scrolled as the system caret moves\n"
"\n"
"• proportional: the position of the magnified caret in the zoom region is "
"proportionally the same as the position of the system caret on screen\n"
"\n"
"• push: when the magnified caret intersects a boundary of the zoom region, "
"the contents are scrolled into view"
msgstr ""
"決定鍵盤瀏覽在放大檢視中的位置。數值有:\n"
"\n"
"• none:不追蹤鍵盤瀏覽\n"
"\n"
"• centered:鍵盤瀏覽顯示在放大區域的中央 (也表示了系統鍵盤瀏覽下的點) 而放大"
"的內容會隨著系統鍵盤瀏覽移動而捲動\n"
"\n"
"• proportional:放大的鍵盤瀏覽在縮放區域中正如同系統鍵盤瀏覽在畫面中的對應位"
"置\n"
"\n"
"• push:當放大的鍵盤瀏覽接觸到縮放區域的邊緣時,內容就會隨著捲動到檢視中"

#: ../schemas/org.gnome.desktop.a11y.magnifier.gschema.xml.in.h:25
msgid "Screen position"
msgstr "螢幕位置"

#: ../schemas/org.gnome.desktop.a11y.magnifier.gschema.xml.in.h:26
msgid ""
"The magnified view either fills the entire screen, or occupies the top-half, "
"bottom-half, left-half, or right-half of the screen."
msgstr "放大的檢視要佔據整個螢幕,或是只佔螢幕的上半、下半、左半或右半邊。"

#: ../schemas/org.gnome.desktop.a11y.magnifier.gschema.xml.in.h:27
msgid "Magnification factor"
msgstr "放大率"

#: ../schemas/org.gnome.desktop.a11y.magnifier.gschema.xml.in.h:28
msgid ""
"The power of the magnification. A value of 1.0 means no magnification. A "
"value of 2.0 doubles the size."
msgstr "放大的倍數。數值 1.0 表示不放大。數值 2.0 為放大兩倍。"

#: ../schemas/org.gnome.desktop.a11y.magnifier.gschema.xml.in.h:29
msgid "Enable lens mode"
msgstr "啟用鏡頭模式"

#: ../schemas/org.gnome.desktop.a11y.magnifier.gschema.xml.in.h:30
msgid ""
"Whether the magnified view should be centered over the location of the "
"system mouse and move with it."
msgstr "放大的檢視是否應以系統滑鼠的位置為中心點並隨滑鼠移動。"

#: ../schemas/org.gnome.desktop.a11y.magnifier.gschema.xml.in.h:31
msgid "Scroll magnified contents beyond the edges of the desktop"
msgstr "在桌面邊緣時捲動放大的內容"

#: ../schemas/org.gnome.desktop.a11y.magnifier.gschema.xml.in.h:32
msgid ""
"For centered mouse tracking, when the system pointer is at or near the edge "
"of the screen, the magnified contents continue to scroll such that the "
"screen edge moves into the magnified view."
msgstr ""
"對於置中式的滑鼠追蹤,當系統指標位於或接近螢幕的邊緣時,放大的內容也會持續捲"
"動,讓螢幕的邊緣移進放大的檢視範圍。"

#: ../schemas/org.gnome.desktop.a11y.magnifier.gschema.xml.in.h:33
msgid "Show or hide crosshairs"
msgstr "顯示或隱藏十字準星"

#: ../schemas/org.gnome.desktop.a11y.magnifier.gschema.xml.in.h:34
msgid ""
"Enables/disables display of crosshairs centered on the magnified mouse "
"sprite."
msgstr "啟用/停用放大滑鼠視窗中央十字準星的顯示。"

#: ../schemas/org.gnome.desktop.a11y.magnifier.gschema.xml.in.h:35
msgid "Thickness of the crosshairs in pixels"
msgstr "十字準星的厚度 (以像素計)"

#: ../schemas/org.gnome.desktop.a11y.magnifier.gschema.xml.in.h:36
msgid ""
"Width in pixels of the vertical and horizontal lines that make up the "
"crosshairs."
msgstr "組成十字準星垂直和水平線條的像素寬度。"

#: ../schemas/org.gnome.desktop.a11y.magnifier.gschema.xml.in.h:37
msgid "Color of the crosshairs"
msgstr "十字準星的顏色"

#: ../schemas/org.gnome.desktop.a11y.magnifier.gschema.xml.in.h:38
msgid ""
"The color of the the vertical and horizontal lines that make up the "
"crosshairs."
msgstr "組成十字準星的垂直和水平線條的顏色。"

#: ../schemas/org.gnome.desktop.a11y.magnifier.gschema.xml.in.h:39
msgid "Opacity of the crosshairs"
msgstr "十字準星透明度"

#: ../schemas/org.gnome.desktop.a11y.magnifier.gschema.xml.in.h:40
msgid ""
"Determines the transparency of the crosshairs, from fully opaque to fully "
"transparent."
msgstr "決定十字準星的透明度,從完全不透明到完全透明。"

#: ../schemas/org.gnome.desktop.a11y.magnifier.gschema.xml.in.h:41
msgid "Length of the crosshairs in pixels"
msgstr "十字準星的長度 (以像素計)"

#: ../schemas/org.gnome.desktop.a11y.magnifier.gschema.xml.in.h:42
msgid ""
"Determines the length in pixels of the vertical and horizontal lines that "
"make up the crosshairs."
msgstr "決定組成十字準星垂直和水平線條的像素長度。"

#: ../schemas/org.gnome.desktop.a11y.magnifier.gschema.xml.in.h:43
msgid "Clip the crosshairs at the center"
msgstr "點選中央的十字準星"

#: ../schemas/org.gnome.desktop.a11y.magnifier.gschema.xml.in.h:44
msgid ""
"Determines whether the crosshairs intersect the magnified mouse sprite, or "
"are clipped such that the ends of the horizontal and vertical lines surround "
"the mouse image."
msgstr ""
"決定十字準星是否出現在放大的滑鼠視窗中,或是放在滑鼠影像周圍水平與垂直線段的"
"結尾。"

#: ../schemas/org.gnome.desktop.a11y.magnifier.gschema.xml.in.h:45
msgid "Inverse lightness"
msgstr "反轉亮度"

#: ../schemas/org.gnome.desktop.a11y.magnifier.gschema.xml.in.h:46
msgid ""
"Determines whether the lightness values are inverted: darker colors become "
"lighter and vice versa, and white and black are interchanged."
msgstr ""
"決定高反差的亮度數值:較暗的顏色會變得較亮,反之亦然,同時白色與黑色會互換。"

#: ../schemas/org.gnome.desktop.a11y.magnifier.gschema.xml.in.h:47
msgid "Color Saturation"
msgstr "顏色飽和度"

#: ../schemas/org.gnome.desktop.a11y.magnifier.gschema.xml.in.h:48
msgid ""
"Represents a change to the color saturation, from 0.0 (grayscale) to 1.0 "
"(full color)."
msgstr "代表對顏色飽和度的改變,從 0.0 (灰階) 到 1.0 (全彩)。"

#: ../schemas/org.gnome.desktop.a11y.magnifier.gschema.xml.in.h:49
msgid "Change brightness of red"
msgstr "改變紅色的亮度"

#: ../schemas/org.gnome.desktop.a11y.magnifier.gschema.xml.in.h:50
msgid ""
"Represents a change to the default brightness of the red component. Zero "
"indicates no change, values less than zero indicate a decrease, and values "
"greater than zero indicate an increase."
msgstr ""
"表示對紅色元件預設亮度的改變。0 表示不改變,小於 0 的數值表示減少,大於 0 的"
"數值表示增加。"

#: ../schemas/org.gnome.desktop.a11y.magnifier.gschema.xml.in.h:51
msgid "Change brightness of green"
msgstr "改變綠色的亮度"

#: ../schemas/org.gnome.desktop.a11y.magnifier.gschema.xml.in.h:52
msgid ""
"Represents a change to the default brightness for the green component. Zero "
"indicates no change, values less than zero indicate a decrease, and values "
"greater than zero indicate an increase."
msgstr ""
"表示對綠色元件預設亮度的改變。0 表示不改變,小於 0 的數值表示減少,大於 0 的"
"數值表示增加。"

#: ../schemas/org.gnome.desktop.a11y.magnifier.gschema.xml.in.h:53
msgid "Change brightness of blue"
msgstr "改變藍色的亮度"

#: ../schemas/org.gnome.desktop.a11y.magnifier.gschema.xml.in.h:54
msgid ""
"Represents a change to the default brightness for the blue component. Zero "
"indicates no change, values less than zero indicate a decrease, and values "
"greater than zero indicate an increase."
msgstr ""
"表示對藍色元件預設亮度的改變。0 表示不改變,小於 0 的數值表示減少,大於 0 的"
"數值表示增加。"

#: ../schemas/org.gnome.desktop.a11y.magnifier.gschema.xml.in.h:55
msgid "Change contrast of red"
msgstr "改變紅色的對比"

#: ../schemas/org.gnome.desktop.a11y.magnifier.gschema.xml.in.h:56
msgid ""
"Represents a change to the default contrast of the red component. Zero "
"indicates no change in contrast, values less than zero indicate a decrease, "
"and values greater than zero indicate an increase."
msgstr ""
"表示對紅色元件預設對比的改變。0 表示不改變,小於 0 的數值表示減少,大於 0 的"
"數值表示增加。"

#: ../schemas/org.gnome.desktop.a11y.magnifier.gschema.xml.in.h:57
msgid "Change contrast of green"
msgstr "改變綠色的對比"

#: ../schemas/org.gnome.desktop.a11y.magnifier.gschema.xml.in.h:58
msgid ""
"Represents a change to the default contrast of the green component. Zero "
"indicates no change in contrast, values less than zero indicate a decrease, "
"and values greater than zero indicate an increase."
msgstr ""
"表示對綠色元件預設對比的改變。0 表示不改變,小於 0 的數值表示減少,大於 0 的"
"數值表示增加。"

#: ../schemas/org.gnome.desktop.a11y.magnifier.gschema.xml.in.h:59
msgid "Change contrast of blue"
msgstr "改變藍色的對比"

#: ../schemas/org.gnome.desktop.a11y.magnifier.gschema.xml.in.h:60
msgid ""
"Represents a change to the default contrast of the blue component. Zero "
"indicates no change in contrast, values less than zero indicate a decrease, "
"and values greater than zero indicate an increase."
msgstr ""
"表示對藍色元件預設對比的改變。0 表示不改變,小於 0 的數值表示減少,大於 0 的"
"數值表示增加。"

#: ../schemas/org.gnome.desktop.a11y.mouse.gschema.xml.in.h:1
msgid "Dwell click time"
msgstr "替代點擊時間"

#: ../schemas/org.gnome.desktop.a11y.mouse.gschema.xml.in.h:2
msgid "Time in seconds before a click is triggered."
msgstr "幾秒後觸發點擊。"

#: ../schemas/org.gnome.desktop.a11y.mouse.gschema.xml.in.h:3
msgid "Movement threshold"
msgstr "移動界限值"

#: ../schemas/org.gnome.desktop.a11y.mouse.gschema.xml.in.h:4
msgid "Distance in pixels before movement will be recognized."
msgstr "在判斷為移動時的像素距離。"

#: ../schemas/org.gnome.desktop.a11y.mouse.gschema.xml.in.h:5
msgid "Gesture single click"
msgstr "單擊手勢"

#: ../schemas/org.gnome.desktop.a11y.mouse.gschema.xml.in.h:6
msgid "Direction to perform a single click (“left”, “right”, “up”, “down”)."
msgstr "進行單擊動作的方向 (「左」、「右」、「上」、「下」)。"

#: ../schemas/org.gnome.desktop.a11y.mouse.gschema.xml.in.h:7
msgid "Gesture double click"
msgstr "雙擊手勢"

#: ../schemas/org.gnome.desktop.a11y.mouse.gschema.xml.in.h:8
msgid "Direction to perform a double click (“left”, “right”, “up”, “down”)."
msgstr "進行雙擊動作的方向 (「左」、「右」、「上」、「下」)。"

#: ../schemas/org.gnome.desktop.a11y.mouse.gschema.xml.in.h:9
msgid "Gesture drag click"
msgstr "拖曳手勢"

#: ../schemas/org.gnome.desktop.a11y.mouse.gschema.xml.in.h:10
msgid "Direction to perform dragging (“left”, “right”, “up”, “down”)."
msgstr "進行拖曳動作的方向 (「左」、「右」、「上」、「下」)。"

#: ../schemas/org.gnome.desktop.a11y.mouse.gschema.xml.in.h:11
msgid "Gesture secondary click"
msgstr "次要點擊手勢"

#: ../schemas/org.gnome.desktop.a11y.mouse.gschema.xml.in.h:12
msgid "Direction to perform a secondary click (“left”, “right”, “up”, “down”)."
msgstr "進行次要點擊動作的方向 (「左」、「右」、「上」、「下」)。"

#: ../schemas/org.gnome.desktop.a11y.mouse.gschema.xml.in.h:13
msgid "Dwell click mode"
msgstr "替代點擊手勢"

#: ../schemas/org.gnome.desktop.a11y.mouse.gschema.xml.in.h:14
msgid ""
"The active dwell click mode. Possible values are “window” and “gesture”."
msgstr "替代點擊模式的使用。可能的數值有「window」和「gesture」。"

#: ../schemas/org.gnome.desktop.a11y.mouse.gschema.xml.in.h:15
msgid "Show click type window"
msgstr "顯示點擊類型視窗"

#: ../schemas/org.gnome.desktop.a11y.mouse.gschema.xml.in.h:16
msgid "Show click type window."
msgstr "顯示點擊類型視窗。"

#: ../schemas/org.gnome.desktop.a11y.mouse.gschema.xml.in.h:17
msgid "Enable dwell clicks"
msgstr "啟用替代點擊"

#: ../schemas/org.gnome.desktop.a11y.mouse.gschema.xml.in.h:18
msgid "Enable dwell clicks."
msgstr "啟用替代點擊。"

#: ../schemas/org.gnome.desktop.a11y.mouse.gschema.xml.in.h:19
msgid "Secondary click enabled"
msgstr "啟用次要點擊"

#: ../schemas/org.gnome.desktop.a11y.mouse.gschema.xml.in.h:20
msgid "Enable simulated secondary clicks"
msgstr "啟用模擬的次要點擊"

#: ../schemas/org.gnome.desktop.a11y.mouse.gschema.xml.in.h:21
msgid "Secondary click time"
msgstr "次要點擊時間"

#: ../schemas/org.gnome.desktop.a11y.mouse.gschema.xml.in.h:22
msgid "Time in seconds before a simulated secondary click is triggered."
msgstr "觸發模擬次要點擊前的秒數。"

#: ../schemas/org.gnome.desktop.app-folders.gschema.xml.in.h:1
msgid "Folder children"
msgstr "資料夾子項"

#: ../schemas/org.gnome.desktop.app-folders.gschema.xml.in.h:2
msgid ""
"List of relative settings paths at which app-folders are stored. Each folder "
"uses the org.gnome.desktop.app-folders.folder schema."
msgstr ""
"儲存 app-folders 相關設定值路徑的列表。每個資料夾會使用 org.gnome.desktop."
"app-folders.folder 基模。"

#: ../schemas/org.gnome.desktop.app-folders.gschema.xml.in.h:3
msgid "Folder name"
msgstr "資料夾名稱"

#: ../schemas/org.gnome.desktop.app-folders.gschema.xml.in.h:4
msgid "The name of the application folder."
msgstr "應用程式資料夾的名稱。"

#: ../schemas/org.gnome.desktop.app-folders.gschema.xml.in.h:5
msgid "Translate the name"
msgstr "翻譯這個名稱"

#: ../schemas/org.gnome.desktop.app-folders.gschema.xml.in.h:6
msgid ""
"Whether the name key is a filename to be looked up in /usr/share/desktop-"
"directories."
msgstr "名稱設定鍵是否是在 /usr/share/desktop-directories 中查詢的檔案名稱。"

#: ../schemas/org.gnome.desktop.app-folders.gschema.xml.in.h:7
msgid "Applications"
msgstr "應用程式"

#: ../schemas/org.gnome.desktop.app-folders.gschema.xml.in.h:8
msgid ""
"The list of IDs of applications that are explicitly included in this folder."
msgstr "明確包含這個資料夾的應用程式 ID 列表。"

#: ../schemas/org.gnome.desktop.app-folders.gschema.xml.in.h:9
msgid "Categories"
msgstr "分類"

#: ../schemas/org.gnome.desktop.app-folders.gschema.xml.in.h:10
msgid ""
"A list of categories for which apps will be placed into this folder by "
"default, in addition to the apps that are listed in the apps key."
msgstr "app 預設放到這個資料夾的分類列表,此外還有在 apps 設定鍵中列出的 app。"

#: ../schemas/org.gnome.desktop.app-folders.gschema.xml.in.h:11
msgid "Excluded applications"
msgstr "排除的應用程式"

#: ../schemas/org.gnome.desktop.app-folders.gschema.xml.in.h:12
msgid ""
"A list of IDs of applications that are excluded from this folder. This can "
"be used to remove applications that would otherwise be included by category."
msgstr ""
"從這個資料夾排除的應用程式 ID 列表。這可以用來移除可能被依分類包含進來的應用"
"程式。"

#: ../schemas/org.gnome.desktop.background.gschema.xml.in.h:1
#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.h:37
msgid "Picture Options"
msgstr "影像選項"

#: ../schemas/org.gnome.desktop.background.gschema.xml.in.h:2
#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.h:38
msgid ""
"Determines how the image set by wallpaper_filename is rendered. Possible "
"values are “none”, “wallpaper”, “centered”, “scaled”, “stretched”, “zoom”, "
"“spanned”."
msgstr ""
"決定由 wallpaper_filename 設定的影像要如何繪製。可能的數值有「none」(無)、"
"「wallpaper」(桌布)、「centerd」(置中)、「scaled」(縮放)、「stretched」(延"
"展)、「zoom」(放大)、「spanned」(跨越)。"

#: ../schemas/org.gnome.desktop.background.gschema.xml.in.h:3
#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.h:39
msgid "Picture URI"
msgstr "影像 URI"

#: ../schemas/org.gnome.desktop.background.gschema.xml.in.h:4
#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.h:40
msgid ""
"URI to use for the background image. Note that the backend only supports "
"local (file://) URIs."
msgstr "背景影像的 URI。注意後端只支援本地 (file://) URI。"

#: ../schemas/org.gnome.desktop.background.gschema.xml.in.h:5
#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.h:41
msgid "Picture Opacity"
msgstr "影像透明度"

#: ../schemas/org.gnome.desktop.background.gschema.xml.in.h:6
#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.h:42
msgid "Opacity with which to draw the background picture."
msgstr "繪製背景影像的透明度。"

#: ../schemas/org.gnome.desktop.background.gschema.xml.in.h:7
#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.h:43
msgid "Primary Color"
msgstr "主要顏色"

#: ../schemas/org.gnome.desktop.background.gschema.xml.in.h:8
#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.h:44
msgid "Left or Top color when drawing gradients, or the solid color."
msgstr "繪製漸層時左側或頂端顏色,或是單一顏色。"

#: ../schemas/org.gnome.desktop.background.gschema.xml.in.h:9
#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.h:45
msgid "Secondary Color"
msgstr "次要顏色"

#: ../schemas/org.gnome.desktop.background.gschema.xml.in.h:10
#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.h:46
msgid "Right or Bottom color when drawing gradients, not used for solid color."
msgstr "繪製漸層時右側或底部顏色,或是不使用(即單一顏色)。"

#: ../schemas/org.gnome.desktop.background.gschema.xml.in.h:11
#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.h:47
msgid "Color Shading Type"
msgstr "顏色漸層類型"

#: ../schemas/org.gnome.desktop.background.gschema.xml.in.h:12
#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.h:48
msgid ""
"How to shade the background color. Possible values are “horizontal”, "
"“vertical”, and “solid”."
msgstr ""
"如果呈現背景顏色。可能的數值有「horizontal」(水平)、「vertical」(垂直) 和"
"「solid」(固定)。"

#: ../schemas/org.gnome.desktop.background.gschema.xml.in.h:13
msgid "Have file manager handle the desktop"
msgstr "讓檔案管理員來處理桌面"

#: ../schemas/org.gnome.desktop.background.gschema.xml.in.h:14
msgid "If set to true, then file manager will draw the icons on the desktop."
msgstr "如果設為「true」,檔案管理員就會在桌面上繪出圖示。"

#: ../schemas/org.gnome.desktop.calendar.gschema.xml.in.h:1
msgid "Show the week date in the calendar"
msgstr "在行事曆顯示週日期"

#: ../schemas/org.gnome.desktop.calendar.gschema.xml.in.h:2
msgid "If true, display the ISO week date in the calendar."
msgstr "如設定為「true」,在行事曆中顯示 ISO 週日期。"

#: ../schemas/org.gnome.desktop.datetime.gschema.xml.in.h:1
msgid "Automatically update timezone"
msgstr "自動更新時區"

#: ../schemas/org.gnome.desktop.datetime.gschema.xml.in.h:2
msgid "Whether to automatically update the timezone using geolocation."
msgstr "是否要使用地理位置自動更新時區。"

#: ../schemas/org.gnome.desktop.default-applications.gschema.xml.in.h:1
msgid "Default calendar"
msgstr "預設行事曆"

#: ../schemas/org.gnome.desktop.default-applications.gschema.xml.in.h:2
msgid ""
"Default calendar application\n"
"\n"
"DEPRECATED: This key is deprecated and ignored. The preferred calendar "
"application is the application handling the text/calendar mime type."
msgstr ""
"預設的行事曆應用程式\n"
"已廢棄:這個設定鍵已廢棄並忽略。偏好的行事曆應用程式方式即為處理 text/"
"calendar mime 類型的應用程式。"

#: ../schemas/org.gnome.desktop.default-applications.gschema.xml.in.h:5
msgid "Calendar needs terminal"
msgstr "行事曆需要終端機"

#: ../schemas/org.gnome.desktop.default-applications.gschema.xml.in.h:6
msgid ""
"Whether the default calendar application needs a terminal to run.\n"
"\n"
"DEPRECATED: This key is deprecated and ignored. The preferred calendar "
"application is the application handling the text/calendar mime type, whether "
"it needs a terminal is taken from its desktop file."
msgstr ""
"預設的行事曆應用程式是否需要終端機才能執行\n"
"已廢棄:這個設定鍵已廢棄並忽略。偏好的行事曆應用程式方式即為處理 text/"
"calendar mime 類型的應用程式,是否需要終端機則取決於它的 desktop 檔案。"

#: ../schemas/org.gnome.desktop.default-applications.gschema.xml.in.h:9
msgid "Default tasks"
msgstr "預設的工作"

#: ../schemas/org.gnome.desktop.default-applications.gschema.xml.in.h:10
msgid "Default tasks application."
msgstr "預設的工作應用程式。"

#: ../schemas/org.gnome.desktop.default-applications.gschema.xml.in.h:11
msgid "Tasks needs terminal"
msgstr "工作需要終端機"

#: ../schemas/org.gnome.desktop.default-applications.gschema.xml.in.h:12
msgid "Whether the default tasks application needs a terminal to run."
msgstr "預設工作應用程式是否需要終端機才能執行。"

#: ../schemas/org.gnome.desktop.default-applications.gschema.xml.in.h:13
msgid "Terminal application"
msgstr "終端機的程式"

#: ../schemas/org.gnome.desktop.default-applications.gschema.xml.in.h:14
msgid ""
"Terminal program to use when starting applications that require one.\n"
"\n"
"DEPRECATED: This key is deprecated and ignored. The default terminal is "
"handled in GIO."
msgstr ""
"當啟動應用程式需要終端機時要使用的終端機程式。\n"
"\n"
"已廢棄:這個設定鍵已廢棄並忽略。預設的終端機是由 GIO 處理。"

#: ../schemas/org.gnome.desktop.default-applications.gschema.xml.in.h:17
msgid "Exec Arguments"
msgstr "執行的引數"

#: ../schemas/org.gnome.desktop.default-applications.gschema.xml.in.h:18
msgid ""
"Argument used to execute programs in the terminal defined by the “exec” "
"key.\n"
"\n"
"DEPRECATED: This key is deprecated and ignored. The default terminal and how "
"to invoke it is handled in GIO."
msgstr ""
"在終端機中執行程式使用的引數,由「exec」設定鍵定義。\n"
"\n"
"已廢棄:這個設定鍵已廢棄並忽略。預設的終端機及如何呼叫它由 GIO 處理。"

#: ../schemas/org.gnome.desktop.input-sources.gschema.xml.in.h:1
msgid "Current input source"
msgstr "目前的輸入來源"

#: ../schemas/org.gnome.desktop.input-sources.gschema.xml.in.h:2
msgid ""
"The zero-based index into the input sources list specifying the current one "
"in effect. The value is automatically capped to remain in the range [0, "
"sources_length) as long as the sources list isn’t empty.\n"
"\n"
"DEPRECATED: This key is deprecated and ignored."
msgstr ""
"輸入來源列表中以零為基礎的索引,用以指定目前使用的輸入來源。當來源列表不是空"
"白時數值會自動轉為範圍  [0, sources_length) 中。\n"
"\n"
"已廢棄:這個設定鍵已廢棄並忽略。"

#: ../schemas/org.gnome.desktop.input-sources.gschema.xml.in.h:5
msgid "List of input sources"
msgstr "編輯輸入來源"

#: ../schemas/org.gnome.desktop.input-sources.gschema.xml.in.h:6
msgid ""
"List of input source identifiers available. Each source is specified as a "
"tuple of 2 strings. The first string is the type and can be one of “xkb” or "
"“ibus”. For “xkb” sources the second string is “xkb_layout+xkb_variant” or "
"just “xkb_layout” if a XKB variant isn’t needed. For “ibus” sources the "
"second string is the IBus engine name. An empty list means that the X "
"server’s current XKB layout and variant won’t be touched and IBus won’t be "
"used."
msgstr ""
"可用輸入來源識別碼的列表。每個來源是由 2 個字串組成。第一個字串表示類型,可以"
"是「xkb」或「ibus」。當來源是「xkb」時第二個字串是「xkb_layout+xkb_variant」"
"或當不需要 XKB 變體時只需要「xkb_layout」。當來源是「ibus」時第二個字串是 "
"IBus 引擎的名稱。空白列表表示不會處理 X server 目前的 XKB 配置與變體,也不會"
"使用 IBus。"

#: ../schemas/org.gnome.desktop.input-sources.gschema.xml.in.h:7
msgid "List of most recently used input sources"
msgstr "最近使用的輸入來源列表"

#: ../schemas/org.gnome.desktop.input-sources.gschema.xml.in.h:8
msgid ""
"List of most recently used input sources. The value is in the same format as "
"the available sources list."
msgstr "最近使用過的輸入來源列表。這個數值與可用的輸入來源列表格式相同。"

#: ../schemas/org.gnome.desktop.input-sources.gschema.xml.in.h:9
msgid "List of XKB options"
msgstr "XKB 選項列表"

#: ../schemas/org.gnome.desktop.input-sources.gschema.xml.in.h:10
msgid ""
"List of XKB options. Each option is an XKB option string as defined by "
"xkeyboard-config’s rules files."
msgstr ""
"XKB 選項的列表。其中的每個選項都是 xkeyboard-config 規則檔案中定義的 XKB 選項"
"字串。"

#: ../schemas/org.gnome.desktop.input-sources.gschema.xml.in.h:11
msgid "Show all installed input sources"
msgstr "顯示所有安裝的輸入來源"

#: ../schemas/org.gnome.desktop.input-sources.gschema.xml.in.h:12
msgid ""
"Makes all installed input sources available for choosing in System Settings."
msgstr "讓所有安裝的輸入來源都能在系統設定值中選擇。"

#: ../schemas/org.gnome.desktop.input-sources.gschema.xml.in.h:13
msgid "Use different input sources for each window"
msgstr "每個視窗使用不同的輸入來源"

#: ../schemas/org.gnome.desktop.input-sources.gschema.xml.in.h:14
msgid ""
"When enabled, input sources get attached to the currently focused window "
"when activated."
msgstr "當啟用時,輸入來源在呼叫後會附加到目前聚焦的視窗。"

#: ../schemas/org.gnome.desktop.interface.gschema.xml.in.h:1
msgid "Enable Toolkit Accessibility"
msgstr "啟用工具箱無障礙功能"

#: ../schemas/org.gnome.desktop.interface.gschema.xml.in.h:2
msgid "Whether toolkits should load accessibility related modules."
msgstr "工具箱是否應載入無障礙相關模組。"

#: ../schemas/org.gnome.desktop.interface.gschema.xml.in.h:3
msgid "Enable Animations"
msgstr "啟用動畫"

#: ../schemas/org.gnome.desktop.interface.gschema.xml.in.h:4
msgid ""
"Whether animations should be displayed. Note: This is a global key, it "
"changes the behaviour of the window manager, the panel etc."
msgstr ""
"是否應顯示動畫。注意:這是全域設定鍵,它會改變視窗管理員的行為,像是面板等"
"等。"

#: ../schemas/org.gnome.desktop.interface.gschema.xml.in.h:5
msgid "Menus Have Tearoff"
msgstr "選單可分離"

#: ../schemas/org.gnome.desktop.interface.gschema.xml.in.h:6
msgid "Whether menus should have a tearoff."
msgstr "選單是否應有分離選單項目。"

#: ../schemas/org.gnome.desktop.interface.gschema.xml.in.h:7
msgid "Can Change Accels"
msgstr "可更改捷徑鍵"

#: ../schemas/org.gnome.desktop.interface.gschema.xml.in.h:8
msgid ""
"Whether the user can dynamically type a new accelerator when positioned over "
"an active menuitem."
msgstr "使用者是否能動態輸入使用中選單項目的新捷徑鍵。"

#: ../schemas/org.gnome.desktop.interface.gschema.xml.in.h:9
msgid "Toolbar Style"
msgstr "工具列樣式"

#: ../schemas/org.gnome.desktop.interface.gschema.xml.in.h:10
msgid ""
"Toolbar Style. Valid values are “both”, “both-horiz”, “icons”, and “text”."
msgstr ""
"工具列樣式。有效的數值有「both」(兩者)、「both-horiz」(兩者-水平)、「icons」"
"(圖示)和「text」(文字)。"

#: ../schemas/org.gnome.desktop.interface.gschema.xml.in.h:11
msgid "Menubar Detachable"
msgstr "選單列可分離"

#: ../schemas/org.gnome.desktop.interface.gschema.xml.in.h:12
msgid "Whether the user can detach menubars and move them around."
msgstr "使用者是否可以分離選單列並將它們四處移動。"

#: ../schemas/org.gnome.desktop.interface.gschema.xml.in.h:13
msgid "Toolbar Detachable"
msgstr "工具列可分離"

#: ../schemas/org.gnome.desktop.interface.gschema.xml.in.h:14
msgid "Whether the user can detach toolbars and move them around."
msgstr "使用者是否可以分離工具列並將它們四處移動。"

#: ../schemas/org.gnome.desktop.interface.gschema.xml.in.h:15
msgid "Toolbar Icon Size"
msgstr "工具列圖示尺寸"

#: ../schemas/org.gnome.desktop.interface.gschema.xml.in.h:16
msgid "Size of icons in toolbars, either “small” or “large”."
msgstr "工具列中圖示的尺寸,可以為「small」(小)或「large」(大)。"

#: ../schemas/org.gnome.desktop.interface.gschema.xml.in.h:17
msgid "Cursor Blink"
msgstr "閃爍游標"

#: ../schemas/org.gnome.desktop.interface.gschema.xml.in.h:18
msgid "Whether the cursor should blink."
msgstr "游標是否閃爍。"

#: ../schemas/org.gnome.desktop.interface.gschema.xml.in.h:19
msgid "Cursor Blink Time"
msgstr "游標閃爍時間"

#: ../schemas/org.gnome.desktop.interface.gschema.xml.in.h:20
msgid "Length of the cursor blink cycle, in milliseconds."
msgstr "游標每次閃爍的時間間隔(毫秒)。"

#: ../schemas/org.gnome.desktop.interface.gschema.xml.in.h:21
msgid "Cursor Blink Timeout"
msgstr "游標閃爍逾時時間"

#: ../schemas/org.gnome.desktop.interface.gschema.xml.in.h:22
msgid "Time after which the cursor stops blinking, in seconds."
msgstr "游標停止閃爍後的時間(秒)。"

#: ../schemas/org.gnome.desktop.interface.gschema.xml.in.h:23
msgid "Icon Theme"
msgstr "圖布佈景"

#: ../schemas/org.gnome.desktop.interface.gschema.xml.in.h:24
msgid "Icon theme to use for the panel, nautilus etc."
msgstr "用於面板、nautilus 等的圖示布景。"

#: ../schemas/org.gnome.desktop.interface.gschema.xml.in.h:25
msgid "Gtk+ Theme"
msgstr "Gtk+ 布主題"

#: ../schemas/org.gnome.desktop.interface.gschema.xml.in.h:26
msgid "Basename of the default theme used by gtk+."
msgstr "gtk+ 使用的預設布景的基礎名稱。"

#: ../schemas/org.gnome.desktop.interface.gschema.xml.in.h:27
msgid "Gtk+ Keybinding Theme"
msgstr "Gtk+ 捷徑鍵主題"

#: ../schemas/org.gnome.desktop.interface.gschema.xml.in.h:28
msgid "Basename of the default keybinding theme used by gtk+."
msgstr "gtk+ 使用的預設組合鍵的基礎名稱。"

#: ../schemas/org.gnome.desktop.interface.gschema.xml.in.h:29
msgid "Default font"
msgstr "預設字型"

#: ../schemas/org.gnome.desktop.interface.gschema.xml.in.h:30
msgid "Name of the default font used by gtk+."
msgstr "gtk+ 使用的預設字型名稱。"

#: ../schemas/org.gnome.desktop.interface.gschema.xml.in.h:31
msgid "Text scaling factor"
msgstr "字型縮放係數"

#: ../schemas/org.gnome.desktop.interface.gschema.xml.in.h:32
msgid ""
"Factor used to enlarge or reduce text display, without changing font size."
msgstr "用來放大或縮小文字顯示的因素,不變更字型的實際尺寸。"

#: ../schemas/org.gnome.desktop.interface.gschema.xml.in.h:33
msgid "Window scaling factor"
msgstr "視窗縮放係數"

#: ../schemas/org.gnome.desktop.interface.gschema.xml.in.h:34
msgid ""
"Integer factor used to scale windows by. For use on high-dpi screens. 0 "
"means pick automatically based on monitor."
msgstr "用來縮放視窗的整數因素。用於高 dpi 螢幕。0 表示按照螢幕自動挑選。"

#: ../schemas/org.gnome.desktop.interface.gschema.xml.in.h:35
msgid "GTK IM Preedit Style"
msgstr "GTK IM Preedit 樣式"

#: ../schemas/org.gnome.desktop.interface.gschema.xml.in.h:36
msgid "Name of the GTK+ input method Preedit Style used by gtk+."
msgstr "gtk+ 使用的 GTK+ 輸入法預編樣式的名稱。"

#: ../schemas/org.gnome.desktop.interface.gschema.xml.in.h:37
msgid "GTK IM Status Style"
msgstr "GTK IM 狀態樣式"

#: ../schemas/org.gnome.desktop.interface.gschema.xml.in.h:38
msgid "Name of the GTK+ input method Status Style used by gtk+."
msgstr "gtk+ 使用的 GTK+ 輸入法狀態樣式的名稱。"

#: ../schemas/org.gnome.desktop.interface.gschema.xml.in.h:39
msgid "GTK IM Module"
msgstr "GTK IM 模組"

#: ../schemas/org.gnome.desktop.interface.gschema.xml.in.h:40
msgid "Name of the input method module used by GTK+."
msgstr "GTK+ 使用的輸入法模組名稱。"

#: ../schemas/org.gnome.desktop.interface.gschema.xml.in.h:41
msgid "Document font"
msgstr "文件字型"

#: ../schemas/org.gnome.desktop.interface.gschema.xml.in.h:42
msgid "Name of the default font used for reading documents."
msgstr "用來繪製文件的預設字型名稱。"

#: ../schemas/org.gnome.desktop.interface.gschema.xml.in.h:43
msgid "Monospace font"
msgstr "等寬字型"

#: ../schemas/org.gnome.desktop.interface.gschema.xml.in.h:44
msgid ""
"Name of a monospaced (fixed-width) font for use in locations like terminals."
msgstr "用於終端機之類的單一空間 (固定寬度) 字型的名稱。"

#: ../schemas/org.gnome.desktop.interface.gschema.xml.in.h:45
msgid "Menubar accelerator"
msgstr "選單列捷徑鍵"

#: ../schemas/org.gnome.desktop.interface.gschema.xml.in.h:46
msgid "Keyboard shortcut to open the menu bars."
msgstr "用來開啟選單列的捷徑鍵。"

#: ../schemas/org.gnome.desktop.interface.gschema.xml.in.h:47
msgid "Cursor theme"
msgstr "游標布景"

#: ../schemas/org.gnome.desktop.interface.gschema.xml.in.h:48
msgid ""
"Cursor theme name. Used only by Xservers that support the Xcursor extension."
msgstr "游標布景名稱。只用於支援 Xcursor 延伸功能的 Xserver。"

#: ../schemas/org.gnome.desktop.interface.gschema.xml.in.h:49
msgid "Cursor size"
msgstr "游標大小"

#: ../schemas/org.gnome.desktop.interface.gschema.xml.in.h:50
msgid "Size of the cursor used as cursor theme."
msgstr "游標布景中使用的游標尺寸。"

#: ../schemas/org.gnome.desktop.interface.gschema.xml.in.h:51
msgid "Timeout before click repeat"
msgstr "點擊重複前的時間"

#: ../schemas/org.gnome.desktop.interface.gschema.xml.in.h:52
msgid ""
"Timeout in milliseconds before a click starts repeating (on spinner buttons "
"for example)."
msgstr "點擊開始重複的時間,以毫秒計 (例如轉輪按鈕會用到)。"

#: ../schemas/org.gnome.desktop.interface.gschema.xml.in.h:53
msgid "Timeout between click repeats"
msgstr "點擊重複之間的時間"

#: ../schemas/org.gnome.desktop.interface.gschema.xml.in.h:54
msgid ""
"Timeout in milliseconds between repeated clicks when a button is left "
"pressed."
msgstr "當按下左鍵時到重複點擊之間的時間,以毫秒計。"

#: ../schemas/org.gnome.desktop.interface.gschema.xml.in.h:55
msgid "Palette used in the color selector"
msgstr "顏色選擇器使用的調色盤"

#: ../schemas/org.gnome.desktop.interface.gschema.xml.in.h:56
msgid ""
"Palette used in the color selector as defined by the “gtk-color-palette” "
"setting"
msgstr "用於顏色選擇器的調色盤,如「gtk-color-palette」設定值所定義"

#: ../schemas/org.gnome.desktop.interface.gschema.xml.in.h:57
msgid "List of symbolic names and color equivalents"
msgstr "符號名稱與顏色同義字的列表"

#: ../schemas/org.gnome.desktop.interface.gschema.xml.in.h:58
msgid ""
"A “\\n” separated list of “name:color” as defined by the “gtk-color-scheme” "
"setting"
msgstr ""
"一種 '\\n' 分隔的「name:color」列表,如「gtk-color-scheme」設定值所定義"

#: ../schemas/org.gnome.desktop.interface.gschema.xml.in.h:59
msgid "Whether the clock displays in 24h or 12h format"
msgstr "時鍾要顯示 24 小時或 12 小時格式"

#: ../schemas/org.gnome.desktop.interface.gschema.xml.in.h:60
msgid "Whether the clock shows seconds"
msgstr "時鐘是否顯示秒數"

#: ../schemas/org.gnome.desktop.interface.gschema.xml.in.h:61
msgid "If true, display seconds in the clock."
msgstr "如設定為「true」,在時間中顯示秒數。"

#: ../schemas/org.gnome.desktop.interface.gschema.xml.in.h:62
msgid "Show date in clock"
msgstr "在時鐘內顯示日期"

#: ../schemas/org.gnome.desktop.interface.gschema.xml.in.h:63
msgid "If true, display date in the clock, in addition to time."
msgstr "如設定為「true」,除了在時鐘內顯示時間外還顯示日期。"

#: ../schemas/org.gnome.desktop.interface.gschema.xml.in.h:64
msgid "Show weekday in clock"
msgstr "在時鐘內顯示週數"

#: ../schemas/org.gnome.desktop.interface.gschema.xml.in.h:65
msgid "If true, display weekday in the clock, in addition to time."
msgstr "如設定為「true」,除了在時鐘內顯示時間外還顯示週數。"

#: ../schemas/org.gnome.desktop.interface.gschema.xml.in.h:66
msgid "Show battery percentage"
msgstr "顯示電池百分比"

#: ../schemas/org.gnome.desktop.interface.gschema.xml.in.h:67
msgid ""
"If true, display battery percentage in the status menu, in addition to the "
"icon."
msgstr "如設定為「true」,在狀態列中除了顯示圖示外還顯示電池百分比。"

#: ../schemas/org.gnome.desktop.interface.gschema.xml.in.h:68
msgid "Enable the primary paste selection"
msgstr "啟用主要剪貼選擇範圍"

#: ../schemas/org.gnome.desktop.interface.gschema.xml.in.h:69
msgid ""
"If true, gtk+ uses the primary paste selection, usually triggered by a "
"middle mouse button click."
msgstr "如果為 true,gtk + 使用主要剪貼選擇範圍,通常由按一下滑鼠中鍵觸發。"

#: ../schemas/org.gnome.desktop.lockdown.gschema.xml.in.h:1
msgid "Disable command line"
msgstr "停用命令列"

#: ../schemas/org.gnome.desktop.lockdown.gschema.xml.in.h:2
msgid ""
"Prevent the user from accessing the terminal or specifying a command line to "
"be executed. For example, this would disable access to the panel’s “Run "
"Application” dialog."
msgstr ""
"防止使用者存取終端機或指定要執行的命令列。舉例來說,這會停用面板的「執行應用"
"程式」對話盒。"

#: ../schemas/org.gnome.desktop.lockdown.gschema.xml.in.h:3
msgid "Disable saving files to disk"
msgstr "停用儲存到磁碟"

#: ../schemas/org.gnome.desktop.lockdown.gschema.xml.in.h:4
msgid ""
"Prevent the user from saving files to disk. For example, this would disable "
"access to all applications’ “Save as” dialogs."
msgstr ""
"防止使用者儲存檔案到磁碟。舉例來說,這會停用所有應用程式的「另存為」對話盒。"

#: ../schemas/org.gnome.desktop.lockdown.gschema.xml.in.h:5
msgid "Disable printing"
msgstr "停用列印"

#: ../schemas/org.gnome.desktop.lockdown.gschema.xml.in.h:6
msgid ""
"Prevent the user from printing. For example, this would disable access to "
"all applications’ “Print” dialogs."
msgstr "防止使用者進行列印。舉例來說,這會停用所有應用程式的「列印」對話盒。"

#: ../schemas/org.gnome.desktop.lockdown.gschema.xml.in.h:7
msgid "Disable print setup"
msgstr "停用列印設定"

#: ../schemas/org.gnome.desktop.lockdown.gschema.xml.in.h:8
msgid ""
"Prevent the user from modifying print settings. For example, this would "
"disable access to all applications’ “Print Setup” dialogs."
msgstr ""
"防止使用者修改列印設定值。舉例來說,這會停用所有應用程式的「列印設定」對話"
"盒。"

#: ../schemas/org.gnome.desktop.lockdown.gschema.xml.in.h:9
msgid "Disable user switching"
msgstr "停用使用者切換"

#: ../schemas/org.gnome.desktop.lockdown.gschema.xml.in.h:10
msgid ""
"Prevent the user from switching to another account while his session is "
"active."
msgstr "防止使用者在工作階段使用中時切換到另一個帳號。"

#: ../schemas/org.gnome.desktop.lockdown.gschema.xml.in.h:11
msgid "Disable lock screen"
msgstr "停用鎖定螢幕"

#: ../schemas/org.gnome.desktop.lockdown.gschema.xml.in.h:12
msgid "Prevent the user to lock his screen."
msgstr "防止使用者鎖定他的螢幕。"

#: ../schemas/org.gnome.desktop.lockdown.gschema.xml.in.h:13
msgid "Disable URL and MIME type handlers"
msgstr "停用 URL 與 MIME 類型處理程式"

#: ../schemas/org.gnome.desktop.lockdown.gschema.xml.in.h:14
msgid "Prevent running any URL or MIME type handler applications."
msgstr "防止執行任何 URL 或 MIME 類型處理器的應用程式。"

#: ../schemas/org.gnome.desktop.lockdown.gschema.xml.in.h:15
msgid "Disable log out"
msgstr "停用登出"

#: ../schemas/org.gnome.desktop.lockdown.gschema.xml.in.h:16
msgid "Prevent the user from logging out."
msgstr "防止使用者登出。"

#: ../schemas/org.gnome.desktop.lockdown.gschema.xml.in.h:17
msgid "Disable user administration"
msgstr "停用使用者管理"

#: ../schemas/org.gnome.desktop.lockdown.gschema.xml.in.h:18
msgid ""
"Stop the user from modifying user accounts. By default, we allow adding and "
"removing users, as well as changing other users settings."
msgstr ""
"停止使用者修改使用者帳號的能力。預設中,我們允許加入與移除使用者,以及改變其"
"他的使用者設定值。"

#: ../schemas/org.gnome.desktop.media-handling.gschema.xml.in.h:1
msgid "Whether to automatically mount media"
msgstr "是否要自動掛載媒體"

#: ../schemas/org.gnome.desktop.media-handling.gschema.xml.in.h:2
msgid ""
"If set to true, then Nautilus will automatically mount media such as user-"
"visible hard disks and removable media on start-up and media insertion."
msgstr ""
"如果設定為「true」,Nautilus 就會在啟動和媒體插入時自動掛載使用者可見的硬碟和"
"可移除式媒體。"

#: ../schemas/org.gnome.desktop.media-handling.gschema.xml.in.h:3
msgid "Whether to automatically open a folder for automounted media"
msgstr "是否要自動開啟自動掛載媒體的資料夾"

#: ../schemas/org.gnome.desktop.media-handling.gschema.xml.in.h:4
msgid ""
"If set to true, then Nautilus will automatically open a folder when media is "
"automounted. This only applies to media where no known x-content/* type was "
"detected; for media where a known x-content type is detected, the user "
"configurable action will be taken instead."
msgstr ""
"如果設定為「true」,Nautilus 就會在自動掛載媒體時自動開啟資料夾。這只適用於沒"
"有偵測到已知 x-content/* 類型的媒體;如果媒體已偵測到已知的 x-content 類型,"
"則會以使用者設定的動作來代替。"

#: ../schemas/org.gnome.desktop.media-handling.gschema.xml.in.h:5
msgid "Never prompt or autorun/autostart programs when media are inserted"
msgstr "當媒體插入時永不提示或自動執行/自動啟動程式"

#: ../schemas/org.gnome.desktop.media-handling.gschema.xml.in.h:6
msgid ""
"If set to true, then Nautilus will never prompt nor autorun/autostart "
"programs when a medium is inserted."
msgstr "如果設為「true」,Nautilus 在媒體插入時永不提示或自動執行/自動啟動程式"

#: ../schemas/org.gnome.desktop.media-handling.gschema.xml.in.h:7
msgid ""
"List of x-content/* types where the preferred application will be launched"
msgstr "偏好執行的 x-content/* 類型應用程式的列表"

#: ../schemas/org.gnome.desktop.media-handling.gschema.xml.in.h:8
msgid ""
"List of x-content/* types for which the user have chosen to start an "
"application in the preference capplet. The preferred application for the "
"given type will be started on insertion on media matching these types."
msgstr ""
"使用者在偏好設定中選擇執行的 x-content/* 類型應用程式的列表。特定類型的偏好應"
"用程式會在符合這些類型的媒體插入時執行。"

#: ../schemas/org.gnome.desktop.media-handling.gschema.xml.in.h:9
msgid "List of x-content/* types set to “Do Nothing”"
msgstr "設定為「Do Nothing」的 x-content/* 類型的列表"

#: ../schemas/org.gnome.desktop.media-handling.gschema.xml.in.h:10
msgid ""
"List of x-content/* types for which the user have chosen “Do Nothing” in the "
"preference capplet. No prompt will be shown nor will any matching "
"application be started on insertion of media matching these types."
msgstr ""
"使用者在偏好設定中選擇「Do Nothing」(不做任何事) 的 x-content/* 類型的列表。"
"當符合這些類型的媒體插入時不會有提示,也不會執行符合的應用程式。"

#: ../schemas/org.gnome.desktop.media-handling.gschema.xml.in.h:11
msgid "List of x-content/* types set to “Open Folder”"
msgstr "設定為「Open Folder」的 x-content/* 類型的列表"

#: ../schemas/org.gnome.desktop.media-handling.gschema.xml.in.h:12
msgid ""
"List of x-content/* types for which the user have chosen “Open Folder” in "
"the preferences capplet. A folder window will be opened on insertion of "
"media matching these types."
msgstr ""
"使用者在偏好設定中選擇「Open Folder」(開啟資料夾) 的 x-content/* 類型的列表。"
"當符合這些類型的媒體插入時會開啟資料夾視窗。"

#: ../schemas/org.gnome.desktop.notifications.gschema.xml.in.h:1
msgid "Show notification banners"
msgstr "顯示通知橫幅"

#: ../schemas/org.gnome.desktop.notifications.gschema.xml.in.h:2
msgid "Whether notification banners are visible for application notifications."
msgstr "應用程式通知的通知橫幅是否顯示。"

#: ../schemas/org.gnome.desktop.notifications.gschema.xml.in.h:3
msgid "Show notifications in the lock screen"
msgstr "在鎖定畫面中顯示通知"

#: ../schemas/org.gnome.desktop.notifications.gschema.xml.in.h:4
msgid "Whether notifications are shown in the lock screen or not."
msgstr "是否要在鎖定畫面中顯示通知。"

#: ../schemas/org.gnome.desktop.notifications.gschema.xml.in.h:5
msgid "Application ID"
msgstr "應用程式 ID"

#: ../schemas/org.gnome.desktop.notifications.gschema.xml.in.h:6
msgid "The application that this policy is for."
msgstr "使用這個原則的應用程式。"

#: ../schemas/org.gnome.desktop.notifications.gschema.xml.in.h:7
msgid "Enable notifications"
msgstr "啟用通知"

#: ../schemas/org.gnome.desktop.notifications.gschema.xml.in.h:8
msgid "Whether notifications are globally enabled for this application."
msgstr "這個應用程式的通知是否在全域都啟用。"

#: ../schemas/org.gnome.desktop.notifications.gschema.xml.in.h:9
msgid "Enable sound alerts"
msgstr "啟用音效通知"

#: ../schemas/org.gnome.desktop.notifications.gschema.xml.in.h:10
msgid "Whether notifications should be accompanied by sound alerts."
msgstr "通知是否要以音效通知完成。"

#: ../schemas/org.gnome.desktop.notifications.gschema.xml.in.h:11
msgid ""
"Whether notification banners for this application are shown or not. Does not "
"affect clicking on message tray buttons."
msgstr "這個應用程式通知的通知橫幅是否顯示。不影響在訊息匣按鈕裡的點選。"

#: ../schemas/org.gnome.desktop.notifications.gschema.xml.in.h:12
msgid "Force automatic expanding of banners"
msgstr "強制自動展開橫幅"

#: ../schemas/org.gnome.desktop.notifications.gschema.xml.in.h:13
msgid ""
"Whether notifications from this application are expanded automatically when "
"in banner mode."
msgstr "這個應用程式的通知在橫幅模式中是否要自動展開。"

#: ../schemas/org.gnome.desktop.notifications.gschema.xml.in.h:14
msgid "Show in the lock screen"
msgstr "在鎖定畫面中顯示"

#: ../schemas/org.gnome.desktop.notifications.gschema.xml.in.h:15
msgid ""
"Whether notifications from this application are shown when the screen is "
"locked."
msgstr "這個應用程式的通知在螢幕鎖定時是否要顯示。"

#: ../schemas/org.gnome.desktop.notifications.gschema.xml.in.h:16
msgid "Show details in the lock screen"
msgstr "在鎖定畫面中顯示詳細資料"

#: ../schemas/org.gnome.desktop.notifications.gschema.xml.in.h:17
msgid ""
"Whether the summary and body of notifications from this application will be "
"visible in the locked screen."
msgstr "這個應用程式的摘要與通知本文在螢幕鎖定時是否要顯示。"

#: ../schemas/org.gnome.desktop.peripherals.gschema.xml.in.h:1
msgid "Whether edge scrolling is enabled"
msgstr "是否啟用邊緣捲動"

#: ../schemas/org.gnome.desktop.peripherals.gschema.xml.in.h:2
msgid ""
"When enabled, touchpads that support edge scrolling will have that feature "
"enabled."
msgstr "當啟用時,支援邊緣捲動的觸控板會將該功能啟用。"

#: ../schemas/org.gnome.desktop.peripherals.gschema.xml.in.h:3
msgid ""
"When enabled, touchpads that support two-finger scrolling will have that "
"feature enabled."
msgstr "當啟用時,支援 2 指捲動的觸控板會將該功能啟用。"

#: ../schemas/org.gnome.desktop.peripherals.gschema.xml.in.h:4
msgid "Whether to disable the touchpad while typing"
msgstr "打字時是否停用觸控板"

#: ../schemas/org.gnome.desktop.peripherals.gschema.xml.in.h:5
msgid "When enabled, touchpads will be disabled while typing on the keyboard."
msgstr "當啟用時,將在鍵盤上打字時停用觸控板。"

#: ../schemas/org.gnome.desktop.peripherals.gschema.xml.in.h:6
msgid "Enable mouse clicks with touchpad"
msgstr "啟用觸控板的滑鼠點擊"

#: ../schemas/org.gnome.desktop.peripherals.gschema.xml.in.h:7
msgid ""
"Set this to TRUE to be able to send mouse clicks by tapping on the touchpad."
msgstr "設定此項為 TRUE 可以在觸控板上輕點來送出滑鼠點擊的指令。"

#: ../schemas/org.gnome.desktop.peripherals.gschema.xml.in.h:8
msgid "Enable tap-and-drag with touchpad"
msgstr "啟用觸控板的滑鼠點擊拖放"

#: ../schemas/org.gnome.desktop.peripherals.gschema.xml.in.h:9
msgid ""
"Set this to TRUE to be able to start a drag by tapping and immediately "
"moving the finger that’s now pressed on the touchpad."
msgstr ""
"設定此項為 TRUE 可以在觸控板上輕點並馬上將手指按在觸控板上滑動來送出滑鼠拖放"
"的指令。"

#: ../schemas/org.gnome.desktop.peripherals.gschema.xml.in.h:10
msgid "Touchpad enabled"
msgstr "觸控板啟用"

#: ../schemas/org.gnome.desktop.peripherals.gschema.xml.in.h:11
msgid "Defines the situations in which the touchpad is enabled."
msgstr "定義啟用觸控板的情形。"

#: ../schemas/org.gnome.desktop.peripherals.gschema.xml.in.h:12
msgid "Touchpad button orientation"
msgstr "觸控板按鈕方向"

#: ../schemas/org.gnome.desktop.peripherals.gschema.xml.in.h:13
msgid ""
"Swap left and right mouse buttons for left-handed mice with “left”, “right” "
"for right-handed, “mouse” to follow the mouse setting."
msgstr ""
"交換左右滑鼠鍵,「left」為左手滑鼠,「right」為右手滑鼠,「mouse」為跟隨滑鼠"
"設定值。"

#: ../schemas/org.gnome.desktop.peripherals.gschema.xml.in.h:14
msgid "Pointer speed"
msgstr "指標速度"

#: ../schemas/org.gnome.desktop.peripherals.gschema.xml.in.h:15
msgid ""
"Pointer speed for the touchpad. Accepted values are in the [-1..1] range "
"(from “unaccelerated” to “fast”). A value of 0 is the system default."
msgstr ""
"觸控板指標速度。接受的數值在 [-1..1] 範圍 (從「unaccelerated」到「fast」)。系"
"統預設值的數值為 0。"

#: ../schemas/org.gnome.desktop.peripherals.gschema.xml.in.h:16
msgid "Natural scrolling"
msgstr "自然捲動"

#: ../schemas/org.gnome.desktop.peripherals.gschema.xml.in.h:17
msgid "Set this to TRUE to enable natural (reverse) scrolling for touchpads."
msgstr "設定為「TRUE」則啟用觸控板自然(反向)捲動。"

#: ../schemas/org.gnome.desktop.peripherals.gschema.xml.in.h:18
msgid "Click method"
msgstr "點擊方法"

#: ../schemas/org.gnome.desktop.peripherals.gschema.xml.in.h:19
msgid ""
"How to generate software-emulated buttons, either disabled (“none”), through "
"specific areas (“areas”), number of fingers (“fingers”) or left as hardware "
"default (“default”)."
msgstr ""
"如何產生軟體模擬按鈕,可以是停用 (「none」),透過指定的區域 (「areas」),手指"
"數 (「fingers」) 或保持硬體預設值 (「default」)。"

#: ../schemas/org.gnome.desktop.peripherals.gschema.xml.in.h:20
msgid "Keyboard repeat"
msgstr "鍵盤重複"

#: ../schemas/org.gnome.desktop.peripherals.gschema.xml.in.h:21
msgid "Set this to TRUE to enable keyboard repeat."
msgstr "設定此項為 TRUE 以啟用鍵盤重複。"

#: ../schemas/org.gnome.desktop.peripherals.gschema.xml.in.h:22
msgid "Key Repeat Interval"
msgstr "鍵盤重複間隔"

#: ../schemas/org.gnome.desktop.peripherals.gschema.xml.in.h:23
msgid "Delay between repeats in milliseconds."
msgstr "重複之間的延遲時間,以毫秒計。"

#: ../schemas/org.gnome.desktop.peripherals.gschema.xml.in.h:24
msgid "Initial Key Repeat Delay"
msgstr "初始按鍵重複延遲"

#: ../schemas/org.gnome.desktop.peripherals.gschema.xml.in.h:25
msgid "Initial key repeat delay in milliseconds."
msgstr "初始按鍵重複延遲,以毫秒計"

#: ../schemas/org.gnome.desktop.peripherals.gschema.xml.in.h:26
msgid "Mouse button orientation"
msgstr "滑鼠按鈕方向"

#: ../schemas/org.gnome.desktop.peripherals.gschema.xml.in.h:27
msgid "Swap left and right mouse buttons for left-handed mice."
msgstr "為左手用滑鼠交換左、右滑鼠按鍵。"

#: ../schemas/org.gnome.desktop.peripherals.gschema.xml.in.h:28
msgid ""
"Pointer speed for mice. Accepted values are in the [-1..1] range (from "
"“unaccelerated” to “fast”). A value of 0 is the system default."
msgstr ""
"滑鼠指標速度。接受的數值在 [-1..1] 範圍 (從「unaccelerated」到「fast」)。系統"
"預設值的數值為 0。"

#: ../schemas/org.gnome.desktop.peripherals.gschema.xml.in.h:29
msgid "Set this to TRUE to enable natural (reverse) scrolling for mice."
msgstr "設定為「TRUE」則啟用滑鼠自然(反向)捲動。"

#: ../schemas/org.gnome.desktop.peripherals.gschema.xml.in.h:30
msgid "Acceleration profile"
msgstr "加速設定檔"

#: ../schemas/org.gnome.desktop.peripherals.gschema.xml.in.h:31
msgid ""
"Acceleration profile used for connected mice. The acceleration profile can "
"be set to either default (“default”) which uses the default acceleration "
"profile for each device, flat (“flat”), which accelerates by a device "
"specific constant factor derived from the configured pointer speed, or "
"adaptive (“adaptive”) which adapts the acceleration depending on the mouse "
"movement. If a mouse doesn’t support the configured profile, “default” will "
"be used."
msgstr ""
"用於連接滑鼠的加速設定檔。加速設定檔可以設定為預設值(「default」),即每個裝都"
"會使用的預設加速設定檔;個別(「flat」),從設定好的指標速度來加速裝置個別的常"
"數因數;自適應(「adaptive」),依照滑鼠移動來調整加速。如果滑鼠不支援設定的設"
"定檔,將會使用「default」。"

#: ../schemas/org.gnome.desktop.peripherals.gschema.xml.in.h:32
msgid "Drawing tablet mapping"
msgstr "繪圖板對映"

#: ../schemas/org.gnome.desktop.peripherals.gschema.xml.in.h:33
msgid ""
"EDID information of the monitor the tablet is mapped to. Must be in the "
"format [vendor, product, serial]. [\"\",\"\",\"\"] disables mapping."
msgstr ""
"要對映到繪圖板的螢幕 EDID 資訊。必須為 [vendor, product, serial] 格式。 "
"[\"\",\"\",\"\"] 則會停用對映。"

#: ../schemas/org.gnome.desktop.peripherals.gschema.xml.in.h:34
msgid "Tablet mapping"
msgstr "繪圖板對映"

#: ../schemas/org.gnome.desktop.peripherals.gschema.xml.in.h:35
msgid "How input affects the pointer on the screen"
msgstr "輸入如何影響螢幕上的指標"

#: ../schemas/org.gnome.desktop.peripherals.gschema.xml.in.h:36
msgid "Tablet area"
msgstr "繪圖板區域"

#: ../schemas/org.gnome.desktop.peripherals.gschema.xml.in.h:37
msgid ""
"Dead area padding around the active area, in percentages. Respectively "
"applied to left,right,top and bottom sides."
msgstr "使用中區域周圍的禁區墊充,以百分比計。分別可以套用到左、右、上、下方。"

#: ../schemas/org.gnome.desktop.peripherals.gschema.xml.in.h:38
msgid "Tablet aspect ratio"
msgstr "繪圖板長寬比"

#: ../schemas/org.gnome.desktop.peripherals.gschema.xml.in.h:39
msgid ""
"Enable this to restrict the tablet area to match the aspect ratio of the "
"output."
msgstr "啟用此選項以限制繪圖板的區域以符合輸出長寬比。"

#: ../schemas/org.gnome.desktop.peripherals.gschema.xml.in.h:40
msgid "Tablet left-handed mode"
msgstr "繪圖板左手模式"

#: ../schemas/org.gnome.desktop.peripherals.gschema.xml.in.h:41
msgid ""
"Enable this to allow physically rotating the tablet for left-handed setups"
msgstr "啟用此選項以允許左手設定能實體旋轉繪圖板"

#: ../schemas/org.gnome.desktop.peripherals.gschema.xml.in.h:42
msgid "Stylus pressure curve"
msgstr "手寫筆壓力曲線"

#: ../schemas/org.gnome.desktop.peripherals.gschema.xml.in.h:43
msgid ""
"Set this to x1, y1 and x2, y2 of the pressure curve applied to the stylus."
msgstr "將此設定為 x1,y1 和 x2,y2 以套用於手寫筆的壓力曲線。"

#: ../schemas/org.gnome.desktop.peripherals.gschema.xml.in.h:44
msgid "Eraser pressure curve"
msgstr "橡皮擦壓力曲線"

#: ../schemas/org.gnome.desktop.peripherals.gschema.xml.in.h:45
msgid ""
"Set this to x1, y1 and x2, y2 of the pressure curve applied to the eraser."
msgstr "將此設定為 x1,y1 和 x2,y2 以套用於橡皮擦的壓力曲線。"

#: ../schemas/org.gnome.desktop.peripherals.gschema.xml.in.h:46
msgid "Button action"
msgstr "按鈕動作"

#: ../schemas/org.gnome.desktop.peripherals.gschema.xml.in.h:47
msgid "Stylus button action, this button is located along the pen handle."
msgstr "手寫筆按鈕動作,此按鈕位於畫筆上。"

#: ../schemas/org.gnome.desktop.peripherals.gschema.xml.in.h:48
msgid "Secondary button action"
msgstr "第二按鈕動作"

#: ../schemas/org.gnome.desktop.peripherals.gschema.xml.in.h:49
msgid ""
"Secondary stylus button action, this button is located along the pen handle "
"on some styli like the Grip Pen. Other styli like the Airbrush Pen or the "
"Inking Pen only have one button, this setting is ineffective on those."
msgstr ""
"第二手寫筆按鈕動作,此按鈕位於某些畫筆上,像是 Grip Pen。其他像是 Airbrush "
"Pen 或 Inking Pen 等手寫筆只有一個按鈕,這個設定值就沒有任何作用。"

#: ../schemas/org.gnome.desktop.peripherals.gschema.xml.in.h:50
msgid "Tertiary button action"
msgstr "第三按鈕動作"

#: ../schemas/org.gnome.desktop.peripherals.gschema.xml.in.h:51
msgid ""
"Tertiary stylus button action, this button is located along the pen handle "
"on some styli like the 3D Pen. Other styli like the Grip Pen only have two "
"buttons, this setting is ineffective on those."
msgstr ""
"第三手寫筆按鈕動作,此按鈕位於某些畫筆上,像是 3D Pen 。其他像是 Grip Pen 等"
"手寫筆只有兩個按鈕,這個設定值就沒有任何作用。"

#: ../schemas/org.gnome.desktop.peripherals.gschema.xml.in.h:52
msgid "Pad button action type"
msgstr "觸控板按鈕動作類型"

#: ../schemas/org.gnome.desktop.peripherals.gschema.xml.in.h:53
msgid "The type of action triggered by the button being pressed."
msgstr "由按下該按鈕觸發的動作的類型。"

#: ../schemas/org.gnome.desktop.peripherals.gschema.xml.in.h:54
msgid "Key combination for the custom action"
msgstr "自訂動作的按鍵組合"

#: ../schemas/org.gnome.desktop.peripherals.gschema.xml.in.h:55
msgid ""
"The keyboard shortcut generated when the button is pressed for custom "
"actions."
msgstr "當按鈕按下自訂動作時產生的鍵盤快捷鍵。"

#: ../schemas/org.gnome.desktop.peripherals.gschema.xml.in.h:56
msgid "Touchscreen display mapping"
msgstr "觸控螢幕顯示對映"

#: ../schemas/org.gnome.desktop.peripherals.gschema.xml.in.h:57
msgid ""
"EDID information of the monitor the touchscreen is mapped to. Must be in the "
"format [vendor, product, serial]. [\"\",\"\",\"\"] disables mapping."
msgstr ""
"要對應到觸控螢幕的螢幕 EDID 資訊。必須為 [vendor, product, serial] 格式。 "
"[\"\",\"\",\"\"] 則會停用對應。"

#: ../schemas/org.gnome.desktop.peripherals.gschema.xml.in.h:58
msgid "Mouse wheel emulation button. 0 to disable the feature."
msgstr "滑鼠滾輪模擬按鈕。0 為停用此功能。"

#: ../schemas/org.gnome.desktop.peripherals.gschema.xml.in.h:59
msgid ""
"Acceleration profile used for the trackball. The acceleration profile can be "
"set to either default (“default”) which uses the default acceleration "
"profile, flat (“flat”), which accelerates by a device specific constant "
"factor derived from the configured speed, or adaptive (“adaptive”) which "
"adapts the acceleration depending on the movement. If the trackball doesn’t "
"support the configured profile, “default” will be used."
msgstr ""
"用於連接軌跡球的加速設定檔。加速設定檔可以設定為預設值(「default」),即每個裝"
"都會使用的預設加速設定檔;個別(「flat」),從設定好的指標速度來加速裝置個別的"
"常數因數;自適應(「adaptive」),依照軌跡球移動來調整加速。如果軌跡球不支援設"
"定的設定檔,將會使用「default」。"

#: ../schemas/org.gnome.desktop.privacy.gschema.xml.in.h:1
msgid "Controls visibility of personal information"
msgstr "控制個人資訊的顯示"

#: ../schemas/org.gnome.desktop.privacy.gschema.xml.in.h:2
msgid ""
"If set to true, the system will make an effort to not divulge the user’s "
"identity on screen or on the network."
msgstr "如果設定為 true,系統會減少個人身分識別出現在螢幕或網路的程度。"

#: ../schemas/org.gnome.desktop.privacy.gschema.xml.in.h:3
msgid "Show full name in the user menu"
msgstr "在使用者選單中顯示全名"

#: ../schemas/org.gnome.desktop.privacy.gschema.xml.in.h:4
msgid "Whether the users full name is shown in the user menu or not."
msgstr "使用者的全名是否要顯示在使用者選單。"

#: ../schemas/org.gnome.desktop.privacy.gschema.xml.in.h:5
msgid "Whether to remove old files from the trash automatically"
msgstr "是否自動移除垃圾桶中的舊檔案"

#: ../schemas/org.gnome.desktop.privacy.gschema.xml.in.h:6
msgid ""
"If TRUE, automatically remove files from the trash when they are older than "
"“old-files-age” days."
msgstr "如果設定為 TRUE,會自動移除垃圾桶中比「old-files-age」日數更早的檔案。"

#: ../schemas/org.gnome.desktop.privacy.gschema.xml.in.h:7
msgid "Whether to remove old temporary files automatically"
msgstr "是否自動移除舊的暫存檔案"

#: ../schemas/org.gnome.desktop.privacy.gschema.xml.in.h:8
msgid ""
"If TRUE, automatically remove temporary files when they are older than “old-"
"files-age” days."
msgstr "如果設定為 TRUE,會自動移除比「old-files-age」日數更早的暫存檔案。"

#: ../schemas/org.gnome.desktop.privacy.gschema.xml.in.h:9
msgid "Number of days to keep trash and temporary files"
msgstr "保留垃圾桶與暫存檔案的日數"

#: ../schemas/org.gnome.desktop.privacy.gschema.xml.in.h:10
msgid "Consider trash and temporary files old after this many days."
msgstr "在這個日數後就認定垃圾桶與暫存檔案已過舊。"

#: ../schemas/org.gnome.desktop.privacy.gschema.xml.in.h:11
msgid "Whether to remember recently used files"
msgstr "是否記住的最近使用的檔案"

#: ../schemas/org.gnome.desktop.privacy.gschema.xml.in.h:12
msgid "If FALSE, applications will not remember recently used files."
msgstr "如果設定為 FALSE,應用程式不會記住最近使用的檔案。"

#: ../schemas/org.gnome.desktop.privacy.gschema.xml.in.h:13
msgid "Number of days to remember recently used files for"
msgstr "記住最近使用檔案的日數"

#: ../schemas/org.gnome.desktop.privacy.gschema.xml.in.h:14
msgid ""
"Recently used files will be remembered for this many days. If set to 0, "
"recent files will not be remembered; if set to -1, they will be retained "
"indefinitively."
msgstr ""
"最近使用的檔案會記住這個日數。如果設定為 0,就不會記住最近使用的檔案;如果設"
"定為 -1,它們會保持原貌。"

#: ../schemas/org.gnome.desktop.privacy.gschema.xml.in.h:15
msgid "Whether to remember application usage"
msgstr "是否記住的應用程式使用率"

#: ../schemas/org.gnome.desktop.privacy.gschema.xml.in.h:16
msgid "If FALSE, application usage will not be monitored and recorded."
msgstr "如果設定為 FALSE,應用程式使用率不會被監控與記錄。"

#: ../schemas/org.gnome.desktop.privacy.gschema.xml.in.h:17
msgid "Send statistics when applications are removed or installed"
msgstr "當應用程式被移除或安裝時傳送統計數據"

#: ../schemas/org.gnome.desktop.privacy.gschema.xml.in.h:18
msgid ""
"If FALSE, no anonymous installation or removal information will be sent to "
"the vendor."
msgstr "如果設定為「FALSE」,就不會送出匿名安裝或移除資訊給廠商。"

#: ../schemas/org.gnome.desktop.privacy.gschema.xml.in.h:19
msgid "Send reports of technical problems to the vendor"
msgstr "傳送技術問題報告給廠商"

#: ../schemas/org.gnome.desktop.privacy.gschema.xml.in.h:20
msgid "If TRUE, anonymized reports will be sent automatically to the vendor."
msgstr "如果設定為「TRUE」,就會自動送出匿名報告給廠商。"

#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.h:1
msgid "Activate when idle"
msgstr "閒置時啟用"

#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.h:2
msgid ""
"Set this to TRUE to activate the screensaver when the session is idle.\n"
"\n"
"DEPRECATED: This key is deprecated and ignored. Set org.gnome.desktop."
"session idle-delay to 0 if you do not want to activate the screensaver."
msgstr ""
"設定此項為 TRUE 則工作階段閒置時會啟用螢幕保護程式。\n"
"\n"
"已廢棄:這個設定鍵已廢棄並忽略。如果您不想要使用螢幕保護程式,請將「org."
"gnome.session.idle-delay」設為 0。"

#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.h:5
msgid "Lock on activation"
msgstr "啟用時鎖定"

#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.h:6
msgid "Set this to TRUE to lock the screen when the screensaver goes active."
msgstr "設定此項為 TRUE 以在螢幕保護程式生效時鎖定螢幕。"

#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.h:7
msgid "Time before locking"
msgstr "鎖定前的時間"

#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.h:8
msgid ""
"The number of seconds after screensaver activation before locking the screen."
msgstr "從螢幕保護程式啟動到鎖定螢幕前的秒數。"

#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.h:9
msgid "Show full name in the lock screen"
msgstr "在鎖定畫面中顯示全名"

#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.h:10
msgid ""
"Whether the user’s full name is shown in the lock screen or not. This only "
"affects the screen shield, the name is always shown in the unlock dialog."
msgstr ""
"是否要在鎖定畫面中顯示使用者的全名。這只對螢幕護罩有影響,名稱在解鎖對話盒中"
"會永遠顯示。"

#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.h:11
msgid "Allow embedding a keyboard into the window"
msgstr "允許內嵌鍵盤到視窗"

#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.h:12
msgid ""
"Set this to TRUE to allow embedding a keyboard into the window when trying "
"to unlock. The “keyboard_command” key must be set with the appropriate "
"command.\n"
"\n"
"DEPRECATED: This key is deprecated and ignored."
msgstr ""
"設定此項為 TRUE 以允許在嘗試解鎖時內嵌鍵盤到視窗。「keyboard_command」設定鍵"
"必須設定為適當的指令。\n"
"已廢棄:這個設定鍵已廢棄並忽略。"

#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.h:15
msgid "Embedded keyboard command"
msgstr "內嵌鍵盤指令"

#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.h:16
msgid ""
"The command that will be run, if the “embedded_keyboard_enabled” key is set "
"to TRUE, to embed a keyboard widget into the window. This command should "
"implement an XEMBED plug interface and output a window XID on the standard "
"output.\n"
"\n"
"DEPRECATED: This key is deprecated and ignored."
msgstr ""
"要執行的指令,如果「embedded_keyboard_enabled」設定鍵設為 TRUE,則內嵌鍵盤介"
"面工具到視窗中。這個指令應實作 XEMBED 外掛介面並在標準輸出中輸出視窗的 "
"XID。\n"
"已廢棄:這個設定鍵已廢棄並忽略。"

#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.h:19
msgid "Allow logout"
msgstr "允許登出"

#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.h:20
msgid ""
"Set this to TRUE to offer an option in the unlock dialog to allow logging "
"out after a delay. The delay is specified in the “logout_delay” key.\n"
"\n"
"DEPRECATED: This key is deprecated and ignored."
msgstr ""
"設定此項為 TRUE 以在解鎖對話盒中提供在延遲時間後登出的選項。延遲的時間由"
"「logout_delay」設定鍵來指定。\n"
"\n"
"已廢棄:這個設定鍵已廢棄並忽略。"

#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.h:23
msgid "Time before logout option"
msgstr "登出選項時間"

#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.h:24
msgid ""
"The number of seconds after the screensaver activation before a logout "
"option will appear in the unlock dialog. This key has effect only if the "
"“logout_enable” key is set to TRUE.\n"
"\n"
"DEPRECATED: This key is deprecated and ignored"
msgstr ""
"在螢幕保護程式啟動後到登出選項出現在解鎖對話盒所需的秒數。這個設定鍵只有在"
"「logout_enable」設定鍵設為 TRUE 時會生效。\n"
"\n"
"已廢棄:這個設定鍵已廢棄並忽略。"

#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.h:27
msgid "Logout command"
msgstr "登出指令"

#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.h:28
msgid ""
"The command to invoke when the logout button is clicked. This command should "
"simply log the user out without any interaction. This key has effect only if "
"the “logout_enable” key is set to TRUE.\n"
"\n"
"DEPRECATED: This key is deprecated and ignored."
msgstr ""
"當登出按鍵被按下時要呼叫的指令。這個指令應該完全不用互動而僅僅將使用者登出。"
"這個設定鍵只有在「logout_enable」設定鍵設為 TRUE 時會生效。\n"
"\n"
"已廢棄:這個設定鍵已廢棄並忽略。"

#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.h:31
msgid "Allow user switching"
msgstr "允許使用者切換"

#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.h:32
msgid ""
"Set this to TRUE to offer an option in the unlock dialog to switch to a "
"different user account."
msgstr "設定此項為 TRUE 以在解鎖對話盒中提供切換到不同使用者帳號的選項。"

#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.h:33
msgid "Allow the session status message to be displayed"
msgstr "允許顯示工作階段狀態訊息"

#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.h:34
msgid ""
"Allow the session status message to be displayed when the screen is locked.\n"
"\n"
"DEPRECATED: This key is deprecated and ignored."
msgstr ""
"當螢幕鎖定時允許顯示工作階段狀態訊息。\n"
"\n"
"已廢棄:這個設定鍵已廢棄並忽略。"

#: ../schemas/org.gnome.desktop.search-providers.gschema.xml.in.h:1
msgid "Disable all external search providers"
msgstr "停用所有的外部搜尋提供者"

#: ../schemas/org.gnome.desktop.search-providers.gschema.xml.in.h:2
msgid ""
"Set to true to disable all external search provider programs, whether or not "
"they are independently disabled or enabled. External search providers are "
"installed by applications in $XDG_DATA_DIR/gnome-shell/search-providers."
msgstr ""
"設定為 true 則停用所有的外部搜尋提供者程式,不論它們個別設定為啟用或停用。外"
"部搜尋提供者是由應用程式安裝於 $XDG_DATA_DIR/gnome-shell/search-providers。"

#: ../schemas/org.gnome.desktop.search-providers.gschema.xml.in.h:3
msgid ""
"List of desktop file IDs for which the associated default-enabled search "
"provider should be disabled"
msgstr "會停用的關聯預設啟用搜尋提供者的 desktop 檔案 ID 列表"

#: ../schemas/org.gnome.desktop.search-providers.gschema.xml.in.h:4
msgid ""
"Results for applications contained in this list will not be displayed when "
"searching."
msgstr "當搜尋時,讓包含於這個列表中的應用程式不會被顯示。"

#: ../schemas/org.gnome.desktop.search-providers.gschema.xml.in.h:5
msgid ""
"List of desktop file IDs for which the associated default-disabled search "
"provider should be enabled"
msgstr "會停用的關聯預設啟用搜尋提供者的 desktop 檔案 ID 列表"

#: ../schemas/org.gnome.desktop.search-providers.gschema.xml.in.h:6
msgid ""
"Results for applications contained in this list will be displayed when "
"searching."
msgstr "當搜尋時,讓包含於這個列表中的應用程式結果不會被顯示。"

#: ../schemas/org.gnome.desktop.search-providers.gschema.xml.in.h:7
msgid "List of desktop file IDs for search providers sort order"
msgstr "用於搜尋提供者順序排序的 desktop 檔案 ID 列表"

#: ../schemas/org.gnome.desktop.search-providers.gschema.xml.in.h:8
msgid ""
"Results for applications contained in this list will be displayed in the "
"specified order. Results for applications not specified in this list will be "
"displayed last, sorted alphabetically."
msgstr ""
"讓包含於這個列表中的應用程式以指定的順序排序。列表中沒有指定的應用程式結果會"
"在列表的最後一個項目前顯示,以字母順序排序。"

#: ../schemas/org.gnome.desktop.session.gschema.xml.in.h:1
msgid "Time before session is considered idle"
msgstr "工作階段被認定為閒置的時間"

#: ../schemas/org.gnome.desktop.session.gschema.xml.in.h:2
msgid ""
"The number of seconds of inactivity before the session is considered idle."
msgstr "工作階段被認定為閒置的不使用電腦秒數。"

#: ../schemas/org.gnome.desktop.session.gschema.xml.in.h:3
msgid "Session type"
msgstr "工作階段類型"

#: ../schemas/org.gnome.desktop.session.gschema.xml.in.h:4
msgid ""
"The name of the session to use. Known values are “gnome” and “gnome-"
"fallback”."
msgstr "要使用的工作階段名稱。已知的數值有「gnome」和「gnome-fallback」。"

#: ../schemas/org.gnome.desktop.sound.gschema.xml.in.h:1
msgid "Sounds for events"
msgstr "事件音效"

#: ../schemas/org.gnome.desktop.sound.gschema.xml.in.h:2
msgid "Whether to play sounds on user events."
msgstr "是否對使用者事件播放音效。"

#: ../schemas/org.gnome.desktop.sound.gschema.xml.in.h:3
msgid "Sound theme name"
msgstr "音效主題名稱"

#: ../schemas/org.gnome.desktop.sound.gschema.xml.in.h:4
msgid "The XDG sound theme to use for event sounds."
msgstr "用於事件音效的 XDG 聲音布景。"

#: ../schemas/org.gnome.desktop.sound.gschema.xml.in.h:5
msgid "Input feedback sounds"
msgstr "輸入回饋音效"

#: ../schemas/org.gnome.desktop.sound.gschema.xml.in.h:6
msgid "Whether to play sounds on input events."
msgstr "是否對輸入事件播放音效。"

#: ../schemas/org.gnome.desktop.sound.gschema.xml.in.h:8
#, no-c-format
msgid "Allow volume above 100%"
msgstr "允許音量超過 100%"

#: ../schemas/org.gnome.desktop.sound.gschema.xml.in.h:10
#, no-c-format
msgid "Whether volume can be set above 100%, using software amplification."
msgstr "當音量可以設定超過 100%,將會使用軟體放大器。"

#: ../schemas/org.gnome.desktop.thumbnail-cache.gschema.xml.in.h:1
msgid ""
"Maximum age for thumbnails in the cache, in days. Set to -1 to disable "
"cleaning."
msgstr "快取中縮圖的最大留存時間,以天數計。設定為 -1 則停用清除。"

#: ../schemas/org.gnome.desktop.thumbnail-cache.gschema.xml.in.h:2
msgid ""
"Maximum size of the thumbnail cache, in megabytes. Set to -1 to disable "
"cleaning."
msgstr "快取中縮圖的最大尺寸,以 MB 計。設定為 -1 則停用清除。"

#: ../schemas/org.gnome.desktop.thumbnailers.gschema.xml.in.h:1
msgid "Disable all external thumbnailers"
msgstr "停用所有的外部縮圖"

#: ../schemas/org.gnome.desktop.thumbnailers.gschema.xml.in.h:2
msgid ""
"Set to true to disable all external thumbnailer programs, independent on "
"whether they are independently disabled/enabled."
msgstr "設定為「true」以停用所有外部縮圖程式,不論它們各自是否停用/啟用。"

#: ../schemas/org.gnome.desktop.thumbnailers.gschema.xml.in.h:3
msgid ""
"List of mime-types for which external thumbnailer programs will be disabled"
msgstr "會停用的外部縮圖程式 mime 類型列表"

#: ../schemas/org.gnome.desktop.thumbnailers.gschema.xml.in.h:4
msgid ""
"Thumbnails will not be created for files whose mime-type is contained in the "
"list."
msgstr "包含於這個列表中的 mime 類型的檔案將不會建立縮圖。"

#: ../schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.h:1
msgid "Switch to workspace 1"
msgstr "切換至第 1 個工作區"

#: ../schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.h:2
msgid "Switch to workspace 2"
msgstr "切換至第 2 個工作區"

#: ../schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.h:3
msgid "Switch to workspace 3"
msgstr "切換至第 3 個工作區"

#: ../schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.h:4
msgid "Switch to workspace 4"
msgstr "切換至第 4 個工作區"

#: ../schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.h:5
msgid "Switch to workspace 5"
msgstr "切換至第 5 個工作區"

#: ../schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.h:6
msgid "Switch to workspace 6"
msgstr "切換至第 6 個工作區"

#: ../schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.h:7
msgid "Switch to workspace 7"
msgstr "切換至第 7 個工作區"

#: ../schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.h:8
msgid "Switch to workspace 8"
msgstr "切換至第 8 個工作區"

#: ../schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.h:9
msgid "Switch to workspace 9"
msgstr "切換至第 9 個工作區"

#: ../schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.h:10
msgid "Switch to workspace 10"
msgstr "切換至第 10 個工作區"

#: ../schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.h:11
msgid "Switch to workspace 11"
msgstr "切換至第 11 個工作區"

#: ../schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.h:12
msgid "Switch to workspace 12"
msgstr "切換至第 12 個工作區"

#: ../schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.h:13
msgid "Switch to workspace left"
msgstr "切換至左方工作區"

#: ../schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.h:14
msgid "Switch to workspace right"
msgstr "切換至右方工作區"

#: ../schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.h:15
msgid "Switch to workspace above"
msgstr "切換至上方工作區"

#: ../schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.h:16
msgid "Switch to workspace below"
msgstr "切換至下方工作區"

#: ../schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.h:17
msgid "Switch to last workspace"
msgstr "切換至上一個工作區"

#: ../schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.h:18
msgid "Switch windows of an application"
msgstr "切換應用程式的視窗"

#: ../schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.h:19
msgid "Reverse switch windows of an application"
msgstr "反向切換應用程式的視窗"

#: ../schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.h:20
msgid "Switch applications"
msgstr "切換應用程式"

#: ../schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.h:21
msgid "Reverse switch applications"
msgstr "反向切換應用程式"

#: ../schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.h:22
msgid "Switch windows"
msgstr "切換視窗"

#: ../schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.h:23
msgid "Reverse switch windows"
msgstr "反向切換視窗"

#: ../schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.h:24
msgid "Switch system controls"
msgstr "切換系統控制元"

#: ../schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.h:25
msgid "Reverse switch system controls"
msgstr "反向切換系統控制元"

#: ../schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.h:26
msgid "Switch windows of an app directly"
msgstr "直接切換至程式的視窗"

#: ../schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.h:27
msgid "Reverse switch windows of an app directly"
msgstr "直接反向切換程式的視窗"

#: ../schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.h:28
msgid "Switch windows directly"
msgstr "直接切換視窗"

#: ../schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.h:29
msgid "Reverse switch windows directly"
msgstr "直接反向切換至程式的視窗"

#: ../schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.h:30
msgid "Switch system controls directly"
msgstr "直接切換系統控制元"

#: ../schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.h:31
msgid "Reverse switch system controls directly"
msgstr "直接反向切換系統控制元的視窗"

#: ../schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.h:32
msgid "Hide all normal windows"
msgstr "隱藏所有一般視窗"

#: ../schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.h:33
msgid "Show the activities overview"
msgstr "顯示活動概覽"

#: ../schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.h:34
msgid "Show the run command prompt"
msgstr "顯示執行指令提示"

#: ../schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.h:35
msgid "Don’t use"
msgstr "不要使用"

#: ../schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.h:36
msgid "Activate the window menu"
msgstr "使用視窗選單"

#: ../schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.h:37
msgid "Toggle fullscreen mode"
msgstr "切換全螢幕模式"

#: ../schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.h:38
msgid "Toggle maximization state"
msgstr "切換最大化狀態"

#: ../schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.h:39
msgid "Toggle window always appearing on top"
msgstr "切換視窗在最上層"

#: ../schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.h:40
msgid "Maximize window"
msgstr "最大化視窗"

#: ../schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.h:41
msgid "Restore window"
msgstr "還原視窗"

#: ../schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.h:42
msgid "Toggle shaded state"
msgstr "切換視窗捲起/放下狀態"

#: ../schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.h:43
msgid "Minimize window"
msgstr "最小化視窗"

#: ../schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.h:44
msgid "Close window"
msgstr "關閉視窗"

#: ../schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.h:45
msgid "Move window"
msgstr "移動視窗"

#: ../schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.h:46
msgid "Resize window"
msgstr "調整視窗尺寸"

#: ../schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.h:47
msgid "Toggle window on all workspaces or one"
msgstr "切換所有工作區或單一工作區的視窗"

#: ../schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.h:48
msgid "Move window to workspace 1"
msgstr "將視窗移至第 1 個工作區"

#: ../schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.h:49
msgid "Move window to workspace 2"
msgstr "將視窗移至第 2 個工作區"

#: ../schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.h:50
msgid "Move window to workspace 3"
msgstr "將視窗移至第 3 個工作區"

#: ../schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.h:51
msgid "Move window to workspace 4"
msgstr "將視窗移至第 4 個工作區"

#: ../schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.h:52
msgid "Move window to workspace 5"
msgstr "將視窗移至第 5 個工作區"

#: ../schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.h:53
msgid "Move window to workspace 6"
msgstr "將視窗移至第 6 個工作區"

#: ../schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.h:54
msgid "Move window to workspace 7"
msgstr "將視窗移至第 7 個工作區"

#: ../schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.h:55
msgid "Move window to workspace 8"
msgstr "將視窗移至第 8 個工作區"

#: ../schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.h:56
msgid "Move window to workspace 9"
msgstr "將視窗移至第 9 個工作區"

#: ../schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.h:57
msgid "Move window to workspace 10"
msgstr "將視窗移至第 10 個工作區"

#: ../schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.h:58
msgid "Move window to workspace 11"
msgstr "將視窗移至第 11 個工作區"

#: ../schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.h:59
msgid "Move window to workspace 12"
msgstr "將視窗移至第 12 個工作區"

#: ../schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.h:60
msgid "Move window to last workspace"
msgstr "將視窗移至上一個工作區"

#: ../schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.h:61
msgid "Move window one workspace to the left"
msgstr "將視窗移至左方的工作區"

#: ../schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.h:62
msgid "Move window one workspace to the right"
msgstr "將視窗移至右方的工作區"

#: ../schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.h:63
msgid "Move window one workspace up"
msgstr "將視窗移至上方的工作區"

#: ../schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.h:64
msgid "Move window one workspace down"
msgstr "將視窗移至下方的工作區"

#: ../schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.h:65
msgid "Move window to the next monitor on the left"
msgstr "將視窗移至左方的下一個螢幕"

#: ../schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.h:66
msgid "Move window to the next monitor on the right"
msgstr "將視窗移至右方的下一個螢幕"

#: ../schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.h:67
msgid "Move window to the next monitor above"
msgstr "將視窗移至上方的下一個螢幕"

#: ../schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.h:68
msgid "Move window to the next monitor below"
msgstr "將視窗移至下方的下一個螢幕"

#: ../schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.h:69
msgid "Raise window if covered, otherwise lower it"
msgstr "若視窗被其他視窗遮蔽就抬升它,否則將它降下"

#: ../schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.h:70
msgid "Raise window above other windows"
msgstr "抬升視窗覆蓋其他視窗"

#: ../schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.h:71
msgid "Lower window below other windows"
msgstr "降下視窗到其他視窗之下"

#: ../schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.h:72
msgid "Maximize window vertically"
msgstr "將視窗縱向最大化"

#: ../schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.h:73
msgid "Maximize window horizontally"
msgstr "將視窗橫向最大化"

#: ../schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.h:74
msgid "Move window to top left corner"
msgstr "將視窗移至左上角"

#: ../schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.h:75
msgid "Move window to top right corner"
msgstr "將視窗移至右上角"

#: ../schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.h:76
msgid "Move window to bottom left corner"
msgstr "將視窗移至左下角"

#: ../schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.h:77
msgid "Move window to bottom right corner"
msgstr "將視窗移至右下角"

#: ../schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.h:78
msgid "Move window to top edge of screen"
msgstr "將視窗移至畫面邊緣的上方"

#: ../schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.h:79
msgid "Move window to bottom edge of screen"
msgstr "將視窗移至畫面邊緣的下方"

#: ../schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.h:80
msgid "Move window to right side of screen"
msgstr "將視窗移至畫面邊緣的右方"

#: ../schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.h:81
msgid "Move window to left side of screen"
msgstr "將視窗移至畫面邊緣的左方"

#: ../schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.h:82
msgid "Move window to center of screen"
msgstr "將視窗移動至螢幕中央"

#: ../schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.h:83
msgid "Switch input source"
msgstr "切換輸入來源"

#: ../schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.h:84
msgid "Binding to select the next input source"
msgstr "跳到下一個輸入來源的組合鍵"

#: ../schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.h:85
msgid "Switch input source backward"
msgstr "反向切換輸入來源"

#: ../schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.h:86
msgid "Binding to select the previous input source"
msgstr "跳回上一個輸入來源的組合鍵"

#: ../schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.h:87
msgid "Toggle window to be always on top"
msgstr "切換視窗永遠在最上層"

#: ../schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.h:88
msgid "Set or unset window to appear always on top"
msgstr "設定或取消設定視窗永遠在最上層"

#: ../schemas/org.gnome.desktop.wm.preferences.gschema.xml.in.h:1
msgid "Modifier to use for modified window click actions"
msgstr "用於特殊視窗點擊動作的特殊鍵"

#: ../schemas/org.gnome.desktop.wm.preferences.gschema.xml.in.h:2
msgid ""
"Clicking a window while holding down this modifier key will move the window "
"(left click), resize the window (middle click), or show the window menu "
"(right click). The middle and right click operations may be swapped using "
"the “resize-with-right-button” key. Modifier is expressed as <![CDATA[\"<Alt>"
"\"]]> or <![CDATA[\"<Super>\"]]> for example."
msgstr ""
"當在視窗中按下滑鼠按鈕及本特殊按鍵會:移動視窗 (左按鈕)、調整視窗尺寸 (中按"
"鈕) 或顯示視窗選單 (右按鈕)。使用「resize-with-right-button」設定鍵可以交換中"
"和右鍵的操作。特殊按鍵可以表示為 <![CDATA[\"<Alt>\"]]> 或 <![CDATA[\"<Super>"
"\"]]>。"

#: ../schemas/org.gnome.desktop.wm.preferences.gschema.xml.in.h:3
msgid "Whether to resize with the right button"
msgstr "是否以右鍵調整大小"

#: ../schemas/org.gnome.desktop.wm.preferences.gschema.xml.in.h:4
msgid ""
"Set this to true to resize with the right button and show a menu with the "
"middle button while holding down the key given in “mouse-button-modifier”; "
"set it to false to make it work the opposite way around."
msgstr ""
"將此項設為 true 則按下「mouse-button-modifier」指定的按鍵時,可用右鍵調整大小"
"並以中鍵顯示選單;將它設為 false 則會以相反的方式運作。"

#: ../schemas/org.gnome.desktop.wm.preferences.gschema.xml.in.h:5
msgid "Arrangement of buttons on the titlebar"
msgstr "標題列上的按鈕排列"

#: ../schemas/org.gnome.desktop.wm.preferences.gschema.xml.in.h:6
msgid ""
"Arrangement of buttons on the titlebar. The value should be a string, such "
"as “menu:minimize,maximize,spacer,close”; the colon separates the left "
"corner of the window from the right corner, and the button names are comma-"
"separated. Duplicate buttons are not allowed. Unknown button names are "
"silently ignored so that buttons can be added in future metacity versions "
"without breaking older versions. A special spacer tag can be used to insert "
"some space between two adjacent buttons."
msgstr ""
"標題列上的按鈕排列。設定值必須為字串,例如「menu:minimize,maximize,spacer,"
"close」;冒號表示將視窗左上角及右上角分開,而按鈕名稱則以逗號分開。不接受重複"
"的按鈕。不明的按鈕會忽略不理,使得在日後的 metacity 版本增加新的按鈕時也不會"
"令舊版本無法使用。特殊的 spacer 標籤則是用來在兩個相鄰的按鈕之間加入空白。"

#: ../schemas/org.gnome.desktop.wm.preferences.gschema.xml.in.h:7
msgid "Window focus mode"
msgstr "視窗焦點模式"

#: ../schemas/org.gnome.desktop.wm.preferences.gschema.xml.in.h:8
msgid ""
"The window focus mode indicates how windows are activated. It has three "
"possible values; “click” means windows must be clicked in order to focus "
"them, “sloppy” means windows are focused when the mouse enters the window, "
"and “mouse” means windows are focused when the mouse enters the window and "
"unfocused when the mouse leaves the window."
msgstr ""
"「視窗焦點模式」表示視窗如何進入「使用中」狀態。它有 3 個可能的數值:"
"「click」表示必須在視窗按滑鼠按鈕才會令視窗獲取焦點,「sloppy」表示當滑鼠指標"
"在某視窗上時會令該視窗獲取焦點,「mouse」表示當滑鼠指標在某視窗上時會令該視窗"
"獲取焦點,而且當鼠標移離視窗時焦點也會脫離該視窗。"

#: ../schemas/org.gnome.desktop.wm.preferences.gschema.xml.in.h:9
msgid "Control how new windows get focus"
msgstr "控制新視窗如何取得焦點"

#: ../schemas/org.gnome.desktop.wm.preferences.gschema.xml.in.h:10
msgid ""
"This option provides additional control over how newly created windows get "
"focus. It has two possible values; “smart” applies the user’s normal focus "
"mode, and “strict” results in windows started from a terminal not being "
"given focus."
msgstr ""
"本選項會在新建視窗取得焦點上提供附加的控制。它有兩個可用的值;「smart」會套用"
"使用者平常使用的焦點模式,及「strict」會導致在終端中執行的視窗在開始時不會取"
"得焦點。"

#: ../schemas/org.gnome.desktop.wm.preferences.gschema.xml.in.h:11
msgid "Whether windows should be raised when their client area is clicked"
msgstr "當他們的客戶端區域被點擊時是否抬升視窗"

#: ../schemas/org.gnome.desktop.wm.preferences.gschema.xml.in.h:12
msgid ""
"The default, true, indicates that a window will be raised whenever its "
"client area or its frame is clicked.\n"
"\n"
"Setting this to false means that a window will not be raised if it is "
"clicked on the client area. To raise it, one can click anywhere in the "
"window’s frame, or Super-click on any part of the window. This mode is "
"useful if one uses many overlapping windows."
msgstr ""
"預設值,true,表示當客戶端區域或其框架被點選時視窗會被抬升。\n"
"\n"
"將這個數值設定為 false 表示視窗在客戶端區域被點擊時不會被抬升。要抬升它,可以"
"在視窗框架任何地方點擊,或是在視窗的任何地方以 Super 鍵點擊。這個模式在使用者"
"有很多重疊的視窗時很有幫助。"

#: ../schemas/org.gnome.desktop.wm.preferences.gschema.xml.in.h:15
msgid "Action on title bar double-click"
msgstr "雙擊標題列代表的動作"

#: ../schemas/org.gnome.desktop.wm.preferences.gschema.xml.in.h:16
msgid ""
"This option determines the effects of double-clicking on the title bar.\n"
"\n"
"Current valid options are “toggle-shade”, which will shade/unshade the "
"window, “toggle-maximize” which will maximize/unmaximize the window, “toggle-"
"maximize-horizontally” and “toggle-maximize-vertically” which will maximize/"
"unmaximize the window in that direction only, “minimize” which will minimize "
"the window, “shade” which will roll the window up, “menu” which will display "
"the window menu, “lower” which will put the window behind all the others, "
"and “none” which will not do anything."
msgstr ""
"本選項決定在標題列上雙擊滑鼠按鈕的效果。\n"
"\n"
"目前有效的選項為:「toggle-shade」會捲起/放下視窗,「toggle-maximize」會切換"
"是否將視窗最大化,「toggle-maximize-horizontally」和「toggl-maximize-"
"vertically」會根據其方向決定最大化的方式。「minimize」會將視窗最小化,"
"「shade」會捲起視窗,「menu」會顯示視窗選單,「lower」會把視窗置於所有其他視"
"窗之後,而「none」則不會作出任何反應。"

#: ../schemas/org.gnome.desktop.wm.preferences.gschema.xml.in.h:19
msgid "Action on title bar middle-click"
msgstr "中鍵點選標題列代表的動作"

#: ../schemas/org.gnome.desktop.wm.preferences.gschema.xml.in.h:20
msgid ""
"This option determines the effects of middle-clicking on the title bar.\n"
"\n"
"Current valid options are “toggle-shade”, which will shade/unshade the "
"window, “toggle-maximize” which will maximize/unmaximize the window, “toggle-"
"maximize-horizontally” and “toggle-maximize-vertically” which will maximize/"
"unmaximize the window in that direction only, “minimize” which will minimize "
"the window, “shade” which will roll the window up, “menu” which will display "
"the window menu, “lower” which will put the window behind all the others, "
"and “none” which will not do anything."
msgstr ""
"本選項決定在標題列上按下滑鼠中鍵的效果。\n"
"\n"
"目前有效的選項為:「toggle-shade」會捲起/放下視窗,「toggle-maximize」會切換"
"是否將視窗最大化,「toggle-maximize-horizontally」和「toggle-maximize-"
"vertically」會根據其方向決定最大化的方式。「minimize」會將視窗最小化,"
"「shade」會捲起視窗,「menu」會顯示視窗選單,「lower」會把視窗置於所有其他視"
"窗之後,而「none」則不會作出任何反應。"

#: ../schemas/org.gnome.desktop.wm.preferences.gschema.xml.in.h:23
msgid "Action on title bar right-click"
msgstr "右擊標題列代表的動作"

#: ../schemas/org.gnome.desktop.wm.preferences.gschema.xml.in.h:24
msgid ""
"This option determines the effects of right-clicking on the title bar.\n"
"\n"
"Current valid options are “toggle-shade”, which will shade/unshade the "
"window, “toggle-maximize” which will maximize/unmaximize the window, “toggle-"
"maximize-horizontally” and “toggle-maximize-vertically” which will maximize/"
"unmaximize the window in that direction only, “minimize” which will minimize "
"the window, “shade” which will roll the window up, “menu” which will display "
"the window menu, “lower” which will put the window behind all the others, "
"and “none” which will not do anything."
msgstr ""
"本選項決定在標題列上按下滑鼠右鍵的效果。\n"
"\n"
"目前有效的選項為:「toggle-shade」會捲起/放下視窗,「toggle-maximize」會切換"
"是否將視窗最大化,「toggle-maximize-horizontally」和「toggle-maximize-"
"vertically」會根據其方向決定最大化的方式。「minimize」會將視窗最小化,"
"「shade」會捲起視窗,「menu」會顯示視窗選單,「lower」會把視窗置於所有其他視"
"窗之後,而「none」則不會作出任何反應。"

#: ../schemas/org.gnome.desktop.wm.preferences.gschema.xml.in.h:27
msgid "Automatically raises the focused window"
msgstr "自動抬升取得焦點的視窗"

#: ../schemas/org.gnome.desktop.wm.preferences.gschema.xml.in.h:28
msgid ""
"If set to true, and the focus mode is either “sloppy” or “mouse” then the "
"focused window will be automatically raised after a delay specified by the "
"auto-raise-delay key. This is not related to clicking on a window to raise "
"it, nor to entering a window during drag-and-drop."
msgstr ""
"如設定為「true」,而且焦點模式是「sloppy」或「mouse」的時候,輸入焦點所在的視"
"窗經過某段時間後會自動抬升(auto-raise-delay 設定鍵指定了延遲的時間)。這跟按"
"下視窗將視窗升起,及以在拖曳時進入視窗無關。"

#: ../schemas/org.gnome.desktop.wm.preferences.gschema.xml.in.h:29
msgid "Delay in milliseconds for the auto raise option"
msgstr "自動抬升選項延遲的時間 (毫秒)"

#: ../schemas/org.gnome.desktop.wm.preferences.gschema.xml.in.h:30
msgid ""
"The time delay before raising a window if auto-raise is set to true. The "
"delay is given in thousandths of a second."
msgstr ""
"如果 auto-raise 選項設定為「true」時,讓視窗抬升的延遲時間。延遲的時間會以 "
"1/1000 秒為單位來表示。"

#: ../schemas/org.gnome.desktop.wm.preferences.gschema.xml.in.h:31
msgid "Current theme"
msgstr "目前的布景主題"

#: ../schemas/org.gnome.desktop.wm.preferences.gschema.xml.in.h:32
msgid ""
"The theme determines the appearance of window borders, titlebar, and so "
"forth.\n"
"\n"
"DEPRECATED: This key is deprecated and ignored."
msgstr ""
"布景主題可指定視窗邊框、標題列等的外觀。\n"
"\n"
"已廢棄:這個設定鍵已廢棄並忽略。"

#: ../schemas/org.gnome.desktop.wm.preferences.gschema.xml.in.h:35
msgid "Use standard system font in window titles"
msgstr "在視窗標題中使用標準系統字型"

#: ../schemas/org.gnome.desktop.wm.preferences.gschema.xml.in.h:36
msgid ""
"If true, ignore the titlebar-font option, and use the standard application "
"font for window titles."
msgstr ""
"如設定為「true」,則忽略 titlebar-font 選項,並在視窗標題中使用標準的程式字"
"型。"

#: ../schemas/org.gnome.desktop.wm.preferences.gschema.xml.in.h:37
msgid "Window title font"
msgstr "視窗標題列字型"

#: ../schemas/org.gnome.desktop.wm.preferences.gschema.xml.in.h:38
msgid ""
"A font description string describing a font for window titlebars. The size "
"from the description will only be used if the titlebar-font-size option is "
"set to 0. Also, this option is disabled if the titlebar-uses-desktop-font "
"option is set to true."
msgstr ""
"視窗標題所使用的字型的描述字串。只有當 titlebar-font-size 選項設定為 0 時才會"
"採用本設定值中的字型大小。另外,當 titlebar-uses-desktop-font 選項設定為"
"「true」時本設定值不會生效。"

#: ../schemas/org.gnome.desktop.wm.preferences.gschema.xml.in.h:39
msgid "Number of workspaces"
msgstr "工作區數目"

#: ../schemas/org.gnome.desktop.wm.preferences.gschema.xml.in.h:40
msgid ""
"Number of workspaces. Must be more than zero, and has a fixed maximum to "
"prevent making the desktop unusable by accidentally asking for too many "
"workspaces."
msgstr ""
"工作區數目。必須大於 0,並有固定的最大值(防止因工作區數目過多而破壞桌面)。"

#: ../schemas/org.gnome.desktop.wm.preferences.gschema.xml.in.h:41
msgid "System Bell is Audible"
msgstr "系統聲響可發出聲音"

#: ../schemas/org.gnome.desktop.wm.preferences.gschema.xml.in.h:42
msgid ""
"Determines whether applications or the system can generate audible “beeps”; "
"may be used in conjunction with “visual bell” to allow silent “beeps”."
msgstr ""
"決定程式或系統可否發出可聽見的「聲響」;配合「視覺鈴聲」後,就可以產生不發出"
"聲音的「聲響」。"

#: ../schemas/org.gnome.desktop.wm.preferences.gschema.xml.in.h:43
msgid "Enable Visual Bell"
msgstr "啟用視覺鈴聲"

#: ../schemas/org.gnome.desktop.wm.preferences.gschema.xml.in.h:44
msgid ""
"Turns on a visual indication when an application or the system issues a "
"“bell” or “beep”; useful for the hard-of-hearing and for use in noisy "
"environments."
msgstr ""
"當程式系統發出「聲響」或「鈴聲」時,以視覺方式表示;對於聽障人士、在嘈雜的環"
"境中時,這個設定會很有用。"

#: ../schemas/org.gnome.desktop.wm.preferences.gschema.xml.in.h:45
msgid "Visual Bell Type"
msgstr "視覺鈴聲類型"

#: ../schemas/org.gnome.desktop.wm.preferences.gschema.xml.in.h:46
msgid ""
"Tells the WM how to implement the visual indication that the system bell or "
"another application “bell” indicator has been rung.\n"
"\n"
"Currently there are two valid values, “fullscreen-flash”, which causes a "
"fullscreen white-black flash, and “frame-flash” which causes the titlebar of "
"the application which sent the bell signal to flash.\n"
"\n"
"If the application which sent the bell is unknown (as is usually the case "
"for the default “system beep”), the currently focused window’s titlebar is "
"flashed."
msgstr ""
"讓 WM 知道當系統或程式發出「鈴聲」時,如何顯示該「鈴聲」的視覺效果。\n"
"\n"
"目前可接受的值有兩個:「fullscreen-flash」令整個畫面以黑白方式閃爍,「frame-"
"flash」令發出鈴聲的程式的視窗標題列閃動。\n"
"\n"
"如果不知道發出鈴聲的是哪一個視窗(通常是預設的「系統聲響」),則會令目前輸入"
"焦點所在的視窗閃動標題列。"

#: ../schemas/org.gnome.desktop.wm.preferences.gschema.xml.in.h:51
msgid "Disable misfeatures that are required by old or broken applications"
msgstr "關閉舊式或不合規格的程式所要求的功能"

#: ../schemas/org.gnome.desktop.wm.preferences.gschema.xml.in.h:52
msgid ""
"Some applications disregard specifications in ways that result in window "
"manager misfeatures. This option puts the WM in a rigorously correct mode, "
"which gives a more consistent user interface, provided one does not need to "
"run any misbehaving applications."
msgstr ""
"某些應用程式不符合規格,導致令視窗管理員要加入某些不應該有的功能。本選項會讓 "
"WM 進入嚴格校正模式,讓使用者介面更具一致性,不會需要執行異常行為的應用程式。"

#: ../schemas/org.gnome.desktop.wm.preferences.gschema.xml.in.h:53
msgid "The names of the workspaces"
msgstr "工作區數目"

#: ../schemas/org.gnome.desktop.wm.preferences.gschema.xml.in.h:54
msgid ""
"Defines the names that should be assigned to workspaces. If the list is too "
"long for the current number of workspaces, names in excess will be ignored. "
"If the list is too short, or includes empty names, missing values will be "
"replaced with the default (“Workspace N”)."
msgstr ""
"定義指派給工作區的名稱。如果列表比目前的工作區數量多,超過的名稱會被忽略。如"
"果列表太短,或是包含空白名稱,缺少的數值會以預設值取代 (\"工作區 N\")。"

#: ../schemas/org.gnome.system.locale.gschema.xml.in.h:1
msgid "The locale to use for dates / numbers formats"
msgstr "用於日期/時刻格式的地區"

#: ../schemas/org.gnome.system.locale.gschema.xml.in.h:2
msgid ""
"Specify the locale to be used for displaying dates, times and numbers "
"formats."
msgstr "指定用於顯示日期、時刻和數字格式的地區。"

#: ../schemas/org.gnome.system.location.gschema.xml.in.h:1
msgid "Geolocation services are enabled."
msgstr "地理位置服務已啟用。"

#: ../schemas/org.gnome.system.location.gschema.xml.in.h:2
msgid "If true, applications are allowed to access location information."
msgstr "如果設定為「true」,應用程式將被允許存取位置資訊。"

#: ../schemas/org.gnome.system.location.gschema.xml.in.h:3
msgid "The maximum accuracy level of location."
msgstr "地理位置的最高精確等級。"

#: ../schemas/org.gnome.system.location.gschema.xml.in.h:4
msgid ""
"Configures the maximum level of location accuracy applications are allowed "
"to see. Valid options are “country”, “city”, “neighborhood”, “street”, and "
"“exact” (typically requires GPS receiver). Please keep in mind that this "
"only controls what GeoClue will allow applications to see and they can find "
"user’s location on their own using network resources (albeit with street-"
"level accuracy at best)."
msgstr ""
"設定應用程式可查看的地理位置最高精確等級。有效的選項為「country」(國家)、"
"「city」(縣市)、「neiborhood」(鄰里)、「street」(街路)、「exact」(精確,一般"
"需要 GPS 接收器)。請務必記住這只能控制 GeoClue 所允許應用程式查看的等級,而程"
"式可自行使用本身的網路資源尋找使用者的所在位置 (雖然精確度最高只能到達街路等"
"級)。"

#: ../schemas/org.gnome.system.proxy.gschema.xml.in.h:1
msgid "Proxy configuration mode"
msgstr "代理伺服器設定模式"

#: ../schemas/org.gnome.system.proxy.gschema.xml.in.h:2
msgid ""
"Select the proxy configuration mode. Supported values are “none”, “manual”, "
"“auto”.\n"
"\n"
"If this is “none”, then proxies are not used.\n"
"\n"
"If it is “auto”, the autoconfiguration URL described by the “autoconfig-url” "
"key is used.\n"
"\n"
"If it is “manual”, then the proxies described by “/system/proxy/http”, “/"
"system/proxy/https”, “/system/proxy/ftp” and “/system/proxy/socks” will be "
"used. Each of the 4 proxy types is enabled if its “host” key is non-empty "
"and its “port” key is non-0.\n"
"\n"
"If an http proxy is configured, but an https proxy is not, then the http "
"proxy is also used for https.\n"
"\n"
"If a SOCKS proxy is configured, it is used for all protocols, except that "
"the http, https, and ftp proxy settings override it for those protocols only."
msgstr ""
"選擇代理伺服器設定模式。支援的數值有「none」(無)、「manual」(手動)、「auto」"
"(自動)。\n"
"\n"
"如果這是「none」,則不會使用代理伺服器。\n"
"\n"
"如果是「auto」,則會使用「autoconfig-url」設定鍵中指定的自動設定 URL。\n"
"\n"
"如果是「manual」,則會使用「/system/proxy/http」、「/system/proxy/https」、"
"「/system/proxy/ftp」和「/system/proxy/socks」。這 4 個代理伺服器類型只有在"
"「host」設定鍵不為空值且「port」設定鍵不為 0 時才會啟用。\n"
"\n"
"如果設定了 http 代理伺服器,但是沒有設定 https 代理伺服器,則  http 代理伺服"
"器也可以用於 https。\n"
"\n"
"如果設定了 SOCKS 代理伺服器,它會用於所有的通訊協定,除了 http、https 和 ftp "
"代理伺服器的設定會各自覆蓋這些設定值。"

#: ../schemas/org.gnome.system.proxy.gschema.xml.in.h:13
msgid "Automatic proxy configuration URL"
msgstr "自動代理伺服器設定網址"

#: ../schemas/org.gnome.system.proxy.gschema.xml.in.h:14
msgid ""
"URL that provides proxy configuration values. When mode is “auto”, this URL "
"is used to look up proxy information for all protocols."
msgstr ""
"提供代理伺服器設定數值的 URL。當模式為「auto」,這個 URL 會用來查詢所有通訊協"
"定的代理伺服器資訊。"

#: ../schemas/org.gnome.system.proxy.gschema.xml.in.h:15
msgid "Non-proxy hosts"
msgstr "不使用代理伺服器的主機"

#: ../schemas/org.gnome.system.proxy.gschema.xml.in.h:16
msgid ""
"This key contains a list of hosts which are connected to directly, rather "
"than via the proxy (if it is active). The values can be hostnames, domains "
"(using an initial wildcard like *.foo.com), IP host addresses (both IPv4 and "
"IPv6) and network addresses with a netmask (something like 192.168.0.0/24)."
msgstr ""
"這個鍵值包含了要直接連線,不透過代理伺服器(如果有使用)的主機。數值可以為主"
"機名稱、網域(開頭使用萬用字元如 *.foo.com)、IP 位址(IPv4 和 IPv6 皆可)或"
"帶有子網路遮罩的位址(像是 192.168.0.0/24)。"

#: ../schemas/org.gnome.system.proxy.gschema.xml.in.h:17
msgid "Unused; ignore"
msgstr "不使用;忽略"

#: ../schemas/org.gnome.system.proxy.gschema.xml.in.h:18
msgid "This key is not used, and should not be read or modified."
msgstr "這個設定鍵沒有被使用,因此不該被讀取或修改。"

#: ../schemas/org.gnome.system.proxy.gschema.xml.in.h:19
msgid ""
"This key is not used; HTTP proxying is enabled when the host key is non-"
"empty and the port is non-0."
msgstr ""
"這個設定鍵沒有被使用;HTTP 代理伺服器只有在 host 設定鍵不為空值且 port 不為 "
"0 時會啟用。"

#: ../schemas/org.gnome.system.proxy.gschema.xml.in.h:20
msgid "HTTP proxy host name"
msgstr "HTTP 代理伺服器主機名稱"

#: ../schemas/org.gnome.system.proxy.gschema.xml.in.h:21
msgid "The machine name to proxy HTTP through."
msgstr "HTTP 代理伺服器主機的名稱。"

#: ../schemas/org.gnome.system.proxy.gschema.xml.in.h:22
msgid "HTTP proxy port"
msgstr "HTTP 代理伺服器連接埠"

#: ../schemas/org.gnome.system.proxy.gschema.xml.in.h:23
msgid ""
"The port on the machine defined by “/system/proxy/http/host” that you proxy "
"through."
msgstr "「/system/proxy/http/host」定義您的代理伺服器通過的機器連接埠。"

#: ../schemas/org.gnome.system.proxy.gschema.xml.in.h:24
msgid "Authenticate proxy server connections"
msgstr "驗證代理伺服器連線"

#: ../schemas/org.gnome.system.proxy.gschema.xml.in.h:25
msgid ""
"If true, then connections to the proxy server require authentication. The "
"username/password combo is defined by “/system/proxy/http/authentication-"
"user” and “/system/proxy/http/authentication-password”.\n"
"\n"
"This applies only to the http proxy; when using a separate https proxy, "
"there is currently no way to specify that it should use authentication."
msgstr ""
"如果為 true,則連線到代理伺服器需要核對。使用者名稱/密碼的組合是由「/system/"
"proxy/http/authentication-user」和「/system/proxy/http/authentication-"
"password」定義。\n"
"\n"
"這只適用於 http 代理伺服器;當使用個別的 https 代理伺服器時,目前沒有方法可以"
"指定它使用核對。"

#: ../schemas/org.gnome.system.proxy.gschema.xml.in.h:28
msgid "HTTP proxy username"
msgstr "HTTP 代理伺服器使用者名稱"

#: ../schemas/org.gnome.system.proxy.gschema.xml.in.h:29
msgid "User name to pass as authentication when doing HTTP proxying."
msgstr "使用 HTTP 代理伺服器時用來通過驗證的使用者名稱。"

#: ../schemas/org.gnome.system.proxy.gschema.xml.in.h:30
msgid "HTTP proxy password"
msgstr "HTTP 代理伺服器密碼"

#: ../schemas/org.gnome.system.proxy.gschema.xml.in.h:31
msgid "Password to pass as authentication when doing HTTP proxying."
msgstr "使用 HTTP 代理伺服器時用來通過驗證的密碼。"

#: ../schemas/org.gnome.system.proxy.gschema.xml.in.h:32
msgid "Secure HTTP proxy host name"
msgstr "安全式 HTTP 代理伺服器主機名稱"

#: ../schemas/org.gnome.system.proxy.gschema.xml.in.h:33
msgid "The machine name to proxy secure HTTP through."
msgstr "用在安全式 HTTP 的代理伺服器主機名稱。"

#: ../schemas/org.gnome.system.proxy.gschema.xml.in.h:34
msgid "Secure HTTP proxy port"
msgstr "安全式 HTTP 代理伺服器通訊埠"

#: ../schemas/org.gnome.system.proxy.gschema.xml.in.h:35
msgid ""
"The port on the machine defined by “/system/proxy/https/host” that you proxy "
"through."
msgstr "「/system/proxy/https/host」定義您的代理伺服器通過的機器連接埠。"

#: ../schemas/org.gnome.system.proxy.gschema.xml.in.h:36
msgid "FTP proxy host name"
msgstr "FTP 代理伺服器主機名稱"

#: ../schemas/org.gnome.system.proxy.gschema.xml.in.h:37
msgid "The machine name to proxy FTP through."
msgstr "FTP 代理伺服器主機名稱。"

#: ../schemas/org.gnome.system.proxy.gschema.xml.in.h:38
msgid "FTP proxy port"
msgstr "FTP 代理伺服器連接埠"

#: ../schemas/org.gnome.system.proxy.gschema.xml.in.h:39
msgid ""
"The port on the machine defined by “/system/proxy/ftp/host” that you proxy "
"through."
msgstr "「/system/proxy/ftp/host」定義您的代理伺服器通過的機器連接埠。"

#: ../schemas/org.gnome.system.proxy.gschema.xml.in.h:40
msgid "SOCKS proxy host name"
msgstr "SOCKS 代理伺服器主機名稱"

#: ../schemas/org.gnome.system.proxy.gschema.xml.in.h:41
msgid "The machine name to use as a SOCKS proxy."
msgstr "用做 SOCKS 代理伺服器的電腦名稱。"

#: ../schemas/org.gnome.system.proxy.gschema.xml.in.h:42
msgid "SOCKS proxy port"
msgstr "SOCKS 代理伺服器通訊埠"

#: ../schemas/org.gnome.system.proxy.gschema.xml.in.h:43
msgid ""
"The port on the machine defined by “/system/proxy/socks/host” that you proxy "
"through."
msgstr "「/system/proxy/socks/host」定義您的代理伺服器通過的機器連接埠。"

#~ msgid "Direction to perform a single click ('left', 'right', 'up', 'down')."
#~ msgstr "執行單擊動作的方向(「左」、「右」、「上」、「下」)。"

#~ msgid "Direction to perform a double click ('left', 'right', 'up', 'down')."
#~ msgstr "執行雙擊動作的方向(「左」、「右」、「上」、「下」)。"

#~ msgid "Direction to perform dragging ('left', 'right', 'up', 'down')."
#~ msgstr "執行拖曳動作的方向(「左」、「右」、「上」、「下」)。"

#~ msgid ""
#~ "Direction to perform a secondary click ('left', 'right', 'up', 'down')."
#~ msgstr "執行次要點擊動作的方向(「左」、「右」、「上」、「下」)。"

#~ msgid "Select the touchpad scroll method"
#~ msgstr "選擇觸控板捲動方式"

#~ msgid ""
#~ "Select the touchpad scroll method. Supported values are: \"disabled\", "
#~ "\"edge-scrolling\", \"two-finger-scrolling\"."
#~ msgstr ""
#~ "選擇觸控板的捲動方式。支援的數值有:「disabled」(停用)、「edge-scrolling」"
#~ "(邊緣捲動)、「two-finger-scrolling」(兩指式捲動)。"

#~ msgid ""
#~ "URI to use for the background image. Not that the backend only supports "
#~ "local (file://) URIs."
#~ msgstr "背景影像使用的 URI。注意後端只支援本地 (file://) URI。"

#~ msgid "Whether raising should be a side-effect of other user interactions"
#~ msgstr "是否因其他使用者的動作連帶提升視窗取得焦點"

#~ msgid ""
#~ "Setting this option to false can lead to buggy behavior, so users are "
#~ "strongly discouraged from changing it from the default of true. Many "
#~ "actions (e.g. clicking in the client area, moving or resizing the window) "
#~ "normally raise the window as a side-effect. Setting this option to false, "
#~ "which is strongly discouraged, will decouple raising from other user "
#~ "actions, and ignore raise requests generated by applications. See http://"
#~ "bugzilla.gnome.org/show_bug.cgi?id=445447#c6. Even when this option is "
#~ "false, windows can still be raised by an alt-left-click anywhere on the "
#~ "window, a normal click on the window decorations, or by special messages "
#~ "from pagers, such as activation requests from tasklist applets. This "
#~ "option is currently disabled in click-to-focus mode. Note that the list "
#~ "of ways to raise windows when raise-on-click is false does not include "
#~ "programmatic requests from applications to raise windows; such requests "
#~ "will be ignored regardless of the reason for the request. If you are an "
#~ "application developer and have a user complaining that your application "
#~ "does not work with this setting disabled, tell them it is -their- fault "
#~ "for breaking their window manager and that they need to change this "
#~ "option back to true or live with the \"bug\" they requested."
#~ msgstr ""
#~ "將這個選項設定為 false 可能會導致程式錯誤的行為,因此強烈不建議使用者將它"
#~ "從預設的 true 改變。許多動作(例如:在客戶端區域點擊、移動或調整視窗尺寸)"
#~ "通常會同時讓該視窗有抬升的效果。將這個選項設定為 false,注意我們強烈不建議"
#~ "這麼做,會減低來自其他使用者動作的抬升視窗要求,並且忽略由應用程式產生的抬"
#~ "升要求。請查閱  http://bugzilla.gnome.org/show_bug.cgi?id=445447#c6。即使"
#~ "在把這個選項設為 false 的時候,視窗仍然可能因為以下因素被抬升:在視窗中任"
#~ "何地方按 alt 加上滑鼠左擊、點選視窗裝飾區,或是來自呼叫器的特殊訊息,例如"
#~ "工作清單面板程式要求它進入使用中狀態。這個選項目前在點選以聚焦(click-to-"
#~ "focus)模式中是停用的。注意當 raise-on-click 設為 false 時一系列用來抬升視"
#~ "窗的方法中不包含來自應用程式的程式化要求;這類要求不論其原因為何都會被忽"
#~ "略。如果您是應用程式開發者,而且有使用者向您抱怨您的程式在停用這個選項時無"
#~ "法運作,請告訴他們那是「他們的問題」才使得視窗管理員壞掉。因此他們只能把這"
#~ "個選項改回 true 或是繼續活在他們自己要求的「程式錯誤」中。"

#~ msgid "Draw Desktop Background"
#~ msgstr "繪製桌面背景"

#~ msgid ""
#~ "Have GNOME draw the desktop background. DEPRECATED: This key is "
#~ "deprecated and ignored."
#~ msgstr "具有 GNOME 繪製的桌面背景。已廢棄:這個設定鍵已廢棄並忽略。"

#~ msgid "Menus Have Icons"
#~ msgstr "選單具有圖示"

#~ msgid "Whether menus may display an icon next to a menu entry."
#~ msgstr "選單是否要在選單項目旁顯示圖示。"

#~ msgid "Whether buttons may display an icon in addition to the button text."
#~ msgstr "按鍵是否要在按鈕文字中顯示圖示。"

#~ msgid "Show the 'Input Methods' menu"
#~ msgstr "顯示「輸入法」選單"

#~ msgid ""
#~ "Whether the context menus of entries and text views should offer to "
#~ "change the input method."
#~ msgstr "項目與文字檢視的關聯選單是否要提供改變輸入法的功能。"

#~ msgid "Show the 'Unicode Control Character' menu"
#~ msgstr "顯示「插入 Unicode 控制字元」選單"

#~ msgid ""
#~ "Whether the context menus of entries and text views should offer to "
#~ "insert control characters."
#~ msgstr "項目與文字檢視的關聯選單是否要提供插入控制字元的功能。"

#~ msgid "Only show mnemonics on when the Alt key is pressed"
#~ msgstr "只在按下 Alt 鍵時顯示捷徑鍵助記符"

#~ msgid ""
#~ "Whether mnemonics should be automatically shown and hidden when the user "
#~ "presses the Alt key."
#~ msgstr "當按下 Alt 按鍵時是否要自動顯示或隱藏記憶符。"