summaryrefslogtreecommitdiffstats
path: root/po/vi.po
blob: ed5145a8b64dd472fba254285324987b630aacd8 (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
# Vietnamese translation for GEdit.
# Bản dịch viếng Việt dành cho gedit.
# Copyright © 2016 GNOME i18n Project for Vietnamese.
# This file is distributed under the same license as the gedit package.
# Nguyễn Thái Ngọc Duy <pclouds@gmail.com>, 2002-2004,2007,2010-2012.
# Clytie Siddall <clytie@riverland.net.au>, 2005-2009.
# Trần Ngọc Quân <vnwildman@gmail.com>, 2013, 2014, 2015, 2016, 2018, 2019, 2020.
#
msgid ""
msgstr ""
"Project-Id-Version: gedit master\n"
"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gedit/issues\n"
"POT-Creation-Date: 2020-11-25 17:27+0000\n"
"PO-Revision-Date: 2020-11-28 14:41+0700\n"
"Last-Translator: Trần Ngọc Quân <vnwildman@gmail.com>\n"
"Language-Team: Vietnamese <gnome-vi-list@gnome.org>\n"
"Language: vi\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Gtranslator 2.91.7\n"

#: data/org.gnome.gedit.appdata.xml.in:7
msgid "gedit"
msgstr "gedit"

#: data/org.gnome.gedit.appdata.xml.in:8 data/org.gnome.gedit.desktop.in:4
msgid "Edit text files"
msgstr "Soạn thảo tập tin văn bản"

#: data/org.gnome.gedit.appdata.xml.in:10
msgid "gedit is the text editor of the GNOME desktop environment."
msgstr ""
"gedit là phần mềm soạn thảo văn bản dành cho môi trường máy tính để bàn "
"GNOME."

#: data/org.gnome.gedit.appdata.xml.in:13
msgid ""
"The first goal of gedit is to be easy to use, with a simple interface by "
"default. More advanced features are available by enabling plugins."
msgstr ""
"Mục tiêu đầu tiên của gedit là dễ sử dụng, với giao diện đơn giản theo mặc "
"định. Các tính năng nâng cao hơn có sẵn bằng cách bật plugin."

#: data/org.gnome.gedit.desktop.in:3 gedit/gedit-print-job.c:731
msgid "Text Editor"
msgstr "Soạn thảo văn bản"

#. TRANSLATORS: Do NOT translate or localize the semicolons!
#. The list MUST also end with a semicolon!
#. Search terms to find this application.
#: data/org.gnome.gedit.desktop.in:18
msgid "Text;Editor;Plaintext;Write;gedit;"
msgstr ""
"Text;văn;bản;van;ban;Editor;sửa;sua;soạn;thảo;soan;thao;chữ;chu;Plaintext;"
"Chữ thường;Chu thuong;Write;Ghi;Lưu;Luu;gedit;"

#: data/org.gnome.gedit.desktop.in:22
msgid "New Window"
msgstr "Cửa sổ mới"

#: data/org.gnome.gedit.desktop.in:26
msgid "New Document"
msgstr "Tài liệu mới"

#: data/org.gnome.gedit.gschema.xml.in:36
msgid "Use Default Font"
msgstr "Dùng phông chữ mặc định"

#: data/org.gnome.gedit.gschema.xml.in:37
msgid ""
"Whether to use the system’s default fixed width 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 ""
"Có nên dùng phông chữ độ rộng cố định của hệ thống để soạn thảo văn bản thay "
"cho phông chữ nào đặc trưng cho gedit. Nếu tùy chọn này được tắt, phông chữ "
"được xác định trong tùy chọn “Phông bộ soạn thảo” sẽ được dùng thay cho "
"phông chữ hệ thống."

#. Translators: This is a GSettings default value. Do NOT change or localize the quotation marks!
#: data/org.gnome.gedit.gschema.xml.in:41
msgid "'Monospace 12'"
msgstr "'Monospace 12'"

#: data/org.gnome.gedit.gschema.xml.in:42
msgid "Editor Font"
msgstr "Phông bộ biên soạn"

#: data/org.gnome.gedit.gschema.xml.in:43
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 ""
"Phông tự chọn sẽ được dùng trong vùng biên soạn. Phông này chỉ có tác dụng "
"nếu tắt tùy chọn “Dùng phông mặc định”."

#: data/org.gnome.gedit.gschema.xml.in:47
msgid "Style Scheme"
msgstr "Lược đồ kiểu dáng"

#: data/org.gnome.gedit.gschema.xml.in:48
msgid "The ID of a GtkSourceView Style Scheme used to color the text."
msgstr "Mã số của lược đồ kiểu dáng GtkSourceView được sử dụng để tô màu chữ."

#: data/org.gnome.gedit.gschema.xml.in:52
msgid "Create Backup Copies"
msgstr "Tạo bản sao lưu"

#: data/org.gnome.gedit.gschema.xml.in:53
msgid "Whether gedit should create backup copies for the files it saves."
msgstr ""
"Gedit có nên tạo bản sao lưu dự phòng trước khi tập tin được lưu không."

#: data/org.gnome.gedit.gschema.xml.in:57
msgid "Autosave"
msgstr "Tự động lưu"

#: data/org.gnome.gedit.gschema.xml.in:58
msgid ""
"Whether gedit should automatically save modified files after a time "
"interval. You can set the time interval with the “Autosave Interval” option."
msgstr ""
"Có cho hay không gedit sẽ tự động lưu thay đổi tập tin sau một khoảng thời "
"gian xác định. Bạn có thể xác định khoảng thời gian này ở tùy chọn “Autosave "
"Interval”."

#: data/org.gnome.gedit.gschema.xml.in:62
msgid "Autosave Interval"
msgstr "Khoảng thời gian tự động lưu"

#: data/org.gnome.gedit.gschema.xml.in:63
msgid ""
"Number of minutes after which gedit will automatically save modified files. "
"This will only take effect if the “Autosave” option is turned on."
msgstr ""
"Số phút mà sau đó gedit tự động lưu các thay đổi trên tập tin. Chỉ có giá "
"trị nếu tùy chọn “Tự động lưu” được bật."

#: data/org.gnome.gedit.gschema.xml.in:67
msgid "Maximum Number of Undo Actions"
msgstr "Số lượng hành động hoàn lại thao tác cuối tối đa"

#: data/org.gnome.gedit.gschema.xml.in:68
msgid ""
"Maximum number of actions that gedit will be able to undo or redo. Use “-1” "
"for unlimited number of actions."
msgstr ""
"Số tối đa các hành động Hủy bước/Bước lại có thể thực hiện. Dùng “-1” nếu "
"muốn không giới hạn số lượng."

#: data/org.gnome.gedit.gschema.xml.in:77
msgid "Line Wrapping Mode"
msgstr "Chế độ ngắt dòng"

#: data/org.gnome.gedit.gschema.xml.in:78
msgid ""
"Specifies how to wrap long lines in the editing area. Use “none” for no "
"wrapping, “word” for wrapping at word boundaries, and “char” for wrapping at "
"individual character boundaries. Note that the values are case-sensitive, so "
"make sure they appear exactly as mentioned here."
msgstr ""
"Xác định cách ngắt dòng dài như thế nào trong vùng biên soạn. Dùng “none” để "
"không ngắt dòng và bạn phải dùng thanh cuộn ngang để xem những dòng dài, "
"“word” để ngắt dòng tại ranh giới từ, “char” ở ranh giới ký tự. Chú ý giá "
"trị này phân biệt HOA/thường. Nhớ nhập chính xác những gì ghi ở đây."

#: data/org.gnome.gedit.gschema.xml.in:86
msgid "Last split mode choice for line wrapping mode"
msgstr "Chọn chế độ chia tách cuối cho chế độ ngắt dòng dài"

#: data/org.gnome.gedit.gschema.xml.in:87
msgid ""
"Specifies the last split mode used with line wrapping mode, so that when "
"wrapping mode is off we still remember the split mode choice. Use “word” for "
"wrapping at word boundaries, and “char” for wrapping at individual character "
"boundaries."
msgstr ""
"Chỉ định chế độ chia tách cuối được dùng với chế độ ngắt dòng dài, do đó khi "
"ngắt dòng bị tắt, thì chúng ta vẫn nhớ chọn chế độ chi tách. Dùng “word” để "
"ngắt dòng tại biên của từ, và “char” để ngắt dòng tại biên của các ký tự "
"riêng lẻ."

#: data/org.gnome.gedit.gschema.xml.in:91
msgid "Tab Size"
msgstr "Cỡ tab"

#: data/org.gnome.gedit.gschema.xml.in:92
msgid ""
"Specifies the number of spaces that should be displayed instead of Tab "
"characters."
msgstr "Xác định số khoảng trắng được hiển thị thay cho ký tự Tab."

#: data/org.gnome.gedit.gschema.xml.in:96
msgid "Insert spaces"
msgstr "Chèn dấu cách"

#: data/org.gnome.gedit.gschema.xml.in:97
msgid "Whether gedit should insert spaces instead of tabs."
msgstr "Cho Gedit chèn các dấu cách thay cho các tab hay không."

#: data/org.gnome.gedit.gschema.xml.in:101
msgid "Automatic indent"
msgstr "Tự động thụt lề"

#: data/org.gnome.gedit.gschema.xml.in:102
msgid "Whether gedit should enable automatic indentation."
msgstr "Có để gedit tự động thụt lề hay không."

#: data/org.gnome.gedit.gschema.xml.in:106
msgid "Display Line Numbers"
msgstr "Hiện số dòng"

#: data/org.gnome.gedit.gschema.xml.in:107
msgid "Whether gedit should display line numbers in the editing area."
msgstr "Gedit có nên hiển thị số dòng trong vùng biên soạn hay không."

#: data/org.gnome.gedit.gschema.xml.in:111
msgid "Highlight Current Line"
msgstr "Tô sáng dòng hiện tại"

#: data/org.gnome.gedit.gschema.xml.in:112
msgid "Whether gedit should highlight the current line."
msgstr "Gedit có nên tô sáng dòng hiện tại hay không."

#: data/org.gnome.gedit.gschema.xml.in:116
msgid "Highlight Matching Brackets"
msgstr "Tô sáng ngoặc khớp"

#: data/org.gnome.gedit.gschema.xml.in:117
msgid "Whether gedit should highlight matching brackets."
msgstr "Gedit có nên bật tô sáng ngoặc khớp hay không."

#: data/org.gnome.gedit.gschema.xml.in:121
msgid "Display Right Margin"
msgstr "Hiện lề phải"

#: data/org.gnome.gedit.gschema.xml.in:122
msgid "Whether gedit should display the right margin in the editing area."
msgstr "Gedit có nên hiển thị lề phải trong vùng biên soạn hay không."

#: data/org.gnome.gedit.gschema.xml.in:126
msgid "Right Margin Position"
msgstr "Vị trí lề phải"

#: data/org.gnome.gedit.gschema.xml.in:127
msgid "Specifies the position of the right margin."
msgstr "Xác định vị trí lề phải."

#: data/org.gnome.gedit.gschema.xml.in:131
msgid "Document background pattern type"
msgstr "Kiểu mẫu ảnh nền tài liệu"

#: data/org.gnome.gedit.gschema.xml.in:132
msgid "Whether the document will get a background pattern painted."
msgstr "Có nên để tài liệu có mẫu vẽ nền hay không."

#: data/org.gnome.gedit.gschema.xml.in:142
msgid "Smart Home End"
msgstr "Home End khéo"

#: data/org.gnome.gedit.gschema.xml.in:143
msgid ""
"Specifies how the cursor moves when the HOME and END keys are pressed. Use "
"“disabled” to always move at the start/end of the line, “after” to move to "
"the start/end of the line the first time the keys are pressed and to the "
"start/end of the text ignoring whitespaces the second time the keys are "
"pressed, “before” to move to the start/end of the text before moving to the "
"start/end of the line and “always” to always move to the start/end of the "
"text instead of the start/end of the line."
msgstr ""
"Ghi rõ cách di chuyển của con trỏ khi phím HOME và END được bấm. Đặt giá "
"trị:\n"
" * disabled\tđể luôn luôn đi tới đầu/cuối dòng\n"
" * after\t\tđể đi tới đầu/cuối dòng lần đầu tiên bấm phím,\n"
"\t\t\trồi đi tới đầu/cuối văn bản, cũng bỏ qua khoảng trắng,\n"
"\t\t\tlần thứ hai bấm phím\n"
" * before\tđể đi tới đầu/cuối văn bản, cũng bỏ qua khoảng trắng,\n"
"\t\t\tlần đầu tiên bấm phím, rồi đi tới đầu/cuối dòng,\n"
"\t\t\tlần thứ hai bấm phím\n"
" * always\tđể luôn luôn đi tới đầu/cuối văn bản thay cho đầu/cuối dòng."

#: data/org.gnome.gedit.gschema.xml.in:147
msgid "Restore Previous Cursor Position"
msgstr "Phục hồi vị trí con trỏ trước"

#: data/org.gnome.gedit.gschema.xml.in:148
msgid ""
"Whether gedit should restore the previous cursor position when a file is "
"loaded."
msgstr ""
"Gedit có nên phục hồi vị trí con trỏ trước khi tập tin được tải hay không."

#: data/org.gnome.gedit.gschema.xml.in:152
msgid "Enable Syntax Highlighting"
msgstr "Bật tô sáng cú pháp"

#: data/org.gnome.gedit.gschema.xml.in:153
msgid "Whether gedit should enable syntax highlighting."
msgstr "Gedit có tô sáng cú pháp hay không."

#: data/org.gnome.gedit.gschema.xml.in:157
msgid "Enable Search Highlighting"
msgstr "Bật tô sáng tìm kiếm"

#: data/org.gnome.gedit.gschema.xml.in:158
msgid ""
"Whether gedit should highlight all the occurrences of the searched text."
msgstr "Gedit có nên tô sáng mọi lần gặp đoạn đã tìm kiếm hay không."

#: data/org.gnome.gedit.gschema.xml.in:162
msgid "Ensure Trailing Newline"
msgstr "Bảo đảm có dòng trống theo sau"

#: data/org.gnome.gedit.gschema.xml.in:163
msgid ""
"Whether gedit will ensure that documents always end with a trailing newline."
msgstr "Gedit có bảo đảm tài liệu luôn kết thúc bằng ký tự xuống dòng không."

#: data/org.gnome.gedit.gschema.xml.in:169
msgid "Notebook Show Tabs Mode"
msgstr "Chế độ hiện tab tài liệu"

#: data/org.gnome.gedit.gschema.xml.in:170
msgid ""
"Specifies when to show the notebook tabs. Use “never” to never show the "
"tabs, “always” to always show the tabs, and “auto” to show the tabs only "
"when there is more than one tab. Note that the values are case-sensitive, so "
"make sure they appear exactly as mentioned here."
msgstr ""
"Xác định hiện thế nào trong thẻ tài liệu. Dùng “never” để không bao giờ hiện "
"thẻ, “always” để luôn hiện thẻ, “auto” để hiện thể khi có nhiều hơn một văn "
"bản. Chú ý giá trị phân biệt HOA/thường. Nhớ nhập chính xác những gì ghi ở "
"đây."

#: data/org.gnome.gedit.gschema.xml.in:174
msgid "Status Bar is Visible"
msgstr "Hiện thanh trạng thái"

#: data/org.gnome.gedit.gschema.xml.in:175
msgid ""
"Whether the status bar at the bottom of editing windows should be visible."
msgstr "Có nên hiển thị thanh trạng thái ở đáy cửa sổ soạn thảo hay không."

#: data/org.gnome.gedit.gschema.xml.in:179
msgid "Side panel is Visible"
msgstr "Hiện khung bên"

#: data/org.gnome.gedit.gschema.xml.in:180
msgid ""
"Whether the side panel at the left of editing windows should be visible."
msgstr "Có cho hiện khung lề bên trái cửa sổ soạn thảo hay không."

#: data/org.gnome.gedit.gschema.xml.in:189
msgid "Print Syntax Highlighting"
msgstr "In tô sáng cú pháp"

#: data/org.gnome.gedit.gschema.xml.in:190
msgid "Whether gedit should print syntax highlighting when printing documents."
msgstr "Gedit có nên in cú pháp được tô sáng khi in tài liệu hay không."

#: data/org.gnome.gedit.gschema.xml.in:194
msgid "Print Header"
msgstr "In phần đầu trang"

#: data/org.gnome.gedit.gschema.xml.in:195
msgid "Whether gedit should include a document header when printing documents."
msgstr "Gedit sẽ in đầu trang khi in tài liệu hay không."

#: data/org.gnome.gedit.gschema.xml.in:204
msgid "Printing Line Wrapping Mode"
msgstr "Chế độ cuộn dòng in"

#: data/org.gnome.gedit.gschema.xml.in:205
msgid ""
"Specifies how to wrap long lines for printing. Use “none” for no wrapping, "
"“word” for wrapping at word boundaries, and “char” for wrapping at "
"individual character boundaries. Note that the values are case-sensitive, so "
"make sure they appear exactly as mentioned here."
msgstr ""
"Xác định cuộn dòng dài như thế nào khi in. Dùng “none” để khỏi cuộn, “word” "
"để cuộn ở ranh giới từ, “char” để cuộn ở ranh giới ký tự. Chú ý rằng giá trị "
"phân biệt HOA/thường, nhớ nhập chính xác những gì ghi ở đây."

#: data/org.gnome.gedit.gschema.xml.in:209
msgid "Print Line Numbers"
msgstr "In số dòng"

#: data/org.gnome.gedit.gschema.xml.in:210
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 ""
"Nếu là 0 thì không chèn số hiệu dòng vào tài liệu khi in. Nếu không thì "
"gedit sẽ in số hiệu dòng mỗi (số đó) hàng."

#. Translators: This is a GSettings default value. Do NOT change or localize the quotation marks!
#: data/org.gnome.gedit.gschema.xml.in:214
msgid "'Monospace 9'"
msgstr "'Monospace 9'"

#: data/org.gnome.gedit.gschema.xml.in:215
msgid "Body Font for Printing"
msgstr "Phông dành cho phần thân để in"

#: data/org.gnome.gedit.gschema.xml.in:216
msgid ""
"Specifies the font to use for a document’s body when printing documents."
msgstr "Xác định phông dùng khi in phần thân tài liệu."

#. Translators: This is a GSettings default value. Do NOT change or localize the quotation marks!
#: data/org.gnome.gedit.gschema.xml.in:220
msgid "'Sans 11'"
msgstr "'Sans 11'"

#: data/org.gnome.gedit.gschema.xml.in:221
msgid "Header Font for Printing"
msgstr "Phông đầu trang để in"

#: data/org.gnome.gedit.gschema.xml.in:222
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 ""
"Xác định phông chữ để in đầu đề trang khi in tài liệu. Chỉ có tác dụng nếu "
"bật tùy chọn “In đầu trang”."

#. Translators: This is a GSettings default value. Do NOT change or localize the quotation marks!
#: data/org.gnome.gedit.gschema.xml.in:226
msgid "'Sans 8'"
msgstr "'Sans 8'"

#: data/org.gnome.gedit.gschema.xml.in:227
msgid "Line Number Font for Printing"
msgstr "Phông số hiệu dòng để in"

#: data/org.gnome.gedit.gschema.xml.in:228
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 ""
"Xác định phông dùng in số hiệu dòng. Chỉ có tác dụng nếu tùy chọn “In số "
"hiệu dòng” khác không."

#: data/org.gnome.gedit.gschema.xml.in:232
msgid "Margin Left"
msgstr "Lề trái"

#: data/org.gnome.gedit.gschema.xml.in:233
msgid "The left margin, in millimeters."
msgstr "Độ rộng của lề trái, theo mi-li-mét."

#: data/org.gnome.gedit.gschema.xml.in:237
msgid "Margin Top"
msgstr "Lề trên"

#: data/org.gnome.gedit.gschema.xml.in:238
msgid "The top margin, in millimeters."
msgstr "Độ rộng của lề trên, theo mi-li-mét."

#: data/org.gnome.gedit.gschema.xml.in:242
msgid "Margin Right"
msgstr "Lề phải"

#: data/org.gnome.gedit.gschema.xml.in:243
msgid "The right margin, in millimeters."
msgstr "Độ rộng của lề phải, theo mi-li-mét."

#: data/org.gnome.gedit.gschema.xml.in:247
msgid "Margin Bottom"
msgstr "Lề dưới"

#: data/org.gnome.gedit.gschema.xml.in:248
msgid "The bottom margin, in millimeters."
msgstr "Độ rộng của lề dưới, theo mi-li-mét."

#: data/org.gnome.gedit.gschema.xml.in:254
msgid "Candidate Encodings"
msgstr "Bảng mã kí tự ứng cử"

#: data/org.gnome.gedit.gschema.xml.in:255
msgid ""
"List of candidate encodings shown in the Character Encoding menu in the open/"
"save file chooser. “CURRENT” represents the current locale encoding. Only "
"recognized encodings are used. The default value is the empty list, in which "
"case gedit will choose good defaults depending on the country and language."
msgstr ""
"Liệt kê các bảng mã ký tự ứng cử được hiện trong trình đơn “Bảng mã ký tự "
"ứng cử” trong bộ chọn tập tin mở/lưu. “CURRENT” đại diện cho bảng mã miền "
"địa phương hiện tại. Chỉ những bảng mã nhận ra là được dùng. Giá trị mặc "
"định là danh sách rỗng, trong trường hợp này gedit sẽ chọn bảng mặc định tốt "
"nhất phụ thuộc vào ngôn ngữ và quốc gia."

#: data/org.gnome.gedit.gschema.xml.in:304
msgid "Active plugins"
msgstr "Phần bổ sung đang được dùng"

#: data/org.gnome.gedit.gschema.xml.in:305
msgid "List of active plugins."
msgstr "Danh sách các phần bổ sung hoạt động."

#: gedit/gedit-app.c:85
msgid "Show the application’s version"
msgstr "Hiện phiên bản của ứng dụng"

#: gedit/gedit-app.c:91
msgid "Display list of possible values for the encoding option"
msgstr "Hiểu thị danh sách những giá trị có thể dùng cho tùy chọn bảng mã"

#: gedit/gedit-app.c:98
msgid ""
"Set the character encoding to be used to open the files listed on the "
"command line"
msgstr ""
"Đặt bảng mã ký tự cần dùng để mở những tập tin đã liệt kê trên dòng lệnh"

#: gedit/gedit-app.c:99
msgid "ENCODING"
msgstr "BẢNG_MÃ"

#: gedit/gedit-app.c:105
msgid "Create a new top-level window in an existing instance of gedit"
msgstr "Tạo một cửa sổ ở khác trong thực thể sẵn có của gedit"

#: gedit/gedit-app.c:112
msgid "Create a new document in an existing instance of gedit"
msgstr "Tạo tài liệu mới trong thực thể gedit đang chạy"

#: gedit/gedit-app.c:119
msgid "Open files and block process until files are closed"
msgstr "Mở tập tin và chặn tiến trình đến khi tập tin bị đóng"

#: gedit/gedit-app.c:126
msgid "Run gedit in standalone mode"
msgstr "Chạy gedit ở chế độ độc lập"

#: gedit/gedit-app.c:133
msgid "[FILE…] [+LINE[:COLUMN]]"
msgstr "[TẬP_TIN…] [+DÒNG[:CỘT]]"

#: gedit/gedit-app.c:223
msgid "There was an error displaying the help."
msgstr "Đã có một lỗi khi hiển thị trợ giúp."

#: gedit/gedit-app.c:838
#, c-format
msgid "%s: invalid encoding."
msgstr "%s: bảng mã không hợp lệ."

#: gedit/gedit-close-confirmation-dialog.c:271
msgid "Close _without Saving"
msgstr "Đóng _không lưu"

#: gedit/gedit-close-confirmation-dialog.c:277 gedit/gedit-commands-file.c:492
#: gedit/gedit-commands-file.c:568 gedit/gedit-commands-file.c:791
#: gedit/gedit-commands-file.c:1513 gedit/gedit-encodings-dialog.c:192
#: gedit/gedit-file-chooser-open-dialog.c:78
#: gedit/gedit-preferences-dialog.c:721
#: gedit/resources/ui/gedit-encodings-dialog.ui:44
#: plugins/filebrowser/gedit-file-browser-utils.c:211
#: plugins/quickopen/quickopen/popup.py:45
#: plugins/snippets/snippets/manager.py:789
#: plugins/snippets/snippets/manager.py:874
#: plugins/snippets/snippets/manager.py:912
#: plugins/sort/resources/ui/gedit-sort-plugin.ui:143
#: plugins/time/resources/ui/gedit-time-dialog.ui:150
msgid "_Cancel"
msgstr "Thô_i"

#: gedit/gedit-close-confirmation-dialog.c:295 gedit/resources/gtk/menus.ui:37
#: gedit/resources/gtk/menus-traditional.ui:33
msgid "_Save As…"
msgstr "_Lưu dạng…"

#: gedit/gedit-close-confirmation-dialog.c:295 gedit/gedit-commands-file.c:790
#: gedit/resources/gtk/menus-common.ui:127
#: gedit/resources/ui/gedit-window.ui:59
#: plugins/snippets/snippets/manager.py:875
#: plugins/snippets/snippets/manager.py:913
msgid "_Save"
msgstr "_Lưu"

#: gedit/gedit-close-confirmation-dialog.c:312
#, 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] ""
"Nếu bạn không lưu, các thay đổi của bạn ở %ld phút cuối sẽ bị mất hoàn toàn."

#: gedit/gedit-close-confirmation-dialog.c:321
msgid ""
"If you don’t save, changes from the last minute will be permanently lost."
msgstr ""
"Nếu bạn không lưu, các thay đổi của bạn ở những phút cuối sẽ bị mất hoàn "
"toàn."

#: gedit/gedit-close-confirmation-dialog.c:327
#, 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] ""
"Nếu bạn không lưu, các thay đổi của bạn trong phút cuối và %ld giây sẽ bị "
"mất hoàn toàn."

#: gedit/gedit-close-confirmation-dialog.c:337
#, 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] ""
"Nếu bạn không lưu, các thay đổi của bạn ở %ld phút cuối sẽ bị mất hoàn toàn."

#: gedit/gedit-close-confirmation-dialog.c:352
msgid "If you don’t save, changes from the last hour will be permanently lost."
msgstr ""
"Nếu bạn không lưu, các thay đổi của bạn ở %d giờ sau cùng sẽ bị mất vĩnh "
"viễn."

#: gedit/gedit-close-confirmation-dialog.c:358
#, 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] ""
"Nếu bạn không lưu, các thay đổi của bạn ở giờ cuối cùng và %d phút cuối sẽ "
"bị mất hoàn toàn."

#: gedit/gedit-close-confirmation-dialog.c:373
#, c-format
msgid ""
"If you don’t save, changes from the last %d hour will be permanently lost."
msgid_plural ""
"If you don’t save, changes from the last %d hours will be permanently lost."
msgstr[0] ""
"Không lưu thì các thay đổi của bạn ở %d giờ cuối sẽ bị mất hoàn toàn."

#: gedit/gedit-close-confirmation-dialog.c:400
#, c-format
msgid "Save changes to document “%s” before closing?"
msgstr "Lưu các thay đổi trong tài liệu “%s” trước khi đóng lại chứ?"

#: gedit/gedit-close-confirmation-dialog.c:470
#, 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] ""
"Có %d tài liệu có thay đổi chưa được lưu. Lưu các thay đổi trước khi đóng "
"lại chứ?"

#: gedit/gedit-close-confirmation-dialog.c:493
msgid "S_elect the documents you want to save:"
msgstr "_Chọn tài liệu bạn muốn lưu:"

#. Secondary label
#: gedit/gedit-close-confirmation-dialog.c:509
msgid "If you don’t save, all your changes will be permanently lost."
msgstr "Nếu bạn không lưu tài liệu, các thay đổi của bạn sẽ hoàn toàn bị mất."

#: gedit/gedit-commands-file.c:257
#, c-format
msgid "Loading file “%s”…"
msgstr "Đang tải tập tin “%s”…"

#: gedit/gedit-commands-file.c:266
#, c-format
msgid "Loading %d file…"
msgid_plural "Loading %d files…"
msgstr[0] "Đang tải %d tập tin…"

#: gedit/gedit-commands-file.c:483
#, c-format
msgid "The file “%s” is read-only."
msgstr "Tập tin “%s” có thuộc tính chỉ đọc."

#: gedit/gedit-commands-file.c:488
msgid "Do you want to try to replace it with the one you are saving?"
msgstr "Bạn có muốn thay thế nó bằng tập tin bạn đang lưu không?"

#: gedit/gedit-commands-file.c:493
#: gedit/resources/ui/gedit-replace-dialog.ui:55
msgid "_Replace"
msgstr "Th_ay thế"

#: gedit/gedit-commands-file.c:533
msgid "Save the file using compression?"
msgstr "Lưu tập tin dạng nén chứ?"

#: gedit/gedit-commands-file.c:537
msgid "Save the file as plain text?"
msgstr "Lưu dạng văn bản thô chứ?"

#: gedit/gedit-commands-file.c:550
#, c-format
msgid ""
"The file “%s” was previously saved as plain text and will now be saved using "
"compression."
msgstr ""
"Tập tin “%s” trước đây được lưu dạng thô, bây giờ sẽ được lưu ở dạng nén."

#: gedit/gedit-commands-file.c:554
msgid "_Save Using Compression"
msgstr "_Lưu dạng nén"

#: gedit/gedit-commands-file.c:559
#, c-format
msgid ""
"The file “%s” was previously saved using compression and will now be saved "
"as plain text."
msgstr ""
"Tập tin “%s” trước đây được lưu dạng nén, bây giờ sẽ được lưu ở dạng thô."

#: gedit/gedit-commands-file.c:562
msgid "_Save As Plain Text"
msgstr "Lưu dạng _văn bản thô"

#: gedit/gedit-commands-file.c:677 gedit/gedit-commands-file.c:964
#, c-format
msgid "Saving file “%s”…"
msgstr "Đang lưu tập tin “%s”…"

#. Translators: "Save As" is the title of the file chooser window.
#: gedit/gedit-commands-file.c:788
msgctxt "window title"
msgid "Save As"
msgstr "Lưu thành tập tin mới"

#: gedit/gedit-commands-file.c:1374
#, c-format
msgid "Reverting the document “%s”…"
msgstr "Đang hoàn nguyên tài liệu “%s”…"

#: gedit/gedit-commands-file.c:1421
#, c-format
msgid "Revert unsaved changes to document “%s”?"
msgstr "Hoàn nguyên các thay đổi chưa lưu về tài liệu “%s” không?"

#: gedit/gedit-commands-file.c:1430
#, 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] "Các thay đổi trong tài liệu ở %ld phút cuối sẽ hoàn toàn bị mất."

#: gedit/gedit-commands-file.c:1439
msgid ""
"Changes made to the document in the last minute will be permanently lost."
msgstr "Các thay đổi trong tài liệu ở phút cuối sẽ hoàn toàn bị mất."

#: gedit/gedit-commands-file.c:1445
#, 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] ""
"Các thay đổi trong tài liệu ở phút cuối và %ld giây cuối sẽ hoàn toàn bị mất."

#: gedit/gedit-commands-file.c:1455
#, 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] "Các thay đổi trong tài liệu ở %ld phút cuối sẽ hoàn toàn bị mất."

#: gedit/gedit-commands-file.c:1470
msgid "Changes made to the document in the last hour will be permanently lost."
msgstr "Các thay đổi trong tài liệu ở %d giờ cuối sẽ hoàn toàn bị mất."

#: gedit/gedit-commands-file.c:1476
#, 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] ""
"Các thay đổi trong tài liệu ở giờ cuối cùng và %d phút cuối sẽ hoàn toàn bị "
"mất."

#: gedit/gedit-commands-file.c:1491
#, c-format
msgid ""
"Changes made to the document in the last %d hour will be permanently lost."
msgid_plural ""
"Changes made to the document in the last %d hours will be permanently lost."
msgstr[0] "Các thay đổi trong tài liệu ở %d giờ cuối sẽ hoàn toàn bị mất."

#: gedit/gedit-commands-file.c:1514
msgid "_Revert"
msgstr "_Hoàn nguyên"

#: gedit/gedit-commands-help.c:110
msgid "gedit is a small and lightweight text editor for the GNOME desktop"
msgstr ""
"gedit là phần mềm soạn thảo văn bản nhỏ và nhẹ dành cho môi trường máy tính "
"để bàn GNOME"

#: gedit/gedit-commands-help.c:115
msgid "translator-credits"
msgstr "Nhóm Việt hóa GNOME <gnome-vi-list@gnome.org>"

#: gedit/gedit-commands-search.c:106
#, c-format
msgid "Found and replaced %d occurrence"
msgid_plural "Found and replaced %d occurrences"
msgstr[0] "Đã tìm thấy và thay thế %d lần"

#: gedit/gedit-commands-search.c:115
msgid "Found and replaced one occurrence"
msgstr "Đã tìm thấy và thay thế một lần"

#. Translators: %s is replaced by the text
#. entered by the user in the search box
#: gedit/gedit-commands-search.c:141
#, c-format
msgid "“%s” not found"
msgstr "Không tìm thấy “%s”"

#: gedit/gedit-documents-panel.c:398
#, c-format
msgid "Tab Group %i"
msgstr "Nhóm thẻ %i"

#: gedit/gedit-documents-panel.c:498 gedit/gedit-window.c:1085
#: gedit/gedit-window.c:1091 gedit/gedit-window.c:1099
msgid "Read-Only"
msgstr "Chỉ-đọc"

#: gedit/gedit-encodings-combo-box.c:297
msgid "Automatically Detected"
msgstr "Tự động xác định"

#: gedit/gedit-encodings-combo-box.c:326
msgid "Add or Remove…"
msgstr "Thêm hoặc gỡ bỏ…"

#: gedit/gedit-encoding-items.c:92
#, c-format
msgid "Current Locale (%s)"
msgstr "Miền ngôn ngữ hiện tại (%s)"

#: gedit/gedit-encodings-dialog.c:93
#, c-format
msgid "%s (Current Locale)"
msgstr "%s (Miền ngôn ngữ hiện tại)"

#: gedit/gedit-encodings-dialog.c:188
msgid "Do you really want to reset the character encodings’ preferences?"
msgstr "Bạn có thực sự muốn đặt lại bảng mã ký tự của tùy thích hay không?"

#. Reset button
#: gedit/gedit-encodings-dialog.c:193 gedit/gedit-encodings-dialog.c:818
msgid "_Reset"
msgstr "Đặt _lại"

#: gedit/gedit-encodings-dialog.c:729
msgid "Add"
msgstr "Thêm"

#: gedit/gedit-encodings-dialog.c:772
msgid "Remove"
msgstr "Xóa bỏ"

#: gedit/gedit-encodings-dialog.c:783
msgid "Move to a higher priority"
msgstr "Nâng cao mức ưu tiên"

#: gedit/gedit-encodings-dialog.c:794
msgid "Move to a lower priority"
msgstr "Hạ thấp mức ưu tiên"

#: gedit/gedit-file-chooser.c:41 gedit/gedit-preferences-dialog.c:730
msgid "All Files"
msgstr "Mọi tập tin"

#: gedit/gedit-file-chooser.c:42
msgid "All Text Files"
msgstr "Mọi tập tin văn bản"

#: gedit/gedit-file-chooser-dialog-gtk.c:262
#: gedit/gedit-file-chooser-open-dialog.c:43
msgid "C_haracter Encoding:"
msgstr "Bảng mã _kí tự:"

#: gedit/gedit-file-chooser-dialog-gtk.c:321
msgid "L_ine Ending:"
msgstr "Kết thúc _dòng:"

#. Translators: "Open Files" is the title of the file chooser window.
#: gedit/gedit-file-chooser-open-dialog.c:75
#: gedit/gedit-file-chooser-open-native.c:54
msgctxt "window title"
msgid "Open Files"
msgstr "Mở tập tin"

#: gedit/gedit-file-chooser-open-dialog.c:79 gedit/gedit-window.c:2639
#: gedit/resources/gtk/menus-common.ui:100
#: gedit/resources/gtk/menus-common.ui:106
#: plugins/filebrowser/resources/ui/gedit-file-browser-menus.ui:7
#: plugins/quickopen/quickopen/popup.py:46
#: plugins/snippets/snippets/manager.py:790
msgid "_Open"
msgstr "_Mở"

#: gedit/gedit-io-error-info-bar.c:135 gedit/gedit-io-error-info-bar.c:415
msgid "_Retry"
msgstr "Thử _lại"

#: gedit/gedit-io-error-info-bar.c:155
#, c-format
msgid "Could not find the file “%s”."
msgstr "Không tìm thấy tập tin “%s”."

#: gedit/gedit-io-error-info-bar.c:157 gedit/gedit-io-error-info-bar.c:197
#: gedit/gedit-io-error-info-bar.c:204
msgid "Please check that you typed the location correctly and try again."
msgstr "Hãy kiểm tra xem bạn đã gõ đúng địa chỉ chưa rồi thử lại."

#. Translators: %s is a URI scheme (like for example http:, ftp:, etc.)
#: gedit/gedit-io-error-info-bar.c:176
#, c-format
msgid "Unable to handle “%s:” locations."
msgstr "Không thể xử lý vị trí “%s:”."

#: gedit/gedit-io-error-info-bar.c:182
msgid "Unable to handle this location."
msgstr "Không thể xử lý vị trí này."

#: gedit/gedit-io-error-info-bar.c:191
msgid "The location of the file cannot be accessed."
msgstr "Không thể truy cập vị trí của tập tin."

#: gedit/gedit-io-error-info-bar.c:195
#, c-format
msgid "“%s” is a directory."
msgstr "“%s” là thư mục."

#: gedit/gedit-io-error-info-bar.c:202
#, c-format
msgid "“%s” is not a valid location."
msgstr "“%s” không phải là một vị trí hợp lệ."

#. Translators: %s is a host name
#: gedit/gedit-io-error-info-bar.c:238
#, c-format
msgid ""
"Host “%s” could not be found. Please check that your proxy settings are "
"correct and try again."
msgstr ""
"Không tìm thấy máy “%s”. Hãy kiểm tra lại các cài đặt máy chủ ủy nhiệm xem "
"đúng chưa rồi thử lại."

#: gedit/gedit-io-error-info-bar.c:253
#, c-format
msgid ""
"Hostname was invalid. Please check that you typed the location correctly and "
"try again."
msgstr "Tên máy không hợp lệ. Hãy kiểm tra bạn đã gõ đúng địa điểm và thử lại."

#: gedit/gedit-io-error-info-bar.c:261
#, c-format
msgid "“%s” is not a regular file."
msgstr "“%s” không phải là một tập tin thường."

#: gedit/gedit-io-error-info-bar.c:266
msgid "Connection timed out. Please try again."
msgstr "Thời gian kết nối quá giới hạn. Hãy thử lại."

#: gedit/gedit-io-error-info-bar.c:299
#, c-format
msgid "Unexpected error: %s"
msgstr "Gặp lỗi bất ngờ: %s"

#: gedit/gedit-io-error-info-bar.c:335
msgid "Cannot find the requested file. Perhaps it has recently been deleted."
msgstr "Không tìm thấy tập tin đã yêu cầu. Có lẽ nó vừa mới bị xóa."

#: gedit/gedit-io-error-info-bar.c:345
#, c-format
msgid "Could not revert the file “%s”."
msgstr "Không thể hoàn nguyên tập tin “%s”."

#: gedit/gedit-io-error-info-bar.c:372
msgid "Ch_aracter Encoding:"
msgstr "Bảng mã kí _tự:"

#. Translators: the access key chosen for this string should be
#. different from other main menu access keys (Open, Edit, View...)
#: gedit/gedit-io-error-info-bar.c:423
msgid "Edit Any_way"
msgstr "Vẫn sửa bằng mọi _giá"

#: gedit/gedit-io-error-info-bar.c:511
msgid ""
"The number of followed links is limited and the actual file could not be "
"found within this limit."
msgstr ""
"Số lần lần theo liên kết bị giới hạn và không tìm thấy tập tin thực sự trong "
"giới hạn này."

#: gedit/gedit-io-error-info-bar.c:515
msgid "You do not have the permissions necessary to open the file."
msgstr "Bạn không có quyền mở tập tin này."

#: gedit/gedit-io-error-info-bar.c:521
msgid "Unable to detect the character encoding."
msgstr "Không thể dò tìm bảng mã kí tự."

#: gedit/gedit-io-error-info-bar.c:522 gedit/gedit-io-error-info-bar.c:546
msgid "Please check that you are not trying to open a binary file."
msgstr "Hãy kiểm tra bạn không cố mở tập tin nhị phân."

#: gedit/gedit-io-error-info-bar.c:523
msgid "Select a character encoding from the menu and try again."
msgstr "Chọn một bảng mã kí tự từ trình đơn và thử lại."

#: gedit/gedit-io-error-info-bar.c:529
#, c-format
msgid "There was a problem opening the file “%s”."
msgstr "Có một lỗi khi mở tập tin “%s”."

#: gedit/gedit-io-error-info-bar.c:531
msgid ""
"The file you opened has some invalid characters. If you continue editing "
"this file you could corrupt this document."
msgstr ""
"Tập tin mà bạn đã mở có một số kí tự không hợp lệ. Nếu bạn vẫn tiếp tục "
"chỉnh sửa, bạn có thể làm hỏng tập tin này."

#: gedit/gedit-io-error-info-bar.c:534
msgid "You can also choose another character encoding and try again."
msgstr "Bạn có thể chọn một bảng mã kí tự khác và thử lại."

#: gedit/gedit-io-error-info-bar.c:543
#, c-format
msgid "Could not open the file “%s” using the “%s” character encoding."
msgstr "Không thể mở tập tin “%s” sử dụng bảng mã kí tự “%s”."

#: gedit/gedit-io-error-info-bar.c:547 gedit/gedit-io-error-info-bar.c:622
msgid "Select a different character encoding from the menu and try again."
msgstr "Lựa chọn một bảng mã kí tự khác từ trình đơn và thử lại."

#: gedit/gedit-io-error-info-bar.c:559
#, c-format
msgid "Could not open the file “%s”."
msgstr "Không thể mở tập tin “%s”."

#: gedit/gedit-io-error-info-bar.c:617
#, c-format
msgid "Could not save the file “%s” using the “%s” character encoding."
msgstr "Không thể lưu tập tin “%s” sử dụng bảng mã kí tự “%s”."

#: gedit/gedit-io-error-info-bar.c:620
msgid ""
"The document contains one or more characters that cannot be encoded using "
"the specified character encoding."
msgstr ""
"Tài liệu chưa một hoặc nhiều kí tự không thể giải mã sử dụng bảng mã kí tự "
"xác định."

#: gedit/gedit-io-error-info-bar.c:691
msgid "S_ave Anyway"
msgstr "_Vẫn lưu"

#: gedit/gedit-io-error-info-bar.c:694
msgid "D_on’t Save"
msgstr "Đừ_ng lưu"

#. 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-info-bar.c:708
#, c-format
msgid "The file “%s” has been modified since reading it."
msgstr "Tập tin “%s” đã được sửa đổi từ lần đọc trước."

#: gedit/gedit-io-error-info-bar.c:723
msgid "If you save it, all the external changes could be lost. Save it anyway?"
msgstr "Nếu bạn lưu, các thay đổi bên ngoài có thể bị mất. Vẫn lưu chứ?"

#. Translators: %s is a URI scheme (like for example http:, ftp:, etc.)
#: gedit/gedit-io-error-info-bar.c:781
#, c-format
msgid ""
"Cannot handle “%s:” locations in write mode. Please check that you typed the "
"location correctly and try again."
msgstr ""
"Không thể xử lý vị trí “%s:” trong chế độ ghi. Hãy kiểm tra bạn đã gõ đúng "
"địa điểm chưa và thử lại."

#: gedit/gedit-io-error-info-bar.c:789
msgid ""
"Cannot handle this location in write mode. Please check that you typed the "
"location correctly and try again."
msgstr ""
"Không thể xử lý địa điểm này trong chế độ ghi. Hãy kiểm tra bạn đã gõ đúng "
"địa điểm chưa và thử lại."

#: gedit/gedit-io-error-info-bar.c:798
#, c-format
msgid ""
"“%s” is not a valid location. Please check that you typed the location "
"correctly and try again."
msgstr ""
"“%s” không phải vị trí hợp lệ. Hãy kiểm tra xem bạn đã gõ đúng chưa rồi thử "
"lại."

#: gedit/gedit-io-error-info-bar.c:805
msgid ""
"You do not have the permissions necessary to save the file. Please check "
"that you typed the location correctly and try again."
msgstr ""
"Bạn không có quyền lưu tập tin này. Hãy kiểm tra bạn đã gõ địa điểm đúng "
"chưa và thử lại."

#: gedit/gedit-io-error-info-bar.c:811
msgid ""
"There is not enough disk space to save the file. Please free some disk space "
"and try again."
msgstr ""
"Không đủ chỗ trên đĩa để lưu tập tin. Hãy giải phóng thêm chỗ trống trên đĩa "
"rồi thử lại."

#: gedit/gedit-io-error-info-bar.c:816
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 ""
"Bạn đang cố lưu tập tin này vào đĩa chỉ đọc. Hãy kiểm tra xem bạn đã gõ địa "
"điểm đúng chưa rồi thử lại."

#: gedit/gedit-io-error-info-bar.c:822
msgid "A file with the same name already exists. Please use a different name."
msgstr "Một tập tin cùng tên đã có. Hãy dùng tên khác."

#: gedit/gedit-io-error-info-bar.c:827
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 ""
"Đĩa vào đó bạn cố lưu tập tin này có giới hạn về độ dài của tên tập tin. Hãy "
"dùng tên ngắn hơn."

#: gedit/gedit-io-error-info-bar.c:838
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 ""
"Đĩa mà bạn cố gắng lưu tập tin vào có một kích thước tập tin giới hạn. Hãy "
"chọn lưu một tập tin nhỏ hơn hoặc lưu chúng vào một đĩa khác không có giới "
"hạn này."

#: gedit/gedit-io-error-info-bar.c:855
#, c-format
msgid "Could not save the file “%s”."
msgstr "Không thể lưu tập tin “%s”."

#: gedit/gedit-preferences-dialog.c:433
msgid "Click on this button to select the font to be used by the editor"
msgstr "Nhấn vào nút này để chọn phông được sử dụng bởi trình soạn thảo"

#: gedit/gedit-preferences-dialog.c:439
#, c-format
msgid "_Use the system fixed width font (%s)"
msgstr "_Dùng phông hệ thống có độ rộng cố định (%s)"

#: gedit/gedit-preferences-dialog.c:685
#, c-format
msgid "The selected color scheme cannot be installed: %s"
msgstr "Không thể cài đặt lược đồ màu đã chọn: %s"

#: gedit/gedit-preferences-dialog.c:691
msgid "The selected color scheme cannot be installed."
msgstr "Không thể cài đặt lược đồ màu đã chọn."

#: gedit/gedit-preferences-dialog.c:717
msgid "Add Color Scheme"
msgstr "Thêm lược đồ màu"

#: gedit/gedit-preferences-dialog.c:720
msgid "_Add Scheme"
msgstr "_Thêm lược đồ"

#: gedit/gedit-preferences-dialog.c:725
msgid "Color Scheme Files"
msgstr "Tập tin lược đồ màu"

#: gedit/gedit-preferences-dialog.c:763
#, c-format
msgid "Could not remove color scheme “%s”."
msgstr "Không thể gỡ bỏ lược đồ màu “%s”."

#: gedit/gedit-print-job.c:228
msgid "Preparing…"
msgstr "Đang chuẩn bị…"

#: gedit/gedit-print-job.c:540
#, c-format
msgid "File: %s"
msgstr "Tập tin: %s"

#. Translators: %N is the current page number, %Q is the total
#. * number of pages (ex. Page 2 of 10)
#.
#: gedit/gedit-print-job.c:549
msgid "Page %N of %Q"
msgstr "Trang %N trên %Q"

#: gedit/gedit-print-job.c:627
#, c-format
msgid "Rendering page %d of %d…"
msgstr "Đang vẽ trang %d trên %d…"

#: gedit/gedit-print-preview.c:651
#, c-format
msgid "Page %d of %d"
msgstr "Trang %d trên %d"

#: gedit/gedit-replace-dialog.c:688 plugins/externaltools/tools/tools.ui:49
#: plugins/externaltools/tools/tools.ui:83
#: plugins/externaltools/tools/tools.ui:121
msgid "Nothing"
msgstr "Không gì"

#: gedit/gedit-replace-dialog.c:777
#: gedit/resources/ui/gedit-replace-dialog.ui:7
msgid "Find and Replace"
msgstr "Tìm và thay thế"

#. Use spaces to leave padding proportional to the font size
#: gedit/gedit-statusbar.c:56 gedit/gedit-statusbar.c:62
msgid "OVR"
msgstr "ĐÈ"

#: gedit/gedit-statusbar.c:56 gedit/gedit-statusbar.c:62
msgid "INS"
msgstr "CHÈN"

#: gedit/gedit-statusbar.c:242
#, c-format
msgid "There is a tab with errors"
msgid_plural "There are %d tabs with errors"
msgstr[0] "Có %d thanh bị lỗi"

#. 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:823
#, c-format
msgid "Reverting %s from %s"
msgstr "Đang hoàn nguyên %s từ %s"

#: gedit/gedit-tab.c:830
#, c-format
msgid "Reverting %s"
msgstr "Đang hoàn nguyên %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:843
#, c-format
msgid "Loading %s from %s"
msgstr "Đang tải %s từ %s"

#: gedit/gedit-tab.c:850
#, c-format
msgid "Loading %s"
msgstr "Đang tải %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:930
#, c-format
msgid "Saving %s to %s"
msgstr "Đang lưu %s vào %s"

#: gedit/gedit-tab.c:935
#, c-format
msgid "Saving %s"
msgstr "Đang lưu %s"

#: gedit/gedit-tab.c:1486
#, c-format
msgid "Error opening file %s"
msgstr "Gặp lỗi khi mở tập tin %s"

#: gedit/gedit-tab.c:1491
#, c-format
msgid "Error reverting file %s"
msgstr "Gặp lỗi khi hoàn nguyên tập tin %s"

#: gedit/gedit-tab.c:1496
#, c-format
msgid "Error saving file %s"
msgstr "Gặp lỗi khi lưu tập tin %s"

#: gedit/gedit-tab.c:1527
msgid "Name:"
msgstr "Tên:"

#: gedit/gedit-tab.c:1528
msgid "MIME Type:"
msgstr "Kiểu MIME:"

#: gedit/gedit-tab.c:1529
msgid "Encoding:"
msgstr "Bảng mã:"

#. Translators: '/ on <remote-share>'
#: gedit/gedit-utils.c:387
#, c-format
msgid "/ on %s"
msgstr "/ trên %s"

#: gedit/gedit-utils.c:532
msgid "Unix/Linux"
msgstr "Unix/Linux"

#: gedit/gedit-utils.c:534
msgid "Mac OS Classic"
msgstr "Mac OS Cổ điển"

#: gedit/gedit-utils.c:536
msgid "Windows"
msgstr "Windows"

#. Translators: the first %d is the position of the current search
#. * occurrence, and the second %d is the total number of search
#. * occurrences.
#.
#: gedit/gedit-view-frame.c:668
#, c-format
msgid "%d of %d"
msgstr "%d trên %d"

#. create "Wrap Around" menu item.
#: gedit/gedit-view-frame.c:760
msgid "_Wrap Around"
msgstr "_Cuộn vòng"

#. create "Match as Regular Expression" menu item.
#: gedit/gedit-view-frame.c:770
msgid "Match as _Regular Expression"
msgstr "Khớp mẫu dùng biểu thức chính qu_y"

#. create "Match Entire Word Only" menu item.
#: gedit/gedit-view-frame.c:784
msgid "Match _Entire Word Only"
msgstr "Chỉ khớp với ng_uyên từ"

#. create "Match Case" menu item.
#: gedit/gedit-view-frame.c:798
msgid "_Match Case"
msgstr "_Phân biệt HOA/thường"

#: gedit/gedit-view-frame.c:1023
msgid "String you want to search for"
msgstr "Chuỗi cần tìm kiếm"

#: gedit/gedit-view-frame.c:1035
msgid "Line you want to move the cursor to"
msgstr "Dòng nơi bạn muốn chuyển con trỏ đến"

#: gedit/gedit-window.c:922
msgid "Bracket match is out of range"
msgstr "Khớp dấu ngoặc ngoài phạm vi"

#: gedit/gedit-window.c:927
msgid "Bracket match not found"
msgstr "Không tìm thấy dấu ngoặc khớp"

#: gedit/gedit-window.c:932
#, c-format
msgid "Bracket match found on line: %d"
msgstr "Tìm thấy dấu ngoặc khớp trên dòng: %d"

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

#: gedit/gedit-window.c:1151
#, c-format
msgid "Tab Width: %u"
msgstr "Bề rộng Tab: %u"

#: gedit/gedit-window.c:1169 plugins/externaltools/tools/manager.py:115
#: plugins/externaltools/tools/manager.py:324
#: plugins/externaltools/tools/manager.py:440
#: plugins/externaltools/tools/manager.py:776
msgid "Plain Text"
msgstr "Văn bản thô"

#: gedit/gedit-window.c:1496
msgid "There are unsaved documents"
msgstr "Có tạo tài liệu chưa được ghi lại"

#: gedit/gedit-window.c:2333
msgid "Change side panel page"
msgstr "Đổi trang bảng bên"

#: gedit/gedit-window.c:2353 gedit/resources/ui/gedit-window.ui:19
msgid "Documents"
msgstr "Tài liệu"

#: gedit/gedit-window.c:2640
msgid "Open a file"
msgstr "Mở tập tin"

#: gedit/gedit-window.c:2644
msgid "Open a recently used file"
msgstr "Mở tập tin vừa dùng"

#: gedit/resources/gtk/menus-common.ui:7
msgid "Move _Left"
msgstr "Chuyển sang _trái"

#: gedit/resources/gtk/menus-common.ui:11
msgid "Move _Right"
msgstr "Chuyển sang _phải"

#: gedit/resources/gtk/menus-common.ui:17
msgid "Move to New _Window"
msgstr "Chu_yển vào cửa sổ mới"

#: gedit/resources/gtk/menus-common.ui:21
msgid "Move to New Tab _Group"
msgstr "Chuyển vào _nhóm thanh mới"

#: gedit/resources/gtk/menus-common.ui:27
#: gedit/resources/gtk/menus-common.ui:163
#: gedit/resources/gtk/menus-traditional.ui:134
#: gedit/resources/ui/gedit-replace-dialog.ui:23
#: plugins/spell/resources/ui/gedit-spell-setup-dialog.ui:25
#: plugins/time/resources/ui/gedit-time-setup-dialog.ui:21
msgid "_Close"
msgstr "Đón_g"

#: gedit/resources/gtk/menus-common.ui:35
msgid "Automatic Indentation"
msgstr "Thụt lề tự động"

#: gedit/resources/gtk/menus-common.ui:58
msgid "Use Spaces"
msgstr "Chèn dấu cách"

#: gedit/resources/gtk/menus-common.ui:66
msgid "Display line numbers"
msgstr "Hiện số dòng"

#: gedit/resources/gtk/menus-common.ui:70
msgid "Display right margin"
msgstr "Hiện lề phải"

#: gedit/resources/gtk/menus-common.ui:74
msgid "Highlight current line"
msgstr "Tô sáng dòng hiện tại"

#: gedit/resources/gtk/menus-common.ui:78
msgid "Text wrapping"
msgstr "Ngắt dòng văn bản dài"

#: gedit/resources/gtk/menus-common.ui:88
msgid "_File"
msgstr "Tập t_in"

#. _New is the menu item under the File menu on OS X which creates a new empty document.
#: gedit/resources/gtk/menus-common.ui:92
msgid "_New"
msgstr "_Mới"

#: gedit/resources/gtk/menus-common.ui:111
msgid "Open _Recent"
msgstr "Mới dùng _gần đây"

#: gedit/resources/gtk/menus-common.ui:114
msgid "Reopen Closed _Tab"
msgstr "Mở lại _tab đã đóng"

#: gedit/resources/gtk/menus-common.ui:132
msgid "Save _As…"
msgstr "Lưu _dạng…"

#: gedit/resources/gtk/menus-common.ui:140 gedit/resources/gtk/menus.ui:27
msgid "_New Window"
msgstr "Cửa _sổ mới"

#: gedit/resources/gtk/menus-common.ui:148 gedit/resources/gtk/menus.ui:9
#: gedit/resources/gtk/menus-traditional.ui:9
msgid "_Reload"
msgstr "Tải _lại"

#: gedit/resources/gtk/menus-common.ui:155 gedit/resources/gtk/menus.ui:14
#: gedit/resources/gtk/menus-traditional.ui:14
msgid "_Print…"
msgstr "_In…"

#: gedit/resources/gtk/menus-common.ui:168
#: gedit/resources/gtk/menus-traditional.ui:138
msgid "_Quit"
msgstr "T_hoát"

#: gedit/resources/gtk/menus-common.ui:176
msgid "_Edit"
msgstr "_Sửa"

#: gedit/resources/gtk/menus-common.ui:180
msgid "_Undo"
msgstr "_Hồi lại"

#: gedit/resources/gtk/menus-common.ui:185
msgid "_Redo"
msgstr "Làm _lại"

#: gedit/resources/gtk/menus-common.ui:192
msgid "C_ut"
msgstr "Cắ_t"

#: gedit/resources/gtk/menus-common.ui:197
msgid "_Copy"
msgstr "_Chép"

#: gedit/resources/gtk/menus-common.ui:202
msgid "_Paste"
msgstr "_Dán"

#: gedit/resources/gtk/menus-common.ui:207
#: plugins/filebrowser/gedit-file-browser-plugin.c:917
#: plugins/filebrowser/gedit-file-browser-plugin.c:955
#: plugins/filebrowser/resources/ui/gedit-file-browser-menus.ui:37
msgid "_Delete"
msgstr "_Xóa"

#: gedit/resources/gtk/menus-common.ui:215
msgid "Overwrite _Mode"
msgstr "C_hế độ ghi đè"

#: gedit/resources/gtk/menus-common.ui:223
msgid "Select _All"
msgstr "Chọn _tất cả"

#: gedit/resources/gtk/menus-common.ui:230 gedit/resources/gtk/menus.ui:112
#: gedit/resources/gtk/menus-traditional.ui:108
msgid "_Preferences"
msgstr "Tù_y thích"

#: gedit/resources/gtk/menus-common.ui:237 gedit/resources/gtk/menus.ui:72
#: gedit/resources/gtk/menus-traditional.ui:68
msgid "_View"
msgstr "_Xem"

#: gedit/resources/gtk/menus-common.ui:241 gedit/resources/gtk/menus.ui:76
#: gedit/resources/gtk/menus-traditional.ui:72
msgid "Side _Panel"
msgstr "Khung _lề"

#: gedit/resources/gtk/menus-common.ui:246 gedit/resources/gtk/menus.ui:80
#: gedit/resources/gtk/menus-traditional.ui:76
msgid "_Bottom Panel"
msgstr "Khung đá_y"

#: gedit/resources/gtk/menus-common.ui:255 gedit/resources/gtk/menus.ui:19
#: gedit/resources/gtk/menus-traditional.ui:19
msgid "_Fullscreen"
msgstr "Đầ_y màn hình"

#: gedit/resources/gtk/menus-common.ui:263 gedit/resources/gtk/menus.ui:91
#: gedit/resources/gtk/menus-traditional.ui:87
msgid "_Highlight Mode…"
msgstr "Chế độ tô _sáng…"

#: gedit/resources/gtk/menus-common.ui:269
msgid "_Search"
msgstr "Tìm _kiếm"

#: gedit/resources/gtk/menus-common.ui:273 gedit/resources/gtk/menus.ui:54
#: gedit/resources/gtk/menus-traditional.ui:50
msgid "_Find…"
msgstr "_Tìm…"

#: gedit/resources/gtk/menus-common.ui:278
msgid "Find Ne_xt"
msgstr "Tìm tiế_p"

#: gedit/resources/gtk/menus-common.ui:283
msgid "Find Pre_vious"
msgstr "Tìm _ngược"

#: gedit/resources/gtk/menus-common.ui:291
msgid "Find and _Replace…"
msgstr "Tìm và tha_y thế…"

#: gedit/resources/gtk/menus-common.ui:299 gedit/resources/gtk/menus.ui:62
#: gedit/resources/gtk/menus-traditional.ui:58
msgid "_Clear Highlight"
msgstr "_Xóa tô sáng"

#: gedit/resources/gtk/menus-common.ui:307
msgid "Go to _Line…"
msgstr "Nhảy tới _dòng…"

#: gedit/resources/gtk/menus-common.ui:314 gedit/resources/gtk/menus.ui:97
#: gedit/resources/gtk/menus-traditional.ui:93
msgid "_Tools"
msgstr "_Công cụ"

#: gedit/resources/gtk/menus-common.ui:329
msgid "_Documents"
msgstr "Tài _liệu"

#: gedit/resources/gtk/menus-common.ui:333
msgid "_Save All"
msgstr "_Lưu tất cả"

#: gedit/resources/gtk/menus-common.ui:338
#: gedit/resources/gtk/menus-traditional.ui:130
msgid "_Close All"
msgstr "Đóng tất _cả"

#: gedit/resources/gtk/menus-common.ui:346
msgid "_New Tab Group"
msgstr "_Nhóm thẻ mới"

#: gedit/resources/gtk/menus-common.ui:351
msgid "P_revious Tab Group"
msgstr "Nhóm thẻ t_rước"

#: gedit/resources/gtk/menus-common.ui:356
msgid "Nex_t Tab Group"
msgstr "Nhóm thẻ _kế"

#: gedit/resources/gtk/menus-common.ui:364
msgid "_Previous Document"
msgstr "Tài liệu _trước"

#: gedit/resources/gtk/menus-common.ui:369
msgid "N_ext Document"
msgstr "Tài liệu _kế"

#: gedit/resources/gtk/menus-common.ui:377
msgid "_Move To New Window"
msgstr "Chu_yển vào cửa sổ mới"

#: gedit/resources/gtk/menus-common.ui:383
#: gedit/resources/gtk/menus-common.ui:387 gedit/resources/gtk/menus.ui:123
#: gedit/resources/gtk/menus-traditional.ui:119
#: plugins/spell/gedit-spell-plugin.c:260
#: plugins/time/resources/ui/gedit-time-dialog.ui:133
msgid "_Help"
msgstr "Trợ g_iúp"

#: gedit/resources/gtk/menus-common.ui:394 gedit/resources/gtk/menus.ui:127
#: gedit/resources/gtk/menus-traditional.ui:123
msgid "_About Text Editor"
msgstr "_Giới thiệu về Soạn thảo văn bản"

#: gedit/resources/gtk/menus.ui:41 gedit/resources/gtk/menus-traditional.ui:37
msgid "Save _All"
msgstr "_Lưu tất cả"

#: gedit/resources/gtk/menus.ui:58 gedit/resources/gtk/menus-traditional.ui:54
msgid "_Find and Replace…"
msgstr "Tìm và tha_y thế…"

#: gedit/resources/gtk/menus.ui:66 gedit/resources/gtk/menus-traditional.ui:62
msgid "_Go to Line…"
msgstr "Nhảy tới dòn_g…"

#: gedit/resources/gtk/menus.ui:119
#: gedit/resources/gtk/menus-traditional.ui:115
msgid "_Keyboard Shortcuts"
msgstr "_Phím tắt"

#: gedit/resources/ui/gedit-encodings-dialog.ui:41
msgid "Character Encodings"
msgstr "Bảng mã kí tự"

#: gedit/resources/ui/gedit-encodings-dialog.ui:51
msgid "_Apply"
msgstr "Á_p dụng"

#: gedit/resources/ui/gedit-encodings-dialog.ui:82
msgid "A_vailable Encodings"
msgstr "Bảng mã _sẵn có"

#: gedit/resources/ui/gedit-encodings-dialog.ui:100
msgid "Cho_sen Encodings"
msgstr "_Chọn các bảng mã"

#: gedit/resources/ui/gedit-encodings-dialog.ui:139
#: gedit/resources/ui/gedit-encodings-dialog.ui:217
msgid "_Description"
msgstr "_Mô tả"

#: gedit/resources/ui/gedit-encodings-dialog.ui:151
#: gedit/resources/ui/gedit-encodings-dialog.ui:228
msgid "_Encoding"
msgstr "_Bảng mã"

#: gedit/resources/ui/gedit-preferences-dialog.ui:8
#: gedit/resources/ui/gedit-preferences-dialog.ui:15
msgid "Preferences"
msgstr "Tùy thích"

#: gedit/resources/ui/gedit-preferences-dialog.ui:41
msgid "_Display line numbers"
msgstr "_Hiện số dòng"

#: gedit/resources/ui/gedit-preferences-dialog.ui:56
msgid "Display right _margin at column:"
msgstr "Hiện lề _phải tại cột:"

#: gedit/resources/ui/gedit-preferences-dialog.ui:95
msgid "Display _statusbar"
msgstr "Hiển thị thanh t_rạng thái"

#: gedit/resources/ui/gedit-preferences-dialog.ui:110
msgid "Display _grid pattern"
msgstr "Hiện mẫu _lưới"

#: gedit/resources/ui/gedit-preferences-dialog.ui:139
#: gedit/resources/ui/gedit-print-preferences.ui:197
msgid "Text Wrapping"
msgstr "Ngắt dòng dài"

#: gedit/resources/ui/gedit-preferences-dialog.ui:157
#: gedit/resources/ui/gedit-print-preferences.ui:217
msgid "Enable text _wrapping"
msgstr "Cho phép _ngắt dòng dài"

#: gedit/resources/ui/gedit-preferences-dialog.ui:171
#: gedit/resources/ui/gedit-print-preferences.ui:237
msgid "Do not _split words over two lines"
msgstr "Đừng _ngắt dòng ở giữa một từ"

#: gedit/resources/ui/gedit-preferences-dialog.ui:205
msgid "Highlighting"
msgstr "Tô sáng"

#: gedit/resources/ui/gedit-preferences-dialog.ui:223
msgid "Highlight current _line"
msgstr "Tô sán_g dòng hiện tại"

#: gedit/resources/ui/gedit-preferences-dialog.ui:237
msgid "Highlight matching _brackets"
msgstr "Tô sáng _ngoặc khớp"

#: gedit/resources/ui/gedit-preferences-dialog.ui:270
msgid "View"
msgstr "Trình bày"

#: gedit/resources/ui/gedit-preferences-dialog.ui:292
msgid "Tab Stops"
msgstr "Khoảng cách thụt"

#: gedit/resources/ui/gedit-preferences-dialog.ui:315
msgid "_Tab width:"
msgstr "Độ rộng _tab:"

#: gedit/resources/ui/gedit-preferences-dialog.ui:344
msgid "Insert _spaces instead of tabs"
msgstr "Chèn các khoảng _trắng thay cho ký tự tab"

#: gedit/resources/ui/gedit-preferences-dialog.ui:359
msgid "_Enable automatic indentation"
msgstr "Bật thụt _lề tự động"

#: gedit/resources/ui/gedit-preferences-dialog.ui:394
msgid "File Saving"
msgstr "Lưu tập tin"

#: gedit/resources/ui/gedit-preferences-dialog.ui:413
msgid "Create a _backup copy of files before saving"
msgstr "Tạo _bản sao của tập tin trước khi lưu"

#: gedit/resources/ui/gedit-preferences-dialog.ui:428
msgid "_Autosave files every"
msgstr "_Tự động lưu tập tin mỗi"

#: gedit/resources/ui/gedit-preferences-dialog.ui:444
msgid "_minutes"
msgstr "_phút"

#: gedit/resources/ui/gedit-preferences-dialog.ui:491
msgid "Editor"
msgstr "Bộ soạn thảo"

#: gedit/resources/ui/gedit-preferences-dialog.ui:514
#: plugins/externaltools/org.gnome.gedit.plugins.externaltools.gschema.xml:14
#: plugins/pythonconsole/org.gnome.gedit.plugins.pythonconsole.gschema.xml:24
msgid "Font"
msgstr "Phông"

#: gedit/resources/ui/gedit-preferences-dialog.ui:558
msgid "Editor _font: "
msgstr "_Phông soạn thảo: "

#: gedit/resources/ui/gedit-preferences-dialog.ui:575
msgid "Pick the editor font"
msgstr "Chọn phông soạn thảo"

#: gedit/resources/ui/gedit-preferences-dialog.ui:616
msgid "Color Scheme"
msgstr "Bộ màu"

#: gedit/resources/ui/gedit-preferences-dialog.ui:652
#: gedit/resources/ui/gedit-preferences-dialog.ui:653
msgid "Install scheme"
msgstr "Cài đặt lược đồ"

#: gedit/resources/ui/gedit-preferences-dialog.ui:654
msgid "Install Scheme"
msgstr "Cài đặt lược đồ"

#: gedit/resources/ui/gedit-preferences-dialog.ui:668
#: gedit/resources/ui/gedit-preferences-dialog.ui:669
msgid "Uninstall scheme"
msgstr "Gỡ cài đặt lược đồ"

#: gedit/resources/ui/gedit-preferences-dialog.ui:670
msgid "Uninstall Scheme"
msgstr "Gỡ cài đặt lược đồ"

#: gedit/resources/ui/gedit-preferences-dialog.ui:710
msgid "Font & Colors"
msgstr "Phông & màu sắc"

#: gedit/resources/ui/gedit-preferences-dialog.ui:735
msgid "Plugins"
msgstr "Phần bổ sung"

#: gedit/resources/ui/gedit-print-preferences.ui:39
msgid "Syntax Highlighting"
msgstr "Tô sáng cú pháp"

#: gedit/resources/ui/gedit-print-preferences.ui:52
msgid "Print synta_x highlighting"
msgstr "In tô sáng cú _pháp"

#: gedit/resources/ui/gedit-print-preferences.ui:85
msgid "Line Numbers"
msgstr "Số dòng"

#: gedit/resources/ui/gedit-print-preferences.ui:105
msgid "Print line nu_mbers"
msgstr "In _số thứ tự dòng"

#. 'Number every' from 'Number every 3 lines' in the 'Text Editor' tab of the print preferences.
#: gedit/resources/ui/gedit-print-preferences.ui:129
msgid "_Number every"
msgstr "Số _dòng mỗi"

#. 'lines' from 'Number every 3 lines' in the 'Text Editor' tab of the print preferences.
#: gedit/resources/ui/gedit-print-preferences.ui:157
msgid "lines"
msgstr "dòng"

#: gedit/resources/ui/gedit-print-preferences.ui:283
msgid "Page header"
msgstr "Phần đầu trang"

#: gedit/resources/ui/gedit-print-preferences.ui:296
msgid "Print page _headers"
msgstr "_In thông tin đầu trang"

#: gedit/resources/ui/gedit-print-preferences.ui:342
msgid "Fonts"
msgstr "Phông chữ"

#: gedit/resources/ui/gedit-print-preferences.ui:371
msgid "_Body:"
msgstr "T_hân:"

#: gedit/resources/ui/gedit-print-preferences.ui:402
msgid "_Line numbers:"
msgstr "Số _dòng:"

#: gedit/resources/ui/gedit-print-preferences.ui:433
msgid "He_aders and footers:"
msgstr "Đầu và chân tr_ang:"

#: gedit/resources/ui/gedit-print-preferences.ui:474
msgid "_Restore Default Fonts"
msgstr "_Khôi phục phông chữ mặc định"

#: gedit/resources/ui/gedit-print-preview.ui:34
msgid "Show the previous page"
msgstr "Hiện trang trước"

#: gedit/resources/ui/gedit-print-preview.ui:48
msgid "Show the next page"
msgstr "Hiện trang kế tiếp"

#: gedit/resources/ui/gedit-print-preview.ui:103
msgid "Current page (Alt+P)"
msgstr "Trang hiện tại (Alt-P)"

#. the "of" from "1 of 19" in print preview
#: gedit/resources/ui/gedit-print-preview.ui:118
msgid "of"
msgstr "trên"

#: gedit/resources/ui/gedit-print-preview.ui:135
msgid "Page total"
msgstr "Tổng số trang"

#: gedit/resources/ui/gedit-print-preview.ui:136
msgid "The total number of pages in the document"
msgstr "Tổng số trang trong tài liệu"

#: gedit/resources/ui/gedit-print-preview.ui:185
msgid "Show multiple pages"
msgstr "Hiện nhiều trang"

#: gedit/resources/ui/gedit-print-preview.ui:233
msgid "Zoom 1:1"
msgstr "Giữ nguyên 1:1"

#: gedit/resources/ui/gedit-print-preview.ui:247
msgid "Zoom to fit the whole page"
msgstr "Phóng vừa toàn trang"

#: gedit/resources/ui/gedit-print-preview.ui:261
msgid "Zoom the page in"
msgstr "Thu nhỏ trang"

#: gedit/resources/ui/gedit-print-preview.ui:275
msgid "Zoom the page out"
msgstr "Phóng to trang"

#: gedit/resources/ui/gedit-print-preview.ui:326
msgid "Close print preview"
msgstr "Đóng khung xem thử bản in"

#: gedit/resources/ui/gedit-print-preview.ui:327
msgid "_Close Preview"
msgstr "Đón_g xem thử"

#: gedit/resources/ui/gedit-print-preview.ui:374
msgid "Page Preview"
msgstr "Xem thử trang"

#: gedit/resources/ui/gedit-print-preview.ui:375
msgid "The preview of a page in the document to be printed"
msgstr "Khung xem thử trang trong tài liệu cần in"

#: gedit/resources/ui/gedit-replace-dialog.ui:39
msgid "Replace _All"
msgstr "Thay thế tất _cả"

#: gedit/resources/ui/gedit-replace-dialog.ui:71
msgctxt "label of the find button"
msgid "_Find"
msgstr "Tì_m"

#: gedit/resources/ui/gedit-replace-dialog.ui:105
msgctxt "label on the left of the GtkEntry containing text to search"
msgid "F_ind "
msgstr "_Tìm "

#: gedit/resources/ui/gedit-replace-dialog.ui:120
msgid "Replace _with "
msgstr "Thay thế _bằng "

#: gedit/resources/ui/gedit-replace-dialog.ui:138
msgid "_Match case"
msgstr "_Phân biệt HOA/thường"

#: gedit/resources/ui/gedit-replace-dialog.ui:155
msgid "Match _entire word only"
msgstr "Chỉ khi khớp t_oàn bộ từ"

#: gedit/resources/ui/gedit-replace-dialog.ui:172
msgid "Re_gular expression"
msgstr "Biểu thức chính qu_y"

#: gedit/resources/ui/gedit-replace-dialog.ui:189
msgid "Search _backwards"
msgstr "Tìm n_gược"

#: gedit/resources/ui/gedit-replace-dialog.ui:206
msgid "Wra_p around"
msgstr "Cuộn _vòng"

#: gedit/resources/ui/gedit-shortcuts.ui:14
msgctxt "shortcut window"
msgid "Documents"
msgstr "Tài liệu"

#: gedit/resources/ui/gedit-shortcuts.ui:19
msgctxt "shortcut window"
msgid "Create a new document in a tab"
msgstr "Tạo tài liệu mới trong một tab"

#: gedit/resources/ui/gedit-shortcuts.ui:26
msgctxt "shortcut window"
msgid "Open a document"
msgstr "Mở một tài liệu"

#: gedit/resources/ui/gedit-shortcuts.ui:33
msgctxt "shortcut window"
msgid "Save the document"
msgstr "Lưu tài liệu"

#: gedit/resources/ui/gedit-shortcuts.ui:40
msgctxt "shortcut window"
msgid "Save the document with a new filename"
msgstr "Lưu tại liệu bằng tên mới"

#: gedit/resources/ui/gedit-shortcuts.ui:47
msgctxt "shortcut window"
msgid "Save all the documents"
msgstr "Lưu mọi tài liệu"

#: gedit/resources/ui/gedit-shortcuts.ui:54
msgctxt "shortcut window"
msgid "Close the document"
msgstr "Đóng tài liệu"

#: gedit/resources/ui/gedit-shortcuts.ui:61
msgctxt "shortcut window"
msgid "Close all the documents"
msgstr "Đóng tất cả các tài liệu"

#: gedit/resources/ui/gedit-shortcuts.ui:68
msgctxt "shortcut window"
msgid "Reopen the most recently closed document"
msgstr "Mở những tài liệu mới đóng gần đây"

#: gedit/resources/ui/gedit-shortcuts.ui:75
msgctxt "shortcut window"
msgid "Switch to the next document"
msgstr "Chuyển sang tài liệu kế tiếp"

#: gedit/resources/ui/gedit-shortcuts.ui:82
msgctxt "shortcut window"
msgid "Switch to the previous document"
msgstr "Chuyển sang tài liệu kế trước"

#: gedit/resources/ui/gedit-shortcuts.ui:89
msgctxt "shortcut window"
msgid "Switch to the first — ninth document"
msgstr "Chuyển sang tài liệu thứ n đầu tiên"

#: gedit/resources/ui/gedit-shortcuts.ui:97
msgctxt "shortcut window"
msgid "Windows and Panels"
msgstr "Cửa sổ và Bảng"

#: gedit/resources/ui/gedit-shortcuts.ui:102
msgctxt "shortcut window"
msgid "Create a new document in a window"
msgstr "Tạo tài liệu mới trong một cửa sổ"

#: gedit/resources/ui/gedit-shortcuts.ui:109
msgctxt "shortcut window"
msgid "Create a new tab group"
msgstr "Tạo nhóm thẻ mới"

#: gedit/resources/ui/gedit-shortcuts.ui:116
msgctxt "shortcut window"
msgid "Show side panel"
msgstr "Hiển thị khung lề"

#: gedit/resources/ui/gedit-shortcuts.ui:123
msgctxt "shortcut window"
msgid "Show bottom panel"
msgstr "Hiển thị khung đáy"

#: gedit/resources/ui/gedit-shortcuts.ui:130
msgctxt "shortcut window"
msgid "Fullscreen on / off"
msgstr "Bật/tắt toàn màn hình"

#: gedit/resources/ui/gedit-shortcuts.ui:137
msgctxt "shortcut window"
msgid "Quit the application"
msgstr "Thoát khỏi ứng dụng"

#: gedit/resources/ui/gedit-shortcuts.ui:145
#: gedit/resources/ui/gedit-shortcuts.ui:171
msgctxt "shortcut window"
msgid "Find and Replace"
msgstr "Tìm và thay thế"

#: gedit/resources/ui/gedit-shortcuts.ui:150
msgctxt "shortcut window"
msgid "Find"
msgstr "Tìm"

#: gedit/resources/ui/gedit-shortcuts.ui:157
msgctxt "shortcut window"
msgid "Find the next match"
msgstr "Tìm đến chỗ khớp kế tiếp"

#: gedit/resources/ui/gedit-shortcuts.ui:164
msgctxt "shortcut window"
msgid "Find the previous match"
msgstr "Tìm đến chỗ khớp kế trước"

#: gedit/resources/ui/gedit-shortcuts.ui:178
msgctxt "shortcut window"
msgid "Clear highlight"
msgstr "Bỏ tô sáng"

#: gedit/resources/ui/gedit-shortcuts.ui:186
msgctxt "shortcut window"
msgid "Undo and Redo"
msgstr "Hoàn tác và Làm lại"

#: gedit/resources/ui/gedit-shortcuts.ui:191
msgctxt "shortcut window"
msgid "Undo previous command"
msgstr "Hoàn lại lệnh trước đó"

#: gedit/resources/ui/gedit-shortcuts.ui:198
msgctxt "shortcut window"
msgid "Redo previous command"
msgstr "Làm lại lệnh trước đó"

#: gedit/resources/ui/gedit-shortcuts.ui:206
msgctxt "shortcut window"
msgid "Selection"
msgstr "Chọn lựa"

#: gedit/resources/ui/gedit-shortcuts.ui:211
msgctxt "shortcut window"
msgid "Select all text"
msgstr "Chọn toàn bộ văn bản"

#: gedit/resources/ui/gedit-shortcuts.ui:218
msgctxt "shortcut window"
msgid "Unselect all text"
msgstr "Bỏ chọn tất cả"

#: gedit/resources/ui/gedit-shortcuts.ui:226
msgctxt "shortcut window"
msgid "Copy and Paste"
msgstr "Chép và Dán"

#: gedit/resources/ui/gedit-shortcuts.ui:231
msgctxt "shortcut window"
msgid "Copy selected text to clipboard"
msgstr "Chép chữ đã chọn vào clipboard"

#: gedit/resources/ui/gedit-shortcuts.ui:238
msgctxt "shortcut window"
msgid "Cut selected text to clipboard"
msgstr "Cắt chữ đã chọn vào clipboard"

#: gedit/resources/ui/gedit-shortcuts.ui:245
msgctxt "shortcut window"
msgid "Paste text from clipboard"
msgstr "Dán chữ từ clipboard"

#: gedit/resources/ui/gedit-shortcuts.ui:253
msgctxt "shortcut window"
msgid "Navigation"
msgstr "Điều hướng"

#: gedit/resources/ui/gedit-shortcuts.ui:258
msgctxt "shortcut window"
msgid "Go to line"
msgstr "Nhảy tới dòng"

#: gedit/resources/ui/gedit-shortcuts.ui:265
msgctxt "shortcut window"
msgid "Move to the beginning of the current line"
msgstr "Di chuyển đến đầu dòng hiện tại"

#: gedit/resources/ui/gedit-shortcuts.ui:272
msgctxt "shortcut window"
msgid "Move to the end of the current line"
msgstr "Tới cuối của dòng hiện tại"

#: gedit/resources/ui/gedit-shortcuts.ui:279
msgctxt "shortcut window"
msgid "Move to the beginning of the document"
msgstr "Di chuyển đến phần đầu của tài liệu"

#: gedit/resources/ui/gedit-shortcuts.ui:286
msgctxt "shortcut window"
msgid "Move to the end of the document"
msgstr "Di chuyển đến cuối tài liệu"

#: gedit/resources/ui/gedit-shortcuts.ui:293
msgctxt "shortcut window"
msgid "Move viewport up within the file"
msgstr "Di chuyển ô xem trong tập tin lên"

#: gedit/resources/ui/gedit-shortcuts.ui:300
msgctxt "shortcut window"
msgid "Move viewport down within the file"
msgstr "Di chuyển ô xem trong tập tin xuống"

#: gedit/resources/ui/gedit-shortcuts.ui:307
msgctxt "shortcut window"
msgid "Move viewport to end of file"
msgstr "Di chuyển ô xem đến cuối tập tin"

#: gedit/resources/ui/gedit-shortcuts.ui:314
msgctxt "shortcut window"
msgid "Move viewport to beginning of file"
msgstr "Di chuyển ô xem lên đầu tập tin"

#: gedit/resources/ui/gedit-shortcuts.ui:321
msgctxt "shortcut window"
msgid "Move to matching bracket"
msgstr "Di chuyển đến dấu ngoặc đơn tương ứng"

#: gedit/resources/ui/gedit-shortcuts.ui:328
msgctxt "shortcut window"
msgid "Go to previous tab group"
msgstr "Chuyển sang nhóm thẻ trước"

#: gedit/resources/ui/gedit-shortcuts.ui:335
msgctxt "shortcut window"
msgid "Go to next tab group"
msgstr "Chuyển sang nhóm thẻ kế tiếp"

#: gedit/resources/ui/gedit-shortcuts.ui:343
msgctxt "shortcut window"
msgid "Editing"
msgstr "Chỉnh sửa"

#: gedit/resources/ui/gedit-shortcuts.ui:348
msgctxt "shortcut window"
msgid "Toggle insert / overwrite"
msgstr "Bật/tắt chèn/đè"

#: gedit/resources/ui/gedit-shortcuts.ui:355
msgctxt "shortcut window"
msgid "Toggle cursor visibility"
msgstr "Bật/Tắt hiển thị con trỏ nháy"

#: gedit/resources/ui/gedit-shortcuts.ui:362
msgctxt "shortcut window"
msgid "Delete current line"
msgstr "Xóa dòng hiện tại"

#: gedit/resources/ui/gedit-shortcuts.ui:369
msgctxt "shortcut window"
msgid "Move current line up"
msgstr "Di chuyển dòng hiện tại lên trên"

#: gedit/resources/ui/gedit-shortcuts.ui:376
msgctxt "shortcut window"
msgid "Move current line down"
msgstr "Di chuyển dòng hiện tại xuống dưới"

#: gedit/resources/ui/gedit-shortcuts.ui:383
msgctxt "shortcut window"
msgid "Move current word left"
msgstr "Di chuyển từ hiện tại sang trái"

#: gedit/resources/ui/gedit-shortcuts.ui:390
msgctxt "shortcut window"
msgid "Move current word right"
msgstr "Di chuyển từ hiện tại sang phải"

#: gedit/resources/ui/gedit-shortcuts.ui:397
msgctxt "shortcut window"
msgid "Convert to uppercase"
msgstr "Chuyển đổi sang chữ HOA"

#: gedit/resources/ui/gedit-shortcuts.ui:404
msgctxt "shortcut window"
msgid "Convert to lowercase"
msgstr "Chuyển đổi sang chữ thường"

#: gedit/resources/ui/gedit-shortcuts.ui:411
msgctxt "shortcut window"
msgid "Invert case"
msgstr "Đảo HOA/thường"

#: gedit/resources/ui/gedit-shortcuts.ui:418
msgctxt "shortcut window"
msgid "Increment number at cursor"
msgstr "Gia số tại con trỏ"

#: gedit/resources/ui/gedit-shortcuts.ui:425
msgctxt "shortcut window"
msgid "Decrement number at cursor"
msgstr "Giảm số tại con trỏ"

#: gedit/resources/ui/gedit-shortcuts.ui:433
msgctxt "shortcut window"
msgid "Tools"
msgstr "Công cụ"

#: gedit/resources/ui/gedit-shortcuts.ui:438
msgctxt "shortcut window"
msgid "Check spelling"
msgstr "Kiểm tra chính tả"

#: gedit/resources/ui/gedit-shortcuts.ui:445
msgctxt "shortcut window"
msgid "Print the document"
msgstr "In tài liệu"

#: gedit/resources/ui/gedit-shortcuts.ui:452
msgctxt "shortcut window"
msgid "Show completion window"
msgstr "Hiển thị cửa sổ hoàn thiện nốt từ"

#: gedit/resources/ui/gedit-shortcuts.ui:460
msgctxt "shortcut window"
msgid "General"
msgstr "Chung"

#: gedit/resources/ui/gedit-shortcuts.ui:465
msgctxt "shortcut window"
msgid "Show help"
msgstr "Hiển thị trợ giúp"

#: gedit/resources/ui/gedit-shortcuts.ui:472
msgctxt "shortcut window"
msgid "Open menu"
msgstr "Mở trình đơn"

#: gedit/resources/ui/gedit-shortcuts.ui:479
msgctxt "shortcut window"
msgid "Keyboard shortcuts"
msgstr "Phím tắt bàn phím"

#: gedit/resources/ui/gedit-tab-label.ui:34
msgid "Close Document"
msgstr "Đóng tài liệu"

#: gedit/resources/ui/gedit-window.ui:36 gedit/resources/ui/gedit-window.ui:42
#: gedit/resources/ui/gedit-window.ui:327
#: gedit/resources/ui/gedit-window.ui:333
msgid "Create a new document"
msgstr "Tạo tài liệu mới"

#: gedit/resources/ui/gedit-window.ui:41 gedit/resources/ui/gedit-window.ui:332
msgid "New"
msgstr "Tạo mới"

#: gedit/resources/ui/gedit-window.ui:62 gedit/resources/ui/gedit-window.ui:67
#: gedit/resources/ui/gedit-window.ui:368
#: gedit/resources/ui/gedit-window.ui:373
msgid "Save the current file"
msgstr "Lưu tập tin hiện tại"

#: gedit/resources/ui/gedit-window.ui:66 gedit/resources/ui/gedit-window.ui:366
#: gedit/resources/ui/gedit-window.ui:372
msgid "Save"
msgstr "Lưu"

#: gedit/resources/ui/gedit-window.ui:209
msgid "Hide panel"
msgstr "Ẩn bảng"

#: gedit/resources/ui/gedit-window.ui:341
#: gedit/resources/ui/gedit-window.ui:346
#: gedit/resources/ui/gedit-window.ui:347
msgid "Leave Fullscreen"
msgstr "Ngừng toàn màn hình"

#: plugins/docinfo/docinfo.plugin.desktop.in:5
#: plugins/docinfo/resources/ui/gedit-docinfo-plugin.ui:7
#: plugins/docinfo/resources/ui/gedit-docinfo-plugin.ui:13
msgid "Document Statistics"
msgstr "Thống kê tài liệu"

#: plugins/docinfo/docinfo.plugin.desktop.in:6
msgid "Report the number of words, lines and characters in a document."
msgstr "Phân tích tài liệu hiện tại và xác định số lượng từ, dòng và ký tự."

#: plugins/docinfo/gedit-docinfo-plugin.c:535
msgid "_Document Statistics"
msgstr "Thống _kê tài liệu"

#: plugins/docinfo/resources/ui/gedit-docinfo-plugin.ui:64
msgid "Document"
msgstr "Tài liệu"

#: plugins/docinfo/resources/ui/gedit-docinfo-plugin.ui:82
msgid "Selection"
msgstr "Vùng chọn"

#: plugins/docinfo/resources/ui/gedit-docinfo-plugin.ui:97
msgid "Lines"
msgstr "Dòng"

#: plugins/docinfo/resources/ui/gedit-docinfo-plugin.ui:112
msgid "Words"
msgstr "Từ"

#: plugins/docinfo/resources/ui/gedit-docinfo-plugin.ui:127
msgid "Characters (with spaces)"
msgstr "Ký tự (có khoảng trắng)"

#: plugins/docinfo/resources/ui/gedit-docinfo-plugin.ui:142
msgid "Characters (no spaces)"
msgstr "Ký tự (không khoảng trắng)"

#: plugins/docinfo/resources/ui/gedit-docinfo-plugin.ui:157
msgid "Bytes"
msgstr "Byte"

#: plugins/externaltools/data/build.desktop.in:3
msgid "Build"
msgstr "Biên dịch"

#: plugins/externaltools/data/build.desktop.in:4
msgid "Run “make” in the document directory"
msgstr "Chạy lệnh “make” trong thư mục tài liệu"

#: plugins/externaltools/data/open-terminal-here.desktop.in:3
#: plugins/externaltools/data/open-terminal-here-osx.desktop.in:3
msgid "Open terminal here"
msgstr "Mở dòng lệnh ở đây"

#: plugins/externaltools/data/open-terminal-here.desktop.in:4
#: plugins/externaltools/data/open-terminal-here-osx.desktop.in:4
msgid "Open a terminal in the document location"
msgstr "Mở một cửa sổ dòng lệnh tại vị trí tài liệu"

#: plugins/externaltools/data/remove-trailing-spaces.desktop.in:3
msgid "Remove trailing spaces"
msgstr "Gỡ bỏ các dấu trắng đằng sau"

#: plugins/externaltools/data/remove-trailing-spaces.desktop.in:4
msgid "Remove useless trailing spaces in your file"
msgstr "Gỡ bỏ các dấu đằng sau vô ích trong tập tin"

#: plugins/externaltools/data/run-command.desktop.in:3
msgid "Run command"
msgstr "Chạy lệnh"

#: plugins/externaltools/data/run-command.desktop.in:4
msgid "Execute a custom command and put its output in a new document"
msgstr "Thực hiện lệnh riêng mà xuất vào tài liệu mới"

#: plugins/externaltools/data/send-to-fpaste.desktop.in:3
msgid "Send to fpaste"
msgstr "Gửi đến fpaste"

#: plugins/externaltools/data/send-to-fpaste.desktop.in:4
msgid "Paste selected text or current document to fpaste"
msgstr "Dán đoạn văn bản đa chọn hay tài liệu hiện tại vào fpaste"

#: plugins/externaltools/externaltools.plugin.desktop.in:6
msgid "External Tools"
msgstr "Công cụ bên ngoài"

#: plugins/externaltools/externaltools.plugin.desktop.in:7
msgid "Execute external commands and shell scripts."
msgstr "Thực hiện lệnh bên ngoài và tập lệnh hệ thống (shell scripts)."

#: plugins/externaltools/org.gnome.gedit.plugins.externaltools.gschema.xml:5
#: plugins/pythonconsole/org.gnome.gedit.plugins.pythonconsole.gschema.xml:15
msgid "Whether to use the system font"
msgstr "Có dùng phông hệ thống không"

#: plugins/externaltools/org.gnome.gedit.plugins.externaltools.gschema.xml:6
msgid ""
"If true, the external tools will use the desktop-global standard font if "
"it’s monospace (and the most similar font it can come up with otherwise)."
msgstr ""
"Nếu chọn, công cụ bên ngoài sẽ dùng phông chuẩn của hệ thống nếu là phông "
"monospace của nó (hoặc phông giống nhất nếu khác)."

#: plugins/externaltools/org.gnome.gedit.plugins.externaltools.gschema.xml:15
#: plugins/pythonconsole/org.gnome.gedit.plugins.pythonconsole.gschema.xml:25
msgid "A Pango font name. Examples are “Sans 12” or “Monospace Bold 14”."
msgstr "Tên phông Pango. Ví dụ “Sans 12” hoặc “Monospace Bold 14”."

#: plugins/externaltools/tools/appactivatable.py:133
msgid "Manage _External Tools…"
msgstr "Quản lý công cụ ngoại…"

#: plugins/externaltools/tools/appactivatable.py:138
msgid "External _Tools"
msgstr "_Công cụ bên ngoài"

#: plugins/externaltools/tools/capture.py:106
#, python-format
msgid "Could not execute command: %s"
msgstr "Không thể thực hiện lệnh: %s"

#: plugins/externaltools/tools/functions.py:191
msgid "You must be inside a word to run this command"
msgstr "Bạn phải ở trong một từ để chạy lệnh này"

#: plugins/externaltools/tools/functions.py:309
msgid "Running tool:"
msgstr "Công cụ đang chạy:"

#: plugins/externaltools/tools/functions.py:340
msgid "Done."
msgstr "Đã xong."

#: plugins/externaltools/tools/functions.py:342
msgid "Exited"
msgstr "Đã thoát"

#: plugins/externaltools/tools/manager.py:113
msgid "All languages"
msgstr "Tất cả ngôn ngữ"

#: plugins/externaltools/tools/manager.py:429
#: plugins/externaltools/tools/manager.py:433
#: plugins/externaltools/tools/manager.py:774
#: plugins/externaltools/tools/tools.ui:473
msgid "All Languages"
msgstr "Tất cả ngôn ngữ"

#: plugins/externaltools/tools/manager.py:546
msgid "New tool"
msgstr "Công cụ mới"

#: plugins/externaltools/tools/manager.py:683
#, python-format
msgid "This accelerator is already bound to %s"
msgstr "Phím tắt này đã được gán cho %s"

#: plugins/externaltools/tools/manager.py:729
msgid "Type a new accelerator, or press Backspace to clear"
msgstr "Hãy gõ phím tắt mới, hoặc bấm phím Backspace để xóa"

#: plugins/externaltools/tools/manager.py:731
msgid "Type a new accelerator"
msgstr "Gõ phím tắt mới"

#: plugins/externaltools/tools/outputpanel.py:129
msgid "Stopped."
msgstr "Đã dừng."

#: plugins/externaltools/tools/outputpanel.ui:37
msgid "Stop Tool"
msgstr "Dừng công cụ"

#: plugins/externaltools/tools/tools.ui:15
msgid "Always available"
msgstr "Luôn sẵn sàng"

#: plugins/externaltools/tools/tools.ui:19
#: plugins/externaltools/tools/tools.ui:129
msgid "All documents"
msgstr "Mọi tài liệu"

#: plugins/externaltools/tools/tools.ui:23
msgid "All documents except untitled ones"
msgstr "Mọi tài liệu trừ những cái không tên"

#: plugins/externaltools/tools/tools.ui:27
msgid "Local files only"
msgstr "Chỉ tập tin cục bộ"

#: plugins/externaltools/tools/tools.ui:31
msgid "Remote files only"
msgstr "Chỉ tập tin trên mạng"

#: plugins/externaltools/tools/tools.ui:35
msgid "Untitled documents only"
msgstr "Chỉ tài liệu không tên"

#: plugins/externaltools/tools/tools.ui:53
#: plugins/externaltools/tools/tools.ui:125
msgid "Current document"
msgstr "Tài liệu hiện tại"

#: plugins/externaltools/tools/tools.ui:57
msgid "Current selection"
msgstr "Vùng chọn hiện tại"

#: plugins/externaltools/tools/tools.ui:61
msgid "Current selection (default to document)"
msgstr "Lựa chọn hiện tại (mặc định là tài liệu)"

#: plugins/externaltools/tools/tools.ui:65
msgid "Current line"
msgstr "Dòng hiện tại"

#: plugins/externaltools/tools/tools.ui:69
msgid "Current word"
msgstr "Từ hiện tại"

#: plugins/externaltools/tools/tools.ui:87
msgid "Display in bottom pane"
msgstr "Hiện ở cuối ô"

#: plugins/externaltools/tools/tools.ui:91
msgid "Create new document"
msgstr "Tạo tài liệu mới"

#: plugins/externaltools/tools/tools.ui:95
msgid "Append to current document"
msgstr "Nối vào tài liệu hiện tại"

#: plugins/externaltools/tools/tools.ui:99
msgid "Replace current document"
msgstr "Thay thế tài liệu hiện tại"

#: plugins/externaltools/tools/tools.ui:103
msgid "Replace current selection"
msgstr "Thay thế vùng chọn hiện tại"

#: plugins/externaltools/tools/tools.ui:107
msgid "Insert at cursor position"
msgstr "Chèn tại vị trí con trỏ"

#: plugins/externaltools/tools/tools.ui:136
#: plugins/externaltools/tools/tools.ui:146
msgid "Manage External Tools"
msgstr "Quản lý công cụ ngoại"

#: plugins/externaltools/tools/tools.ui:204
msgid "Add a new tool"
msgstr "Thêm công cụ mới"

#: plugins/externaltools/tools/tools.ui:205
msgid "Add Tool"
msgstr "Thêm công cụ"

#: plugins/externaltools/tools/tools.ui:219
msgid "Remove selected tool"
msgstr "Bỏ công cụ được chọn"

#: plugins/externaltools/tools/tools.ui:220
msgid "Remove Tool"
msgstr "Bỏ công cụ"

#: plugins/externaltools/tools/tools.ui:234
msgid "Revert tool"
msgstr "Hoàn nguyên công cụ"

#: plugins/externaltools/tools/tools.ui:235
msgid "Revert Tool"
msgstr "Hoàn nguyên công cụ"

#: plugins/externaltools/tools/tools.ui:287
msgid "Shortcut _key:"
msgstr "_Phím tắt:"

#: plugins/externaltools/tools/tools.ui:321
msgid "_Save:"
msgstr "_Lưu:"

#: plugins/externaltools/tools/tools.ui:356
msgid "_Input:"
msgstr "_Vào:"

#: plugins/externaltools/tools/tools.ui:391
msgid "_Output:"
msgstr "_Xuất:"

#: plugins/externaltools/tools/tools.ui:426
msgid "_Applicability:"
msgstr "Khả năng á_p dụng:"

#: plugins/externaltools/tools/windowactivatable.py:126
msgid "Tool Output"
msgstr "Kết xuất của lệnh"

#: plugins/filebrowser/filebrowser.plugin.desktop.in:6
msgid "File Browser Panel"
msgstr "Khung duyệt tập tin"

#: plugins/filebrowser/filebrowser.plugin.desktop.in:7
msgid "Easy file access from the side panel."
msgstr "Truy cập nhanh các tập tin từ khung bên."

#: plugins/filebrowser/gedit-file-bookmarks-store.c:200
msgid "Home"
msgstr "Thư mục riêng"

#: plugins/filebrowser/gedit-file-bookmarks-store.c:233
msgid "File System"
msgstr "Hệ thống tập tin"

#: plugins/filebrowser/gedit-file-browser-plugin.c:521
msgid "File Browser"
msgstr "Bộ duyệt tập tin"

#: plugins/filebrowser/gedit-file-browser-plugin.c:657
msgid "An error occurred while creating a new directory"
msgstr "Gặp lỗi khi tạo thư mục mới"

#: plugins/filebrowser/gedit-file-browser-plugin.c:660
msgid "An error occurred while creating a new file"
msgstr "Gặp lỗi khi tạo tập tin mới"

#: plugins/filebrowser/gedit-file-browser-plugin.c:663
msgid "An error occurred while renaming a file or directory"
msgstr "Gặp lỗi khi thay đổi tên của tập tin hay thư mục"

#: plugins/filebrowser/gedit-file-browser-plugin.c:666
msgid "An error occurred while deleting a file or directory"
msgstr "Gặp lỗi khi xóa tập tin hay thư mục"

#: plugins/filebrowser/gedit-file-browser-plugin.c:669
msgid "An error occurred while opening a directory in the file manager"
msgstr "Gặp lỗi khi mở thư mục trong bộ quản lý tập tin"

#: plugins/filebrowser/gedit-file-browser-plugin.c:672
msgid "An error occurred while setting a root directory"
msgstr "Gặp lỗi khi đặt thư mục gốc"

#: plugins/filebrowser/gedit-file-browser-plugin.c:675
msgid "An error occurred while loading a directory"
msgstr "Gặp lỗi khi tải thư mục"

#: plugins/filebrowser/gedit-file-browser-plugin.c:678
msgid "An error occurred"
msgstr "Gặp lỗi"

#: plugins/filebrowser/gedit-file-browser-plugin.c:900
msgid ""
"Cannot move file to trash, do you\n"
"want to delete permanently?"
msgstr ""
"Không thể di chuyển tập tin vào thùng rác,\n"
"bạn có muốn xóa nó ngay không?"

#: plugins/filebrowser/gedit-file-browser-plugin.c:905
#, c-format
msgid "The file “%s” cannot be moved to the trash."
msgstr "Không thể di chuyển tập tin “%s” vào thùng rác."

#: plugins/filebrowser/gedit-file-browser-plugin.c:910
msgid "The selected files cannot be moved to the trash."
msgstr "Không thể di chuyển tập tin đã chọn vào thùng rác."

#: plugins/filebrowser/gedit-file-browser-plugin.c:941
#, c-format
msgid "Are you sure you want to permanently delete “%s”?"
msgstr "Bạn có chắc muốn xóa hẳn “%s” không?"

#: plugins/filebrowser/gedit-file-browser-plugin.c:946
msgid "Are you sure you want to permanently delete the selected files?"
msgstr "Bạn có chắc muốn xóa hẳn các tập tin đã chọn không?"

#: plugins/filebrowser/gedit-file-browser-plugin.c:949
msgid "If you delete an item, it is permanently lost."
msgstr "Nếu bạn xóa mục nào, nó sẽ bị mất hoàn toàn."

#: plugins/filebrowser/gedit-file-browser-store.c:1701
msgid "(Empty)"
msgstr "(Rỗng)"

#: plugins/filebrowser/gedit-file-browser-store.c:3325
msgid ""
"The renamed file is currently filtered out. You need to adjust your filter "
"settings to make the file visible"
msgstr ""
"Tập tin bị đổi tên hiện tại bị lọc ra. Bạn cần phải điều chỉnh cài đặt lọc "
"để hiển thị lại tập tin này"

#. Translators: This is the default name of new files created by the file browser pane.
#: plugins/filebrowser/gedit-file-browser-store.c:3576
msgid "Untitled File"
msgstr "Tập tin chưa đặt tên"

#: plugins/filebrowser/gedit-file-browser-store.c:3604
msgid ""
"The new file is currently filtered out. You need to adjust your filter "
"settings to make the file visible"
msgstr ""
"Tập tin mới hiện tại bị lọc ra. Bạn cần phải điều chỉnh cài đặt lọc để hiển "
"thị nó"

#. Translators: This is the default name of new directories created by the file browser pane.
#: plugins/filebrowser/gedit-file-browser-store.c:3633
msgid "Untitled Folder"
msgstr "Thư mục chưa đặt tên"

#: plugins/filebrowser/gedit-file-browser-store.c:3656
msgid ""
"The new directory is currently filtered out. You need to adjust your filter "
"settings to make the directory visible"
msgstr ""
"Thư mục mới hiện tại bị lọc ra. Bạn cần phải điều chỉnh cài đặt lọc để hiển "
"thị nó"

#: plugins/filebrowser/gedit-file-browser-widget.c:755
msgid "Bookmarks"
msgstr "Đánh dấu"

#: plugins/filebrowser/gedit-file-browser-widget.c:1955
#, c-format
msgid "No mount object for mounted volume: %s"
msgstr "Không có đối tượng “mount” cho phân vùng đã gắn: %s"

#: plugins/filebrowser/gedit-file-browser-widget.c:2024
#, c-format
msgid "Could not open media: %s"
msgstr "Không thể mở đa phương tiện %s"

#: plugins/filebrowser/gedit-file-browser-widget.c:2067
#, c-format
msgid "Could not mount volume: %s"
msgstr "Không thể gắn phân vùng: %s"

#: plugins/filebrowser/gedit-file-browser-widget.c:2579
#, c-format
msgid "Error when loading “%s”: No such directory"
msgstr "Gặp lỗi khi tải “%s”: Không có thư mục nào như thế"

#: plugins/filebrowser/org.gnome.gedit.plugins.filebrowser.gschema.xml:5
msgid "Open With Tree View"
msgstr "Mở trong ô xem cây"

#: plugins/filebrowser/org.gnome.gedit.plugins.filebrowser.gschema.xml:6
msgid ""
"Open the tree view when the file browser plugin gets loaded instead of the "
"bookmarks view"
msgstr ""
"Mở ô xem cây khi bổ sung duyệt tập tin được tải, thay cho ô xem Đánh dấu"

#: plugins/filebrowser/org.gnome.gedit.plugins.filebrowser.gschema.xml:10
msgid "File Browser Root Directory"
msgstr "Thư mục gốc của bộ duyệt tập tin"

#: plugins/filebrowser/org.gnome.gedit.plugins.filebrowser.gschema.xml:11
msgid ""
"The file browser root directory to use when loading the file browser plugin "
"and onload/tree_view is TRUE."
msgstr ""
"Thư mục gốc của bộ duyệt tập tin, để dùng khi tải bổ sung duyệt tập tin và "
"khi “onload/tree_view” là ĐÚNG."

#: plugins/filebrowser/org.gnome.gedit.plugins.filebrowser.gschema.xml:15
msgid "File Browser Virtual Root Directory"
msgstr "Thư mục gốc ảo của bộ duyệt tập tin"

#: plugins/filebrowser/org.gnome.gedit.plugins.filebrowser.gschema.xml:16
msgid ""
"The file browser virtual root directory to use when loading the file browser "
"plugin when onload/tree_view is TRUE. The virtual root must always be below "
"the actual root."
msgstr ""
"Thư mục gốc ảo của bộ duyệt tập tin, để dùng khi tải bổ sung duyệt tập tin "
"và khi “onload/tree_view” là ĐÚNG. Gốc ảo luôn luôn phải nằm bên dưới gốc "
"thật."

#: plugins/filebrowser/org.gnome.gedit.plugins.filebrowser.gschema.xml:20
msgid "Enable Restore of Remote Locations"
msgstr "Bật phục hồi từ xa"

#: plugins/filebrowser/org.gnome.gedit.plugins.filebrowser.gschema.xml:21
msgid "Sets whether to enable restoring of remote locations."
msgstr "Đặt nếu bật khả năng phục hồi vị trí từ xa hay không."

#: plugins/filebrowser/org.gnome.gedit.plugins.filebrowser.gschema.xml:25
msgid "Set Location to First Document"
msgstr "Đặt địa chỉ mở tập tin đầu tiên"

#: plugins/filebrowser/org.gnome.gedit.plugins.filebrowser.gschema.xml:26
msgid ""
"If TRUE the file browser plugin will view the directory of the first opened "
"document given that the file browser hasn’t been used yet. (Thus this "
"generally applies to opening a document from the command line or opening it "
"with Nautilus, etc.)"
msgstr ""
"Nếu TRUE, phần bổ sung trình duyệt tập tin sẽ xem thư mục của tập tin mở đầu "
"tiên nếu trình duyệt tập tin chưa được sử dụng lần nào. (Thường áp dụng khi "
"mở tập tin từ dòng lệnh hoặc mở chúng bằng Nautilus, v.v..)"

#: plugins/filebrowser/org.gnome.gedit.plugins.filebrowser.gschema.xml:30
msgid "File Browser Filter Mode"
msgstr "Chế độ lọc của bộ duyệt tập tin"

#: plugins/filebrowser/org.gnome.gedit.plugins.filebrowser.gschema.xml:31
msgid ""
"This value determines what files get filtered from the file browser. Valid "
"values are: none (filter nothing), hide-hidden (filter hidden files) and "
"hide-binary (filter binary files)."
msgstr ""
"Giá trị này quyết định những tập tin nào được lọc từ bộ duyệt tập tin. Giá "
"trị có thể: none (không lọc gì), hide-hidden (lọc tập tin ẩn), hide-binary "
"(lọc tập tin nhị phân)."

#: plugins/filebrowser/org.gnome.gedit.plugins.filebrowser.gschema.xml:35
msgid "File Browser Filter Pattern"
msgstr "Mẫu lọc của bộ duyệt tập tin"

#: plugins/filebrowser/org.gnome.gedit.plugins.filebrowser.gschema.xml:36
msgid ""
"The filter pattern to filter the file browser with. This filter works on top "
"of the filter_mode."
msgstr ""
"Mẫu lọc cần dùng để lọc bộ duyệt tập tin. Mẫu lọc này hoạt động bên trên chế "
"độ lọc (“filter_mode”)."

#: plugins/filebrowser/org.gnome.gedit.plugins.filebrowser.gschema.xml:40
msgid "File Browser Binary Patterns"
msgstr "Mẫu lọc của bộ duyệt tập tin"

#: plugins/filebrowser/org.gnome.gedit.plugins.filebrowser.gschema.xml:41
msgid "The supplemental patterns to use when filtering binary files."
msgstr "Các mẫu bổ xung được dùng khi lọc các tập tin nhị phân."

#: plugins/filebrowser/resources/ui/gedit-file-browser-menus.ui:13
#: plugins/filebrowser/resources/ui/gedit-file-browser-menus.ui:79
msgid "_Set Root to Active Document"
msgstr "Đặt _gốc thành vị trí của tài liệu hoạt động hiện tại"

#: plugins/filebrowser/resources/ui/gedit-file-browser-menus.ui:19
msgid "_New Folder"
msgstr "Thư mục mớ_i"

#: plugins/filebrowser/resources/ui/gedit-file-browser-menus.ui:23
msgid "New F_ile"
msgstr "Tập tin mớ_i"

#: plugins/filebrowser/resources/ui/gedit-file-browser-menus.ui:29
msgid "_Rename…"
msgstr "Đổi _tên…"

#: plugins/filebrowser/resources/ui/gedit-file-browser-menus.ui:33
msgid "_Move to Trash"
msgstr "Chu_yển vào thùng rác"

#: plugins/filebrowser/resources/ui/gedit-file-browser-menus.ui:43
msgid "Re_fresh View"
msgstr "Cậ_p nhật ô xem"

#: plugins/filebrowser/resources/ui/gedit-file-browser-menus.ui:47
msgid "_View Folder"
msgstr "_Xem thư mục"

#: plugins/filebrowser/resources/ui/gedit-file-browser-menus.ui:51
msgid "_Open in Terminal"
msgstr "_Mở thiết bị cuối ở đây"

#: plugins/filebrowser/resources/ui/gedit-file-browser-menus.ui:56
msgid "_Filter"
msgstr "Bộ _lọc"

#: plugins/filebrowser/resources/ui/gedit-file-browser-menus.ui:59
msgid "Show _Hidden"
msgstr "_Hiện bị ẩn"

#: plugins/filebrowser/resources/ui/gedit-file-browser-menus.ui:63
msgid "Show _Binary"
msgstr "Hiện nhị _phân"

#: plugins/filebrowser/resources/ui/gedit-file-browser-menus.ui:67
msgid "Match Filename"
msgstr "Khớp tên tập tin"

#: plugins/filebrowser/resources/ui/gedit-file-browser-widget.ui:183
msgid "History"
msgstr "Lịch sử"

#: plugins/filebrowser/resources/ui/gedit-file-browser-widget.ui:184
msgid "Open history menu"
msgstr "Mở trình đơn lịch sử"

#: plugins/modelines/modelines.plugin.desktop.in:5
msgid "Modelines"
msgstr "Dòng chế độ"

#: plugins/modelines/modelines.plugin.desktop.in:6
msgid "Emacs, Kate and Vim-style modelines support for gedit."
msgstr "Cách hỗ trợ dòng chế độ dạng Emacs, Kate và Vim trong gedit."

#: plugins/pythonconsole/org.gnome.gedit.plugins.pythonconsole.gschema.xml:5
msgid "Command Color Text"
msgstr "Mô tả màu cho lệnh"

#: plugins/pythonconsole/org.gnome.gedit.plugins.pythonconsole.gschema.xml:6
msgid "The command color text"
msgstr "Mô tả màu cho lệnh"

#: plugins/pythonconsole/org.gnome.gedit.plugins.pythonconsole.gschema.xml:10
msgid "Error Color Text"
msgstr "Mô tả màu cho lỗi"

#: plugins/pythonconsole/org.gnome.gedit.plugins.pythonconsole.gschema.xml:11
msgid "The error color text"
msgstr "Mô tả màu cho lỗi"

#: plugins/pythonconsole/org.gnome.gedit.plugins.pythonconsole.gschema.xml:16
msgid ""
"If true, the terminal will use the desktop-global standard font if it’s "
"monospace (and the most similar font it can come up with otherwise)."
msgstr ""
"Nếu đúng, cửa sổ dòng lệnh sẽ dùng phông chuẩn của hệ thống nếu là phông "
"monospace của nó (hoặc phông gần giống nhất nếu khác)."

#: plugins/pythonconsole/pythonconsole/config.ui:18
msgid "C_ommand color:"
msgstr "Mà_u lệnh:"

#: plugins/pythonconsole/pythonconsole/config.ui:32
msgid "_Error color:"
msgstr "Màu _lỗi:"

#: plugins/pythonconsole/pythonconsole/__init__.py:60
#: plugins/pythonconsole/pythonconsole.plugin.desktop.in:6
msgid "Python Console"
msgstr "Bàn giao tiếp Python"

#: plugins/pythonconsole/pythonconsole.plugin.desktop.in:7
msgid "Interactive Python console standing in the bottom panel."
msgstr "Bàn điều khiển Python tương tác ở khung dưới đáy."

#: plugins/quickhighlight/quickhighlight.plugin.desktop.in:5
msgid "Quick Highlight"
msgstr "Tô sáng nhanh"

#: plugins/quickhighlight/quickhighlight.plugin.desktop.in:6
msgid "Highlights every occurrences of selected text."
msgstr "Tô sáng mỗi khi có đoạn văn bản được chọn."

#: plugins/quickopen/quickopen/__init__.py:47
msgid "Quick Open…"
msgstr "Mở nhanh…"

#: plugins/quickopen/quickopen.plugin.desktop.in:6
#: plugins/quickopen/quickopen/popup.py:40
msgid "Quick Open"
msgstr "Mở nhanh"

#: plugins/quickopen/quickopen.plugin.desktop.in:7
msgid "Quickly open files."
msgstr "Mở tập tin một cách nhanh chóng."

#: plugins/quickopen/quickopen/popup.py:90
msgid "Type to search…"
msgstr "Nhập để tìm…"

#: plugins/snippets/snippets/appactivatable.py:88
msgid "Manage _Snippets…"
msgstr "Quản lý đ_oạn…"

#. Do the fancy completion dialog
#: plugins/snippets/snippets/document.py:64
#: plugins/snippets/snippets/document.py:153
#: plugins/snippets/snippets/document.py:667
#: plugins/snippets/snippets.plugin.desktop.in:6
msgid "Snippets"
msgstr "Đoạn"

#: plugins/snippets/snippets/exporter.py:88
#, python-format
msgid "The archive “%s” could not be created"
msgstr "Kho lưu “%s” không thể được tạo"

#: plugins/snippets/snippets/exporter.py:105
#, python-format
msgid "Target directory “%s” does not exist"
msgstr "Thư mục đích “%s” không tồn tại"

#: plugins/snippets/snippets/exporter.py:108
#, python-format
msgid "Target directory “%s” is not a valid directory"
msgstr "Thư mục đích “%s” không phải là một thư mục hợp lệ"

#: plugins/snippets/snippets/importer.py:55
#: plugins/snippets/snippets/importer.py:116
#, python-format
msgid "File “%s” does not exist"
msgstr "Tập tin “%s” không tồn tại"

#: plugins/snippets/snippets/importer.py:58
#, python-format
msgid "File “%s” is not a valid snippets file"
msgstr "Tập tin “%s” không phải là tập tin đoạn mã snippet hợp lệ"

#: plugins/snippets/snippets/importer.py:75
#, python-format
msgid "Imported file “%s” is not a valid snippets file"
msgstr "Tập tin đã nhập “%s” là một tập tin mã snippet không hợp lệ"

#: plugins/snippets/snippets/importer.py:85
#, python-format
msgid "The archive “%s” could not be extracted"
msgstr "Kho lưu “%s” không thể được giải nén"

#: plugins/snippets/snippets/importer.py:103
#, python-format
msgid "The following files could not be imported: %s"
msgstr "Không thể nhập khẩu những tập tin này: %s"

#: plugins/snippets/snippets/importer.py:119
#: plugins/snippets/snippets/importer.py:132
#, python-format
msgid "File “%s” is not a valid snippets archive"
msgstr "Tập tin “%s” không phải là một kho lưu đoạn mã snippet hợp lệ"

#: plugins/snippets/snippets/manager.py:50
msgid "Snippets archive"
msgstr "Kho lưu đoạn"

#: plugins/snippets/snippets/manager.py:74
msgid "Add a new snippet…"
msgstr "Thêm đoạn mới…"

#: plugins/snippets/snippets/manager.py:124
msgid "Global"
msgstr "Toàn cục"

#: plugins/snippets/snippets/manager.py:414
msgid "Revert selected snippet"
msgstr "Hoàn nguyên đoạn đã chọn"

#: plugins/snippets/snippets/manager.py:417
#: plugins/snippets/snippets/snippets.ui:120
#: plugins/snippets/snippets/snippets.ui:121
msgid "Delete selected snippet"
msgstr "Xóa đoạn đã chọn"

#. self['hbox_tab_trigger'].set_spacing(3)
#: plugins/snippets/snippets/manager.py:670
msgid ""
"This is not a valid Tab trigger. Triggers can either contain alphanumeric "
"characters (or _, : and .) or a single (non-alphanumeric) character like: {, "
"[, etc."
msgstr ""
"Đây không phải bẫy phím Tab hợp lệ. Bẫy có thể chứa nhiều chữ hoặc số (hoặc "
"_, : và .) hoặc một ký tự đơn (không phải chữ hoặc số) như: {, [, v.v.."

#. self['hbox_tab_trigger'].set_spacing(0)
#: plugins/snippets/snippets/manager.py:677
#: plugins/snippets/snippets/snippets.ui:283
msgid "Single word the snippet is activated with after pressing Tab"
msgstr "Một từ đơn mà đoạn mã mẫu được kích hoạt khi nhấn phím Tab ngay sau đó"

#: plugins/snippets/snippets/manager.py:766
#, python-format
msgid "The following error occurred while importing: %s"
msgstr "Gặp lỗi phát sinh khi nhập vào sau đây: %s"

#: plugins/snippets/snippets/manager.py:773
msgid "Import successfully completed"
msgstr "Việc nhập vào được thực hiện thành công"

#: plugins/snippets/snippets/manager.py:787
#: plugins/snippets/snippets/snippets.ui:137
#: plugins/snippets/snippets/snippets.ui:138
msgid "Import snippets"
msgstr "Nhập đoạn"

#: plugins/snippets/snippets/manager.py:792
#: plugins/snippets/snippets/manager.py:878
#: plugins/snippets/snippets/manager.py:941
msgid "All supported archives"
msgstr "Mọi kho nén đã hỗ trợ"

#: plugins/snippets/snippets/manager.py:793
#: plugins/snippets/snippets/manager.py:879
#: plugins/snippets/snippets/manager.py:942
msgid "Gzip compressed archive"
msgstr "Kho nén Gzip"

#: plugins/snippets/snippets/manager.py:794
#: plugins/snippets/snippets/manager.py:880
#: plugins/snippets/snippets/manager.py:943
msgid "Bzip2 compressed archive"
msgstr "Kho nén Bzip2"

#: plugins/snippets/snippets/manager.py:795
msgid "Single snippets file"
msgstr "Tập tin đoạn đơn"

#: plugins/snippets/snippets/manager.py:796
#: plugins/snippets/snippets/manager.py:882
#: plugins/snippets/snippets/manager.py:945
msgid "All files"
msgstr "Mọi tập tin"

#: plugins/snippets/snippets/manager.py:808
#, python-format
msgid "The following error occurred while exporting: %s"
msgstr "Gặp lỗi sau đây khi xuất: %s"

#: plugins/snippets/snippets/manager.py:812
msgid "Export successfully completed"
msgstr "Hoàn tất xuất ra"

#. Ask if system snippets should also be exported
#: plugins/snippets/snippets/manager.py:852
#: plugins/snippets/snippets/manager.py:919
msgid "Do you want to include selected <b>system</b> snippets in your export?"
msgstr "Bạn cũng có muốn xuất các đoạn <b>hệ thống</b> đã chọn không?"

#: plugins/snippets/snippets/manager.py:867
#: plugins/snippets/snippets/manager.py:937
msgid "There are no snippets selected to be exported"
msgstr "Chưa chọn đoạn cần xuất ra"

#: plugins/snippets/snippets/manager.py:872
#: plugins/snippets/snippets/manager.py:910
msgid "Export snippets"
msgstr "Xuất đoạn"

#: plugins/snippets/snippets/manager.py:1049
msgid "Type a new shortcut, or press Backspace to clear"
msgstr "Hãy gõ phím tắt mới, hoặc bấm phím “Backspace” để xóa trống"

#: plugins/snippets/snippets/manager.py:1051
msgid "Type a new shortcut"
msgstr "Gõ phím tắt mới"

#: plugins/snippets/snippets/placeholder.py:605
#, python-format
msgid ""
"Execution of the Python command (%s) exceeds the maximum time, execution "
"aborted."
msgstr ""
"Việc thực thi lệnh Python (%s) lâu quá thời hạn chờ, nên việc thực thi đã bị "
"hủy bỏ."

#: plugins/snippets/snippets/placeholder.py:613
#, python-format
msgid "Execution of the Python command (%s) failed: %s"
msgstr "Việc thực thi lệnh Python (%s) gặp lỗi: %s"

#: plugins/snippets/snippets.plugin.desktop.in:7
msgid "Insert often-used pieces of text in a fast way."
msgstr "Chèn vào một đoạn văn bản hay dùng một cách nhanh chóng."

#: plugins/snippets/snippets/snippets.ui:40
#: plugins/snippets/snippets/snippets.ui:47
msgid "Manage Snippets"
msgstr "Quản lý đoạn"

#: plugins/snippets/snippets/snippets.ui:103
#: plugins/snippets/snippets/snippets.ui:104
msgid "Create new snippet"
msgstr "Tạo đoạn mới"

#: plugins/snippets/snippets/snippets.ui:105
msgid "Add Snippet"
msgstr "Thêm đoạn"

#: plugins/snippets/snippets/snippets.ui:122
msgid "Remove Snippet"
msgstr "Bỏ đoạn"

#: plugins/snippets/snippets/snippets.ui:139
msgid "Import Snippets"
msgstr "Nhập đoạn"

#: plugins/snippets/snippets/snippets.ui:154
#: plugins/snippets/snippets/snippets.ui:155
msgid "Export selected snippets"
msgstr "Xuất các đoạn đã chọn"

#: plugins/snippets/snippets/snippets.ui:156
msgid "Export Snippets"
msgstr "Xuất đoạn"

#: plugins/snippets/snippets/snippets.ui:224
msgid "Activation"
msgstr "Kích hoạt"

#. "tab" here means the tab key, not the notebook tab!
#: plugins/snippets/snippets/snippets.ui:263
msgid "_Tab trigger:"
msgstr "Bẫy _Tab:"

#: plugins/snippets/snippets/snippets.ui:317
msgid "S_hortcut key:"
msgstr "P_hím tắt:"

#: plugins/snippets/snippets/snippets.ui:333
msgid "Shortcut key with which the snippet is activated"
msgstr "Phím tắt kích hoạt đoạn"

#: plugins/snippets/snippets/snippets.ui:351
msgid "_Drop targets:"
msgstr "Đíc_h thả:"

#: plugins/sort/gedit-sort-plugin.c:241
msgid "S_ort…"
msgstr "Sắp _xếp…"

#: plugins/sort/resources/ui/gedit-sort-plugin.ui:13
#: plugins/sort/sort.plugin.desktop.in:5
msgid "Sort"
msgstr "Sắp xếp"

#: plugins/sort/resources/ui/gedit-sort-plugin.ui:38
msgid "_Reverse order"
msgstr "Đả_o thứ tự"

#: plugins/sort/resources/ui/gedit-sort-plugin.ui:54
msgid "R_emove duplicates"
msgstr "_Bỏ trùng lắp"

#: plugins/sort/resources/ui/gedit-sort-plugin.ui:70
msgid "C_ase sensitive"
msgstr "_Phân biệt HOA/thường"

#: plugins/sort/resources/ui/gedit-sort-plugin.ui:93
msgid "S_tart at column:"
msgstr "Bắt đầu _tại cột:"

#: plugins/sort/resources/ui/gedit-sort-plugin.ui:150
msgid "_Sort"
msgstr "_Sắp xếp"

#: plugins/sort/sort.plugin.desktop.in:6
msgid "Sorts a document or selected text."
msgstr "Sắp xếp tài liệu hay đoạn được chọn."

#: plugins/spell/gedit-spell-app-activatable.c:143
msgid "_Check Spelling…"
msgstr "Kiểm lỗi _chính tả…"

#: plugins/spell/gedit-spell-app-activatable.c:147
msgid "Set _Language…"
msgstr "Đặt n_gôn ngữ…"

#: plugins/spell/gedit-spell-app-activatable.c:151
msgid "_Highlight Misspelled Words"
msgstr "_Tô sáng từ viết sai"

#: plugins/spell/org.gnome.gedit.plugins.spell.gschema.xml:5
#: plugins/spell/resources/ui/gedit-spell-setup-dialog.ui:75
msgid "Highlight misspelled words"
msgstr "Tô sáng từ viết sai"

#: plugins/spell/org.gnome.gedit.plugins.spell.gschema.xml:6
msgid "Default setting for highlight misspelled words."
msgstr "Cài đặt mặc định cho tô sáng từ viết sai."

#: plugins/spell/resources/ui/gedit-spell-setup-dialog.ui:7
msgid "Configure spell plugin"
msgstr "Cấu hình phần bổ sung kiểm tra chính tả"

#: plugins/spell/resources/ui/gedit-spell-setup-dialog.ui:61
msgid "Defaults for new documents"
msgstr "Mặc định khi Tạo tài liệu mới"

#: plugins/spell/spell.plugin.desktop.in:5
msgid "Spell Checker"
msgstr "Kiểm tra chính tả"

#: plugins/spell/spell.plugin.desktop.in:6
msgid "Checks the spelling of the current document."
msgstr "Kiểm lỗi chính tả của tài liệu hiện tại."

#: plugins/time/gedit-time-plugin.c:263
msgid "In_sert Date and Time…"
msgstr "C_hèn ngày giờ…"

#: plugins/time/gedit-time-plugin.c:489
msgid "Available formats"
msgstr "Định dạng sẵn có"

#: plugins/time/org.gnome.gedit.plugins.time.gschema.xml:5
msgid "Prompt Type"
msgstr "Kiểu dấu nhắc"

#: plugins/time/org.gnome.gedit.plugins.time.gschema.xml:6
msgid ""
"If the user should be prompted for a format or if the selected or custom "
"format should be used."
msgstr ""
"Người dùng nên được hỏi định dạng hoặc định dạng được chọn hoặc định dạng "
"riêng nên được dùng."

#: plugins/time/org.gnome.gedit.plugins.time.gschema.xml:10
msgid "Selected Format"
msgstr "Định dạng được chọn"

#: plugins/time/org.gnome.gedit.plugins.time.gschema.xml:11
msgid "The selected format used when inserting the date/time."
msgstr "Dùng định dạng đã chọn khi chèn ngày/giờ."

#: plugins/time/org.gnome.gedit.plugins.time.gschema.xml:15
msgid "Custom Format"
msgstr "Định dạng riêng"

#: plugins/time/org.gnome.gedit.plugins.time.gschema.xml:16
msgid "The custom format used when inserting the date/time."
msgstr "Dùng định dạng riêng khi chèn ngày/giờ."

#: plugins/time/resources/ui/gedit-time-dialog.ui:7
msgid "Insert Date and Time"
msgstr "Chèn ngày giờ"

#: plugins/time/resources/ui/gedit-time-dialog.ui:23
#: plugins/time/resources/ui/gedit-time-setup-dialog.ui:94
msgid "Use the _selected format"
msgstr "Dùng định _dạng đã chọn"

#: plugins/time/resources/ui/gedit-time-dialog.ui:65
#: plugins/time/resources/ui/gedit-time-setup-dialog.ui:141
msgid "_Use custom format"
msgstr "Dùng định dạng _riêng"

#. Translators: Use the more common date format in your locale
#: plugins/time/resources/ui/gedit-time-dialog.ui:89
#: plugins/time/resources/ui/gedit-time-setup-dialog.ui:165
msgid "%d/%m/%Y %H:%M:%S"
msgstr "%H:%M:%S %d/%m/%Y"

#. Translators: This example should follow the date format defined in the entry above
#: plugins/time/resources/ui/gedit-time-dialog.ui:106
#: plugins/time/resources/ui/gedit-time-setup-dialog.ui:181
msgid "01/11/2009 17:52:00"
msgstr "17:52:00 01/11/2009"

#: plugins/time/resources/ui/gedit-time-dialog.ui:167
msgid "_Insert"
msgstr "_Chèn"

#: plugins/time/resources/ui/gedit-time-setup-dialog.ui:6
msgid "Configure date/time plugin"
msgstr "Cấu hình phần bổ sung ngày/giờ"

#: plugins/time/resources/ui/gedit-time-setup-dialog.ui:57
msgid "When inserting date/time…"
msgstr "Khi chèn ngày/giờ…"

#: plugins/time/resources/ui/gedit-time-setup-dialog.ui:75
msgid "_Prompt for a format"
msgstr "Nhắc _hỏi định dạng"

#: plugins/time/time.plugin.desktop.in:5
msgid "Insert Date/Time"
msgstr "Chèn ngày/giờ"

#: plugins/time/time.plugin.desktop.in:6
msgid "Inserts current date and time at the cursor position."
msgstr "Chèn ngày, giờ hiện tại vào vị trí con trỏ hiện tại."

#, c-format
#~ msgid "Untitled Document %d"
#~ msgstr "Tài liệu chưa đặt tên %d"

#~ msgid "Highlight Mode"
#~ msgstr "Chế độ tô sáng"

#~ msgid "_Select"
#~ msgstr "_Chọn"

#~ msgid "Search highlight mode…"
#~ msgstr "Chế độ tô sáng kết quả tìm thấy…"

#~ msgid ""
#~ "gedit is the official text editor of the GNOME desktop environment. While "
#~ "aiming at simplicity and ease of use, gedit is a powerful general purpose "
#~ "text editor."
#~ msgstr ""
#~ "gedit là bộ soạn thảo văn bản chính thức của môi trường máy tính để bàn "
#~ "GNOME. Trong khi nó nhắm vào mục đích là đơn giản và dễ sử dụng, nhưng "
#~ "gedit lại là một bộ soạn thảo văn bản đa dụng mạnh mẽ."

#~ msgid ""
#~ "Whether you are writing the next bestseller, programming an innovative "
#~ "application, or simply taking some quick notes, gedit will be a reliable "
#~ "tool to accomplish your task."
#~ msgstr ""
#~ "Cho dù là bạn viết những ấn bản bán chạy nhất, lập trình những ứng dụng "
#~ "cách tân, hay đơn giản chỉ ghi chú, gedit sẽ là một công cụ đáng tin cậy "
#~ "để giúp bạn hoàn thành công việc của mình."

#~ msgid ""
#~ "Its flexible plugin system allows you to tailor the application to your "
#~ "needs and adapt it to your workflow."
#~ msgstr ""
#~ "Hệ thống phần bổ xung linh hoạt cho phép bạn điều chỉnh ứng dụng theo ý "
#~ "bạn muốn và đưa nó vào luồng công việc của mình."

#~ msgid "Display Overview Map"
#~ msgstr "Hiện sơ đồ tổng thể"

#~ msgid "Whether gedit should display the overview map for the document."
#~ msgstr "Gedit có nên hiển thị sơ đồ tổng thể cho tài liệu hay không."

#~ msgid "Toolbar is Visible"
#~ msgstr "Hiện thanh công cụ"

#~ msgid "Whether the toolbar should be visible in editing windows."
#~ msgstr "Có nên hiện thanh công cụ trong cửa sổ biên soạn hay không."

#~ msgid "Maximum Recent Files"
#~ msgstr "Số tập tin mới dùng tối đa"

#~ msgid ""
#~ "Specifies the maximum number of recently opened files that will be "
#~ "displayed in the “Recent Files” submenu."
#~ msgstr ""
#~ "Xác định số tối đa các tập tin được mở gần đây sẽ được hiển thị trong "
#~ "trình đơn con “Các tập tin mới dùng”."

#~ 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 ""
#~ "Danh sách các bổ sung còn hoạt động. Nó chứa “Vị trí” của các bổ sung đó. "
#~ "Hãy xem tập tin “.gedit-plugin” để biết vị trí của từng bổ sung."

#, c-format
#~ msgid "Changes to document “%s” will be permanently lost."
#~ msgstr "Các thay đổi trong tài liệu “%s” sẽ bị mất vĩnh viễn."

#~ msgid "Saving has been disabled by the system administrator."
#~ msgstr "Quản trị hệ thống không cho phép lưu."

#, c-format
#~ msgid "Changes to %d document will be permanently lost."
#~ msgid_plural "Changes to %d documents will be permanently lost."
#~ msgstr[0] "Các thay đổi trong tài liệu %d sẽ bị mất hoàn toàn."

#~ msgid "Docum_ents with unsaved changes:"
#~ msgstr "Tài liệu có thay đổi chư_a lưu:"

#~ msgctxt "window title"
#~ msgid "Open"
#~ msgstr "Chọn tập tin cần mở"

#~ msgid "No changes need to be saved"
#~ msgstr "Không có thay đổi cần lưu"

#~ msgid "Character Encoding:"
#~ msgstr "Bảng mã kí tự:"

#~ msgid "Line Ending:"
#~ msgstr "Kết thúc dòng:"

#, c-format
#~ msgid "The location “%s” is not currently reachable."
#~ msgstr "Vị trí “%s” hiện tại không đọc được."

#~ msgid "Your system is offline. Check your network."
#~ msgstr "Hệ thống của bạn không nối mạng. Hãy kiểm tra mạng của bạn."

#~ msgid "D_on’t Edit"
#~ msgstr "Đừn_g sửa"

#, c-format
#~ msgid "This file “%s” is already open in another window."
#~ msgstr "Tập tin “%s” đang được mở trong cửa sổ gedit khác."

#~ msgid "Do you want to edit it anyway?"
#~ msgstr "Bạn vẫn muốn sửa chứ?"

#, c-format
#~ msgid "Could not create a backup file while saving “%s”"
#~ msgstr "Không thể tạo tập tin sao lưu trong khi lưu “%s”"

#, c-format
#~ msgid "Could not create a temporary backup file while saving “%s”"
#~ msgstr "Không thể tạo tập tin sao lưu tạm trong khi lưu “%s”"

#~ msgid ""
#~ "Could not back up 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 ""
#~ "Không thể sao lưu tập bản sao cũ của tập tin trước khi lưu một cái mới. "
#~ "Bạn có thể bỏ qua cảnh báo này và lưu tập tin bằng mọi giá, tuy nhiên nếu "
#~ "lỗi xảy ra khi lưu, bạn có thể mất bản sao cũ của tập tin này. Vẫn lưu "
#~ "bằng mọi giá?"

#, c-format
#~ msgid "The file “%s” changed on disk."
#~ msgstr "Tập tin “%s” đã bị thay đổi trên đĩa."

#~ msgid "Drop Changes and _Reload"
#~ msgstr "Xóa các thay đổi và tải _lại"

#, c-format
#~ msgid "Some invalid chars have been detected while saving “%s”"
#~ msgstr "Phát hiện vài ký tự không hợp lệ khi lưu “%s”"

#~ msgid ""
#~ "If you continue saving this file you can corrupt the document.  Save "
#~ "anyway?"
#~ msgstr "Nếu bạn tiếp tục, bạn có thể làm hỏng tài liệu. Vẫn lưu chứ?"

#, c-format
#~ msgid ""
#~ "Directory “%s” could not be created: g_mkdir_with_parents() failed: %s"
#~ msgstr "Không thể tạo thư mục “%s” , vì g_mkdir_with_parents() bị lỗi: %s"

#~ msgid "A_dd Scheme"
#~ msgstr "Thê_m lược đồ"

#~ msgid "No results"
#~ msgstr "Không tìm thấy kết quả nào"

#~ msgid "Other _Documents…"
#~ msgstr "Tài _liệu khác…"

#~ msgid "Open another file"
#~ msgstr "Mở tập tin khác"

#~ msgid "Display _overview map"
#~ msgstr "Hiện sơ đồ tổn_g thể"

#~ msgctxt "shortcut window"
#~ msgid "Join selected lines"
#~ msgstr "Nối các dòng đã chọn"

#~ msgid "Open"
#~ msgstr "Mở"

#~ msgid "Open a file dialog"
#~ msgstr "Mở hộp thoại tập tin"

#~ msgid "Check update"
#~ msgstr "Kiểm tra cập nhật"

#~ msgid "Check for latest version of gedit"
#~ msgstr "Kiểm tra phiên bản gedit mới nhất"

#~ msgid "There was an error displaying the URI."
#~ msgstr "Có một lỗi khi hiển thị URI."

#~ msgid "_Download"
#~ msgstr "_Tải về"

#~ msgid "_Ignore Version"
#~ msgstr "Bỏ _qua phiên bản"

#~ msgid "There is a new version of gedit"
#~ msgstr "Có phiên bản gedit mới hơn"

#~ msgid ""
#~ "You can download the new version of gedit by clicking on the download "
#~ "button or ignore that version and wait for a new one"
#~ msgstr ""
#~ "Bạn có thể tải một phiên bản mới của gedit bằng việc nhấn vào nút tải hay "
#~ "có thể lờ đi phiên bản này và đợi một phiên bản mới hơn"

#~ msgid "Version to Ignore"
#~ msgstr "Phiên bản cần bỏ qua"

#~ msgid "Version to ignore until a newer version is released."
#~ msgstr "Phiên bản cần lờ đi cho đến khi bản tiếp nữa được phát hành."

#~ msgid "    "
#~ msgstr "    "

#~ msgid "org.gnome.gedit"
#~ msgstr "org.gnome.gedit"

#~ msgid "Please check your installation."
#~ msgstr "Hãy kiểm tra bản cài đặt."

#~ msgid "Unable to open UI file %s. Error: %s"
#~ msgstr "Không thể mở tập tin UI %s. Lỗi: %s"

#~ msgid "Unable to find the object “%s” inside file %s."
#~ msgstr "Không tìm thấy đối tượng “%s” trong tập tin %s."

#~ msgid "system-file-manager"
#~ msgstr "system-file-manager"

#~ msgid "text-x-script"
#~ msgstr "text-x-script"

#~ msgid "document-open"
#~ msgstr "document-open"

#~ msgid "view-sort-ascending"
#~ msgstr "view-sort-ascending"

#~ msgid "tools-check-spelling"
#~ msgstr "tools-check-spelling"

#~ msgid "gedit Text Editor"
#~ msgstr "Bộ soạn thảo văn bản gedit"

#~ msgid "_About"
#~ msgstr "_Giới thiệu"

#~ msgid "Tools"
#~ msgstr "Công cụ"

#~ msgid "_Ignore"
#~ msgstr "Bỏ _qua"

#~ msgid "Manage _External Tools..."
#~ msgstr "Quản lý công cụ bên _ngoài…"

#~ msgid "Quick Open..."
#~ msgstr "Mở nhanh…"

#~ msgid "Manage _Snippets..."
#~ msgstr "Quản lý đ_oạn…"

#~ msgid "_Check Spelling..."
#~ msgstr "Kiểm lỗi _chính tả…"

#~ msgid "Set _Language..."
#~ msgstr "Đặt n_gôn ngữ…"

#~ msgid "In_sert Date and Time..."
#~ msgstr "C_hèn ngày giờ…"

#~ msgid "Open a New Window"
#~ msgstr "Mở cửa sổ mới"

#~ msgid "Open a New Document"
#~ msgstr "Mở tài liệu mới"

#~ msgid "Set the size and position of the window (WIDTHxHEIGHT+X+Y)"
#~ msgstr "Đặt kích thước và vị trí cửa sổ (RỘNGxCAO+X+Y)"

#~ msgid "GEOMETRY"
#~ msgstr "TỌA_ĐỘ"

#~ msgid "Edit"
#~ msgstr "Sửa"

#~ msgid "Help"
#~ msgstr "Trợ giúp"

#~ msgid "Question"
#~ msgstr "Câu hỏi"

#~ msgid "(no suggested words)"
#~ msgstr "(không có từ để gợi ý)"

#~ msgid "_More..."
#~ msgstr "Thê_m nữa…"

#~ msgid "_Ignore All"
#~ msgstr "Bỏ _qua tất cả"

#~ msgid "_Add"
#~ msgstr "Thê_m"

#~ msgid "_Spelling Suggestions..."
#~ msgstr "_Gợi ý chính tả…"

#~ msgid "Error when checking the spelling of word “%s”: %s"
#~ msgstr "Gặp lỗi khi kiểm tra chính tả của từ “%s”: %s"

#~ msgid "Error:"
#~ msgstr "Lỗi:"

#~ msgid "Completed spell checking"
#~ msgstr "Hoàn thành kiểm lỗi chính tả"

#~ msgid "No misspelled words"
#~ msgstr "Không có từ sai chính tả"

#~ msgid "(correct spelling)"
#~ msgstr "(đúng chính tả)"

#~ msgid "Suggestions"
#~ msgstr "Gợi ý"

#~ msgctxt "language"
#~ msgid "%s (%s)"
#~ msgstr "%s (%s)"

#~ msgctxt "language"
#~ msgid "Unknown (%s)"
#~ msgstr "Chưa biết (%s)"

#~ msgctxt "language"
#~ msgid "Default"
#~ msgstr "Mặc định"

#~ msgid "Select the _language of the current document."
#~ msgstr "Chọn n_gôn ngữ của tài liệu hiện tại."

#~ msgid "Misspelled word:"
#~ msgstr "Từ sai chính tả:"

#~ msgid "word"
#~ msgstr "từ"

#~ msgid "Change _to:"
#~ msgstr "Đổi _thành:"

#~ msgid "Check _Word"
#~ msgstr "Kiểm lỗi _từ"

#~ msgid "_Suggestions:"
#~ msgstr "_Gợi ý:"

#~ msgid "Ignore _All"
#~ msgstr "Bỏ qu_a tất cả"

#~ msgid "Cha_nge"
#~ msgstr "Thay đổ_i"

#~ msgid "Change A_ll"
#~ msgstr "Thay đổi tất _cả"

#~ msgid "User dictionary:"
#~ msgstr "Từ điển của người dùng:"

#~ msgid "Add w_ord"
#~ msgstr "Thêm _từ"

#~ msgid "RO"
#~ msgstr "Chỉ đọc"

#~ msgid "_Ignore case"
#~ msgstr "_Không phân biệt HOA/thường"

#~ msgid "You cannot undo a sort operation"
#~ msgstr "Không thể hồi lại thao tác sắp xếp."

#~ msgid "_OK"
#~ msgstr "Đồn_g ý"

#~ msgid "Set language"
#~ msgstr "Đặt ngôn ngữ"

#~ msgid "Languages"
#~ msgstr "Ngôn ngữ"

#~ msgid "The document is empty."
#~ msgstr "Tài liệu trống rỗng."

#~ msgid "['UTF-8', 'CURRENT', 'ISO-8859-15', 'UTF-16']"
#~ msgstr "['UTF-8', 'CURRENT', 'UTF-16']"

#~ msgid "Automatically Detected Encodings"
#~ msgstr "Tự động phát hiện bảng mã"

#~ msgid ""
#~ "Sorted list of encodings used by gedit for automatically detecting the "
#~ "encoding of a file. \"CURRENT\" represents the current locale encoding. "
#~ "Only recognized encodings are used."
#~ msgstr ""
#~ "Danh sách bảng mã đã sắp xếp được sử dụng bởi gedit cho việc phát hiện "
#~ "bảng mã tự động của tập tin. “CURRENT” thể hiện bảng mã được sử dụng hiện "
#~ "tại. Chỉ những bảng mã có thể nhận dạng được dùng."

#~ msgid "['ISO-8859-15']"
#~ msgstr "['UTF-8']"

#~ msgid "Encodings shown in menu"
#~ msgstr "Bảng mã hiển thị trong trình đơn"

#~ msgid ""
#~ "List of encodings shown in the Character Encoding menu in open/save file "
#~ "selector. Only recognized encodings are used."
#~ msgstr ""
#~ "Danh sách các bảng mã được hiển thị ở trình đơn Bảng mã kí tự ở hộp chọn "
#~ "mở/lưu tập tin. Chỉ những bảng mã có thể nhận dạng được dùng"

#~ msgid "Character encodings"
#~ msgstr "Bảng mã kí tự"

#~ msgid "E_ncodings shown in menu:"
#~ msgstr "Bảng _mã hiển thị trên trình đơn:"

#~ msgid "P_revious Page"
#~ msgstr "Trang t_rước"

#~ msgid "_Next Page"
#~ msgstr "Trang _kế"

#~ msgid "Replace"
#~ msgstr "Thay thế"

#~ msgid "_Search for: "
#~ msgstr "_Tìm: "

#~ 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 ""
#~ "Gedit nên tạo bản sao các tập tin khi lưu. Bạn có thể đặt phần mở rộng "
#~ "tập tin bằng tùy chọn “Phần mở rộng bản sao lưu”."

#~ msgid "Undo Actions Limit (DEPRECATED)"
#~ msgstr "Giới hạn hồi lại (KHÔNG DÙNG NỮA)"

#~ 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 ""
#~ "Số tối đa các hành động Hủy bước/Bước lại có thể thực hiện. Dùng “-1” cho "
#~ "số hành động vô hạn. Bị phản đối kể từ phiên bản 2.12.0."

#~ msgid "Show the application's help"
#~ msgstr "Hiển thị trợ giúp của ứng dụng"

#~ msgid "- Edit text files"
#~ msgstr "- Soạn thảo tập tin văn bản"

#~ msgid ""
#~ "%s\n"
#~ "Run '%s --help' to see a full list of available command line options.\n"
#~ msgstr ""
#~ "%s\n"
#~ "Chạy “%s --help” để xem danh sách tùy chọn dòng lệnh đầy đủ.\n"

#~ msgid "About gedit"
#~ msgstr "Giới thiệu về gedit"

#~ msgid "Unicode"
#~ msgstr "Unicode"

#~ msgid "Western"
#~ msgstr "Phương Tây"

#~ msgid "Central European"
#~ msgstr "Trung Âu"

#~ msgid "South European"
#~ msgstr "Nam Âu"

#~ msgid "Baltic"
#~ msgstr "Ban-tích"

#~ msgid "Cyrillic"
#~ msgstr "Ki-rin"

#~ msgid "Arabic"
#~ msgstr "Ả Rập"

#~ msgid "Greek"
#~ msgstr "Hy Lạp"

#~ msgid "Hebrew Visual"
#~ msgstr "Do thái trực quan"

#~ msgid "Turkish"
#~ msgstr "Thổ Nhĩ Kỳ"

#~ msgid "Nordic"
#~ msgstr "Bắc Âu"

#~ msgid "Celtic"
#~ msgstr "Xentich"

#~ msgid "Romanian"
#~ msgstr "Tiếng Rumani"

#~ msgid "Armenian"
#~ msgstr "Tiếng Acmênia"

#~ msgid "Chinese Traditional"
#~ msgstr "Tiếng Hoa phồn thể"

#~ msgid "Cyrillic/Russian"
#~ msgstr "Cyrillic/Nga"

#~ msgid "Japanese"
#~ msgstr "Tiếng Nhật"

#~ msgid "Korean"
#~ msgstr "Tiếng Hàn"

#~ msgid "Chinese Simplified"
#~ msgstr "Tiếng Hoa giản thể"

#~ msgid "Georgian"
#~ msgstr "Tiếng Gioocgiơ"

#~ msgid "Hebrew"
#~ msgstr "Do Thái"

#~ msgid "Cyrillic/Ukrainian"
#~ msgstr "Cyrillic/Ukraina"

#~ msgid "Vietnamese"
#~ msgstr "Tiếng Việt"

#~ msgid "Thai"
#~ msgstr "Tiếng Thái"

#~ msgid "Unknown"
#~ msgstr "Không rõ"

#~ msgid "The file is too big."
#~ msgstr "Tập tin quá lớn."

#~ msgid "Save _As..."
#~ msgstr "Lư_u dạng…"

#~ msgid "_Print..."
#~ msgstr "_In…"

#~ msgid "Empty"
#~ msgstr "Rỗng"

#~ msgid "gedit Preferences"
#~ msgstr "Tùy thích gedit"

#~ msgid "column"
#~ msgstr "cột"

#~ msgid "Unicode (UTF-8)"
#~ msgstr "Unicode (UTF-8)"

#~ msgid "_Open..."
#~ msgstr "_Mở…"

#~ msgid "Pr_eferences"
#~ msgstr "Tù_y thích"

#~ msgid "Configure the application"
#~ msgstr "Cấu hình ứng dụng theo ý riêng của mỗi người"

#~ msgid "_Contents"
#~ msgstr "Mụ_c lục"

#~ msgid "Revert to a saved version of the file"
#~ msgstr "Hoàn lại phiên bản đã lưu của tập tin"

#~ msgid "Print Previe_w"
#~ msgstr "_Xem thử bản in"

#~ msgid "Print preview"
#~ msgstr "Xem thử trước khi in"

#~ msgid "Undo the last action"
#~ msgstr "Hủy thao tác cuối cùng"

#~ msgid "Redo the last undone action"
#~ msgstr "Làm lại hành động mới hủy bước"

#~ msgid "Cut the selection"
#~ msgstr "Cắt vùng được chọn"

#~ msgid "Copy the selection"
#~ msgstr "Sao chép vùng đã chọn"

#~ msgid "Delete the selected text"
#~ msgstr "Xóa bỏ đoạn đã chọn"

#~ msgid "_Highlight Mode..."
#~ msgstr "C_hế độ tô sáng…"

#~ msgid "Changes the highlight mode of the active document"
#~ msgstr "Thay đổi chế độ tô sáng của tài liệu hiện tại"

#~ msgid "_Find..."
#~ msgstr "_Tìm…"

#~ msgid "Search for text"
#~ msgstr "Tìm đoạn"

#~ msgid "Search forwards for the same text"
#~ msgstr "Tìm tới trong cùng đoạn"

#~ msgid "Search backwards for the same text"
#~ msgstr "Tìm ngược cùng đoạn"

#~ msgid "_Replace..."
#~ msgstr "Th_ay thế…"

#~ msgid "Search for and replace text"
#~ msgstr "Tìm kiếm và thay thế"

#~ msgid "Clear highlighting of search matches"
#~ msgstr "Xóa tô sáng khi khớp chuỗi cần tìm"

#~ msgid "Go to a specific line"
#~ msgstr "Đi đến dòng đã cho"

#~ msgid "Save all open files"
#~ msgstr "Lưu mọi tập tin đang mở"

#~ msgid "Close all open files"
#~ msgstr "Đóng tất cả các tập tin đang mở"

#~ msgid "Activate previous document"
#~ msgstr "Kích hoạt tài liệu trước đó"

#~ msgid "Activate next document"
#~ msgstr "Kích hoạt tài liệu kế tiếp"

#~ msgid "Move the current document to a new window"
#~ msgstr "Chuyển tài liệu hiện tại vào cửa sổ mới"

#~ msgid "Close the current file"
#~ msgstr "Đóng tập tin hiện tại"

#~ msgid "Quit the program"
#~ msgstr "Thoát chương trình"

#~ msgid "_Toolbar"
#~ msgstr "_Thanh công cụ"

#~ msgid "Show or hide the toolbar in the current window"
#~ msgstr "Hiện/Ẩn thanh công cụ trên cửa sổ hiện tại"

#~ msgid "Show or hide the statusbar in the current window"
#~ msgstr ""
#~ "Thay đổi trạng thái hiển thị của thanh trạng thái trên cửa sổ hiện tại"

#~ msgid "Edit text in fullscreen"
#~ msgstr "Soạn thảo văn bản ở chế độ toàn màn hình"

#~ msgid "Show or hide the side panel in the current window"
#~ msgstr "Hiện/Ẩn khung lề trên cửa sổ hiện tại"

#~ msgid "Show or hide the bottom panel in the current window"
#~ msgstr "Hiện/Ẩn khung đáy trong cửa sổ hiện tại"

#~ msgid "Open '%s'"
#~ msgstr "Mở “%s”"

#~ msgid "Activate '%s'"
#~ msgstr "Kích hoạt “%s”"

#~ msgid "Change Case"
#~ msgstr "Thay đổi chữ hoa/thường"

#~ msgid "C_hange Case"
#~ msgstr "C_huyển đổi chữ hoa/thường"

#~ msgid "All _Upper Case"
#~ msgstr "Tất cả chữ _hoa"

#~ msgid "All _Lower Case"
#~ msgstr "Tất cả chữ _thường"

#~ msgid "Invert the case of selected text"
#~ msgstr "Đảo chữ HOA/thường trong đoạn được chọn."

#~ msgid "_Title Case"
#~ msgstr "Chữ _Tựa"

#~ msgid "Capitalize the first letter of each selected word"
#~ msgstr "Chuyển đổi chữ đầu của mỗi từ đã chọn sang chữ hoa."

#~ msgid "Get statistical information on the current document"
#~ msgstr "Lấy thông tin thống kê của tài liệu hiện tại"

#~ msgid "_Update"
#~ msgstr "_Cập nhật"

#~ msgid "File Name"
#~ msgstr "Tên tập tin"

#~ msgid "Opens the External Tools Manager"
#~ msgstr "Mở bộ quản lý công cụ bên ngoài"

#~ msgid "External tools"
#~ msgstr "Công cụ bên ngoài"

#~ msgid "Quickly open documents"
#~ msgstr "Mở tài liệu một cách nhanh chóng"

#~ msgid "_Snippets:"
#~ msgstr "Đ_oạn:"

#~ msgid "Manage snippets"
#~ msgstr "Quản lý đoạn"

#~ msgid "Sort the current document or selection"
#~ msgstr "Sắp xếp tài liệu hiện tại hay vùng chọn"

#~ msgid "Check the current document for incorrect spelling"
#~ msgstr "Kiểm tra tài liệu hiện tại để phát hiện lỗi chính tả"

#~ msgid "Automatically spell-check the current document"
#~ msgstr "Tự động kiểm lỗi chính tả tài liệu hiện tại"

#~ msgid "Language:"
#~ msgstr "Ngôn ngữ:"

#~ msgid "Language"
#~ msgstr "Ngôn ngữ"

#~ msgid "Insert current date and time at the cursor position"
#~ msgstr "Chèn ngày, giờ hiện tại vào vị trí con trỏ hiện tại."

#~ msgid "Zeitgeist dataprovider"
#~ msgstr "Nguồn dữ liệu Zeitgeist"

#~ msgid "Logs access and leave event for documents used with gedit"
#~ msgstr "Lưu lại sự kiện truy cập hoặc rời khỏi tài liệu khi dùng gedit"

#~ msgid ""
#~ "The location of the file cannot be accessed because it is not mounted."
#~ msgstr "Không thể truy cập vị trí tập tin vì nó không thể được gắn vào."

#~ msgid ""
#~ "gedit opened this instance of the file in a non-editable way. Do you want "
#~ "to edit it anyway?"
#~ msgstr ""
#~ "Trình gedit đã mở thể hiện này của tập tin bằng cách không biên soạn "
#~ "được. Bạn vẫn muốn biên soạn nó không?"

#~ msgid "Do you want to drop your changes and reload the file?"
#~ msgstr "Bạn có muốn bỏ qua các thay đổi của bạn và nạp lại tập tin không?"

#~ msgid "Log Out _without Saving"
#~ msgstr "Đăng xuất mà _không lưu"

#~ msgid "Run gedit in the background"
#~ msgstr "Chạy gedit ở nền"

#~ msgid "Replace All"
#~ msgstr "Thay thế hết"

#~ msgid "Disable syntax highlighting"
#~ msgstr "Tắt tô sáng cú pháp"

#~ msgid "Set the root to the active document location"
#~ msgstr "Đặt gốc là vị trí của tài liệu hoạt động hiện tại"

#~ msgid "Open a terminal at the currently opened directory"
#~ msgstr "Mở cửa sổ kiểu dòng lệnh tại thư mục được mở hiện tại"

#~ msgid "file"
#~ msgstr "tập tin"

#~ msgid "Move selected file or folder to trash"
#~ msgstr "Di chuyển vào thùng rác tập tin hay thư mục đã chọn"

#~ msgid "Delete selected file or folder"
#~ msgstr "Xóa tập tin hay thư mục đã chọn"

#~ msgid "Up"
#~ msgstr "Lên"

#~ msgid "Open the parent folder"
#~ msgstr "Mở thư mục mẹ"

#~ msgid "Add new empty folder"
#~ msgstr "Thêm thư mục rỗng mới"

#~ msgid "Add new empty file"
#~ msgstr "Thêm tập tin rỗng mới"

#~ msgid "Rename selected file or folder"
#~ msgstr "Thay đổi tên của tập tin hay thư mục đã chọn"

#~ msgid "_Previous Location"
#~ msgstr "Vị trí t_rước"

#~ msgid "Go to the previous visited location"
#~ msgstr "Trở về vị trí đã đến trước đó"

#~ msgid "_Next Location"
#~ msgstr "Vị trí _kế"

#~ msgid "Go to the next visited location"
#~ msgstr "Tới vị trí đến sau đó"

#~ msgid "Refresh the view"
#~ msgstr "Cập nhật ô xem"

#~ msgid "View folder in file manager"
#~ msgstr "Xem thư mục trong bộ quản lý tập tin"

#~ msgid "Show hidden files and folders"
#~ msgstr "Hiện các tập tin và thư mục bị ẩn"

#~ msgid "Show binary files"
#~ msgstr "Hiển thị các tập tin kiểu nhị phân"

#~ msgid "Quick open"
#~ msgstr "Mở nhanh"

#~ msgid "_Add..."
#~ msgstr "Thê_m…"

#~ msgid "Previous location"
#~ msgstr "Vị trí trước"

#~ msgid "Go to a previously opened location"
#~ msgstr "Trở về một vị trí đã mở trước đó"

#~ msgid "Next location"
#~ msgstr "Vị trí kế"

#~ msgid "External Tools Manager"
#~ msgstr "Bộ quản lý công cụ bên ngoài"

#~ msgid ""
#~ "List of VFS schemes gedit supports in write mode. The 'file' scheme is "
#~ "writable by default."
#~ msgstr ""
#~ "Danh sách các lược đồ VFS được trình gedit hỗ trợ trong chế độ ghi. Lược "
#~ "đồ “file” (tập tin) ghi được theo mặc định."

#~ msgid "Writable VFS schemes"
#~ msgstr "Lược đồ VFS ghi được"

#~ msgid "Snippets Manager"
#~ msgstr "Bộ Quản Lý Đoạn"

#~ msgid "Auto Detected Encodings"
#~ msgstr "Bảng mã đã tìm tự động"

#~ msgid "Auto Save"
#~ msgstr "Lưu tự động"

#~ msgid "Auto Save Interval"
#~ msgstr "Khoảng lưu tự động"

#~ msgid "Auto indent"
#~ msgstr "Thụt lề tự động"

#~ msgid "Backup Copy Extension"
#~ msgstr "Phần mở rộng bản sao lưu"

#~ msgid "Bottom Panel is Visible"
#~ msgstr "Hiện bảng phía dưới"

#~ 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 ""
#~ "Phần mở rộng hay hậu tố dùng cho tên tập tin sao lưu. Chỉ có tác dụng nếu "
#~ "bật tùy chọn “Tạo bản sao lưu”."

#~ msgid ""
#~ "List of encodings shown in Character Coding menu in open/save file "
#~ "selector. Only recognized encodings are used."
#~ msgstr ""
#~ "Danh sách các bảng mã hiển thị trong trình đơn Mã Ký Tự trong hộp thoại "
#~ "mở/lưu tập tin. Chỉ dùng những bảng mã được công nhận."

#~ msgid "Max Number of Undo Actions"
#~ msgstr "Số tối đa hành động hủy bước"

#~ 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 ""
#~ "Số phút sau đó gedit lưu tự động các thay đổi trong tập tin. Chỉ có tác "
#~ "dụng nếu bật tùy chọn “Lưu tự động”."

#~ msgid ""
#~ "Sorted list of encodings used by gedit for auto-detecting the encoding of "
#~ "a file. \"CURRENT\" represents the current locale encoding. Only "
#~ "recognized encodings are used."
#~ msgstr ""
#~ "Danh sách sắp xếp các bảng mã ký tự được gedit dùng để tự động tìm bảng "
#~ "mã của tập tin. “CURRENT” đại diện bảng mã miền địa phương hiện tại. Chỉ "
#~ "dùng những bảng mã được công nhận."

#~ 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 ""
#~ "Kiểu dáng cho nút thanh công cụ. Giá trị có thể là “GEDIT_TOOLBAR_SYSTEM” "
#~ "cho kiểu mặc định của hệ thống, “GEDIT_TOOLBAR_ICONS” nếu chỉ hiện thị "
#~ "các biểu tượng, “GEDIT_TOOLBAR_ICONS_AND_TEXT” nếu hiện cả biểu tượng và "
#~ "chữ. Và “GEDIT_TOOLBAR_ICONS_BOTH_HORIZ” để hiển thị chữ ưu tiên cạnh "
#~ "biểu tượng. Chú ý là phải viết hoa các giá trị để đảm bảo chúng được hiển "
#~ "thị đúng như đã nói."

#~ msgid "The id of a GtkSourceView Style Scheme used to color the text."
#~ msgstr ""
#~ "Mã hiệu Lược đồ Kiểu dáng GtkSourceView được dùng để tô màu văn bản."

#~ msgid "Toolbar Buttons Style"
#~ msgstr "Kiểu nút thanh công cụ"

#~ 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 ""
#~ "Gedit nên tự động lưu các tập tin đã sửa đổi sau mỗi khoảng thời gian. "
#~ "Bạn có thể đặt khoảng thời gian với tùy chọn “Khoảng tự động lưu”."

#~ msgid "Whether gedit should enable auto indentation."
#~ msgstr "Cho Gedit bật khả năng thụt lề tự động hay không."

#~ msgid ""
#~ "Whether the bottom panel at the bottom of editing windows should be "
#~ "visible."
#~ msgstr "Có nên hiển thị bảng dưới ở đáy cửa sổ soạn thảo hay không."

#~ msgid ""
#~ "Whether the side pane at the left of the editing window should be visible."
#~ msgstr "Có nên hiển thị ô bên ở bên trái cửa sổ soạn thảo hay không."

#~ msgid "Logout _without Saving"
#~ msgstr "Đang xuất mà _không lưu"

#~ msgid "Character Codings"
#~ msgstr "Mã ký tự"

#~ msgid "Character codings"
#~ msgstr "Bảng mã ký tự"

#~ msgid "Open Location"
#~ msgstr "Mở địa chỉ"

#~ msgid "Ch_aracter coding:"
#~ msgstr "_Bảng mã ký tự:"

#~ msgid "Enter the _location (URI) of the file you would like to open:"
#~ msgstr "Nhập đị_a chỉ (URI) của tập tin cần mở:"

#~ msgid "Push this button to select the font to be used by the editor"
#~ msgstr "Hãy nhấn nút này để chọn phông được dùng bởi bộ soạn thảo"

#~ msgid "<b>Bracket Matching</b>"
#~ msgstr "<b>Khớp ngoặc</b>"

#~ msgid "<b>Current Line</b>"
#~ msgstr "<b>Dòng hiện có</b>"

#~ msgid "<b>File Saving</b>"
#~ msgstr "<b>Lưu tập tin</b>"

#~ msgid "<b>Font</b>"
#~ msgstr "<b>Phông chữ</b>"

#~ msgid "<b>Line Numbers</b>"
#~ msgstr "<b>Số hiệu dòng</b>"

#~ msgid "<b>Right Margin</b>"
#~ msgstr "<b>Lề phải</b>"

#~ msgid "<b>Tab Stops</b>"
#~ msgstr "<b>Cột tab</b>"

#~ msgid "<b>Text Wrapping</b>"
#~ msgstr "<b>Ngắt dòng</b>"

#~ msgid "<span weight=\"bold\">Color Scheme</span>"
#~ msgstr "<span weight='bold'>Lược đồ màu</span>"

#~ msgid "_Right margin at column:"
#~ msgstr "Lề _phải tại cột:"

#~ msgid "Create a new toplevel window in an existing instance of gedit"
#~ msgstr "Tạo cửa sổ cấp đầu mới trong một trình gedit đang chạy"

#~ msgid "[FILE...]"
#~ msgstr "[TẬP TIN…]"

#~ msgid "%s: malformed file name or URI.\n"
#~ msgstr "%s: tên tập tin hay địa chỉ Mạng dạng sai\n"

#~ msgid "Read Only"
#~ msgstr "Chỉ đọc"

#~ msgid "Auto Detected"
#~ msgstr "Dò tự động"

#~ msgid "Add or _Remove..."
#~ msgstr "Thêm hoặc _Bỏ.…"

#~ msgid "C_haracter Coding:"
#~ msgstr "_Mã ký tự:"

#~ msgid "There was an error displaying help."
#~ msgstr "Gặp lỗi khi hiển thị trợ giúp."

#~ msgid ""
#~ "Host name was invalid. Please check that you typed the location correctly "
#~ "and try again."
#~ msgstr ""
#~ "Tên máy không hợp lệ. Hãy kiểm tra xem bạn đã nhập địa điểm đúng chưa rồi "
#~ "thử lại."

#~ msgid "Ch_aracter Coding:"
#~ msgstr "_Mã ký tự:"

#~ msgid "gedit has not been able to detect the character coding."
#~ msgstr "Trình gedit chưa có thể phát hiện bảng mã ký tự."

#~ msgid "Select a character coding from the menu and try again."
#~ msgstr "Hãy chọn mã ký tự trong trình đơn rồi thử lại."

#~ msgid "Could not open the file %s using the %s character coding."
#~ msgstr "Không thể mở tập tin %s bằng mã ký tự %s."

#~ msgid "Select a different character coding from the menu and try again."
#~ msgstr "Hãy chọn mã ký tự khác trong trình đơn rồi thử lại."

#~ msgid "Could not save the file %s using the %s character coding."
#~ msgstr "Không thể lưu tập tin %s bằng mã ký tự %s."

#~ msgid ""
#~ "The document contains one or more characters that cannot be encoded using "
#~ "the specified character coding."
#~ msgstr ""
#~ "Tài liệu này chứa một hay nhiều ký tự không thể được mã hóa bằng mã ký tự "
#~ "xác định."

#~ msgid "_Edit Anyway"
#~ msgstr "Vẫn _biên soạn"

#~ msgid "_Don't Edit"
#~ msgstr "_Không biên soạn"

#~ 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 ""
#~ "Trình gedit không thể lưu trữ bản sao cũ của tập tin này trước khi lưu "
#~ "điều mới. Bạn có thể bỏ qua cảnh báo này, và vẫn lưu tập tin, nhưng nếu "
#~ "gặp lỗi trong khi lưu, bạn có thể mất bản sao tập tin cũ. Vẫn lưu không?"

#~ 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 ""
#~ "Đĩa được dùng để lưu tập tin có giới hạn về kích thước tập tin. Hãy lưu "
#~ "một tập tin nhỏ hơn hoặc lưu tập tin này vào đĩa không đặt ra giới hạn "
#~ "trên."

#~ msgid "Could not obtain backup filename"
#~ msgstr "Không thể lấy tên tập tin sao lưu"

#~ msgid "Plugin"
#~ msgstr "Phần bổ sung"

#~ msgid "Enabled"
#~ msgstr "Bật"

#~ msgid "C_onfigure"
#~ msgstr "Cấ_u hình"

#~ msgid "A_ctivate"
#~ msgstr "Kí_ch hoạt"

#~ msgid "Ac_tivate All"
#~ msgstr "Kích hoạ_t hết"

#~ msgid "_Deactivate All"
#~ msgstr "_Tắt hết"

#~ msgid "_About Plugin"
#~ msgstr "_Giới thiệu phần bổ sung"

#~ msgid "Cannot initialize preferences manager."
#~ msgstr "Không thể khởi động bộ quản lý tùy thích."

#~ msgid "Expected `%s' got `%s' for key %s"
#~ msgstr "Cần “%s”, nhưng lại nhận được “%s” cho khóa %s"

#~ msgid "<b>Fonts</b>"
#~ msgstr "<b>Phông</b>"

#~ msgid "<b>Page header</b>"
#~ msgstr "<b>Đầu trang</b>"

#~ msgid "<b>Syntax Highlighting</b>"
#~ msgstr "<b>Tô sáng Cú pháp</b>"

#~ msgid "Open _Location..."
#~ msgstr "Mở đị_a chỉ…"

#~ msgid "Open a file from a specified location"
#~ msgstr "Mở tập tin tại một địa chỉ xác định"

#~ msgid "Page Set_up..."
#~ msgstr "Cài đặt trang…"

#~ msgid "Setup the page settings"
#~ msgstr "Cài đặt thông số trang"

#~ msgid "_Incremental Search..."
#~ msgstr "Tìm k_iếm dần…"

#~ msgid "Incrementally search for text"
#~ msgstr "Tìm kiếm dần văn bản"