summaryrefslogtreecommitdiffstats
path: root/help/ro/ro.po
blob: f26ad14ffa3ccc4334f096ef9df9084b14761dcd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
1649
1650
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
1666
1667
1668
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
1696
1697
1698
1699
1700
1701
1702
1703
1704
1705
1706
1707
1708
1709
1710
1711
1712
1713
1714
1715
1716
1717
1718
1719
1720
1721
1722
1723
1724
1725
1726
1727
1728
1729
1730
1731
1732
1733
1734
1735
1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
1751
1752
1753
1754
1755
1756
1757
1758
1759
1760
1761
1762
1763
1764
1765
1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
1777
1778
1779
1780
1781
1782
1783
1784
1785
1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
1824
1825
1826
1827
1828
1829
1830
1831
1832
1833
1834
1835
1836
1837
1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
1853
1854
1855
1856
1857
1858
1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
1893
1894
1895
1896
1897
1898
1899
1900
1901
1902
1903
1904
1905
1906
1907
1908
1909
1910
1911
1912
1913
1914
1915
1916
1917
1918
1919
1920
1921
1922
1923
1924
1925
1926
1927
1928
1929
1930
1931
1932
1933
1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
1971
1972
1973
1974
1975
1976
1977
1978
1979
1980
1981
1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
2027
2028
2029
2030
2031
2032
2033
2034
2035
2036
2037
2038
2039
2040
2041
2042
2043
2044
2045
2046
2047
2048
2049
2050
2051
2052
2053
2054
2055
2056
2057
2058
2059
2060
2061
2062
2063
2064
2065
2066
2067
2068
2069
2070
2071
2072
2073
2074
2075
2076
2077
2078
2079
2080
2081
2082
2083
2084
2085
2086
2087
2088
2089
2090
2091
2092
2093
2094
2095
2096
2097
2098
2099
2100
2101
2102
2103
2104
2105
2106
2107
2108
2109
2110
2111
2112
2113
2114
2115
2116
2117
2118
2119
2120
2121
2122
2123
2124
2125
2126
2127
2128
2129
2130
2131
2132
2133
2134
2135
2136
2137
2138
2139
2140
2141
2142
2143
2144
2145
2146
2147
2148
2149
2150
2151
2152
2153
2154
2155
2156
2157
2158
2159
2160
2161
2162
2163
2164
2165
2166
2167
2168
2169
2170
2171
2172
2173
2174
2175
2176
2177
2178
2179
2180
2181
2182
2183
2184
2185
2186
2187
2188
2189
2190
2191
2192
2193
2194
2195
2196
2197
2198
2199
2200
2201
2202
2203
2204
2205
2206
2207
2208
2209
2210
2211
2212
2213
2214
2215
2216
2217
2218
2219
2220
2221
2222
2223
2224
2225
2226
2227
2228
2229
2230
2231
2232
2233
2234
2235
2236
2237
2238
2239
2240
2241
2242
2243
2244
2245
2246
2247
2248
2249
2250
2251
2252
2253
2254
2255
2256
2257
2258
2259
2260
2261
2262
2263
2264
2265
2266
2267
2268
2269
2270
2271
2272
2273
2274
2275
2276
2277
2278
2279
2280
2281
2282
2283
2284
2285
2286
2287
2288
2289
2290
2291
2292
2293
2294
2295
2296
2297
2298
2299
2300
2301
2302
2303
2304
2305
2306
2307
2308
2309
2310
2311
2312
2313
2314
2315
2316
2317
2318
2319
2320
2321
2322
2323
2324
2325
2326
2327
2328
2329
2330
2331
2332
2333
2334
2335
2336
2337
2338
2339
2340
2341
2342
2343
2344
2345
2346
2347
2348
2349
2350
2351
2352
2353
2354
2355
2356
2357
2358
2359
2360
2361
2362
2363
2364
2365
2366
2367
2368
2369
2370
2371
2372
2373
2374
2375
2376
2377
2378
2379
2380
2381
2382
2383
2384
2385
2386
2387
2388
2389
2390
2391
2392
2393
2394
2395
2396
2397
2398
2399
2400
2401
2402
2403
2404
2405
2406
2407
2408
2409
2410
2411
2412
2413
2414
2415
2416
2417
2418
2419
2420
2421
2422
2423
2424
2425
2426
2427
2428
2429
2430
2431
2432
2433
2434
2435
2436
2437
2438
2439
2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
2451
2452
2453
2454
2455
2456
2457
2458
2459
2460
2461
2462
2463
2464
2465
2466
2467
2468
2469
2470
2471
2472
2473
2474
2475
2476
2477
2478
2479
2480
2481
2482
2483
2484
2485
2486
2487
2488
2489
2490
2491
2492
2493
2494
2495
2496
2497
2498
2499
2500
2501
2502
2503
2504
2505
2506
2507
2508
2509
2510
2511
2512
2513
2514
2515
2516
2517
2518
2519
2520
2521
2522
2523
2524
2525
2526
2527
2528
2529
2530
2531
2532
2533
2534
2535
2536
2537
2538
2539
2540
2541
2542
2543
2544
2545
2546
2547
2548
2549
2550
2551
2552
2553
2554
2555
2556
2557
2558
2559
2560
2561
2562
2563
2564
2565
2566
2567
2568
2569
2570
2571
2572
2573
2574
2575
2576
2577
2578
2579
2580
2581
2582
2583
2584
2585
2586
2587
2588
2589
2590
2591
2592
2593
2594
2595
2596
2597
2598
2599
2600
2601
2602
2603
2604
2605
2606
2607
2608
2609
2610
2611
2612
2613
2614
2615
2616
2617
2618
2619
2620
2621
2622
2623
2624
2625
2626
2627
2628
2629
2630
2631
2632
2633
2634
2635
2636
2637
2638
2639
2640
2641
2642
2643
2644
2645
2646
2647
2648
2649
2650
2651
2652
2653
2654
2655
2656
2657
2658
2659
2660
2661
2662
2663
2664
2665
2666
2667
2668
2669
2670
2671
2672
2673
2674
2675
2676
2677
2678
2679
2680
2681
2682
2683
2684
2685
2686
2687
2688
2689
2690
2691
2692
2693
2694
2695
2696
2697
2698
2699
2700
2701
2702
2703
2704
2705
2706
2707
2708
2709
2710
2711
2712
2713
2714
2715
2716
2717
2718
2719
2720
2721
2722
2723
2724
2725
2726
2727
2728
2729
2730
2731
2732
2733
2734
2735
2736
2737
2738
2739
2740
2741
2742
2743
2744
2745
2746
2747
2748
2749
2750
2751
2752
2753
2754
2755
2756
2757
2758
2759
2760
2761
2762
2763
2764
2765
2766
2767
2768
2769
2770
2771
2772
2773
2774
2775
2776
2777
2778
2779
2780
2781
2782
2783
2784
2785
2786
2787
2788
2789
2790
2791
2792
2793
2794
2795
2796
2797
2798
2799
2800
2801
2802
2803
2804
2805
2806
2807
2808
2809
2810
2811
2812
2813
2814
2815
2816
2817
2818
2819
2820
2821
2822
2823
2824
2825
2826
2827
2828
2829
2830
2831
2832
2833
2834
2835
2836
2837
2838
2839
2840
2841
2842
2843
2844
2845
2846
2847
2848
2849
2850
2851
2852
2853
2854
2855
2856
2857
2858
2859
2860
2861
2862
2863
2864
2865
2866
2867
2868
2869
2870
2871
2872
2873
2874
2875
2876
2877
2878
2879
2880
2881
2882
2883
2884
2885
2886
2887
2888
2889
2890
2891
2892
2893
2894
2895
2896
2897
2898
2899
2900
2901
2902
2903
2904
2905
2906
2907
2908
2909
2910
2911
2912
2913
2914
2915
2916
2917
2918
2919
2920
2921
2922
2923
2924
2925
2926
2927
2928
2929
2930
2931
2932
2933
2934
2935
2936
2937
2938
2939
2940
2941
2942
2943
2944
2945
2946
2947
2948
2949
2950
2951
2952
2953
2954
2955
2956
2957
2958
2959
2960
2961
2962
2963
2964
2965
2966
2967
2968
2969
2970
2971
2972
2973
2974
2975
2976
2977
2978
2979
2980
2981
2982
2983
2984
2985
2986
2987
2988
2989
2990
2991
2992
2993
2994
2995
2996
2997
2998
2999
3000
3001
3002
3003
3004
3005
3006
3007
3008
3009
3010
3011
3012
3013
3014
3015
3016
3017
3018
3019
3020
3021
3022
3023
3024
3025
3026
3027
3028
3029
3030
3031
3032
3033
3034
3035
3036
3037
3038
3039
3040
3041
3042
3043
3044
3045
3046
3047
3048
3049
3050
3051
3052
3053
3054
3055
3056
3057
3058
3059
3060
3061
3062
3063
3064
3065
3066
3067
3068
3069
3070
3071
3072
3073
3074
3075
3076
3077
3078
3079
3080
3081
3082
3083
3084
3085
3086
3087
3088
3089
3090
3091
3092
3093
3094
3095
3096
3097
3098
3099
3100
3101
3102
3103
3104
3105
3106
3107
3108
3109
3110
3111
3112
3113
3114
3115
3116
3117
3118
3119
3120
3121
3122
3123
3124
3125
3126
3127
3128
3129
3130
3131
3132
3133
3134
3135
3136
3137
3138
3139
3140
3141
3142
3143
3144
3145
3146
3147
3148
3149
3150
3151
3152
3153
3154
3155
3156
3157
3158
3159
3160
3161
3162
3163
3164
3165
3166
3167
3168
3169
3170
3171
3172
3173
3174
3175
3176
3177
3178
3179
3180
3181
3182
3183
3184
3185
3186
3187
3188
3189
3190
3191
3192
3193
3194
3195
3196
3197
3198
3199
3200
3201
3202
3203
3204
3205
3206
3207
3208
3209
3210
3211
3212
3213
3214
3215
3216
3217
3218
3219
3220
3221
3222
3223
3224
3225
3226
3227
3228
3229
3230
3231
3232
3233
3234
3235
3236
3237
3238
3239
3240
3241
3242
3243
3244
3245
3246
3247
3248
3249
3250
3251
3252
3253
3254
3255
3256
3257
3258
3259
3260
3261
3262
3263
3264
3265
3266
3267
3268
3269
3270
3271
3272
3273
3274
3275
3276
3277
3278
3279
3280
3281
3282
3283
3284
3285
3286
3287
3288
3289
3290
3291
3292
3293
3294
3295
3296
3297
3298
3299
3300
3301
3302
3303
3304
3305
3306
3307
3308
3309
3310
3311
3312
3313
3314
3315
3316
3317
3318
3319
3320
3321
3322
3323
3324
3325
3326
3327
3328
3329
3330
3331
3332
3333
3334
3335
3336
3337
3338
3339
# Romanian translation for gnome-terminal.
# Copyright (C) 2018 gnome-terminal's COPYRIGHT HOLDER
# This file is distributed under the same license as the gnome-terminal package.
# Daniel Șerbănescu <daniel [at] serbanescu [dot] dk>, 2018.
msgid ""
msgstr ""
"Project-Id-Version: gnome-terminal master\n"
"POT-Creation-Date: 2018-03-05 12:58+0000\n"
"PO-Revision-Date: 2018-03-10 19:00+0200\n"
"Last-Translator: Daniel Șerbănescu <daniel [at] serbanescu [dot] dk>\n"
"Language-Team: Gnome Romanian Translation Team\n"
"Language: ro\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < "
"20)) ? 1 : 2);;\n"
"X-Generator: Virtaal 0.7.1\n"
"X-Project-Style: gnome\n"

#. Put one translator per line, in the form NAME <EMAIL>, YEAR1, YEAR2
msgctxt "_"
msgid "translator-credits"
msgstr "Daniel Șerbănescu <daniel [at] serbanescu [dot] dk>, 2018"

#. (itstool) path: credit/name
#: C/adv-keyboard-shortcuts.page:13 C/app-colors.page:11 C/app-cursor.page:12
#: C/app-fonts.page:11 C/app-fullscreen.page:11 C/app-terminal-sizes.page:11
#: C/app-zoom.page:10 C/gs-execute-commands.page:14 C/gs-tabs.page:12
#: C/index.page:12 C/introduction.page:12 C/overview.page:9 C/pref-bell.page:11
#: C/pref-custom-exit.page:13 C/pref-custom-command.page:14
#: C/pref-encoding.page:9 C/pref-keyboard-access.page:12
#: C/pref-login-shell.page:12 C/pref-menubar.page:13 C/pref-profiles.page:12
#: C/pref-scrolling.page:12 C/prob-reset.page:11 C/txt-copy-paste.page:11
#: C/txt-links.page:10 C/txt-save-text.page:10 C/txt-search.page:10
#: C/txt-select-text.page:13
msgid "Sindhu S"
msgstr "Sindhu S"

#. (itstool) path: credit/years
#: C/adv-keyboard-shortcuts.page:15 C/adv-keyboard-shortcuts.page:20
#: C/adv-keyboard-shortcuts.page:25 C/app-colors.page:13 C/app-colors.page:18
#: C/app-colors.page:23 C/app-cursor.page:14 C/app-cursor.page:19
#: C/app-cursor.page:24 C/app-fonts.page:13 C/app-fonts.page:18
#: C/app-fonts.page:23 C/app-fullscreen.page:13 C/app-fullscreen.page:18
#: C/app-fullscreen.page:23 C/app-terminal-sizes.page:13
#: C/app-terminal-sizes.page:18 C/app-terminal-sizes.page:23 C/app-zoom.page:12
#: C/app-zoom.page:17 C/app-zoom.page:22 C/gs-execute-commands.page:16
#: C/gs-execute-commands.page:26 C/gs-tabs.page:14 C/gs-tabs.page:24
#: C/index.page:14 C/index.page:19 C/index.page:24 C/introduction.page:14
#: C/introduction.page:19 C/introduction.page:24 C/overview.page:11
#: C/overview.page:16 C/pref-bell.page:13 C/pref-bell.page:18
#: C/pref-bell.page:23 C/pref-custom-exit.page:15 C/pref-custom-exit.page:25
#: C/pref-custom-command.page:16 C/pref-custom-command.page:26
#: C/pref-encoding.page:11 C/pref-encoding.page:16 C/pref-encoding.page:21
#: C/pref-keyboard-access.page:14 C/pref-keyboard-access.page:19
#: C/pref-keyboard-access.page:24 C/pref-login-shell.page:14
#: C/pref-login-shell.page:24 C/pref-menubar.page:15 C/pref-menubar.page:20
#: C/pref-menubar.page:25 C/pref-profiles.page:14 C/pref-profiles.page:24
#: C/pref-scrolling.page:14 C/prob-reset.page:13 C/prob-reset.page:18
#: C/txt-copy-paste.page:13 C/txt-copy-paste.page:18 C/txt-copy-paste.page:23
#: C/txt-links.page:12 C/txt-links.page:17 C/txt-links.page:22
#: C/txt-save-text.page:12 C/txt-save-text.page:17 C/txt-save-text.page:22
#: C/txt-search.page:12 C/txt-search.page:17 C/txt-search.page:22
#: C/txt-select-text.page:15
msgid "2013"
msgstr "2013"

