summaryrefslogtreecommitdiffstats
path: root/po/en_CA.po
blob: 35a396208f86a867ec9b6cfca6775aba2585e2ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
1649
1650
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
1666
1667
1668
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
1696
1697
1698
1699
1700
1701
1702
1703
1704
1705
1706
1707
1708
1709
1710
1711
1712
1713
1714
1715
1716
1717
1718
1719
1720
1721
1722
1723
1724
1725
1726
1727
1728
1729
1730
1731
1732
1733
1734
1735
1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
1751
1752
1753
1754
1755
1756
1757
1758
1759
1760
1761
1762
1763
1764
1765
1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
1777
1778
1779
1780
1781
1782
1783
1784
1785
1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
1824
1825
1826
1827
1828
1829
1830
1831
1832
1833
1834
1835
1836
1837
1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
1853
1854
1855
1856
1857
1858
1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
1893
1894
1895
1896
1897
1898
1899
1900
1901
1902
1903
1904
1905
1906
1907
1908
1909
1910
1911
1912
1913
1914
1915
1916
1917
1918
1919
1920
1921
1922
1923
1924
1925
1926
1927
1928
1929
1930
1931
1932
1933
1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
1971
1972
1973
1974
1975
1976
1977
1978
1979
1980
1981
1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
2027
2028
2029
2030
2031
2032
2033
2034
2035
2036
2037
2038
2039
2040
2041
2042
2043
2044
2045
2046
2047
2048
2049
2050
2051
2052
2053
2054
2055
2056
2057
2058
2059
2060
2061
2062
2063
2064
2065
2066
2067
2068
2069
2070
2071
2072
2073
2074
2075
2076
2077
2078
2079
2080
2081
2082
2083
2084
2085
2086
2087
2088
2089
2090
2091
2092
2093
2094
2095
2096
2097
2098
2099
2100
2101
2102
2103
2104
2105
2106
2107
2108
2109
2110
2111
2112
2113
2114
2115
2116
2117
2118
2119
2120
2121
2122
2123
2124
2125
2126
2127
2128
2129
2130
2131
2132
2133
2134
2135
2136
2137
2138
2139
2140
2141
2142
2143
2144
2145
2146
2147
2148
2149
2150
2151
2152
2153
2154
2155
2156
2157
2158
2159
2160
2161
2162
2163
2164
2165
2166
2167
2168
2169
2170
2171
2172
2173
2174
2175
2176
2177
2178
2179
2180
2181
2182
2183
2184
2185
2186
2187
2188
2189
2190
2191
2192
2193
2194
2195
2196
2197
2198
2199
2200
2201
2202
2203
2204
2205
2206
2207
2208
2209
2210
2211
2212
2213
2214
2215
2216
2217
2218
2219
2220
2221
2222
2223
2224
2225
2226
2227
2228
2229
2230
2231
2232
2233
2234
2235
2236
2237
2238
2239
2240
2241
2242
2243
2244
2245
2246
2247
2248
2249
2250
2251
2252
2253
2254
2255
2256
2257
2258
2259
2260
2261
2262
2263
2264
2265
2266
2267
2268
2269
2270
2271
2272
2273
2274
2275
2276
2277
2278
2279
2280
2281
2282
2283
2284
2285
2286
2287
2288
2289
2290
2291
2292
2293
2294
2295
2296
2297
2298
2299
2300
2301
2302
2303
2304
2305
2306
2307
2308
2309
2310
2311
2312
2313
2314
2315
2316
2317
2318
2319
2320
2321
2322
2323
2324
2325
2326
2327
2328
2329
2330
2331
2332
2333
2334
2335
2336
2337
2338
2339
2340
2341
2342
2343
2344
2345
2346
2347
2348
2349
2350
2351
2352
2353
2354
2355
2356
2357
2358
2359
2360
2361
2362
2363
2364
2365
2366
2367
2368
2369
2370
2371
2372
2373
2374
2375
2376
2377
2378
2379
2380
2381
2382
2383
2384
2385
2386
2387
2388
2389
2390
2391
2392
2393
2394
2395
2396
2397
2398
2399
2400
2401
2402
2403
2404
2405
2406
2407
2408
2409
2410
2411
2412
2413
2414
2415
2416
2417
2418
2419
2420
2421
2422
2423
2424
2425
2426
2427
2428
2429
2430
2431
2432
2433
2434
2435
2436
2437
2438
2439
2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
2451
2452
2453
2454
2455
2456
2457
2458
2459
2460
2461
2462
2463
2464
2465
2466
2467
2468
2469
2470
2471
2472
2473
2474
2475
2476
2477
2478
2479
2480
2481
2482
2483
2484
2485
2486
2487
2488
2489
2490
2491
2492
2493
2494
2495
2496
2497
2498
2499
2500
2501
2502
2503
2504
2505
2506
2507
2508
2509
2510
2511
2512
2513
2514
2515
2516
2517
2518
2519
2520
2521
2522
2523
2524
2525
2526
2527
2528
2529
2530
2531
2532
2533
2534
2535
2536
2537
2538
2539
2540
2541
2542
2543
2544
2545
2546
2547
2548
2549
2550
2551
2552
2553
2554
2555
2556
2557
2558
2559
2560
2561
2562
2563
2564
2565
2566
2567
2568
2569
2570
2571
2572
2573
2574
2575
2576
2577
2578
2579
2580
2581
2582
2583
2584
2585
2586
2587
2588
2589
2590
2591
2592
2593
2594
2595
2596
2597
2598
2599
2600
2601
2602
2603
2604
2605
2606
2607
2608
2609
2610
2611
2612
2613
2614
2615
2616
2617
2618
2619
2620
2621
2622
2623
2624
2625
2626
2627
2628
2629
2630
2631
2632
2633
2634
2635
2636
2637
2638
2639
2640
2641
2642
2643
2644
2645
2646
2647
2648
2649
2650
2651
2652
2653
2654
2655
2656
2657
2658
2659
2660
2661
2662
2663
2664
2665
2666
2667
2668
2669
2670
2671
2672
2673
2674
2675
2676
2677
2678
2679
2680
2681
2682
2683
2684
2685
2686
2687
2688
2689
2690
2691
2692
2693
2694
2695
2696
2697
2698
2699
2700
2701
2702
2703
2704
2705
2706
2707
2708
2709
2710
2711
2712
2713
2714
2715
2716
2717
2718
2719
2720
2721
2722
2723
2724
2725
2726
2727
2728
2729
2730
2731
2732
2733
2734
2735
2736
2737
2738
2739
2740
2741
2742
2743
2744
2745
2746
2747
2748
2749
2750
2751
2752
2753
2754
2755
2756
2757
2758
2759
2760
2761
2762
2763
2764
2765
2766
2767
2768
2769
2770
2771
2772
2773
2774
2775
2776
2777
2778
2779
2780
2781
2782
2783
2784
2785
2786
2787
2788
2789
2790
2791
2792
2793
2794
2795
2796
2797
2798
2799
2800
2801
2802
2803
2804
2805
2806
2807
2808
2809
2810
2811
2812
2813
2814
2815
2816
2817
2818
2819
2820
2821
2822
2823
2824
2825
2826
2827
2828
2829
2830
2831
2832
2833
2834
2835
2836
2837
2838
2839
2840
2841
2842
2843
2844
2845
2846
2847
2848
2849
2850
2851
2852
2853
2854
2855
2856
2857
2858
2859
2860
2861
2862
2863
2864
2865
2866
2867
2868
2869
2870
2871
2872
2873
2874
2875
2876
2877
2878
2879
2880
2881
2882
2883
2884
2885
2886
2887
2888
2889
2890
2891
2892
2893
2894
2895
2896
2897
2898
2899
2900
2901
2902
2903
2904
2905
2906
2907
2908
2909
2910
2911
2912
2913
2914
2915
2916
2917
2918
2919
2920
2921
2922
2923
2924
2925
2926
2927
2928
2929
2930
2931
2932
2933
2934
2935
2936
2937
2938
2939
2940
2941
2942
2943
2944
2945
2946
2947
2948
2949
2950
2951
2952
2953
2954
2955
2956
2957
2958
2959
2960
2961
2962
2963
2964
2965
2966
2967
2968
2969
2970
2971
2972
2973
2974
2975
2976
2977
2978
2979
2980
2981
2982
2983
2984
2985
2986
2987
2988
2989
2990
2991
2992
2993
2994
2995
2996
2997
2998
2999
3000
3001
3002
3003
3004
3005
3006
3007
3008
3009
3010
3011
3012
3013
3014
3015
3016
3017
3018
3019
3020
3021
3022
3023
3024
3025
3026
3027
3028
3029
3030
3031
3032
3033
3034
3035
3036
3037
3038
3039
3040
3041
3042
3043
3044
3045
3046
3047
3048
3049
3050
3051
3052
3053
3054
3055
3056
3057
3058
3059
3060
3061
3062
3063
3064
3065
3066
3067
3068
3069
3070
3071
3072
3073
3074
3075
3076
3077
3078
3079
3080
3081
3082
3083
3084
3085
3086
3087
3088
3089
3090
3091
3092
3093
3094
3095
3096
3097
3098
3099
3100
3101
3102
3103
3104
3105
3106
3107
3108
3109
3110
3111
3112
3113
3114
3115
3116
3117
3118
3119
3120
3121
3122
3123
3124
3125
3126
3127
3128
3129
3130
3131
3132
3133
3134
3135
3136
3137
3138
3139
3140
3141
3142
3143
3144
3145
3146
3147
3148
3149
3150
3151
3152
3153
3154
3155
3156
3157
3158
3159
3160
3161
3162
3163
3164
3165
3166
3167
3168
3169
3170
3171
3172
3173
3174
3175
3176
3177
3178
3179
3180
3181
3182
3183
3184
3185
3186
3187
3188
3189
3190
3191
3192
3193
3194
3195
3196
3197
3198
3199
3200
3201
3202
3203
3204
3205
3206
3207
3208
3209
3210
3211
3212
3213
3214
3215
3216
3217
3218
3219
3220
3221
3222
3223
3224
3225
3226
3227
3228
3229
3230
3231
3232
3233
3234
3235
3236
3237
3238
3239
3240
3241
3242
3243
3244
3245
3246
3247
3248
3249
3250
3251
3252
3253
3254
3255
3256
3257
3258
3259
3260
3261
3262
3263
3264
3265
3266
3267
3268
3269
3270
3271
3272
3273
3274
3275
3276
3277
3278
3279
3280
3281
3282
3283
3284
3285
3286
3287
3288
3289
3290
3291
3292
3293
3294
3295
3296
3297
3298
3299
3300
3301
3302
3303
3304
3305
3306
3307
3308
3309
3310
3311
3312
3313
3314
3315
3316
3317
3318
3319
3320
3321
3322
3323
3324
3325
3326
3327
3328
3329
3330
3331
3332
3333
3334
3335
3336
3337
3338
3339
3340
3341
3342
3343
3344
3345
3346
3347
3348
3349
3350
3351
3352
3353
3354
3355
3356
3357
3358
3359
3360
3361
3362
3363
3364
3365
3366
3367
3368
3369
3370
3371
3372
3373
3374
3375
3376
3377
3378
3379
3380
3381
3382
3383
3384
3385
3386
3387
3388
3389
3390
3391
3392
3393
3394
3395
3396
3397
3398
3399
3400
3401
3402
3403
3404
3405
3406
3407
3408
3409
3410
3411
3412
3413
3414
3415
3416
3417
3418
3419
3420
3421
3422
3423
3424
3425
3426
3427
3428
3429
3430
3431
3432
3433
3434
3435
3436
3437
3438
3439
3440
3441
3442
3443
3444
3445
3446
3447
3448
3449
3450
3451
3452
3453
3454
3455
3456
3457
3458
3459
3460
3461
3462
3463
3464
3465
3466
3467
3468
3469
3470
3471
3472
3473
3474
3475
3476
3477
3478
3479
3480
3481
3482
3483
3484
3485
3486
3487
3488
3489
3490
3491
3492
3493
3494
3495
3496
3497
3498
3499
3500
3501
3502
3503
3504
3505
3506
3507
3508
3509
3510
3511
3512
3513
3514
3515
3516
3517
3518
3519
3520
3521
3522
3523
3524
3525
3526
3527
3528
3529
3530
3531
3532
3533
3534
3535
3536
3537
3538
3539
3540
3541
3542
3543
3544
3545
3546
3547
3548
3549
3550
3551
3552
3553
3554
3555
3556
3557
3558
3559
3560
3561
3562
3563
3564
3565
3566
3567
3568
3569
3570
3571
3572
3573
3574
3575
3576
3577
3578
3579
3580
3581
3582
3583
3584
3585
3586
3587
3588
3589
3590
3591
3592
3593
3594
3595
3596
3597
3598
3599
3600
3601
3602
3603
3604
3605
3606
3607
3608
3609
3610
3611
3612
3613
3614
3615
3616
3617
3618
3619
3620
3621
3622
3623
3624
3625
3626
3627
3628
3629
3630
3631
3632
3633
3634
3635
3636
3637
3638
3639
3640
3641
3642
3643
3644
3645
3646
3647
3648
3649
3650
3651
3652
3653
3654
3655
3656
3657
3658
3659
3660
3661
3662
3663
3664
3665
3666
3667
3668
3669
3670
3671
3672
3673
3674
3675
3676
3677
3678
3679
3680
3681
3682
3683
3684
3685
3686
3687
3688
3689
3690
3691
3692
3693
3694
3695
3696
3697
3698
3699
3700
3701
3702
3703
3704
3705
3706
3707
3708
3709
3710
3711
3712
3713
3714
3715
3716
3717
3718
3719
3720
3721
3722
3723
3724
3725
3726
3727
3728
3729
3730
3731
3732
3733
3734
3735
3736
3737
3738
3739
3740
3741
3742
3743
3744
3745
3746
3747
3748
3749
3750
3751
3752
3753
3754
3755
3756
3757
3758
3759
3760
3761
3762
3763
3764
3765
3766
3767
3768
3769
3770
3771
3772
3773
3774
3775
3776
3777
3778
3779
3780
3781
3782
3783
3784
3785
3786
3787
3788
3789
3790
3791
3792
3793
3794
3795
3796
3797
3798
3799
3800
3801
3802
3803
3804
3805
3806
3807
3808
3809
3810
3811
3812
3813
3814
3815
3816
3817
3818
3819
3820
3821
3822
3823
3824
3825
3826
3827
3828
3829
3830
3831
3832
3833
3834
3835
3836
3837
3838
3839
3840
3841
3842
3843
3844
3845
3846
3847
3848
3849
3850
3851
3852
3853
3854
3855
3856
3857
3858
3859
3860
3861
3862
3863
3864
3865
3866
3867
3868
3869
3870
3871
3872
3873
3874
3875
3876
3877
3878
3879
3880
3881
3882
3883
3884
3885
3886
3887
3888
3889
3890
3891
3892
3893
3894
3895
3896
3897
3898
3899
3900
3901
3902
3903
3904
3905
3906
3907
3908
3909
3910
3911
3912
3913
3914
3915
3916
3917
3918
3919
3920
3921
3922
3923
3924
3925
3926
3927
3928
3929
3930
3931
3932
3933
3934
3935
3936
3937
3938
3939
3940
3941
3942
3943
3944
3945
3946
3947
3948
3949
3950
3951
3952
3953
3954
3955
3956
3957
3958
3959
3960
3961
3962
3963
3964
3965
3966
3967
3968
3969
3970
3971
3972
3973
3974
3975
3976
3977
3978
3979
3980
3981
3982
3983
3984
3985
3986
3987
3988
3989
3990
3991
3992
3993
3994
3995
3996
3997
3998
3999
4000
4001
4002
4003
4004
4005
4006
4007
4008
4009
4010
4011
4012
4013
4014
4015
4016
4017
4018
4019
4020
4021
4022
4023
4024
4025
4026
4027
4028
4029
4030
4031
4032
4033
4034
4035
4036
4037
4038
4039
4040
4041
4042
4043
4044
4045
4046
4047
4048
4049
4050
4051
4052
4053
4054
4055
4056
4057
4058
4059
4060
4061
4062
4063
4064
4065
4066
4067
4068
4069
4070
4071
4072
4073
4074
4075
4076
4077
4078
4079
4080
4081
4082
4083
4084
4085
4086
4087
4088
4089
4090
4091
4092
4093
4094
4095
4096
4097
4098
4099
4100
4101
4102
4103
4104
4105
4106
4107
4108
4109
4110
4111
4112
4113
4114
4115
4116
4117
4118
4119
4120
4121
4122
4123
4124
4125
4126
4127
4128
4129
4130
4131
4132
4133
4134
4135
4136
4137
4138
4139
4140
4141
4142
4143
4144
4145
4146
4147
4148
4149
4150
4151
4152
4153
4154
4155
4156
4157
4158
4159
4160
4161
4162
4163
4164
4165
4166
4167
4168
4169
4170
4171
4172
4173
4174
4175
4176
4177
4178
4179
4180
4181
4182
4183
4184
4185
4186
4187
4188
4189
4190
4191
4192
4193
4194
4195
4196
4197
4198
4199
4200
4201
4202
4203
4204
4205
4206
4207
4208
4209
4210
4211
4212
4213
4214
4215
4216
4217
4218
4219
4220
4221
4222
4223
4224
4225
4226
4227
4228
4229
4230
4231
4232
4233
4234
4235
4236
4237
4238
4239
4240
4241
4242
4243
4244
4245
4246
4247
4248
4249
4250
4251
4252
4253
4254
4255
4256
4257
4258
4259
4260
4261
4262
4263
4264
4265
4266
4267
4268
4269
4270
4271
4272
4273
4274
4275
4276
4277
4278
4279
4280
4281
4282
4283
4284
4285
4286
4287
4288
4289
4290
4291
4292
4293
4294
4295
4296
4297
4298
4299
4300
4301
4302
4303
4304
4305
4306
4307
4308
4309
4310
4311
4312
4313
4314
4315
4316
4317
4318
4319
4320
4321
4322
4323
4324
4325
4326
4327
4328
4329
4330
4331
4332
4333
4334
4335
4336
4337
4338
4339
4340
4341
4342
4343
4344
4345
4346
4347
4348
4349
4350
4351
4352
4353
4354
4355
4356
4357
4358
4359
4360
4361
4362
4363
4364
4365
4366
4367
4368
4369
4370
4371
4372
4373
4374
4375
4376
4377
4378
4379
4380
4381
4382
4383
4384
4385
4386
4387
4388
4389
4390
4391
4392
4393
4394
4395
4396
4397
4398
4399
4400
4401
4402
4403
4404
4405
4406
4407
4408
4409
4410
4411
4412
4413
4414
4415
4416
4417
4418
4419
4420
4421
4422
4423
4424
4425
4426
4427
4428
4429
4430
4431
4432
4433
4434
4435
4436
4437
4438
4439
4440
4441
4442
4443
4444
4445
4446
4447
4448
4449
4450
4451
4452
4453
4454
4455
4456
4457
4458
4459
4460
4461
4462
4463
4464
4465
4466
4467
4468
4469
4470
4471
4472
4473
4474
4475
4476
4477
4478
4479
4480
4481
4482
4483
4484
4485
4486
4487
4488
4489
4490
4491
4492
4493
4494
4495
4496
4497
4498
4499
4500
4501
4502
4503
4504
4505
4506
4507
4508
4509
4510
4511
4512
4513
4514
4515
4516
4517
4518
4519
4520
4521
4522
4523
4524
4525
4526
4527
4528
4529
4530
4531
4532
4533
4534
4535
4536
4537
4538
4539
4540
4541
4542
4543
4544
4545
4546
4547
4548
4549
4550
4551
4552
4553
4554
4555
4556
4557
4558
4559
4560
4561
4562
4563
4564
4565
4566
4567
4568
4569
4570
4571
4572
4573
4574
4575
4576
4577
4578
4579
4580
4581
4582
4583
4584
4585
4586
4587
4588
4589
4590
4591
4592
4593
4594
4595
4596
4597
4598
4599
4600
4601
4602
4603
4604
4605
4606
4607
4608
4609
4610
4611
4612
4613
4614
4615
4616
4617
4618
4619
4620
4621
4622
4623
4624
4625
4626
4627
4628
4629
4630
4631
4632
4633
4634
4635
4636
4637
4638
4639
4640
4641
4642
4643
4644
4645
4646
4647
4648
4649
4650
4651
4652
4653
4654
4655
4656
4657
4658
4659
4660
4661
4662
4663
4664
4665
4666
4667
4668
4669
4670
4671
4672
4673
4674
4675
4676
4677
4678
4679
4680
4681
4682
4683
4684
4685
4686
4687
4688
4689
4690
4691
4692
4693
4694
4695
4696
4697
4698
4699
4700
4701
4702
4703
4704
4705
4706
4707
4708
4709
4710
# English/Canada translation of gedit.
# Copyright (C) 2004-2006 Adam Weinberger and the GNOME Foundation
# This file is distributed under the same licence as the gedit package.
# Adam Weinberger <adamw@gnome.org>, 2004, 2005, 2006.
#
#
msgid ""
msgstr ""
"Project-Id-Version: gedit\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-01-19 23:36-0500\n"
"PO-Revision-Date: 2005-08-08 23:18-0500\n"
"Last-Translator: Adam Weinberger <adamw@gnome.org>\n"
"Language-Team: Canadian English <adamw@gnome.org>\n"
"Language: en_CA\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#: ../data/gedit.desktop.in.in.h:1
msgid "Edit text files"
msgstr "Edit text files"

#: ../data/gedit.desktop.in.in.h:2 ../gedit/gedit.c:409
msgid "Text Editor"
msgstr "Text Editor"

#: ../data/gedit.schemas.in.h:1
msgid ""
"A custom font that will be used for the editing area. This will only take "
"effect if the \"Use Default Font\" option is turned off."
msgstr ""
"A custom font that will be used for the editing area. This will only take "
"effect if the \"Use Default Font\" option is turned off."

#: ../data/gedit.schemas.in.h:2
msgid "Active plugins"
msgstr "Active plugins"

#: ../data/gedit.schemas.in.h:3
msgid "Auto Detected Encodings"
msgstr "Auto Detected Encodings"

