summaryrefslogtreecommitdiff
path: root/help/zh_CN/zh_CN.po
blob: ef05e4f76193d725d8f1a15b462ce090bfdf88c3 (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
# Chinese (China) translation for mate-terminal.
# Copyright (C) 2009 mate-terminal's COPYRIGHT HOLDER
# This file is distributed under the same license as the mate-terminal package.
# YunQiang Su <wzssyqa@gmail.com>, 2009.
#
msgid ""
msgstr ""
"Project-Id-Version: mate-terminal master\n"
"POT-Creation-Date: 2010-07-07 21:35+0000\n"
"PO-Revision-Date: 2010-07-12 11:50+0800\n"
"Last-Translator: TeliuTe <teliute@163.com>\n"
"Language-Team: Chinese (China) <i18n-zh@googlegroups.com>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Poedit-Language: Chinese\n"
"X-Poedit-Country: CHINA\n"

#. When image changes, this message will be marked fuzzy or untranslated for you.
#. It doesn't matter what you translate it to: it's not used at all.
#: C/mate-terminal.xml:294(None)
msgid ""
"@@image: 'figures/mate-terminal-default.png'; "
"md5=fccdfe734f4180cb393cd23679d6dd18"
msgstr ""
"@@image: 'figures/mate-terminal-default.png'; "
"md5=fccdfe734f4180cb393cd23679d6dd18"

#. When image changes, this message will be marked fuzzy or untranslated for you.
#. It doesn't matter what you translate it to: it's not used at all.
#: C/mate-terminal.xml:364(None)
msgid ""
"@@image: 'figures/mate-terminal-tabbed.png'; "
"md5=fd1c1b81fec91087349f1500b82501fe"
msgstr ""
"@@image: 'figures/mate-terminal-tabbed.png'; "
"md5=fd1c1b81fec91087349f1500b82501fe"

#: C/mate-terminal.xml:19(title)
msgid "MATE Terminal Manual"
msgstr "MATE 终端手册"

#: C/mate-terminal.xml:21(para)
msgid ""
"The Terminal gives users the power to communicate with their system using "
"text-based commands through a shell such as Bash."
msgstr "终端给用户使用基于文本的命令(例如 Bash)和系统交互的能力。"

#: C/mate-terminal.xml:27(year)
msgid "2002"
msgstr "2002"

#: C/mate-terminal.xml:28(year)
msgid "2003"
msgstr "2003"

#: C/mate-terminal.xml:29(year)
msgid "2004"
msgstr "2004"

#: C/mate-terminal.xml:30(holder) C/mate-terminal.xml:61(orgname)
msgid "Sun Microsystems"
msgstr "Sun Microsystems"

#: C/mate-terminal.xml:33(year) C/mate-terminal.xml:37(year)
#: C/mate-terminal.xml:41(year)
msgid "2000"
msgstr "2000"

#: C/mate-terminal.xml:34(holder)
msgid "Miguel de Icaza"
msgstr "Miguel de Icaza"

#: C/mate-terminal.xml:38(holder)
msgid "Michael Zucchi"
msgstr "Michael Zucchi"

#: C/mate-terminal.xml:42(holder)
msgid "Alexander Kirillov"
msgstr "Alexander Kirillov"

#: C/mate-terminal.xml:45(year)
msgid "2008"
msgstr "2008"

#: C/mate-terminal.xml:46(holder)
msgid "Christian Persch"
msgstr "Christian Persch"

#: C/mate-terminal.xml:49(year)
msgid "2009"
msgstr "2009"

#: C/mate-terminal.xml:50(year)
msgid "2010"
msgstr "2010"

#: C/mate-terminal.xml:51(holder) C/mate-terminal.xml:105(para)
msgid "Paul Cutler"
msgstr "Paul Cutler"

#: C/mate-terminal.xml:54(publishername) C/mate-terminal.xml:68(orgname)
#: C/mate-terminal.xml:75(orgname) C/mate-terminal.xml:82(orgname)
#: C/mate-terminal.xml:87(publishername) C/mate-terminal.xml:98(para)
#: C/mate-terminal.xml:106(para) C/mate-terminal.xml:114(para)
#: C/mate-terminal.xml:122(para) C/mate-terminal.xml:132(para)
#: C/mate-terminal.xml:144(para) C/mate-terminal.xml:156(para)
#: C/mate-terminal.xml:168(para) C/mate-terminal.xml:180(para)
#: C/mate-terminal.xml:192(para) C/mate-terminal.xml:205(para)
msgid "MATE Documentation Project"
msgstr "MATE 文档项目"

#: C/mate-terminal.xml:2(para)
msgid ""
"Permission is granted to copy, distribute and/or modify this document under "
"the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any "
"later version published by the Free Software Foundation with no Invariant "
"Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy "
"of the GFDL at this <ulink type=\"help\" url=\"help:fdl\">link</ulink> or "
"in the file COPYING-DOCS distributed with this manual."
msgstr ""
"对于本文档的复制、分发和/或修改必须遵循自由软件基金会 (Free Software "
"Foundation) 发布的 GNU 自由文档许可证 (GFDL) 版本 1.1 或更高版本,该许可证没"
"有固定的部分、没有封面和背页文本。您可以在 <ulink type=\"help\" url=\"help:"
"fdl\">link</ulink> 或在随本手册一起分发的 COPYING-DOCS 文件中找到 GFDL 的副"
"本。"

#: C/mate-terminal.xml:12(para)
msgid ""
"This manual is part of a collection of MATE manuals distributed under the "
"GFDL. If you want to distribute this manual separately from the collection, "
"you can do so by adding a copy of the license to the manual, as described in "
"section 6 of the license."
msgstr ""
"本手册是以 GFDL 协议下发布的 MATE 手册集的一部分。如果您希望单独发布本手册,"
"您可以通过添加一个这个许可证的一份副本到这个手册来做到,就像在第六节中所描述"
"的这个许可证。"

#: C/mate-terminal.xml:19(para)
msgid ""
"Many of the names used by companies to distinguish their products and "
"services are claimed as trademarks. Where those names appear in any MATE "
"documentation, and the members of the MATE Documentation Project are made "
"aware of those trademarks, then the names are in capital letters or initial "
"capital letters."
msgstr ""
"各个公司使用的许多用于区别它们产品和服务的名称都声明为商标。在所有的 MATE 文"
"档以及 MATE 文档项目的成员中,这些名称都是以全大写字母或首字母大写显示,从而"
"表明它们是商标。"

#: C/mate-terminal.xml:35(para)
msgid ""
"DOCUMENT IS PROVIDED ON AN \"AS IS\" BASIS, WITHOUT WARRANTY OF ANY KIND, "
"EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION, WARRANTIES THAT "
"THE DOCUMENT OR MODIFIED VERSION OF THE DOCUMENT IS FREE OF DEFECTS "
"MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIRE "
"RISK AS TO THE QUALITY, ACCURACY, AND PERFORMANCE OF THE DOCUMENT OR "
"MODIFIED VERSION OF THE DOCUMENT IS WITH YOU. SHOULD ANY DOCUMENT OR "
"MODIFIED VERSION PROVE DEFECTIVE IN ANY RESPECT, YOU (NOT THE INITIAL "
"WRITER, AUTHOR OR ANY CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY "
"SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN "
"ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY DOCUMENT OR MODIFIED VERSION "
"OF THE DOCUMENT IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER; AND"
msgstr ""
"文档按“原样”提供,不提供任何明示或暗示的保证,包括但不限于:文档或文档的修改"
"版本没有适销性方面的缺陷、适合特定目的的适用性,以及没有侵权行为。您将自行承"
"担本文档以及文档修改版本的质量、准确性以及性能方面的风险。如果任何文档或文档"
"修改版本存在缺陷,您(而不是最初的编写者、作者或撰写人)将承担所有必需的服"
"务、维修或更正的费用。此免责声明是本许可证的重要组成部分。如果不接受此免责声"
"明,那么您就没有权利使用任何文档或文档的修改版本;并且"

#: C/mate-terminal.xml:55(para)
msgid ""
"UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER IN TORT (INCLUDING "
"NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL THE AUTHOR, INITIAL WRITER, ANY "
"CONTRIBUTOR, OR ANY DISTRIBUTOR OF THE DOCUMENT OR MODIFIED VERSION OF THE "
"DOCUMENT, OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON "
"FOR ANY DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF "
"ANY CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL, "
"WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER DAMAGES "
"OR LOSSES ARISING OUT OF OR RELATING TO USE OF THE DOCUMENT AND MODIFIED "
"VERSIONS OF THE DOCUMENT, EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF THE "
"POSSIBILITY OF SUCH DAMAGES."
msgstr ""
"无论在任何情况以及在任何法律理论下,本文档或文档修改版本的作者、最初的编写"
"者、任何撰写人或任何分发者,或者任意这些方的任何提供者都不对任何人由于使用本"
"文档或文档修改版本引起或带来的任何直接的、间接的、特殊的、偶然的或继发的损失"
"承担任何民事(包括疏忽)、合同或其它方面的责任,这些损失包括但不限于信誉损"
"失、工作停止、计算机失败或故障,或任何以及所有其它损失或由此引发的或与之相关"
"的损失,即使这些方已被告知存在出现此类损失的可能性时也是如此。"

#: C/mate-terminal.xml:28(para)
msgid ""
"DOCUMENT AND MODIFIED VERSIONS OF THE DOCUMENT ARE PROVIDED UNDER THE TERMS "
"OF THE GNU FREE DOCUMENTATION LICENSE WITH THE FURTHER UNDERSTANDING THAT: "
"<placeholder-1/>"
msgstr ""
"本文档以及文档的修改版本都是在遵循 GNU 自由文档许可证的条款下提供,这表示具有"
"以下含义:<placeholder-1/>"

#: C/mate-terminal.xml:58(firstname)
msgid "Sun"
msgstr "Sun"

#: C/mate-terminal.xml:59(surname)
msgid "MATE Documentation Team"
msgstr "MATE 文档团队"

#: C/mate-terminal.xml:65(firstname)
msgid "Miguel"
msgstr "Miguel"

#: C/mate-terminal.xml:66(surname)
msgid "de Icaza"
msgstr "de Icaza"

#: C/mate-terminal.xml:72(firstname)
msgid "Michael"
msgstr "Michael"

#: C/mate-terminal.xml:73(surname)
msgid "Zucchi"
msgstr "Zucchi"

#: C/mate-terminal.xml:79(firstname)
msgid "Alexander"
msgstr "Alexander"

#: C/mate-terminal.xml:80(surname)
msgid "Kirillov"
msgstr "Kirillov"

#: C/mate-terminal.xml:93(revnumber)
msgid "MATE Terminal Manual V2.9"
msgstr "MATE 终端手册 2.9 版"

#: C/mate-terminal.xml:94(date)
msgid "January 2010"
msgstr "2010年1月"

#: C/mate-terminal.xml:96(para)
msgid "Paul Cutler <email>pcutler@gnome.org</email>"
msgstr "Paul Cutler <email>pcutler@gnome.org</email>"

#: C/mate-terminal.xml:102(revnumber)
msgid "MATE Terminal Manual V2.8"
msgstr "MATE 终端手册 2.8 版"

#: C/mate-terminal.xml:103(date)
msgid "March 2009"
msgstr "2009年3月"

#: C/mate-terminal.xml:110(revnumber)
msgid "MATE Terminal Manual V2.7"
msgstr "MATE 终端手册 2.7 版"

#: C/mate-terminal.xml:111(date)
msgid "November 2003"
msgstr "2003年11月"

#: C/mate-terminal.xml:113(para) C/mate-terminal.xml:121(para)
#: C/mate-terminal.xml:129(para) C/mate-terminal.xml:141(para)
#: C/mate-terminal.xml:153(para) C/mate-terminal.xml:165(para)
#: C/mate-terminal.xml:177(para) C/mate-terminal.xml:189(para)
msgid "Sun MATE Documentation Team"
msgstr "Sun MATE 文档团队"

#: C/mate-terminal.xml:118(revnumber)
msgid "MATE Terminal Manual V2.6"
msgstr "MATE 终端手册 2.6 版"

#: C/mate-terminal.xml:119(date)
msgid "September 2003"
msgstr "2003年9月"

#: C/mate-terminal.xml:126(revnumber)
msgid "MATE Terminal Manual V2.5"
msgstr "MATE 终端手册 2.5 版"

#: C/mate-terminal.xml:127(date)
msgid "May 2003"
msgstr "2003年5月"

#: C/mate-terminal.xml:138(revnumber)
msgid "MATE Terminal Manual V2.4"
msgstr "MATE 终端手册 2.4 版"

#: C/mate-terminal.xml:139(date)
msgid "January 2003"
msgstr "2003年1月"

#: C/mate-terminal.xml:150(revnumber)
msgid "MATE Terminal Manual V2.3"
msgstr "MATE 终端手册 2.3 版"

#: C/mate-terminal.xml:151(date) C/mate-terminal.xml:163(date)
#: C/mate-terminal.xml:175(date)
msgid "August 2002"
msgstr "2002年8月"

#: C/mate-terminal.xml:162(revnumber)
msgid "MATE Terminal Manual V2.2"
msgstr "MATE 终端手册 2.2 版"

#: C/mate-terminal.xml:174(revnumber)
msgid "MATE Terminal Manual V2.1"
msgstr "MATE 终端手册 2.1 版"

#: C/mate-terminal.xml:186(revnumber)
msgid "MATE Terminal Manual V2.0"
msgstr "MATE 终端手册 2.0 版"

#: C/mate-terminal.xml:187(date)
msgid "April 2002"
msgstr "2002年4月"

#: C/mate-terminal.xml:198(revnumber)
msgid "MATE Terminal User's Guide"
msgstr "MATE 终端用户指南"

#: C/mate-terminal.xml:199(date)
msgid "May 2000"
msgstr "2000年5月"

#: C/mate-terminal.xml:201(para)
msgid ""
"Miguel de Icaza, Michael Zucchi, Alexander Kirollov <email>docs@gnome.org</"
"email>"
msgstr ""
"Miguel de Icaza, Michael Zucchi, Alexander Kirollov <email>docs@gnome.org</"
"email>"

#: C/mate-terminal.xml:211(releaseinfo)
msgid "This manual describes version 2.30 of MATE Terminal."
msgstr "本手册描述 2.30 版的 MATE 终端。"

#: C/mate-terminal.xml:214(title)
msgid "Feedback"
msgstr "反馈"

#: C/mate-terminal.xml:215(para)
msgid ""
"To report a bug or make a suggestion regarding the MATE Terminal "
"application or this manual, follow the directions in the <ulink url=\"help:"
"user-guide?feedback\" type=\"help\">MATE Feedback Page</ulink>."
msgstr ""
"要向 MATE 终端程序或本手册报告 bug 或提出建议,跟随这个链接<ulink url="
"\"help:user-guide?feedback\" type=\"help\">MATE 反馈网页</ulink>"

#: C/mate-terminal.xml:219(primary)
msgid "MATE Terminal"
msgstr "MATE 终端"

#: C/mate-terminal.xml:222(primary)
msgid "terminal application"
msgstr "终端应用程序"

#: C/mate-terminal.xml:227(title)
msgid "Introduction"
msgstr "导言"

#: C/mate-terminal.xml:228(para)
msgid ""
"<application>MATE Terminal</application> is a terminal emulation "
"application that you can use to perform the following tasks:"
msgstr ""
"<application>MATE 终端</application>是一个终端模拟器程序,您可以使用它进行如"
"下任务:"

#: C/mate-terminal.xml:233(term)
msgid "Access a UNIX shell in the MATE environment"
msgstr "在 MATE 环境下进入 UNIX shell"

#: C/mate-terminal.xml:235(para)
msgid ""
"A shell is a program that interprets and executes the commands that you type "
"at a command line prompt. When you start <application>MATE Terminal</"
"application>, the application starts the default shell that is specified in "
"your system account. You can switch to a different shell at any time."
msgstr ""
"Shell 是一个解释并执行在命令提示符处键入的命令的程序。当启动"
"<application>MATE 终端</application>,本程序启动系统账户指定的默认 Shell。您"
"可以随时切换到另一个 shell。"

#: C/mate-terminal.xml:241(term)
msgid ""
"Run any application that is designed to run on VT102, VT220, and "
"<application>xterm</application> terminals"
msgstr ""
"运行任何设计为运行在 VT102,VT220 和 <application>xterm</application> 终端中"
"的程序"

#: C/mate-terminal.xml:243(para)
msgid ""
"<application>MATE Terminal</application> emulates the <application>xterm</"
"application> application developed by the X Consortium. In turn, the "
"<application>xterm</application> application emulates the DEC VT102 terminal "
"and also supports the DEC VT220 escape sequences. An escape sequence is a "
"series of characters that starts with the <keycap>Esc</keycap> character. "
"<application>MATE Terminal</application> accepts all of the escape "
"sequences that the VT102 and VT220 terminals use for functions such as to "
"position the cursor and to clear the screen."
msgstr ""
"<application>MATE 终端</application>模拟 X 联盟开发的<application>xterm</"
"application>程序。反过来,<application>xterm</application>程序模拟 DEC VT102 "
"终端并且也支持 DEC VT220 转义序列。转义序列是一串以<keycap>Esc</keycap>开头的"
"字符。<application>MATE Terminal</application>接受 VT102 和 VT220 终端所有的"
"转义序列,用于例如移动光标和清屏。"

#: C/mate-terminal.xml:254(title)
msgid "Getting Started"
msgstr "入门"

#: C/mate-terminal.xml:255(para)
msgid ""
"The following sections describe how to start <application>MATE Terminal</"
"application>."
msgstr "下边的章节描述怎样启动 <application>MATE 终端</application>。"

#: C/mate-terminal.xml:259(title)
msgid "Starting MATE Terminal"
msgstr "启动 MATE 终端"

#: C/mate-terminal.xml:260(para)
msgid ""
"You can start <application>MATE Terminal</application> in the following "
"ways:"
msgstr "您可以用以下列方式启动 <application>MATE 终端</application>:"

#: C/mate-terminal.xml:265(term)
msgid "<guimenu>Applications</guimenu> menu"
msgstr "<guimenu>应用程序</guimenu> 菜单"

#: C/mate-terminal.xml:267(para)
msgid ""
"Choose <menuchoice><guimenu>Accessories</guimenu><guimenuitem>Terminal</"
"guimenuitem></menuchoice>."
msgstr ""
"选择 <menuchoice><guimenu>附件</guimenu><guimenuitem>终端</guimenuitem></"
"menuchoice>"

#: C/mate-terminal.xml:272(term)
msgid "Command line"
msgstr "命令行"

#: C/mate-terminal.xml:274(para)
msgid "Execute the following command: <command>mate-terminal</command>"
msgstr "执行如下命令 <command>mate-terminal</command>"

#: C/mate-terminal.xml:277(para)
msgid ""
"You can use command line options to modify the way in which you run "
"<application>MATE Terminal</application>. To view the command line options, "
"execute the following command: <command>mate-terminal --help</command>"
msgstr ""
"您可以使用命令行选项修改 <application>MATE 终端</application> 运行的方式。要"
"查看命令行选项,执行如下命令:<command>mate-terminal --help</command>"

#: C/mate-terminal.xml:285(title)
msgid "When You First Start MATE Terminal"
msgstr "第一次启动 MATE 终端时"

#: C/mate-terminal.xml:286(para)
msgid ""
"When you start <application>MATE Terminal</application> for the first time, "
"the application opens a terminal window with a group of default settings. "
"The group of default settings is called the Default profile. The profile "
"name appears in the titlebar of the <application>MATE Terminal</"
"application> window."
msgstr ""
"在您启动首次<application>MATE 终端</application>,这个程序以一组默认设置打开"
"这个。这组默认设置被叫做默认配置文件。配置文件名在<application>MATE 终端</"
"application>窗口的标题栏上显示。"

#: C/mate-terminal.xml:289(title)
msgid "Example of a Default MATE Terminal Window"
msgstr "默认的 MATE 终端的例子"

#: C/mate-terminal.xml:291(screeninfo) C/mate-terminal.xml:297(phrase)
#: C/mate-terminal.xml:361(screeninfo) C/mate-terminal.xml:367(phrase)
msgid "MATE Terminal default window"
msgstr "MATE 终端默认窗口"

#: C/mate-terminal.xml:302(para)
msgid ""
"The terminal window displays a command prompt where you can type UNIX "
"commands. The command prompt can be a %, #, &gt;, $, or any other special "
"character. The cursor is positioned at the command prompt. When you type a "
"UNIX command and press <keycap>Return</keycap>, the computer executes the "
"command. By default, <application>MATE Terminal</application> uses the "
"default shell specified for the user who starts the application."
msgstr ""
"这个终端窗口显示一个命令提示符,在这您可以键入 UNIX 命令。命令提示符可能是  "
"%, #, &gt;, $ 或其它指定字符。游标定位在了命令提示符旁边。当您键入 UNIX 命令"
"并且按下<keycap>Return</keycap>,计算机执行这个命令。默认的,"
"<application>MATE 终端</application>使用启动为这个程序的用户指定的默认 "
"shell。"

#: C/mate-terminal.xml:305(para)
msgid ""
"<application>MATE Terminal</application> also sets the following "
"environment variables:"
msgstr "<application>MATE 终端</application> 也设置如下环境变量:"

#: C/mate-terminal.xml:311(varname)
msgid "TERM"
msgstr "TERM"

#: C/mate-terminal.xml:313(para)
msgid "Set to <literal>xterm</literal> by default."
msgstr "默认设置为 <literal>xterm</literal>。"

#: C/mate-terminal.xml:320(varname)
msgid "COLORTERM"
msgstr "COLORTERM"

#: C/mate-terminal.xml:322(para)
msgid "Set to <literal>mate-terminal</literal> by default."
msgstr "默认设置为 <literal>mate-terminal</literal>。"

#: C/mate-terminal.xml:329(varname)
msgid "WINDOWID"
msgstr "WINDOWID"

#: C/mate-terminal.xml:331(para)
msgid "Set to the X11 window identifier by default."
msgstr "默认设置 X11 窗口识别码"

#: C/mate-terminal.xml:340(title)
msgid "Terminal Profiles"
msgstr "终端配置文件"

#: C/mate-terminal.xml:341(para)
msgid ""
"You can create a new profile, and apply the new profile to the terminal to "
"modify characteristics such as font, color and effects, scroll behavior, "
"window title, and compatibility. You can also specify a command that runs "
"automatically when you start <application>MATE Terminal</application> in "
"the profile."
msgstr ""
"您可以创建一个新的配置文件,向终端提交这个新配置文件以修改字符特征(如字体,颜"
"色和效果)、滚动行为、窗口标题和兼容性。您同样也可以在配置文件中指定一个在启"
"动 <application>MATE 终端</application>时自动运行的命令。"

#: C/mate-terminal.xml:343(para)
msgid ""
"You define each terminal profile in the <guilabel>Profiles</guilabel> "
"dialog, which you access from the <guimenu>Edit</guimenu> menu. You can "
"define as many different profiles as you require. When you start a terminal, "
"you can choose the profile that you want to use for the terminal. "
"Alternatively, you can change the terminal profile while you use the "
"terminal. To specify an initial profile for a terminal when you start the "
"application from a command line, use the following command:"
msgstr ""
"您可以在<guilabel>配置文件</guilabel>对话框为每一个终端定义配置文件,其可以从"
"<guimenu>编辑</guimenu>菜单进入。您可以定义需要数量的配置文件。当启动一个终端"
"时,您可以选择想对这个终端使用的配置文件。或者,您也可以在使用终端时更改终端"
"配置文件。要在您从命令行启动这个程序时为终端指定初始配置文件,使用如下命令:"

#: C/mate-terminal.xml:345(replaceable)
msgid "profilename"
msgstr "配置文件名"

#: C/mate-terminal.xml:345(command)
msgid "mate-terminal --window-with-profile=<placeholder-1/>"
msgstr "mate-terminal --window-with-profile=<placeholder-1/>"

#: C/mate-terminal.xml:347(para)
msgid ""
"The name of the current profile appears in the titlebar of the "
"<application>MATE Terminal</application>, unless you specify a different "
"titlebar name in the <guilabel>Editing Profile</guilabel> dialog."
msgstr ""
"当前配置文件的名字显示在 <application>MATE 终端</application>的标题栏中,除"
"非您在 <guilabel>编辑配置文件</guilabel> 中指定了不同的标题栏名字。"

#: C/mate-terminal.xml:349(para)
msgid ""
"See <xref linkend=\"mate-terminal-manage-profiles\"/> for information about "
"how to define and use a new terminal profile."
msgstr ""
"查看 <xref linkend=\"mate-terminal-manage-profiles\"/> 获取关于怎样定义和使"
"用新终端配置文件的信息。"

#: C/mate-terminal.xml:353(title)
msgid "Working With Multiple Terminals"
msgstr "使用多个终端"

#: C/mate-terminal.xml:354(para)
msgid ""
"<application>MATE Terminal</application> provides a tab feature that "
"enables you to open several terminals in a single window. Each terminal "
"opens in a separate tab. Click on the appropriate tab to display the "
"terminal in the window. Each tabbed terminal in a window is a separate "
"subprocess, so you can use each terminal for different tasks. You can apply "
"a different profile to each tabbed terminal in the window."
msgstr ""
"<application>MATE 终端</application>提供标签功能,它可以使您在单一窗口中打开"
"多个终端。每个终端打开于一个分离的标签。点击相应的标签来在窗口中显示这个终"
"端。同一个窗口中的每个标签化的终端都是分离的子进程,所以您可以使用每个终端做"
"不同的任务。您也是对同一窗口中的不同标签化的终端提供不同的配置文件。"

#: C/mate-terminal.xml:356(para)
msgid ""
"The titlebar of the terminal window shows either the name of the current "
"profile, or the name specified by the current profile. <xref linkend=\"mate-"
"terminal-tabbed\"/> shows a <application>MATE Terminal</application> window "
"with four tabs. In this case, each of the four tabs has a different profile. "
"The name of the profile in the active tab, Profile 1, appears in the "
"titlebar."
msgstr ""
"终端窗口的标题栏显示当前配置文件的名字或者当前配置文件指定的名字。<xref "
"linkend=\"mate-terminal-tabbed\"/>显示了一个带有四个标签页的"
"<application>MATE 终端</application>窗口。此时,四个标签中的每一个都有不同的"
"配置文件。当前活动标签页的配置文件名--Profile 1,在标题栏上显示。"

#: C/mate-terminal.xml:359(title)
msgid "Example of a Terminal Window With Tabs"
msgstr "一个带有标签的终端窗口的例子"

#: C/mate-terminal.xml:372(para)
msgid ""
"See <xref linkend=\"mate-terminal-windows\"/> for information about how to "
"open a new tabbed terminal."
msgstr ""
"查看 <xref linkend=\"mate-terminal-windows\"/>获取关于怎样打开一个新标签终端"
"的信息。"

#: C/mate-terminal.xml:382(title)
msgid "Usage"
msgstr "使用方法"

#: C/mate-terminal.xml:385(title)
msgid "Opening and Closing Terminals"
msgstr "打开和关闭终端"

#: C/mate-terminal.xml:388(term)
msgid "To open a new terminal window:"
msgstr "要打开一个新终端窗口:"

#: C/mate-terminal.xml:390(para)
msgid ""
"Choose <menuchoice><guimenu>File</guimenu><guimenuitem>Open Terminal</"
"guimenuitem></menuchoice>."
msgstr ""
"选择 <menuchoice><guimenu>文件</guimenu><guimenuitem>打开终端</guimenuitem></"
"menuchoice>。"

#: C/mate-terminal.xml:392(para)
msgid ""
"The new terminal inherits the application settings and default shell from "
"the parent terminal."
msgstr "新终端从父终端继承程序设置和默认 shell。"

#: C/mate-terminal.xml:397(term)
msgid "To close a terminal window:"
msgstr "要选择一个终端窗口:"

#: C/mate-terminal.xml:399(para)
msgid ""
"Choose <menuchoice><guimenu>File</guimenu><guimenuitem>Close Window</"
"guimenuitem></menuchoice>."
msgstr ""
"选择 <menuchoice><guimenu>文件</guimenu><guimenuitem>关闭窗口</guimenuitem></"
"menuchoice>。"

#: C/mate-terminal.xml:401(para)
msgid ""
"This action closes the terminal and any subprocesses that you opened from "
"the terminal. If you close the last terminal window, the <application>MATE "
"Terminal</application> application exits."
msgstr ""
"这个动作关闭终端和从这个终端打开的任何子进程。如果关闭最后一个终端窗口,"
"<application>MATE 终端</application>程序将退出。"

#: C/mate-terminal.xml:406(term)
msgid "To add a new tabbed terminal to a window:"
msgstr "要在一个窗口中添加一个新标签终端:"

#: C/mate-terminal.xml:408(para)
msgid ""
"Choose <menuchoice><guimenu>File</guimenu><guisubmenu>Open Tab</"
"guisubmenu><guimenuitem>Default</guimenuitem></menuchoice> or just "
"<menuchoice><guimenu>File</guimenu><guimenuitem>Open Tab</guimenuitem></"
"menuchoice> if there is no submenu."
msgstr ""
"选择 <menuchoice><guimenu>文件</guimenu><guisubmenu>打开标签页</"
"guisubmenu><guimenuitem>默认</guimenuitem></menuchoice>或在没有子菜单时仅仅"
"<menuchoice><guimenu>文件</guimenu><guimenuitem>打开标签页</guimenuitem></"
"menuchoice>"

#: C/mate-terminal.xml:413(term)
msgid "To display a tabbed terminal:"
msgstr "要显示一个带标签的终端:"

#: C/mate-terminal.xml:415(para)
msgid ""
"Click on the tab of the tabbed terminal that you want to display, or select "
"a tab title from the <guimenu>Tabs</guimenu> menu."
msgstr ""
"在您想显示的标签页上点击,或从<guimenu>标签页</guimenu>菜单中选择标签标题。"

#: C/mate-terminal.xml:418(para)
msgid ""
"Alternatively, choose <menuchoice><guimenu>Tabs</guimenu><guimenuitem>Next "
"Tab</guimenuitem></menuchoice> or <menuchoice><guimenu>Tabs</"
"guimenu><guimenuitem>Previous Tab</guimenuitem></menuchoice> to navigate "
"between tabs."
msgstr ""
"或者,选择<menuchoice><guimenu>标签页</guimenu><guimenuitem>后一个标签</"
"guimenuitem></menuchoice>或<menuchoice><guimenu>标签页</guimenu><guimenuitem>"
"前一个标签页</guimenuitem></menuchoice>来在标签之间导航。"

#: C/mate-terminal.xml:424(term)
msgid "To close a tabbed terminal:"
msgstr "要关闭一个带标签的终端:"

#: C/mate-terminal.xml:429(para)
msgid "Display the tabbed terminal that you want to close."
msgstr "显示您想关闭的带标签的终端。"

#: C/mate-terminal.xml:434(para)
msgid ""
"Choose <menuchoice><guimenu>File</guimenu><guimenuitem>Close Tab</"
"guimenuitem></menuchoice>."
msgstr ""
"选择 <menuchoice><guimenu>文件</guimenu><guimenuitem>关闭标签</guimenuitem></"
"menuchoice>"

#: C/mate-terminal.xml:444(title)
msgid "Managing Profiles"
msgstr "管理配置文件"

#: C/mate-terminal.xml:447(term)
msgid "To add a new profile:"
msgstr "要添加一个新的配置文件:"

#: C/mate-terminal.xml:452(para)
msgid ""
"Choose <menuchoice><guimenu>File</guimenu><guimenuitem>New Profile</"
"guimenuitem></menuchoice> to display the <guilabel>New Profile</guilabel> "
"dialog."
msgstr ""
"选择 <menuchoice><guimenu>文件</guimenu><guimenuitem>新建配置文件</"
"guimenuitem></menuchoice>来显示 <guilabel>新建配置文件</guilabel> 对话框。"

#: C/mate-terminal.xml:456(para)
msgid ""
"Type the new profile name in the <guilabel>Profile name</guilabel> text box."
msgstr "在 <guilabel>配置文件名</guilabel> 文本框中输入新配置文件名。"

#: C/mate-terminal.xml:460(para)
msgid ""
"Use the <guilabel>Base on</guilabel> drop-down list to select the profile on "
"which you want to base the new profile."
msgstr ""
"使用 <guilabel>基于</guilabel> 下拉菜单来选择新配置文件基于的配置文件。"

#: C/mate-terminal.xml:464(para)
msgid ""
"Click <guibutton>Create</guibutton> to display the <guilabel>Editing "
"Profile</guilabel> dialog."
msgstr ""
"点击 <guibutton>创建</guibutton> 来显示 <guilabel>编辑配置文件</guilabel>对话"
"框。"

#: C/mate-terminal.xml:468(para)
msgid ""
"Click <guibutton>Close</guibutton>. <application>MATE Terminal</"
"application> adds the profile to the <menuchoice><guimenu>Terminal</"
"guimenu><guisubmenu>Change Profile</guisubmenu></menuchoice> submenu."
msgstr ""
"点击<guibutton>关闭</guibutton>。<application>MATE 终端</application>向"
"<menuchoice><guimenu>终端</guimenu><guisubmenu>更改配置文件</guisubmenu></"
"menuchoice>子菜单中添加配置文件。"

#: C/mate-terminal.xml:476(term)
msgid "To change the profile of a tabbed terminal:"
msgstr "要更改带标签的终端的配置文件:"

#: C/mate-terminal.xml:481(para)
msgid ""
"Click on the tab of the tabbed terminal for which you want to change the "
"profile."
msgstr "点击您想更改配置文件的标签页。"

#: C/mate-terminal.xml:485(para)
msgid ""
"Choose <menuchoice><guimenu>Terminal</guimenu><guisubmenu>Change Profile</"
"guisubmenu><guimenuitem><replaceable>profilename</replaceable></"
"guimenuitem></menuchoice>."
msgstr ""
"选择 <menuchoice><guimenu>终端</guimenu><guisubmenu>更改配置文件</"
"guisubmenu><guimenuitem><replaceable>配置文件</replaceable></guimenuitem></"
"menuchoice>。"

#: C/mate-terminal.xml:493(term)
msgid "To edit a profile:"
msgstr "要编辑配置文件:"

#: C/mate-terminal.xml:495(para)
msgid ""
"You edit profiles in the <guilabel>Editing Profile</guilabel> dialog. You "
"can access the <guilabel>Editing Profile</guilabel> dialog in the following "
"ways:"
msgstr ""
"在 <guilabel>Editing Profile</guilabel>对话框中编辑配置文件。您可以使用如下方"
"法进入<guilabel>Editing Profile</guilabel>对话框:"

#: C/mate-terminal.xml:499(para)
msgid ""
"Choose <menuchoice><guimenu>Edit</guimenu><guisubmenu>Current Profile</"
"guisubmenu></menuchoice>."
msgstr ""
"选择 <menuchoice><guimenu>编辑</guimenu><guisubmenu>当前配置文件</"
"guisubmenu></menuchoice>。"

#: C/mate-terminal.xml:503(para)
msgid ""
"Right-click in the terminal window, then choose "
"<menuchoice><guimenuitem>Profiles</guimenuitem><guimenuitem>Profile "
"Preferences</guimenuitem></menuchoice> from the popup menu."
msgstr ""
"右键点击终端窗口,然后从快捷菜单中选择 <menuchoice><guimenuitem>配置文件</"
"guimenuitem><guimenuitem>配置文件首选项</guimenuitem></menuchoice>。"

#: C/mate-terminal.xml:507(para)
msgid ""
"Choose <menuchoice><guimenu>Edit</guimenu><guisubmenu>Profiles</guisubmenu></"
"menuchoice>, select the profile you want to edit, then click "
"<guibutton>Edit</guibutton>. For information on the options you can set for "
"profiles, see <xref linkend=\"mate-terminal-prefs\"/>."
msgstr ""
"选择<menuchoice><guimenu>编辑</guimenu><guisubmenu>配置文件</guisubmenu></"
"menuchoice>,选择要编辑的配置文件,然后点击<guibutton>编辑</guibutton>。要获"
"取您可以在配置文件中设置的选项,查看<xref linkend=\"mate-terminal-prefs\"/"
">。"

#: C/mate-terminal.xml:514(term)
msgid "To delete a profile:"
msgstr "要删除一个配置文件:"

#: C/mate-terminal.xml:519(para)
msgid ""
"Choose <menuchoice><guimenu>Edit</guimenu><guimenuitem>Profiles</"
"guimenuitem></menuchoice>."
msgstr ""
"选择 <menuchoice><guimenu>编辑</guimenu><guimenuitem>配置文件</guimenuitem></"
"menuchoice>。"

#: C/mate-terminal.xml:523(para)
msgid ""
"Select the name of the profile that you want to delete in the "
"<guilabel>Profiles</guilabel> list, then click <guibutton>Delete</"
"guibutton>. The <guilabel>Delete Profile</guilabel> dialog is displayed."
msgstr ""
"在<guilabel>Profiles</guilabel>列表中选择您要删除的配置文件名,然后点击"
"<guibutton>删除</guibutton>。显示<guilabel>删除配置文件</guilabel>对话框。"

#: C/mate-terminal.xml:527(para)
msgid "Click <guibutton>Delete</guibutton> to confirm the deletion."
msgstr "点击 <guibutton>删除</guibutton>来确认这个删除动作。"

#: C/mate-terminal.xml:531(para)
msgid ""
"Click <guibutton>Close</guibutton> to close the <guilabel>Edit Profiles</"
"guilabel> dialog."
msgstr ""
"点击<guibutton>关闭</guibutton>来关闭<guilabel>编辑配置文件</guilabel>对话"
"框。"

#: C/mate-terminal.xml:541(title)
msgid "Modifying a Terminal Window"
msgstr "更改一个终端窗口"

#: C/mate-terminal.xml:544(term)
msgid "To hide the menubar:"
msgstr "要隐藏菜单栏:"

#: C/mate-terminal.xml:546(para)
msgid ""
"Choose <menuchoice><guimenu>View</guimenu><guimenuitem>Show Menubar</"
"guimenuitem></menuchoice>."
msgstr ""
"选择 <menuchoice><guimenu>查看</guimenu><guimenuitem>显示菜单栏</"
"guimenuitem></menuchoice>。"

#: C/mate-terminal.xml:551(term)
msgid "To show a hidden menubar:"
msgstr "要显示隐藏的菜单栏:"

#: C/mate-terminal.xml:553(para)
msgid ""
"Right-click on the terminal window, then choose <guimenuitem>Show Menubar</"
"guimenuitem> from the popup menu."
msgstr ""
"在终端窗口右键点击, 然后在快捷菜单中选择 <guimenuitem>显示菜单栏</"
"guimenuitem>。"

#: C/mate-terminal.xml:557(term)
msgid ""
"To display the <application>MATE Terminal</application> window in full-"
"screen mode:"
msgstr "要以全屏模式显示<application>MATE 终端</application>窗口:"

#: C/mate-terminal.xml:559(para)
msgid ""
"Choose <menuchoice><guimenu>View</guimenu><guimenuitem>Full Screen</"
"guimenuitem></menuchoice>. Full-screen mode displays the text in a window "
"that fills the full screen. The window does not contain a window frame or "
"titlebar. To exit from this mode, choose <menuchoice><guimenu>View</"
"guimenu><guimenuitem>Full Screen</guimenuitem></menuchoice> again."
msgstr ""
"选择 <menuchoice><guimenu>查看</guimenu><guimenuitem>全屏</guimenuitem></"
"menuchoice>。全屏模式在一个充满整个屏幕的窗口中显示文本。这个窗口不包含一个窗"
"口框架或标题栏。要从这个模式退出,再次选择<menuchoice><guimenu>查看</"
"guimenu><guimenuitem>全屏</guimenuitem></menuchoice>。"

#: C/mate-terminal.xml:563(term)
msgid "To change the appearance of the terminal window:"
msgstr "要更改终端窗口的外观:"

#: C/mate-terminal.xml:565(para)
msgid ""
"See <xref linkend=\"mate-terminal-prefs\"/> for information about the "
"options that you can choose in the <guilabel>Editing Profile</guilabel> "
"dialog to change the appearance of the terminal window. For example, you can "
"change the background color, or the location of the scrollbar."
msgstr ""
"查看<xref linkend=\"mate-terminal-prefs\"/>获取更多关于您可以在<guilabel>编"
"辑配置文件</guilabel>对话框中更改终端窗口外观的选项的更多信息。例如,您可以更"
"改背景色或滚动条的位置。"

#: C/mate-terminal.xml:572(title)
msgid "Working with the Contents of Terminal Windows"
msgstr "操作终端窗口的内容"

#: C/mate-terminal.xml:575(term)
msgid "To scroll through previous commands and output:"
msgstr "要翻阅先前的命令并显示:"

#: C/mate-terminal.xml:577(para)
msgid "Perform one of the following actions:"
msgstr "执行如下之一的动作:"

#: C/mate-terminal.xml:582(para)
msgid ""
"Use the scrollbar, which is usually displayed on the right of the terminal "
"window."
msgstr "使用滚动条,其一般是在终端窗口的右边显示。"

#: C/mate-terminal.xml:586(para)
msgid ""
"Press the <keycombo><keycap>Shift</keycap><keycap>Page Up</keycap></"
"keycombo>, <keycombo><keycap>Shift</keycap><keycap>Page Down</keycap></"
"keycombo>, <keycombo><keycap>Shift</keycap><keycap>Home</keycap></keycombo>, "
"or <keycombo><keycap>Shift</keycap><keycap>End</keycap></keycombo> keys."
msgstr ""
"按下 <keycombo><keycap>Shift</keycap><keycap>Page Up</keycap></keycombo>,"
"<keycombo><keycap>Shift</keycap><keycap>Page Down</keycap></keycombo>,"
"<keycombo><keycap>Shift</keycap><keycap>Home</keycap></keycombo>或 "
"<keycombo><keycap>Shift</keycap><keycap>End</keycap></keycombo>组合键。"

#: C/mate-terminal.xml:590(para)
msgid ""
"The number of lines that you can scroll back to in the terminal window is "
"determined by the <guilabel>Scrollback</guilabel> setting in the "
"<guilabel>Scrolling</guilabel> tabbed section of the <guilabel>Editing "
"Profile</guilabel> dialog. You can also scroll up or down one line at a time "
"by pressing <keycombo><keycap>Control</keycap><keycap>Shift</"
"keycap><keycap>Up</keycap></keycombo> or <keycombo><keycap>Control</"
"keycap><keycap>Shift</keycap><keycap>Down</keycap></keycombo>."
msgstr ""
"在终端窗口中,您可以回滚的行数是由<guilabel>编辑配置文件</guilabel>对话框的"
"<guilabel>滚动</guilabel>标签中的<guilabel>回滚</guilabel>设置决定的。您也可"
"以通过按 <keycombo><keycap>Control</keycap><keycap>Shift</keycap><keycap>上方"
"向键</keycap></keycombo> 或 <keycombo><keycap>Control</keycap><keycap>Shift</"
"keycap><keycap>下方向键</keycap></keycombo> 一次向上或向下滚动一行。"

#: C/mate-terminal.xml:595(term)
msgid "To select and copy text:"
msgstr "要选择和复制文本:"

#: C/mate-terminal.xml:597(para)
msgid "You can select text in any of the following ways:"
msgstr "您可以通过如下任何方式选择文本:"

#: C/mate-terminal.xml:602(para)
msgid ""
"To select a character at a time, click on the first character that you want "
"to select and drag the mouse to the last character that you want to select."
msgstr ""
"要一次选择连续字符,在您要选择的第一个字符上点击并且拖动鼠标到您要选择的最后"
"一个字符。"

#: C/mate-terminal.xml:606(para)
msgid ""
"To select a word at a time, double-click on the first word that you want to "
"select and drag the mouse to the last word that you want to select. Symbols "
"are selected individually."
msgstr ""
"要以单词为单位选择,在您要选择的第一个单词上双击并且拖动鼠标到您要选择的最后"
"一个单词。符号单独地被选择。"

#: C/mate-terminal.xml:610(para)
msgid ""
"To select a line at a time, triple-click on the first line that you want to "
"select and drag the mouse to the last line that you want to select."
msgstr "要以行为单位选择,在要选择的起始行三击并拖动鼠标到要选择的最后一行。"

#: C/mate-terminal.xml:614(para)
msgid ""
"These actions select all text between the first and last items. For all text "
"selections, <application>MATE Terminal</application> copies the selected "
"text into the clipboard when you release the mouse button. To explicitly "
"copy the selected text, choose <menuchoice><guimenu>Edit</"
"guimenu><guimenuitem>Copy</guimenuitem></menuchoice>."
msgstr ""
"这个动作选择从第一个到最后一个条目的所有文本。对于所有的文本选择,"
"<application>MATE 终端</application>在您释放鼠标时,复制选中的文本到剪贴板。"
"要明确的复制选中的文本,选择<menuchoice><guimenu>编辑</guimenu><guimenuitem>"
"复制</guimenuitem></menuchoice>。"

#: C/mate-terminal.xml:619(term)
msgid "To paste text into a terminal:"
msgstr "要在终端中粘贴文本:"

#: C/mate-terminal.xml:621(para)
msgid ""
"If you previously copied text to the clipboard, you can paste the text into "
"a terminal by performing one of the following actions:"
msgstr ""
"如果您已经将一段文本复制到了剪切板,您可以执行如下动作将这段文本粘贴到终端:"

#: C/mate-terminal.xml:625(para)
msgid ""
"To paste text that you copied by selection only, middle-click at the command "
"prompt. If you do not have a middle mouse button, refer to the X Server "
"documentation for information about how to emulate the middle mouse button."
msgstr ""
"要粘贴您仅通过选择复制的文本,在命令提示符处点击中键。如果您的鼠标没有中键,"
"查看 X Server 文档获取如何模拟一个鼠标中键的信息。"

#: C/mate-terminal.xml:629(para)
msgid ""
"To paste text that you explicitly copied, choose <menuchoice><guimenu>Edit</"
"guimenu><guimenuitem>Paste</guimenuitem></menuchoice>."
msgstr ""
"要粘贴您明确复制的文本,选择<menuchoice><guimenu>编辑</guimenu><guimenuitem>"
"粘贴</guimenuitem></menuchoice>。"

#: C/mate-terminal.xml:636(term)
msgid "To drag a file name into a terminal window:"
msgstr "要拖动一个文件名到终端窗口:"

#: C/mate-terminal.xml:638(para)
msgid ""
"You can drag a file name to a terminal from another application such as a "
"file manager. The terminal displays the path and the full name of the file."
msgstr ""
"您可以从其它程序(如文件管理器)拖动一个文件名到终端。终端显示这个文件的路径和"
"全名。"

#: C/mate-terminal.xml:643(term)
msgid "To access a link:"
msgstr "要进入一个链接:"

#: C/mate-terminal.xml:645(para)
msgid ""
"To access a Uniform Resource Locator (URL) that is displayed in a terminal, "
"perform the following steps:"
msgstr "要进入一个在终端中显示的统一资源定位符(URL),执行如下步骤:"

#: C/mate-terminal.xml:649(para)
msgid "Move the mouse over the URL until the URL is underlined."
msgstr "移动鼠标到 URL,直到 URL 被下划线。"

#: C/mate-terminal.xml:653(para)
msgid "Right-click on the URL to open a popup menu."
msgstr "在 URL 上右键点击打开一个快捷菜单。"

#: C/mate-terminal.xml:657(para)
msgid ""
"Choose <guimenuitem>Open Link</guimenuitem> to start a link application and "
"display the file located at the URL."
msgstr ""
"选择 <guimenuitem>打开链接</guimenuitem>启动关联的应用程序并显示 URL 关联的文"
"件。"

#: C/mate-terminal.xml:667(title)
msgid "Viewing the Keyboard Shortcut Settings"
msgstr "查看键盘快捷键设置"

#: C/mate-terminal.xml:668(para)
msgid ""
"To view the keyboard shortcut settings that are defined for "
"<application>MATE Terminal</application>, choose <menuchoice><guimenu>Edit</"
"guimenu><guimenuitem>Keyboard Shortcuts</guimenuitem></menuchoice>. The "
"<guilabel>Keyboard Shortcuts</guilabel> dialog contains the following items:"
msgstr ""
"要查看<application>MATE Terminal</application>的键盘快捷键设置,选择"
"<menuchoice><guimenu>编辑</guimenu><guimenuitem>键盘快捷键</guimenuitem></"
"menuchoice>。<guilabel>键盘快捷键</guilabel>对话框包含如下内容:"

#: C/mate-terminal.xml:672(guilabel)
msgid "Disable all menu access keys (such as Alt+f to open File menu)"
msgstr "禁用所有的打开菜单的快捷键 (例如 Alt+f 打开文件菜单)"

#: C/mate-terminal.xml:674(para)
msgid ""
"Deselect this option to disable the access keys that are defined to enable "
"you to use the keyboard instead of the mouse to select a menu item. Each "
"access key is identified by an underlined letter on a menu or dialog option. "
"In some cases, you must press the <keycap>Alt</keycap> key in combination "
"with the access key to perform the action."
msgstr ""
"反选这项禁用定义用来是您可以使用键盘代替鼠标选择菜单条目的访问键。每个访问键"
"通过在菜单那或对话框选项上的前边有个下划线的字母标明。某些情况下,需要同时按"
"下<keycap>Alt</keycap>键和那个访问键来执行这个动作。"

#: C/mate-terminal.xml:679(guilabel)
msgid "Disable menu shortcut key (F10 by default)"
msgstr "禁用菜单快捷键 (默认是 F10)"

#: C/mate-terminal.xml:681(para)
msgid ""
"Deselect this option to disable the shortcut key that is defined to enable "
"you to access the <application>MATE Terminal</application> menus. The "
"default shortcut key to access the menus is <keycap>F10</keycap>."
msgstr ""
"反选这个选项以禁用定义用于开启<application>MATE 终端</application>菜单的快捷"
"键。默认的开启菜单的快捷键是<keycap>F10</keycap>。"

#: C/mate-terminal.xml:686(guilabel)
msgid "Shortcut Keys"
msgstr "快捷键"

#: C/mate-terminal.xml:688(para)
msgid ""
"The <guilabel>Shortcut Keys</guilabel> section of the dialog lists the "
"shortcut keys that are defined for each menu item."
msgstr ""
"这个对话框的<guilabel>Shortcut Keys</guilabel>节列出了每个菜单条目的快捷键。"

#: C/mate-terminal.xml:690(para)
msgid ""
"Not all keys can be used as shortcut keys, such as <keycap>Tab</keycap>."
msgstr "不是所有的键都能作为快捷键,例如<keycap>Tab</keycap>。"

#: C/mate-terminal.xml:697(title)
msgid "Text Size"
msgstr "字体大小"

#: C/mate-terminal.xml:698(para)
msgid ""
"You can use the following methods to resize the text in the MATE Terminal "
"window:"
msgstr "您可以使用如下方法重新调整 MATE 终端窗口中字体的大小:"

#: C/mate-terminal.xml:700(para)
msgid ""
"To increase the size of the text, choose <menuchoice><guimenu>View</"
"guimenu><guimenuitem>Zoom In</guimenuitem></menuchoice>."
msgstr ""
"要增大字体的大小,选择 <menuchoice><guimenu>查看</guimenu><guimenuitem>放大</"
"guimenuitem></menuchoice>。"

#: C/mate-terminal.xml:702(para)
msgid ""
"To decrease the size of the text, choose <menuchoice><guimenu>View</"
"guimenu><guimenuitem>Zoom Out</guimenuitem></menuchoice>."
msgstr ""
"要减小字体的大小,选择 <menuchoice><guimenu>查看</guimenu><guimenuitem>缩小</"
"guimenuitem></menuchoice>。"

#: C/mate-terminal.xml:704(para)
msgid ""
"To view the text at actual size, choose <menuchoice><guimenu>View</"
"guimenu><guimenuitem>Normal Size</guimenuitem></menuchoice>."
msgstr ""
"要以实际大小查看文本,选择<menuchoice><guimenu>查看</guimenu><guimenuitem>普"
"通大小</guimenuitem></menuchoice>。"

#: C/mate-terminal.xml:711(title)
msgid "To Change the Terminal Title"
msgstr "要更改终端标题"

#: C/mate-terminal.xml:712(para)
msgid ""
"To change the title of the currently displayed terminal, perform the "
"following steps:"
msgstr "要更改终端中当前显示的标题,执行如下步骤:"

#: C/mate-terminal.xml:716(para)
msgid ""
"Choose <menuchoice><guimenu>Terminal</guimenu><guimenuitem>Set Title</"
"guimenuitem></menuchoice>."
msgstr ""
"选择 <menuchoice><guimenu>终端</guimenu><guimenuitem>设置标题</guimenuitem></"
"menuchoice>。"

#: C/mate-terminal.xml:719(para)
msgid ""
"Type the new title in the <guilabel>Title</guilabel> text box. "
"<application>MATE Terminal</application> applies the change immediately."
msgstr ""
"在<guilabel>标题</guilabel>文本框输入新的标题。<application>MATE 终端</"
"application>立即使用这个更改。"

#: C/mate-terminal.xml:722(para)
msgid ""
"Click <guibutton>Close</guibutton> to close the <guilabel>Set Title</"
"guilabel> dialog."
msgstr ""
"点击<guibutton>关闭</guibutton>以关闭<guilabel>设置标题</guilabel>对话框。"

#: C/mate-terminal.xml:728(title)
msgid "To Change the Character Encoding"
msgstr "要更改字符编码"

#: C/mate-terminal.xml:729(para)
msgid ""
"To change the character encoding, choose <menuchoice><guimenu>Terminal</"
"guimenu><guisubmenu>Set Character Encoding</guisubmenu></menuchoice>, then "
"select the appropriate encoding."
msgstr ""
"要更改字符编码,选择<menuchoice><guimenu>终端</guimenu><guisubmenu>设置字符编"
"码</guisubmenu></menuchoice>,然后选择相应的编码。"

#: C/mate-terminal.xml:734(title)
msgid "To Change the List of Character Encodings"
msgstr "要更改字符编码列表"

#: C/mate-terminal.xml:735(para)
msgid ""
"To change the list of character encodings displayed in the <guisubmenu>Set "
"Character Encoding</guisubmenu> menu, perform the following steps:"
msgstr ""
"要更改<guisubmenu>设置字符编码</guisubmenu>菜单中显示的字符编码列表,执行如下"
"步骤:"

#: C/mate-terminal.xml:740(para)
msgid ""
"Choose <menuchoice><guimenu>Terminal</guimenu><guisubmenu>Set Character "
"Encoding</guisubmenu><guimenuitem>Add or Remove</guimenuitem></menuchoice>."
msgstr ""
"选择 <menuchoice><guimenu>终端</guimenu><guisubmenu>设置字符编码</"
"guisubmenu><guimenuitem>添加或删除</guimenuitem></menuchoice>。"

#: C/mate-terminal.xml:744(para)
msgid ""
"To add an encoding to the <guisubmenu>Set Character Encoding</guisubmenu> "
"menu, select the encoding in the <guilabel>Available encodings</guilabel> "
"list box, then click the right arrow button."
msgstr ""
"要向<guisubmenu>Set Character Encoding</guisubmenu>菜单中添加一个编码,在"
"<guilabel>可用的编码</guilabel>列表框中选择这个编码,然后点击右向箭头按钮。"

#: C/mate-terminal.xml:748(para)
msgid ""
"To remove an encoding from the <guisubmenu>Set Character Encoding</"
"guisubmenu> menu, select the encoding in the <guilabel>Encodings shown in "
"menu</guilabel> list box, then click the left arrow button."
msgstr ""
"要从<guisubmenu>设置字符编码</guisubmenu>菜单中移除一个编码,在<guilabel>菜单"
"中显示的编码</guilabel>列表框中选择这个编码,然后点击左向箭头按钮。"

#: C/mate-terminal.xml:752(para)
msgid ""
"Click <guibutton>Close</guibutton> to close the <guilabel>Add or Remove "
"Terminal Encodings</guilabel> dialog."
msgstr ""
"点击<guibutton>Close</guibutton>以关闭<guilabel>添加或删除终端编码</guilabel>"
"对话框。"

#: C/mate-terminal.xml:760(title)
msgid "To Recover Your Terminal"
msgstr "要恢复您的终端"

#: C/mate-terminal.xml:761(para)
msgid "This section provides some advice if you have problems with terminals."
msgstr "如果您使用终端有问题,本节提供一些建议。"

#: C/mate-terminal.xml:766(term)
msgid "To reset the state of the terminal:"
msgstr "要复位终端的状态:"

#: C/mate-terminal.xml:768(para)
msgid ""
"Choose <menuchoice><guimenu>Terminal</guimenu><guimenuitem>Reset</"
"guimenuitem></menuchoice>."
msgstr ""
"选择<menuchoice><guimenu>终端</guimenu><guimenuitem>复位</guimenuitem></"
"menuchoice>。"

#: C/mate-terminal.xml:776(term)
msgid "To reset the terminal and clear the screen:"
msgstr "要重置终端并清理屏幕:"

#: C/mate-terminal.xml:778(para)
msgid ""
"Choose <menuchoice><guimenu>Terminal</guimenu><guimenuitem>Reset and Clear</"
"guimenuitem></menuchoice>."
msgstr ""
"选择<menuchoice><guimenu>终端</guimenu><guimenuitem>复位并清屏</"
"guimenuitem></menuchoice>"

#: C/mate-terminal.xml:790(title)
msgid "Preferences"
msgstr "首选项"

#: C/mate-terminal.xml:791(para)
msgid ""
"To configure <application>MATE Terminal</application>, choose "
"<menuchoice><guimenu>Edit</guimenu><guimenuitem>Current Profile</"
"guimenuitem></menuchoice>. To configure another profile that you set up "
"choose <menuchoice><guimenu>Edit</guimenu><guimenuitem>Profiles</"
"guimenuitem></menuchoice>, select the profile you want to edit, then click "
"<guibutton>Edit</guibutton>."
msgstr ""
"要配置<application>MATE 终端</application>,选择<menuchoice><guimenu>编辑</"
"guimenu><guimenuitem>当前配置文件</guimenuitem></menuchoice>。要配置您设置的"
"其他配置文件,选择<menuchoice><guimenu>编辑</guimenu><guimenuitem>配置文件</"
"guimenuitem></menuchoice>,选择要编辑的配置文件,点击<guibutton>编辑</"
"guibutton>。"

#: C/mate-terminal.xml:793(para)
msgid ""
"The <guilabel>Editing Profile</guilabel> dialog contains the following "
"tabbed sections that you can use to configure <application>MATE Terminal</"
"application>:"
msgstr ""
"<guilabel>编辑配置文件</guilabel>对话框包含如下标签,您可以使用其配置"
"<application>MATE 终端</application>:"

#: C/mate-terminal.xml:812(title)
msgid "General"
msgstr "常规"

#: C/mate-terminal.xml:816(guilabel)
msgid "Profile name"
msgstr "配置文件名"

#: C/mate-terminal.xml:818(para)
msgid "Use this text box to specify the name of the current profile."
msgstr "使用这个文本框指定当前配置文件的名字。"

#: C/mate-terminal.xml:825(guilabel)
msgid "Use the system fixed width font"
msgstr "使用系统等宽字体"

#: C/mate-terminal.xml:827(para)
msgid ""
"Select this option to use the standard fixed width font that is specified in "
"the <guilabel>Font</guilabel> tab of the <application>Appearance</"
"application> preference tool."
msgstr ""
"选择这项使用标准等宽字体,其是在<application>外观</application>首选项工具的"
"<guilabel>字体</guilabel>标签中指定的。"

#: C/mate-terminal.xml:834(guilabel)
msgid "Font"
msgstr "字体"

#: C/mate-terminal.xml:836(para)
msgid ""
"Click on this button to select a font type and font size for the terminal. "
"This button is only enabled if the <guilabel>Use the system terminal font</"
"guilabel> option is unselected."
msgstr ""
"点击这个按钮来为终端选择一个字体类型和字体大小。这个按钮只有在 <guilabel>使用"
"系统终端字体</guilabel>选项没有被选择时才被启用。"

#: C/mate-terminal.xml:842(guilabel)
msgid "Allow bold text"
msgstr "允许粗体字"

#: C/mate-terminal.xml:844(para)
msgid "Select this option to enable the terminal to display bold text."
msgstr "选择这项使终端显示粗体字。"

#: C/mate-terminal.xml:851(guilabel)
msgid "Show menubar by default in new terminals"
msgstr "在新终端中默认显示菜单栏"

#: C/mate-terminal.xml:854(para)
msgid "Select this option to show the menubar on new terminal windows."
msgstr "选择这项在新终端窗口中显示菜单栏。"

#: C/mate-terminal.xml:861(guilabel)
msgid "Terminal bell"
msgstr "终端响铃"

#: C/mate-terminal.xml:863(para)
msgid "Select this option to enable the terminal bell."
msgstr "选择这项启用终端响铃"

#: C/mate-terminal.xml:870(guilabel)
msgid "Select-by-word characters"
msgstr "选择单词的标识字符"

#: C/mate-terminal.xml:872(para)
msgid ""
"Use this text box to specify characters or groups of characters that "
"<application>MATE Terminal</application> considers to be words when you "
"select text by word. See <xref linkend=\"mate-terminal-contents\"/> for "
"more information about how to select text by word."
msgstr ""
"使用这个文本框指定在您按单词为单位选择文本时<application>MATE 终端</"
"application>认为是单词的字符或字符组。参看<xref linkend=\"mate-terminal-"
"contents\"/>获取更多关于怎样以单词为单位选择文本的信息。"

#: C/mate-terminal.xml:881(title)
msgid "Title and Command"
msgstr "标题和命令"

#: C/mate-terminal.xml:885(guilabel)
msgid "Initial title"
msgstr "初始标题"

#: C/mate-terminal.xml:887(para)
msgid ""
"Use this text box to specify the initial title of terminals that use the "
"profile. New terminals that are started from the current terminal have the "
"new initial title."
msgstr ""
"使用这个文本框指定使用这个配置文件的终端的初始标题。从当前终端启动的新终端使"
"用这个新初始标题。"

#: C/mate-terminal.xml:894(guilabel)
msgid "When terminal commands set their own titles"
msgstr "终端命令设置其自己的标题时"

#: C/mate-terminal.xml:896(para)
msgid ""
"Use this drop-down list to specify how to handle dynamically-set titles, "
"that is, terminal titles set by commands that run in the terminal."
msgstr ""
"使用下拉菜单指定怎样处理动态设置的标题,即,终端标题由其中运行的命令设置。"

#: C/mate-terminal.xml:903(guilabel)
msgid "Run command as a login shell"
msgstr "以登录 shell 方式运行命令"

#: C/mate-terminal.xml:905(para)
msgid ""
"Select this option to force the command that currently runs inside the "
"terminal to run as a login shell. If the command is not a shell, the setting "
"has no effect."
msgstr ""
"选择这项强迫当前运行在终端中的命令按照登录 shell 方式运行。如果这个命令不是 "
"shell,这项设置无效。"

#: C/mate-terminal.xml:912(guilabel)
msgid "Update login records when command is launched"
msgstr "运行命令时更新登录记录"

#: C/mate-terminal.xml:914(para)
msgid ""
"Select this option to insert a new entry in the login records when a new "
"shell is opened."
msgstr "选择这项在一个新 shell 打开时在登录记录中插入一个新条目。"

#: C/mate-terminal.xml:921(guilabel)
msgid "Run a custom command instead of my shell"
msgstr "运行自定义命令而不是 Shell"

#: C/mate-terminal.xml:924(para)
msgid ""
"Select this option to run a specified command, other than the normal shell, "
"in the terminal. Specify the custom command in the <guilabel>Custom command</"
"guilabel> text box."
msgstr ""
"选择这项以在终端中运行指定命令而不是通常的 shell。在 <guilabel>自定义命令</"
"guilabel>文本框中指定自定义命令。"

#: C/mate-terminal.xml:931(guilabel)
msgid "When command exits"
msgstr "在命令退出时"

#: C/mate-terminal.xml:933(para)
msgid ""
"Use this drop-down list to specify what action to perform when the command "
"exits."
msgstr "使用下拉菜单指定命令退出时执行的动作。"

#: C/mate-terminal.xml:941(title)
msgid "Colours"
msgstr "颜色"

#: C/mate-terminal.xml:945(guilabel)
msgid "Foreground and Background"
msgstr "前景和背景"

#: C/mate-terminal.xml:948(para)
msgid ""
"Select the <guilabel>Use colours from system theme</guilabel> option to use "
"the colors that are specified in the MATE Desktop theme that is selected in "
"the <guilabel>Theme</guilabel> tab of the <ulink type=\"help\" url=\"help:"
"user-guide?prefs-theme\"><application>Appearance</application> preference "
"tool</ulink>."
msgstr ""
"选择<guilabel>使用系统主题中的颜色</guilabel>选项,使用 MATE 桌面主题指定的"
"颜色,其是在<ulink type=\"help\" url=\"help:user-guide?prefs-theme"
"\"><application>外观</application>首选项工具</ulink>的<guilabel>主题</"
"guilabel>标签选择的。"

#: C/mate-terminal.xml:951(para)
msgid ""
"Use the <guilabel>Built-in schemes</guilabel> drop-down list to specify the "
"foreground and background colors for the terminal. <application>MATE "
"Terminal</application> supports the following foreground and background "
"color combinations:"
msgstr ""
"使用<guilabel>内置方案</guilabel>下拉菜单为终端指定前景色和背景色。"
"<application>MATE 终端</application>支持如下前景色和背景色组合:"

#: C/mate-terminal.xml:957(guilabel)
msgid "Black on light yellow"
msgstr "黑字浅黄背景"

#: C/mate-terminal.xml:962(guilabel)
msgid "Black on white"
msgstr "白底黑字"

#: C/mate-terminal.xml:967(guilabel)
msgid "Gray on black"
msgstr "灰字黑底"

#: C/mate-terminal.xml:972(guilabel)
msgid "Green on black"
msgstr "绿字黑底"

#: C/mate-terminal.xml:977(guilabel)
msgid "White on black"
msgstr "白字黑底"

#: C/mate-terminal.xml:982(guilabel)
msgid "Custom"
msgstr "自定义"

#: C/mate-terminal.xml:984(para)
msgid ""
"This option enables you to select colors that are not in the selected color "
"scheme."
msgstr "这个选项是您可以选择在已选的配色方案中没有的颜色。"

#: C/mate-terminal.xml:989(para)
msgid ""
"The actual display of the foreground and background colors can vary "
"depending on the color scheme that you choose. For example, if you choose "
"<guilabel>White on black</guilabel> and the <guilabel>Linux console</"
"guilabel> color scheme, the application displays the foreground and "
"background colors as light gray on black. The <guilabel>Built-in schemes</"
"guilabel> drop-down list is only enabled if the <guilabel>Use colours from "
"system theme</guilabel> option is unselected."
msgstr ""
"实际显示的前景色和背景色可能相当依赖于选择的颜色方案。例如,如果选择 "
"<guilabel>黑底白字</guilabel>和 <guilabel>Linux 控制台</guilabel>颜色方案,程"
"序将显示前景色和背景色为黑底量灰色前景。<guilabel>内置方案</guilabel>下拉菜单"
"只有在 <guilabel>使用系统主题中的颜色</guilabel> 未被选中时才启用。"

#: C/mate-terminal.xml:992(para)
msgid ""
"Click on the <guibutton>Text colour</guibutton> button to display the "
"<guilabel>Choose terminal text colour</guilabel> dialog. Use the color wheel "
"or the spin boxes to customize the color that you want to use as the text "
"color, then click <guibutton>OK</guibutton>. The <guibutton>Text colour</"
"guibutton> button is only enabled if the <guilabel>Use colours from system "
"theme</guilabel> option is unselected."
msgstr ""
"点击<guibutton>文本颜色</guibutton>按钮以显示<guilabel>选择终端文本颜色</"
"guilabel>对话框。使用色轮或自旋框来自定义想要用于文本的颜色,然后点击"
"<guibutton>确定</guibutton>。<guibutton>文本颜色</guibutton>按钮只有在"
"<guilabel>使用系统主题中的颜色</guilabel>选项没有选中时才被启用。"

#: C/mate-terminal.xml:995(para)
msgid ""
"Click on the <guibutton>Background colour</guibutton> button to display the "
"<guilabel>Choose terminal background colour</guilabel> dialog. Use the color "
"wheel or the spin boxes to customize the color that you want to use as the "
"background color, then click <guibutton>OK</guibutton>. The "
"<guibutton>Background colour</guibutton> button is only enabled if the "
"<guilabel>Use colours from system theme</guilabel> option is unselected."
msgstr ""
"点击<guibutton>背景颜色</guibutton>按钮显示<guilabel>选择终端背景颜色</"
"guilabel>对话框。使用色轮或自旋框自定义想用于背景的颜色,然后点击<guibutton>"
"确定</guibutton>。<guibutton>背景颜色</guibutton>按钮只有在<guilabel>使用系统"
"主题颜色</guilabel>选项没有被选中时才启用。"

#: C/mate-terminal.xml:1002(guilabel)
msgid "Palette"
msgstr "调色板"

#: C/mate-terminal.xml:1004(para)
msgid ""
"The terminal emulation can only use 16 colors at a time to draw text. The "
"color palette specifies these 16 colors. Applications that run in the "
"terminal use an index number to specify a color from this palette."
msgstr ""
"终端模拟器只能同时使用 16 种颜色绘制文本。调色板指定了这 16 种颜色。终端中运"
"行的程序使用一个索引数字来从调色板中指定颜色。"

#: C/mate-terminal.xml:1006(para)
msgid ""
"Use the <guilabel>Built-in schemes</guilabel> drop-down list to choose a "
"preset color schemes. The color palette below and the contents of the "
"terminal window both update to show the scheme."
msgstr ""
"使用<guilabel>内置方案</guilabel>下拉菜单选择预设的颜色方案。下边的调色板和终"
"端窗口中的内容同时更新以显示这种方案。"

#: C/mate-terminal.xml:1007(para)
msgid ""
"Use the <guilabel>Colour palette</guilabel> to customize the 16 default "
"colors in the custom color palette. To customize a color, click on the color "
"to display the <guilabel>Palette entry</guilabel> dialog. Use the color "
"wheel or the spin boxes to customize the color, then click <guibutton>OK</"
"guibutton>."
msgstr ""
"使用<guilabel>调色板</guilabel>自定义在自定义调色板中的 16 种默认的颜色。要自"
"定义一种颜色,在这种颜色上点击,以显示<guilabel>调色板颜色</guilabel>对话框。"
"使用色轮或自旋框来自定义颜色,然后点击<guibutton>确定</guibutton>。"

#: C/mate-terminal.xml:1014(title)
msgid "Effects"
msgstr "效果"

#: C/mate-terminal.xml:1018(guilabel)
msgid "Background"
msgstr "背景"

#: C/mate-terminal.xml:1020(para)
msgid ""
"Select a background for the terminal window. The options are as follows:"
msgstr "为终端窗口设置背景。有如下选项:"

#: C/mate-terminal.xml:1026(guilabel)
msgid "Solid color"
msgstr "纯色"

#: C/mate-terminal.xml:1028(para)
msgid ""
"Select this option to use the background color that is specified in the "
"<guilabel>Colors</guilabel> tabbed section as the background color for the "
"terminal."
msgstr ""
"选择此项使用在<guilabel>颜色</guilabel>标签中指定的背景颜色作为终端的背景颜"
"色。"

#: C/mate-terminal.xml:1034(guilabel)
msgid "Background image"
msgstr "背景图片"

#: C/mate-terminal.xml:1036(para)
msgid ""
"Select this option to use an image file as the background for the terminal. "
"Use the <guilabel>Image file</guilabel> drop-down combination box to specify "
"the location and name of the image file. Alternatively, click "
"<guibutton>Browse</guibutton> to search for and select the image file."
msgstr ""
"选择这项使终端使用一张图像作为背景。使用<guilabel>图像文件</guilabel>下拉式组"
"合框来指定图像文件的位置和名字。或者,点击<guibutton>浏览</guibutton>来寻找和"
"选择图像文件。"

#: C/mate-terminal.xml:1039(para)
msgid ""
"Select the <guilabel>Background image scrolls</guilabel> option to enable "
"the background image to scroll with the text when you scroll through the "
"terminal. If you do not select this option, the background image remains "
"fixed on the terminal background and only the text scrolls. This option is "
"only enabled if you select the <guilabel>Background image</guilabel> option."
msgstr ""
"选择<guilabel>背景图像可以滚动</guilabel>选项,启用在通过终端滚动时背景图像跟"
"随文本滚动。如果没有选择这项,背景图片固定在终端背景上,只有文字滚动。这项只"
"有在您选择了<guilabel>背景图像</guilabel>选项时才可用。"

#: C/mate-terminal.xml:1043(guilabel)
msgid "Transparent background"
msgstr "透明背景"

#: C/mate-terminal.xml:1045(para)
msgid "Select this option to use a transparent background for the terminal."
msgstr "选择这个选项在终端中使用透明背景。"

#: C/mate-terminal.xml:1054(guilabel)
msgid "Shade transparent or image background"
msgstr "加深图像或透明背景"

#: C/mate-terminal.xml:1057(para)
msgid ""
"Use this slider to shade or dim the background of the terminal. This option "
"is only enabled if you select the <guilabel>Background image</guilabel> or "
"<guilabel>Transparent background</guilabel> options."
msgstr ""
"使用这个滑块加深或减淡终端的背景。这个选项只有在您选择了<guilabel>背景图像</"
"guilabel>或<guilabel>透明背景</guilabel>选项时才可用。"

#: C/mate-terminal.xml:1066(title)
msgid "Scrolling"
msgstr "滚动"

#: C/mate-terminal.xml:1070(guilabel)
msgid "Scrollbar is"
msgstr "滚动条"

#: C/mate-terminal.xml:1072(para)
msgid ""
"Use this drop-down list to specify the position of the scrollbar on the "
"terminal window."
msgstr "使用这个下拉菜单指定终端窗口的滚动条位置。"

#: C/mate-terminal.xml:1079(guilabel)
msgid "Scrollback ... lines"
msgstr "回滚 ... 行"

#: C/mate-terminal.xml:1081(para)
msgid ""
"Use this spin box to specify the number of lines that you can scroll back "
"using the scrollbar. For example, if you specify 100 you can scroll back the "
"last 100 lines displayed in the terminal."
msgstr ""
"使用这个自旋框指定可以使用滚动条回滚的行数。例如,如果您指定可以回滚 100 行,"
"在终端上显示最后 100 行。"

#: C/mate-terminal.xml:1088(guilabel)
msgid "Scroll on output"
msgstr "输出时滚动"

#: C/mate-terminal.xml:1090(para)
msgid ""
"Select this option to enable you to scroll the output on the terminal while "
"the terminal continues to display more output from a command."
msgstr ""
"选择这个选项使您在终端从一个命令继续显示更多的输出时可以滚动在终端的输出。"

#: C/mate-terminal.xml:1097(guilabel)
msgid "Scroll on keystroke"
msgstr "击键时滚动"

#: C/mate-terminal.xml:1099(para)
msgid ""
"Select this option to enable you to press any key on the keyboard to scroll "
"down the terminal window to the command prompt. This action only applies if "
"you scrolled up the terminal window and you want to return to the command "
"prompt."
msgstr ""
"选择这项允许您按下任何键来滚动终端窗口至命令提示符。这个动作只在您向上滚动终"
"端窗口并且想回到命令提示符时可用。"

#: C/mate-terminal.xml:1108(title)
msgid "Compatibility"
msgstr "兼容性"

#: C/mate-terminal.xml:1112(guilabel)
msgid "Backspace key generates"
msgstr "按退格键产生"

#: C/mate-terminal.xml:1114(para)
msgid ""
"Use the drop-down list to select the function that you want the "
"<keycap>Backspace</keycap> key to perform."
msgstr "使用下拉菜单选择您希望<keycap>退格键</keycap>键执行的功能。"

#: C/mate-terminal.xml:1121(guilabel)
msgid "Delete key generates"
msgstr "按 Delete 键时产生"

#: C/mate-terminal.xml:1123(para)
msgid ""
"Use the drop-down list to select the function that you want the "
"<keycap>Delete</keycap> key to perform."
msgstr "使用下拉菜单选择您希望<keycap>Delete</keycap>键执行的功能。"

#: C/mate-terminal.xml:1130(guibutton)
msgid "Reset compatibility options to defaults"
msgstr "重设兼容性选项为默认值"

#: C/mate-terminal.xml:1132(para)
msgid ""
"Click on this button to reset the options on the <guilabel>Compatibility</"
"guilabel> tabbed section to the default settings."
msgstr "点击这个按钮重设<guilabel>兼容性</guilabel>标签选项中的选项为默认值。"

#. Put one translator per line, in the form of NAME <EMAIL>, YEAR1, YEAR2
#: C/mate-terminal.xml:0(None)
msgid "translator-credits"
msgstr "YunQiang Su <wzssyqa@gmail.com>, 2009"