#. (itstool) path: credit/name
#: C/adv-keyboard-shortcuts.page:18 C/app-colors.page:16 C/app-cursor.page:17
#: C/app-fonts.page:16 C/app-fullscreen.page:16 C/app-terminal-sizes.page:16
#: C/app-zoom.page:15 C/gs-execute-commands.page:19 C/gs-tabs.page:17
#: C/index.page:17 C/introduction.page:17 C/overview.page:14 C/pref.page:9
#: C/pref-bell.page:16 C/pref-custom-exit.page:18 C/pref-custom-command.page:19
#: C/pref-encoding.page:14 C/pref-keyboard-access.page:17
#: C/pref-login-shell.page:17 C/pref-menubar.page:18 C/pref-profiles.page:17
#: C/pref-profile-char-width.page:11 C/pref-profile-encoding.page:11
#: C/pref-scrolling.page:17 C/pref-tab-window.page:13 C/pref-user-input.page:10
#: C/prob-reset.page:16 C/txt-copy-paste.page:16 C/txt-links.page:15
#: C/txt-save-text.page:15 C/txt-search.page:15 C/txt-select-text.page:18
msgid "Ekaterina Gerasimova"
msgstr "Ekaterina Gerasimova"

#. (itstool) path: credit/name
#: C/adv-keyboard-shortcuts.page:23 C/app-colors.page:21 C/app-cursor.page:22
#: C/app-fonts.page:21 C/app-fullscreen.page:21 C/app-terminal-sizes.page:21
#: C/app-zoom.page:20 C/gs-execute-commands.page:24 C/gs-tabs.page:22
#: C/introduction.page:22 C/pref-bell.page:21 C/pref-custom-exit.page:23
#: C/pref-custom-command.page:24 C/pref-encoding.page:19
#: C/pref-keyboard-access.page:22 C/pref-login-shell.page:22
#: C/pref-menubar.page:23 C/pref-profiles.page:22 C/txt-copy-paste.page:21
#: C/txt-links.page:20 C/txt-save-text.page:20 C/txt-search.page:20
msgid "Michael Hill"
msgstr "Michael Hill"

#. (itstool) path: info/desc
#: C/adv-keyboard-shortcuts.page:30
msgid "View and edit keyboard shortcuts."
msgstr "Vizualizarea și editarea scurtăturilor de tastatură."

#. (itstool) path: page/title
#: C/adv-keyboard-shortcuts.page:33
msgid "Keyboard shortcuts"
msgstr "Scurtături de tastatură"

#. (itstool) path: page/p
#: C/adv-keyboard-shortcuts.page:35
msgid ""
"Keyboard shortcuts are combinations of keys that allow you to perform "
"actions, such as opening the settings dialog or accessing a feature inside "
"<app>Terminal</app> quickly. These shortcuts can be modified to suit your "
"preferences."
msgstr ""
"Scurtăturile de tastatură sunt combinații de taste care vă permit să "
"îndepliniți acțiuni, cum ar fi deschiderea dialogului de configurări sau "
"accesarea rapidă a unei funcționalități din <app>Terminal</app>. Aceste "
"scurtături pot fi modificate pentru a îndeplini preferințele dumneavoastră."

#. (itstool) path: page/p
#: C/adv-keyboard-shortcuts.page:40
msgid "To change a keyboard shortcut:"
msgstr "Pentru a schimba o scurtătură de tastatură:"

#. (itstool) path: item/p
#: C/adv-keyboard-shortcuts.page:43
msgid ""
"Select <guiseq><gui style=\"menu\">Edit</gui> <gui style=\"menuitem"
"\">Preferences</gui> <gui style=\"tab\">Shortcuts</gui></guiseq>."
msgstr ""
"Selectați <guiseq><gui style=\"menu\">Editare</gui> <gui style=\"menuitem\""
">Preferințe</gui> <gui style=\"tab\">Scurtături</gui></guiseq>."

#. (itstool) path: item/p
#: C/adv-keyboard-shortcuts.page:48 C/adv-keyboard-shortcuts.page:51
msgid "Make sure <gui style=\"checkbox\">Enable shortcuts</gui> is selected."
msgstr ""
"Asigurați-vă că <gui style=\"checkbox\">Activează scurtături</gui> este "
"selectată."

#. (itstool) path: item/p
#: C/adv-keyboard-shortcuts.page:54
msgid "Select the shortcut that you wish to edit by clicking on it."
msgstr "Selectați scurtătura pe care doriți să o editați apăsând pe ea."

#. (itstool) path: item/p
#: C/adv-keyboard-shortcuts.page:57
msgid ""
"Once the shortcut is selected, click on the shortcut key combination to edit "
"it."
msgstr ""
"Odată ce scurtătura este selectată, apăsați pe combinația de taste pentru a "
"o edita."

#. (itstool) path: item/p
#: C/adv-keyboard-shortcuts.page:61
msgid ""
"Press your desired shortcut key combination as you would enter it to use it. "
"The keys that you can use include <key>Alt</key>, <key>Alt Gr</key>, "
"<key>Ctrl</key>, <key>Shift</key>, <key>Super</key>, number and letter keys."
msgstr ""
"Apăsați combinația de taste dorită pentru scurtătură. Tastele pe care le "
"puteți folosi includ <key>Alt</key>, <key>Alt Gr</key>, <key>Ctrl</key>, "
"<key>Shift</key>, <key>Super</key>, tastele numerice și literele."

#. (itstool) path: note/p
#: C/adv-keyboard-shortcuts.page:66
msgid ""
"Mnemonic key combinations, such as <keyseq><key>Alt</key> <key>F</key></"
"keyseq> will not work."
msgstr ""
"Combinații de taste mnemonice, cum ar fi <keyseq><key>Alt</key> "
"<key>F</key></keyseq> nu vor funcționa."

#. (itstool) path: item/p
#: C/adv-keyboard-shortcuts.page:71
msgid ""
"Once you have entered your new shortcut, it will automatically be saved and "
"you should see it in the list next to the corresponding action."
msgstr ""
"Odată ce ați introdus o scurtătură nouă, va fi salvată automat și ar trebui "
"să o vedeți în listă lângă acțiunea corespunzătoare ei."

#. (itstool) path: note/p
#: C/adv-keyboard-shortcuts.page:78
msgid ""
"To disable a shortcut, edit it and press the <key>Backspace</key> instead of "
"the new shortcut."
msgstr ""
"Pentru a dezactiva o scurtătură, editațî-o și apăsați <key>Backspace</key> "
"în loc de o nouă scurtătură."

#. (itstool) path: section/title
#: C/adv-keyboard-shortcuts.page:83
msgid "<gui style=\"menu\">File</gui> shortcuts"
msgstr "Scurtături <gui style=\"menu\">Fișier</gui>"

#. (itstool) path: section/p
#: C/adv-keyboard-shortcuts.page:85
msgid ""
"The default shortcuts for options under <gui style=\"menu\">File</gui> menu "
"are:"
msgstr ""
"Scurtăturile implicite pentru opțiunile din meniul <gui style=\"menu\""
">Fișier</gui> sunt:"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:91 C/adv-keyboard-shortcuts.page:125
#: C/adv-keyboard-shortcuts.page:151 C/adv-keyboard-shortcuts.page:185
#: C/adv-keyboard-shortcuts.page:218 C/adv-keyboard-shortcuts.page:291
#: C/adv-keyboard-shortcuts.page:340
msgid "Action"
msgstr "Acțiune"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:92 C/adv-keyboard-shortcuts.page:126
#: C/adv-keyboard-shortcuts.page:152 C/adv-keyboard-shortcuts.page:186
#: C/adv-keyboard-shortcuts.page:219 C/adv-keyboard-shortcuts.page:292
msgid "Keyboard Shortcut"
msgstr "Scutătură de tastatură"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:97
msgid "New Tab"
msgstr "Tab nou"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:98
msgid "<keyseq><key>Shift</key><key>Ctrl</key><key>T</key></keyseq>"
msgstr "<keyseq><key>Shift</key><key>Ctrl</key><key>T</key></keyseq>"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:101
msgid "New Window"
msgstr "Fereastră nouă"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:102
msgid "<keyseq><key>Shift</key><key>Ctrl</key><key>N</key></keyseq>"
msgstr "<keyseq><key>Shift</key><key>Ctrl</key><key>N</key></keyseq>"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:105
msgid "Close Tab"
msgstr "Închide tabul"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:106
msgid "<keyseq><key>Shift</key><key>Ctrl</key><key>W</key></keyseq>"
msgstr "<keyseq><key>Shift</key><key>Ctrl</key><key>W</key></keyseq>"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:109
msgid "Close Window"
msgstr "Închide fereastra"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:110
msgid "<keyseq><key>Shift</key><key>Ctrl</key><key>Q</key></keyseq>"
msgstr "<keyseq><key>Shift</key><key>Ctrl</key><key>Q</key></keyseq>"

#. (itstool) path: section/title
#: C/adv-keyboard-shortcuts.page:117
msgid "<gui style=\"menu\">Edit</gui> shortcuts"
msgstr "Scurtături <gui style=\"menu\">Editare</gui>"

#. (itstool) path: section/p
#: C/adv-keyboard-shortcuts.page:119
msgid ""
"The default shortcuts for options under <gui style=\"menu\">Edit</gui> menu "
"are:"
msgstr ""
"Scurtăturile implicite pentru opțiunile din meniul <gui style=\"menu\""
">Editare</gui> sunt:"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:131
msgid "Copy"
msgstr "Copiază"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:132
msgid "<keyseq><key>Shift</key><key>Ctrl</key><key>C</key></keyseq>"
msgstr "<keyseq><key>Shift</key><key>Ctrl</key><key>C</key></keyseq>"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:135
msgid "Paste"
msgstr "Lipește"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:136
msgid "<keyseq><key>Shift</key><key>Ctrl</key><key>V</key></keyseq>"
msgstr "<keyseq><key>Shift</key><key>Ctrl</key><key>V</key></keyseq>"

#. (itstool) path: section/title
#: C/adv-keyboard-shortcuts.page:143
msgid "<gui style=\"menu\">View</gui> shortcuts"
msgstr "Scurtături <gui style=\"menu\">Vizualizare</gui>"

#. (itstool) path: section/p
#: C/adv-keyboard-shortcuts.page:145
msgid ""
"The default shortcuts for options in the <gui style=\"menu\">View</gui> menu "
"are:"
msgstr ""
"Scurtăturile implicite pentru opțiunile din meniul <gui style=\"menu\""
">Vizualizare</gui> sunt:"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:157
msgid "Full Screen"
msgstr "Pe tot ecranul"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:158
msgid "<key>F11</key>"
msgstr "<key>F11</key>"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:161
msgid "Zoom In"
msgstr "Apropie"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:162
msgid "<keyseq><key>Ctrl</key><key>+</key></keyseq>"
msgstr "<keyseq><key>Ctrl</key><key>+</key></keyseq>"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:165
msgid "Zoom Out"
msgstr "Distanțează"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:166
msgid "<keyseq><key>Ctrl</key><key>-</key></keyseq>"
msgstr "<keyseq><key>Ctrl</key><key>-</key></keyseq>"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:169
msgid "Normal Size"
msgstr "Dimensiune normală"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:170
msgid "<keyseq><key>Ctrl</key><key>0</key></keyseq>"
msgstr "<keyseq><key>Ctrl</key><key>0</key></keyseq>"

#. (itstool) path: section/title
#: C/adv-keyboard-shortcuts.page:177
msgid "<gui style=\"menu\">Find</gui> shortcuts"
msgstr "Scurtături <gui style=\"menu\">Căutare</gui>"

#. (itstool) path: section/p
#: C/adv-keyboard-shortcuts.page:179
msgid ""
"The default shortcuts for options under <gui style=\"menu\">Find</gui> menu "
"are:"
msgstr ""
"Scurtăturile implicite pentru opțiunile din meniul <gui style=\"menu\""
">Căutare</gui> sunt:"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:191
msgid "Find"
msgstr "Caută"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:192
msgid "<keyseq><key>Shift</key><key>Ctrl</key><key>F</key></keyseq>"
msgstr "<keyseq><key>Shift</key><key>Ctrl</key><key>F</key></keyseq>"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:195
msgid "Find Next"
msgstr "Caută următoarea"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:196
msgid "<keyseq><key>Shift</key><key>Ctrl</key><key>G</key></keyseq>"
msgstr "<keyseq><key>Shift</key><key>Ctrl</key><key>G</key></keyseq>"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:199
msgid "Find Previous"
msgstr "Caută precedenta"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:200
msgid "<keyseq><key>Shift</key><key>Ctrl</key><key>H</key></keyseq>"
msgstr "<keyseq><key>Shift</key><key>Ctrl</key><key>H</key></keyseq>"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:203
msgid "Clear Highlight"
msgstr "Curăță evidențierea"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:204
msgid "<keyseq><key>Shift</key><key>Ctrl</key><key>J</key></keyseq>"
msgstr "<keyseq><key>Shift</key><key>Ctrl</key><key>J</key></keyseq>"

#. (itstool) path: section/title
#: C/adv-keyboard-shortcuts.page:211
msgid "Tab shortcuts"
msgstr "Scurtături taburi"