#: ../data/gedit.schemas.in.h:4
msgid "Auto Save"
msgstr "Auto Save"

#: ../data/gedit.schemas.in.h:5
msgid "Auto Save Interval"
msgstr "Auto Save Interval"

#: ../data/gedit.schemas.in.h:6
msgid "Auto indent"
msgstr "Auto indent"

#: ../data/gedit.schemas.in.h:7
msgid "Background Color"
msgstr "Background Colour"

#: ../data/gedit.schemas.in.h:8
msgid ""
"Background color for selected text in the editing area. This will only take "
"effect if the \"Use Default Colors\" option is turned off."
msgstr ""
"Background colour for selected text in the editing area. This will only take "
"effect if the \"Use Default Colours\" option is turned off."

#: ../data/gedit.schemas.in.h:9
msgid ""
"Background color for unselected text in the editing area. This will only "
"take effect if the \"Use Default Colors\" option is turned off."
msgstr ""
"Background colour for unselected text in the editing area. This will only "
"take effect if the \"Use Default Colours\" option is turned off."

#: ../data/gedit.schemas.in.h:10
msgid "Backup Copy Extension"
msgstr "Backup Copy Extension"

#: ../data/gedit.schemas.in.h:11
msgid "Body Font for Printing"
msgstr "Body Font for Printing"

#: ../data/gedit.schemas.in.h:12
msgid "Bottom Panel is Visible"
msgstr "Bottom Panel is Visible"

#: ../data/gedit.schemas.in.h:13
msgid "Create Backup Copies"
msgstr "Create Backup Copies"

#: ../data/gedit.schemas.in.h:14
msgid "Display Line Numbers"
msgstr "Display Line Numbers"

#: ../data/gedit.schemas.in.h:15
msgid "Display Right Margin"
msgstr "Display Right Margin"

#: ../data/gedit.schemas.in.h:16
msgid "Editor Font"
msgstr "Editor Font"

#: ../data/gedit.schemas.in.h:17
msgid "Enable Search Highlighting"
msgstr "Enable Search Highlighting"

#: ../data/gedit.schemas.in.h:18
msgid "Enable Syntax Highlighting"
msgstr "Enable Syntax Highlighting"

#: ../data/gedit.schemas.in.h:19
msgid "Encodings shown in menu"
msgstr "Encodings shown in menu"

#: ../data/gedit.schemas.in.h:20
msgid ""
"Extension or suffix to use for backup file names. This will only take effect "
"if the \"Create Backup Copies\" option is turned on."
msgstr ""
"Extension or suffix to use for backup file names. This will only take effect "
"if the \"Create Backup Copies\" option is turned on."

#: ../data/gedit.schemas.in.h:21
msgid ""
"Foreground color for selected text in the editing area. This will only take "
"effect if the \"Use Default Colors\" option is turned off."
msgstr ""
"Foreground colour for selected text in the editing area. This will only take "
"effect if the \"Use Default Colours\" option is turned off."

#: ../data/gedit.schemas.in.h:22
msgid ""
"Foreground color for the unselected text in the editing area. This will only "
"take effect if the \"Use Default Colors\" option is turned off."
msgstr ""
"Foreground colour for the unselected text in the editing area. This will "
"only take effect if the \"Use Default Colours\" option is turned off."

#: ../data/gedit.schemas.in.h:23
msgid "Header Font for Printing"
msgstr "Header Font for Printing"

#: ../data/gedit.schemas.in.h:24
msgid "Highlight Current Line"
msgstr "Highlight Current Line"

#: ../data/gedit.schemas.in.h:25
msgid "Highlight Matching Bracket"
msgstr "Highlight Matching Bracket"

#: ../data/gedit.schemas.in.h:26
msgid ""
"If this value is 0, then no line numbers will be inserted when printing a "
"document. Otherwise, gedit will print line numbers every such number of "
"lines."
msgstr ""
"If this value is 0, then no line numbers will be inserted when printing a "
"document. Otherwise, gedit will print line numbers every such number of "
"lines."

#: ../data/gedit.schemas.in.h:27
msgid "Insert spaces"
msgstr "Insert spaces"

#: ../data/gedit.schemas.in.h:28
msgid "Line Number Font for Printing"
msgstr "Line Number Font for Printing"

#: ../data/gedit.schemas.in.h:29
msgid "Line Wrapping Mode"
msgstr "Line Wrapping Mode"

#: ../data/gedit.schemas.in.h:30
msgid ""
"List of VFS schemes gedit supports in write mode. The 'file' scheme is "
"writable by default."
msgstr ""
"List of VFS schemes gedit supports in write mode. The 'file' scheme is "
"writable by default."

#: ../data/gedit.schemas.in.h:31
msgid ""
"List of active plugins. It contains the \"Location\" of the active plugins. "
"See the .gedit-plugin file for obtaining the \"Location\" of a given plugin."
msgstr ""
"List of active plugins. It contains the \"Location\" of the active plugins. "
"See the .gedit-plugin file for obtaining the \"Location\" of a given plugin."

#: ../data/gedit.schemas.in.h:32
msgid ""
"List of encodings shown in Character Coding menu in open/save file selector. "
"Only recognized encodings are used."
msgstr ""
"List of encodings shown in Character Coding menu in open/save file selector. "
"Only recognized encodings are used."

#: ../data/gedit.schemas.in.h:33
msgid "Max Number of Undo Actions"
msgstr "Maxmum Number of Undo Actions"

#: ../data/gedit.schemas.in.h:34
msgid "Maximum Recent Files"
msgstr "Maximum Recent Files"

#: ../data/gedit.schemas.in.h:35
msgid ""
"Maximum number of actions that gedit will be able to undo or redo. Use \"-1"
"\" for unlimited number of actions."
msgstr ""
"Maximum number of actions that gedit will be able to undo or redo. Use \"-1"
"\" for unlimited number of actions."

#: ../data/gedit.schemas.in.h:36
msgid ""
"Maximum number of actions that gedit will be able to undo or redo. Use \"-1"
"\" for unlimited number of actions. Deprecated since 2.12.0"
msgstr ""
"Maximum number of actions that gedit will be able to undo or redo. Use \"-1"
"\" for unlimited number of actions. Deprecated since 2.12.0"

#. Translators: This is the Editor Font.
#. This is a Pango font
#: ../data/gedit.schemas.in.h:39
msgid "Monospace 12"
msgstr "Monospace 12"

#. Translators: This is the Body font for printing.
#. This is a Pango font.
#: ../data/gedit.schemas.in.h:42
msgid "Monospace 9"
msgstr "Monospace 9"

#. Translators: This is the Body font for printing.
#. This is a gnome-print font name and is replaced by
#. print_font_body_pango.
#: ../data/gedit.schemas.in.h:46
msgid "Monospace Regular 9"
msgstr "Monospace Regular 9"

#: ../data/gedit.schemas.in.h:47
msgid ""
"Number of minutes after which gedit will automatically save modified files. "
"This will only take effect if the \"Auto Save\" option is turned on."
msgstr ""
"Number of minutes after which gedit will automatically save modified files. "
"This will only take effect if the \"Auto Save\" option is turned on."

#: ../data/gedit.schemas.in.h:48
msgid "Print Header"
msgstr "Print Header"

#: ../data/gedit.schemas.in.h:49
msgid "Print Line Numbers"
msgstr "Print Line Numbers"

#: ../data/gedit.schemas.in.h:50
msgid "Print Syntax Highlighting"
msgstr "Print Syntax Highlighting"

#: ../data/gedit.schemas.in.h:51
msgid "Printing Line Wrapping Mode"
msgstr "Printing Line Wrapping Mode"

#: ../data/gedit.schemas.in.h:52
msgid "Restore Previous Cursor Position"
msgstr "Restore Previous Cursor Position"

#: ../data/gedit.schemas.in.h:53
msgid "Right Margin Position"
msgstr "Right Margin Position"

#. Translators: This is the Header font for printing.
#. This is a Pango font.
#: ../data/gedit.schemas.in.h:56
msgid "Sans 11"
msgstr "Sans 11"

#. Translators: This is the Line Number font for printing.
#. This is a Pango font.
#: ../data/gedit.schemas.in.h:59
msgid "Sans 8"
msgstr "Sans 8"

#. Translators: This is the Header font for printing.
#. This is a gnome-print font name and replaced by
#. print_font_header_pango.
#: ../data/gedit.schemas.in.h:63
msgid "Sans Regular 11"
msgstr "Sans Regular 11"

#. Translators: This is the Line Number font for printing.
#. This is a gnome-print font name and replaced by
#. print_font_numbers_pango.
#: ../data/gedit.schemas.in.h:67
msgid "Sans Regular 8"
msgstr "Sans Regular 8"

#: ../data/gedit.schemas.in.h:68
msgid "Selected Text Color"
msgstr "Selected Text Colour"

#: ../data/gedit.schemas.in.h:69
msgid "Selection Color"
msgstr "Selection Colour"

#: ../data/gedit.schemas.in.h:70
msgid "Side Pane is Visible"
msgstr "Side Pane is Visible"

#: ../data/gedit.schemas.in.h:71
msgid ""
"Sorted list of encodings used by gedit for auto-detecting the encoding of a "
"file. \"CURRENT\" is the current locale encoding. Only recognized encodings "
"are used."
msgstr ""
"Sorted list of encodings used by gedit for auto-detecting the encoding of a "
"file. \"CURRENT\" is the current locale encoding. Only recognized encodings "
"are used."

#: ../data/gedit.schemas.in.h:72
msgid ""
"Specifies how to wrap long lines for printing. Use \"GTK_WRAP_NONE\" for no "
"wrapping, \"GTK_WRAP_WORD\" for wrapping at word boundaries, and "
"\"GTK_WRAP_CHAR\" for wrapping at individual character boundaries. Note that "
"the values are case-sensitive, so make sure they appear exactly as mentioned "
"here."
msgstr ""
"Specifies how to wrap long lines for printing. Use \"GTK_WRAP_NONE\" for no "
"wrapping, \"GTK_WRAP_WORD\" for wrapping at word boundaries, and "
"\"GTK_WRAP_CHAR\" for wrapping at individual character boundaries. Note that "
"the values are case-sensitive, so make sure they appear exactly as mentioned "
"here."

#: ../data/gedit.schemas.in.h:73
msgid ""
"Specifies how to wrap long lines in the editing area. Use \"GTK_WRAP_NONE\" "
"for no wrapping, \"GTK_WRAP_WORD\" for wrapping at word boundaries, and "
"\"GTK_WRAP_CHAR\" for wrapping at individual character boundaries. Note that "
"the values are case-sensitive, so make sure they appear exactly as mentioned "
"here."
msgstr ""
"Specifies how to wrap long lines in the editing area. Use \"GTK_WRAP_NONE\" "
"for no wrapping, \"GTK_WRAP_WORD\" for wrapping at word boundaries, and "
"\"GTK_WRAP_CHAR\" for wrapping at individual character boundaries. Note that "
"the values are case-sensitive, so make sure they appear exactly as mentioned "
"here."

#: ../data/gedit.schemas.in.h:74
msgid ""
"Specifies the font to use for a document's body when printing documents."
msgstr ""
"Specifies the font to use for a document's body when printing documents."

#: ../data/gedit.schemas.in.h:75
msgid ""
"Specifies the font to use for a document's body when printing documents. "
"This is a gnome-print font name and replaced by print_font_body_pango."
msgstr ""
"Specifies the font to use for a document's body when printing documents. "
"This is a gnome-print font name and replaced by print_font_body_pango."

#: ../data/gedit.schemas.in.h:76
msgid ""
"Specifies the font to use for line numbers when printing. This will only "
"take effect if the \"Print Line Numbers\" option is non-zero."
msgstr ""
"Specifies the font to use for line numbers when printing. This will only "
"take effect if the \"Print Line Numbers\" option is non-zero."

#: ../data/gedit.schemas.in.h:77
msgid ""
"Specifies the font to use for line numbers when printing. This will only "
"take effect if the \"Print Line Numbers\" option is non-zero. This is a "
"gnome-print font name and replaced by print_font_numbers_pango."
msgstr ""
"Specifies the font to use for line numbers when printing. This will only "
"take effect if the \"Print Line Numbers\" option is non-zero. This is a "
"gnome-print font name and replaced by print_font_numbers_pango."

#: ../data/gedit.schemas.in.h:78
msgid ""
"Specifies the font to use for page headers when printing a document. This "
"will only take effect if the \"Print Header\" option is turned on."
msgstr ""
"Specifies the font to use for page headers when printing a document. This "
"will only take effect if the \"Print Header\" option is turned on."

#: ../data/gedit.schemas.in.h:79
msgid ""
"Specifies the font to use for page headers when printing a document. This "
"will only take effect if the \"Print Header\" option is turned on. This is a "
"gnome-print font name and replaced by print_font_header_pango."
msgstr ""
"Specifies the font to use for page headers when printing a document. This "
"will only take effect if the \"Print Header\" option is turned on. This is a "
"gnome-print font name and replaced by print_font_header_pango."

#: ../data/gedit.schemas.in.h:80
msgid ""
"Specifies the maximum number of recently opened files that will be displayed "
"in the \"Recent Files\" submenu."
msgstr ""
"Specifies the maximum number of recently opened files that will be displayed "
"in the \"Recent Files\" submenu."

#: ../data/gedit.schemas.in.h:81
msgid ""
"Specifies the number of spaces that should be displayed instead of Tab "
"characters."
msgstr ""
"Specifies the number of spaces that should be displayed instead of Tab "
"characters."

#: ../data/gedit.schemas.in.h:82
msgid "Specifies the position of the right margin."
msgstr "Specifies the position of the right margin."

#: ../data/gedit.schemas.in.h:83
msgid "Status Bar is Visible"
msgstr "Status Bar is Visible"

#: ../data/gedit.schemas.in.h:84
msgid ""
"Style for the toolbar buttons. Possible values are \"GEDIT_TOOLBAR_SYSTEM\" "
"to use the system's default style, \"GEDIT_TOOLBAR_ICONS\" to display icons "
"only, \"GEDIT_TOOLBAR_ICONS_AND_TEXT\" to display both icons and text, and "
"\"GEDIT_TOOLBAR_ICONS_BOTH_HORIZ\" to display prioritized text beside icons. "
"Note that the values are case-sensitive, so make sure they appear exactly as "
"mentioned here."
msgstr ""
"Style for the toolbar buttons. Possible values are \"GEDIT_TOOLBAR_SYSTEM\" "
"to use the system's default style, \"GEDIT_TOOLBAR_ICONS\" to display icons "
"only, \"GEDIT_TOOLBAR_ICONS_AND_TEXT\" to display both icons and text, and "
"\"GEDIT_TOOLBAR_ICONS_BOTH_HORIZ\" to display prioritized text beside icons. "
"Note that the values are case-sensitive, so make sure they appear exactly as "
"mentioned here."

#: ../data/gedit.schemas.in.h:85
msgid "Tab Size"
msgstr "Tab Size"

#: ../data/gedit.schemas.in.h:86
msgid "Text Color"
msgstr "Text Colour"

#: ../data/gedit.schemas.in.h:87
msgid "Toolbar Buttons Style"
msgstr "Toolbar Buttons Style"

#: ../data/gedit.schemas.in.h:88
msgid "Toolbar is Visible"
msgstr "Toolbar is Visible"

#: ../data/gedit.schemas.in.h:89
msgid "Undo Actions Limit (DEPRECATED)"
msgstr "Undo Actions Limit (DEPRECATED)"

#: ../data/gedit.schemas.in.h:90
msgid "Use Default Colors"
msgstr "Use Default Colours"

#: ../data/gedit.schemas.in.h:91
msgid "Use Default Font"
msgstr "Use Default Font"

#: ../data/gedit.schemas.in.h:92
msgid ""
"Whether gedit should automatically save modified files after a time "
"interval. You can set the time interval with the \"Auto Save Interval\" "
"option."
msgstr ""
"Whether gedit should automatically save modified files after a time "
"interval. You can set the time interval with the \"Auto Save Interval\" "
"option."

#: ../data/gedit.schemas.in.h:93
msgid ""
"Whether gedit should create backup copies for the files it saves. You can "
"set the backup file extension with the \"Backup Copy Extension\" option."
msgstr ""
"Whether gedit should create backup copies for the files it saves. You can "
"set the backup file extension with the \"Backup Copy Extension\" option."

#: ../data/gedit.schemas.in.h:94
msgid "Whether gedit should display line numbers in the editing area."
msgstr "Whether gedit should display line numbers in the editing area."

#: ../data/gedit.schemas.in.h:95
msgid "Whether gedit should display the right margin in the editing area."
msgstr "Whether gedit should display the right margin in the editing area."

#: ../data/gedit.schemas.in.h:96
msgid "Whether gedit should enable auto indentation."
msgstr "Whether gedit should enable auto indentation."

#: ../data/gedit.schemas.in.h:97
msgid "Whether gedit should enable syntax highlighting."
msgstr "Whether gedit should enable syntax highlighting."

#: ../data/gedit.schemas.in.h:98
msgid ""
"Whether gedit should highlight all the occurrences of the searched text."
msgstr ""
"Whether gedit should highlight all the occurrences of the searched text."

#: ../data/gedit.schemas.in.h:99
msgid "Whether gedit should highlight matching bracket."
msgstr "Whether gedit should highlight matching bracket."

#: ../data/gedit.schemas.in.h:100
msgid "Whether gedit should highlight the current line."
msgstr "Whether gedit should highlight the current line."

#: ../data/gedit.schemas.in.h:101
msgid "Whether gedit should include a document header when printing documents."
msgstr ""
"Whether gedit should include a document header when printing documents."

#: ../data/gedit.schemas.in.h:102
msgid "Whether gedit should insert spaces instead of tabs."
msgstr "Whether gedit should insert spaces instead of tabs."

#: ../data/gedit.schemas.in.h:103
msgid "Whether gedit should print syntax highlighting when printing documents."
msgstr ""
"Whether gedit should print syntax highlighting when printing documents."

#: ../data/gedit.schemas.in.h:104
msgid ""
"Whether gedit should restore the previous cursor position when a file is "
"loaded."
msgstr ""
"Whether gedit should restore the previous cursor position when a file is "
"loaded."

#: ../data/gedit.schemas.in.h:105
msgid ""
"Whether the bottom panel at the bottom of editing windows should be visible."
msgstr "Whether the panel at the bottom of editing windows should be visible."

#: ../data/gedit.schemas.in.h:106
msgid ""
"Whether the side pane at the left of the editing window should be visible."
msgstr ""
"Whether the side pane at the left of the editing window should be visible."

#: ../data/gedit.schemas.in.h:107
msgid ""
"Whether the status bar at the bottom of editing windows should be visible."
msgstr ""
"Whether the status bar at the bottom of editing windows should be visible."

#: ../data/gedit.schemas.in.h:108
msgid "Whether the toolbar should be visible in editing windows."
msgstr "Whether the toolbar should be visible in editing windows."

#: ../data/gedit.schemas.in.h:109
msgid ""
"Whether to use the system's default colors for the editing area. If this "
"option is turned off, then the colors of the editing area will be those "
"specified in the \"Background Color\", \"Text Color\", \"Selected Text Color"
"\", and \"Selection Color\" options."
msgstr ""
"Whether to use the system's default colours for the editing area. If this "
"option is turned off, then the colours of the editing area will be those "
"specified in the \"Background Colour\", \"Text Colour\", \"Selected Text "
"Colour\", and \"Selection Colour\" options."

#: ../data/gedit.schemas.in.h:110
msgid ""
"Whether to use the system's default font for editing text instead of a font "
"specific to gedit. If this option is turned off, then the font named in the "
"\"Editor Font\" option will be used instead of the system font."
msgstr ""
"Whether to use the system's default font for editing text instead of a font "
"specific to gedit. If this option is turned off, then the font named in the "
"\"Editor Font\" option will be used instead of the system font."

#: ../data/gedit.schemas.in.h:111
msgid "Writable VFS schemes"
msgstr "Writable VFS schemes"

#. Translators: This is the list of encodings shown by default in the Character Coding
#. menu in open/save file selector. Only recognized encodings are displayed.
#: ../data/gedit.schemas.in.h:114
msgid "[ISO-8859-15]"
msgstr "[ISO-8859-15]"

#. Translators: This is the sorted list of encodings used by gedit
#. for auto-detecting the encoding of a file. "CURRENT" is the current locale encoding.
#. Only recognized encodings are used.
#: ../data/gedit.schemas.in.h:118
msgid "[UTF-8,CURRENT,ISO-8859-15]"
msgstr "[UTF-8,CURRENT,ISO-8859-15]"

#: ../gedit/dialogs/gedit-close-confirmation-dialog.c:136
msgid "Logout _without Saving"
msgstr "Log Out _without Saving"

#: ../gedit/dialogs/gedit-close-confirmation-dialog.c:140
msgid "_Cancel Logout"
msgstr "_Cancel Logout"

#: ../gedit/dialogs/gedit-close-confirmation-dialog.c:147
msgid "Close _without Saving"
msgstr "Close _without Saving"

#: ../gedit/dialogs/gedit-close-confirmation-dialog.c:180
msgid "Question"
msgstr "Question"

#: ../gedit/dialogs/gedit-close-confirmation-dialog.c:386
#, c-format
msgid ""
"If you don't save, changes from the last %ld second will be permanently lost."
msgid_plural ""
"If you don't save, changes from the last %ld seconds will be permanently "
"lost."
msgstr[0] ""
"If you don't save, changes from the last %ld second will be permanently lost."
msgstr[1] ""
"If you don't save, changes from the last %ld seconds will be permanently "
"lost."

#: ../gedit/dialogs/gedit-close-confirmation-dialog.c:395
msgid ""
"If you don't save, changes from the last minute will be permanently lost."
msgstr ""
"If you don't save, changes from the last minute will be permanently lost."

#: ../gedit/dialogs/gedit-close-confirmation-dialog.c:401
#, c-format
msgid ""
"If you don't save, changes from the last minute and %ld second will be "
"permanently lost."
msgid_plural ""
"If you don't save, changes from the last minute and %ld seconds will be "
"permanently lost."
msgstr[0] ""
"If you don't save, changes from the last minute and %ld second will be "
"permanently lost."
msgstr[1] ""
"If you don't save, changes from the last minute and %ld seconds will be "
"permanently lost."

#: ../gedit/dialogs/gedit-close-confirmation-dialog.c:411
#, c-format
msgid ""
"If you don't save, changes from the last %ld minute will be permanently lost."
msgid_plural ""
"If you don't save, changes from the last %ld minutes will be permanently "
"lost."
msgstr[0] ""
"If you don't save, changes from the last %ld minute will be permanently lost."
msgstr[1] ""
"If you don't save, changes from the last %ld minutes will be permanently "
"lost."

#: ../gedit/dialogs/gedit-close-confirmation-dialog.c:426
#: ../gedit/dialogs/gedit-close-confirmation-dialog.c:447
#, c-format
msgid "If you don't save, changes from the last hour will be permanently lost."
msgid_plural ""
"If you don't save, changes from the last %d hours will be permanently lost."
msgstr[0] ""
"If you don't save, changes from the last hour will be permanently lost."
msgstr[1] ""
"If you don't save, changes from the last %d hours will be permanently lost."

#: ../gedit/dialogs/gedit-close-confirmation-dialog.c:432
#, c-format
msgid ""
"If you don't save, changes from the last hour and %d minute will be "
"permanently lost."
msgid_plural ""
"If you don't save, changes from the last hour and %d minutes will be "
"permanently lost."
msgstr[0] ""
"If you don't save, changes from the last hour and %d minute will be "
"permanently lost."
msgstr[1] ""
"If you don't save, changes from the last hour and %d minutes will be "
"permanently lost."

#: ../gedit/dialogs/gedit-close-confirmation-dialog.c:491
#, c-format
msgid "Save the changes to document \"%s\" before closing?"
msgstr "Save the changes to document \"%s\" before closing?"

#: ../gedit/dialogs/gedit-close-confirmation-dialog.c:663
#, c-format
msgid "There is %d document with unsaved changes. Save changes before closing?"
msgid_plural ""
"There are %d documents with unsaved changes. Save changes before closing?"
msgstr[0] ""
"There is %d document with unsaved changes. Save changes before closing?"
msgstr[1] ""
"There are %d documents with unsaved changes. Save changes before closing?"

#: ../gedit/dialogs/gedit-close-confirmation-dialog.c:680
msgid "S_elect the documents you want to save:"
msgstr "S_elect the documents you want to save:"

#. Secondary label
#: ../gedit/dialogs/gedit-close-confirmation-dialog.c:697
msgid "If you don't save, all your changes will be permanently lost."
msgstr "If you don't save, all your changes will be permanently lost."

#: ../gedit/dialogs/gedit-encodings-dialog.c:315
msgid "Character Codings"
msgstr "Character Codings"

#: ../gedit/dialogs/gedit-encodings-dialog.c:365
#: ../gedit/dialogs/gedit-encodings-dialog.c:426
msgid "_Description"
msgstr "_Description"

#: ../gedit/dialogs/gedit-encodings-dialog.c:374
#: ../gedit/dialogs/gedit-encodings-dialog.c:435
msgid "_Encoding"
msgstr "_Encoding"

#: ../gedit/dialogs/gedit-encodings-dialog.glade.h:1
msgid "A_vailable encodings:"
msgstr "A_vailable encodings:"

#: ../gedit/dialogs/gedit-encodings-dialog.glade.h:2
msgid "Character codings"
msgstr "Character codings"

#: ../gedit/dialogs/gedit-encodings-dialog.glade.h:3
msgid "E_ncodings shown in menu:"
msgstr "E_ncodings shown in menu:"

#: ../gedit/dialogs/gedit-open-location-dialog.c:135
#: ../gedit/dialogs/gedit-open-location-dialog.glade.h:3
msgid "Open Location"
msgstr "Open Location"

#: ../gedit/dialogs/gedit-open-location-dialog.glade.h:1
msgid "Ch_aracter coding:"
msgstr "Ch_aracter coding:"

#: ../gedit/dialogs/gedit-open-location-dialog.glade.h:2
msgid "Enter the _location (URI) of the file you would like to open:"
msgstr "Enter the _location (URI) of the file you would like to open:"

#: ../gedit/dialogs/gedit-page-setup-dialog.c:527
#: ../gedit/dialogs/gedit-page-setup-dialog.glade.h:9
msgid "Page Setup"
msgstr "Page Setup"

#. ex:noet:ts=8:
#: ../gedit/dialogs/gedit-page-setup-dialog.glade.h:1
#: ../gedit/dialogs/gedit-preferences-dialog.glade.h:1
#: ../plugins/docinfo/docinfo.glade2.h:1
#: ../plugins/externaltools/tools/tools.glade.h:1
#: ../plugins/snippets/snippets/snippets.glade.h:1
#: ../plugins/time/time.glade2.h:1
msgid "    "
msgstr "    "

#: ../gedit/dialogs/gedit-page-setup-dialog.glade.h:2
#: ../gedit/dialogs/gedit-preferences-dialog.glade.h:8
msgid "<b>Line Numbers</b>"
msgstr "<b>Line Numbers</b>"

#: ../gedit/dialogs/gedit-page-setup-dialog.glade.h:3
#: ../gedit/dialogs/gedit-preferences-dialog.glade.h:11
msgid "<b>Text Wrapping</b>"
msgstr "<b>Text Wrapping</b>"

#: ../gedit/dialogs/gedit-page-setup-dialog.glade.h:4
#: ../gedit/dialogs/gedit-preferences-dialog.glade.h:16
msgid "Do not _split words over two lines"
msgstr "Do not _split words over two lines"

#: ../gedit/dialogs/gedit-page-setup-dialog.glade.h:5
#: ../gedit/dialogs/gedit-preferences-dialog.glade.h:19
msgid "Enable text _wrapping"
msgstr "Enable text _wrapping"

#: ../gedit/dialogs/gedit-page-setup-dialog.glade.h:6
msgid "Fonts"
msgstr "Fonts"

#: ../gedit/dialogs/gedit-page-setup-dialog.glade.h:7
msgid "General"
msgstr "General"

#: ../gedit/dialogs/gedit-page-setup-dialog.glade.h:8
msgid "He_aders and footers:"
msgstr "He_aders and footers:"

#: ../gedit/dialogs/gedit-page-setup-dialog.glade.h:10
msgid "Print _line numbers"
msgstr "Print _line numbers"

#: ../gedit/dialogs/gedit-page-setup-dialog.glade.h:11
msgid "Print s_yntax highlighting"
msgstr "Print s_yntax highlighting"

#: ../gedit/dialogs/gedit-page-setup-dialog.glade.h:12
msgid "_Body:"
msgstr "_Body:"

#: ../gedit/dialogs/gedit-page-setup-dialog.glade.h:13
msgid "_Line numbers:"
msgstr "_Line numbers:"

#: ../gedit/dialogs/gedit-page-setup-dialog.glade.h:14
msgid "_Number every"
msgstr "_Number every"

#: ../gedit/dialogs/gedit-page-setup-dialog.glade.h:15
msgid "_Print page headers"
msgstr "_Print page headers"

#: ../gedit/dialogs/gedit-page-setup-dialog.glade.h:16
msgid "_Restore Default Fonts"
msgstr "_Restore Default Fonts"

#: ../gedit/dialogs/gedit-page-setup-dialog.glade.h:17
msgid "lines"
msgstr "lines"

#: ../gedit/dialogs/gedit-preferences-dialog.c:651
msgid "Push this button to select the font to be used by the editor"
msgstr "Push this button to select the font to be used by the editor"

#: ../gedit/dialogs/gedit-preferences-dialog.c:653
msgid "Push this button to configure text color"
msgstr "Push this button to configure text colour"

#: ../gedit/dialogs/gedit-preferences-dialog.c:655
msgid "Push this button to configure background color"
msgstr "Push this button to configure background colour"

#: ../gedit/dialogs/gedit-preferences-dialog.c:657
msgid ""
"Push this button to configure the color in which the selected text should "
"appear"
msgstr ""
"Push this button to configure the colour in which the selected text should "
"appear"

#: ../gedit/dialogs/gedit-preferences-dialog.c:660
msgid ""
"Push this button to configure the color in which the selected text should be "
"marked"
msgstr ""
"Push this button to configure the colour in which the selected text should "
"be marked"

#: ../gedit/dialogs/gedit-preferences-dialog.c:1161
msgid "Elements"
msgstr "Elements"

#: ../gedit/dialogs/gedit-preferences-dialog.c:1273
msgid "gedit Preferences"
msgstr "gedit Preferences"

#: ../gedit/dialogs/gedit-preferences-dialog.glade.h:2
msgid "<b>Automatic Indentation</b>"
msgstr "<b>Automatic Indentation</b>"

#: ../gedit/dialogs/gedit-preferences-dialog.glade.h:3
msgid "<b>Bracket Matching</b>"
msgstr "<b>Bracket Matching</b>"

#: ../gedit/dialogs/gedit-preferences-dialog.glade.h:4
msgid "<b>Current Line</b>"
msgstr "<b>Current Line</b>"

#: ../gedit/dialogs/gedit-preferences-dialog.glade.h:5
msgid "<b>Elements</b>"
msgstr "<b>Elements</b>"

#: ../gedit/dialogs/gedit-preferences-dialog.glade.h:6
msgid "<b>File Saving</b>"
msgstr "<b>File Saving</b>"

#: ../gedit/dialogs/gedit-preferences-dialog.glade.h:7
msgid "<b>Font</b>"
msgstr "<b>Font</b>"

#: ../gedit/dialogs/gedit-preferences-dialog.glade.h:9
msgid "<b>Right Margin</b>"
msgstr "<b>Right Margin</b>"

#: ../gedit/dialogs/gedit-preferences-dialog.glade.h:10
msgid "<b>Tab Stops</b>"
msgstr "<b>Tab Stops</b>"

#: ../gedit/dialogs/gedit-preferences-dialog.glade.h:12
msgid "<span weight=\"bold\">Colors</span>"
msgstr "<span weight=\"bold\">Colours</span>"

#: ../gedit/dialogs/gedit-preferences-dialog.glade.h:13
#: ../plugins/taglist/HTML.tags.xml.in.h:23
msgid "Bold"
msgstr "Bold"

#: ../gedit/dialogs/gedit-preferences-dialog.glade.h:14
msgid "Create a _backup copy of files before saving"
msgstr "Create a _backup copy of files before saving"

#: ../gedit/dialogs/gedit-preferences-dialog.glade.h:15
msgid "Display right _margin"
msgstr "Display right _margin"

#: ../gedit/dialogs/gedit-preferences-dialog.glade.h:17
msgid "Editor"
msgstr "Editor"

#: ../gedit/dialogs/gedit-preferences-dialog.glade.h:18
msgid "Editor _font: "
msgstr "Editor _font: "

#: ../gedit/dialogs/gedit-preferences-dialog.glade.h:20
msgid "Font & Colors"
msgstr "Font & Colours"

#: ../gedit/dialogs/gedit-preferences-dialog.glade.h:21
msgid "Hi_ghlight current line"
msgstr "Hi_ghlight current line"

#: ../gedit/dialogs/gedit-preferences-dialog.glade.h:22
msgid "Highlight _mode:"
msgstr "Highlight _mode:"

#: ../gedit/dialogs/gedit-preferences-dialog.glade.h:23
msgid "Highlight matching _bracket"
msgstr "Highlight matching _bracket"

#: ../gedit/dialogs/gedit-preferences-dialog.glade.h:24
msgid "Insert _spaces instead of tabs"
msgstr "Insert _spaces instead of tabs"

#: ../gedit/dialogs/gedit-preferences-dialog.glade.h:25
msgid "Italic"
msgstr "Italic"

#: ../gedit/dialogs/gedit-preferences-dialog.glade.h:26
msgid "Normal _text color:"
msgstr "Normal _text colour:"

#: ../gedit/dialogs/gedit-preferences-dialog.glade.h:27
msgid "Pick a color"
msgstr "Pick a colour"

#: ../gedit/dialogs/gedit-preferences-dialog.glade.h:28
msgid "Pick the background color"
msgstr "Pick the background colour"

#: ../gedit/dialogs/gedit-preferences-dialog.glade.h:29
msgid "Pick the editor font"
msgstr "Pick the editor font"

#: ../gedit/dialogs/gedit-preferences-dialog.glade.h:30
msgid "Pick the normal text color"
msgstr "Pick the normal text colour"

#: ../gedit/dialogs/gedit-preferences-dialog.glade.h:31
msgid "Pick the selected text color"
msgstr "Pick the selected text colour"

#: ../gedit/dialogs/gedit-preferences-dialog.glade.h:32
msgid "Pick the selection color"
msgstr "Pick the selection colour"

#: ../gedit/dialogs/gedit-preferences-dialog.glade.h:33
msgid "Plugins"
msgstr "Plugins"

#: ../gedit/dialogs/gedit-preferences-dialog.glade.h:34
msgid "Preferences"
msgstr "Preferences"

#: ../gedit/dialogs/gedit-preferences-dialog.glade.h:35
msgid "Se_lection color:"
msgstr "Se_lection colour:"

#: ../gedit/dialogs/gedit-preferences-dialog.glade.h:36
msgid "Selecte_d text color:"
msgstr "Selecte_d text colour:"

#: ../gedit/dialogs/gedit-preferences-dialog.glade.h:37
msgid "Strikethrough"
msgstr "Strikethrough"

#: ../gedit/dialogs/gedit-preferences-dialog.glade.h:38
msgid "Syntax Highlighting"
msgstr "Syntax Highlighting"

#: ../gedit/dialogs/gedit-preferences-dialog.glade.h:39
msgid "U_se default theme colors"
msgstr "U_se default theme colours"

#: ../gedit/dialogs/gedit-preferences-dialog.glade.h:40
msgid "Underline"
msgstr "Underline"

#: ../gedit/dialogs/gedit-preferences-dialog.glade.h:41
msgid "View"
msgstr "View"

#: ../gedit/dialogs/gedit-preferences-dialog.glade.h:42
msgid "_Autosave files every"
msgstr "_Autosave files every"

#: ../gedit/dialogs/gedit-preferences-dialog.glade.h:43
msgid "_Background color:"
msgstr "_Background colour:"

#: ../gedit/dialogs/gedit-preferences-dialog.glade.h:44
msgid "_Background:"
msgstr "_Background:"

#: ../gedit/dialogs/gedit-preferences-dialog.glade.h:45
msgid "_Display line numbers"
msgstr "_Display line numbers"

#: ../gedit/dialogs/gedit-preferences-dialog.glade.h:46
msgid "_Enable automatic indentation"
msgstr "_Enable automatic indentation"

#: ../gedit/dialogs/gedit-preferences-dialog.glade.h:47
msgid "_Enable syntax highlighting"
msgstr "_Enable syntax highlighting"

#: ../gedit/dialogs/gedit-preferences-dialog.glade.h:48
msgid "_Foreground:"
msgstr "_Foreground:"

#: ../gedit/dialogs/gedit-preferences-dialog.glade.h:49
msgid "_Reset to Default "
msgstr "_Reset to Default "

#: ../gedit/dialogs/gedit-preferences-dialog.glade.h:50
msgid "_Right margin at column:"
msgstr "_Right margin at column:"

#: ../gedit/dialogs/gedit-preferences-dialog.glade.h:51
msgid "_Tab width:"
msgstr "_Tab width:"

#: ../gedit/dialogs/gedit-preferences-dialog.glade.h:52
msgid "_Use default theme font"
msgstr "_Use default theme font"

#: ../gedit/dialogs/gedit-preferences-dialog.glade.h:53
msgid "_minutes"
msgstr "_minutes"

#: ../gedit/dialogs/gedit-search-dialog.c:234
#: ../gedit/dialogs/gedit-search-dialog.glade.h:2 ../gedit/gedit-window.c:989
msgid "Replace"
msgstr "Replace"

#: ../gedit/dialogs/gedit-search-dialog.c:246 ../gedit/gedit-window.c:987
msgid "Find"
msgstr "Find"

#: ../gedit/dialogs/gedit-search-dialog.c:298
msgid "Replace _All"
msgstr "Replace _All"

#: ../gedit/dialogs/gedit-search-dialog.c:299
#: ../gedit/gedit-commands-file.c:562
msgid "_Replace"
msgstr "_Replace"

#: ../gedit/dialogs/gedit-search-dialog.glade.h:1
msgid "Match _entire word only"
msgstr "Match _entire word only"

#: ../gedit/dialogs/gedit-search-dialog.glade.h:3
msgid "Replace All"
msgstr "Replace All"

#: ../gedit/dialogs/gedit-search-dialog.glade.h:4
msgid "Replace _with: "
msgstr "Replace _with: "

#: ../gedit/dialogs/gedit-search-dialog.glade.h:5
msgid "Search _backwards"
msgstr "Search _backwards"

#: ../gedit/dialogs/gedit-search-dialog.glade.h:6
msgid "_Match case"
msgstr "_Match case"

#: ../gedit/dialogs/gedit-search-dialog.glade.h:7
msgid "_Search for: "
msgstr "_Search for: "

#: ../gedit/dialogs/gedit-search-dialog.glade.h:8
msgid "_Wrap around"
msgstr "_Wrap around"

#: ../gedit/gedit.c:73
msgid ""
"Set the character encoding to be used to open the files listed on the "
"command line"
msgstr ""
"Set the character encoding to be used to open the files listed on the "
"command line"

#: ../gedit/gedit.c:76
msgid "Create a new toplevel window in an existing instance of gedit"
msgstr "Create a new toplevel window in an existing instance of gedit"

#: ../gedit/gedit.c:79
msgid "Create a new document in an existing instance of gedit"
msgstr "Create a new document in an existing instance of gedit"

#: ../gedit/gedit.c:124
#, c-format
msgid "%s: malformed file name or URI.\n"
msgstr "%s: malformed file name or URI.\n"

#: ../gedit/gedit.c:136
#, c-format
msgid "%s: invalid encoding.\n"
msgstr "%s: invalid encoding.\n"

#: ../gedit/gedit-commands-file.c:130 ../gedit/gedit-commands-file.c:177
#, c-format
msgid "Loading file '%s'…"
msgstr "Loading file '%s'…"

#: ../gedit/gedit-commands-file.c:186
#, c-format
msgid "Loading %d file…"
msgid_plural "Loading %d files…"
msgstr[0] "Loading %d file…"
msgstr[1] "Loading %d files…"

#: ../gedit/gedit-commands-file.c:289
msgid "Open Files…"
msgstr "Open Files…"

#: ../gedit/gedit-commands-file.c:395
msgid "The entered location is not valid."
msgstr "The entered location is not valid."

#: ../gedit/gedit-commands-file.c:398
#: ../gedit/gedit-io-error-message-area.c:150
#: ../gedit/gedit-io-error-message-area.c:189
#: ../gedit/gedit-io-error-message-area.c:205
msgid "Please, check that you typed the location correctly and try again."
msgstr "Please, check that you typed the location correctly and try again."

#: ../gedit/gedit-commands-file.c:543
#, c-format
msgid "The file \"%s\" is read-only."
msgstr "The file \"%s\" is read-only."

#: ../gedit/gedit-commands-file.c:554
msgid "Do you want to try to replace it with the one you are saving?"
msgstr "Do you want to try to replace it with the one you are saving?"

#: ../gedit/gedit-commands-file.c:620 ../gedit/gedit-commands-file.c:811
#, c-format
msgid "Saving file '%s'…"
msgstr "Saving file '%s'…"

#: ../gedit/gedit-commands-file.c:710
msgid "Save As…"
msgstr "Save As…"

#: ../gedit/gedit-commands-file.c:1006
#, c-format
msgid "Reverting the document '%s'…"
msgstr "Reverting the document '%s'…"

#: ../gedit/gedit-commands-file.c:1028
#, c-format
msgid "Revert unsaved changes to document '%s'?"
msgstr "Revert unsaved changes to document '%s'?"

#: ../gedit/gedit-commands-file.c:1037
#, c-format
msgid ""
"Changes made to the document in the last %ld second will be permanently lost."
msgid_plural ""
"Changes made to the document in the last %ld seconds will be permanently "
"lost."
msgstr[0] ""
"Changes made to the document in the last %ld second will be permanently lost."
msgstr[1] ""
"Changes made to the document in the last %ld seconds will be permanently "
"lost."

#: ../gedit/gedit-commands-file.c:1046
msgid ""
"Changes made to the document in the last minute will be permanently lost."
msgstr ""
"Changes made to the document in the last minute will be permanently lost."

#: ../gedit/gedit-commands-file.c:1052
#, c-format
msgid ""
"Changes made to the document in the last minute and %ld second will be "
"permanently lost."
msgid_plural ""
"Changes made to the document in the last minute and %ld seconds will be "
"permanently lost."
msgstr[0] ""
"Changes made to the document in the last minute and %ld second will be "
"permanently lost."
msgstr[1] ""
"Changes made to the document in the last minute and %ld seconds will be "
"permanently lost."

#: ../gedit/gedit-commands-file.c:1062
#, c-format
msgid ""
"Changes made to the document in the last %ld minute will be permanently lost."
msgid_plural ""
"Changes made to the document in the last %ld minutes will be permanently "
"lost."
msgstr[0] ""
"Changes made to the document in the last %ld minute will be permanently lost."
msgstr[1] ""
"Changes made to the document in the last %ld minutes will be permanently "
"lost."

#: ../gedit/gedit-commands-file.c:1077 ../gedit/gedit-commands-file.c:1098
#, c-format
msgid "Changes made to the document in the last hour will be permanently lost."
msgid_plural ""
"Changes made to the document in the last %d hours will be permanently lost."
msgstr[0] ""
"Changes made to the document in the last hour will be permanently lost."
msgstr[1] ""
"Changes made to the document in the last %d hours will be permanently lost."

#: ../gedit/gedit-commands-file.c:1083
#, c-format
msgid ""
"Changes made to the document in the last hour and %d minute will be "
"permanently lost."
msgid_plural ""
"Changes made to the document in the last hour and %d minutes will be "
"permanently lost."
msgstr[0] ""
"Changes made to the document in the last hour and %d minute will be "
"permanently lost."
msgstr[1] ""
"Changes made to the document in the last hour and %d minutes will be "
"permanently lost."