#. (itstool) path: section/p
#: C/adv-keyboard-shortcuts.page:213
msgid "The default shortcuts for working with tabs are:"
msgstr "Scurtăturile implicite pentru lucrul cu taburi sunt:"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:224
msgid "Switch to Previous Tab"
msgstr "Comută la tabul precedent"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:225
msgid "<keyseq><key>Ctrl</key><key>Page Up</key></keyseq>"
msgstr "<keyseq><key>Ctrl</key><key>Page Up</key></keyseq>"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:228
msgid "Switch to Next Tab"
msgstr "Comută la tabul următor"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:229
msgid "<keyseq><key>Ctrl</key><key>Page Down</key></keyseq>"
msgstr "<keyseq><key>Ctrl</key><key>Page Down</key></keyseq>"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:232
msgid "Move Tab to the Left"
msgstr "Mută tabul la stânga"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:233
msgid "<keyseq><key>Shift</key><key>Ctrl</key><key>Page Up</key></keyseq>"
msgstr "<keyseq><key>Shift</key><key>Ctrl</key><key>Page Up</key></keyseq>"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:236
msgid "Move Tab to the Right"
msgstr "Mută tabul la dreapta"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:237
msgid "<keyseq><key>Shift</key><key>Ctrl</key><key>Page Down</key></keyseq>"
msgstr "<keyseq><key>Shift</key><key>Ctrl</key><key>Page Down</key></keyseq>"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:240
msgid "Switch to Tab 1"
msgstr "Comută la tabul 1"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:241
msgid "<keyseq><key>Alt</key><key>1</key></keyseq>"
msgstr "<keyseq><key>Alt</key><key>1</key></keyseq>"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:244
msgid "Switch to Tab 2"
msgstr "Comută la tabul 2"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:245
msgid "<keyseq><key>Alt</key><key>2</key></keyseq>"
msgstr "<keyseq><key>Alt</key><key>2</key></keyseq>"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:248
msgid "Switch to Tab 3"
msgstr "Comută la tabul 3"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:249
msgid "<keyseq><key>Alt</key><key>3</key></keyseq>"
msgstr "<keyseq><key>Alt</key><key>3</key></keyseq>"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:252
msgid "Switch to Tab 4"
msgstr "Comută la tabul 4"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:253
msgid "<keyseq><key>Alt</key><key>4</key></keyseq>"
msgstr "<keyseq><key>Alt</key><key>4</key></keyseq>"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:256
msgid "Switch to Tab 5"
msgstr "Comută la tabul 5"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:257
msgid "<keyseq><key>Alt</key><key>5</key></keyseq>"
msgstr "<keyseq><key>Alt</key><key>5</key></keyseq>"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:260
msgid "Switch to Tab 6"
msgstr "Comută la tabul 6"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:261
msgid "<keyseq><key>Alt</key><key>6</key></keyseq>"
msgstr "<keyseq><key>Alt</key><key>6</key></keyseq>"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:264
msgid "Switch to Tab 7"
msgstr "Comută la tabul 7"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:265
msgid "<keyseq><key>Alt</key><key>7</key></keyseq>"
msgstr "<keyseq><key>Alt</key><key>7</key></keyseq>"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:268
msgid "Switch to Tab 8"
msgstr "Comută la tabul 8"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:269
msgid "<keyseq><key>Alt</key><key>8</key></keyseq>"
msgstr "<keyseq><key>Alt</key><key>8</key></keyseq>"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:272
msgid "Switch to Tab 9"
msgstr "Comută la tabul 9"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:273
msgid "<keyseq><key>Alt</key><key>9</key></keyseq>"
msgstr "<keyseq><key>Alt</key><key>9</key></keyseq>"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:276
msgid "Switch to Tab 10"
msgstr "Comută la tabul 10"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:277
msgid "<keyseq><key>Alt</key><key>0</key></keyseq>"
msgstr "<keyseq><key>Alt</key><key>0</key></keyseq>"

#. (itstool) path: section/title
#: C/adv-keyboard-shortcuts.page:284
msgid "Other"
msgstr "Altele"

#. (itstool) path: section/p
#: C/adv-keyboard-shortcuts.page:286
msgid "There are also some shortcuts that cannot be edited:"
msgstr "Există de asemenea unele scurtături care nu pot editate:"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:297
msgid "Scroll up by one line"
msgstr "Derulează în sus cu o linie"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:298
msgid "<keyseq><key>Shift</key><key>Ctrl</key><key>Up</key></keyseq>"
msgstr "<keyseq><key>Shift</key><key>Ctrl</key><key>Săgeată sus</key></keyseq>"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:301
msgid "Scroll down by one line"
msgstr "Derulează în jos cu o linie"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:302
msgid "<keyseq><key>Shift</key><key>Ctrl</key><key>Down</key></keyseq>"
msgstr "<keyseq><key>Shift</key><key>Ctrl</key><key>Săgeată jos</key></keyseq>"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:305
msgid "Scroll up by one page"
msgstr "Derulează în sus cu o pagină"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:306
msgid "<keyseq><key>Shift</key><key>Page Up</key></keyseq>"
msgstr "<keyseq><key>Shift</key><key>Page Up</key></keyseq>"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:309
msgid "Scroll down by one page"
msgstr "Derulează în jos cu o pagină"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:310
msgid "<keyseq><key>Shift</key><key>Page Down</key></keyseq>"
msgstr "<keyseq><key>Shift</key><key>Page Down</key></keyseq>"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:313
msgid "Scroll to the top"
msgstr "Derulează la început"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:314
msgid "<keyseq><key>Shift</key><key>Home</key></keyseq>"
msgstr "<keyseq><key>Shift</key><key>Home</key></keyseq>"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:317
msgid "Scroll to the bottom"
msgstr "Derulează la sfârșit"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:318
msgid "<keyseq><key>Shift</key><key>End</key></keyseq>"
msgstr "<keyseq><key>Shift</key><key>End</key></keyseq>"

#. (itstool) path: section/title
#: C/adv-keyboard-shortcuts.page:325
msgid "Bash shortcuts"
msgstr "Scurtături Bash"

#. (itstool) path: section/p
#: C/adv-keyboard-shortcuts.page:327
msgid ""
"These are <app>Bash</app> shortcuts. <app>Bash</app> is usually the default "
"shell."
msgstr ""
"Acestea sunt scurtături <app>Bash</app>. De obicei <app>Bash</app> este "
"shell-ul implicit."

#. (itstool) path: section/p
#: C/adv-keyboard-shortcuts.page:335
msgid "<app>Bash</app> shell specific keyboard shortcuts are:"
msgstr "Scurtături de tastatură specifice shell-ului <app>Bash</app> sunt:"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:341
msgid "Keyboard shortcut"
msgstr "Scutătură de tastatură"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:346
msgid "Erase a word"
msgstr "Șterge un cuvânt"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:347 C/adv-keyboard-shortcuts.page:387
msgid "<keyseq><key>Ctrl</key><key>W</key></keyseq>"
msgstr "<keyseq><key>Ctrl</key><key>W</key></keyseq>"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:350
msgid "Erase a line"
msgstr "Șterge o linie"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:351
msgid "<keyseq><key>Ctrl</key><key>U</key></keyseq>"
msgstr "<keyseq><key>Ctrl</key><key>U</key></keyseq>"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:354
msgid "Move to the start of the line"
msgstr "Mută cursorul la începutul liniei"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:355
msgid "<keyseq><key>Ctrl</key><key>A</key></keyseq>"
msgstr "<keyseq><key>Ctrl</key><key>A</key></keyseq>"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:358
msgid "Move to the end of the line"
msgstr "Mută cursorul la sfârșitul liniei"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:359
msgid "<keyseq><key>Ctrl</key><key>E</key></keyseq>"
msgstr "<keyseq><key>Ctrl</key><key>E</key></keyseq>"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:362
msgid "Move back one character"
msgstr "Mută cursorul înapoi cu un caracter"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:363
msgid "<keyseq><key>Ctrl</key><key>B</key></keyseq>"
msgstr "<keyseq><key>Ctrl</key><key>B</key></keyseq>"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:366
msgid "Move back one word"
msgstr "Mută cursorul înapoi cu un cuvânt"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:367
msgid "<keyseq><key>Alt</key><key>B</key></keyseq>"
msgstr "<keyseq><key>Alt</key><key>B</key></keyseq>"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:370
msgid "Move forward one character"
msgstr "Mută cursorul înainte cu un caracter"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:371
msgid "<keyseq><key>Ctrl</key><key>F</key></keyseq>"
msgstr "<keyseq><key>Ctrl</key><key>F</key></keyseq>"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:374
msgid "Move forward one word"
msgstr "Mută cursorul înainte cu un cuvânt"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:375
msgid "<keyseq><key>Alt</key><key>F</key></keyseq>"
msgstr "<keyseq><key>Alt</key><key>F</key></keyseq>"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:378
msgid "Delete from the cursor to the beginning of the line"
msgstr "Șterge de la cursor până la începutul liniei"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:379
msgid "<keyseq><key>Ctrl</key><key>u</key></keyseq>"
msgstr "<keyseq><key>Ctrl</key><key>U</key></keyseq>"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:382
msgid "Delete from the cursor to the end of the line"
msgstr "Șterge de la cursor până la sfârșitul liniei"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:383
msgid "<keyseq><key>Ctrl</key><key>K</key></keyseq>"
msgstr "<keyseq><key>Ctrl</key><key>K</key></keyseq>"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:386
msgid "Delete from the cursor to the start of the word"
msgstr "Șterge de la cursor până la începutul cuvântului"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:390
msgid "Delete previous word"
msgstr "Șterge cuvântul precedent"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:391
msgid "<keyseq><key>Alt</key><key>Backspace</key></keyseq>"
msgstr "<keyseq><key>Alt</key><key>Backspace</key></keyseq>"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:394
msgid "Paste text from the clipboard"
msgstr "Lipește text din clipboard"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:395
msgid "<keyseq><key>Ctrl</key><key>Y</key></keyseq>"
msgstr "<keyseq><key>Ctrl</key><key>Y</key></keyseq>"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:398
msgid "Clear the screen leaving the current line at the top of the screen"
msgstr "Curăță ecranul lăsând linia curentă în partea superioară a ecarnului"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:400
msgid "<keyseq><key>Ctrl</key><key>L</key></keyseq>"
msgstr "<keyseq><key>Ctrl</key><key>L</key></keyseq>"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:403
msgid "Reverse incremental search of history"
msgstr "Căutare incrementală în ordine inversă a istoricului"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:404
msgid "<keyseq><key>Ctrl</key><key>R</key></keyseq>"
msgstr "<keyseq><key>Ctrl</key><key>R</key></keyseq>"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:407
msgid "Reverse non-incremental search of history"
msgstr "Căutare non-incrementală în ordine inversă a istoricului"

#. (itstool) path: td/p
#: C/adv-keyboard-shortcuts.page:408
msgid "<keyseq><key>Alt</key><key>P</key></keyseq>"
msgstr "<keyseq><key>Alt</key><key>P</key></keyseq>"

#. (itstool) path: info/desc
#: C/app-colors.page:28
msgid "Change colors and backgrounds."
msgstr "Schimbă culori și fundale."

#. (itstool) path: page/title
#: C/app-colors.page:32
msgid "Color schemes"
msgstr "Scheme de culori"

#. (itstool) path: page/p
#: C/app-colors.page:34
msgid ""
"If you do not like the default <app>Terminal</app> theme, you may want to "
"change the colors that are used for the text and background. You can use "
"colors from your theme, select one of the presets or use a custom scheme."
msgstr ""

#. (itstool) path: section/title
#: C/app-colors.page:39
msgid "Use colors from your system theme"
msgstr ""

#. (itstool) path: section/p
#: C/app-colors.page:41
msgid "To use colors from the system theme:"
msgstr ""

#. (itstool) path: item/p
#: C/app-colors.page:45 C/app-colors.page:74 C/app-colors.page:106
#: C/app-cursor.page:40 C/app-fonts.page:45 C/app-fonts.page:69
#: C/app-fonts.page:114 C/app-terminal-sizes.page:79 C/pref-bell.page:40
#: C/pref-custom-exit.page:41 C/pref-custom-command.page:47
#: C/pref-login-shell.page:76 C/pref-profile-char-width.page:39
#: C/pref-profile-encoding.page:37 C/pref-scrolling.page:40
#: C/pref-scrolling.page:67 C/pref-scrolling.page:92 C/pref-scrolling.page:116
#: C/pref-scrolling.page:140
msgid ""
"Open <guiseq><gui style=\"menu\">Edit</gui> <gui style=\"menuitem"
"\">Preferences</gui></guiseq>."
msgstr ""

#. (itstool) path: item/p
#: C/app-colors.page:49 C/app-colors.page:78 C/app-colors.page:110
#: C/app-cursor.page:44 C/app-fonts.page:49 C/app-fonts.page:73
#: C/app-fonts.page:118 C/app-terminal-sizes.page:83 C/pref-bell.page:44
#: C/pref-custom-exit.page:45 C/pref-custom-command.page:51
#: C/pref-login-shell.page:80 C/pref-profiles.page:166
#: C/pref-profile-char-width.page:43 C/pref-profile-encoding.page:41
#: C/pref-scrolling.page:44 C/pref-scrolling.page:71 C/pref-scrolling.page:96
#: C/pref-scrolling.page:120 C/pref-scrolling.page:144
msgid ""
"Your current profile is selected in the sidebar. If you wish to edit a "
"different profile, click on its name."
msgstr ""

#. (itstool) path: item/p
#: C/app-colors.page:53 C/app-colors.page:82 C/app-colors.page:114
msgid "Select <gui style=\"tab\">Colors</gui>."
msgstr ""

#. (itstool) path: item/p
#: C/app-colors.page:56
msgid ""
"Check <gui style=\"checkbox\">Use colors from system theme</gui>. The "
"changes will be applied automatically."
msgstr ""

#. (itstool) path: section/title
#: C/app-colors.page:64
msgid "Built-in schemes"
msgstr ""

#. (itstool) path: section/p
#: C/app-colors.page:66
msgid ""
"You can choose one of the built-in color schemes: <gui>Black on light "
"yellow</gui>, <gui>Black on white</gui>, <gui>Gray on black</gui>, "
"<gui>Green on black</gui>, <gui>White on black</gui>, <gui>Tango light</"
"gui>, <gui>Tango dark</gui>, <gui>Solarized light</gui>, <gui>Solarized "
"dark</gui>. To set any of the built-in schemes:"
msgstr ""

#. (itstool) path: item/p
#: C/app-colors.page:85
msgid ""
"Make sure that <gui style=\"checkbox\">Use colors from system theme</gui> is "
"unchecked. Choose the desired color scheme from <gui>Built-in schemes</gui>. "
"Color scheme choices are applied automatically."
msgstr ""

#. (itstool) path: note/p
#: C/app-colors.page:90
msgid ""
"Applications can choose to use a color from the palette rather than the "
"specified bold color."
msgstr ""

#. (itstool) path: section/title
#: C/app-colors.page:99
msgid "Custom color scheme"
msgstr ""

#. (itstool) path: section/p
#: C/app-colors.page:101
msgid ""
"You can use custom colors for the text and background in <app>Terminal</app>:"
msgstr ""

#. (itstool) path: item/p
#: C/app-colors.page:117
msgid ""
"Make sure that <gui style=\"checkbox\">Use colors from system theme</gui> is "
"unchecked. Select <gui>Custom</gui> from the <gui>Built-in schemes</gui> "
"drop-down list."
msgstr ""

#. (itstool) path: item/p
#: C/app-colors.page:122
msgid "Click on the color you would like to change."
msgstr ""