#: ../gedit/gedit-commands-file.c:1124
msgid "_Revert"
msgstr "_Revert"

#: ../gedit/gedit-commands-help.c:78
msgid "gedit is a small and lightweight text editor for the GNOME Desktop"
msgstr "gedit is a small and lightweight text editor for the GNOME Desktop"

#: ../gedit/gedit-commands-help.c:98
msgid "translator-credits"
msgstr "Maintainer: Adam Weinberger <adamw@gnome.org>"

#: ../gedit/gedit-commands-help.c:101
msgid "gedit"
msgstr "gedit"

#: ../gedit/gedit-commands-search.c:165
#, c-format
msgid "Found and replaced %d occurrence"
msgid_plural "Found and replaced %d occurrences"
msgstr[0] "Found and replaced %d occurrence."
msgstr[1] "Found and replaced %d occurrences."

#: ../gedit/gedit-commands-search.c:174
msgid "Found and replaced one occurrence"
msgstr "Found and replaced one occurrence"

#: ../gedit/gedit-commands-search.c:187
msgid "Phrase not found"
msgstr "Phrase not found"

#: ../gedit/gedit-document.c:774 ../gedit/gedit-document.c:854
#, c-format
msgid "Unsaved Document %d"
msgstr "Unsaved Document %d"

#. bad bad luck...
#: ../gedit/gedit-document-saver.c:523
msgid "Could not obtain backup filename"
msgstr "Could not obtain backup filename"

#: ../gedit/gedit-documents-panel.c:85 ../gedit/gedit-documents-panel.c:99
#: ../gedit/gedit-window.c:1476 ../gedit/gedit-window.c:1481
msgid "Read Only"
msgstr "Read-Only"

#: ../gedit/gedit-documents-panel.c:633
msgid "Documents"
msgstr "Documents"

#: ../gedit/gedit-encodings.c:137 ../gedit/gedit-encodings.c:182
#: ../gedit/gedit-encodings.c:184 ../gedit/gedit-encodings.c:186
#: ../gedit/gedit-encodings.c:188
msgid "Unicode"
msgstr "Unicode"

#: ../gedit/gedit-encodings.c:151 ../gedit/gedit-encodings.c:177
#: ../gedit/gedit-encodings.c:223 ../gedit/gedit-encodings.c:266
msgid "Western"
msgstr "Western"

#: ../gedit/gedit-encodings.c:153 ../gedit/gedit-encodings.c:225
#: ../gedit/gedit-encodings.c:262
msgid "Central European"
msgstr "Central European"

#: ../gedit/gedit-encodings.c:155
msgid "South European"
msgstr "South European"

#: ../gedit/gedit-encodings.c:157 ../gedit/gedit-encodings.c:173
#: ../gedit/gedit-encodings.c:276
msgid "Baltic"
msgstr "Baltic"

#: ../gedit/gedit-encodings.c:159 ../gedit/gedit-encodings.c:227
#: ../gedit/gedit-encodings.c:240 ../gedit/gedit-encodings.c:244
#: ../gedit/gedit-encodings.c:246 ../gedit/gedit-encodings.c:264
msgid "Cyrillic"
msgstr "Cyrillic"

#: ../gedit/gedit-encodings.c:161 ../gedit/gedit-encodings.c:233
#: ../gedit/gedit-encodings.c:274
msgid "Arabic"
msgstr "Arabic"

#: ../gedit/gedit-encodings.c:163 ../gedit/gedit-encodings.c:268
#: ../plugins/spell/gedit-spell-checker.c:93
msgid "Greek"
msgstr "Greek"

#: ../gedit/gedit-encodings.c:165
msgid "Hebrew Visual"
msgstr "Hebrew Visual"

#: ../gedit/gedit-encodings.c:167 ../gedit/gedit-encodings.c:231
#: ../gedit/gedit-encodings.c:272 ../plugins/spell/gedit-spell-checker.c:109
msgid "Hebrew"
msgstr "Hebrew"

#: ../gedit/gedit-encodings.c:169 ../gedit/gedit-encodings.c:229
#: ../gedit/gedit-encodings.c:270 ../plugins/spell/gedit-spell-checker.c:150
msgid "Turkish"
msgstr "Turkish"

#: ../gedit/gedit-encodings.c:171
msgid "Nordic"
msgstr "Nordic"

#: ../gedit/gedit-encodings.c:175
msgid "Celtic"
msgstr "Celtic"

#: ../gedit/gedit-encodings.c:179 ../plugins/spell/gedit-spell-checker.c:138
msgid "Romanian"
msgstr "Romanian"

#: ../gedit/gedit-encodings.c:191
msgid "Armenian"
msgstr "Armenian"

#: ../gedit/gedit-encodings.c:193 ../gedit/gedit-encodings.c:195
#: ../gedit/gedit-encodings.c:209
msgid "Chinese Traditional"
msgstr "Chinese Traditional"

#: ../gedit/gedit-encodings.c:197
msgid "Cyrillic/Russian"
msgstr "Cyrillic/Russian"

#: ../gedit/gedit-encodings.c:200 ../gedit/gedit-encodings.c:202
#: ../gedit/gedit-encodings.c:204 ../gedit/gedit-encodings.c:236
#: ../gedit/gedit-encodings.c:251
msgid "Japanese"
msgstr "Japanese"

#: ../gedit/gedit-encodings.c:207 ../gedit/gedit-encodings.c:238
#: ../gedit/gedit-encodings.c:242 ../gedit/gedit-encodings.c:257
msgid "Korean"
msgstr "Korean"

#: ../gedit/gedit-encodings.c:212 ../gedit/gedit-encodings.c:214
#: ../gedit/gedit-encodings.c:216 ../gedit/gedit-encodings.c:220
msgid "Chinese Simplified"
msgstr "Chinese Simplified"

#: ../gedit/gedit-encodings.c:218
msgid "Georgian"
msgstr "Georgian"

#: ../gedit/gedit-encodings.c:248
msgid "Cyrillic/Ukrainian"
msgstr "Cyrillic/Ukrainian"

#: ../gedit/gedit-encodings.c:253 ../gedit/gedit-encodings.c:259
#: ../gedit/gedit-encodings.c:278 ../plugins/spell/gedit-spell-checker.c:153
msgid "Vietnamese"
msgstr "Vietnamese"

#: ../gedit/gedit-encodings.c:255
msgid "Thai"
msgstr "Thai"

#: ../gedit/gedit-encodings.c:441
msgid "Unknown"
msgstr "Unknown"

#: ../gedit/gedit-encodings-option-menu.c:219
msgid "Auto Detected"
msgstr "Auto Detected"

#: ../gedit/gedit-encodings-option-menu.c:239
#: ../gedit/gedit-encodings-option-menu.c:261
#, c-format
msgid "Current Locale (%s)"
msgstr "Current Locale (%s)"

#: ../gedit/gedit-encodings-option-menu.c:322
msgid "Add or _Remove..."
msgstr "Add or _Remove..."

#: ../gedit/gedit-file-chooser-dialog.c:72
msgid "C_haracter Coding:"
msgstr "C_haracter Coding:"

#: ../gedit/gedit-file-chooser-dialog.c:186
msgid "All Files"
msgstr "All Files"

#: ../gedit/gedit-file-chooser-dialog.c:194
msgid "All Text Files"
msgstr "All Text Files"

#: ../gedit/gedit-help.c:66
msgid "There was an error displaying help."
msgstr "There was an error displaying help."

#: ../gedit/gedit-io-error-message-area.c:148
#, c-format
msgid "Could not find the file %s."
msgstr "Could not find the file %s."

#: ../gedit/gedit-io-error-message-area.c:155
#: ../gedit/gedit-io-error-message-area.c:381
msgid "The file contains corrupted data."
msgstr "The file contains corrupted data."

#. Translators: %s is a URI scheme (like for example http:, ftp:, etc.)
#: ../gedit/gedit-io-error-message-area.c:166
#: ../gedit/gedit-io-error-message-area.c:392
#, c-format
msgid "gedit cannot handle %s locations."
msgstr "gedit cannot handle %s locations."

#: ../gedit/gedit-io-error-message-area.c:172
#: ../gedit/gedit-io-error-message-area.c:398
msgid "gedit cannot handle this location."
msgstr "gedit cannot handle this location."

#: ../gedit/gedit-io-error-message-area.c:179
#: ../gedit/gedit-io-error-message-area.c:405
msgid "The file contains data in an invalid format."
msgstr "The file contains data in an invalid format."

#: ../gedit/gedit-io-error-message-area.c:183
#: ../gedit/gedit-io-error-message-area.c:409
msgid "The file is too big."
msgstr "The file is too big."

#: ../gedit/gedit-io-error-message-area.c:187
#, c-format
msgid "%s is not a valid location."
msgstr "%s is not a valid location."

#: ../gedit/gedit-io-error-message-area.c:194
#: ../gedit/gedit-io-error-message-area.c:413
msgid "You do not have the permissions necessary to open the file."
msgstr "You do not have the permissions necessary to open the file."

#: ../gedit/gedit-io-error-message-area.c:198
#: ../gedit/gedit-io-error-message-area.c:417
#: ../gedit/gedit-io-error-message-area.c:1161
msgid ""
"There are too many open files. Please, close some applications and try again."
msgstr ""
"There are too many open files. Close some open applications and try again."

#: ../gedit/gedit-io-error-message-area.c:203
#: ../gedit/gedit-io-error-message-area.c:422
#, c-format
msgid "%s is a directory."
msgstr "%s is a directory."

#: ../gedit/gedit-io-error-message-area.c:210
#: ../gedit/gedit-io-error-message-area.c:427
msgid ""
"Not enough available memory to open the file. Please, close some running "
"applications and try again."
msgstr ""
"Not enough available memory to open the file. Close some running "
"applications and try again."

#: ../gedit/gedit-io-error-message-area.c:238
#: ../gedit/gedit-io-error-message-area.c:455
#: ../gedit/gedit-io-error-message-area.c:1200
#, c-format
msgid ""
"Host %s could not be found. Please, check that your proxy settings are "
"correct and try again."
msgstr ""
"Host %s could not be found. Please, check that your proxy settings are "
"correct and try again."

#: ../gedit/gedit-io-error-message-area.c:249
#: ../gedit/gedit-io-error-message-area.c:260
#: ../gedit/gedit-io-error-message-area.c:268
#: ../gedit/gedit-io-error-message-area.c:466
#: ../gedit/gedit-io-error-message-area.c:477
#: ../gedit/gedit-io-error-message-area.c:1211
#: ../gedit/gedit-io-error-message-area.c:1222
#: ../gedit/gedit-io-error-message-area.c:1230
msgid ""
"Host name was invalid. Please, check that you typed the location correctly "
"and try again."
msgstr ""
"Host name was invalid. Check that you typed the location correctly and try "
"again."

#: ../gedit/gedit-io-error-message-area.c:274
#: ../gedit/gedit-io-error-message-area.c:485
#: ../gedit/gedit-io-error-message-area.c:1236
msgid ""
"Host name was empty. Please, check that your proxy settings are correct and "
"try again."
msgstr ""
"Host name was empty. Please, check that your proxy settings are correct and "
"try again."

#: ../gedit/gedit-io-error-message-area.c:280
#: ../gedit/gedit-io-error-message-area.c:1242
msgid ""
"Attempt to log in failed. Please, check that you typed the location "
"correctly and try again."
msgstr ""
"Attempt to log in failed. Please, check that you typed the location "
"correctly and try again."

#: ../gedit/gedit-io-error-message-area.c:286
msgid "The file you are trying to open is not a regular file."
msgstr "The file you are trying to open is not a regular file."

#: ../gedit/gedit-io-error-message-area.c:325
#: ../gedit/gedit-io-error-message-area.c:545
#: ../gedit/gedit-io-error-message-area.c:1307
#, c-format
msgid "Unexpected error: %s"
msgstr "Unexpected error: %s"

#: ../gedit/gedit-io-error-message-area.c:331
#: ../gedit/gedit-io-error-message-area.c:710
#, c-format
msgid "Could not open the file %s."
msgstr "Could not open the file %s."

#: ../gedit/gedit-io-error-message-area.c:376
msgid "gedit cannot find it. Perhaps, it has recently been deleted."
msgstr "gedit cannot find it. Perhaps it has recently been deleted."

#: ../gedit/gedit-io-error-message-area.c:491
msgid "Attempt to log in failed."
msgstr "Attempt to log in failed."

#: ../gedit/gedit-io-error-message-area.c:495
#, c-format
msgid "%s is not a regular file."
msgstr "%s is not a regular file."

#: ../gedit/gedit-io-error-message-area.c:551
#, c-format
msgid "Could not revert the file %s."
msgstr "Could not revert the file %s."

#: ../gedit/gedit-io-error-message-area.c:574
msgid "Ch_aracter Coding:"
msgstr "Ch_aracter Coding:"

#: ../gedit/gedit-io-error-message-area.c:617
msgid "_Retry"
msgstr "_Retry"

#: ../gedit/gedit-io-error-message-area.c:712
msgid "gedit has not been able to detect the character coding."
msgstr "gedit has not been able to detect the character coding."

#: ../gedit/gedit-io-error-message-area.c:714
#: ../gedit/gedit-io-error-message-area.c:723
msgid "Please check that you are not trying to open a binary file."
msgstr "Please check that you are not trying to open a binary file."

#: ../gedit/gedit-io-error-message-area.c:715
msgid "Select a character coding from the menu and try again."
msgstr "Select a character coding from the menu and try again."

#: ../gedit/gedit-io-error-message-area.c:720
#, c-format
msgid "Could not open the file %s using the %s character coding."
msgstr "Could not open the file %s using the %s character coding."

#: ../gedit/gedit-io-error-message-area.c:724
#: ../gedit/gedit-io-error-message-area.c:774
msgid "Select a different character coding from the menu and try again."
msgstr "Select a different character coding from the menu and try again."

#: ../gedit/gedit-io-error-message-area.c:769
#, c-format
msgid "Could not save the file %s using the %s character coding."
msgstr "Could not save the file %s using the %s character coding."

#: ../gedit/gedit-io-error-message-area.c:772
msgid ""
"The document contains one or more characters that cannot be encoded using "
"the specified character coding."
msgstr ""
"The document contains one or more characters that cannot be encoded using "
"the specified character coding."

#: ../gedit/gedit-io-error-message-area.c:833
msgid "_Edit Anyway"
msgstr "_Edit Anyway"

#: ../gedit/gedit-io-error-message-area.c:836
msgid "_Don't Edit"
msgstr "_Do Not Edit"

#. FIXME: try to rephrase in a better way
#: ../gedit/gedit-io-error-message-area.c:852
#, c-format
msgid "The file %s is already open."
msgstr "The file %s is already open."

#: ../gedit/gedit-io-error-message-area.c:867
msgid ""
"gedit opened this instance of the file in non-editable way. Do you want to "
"edit it anyway?"
msgstr ""
"gedit opened this instance of the file in non-editable way. Do you want to "
"edit it anyway?"

#: ../gedit/gedit-io-error-message-area.c:925
#: ../gedit/gedit-io-error-message-area.c:1020
msgid "_Save Anyway"
msgstr "_Save Anyway"

#: ../gedit/gedit-io-error-message-area.c:929
#: ../gedit/gedit-io-error-message-area.c:1024
msgid "_Don't Save"
msgstr "_Do Not Save"

#. FIXME: review this message, it's not clear since for the user the "modification"
#. could be interpreted as the changes he made in the document. beside "reading" is
#. not accurate (since last load/save)
#: ../gedit/gedit-io-error-message-area.c:947
#, c-format
msgid "The file %s has been modified since reading it."
msgstr "The file %s has been modified since reading it."

#: ../gedit/gedit-io-error-message-area.c:963
msgid "If you save it, all the external changes could be lost. Save it anyway?"
msgstr ""
"If you save it, all the external changes could be lost. Save it anyway?"

#: ../gedit/gedit-io-error-message-area.c:1042
#, c-format
msgid "Could not create a backup file while saving %s"
msgstr "Could not create a backup file while saving %s"

#: ../gedit/gedit-io-error-message-area.c:1045
#, c-format
msgid "Could not create a temporary backup file while saving %s"
msgstr "Could not create a temporary backup file while saving %s"

#: ../gedit/gedit-io-error-message-area.c:1062
msgid ""
"gedit could not backup the old copy of the file before saving the new one. "
"You can ignore this warning and save the file anyway, but if an error occurs "
"while saving, you could lose the old copy of the file. Save anyway?"
msgstr ""
"gedit could not backup the old copy of the file before saving the new one. "
"You can ignore this warning and save the file anyway, but if an error occurs "
"while saving, you could lose the old copy of the file. Save anyway?"

#. Translators: %s is a URI scheme (like for example http:, ftp:, etc.)
#: ../gedit/gedit-io-error-message-area.c:1123
#, c-format
msgid ""
"gedit cannot handle %s locations in write mode. Please, check that you typed "
"the location correctly and try again."
msgstr ""
"gedit cannot handle %s locations in write mode. Please, check that you typed "
"the location correctly and try again."

#: ../gedit/gedit-io-error-message-area.c:1131
msgid ""
"gedit cannot handle this location  in write mode. Please, check that you "
"typed the location correctly and try again."
msgstr ""
"gedit cannot handle this location in write mode. Check that you typed the "
"location correctly and try again."

#: ../gedit/gedit-io-error-message-area.c:1140
msgid ""
"The disk where you are trying to save the file has a limitation on file "
"sizes.  Please try saving a smaller file or saving it to a disk that does "
"not have this limitation."
msgstr ""
"The disk where you are trying to save the file has a limitation on file "
"sizes.  Please try saving a smaller file or saving it to a disk that does "
"not have this limitation."

#: ../gedit/gedit-io-error-message-area.c:1147
#, c-format
msgid ""
"%s is not a valid location. Please, check that you typed the location "
"correctly and try again."
msgstr ""
"%s is not a valid location. Check that you typed the location correctly and "
"try again."

#: ../gedit/gedit-io-error-message-area.c:1154
msgid ""
"You do not have the permissions necessary to save the file. Please, check "
"that you typed the location correctly and try again."
msgstr ""
"You do not have the permissions necessary to save the file. Check that you "
"typed the location correctly and try again."

#: ../gedit/gedit-io-error-message-area.c:1166
#, c-format
msgid ""
"%s is a directory. Please, check that you typed the location correctly and "
"try again."
msgstr ""
"%s is a directory. Check that you typed the location correctly and try again."

#: ../gedit/gedit-io-error-message-area.c:1172
msgid ""
"Not enough available memory to save the file. Please, close some running "
"applications and try again."
msgstr ""
"Not enough available memory to save the file. Close some running "
"applications and try again."

#: ../gedit/gedit-io-error-message-area.c:1248
msgid ""
"There is not enough disk space to save the file. Please, free some disk "
"space and try again."
msgstr ""
"There is not enough disk space to save the file. Please free some disk space "
"and try again."

#: ../gedit/gedit-io-error-message-area.c:1254
msgid ""
"You are trying to save the file on a read-only disk. Please, check that you "
"typed the location correctly and try again."
msgstr ""
"You are trying to save the file on a read-only disk. Check that you typed "
"the location correctly and try again."

#: ../gedit/gedit-io-error-message-area.c:1260
msgid "A file with the same name already exists. Please, use a different name."
msgstr "A file with the same name already exists. Please use a different name."

#: ../gedit/gedit-io-error-message-area.c:1265
msgid ""
"The disk where you are trying to save the file has a limitation on length of "
"the file names. Please, use a shorter name."
msgstr ""
"The disk where you are trying to save the file has a limitation on length of "
"the file names. Please try again, using a shorter name."

#: ../gedit/gedit-io-error-message-area.c:1270
#, c-format
msgid ""
"%s is not a regular file. Please, check that you typed the location "
"correctly and try again."
msgstr ""
"%s is not a regular file. Check that you typed the location correctly and "
"try again."

#: ../gedit/gedit-io-error-message-area.c:1313
#, c-format
msgid "Could not save the file %s."
msgstr "Could not save the file %s."

#: ../gedit/gedit-notebook.c:823
msgid "Close document"
msgstr "Close document"

#: ../gedit/gedit-panel.c:370 ../gedit/gedit-panel.c:585
#: ../gedit/recent-files/egg-recent-view-gtk.c:444
#: ../gedit/recent-files/egg-recent-view-uimanager.c:322
msgid "Empty"
msgstr "Empty"

#: ../gedit/gedit-panel.c:526 ../gedit/gedit-panel.c:606
msgid "Hide panel"
msgstr "Hide panel"

#: ../gedit/gedit-plugin-manager.c:55
msgid "Plugin"
msgstr "Plugin"

#: ../gedit/gedit-plugin-manager.c:56
msgid "Enabled"
msgstr "Enabled"

#: ../gedit/gedit-plugin-manager.c:540
msgid "_About Plugin"
msgstr "_About Plugin"

#: ../gedit/gedit-plugin-manager.c:544
msgid "C_onfigure Plugin"
msgstr "C_onfigure Plugin"

#: ../gedit/gedit-prefs-manager.c:175
msgid "Cannot initialize preferences manager."
msgstr "Cannot initialize preferences manager."

#: ../gedit/gedit-prefs-manager.c:1388
#, c-format
msgid "Expected `%s' got `%s' for key %s"
msgstr "Expected `%s' got `%s' for key %s"

#: ../gedit/gedit-print.c:186
#, c-format
msgid "File: %s"
msgstr "File: %s"

#: ../gedit/gedit-print.c:194
msgid "Page %N of %Q"
msgstr "Page %N of %Q"

#: ../gedit/gedit-print.c:316
msgid "Print"
msgstr "Print"

#: ../gedit/gedit-print.c:325 ../plugins/docinfo/docinfo.glade2.h:9
msgid "Lines"
msgstr "Lines"

#: ../gedit/gedit-print-job-preview.c:623
msgid "Page Preview"
msgstr "Page Preview"

#: ../gedit/gedit-print-job-preview.c:624
msgid "The preview of a page in the document to be printed"
msgstr "The preview of a page in the document to be printed"

#: ../gedit/gedit-print-job-preview.c:710
msgid "Other"
msgstr "Other"

#: ../gedit/gedit-print-job-preview.c:740
msgid "Show the previous page"
msgstr "Show the previous page"

#: ../gedit/gedit-print-job-preview.c:751
msgid "Show the next page"
msgstr "Show the next page"

#: ../gedit/gedit-print-job-preview.c:767
msgid "Current page (Alt+P)"
msgstr "Current page (Alt+P)"

#. gtk_label_set_mnemonic_widget ((GtkLabel *) l, mp->priv->page_entry);
#. We are displaying 'XXX of XXX'.
#: ../gedit/gedit-print-job-preview.c:781
msgid "of"
msgstr "of"

#: ../gedit/gedit-print-job-preview.c:787
msgid "Page total"
msgstr "Page total"

#: ../gedit/gedit-print-job-preview.c:788
msgid "The total number of pages in the document"
msgstr "The total number of pages in the document"

#: ../gedit/gedit-print-job-preview.c:805
msgid "Show multiple pages"
msgstr "Show multiple pages"

#: ../gedit/gedit-print-job-preview.c:817
msgid "Zoom 1:1"
msgstr "Zoom 1:1"

#: ../gedit/gedit-print-job-preview.c:825
msgid "Zoom to fit the whole page"
msgstr "Zoom to fit the whole page"

#: ../gedit/gedit-print-job-preview.c:834
msgid "Zoom the page in"
msgstr "Zoom in on the page"

#: ../gedit/gedit-print-job-preview.c:842
msgid "Zoom the page out"
msgstr "Zoom out from the page"

#: ../gedit/gedit-print-job-preview.c:856
msgid "Close print preview"
msgstr "Close print preview"

#: ../gedit/gedit-print-job-preview.c:1096
#: ../gedit/gedit-print-job-preview.c:1097
msgid "Number of pages horizontally"
msgstr "Number of pages horizontally"

#: ../gedit/gedit-print-job-preview.c:1100
#: ../gedit/gedit-print-job-preview.c:1101
msgid "Number of pages vertically"
msgstr "Number of pages vertically"

#: ../gedit/gedit-print-job-preview.c:1165
msgid "No visible output was created."
msgstr "No visible output was created."

#: ../gedit/gedit-statusbar.c:257
msgid "  OVR"
msgstr "  OVR"

#: ../gedit/gedit-statusbar.c:259
msgid "  INS"
msgstr "  INS"

#. Translators: "Ln" is an abbreviation for "Line", Col is an abbreviation for "Column". Please,
#. use abbreviations if possible to avoid space problems.
#: ../gedit/gedit-statusbar.c:298
#, c-format
msgid "  Ln %d, Col %d"
msgstr "  Ln %d, Col %d"

#: ../gedit/gedit-statusbar.c:397
#, c-format
msgid "There is a tab with errors"
msgid_plural "There are %d tabs with errors"
msgstr[0] "There is a tab with errors"
msgstr[1] "There are %d tabs with errors"

#. Translators: the first %s is a file name (e.g. test.txt) the second one
#. is a directory (e.g. ssh://master.gnome.org/home/users/paolo)
#: ../gedit/gedit-tab.c:637
#, c-format
msgid "Reverting %s from %s"
msgstr "Reverting %s from %s"

#: ../gedit/gedit-tab.c:644
#, c-format
msgid "Reverting %s"
msgstr "Reverting %s"

#. Translators: the first %s is a file name (e.g. test.txt) the second one
#. is a directory (e.g. ssh://master.gnome.org/home/users/paolo)
#: ../gedit/gedit-tab.c:660
#, c-format
msgid "Loading %s from %s"
msgstr "Loading %s from %s"

#: ../gedit/gedit-tab.c:667
#, c-format
msgid "Loading %s"
msgstr "Loading %s"

#. Translators: the first %s is a file name (e.g. test.txt) the second one
#. is a directory (e.g. ssh://master.gnome.org/home/users/paolo)
#: ../gedit/gedit-tab.c:750
#, c-format
msgid "Saving %s to %s"
msgstr "Saving %s to %s"

#: ../gedit/gedit-tab.c:757
#, c-format
msgid "Saving %s"
msgstr "Saving %s"

#. Read only
#: ../gedit/gedit-tab.c:1505
msgid "RO"
msgstr "RO"

#: ../gedit/gedit-tab.c:1550
#, c-format
msgid "Error opening file %s"
msgstr "Error opening file %s"

#: ../gedit/gedit-tab.c:1555
#, c-format
msgid "Error reverting file %s"
msgstr "Error reverting file %s"

#: ../gedit/gedit-tab.c:1560
#, c-format
msgid "Error saving file %s"
msgstr "Error saving file %s"

#: ../gedit/gedit-tab.c:1578
msgid "Unicode (UTF-8)"
msgstr "Unicode (UTF-8)"

#: ../gedit/gedit-tab.c:1585
msgid "Name:"
msgstr "Name:"

#: ../gedit/gedit-tab.c:1586
msgid "MIME Type:"
msgstr "MIME Type:"

#: ../gedit/gedit-tab.c:1587
msgid "Encoding:"
msgstr "Encoding:"

#: ../gedit/gedit-tab.c:2014
#, c-format
msgid "Rendering page %d of %d..."
msgstr "Rendering page %d of %d..."

#. Toplevel
#: ../gedit/gedit-ui.h:47
msgid "_File"
msgstr "_File"

#: ../gedit/gedit-ui.h:48
msgid "_Edit"
msgstr "_Edit"

#: ../gedit/gedit-ui.h:49
msgid "_View"
msgstr "_View"

#: ../gedit/gedit-ui.h:50
msgid "_Search"
msgstr "_Search"

#: ../gedit/gedit-ui.h:51
msgid "_Tools"
msgstr "_Tools"

#: ../gedit/gedit-ui.h:52
msgid "_Documents"
msgstr "_Documents"

#: ../gedit/gedit-ui.h:53
msgid "_Help"
msgstr "_Help"

#: ../gedit/gedit-ui.h:57
msgid "Create a new document"
msgstr "Create a new document"

#: ../gedit/gedit-ui.h:58
msgid "_Open..."
msgstr "_Open..."

#: ../gedit/gedit-ui.h:59 ../gedit/gedit-window.c:1090
msgid "Open a file"
msgstr "Open a file"

#: ../gedit/gedit-ui.h:60
msgid "Open _Location..."
msgstr "Open _Location..."

#: ../gedit/gedit-ui.h:61
msgid "Open a file from a specified location"
msgstr "Open a file from a specified location"

#: ../gedit/gedit-ui.h:62
msgid "Page Set_up..."
msgstr "Page Set_up..."

#: ../gedit/gedit-ui.h:63
msgid "Setup the page settings"
msgstr "Setup the page settings"

#. Edit menu
#: ../gedit/gedit-ui.h:66
msgid "Pr_eferences"
msgstr "Pr_eferences"

#: ../gedit/gedit-ui.h:67
msgid "Configure the application"
msgstr "Configure the application"

#. Help menu
#: ../gedit/gedit-ui.h:70
msgid "_Contents"
msgstr "_Contents"

#: ../gedit/gedit-ui.h:71
msgid "Open the gedit manual"
msgstr "Open the gedit manual"

#: ../gedit/gedit-ui.h:73
msgid "About this application"
msgstr "About this application"

#: ../gedit/gedit-ui.h:80
msgid "Save the current file"
msgstr "Save the current file"

#: ../gedit/gedit-ui.h:81
msgid "Save _As..."
msgstr "Save _As..."

#: ../gedit/gedit-ui.h:82
msgid "Save the current file with a different name"
msgstr "Save the current file with a different name"

#: ../gedit/gedit-ui.h:84
msgid "Revert to a saved version of the file"
msgstr "Revert to a saved version of the file"

#: ../gedit/gedit-ui.h:85
msgid "Print Previe_w"
msgstr "Print Previe_w"

#: ../gedit/gedit-ui.h:86
msgid "Print preview"
msgstr "Print preview"

#: ../gedit/gedit-ui.h:87
msgid "_Print..."
msgstr "_Print..."

#: ../gedit/gedit-ui.h:88
msgid "Print the current page"
msgstr "Print the current page"

#: ../gedit/gedit-ui.h:90
msgid "Close the current file"
msgstr "Close the current file"

#: ../gedit/gedit-ui.h:94
msgid "Undo the last action"
msgstr "Undo the last action"

#: ../gedit/gedit-ui.h:96
msgid "Redo the last undone action"
msgstr "Redo the last undone action"

#: ../gedit/gedit-ui.h:98
msgid "Cut the selection"
msgstr "Cut the selection"

#: ../gedit/gedit-ui.h:100
msgid "Copy the selection"
msgstr "Copy the selection"

#: ../gedit/gedit-ui.h:102
msgid "Paste the clipboard"
msgstr "Paste the clipboard"

#: ../gedit/gedit-ui.h:104
msgid "Delete the selected text"
msgstr "Delete the selected text"

#: ../gedit/gedit-ui.h:105
msgid "Select _All"
msgstr "Select _All"

#: ../gedit/gedit-ui.h:106
msgid "Select the entire document"
msgstr "Select the entire document"

#. View menu
#: ../gedit/gedit-ui.h:109
msgid "_Highlight Mode"
msgstr "_Highlight Mode"

#. Search menu
#: ../gedit/gedit-ui.h:112
msgid "_Find..."
msgstr "_Find..."

#: ../gedit/gedit-ui.h:113
msgid "Search for text"
msgstr "Search for text"

#: ../gedit/gedit-ui.h:114
msgid "Find Ne_xt"
msgstr "Find Ne_xt"

#: ../gedit/gedit-ui.h:115
msgid "Search forwards for the same text"
msgstr "Search forwards for the same text"

#: ../gedit/gedit-ui.h:116
msgid "Find Pre_vious"
msgstr "Find Pre_vious"

#: ../gedit/gedit-ui.h:117
msgid "Search backwards for the same text"
msgstr "Search backwards for the same text"

#: ../gedit/gedit-ui.h:118
msgid "_Replace..."
msgstr "_Replace..."

#: ../gedit/gedit-ui.h:119
msgid "Search for and replace text"
msgstr "Search for and replace text"

#: ../gedit/gedit-ui.h:120
msgid "Go to _Line..."
msgstr "Go to _Line..."

#: ../gedit/gedit-ui.h:121
msgid "Go to a specific line"
msgstr "Go to a specific line"

#. Documents menu
#: ../gedit/gedit-ui.h:124
msgid "_Save All"
msgstr "_Save All"

#: ../gedit/gedit-ui.h:125
msgid "Save all open files"
msgstr "Save all open files"

#: ../gedit/gedit-ui.h:126
msgid "_Close All"
msgstr "_Close All"

#: ../gedit/gedit-ui.h:127
msgid "Close all open files"
msgstr "Close all open files"

#: ../gedit/gedit-ui.h:128
msgid "_Move to New Window"
msgstr "_Move to New Window"

#: ../gedit/gedit-ui.h:129
msgid "Move the current document to a new window"
msgstr "Move the current document to a new window"

#: ../gedit/gedit-ui.h:136
msgid "Quit the program"
msgstr "Quit the program"

#: ../gedit/gedit-ui.h:141
msgid "_Toolbar"
msgstr "_Toolbar"

#: ../gedit/gedit-ui.h:142
msgid "Show or hide the toolbar in the current window"
msgstr "Show or hide the toolbar in the current window"

#: ../gedit/gedit-ui.h:144
msgid "_Statusbar"
msgstr "_Statusbar"

#: ../gedit/gedit-ui.h:145
msgid "Show or hide the statusbar in the current window"
msgstr "Show or hide the statusbar in the current window"

#: ../gedit/gedit-ui.h:147
msgid "Side _Pane"
msgstr "Side _Pane"

#: ../gedit/gedit-ui.h:148
msgid "Show or hide the side pane in the current window"
msgstr "Show or hide the side pane in the current window"

#: ../gedit/gedit-ui.h:150 ../gedit/gedit-ui.h:157
msgid "_Bottom Panel"
msgstr "_Bottom Panel"

#: ../gedit/gedit-ui.h:151 ../gedit/gedit-ui.h:158
msgid "Show or hide the bottom panel in the current window"
msgstr "Show or hide the bottom panel in the current window"

#: ../gedit/gedit-utils.c:923
#, c-format
msgid "Unable to find file %s."
msgstr "Unable to find file %s."

#: ../gedit/gedit-utils.c:927 ../gedit/gedit-utils.c:956
msgid "Please check your installation."
msgstr "Please check your installation."

#: ../gedit/gedit-utils.c:952
#, c-format
msgid "Unable to find the required widgets inside file %s."
msgstr "Unable to find the required widgets inside file %s."

#. create "Wrap Around" menu item.
#: ../gedit/gedit-view.c:1314
msgid "_Wrap Around"
msgstr "_Wrap Around"

#. create "Match Entire Word Only" menu item.
#: ../gedit/gedit-view.c:1324
msgid "Match _Entire Word Only"
msgstr "Match _Entire Word Only"

#. create "Match Case" menu item.
#: ../gedit/gedit-view.c:1334
msgid "_Match Case"
msgstr "_Match Case"

#: ../gedit/gedit-view.c:1422
msgid "String you want to search for"
msgstr "String you want to search for"

#: ../gedit/gedit-view.c:1431
msgid "Line you want to move the cursor to"
msgstr "Line you want to move the cursor to"

#: ../gedit/gedit-window.c:676
#, c-format
msgid "Use %s highlight mode"
msgstr "Use %s highlight mode"

#: ../gedit/gedit-window.c:729
msgid "Normal"
msgstr "Normal"

#: ../gedit/gedit-window.c:730
msgid "Use Normal highlight mode"
msgstr "Use Normal highlight mode"

#. Translators: %s is a URI
#: ../gedit/gedit-window.c:856 ../gedit/gedit-window.c:881
#: ../gedit/recent-files/egg-recent-view-gtk.c:346
#: ../gedit/recent-files/egg-recent-view-uimanager.c:205
#, c-format
msgid "Open '%s'"
msgstr "Open '%s'"

#: ../gedit/gedit-window.c:985
msgid "Save"
msgstr "Save"

#: ../gedit/gedit-window.c:1094
msgid "Open a recently used file"
msgstr "Open a recently used file"

#: ../gedit/gedit-window.c:1101
msgid "Open"
msgstr "Open"

#: ../gedit/gedit-window.c:1181 ../gedit/gedit-window.c:1752
#, c-format
msgid "Activate %s"
msgstr "Activate %s"

#: ../plugins/changecase/changecase.gedit-plugin.desktop.in.h:1
msgid "Change Case"
msgstr "Change Case"

#: ../plugins/changecase/changecase.gedit-plugin.desktop.in.h:2
msgid "Changes the case of selected text."
msgstr "Changes the case of selected text."

#: ../plugins/changecase/gedit-changecase-plugin.c:222
msgid "C_hange Case"
msgstr "C_hange Case"

#: ../plugins/changecase/gedit-changecase-plugin.c:223
msgid "All _Upper Case"
msgstr "All _Upper Case"

#: ../plugins/changecase/gedit-changecase-plugin.c:224
msgid "Change selected text to upper case"
msgstr "Change selected text to upper case"

#: ../plugins/changecase/gedit-changecase-plugin.c:226
msgid "All _Lower Case"
msgstr "All _Lower Case"

#: ../plugins/changecase/gedit-changecase-plugin.c:227
msgid "Change selected text to lower case"
msgstr "Change selected text to lower case"

#: ../plugins/changecase/gedit-changecase-plugin.c:229
msgid "_Invert Case"
msgstr "_Invert Case"

#: ../plugins/changecase/gedit-changecase-plugin.c:230
msgid "Invert the case of selected text"
msgstr "Invert the case of the selected text"

#: ../plugins/changecase/gedit-changecase-plugin.c:232
msgid "_Title Case"
msgstr "_Title Case"

#: ../plugins/changecase/gedit-changecase-plugin.c:233
msgid "Capitalize the first letter of each selected word"
msgstr "Capitalize the first letter of each selected word"

#: ../plugins/docinfo/docinfo.gedit-plugin.desktop.in.h:1
msgid ""
"Analyzes the current document and reports the number of words, lines, "
"characters and non-space characters in it."
msgstr ""
"Analyzes the current document and reports the number of words, lines, "
"characters and non-space characters in it."

#: ../plugins/docinfo/docinfo.gedit-plugin.desktop.in.h:2
#: ../plugins/docinfo/docinfo.glade2.h:8
msgid "Document Statistics"
msgstr "Document Statistics"

#: ../plugins/docinfo/docinfo.glade2.h:2
msgid "0"
msgstr "0"

#: ../plugins/docinfo/docinfo.glade2.h:3
msgid "<span weight=\"bold\">File Name</span>"
msgstr "<span weight=\"bold\">File Name</span>"

#: ../plugins/docinfo/docinfo.glade2.h:4
msgid "Bytes"
msgstr "Bytes"

#: ../plugins/docinfo/docinfo.glade2.h:5
msgid "Characters (no spaces)"
msgstr "Characters (no spaces)"

#: ../plugins/docinfo/docinfo.glade2.h:6
msgid "Characters (with spaces)"
msgstr "Characters (with spaces)"

#: ../plugins/docinfo/docinfo.glade2.h:7
msgid "Document"
msgstr "Document"

#: ../plugins/docinfo/docinfo.glade2.h:10
msgid "Selection"
msgstr "Selection"

#: ../plugins/docinfo/docinfo.glade2.h:11
msgid "Words"
msgstr "Words"

#: ../plugins/docinfo/docinfo.glade2.h:12
msgid "_Update"
msgstr "_Update"

#: ../plugins/docinfo/gedit-docinfo-plugin.c:407
msgid "_Document Statistics"
msgstr "_Document Statistics"

#: ../plugins/docinfo/gedit-docinfo-plugin.c:409
msgid "Get statistic info on current document"
msgstr "Get statistic info on current document"

#: ../plugins/externaltools/externaltools.gedit-plugin.desktop.in.h:1
msgid "Execute external commands and shell scripts."
msgstr "Execute external commands and shell scripts."

#: ../plugins/externaltools/externaltools.gedit-plugin.desktop.in.h:2
msgid "External Tools"
msgstr "External Tools"

#: ../plugins/externaltools/tools/functions.py:209
msgid "You must be inside a word to run this command"
msgstr "You must be inside a word to run this command"

#: ../plugins/externaltools/tools/manager.py:41
msgid "Nothing"
msgstr "Nothing"

#: ../plugins/externaltools/tools/manager.py:42
msgid "Current document"
msgstr "Current document"

#: ../plugins/externaltools/tools/manager.py:43
msgid "Current selection"
msgstr "Current selection"

#: ../plugins/externaltools/tools/manager.py:44
msgid "Current line"
msgstr "Current line"

#: ../plugins/externaltools/tools/manager.py:45
msgid "Current word"
msgstr "Current word"

#: ../plugins/externaltools/tools/manager.py:48
msgid "Insert in output panel"
msgstr "Insert in output panel"

#: ../plugins/externaltools/tools/manager.py:49
msgid "Create new document"
msgstr "Create new document"

#: ../plugins/externaltools/tools/manager.py:50
msgid "Append to current document"
msgstr "Append to current document"

#: ../plugins/externaltools/tools/manager.py:51
msgid "Replace current document"
msgstr "Replace current document"

#: ../plugins/externaltools/tools/manager.py:52
msgid "Replace current selection"
msgstr "Replace current selection"

#: ../plugins/externaltools/tools/manager.py:53
msgid "Insert at cursor position"
msgstr "Insert at cursor position"

#: ../plugins/externaltools/tools/manager.py:56
msgid "All documents"
msgstr "All documents"

#: ../plugins/externaltools/tools/manager.py:57
msgid "All documents except untitled ones"
msgstr "All documents except untitled ones"

#: ../plugins/externaltools/tools/manager.py:58
msgid "Local files only"
msgstr "Local files only"

#: ../plugins/externaltools/tools/manager.py:59
msgid "Remote files only"
msgstr "Remote files only"

#: ../plugins/externaltools/tools/manager.py:60
msgid "Untitled documents only"
msgstr "Untitled documents only"

#: ../plugins/externaltools/tools/manager.py:166
msgid "A Brand New Tool"
msgstr "A Brand New Tool"

#: ../plugins/externaltools/tools/manager.py:179
#, python-format
msgid "Edit tool <i>%s</i>:"
msgstr "Edit tool <i>%s</i>:"

#: ../plugins/externaltools/tools/manager.py:185
msgid "New tool"
msgstr "New tool"

#: ../plugins/externaltools/tools/tools.glade.h:2
msgid "Co_mmand(s):"
msgstr "Co_mmand(s):"

#: ../plugins/externaltools/tools/tools.glade.h:3
msgid "Edit tool <i>make</i>:"
msgstr "Edit tool <i>make</i>:"

#: ../plugins/externaltools/tools/tools.glade.h:4
msgid "External Tools Manager"
msgstr "External Tools Manager"

#: ../plugins/externaltools/tools/tools.glade.h:5
msgid "F7"
msgstr "F7"

#: ../plugins/externaltools/tools/tools.glade.h:6
msgid ""
"Nothing\n"
"Current document\n"
"All documents"
msgstr ""
"Nothing\n"
"Current document\n"
"All documents"

#: ../plugins/externaltools/tools/tools.glade.h:9
msgid "Run “make” in the document dir"
msgstr "Run “make” in the document dir"

#: ../plugins/externaltools/tools/tools.glade.h:10
msgid "Shortcut _key:"
msgstr "Shortcut _key:"

#: ../plugins/externaltools/tools/tools.glade.h:11
msgid "_Applicability:"
msgstr "_Applicability:"

#: ../plugins/externaltools/tools/tools.glade.h:12
msgid "_Description:"
msgstr "_Description:"

#: ../plugins/externaltools/tools/tools.glade.h:13
msgid "_Input:"
msgstr "_Input:"

#: ../plugins/externaltools/tools/tools.glade.h:14
msgid "_Output:"
msgstr "_Output:"

#: ../plugins/externaltools/tools/tools.glade.h:15
msgid "_Save:"
msgstr "_Save:"