#. (itstool) path: item/p
#: C/app-colors.page:125
msgid ""
"Choose your desired color from the color sample and click <gui style=\"button"
"\">Select</gui>."
msgstr ""

#. (itstool) path: item/p
#: C/app-colors.page:127
msgid "You can choose the desired color in the following ways:"
msgstr ""

#. (itstool) path: item/p
#: C/app-colors.page:130
msgid "Input the hexadecimal color code in the input box."
msgstr ""

#. (itstool) path: item/p
#: C/app-colors.page:133
msgid ""
"Drag the slider on the left to adjust the colors and click on the desired "
"color in the color selection area."
msgstr ""

#. (itstool) path: item/p
#: C/app-colors.page:137
msgid "Your changes will be saved automatically."
msgstr ""

#. (itstool) path: note/p
#: C/app-colors.page:142
msgid ""
"You may also alter a color when you have chosen a built-in scheme by "
"clicking on the color sample block. Once changed, your selection in the "
"built-in scheme menu will change to <gui>Custom</gui>."
msgstr ""

#. (itstool) path: note/p
#: C/app-colors.page:148
msgid ""
"Traditionally terminal emulators offered a 16 color palette, this is what "
"you can alter here. <app>Terminal</app> supports an extended set of 256 "
"colors, but the additional 240 colors cannot be edited here."
msgstr ""

#. (itstool) path: note/p
#: C/app-colors.page:152
msgid ""
"<app>Terminal</app> even offers direct access to over 16 million colors, "
"this is called “true color” mode."
msgstr ""

#. (itstool) path: note/p
#: C/app-colors.page:155
msgid ""
"If the changes you make to the palette do not seem to have an effect, "
"presumably the contents you see consist of such extended palette colors or "
"true colors, rather than the 16 base colors."
msgstr ""

#. (itstool) path: info/desc
#: C/app-cursor.page:29
msgid "Select different cursor style."
msgstr ""

#. (itstool) path: page/title
#: C/app-cursor.page:33
msgid "Change cursor"
msgstr ""

#. (itstool) path: page/p
#: C/app-cursor.page:35
msgid ""
"<app>Terminal</app> has three cursors from which to choose. To select your "
"preferred cursor:"
msgstr ""

#. (itstool) path: item/p
#: C/app-cursor.page:48 C/app-fonts.page:53 C/app-fonts.page:77
#: C/app-fonts.page:122 C/app-terminal-sizes.page:87 C/pref-bell.page:48
msgid "Select <gui style=\"tab\">Text</gui>."
msgstr ""

#. (itstool) path: item/p
#: C/app-cursor.page:51
msgid ""
"Choose your desired cursor shape from the drop down list next to <gui>Cursor "
"shape</gui>. You can choose from the following options:"
msgstr ""

#. (itstool) path: item/p
#: C/app-cursor.page:56
msgid "<gui>Block</gui>"
msgstr ""

#. (itstool) path: item/p
#: C/app-cursor.page:60
msgid "<gui>I-Beam</gui>"
msgstr ""

#. (itstool) path: item/p
#: C/app-cursor.page:64
msgid "<gui>Underline</gui>"
msgstr ""

#. (itstool) path: item/p
#: C/app-cursor.page:67
msgid "Upon selection of the cursor, your choice is saved automatically."
msgstr ""

#. (itstool) path: info/desc
#: C/app-fonts.page:28
msgid "Use system fonts or choose a custom font for your terminal."
msgstr ""

#. (itstool) path: page/title
#: C/app-fonts.page:32
msgid "Change font and style"
msgstr ""

#. (itstool) path: page/p
#: C/app-fonts.page:34
msgid ""
"When you work with a lot of <app>Terminal</app> text, you may want to change "
"the default font to your preference. You have the following options:"
msgstr ""

#. (itstool) path: section/title
#: C/app-fonts.page:39
msgid "System fixed width font"
msgstr ""

#. (itstool) path: section/p
#: C/app-fonts.page:41
msgid "To use system default fonts:"
msgstr ""

#. (itstool) path: item/p
#: C/app-fonts.page:56
msgid "Unselect <gui style=\"checkbox\">Custom font</gui>."
msgstr ""

#. (itstool) path: section/title
#: C/app-fonts.page:63
msgid "Set a custom font"
msgstr ""

#. (itstool) path: section/p
#: C/app-fonts.page:65
msgid "To set a custom font and size:"
msgstr ""

#. (itstool) path: item/p
#: C/app-fonts.page:80
msgid "Select <gui style=\"checkbox\">Custom font</gui>."
msgstr ""

#. (itstool) path: item/p
#: C/app-fonts.page:83
msgid "Click on the button next to <gui style=\"checkbox\">Custom font</gui>."
msgstr ""

#. (itstool) path: item/p
#: C/app-fonts.page:86
msgid ""
"Type the name of your desired font into the search field or browse the list "
"of fonts."
msgstr ""

#. (itstool) path: item/p
#: C/app-fonts.page:90
msgid ""
"Drag the slider that is below the font list to set the font size. "
"Alternatively, you can type in the font size into the field next to the "
"slider, or click on <gui style=\"button\">+</gui> to increase font size or "
"<gui style=\"button\">-</gui> to decrease selected font size."
msgstr ""

#. (itstool) path: item/p
#: C/app-fonts.page:96
msgid ""
"Click <gui style=\"button\">Select</gui> to apply your changes. To discard "
"changes and go back to previous dialog, click <gui style=\"button\">Cancel</"
"gui>."
msgstr ""

#. (itstool) path: section/title
#: C/app-fonts.page:105
msgid "Line spacing and character spacing"
msgstr ""

#. (itstool) path: section/p
#: C/app-fonts.page:107
msgid ""
"<app>Terminal</app> allows you to pull its characters apart for improved "
"readability. Line spacing and character spacing can be adjusted from 1.0 "
"(the regular look) to 2.0 (“double spacing”), including fractional values in "
"between."
msgstr ""

#. (itstool) path: item/p
#: C/app-fonts.page:125
msgid ""
"To set the horizontal character spacing, adjust the multiplier number in "
"front of <gui>width</gui>."
msgstr ""

#. (itstool) path: item/p
#: C/app-fonts.page:129
msgid ""
"To set the line spacing, adjust the multiplier number in front of "
"<gui>height</gui>."
msgstr ""

#. (itstool) path: info/desc
#: C/app-fullscreen.page:28
msgid "Enable fullscreen mode."
msgstr ""

#. (itstool) path: page/title
#: C/app-fullscreen.page:31
msgid "Fullscreen session"
msgstr ""

#. (itstool) path: page/p
#: C/app-fullscreen.page:33
msgid "Fullscreen mode allows <app>Terminal</app> to use the entire screen."
msgstr ""

#. (itstool) path: page/p
#: C/app-fullscreen.page:35
msgid ""
"This mode is useful if you have a device with limited screen space and "
"intend to work in <app>Terminal</app> for a long duration, or are working "
"with long lines of terminal output. It temporarily hides the window "
"decoration, allowing you to view more <link xref=\"pref-scrolling"
"\">scrollback lines</link> on the screen."
msgstr ""

#. (itstool) path: page/p
#: C/app-fullscreen.page:41
msgid "To enable fullscreen mode:"
msgstr ""

#. (itstool) path: item/p
#: C/app-fullscreen.page:45
msgid ""
"Select <gui style=\"menu\">View</gui> and check <gui style=\"menuitem\">Full "
"Screen</gui>, or press <key>F11</key>."
msgstr ""

#. (itstool) path: note/p
#: C/app-fullscreen.page:51
msgid ""
"The menubar will still be visible in fullscreen mode unless you have hidden "
"it."
msgstr ""

#. (itstool) path: note/p
#: C/app-fullscreen.page:56
msgid ""
"If you have more than one <app>Terminal</app> tab open, the tab bar will be "
"visible in the fullscreen mode."
msgstr ""

#. (itstool) path: page/p
#: C/app-fullscreen.page:60
msgid "To disable fullscreen mode:"
msgstr ""

#. (itstool) path: item/p
#: C/app-fullscreen.page:64
msgid ""
"Select <gui style=\"menu\">View</gui> and uncheck <gui style=\"menuitem"
"\">Full Screen</gui>, or right click and select <gui style=\"menuitem"
"\">Leave Full Screen</gui>. Alternatively, press <key>F11</key>."
msgstr ""

#. (itstool) path: info/desc
#: C/app-terminal-sizes.page:28
msgid "Change the <app>Terminal</app> window size."
msgstr ""

#. (itstool) path: page/title
#: C/app-terminal-sizes.page:32
msgid "<app>Terminal</app> sizes"
msgstr ""

#. (itstool) path: page/p
#: C/app-terminal-sizes.page:34
msgid ""
"If you work with certain command line applications that have minimum "
"terminal size requirements in order to display correctly, or if you want to "
"view long lines of terminal output with minimal line breaks on your display, "
"you may require <app>Terminal</app> windows to be of a particular size."
msgstr ""

#. (itstool) path: page/p
#: C/app-terminal-sizes.page:40
msgid ""
"You can change the <app>Terminal</app> window size to some preset values:"
msgstr ""

#. (itstool) path: item/p
#: C/app-terminal-sizes.page:45
msgid "Select <gui style=\"menu\">Terminal</gui>."
msgstr ""

#. (itstool) path: item/p
#: C/app-terminal-sizes.page:48
msgid "Choose one of the following options:"
msgstr ""

#. (itstool) path: item/p
#: C/app-terminal-sizes.page:51
msgid "<gui style=\"menuitem\">80×24</gui>"
msgstr ""

#. (itstool) path: item/p
#: C/app-terminal-sizes.page:54
msgid "<gui style=\"menuitem\">80×43</gui>"
msgstr ""

#. (itstool) path: item/p
#: C/app-terminal-sizes.page:57
msgid "<gui style=\"menuitem\">132×24</gui>"
msgstr ""

#. (itstool) path: item/p
#: C/app-terminal-sizes.page:60
msgid "<gui style=\"menuitem\">132×43</gui>"
msgstr ""

#. (itstool) path: note/p
#: C/app-terminal-sizes.page:67
msgid ""
"If you have enabled <link xref=\"pref-keyboard-access\"><gui>Menu access "
"keys</gui></link>, you can access this menu by pressing <keyseq><key>Alt</"
"key><key>T</key></keyseq> and then pressing <key>1</key> to switch the "
"<app>Terminal</app> window to size <gui>80×24</gui> and so on."
msgstr ""

#. (itstool) path: page/p
#: C/app-terminal-sizes.page:74
msgid ""
"If you require custom size <app>Terminal</app> windows, you can also set the "
"default window size according to your requirements:"
msgstr ""

#. (itstool) path: item/p
#: C/app-terminal-sizes.page:90
msgid ""
"Set <gui>Initial terminal size</gui> by typing the desired number of columns "
"and rows in the corresponding input boxes. You can also click <gui style="
"\"button\">+</gui> to increase or <gui style=\"button\">-</gui> to decrease "
"the size."
msgstr ""

#. (itstool) path: info/desc
#: C/app-zoom.page:27
msgid "Increase or decrease text size."
msgstr ""

#. (itstool) path: page/title
#: C/app-zoom.page:31
msgid "Zoom in and zoom out"
msgstr ""

#. (itstool) path: page/p
#: C/app-zoom.page:33
msgid "To increase <app>Terminal</app> text size:"
msgstr ""

#. (itstool) path: item/p
#: C/app-zoom.page:37
msgid ""
"Select <guiseq><gui style=\"menu\">View</gui> <gui style=\"menuitem\">Zoom "
"In</gui></guiseq> or press <keyseq><key>Ctrl</key><key>+</key></keyseq>."
msgstr ""

#. (itstool) path: page/p
#: C/app-zoom.page:43
msgid "To decrease <app>Terminal</app> text size:"
msgstr ""

#. (itstool) path: item/p
#: C/app-zoom.page:47
msgid ""
"Select <guiseq><gui style=\"menu\">View</gui> <gui style=\"menuitem\">Zoom "
"Out</gui></guiseq> or press <keyseq><key>Ctrl</key><key>-</key></keyseq>."
msgstr ""

#. (itstool) path: page/p
#: C/app-zoom.page:53
msgid "To restore <app>Terminal</app> text to default size:"
msgstr ""

#. (itstool) path: item/p
#: C/app-zoom.page:57
msgid ""
"Select <guiseq><gui style=\"menu\">View</gui> <gui style=\"menuitem\">Normal "
"Size</gui></guiseq> or press <keyseq><key>Ctrl</key><key>0</key></keyseq>."
msgstr ""

#. (itstool) path: credit/years
#: C/gs-execute-commands.page:21 C/gs-tabs.page:19 C/pref-scrolling.page:19
msgid "2013–2014"
msgstr ""

#. (itstool) path: info/desc
#: C/gs-execute-commands.page:31
msgid "Launch programs or run commands using <app>Terminal</app>."
msgstr ""

#. (itstool) path: page/title
#: C/gs-execute-commands.page:34
msgid "Execute a command"
msgstr ""

#. (itstool) path: page/p
#: C/gs-execute-commands.page:36
msgid ""
"Any input entered in the <app>Terminal</app> to be executed is referred to "
"as a <em>command</em>. You can run both command line and graphical user "
"interface (GUI) programs from the terminal."
msgstr ""

#. (itstool) path: page/p
#: C/gs-execute-commands.page:40
msgid "To execute commands:"
msgstr ""

#. (itstool) path: item/p
#: C/gs-execute-commands.page:44
msgid "Type the command in the <app>Terminal</app> prompt."
msgstr ""

#. (itstool) path: item/p
#: C/gs-execute-commands.page:47
msgid "Press <key>Enter</key> to execute it."
msgstr ""

#. (itstool) path: page/p
#: C/gs-execute-commands.page:51
msgid ""
"If you have a program that ends abruptly without any warning or error, you "
"may want to run it in <app>Terminal</app>. This will allow the program to "
"output any error or debugging messages to the <app>Terminal</app> window. "
"This information can be helpful when filing a bug report."
msgstr ""

#. (itstool) path: note/p
#: C/gs-execute-commands.page:57
msgid ""
"Read about the <link href=\"https://www.gnu.org/software/bash/manual/\">Bash "
"shell</link> for more information on what you can do in a terminal."
msgstr ""

#. (itstool) path: info/desc
#: C/gs-tabs.page:29
msgid "Enable, add, remove and reorder <app>Terminal</app> tabs."
msgstr ""

#. (itstool) path: page/title
#: C/gs-tabs.page:32
msgid "Use tabs"
msgstr ""