#: ../plugins/externaltools/tools/tools.glade.h:16
msgid "_Tools:"
msgstr "_Tools:"

#: ../plugins/externaltools/tools/tools.glade.h:17
msgid ""
"cd $GEDIT_CURRENT_DOCUMENT_DIR\n"
"make"
msgstr ""
"cd $GEDIT_CURRENT_DOCUMENT_DIR\n"
"make"

#: ../plugins/indent/gedit-indent-plugin.c:56
msgid "_Indent"
msgstr "_Indent"

#: ../plugins/indent/gedit-indent-plugin.c:58
msgid "Indent selected lines"
msgstr "Indent selected lines"

#: ../plugins/indent/gedit-indent-plugin.c:63
msgid "U_nindent"
msgstr "U_nindent"

#: ../plugins/indent/gedit-indent-plugin.c:65
msgid "Unindent selected lines"
msgstr "Unindent selected lines"

#: ../plugins/indent/indent.gedit-plugin.desktop.in.h:1
msgid "Indent lines"
msgstr "Indent lines"

#: ../plugins/indent/indent.gedit-plugin.desktop.in.h:2
msgid "Indents or un-indents selected lines."
msgstr "Indents or un-indents selected lines."

#: ../plugins/modelines/modelines.gedit-plugin.desktop.in.h:1
msgid "Emacs, Kate and Vim-style modelines support for gedit."
msgstr "EMACS, Kate and Vim-style modelines support for gedit."

#: ../plugins/modelines/modelines.gedit-plugin.desktop.in.h:2
msgid "Modelines"
msgstr "Modelines"

#: ../plugins/pythonconsole/pythonconsole.gedit-plugin.desktop.in.h:1
msgid "Opens an interactive python console in the bottom panel."
msgstr "Opens an interactive python console in the bottom panel."

#: ../plugins/pythonconsole/pythonconsole.gedit-plugin.desktop.in.h:2
msgid "Python Console"
msgstr "Python Console"

#: ../plugins/sample/gedit-sample-plugin.c:63
msgid "Insert User Na_me"
msgstr "Insert User Na_me"

#: ../plugins/sample/gedit-sample-plugin.c:65
msgid "Insert the user name at the cursor position"
msgstr "Insert the user name at the cursor position"

#: ../plugins/sample/sample.gedit-plugin.desktop.in.h:1
msgid "Inserts the user name at the cursor position."
msgstr "Inserts the user name at the cursor position."

#: ../plugins/sample/sample.gedit-plugin.desktop.in.h:2
msgid "User name"
msgstr "User name"

#: ../plugins/snippets/snippets/snippets.glade.h:2
msgid "<b>Activation</b>"
msgstr "<b>Activation</b>"

#: ../plugins/snippets/snippets/snippets.glade.h:3
msgid "Snippets Manager"
msgstr "Snippets Manager"

#: ../plugins/snippets/snippets/snippets.glade.h:4
msgid "_Accelerator:"
msgstr "_Accelerator:"

#: ../plugins/snippets/snippets/snippets.glade.h:5
msgid "_Edit snippet:"
msgstr "_Edit snippet:"

#: ../plugins/snippets/snippets/snippets.glade.h:6
msgid "_Snippets:"
msgstr "_Snippets:"

#: ../plugins/snippets/snippets/snippets.glade.h:7
msgid "_Tab trigger:"
msgstr "_Tab trigger:"

#: ../plugins/snippets/snippets/__init__.py:37
#, python-format
msgid ""
"Could not load the file \"%s\". The file is probably corrupt. Please fix or "
"remove the file. To try to load the file again, select the Tools -> Manage "
"Snippets... menu item."
msgstr ""
"Could not load the file \"%s\". The file is probably corrupt. Please fix or "
"remove the file. To try to load the file again, select the Tools -> Manage "
"Snippets... menu item."

#: ../plugins/snippets/snippets/SnippetPluginInstance.py:72
msgid "Manage _Snippets..."
msgstr "Manage _Snippets..."

#: ../plugins/snippets/snippets/SnippetPluginInstance.py:73
msgid "Manage snippets"
msgstr "Manage snippets"

#: ../plugins/snippets/snippets/SnippetsDialog.py:65
msgid "Add a new snippet..."
msgstr "Add a new snippet..."

#: ../plugins/snippets/snippets/SnippetsDialog.py:117
msgid "Global"
msgstr "Global"

#: ../plugins/snippets/snippets/SnippetsDialog.py:605
msgid "Type a new accelerator, or press Backspace to clear"
msgstr "Type a new accelerator, or press Backspace to clear"

#: ../plugins/snippets/snippets/SnippetsDialog.py:607
msgid "Type a new accelerator"
msgstr "Type a new accelerator"

#: ../plugins/sort/gedit-sort-plugin.c:80
msgid "S_ort..."
msgstr "S_ort..."

#: ../plugins/sort/gedit-sort-plugin.c:82
msgid "Sort the current document or selection"
msgstr "Sort the current document or selection"

#: ../plugins/sort/sort.gedit-plugin.desktop.in.h:1
#: ../plugins/sort/sort.glade2.h:3
msgid "Sort"
msgstr "Sort"

#: ../plugins/sort/sort.gedit-plugin.desktop.in.h:2
msgid "Sorts a document or selected text."
msgstr "Sorts a document or selected text."

#: ../plugins/sort/sort.glade2.h:1
msgid "R_emove duplicates"
msgstr "R_emove duplicates"

#: ../plugins/sort/sort.glade2.h:2
msgid "S_tart at column:"
msgstr "S_tart at column:"

#: ../plugins/sort/sort.glade2.h:4
msgid "You cannot undo a sort operation"
msgstr "You cannot undo a sort operation"

#: ../plugins/sort/sort.glade2.h:5
msgid "_Ignore case"
msgstr "_Ignore case"

#: ../plugins/sort/sort.glade2.h:6
msgid "_Reverse order"
msgstr "_Reverse order"

#: ../plugins/sort/sort.glade2.h:7
msgid "_Sort"
msgstr "_Sort"

#: ../plugins/spell/gedit-automatic-spell-checker.c:419
#: ../plugins/spell/gedit-spell-checker-dialog.c:511
msgid "(no suggested words)"
msgstr "(no suggested words)"

#: ../plugins/spell/gedit-automatic-spell-checker.c:443
msgid "_More..."
msgstr "_More..."

#. Ignore all
#: ../plugins/spell/gedit-automatic-spell-checker.c:496
msgid "_Ignore All"
msgstr "_Ignore All"

#. + Add to Dictionary
#: ../plugins/spell/gedit-automatic-spell-checker.c:509
msgid "_Add"
msgstr "_Add"

#: ../plugins/spell/gedit-automatic-spell-checker.c:546
msgid "_Spelling Suggestions..."
msgstr "_Spelling Suggestions..."

#: ../plugins/spell/gedit-spell-checker.c:79
msgid "Afrikaans"
msgstr "Afrikaans"

#: ../plugins/spell/gedit-spell-checker.c:80
msgid "Amharic"
msgstr "Amharic"

#: ../plugins/spell/gedit-spell-checker.c:81
msgid "Azerbaijani"
msgstr "Azerbaijani"

#: ../plugins/spell/gedit-spell-checker.c:82
msgid "Belarusian"
msgstr "Belarusian"

#: ../plugins/spell/gedit-spell-checker.c:83
msgid "Bulgarian"
msgstr "Bulgarian"

#: ../plugins/spell/gedit-spell-checker.c:84
msgid "Bengali"
msgstr "Bengali"

#: ../plugins/spell/gedit-spell-checker.c:85
msgid "Breton"
msgstr "Breton"

#: ../plugins/spell/gedit-spell-checker.c:86
msgid "Catalan"
msgstr "Catalan"

#: ../plugins/spell/gedit-spell-checker.c:87
msgid "Czech"
msgstr "Czech"

#: ../plugins/spell/gedit-spell-checker.c:88
msgid "Welsh"
msgstr "Welsh"

#: ../plugins/spell/gedit-spell-checker.c:89
msgid "Danish"
msgstr "Danish"

#: ../plugins/spell/gedit-spell-checker.c:90
msgid "German (Austria)"
msgstr "German (Austria)"

#: ../plugins/spell/gedit-spell-checker.c:91
msgid "German (Germany)"
msgstr "German (Germany)"

#: ../plugins/spell/gedit-spell-checker.c:92
msgid "German (Swiss)"
msgstr "German (Swiss)"

#: ../plugins/spell/gedit-spell-checker.c:94
msgid "English (American)"
msgstr "English (American)"

#: ../plugins/spell/gedit-spell-checker.c:95
msgid "English (British)"
msgstr "English (British)"

#: ../plugins/spell/gedit-spell-checker.c:96
msgid "English (Canadian)"
msgstr "English (Canadian)"

#: ../plugins/spell/gedit-spell-checker.c:97
msgid "Esperanto"
msgstr "Esperanto"

#: ../plugins/spell/gedit-spell-checker.c:98
msgid "Spanish"
msgstr "Spanish"

#: ../plugins/spell/gedit-spell-checker.c:99
msgid "Estonian"
msgstr "Estonian"

#: ../plugins/spell/gedit-spell-checker.c:100
msgid "Persian"
msgstr "Persian"

#: ../plugins/spell/gedit-spell-checker.c:101
msgid "Finnish"
msgstr "Finnish"

#: ../plugins/spell/gedit-spell-checker.c:102
msgid "Faroese"
msgstr "Faroese"

#: ../plugins/spell/gedit-spell-checker.c:103
msgid "French (France)"
msgstr "French (France)"

#: ../plugins/spell/gedit-spell-checker.c:104
msgid "French (Swiss)"
msgstr "French (Swiss)"

#: ../plugins/spell/gedit-spell-checker.c:105
msgid "Irish"
msgstr "Irish"

#: ../plugins/spell/gedit-spell-checker.c:106
msgid "Scottish Gaelic"
msgstr "Scottish Gaelic"

#: ../plugins/spell/gedit-spell-checker.c:107
msgid "Gallegan"
msgstr "Gallegan"

#: ../plugins/spell/gedit-spell-checker.c:108
msgid "Manx Gaelic"
msgstr "Manx Gaelic"

#: ../plugins/spell/gedit-spell-checker.c:110
msgid "Hindi"
msgstr "Hindi"

#: ../plugins/spell/gedit-spell-checker.c:111
msgid "Croatian"
msgstr "Croatian"

#: ../plugins/spell/gedit-spell-checker.c:112
msgid "Upper Sorbian"
msgstr "Upper Sorbian"

#: ../plugins/spell/gedit-spell-checker.c:113
msgid "Hungarian"
msgstr "Hungarian"

#: ../plugins/spell/gedit-spell-checker.c:114
msgid "Interlingua (IALA)"
msgstr "Interlingua (IALA)"

#: ../plugins/spell/gedit-spell-checker.c:115
msgid "Indonesian"
msgstr "Indonesian"

#: ../plugins/spell/gedit-spell-checker.c:116
msgid "Icelandic"
msgstr "Icelandic"

#: ../plugins/spell/gedit-spell-checker.c:117
msgid "Italian"
msgstr "Italian"

#: ../plugins/spell/gedit-spell-checker.c:118
msgid "Kurdish"
msgstr "Kurdish"

#: ../plugins/spell/gedit-spell-checker.c:119
msgid "Latin"
msgstr "Latin"

#: ../plugins/spell/gedit-spell-checker.c:120
msgid "Lithuanian"
msgstr "Lithuanian"

#: ../plugins/spell/gedit-spell-checker.c:121
msgid "Latvian"
msgstr "Latvian"

#: ../plugins/spell/gedit-spell-checker.c:122
msgid "Malagasy"
msgstr "Malagasy"

#: ../plugins/spell/gedit-spell-checker.c:123
msgid "Maori"
msgstr "Maori"

#: ../plugins/spell/gedit-spell-checker.c:124
msgid "Macedonian"
msgstr "Macedonian"

#: ../plugins/spell/gedit-spell-checker.c:125
msgid "Mongolian"
msgstr "Mongolian"

#: ../plugins/spell/gedit-spell-checker.c:126
msgid "Marathi"
msgstr "Marathi"

#: ../plugins/spell/gedit-spell-checker.c:127
msgid "Malay"
msgstr "Malay"

#: ../plugins/spell/gedit-spell-checker.c:128
msgid "Maltese"
msgstr "Maltese"

#: ../plugins/spell/gedit-spell-checker.c:129
msgid "Norwegian Bokmal"
msgstr "Norwegian Bokmal"

#: ../plugins/spell/gedit-spell-checker.c:130
msgid "Dutch"
msgstr "Dutch"

#: ../plugins/spell/gedit-spell-checker.c:131
msgid "Norwegian Nynorsk"
msgstr "Norwegian Nynorsk"

#: ../plugins/spell/gedit-spell-checker.c:132
msgid "Norwegian"
msgstr "Norwegian"

#: ../plugins/spell/gedit-spell-checker.c:133
msgid "Nyanja"
msgstr "Nyanja"

#: ../plugins/spell/gedit-spell-checker.c:134
msgid "Polish"
msgstr "Polish"

#: ../plugins/spell/gedit-spell-checker.c:135
msgid "Portuguese (Portugal)"
msgstr "Portuguese (Portugal)"

#: ../plugins/spell/gedit-spell-checker.c:136
msgid "Portuguese (Brazilian)"
msgstr "Portuguese (Brazilian)"

#: ../plugins/spell/gedit-spell-checker.c:137
msgid "Quechua"
msgstr "Quechua"

#: ../plugins/spell/gedit-spell-checker.c:139
msgid "Russian"
msgstr "Russian"

#: ../plugins/spell/gedit-spell-checker.c:140
msgid "Kinyarwanda"
msgstr "Kinyarwanda"

#: ../plugins/spell/gedit-spell-checker.c:141
msgid "Sardinian"
msgstr "Sardinian"

#: ../plugins/spell/gedit-spell-checker.c:142
msgid "Slovak"
msgstr "Slovak"

#: ../plugins/spell/gedit-spell-checker.c:143
msgid "Slovenian"
msgstr "Slovenian"

#: ../plugins/spell/gedit-spell-checker.c:144
msgid "Swedish"
msgstr "Swedish"

#: ../plugins/spell/gedit-spell-checker.c:145
msgid "Swahili"
msgstr "Swahili"

#: ../plugins/spell/gedit-spell-checker.c:146
msgid "Tamil"
msgstr "Tamil"

#: ../plugins/spell/gedit-spell-checker.c:147
msgid "Tetum"
msgstr "Tetum"

#: ../plugins/spell/gedit-spell-checker.c:148
msgid "Tagalog"
msgstr "Tagalog"

#: ../plugins/spell/gedit-spell-checker.c:149
msgid "Tswana"
msgstr "Tswana"

#: ../plugins/spell/gedit-spell-checker.c:151
msgid "Ukrainian"
msgstr "Ukrainian"

#: ../plugins/spell/gedit-spell-checker.c:152
msgid "Uzbek"
msgstr "Uzbek"

#: ../plugins/spell/gedit-spell-checker.c:154
msgid "Walloon"
msgstr "Walloon"

#: ../plugins/spell/gedit-spell-checker.c:155
msgid "Yiddish"
msgstr "Yiddish"

#: ../plugins/spell/gedit-spell-checker.c:156
msgid "Zulu"
msgstr "Zulu"

#: ../plugins/spell/gedit-spell-checker.c:828
msgid "Default"
msgstr "Default"

#: ../plugins/spell/gedit-spell-checker-dialog.c:289
msgid "Check Spelling"
msgstr "Check Spelling"

#: ../plugins/spell/gedit-spell-checker-dialog.c:300
msgid "Suggestions"
msgstr "Suggestions"

#: ../plugins/spell/gedit-spell-checker-dialog.c:615
msgid "(correct spelling)"
msgstr "(correct spelling)"

#: ../plugins/spell/gedit-spell-checker-dialog.c:800
msgid "Completed spell checking"
msgstr "Completed spell checking"

#: ../plugins/spell/gedit-spell-language-dialog.c:245
#, c-format
msgid "Could not find the required widgets inside %s."
msgstr "Could not find the required widgets inside %s."

#: ../plugins/spell/gedit-spell-language-dialog.c:266
msgid "Languages"
msgstr "Languages"

#: ../plugins/spell/gedit-spell-plugin.c:70
msgid "_Check Spelling"
msgstr "_Check Spelling"

#: ../plugins/spell/gedit-spell-plugin.c:72
msgid "Check the current document for incorrect spelling"
msgstr "Check the current document for incorrect spelling"

#: ../plugins/spell/gedit-spell-plugin.c:78
msgid "Set _Language..."
msgstr "Set _Language..."

#: ../plugins/spell/gedit-spell-plugin.c:80
msgid "Set the language of the current document"
msgstr "Set the language of the current document"

#: ../plugins/spell/gedit-spell-plugin.c:89
msgid "_Autocheck Spelling"
msgstr "_Autocheck Spelling"

#: ../plugins/spell/gedit-spell-plugin.c:91
msgid "Automatically spell-check the current document"
msgstr "Automatically spell-check the current document"

#: ../plugins/spell/gedit-spell-plugin.c:733
msgid "The document is empty."
msgstr "The document is empty."

#: ../plugins/spell/gedit-spell-plugin.c:765
msgid "No misspelled words"
msgstr "No misspelled words"

#: ../plugins/spell/languages-dialog.glade2.h:1
msgid "Select the _language of the current document."
msgstr "Select the _language of the current document."

#: ../plugins/spell/languages-dialog.glade2.h:2
msgid "Set language"
msgstr "Set language"

#: ../plugins/spell/spell-checker.glade2.h:1 ../plugins/time/time.glade2.h:2
msgid "*"
msgstr "*"

#: ../plugins/spell/spell-checker.glade2.h:2
msgid "<b>Language</b>"
msgstr "<b>Language</b>"

#: ../plugins/spell/spell-checker.glade2.h:3
msgid "<b>word</b>"
msgstr "<b>word</b>"

#: ../plugins/spell/spell-checker.glade2.h:4
msgid "Add w_ord"
msgstr "Add w_ord"

#: ../plugins/spell/spell-checker.glade2.h:5
msgid "Cha_nge"
msgstr "Cha_nge"

#: ../plugins/spell/spell-checker.glade2.h:6
msgid "Change A_ll"
msgstr "Change A_ll"

#: ../plugins/spell/spell-checker.glade2.h:7
msgid "Change _to:"
msgstr "Change _to:"

#: ../plugins/spell/spell-checker.glade2.h:8
msgid "Check _Word"
msgstr "Check _Word"

#: ../plugins/spell/spell-checker.glade2.h:9
msgid "Check spelling"
msgstr "Check spelling"

#: ../plugins/spell/spell-checker.glade2.h:10
msgid "Ignore _All"
msgstr "Ignore _All"

#: ../plugins/spell/spell-checker.glade2.h:11
msgid "Language:"
msgstr "Language:"

#: ../plugins/spell/spell-checker.glade2.h:12
msgid "Misspelled word:"
msgstr "Misspelled word:"

#: ../plugins/spell/spell-checker.glade2.h:13
msgid "User dictionary:"
msgstr "User dictionary:"

#: ../plugins/spell/spell-checker.glade2.h:14
msgid "_Ignore"
msgstr "_Ignore"

#: ../plugins/spell/spell-checker.glade2.h:15
msgid "_Suggestions:"
msgstr "_Suggestions:"

#: ../plugins/spell/spell.gedit-plugin.desktop.in.h:1
msgid "Checks the spelling of the current document."
msgstr "Checks the spelling of the current document."

#: ../plugins/spell/spell.gedit-plugin.desktop.in.h:2
msgid "Spell checker"
msgstr "Spell checker"

#: ../plugins/taglist/gedit-taglist-plugin-panel.c:460
msgid "Select the group of tags you want to use"
msgstr "Select the group of tags you want to use"

#: ../plugins/taglist/gedit-taglist-plugin-panel.c:476
msgid "Available Tag Lists"
msgstr "Available Tag Lists"

#: ../plugins/taglist/gedit-taglist-plugin-panel.c:479
#: ../plugins/taglist/gedit-taglist-plugin-panel.c:507
msgid "Tags"
msgstr "Tags"

#: ../plugins/taglist/gedit-taglist-plugin-panel.c:492
msgid "Double-click on a tag to insert it in the current document"
msgstr "Double-click on a tag to insert it in the current document"

#: ../plugins/taglist/HTML.tags.xml.in.h:1
msgid "Abbreviated form"
msgstr "Abbreviated form"

#: ../plugins/taglist/HTML.tags.xml.in.h:2
msgid "Abbreviation"
msgstr "Abbreviation"

#: ../plugins/taglist/HTML.tags.xml.in.h:3
msgid "Above"
msgstr "Above"

#: ../plugins/taglist/HTML.tags.xml.in.h:4
msgid "Accessibility key character"
msgstr "Accessibility key character"

#: ../plugins/taglist/HTML.tags.xml.in.h:5
msgid "Acronym"
msgstr "Acronym"

#: ../plugins/taglist/HTML.tags.xml.in.h:6
msgid "Align"
msgstr "Align"

#: ../plugins/taglist/HTML.tags.xml.in.h:7
msgid "Alignment character"
msgstr "Alignment character"

#: ../plugins/taglist/HTML.tags.xml.in.h:8
msgid "Alternative"
msgstr "Alternative"

#: ../plugins/taglist/HTML.tags.xml.in.h:9
msgid "Anchor"
msgstr "Anchor"

#: ../plugins/taglist/HTML.tags.xml.in.h:10
msgid "Anchor URI"
msgstr "Anchor URI"

#: ../plugins/taglist/HTML.tags.xml.in.h:11
msgid "Applet class file code"
msgstr "Applet class file code"

#: ../plugins/taglist/HTML.tags.xml.in.h:12
msgid "Array"
msgstr "Array"

#: ../plugins/taglist/HTML.tags.xml.in.h:13
msgid "Associated information"
msgstr "Associated information"

#: ../plugins/taglist/HTML.tags.xml.in.h:14
msgid "Author info"
msgstr "Author info"

#: ../plugins/taglist/HTML.tags.xml.in.h:15
msgid "Axis related headers"
msgstr "Axis related headers"