#. (itstool) path: page/p
#: C/gs-tabs.page:34
msgid ""
"The tab bar is shown at the top a <app>Terminal</app> window that has "
"multiple tabs open (it looks like a row of buttons). Click on a tab to "
"switch to it. You can open multiple tabs to manage your work in "
"<app>Terminal</app>. This will allow you to multi-task with activities such "
"as running programs, browsing directories and editing text files in a single "
"<app>Terminal</app> window."
msgstr ""

#. (itstool) path: section/title
#: C/gs-tabs.page:42
msgid "Open a new tab"
msgstr ""

#. (itstool) path: section/p
#: C/gs-tabs.page:44
msgid "To open a new tab inside your current <app>Terminal</app> window:"
msgstr ""

#. (itstool) path: item/p
#: C/gs-tabs.page:47
msgid "Press <keyseq><key>Shift</key><key>Ctrl</key><key>T</key></keyseq>."
msgstr ""

#. (itstool) path: section/title
#: C/gs-tabs.page:84
msgid "Remove a tab"
msgstr ""

#. (itstool) path: section/p
#: C/gs-tabs.page:86
msgid ""
"To close an existing tab inside your current <app>Terminal</app> window:"
msgstr ""

#. (itstool) path: item/p
#: C/gs-tabs.page:91
msgid ""
"Select <guiseq><gui style=\"menu\">File</gui><gui style=\"menuitem\">Close "
"Tab</gui></guiseq>."
msgstr ""

#. (itstool) path: section/p
#: C/gs-tabs.page:97
msgid ""
"Alternatively, you can click on the <gui style=\"button\">×</gui> in the top "
"right corner of the tab or right click on the tab and select <gui style="
"\"menuitem\">Close Terminal</gui>."
msgstr ""

#. (itstool) path: section/title
#: C/gs-tabs.page:104
msgid "Reorder tabs"
msgstr ""

#. (itstool) path: section/p
#: C/gs-tabs.page:106
msgid "To change the ordering of tabs in a window:"
msgstr ""

#. (itstool) path: item/p
#: C/gs-tabs.page:109 C/gs-tabs.page:136 C/gs-tabs.page:164
msgid "Click and hold the left mouse button on the tab."
msgstr ""

#. (itstool) path: item/p
#: C/gs-tabs.page:112
msgid "Drag the tab to the desired position among the other tabs."
msgstr ""

#. (itstool) path: item/p
#: C/gs-tabs.page:115 C/gs-tabs.page:145 C/gs-tabs.page:170
msgid "Release the mouse button."
msgstr ""

#. (itstool) path: section/p
#: C/gs-tabs.page:119
msgid ""
"The tab will be placed in the position closest to where you released the "
"tab, immediately beside other open tabs."
msgstr ""

#. (itstool) path: section/p
#: C/gs-tabs.page:122
msgid ""
"Alternatively, you can reorder a tab by right clicking on a tab and "
"selecting <gui style=\"menuitem\">Move Terminal Left</gui> to move the tab "
"to the left or <gui style=\"menuitem\">Move Terminal Right</gui> to move the "
"tab to the right. This will reorder the tab position by moving it one place "
"at a time."
msgstr ""

#. (itstool) path: section/title
#: C/gs-tabs.page:131
msgid "Move a tab to another <app>Terminal</app> window"
msgstr ""

#. (itstool) path: section/p
#: C/gs-tabs.page:133
msgid "If you want to move a tab from one window to another:"
msgstr ""

#. (itstool) path: item/p
#: C/gs-tabs.page:139
msgid "Drag the tab to the new window."
msgstr ""

#. (itstool) path: item/p
#: C/gs-tabs.page:142
msgid "Place it beside other tabs in the new window."
msgstr ""

#. (itstool) path: note/p
#: C/gs-tabs.page:150
msgid ""
"You can move a tab from one window to another by dragging the tab to the "
"<gui>Activities</gui> hot-corner of the <gui>GNOME Shell</gui>. This will "
"reveal each of the open <app>Terminal</app> windows. You can release the tab "
"that you are holding over the desired <app>Terminal</app> window."
msgstr ""

#. (itstool) path: section/title
#: C/gs-tabs.page:159
msgid "Move a tab to create a new <app>Terminal</app> window"
msgstr ""

#. (itstool) path: section/p
#: C/gs-tabs.page:161
msgid "To create a new window from an existing tab:"
msgstr ""

#. (itstool) path: item/p
#: C/gs-tabs.page:167
msgid "Drag the tab out of the current <app>Terminal</app> window."
msgstr ""

#. (itstool) path: info/title
#: C/index.page:8
msgctxt "link"
msgid "Terminal"
msgstr ""

#. (itstool) path: info/title
#: C/index.page:9
msgctxt "text"
msgid "Terminal"
msgstr ""

#. (itstool) path: credit/name
#: C/index.page:22
msgid "Jim Campbell"
msgstr ""

#. (itstool) path: info/desc
#: C/index.page:29
msgid "Set up and use the highly customizable GNOME terminal emulator."
msgstr ""

#. (itstool) path: page/title
#: C/index.page:33
msgid "<_:media-1/> Terminal Help"
msgstr ""

#. (itstool) path: section/title
#: C/index.page:40
msgid "Getting Started"
msgstr ""

#. (itstool) path: section/title
#: C/index.page:44
msgid "Working With Text"
msgstr ""

#. (itstool) path: section/title
#: C/index.page:48
msgid "Customize Appearance"
msgstr ""

#. (itstool) path: section/title
#: C/index.page:52
msgid "Customize Behavior"
msgstr ""

#. (itstool) path: section/title
#: C/index.page:56
msgid "Advanced Settings"
msgstr ""

#. (itstool) path: section/title
#: C/index.page:60
msgid "Troubleshooting"
msgstr ""

#. (itstool) path: info/desc
#: C/introduction.page:29
msgid "Learn about the GNOME terminal emulator."
msgstr ""

#. (itstool) path: page/title
#: C/introduction.page:32
msgid "Introduction"
msgstr ""

#. (itstool) path: page/p
#: C/introduction.page:34
msgid ""
"<app>Terminal</app> is a terminal emulator application for accessing a UNIX "
"shell environment which can be used to run programs available on your system."
msgstr ""

#. (itstool) path: page/p
#: C/introduction.page:38
msgid ""
"<app>Terminal</app> supports escape sequences that control cursor position "
"and colors."
msgstr ""

#. (itstool) path: figure/title
#: C/introduction.page:42
msgid "GNOME Terminal"
msgstr ""

#. (itstool) path: figure/desc
#: C/introduction.page:43
msgid "Screenshot of GNOME <app>Terminal</app>"
msgstr ""

#. (itstool) path: figure/media
#. This is a reference to an external file such as an image or video. When
#. the file changes, the md5 hash will change to let you know you need to
#. update your localized copy. The msgstr is not used at all. Set it to
#. whatever you like once you have updated your copy of the file.
#: C/introduction.page:44
msgctxt "_"
msgid ""
"external ref='figures/gnome-terminal.png' "
"md5='835c028558c16a9c263aaacfe5a1f81d'"
msgstr ""

#. (itstool) path: p/link
#: C/legal.xml:4
msgid "Creative Commons Attribution-Share Alike 3.0 Unported License"
msgstr ""

#. (itstool) path: p/link
#: C/legal.xml:6
msgid "GNU General Public License version 3"
msgstr ""

#. (itstool) path: license/p
#: C/legal.xml:3
msgid ""
"This work is licensed under a <_:link-1/> and a <_:link-2/>. It may be "
"redistributed and/or modified under either license."
msgstr ""

#. (itstool) path: license/p
#: C/legal.xml:9
msgid "GPL 3 statement:"
msgstr ""

#. (itstool) path: license/p
#: C/legal.xml:10
msgid ""
"This work is free software: you can redistribute it and/or modify it under "
"the terms of the GNU General Public License version 3 as published by the "
"Free Software Foundation."
msgstr ""

#. (itstool) path: license/p
#: C/legal.xml:14
msgid ""
"This work is distributed in the hope that it will be useful, but WITHOUT ANY "
"WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS "
"FOR A PARTICULAR PURPOSE. See the GNU General Public License for more "
"details."
msgstr ""

#. (itstool) path: license/p
#: C/legal.xml:19
msgid ""
"You should have received a copy of the GNU General Public License along with "
"this program. If not, see http://www.gnu.org/licenses/."
msgstr ""

#. (itstool) path: info/desc
#: C/overview.page:21
msgid "What is a terminal?"
msgstr ""

#. (itstool) path: page/title
#: C/overview.page:24
msgid "Overview of a terminal"
msgstr ""

#. (itstool) path: page/p
#: C/overview.page:26
msgid ""
"<app>Terminal</app> is a terminal program for <gui>GNOME</gui>. The "
"following terms and their descriptions will help you to be familiar with "
"<app>Terminal</app> and its capabilities."
msgstr ""

#. (itstool) path: item/title
#: C/overview.page:32
msgid "A terminal"
msgstr ""

#. (itstool) path: item/p
#: C/overview.page:33
msgid ""
"A terminal is a text input point in a computer that is also called the "
"Command Line Interface (CLI)."
msgstr ""

#. (itstool) path: item/title
#: C/overview.page:37
msgid "Physical terminals"
msgstr ""

#. (itstool) path: item/p
#: C/overview.page:38
msgid ""
"IBM 3270, VT100 and many others are hardware terminals that are no longer "
"produced as physical devices. To emulate these terminals, there are terminal "
"emulators."
msgstr ""

#. (itstool) path: item/title
#: C/overview.page:43
msgid "Terminal emulators"
msgstr ""

#. (itstool) path: item/p
#: C/overview.page:44
msgid ""
"Emulation is the ability of a computer program to imitate another program or "
"device."
msgstr ""

#. (itstool) path: item/p
#: C/overview.page:47
msgid ""
"A terminal emulator, also called tty, is a software program that emulates a "
"video terminal in modern computers that use graphical user interfaces and "
"provide interactive access to applications that run only in the command line "
"environments. These applications may be running either on the same machine "
"or on a different one via <app>telnet</app>, <app>ssh</app>, or <app>dial-"
"up</app>."
msgstr ""

#. (itstool) path: item/title
#: C/overview.page:55
msgid "VTE"
msgstr ""

#. (itstool) path: item/p
#: C/overview.page:56
msgid ""
"Virtual Terminal Environment (VTE) is a terminal emulator which emulates a "
"text terminal inside a graphical user interface (GUI) environment. "
"<app>Terminal</app> is largely based on the <app>VTE</app>. <app>VTE</app> "
"has widgets that implement a fully functional terminal emulator."
msgstr ""

#. (itstool) path: item/title
#: C/overview.page:63
msgid "Shell"
msgstr ""

#. (itstool) path: item/p
#: C/overview.page:64
msgid ""
"A <em>shell</em> is a program that provides an interface to invoke or "
"“launch” commands or another program inside a terminal. It also allows you "
"to view and browse the contents of directories. Popular shells include "
"<app>bash</app>, <app>zsh</app>, <app>fish</app>."
msgstr ""

#. (itstool) path: item/title
#: C/overview.page:70
msgid "Escape Sequences"
msgstr ""

#. (itstool) path: item/p
#: C/overview.page:71
msgid ""
"An escape sequence is a series of characters used to change the meaning of "
"data in a terminal. Escape sequences are used when a computer has only "
"single channel to send information back and forth. Escape sequences are used "
"to distinguish if data being sent is a command to be executed or information "
"to be stored and displayed."
msgstr ""

#. (itstool) path: item/title
#: C/overview.page:79
msgid "Prompt"
msgstr ""

#. (itstool) path: item/p
#: C/overview.page:80
msgid ""
"A prompt is also called a <em>command prompt</em>. It is a sequence of "
"characters used in the command line environment to indicate the readiness of "
"the shell to accept commands."
msgstr ""

#. (itstool) path: item/p
#: C/overview.page:84
msgid ""
"A prompt usually ends with the characters <sys>$</sys>, <sys>%</sys>, "
"<sys>#</sys> or <sys>&gt;</sys> and includes information about the path of "
"the present working directory. On Unix based systems, it is common for the "
"prompt to end in a <sys>$</sys> or <sys>#</sys> character depending on the "
"user role such as <sys>$</sys> for user and <sys>#</sys> for superuser (also "
"called <sys>root</sys>)."
msgstr ""

#. (itstool) path: item/title
#: C/overview.page:93
msgid "Command"
msgstr ""

#. (itstool) path: item/p
#: C/overview.page:94
msgid ""
"An input entered in the prompt to be executed is called a <em>command</em>. "
"It is a combination of the program name along with any other additional "
"parameters passed as flags to alter the execution of the program."
msgstr ""

#. (itstool) path: page/title
#: C/pref.page:18
msgid "<app>Terminal</app> preferences"
msgstr ""

#. (itstool) path: section/title
#: C/pref.page:21
msgid "Global Preferences"
msgstr ""

#. (itstool) path: section/title
#: C/pref.page:25
msgid "Manage Profiles"
msgstr ""

#. (itstool) path: section/title
#: C/pref.page:29
msgid "Profile Preferences"
msgstr ""

#. (itstool) path: info/desc
#: C/pref-bell.page:28
msgid "Enable audible notification in <app>Terminal</app>."
msgstr ""

#. (itstool) path: page/title
#: C/pref-bell.page:32
msgid "Set audible bell"
msgstr ""

#. (itstool) path: page/p
#: C/pref-bell.page:34
msgid ""
"<app>Terminal</app> can sound an audible bell to indicate events in "
"<app>Terminal</app> windows and tabs."
msgstr ""

#. (itstool) path: page/p
#: C/pref-bell.page:37
msgid "To be notified of these events:"
msgstr ""

#. (itstool) path: item/p
#: C/pref-bell.page:51
msgid "Select <gui style=\"checkbox\">Terminal bell</gui>"
msgstr ""

#. (itstool) path: note/p
#: C/pref-bell.page:56
msgid ""
"To preview the bell sound that your system produces, press "
"<keyseq><key>Ctrl</key><key>G</key></keyseq>."
msgstr ""

#. (itstool) path: credit/years
#: C/pref-custom-exit.page:20 C/pref-custom-command.page:21
#: C/pref-login-shell.page:19 C/pref-profiles.page:19
msgid "2013-2014"
msgstr ""

#. (itstool) path: info/desc
#: C/pref-custom-exit.page:30
msgid ""
"Set the behavior of <app>Terminal</app> when a custom command or the default "
"shell exits."
msgstr ""

#. (itstool) path: page/title
#: C/pref-custom-exit.page:34
msgid "Set behavior on command exit"
msgstr ""

#. (itstool) path: page/p
#: C/pref-custom-exit.page:36
msgid ""
"You can set the terminal to exit, restart or remain open when the shell or a "
"custom command exits:"
msgstr ""

#. (itstool) path: item/p
#: C/pref-custom-exit.page:49 C/pref-custom-command.page:55
#: C/pref-login-shell.page:84
msgid "Select <gui style=\"tab\">Command</gui>."
msgstr ""

#. (itstool) path: item/p
#: C/pref-custom-exit.page:52
msgid ""
"From the <gui>When command exits</gui> drop down list, select one of the "
"following options:"
msgstr ""

#. (itstool) path: item/p
#: C/pref-custom-exit.page:56
msgid "<gui>Exit the terminal</gui>"
msgstr ""

#. (itstool) path: item/p
#: C/pref-custom-exit.page:59
msgid "<gui>Restart the command</gui>"
msgstr ""

#. (itstool) path: item/p
#: C/pref-custom-exit.page:62
msgid "<gui>Hold the terminal open</gui>"
msgstr ""

#. (itstool) path: item/p
#: C/pref-custom-exit.page:65
msgid "The setting will be saved automatically when you select it."
msgstr ""

#. (itstool) path: note/p
#: C/pref-custom-exit.page:70
msgid ""
"If you have <link xref=\"pref-custom-command\">set a custom command</link> "
"that is non-interactive, have set the exit behavior to <gui>Exit the "
"terminal</gui>, and have set the profile to be the default profile, "
"<app>Terminal</app> may exit before you can see the output of the command."
msgstr ""

#. (itstool) path: info/desc
#: C/pref-custom-command.page:31
msgid ""
"Set <app>Terminal</app> to run a command or a different shell on startup."
msgstr ""

#. (itstool) path: page/title
#: C/pref-custom-command.page:35
msgid "Custom commands and shells"
msgstr ""

#. (itstool) path: page/p
#: C/pref-custom-command.page:37
msgid ""
"A <em>shell</em> is software that provides an interface for users of an "
"operating system to run <em>commands</em>, which can be programs such as "
"<app>top</app> or a command line shell. The default shell is usually "
"<app>Bash</app>."
msgstr ""

#. (itstool) path: page/p
#: C/pref-custom-command.page:42
msgid ""
"You can set <app>Terminal</app> to run a command when it starts up instead "
"of awaiting input from you:"
msgstr ""

#. (itstool) path: item/p
#: C/pref-custom-command.page:58
msgid "Check <gui>Run a custom command instead of my shell</gui>."
msgstr ""

#. (itstool) path: item/p
#: C/pref-custom-command.page:61
msgid "In the text box, type the command or the desired shell."
msgstr ""

#. (itstool) path: item/p
#: C/pref-custom-command.page:62
msgid ""
"The command will be passed to the terminal exactly as you write it, "
"including any arguments that you specify. Environment variables will be "
"inherited from the terminal as it is a child process of the terminal."
msgstr ""

#. (itstool) path: item/p
#: C/pref-custom-command.page:67
msgid ""
"Open a new <app>Terminal</app> tab or window to see how the custom shell or "
"command executes."
msgstr ""

#. (itstool) path: page/p
#: C/pref-custom-command.page:72
msgid ""
"You can also <link xref=\"pref-custom-exit\">set the behavior</link> of the "
"terminal once the command finishes executing."
msgstr ""

#. (itstool) path: note/p
#: C/pref-custom-command.page:76
msgid ""
"You may have to enter full path to the command or the shell if the directory "
"where the command or shell resides is not in the <code>PATH</code> variable "
"of your system."
msgstr ""

#. (itstool) path: info/desc
#: C/pref-encoding.page:26
msgid "Change to a different character set."
msgstr ""

#. (itstool) path: page/title
#: C/pref-encoding.page:30
msgid "Character encoding"
msgstr ""

#. (itstool) path: page/p
#: C/pref-encoding.page:32
msgid ""
"The default <em>character encoding</em> is usually UTF-8. You may want to "
"change character encoding in <app>Terminal</app> if you:"
msgstr ""

#. (itstool) path: item/p
#: C/pref-encoding.page:37
msgid ""
"are working with file or directory names that use characters unavailable in "
"your default encoding."
msgstr ""

#. (itstool) path: item/p
#: C/pref-encoding.page:41
msgid ""
"use an external hard disk that uses different encoding from your system."
msgstr ""

#. (itstool) path: item/p
#: C/pref-encoding.page:45
msgid "connect to a remote computer that uses a different encoding."
msgstr ""

#. (itstool) path: section/title
#: C/pref-encoding.page:50
msgid "Change the character encoding"
msgstr ""

#. (itstool) path: item/p
#: C/pref-encoding.page:54
msgid ""
"Select <guiseq><gui style=\"menu\">Terminal</gui> <gui style=\"menuitem"
"\">Set Character Encoding</gui></guiseq>."
msgstr ""

#. (itstool) path: item/p
#: C/pref-encoding.page:58
msgid "Select the desired character encoding."
msgstr ""

#. (itstool) path: info/desc
#: C/pref-keyboard-access.page:29
msgid "Navigate around <app>Terminal</app> menus using keyboard keys."
msgstr ""

#. (itstool) path: page/title
#: C/pref-keyboard-access.page:32
msgid "Keyboard accessibility"
msgstr ""

#. (itstool) path: note/p
#: C/pref-keyboard-access.page:35
msgid ""
"These keys will only have an effect in windows in which the menubar is set "
"to be visible."
msgstr ""

#. (itstool) path: page/p
#: C/pref-keyboard-access.page:39
msgid ""
"You can navigate the <app>Terminal</app> menu using a combination of keys "
"that are called <em>mnemonics</em> or a special key that takes you directly "
"to the first menu in the menubar which is called the <em>menu accelerator "
"key</em>."
msgstr ""

#. (itstool) path: section/title
#: C/pref-keyboard-access.page:45
msgid "Mnemonics"
msgstr ""

#. (itstool) path: section/p
#: C/pref-keyboard-access.page:47
msgid ""
"<app>Terminal</app> menu can be accessed by combining the <key>Alt</key> key "
"and a letter of the menu item. The letter that you need to use to access the "
"menu will be underlined when you hold down the <key>Alt</key>."
msgstr ""

#. (itstool) path: section/p
#: C/pref-keyboard-access.page:52
msgid ""
"For example, view the <gui style=\"menu\">Edit</gui> menu using "
"<keyseq><key>Alt</key><key>E</key></keyseq>. Similarly, you can access <gui "
"style=\"menu\">File</gui> menu using <keyseq><key>Alt</key><key>F</key></"
"keyseq>."
msgstr ""

#. (itstool) path: section/p
#: C/pref-keyboard-access.page:57
msgid "To enable mnemonics:"
msgstr ""

#. (itstool) path: item/p
#: C/pref-keyboard-access.page:61 C/pref-menubar.page:60
msgid ""
"Select <guiseq><gui style=\"menu\">Edit</gui> <gui style=\"menuitem\"> "
"Preferences</gui> <gui style=\"tab\">General</gui></guiseq>."
msgstr ""

#. (itstool) path: item/p
#: C/pref-keyboard-access.page:65
msgid "Check <gui style=\"checkbox\">Enable mnemonics</gui>."
msgstr ""

#. (itstool) path: section/title
#: C/pref-keyboard-access.page:72
msgid "Menu accelerator key"
msgstr ""

#. (itstool) path: section/p
#: C/pref-keyboard-access.page:74
msgid ""
"This setting brings up the <gui style=\"menu\">File</gui> menu when the menu "
"accelerator key is pressed. This key is usually <key>F10</key> by default."
msgstr ""

#. (itstool) path: item/p
#: C/pref-keyboard-access.page:80
msgid ""
"Select <guiseq><gui style=\"menu\">Edit</gui> <gui style=\"menuitem"
"\">Preferences</gui> <gui style=\"tab\">General</gui></guiseq>."
msgstr ""

#. (itstool) path: item/p
#: C/pref-keyboard-access.page:85
msgid "Check <gui style=\"checkbox\">Enable the menu accelerator key</gui>."
msgstr ""

#. (itstool) path: info/desc
#: C/pref-login-shell.page:29
msgid "Start a login shell in <app>Terminal</app>."
msgstr ""

#. (itstool) path: page/title
#: C/pref-login-shell.page:32
msgid "Login shells"
msgstr ""

#. (itstool) path: page/p
#: C/pref-login-shell.page:34
msgid ""
"Shells in UNIX based systems can be started up in login and non-login modes:"
msgstr ""

#. (itstool) path: item/title
#: C/pref-login-shell.page:39
msgid "Login shell"
msgstr ""

#. (itstool) path: item/p
#: C/pref-login-shell.page:40
msgid ""
"A login shell is a shell given to a user upon login into their user account. "
"This is initiated by using the <cmd>-l</cmd> or <cmd>--login</cmd> option, "
"or placing a dash as the initial character of the command name, for example "
"invoking <cmd>bash</cmd> as <cmd>-bash</cmd>."
msgstr ""

#. (itstool) path: item/title
#: C/pref-login-shell.page:47
msgid "Sub shell"
msgstr ""

#. (itstool) path: item/p
#: C/pref-login-shell.page:48
msgid ""
"Sub shell, also called a non-login shell is a shell started after the login "
"process without the <cmd>-l</cmd> or <cmd>--login</cmd> option and without "
"an extra dash before the command name."
msgstr ""

#. (itstool) path: page/p
#: C/pref-login-shell.page:54
msgid "The general cases for having a login shell include:"
msgstr ""

#. (itstool) path: item/p
#: C/pref-login-shell.page:57
msgid "Accessing your computer remotely using <app>ssh</app>."
msgstr ""

#. (itstool) path: item/p
#: C/pref-login-shell.page:60
msgid ""
"Simulating an initial login shell with <cmd>bash -l</cmd> or <cmd>sh -l</"
"cmd>."
msgstr ""

#. (itstool) path: item/p
#: C/pref-login-shell.page:64
msgid "Simulating an initial root login shell with <cmd>sudo -i</cmd>."
msgstr ""

#. (itstool) path: section/title
#: C/pref-login-shell.page:69
msgid "Start a login shell"
msgstr ""

#. (itstool) path: section/p
#: C/pref-login-shell.page:71
msgid ""
"You can allow <app>Terminal</app> to start a login shell. Your default shell "
"will be started with a dash character prepended to its name."
msgstr ""

#. (itstool) path: item/p
#: C/pref-login-shell.page:91
msgid ""
"Under the <gui>Command</gui> label, select <gui style=\"checkbox\">Run "
"command as a login shell</gui>."
msgstr ""

#. (itstool) path: info/desc
#: C/pref-menubar.page:30
msgid "Hide and restore the menubar."
msgstr ""

#. (itstool) path: page/title
#: C/pref-menubar.page:34
msgid "Menubar visibility"
msgstr ""

#. (itstool) path: page/p
#: C/pref-menubar.page:36
msgid ""
"You can enable or disable the menubar as desired. This may be useful if you "
"have limited screen space. To hide the menubar:"
msgstr ""

#. (itstool) path: item/p
#: C/pref-menubar.page:41
msgid ""
"Select <gui style=\"menu\">View</gui> and deselect <gui style=\"menuitem"
"\">Show Menubar</gui>."
msgstr ""

#. (itstool) path: page/p
#: C/pref-menubar.page:46
msgid "To restore the menubar:"
msgstr ""

#. (itstool) path: item/p
#: C/pref-menubar.page:50
msgid ""
"Right click in <app>Terminal</app> and select <gui style=\"menuitem\">Show "
"Menubar</gui>."
msgstr ""

#. (itstool) path: page/p
#: C/pref-menubar.page:55
msgid ""
"To enable or disable the menubar by default in all <app>Terminal</app> "
"windows that you open:"
msgstr ""

#. (itstool) path: item/p
#: C/pref-menubar.page:64
msgid "Select or deselect <gui>Show menubar by default in new terminals</gui>."
msgstr ""

#. (itstool) path: note/p
#: C/pref-menubar.page:69
msgid ""
"You can <link xref=\"adv-keyboard-shortcuts\">set a keyboard shortcut</link> "
"to show and hide the menubar."
msgstr ""

#. (itstool) path: info/desc
#: C/pref-profiles.page:29
msgid "Create, rename and delete profiles."
msgstr ""

#. (itstool) path: page/title
#: C/pref-profiles.page:32
msgid "Manage profiles"
msgstr ""

#. (itstool) path: page/p
#: C/pref-profiles.page:40
msgid ""
"A profile is a collection of <app>Terminal</app> settings. <app>Terminal</"
"app> supports multiple profiles. You can configure <app>Terminal</app> "
"profiles to <link xref=\"pref-custom-command\">run a custom command or "
"shell</link>, set a profile exclusively to connect to remote computers using "
"SSH or set a profile that launches a <app>GNU Screen</app> session."
msgstr ""

#. (itstool) path: page/p
#: C/pref-profiles.page:47
msgid "The available <app>Terminal</app> settings include:"
msgstr ""

#. (itstool) path: item/p
#: C/pref-profiles.page:51
msgid "Profile name."
msgstr ""

#. (itstool) path: item/p
#: C/pref-profiles.page:54
msgid "Font and background colors."
msgstr ""

#. (itstool) path: item/p
#: C/pref-profiles.page:57
msgid ""
"<gui style=\"tab\">Compatibility</gui> with <key>Backspace</key> and "
"<key>Delete</key> keys."
msgstr ""

#. (itstool) path: item/p
#: C/pref-profiles.page:61
msgid "<gui style=\"tab\">Scrolling</gui>."
msgstr ""

#. (itstool) path: section/title
#: C/pref-profiles.page:66
msgid "Select a profile"
msgstr ""

#. (itstool) path: section/p
#: C/pref-profiles.page:68
msgid ""
"If you have two or more profiles defined, you can change the profile in your "
"current <app>Terminal</app> tab or window by selecting a profile from "
"<guiseq><gui style=\"menu\">Terminal</gui> <gui style=\"menuitem\">Change "
"Profile</gui></guiseq>."
msgstr ""

#. (itstool) path: section/title
#: C/pref-profiles.page:76
msgid "Create a new profile"
msgstr ""

#. (itstool) path: section/p
#: C/pref-profiles.page:78
msgid ""
"To create a new profile with the default settings of <app>Terminal</app>:"
msgstr ""

#. (itstool) path: item/p
#: C/pref-profiles.page:83 C/pref-profiles.page:112 C/pref-profiles.page:162
#: C/pref-profiles.page:204 C/pref-profiles.page:233 C/pref-profiles.page:273
msgid ""
"Select <guiseq><gui style=\"menu\">Edit</gui> <gui style=\"menuitem"
"\">Preferences</gui></guiseq>."
msgstr ""

#. (itstool) path: item/p
#: C/pref-profiles.page:87
msgid ""
"In the sidebar, click on the <gui style=\"button\">+</gui> button next to "
"the <gui>Profiles</gui> label."
msgstr ""