#: ../plugins/taglist/HTML.tags.xml.in.h:16
msgid "BGSound"
msgstr "BGSound"

#: ../plugins/taglist/HTML.tags.xml.in.h:17
msgid "Background color"
msgstr "Background colour"

#: ../plugins/taglist/HTML.tags.xml.in.h:18
msgid "Background texture tile"
msgstr "Background texture tile"

#: ../plugins/taglist/HTML.tags.xml.in.h:19
msgid "Base URI"
msgstr "Base URI"

#: ../plugins/taglist/HTML.tags.xml.in.h:20
msgid "Base font"
msgstr "Base font"

#: ../plugins/taglist/HTML.tags.xml.in.h:21
msgid "Behavior"
msgstr "Behaviour"

#: ../plugins/taglist/HTML.tags.xml.in.h:22
msgid "Blinking text"
msgstr "Blinking text"

#: ../plugins/taglist/HTML.tags.xml.in.h:24
msgid "Border"
msgstr "Border"

#: ../plugins/taglist/HTML.tags.xml.in.h:25
msgid "Border color"
msgstr "Border colour"

#: ../plugins/taglist/HTML.tags.xml.in.h:26
msgid "Box"
msgstr "Box"

#: ../plugins/taglist/HTML.tags.xml.in.h:27
msgid "Cell rowspan"
msgstr "Cell rowspan"

#: ../plugins/taglist/HTML.tags.xml.in.h:28
msgid "Center"
msgstr "Centre"

#: ../plugins/taglist/HTML.tags.xml.in.h:29
msgid "Character encoding of linked resource"
msgstr "Character encoding of linked resource"

#: ../plugins/taglist/HTML.tags.xml.in.h:30
msgid "Checked (state)"
msgstr "Checked (state)"

#: ../plugins/taglist/HTML.tags.xml.in.h:31
msgid "Citation"
msgstr "Citation"

#: ../plugins/taglist/HTML.tags.xml.in.h:32
msgid "Cite reason for change"
msgstr "Cite reason for change"

#: ../plugins/taglist/HTML.tags.xml.in.h:33
msgid "Class implementation ID"
msgstr "Class implementation ID"

#: ../plugins/taglist/HTML.tags.xml.in.h:34
msgid "Class list"
msgstr "Class list"

#: ../plugins/taglist/HTML.tags.xml.in.h:35
msgid "Clear text flow control"
msgstr "Clear text flow control"

#: ../plugins/taglist/HTML.tags.xml.in.h:36
msgid "Code content type"
msgstr "Code content type"

#: ../plugins/taglist/HTML.tags.xml.in.h:37
msgid "Color of selected links"
msgstr "Colour of selected links"

#: ../plugins/taglist/HTML.tags.xml.in.h:38
msgid "Column span"
msgstr "Column span"

#: ../plugins/taglist/HTML.tags.xml.in.h:39
msgid "Columns"
msgstr "Columns"

#: ../plugins/taglist/HTML.tags.xml.in.h:40
msgid "Comment"
msgstr "Comment"

#: ../plugins/taglist/HTML.tags.xml.in.h:41
msgid "Computer code fragment"
msgstr "Computer code fragment"

#: ../plugins/taglist/HTML.tags.xml.in.h:42
msgid "Content scheme"
msgstr "Content scheme"

#: ../plugins/taglist/HTML.tags.xml.in.h:43
msgid "Content type"
msgstr "Content type"

#: ../plugins/taglist/HTML.tags.xml.in.h:44
msgid "Coordinates"
msgstr "Coordinates"

#: ../plugins/taglist/HTML.tags.xml.in.h:45
msgid "DIV Style container"
msgstr "DIV Style container"

#: ../plugins/taglist/HTML.tags.xml.in.h:46
msgid "DIV container"
msgstr "DIV container"

#: ../plugins/taglist/HTML.tags.xml.in.h:47
msgid "Date and time of change"
msgstr "Date and time of change"

#: ../plugins/taglist/HTML.tags.xml.in.h:48
msgid "Declare flag"
msgstr "Declare flag"

#. Translators: DEFER is an optional attribute of the <script> tag.
#. It indicates that the script is not going to generate any document
#. content. The browser can continue parsing and drawing the page.
#: ../plugins/taglist/HTML.tags.xml.in.h:52
msgid "Defer attribute"
msgstr "Defer attribute"

#: ../plugins/taglist/HTML.tags.xml.in.h:53
msgid "Definition description"
msgstr "Definition description"

#: ../plugins/taglist/HTML.tags.xml.in.h:54
msgid "Definition list"
msgstr "Definition list"

#: ../plugins/taglist/HTML.tags.xml.in.h:55
msgid "Definition term"
msgstr "Definition term"

#: ../plugins/taglist/HTML.tags.xml.in.h:56
msgid "Deleted text"
msgstr "Deleted text"

#: ../plugins/taglist/HTML.tags.xml.in.h:57
msgid "Direction"
msgstr "Direction"

#: ../plugins/taglist/HTML.tags.xml.in.h:58
msgid "Directionality"
msgstr "Directionality"

#: ../plugins/taglist/HTML.tags.xml.in.h:59
msgid "Directory list"
msgstr "Directory list"

#: ../plugins/taglist/HTML.tags.xml.in.h:60
msgid "Disabled"
msgstr "Disabled"

#: ../plugins/taglist/HTML.tags.xml.in.h:61
msgid "Document base"
msgstr "Document base"

#: ../plugins/taglist/HTML.tags.xml.in.h:62
msgid "Document body"
msgstr "Document body"

#: ../plugins/taglist/HTML.tags.xml.in.h:63
msgid "Document head"
msgstr "Document head"

#: ../plugins/taglist/HTML.tags.xml.in.h:64
msgid "Document title"
msgstr "Document title"

#: ../plugins/taglist/HTML.tags.xml.in.h:65
msgid "Document type"
msgstr "Document type"

#: ../plugins/taglist/HTML.tags.xml.in.h:66
msgid "Element ID"
msgstr "Element ID"

#: ../plugins/taglist/HTML.tags.xml.in.h:67
msgid "Embedded object"
msgstr "Embedded object"

#: ../plugins/taglist/HTML.tags.xml.in.h:68
#: ../plugins/taglist/Latex.tags.xml.in.h:9
msgid "Emphasis"
msgstr "Emphasis"

#: ../plugins/taglist/HTML.tags.xml.in.h:69
msgid "Encode type"
msgstr "Encode type"

#: ../plugins/taglist/HTML.tags.xml.in.h:70
msgid "Figure"
msgstr "Figure"

#: ../plugins/taglist/HTML.tags.xml.in.h:71
msgid "Font face"
msgstr "Font face"

#: ../plugins/taglist/HTML.tags.xml.in.h:72
msgid "For label"
msgstr "For label"

#: ../plugins/taglist/HTML.tags.xml.in.h:73
msgid "Forced line break"
msgstr "Forced line break"

#: ../plugins/taglist/HTML.tags.xml.in.h:74
msgid "Form"
msgstr "Form"

#: ../plugins/taglist/HTML.tags.xml.in.h:75
msgid "Form action handler"
msgstr "Form action handler"

#: ../plugins/taglist/HTML.tags.xml.in.h:76
msgid "Form control group"
msgstr "Form control group"

#: ../plugins/taglist/HTML.tags.xml.in.h:77
msgid "Form field label text"
msgstr "Form field label text"

#: ../plugins/taglist/HTML.tags.xml.in.h:78
msgid "Form input"
msgstr "Form input"

#: ../plugins/taglist/HTML.tags.xml.in.h:79
msgid "Form input type"
msgstr "Form input type"

#: ../plugins/taglist/HTML.tags.xml.in.h:80
msgid "Form method"
msgstr "Form method"

#: ../plugins/taglist/HTML.tags.xml.in.h:81
msgid "Forward link"
msgstr "Forward link"

#: ../plugins/taglist/HTML.tags.xml.in.h:82
msgid "Frame"
msgstr "Frame"

#: ../plugins/taglist/HTML.tags.xml.in.h:83
msgid "Frame render parts"
msgstr "Frame render parts"

#: ../plugins/taglist/HTML.tags.xml.in.h:84
msgid "Frame source"
msgstr "Frame source"

#: ../plugins/taglist/HTML.tags.xml.in.h:85
msgid "Frame target"
msgstr "Frame target"

#: ../plugins/taglist/HTML.tags.xml.in.h:86
msgid "Frameborder"
msgstr "Frameborder"

#: ../plugins/taglist/HTML.tags.xml.in.h:87
msgid "Frameset"
msgstr "Frameset"

#: ../plugins/taglist/HTML.tags.xml.in.h:88
msgid "Frameset columns"
msgstr "Frameset columns"

#: ../plugins/taglist/HTML.tags.xml.in.h:89
msgid "Frameset rows"
msgstr "Frameset rows"

#: ../plugins/taglist/HTML.tags.xml.in.h:90
msgid "Framespacing"
msgstr "Framespacing"

#: ../plugins/taglist/HTML.tags.xml.in.h:91
msgid "Generic embedded object"
msgstr "Generic embedded object"

#: ../plugins/taglist/HTML.tags.xml.in.h:92
msgid "Generic metainformation"
msgstr "Generic metainformation"

#: ../plugins/taglist/HTML.tags.xml.in.h:93
msgid "Generic span"
msgstr "Generic span"

#: ../plugins/taglist/HTML.tags.xml.in.h:94
msgid "HREF URI"
msgstr "HREF URI"

#: ../plugins/taglist/HTML.tags.xml.in.h:95
msgid "HTML - Special Characters"
msgstr "HTML - Special Characters"

#: ../plugins/taglist/HTML.tags.xml.in.h:96
msgid "HTML - Tags"
msgstr "HTML - Tags"

#: ../plugins/taglist/HTML.tags.xml.in.h:97
msgid "HTML root element"
msgstr "HTML root element"

#: ../plugins/taglist/HTML.tags.xml.in.h:98
msgid "HTML version"
msgstr "HTML version"

#: ../plugins/taglist/HTML.tags.xml.in.h:99
msgid "HTTP header name"
msgstr "HTTP header name"

#: ../plugins/taglist/HTML.tags.xml.in.h:100
msgid "Header cell ID's"
msgstr "Header cell IDs"

#: ../plugins/taglist/HTML.tags.xml.in.h:101
msgid "Heading"
msgstr "Heading"

#: ../plugins/taglist/HTML.tags.xml.in.h:102
msgid "Heading 1"
msgstr "Heading 1"

#: ../plugins/taglist/HTML.tags.xml.in.h:103
msgid "Heading 2"
msgstr "Heading 2"

#: ../plugins/taglist/HTML.tags.xml.in.h:104
msgid "Heading 3"
msgstr "Heading 3"

#: ../plugins/taglist/HTML.tags.xml.in.h:105
msgid "Heading 4"
msgstr "Heading 4"

#: ../plugins/taglist/HTML.tags.xml.in.h:106
msgid "Heading 5"
msgstr "Heading 5"

#: ../plugins/taglist/HTML.tags.xml.in.h:107
msgid "Heading 6"
msgstr "Heading 6"

#: ../plugins/taglist/HTML.tags.xml.in.h:108
msgid "Height"
msgstr "Height"

#: ../plugins/taglist/HTML.tags.xml.in.h:109
msgid "Horizontal rule"
msgstr "Horizontal rule"

#: ../plugins/taglist/HTML.tags.xml.in.h:110
msgid "Horizontal space"
msgstr "Horizontal space"

#: ../plugins/taglist/HTML.tags.xml.in.h:111
msgid "I18N BiDi over-ride"
msgstr "I18N BiDi over-ride"

#: ../plugins/taglist/HTML.tags.xml.in.h:112
msgid "Image"
msgstr "Image"

#: ../plugins/taglist/HTML.tags.xml.in.h:113
msgid "Image map"
msgstr "Image map"

#: ../plugins/taglist/HTML.tags.xml.in.h:114
msgid "Image map area"
msgstr "Image map area"

#: ../plugins/taglist/HTML.tags.xml.in.h:115
msgid "Image map name"
msgstr "Image map name"

#: ../plugins/taglist/HTML.tags.xml.in.h:116
msgid "Image source"
msgstr "Image source"

#: ../plugins/taglist/HTML.tags.xml.in.h:117
msgid "Inline frame"
msgstr "Inline frame"

#: ../plugins/taglist/HTML.tags.xml.in.h:118
msgid "Inline layer"
msgstr "Inline layer"

#: ../plugins/taglist/HTML.tags.xml.in.h:119
msgid "Inserted text"
msgstr "Inserted text"

#: ../plugins/taglist/HTML.tags.xml.in.h:120
msgid "Instance definition"
msgstr "Instance definition"

#: ../plugins/taglist/HTML.tags.xml.in.h:121
msgid "Italic text"
msgstr "Italic text"

#: ../plugins/taglist/HTML.tags.xml.in.h:122
msgid "Java applet"
msgstr "Java applet"

#: ../plugins/taglist/HTML.tags.xml.in.h:123
msgid "Label"
msgstr "Label"

#: ../plugins/taglist/HTML.tags.xml.in.h:124
msgid "Language code"
msgstr "Language code"

#: ../plugins/taglist/HTML.tags.xml.in.h:125
msgid "Large text style"
msgstr "Large text style"

#: ../plugins/taglist/HTML.tags.xml.in.h:126
msgid "Layer"
msgstr "Layer"

#: ../plugins/taglist/HTML.tags.xml.in.h:127
msgid "Link color"
msgstr "Link colour"

#: ../plugins/taglist/HTML.tags.xml.in.h:128
msgid "List item"
msgstr "List item"

#: ../plugins/taglist/HTML.tags.xml.in.h:129
msgid "List of MIME types for file upload"
msgstr "List of MIME types for file upload"

#: ../plugins/taglist/HTML.tags.xml.in.h:130
msgid "List of supported character sets"
msgstr "List of supported character sets"

#: ../plugins/taglist/HTML.tags.xml.in.h:131
msgid "Listing"
msgstr "Listing"

#: ../plugins/taglist/HTML.tags.xml.in.h:132
msgid "Local change to font"
msgstr "Local change to font"

#: ../plugins/taglist/HTML.tags.xml.in.h:133
msgid "Long description link"
msgstr "Long description link"

#: ../plugins/taglist/HTML.tags.xml.in.h:134
msgid "Long quotation"
msgstr "Long quotation"

#: ../plugins/taglist/HTML.tags.xml.in.h:135
msgid "Mail link"
msgstr "Mail link"

#: ../plugins/taglist/HTML.tags.xml.in.h:136
msgid "Margin pixel height"
msgstr "Margin pixel height"

#: ../plugins/taglist/HTML.tags.xml.in.h:137
msgid "Margin pixel width"
msgstr "Margin pixel width"

#: ../plugins/taglist/HTML.tags.xml.in.h:138
msgid "Marquee"
msgstr "Marquee"

#: ../plugins/taglist/HTML.tags.xml.in.h:139
msgid "Maximum length of text field"
msgstr "Maximum length of text field"

#: ../plugins/taglist/HTML.tags.xml.in.h:140
msgid "Media-independent link"
msgstr "Media-independent link"

#: ../plugins/taglist/HTML.tags.xml.in.h:141
msgid "Menu list"
msgstr "Menu list"

#: ../plugins/taglist/HTML.tags.xml.in.h:142
msgid "Multi-line text field"
msgstr "Multi-line text field"

#: ../plugins/taglist/HTML.tags.xml.in.h:143
msgid "Multicolumn"
msgstr "Multicolumn"

#: ../plugins/taglist/HTML.tags.xml.in.h:144
msgid "Multiple"
msgstr "Multiple"

#: ../plugins/taglist/HTML.tags.xml.in.h:145
msgid "Name"
msgstr "Name"

#: ../plugins/taglist/HTML.tags.xml.in.h:146
msgid "Named property value"
msgstr "Named property value"

#: ../plugins/taglist/HTML.tags.xml.in.h:147
msgid "Next ID"
msgstr "Next ID"

#: ../plugins/taglist/HTML.tags.xml.in.h:148
msgid "No URI"
msgstr "No URI"

#: ../plugins/taglist/HTML.tags.xml.in.h:149
msgid "No embedded objects"
msgstr "No embedded objects"

#: ../plugins/taglist/HTML.tags.xml.in.h:150
msgid "No frames"
msgstr "No frames"

#: ../plugins/taglist/HTML.tags.xml.in.h:151
msgid "No layers"
msgstr "No layers"

#: ../plugins/taglist/HTML.tags.xml.in.h:152
msgid "No line break"
msgstr "No line break"

#: ../plugins/taglist/HTML.tags.xml.in.h:153
msgid "No resize"
msgstr "No resize"

#: ../plugins/taglist/HTML.tags.xml.in.h:154
msgid "No script"
msgstr "No script"

#: ../plugins/taglist/HTML.tags.xml.in.h:155
msgid "No shade"
msgstr "No shade"

#: ../plugins/taglist/HTML.tags.xml.in.h:156
msgid "No word wrap"
msgstr "No word wrap"

#: ../plugins/taglist/HTML.tags.xml.in.h:157
msgid "Note"
msgstr "Note"

#: ../plugins/taglist/HTML.tags.xml.in.h:158
msgid "Object applet file"
msgstr "Object applet file"

#: ../plugins/taglist/HTML.tags.xml.in.h:159
msgid "Object data reference"
msgstr "Object data reference"

#: ../plugins/taglist/HTML.tags.xml.in.h:160
msgid "Offset for alignment character"
msgstr "Offset for alignment character"

#: ../plugins/taglist/HTML.tags.xml.in.h:161
msgid "OnBlur event"
msgstr "OnBlur event"

#: ../plugins/taglist/HTML.tags.xml.in.h:162
msgid "OnChange event"
msgstr "OnChange event"

#: ../plugins/taglist/HTML.tags.xml.in.h:163
msgid "OnClick event"
msgstr "OnClick event"

#: ../plugins/taglist/HTML.tags.xml.in.h:164
msgid "OnDblClick event"
msgstr "OnDblClick event"

#: ../plugins/taglist/HTML.tags.xml.in.h:165
msgid "OnFocus event"
msgstr "OnFocus event"

#: ../plugins/taglist/HTML.tags.xml.in.h:166
msgid "OnKeyDown event"
msgstr "OnKeyDown event"

#: ../plugins/taglist/HTML.tags.xml.in.h:167
msgid "OnKeyPress event"
msgstr "OnKeyPress event"

#: ../plugins/taglist/HTML.tags.xml.in.h:168
msgid "OnKeyUp event"
msgstr "OnKeyUp event"

#: ../plugins/taglist/HTML.tags.xml.in.h:169
msgid "OnLoad event"
msgstr "OnLoad event"

#: ../plugins/taglist/HTML.tags.xml.in.h:170
msgid "OnMouseDown event"
msgstr "OnMouseDown event"

#: ../plugins/taglist/HTML.tags.xml.in.h:171
msgid "OnMouseMove event"
msgstr "OnMouseMove event"

#: ../plugins/taglist/HTML.tags.xml.in.h:172
msgid "OnMouseOut event"
msgstr "OnMouseOut event"

#: ../plugins/taglist/HTML.tags.xml.in.h:173
msgid "OnMouseOver event"
msgstr "OnMouseOver event"

#: ../plugins/taglist/HTML.tags.xml.in.h:174
msgid "OnMouseUp event"
msgstr "OnMouseUp event"

#: ../plugins/taglist/HTML.tags.xml.in.h:175
msgid "OnReset event"
msgstr "OnReset event"

#: ../plugins/taglist/HTML.tags.xml.in.h:176
msgid "OnSelect event"
msgstr "OnSelect event"

#: ../plugins/taglist/HTML.tags.xml.in.h:177
msgid "OnSubmit event"
msgstr "OnSubmit event"

#: ../plugins/taglist/HTML.tags.xml.in.h:178
msgid "OnUnload event"
msgstr "OnUnload event"

#: ../plugins/taglist/HTML.tags.xml.in.h:179
msgid "Option group"
msgstr "Option group"

#: ../plugins/taglist/HTML.tags.xml.in.h:180
msgid "Option selector"
msgstr "Option selector"

#: ../plugins/taglist/HTML.tags.xml.in.h:181
msgid "Ordered list"
msgstr "Ordered list"

#: ../plugins/taglist/HTML.tags.xml.in.h:182
msgid "Output media"
msgstr "Output media"

#: ../plugins/taglist/HTML.tags.xml.in.h:183
msgid "Paragraph"
msgstr "Paragraph"

#: ../plugins/taglist/HTML.tags.xml.in.h:184
msgid "Paragraph class"
msgstr "Paragraph class"

#: ../plugins/taglist/HTML.tags.xml.in.h:185
msgid "Paragraph style"
msgstr "Paragraph style"

#: ../plugins/taglist/HTML.tags.xml.in.h:186
msgid "Preformatted listing"
msgstr "Preformatted listing"

#: ../plugins/taglist/HTML.tags.xml.in.h:187
msgid "Preformatted text"
msgstr "Preformatted text"

#: ../plugins/taglist/HTML.tags.xml.in.h:188
msgid "Profile metainfo dictionary"
msgstr "Profile metainfo dictionary"

#: ../plugins/taglist/HTML.tags.xml.in.h:189
msgid "Prompt message"
msgstr "Prompt message"

#: ../plugins/taglist/HTML.tags.xml.in.h:190
msgid "Push button"
msgstr "Push button"

#: ../plugins/taglist/HTML.tags.xml.in.h:191
msgid "Quote"
msgstr "Quote"

#: ../plugins/taglist/HTML.tags.xml.in.h:192
msgid "Range"
msgstr "Range"

#: ../plugins/taglist/HTML.tags.xml.in.h:193
msgid "ReadOnly text and password"
msgstr "Read-Only text and password"

#: ../plugins/taglist/HTML.tags.xml.in.h:194
msgid "Reduced spacing"
msgstr "Reduced spacing"

#: ../plugins/taglist/HTML.tags.xml.in.h:195
msgid "Reverse link"
msgstr "Reverse link"

#: ../plugins/taglist/HTML.tags.xml.in.h:196
msgid "Root"
msgstr "Root"

#: ../plugins/taglist/HTML.tags.xml.in.h:197
msgid "Rows"
msgstr "Rows"