#. (itstool) path: item/p
#: C/pref-profiles.page:91 C/pref-profiles.page:126
msgid "Enter a name for the new profile. You can change this name later."
msgstr ""

#. (itstool) path: item/p
#: C/pref-profiles.page:94
msgid "Click <gui style=\"button\">Create</gui> to create the new profile."
msgstr ""

#. (itstool) path: item/p
#: C/pref-profiles.page:97 C/pref-profiles.page:132
msgid ""
"Set your desired <link xref=\"#edit-profile\">profile preferences</link>. "
"These will be saved automatically."
msgstr ""

#. (itstool) path: section/title
#: C/pref-profiles.page:105
msgid "Create a new profile based on an existing profile"
msgstr ""

#. (itstool) path: section/p
#: C/pref-profiles.page:107
msgid ""
"You can create a new profile based on settings from an existing profile:"
msgstr ""

#. (itstool) path: item/p
#: C/pref-profiles.page:116
msgid ""
"In the sidebar select the profile on which your new profile should be based."
msgstr ""

#. (itstool) path: item/p
#: C/pref-profiles.page:120 C/pref-profiles.page:211 C/pref-profiles.page:240
#: C/pref-profiles.page:280
msgid "Click on the arrow next to the profile name."
msgstr ""

#. (itstool) path: item/p
#: C/pref-profiles.page:123
msgid "Select <gui style=\"menuitem\">Clone…</gui>."
msgstr ""

#. (itstool) path: item/p
#: C/pref-profiles.page:129
msgid "Click <gui style=\"button\">Clone</gui> to create the new profile."
msgstr ""

#. (itstool) path: note/p
#: C/pref-profiles.page:138
msgid ""
"Creating a new profile from an existing profile will not affect settings in "
"an existing profile. Any changes to settings will be stored in the new "
"profile."
msgstr ""

#. (itstool) path: section/title
#: C/pref-profiles.page:146
msgid "Edit a profile"
msgstr ""

#. (itstool) path: note/p
#: C/pref-profiles.page:149
msgid ""
"If the default profile is edited, it cannot be restored to its original "
"settings! If you have not already created any other <app>Terminal</app> "
"profiles and have customized the default profile, <app>Terminal</app> "
"<em>may</em> become unusable should any settings cause problems. It is "
"recommended that you <link xref=\"#create-profile-from-existing\">create a "
"copy of the default profile</link> then edit the copy to create a custom "
"profile."
msgstr ""

#. (itstool) path: section/p
#: C/pref-profiles.page:158
msgid "You can make changes to existing profiles. To edit a profile:"
msgstr ""

#. (itstool) path: section/p
#: C/pref-profiles.page:171
msgid "Once the desired profile is selected, you can:"
msgstr ""

#. (itstool) path: item/p
#: C/pref-profiles.page:175
msgid ""
"Select <link xref=\"app-fonts\">font</link>, <link xref=\"app-cursor"
"\">cursor shapes</link> and <link xref=\"app-terminal-sizes\"><app>Terminal</"
"app> size</link>."
msgstr ""

#. (itstool) path: item/p
#: C/pref-profiles.page:180
msgid ""
"You may also change behavior of <app>Terminal</app> on <link xref=\"pref-"
"custom-exit\">command exit</link>, set a <link xref=\"pref-login-shell"
"\">custom login shell</link> or change <link xref=\"pref-scrolling"
"\">scrollbar preferences</link>."
msgstr ""

#. (itstool) path: item/p
#: C/pref-profiles.page:186
msgid ""
"To change the <app>Terminal</app> background and text colors, see <link xref="
"\"app-colors\"><app>Terminal</app> color schemes</link>."
msgstr ""

#. (itstool) path: item/p
#: C/pref-profiles.page:190
msgid ""
"Changes to profile are saved immediately. To return to <app>Terminal</app>, "
"click <gui style=\"button\">Close</gui>."
msgstr ""

#. (itstool) path: section/title
#: C/pref-profiles.page:198
msgid "Rename an existing profile"
msgstr ""

#. (itstool) path: section/p
#: C/pref-profiles.page:200
msgid "You can rename existing profiles, including the default profile:"
msgstr ""

#. (itstool) path: item/p
#: C/pref-profiles.page:208
msgid "Select the profile you wish to rename."
msgstr ""

#. (itstool) path: item/p
#: C/pref-profiles.page:214
msgid "Select <gui style=\"menuitem\">Rename…</gui>."
msgstr ""

#. (itstool) path: item/p
#: C/pref-profiles.page:217
msgid "Enter the new profile name."
msgstr ""

#. (itstool) path: item/p
#: C/pref-profiles.page:220
msgid "Click <gui style=\"button\">Rename</gui> to rename."
msgstr ""

#. (itstool) path: section/title
#: C/pref-profiles.page:227
msgid "Delete a profile"
msgstr ""

#. (itstool) path: section/p
#: C/pref-profiles.page:229
msgid "To delete a profile:"
msgstr ""

#. (itstool) path: item/p
#: C/pref-profiles.page:237
msgid "Select the profile you wish to delete."
msgstr ""

#. (itstool) path: item/p
#: C/pref-profiles.page:243
msgid "Select <gui style=\"menuitem\">Delete…</gui>."
msgstr ""

#. (itstool) path: item/p
#: C/pref-profiles.page:246
msgid "Click <gui style=\"button\">Delete</gui> to confirm."
msgstr ""

#. (itstool) path: note/p
#: C/pref-profiles.page:251
msgid ""
"The default profile cannot be deleted. If you wish to delete that profile, "
"first set another profile as <link xref=\"#set-default\">default</link>."
msgstr ""

#. (itstool) path: page/p
#: C/pref-profiles.page:258
msgid ""
"The default profile is loaded when a new terminal is opened unless you have "
"selected another profile. Any changes that you make to the settings will be "
"stored in the currently selected profile."
msgstr ""

#. (itstool) path: section/title
#: C/pref-profiles.page:263
msgid "Set a default profile"
msgstr ""

#. (itstool) path: section/p
#: C/pref-profiles.page:265
msgid ""
"The default profile is used when <app>Terminal</app> could not otherwise "
"decide which profile to use. For example, <app>Terminal</app> is started up "
"freshly and opens its first terminal window. In contrast, when you use a "
"menu entry or keyboard shortcut of <app>Terminal</app> to open a new "
"terminal, the profile of the existing terminal is used."
msgstr ""

#. (itstool) path: item/p
#: C/pref-profiles.page:277
msgid "Select the profile you wish to set as the default."
msgstr ""

#. (itstool) path: item/p
#: C/pref-profiles.page:283
msgid "Select <gui style=\"menuitem\">Set as default</gui>."
msgstr ""

#. (itstool) path: note/p
#: C/pref-profiles.page:288
msgid "The default profile is marked with a check mark symbol."
msgstr ""

#. (itstool) path: credit/years
#: C/pref-profile-char-width.page:13 C/pref-profile-encoding.page:13
#: C/pref-user-input.page:12
msgid "2014"
msgstr ""

#. (itstool) path: info/desc
#: C/pref-profile-char-width.page:23
msgid "Display ambiguous-width characters as wide instead of narrow."
msgstr ""

#. (itstool) path: page/title
#: C/pref-profile-char-width.page:27
msgid "Characters look too narrow"
msgstr ""

#. (itstool) path: page/p
#: C/pref-profile-char-width.page:29
msgid ""
"Some characters, such as some Greek letters and Asian logograms, can take up "
"either one or two cells in a terminal window. These characters are often "
"referred to as <em>ambiguous characters</em>. By default, these characters "
"are displayed with a narrow width in <app>Terminal</app>, which looks better "
"in situations where perfect layout is important, such as in ASCII art. You "
"can change your profile preferences to display ambiguous characters as wide, "
"which can be better if you are reading running prose."
msgstr ""

#. (itstool) path: item/p
#: C/pref-profile-char-width.page:47
msgid ""
"Open the <gui style=\"tab\">Compatibility</gui> tab and set the ambiguous-"
"width characters to <gui>Wide</gui>."
msgstr ""

#. (itstool) path: info/desc
#: C/pref-profile-encoding.page:23
msgid "Set a different encoding for each saved profile."
msgstr ""

#. (itstool) path: page/title
#: C/pref-profile-encoding.page:27
msgid "Change profile character encoding"
msgstr ""

#. (itstool) path: page/p
#: C/pref-profile-encoding.page:29
msgid ""
"You should normally be able to use the default, UTF-8 encoding for all of "
"your terminal needs. If you do find that you regularly need to use a "
"different character encoding for a specific task, you can <link xref=\"pref-"
"profiles#new-profile\">create a new profile</link> with a different encoding."
msgstr ""

#. (itstool) path: item/p
#: C/pref-profile-encoding.page:45
msgid ""
"Open the <gui style=\"tab\">Compatibility</gui> tab and set the character "
"encoding."
msgstr ""

#. (itstool) path: note/p
#: C/pref-profile-encoding.page:51
msgid ""
"Most modern operating systems now support and use UTF-8 character encoding "
"by default."
msgstr ""

#. (itstool) path: info/desc
#: C/pref-scrolling.page:24
msgid "Change the scroll output and scrollbar behavior."
msgstr ""

#. (itstool) path: page/title
#: C/pref-scrolling.page:27
msgid "Scrollbar preferences"
msgstr ""

#. (itstool) path: page/p
#: C/pref-scrolling.page:29
msgid ""
"When a lot of output is printed to your terminal screen, it can be helpful "
"to have your terminal behave in a specific manner so that it is easier to "
"work with."
msgstr ""

#. (itstool) path: section/title
#: C/pref-scrolling.page:34
msgid "Scrollbar visibility"
msgstr ""

#. (itstool) path: section/p
#: C/pref-scrolling.page:36
msgid "You can disable the scrollbar:"
msgstr ""

#. (itstool) path: item/p
#: C/pref-scrolling.page:48 C/pref-scrolling.page:75 C/pref-scrolling.page:100
#: C/pref-scrolling.page:124 C/pref-scrolling.page:148
msgid "Select <gui style=\"tab\">Scrolling</gui>."
msgstr ""

#. (itstool) path: item/p
#: C/pref-scrolling.page:51
msgid "Uncheck <gui>Show scrollbar</gui>."
msgstr ""

#. (itstool) path: section/p
#: C/pref-scrolling.page:55
msgid "Your preference is saved immediately."
msgstr ""

#. (itstool) path: section/title
#: C/pref-scrolling.page:60
msgid "Scroll on output"
msgstr ""

#. (itstool) path: section/p
#: C/pref-scrolling.page:62
msgid ""
"You can lock scrolling so that it always shows the newest output while a "
"command executes and produces output."
msgstr ""

#. (itstool) path: item/p
#: C/pref-scrolling.page:78
msgid "Check <gui style=\"checkbox\">Scroll on output</gui>."
msgstr ""

#. (itstool) path: section/title
#: C/pref-scrolling.page:85
msgid "Scroll on input"
msgstr ""

#. (itstool) path: section/p
#: C/pref-scrolling.page:87
msgid ""
"You can set the terminal to automatically scroll to the bottom of the window "
"when you input text into the prompt."
msgstr ""

#. (itstool) path: item/p
#: C/pref-scrolling.page:103
msgid "Check <gui style=\"checkbox\">Scroll on keystroke</gui>."
msgstr ""

#. (itstool) path: section/title
#: C/pref-scrolling.page:109
msgid "Scrollback lines"
msgstr ""

#. (itstool) path: section/p
#: C/pref-scrolling.page:111
msgid ""
"You can limit the number of lines of terminal output which are remembered."
msgstr ""

#. (itstool) path: item/p
#: C/pref-scrolling.page:127
msgid ""
"Check <gui>Limit scrollback to</gui> and enter a number of lines to limit "
"scrollback."
msgstr ""

#. (itstool) path: item/p
#: C/pref-scrolling.page:131
msgid ""
"Optionally, you can click on <gui style=\"button\">+</gui> to increase and "
"<gui style=\"button\">-</gui> to decrease lines."
msgstr ""

#. (itstool) path: section/p
#: C/pref-scrolling.page:136
msgid "You can choose to have unlimited scrollback."
msgstr ""

#. (itstool) path: item/p
#: C/pref-scrolling.page:151
msgid "Uncheck <gui>Limit scrollback to</gui>."
msgstr ""

#. (itstool) path: note/p
#: C/pref-scrolling.page:156
msgid ""
"Scrollback data is stored in compressed and encrypted files on disk, under "
"the system’s default location for temporary files (usually <file>/tmp</"
"file>). These files are unlinked immediately after their creation, and as "
"such, do not show up in the directory listing. The occupied disk space is "
"freed up as soon as the corresponding terminal closes."
msgstr ""

#. (itstool) path: note/p
#: C/pref-scrolling.page:165
msgid ""
"Make sure you have sufficient disk space available for these temporary "
"files. If in doubt, monitor disk usage for example with the command <cmd>du /"
"tmp</cmd>."
msgstr ""

#. (itstool) path: note/p
#: C/pref-scrolling.page:171
msgid ""
"A giant scrollback buffer makes resizing the terminal window slower. As a "
"rule of thumb, resizing gets noticeably slow at around 1 million lines."
msgstr ""

#. (itstool) path: credit/years
#: C/pref-tab-window.page:15
msgid "2014–2015"
msgstr ""

#. (itstool) path: info/desc
#: C/pref-tab-window.page:25
msgid "Choose whether to open a new window or a new tab by default."
msgstr ""

#. (itstool) path: page/title
#: C/pref-tab-window.page:28
msgid "Windows and tabs"
msgstr ""

#. (itstool) path: page/p
#: C/pref-tab-window.page:30
msgid ""
"You can choose whether to open a new tab or a new <app>Terminal</app> window "
"when you use <gui style=\"menuitem\">New Terminal</gui>."
msgstr ""

#. (itstool) path: item/p
#: C/pref-tab-window.page:35
msgid ""
"Select <guiseq><gui style=\"menu\">Edit</gui><gui style=\"menuitem"
"\">Preferences</gui><gui style=\"tab\">General</gui></guiseq>."
msgstr ""

#. (itstool) path: item/p
#: C/pref-tab-window.page:39
msgid ""
"Set <gui>Open new terminals in:</gui> to <gui>Tab</gui> or <gui>Window</gui>."
msgstr ""

#. (itstool) path: page/p
#: C/pref-tab-window.page:44
msgid ""
"Once you have set the preference, you can use <key>Ctrl</key> to invert the "
"preference. For example, if you have your preferences set to open a new "
"terminal in a new tab, then pressing <gui style=\"menuitem\">New Terminal</"
"gui> will open a new tab. On the other hand, if you hold down <key>Ctrl</"
"key> and then press <gui style=\"menuitem\">New Terminal</gui>, then a new "
"window will be opened instead."
msgstr ""