#: ../plugins/taglist/HTML.tags.xml.in.h:198
msgid "Rulings between rows and columns"
msgstr "Rulings between rows and columns"

#: ../plugins/taglist/HTML.tags.xml.in.h:199
msgid "Sample program output, scripts"
msgstr "Sample program output, scripts"

#: ../plugins/taglist/HTML.tags.xml.in.h:200
msgid "Scope covered by header cells"
msgstr "Scope covered by header cells"

#: ../plugins/taglist/HTML.tags.xml.in.h:201
msgid "Script language name"
msgstr "Script language name"

#: ../plugins/taglist/HTML.tags.xml.in.h:202
msgid "Script statments"
msgstr "Script statments"

#: ../plugins/taglist/HTML.tags.xml.in.h:203
msgid "Scrollbar"
msgstr "Scrollbar"

#: ../plugins/taglist/HTML.tags.xml.in.h:204
msgid "Selectable option"
msgstr "Selectable option"

#: ../plugins/taglist/HTML.tags.xml.in.h:205
msgid "Selected"
msgstr "Selected"

#: ../plugins/taglist/HTML.tags.xml.in.h:206
msgid "Server-side image map"
msgstr "Server-side image map"

#: ../plugins/taglist/HTML.tags.xml.in.h:207
msgid "Shape"
msgstr "Shape"

#: ../plugins/taglist/HTML.tags.xml.in.h:208
msgid "Short inline quotation"
msgstr "Short inline quotation"

#: ../plugins/taglist/HTML.tags.xml.in.h:209
msgid "Single line prompt"
msgstr "Single line prompt"

#: ../plugins/taglist/HTML.tags.xml.in.h:210
msgid "Size"
msgstr "Size"

#: ../plugins/taglist/HTML.tags.xml.in.h:211
msgid "Small text style"
msgstr "Small text style"

#: ../plugins/taglist/HTML.tags.xml.in.h:212
msgid "Soft line break"
msgstr "Soft line break"

#: ../plugins/taglist/HTML.tags.xml.in.h:213
msgid "Sound"
msgstr "Sound"

#: ../plugins/taglist/HTML.tags.xml.in.h:214
msgid "Source"
msgstr "Source"

#: ../plugins/taglist/HTML.tags.xml.in.h:215
msgid "Space"
msgstr "Space"

#: ../plugins/taglist/HTML.tags.xml.in.h:216
msgid "Space separated archive list"
msgstr "Space separated archive list"

#: ../plugins/taglist/HTML.tags.xml.in.h:217
msgid "Spacer"
msgstr "Spacer"

#: ../plugins/taglist/HTML.tags.xml.in.h:218
msgid "Spacing between cells"
msgstr "Spacing between cells"

#: ../plugins/taglist/HTML.tags.xml.in.h:219
msgid "Spacing within cells"
msgstr "Spacing within cells"

#: ../plugins/taglist/HTML.tags.xml.in.h:220
msgid "Span"
msgstr "Span"

#: ../plugins/taglist/HTML.tags.xml.in.h:221
msgid "Square root"
msgstr "Square root"

#: ../plugins/taglist/HTML.tags.xml.in.h:222
msgid "Standby load msg"
msgstr "Standby load msg"

#: ../plugins/taglist/HTML.tags.xml.in.h:223
msgid "Starting sequence number"
msgstr "Starting sequence number"

#: ../plugins/taglist/HTML.tags.xml.in.h:224
msgid "Strike-through text"
msgstr "Strike-through text"

#: ../plugins/taglist/HTML.tags.xml.in.h:225
msgid "Strike-through text style"
msgstr "Strike-through text style"

#: ../plugins/taglist/HTML.tags.xml.in.h:226
msgid "Strong emphasis"
msgstr "Strong emphasis"

#: ../plugins/taglist/HTML.tags.xml.in.h:227
msgid "Style info"
msgstr "Style info"

#: ../plugins/taglist/HTML.tags.xml.in.h:228
msgid "Subscript"
msgstr "Subscript"

#: ../plugins/taglist/HTML.tags.xml.in.h:229
msgid "Superscript"
msgstr "Superscript"

#: ../plugins/taglist/HTML.tags.xml.in.h:230
msgid "Tab order position"
msgstr "Tab order position"

#: ../plugins/taglist/HTML.tags.xml.in.h:231
msgid "Table"
msgstr "Table"

#: ../plugins/taglist/HTML.tags.xml.in.h:232
msgid "Table body"
msgstr "Table body"

#: ../plugins/taglist/HTML.tags.xml.in.h:233
msgid "Table caption"
msgstr "Table caption"

#: ../plugins/taglist/HTML.tags.xml.in.h:234
msgid "Table column group properties"
msgstr "Table column group properties"

#: ../plugins/taglist/HTML.tags.xml.in.h:235
msgid "Table column properties"
msgstr "Table column properties"

#: ../plugins/taglist/HTML.tags.xml.in.h:236
msgid "Table data cell"
msgstr "Table data cell"

#: ../plugins/taglist/HTML.tags.xml.in.h:237
msgid "Table footer"
msgstr "Table footer"

#: ../plugins/taglist/HTML.tags.xml.in.h:238
msgid "Table header"
msgstr "Table header"

#: ../plugins/taglist/HTML.tags.xml.in.h:239
msgid "Table header cell"
msgstr "Table header cell"

#: ../plugins/taglist/HTML.tags.xml.in.h:240
msgid "Table row"
msgstr "Table row"

#: ../plugins/taglist/HTML.tags.xml.in.h:241
msgid "Table summary"
msgstr "Table summary"

#: ../plugins/taglist/HTML.tags.xml.in.h:242
msgid "Target - Blank"
msgstr "Target - Blank"

#: ../plugins/taglist/HTML.tags.xml.in.h:243
msgid "Target - Parent"
msgstr "Target - Parent"

#: ../plugins/taglist/HTML.tags.xml.in.h:244
msgid "Target - Self"
msgstr "Target - Self"

#: ../plugins/taglist/HTML.tags.xml.in.h:245
msgid "Target - Top"
msgstr "Target - Top"

#: ../plugins/taglist/HTML.tags.xml.in.h:246
msgid "Teletype or monospace text style"
msgstr "Teletype or monospace text style"

#: ../plugins/taglist/HTML.tags.xml.in.h:247
msgid "Text"
msgstr "Text"

#: ../plugins/taglist/HTML.tags.xml.in.h:248
msgid "Text color"
msgstr "Text colour"

#: ../plugins/taglist/HTML.tags.xml.in.h:249
msgid "Text entered by user"
msgstr "Text entered by user"

#: ../plugins/taglist/HTML.tags.xml.in.h:250
msgid "Title"
msgstr "Title"

#: ../plugins/taglist/HTML.tags.xml.in.h:251
msgid "Topmargin in pixels"
msgstr "Top margin in pixels"

#: ../plugins/taglist/HTML.tags.xml.in.h:252
msgid "URL"
msgstr "URL"

#: ../plugins/taglist/HTML.tags.xml.in.h:253
msgid "Underlined text style"
msgstr "Underlined text style"

#: ../plugins/taglist/HTML.tags.xml.in.h:254
msgid "Unordered list"
msgstr "Unordered list"

#: ../plugins/taglist/HTML.tags.xml.in.h:255
msgid "Use image map"
msgstr "Use image map"

#: ../plugins/taglist/HTML.tags.xml.in.h:256
msgid "Value"
msgstr "Value"

#: ../plugins/taglist/HTML.tags.xml.in.h:257
msgid "Value interpretation"
msgstr "Value interpretation"

#: ../plugins/taglist/HTML.tags.xml.in.h:258
msgid "Variable or program argument"
msgstr "Variable or program argument"

#: ../plugins/taglist/HTML.tags.xml.in.h:259
msgid "Vertical cell alignment"
msgstr "Vertical cell alignment"

#: ../plugins/taglist/HTML.tags.xml.in.h:260
msgid "Vertical space"
msgstr "Vertical space"

#: ../plugins/taglist/HTML.tags.xml.in.h:261
msgid "Visited link color"
msgstr "Visited link colour"

#: ../plugins/taglist/HTML.tags.xml.in.h:262
msgid "Width"
msgstr "Width"

#: ../plugins/taglist/Latex.tags.xml.in.h:1
msgid "Bibliography (cite)"
msgstr "Bibliography (cite)"

#: ../plugins/taglist/Latex.tags.xml.in.h:2
msgid "Bibliography (item)"
msgstr "Bibliography (item)"

#: ../plugins/taglist/Latex.tags.xml.in.h:3
msgid "Bibliography (shortcite)"
msgstr "Bibliography (shortcite)"

#: ../plugins/taglist/Latex.tags.xml.in.h:4
msgid "Bibliography (thebibliography)"
msgstr "Bibliography (thebibliography)"

#: ../plugins/taglist/Latex.tags.xml.in.h:5
msgid "Brackets ()"
msgstr "Brackets ()"

#: ../plugins/taglist/Latex.tags.xml.in.h:6
msgid "Brackets <>"
msgstr "Brackets <>"

#: ../plugins/taglist/Latex.tags.xml.in.h:7
msgid "Brackets []"
msgstr "Brackets []"

#: ../plugins/taglist/Latex.tags.xml.in.h:8
msgid "Brackets {}"
msgstr "Brackets {}"

#: ../plugins/taglist/Latex.tags.xml.in.h:10
msgid "File input"
msgstr "File input"

#: ../plugins/taglist/Latex.tags.xml.in.h:11
msgid "Footnote"
msgstr "Footnote"

#: ../plugins/taglist/Latex.tags.xml.in.h:12
msgid "Function cosin"
msgstr "Function cosin"

#: ../plugins/taglist/Latex.tags.xml.in.h:13
msgid "Function e^"
msgstr "Function e^"

#: ../plugins/taglist/Latex.tags.xml.in.h:14
msgid "Function exp"
msgstr "Function exp"

#: ../plugins/taglist/Latex.tags.xml.in.h:15
msgid "Function log"
msgstr "Function log"

#: ../plugins/taglist/Latex.tags.xml.in.h:16
msgid "Function log10"
msgstr "Function log10"

#: ../plugins/taglist/Latex.tags.xml.in.h:17
msgid "Function sine"
msgstr "Function sin"

#: ../plugins/taglist/Latex.tags.xml.in.h:18
msgid "Greek alpha"
msgstr "Greek alpha"

#: ../plugins/taglist/Latex.tags.xml.in.h:19
msgid "Greek beta"
msgstr "Greek beta"

#: ../plugins/taglist/Latex.tags.xml.in.h:20
msgid "Greek epsilon"
msgstr "Greek epsilon"

#: ../plugins/taglist/Latex.tags.xml.in.h:21
msgid "Greek gamma"
msgstr "Greek gamma"

#: ../plugins/taglist/Latex.tags.xml.in.h:22
msgid "Greek lambda"
msgstr "Greek lambda"

#: ../plugins/taglist/Latex.tags.xml.in.h:23
msgid "Greek rho"
msgstr "Greek rho"

#: ../plugins/taglist/Latex.tags.xml.in.h:24
msgid "Greek tau"
msgstr "Greek tau"

#: ../plugins/taglist/Latex.tags.xml.in.h:25
msgid "Header 0 (chapter)"
msgstr "Header 0 (chapter)"

#: ../plugins/taglist/Latex.tags.xml.in.h:26
msgid "Header 0 (chapter*)"
msgstr "Header 0 (chapter*)"

#: ../plugins/taglist/Latex.tags.xml.in.h:27
msgid "Header 1 (section)"
msgstr "Header 1 (section)"

#: ../plugins/taglist/Latex.tags.xml.in.h:28
msgid "Header 1 (section*)"
msgstr "Header 1 (section*)"

#: ../plugins/taglist/Latex.tags.xml.in.h:29
msgid "Header 2 (subsection)"
msgstr "Header 2 (subsection)"

#: ../plugins/taglist/Latex.tags.xml.in.h:30
msgid "Header 2 (subsection*)"
msgstr "Header 2 (subsection*)"

#: ../plugins/taglist/Latex.tags.xml.in.h:31
msgid "Header 3 (subsubsection)"
msgstr "Header 3 (subsubsection)"

#: ../plugins/taglist/Latex.tags.xml.in.h:32
msgid "Header 3 (subsubsection*)"
msgstr "Header 3 (subsubsection*)"

#: ../plugins/taglist/Latex.tags.xml.in.h:33
msgid "Header 4 (paragraph)"
msgstr "Header 4 (paragraph)"

#: ../plugins/taglist/Latex.tags.xml.in.h:34
msgid "Header appendix"
msgstr "Header appendix"

#: ../plugins/taglist/Latex.tags.xml.in.h:35
msgid "Item"
msgstr "Item"

#: ../plugins/taglist/Latex.tags.xml.in.h:36
msgid "Item with label"
msgstr "Item with label"

#: ../plugins/taglist/Latex.tags.xml.in.h:37
msgid "Latex - Tags"
msgstr "Latex - Tags"

#: ../plugins/taglist/Latex.tags.xml.in.h:38
msgid "List description"
msgstr "List description"

#: ../plugins/taglist/Latex.tags.xml.in.h:39
msgid "List enumerate"
msgstr "List enumerate"

#: ../plugins/taglist/Latex.tags.xml.in.h:40
msgid "List itemize"
msgstr "List itemize"

#: ../plugins/taglist/Latex.tags.xml.in.h:41
msgid "Maths (display)"
msgstr "Math (display)"

#: ../plugins/taglist/Latex.tags.xml.in.h:42
msgid "Maths (inline)"
msgstr "Math (inline)"

#: ../plugins/taglist/Latex.tags.xml.in.h:43
msgid "Operator fraction"
msgstr "Operator fraction"

#: ../plugins/taglist/Latex.tags.xml.in.h:44
msgid "Operator integral (display)"
msgstr "Operator integral (display)"

#: ../plugins/taglist/Latex.tags.xml.in.h:45
msgid "Operator integral (inline)"
msgstr "Operator integral (inline)"

#: ../plugins/taglist/Latex.tags.xml.in.h:46
msgid "Operator sum (display)"
msgstr "Operator sum (display)"

#: ../plugins/taglist/Latex.tags.xml.in.h:47
msgid "Operator sum (inline)"
msgstr "Operator sum (inline)"

#: ../plugins/taglist/Latex.tags.xml.in.h:48
msgid "Reference label"
msgstr "Reference label"

#: ../plugins/taglist/Latex.tags.xml.in.h:49
msgid "Reference ref"
msgstr "Reference ref"

#: ../plugins/taglist/Latex.tags.xml.in.h:50
msgid "Symbol <<"
msgstr "Symbol <<"

#: ../plugins/taglist/Latex.tags.xml.in.h:51
msgid "Symbol <="
msgstr "Symbol <="

#: ../plugins/taglist/Latex.tags.xml.in.h:52
msgid "Symbol >="
msgstr "Symbol >="

#: ../plugins/taglist/Latex.tags.xml.in.h:53
msgid "Symbol >>"
msgstr "Symbol >>"

#: ../plugins/taglist/Latex.tags.xml.in.h:54
msgid "Symbol and"
msgstr "Symbol and"

#: ../plugins/taglist/Latex.tags.xml.in.h:55
msgid "Symbol const"
msgstr "Symbol const"

#: ../plugins/taglist/Latex.tags.xml.in.h:56
msgid "Symbol d-by-dt"
msgstr "Symbol derivative"

#: ../plugins/taglist/Latex.tags.xml.in.h:57
msgid "Symbol d-by-dt-partial"
msgstr "Symbol partial derivative"

#: ../plugins/taglist/Latex.tags.xml.in.h:58
msgid "Symbol d2-by-dt2-partial"
msgstr "Symbol partial second derivative"

#: ../plugins/taglist/Latex.tags.xml.in.h:59
msgid "Symbol dagger"
msgstr "Symbol dagger"

#: ../plugins/taglist/Latex.tags.xml.in.h:60
msgid "Symbol equiv"
msgstr "Symbol equiv"

#: ../plugins/taglist/Latex.tags.xml.in.h:61
msgid "Symbol hyphen --"
msgstr "Symbol hyphen --"

#: ../plugins/taglist/Latex.tags.xml.in.h:62
msgid "Symbol hyphen ---"
msgstr "Symbol hyphen ---"

#: ../plugins/taglist/Latex.tags.xml.in.h:63
msgid "Symbol infinity"
msgstr "Symbol infinity"

#: ../plugins/taglist/Latex.tags.xml.in.h:64
msgid "Symbol mathspace ,"
msgstr "Symbol mathspace ,"

#: ../plugins/taglist/Latex.tags.xml.in.h:65
msgid "Symbol mathspace ."
msgstr "Symbol mathspace ."

#: ../plugins/taglist/Latex.tags.xml.in.h:66
msgid "Symbol mathspace _"
msgstr "Symbol mathspace _"

#: ../plugins/taglist/Latex.tags.xml.in.h:67
msgid "Symbol mathspace __"
msgstr "Symbol mathspace __"

#: ../plugins/taglist/Latex.tags.xml.in.h:68
msgid "Symbol simeq"
msgstr "Symbol simeq"

#: ../plugins/taglist/Latex.tags.xml.in.h:69
msgid "Symbol star"
msgstr "Symbol star"

#: ../plugins/taglist/Latex.tags.xml.in.h:70
msgid "Typeface bold"
msgstr "Typeface bold"

#: ../plugins/taglist/Latex.tags.xml.in.h:71
msgid "Typeface italic"
msgstr "Typeface italic"

#: ../plugins/taglist/Latex.tags.xml.in.h:72
msgid "Typeface slanted"
msgstr "Typeface slanted"

#: ../plugins/taglist/Latex.tags.xml.in.h:73
msgid "Typeface type"
msgstr "Typeface type"

#: ../plugins/taglist/Latex.tags.xml.in.h:74
msgid "Unbreakable text"
msgstr "Unbreakable text"

#: ../plugins/taglist/taglist.gedit-plugin.desktop.in.h:1
msgid ""
"Provides a method to easily insert into a document commonly used tags/"
"strings without having to type them."
msgstr ""
"Provides a method to easily insert into a document commonly used tags/"
"strings without having to type them."

#: ../plugins/taglist/taglist.gedit-plugin.desktop.in.h:2
msgid "Tag list"
msgstr "Tag list"

#: ../plugins/taglist/XSLT.tags.xml.in.h:1
msgid "XSLT - Axes"
msgstr "XSLT - Axes"

#: ../plugins/taglist/XSLT.tags.xml.in.h:2
msgid "XSLT - Elements"
msgstr "XSLT - Elements"

#: ../plugins/taglist/XSLT.tags.xml.in.h:3
msgid "XSLT - Functions"
msgstr "XSLT - Functions"

#: ../plugins/taglist/XSLT.tags.xml.in.h:4
msgid "ancestor"
msgstr "ancestor"

#: ../plugins/taglist/XSLT.tags.xml.in.h:5
msgid "ancestor-or-self"
msgstr "ancestor-or-self"

#: ../plugins/taglist/XSLT.tags.xml.in.h:6
msgid "attribute"
msgstr "attribute"

#: ../plugins/taglist/XSLT.tags.xml.in.h:7
msgid "child"
msgstr "child"

#: ../plugins/taglist/XSLT.tags.xml.in.h:8
msgid "descendant"
msgstr "descendant"

#: ../plugins/taglist/XSLT.tags.xml.in.h:9
msgid "descendant-or-self"
msgstr "descendant-or-self"

#: ../plugins/taglist/XSLT.tags.xml.in.h:10
msgid "following"
msgstr "following"

#: ../plugins/taglist/XSLT.tags.xml.in.h:11
msgid "following-sibling"
msgstr "following-sibling"

#: ../plugins/taglist/XSLT.tags.xml.in.h:12
msgid "namespace"
msgstr "namespace"

#: ../plugins/taglist/XSLT.tags.xml.in.h:13
msgid "parent"
msgstr "parent"

#: ../plugins/taglist/XSLT.tags.xml.in.h:14
msgid "preceding"
msgstr "preceeding"

#: ../plugins/taglist/XSLT.tags.xml.in.h:15
msgid "preceding-sibling"
msgstr "preceeding-sibling"

#: ../plugins/taglist/XSLT.tags.xml.in.h:16
msgid "self"
msgstr "self"

#: ../plugins/time/gedit-time-plugin.c:183
msgid "In_sert Date and Time..."
msgstr "In_sert Date and Time..."

#: ../plugins/time/gedit-time-plugin.c:185
msgid "Insert current date and time at the cursor position"
msgstr "Insert current date and time at the cursor position"

#: ../plugins/time/gedit-time-plugin.c:628
msgid "Available formats"
msgstr "Available formats"

#: ../plugins/time/gedit-time-plugin.c:806
msgid "Configure insert date/time plugin..."
msgstr "Configure insert date/time plugin..."

#: ../plugins/time/time.gedit-plugin.desktop.in.h:1
msgid "Insert Date/Time"
msgstr "Insert Date/Time"

#: ../plugins/time/time.gedit-plugin.desktop.in.h:2
msgid "Inserts current date and time at the cursor position."
msgstr "Inserts current date and time at the cursor position."

#: ../plugins/time/time.glade2.h:3
msgid "<span size=\"small\">01/11/2002 17:52:00</span>"
msgstr "<span size=\"small\">01/11/2002 17:52:00</span>"

#: ../plugins/time/time.glade2.h:4
msgid "<span weight=\"bold\"> When inserting date/time...</span>"
msgstr "<span weight=\"bold\"> When inserting date/time...</span>"

#: ../plugins/time/time.glade2.h:5
msgid "Configure date/time plugin"
msgstr "Configure date/time plugin"

#: ../plugins/time/time.glade2.h:6
msgid "Insert Date and Time"
msgstr "Insert Date and Time"

#: ../plugins/time/time.glade2.h:7
msgid "Use the _selected format"
msgstr "Use the _selected format"

#: ../plugins/time/time.glade2.h:8
msgid "_Insert"
msgstr "_Insert"

#: ../plugins/time/time.glade2.h:9
msgid "_Prompt for a format"
msgstr "_Prompt for a format"

#: ../plugins/time/time.glade2.h:10
msgid "_Use custom format"
msgstr "_Use custom format"