#. (itstool) path: info/desc
#: C/pref-user-input.page:17
msgid "Do not send user input to the application running in the terminal."
msgstr ""

#. (itstool) path: page/title
#: C/pref-user-input.page:22
msgid "Disable user input"
msgstr ""

#. (itstool) path: page/p
#: C/pref-user-input.page:24
msgid ""
"You can prevent user input into the terminal from being passed to the "
"application which is currently running in the terminal. This will prevent "
"any keypresses, mouse clicks and mouse movement from affecting the "
"application. You will still be able to interact with the terminal itself "
"using the keyboard for scrolling and your mouse for selecting text. You will "
"also be able to copy selected text from the terminal, but you will not be "
"able to paste text into the terminal."
msgstr ""

#. (itstool) path: page/p
#: C/pref-user-input.page:32
msgid "To use the read only mode:"
msgstr ""

#. (itstool) path: item/p
#: C/pref-user-input.page:36
msgid ""
"Right click in the <app>Terminal</app> window or select the <gui style=\"menu"
"\">Terminal</gui> menu."
msgstr ""

#. (itstool) path: item/p
#: C/pref-user-input.page:40
msgid "Select <gui style=\"menuitem\">Read-Only</gui> so that it is checked."
msgstr ""

#. (itstool) path: page/p
#: C/pref-user-input.page:44
msgid ""
"You can disable the read only mode by unchecking <gui style=\"menuitem"
"\">Read-Only</gui>."
msgstr ""

#. (itstool) path: info/desc
#: C/prob-reset.page:23
msgid ""
"How do I recover my <app>Terminal</app> screen when it becomes stuck or has "
"lot of strange symbols on it?"
msgstr ""

#. (itstool) path: page/title
#: C/prob-reset.page:27
msgid "Reset your <app>Terminal</app> state"
msgstr ""

#. (itstool) path: page/p
#: C/prob-reset.page:29
msgid ""
"After viewing a non-text file by mistake, or launching some command, it can "
"happen the <app>Terminal</app> screen is unresponsive, has strange letters "
"printed when you press keys. You can recover your <app>Terminal</app> in the "
"following ways:"
msgstr ""

#. (itstool) path: section/title
#: C/prob-reset.page:35
msgid "Reset"
msgstr ""

#. (itstool) path: section/p
#: C/prob-reset.page:37
msgid "Reset <app>Terminal</app> screen."
msgstr ""

#. (itstool) path: item/p
#: C/prob-reset.page:41
msgid ""
"Select <guiseq><gui style=\"menu\">Terminal</gui><gui style=\"menuitem"
"\">Reset</gui></guiseq>."
msgstr ""

#. (itstool) path: item/p
#: C/prob-reset.page:45 C/prob-reset.page:65
msgid "To obtain the prompt press <key>Enter</key>."
msgstr ""

#. (itstool) path: section/title
#: C/prob-reset.page:52
msgid "Reset and Clear"
msgstr ""

#. (itstool) path: section/p
#: C/prob-reset.page:54
msgid ""
"In addition to resetting your <app>Terminal</app>, <gui style=\"menuitem"
"\">Reset and Clear</gui> clears the visible <app>Terminal</app> screen space "
"and the scrollback contents. To <gui style=\"menuitem\">Reset and Clear</"
"gui> your <app>Terminal</app>:"
msgstr ""

#. (itstool) path: item/p
#: C/prob-reset.page:61
msgid ""
"Select <guiseq><gui style=\"menu\">Terminal</gui> <gui style=\"menuitem"
"\">Reset and Clear</gui></guiseq>."
msgstr ""

#. (itstool) path: note/p
#: C/prob-reset.page:69
msgid ""
"<gui>Reset and Clear</gui> provides similar functionality as the terminal "
"command <cmd>reset</cmd>."
msgstr ""

#. (itstool) path: info/desc
#: C/txt-copy-paste.page:28
msgid "Copy and paste text in <app>Terminal</app>."
msgstr ""

#. (itstool) path: page/title
#: C/txt-copy-paste.page:32
msgid "Copy and paste"
msgstr ""

#. (itstool) path: page/p
#: C/txt-copy-paste.page:34
msgid ""
"You can copy and paste text in <app>Terminal</app> in a similar way to other "
"applications. However, the keyboard shortcuts differ."
msgstr ""

#. (itstool) path: item/title
#: C/txt-copy-paste.page:39
msgid "<gui>Copy</gui>"
msgstr ""

#. (itstool) path: item/p
#: C/txt-copy-paste.page:40
msgid ""
"Highlight the text portions you wish to copy, then select <guiseq><gui style="
"\"menu\">Edit</gui> <gui style=\"menuitem\">Copy</gui></guiseq>. "
"Alternatively, you can press <keyseq><key>Shift</key><key>Ctrl</key><key>C</"
"key></keyseq>."
msgstr ""

#. (itstool) path: item/title
#: C/txt-copy-paste.page:46
msgid "<gui>Copy as HTML</gui>"
msgstr ""

#. (itstool) path: item/p
#: C/txt-copy-paste.page:47
msgid ""
"Highlight the text portions you wish to copy with color and font attributes, "
"then select <guiseq><gui style=\"menu\">Edit</gui> <gui style=\"menuitem"
"\">Copy as HTML</gui></guiseq>."
msgstr ""

#. (itstool) path: item/title
#: C/txt-copy-paste.page:52
msgid "<gui>Paste</gui>"
msgstr ""

#. (itstool) path: item/p
#: C/txt-copy-paste.page:53
msgid ""
"Right click in the <app>Terminal</app> and select <gui style=\"menuitem"
"\">Paste</gui>. Alternatively, you can press <keyseq><key>Shift</"
"key><key>Ctrl</key><key>V</key></keyseq>."
msgstr ""

#. (itstool) path: note/p
#: C/txt-copy-paste.page:61
msgid ""
"The standard keyboard shortcuts, such as <keyseq><key>Ctrl</key><key>C</"
"key></keyseq>, cannot be used to copy and paste text."
msgstr ""

#. (itstool) path: info/desc
#: C/txt-links.page:27
msgid "Open links to web and email addresses."
msgstr ""

#. (itstool) path: page/title
#: C/txt-links.page:30
msgid "Hyperlinks and email addresses"
msgstr ""

#. (itstool) path: page/p
#: C/txt-links.page:32
msgid ""
"<app>Terminal</app> parses the terminal output and automatically detects "
"snippets of text that are web addresses or email addresses. Web and email "
"addresses are automatically highlighted when you point your cursor to the "
"text, indicating that the link can be opened in an application."
msgstr ""

#. (itstool) path: page/p
#: C/txt-links.page:37
msgid ""
"For example, you may see <output>http://www.gnome.org</output> or "
"<output>username@example.com</output> generated as a part of terminal output "
"by programs such as <app>wget</app> or <app>curl</app>."
msgstr ""

#. (itstool) path: section/title
#: C/txt-links.page:42
msgid "Open or copy web addresses"
msgstr ""

#. (itstool) path: section/p
#: C/txt-links.page:44
msgid ""
"Web addresses are also called hyperlinks. They can be copied to the system "
"clipboard or opened in your preferred web browser."
msgstr ""

#. (itstool) path: item/p
#: C/txt-links.page:49
msgid "Copy a hyperlink:"
msgstr ""

#. (itstool) path: item/p
#: C/txt-links.page:52
msgid "Right click on the link in <app>Terminal</app>."
msgstr ""

#. (itstool) path: item/p
#: C/txt-links.page:55
msgid "Select <gui style=\"menuitem\">Copy Link</gui>."
msgstr ""

#. (itstool) path: item/p
#: C/txt-links.page:60
msgid "Open a hyperlink in your web browser:"
msgstr ""

#. (itstool) path: item/p
#: C/txt-links.page:63
msgid "Right click on the hyperlink."
msgstr ""

#. (itstool) path: item/p
#: C/txt-links.page:66
msgid "Select <gui style=\"menuitem\">Open Link</gui>."
msgstr ""

#. (itstool) path: section/title
#: C/txt-links.page:75
msgid "Email or copy email addresses"
msgstr ""

#. (itstool) path: section/p
#: C/txt-links.page:77
msgid ""
"Email addresses can be copied to the system clipboard or opened in your "
"preferred email client."
msgstr ""

#. (itstool) path: item/p
#: C/txt-links.page:82
msgid "Copy an email address:"
msgstr ""

#. (itstool) path: item/p
#: C/txt-links.page:85
msgid "Right click on the email address in <app>Terminal</app>."
msgstr ""

#. (itstool) path: item/p
#: C/txt-links.page:88
msgid "Select <gui style=\"menuitem\">Copy Mail Address</gui>."
msgstr ""

#. (itstool) path: item/p
#: C/txt-links.page:93
msgid "Send mail to the email address using your email client:"
msgstr ""

#. (itstool) path: item/p
#: C/txt-links.page:96
msgid "Right click on the address."
msgstr ""

#. (itstool) path: item/p
#: C/txt-links.page:99
msgid "Select <gui style=\"menuitem\">Send Mail To…</gui>."
msgstr ""

#. (itstool) path: info/desc
#: C/txt-save-text.page:27
msgid "Save <app>Terminal</app> output to a file."
msgstr ""

#. (itstool) path: page/title
#: C/txt-save-text.page:31
msgid "Save contents"
msgstr ""

#. (itstool) path: page/p
#: C/txt-save-text.page:33
msgid ""
"You can save all the output from a <app>Terminal</app> tab or window to a "
"text file. This may be useful if you have to submit the terminal output as "
"debugging information."
msgstr ""

#. (itstool) path: item/p
#: C/txt-save-text.page:39
msgid "Go to <gui style=\"menu\">File</gui>."
msgstr ""

#. (itstool) path: item/p
#: C/txt-save-text.page:42
msgid "Select <gui style=\"menuitem\">Save Contents…</gui>."
msgstr ""

#. (itstool) path: item/p
#: C/txt-save-text.page:45
msgid "Choose your desired directory and enter a filename."
msgstr ""

#. (itstool) path: item/p
#: C/txt-save-text.page:48
msgid "Click <gui style=\"button\">Save</gui>."
msgstr ""

#. (itstool) path: note/p
#: C/txt-save-text.page:53
msgid ""
"You may optionally input a file extension along with the filename, for "
"example <input>.txt</input>. This may be useful if you plan to view the file "
"when using another operating system."
msgstr ""

#. (itstool) path: info/desc
#: C/txt-search.page:27
msgid "Search the <app>Terminal</app> output."
msgstr ""

#. (itstool) path: page/title
#: C/txt-search.page:31
msgid "Search for text"
msgstr ""

#. (itstool) path: page/p
#: C/txt-search.page:33
msgid "You can search text in the <app>Terminal</app> output:"
msgstr ""

#. (itstool) path: item/p
#: C/txt-search.page:37
msgid ""
"Select <guiseq><gui style=\"menu\">Search</gui> <gui style=\"menuitem\">Find…"
"</gui></guiseq>."
msgstr ""

#. (itstool) path: item/p
#: C/txt-search.page:41
msgid ""
"Type in the search keyword and press <key>Enter</key> to search backwards. "
"Alternatively, click on the arrows according to the desired search direction."
msgstr ""

#. (itstool) path: page/p
#: C/txt-search.page:47
msgid "You can search using the following options to narrow down your results:"
msgstr ""

#. (itstool) path: item/title
#: C/txt-search.page:52
msgid "<gui style=\"checkbox\">Match case</gui>"
msgstr ""

#. (itstool) path: item/p
#: C/txt-search.page:53
msgid ""
"Make the search case sensitive: this restricts results to only those that "
"match the case of your search keyword."
msgstr ""

#. (itstool) path: item/title
#: C/txt-search.page:57
msgid "<gui style=\"checkbox\">Match entire word only</gui>"
msgstr ""

#. (itstool) path: item/p
#: C/txt-search.page:58
msgid ""
"<app>Terminal</app> will look for the entire keyword and will ignore results "
"that partially match your search keyword. For example, if you have searched "
"for “cat”, <app>Terminal</app> will show only results that match this "
"keyword exactly and omit results such as “bobcat”."
msgstr ""

#. (itstool) path: item/title
#: C/txt-search.page:65
msgid "<gui style=\"checkbox\">Match as regular expression</gui>"
msgstr ""

#. (itstool) path: item/p
#: C/txt-search.page:66
msgid ""
"You can use regular expression patterns, also known as regex patterns, in "
"your search keywords. <app>Terminal</app> will display the results that "
"match these search terms."
msgstr ""

#. (itstool) path: item/title
#: C/txt-search.page:71
msgid "<gui style=\"checkbox\">Wrap around</gui>"
msgstr ""

#. (itstool) path: item/p
#: C/txt-search.page:72
msgid ""
"<app>Terminal</app> searches from your current location in the scrollback to "
"the end of available terminal output and then restarts the search."
msgstr ""

#. (itstool) path: note/p
#: C/txt-search.page:79
msgid ""
"If you expect to work with a lot of <app>Terminal</app> output, increase the "
"<link xref=\"pref-scrolling#lines\">scrollback lines</link> to a higher "
"limit to allow <app>Terminal</app> to search further back."
msgstr ""

#. (itstool) path: credit/years
#: C/txt-select-text.page:20
msgid "2013, 2015"
msgstr ""

#. (itstool) path: info/desc
#: C/txt-select-text.page:25
msgid "Select individual words or lines in the terminal."
msgstr ""

#. (itstool) path: page/title
#: C/txt-select-text.page:29
msgid "Text selection"
msgstr ""

#. (itstool) path: page/p
#: C/txt-select-text.page:31
msgid ""
"You can select a word or a sentence, or make a rectangular selection from "
"your terminal output:"
msgstr ""

#. (itstool) path: item/title
#: C/txt-select-text.page:36
msgid "Select a word"
msgstr ""

#. (itstool) path: item/p
#: C/txt-select-text.page:37
msgid "Double click on the word."
msgstr ""

#. (itstool) path: item/title
#: C/txt-select-text.page:40
msgid "Select a line"
msgstr ""

#. (itstool) path: item/p
#: C/txt-select-text.page:41
msgid "Triple click on the line."
msgstr ""

#. (itstool) path: item/title
#: C/txt-select-text.page:44
msgid "Make a rectangular selection"
msgstr ""

#. (itstool) path: item/p
#: C/txt-select-text.page:45
msgid ""
"Hold down the <key>Ctrl</key>, click and hold down the left mouse button "
"then drag the mouse."
msgstr ""

#. (itstool) path: note/p
#: C/txt-select-text.page:51
msgid ""
"If you are running an application in <app>Terminal</app> which accepts mouse "
"input, you need to use the <key>Shift</key> modifier for the <app>Terminal</"
"app> to catch the mouse input."
msgstr ""