summaryrefslogtreecommitdiff
path: root/po/vi.po
blob: 56d1729934537ee135900f196b54299543c1eab9 (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
# Vietnamese translation for Network Manager.
# Copyright © 2014 Gnome i18n Project for Vietnamese.
# This file is distributed under the same license as the network-manager-applet package.
# Clytie Siddall <clytie@riverland.net.au>, 2006-2007.
# Nguyễn Thái Ngọc Duy <pclouds@gmail.com>, 2011-2013.
# Trần Ngọc Quân <vnwildman@gmail.com>, 2014.
#
msgid ""
msgstr ""
"Project-Id-Version: network-manager-applet master\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-04-05 14:02+0200\n"
"PO-Revision-Date: 2014-11-28 15:54+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: Poedit 1.5.5\n"

#: ../nm-applet.desktop.in.h:1 ../src/applet.c:3105
msgid "Network"
msgstr "Mạng"

#: ../nm-applet.desktop.in.h:2
msgid "Manage your network connections"
msgstr "Quản lý kết nối mạng"

#: ../nm-connection-editor.desktop.in.h:1
#: ../src/connection-editor/nm-connection-editor.ui.h:1
msgid "Network Connections"
msgstr "Kết nối mạng"

#: ../nm-connection-editor.desktop.in.h:2
msgid "Manage and change your network connection settings"
msgstr "Quản lí và thay đổi thiết lập kết nối mạng"

#: ../org.gnome.nm-applet.gschema.xml.in.h:1
msgid "Disable connected notifications"
msgstr "Tắt thông báo kết nối"

#: ../org.gnome.nm-applet.gschema.xml.in.h:2
msgid "Set this to true to disable notifications when connecting to a network."
msgstr "Đặt là true để tắt thông báo khi nối mạng."

#: ../org.gnome.nm-applet.gschema.xml.in.h:3
msgid "Disable disconnected notifications"
msgstr "Tắt thông báo ngắt kết nối"

#: ../org.gnome.nm-applet.gschema.xml.in.h:4
msgid ""
"Set this to true to disable notifications when disconnecting from a network."
msgstr "Đặt là true để tắt thông báo khi ngắt mạng."

#: ../org.gnome.nm-applet.gschema.xml.in.h:5
msgid "Disable VPN notifications"
msgstr "Tắt thông báo VPN"

#: ../org.gnome.nm-applet.gschema.xml.in.h:6
msgid ""
"Set this to true to disable notifications when connecting to or "
"disconnecting from a VPN."
msgstr "Đặt là true để tắt thông báo khi ngắt mạng VPN."

#: ../org.gnome.nm-applet.gschema.xml.in.h:7
msgid "Suppress networks available notifications"
msgstr "Ngăn thông báo mạng sẵn sàng"

#: ../org.gnome.nm-applet.gschema.xml.in.h:8
msgid ""
"Set this to true to disable notifications when Wi-Fi networks are available."
msgstr "Đặt để tắt thông báo khi có mạng Wi-Fi."

#: ../org.gnome.nm-applet.gschema.xml.in.h:9
msgid "Stamp"
msgstr "Tem"

#: ../org.gnome.nm-applet.gschema.xml.in.h:10
msgid "Used to determine whether settings should be migrated to a new version."
msgstr "Dùng để xác định thiết lập có được chuyển sang phiên bản mới không."

#: ../org.gnome.nm-applet.gschema.xml.in.h:11
msgid "Disable WiFi Create"
msgstr "Tắt tạo WiFi"

#: ../org.gnome.nm-applet.gschema.xml.in.h:12
msgid ""
"Set to true to disable creation of adhoc networks when using the applet."
msgstr "Đặt là true để tắt tạo mạng adhock bằng applet."

#: ../org.gnome.nm-applet.gschema.xml.in.h:13
msgid "Show the applet in notification area"
msgstr "Hiện applet ở khu vực thông báo"

#: ../org.gnome.nm-applet.gschema.xml.in.h:14
msgid "Set to FALSE to disable displaying the applet in the notification area."
msgstr "Đặt thành SAI để tắt hiển thị applet trong vùng thông báo."

#: ../org.gnome.nm-applet.gschema.xml.in.h:15
msgid "Ignore CA certificate"
msgstr "Bỏ qua chứng nhận CA"

#: ../org.gnome.nm-applet.gschema.xml.in.h:16
msgid ""
"Set this to true to disable warnings about CA certificates in EAP "
"authentication."
msgstr "Đặt nó thành đúng để tắt cảnh báo về chứng nhận CA trong xác thực EAP."

#: ../org.gnome.nm-applet.gschema.xml.in.h:17
msgid ""
"Set this to true to disable warnings about CA certificates in phase 2 of EAP "
"authentication."
msgstr ""
"Đặt nó thành đúng để tắt cảnh báo về chứng nhận CA trong pha 2 của xác thực "
"EAP."

#: ../org.gnome.nm-connection-editor.appdata.xml.in.h:1
#, fuzzy
msgid "NetworkManager"
msgstr "Quản lý mạng"

#: ../org.gnome.nm-connection-editor.appdata.xml.in.h:2
#, fuzzy
msgid "NetworkManager for GNOME"
msgstr "Quản lý mạng"

#: ../org.gnome.nm-connection-editor.appdata.xml.in.h:3
msgid ""
"NetworkManager is a system service for managing and configuring your network "
"connections and devices."
msgstr ""

#: ../org.gnome.nm-connection-editor.appdata.xml.in.h:4
msgid ""
"The nm-connection-editor program works with NetworkManager to create and "
"edit existing connection profiles for NetworkManager."
msgstr ""

#: ../src/8021x.ui.h:1 ../src/ethernet-dialog.c:99
msgid "802.1X authentication"
msgstr "Xác thực 802.1X"

#: ../src/8021x.ui.h:2 ../src/connection-editor/ce-ip4-routes.ui.h:1
#: ../src/connection-editor/ce-ip6-routes.ui.h:1
#: ../src/connection-editor/ce-new-connection.ui.h:2
#: ../src/connection-editor/ce-page-dcb.ui.h:25
#: ../src/connection-editor/ce-ppp-auth-methods.ui.h:1
#: ../src/connection-editor/nm-connection-editor.ui.h:6
#: ../src/gsm-unlock.ui.h:1
msgid "_Cancel"
msgstr ""

#: ../src/8021x.ui.h:3
msgid "C_onnect"
msgstr "Kết nố_i"

#: ../src/8021x.ui.h:4 ../src/libnma/wifi.ui.h:3 ../src/libnm-gtk/wifi.ui.h:3
msgid "_Network name:"
msgstr "Tê_n mạng:"

#: ../src/ap-menu-item.c:82
#, fuzzy
msgid "ad-hoc"
msgstr "Ad-hoc"

#: ../src/ap-menu-item.c:87
msgid "secure."
msgstr ""

#: ../src/applet.c:345
msgid "Failed to add/activate connection"
msgstr "Lỗi thêm/kích hoạt kết nối"

#: ../src/applet.c:347 ../src/applet.c:401 ../src/applet.c:436
#: ../src/applet-device-wifi.c:1444 ../src/applet-device-wifi.c:1467
msgid "Unknown error"
msgstr "Lỗi lạ"

#: ../src/applet.c:350 ../src/applet.c:439 ../src/applet-device-wifi.c:1447
#: ../src/applet-device-wifi.c:1470
msgid "Connection failure"
msgstr "Gặp lỗi kết nối"

#: ../src/applet.c:399
msgid "Device disconnect failed"
msgstr "Gặp lỗi khi ngắt kết nối thiết bị"

#: ../src/applet.c:404
msgid "Disconnect failure"
msgstr "Lỗi ngắt kết nối"

#: ../src/applet.c:434
msgid "Connection activation failed"
msgstr "Lỗi kích hoạt kết nối"

#: ../src/applet.c:757 ../src/applet-device-wifi.c:1184
msgid "Don't show this message again"
msgstr "Đừng nhắc nữa"

#: ../src/applet.c:844
#, c-format
msgid ""
"\n"
"The VPN connection '%s' failed because the network connection was "
"interrupted."
msgstr ""
"\n"
"Kết nối VPN “%s” lỗi vì kết nối mạng bị ngắt."

#: ../src/applet.c:847
#, c-format
msgid ""
"\n"
"The VPN connection '%s' failed because the VPN service stopped unexpectedly."
msgstr ""
"\n"
"Kết nối VPN “%s” lỗi vì dịch vụ VPN dừng đột ngột."

#: ../src/applet.c:850
#, c-format
msgid ""
"\n"
"The VPN connection '%s' failed because the VPN service returned invalid "
"configuration."
msgstr ""
"\n"
"Kết nối VPN “%s” lỗi vì dịch vụ VPN trả về cấu hình không hợp lệ."

#: ../src/applet.c:853
#, c-format
msgid ""
"\n"
"The VPN connection '%s' failed because the connection attempt timed out."
msgstr ""
"\n"
"Kết nối VPN “%s” lỗi vì hết hạn kết nối."

#: ../src/applet.c:856
#, c-format
msgid ""
"\n"
"The VPN connection '%s' failed because the VPN service did not start in time."
msgstr ""
"\n"
"Kết nối VPN “%s” lỗi vì dịch vụ VPN không khởi động kịp."

#: ../src/applet.c:859
#, c-format
msgid ""
"\n"
"The VPN connection '%s' failed because the VPN service failed to start."
msgstr ""
"\n"
"Kết nối VPN “%s” lỗi vì dịch vụ VPN không khởi động được."

#: ../src/applet.c:862
#, c-format
msgid ""
"\n"
"The VPN connection '%s' failed because there were no valid VPN secrets."
msgstr ""
"\n"
"Kết nối VPN “%s” lỗi vì không có khóa bí mật VPN hợp lệ."

#: ../src/applet.c:865
#, c-format
msgid ""
"\n"
"The VPN connection '%s' failed because of invalid VPN secrets."
msgstr ""
"\n"
"Kết nối VPN “%s” lỗi vì khóa bí mật VPN không hợp lệ."

#: ../src/applet.c:872
#, c-format
msgid ""
"\n"
"The VPN connection '%s' failed."
msgstr ""
"\n"
"Kết nối VPN “%s” lỗi."

#: ../src/applet.c:888
#, c-format
msgid ""
"\n"
"The VPN connection '%s' disconnected because the network connection was "
"interrupted."
msgstr ""
"\n"
"Kết nối VPN “%s” bị ngắt vì kết nối mạng bị ngắt."

#: ../src/applet.c:891
#, c-format
msgid ""
"\n"
"The VPN connection '%s' disconnected because the VPN service stopped."
msgstr ""
"\n"
"Kết nối VPN “%s” bị ngắt vì dịch vụ VPN dừng đột ngột."

#: ../src/applet.c:897
#, c-format
msgid ""
"\n"
"The VPN connection '%s' disconnected."
msgstr ""
"\n"
"Kết nối VPN “%s” bị ngắt."

#: ../src/applet.c:927
#, c-format
msgid ""
"VPN connection has been successfully established.\n"
"\n"
"%s\n"
msgstr ""
"Đã thiết lập thành công kết nối VPN.\n"
"\n"
"%s\n"

#: ../src/applet.c:929
msgid "VPN connection has been successfully established.\n"
msgstr "Đã thiết lập thành công kết nối VPN.\n"

#: ../src/applet.c:931
msgid "VPN Login Message"
msgstr "Thông điệp đăng nhập VPN"

#: ../src/applet.c:937 ../src/applet.c:945 ../src/applet.c:986
msgid "VPN Connection Failed"
msgstr "Lỗi kết nối VPN"

#: ../src/applet.c:990
#, c-format
msgid ""
"\n"
"The VPN connection '%s' failed because the VPN service failed to start.\n"
"\n"
"%s"
msgstr ""
"\n"
"Kết nối VPN “%s” lỗi vì dịch vụ VPN không khởi động được.\n"
"\n"
"%s"

#: ../src/applet.c:993
#, c-format
msgid ""
"\n"
"The VPN connection '%s' failed to start.\n"
"\n"
"%s"
msgstr ""
"\n"
"Kết nối VPN “%s” không khởi động được.\n"
"\n"
"%s"

#: ../src/applet.c:1280
msgid "device not ready (firmware missing)"
msgstr "thiết bị chưa sẵn sàng (thiếu firmware)"

#: ../src/applet.c:1282
msgid "device not ready"
msgstr "thiết bị chưa sẵn sàng"

#. Notify user of unmanaged or unavailable device
#: ../src/applet.c:1292 ../src/applet-device-ethernet.c:109
msgid "disconnected"
msgstr "đã ngắt kết nối"

#: ../src/applet.c:1308
msgid "Disconnect"
msgstr "Ngắt kết nối"

#: ../src/applet.c:1322
msgid "device not managed"
msgstr "thiết bị không được quản lý"

#: ../src/applet.c:1395
msgid "No network devices available"
msgstr "Không tìm thấy thiết bị mạng dùng được"

#: ../src/applet.c:1449
msgid "_VPN Connections"
msgstr "Kết nối _VPN"

#: ../src/applet.c:1503
msgid "_Configure VPN..."
msgstr "_Cấu hình VPN…"

#: ../src/applet.c:1508
msgid "_Disconnect VPN"
msgstr "N_gắt kết nối VPN"

#: ../src/applet.c:1615
msgid "NetworkManager is not running..."
msgstr "Trình Quản lí Mạng đang không chạy…"

#: ../src/applet.c:1620 ../src/applet.c:2612
msgid "Networking disabled"
msgstr "Kết nối mạng tắt"

#. 'Enable Networking' item
#: ../src/applet.c:1830
msgid "Enable _Networking"
msgstr "Bật _mạng"

#. 'Enable Wi-Fi' item
#: ../src/applet.c:1839
msgid "Enable _Wi-Fi"
msgstr "Bật _Wi-Fi"

#. 'Enable Mobile Broadband' item
#: ../src/applet.c:1848
msgid "Enable _Mobile Broadband"
msgstr "Bật _di động băng thông rộng"

#. Toggle notifications item
#: ../src/applet.c:1860
msgid "Enable N_otifications"
msgstr "Bật _thông báo"

#. 'Connection Information' item
#: ../src/applet.c:1872
msgid "Connection _Information"
msgstr "Thông t_in kết nối"

#. 'Edit Connections...' item
#: ../src/applet.c:1880
msgid "Edit Connections..."
msgstr "Sửa kết nối…"

#: ../src/applet.c:1894
msgid "_About"
msgstr "_Giới thiệu"

#: ../src/applet.c:2179
#, c-format
msgid "You are now connected to '%s'."
msgstr "Bạn đã kết nối đến mạng “%s”."

#: ../src/applet.c:2222
msgid "Disconnected"
msgstr "Đã ngắt kết nối"

#: ../src/applet.c:2223
msgid "The network connection has been disconnected."
msgstr "Kết nối mạng đã bị ngắt."

#: ../src/applet.c:2474
#, c-format
msgid "Preparing network connection '%s'..."
msgstr "Đang chuẩn bị kết nối “%s”…"

#: ../src/applet.c:2477
#, c-format
msgid "User authentication required for network connection '%s'..."
msgstr "Cần xác thực cho kết nối “%s”…"

#: ../src/applet.c:2480 ../src/applet-device-bt.c:125
#: ../src/mobile-helpers.c:608
#, c-format
msgid "Requesting a network address for '%s'..."
msgstr "Đang lấy địa chỉ mạng cho “%s”…"

#: ../src/applet.c:2483
#, c-format
msgid "Network connection '%s' active"
msgstr "Kết nối “%s” đã hoạt động"

#: ../src/applet.c:2557
#, c-format
msgid "Starting VPN connection '%s'..."
msgstr "Đang bắt đầu kết nối VPN “%s”…"

#: ../src/applet.c:2560
#, c-format
msgid "User authentication required for VPN connection '%s'..."
msgstr "Cần xác thực cho kết nối VPN “%s”…"

#: ../src/applet.c:2563
#, c-format
msgid "Requesting a VPN address for '%s'..."
msgstr "Đang lấy địa chỉ VPN cho “%s”…"

#: ../src/applet.c:2566
#, c-format
msgid "VPN connection '%s' active"
msgstr "Kết nối VPN “%s” đã hoạt động"

#: ../src/applet.c:2616
msgid "No network connection"
msgstr "Không có kết nối mạng"

#: ../src/applet.c:3204
msgid "NetworkManager Applet"
msgstr "Quản lý mạng"

#: ../src/applet-device-broadband.c:159
msgid "Wrong PUK code; please contact your provider."
msgstr "Sai mã PUK; vui lòng liên lạc nhà cung cấp."

#: ../src/applet-device-broadband.c:201
msgid "Wrong PIN code; please contact your provider."
msgstr "Sai mã PIN; vui lòng liên lạc nhà cung cấp."

#. Start the spinner to show the progress of the unlock
#: ../src/applet-device-broadband.c:252
msgid "Sending unlock code..."
msgstr "Đang gửi mã mở khoá…"

#: ../src/applet-device-broadband.c:734 ../src/applet-dialogs.c:506
#, c-format
msgid "Mobile Broadband (%s)"
msgstr "Di động băng thông rộng (%s)"

#: ../src/applet-device-broadband.c:736
#: ../src/connection-editor/connection-helpers.c:100
#: ../src/connection-editor/page-mobile.c:308
#: ../src/libnm-gtk/nm-ui-utils.c:329
msgid "Mobile Broadband"
msgstr "Di động băng thông rộng"

#: ../src/applet-device-broadband.c:788 ../src/applet-device-bt.c:75
#: ../src/applet-device-ethernet.c:117 ../src/applet-device-wifi.c:969
msgid "Available"
msgstr "Dùng được"

#. Default connection item
#: ../src/applet-device-broadband.c:801
msgid "New Mobile Broadband connection..."
msgstr "Kết nối băng thông rộng di động mới…"

#: ../src/applet-device-broadband.c:815 ../src/applet-device-bt.c:87
#: ../src/applet-device-ethernet.c:132 ../src/applet-device-wifi.c:1365
msgid "Connection Established"
msgstr "Kết nối được thiết lập"

#: ../src/applet-device-broadband.c:816
msgid "You are now connected to the Mobile Broadband network."
msgstr "Bạn đã kết nối đến mạng di động băng thông rộng."

#: ../src/applet-device-broadband.c:956 ../src/applet-device-broadband.c:962
msgid "Mobile Broadband network."
msgstr "Mạng di động băng thông rộng."

#: ../src/applet-device-broadband.c:957
msgid "You are now registered on the home network."
msgstr "Bạn đã đăng ký mạng nhà."

#: ../src/applet-device-broadband.c:963
msgid "You are now registered on a roaming network."
msgstr "Bạn đã đăng ký mạng chuyển vùng."

#: ../src/applet-device-bt.c:88
msgid "You are now connected to the mobile broadband network."
msgstr "Bạn đã kết nối đến mạng di động băng thông rộng."

#: ../src/applet-device-bt.c:116 ../src/mobile-helpers.c:599
#, c-format
msgid "Preparing mobile broadband connection '%s'..."
msgstr "Đang chuẩn bị kết nối di động băng thông rộng “%s”…"

#: ../src/applet-device-bt.c:119 ../src/mobile-helpers.c:602
#, c-format
msgid "Configuring mobile broadband connection '%s'..."
msgstr "Đang cấu hình kết nối di động băng thông rộng “%s”…"

#: ../src/applet-device-bt.c:122 ../src/mobile-helpers.c:605
#, c-format
msgid "User authentication required for mobile broadband connection '%s'..."
msgstr "Cần xác thực cho kết nối di động băng thông rộng “%s”…"

#: ../src/applet-device-bt.c:129 ../src/mobile-helpers.c:624
#, c-format
msgid "Mobile broadband connection '%s' active"
msgstr "Kết nối di động băng thông rộng “%s” đã hoạt động"

#: ../src/applet-device-ethernet.c:30
msgid "Auto Ethernet"
msgstr "Ethernet tự động"

#: ../src/applet-device-ethernet.c:82
#, c-format
msgid "Ethernet Networks (%s)"
msgstr "Mạng Ethernet (%s)"

#: ../src/applet-device-ethernet.c:84
#, c-format
msgid "Ethernet Network (%s)"
msgstr "Mạng Ethernet (%s)"

#: ../src/applet-device-ethernet.c:87
msgid "Ethernet Networks"
msgstr "Mạng Ethernet"

#: ../src/applet-device-ethernet.c:89
msgid "Ethernet Network"
msgstr "Mạng Ethernet"

#: ../src/applet-device-ethernet.c:133
msgid "You are now connected to the ethernet network."
msgstr "Bạn đã kết nối đến mạng ethernet."

#: ../src/applet-device-ethernet.c:161
#, c-format
msgid "Preparing ethernet network connection '%s'..."
msgstr "Đang chuẩn bị kết nối mạng ethernet “%s”…"

#: ../src/applet-device-ethernet.c:164
#, c-format
msgid "Configuring ethernet network connection '%s'..."
msgstr "Đang cấu hình kết nối mạng ethernet “%s”…"

#: ../src/applet-device-ethernet.c:167
#, c-format
msgid "User authentication required for ethernet network connection '%s'..."
msgstr "Cần xác thực cho kết nối mạng ethernet “%s”…"

#: ../src/applet-device-ethernet.c:170
#, c-format
msgid "Requesting an ethernet network address for '%s'..."
msgstr "Đang lấy địa chỉ cho mạng ethernet “%s”…"

#: ../src/applet-device-ethernet.c:174
#, c-format
msgid "Ethernet network connection '%s' active"
msgstr "Kết nối mạng ethernet “%s” đã hoạt động"

#: ../src/applet-device-ethernet.c:346
msgid "DSL authentication"
msgstr "Xác thực DSL"

#: ../src/applet-device-wifi.c:230
msgid "_Connect to Hidden Wi-Fi Network..."
msgstr "_Kết nối tới mạng Wi-Fi ẩn…"

#: ../src/applet-device-wifi.c:281
msgid "Create _New Wi-Fi Network..."
msgstr "Tạo mạ_ng Wi-Fi mới…"

#: ../src/applet-device-wifi.c:431
msgid "(none)"
msgstr "(không)"

#: ../src/applet-device-wifi.c:901
#, c-format
msgid "Wi-Fi Networks (%s)"
msgstr "Mạng Wi-Fi (%s)"

#: ../src/applet-device-wifi.c:903
#, c-format
msgid "Wi-Fi Network (%s)"
msgstr "Mạng Wi-Fi (%s)"

#: ../src/applet-device-wifi.c:905
msgid "Wi-Fi Network"
msgid_plural "Wi-Fi Networks"
msgstr[0] "Mạng Wi-Fi"

#: ../src/applet-device-wifi.c:934
msgid "Wi-Fi is disabled"
msgstr "Wi-Fi bị tắt"

#: ../src/applet-device-wifi.c:935
msgid "Wi-Fi is disabled by hardware switch"
msgstr "Wi-Fi bị tắt từ phần cứng"

#: ../src/applet-device-wifi.c:996
msgid "More networks"
msgstr "Thêm mạng"

#: ../src/applet-device-wifi.c:1180
msgid "Wi-Fi Networks Available"
msgstr "Mạng Wi-Fi có thể dùng"

#: ../src/applet-device-wifi.c:1181
msgid "Use the network menu to connect to a Wi-Fi network"
msgstr "Dùng trình đơn mạng để kết nối mạng Wi-Fi"

#: ../src/applet-device-wifi.c:1364
#, c-format
msgid "You are now connected to the Wi-Fi network '%s'."
msgstr "Bạn đã kết nối đến mạng Wi-Fi “%s”."

#: ../src/applet-device-wifi.c:1399
#, c-format
msgid "Preparing Wi-Fi network connection '%s'..."
msgstr "Đang chuẩn bị kết nối mạng Wi-Fi “%s”…"

#: ../src/applet-device-wifi.c:1402
#, c-format
msgid "Configuring Wi-Fi network connection '%s'..."
msgstr "Đang cấu hình kết nối mạng Wi-Fi “%s”…"

#: ../src/applet-device-wifi.c:1405
#, c-format
msgid "User authentication required for Wi-Fi network '%s'..."
msgstr "Cần xác thực người dùng cho kết nối mạng Wi-Fi “%s”…"

#: ../src/applet-device-wifi.c:1408
#, c-format
msgid "Requesting a Wi-Fi network address for '%s'..."
msgstr "Đang lấy địa chỉ mạng Wi-Fi “%s”…"

#: ../src/applet-device-wifi.c:1419
#, c-format
msgid "Wi-Fi network connection '%s' active: %s (%d%%)"
msgstr "Kết nối mạng Wi-Fi “%s” đã hoạt động: %s (%d%%)"

#: ../src/applet-device-wifi.c:1423
#, c-format
msgid "Wi-Fi network connection '%s' active"
msgstr "Kết nối mạng Wi-Fi “%s” đã hoạt động"

#: ../src/applet-device-wifi.c:1442
msgid "Failed to activate connection"
msgstr "Lỗi kích hoạt kết nối"

#: ../src/applet-device-wifi.c:1465
msgid "Failed to add new connection"
msgstr "Lỗi thêm kết nối mới"

#: ../src/applet-dialogs.c:41
msgid "Error displaying connection information:"
msgstr "Gặp lỗi khi hiển thị thông tin kết nối:"

#: ../src/applet-dialogs.c:72 ../src/connection-editor/page-wifi-security.c:332
#: ../src/libnma/nma-wifi-dialog.c:932 ../src/libnm-gtk/nm-wifi-dialog.c:948
#: ../src/wireless-security/wireless-security.c:448
msgid "LEAP"
msgstr "LEAP"

#: ../src/applet-dialogs.c:74
msgid "Dynamic WEP"
msgstr "WEP động"

#: ../src/applet-dialogs.c:76 ../src/applet-dialogs.c:228
#: ../src/applet-dialogs.c:230
msgid "WPA/WPA2"
msgstr "WPA/WPA2"

#. Create the expander
#: ../src/applet-dialogs.c:151
#, fuzzy
msgid "More addresses"
msgstr "Địa chỉ"

#: ../src/applet-dialogs.c:226
msgid "WEP"
msgstr "WEP"

#: ../src/applet-dialogs.c:234 ../src/applet-dialogs.c:243
#: ../src/connection-editor/page-wifi-security.c:283
msgctxt "Wi-Fi/Ethernet security"
msgid "None"
msgstr "Không"

#: ../src/applet-dialogs.c:260
#, c-format
msgid "%s (default)"
msgstr "%s (mặc định)"

#: ../src/applet-dialogs.c:329 ../src/applet-dialogs.c:580
#, c-format
msgid "%u Mb/s"
msgstr "%u Mb/giây"

#: ../src/applet-dialogs.c:331 ../src/applet-dialogs.c:582
msgctxt "Speed"
msgid "Unknown"
msgstr "Không rõ"

#. Address
#: ../src/applet-dialogs.c:346 ../src/applet-dialogs.c:368
msgctxt "Address"
msgid "Unknown"
msgstr "Không rõ"

#: ../src/applet-dialogs.c:347 ../src/applet-dialogs.c:420
msgid "IP Address:"
msgstr "Địa chỉ IP:"

#: ../src/applet-dialogs.c:369
msgid "Broadcast Address:"
msgstr "Địa chỉ quảng bá:"

#. Prefix
#: ../src/applet-dialogs.c:381
msgctxt "Subnet Mask"
msgid "Unknown"
msgstr "Không rõ"

#: ../src/applet-dialogs.c:382
msgid "Subnet Mask:"
msgstr "Mặt nạ mạng:"

#: ../src/applet-dialogs.c:492
#, c-format
msgid "Ethernet (%s)"
msgstr "Ethernet (%s)"

#: ../src/applet-dialogs.c:495
#, c-format
msgid "802.11 WiFi (%s)"
msgstr "802.11 WiFi (%s)"

#: ../src/applet-dialogs.c:502
#, c-format
msgid "GSM (%s)"
msgstr "GSM (%s)"

#: ../src/applet-dialogs.c:504
#, c-format
msgid "CDMA (%s)"
msgstr "CDMA (%s)"

#. --- General ---
#: ../src/applet-dialogs.c:512 ../src/applet-dialogs.c:810
#: ../src/connection-editor/page-general.c:347
msgid "General"
msgstr "Chung"

#: ../src/applet-dialogs.c:516
msgid "Interface:"
msgstr "Giao diện:"

#: ../src/applet-dialogs.c:536
msgid "Hardware Address:"
msgstr "Địa chỉ phần cứng:"

#. Driver
#: ../src/applet-dialogs.c:550
msgid "Driver:"
msgstr "Trình điều khiển:"

#: ../src/applet-dialogs.c:585
msgid "Speed:"
msgstr "Tốc độ:"

#: ../src/applet-dialogs.c:600
msgid "Security:"
msgstr "Bảo mật:"

#. --- IPv4 ---
#: ../src/applet-dialogs.c:618 ../src/applet-dialogs.c:851
msgid "IPv4"
msgstr "IPv4"

#: ../src/applet-dialogs.c:638 ../src/applet-dialogs.c:689
msgid "Default Route:"
msgstr "Định tuyến mặc định:"

#. --- IPv6 ---
#: ../src/applet-dialogs.c:658 ../src/applet-dialogs.c:873
msgid "IPv6"
msgstr "IPv6"

#: ../src/applet-dialogs.c:667 ../src/applet-dialogs.c:882
msgid "Ignored"
msgstr "Bỏ qua"

#: ../src/applet-dialogs.c:815
msgid "VPN Type:"
msgstr "Kiểu VPN:"

#: ../src/applet-dialogs.c:822
msgid "VPN Gateway:"
msgstr "Cổng VPN:"

#: ../src/applet-dialogs.c:828
msgid "VPN Username:"
msgstr "Tên người dùng VPN:"

#: ../src/applet-dialogs.c:834
msgid "VPN Banner:"
msgstr "Khẩu hiện VPN:"

#: ../src/applet-dialogs.c:840
msgid "Base Connection:"
msgstr "Kết nối cơ sở:"

#: ../src/applet-dialogs.c:842 ../src/libnm-gtk/nm-ui-utils.c:343
msgid "Unknown"
msgstr "Không rõ"

#. Shouldn't really happen but ...
#: ../src/applet-dialogs.c:957
msgid "No valid active connections found!"
msgstr "Không có kết nối hoạt động!"

#: ../src/applet-dialogs.c:985
#, fuzzy
msgid ""
"Copyright © 2004-2014 Red Hat, Inc.\n"
"Copyright © 2005-2008 Novell, Inc.\n"
"and many other community contributors and translators"
msgstr ""
"Copyright © 2004-2011 Red Hat, Inc.\n"
"Copyright © 2005-2008 Novell, Inc.\n"
"và nhiều dịch giả, công tác viên khác"

#: ../src/applet-dialogs.c:988
msgid ""
"Notification area applet for managing your network devices and connections."
msgstr "Chương trình quản lí các thiết bị và kết nối mạng của bạn."

#: ../src/applet-dialogs.c:990
msgid "NetworkManager Website"
msgstr "Trang web NetworkManager"

#: ../src/applet-dialogs.c:1005
msgid "Missing resources"
msgstr "Thiếu tài nguyên"

#: ../src/applet-dialogs.c:1030
msgid "Mobile broadband network password"
msgstr "Mật khẩu mạng di động băng thông rộng"

#: ../src/applet-dialogs.c:1039
#, c-format
msgid "A password is required to connect to '%s'."
msgstr "Cần mật khẩu để kết nối “%s”."

#: ../src/applet-dialogs.c:1054
msgid "Password:"
msgstr "Mật khẩu:"

#: ../src/applet-dialogs.c:1336
msgid "SIM PIN unlock required"
msgstr "Cần PIN mở khoá SIM"

#: ../src/applet-dialogs.c:1337
msgid "SIM PIN Unlock Required"
msgstr "Cần PIN mở khoá SIM"

#. FIXME: some warning about # of times you can enter incorrect PIN
#: ../src/applet-dialogs.c:1339
#, c-format
msgid ""
"The mobile broadband device '%s' requires a SIM PIN code before it can be "
"used."
msgstr ""
"Thiết bị di động băng thông rộng “%s” cần mã PIN SIM trước khi có thể dùng."

#. Translators: PIN code entry label
#: ../src/applet-dialogs.c:1341
msgid "PIN code:"
msgstr "Mã PIN:"

#. Translators: Show/obscure PIN checkbox label
#: ../src/applet-dialogs.c:1345
msgid "Show PIN code"
msgstr "Hiện mã PIN"

#: ../src/applet-dialogs.c:1347
msgid "SIM PUK unlock required"
msgstr "Cần PUK mở khoá SIM"

#: ../src/applet-dialogs.c:1348
msgid "SIM PUK Unlock Required"
msgstr "Cần PUK mở khoá SIM"

#. FIXME: some warning about # of times you can enter incorrect PUK
#: ../src/applet-dialogs.c:1350
#, c-format
msgid ""
"The mobile broadband device '%s' requires a SIM PUK code before it can be "
"used."
msgstr ""
"Thiết bị di động băng thông rộng “%s” cần mã PUK SIM trước khi có thể dùng."

#. Translators: PUK code entry label
#: ../src/applet-dialogs.c:1352
msgid "PUK code:"
msgstr "Mã PUK:"

#. Translators: New PIN entry label
#: ../src/applet-dialogs.c:1355
msgid "New PIN code:"
msgstr "Mã PIN mới:"

#. Translators: New PIN verification entry label
#: ../src/applet-dialogs.c:1357
msgid "Re-enter new PIN code:"
msgstr "Nhập lại mã PIN:"

#. Translators: Show/obscure PIN/PUK checkbox label
#: ../src/applet-dialogs.c:1362
msgid "Show PIN/PUK codes"
msgstr "Hiện mã PIN/PUK"

#: ../src/connection-editor/ce-ip4-routes.ui.h:2
#: ../src/connection-editor/ce-ip6-routes.ui.h:2
#: ../src/connection-editor/ce-page-dcb.ui.h:26
#: ../src/connection-editor/ce-ppp-auth-methods.ui.h:2
msgid "_OK"
msgstr ""

#: ../src/connection-editor/ce-ip4-routes.ui.h:3
#: ../src/connection-editor/ce-ip6-routes.ui.h:3
#: ../src/connection-editor/ce-page-ip4.ui.h:8
#: ../src/connection-editor/ce-page-ip6.ui.h:11
msgid ""
"IP addresses identify your computer on the network.  Click the \"Add\" "
"button to add an IP address."
msgstr ""
"Địa chỉ IP xác định máy của bạn trên mạng. Nhấn nút \"Thêm\" để thêm địa chỉ "
"IP."

#: ../src/connection-editor/ce-ip4-routes.ui.h:4
#: ../src/connection-editor/ce-ip6-routes.ui.h:4
#: ../src/connection-editor/ce-page-bond.ui.h:12
#: ../src/connection-editor/ce-page-bridge.ui.h:2
#: ../src/connection-editor/ce-page-ip4.ui.h:9
#: ../src/connection-editor/ce-page-ip6.ui.h:12
#: ../src/connection-editor/ce-page-team.ui.h:4
#: ../src/connection-editor/nm-connection-editor.ui.h:3
msgid "_Add"
msgstr ""

#. Delete
#: ../src/connection-editor/ce-ip4-routes.ui.h:5
#: ../src/connection-editor/ce-ip6-routes.ui.h:5
#: ../src/connection-editor/ce-page-bond.ui.h:14
#: ../src/connection-editor/ce-page-bridge.ui.h:4
#: ../src/connection-editor/ce-page-ip4.ui.h:10
#: ../src/connection-editor/ce-page-ip6.ui.h:13
#: ../src/connection-editor/ce-page-team.ui.h:6
#: ../src/connection-editor/nm-connection-list.c:699
msgid "_Delete"
msgstr "_Xoá"

#: ../src/connection-editor/ce-ip4-routes.ui.h:6
#: ../src/connection-editor/ce-ip6-routes.ui.h:6
msgid "Ig_nore automatically obtained routes"
msgstr "_Bỏ qua định tuyến lấy tự động"

#: ../src/connection-editor/ce-ip4-routes.ui.h:7
#: ../src/connection-editor/ce-ip6-routes.ui.h:7
msgid "_Use this connection only for resources on its network"
msgstr "Chỉ _dùng kết nối này cho tài nguyên trên mạng đó"

#: ../src/connection-editor/ce-ip4-routes.ui.h:8
#: ../src/connection-editor/ce-ip6-routes.ui.h:8
msgid ""
"If enabled, this connection will never be used as the default network "
"connection."
msgstr "Nếu bật, kết nối này sẽ không bao giờ được dùng làm mặc định."

#: ../src/connection-editor/ce-new-connection.ui.h:1 ../src/libnma/wifi.ui.h:1
#: ../src/libnm-gtk/wifi.ui.h:1 ../src/wireless-security/eap-method-fast.ui.h:1
#: ../src/wireless-security/eap-method-peap.ui.h:1
#: ../src/wireless-security/eap-method-ttls.ui.h:1
#: ../src/wireless-security/ws-dynamic-wep.ui.h:1
#: ../src/wireless-security/ws-wpa-eap.ui.h:1
msgid " "
msgstr " "

#: ../src/connection-editor/ce-new-connection.ui.h:3
msgid "Create…"
msgstr "Tạo…"

#: ../src/connection-editor/ce-new-connection.ui.h:4
msgid "Choose a Connection Type"
msgstr "Chọn loại kết nối"

#: ../src/connection-editor/ce-new-connection.ui.h:5
msgid ""
"Select the type of connection you wish to create.\n"
"\n"
"If you are creating a VPN, and the VPN connection you wish to create does "
"not appear in the list, you may not have the correct VPN plugin installed."
msgstr ""
"Chọn loại kết nối bạn muốn tạo.\n"
"\n"
"Nếu bạn tạo VPN và loại kết nối VPN mong muốn không có trong danh sách, bạn "
"có lẽ chưa cài phần bổ sung VPN cần thiết."

#: ../src/connection-editor/ce-page-bond.ui.h:1
msgid "Round-robin"
msgstr "Xoay vòng"

#: ../src/connection-editor/ce-page-bond.ui.h:2
msgid "Active backup"
msgstr "Sao lưu chủ động"

#: ../src/connection-editor/ce-page-bond.ui.h:3
msgid "XOR"
msgstr "XOR"

#: ../src/connection-editor/ce-page-bond.ui.h:4
msgid "Broadcast"
msgstr "Quảng bá"

#: ../src/connection-editor/ce-page-bond.ui.h:5
msgid "802.3ad"
msgstr "802.3ad"

#: ../src/connection-editor/ce-page-bond.ui.h:6
msgid "Adaptive transmit load balancing"
msgstr "Cân bằng tải truyền tải thích nghi"

#: ../src/connection-editor/ce-page-bond.ui.h:7
msgid "Adaptive load balancing"
msgstr "Cân bằng tải thích nghi"

#: ../src/connection-editor/ce-page-bond.ui.h:8
msgid "MII (recommended)"
msgstr "MII (khuyên dùng)"

#: ../src/connection-editor/ce-page-bond.ui.h:9
msgid "ARP"
msgstr "ARP"

#: ../src/connection-editor/ce-page-bond.ui.h:10
msgid "Bonded _connections:"
msgstr "_Kết nối bond:"

#: ../src/connection-editor/ce-page-bond.ui.h:11
#: ../src/connection-editor/ce-page-wifi.ui.h:19
msgid "M_ode:"
msgstr "_Chế độ:"

#. Edit
#: ../src/connection-editor/ce-page-bond.ui.h:13
#: ../src/connection-editor/ce-page-bridge.ui.h:3
#: ../src/connection-editor/ce-page-team.ui.h:5
#: ../src/connection-editor/nm-connection-list.c:683
msgid "_Edit"
msgstr "_Sửa"

#: ../src/connection-editor/ce-page-bond.ui.h:15
msgid "Monitoring _frequency:"
msgstr "_Tần số theo dõi:"

#: ../src/connection-editor/ce-page-bond.ui.h:16
msgid "ms"
msgstr "ms"

#: ../src/connection-editor/ce-page-bond.ui.h:17
#: ../src/connection-editor/ce-page-bridge.ui.h:6
#: ../src/connection-editor/ce-page-team.ui.h:7
msgid "_Interface name:"
msgstr "Tên _giao tiếp:"

#: ../src/connection-editor/ce-page-bond.ui.h:18
msgid "_Link Monitoring:"
msgstr "Theo dõi _liên kết:"

#: ../src/connection-editor/ce-page-bond.ui.h:19
msgid "ARP _targets:"
msgstr "Đí_ch ARP:"

#: ../src/connection-editor/ce-page-bond.ui.h:20
msgid ""
"An IP address, or a comma-separated list of IP addresses, to look for when "
"checking the link status."
msgstr ""
"Một địa chỉ IP, hoặc một danh sách các địa chỉ IP ngăn cách nhau bằng dấu "
"phẩy, để tìm không kiểu tra trạng thái của liên kết."

#: ../src/connection-editor/ce-page-bond.ui.h:21
msgid "Link _up delay:"
msgstr "Trễ liên kết _lên:"

#: ../src/connection-editor/ce-page-bond.ui.h:22
msgid "Link _down delay:"
msgstr "Trễ liên kết _xuống:"

#: ../src/connection-editor/ce-page-bond.ui.h:23
msgid "_Primary:"
msgstr "_Chính:"

#: ../src/connection-editor/ce-page-bond.ui.h:24
msgid ""
"The interface name of the primary device. If set, this device will always be "
"the active slave when it is available."
msgstr ""
"Tên của giao diện thiết bị chính. Nếu được đặt thì thiết bị này sẽ luôn kích "
"phụ thuộc hoạt mỗi khi nó sẵn sàng."

#: ../src/connection-editor/ce-page-bond.ui.h:25
#: ../src/connection-editor/ce-page-ethernet.ui.h:17
#: ../src/connection-editor/ce-page-infiniband.ui.h:4
#: ../src/connection-editor/ce-page-team.ui.h:8
#: ../src/connection-editor/ce-page-vlan.ui.h:4
#: ../src/connection-editor/ce-page-wifi.ui.h:8
msgid "_MTU:"
msgstr "_MTU:"

#: ../src/connection-editor/ce-page-bond.ui.h:26
#: ../src/connection-editor/ce-page-ethernet.ui.h:18
#: ../src/connection-editor/ce-page-infiniband.ui.h:3
#: ../src/connection-editor/ce-page-team.ui.h:9
#: ../src/connection-editor/ce-page-vlan.ui.h:5
#: ../src/connection-editor/ce-page-wifi.ui.h:7
msgid "bytes"
msgstr "byte"

#: ../src/connection-editor/ce-page-bridge-port.ui.h:1
msgid "Path _cost:"
msgstr "_Giá đường dẫn:"

#: ../src/connection-editor/ce-page-bridge-port.ui.h:2
#: ../src/connection-editor/ce-page-bridge.ui.h:5
msgid "_Priority:"
msgstr "Độ ư_u tiên:"

#: ../src/connection-editor/ce-page-bridge-port.ui.h:3
msgid "_Hairpin mode:"
msgstr "Chế độ _Hairpin:"

#: ../src/connection-editor/ce-page-bridge.ui.h:1
msgid "Bridged _connections:"
msgstr "_Kết nối kiểu cầu:"

#: ../src/connection-editor/ce-page-bridge.ui.h:7
msgid "_Forward delay:"
msgstr "T_rễ chuyển tiếp:"

#: ../src/connection-editor/ce-page-bridge.ui.h:8
msgid "_Hello time:"
msgstr "Thời gian c_hào hỏi:"

#: ../src/connection-editor/ce-page-bridge.ui.h:9
msgid "s"
msgstr "s"

#: ../src/connection-editor/ce-page-bridge.ui.h:10
#, fuzzy
msgid "Enable I_GMP snooping"
msgstr "Bật _mạng"

#: ../src/connection-editor/ce-page-bridge.ui.h:11
msgid "Enable _STP (Spanning Tree Protocol)"
msgstr "Bật _STP (Spanning Tree Protocol)"

#: ../src/connection-editor/ce-page-bridge.ui.h:12
msgid "_Max age:"
msgstr "Tuổi _tối đa:"

#: ../src/connection-editor/ce-page-bridge.ui.h:13
msgid "_Aging time:"
msgstr "Giờ t_uổi:"

#: ../src/connection-editor/ce-page.c:78
msgid "automatic"
msgstr "tự động"

#: ../src/connection-editor/ce-page.c:86
#: ../src/connection-editor/ce-page-dcb.ui.h:13
#: ../src/connection-editor/page-wifi.c:168
#: ../src/connection-editor/page-wifi.c:172
#: ../src/connection-editor/page-wifi.c:193
#, c-format
msgid "default"
msgstr "mặc định"

#: ../src/connection-editor/ce-page.c:132
msgid "unspecified error"
msgstr ""

#: ../src/connection-editor/ce-page.c:245
#, fuzzy
msgid "MAC address"
msgstr "Địa chỉ"

#: ../src/connection-editor/ce-page.c:245
#, fuzzy
msgid "HW address"
msgstr "Địa chỉ"

#: ../src/connection-editor/ce-page.c:248
#, c-format
msgid "invalid %s for %s (%s)"
msgstr ""

#: ../src/connection-editor/ce-page.c:252
#: ../src/connection-editor/ce-page.c:484
#, c-format
msgid "invalid %s (%s)"
msgstr ""

#: ../src/connection-editor/ce-page.c:268
#, c-format
msgid "invalid interface-name for %s (%s)"
msgstr ""

#: ../src/connection-editor/ce-page.c:272
#, c-format
msgid "invalid interface-name (%s)"
msgstr ""

#: ../src/connection-editor/ce-page.c:485
#, fuzzy
msgid "device"
msgstr "Bất kỳ thiết bị nào"

#: ../src/connection-editor/ce-page.c:591
msgid "Failed to update connection secrets due to an unknown error."
msgstr "Không thể cập nhật bí mật kết nối vì lỗi không rõ."

#: ../src/connection-editor/ce-page-dcb.ui.h:1
msgid "Use Data Center Bridging (DCB) for this connection"
msgstr "Dùng Data Center Bridging (DCB) cho kết nối này"

#: ../src/connection-editor/ce-page-dcb.ui.h:2
msgid "FCoE"
msgstr "FCoE"

#: ../src/connection-editor/ce-page-dcb.ui.h:3
msgid "iSCSI"
msgstr "iSCSI"

#: ../src/connection-editor/ce-page-dcb.ui.h:4
msgid "FIP"
msgstr "FIP"

#: ../src/connection-editor/ce-page-dcb.ui.h:5
msgid "Flow Control"
msgstr "Luồng điều khiển"

#: ../src/connection-editor/ce-page-dcb.ui.h:6
msgid "Feature"
msgstr "Tính năng"

#: ../src/connection-editor/ce-page-dcb.ui.h:7
msgid "Enable"
msgstr "Bật"

#: ../src/connection-editor/ce-page-dcb.ui.h:8
msgid "Advertise"
msgstr "Quảng bá"

#: ../src/connection-editor/ce-page-dcb.ui.h:9
msgid "Willing"
msgstr "Muốn"

#: ../src/connection-editor/ce-page-dcb.ui.h:10
msgid "Priority"
msgstr "Độ ưu tiên"

#: ../src/connection-editor/ce-page-dcb.ui.h:11
msgid "Options..."
msgstr "Tùy chọn…"

#: ../src/connection-editor/ce-page-dcb.ui.h:12
msgid "Priority Groups"
msgstr "Nhóm ưu tiên"

#: ../src/connection-editor/ce-page-dcb.ui.h:14
msgid "0"
msgstr "0"

#: ../src/connection-editor/ce-page-dcb.ui.h:15
msgid "1"
msgstr "1"

#: ../src/connection-editor/ce-page-dcb.ui.h:16
#: ../src/wireless-security/ws-wep-key.ui.h:2
msgid "2"
msgstr "2"

#: ../src/connection-editor/ce-page-dcb.ui.h:17
#: ../src/wireless-security/ws-wep-key.ui.h:3
msgid "3"
msgstr "3"

#: ../src/connection-editor/ce-page-dcb.ui.h:18
#: ../src/wireless-security/ws-wep-key.ui.h:4
msgid "4"
msgstr "4"

#: ../src/connection-editor/ce-page-dcb.ui.h:19
msgid "5"
msgstr "5"

#: ../src/connection-editor/ce-page-dcb.ui.h:20
msgid "6"
msgstr "6"

#: ../src/connection-editor/ce-page-dcb.ui.h:21
msgid "7"
msgstr "7"

#: ../src/connection-editor/ce-page-dcb.ui.h:22
msgid "Fabric"
msgstr "Fabric"

#: ../src/connection-editor/ce-page-dcb.ui.h:23
msgid "VN2VN"
msgstr "VN2VN"

#: ../src/connection-editor/ce-page-dcb.ui.h:24
msgid "Priority Flow Control"
msgstr "Điều khiển luồng ưu tiên"

#: ../src/connection-editor/ce-page-dcb.ui.h:27
msgid "Enable or disable priority pause transmission for each User Priority."
msgstr "Bật hay tắt cho ưu tiên dừng vận chuyển từng mức ưu tiên người dùng."

#: ../src/connection-editor/ce-page-dcb.ui.h:28
msgid "Priority:"
msgstr "Độ ưu tiên:"

#: ../src/connection-editor/ce-page-dcb.ui.h:29
msgid "0:"
msgstr "0:"

#: ../src/connection-editor/ce-page-dcb.ui.h:30
msgid "1:"
msgstr "1:"

#: ../src/connection-editor/ce-page-dcb.ui.h:31
msgid "2:"
msgstr "2:"

#: ../src/connection-editor/ce-page-dcb.ui.h:32
msgid "3:"
msgstr "3:"

#: ../src/connection-editor/ce-page-dcb.ui.h:33
msgid "4:"
msgstr "4:"

#: ../src/connection-editor/ce-page-dcb.ui.h:34
msgid "5:"
msgstr "5:"

#: ../src/connection-editor/ce-page-dcb.ui.h:35
msgid "6:"
msgstr "6:"

#: ../src/connection-editor/ce-page-dcb.ui.h:36
msgid "7:"
msgstr "7:"

#: ../src/connection-editor/ce-page-dcb.ui.h:37
msgid "Traffic Class:"
msgstr "Lớp giao thông:"

#: ../src/connection-editor/ce-page-dcb.ui.h:38
msgid "Strict Bandwidth:"
msgstr "ăng thông hạn chế:"

#: ../src/connection-editor/ce-page-dcb.ui.h:39
msgid "Priority Bandwidth:"
msgstr "Băng thông ưu tiên:"

#: ../src/connection-editor/ce-page-dcb.ui.h:40
msgid "Group Bandwidth:"
msgstr "Băng thông nhóm:"

#: ../src/connection-editor/ce-page-dcb.ui.h:41
msgid "Group ID:"
msgstr "Mã nhóm:"

#: ../src/connection-editor/ce-page-dcb.ui.h:42
msgid "15"
msgstr "15"

#: ../src/connection-editor/ce-page-dcb.ui.h:43
msgid "Enter the priority group ID for each User Priority."
msgstr "Nhập vào mã số nhóm ưu tiên cho từng Mức ưu tiên người dùng."

#: ../src/connection-editor/ce-page-dcb.ui.h:45
#, no-c-format
msgid ""
"Enter the allowed link bandwidth percent each Priority Group may use.  The "
"sum of all groups must total 100%."
msgstr ""
"Nhập vào phần trăm băng thông kiên kết cho phép cho từng nhóm ưu tiên được "
"dùng. Tổng cộng mọi nhóm phải là 100%."

#: ../src/connection-editor/ce-page-dcb.ui.h:46
msgid ""
"Enter the percentage of priority group bandwidth each user priority may use."
msgstr ""
"Nhập vào phần trăm của mức ưu tiên băng thông nhóm người dùng được dùng"

#: ../src/connection-editor/ce-page-dcb.ui.h:47
msgid "Enable or disable strict bandwidth for each user priority."
msgstr "Bật hay tắt hạn chế băng thông cho từng mức ưu tiên người dùng."

#: ../src/connection-editor/ce-page-dcb.ui.h:48
msgid "Enter the traffic class for each user priority."
msgstr "Nhập vào lớp giao thông cho từng mức ưu tiên người dùng."

#: ../src/connection-editor/ce-page-dsl.ui.h:1
#: ../src/connection-editor/ce-page-mobile.ui.h:3
#: ../src/wireless-security/eap-method-leap.ui.h:1
#: ../src/wireless-security/eap-method-simple.ui.h:1
#: ../src/wireless-security/ws-leap.ui.h:1
msgid "_Username:"
msgstr "_Tên người dùng:"

#: ../src/connection-editor/ce-page-dsl.ui.h:2
msgid "_Service:"
msgstr "_Dịch vụ:"

#: ../src/connection-editor/ce-page-dsl.ui.h:3
#: ../src/wireless-security/eap-method-leap.ui.h:3
#: ../src/wireless-security/eap-method-simple.ui.h:3
#: ../src/wireless-security/eap-method-tls.ui.h:7
#: ../src/wireless-security/ws-leap.ui.h:3
#: ../src/wireless-security/ws-wpa-psk.ui.h:3
msgid "Sho_w password"
msgstr "_Hiện mật khẩu"

#: ../src/connection-editor/ce-page-dsl.ui.h:4
#: ../src/connection-editor/ce-page-mobile.ui.h:4
#: ../src/libnma/nma-vpn-password-dialog.c:97
#: ../src/libnm-gtk/nm-vpn-password-dialog.c:97
#: ../src/wireless-security/eap-method-leap.ui.h:2
#: ../src/wireless-security/eap-method-simple.ui.h:2
#: ../src/wireless-security/ws-leap.ui.h:2
#: ../src/wireless-security/ws-wpa-psk.ui.h:1
msgid "_Password:"
msgstr "_Mật khẩu:"

#: ../src/connection-editor/ce-page-ethernet.ui.h:1
#: ../src/connection-editor/ce-page-ip4.ui.h:1
#: ../src/connection-editor/ce-page-ip6.ui.h:1
#: ../src/connection-editor/ce-page-wifi.ui.h:1
#: ../src/connection-editor/page-ip4.c:129
#: ../src/connection-editor/page-ip6.c:135
#: ../src/wireless-security/eap-method-peap.ui.h:2
msgid "Automatic"
msgstr "Tự động"

#: ../src/connection-editor/ce-page-ethernet.ui.h:2
msgid "Twisted Pair (TP)"
msgstr "Đôi xoắn (TP)"

#: ../src/connection-editor/ce-page-ethernet.ui.h:3
msgid "Attachment Unit Interface (AUI)"
msgstr "Attachment Unit Interface (AUI)"

#: ../src/connection-editor/ce-page-ethernet.ui.h:4
msgid "BNC"
msgstr "BNC"

#: ../src/connection-editor/ce-page-ethernet.ui.h:5
msgid "Media Independent Interface (MII)"
msgstr "Media Independent Interface (MII)"

#: ../src/connection-editor/ce-page-ethernet.ui.h:6
msgid "10 Mb/s"
msgstr "10 Mb/giây"

#: ../src/connection-editor/ce-page-ethernet.ui.h:7
msgid "100 Mb/s"
msgstr "100 Mb/giây"

#: ../src/connection-editor/ce-page-ethernet.ui.h:8
msgid "1 Gb/s"
msgstr "1 Gb/giây"

#: ../src/connection-editor/ce-page-ethernet.ui.h:9
msgid "10 Gb/s"
msgstr "10 Gb/giây"

#: ../src/connection-editor/ce-page-ethernet.ui.h:10
msgid "_Port:"
msgstr "_Cổng:"

#: ../src/connection-editor/ce-page-ethernet.ui.h:11
msgid "_Speed:"
msgstr "_Tốc độ:"

#: ../src/connection-editor/ce-page-ethernet.ui.h:12
msgid "Full duple_x"
msgstr "_Hai chiều"

#: ../src/connection-editor/ce-page-ethernet.ui.h:13
msgid "Aut_onegotiate"
msgstr "Tự động _thương lượng"

#: ../src/connection-editor/ce-page-ethernet.ui.h:14
#: ../src/connection-editor/ce-page-infiniband.ui.h:2
#: ../src/connection-editor/ce-page-wifi.ui.h:9
#, fuzzy
msgid "_Device:"
msgstr "_Dịch vụ:"

#: ../src/connection-editor/ce-page-ethernet.ui.h:15
#: ../src/connection-editor/ce-page-wifi.ui.h:11
msgid "C_loned MAC address:"
msgstr "Địa chỉ MAC _sao:"

#: ../src/connection-editor/ce-page-ethernet.ui.h:16
#: ../src/connection-editor/ce-page-wifi.ui.h:10
msgid ""
"The MAC address entered here will be used as hardware address for the "
"network device this connection is activated on.  This feature is known as "
"MAC cloning or spoofing.  Example: 00:11:22:33:44:55"
msgstr ""
"Địa chỉ MAC được nhập ở đây sẽ được dùng làm địa chỉ phần cứng cho thiết bị "
"mạng được kết nối này dùng. Tính năng này còn được biết là sao MAC hay giả "
"MAC. Ví dụ: 00:11:22:33:44:55"

#: ../src/connection-editor/ce-page-ethernet.ui.h:19
msgid "Wake on LAN:"
msgstr ""

#: ../src/connection-editor/ce-page-ethernet.ui.h:20
#, fuzzy
msgid "De_fault"
msgstr "Mặc định"

#: ../src/connection-editor/ce-page-ethernet.ui.h:21
#, fuzzy
msgid "_Ignore"
msgstr "Bỏ qua"

#: ../src/connection-editor/ce-page-ethernet.ui.h:22
msgid "_Phy"
msgstr ""

#: ../src/connection-editor/ce-page-ethernet.ui.h:23
msgid "_Unicast"
msgstr ""

#: ../src/connection-editor/ce-page-ethernet.ui.h:24
msgid "Mul_ticast"
msgstr ""

#: ../src/connection-editor/ce-page-ethernet.ui.h:25
#, fuzzy
msgid "_Broadcast"
msgstr "Quảng bá"

#: ../src/connection-editor/ce-page-ethernet.ui.h:26
msgid "_Arp"
msgstr ""

#: ../src/connection-editor/ce-page-ethernet.ui.h:27
msgid "Ma_gic"
msgstr ""

#: ../src/connection-editor/ce-page-ethernet.ui.h:28
#, fuzzy
msgid "_Wake on LAN password:"
msgstr "_Mật khẩu khoá riêng:"

#: ../src/connection-editor/ce-page-ethernet.ui.h:29
msgid ""
"Wake-on-LAN password (an Ethernet MAC). It is only valid for magic packets."
msgstr ""

#: ../src/connection-editor/ce-page-general.ui.h:1
msgid "Automatically connect to _VPN when using this connection"
msgstr "Tự động kết nối đến _VPN khi sử dụng kết nối này"

#: ../src/connection-editor/ce-page-general.ui.h:2
msgid "All _users may connect to this network"
msgstr "Mọi _người dùng được phép kết nối đến mạng này"

#: ../src/connection-editor/ce-page-general.ui.h:3
msgid "_Automatically connect to this network when it is available"
msgstr "_Tự động kết nối đến mạng này khi nó sẵn sàng"

#: ../src/connection-editor/ce-page-general.ui.h:4
msgid "Firewall _zone:"
msgstr "_Vùng tường lửa:"

#: ../src/connection-editor/ce-page-infiniband.ui.h:1
msgid "_Transport mode:"
msgstr "Chế độ _vận chuyển:"

#. IP-over-InfiniBand "datagram mode"
#: ../src/connection-editor/ce-page-infiniband.ui.h:6
msgid "Datagram"
msgstr "Gói dữ liệu"

#. IP-over-InfiniBand "connected mode"
#: ../src/connection-editor/ce-page-infiniband.ui.h:8
msgid "Connected"
msgstr "Đã kết nối"

#: ../src/connection-editor/ce-page-ip4.ui.h:2
#: ../src/connection-editor/ce-page-ip6.ui.h:2
msgid "Automatic with manual DNS settings"
msgstr "Tự động với thiết lập DNS thủ công"

#: ../src/connection-editor/ce-page-ip4.ui.h:3
#: ../src/connection-editor/ce-page-ip6.ui.h:3
#: ../src/connection-editor/page-ip4.c:166
#: ../src/connection-editor/page-ip6.c:184
msgid "Manual"
msgstr "Thủ công"

#: ../src/connection-editor/ce-page-ip4.ui.h:4
#: ../src/connection-editor/ce-page-ip6.ui.h:4
msgid "Link-Local"
msgstr "Link-Local"

#: ../src/connection-editor/ce-page-ip4.ui.h:5
#: ../src/connection-editor/ce-page-ip6.ui.h:5
#: ../src/connection-editor/page-ip4.c:186
#: ../src/connection-editor/page-ip6.c:204
msgid "Shared to other computers"
msgstr "Chia sẻ với máy khác"

#: ../src/connection-editor/ce-page-ip4.ui.h:6
#: ../src/connection-editor/ce-page-ip6.ui.h:9
msgid "_Method:"
msgstr "_Phương pháp:"

#: ../src/connection-editor/ce-page-ip4.ui.h:7
#: ../src/connection-editor/ce-page-ip6.ui.h:10
msgid "Addresses"
msgstr "Địa chỉ"

#: ../src/connection-editor/ce-page-ip4.ui.h:11
msgid ""
"The DHCP client identifier allows the network administrator to customize "
"your computer's configuration.  If you wish to use a DHCP client identifier, "
"enter it here."
msgstr ""
"Định danh DHCP khách cho phép quản trị mạng tuỳ biến cấu hình máy tính bạn. "
"Nếu bạn muốn dùng định danh DHCP khác, nhập ở đây."

#: ../src/connection-editor/ce-page-ip4.ui.h:12
#: ../src/connection-editor/ce-page-ip6.ui.h:14
msgid ""
"Domains used when resolving host names. Use commas to separate multiple "
"domains."
msgstr "Miền dùng để phân giải tên máy. Dùng dấu phẩy để phân cách nhiều vùng."

#: ../src/connection-editor/ce-page-ip4.ui.h:13
msgid "D_HCP client ID:"
msgstr "ID D_HCP khách:"

#: ../src/connection-editor/ce-page-ip4.ui.h:14
#: ../src/connection-editor/ce-page-ip6.ui.h:15
#: ../src/connection-editor/page-ip4.c:308
#: ../src/connection-editor/page-ip6.c:306
msgid "S_earch domains:"
msgstr "Miền _tìm kiếm:"

#: ../src/connection-editor/ce-page-ip4.ui.h:15
#: ../src/connection-editor/ce-page-ip6.ui.h:16
#: ../src/connection-editor/page-ip4.c:299
#: ../src/connection-editor/page-ip6.c:297
msgid "DNS ser_vers:"
msgstr "Máy chủ _DNS:"

#: ../src/connection-editor/ce-page-ip4.ui.h:16
msgid ""
"IP addresses of domain name servers used to resolve host names. Use commas "
"to separate multiple domain name server addresses."
msgstr ""
"Địa chỉ IP của máy chủ tên miền dùng để phân giải tên máy. Dùng dấu phẩy để "
"phân cách địa chỉ nhiều máy chủ tên miền."

#: ../src/connection-editor/ce-page-ip4.ui.h:17
msgid "Require IPv_4 addressing for this connection to complete"
msgstr "Cần gán địa chỉ IPv_4 để hoàn tất kết nối"

#: ../src/connection-editor/ce-page-ip4.ui.h:18
msgid ""
"When connecting to IPv6-capable networks, allows the connection to complete "
"if IPv4 configuration fails but IPv6 configuration succeeds."
msgstr ""
"Khi kết nối mạng IPv6, cho phép kết nối hoàn tất nếu cấu hình IPv4 thất bại "
"nhưng IPv6 thành công."

#: ../src/connection-editor/ce-page-ip4.ui.h:19
#: ../src/connection-editor/ce-page-ip6.ui.h:21
msgid "_Routes…"
msgstr "Đị_nh tuyến…"

#: ../src/connection-editor/ce-page-ip6.ui.h:6
#: ../src/connection-editor/page-ip4.c:196
msgid "Disabled"
msgstr "Tắt"

#: ../src/connection-editor/ce-page-ip6.ui.h:7
msgid "Enabled (prefer public address)"
msgstr "Bật (đưa ra địa chỉ công)"

#: ../src/connection-editor/ce-page-ip6.ui.h:8
msgid "Enabled (prefer temporary address)"
msgstr "Bật (đưa ra địa chỉ tạm thời)"

#: ../src/connection-editor/ce-page-ip6.ui.h:17
msgid ""
"IP addresses of domain name servers used to resolve host names. Use commas "
"to separate multiple domain name server addresses. Link-local addresses will "
"be automatically scoped to the connecting interface."
msgstr ""
"Địa chỉ IP của máy chủ tên miền dùng để phân giải tên máy. Dùng dấu phẩy để "
"phân cách địa chỉ nhiều máy chủ tên miền. Địa chỉ link-local sẽ tự động phạm "
"vi đến giao diện kết nối."

#: ../src/connection-editor/ce-page-ip6.ui.h:18
msgid "IPv6 _privacy extensions:"
msgstr "Mở rộng IPv6 _riêng:"

#: ../src/connection-editor/ce-page-ip6.ui.h:19
msgid "Require IPv_6 addressing for this connection to complete"
msgstr "Cần gán địa chỉ IPv_6 để hoàn tất kết nối"

#: ../src/connection-editor/ce-page-ip6.ui.h:20
msgid ""
"When connecting to IPv4-capable networks, allows the connection to complete "
"if IPv6 configuration fails but IPv4 configuration succeeds."
msgstr ""
"Khi kết nối mạng IPv4, cho phép kết nối hoàn tất nếu cấu hình IPv6 thất bại "
"nhưng IPv4 thành công."

#: ../src/connection-editor/ce-page-mobile.ui.h:1
msgid "Basic"
msgstr "Cơ bản"

#: ../src/connection-editor/ce-page-mobile.ui.h:2
msgid "Nu_mber:"
msgstr "_Số:"

#: ../src/connection-editor/ce-page-mobile.ui.h:5
msgid "Advanced"
msgstr "Nâng cao"

#: ../src/connection-editor/ce-page-mobile.ui.h:6
msgid "_APN:"
msgstr "_APN:"

#: ../src/connection-editor/ce-page-mobile.ui.h:7
msgid "N_etwork ID:"
msgstr "_ID mạng:"

#: ../src/connection-editor/ce-page-mobile.ui.h:8
msgid "Change..."
msgstr "Thay đổi…"

#: ../src/connection-editor/ce-page-mobile.ui.h:9
msgid "P_IN:"
msgstr "P_IN:"

#: ../src/connection-editor/ce-page-mobile.ui.h:10
msgid "Allow _roaming if home network is not available"
msgstr "Cho phép _chuyển vùng nếu mạng nhà không dùng được"

#: ../src/connection-editor/ce-page-mobile.ui.h:11
msgid "Sho_w passwords"
msgstr "_Hiện mật khẩu"

#: ../src/connection-editor/ce-page-ppp.ui.h:1
msgid "Authentication"
msgstr "Xác thực"

#: ../src/connection-editor/ce-page-ppp.ui.h:2
msgid "Allowed methods:"
msgstr "Cách cho phép:"

#: ../src/connection-editor/ce-page-ppp.ui.h:3
msgid "Configure _Methods…"
msgstr "Cấu hình _cách…"

#: ../src/connection-editor/ce-page-ppp.ui.h:4
msgid "Compression"
msgstr "Nén"

#: ../src/connection-editor/ce-page-ppp.ui.h:5
msgid "_Use point-to-point encryption (MPPE)"
msgstr "_Dùng mã hoã điểm-đến-điểm (MPPE)"

#: ../src/connection-editor/ce-page-ppp.ui.h:6
msgid "_Require 128-bit encryption"
msgstr "Đò_i hỏi mã hoá 128 bit"

#: ../src/connection-editor/ce-page-ppp.ui.h:7
msgid "Use _stateful MPPE"
msgstr "Dùng _stateful MPPE"

#: ../src/connection-editor/ce-page-ppp.ui.h:8
msgid "Allow _BSD data compression"
msgstr "Cho phép nén dữ liệu _BSD"

#: ../src/connection-editor/ce-page-ppp.ui.h:9
msgid "Allow _Deflate data compression"
msgstr "Cho phép nén dữ liệu _Deflate"

#: ../src/connection-editor/ce-page-ppp.ui.h:10
msgid "Use TCP _header compression"
msgstr "Dùng nén _tiêu đề TCP"

#: ../src/connection-editor/ce-page-ppp.ui.h:11
msgid "Echo"
msgstr "Vang"

#: ../src/connection-editor/ce-page-ppp.ui.h:12
msgid "Send PPP _echo packets"
msgstr "Gửi gói _vang PPP"

#: ../src/connection-editor/ce-page-team-port.ui.h:1
#: ../src/connection-editor/ce-page-team.ui.h:2
msgid "_JSON config:"
msgstr "Cấu hình _JSON:"

#: ../src/connection-editor/ce-page-team-port.ui.h:2
msgid "_Import team configuration from a file..."
msgstr "Nhậ_p cấu hình kết nối kiểu team từ tập tin…"

#: ../src/connection-editor/ce-page-team.ui.h:1
msgid "_Teamed connections:"
msgstr "Các kết nối _Team:"

#: ../src/connection-editor/ce-page-team.ui.h:3
#, fuzzy
msgid "Im_port team configuration from a file..."
msgstr "Nhậ_p cấu hình kết nối kiểu team từ tập tin…"

#: ../src/connection-editor/ce-page-vlan.ui.h:1
msgid "_Parent interface:"
msgstr "Giao tiếp _cha:"

#: ../src/connection-editor/ce-page-vlan.ui.h:2
#, fuzzy
msgid "VLAN inter_face name:"
msgstr "_Tên giao tiếp VLAN:"

#: ../src/connection-editor/ce-page-vlan.ui.h:3
#, fuzzy
msgid "Cloned MAC _address:"
msgstr "Địa chỉ MAC _nhân bản:"

#: ../src/connection-editor/ce-page-vlan.ui.h:6
msgid "VLAN _id:"
msgstr "_ID VLAN:"

#: ../src/connection-editor/ce-page-vlan.ui.h:7
msgid "Flags:"
msgstr ""

#: ../src/connection-editor/ce-page-vlan.ui.h:8
msgid "_Reorder headers"
msgstr ""

#: ../src/connection-editor/ce-page-vlan.ui.h:9
msgid "_GVRP"
msgstr ""

#: ../src/connection-editor/ce-page-vlan.ui.h:10
msgid "_Loose binding"
msgstr ""

#: ../src/connection-editor/ce-page-vlan.ui.h:11
msgid "M_VRP"
msgstr ""

#. In context, this means "concatenate the device name and the VLAN ID number together"
#: ../src/connection-editor/ce-page-vlan.ui.h:13
msgid "Device name + number"
msgstr "Tên thiết bị + số"

#. LEAVE "vlan" UNTRANSLATED. In context, this means "concatenate the string
#: ../src/connection-editor/ce-page-vlan.ui.h:15
msgid "\"vlan\" + number"
msgstr "\"vlan\" + số"

#: ../src/connection-editor/ce-page-wifi-security.ui.h:1
msgid "S_ecurity:"
msgstr "_An ninh:"

#: ../src/connection-editor/ce-page-wifi.ui.h:2
msgid "A (5 GHz)"
msgstr "A (5 GHz)"

#: ../src/connection-editor/ce-page-wifi.ui.h:3
msgid "B/G (2.4 GHz)"
msgstr "B/G (2.4 GHz)"

#: ../src/connection-editor/ce-page-wifi.ui.h:4
msgid "Client"
msgstr ""

#: ../src/connection-editor/ce-page-wifi.ui.h:5
msgid "Hotspot"
msgstr ""

#: ../src/connection-editor/ce-page-wifi.ui.h:6
msgid "Ad-hoc"
msgstr "Ad-hoc"

#: ../src/connection-editor/ce-page-wifi.ui.h:12
msgid "mW"
msgstr "mW"

#: ../src/connection-editor/ce-page-wifi.ui.h:13
msgid "Transmission po_wer:"
msgstr "Năng lượng _phát:"

#: ../src/connection-editor/ce-page-wifi.ui.h:14
msgid "Mb/s"
msgstr "Mb/giây"

#: ../src/connection-editor/ce-page-wifi.ui.h:15
msgid "_Rate:"
msgstr "_Tốc độ:"

#: ../src/connection-editor/ce-page-wifi.ui.h:16
msgid "_BSSID:"
msgstr "_BSSID:"

#: ../src/connection-editor/ce-page-wifi.ui.h:17
msgid "C_hannel:"
msgstr "_Kênh:"

#: ../src/connection-editor/ce-page-wifi.ui.h:18
msgid "Ban_d:"
msgstr "_Băng tần:"

#: ../src/connection-editor/ce-page-wifi.ui.h:20
msgid "SS_ID:"
msgstr "SS_ID:"

#: ../src/connection-editor/ce-polkit-button.c:74
msgid "No polkit authorization to perform the action"
msgstr ""

#: ../src/connection-editor/ce-ppp-auth-methods.ui.h:3
msgid "Allowed Authentication Methods"
msgstr "Cách xác thực được phép"

#: ../src/connection-editor/ce-ppp-auth-methods.ui.h:4
msgid "_EAP"
msgstr "_EAP"

#: ../src/connection-editor/ce-ppp-auth-methods.ui.h:5
msgid "Extensible Authentication Protocol"
msgstr "Extensible Authentication Protocol"

#: ../src/connection-editor/ce-ppp-auth-methods.ui.h:6
msgid "_PAP"
msgstr "_PAP"

#: ../src/connection-editor/ce-ppp-auth-methods.ui.h:7
msgid "Password Authentication Protocol"
msgstr "Password Authentication Protocol"

#: ../src/connection-editor/ce-ppp-auth-methods.ui.h:8
msgid "C_HAP"
msgstr "C_HAP"

#: ../src/connection-editor/ce-ppp-auth-methods.ui.h:9
msgid "Challenge Handshake Authentication Protocol"
msgstr "Challenge Handshake Authentication Protocol"

#: ../src/connection-editor/ce-ppp-auth-methods.ui.h:10
msgid "_MSCHAP"
msgstr "_MSCHAP"

#: ../src/connection-editor/ce-ppp-auth-methods.ui.h:11
msgid "Microsoft Challenge Handshake Authentication Protocol"
msgstr "Microsoft Challenge Handshake Authentication Protocol"

#: ../src/connection-editor/ce-ppp-auth-methods.ui.h:12
msgid "MSCHAP v_2"
msgstr "MSCHAP v_2"

#: ../src/connection-editor/ce-ppp-auth-methods.ui.h:13
msgid "Microsoft Challenge Handshake Authentication Protocol version 2"
msgstr "Microsoft Challenge Handshake Authentication Protocol phiên bản 2"

#: ../src/connection-editor/ce-ppp-auth-methods.ui.h:14
msgid ""
"In most cases, the provider's PPP servers will support all authentication "
"methods.  If connections fail, try disabling support for some methods."
msgstr ""
"Trong hầu hết trường hợp, máy chủ PPP của nhà cung cấp hỗ trợ mọi cách xác "
"thực. Nếu kết nối không thành công, thử tắt một vài cách."

#: ../src/connection-editor/connection-helpers.c:97
#: ../src/connection-editor/page-ethernet.c:326
#: ../src/libnm-gtk/nm-ui-utils.c:321
msgid "Ethernet"
msgstr "Ethernet"

#: ../src/connection-editor/connection-helpers.c:98
#: ../src/connection-editor/page-wifi.c:448 ../src/libnm-gtk/nm-ui-utils.c:323
msgid "Wi-Fi"
msgstr "Wi-Fi"

#: ../src/connection-editor/connection-helpers.c:106
#: ../src/connection-editor/page-bluetooth.c:123
#: ../src/libnm-gtk/nm-ui-utils.c:325
msgid "Bluetooth"
msgstr "Bluetooth"

#: ../src/connection-editor/connection-helpers.c:107
#: ../src/connection-editor/page-dsl.c:127
msgid "DSL"
msgstr "DSL"

#: ../src/connection-editor/connection-helpers.c:108
#: ../src/connection-editor/page-infiniband.c:150
#: ../src/libnm-gtk/nm-ui-utils.c:331
msgid "InfiniBand"
msgstr "InfiniBand"

#: ../src/connection-editor/connection-helpers.c:109
#: ../src/connection-editor/page-bond.c:444 ../src/libnm-gtk/nm-ui-utils.c:333
#: ../src/libnm-gtk/nm-ui-utils.c:577
msgid "Bond"
msgstr "Bond"

#: ../src/connection-editor/connection-helpers.c:110
#: ../src/connection-editor/page-team.c:267 ../src/libnm-gtk/nm-ui-utils.c:335
#: ../src/libnm-gtk/nm-ui-utils.c:579
msgid "Team"
msgstr "Team"

#: ../src/connection-editor/connection-helpers.c:111
#: ../src/connection-editor/page-bridge.c:210
#: ../src/libnm-gtk/nm-ui-utils.c:337 ../src/libnm-gtk/nm-ui-utils.c:581
msgid "Bridge"
msgstr "Bridge"

#: ../src/connection-editor/connection-helpers.c:112
#: ../src/connection-editor/page-vlan.c:594 ../src/libnm-gtk/nm-ui-utils.c:339
#: ../src/libnm-gtk/nm-ui-utils.c:583
msgid "VLAN"
msgstr "VLAN"

#: ../src/connection-editor/connection-helpers.c:116
#: ../src/connection-editor/connection-helpers.c:254
#: ../src/connection-editor/page-vpn.c:101
msgid "VPN"
msgstr "VPN"

#: ../src/connection-editor/connection-helpers.c:196
msgid "Hardware"
msgstr "Phần cứng"

#: ../src/connection-editor/connection-helpers.c:223
msgid "Virtual"
msgstr "Ảo"

#: ../src/connection-editor/connection-helpers.c:292
#: ../src/connection-editor/connection-helpers.c:294
msgid "Import a saved VPN configuration..."
msgstr "Nhập cấu hình VPN đã lưu…"

#: ../src/connection-editor/connection-helpers.c:323
msgid ""
"The connection editor dialog could not be initialized due to an unknown "
"error."
msgstr ""
"Hộp thoại chỉnh sửa kết nối không thể được khởi tạo do xảy ra một lỗi không "
"rõ."

#: ../src/connection-editor/connection-helpers.c:332
msgid "Could not create new connection"
msgstr "Không thể tạo kết nối mới"

#: ../src/connection-editor/connection-helpers.c:469
msgid "Connection delete failed"
msgstr "Lỗi xoá kết nối"

#: ../src/connection-editor/connection-helpers.c:517
#, c-format
msgid "Are you sure you wish to delete the connection %s?"
msgstr "Bạn có chắc muốn xoá kết nối %s không?"

#: ../src/connection-editor/ip4-routes-dialog.c:804
#: ../src/connection-editor/ip6-routes-dialog.c:746
#: ../src/connection-editor/page-ip4.c:1068
#: ../src/connection-editor/page-ip6.c:1066
msgid "Address"
msgstr "Địa chỉ"

#: ../src/connection-editor/ip4-routes-dialog.c:823
#: ../src/connection-editor/page-ip4.c:1087
msgid "Netmask"
msgstr "Mặt nạ mạng"

#: ../src/connection-editor/ip4-routes-dialog.c:842
#: ../src/connection-editor/ip6-routes-dialog.c:784
#: ../src/connection-editor/page-ip4.c:1106
#: ../src/connection-editor/page-ip6.c:1104
msgid "Gateway"
msgstr "Cổng ra"

#: ../src/connection-editor/ip4-routes-dialog.c:861
#: ../src/connection-editor/ip6-routes-dialog.c:803
msgid "Metric"
msgstr "Thước đo"

#: ../src/connection-editor/ip6-routes-dialog.c:765
#: ../src/connection-editor/page-ip6.c:1085
msgid "Prefix"
msgstr "Tiền tố"

#: ../src/connection-editor/nm-connection-editor.c:100
#, c-format
msgid "Editing %s"
msgstr "Sửa %s"

#: ../src/connection-editor/nm-connection-editor.c:104
msgid "Editing un-named connection"
msgstr "Sửa kết nối không tên"

#: ../src/connection-editor/nm-connection-editor.c:124
#, fuzzy
msgid "Missing connection name"
msgstr "_Tên kết nối:"

#: ../src/connection-editor/nm-connection-editor.c:187
#, fuzzy
msgid "Editor initializing..."
msgstr "Gặp lỗi khi khởi động trình soạn thảo"

#: ../src/connection-editor/nm-connection-editor.c:194
#: ../src/connection-editor/nm-connection-list.c:397
#, fuzzy
msgid "Connection cannot be modified"
msgstr "Lỗi thêm kết nối"

#: ../src/connection-editor/nm-connection-editor.c:207
#, c-format
msgid "Invalid setting %s: %s"
msgstr ""

#: ../src/connection-editor/nm-connection-editor.c:283
msgid ""
"The connection editor could not find some required resources (the .ui file "
"was not found)."
msgstr ""
"Bản chỉnh kết nối không tìm được một số tài nguyên cần thiết (không tìm được "
"tập tin .ui)"

#: ../src/connection-editor/nm-connection-editor.c:419
msgid "_Save"
msgstr "_Lưu"

#: ../src/connection-editor/nm-connection-editor.c:420
msgid "Save any changes made to this connection."
msgstr "Lưu những thay đổi của kết nối này."

#: ../src/connection-editor/nm-connection-editor.c:421
msgid "Authenticate to save this connection for all users of this machine."
msgstr "Xác thực để lưu kết nối cho mọi người dùng trên máy này."

#: ../src/connection-editor/nm-connection-editor.c:437
msgid "Could not create connection"
msgstr "Không thể tạo kết nối"

#: ../src/connection-editor/nm-connection-editor.c:437
msgid "Could not edit connection"
msgstr "Không thể sửa kết nối"

#: ../src/connection-editor/nm-connection-editor.c:439
msgid "Unknown error creating connection editor dialog."
msgstr "Gặp lỗi chưa biết không tạo hộp thoại sửa kết nối."

#: ../src/connection-editor/nm-connection-editor.c:581
msgid "Error initializing editor"
msgstr "Gặp lỗi khi khởi động trình soạn thảo"

#: ../src/connection-editor/nm-connection-editor.c:921
msgid "Connection add failed"
msgstr "Lỗi thêm kết nối"

#: ../src/connection-editor/nm-connection-editor.ui.h:2 ../src/info.ui.h:2
msgid "_Close"
msgstr ""

#: ../src/connection-editor/nm-connection-editor.ui.h:4
msgid "Connection _name:"
msgstr "_Tên kết nối:"

#: ../src/connection-editor/nm-connection-editor.ui.h:5
msgid "_Export..."
msgstr "_Xuất…"

#: ../src/connection-editor/nm-connection-list.c:127
msgid "never"
msgstr "không bao giờ"

#: ../src/connection-editor/nm-connection-list.c:138
#: ../src/connection-editor/nm-connection-list.c:149
msgid "now"
msgstr "bây giờ"

#. less than an hour ago
#: ../src/connection-editor/nm-connection-list.c:156
#, c-format
msgid "%d minute ago"
msgid_plural "%d minutes ago"
msgstr[0] "%d phút trước"

#: ../src/connection-editor/nm-connection-list.c:160
#, c-format
msgid "%d hour ago"
msgid_plural "%d hours ago"
msgstr[0] "%d giờ trước"

#: ../src/connection-editor/nm-connection-list.c:172
#, c-format
msgid "%d day ago"
msgid_plural "%d days ago"
msgstr[0] "%d ngày trước"

#: ../src/connection-editor/nm-connection-list.c:178
#, c-format
msgid "%d month ago"
msgid_plural "%d months ago"
msgstr[0] "%d tháng trước"

#: ../src/connection-editor/nm-connection-list.c:182
#, c-format
msgid "%d year ago"
msgid_plural "%d years ago"
msgstr[0] "%d năm trước"

#: ../src/connection-editor/nm-connection-list.c:623
msgid "Name"
msgstr "Tên"

#: ../src/connection-editor/nm-connection-list.c:636
msgid "Last Used"
msgstr "Dùng lần cuối"

#: ../src/connection-editor/nm-connection-list.c:684
msgid "Edit the selected connection"
msgstr "Sửa kết nối đã chọn"

#: ../src/connection-editor/nm-connection-list.c:685
msgid "Authenticate to edit the selected connection"
msgstr "Xác thực để sửa kết nối đã chọn"

#: ../src/connection-editor/nm-connection-list.c:700
msgid "Delete the selected connection"
msgstr "Xoá kết nối đã chọn"

#: ../src/connection-editor/nm-connection-list.c:701
msgid "Authenticate to delete the selected connection"
msgstr "Xác thực để xóa kết nối VPN đã chọn"

#: ../src/connection-editor/nm-connection-list.c:929
msgid "No VPN plugins are installed."
msgstr "Chưa cài đặt phần bổ sung VPN."

#: ../src/connection-editor/nm-connection-list.c:931
#, c-format
msgid "Don't know how to create '%s' connections"
msgstr "Không biết cách tạo kết nối “%s”"

#: ../src/connection-editor/nm-connection-list.c:933
msgid "Error creating connection"
msgstr "Gặp lỗi tạo kết nối"

#: ../src/connection-editor/nm-connection-list.c:955
msgid "Error editing connection"
msgstr "Lỗi sửa kết nối"

#: ../src/connection-editor/nm-connection-list.c:956
#, c-format
msgid "Did not find a connection with UUID '%s'"
msgstr "Không tìm thấy kết nối với UUID “%s”"

#: ../src/connection-editor/page-8021x-security.c:109
msgid "802.1x Security"
msgstr "An ninh 802.1x"

#: ../src/connection-editor/page-8021x-security.c:111
msgid "Could not load 802.1x Security user interface."
msgstr "Không thể nạp giao diện an ninh 802.1x."

#: ../src/connection-editor/page-8021x-security.c:125
msgid "Use 802.1_X security for this connection"
msgstr "Dùng an ninh 802.1_X cho kết nối này"

#: ../src/connection-editor/page-bluetooth.c:58
msgid "MAC address of the Bluetooth device. Example: 00:11:22:33:44:55"
msgstr ""

#: ../src/connection-editor/page-bluetooth.c:125
msgid "Could not load Bluetooth user interface."
msgstr "Không thể tải giao diện Bluetooth."

#: ../src/connection-editor/page-bluetooth.c:175
#, fuzzy, c-format
msgid "invalid Bluetooth device (%s)"
msgstr "không thể tìm thiết bị Bluetooth."

#: ../src/connection-editor/page-bluetooth.c:258
#, fuzzy, c-format
msgid "Bluetooth connection %d"
msgstr "Kết nối bond %d"

#: ../src/connection-editor/page-bluetooth.c:302
#, fuzzy
msgid "Bluetooth Type"
msgstr "Bluetooth"

#: ../src/connection-editor/page-bluetooth.c:320
msgid "Select the type of the Bluetooth connection profile."
msgstr ""

#: ../src/connection-editor/page-bluetooth.c:325
#, fuzzy
msgid "_Personal Area Network"
msgstr "Mạng Ethernet"

#: ../src/connection-editor/page-bluetooth.c:330
#, fuzzy
msgid "_Dial-Up Network"
msgstr "Mạng Wi-Fi"

#: ../src/connection-editor/page-bond.c:447
msgid "Could not load bond user interface."
msgstr "Không thể nạp giao diện bond."

#: ../src/connection-editor/page-bond.c:566
#, fuzzy
msgid "primary"
msgstr "_Chính:"

#: ../src/connection-editor/page-bond.c:616
#, c-format
msgid "Bond connection %d"
msgstr "Kết nối bond %d"

#: ../src/connection-editor/page-bridge.c:213
msgid "Could not load bridge user interface."
msgstr "Không thể nạp giao diện cầu."

#: ../src/connection-editor/page-bridge.c:310
#, c-format
msgid "Bridge connection %d"
msgstr "Kết nối bridge %d"

#. Translators: a "Bridge Port" is a network
#. * device that is part of a bridge.
#.
#: ../src/connection-editor/page-bridge-port.c:108
msgid "Bridge Port"
msgstr "Cổng bridge"

#: ../src/connection-editor/page-bridge-port.c:110
msgid "Could not load bridge port user interface."
msgstr "Không thể nạp giao diện cổng cầu."

#: ../src/connection-editor/page-dcb.c:603
msgid "DCB"
msgstr "DCB"

#: ../src/connection-editor/page-dcb.c:605
msgid "Could not load DCB user interface."
msgstr "Không thể tải giao diện người dùng DCB."

#: ../src/connection-editor/page-dsl.c:129
msgid "Could not load DSL user interface."
msgstr "Không thể nạp giao diện DSL."

#: ../src/connection-editor/page-dsl.c:214
#, c-format
msgid "DSL connection %d"
msgstr "Kết nối DSL %d"

#: ../src/connection-editor/page-ethernet.c:74
#, fuzzy
msgid ""
"This option locks this connection to the network device specified either by "
"its interface name or permanent MAC or both. Examples: \"em1\", "
"\"3C:97:0E:42:1A:19\", \"em1 (3C:97:0E:42:1A:19)\""
msgstr ""
"Tuỳ chọn này khoá kết nối này vào thiết bị xác định bởi địa chỉ MAC nhập ở "
"đây. Ví dụ: 00:11:22:33:44:55"

#: ../src/connection-editor/page-ethernet.c:328
msgid "Could not load ethernet user interface."
msgstr "Không thể nạp giao diện ethernet."

#: ../src/connection-editor/page-ethernet.c:457
#, fuzzy
msgid "Ethernet device"
msgstr "Ethernet"

#: ../src/connection-editor/page-ethernet.c:461
#: ../src/connection-editor/page-vlan.c:741
#: ../src/connection-editor/page-wifi.c:581
#, fuzzy
msgid "cloned MAC"
msgstr "Địa chỉ MAC _sao:"

#: ../src/connection-editor/page-ethernet.c:465
msgid "Wake-on-LAN password"
msgstr ""

#: ../src/connection-editor/page-ethernet.c:500
#, c-format
msgid "Ethernet connection %d"
msgstr "Kết nối Ethernet %d"

#. TRANSLATORS: Default zone set for firewall, when no zone is selected
#: ../src/connection-editor/page-general.c:51
#: ../src/libnma/nma-mobile-providers.c:806
#: ../src/libnm-gtk/nm-mobile-providers.c:806
msgid "Default"
msgstr "Mặc định"

#: ../src/connection-editor/page-general.c:52
msgid ""
"The zone defines the trust level of the connection. Default is not a regular "
"zone, selecting it results in the use of the default zone set in the "
"firewall. Only usable if firewalld is active."
msgstr ""
"Vùng định nghĩa mức tin cậy của kết nối. Mặc định là vùng thông thường, chọn "
"nó có tác quả của tập hợp vùng trong tường lửa. Chỉ hữu ích khi tường lửa "
"được kích hoạt."

#: ../src/connection-editor/page-general.c:53
msgid "FirewallD is not running."
msgstr "FirewallD chưa chạy."

#: ../src/connection-editor/page-general.c:350
msgid "Could not load General user interface."
msgstr "Không thể nạp giao diện chung."

#: ../src/connection-editor/page-infiniband.c:57
msgid ""
"This option locks this connection to the network device specified either by "
"its interface name or permanent MAC or both. Examples: \"ib0\", "
"\"80:00:00:48:fe:80:00:00:00:00:00:00:00:02:c9:03:00:00:0f:65\", \"ib0 "
"(80:00:00:48:fe:80:00:00:00:00:00:00:00:02:c9:03:00:00:0f:65)\""
msgstr ""

#: ../src/connection-editor/page-infiniband.c:153
msgid "Could not load InfiniBand user interface."
msgstr "Không thể nạp giao diện InfiniBand."

#: ../src/connection-editor/page-infiniband.c:216
msgid "infiniband device"
msgstr ""

#: ../src/connection-editor/page-infiniband.c:251
#, c-format
msgid "InfiniBand connection %d"
msgstr "Kết nối InfiniBand %d"

#: ../src/connection-editor/page-ip4.c:125
#: ../src/connection-editor/page-ip6.c:129
msgid "Automatic (VPN)"
msgstr "Tự động (VPN)"

#: ../src/connection-editor/page-ip4.c:126
#: ../src/connection-editor/page-ip6.c:130
msgid "Automatic (VPN) addresses only"
msgstr "Tự động (VPN) chỉ địa chỉ"

#: ../src/connection-editor/page-ip4.c:130
#: ../src/connection-editor/page-ip6.c:136
msgid "Automatic, addresses only"
msgstr "Tự động, chỉ địa chỉ"

#: ../src/connection-editor/page-ip4.c:132
#: ../src/connection-editor/page-ip6.c:132
msgid "Automatic (PPPoE)"
msgstr "Tự động (PPPoE)"

#: ../src/connection-editor/page-ip4.c:133
#: ../src/connection-editor/page-ip6.c:133
msgid "Automatic (PPPoE) addresses only"
msgstr "Tự động (PPPoE) chỉ địa chỉ"

#: ../src/connection-editor/page-ip4.c:135
msgid "Automatic (DHCP)"
msgstr "Tự động (DHCP)"

#: ../src/connection-editor/page-ip4.c:136
msgid "Automatic (DHCP) addresses only"
msgstr "Tự động (DHCP) chỉ địa chỉ"

#: ../src/connection-editor/page-ip4.c:179
#: ../src/connection-editor/page-ip6.c:197
msgid "Link-Local Only"
msgstr "Chỉ Link-Local"

#: ../src/connection-editor/page-ip4.c:297
#: ../src/connection-editor/page-ip6.c:295
msgid "Additional DNS ser_vers:"
msgstr "Máy chủ _DNS bổ sung:"

#: ../src/connection-editor/page-ip4.c:306
#: ../src/connection-editor/page-ip6.c:304
msgid "Additional s_earch domains:"
msgstr "Miền _tìm kiếm bổ sung:"

#: ../src/connection-editor/page-ip4.c:965
#, c-format
msgid "Editing IPv4 routes for %s"
msgstr "Sửa định tuyến IPv4 cho %s"

#: ../src/connection-editor/page-ip4.c:1158
msgid "IPv4 Settings"
msgstr "Thiết lập IPv4"

#: ../src/connection-editor/page-ip4.c:1160
msgid "Could not load IPv4 user interface."
msgstr "Không thể nạp giao diện người dùng IPv4."

#: ../src/connection-editor/page-ip4.c:1253
#, c-format
msgid "IPv4 address \"%s\" invalid"
msgstr ""

#: ../src/connection-editor/page-ip4.c:1261
#, c-format
msgid "IPv4 address netmask \"%s\" invalid"
msgstr ""

#: ../src/connection-editor/page-ip4.c:1270
#, c-format
msgid "IPv4 gateway \"%s\" invalid"
msgstr ""

#: ../src/connection-editor/page-ip4.c:1313
#, c-format
msgid "IPv4 DNS server \"%s\" invalid"
msgstr ""

#: ../src/connection-editor/page-ip6.c:148
msgid "Ignore"
msgstr "Bỏ qua"

#: ../src/connection-editor/page-ip6.c:172
msgid "Automatic, DHCP only"
msgstr "Tự động, chỉ DHCP"

#: ../src/connection-editor/page-ip6.c:964
#, c-format
msgid "Editing IPv6 routes for %s"
msgstr "Sửa định tuyến IPv6 cho %s"

#: ../src/connection-editor/page-ip6.c:1155
msgid "IPv6 Settings"
msgstr "Thiết lập IPv6"

#: ../src/connection-editor/page-ip6.c:1157
msgid "Could not load IPv6 user interface."
msgstr "Không thể nạp giao diện người dùng IPv6."

#: ../src/connection-editor/page-ip6.c:1248
#, c-format
msgid "IPv6 address \"%s\" invalid"
msgstr ""

#: ../src/connection-editor/page-ip6.c:1256
#, c-format
msgid "IPv6 prefix \"%s\" invalid"
msgstr ""

#: ../src/connection-editor/page-ip6.c:1265
#, c-format
msgid "IPv6 gateway \"%s\" invalid"
msgstr ""

#: ../src/connection-editor/page-ip6.c:1307
#, c-format
msgid "IPv6 DNS server \"%s\" invalid"
msgstr ""

#: ../src/connection-editor/page-master.c:248
#: ../src/connection-editor/page-master.c:259
msgid "Duplicate slaves"
msgstr "Nhân đôi phần phụ thuộc"

#: ../src/connection-editor/page-master.c:249
#, c-format
msgid "Slaves '%s' and '%s' both apply to device '%s'"
msgstr "Cả hai phần phụ thuộc “%s” và “%s” áp dụng cho thiết bị “%s”"

#: ../src/connection-editor/page-master.c:260
#, c-format
msgid ""
"Slaves '%s' and '%s' apply to different virtual ports ('%s' and '%s') of the "
"same physical device."
msgstr ""
"Cả hai phần phụ thuộc “%s” và “%s” áp dụng cho các cổng ảo khác nhau (“%s” "
"và “%s”) của cùng một thiết bị vật lý."

#: ../src/connection-editor/page-master.c:385
#, c-format
msgid "%s slave %d"
msgstr "%s phụ thuộc %d"

#: ../src/connection-editor/page-mobile.c:310
msgid "Could not load mobile broadband user interface."
msgstr "Không thể nạp giao diện mạng di động băng thông rộng."

#: ../src/connection-editor/page-mobile.c:327
msgid "Unsupported mobile broadband connection type."
msgstr "Loại kết nối di động băng thông rộng không hỗ trợ."

#. Fall back to just asking for GSM vs. CDMA
#: ../src/connection-editor/page-mobile.c:529
msgid "Select Mobile Broadband Provider Type"
msgstr "Chọn kiểu nhà cung cấp di động băng thông rộng"

#: ../src/connection-editor/page-mobile.c:556
msgid ""
"Select the technology your mobile broadband provider uses.  If you are "
"unsure, ask your provider."
msgstr ""
"Chọn công nghệ di động băng thông rộng của nhà cung cấp của bạn. Hỏi nhà "
"cung cấp của mình nếu bạn không chắc."

#: ../src/connection-editor/page-mobile.c:561
msgid "My provider uses _GSM-based technology (i.e. GPRS, EDGE, UMTS, HSDPA)"
msgstr "Dùng công nghệ dựa trên _GSM (v.d. GPRS, EDGS, UTMS, HSDPA)"

#: ../src/connection-editor/page-mobile.c:568
msgid "My provider uses C_DMA-based technology (i.e. 1xRTT, EVDO)"
msgstr "Dùng công nghệ dựa trên C_DMA (v.d. 1xRTT, EVDO)"

#: ../src/connection-editor/page-mobile.c:578 ../src/mb-menu-item.c:50
#: ../src/mobile-helpers.c:283
msgid "CDMA"
msgstr "CDMA"

#: ../src/connection-editor/page-mobile.c:581 ../src/mb-menu-item.c:54
#: ../src/mobile-helpers.c:281
msgid "GSM"
msgstr "GSM"

#: ../src/connection-editor/page-ppp.c:129
msgid "EAP"
msgstr "EAP"

#: ../src/connection-editor/page-ppp.c:130
#: ../src/wireless-security/eap-method-ttls.c:258
msgid "PAP"
msgstr "PAP"

#: ../src/connection-editor/page-ppp.c:131
#: ../src/wireless-security/eap-method-ttls.c:303
msgid "CHAP"
msgstr "CHAP"

#: ../src/connection-editor/page-ppp.c:132
#: ../src/wireless-security/eap-method-fast.c:280
#: ../src/wireless-security/eap-method-peap.c:272
#: ../src/wireless-security/eap-method-ttls.c:288
msgid "MSCHAPv2"
msgstr "MSCHAPv2"

#: ../src/connection-editor/page-ppp.c:133
#: ../src/wireless-security/eap-method-ttls.c:273
msgid "MSCHAP"
msgstr "MSCHAP"

#. Translators: "none" refers to authentication methods
#: ../src/connection-editor/page-ppp.c:136
msgid "none"
msgstr "không có"

#: ../src/connection-editor/page-ppp.c:196
#, c-format
msgid "Editing PPP authentication methods for %s"
msgstr "Sửa cách xác thực PPP cho %s"

#: ../src/connection-editor/page-ppp.c:279
msgid "PPP Settings"
msgstr "Thiết lập PPP"

#: ../src/connection-editor/page-ppp.c:281
msgid "Could not load PPP user interface."
msgstr "Không thể nạp giao diện PPP."

#: ../src/connection-editor/page-team.c:98
#: ../src/connection-editor/page-team-port.c:71
#: ../src/connection-editor/vpn-helpers.c:165
msgid "Select file to import"
msgstr "Chọn tập tin cần nhập"

#: ../src/connection-editor/page-team.c:118
#: ../src/connection-editor/page-team-port.c:91
msgid "Error: file doesn't contain a valid JSON configuration"
msgstr "Lỗi: tập tin không chứa cấu hình dạng JSON đúng"

#: ../src/connection-editor/page-team.c:270
msgid "Could not load team user interface."
msgstr "Không thể tải giao diện người dùng team."

#: ../src/connection-editor/page-team.c:377
#, c-format
msgid "Team connection %d"
msgstr "Kết nối team %d"

#. Translators: a "Team Port" is a network
#. * device that is part of a team.
#.
#: ../src/connection-editor/page-team-port.c:151
msgid "Team Port"
msgstr "Cổng Team"

#: ../src/connection-editor/page-team-port.c:153
msgid "Could not load team port user interface."
msgstr "Không thể tải giao diện cổng team."

#. Translators: the first %s is a device name (eg, "em1"), the
#. * second is a connection name (eg, "Auto Ethernet").
#.
#: ../src/connection-editor/page-vlan.c:414
#, c-format
msgid "%s (via \"%s\")"
msgstr "%s (thông qua \"%s\")"

#: ../src/connection-editor/page-vlan.c:426
#, fuzzy, c-format
msgid "New connection..."
msgstr "Không có kết nối mạng"

#: ../src/connection-editor/page-vlan.c:596
msgid "Could not load vlan user interface."
msgstr "Không thể nạp giao diện vlan."

#: ../src/connection-editor/page-vlan.c:734
msgid "vlan parent"
msgstr ""

#: ../src/connection-editor/page-vlan.c:797
#, c-format
msgid "VLAN connection %d"
msgstr "Kết nối VLAN %d"

#: ../src/connection-editor/page-vpn.c:103
msgid "Could not load VPN user interface."
msgstr "Không thể nạp giao diện VPN."

#: ../src/connection-editor/page-vpn.c:118
#, c-format
msgid "Could not find VPN plugin service for '%s'."
msgstr "Không thể tìm dịch vụ phần mở rộng VPN cho “%s”."

#: ../src/connection-editor/page-vpn.c:205
#: ../src/connection-editor/page-vpn.c:300
#, c-format
msgid "VPN connection %d"
msgstr "Kết nối VPN %d"

#: ../src/connection-editor/page-vpn.c:229
msgid ""
"The VPN plugin failed to import the VPN connection correctly\n"
"\n"
"Error: no VPN service type."
msgstr ""
"Phần bổ xung VPN gặp lỗi trong việc nhập các kết nối VPN một cách chính xác\n"
"\n"
"Lỗi: không có kiểu dịch vụ VPN."

#: ../src/connection-editor/page-vpn.c:254
msgid "Choose a VPN Connection Type"
msgstr "Chọn loại kết nối VPN"

#: ../src/connection-editor/page-vpn.c:255
msgid ""
"Select the type of VPN you wish to use for the new connection.  If the type "
"of VPN connection you wish to create does not appear in the list, you may "
"not have the correct VPN plugin installed."
msgstr ""
"Chọn loại VPN bạn muốn tạo kết nối mới. Nếu loại VPN này không có trong danh "
"sách, bạn có lẽ chưa cài phần bổ sung VPN cần thiết."

#: ../src/connection-editor/page-wifi.c:77
msgid ""
"This option locks this connection to the Wi-Fi access point (AP) specified "
"by the BSSID entered here.  Example: 00:11:22:33:44:55"
msgstr ""
"Tuỳ chọn này khoá kết nối này vào điểm truy cập Wi-Fi (AP) xác định bởi "
"BSSID nhập ở đây. Ví dụ: 00:11:22:33:44:55"

#: ../src/connection-editor/page-wifi.c:88
#, fuzzy
msgid ""
"This option locks this connection to the network device specified either by "
"its interface name or permanent MAC or both. Examples: \"wlan0\", "
"\"3C:97:0E:42:1A:19\", \"wlan0 (3C:97:0E:42:1A:19)\""
msgstr ""
"Tuỳ chọn này khoá kết nối này vào thiết bị xác định bởi địa chỉ MAC nhập ở "
"đây. Ví dụ: 00:11:22:33:44:55"

#: ../src/connection-editor/page-wifi.c:197
#, c-format
msgid "%u (%u MHz)"
msgstr "%u (%u MHz)"

#: ../src/connection-editor/page-wifi.c:450
msgid "Could not load Wi-Fi user interface."
msgstr "Không thể nạp giao diện Wi-Fi."

#: ../src/connection-editor/page-wifi.c:571
msgid "bssid"
msgstr ""

#: ../src/connection-editor/page-wifi.c:577
#, fuzzy
msgid "Wi-Fi device"
msgstr "Bất kỳ thiết bị nào"

#: ../src/connection-editor/page-wifi.c:619
#, c-format
msgid "Wi-Fi connection %d"
msgstr "Kết nối Wi-Fi %d"

# Name: don't translate / Tên: đừng dịch
#: ../src/connection-editor/page-wifi-security.c:309
#: ../src/libnma/nma-wifi-dialog.c:906 ../src/libnm-gtk/nm-wifi-dialog.c:922
msgid "WEP 40/128-bit Key (Hex or ASCII)"
msgstr "Khoá WEP 40/128-bit (Thập lục phân hoặc ASCII)"

#: ../src/connection-editor/page-wifi-security.c:319
#: ../src/libnma/nma-wifi-dialog.c:915 ../src/libnm-gtk/nm-wifi-dialog.c:931
msgid "WEP 128-bit Passphrase"
msgstr "Mật khẩu WEP 128-bit"

#: ../src/connection-editor/page-wifi-security.c:345
#: ../src/libnma/nma-wifi-dialog.c:945 ../src/libnm-gtk/nm-wifi-dialog.c:961
msgid "Dynamic WEP (802.1x)"
msgstr "WEP động (802.1x)"

#: ../src/connection-editor/page-wifi-security.c:358
#: ../src/libnma/nma-wifi-dialog.c:959 ../src/libnm-gtk/nm-wifi-dialog.c:975
msgid "WPA & WPA2 Personal"
msgstr "WPA & WPA2 Cá nhân"

# Name: don't translate / Tên: đừng dịch
#: ../src/connection-editor/page-wifi-security.c:371
#: ../src/libnma/nma-wifi-dialog.c:973 ../src/libnm-gtk/nm-wifi-dialog.c:989
msgid "WPA & WPA2 Enterprise"
msgstr "WPA & WPA2 Kinh doanh"

#: ../src/connection-editor/page-wifi-security.c:413
msgid "Could not load Wi-Fi security user interface; missing Wi-Fi setting."
msgstr "Không thể nạp giao diện an ninh Wi-Fi; bỏ qua thiết lập Wi-Fi."

#: ../src/connection-editor/page-wifi-security.c:424
msgid "Wi-Fi Security"
msgstr "An ninh Wi-Fi"

#: ../src/connection-editor/page-wifi-security.c:426
msgid "Could not load Wi-Fi security user interface."
msgstr "Không thể nạp giao diện an ninh Wi-Fi"

#: ../src/connection-editor/page-wifi-security.c:506
#, c-format
msgid "missing SSID"
msgstr ""

#: ../src/connection-editor/page-wifi-security.c:512
#, c-format
msgid "Security not compatible with Ad-Hoc mode"
msgstr ""

#: ../src/connection-editor/vpn-helpers.c:138
msgid "Cannot import VPN connection"
msgstr "Không thể nhập kết nối VPN"

#: ../src/connection-editor/vpn-helpers.c:140
#, c-format
msgid ""
"The file '%s' could not be read or does not contain recognized VPN "
"connection information\n"
"\n"
"Error: %s."
msgstr ""
"Tập tin “%s”  không thể được đọc hoặc không chứa thông tin kết nối VPN được "
"công nhận\n"
"\n"
"Lỗi:% s."

#: ../src/connection-editor/vpn-helpers.c:141
#, fuzzy
msgid "unknown error"
msgstr "Lỗi lạ"

#: ../src/connection-editor/vpn-helpers.c:215
#, c-format
msgid "A file named \"%s\" already exists."
msgstr "Tập tin \"%s\" đã có."

#: ../src/connection-editor/vpn-helpers.c:217
msgid "_Replace"
msgstr "_Thay thế"

#: ../src/connection-editor/vpn-helpers.c:219
#, c-format
msgid "Do you want to replace %s with the VPN connection you are saving?"
msgstr "Bạn có muốn thay %s với kết nối VPN bạn đang lưu không?"

#: ../src/connection-editor/vpn-helpers.c:255
msgid "Cannot export VPN connection"
msgstr "Không thể xuất kết nối VPN"

#: ../src/connection-editor/vpn-helpers.c:257
#, c-format
msgid ""
"The VPN connection '%s' could not be exported to %s.\n"
"\n"
"Error: %s."
msgstr ""
"Không thể xuất kết nối VPN “%s” ra %s.\n"
"\n"
"Lỗi: %s."

#: ../src/connection-editor/vpn-helpers.c:292
msgid "Export VPN connection..."
msgstr "Xuất kết nối VPN…"

#: ../src/ethernet-dialog.c:86 ../src/ethernet-dialog.c:94
msgid ""
"The NetworkManager Applet could not find some required resources (the .ui "
"file was not found)."
msgstr ""
"NetworkManager Applet không thể tìm thấy một vài tài nguyên cần thiết (không "
"tìm thấy tập tin .ui)."

#: ../src/gsm-unlock.ui.h:2
msgid "_Unlock"
msgstr "_Bỏ khoá"

#: ../src/gsm-unlock.ui.h:3
msgid "Automatically unlock this device"
msgstr "Tự động gỡ khoá thiết bị này"

#: ../src/info.ui.h:1
msgid "Connection Information"
msgstr "Thông tin kết nối"

#: ../src/info.ui.h:3
msgid "Active Network Connections"
msgstr "Kết nối mạng hoạt động"

#: ../src/libnma/nma-mobile-wizard.c:198
#: ../src/libnm-gtk/nm-mobile-wizard.c:199
msgid ""
"Your mobile broadband connection is configured with the following settings:"
msgstr "Kết nối di động băng thông rộng của bạn được cấu hình như sau:"

#. Device
#: ../src/libnma/nma-mobile-wizard.c:205
#: ../src/libnm-gtk/nm-mobile-wizard.c:206
msgid "Your Device:"
msgstr "Thiết bị của bạn:"

#. Provider
#: ../src/libnma/nma-mobile-wizard.c:216
#: ../src/libnm-gtk/nm-mobile-wizard.c:217
msgid "Your Provider:"
msgstr "Nhà cung cấp của bạn:"

#. Plan and APN
#: ../src/libnma/nma-mobile-wizard.c:227
#: ../src/libnm-gtk/nm-mobile-wizard.c:228
msgid "Your Plan:"
msgstr "Gói cước của bạn:"

#: ../src/libnma/nma-mobile-wizard.c:248
#: ../src/libnm-gtk/nm-mobile-wizard.c:249
msgid ""
"A connection will now be made to your mobile broadband provider using the "
"settings you selected.  If the connection fails or you cannot access network "
"resources, double-check your settings.  To modify your mobile broadband "
"connection settings, choose \"Network Connections\" from the System >> "
"Preferences menu."
msgstr ""
"Kết nối có bây giờ sẽ được thực hiện cho nhà cung cấp băng thông rộng di "
"động của bạn bằng cách sử dụng các cài đặt đã chọn. Nếu kết nối không thành "
"công hay bạn không thể truy cập tài nguyên mạng, kiểm tra các cài đặt của "
"bạn. Để sửa đổi cài đặt kết nối băng thông rộng di động của bạn, chọn \"Kết "
"nối mạng\" từ trình đơn Hệ Thống>Tuỳ Thích."

#: ../src/libnma/nma-mobile-wizard.c:261
#: ../src/libnm-gtk/nm-mobile-wizard.c:262
msgid "Confirm Mobile Broadband Settings"
msgstr "Xác nhận thiết lập di động băng thông rộng"

#: ../src/libnma/nma-mobile-wizard.c:325
#: ../src/libnm-gtk/nm-mobile-wizard.c:326
msgid "Unlisted"
msgstr "Không liệt kê"

#: ../src/libnma/nma-mobile-wizard.c:456
#: ../src/libnm-gtk/nm-mobile-wizard.c:457
msgid "_Select your plan:"
msgstr "_Chọn gói cước"

#: ../src/libnma/nma-mobile-wizard.c:480
#: ../src/libnm-gtk/nm-mobile-wizard.c:481
msgid "Selected plan _APN (Access Point Name):"
msgstr "_APN (Access Point Name - Tên điểm truy cập) của _gói cước được chọn"

#: ../src/libnma/nma-mobile-wizard.c:500
#: ../src/libnm-gtk/nm-mobile-wizard.c:501
msgid ""
"Warning: Selecting an incorrect plan may result in billing issues for your "
"broadband account or may prevent connectivity.\n"
"\n"
"If you are unsure of your plan please ask your provider for your plan's APN."
msgstr ""
"Cảnh báo: Chọn một kế hoạch không đúng có thể dẫn đến các vấn đề thanh toán "
"cho tài khoản băng thông rộng của bạn hoặc có thể ngăn chặn kết nối.\n"
"\n"
"Nếu bạn không chắc về kế hoạch của bạn hãy hỏi nhà cung cấp của bạn cho APN "
"kế hoạch của bạn."

#: ../src/libnma/nma-mobile-wizard.c:508
#: ../src/libnm-gtk/nm-mobile-wizard.c:509
msgid "Choose your Billing Plan"
msgstr "Chọn gói cước của bạn"

#: ../src/libnma/nma-mobile-wizard.c:557
#: ../src/libnm-gtk/nm-mobile-wizard.c:558
msgid "My plan is not listed..."
msgstr "Không thấy gói cước của tôi…"

#: ../src/libnma/nma-mobile-wizard.c:710
#: ../src/libnm-gtk/nm-mobile-wizard.c:711
msgid "Select your provider from a _list:"
msgstr "Chọn nhà cung cấp từ _danh sách:"

#: ../src/libnma/nma-mobile-wizard.c:723
#: ../src/libnm-gtk/nm-mobile-wizard.c:724
msgid "Provider"
msgstr "Nhà cung cấp"

#: ../src/libnma/nma-mobile-wizard.c:748
#: ../src/libnm-gtk/nm-mobile-wizard.c:749
msgid "I can't find my provider and I wish to enter it _manually:"
msgstr "Không tìm thấy nhà cung cấp, để tôi nhập _tay:"

#: ../src/libnma/nma-mobile-wizard.c:761
#: ../src/libnm-gtk/nm-mobile-wizard.c:762
msgid "Provider:"
msgstr "Nhà cung cấp:"

#: ../src/libnma/nma-mobile-wizard.c:778
#: ../src/libnm-gtk/nm-mobile-wizard.c:779
msgid "My provider uses GSM technology (GPRS, EDGE, UMTS, HSPA)"
msgstr "Nhà cung cấp của tôi dùng công nghệ GSM (GPRS, EDGE, UMTS, HSPA)"

#: ../src/libnma/nma-mobile-wizard.c:780
#: ../src/libnm-gtk/nm-mobile-wizard.c:781
msgid "My provider uses CDMA technology (1xRTT, EVDO)"
msgstr "Nhà cung cấp của tôi dùng công nghệ CDMA (1xRTT, EVDO)"

#: ../src/libnma/nma-mobile-wizard.c:791
#: ../src/libnm-gtk/nm-mobile-wizard.c:792
msgid "Choose your Provider"
msgstr "Chọn nhà cung cấp của bạn"

#: ../src/libnma/nma-mobile-wizard.c:1053
#: ../src/libnm-gtk/nm-mobile-wizard.c:1054
msgid "Country or Region List:"
msgstr "Danh sách quốc gia hoặc lãnh thổ:"

#: ../src/libnma/nma-mobile-wizard.c:1066
#: ../src/libnm-gtk/nm-mobile-wizard.c:1067
msgid "Country or region"
msgstr "Quốc gia hoặc lãnh thổ:"

#: ../src/libnma/nma-mobile-wizard.c:1076
#: ../src/libnm-gtk/nm-mobile-wizard.c:1077
msgid "My country is not listed"
msgstr "Không thấy có quốc gia của tôi"

#: ../src/libnma/nma-mobile-wizard.c:1126
#: ../src/libnm-gtk/nm-mobile-wizard.c:1127
msgid "Choose your Provider's Country or Region"
msgstr "Chọn quốc gia hoặc lãnh thổ của nhà cung cấp"

#: ../src/libnma/nma-mobile-wizard.c:1183
#: ../src/libnm-gtk/nm-mobile-wizard.c:1184
msgid "Installed GSM device"
msgstr "Thiết bị GSM đã cài đặt"

#: ../src/libnma/nma-mobile-wizard.c:1186
#: ../src/libnm-gtk/nm-mobile-wizard.c:1187
msgid "Installed CDMA device"
msgstr "Thiết bị CDMA đã cài đặt"

#: ../src/libnma/nma-mobile-wizard.c:1354
#: ../src/libnm-gtk/nm-mobile-wizard.c:1355
msgid ""
"This assistant helps you easily set up a mobile broadband connection to a "
"cellular (3G) network."
msgstr ""
"Trợ lý này giúp bạn dễ dàng cài đặt một kết nối băng thông rộng di động vào "
"một mạng (3G) di động."

#: ../src/libnma/nma-mobile-wizard.c:1360
#: ../src/libnm-gtk/nm-mobile-wizard.c:1361
msgid "You will need the following information:"
msgstr "Bạn sẽ cần những thông tin sau:"

#: ../src/libnma/nma-mobile-wizard.c:1371
#: ../src/libnm-gtk/nm-mobile-wizard.c:1372
msgid "Your broadband provider's name"
msgstr "Tên nhà cung cấp"

#: ../src/libnma/nma-mobile-wizard.c:1377
#: ../src/libnm-gtk/nm-mobile-wizard.c:1378
msgid "Your broadband billing plan name"
msgstr "Tên gói cước"

#: ../src/libnma/nma-mobile-wizard.c:1383
#: ../src/libnm-gtk/nm-mobile-wizard.c:1384
msgid "(in some cases) Your broadband billing plan APN (Access Point Name)"
msgstr "(trong vài trường hợp) APN (Access Point Name) của gói cước"

#: ../src/libnma/nma-mobile-wizard.c:1412
#: ../src/libnm-gtk/nm-mobile-wizard.c:1413
msgid "Create a connection for _this mobile broadband device:"
msgstr "Tạo kết nối đến thiết bị di động băng thông rộng _này:"

#: ../src/libnma/nma-mobile-wizard.c:1427
#: ../src/libnm-gtk/nm-mobile-wizard.c:1428
msgid "Any device"
msgstr "Bất kỳ thiết bị nào"

#: ../src/libnma/nma-mobile-wizard.c:1440
#: ../src/libnm-gtk/nm-mobile-wizard.c:1441
msgid "Set up a Mobile Broadband Connection"
msgstr "Thiết lập kết nối băng thông rộng di động"

#: ../src/libnma/nma-mobile-wizard.c:1613
#: ../src/libnm-gtk/nm-mobile-wizard.c:1614
msgid "New Mobile Broadband Connection"
msgstr "Kết nối băng thông rộng di động mới"

#: ../src/libnma/nma-ui-utils.c:49 ../src/libnm-gtk/nm-ui-utils.c:615
#, fuzzy
msgid "Store the password only for this user"
msgstr "Chỉ lưu mật khẩu cho tài _khoản này"

#: ../src/libnma/nma-ui-utils.c:50 ../src/libnm-gtk/nm-ui-utils.c:616
#, fuzzy
msgid "Store the password for all users"
msgstr "Lưu mật khẩu cho _tất cả các tài khoản"

#: ../src/libnma/nma-ui-utils.c:51 ../src/libnm-gtk/nm-ui-utils.c:617
#, fuzzy
msgid "Ask for this password every time"
msgstr "_Hỏi mật khẩu mỗi lần"

#: ../src/libnma/nma-ui-utils.c:52 ../src/libnm-gtk/nm-ui-utils.c:618
#, fuzzy
msgid "The password is not required"
msgstr "Cần mật khẩu để kết nối “%s”."

#: ../src/libnma/nma-vpn-password-dialog.c:99
#: ../src/libnm-gtk/nm-vpn-password-dialog.c:99
msgid "_Secondary Password:"
msgstr "Mật khẩu _phụ:"

#: ../src/libnma/nma-vpn-password-dialog.c:102
#: ../src/libnm-gtk/nm-vpn-password-dialog.c:102
#, fuzzy
msgid "_Ternary Password:"
msgstr "Mật khẩu _phụ:"

#: ../src/libnma/nma-vpn-password-dialog.c:247
#: ../src/libnm-gtk/nm-vpn-password-dialog.c:247
msgid "Sh_ow passwords"
msgstr "_Hiện mật khẩu"

#: ../src/libnma/nma-wifi-dialog.c:132 ../src/libnm-gtk/nm-wifi-dialog.c:141
#, fuzzy
msgid "Click to connect"
msgstr "Ngắt kết nối"

#: ../src/libnma/nma-wifi-dialog.c:133 ../src/libnm-gtk/nm-wifi-dialog.c:142
msgid ""
"Either a password is missing or the connection is invalid. In the latter "
"case, you have to edit the connection with nm-connection-editor first"
msgstr ""

#: ../src/libnma/nma-wifi-dialog.c:455 ../src/libnm-gtk/nm-wifi-dialog.c:465
msgid "New..."
msgstr "Mới…"

#: ../src/libnma/nma-wifi-dialog.c:889 ../src/libnm-gtk/nm-wifi-dialog.c:905
msgctxt "Wifi/wired security"
msgid "None"
msgstr "Không"

#: ../src/libnma/nma-wifi-dialog.c:1057 ../src/libnm-gtk/nm-wifi-dialog.c:1075
msgid "C_reate"
msgstr "_Tạo"

#: ../src/libnma/nma-wifi-dialog.c:1143 ../src/libnm-gtk/nm-wifi-dialog.c:1161
#, c-format
msgid ""
"Passwords or encryption keys are required to access the Wi-Fi network '%s'."
msgstr "Cần mật khẩu hoặc khoá mã hoá để truy cập mạng Wi-Fi “%s”."

#: ../src/libnma/nma-wifi-dialog.c:1145 ../src/libnm-gtk/nm-wifi-dialog.c:1163
msgid "Wi-Fi Network Authentication Required"
msgstr "Cần xác thực mạng Wi-Fi"

#: ../src/libnma/nma-wifi-dialog.c:1147 ../src/libnm-gtk/nm-wifi-dialog.c:1165
msgid "Authentication required by Wi-Fi network"
msgstr "Cần xác thực mạng Wi-Fi"

#: ../src/libnma/nma-wifi-dialog.c:1152 ../src/libnm-gtk/nm-wifi-dialog.c:1170
msgid "Create New Wi-Fi Network"
msgstr "Tạo mạng Wi-Fi mới"

#: ../src/libnma/nma-wifi-dialog.c:1154 ../src/libnm-gtk/nm-wifi-dialog.c:1172
msgid "New Wi-Fi network"
msgstr "Mạng Wi-Fi mới"

#: ../src/libnma/nma-wifi-dialog.c:1155 ../src/libnm-gtk/nm-wifi-dialog.c:1173
msgid "Enter a name for the Wi-Fi network you wish to create."
msgstr "Nhập tên mạng Wi-Fi bạn muốn tạo."

#: ../src/libnma/nma-wifi-dialog.c:1157 ../src/libnm-gtk/nm-wifi-dialog.c:1175
msgid "Connect to Hidden Wi-Fi Network"
msgstr "Kết nối đến mạng Wi-Fi ẩn"

#: ../src/libnma/nma-wifi-dialog.c:1159 ../src/libnm-gtk/nm-wifi-dialog.c:1177
msgid "Hidden Wi-Fi network"
msgstr "Mạng Wi-Fi ẩn"

#: ../src/libnma/nma-wifi-dialog.c:1160 ../src/libnm-gtk/nm-wifi-dialog.c:1178
msgid ""
"Enter the name and security details of the hidden Wi-Fi network you wish to "
"connect to."
msgstr "Nhập tên và chi tiết an ninh của mạng Wi-Fi ẩn bạn muốn kết nối."

#: ../src/libnma/wifi.ui.h:2 ../src/libnm-gtk/wifi.ui.h:2
msgid "Wi-Fi _security:"
msgstr "_An ninh Wi-Fi:"

#: ../src/libnma/wifi.ui.h:4 ../src/libnm-gtk/wifi.ui.h:4
msgid "C_onnection:"
msgstr "_Kết nối:"

#: ../src/libnma/wifi.ui.h:5 ../src/libnm-gtk/wifi.ui.h:5
msgid "Wi-Fi _adapter:"
msgstr "_Bộ điều hợp Wi-Fi:"

#: ../src/libnm-gtk/nm-ui-utils.c:302 ../src/libnm-gtk/nm-ui-utils.c:369
msgid "Wired"
msgstr "Dây"

#: ../src/libnm-gtk/nm-ui-utils.c:327
msgid "OLPC Mesh"
msgstr "OLPC Mesh"

#: ../src/libnm-gtk/nm-ui-utils.c:341
msgid "ADSL"
msgstr "ADSL"

#: ../src/libnm-gtk/nm-ui-utils.c:404
msgid "PCI"
msgstr "PCI"

#: ../src/libnm-gtk/nm-ui-utils.c:406
msgid "USB"
msgstr "USB"

#. Translators: the first %s is a bus name (eg, "USB") or
#. * product name, the second is a device type (eg,
#. * "Ethernet"). You can change this to something like
#. * "%2$s (%1$s)" if there's no grammatical way to combine
#. * the strings otherwise.
#.
#: ../src/libnm-gtk/nm-ui-utils.c:482 ../src/libnm-gtk/nm-ui-utils.c:502
#, c-format
msgctxt "long device name"
msgid "%s %s"
msgstr "%2$s %1$s"

#: ../src/main.c:42
msgid "Usage:"
msgstr "Cách dùng:"

#: ../src/main.c:44
msgid ""
"This program is a component of NetworkManager (https://wiki.gnome.org/"
"Projects/NetworkManager/)."
msgstr ""
"Chương trình này là một phần của NetworkManager (https://wiki.gnome.org/"
"Projects/NetworkManager/)."

#: ../src/main.c:45
msgid ""
"It is not intended for command-line interaction but instead runs in the "
"GNOME desktop environment."
msgstr ""
"Chương trình này không được thiết kế để dùng dạng dòng lệnh, mà chạy từ môi "
"trường GNOME."

#: ../src/mb-menu-item.c:52
msgid "EVDO"
msgstr "EVDO"

#: ../src/mb-menu-item.c:56
msgid "GPRS"
msgstr "GPRS"

#: ../src/mb-menu-item.c:58
msgid "EDGE"
msgstr "EDGE"

#: ../src/mb-menu-item.c:60
msgid "UMTS"
msgstr "UMTS"

#: ../src/mb-menu-item.c:62
msgid "HSDPA"
msgstr "HSDPA"

#: ../src/mb-menu-item.c:64
msgid "HSUPA"
msgstr "HSUPA"

#: ../src/mb-menu-item.c:66
msgid "HSPA"
msgstr "HSPA"

#: ../src/mb-menu-item.c:68
msgid "HSPA+"
msgstr "HSPA+"

#: ../src/mb-menu-item.c:70
msgid "LTE"
msgstr "LTE"

#: ../src/mb-menu-item.c:117
msgid "not enabled"
msgstr "chưa bật"

#: ../src/mb-menu-item.c:123
msgid "not registered"
msgstr "chưa đăng ký"

#: ../src/mb-menu-item.c:141
#, c-format
msgid "Home network (%s)"
msgstr "Mạng nhà (%s)"

#: ../src/mb-menu-item.c:143
#, c-format
msgid "Home network"
msgstr "Mạng nhà"

#: ../src/mb-menu-item.c:151
msgid "searching"
msgstr "đang tìm"

#: ../src/mb-menu-item.c:154
msgid "registration denied"
msgstr "đăng ký bị từ chối"

#: ../src/mb-menu-item.c:159 ../src/mb-menu-item.c:165
#, c-format
msgid "%s (%s roaming)"
msgstr "%s (chuyển vùng %s)"

#: ../src/mb-menu-item.c:161 ../src/mb-menu-item.c:167
#, c-format
msgid "%s (roaming)"
msgstr "%s (chuyển vùng)"

#: ../src/mb-menu-item.c:170
#, c-format
msgid "Roaming network (%s)"
msgstr "Mạng chuyển vùng (%s)"

#: ../src/mb-menu-item.c:172
#, c-format
msgid "Roaming network"
msgstr "Mạng chuyển vùng"

#: ../src/mobile-helpers.c:331
#, c-format
msgid "PIN code for SIM card '%s' on '%s'"
msgstr "Mã PIN cho SIM card “%s” trên “%s”"

#: ../src/mobile-helpers.c:464
msgid "PIN code required"
msgstr "Cần mã PIN"

#: ../src/mobile-helpers.c:472
msgid "PIN code is needed for the mobile broadband device"
msgstr "Cần mã PIN cho thiết bị di động băng thông rộng"

#: ../src/mobile-helpers.c:619
#, c-format
msgid "Mobile broadband connection '%s' active: (%d%%%s%s)"
msgstr "Kết nối di động băng thông rộng “%s” đã hoạt động: (%d%%%s%s)"

#: ../src/mobile-helpers.c:622
msgid "roaming"
msgstr "chuyển vùng"

#. The %s is a mobile provider name, eg "T-Mobile"
#: ../src/utils/utils.c:179
#, c-format
msgid "%s connection"
msgstr "Kết nối %s"

#: ../src/wireless-security/eap-method.c:56
msgid "undefined error in 802.1x security (wpa-eap)"
msgstr ""

#: ../src/wireless-security/eap-method.c:255
msgid "unspecified error validating eap-method file"
msgstr ""

#: ../src/wireless-security/eap-method.c:452
msgid "DER, PEM, or PKCS#12 private keys (*.der, *.pem, *.p12, *.key)"
msgstr "Khoá riêng DER, PEM, hoặc PKCS#12 (*.der, *.pem, *.p12, *.key)"

#: ../src/wireless-security/eap-method.c:455
msgid "DER or PEM certificates (*.der, *.pem, *.crt, *.cer)"
msgstr "Chứng nhậng DER hoặc PEM (*.der, *.pem, *.crt, *.cer)"

#: ../src/wireless-security/eap-method-fast.c:70
msgid "missing EAP-FAST PAC file"
msgstr ""

#: ../src/wireless-security/eap-method-fast.c:265
#: ../src/wireless-security/eap-method-peap.c:302
#: ../src/wireless-security/eap-method-ttls.c:333
msgid "GTC"
msgstr "GTC"

#: ../src/wireless-security/eap-method-fast.c:403
msgid "Choose a PAC file..."
msgstr "Chọn tập tin PAC…"

#: ../src/wireless-security/eap-method-fast.c:410
msgid "PAC files (*.pac)"
msgstr "Tập tin PAC (*.pac)"

#: ../src/wireless-security/eap-method-fast.c:414
msgid "All files"
msgstr "Mọi tập tin"

#: ../src/wireless-security/eap-method-fast.ui.h:2
msgid "Anonymous"
msgstr "Vô danh"

#: ../src/wireless-security/eap-method-fast.ui.h:3
msgid "Authenticated"
msgstr "Xác thực"

#: ../src/wireless-security/eap-method-fast.ui.h:4
msgid "Both"
msgstr "Cả hai"

#: ../src/wireless-security/eap-method-fast.ui.h:5
#: ../src/wireless-security/eap-method-peap.ui.h:5
#: ../src/wireless-security/eap-method-ttls.ui.h:2
msgid "Anony_mous identity:"
msgstr "Định danh _vô danh:"

#: ../src/wireless-security/eap-method-fast.ui.h:6
msgid "PAC _file:"
msgstr "Tập tin _PAC:"

#: ../src/wireless-security/eap-method-fast.ui.h:7
#: ../src/wireless-security/eap-method-peap.ui.h:8
#: ../src/wireless-security/eap-method-ttls.ui.h:5
msgid "_Inner authentication:"
msgstr "Xác thực _trong:"

#: ../src/wireless-security/eap-method-fast.ui.h:8
msgid "Allow automatic PAC pro_visioning"
msgstr "Cho phép tự động dự liệ_u PAC"

#: ../src/wireless-security/eap-method-leap.c:63
msgid "missing EAP-LEAP username"
msgstr ""

#: ../src/wireless-security/eap-method-leap.c:69
msgid "missing EAP-LEAP password"
msgstr ""

#: ../src/wireless-security/eap-method-peap.c:63
#, c-format
msgid "invalid EAP-PEAP CA certificate: %s"
msgstr ""

#: ../src/wireless-security/eap-method-peap.c:68
msgid "invalid EAP-PEAP CA certificate: no certificate specified"
msgstr ""

#: ../src/wireless-security/eap-method-peap.c:287
#: ../src/wireless-security/eap-method-ttls.c:318
#: ../src/wireless-security/wireless-security.c:424
msgid "MD5"
msgstr "MD5"

#: ../src/wireless-security/eap-method-peap.c:381
#: ../src/wireless-security/eap-method-tls.c:481
#: ../src/wireless-security/eap-method-ttls.c:412
msgid "Choose a Certificate Authority certificate..."
msgstr "Chọn chứng nhận CA (Certificate Authority)…"

#: ../src/wireless-security/eap-method-peap.ui.h:3
msgid "Version 0"
msgstr "Phiên bản 0"

#: ../src/wireless-security/eap-method-peap.ui.h:4
msgid "Version 1"
msgstr "Phiên bản 1"

#: ../src/wireless-security/eap-method-peap.ui.h:6
#: ../src/wireless-security/eap-method-tls.ui.h:3
#: ../src/wireless-security/eap-method-ttls.ui.h:3
msgid "C_A certificate:"
msgstr "_Chứng nhận CA:"

#: ../src/wireless-security/eap-method-peap.ui.h:7
#: ../src/wireless-security/eap-method-tls.ui.h:4
#: ../src/wireless-security/eap-method-ttls.ui.h:4
msgid "No CA certificate is _required"
msgstr "Không có chứng nhận CA như _yêu cầu"

#: ../src/wireless-security/eap-method-peap.ui.h:9
msgid "PEAP _version:"
msgstr "Phiên bản _PEAP:"

#: ../src/wireless-security/eap-method-simple.c:72
msgid "missing EAP username"
msgstr ""

#: ../src/wireless-security/eap-method-simple.c:82
msgid "missing EAP password"
msgstr ""

#: ../src/wireless-security/eap-method-tls.c:66
msgid "missing EAP-TLS identity"
msgstr ""

#: ../src/wireless-security/eap-method-tls.c:71
#, fuzzy, c-format
msgid "invalid EAP-TLS CA certificate: %s"
msgstr "_Chứng nhận CA:"

#: ../src/wireless-security/eap-method-tls.c:76
msgid "invalid EAP-TLS CA certificate: no certificate specified"
msgstr ""

#: ../src/wireless-security/eap-method-tls.c:84
msgid "invalid EAP-TLS password: missing"
msgstr ""

#: ../src/wireless-security/eap-method-tls.c:94
#, c-format
msgid "invalid EAP-TLS private-key: %s"
msgstr ""

#: ../src/wireless-security/eap-method-tls.c:101
#, c-format
msgid "invalid EAP-TLS user-certificate: %s"
msgstr ""

#: ../src/wireless-security/eap-method-tls.c:296
msgid "Unencrypted private keys are insecure"
msgstr "Khoá riêng mà không mã hoá là không an toàn"

#: ../src/wireless-security/eap-method-tls.c:299
msgid ""
"The selected private key does not appear to be protected by a password.  "
"This could allow your security credentials to be compromised.  Please select "
"a password-protected private key.\n"
"\n"
"(You can password-protect your private key with openssl)"
msgstr ""
"Khoá cá nhân được chọn có vẻ như không được bảo vệ bởi mật khẩu. Điều này có "
"thể làm uỷ nhiệm bảo mật của bạn bị tổn thương. Hãy chọn một khoá cá nhân "
"được bảo vệ bởi mật khẩu.\n"
"\n"
"(Bạn có thể bảo vệ bằng mật khẩu khoá cá nhân của bạn với openssl)"

#: ../src/wireless-security/eap-method-tls.c:475
msgid "Choose your personal certificate..."
msgstr "Chọn chứng nhận cá nhân…"

#: ../src/wireless-security/eap-method-tls.c:487
msgid "Choose your private key..."
msgstr "Chọn khoá riêng…"

#: ../src/wireless-security/eap-method-tls.ui.h:1
msgid "I_dentity:"
msgstr "Đị_nh danh:"

#: ../src/wireless-security/eap-method-tls.ui.h:2
msgid "_User certificate:"
msgstr "Chứng nhận người _dùng:"

#: ../src/wireless-security/eap-method-tls.ui.h:5
msgid "Private _key:"
msgstr "_Khoá riêng:"

#: ../src/wireless-security/eap-method-tls.ui.h:6
msgid "_Private key password:"
msgstr "_Mật khẩu khoá riêng:"

#: ../src/wireless-security/eap-method-ttls.c:63
#, c-format
msgid "invalid EAP-TTLS CA certificate: %s"
msgstr ""

#: ../src/wireless-security/eap-method-ttls.c:68
msgid "invalid EAP-TTLS CA certificate: no certificate specified"
msgstr ""

#: ../src/wireless-security/wireless-security.c:72
msgid "Unknown error validating 802.1x security"
msgstr ""

#: ../src/wireless-security/wireless-security.c:436
msgid "TLS"
msgstr "TLS"

#: ../src/wireless-security/wireless-security.c:460
msgid "PWD"
msgstr "PWD"

#: ../src/wireless-security/wireless-security.c:471
msgid "FAST"
msgstr "FAST"

#: ../src/wireless-security/wireless-security.c:482
msgid "Tunneled TLS"
msgstr "Đường hầm TLS"

#: ../src/wireless-security/wireless-security.c:493
msgid "Protected EAP (PEAP)"
msgstr "EAP Bảo vệ (PEAP)"

#: ../src/wireless-security/ws-dynamic-wep.ui.h:2
#: ../src/wireless-security/ws-wep-key.ui.h:9
#: ../src/wireless-security/ws-wpa-eap.ui.h:2
msgid "Au_thentication:"
msgstr "_Xác thực:"

#: ../src/wireless-security/ws-leap.c:61
msgid "missing leap-username"
msgstr ""

#: ../src/wireless-security/ws-leap.c:69
msgid "missing leap-password"
msgstr ""

#: ../src/wireless-security/ws-wep-key.c:105
msgid "missing wep-key"
msgstr ""

#: ../src/wireless-security/ws-wep-key.c:113
#, c-format
msgid "invalid wep-key: key with a length of %zu must contain only hex-digits"
msgstr ""

#: ../src/wireless-security/ws-wep-key.c:120
#, c-format
msgid ""
"invalid wep-key: key with a length of %zu must contain only ascii characters"
msgstr ""

#: ../src/wireless-security/ws-wep-key.c:125
#, c-format
msgid ""
"invalid wep-key: wrong key length %zu. A key must be either of length 5/13 "
"(ascii) or 10/26 (hex)"
msgstr ""

#: ../src/wireless-security/ws-wep-key.c:131
msgid "invalid wep-key: passphrase must be non-empty"
msgstr ""

#: ../src/wireless-security/ws-wep-key.c:133
msgid "invalid wep-key: passphrase must be shorter than 64 characters"
msgstr ""

#: ../src/wireless-security/ws-wep-key.ui.h:1
msgid "1 (Default)"
msgstr "1 (Mặc định)"

#: ../src/wireless-security/ws-wep-key.ui.h:5
msgid "Open System"
msgstr "Hệ thống mở"

#: ../src/wireless-security/ws-wep-key.ui.h:6
msgid "Shared Key"
msgstr "Khóa dùng chung"

#: ../src/wireless-security/ws-wep-key.ui.h:7
msgid "_Key:"
msgstr "_Khóa:"

#: ../src/wireless-security/ws-wep-key.ui.h:8
msgid "Sho_w key"
msgstr "_Hiện khoá"

#: ../src/wireless-security/ws-wep-key.ui.h:10
msgid "WEP inde_x:"
msgstr "_Chỉ mục WEP:"

#: ../src/wireless-security/ws-wpa-psk.c:69
#, c-format
msgid ""
"invalid wpa-psk: invalid key-length %zu. Must be [8,63] bytes or 64 hex "
"digits"
msgstr ""

#: ../src/wireless-security/ws-wpa-psk.c:77
msgid "invalid wpa-psk: cannot interpret key with 64 bytes as hex"
msgstr ""

#: ../src/wireless-security/ws-wpa-psk.ui.h:2
msgid "_Type:"
msgstr "_Kiểu:"

#~ msgid "Enable WiMA_X Mobile Broadband"
#~ msgstr "Bật di động băng thông rộng WiMA_X"

#~ msgid "_Help"
#~ msgstr "Trợ _giúp"

#~ msgid "You are now connected to the bonded network."
#~ msgstr "Bạn đã kết nối đến mạng bond."

#~ msgid "Preparing bond connection '%s'..."
#~ msgstr "Đang chuẩn bị kết nối kiểu bond “%s”…"

#~ msgid "Configuring bond connection '%s'..."
#~ msgstr "Đang cấu hình kết nối kiểu bond “%s”…"

#~ msgid "User authentication required for bond connection '%s'..."
#~ msgstr "Cần xác thực cho kết nối bond “%s”…"

#~ msgid "Requesting address for '%s'..."
#~ msgstr "Đang lấy địa chỉ cho “%s”…"

#~ msgid "Bond connection '%s' active"
#~ msgstr "Kết nối bond “%s” đang hoạt động"

#~ msgid "You are now connected to the bridged network."
#~ msgstr "Bạn đã kết nối đến mạng kiểu cầu."

#~ msgid "Preparing bridge connection '%s'..."
#~ msgstr "Đang chuẩn bị kết nối kiểu cầu “%s”…"

#~ msgid "Configuring bridge connection '%s'..."
#~ msgstr "Đang cấu hình kết nối kiểu cầu “%s”…"

#~ msgid "User authentication required for bridge connection '%s'..."
#~ msgstr "Cần xác thực cho kết nối kiểu cầu “%s”…"

#~ msgid "Bridge connection '%s' active"
#~ msgstr "Kết nối Bridge “%s” đã hoạt động"

#~ msgid "New Mobile Broadband (CDMA) connection..."
#~ msgstr "Kết nối di động băng thông rộng (CDMA) mới…"

#~ msgid "You are now connected to the CDMA network."
#~ msgstr "Bạn đã kết nối đến mạng CDMA."

#~ msgid "CDMA network."
#~ msgstr "Mạng CDMA."

#~ msgid "New Mobile Broadband (GSM) connection..."
#~ msgstr "Kết nối di động băng thông rộng (GSM) mới…"

#~ msgid "You are now connected to the GSM network."
#~ msgstr "Bạn đã kết nối đến mạng GSM."

#~ msgid "GSM network."
#~ msgstr "Mạng GSM."

#~ msgid "Auto InfiniBand"
#~ msgstr "InfiniBand tự động"

#~ msgid "InfiniBand Networks (%s)"
#~ msgstr "Mạng InfiniBand (%s)"

#~ msgid "InfiniBand Network (%s)"
#~ msgstr "Mạng InfiniBand (%s)"

#~ msgid "InfiniBand Networks"
#~ msgstr "Mạng InfiniBand"

#~ msgid "InfiniBand Network"
#~ msgstr "Mạng InfiniBand"

#~ msgid "You are now connected to the InfiniBand network."
#~ msgstr "Bạn đã kết nối đến mạng InfiniBand."

#~ msgid "Preparing InfiniBand connection '%s'..."
#~ msgstr "Đang chuẩn bị kết nối InfiniBand “%s”…"

#~ msgid "Configuring InfiniBand connection '%s'..."
#~ msgstr "Đang cấu hình kết nối Infini “%s”…"

#~ msgid "User authentication required for InfiniBand connection '%s'..."
#~ msgstr "Cần xác thực cho kết nối InfiniBand “%s”…"

#~ msgid "InfiniBand connection '%s' active"
#~ msgstr "Kết nối InfiniBand “%s” đã hoạt động"

#~ msgid "You are now connected to the teamed network."
#~ msgstr "Bạn đã kết nối đến mạng team."

#~ msgid "Preparing team connection '%s'..."
#~ msgstr "Đang chuẩn bị kết nối team “%s”…"

#~ msgid "Configuring team connection '%s'..."
#~ msgstr "Đang cấu hình kết nối team “%s”…"

#~ msgid "User authentication required for team connection '%s'..."
#~ msgstr "Cần xác thực cho kết nối Vteam “%s”…"

#~ msgid "Team connection '%s' active"
#~ msgstr "Kết nối Team “%s” đã hoạt động"

#~ msgid "You are now connected to the VLAN."
#~ msgstr "Bạn đã kết nối đến mạng VLAN."

#~ msgid "Preparing VLAN connection '%s'..."
#~ msgstr "Đang bắt đầu kết nối VLAN “%s”…"

#~ msgid "Configuring VLAN connection '%s'..."
#~ msgstr "Đang cấu hình kết nối VLAN “%s”…"

#~ msgid "User authentication required for VLAN connection '%s'..."
#~ msgstr "Cần xác thực cho kết nối VLAN “%s”…"

#~ msgid "VLAN connection '%s' active"
#~ msgstr "Kết nối VLAN “%s” đã hoạt động"

#~ msgid "WiMAX Mobile Broadband (%s)"
#~ msgstr "WiMAX di động băng thông rộng (%s)"

#~ msgid "WiMAX Mobile Broadband"
#~ msgstr "WiMAX di động băng thông rộng"

#~ msgid "WiMAX is disabled"
#~ msgstr "WiMAX bị tắt"

#~ msgid "WiMAX is disabled by hardware switch"
#~ msgstr "WiMAX bị tắt phần cứng"

#~ msgid "You are now connected to the WiMAX network."
#~ msgstr "Bạn đã kết nối đến mạng WiMAX."

#~ msgid "%d dB"
#~ msgstr "%d dB"

#~ msgctxt "WiMAX CINR"
#~ msgid "unknown"
#~ msgstr "không rõ"

#~ msgctxt "WiMAX Base Station ID"
#~ msgid "unknown"
#~ msgstr "không rõ"

#~ msgid "WiMAX (%s)"
#~ msgstr "WiMAX (%s)"

#~ msgid "CINR:"
#~ msgstr "CINR:"

#~ msgid "BSID:"
#~ msgstr "BSID:"

#~ msgid "_Mode:"
#~ msgstr "_Chế độ:"

#~ msgid "_Device MAC address:"
#~ msgstr "Đị_a chỉ MAC thiết bị:"

#~ msgid "Any"
#~ msgstr "Bất kỳ"

#~ msgid "3G (UMTS/HSPA)"
#~ msgstr "3G (UMTS/HSPA)"

#~ msgid "2G (GPRS/EDGE)"
#~ msgstr "2G (GPRS/EDGE)"

#~ msgid "Prefer 3G (UMTS/HSPA)"
#~ msgstr "Ưu tiên 3G (UMTS/HSPA)"

#~ msgid "Prefer 2G (GPRS/EDGE)"
#~ msgstr "Ưu tiên 2G (GPRS/EDGE)"

#~ msgid "Prefer 4G (LTE)"
#~ msgstr "Ưu tiên 4G (LTE)"

#~ msgid "Use only 4G (LTE)"
#~ msgstr "Chỉ dùng 4G (LTE)"

#~ msgid "I_mport team configuration from a file..."
#~ msgstr "N_hập cấu hình team đã lưu từ tập tin…"

#~ msgid "Infrastructure"
#~ msgstr "Cơ sở hạ tầng"

#~ msgid "WiMAX"
#~ msgstr "WiMAX"

#~ msgid "Error saving connection"
#~ msgstr "Lỗi lưu kết nối"

#~ msgid "The property '%s' / '%s' is invalid: %d"
#~ msgstr "Thuộc tính “%s” / “%s” không hợp lệ: %d"

#~ msgid "Could not load WiMAX user interface."
#~ msgstr "Không thể nạp giao diện WiMAX"

#~ msgid "WiMAX connection %d"
#~ msgstr "Kết nối WiMAX %d"

#~ msgid ""
#~ "Bluetooth configuration not possible (failed to connect to D-Bus: (%s) "
#~ "%s)."
#~ msgstr "Không thể cấu hình Bluetooth (kết nối D-Bus thất bại: (%s) %s)."

#~ msgid ""
#~ "Bluetooth configuration not possible (error finding NetworkManager: (%s) "
#~ "%s)."
#~ msgstr ""
#~ "Không thể cấu hình Bluetooth (lỗi tìm trình NetworkManager: (%s) %s)."

#~ msgid "Use your mobile phone as a network device (PAN/NAP)"
#~ msgstr "Dùng điện thoại di động làm thiết bị mạng (PAN/NAP)"

#~ msgid "Access the Internet using your mobile phone (DUN)"
#~ msgstr "Truy cập Internet thông qua điện thoại di động (DUN)"

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

#~ msgid "Failed to create DUN connection: %s"
#~ msgstr "Gặp lỗi khi tạo kết nối DUN: %s"

#~ msgid "Your phone is now ready to use!"
#~ msgstr "Điện thoại bạn đã có thể dùng!"

#~ msgid "Mobile wizard was canceled"
#~ msgstr "Đã hủy bỏ Thuật sĩ cấu hình băng thông rộng"

#~ msgid "Unknown phone device type (not GSM or CDMA)"
#~ msgstr "Loại điện thoại lạ (không phải GSM cũng như CDMA)"

#~ msgid "failed to connect to the phone."
#~ msgstr "lỗi kết nối đến điện thoại."

#~ msgid "error getting bus connection"
#~ msgstr "gặp lỗi khi lấy kết nối bus"

#~ msgid "unexpectedly disconnected from the phone."
#~ msgstr "kết nối bị ngắt bất ngờ từ điện thoại."

#~ msgid "timed out detecting phone details."
#~ msgstr "quá hạn dò tìm chi tiết điện thoại."

#~ msgid "Detecting phone configuration..."
#~ msgstr "Đang tìm cấu hình điện thoại…"

#~ msgid ""
#~ "The default Bluetooth adapter must be enabled before setting up a Dial-Up-"
#~ "Networking connection."
#~ msgstr ""
#~ "Phải bật thiết bị điều hợp Bluetooth trước khi muốn thiết lập một Kết nối "
#~ "Mạng qua điện thoại."

#~ msgid "Failed to create PAN connection: %s"
#~ msgstr "Lỗi tạo kết nối PAN: %s"

#~ msgid "%s Network"
#~ msgstr "Mạng %s"

#~ msgid "Secondary DNS:"
#~ msgstr "DNS phụ:"

#~ msgid "Ternary DNS:"
#~ msgstr "DNS thứ ba:"

#~ msgid "_Save..."
#~ msgstr "_Lưu…"

#~ msgid "_Edit..."
#~ msgstr "_Sửa…"

#~ msgid "_Delete..."
#~ msgstr "_Xoá…"

#~ msgid "Automatic (PPP)"
#~ msgstr "Tự động (PPP)"

#~ msgid "Automatic (PPP) addresses only"
#~ msgstr "Tự động (PPP) chỉ địa chỉ"

#~ msgid "No Certificate Authority certificate chosen"
#~ msgstr "Chưa chọn chứng nhận CA"

#~ msgid "Choose CA Certificate"
#~ msgstr "Chọn chứng nhận CA"

#~ msgid "Don't _warn me again"
#~ msgstr "Đừ_ng cảnh báo nữa"

#~ msgid "ModemManager is not running"
#~ msgstr "ModemManager chưa chạy"

#~ msgid "No"
#~ msgstr "Không"

#~ msgid "Yes"
#~ msgstr "Có"

#~ msgid "Wireless Networks (%s)"
#~ msgstr "Mạng không dây (%s)"

#~ msgid "Wireless Network (%s)"
#~ msgstr "Mạng không dây (%s)"

#~ msgid "Wireless Network"
#~ msgid_plural "Wireless Networks"
#~ msgstr[0] "Mạng không dây"

#~ msgid "wireless is disabled"
#~ msgstr "không dây bị tắt"

#~ msgid "wireless is disabled by hardware switch"
#~ msgstr "không dây bị tắt phần cứng"

#~ msgid "Preparing wireless network connection '%s'..."
#~ msgstr "Đang chuẩn bị kết nối mạng không dây “%s”…"

#~ msgid "Configuring wireless network connection '%s'..."
#~ msgstr "Đang cấu hình kết nối mạng không dây “%s”…"

#~ msgid "Requesting a wireless network address for '%s'..."
#~ msgstr "Đang lấy địa chỉ mạng không dây “%s”…"

#~ msgid "Wireless network connection '%s' active"
#~ msgstr "Kết nối mạng không dây “%s” đã hoạt động"

#~ msgid "Could not load Wired Security security user interface."
#~ msgstr "Không thể nạp giao diện an ninh mạng dây."

#~ msgid "Wireless"
#~ msgstr "Không dây"

#~ msgid "Wireless connection %d"
#~ msgstr "Kết nối không dây %d"

#~ msgid "_Import"
#~ msgstr "_Nhập"

#~ msgid "Connect _automatically"
#~ msgstr "Kết nối _tự động"

#~ msgid "A_vailable to all users"
#~ msgstr "Mọi người đều dùng được"

#~ msgid "An unknown error occurred."
#~ msgstr "Gặp lỗi lạ."

#~ msgid "Could not edit new connection"
#~ msgstr "Không thể sửa kết nối mới"

#~ msgid "Could not edit imported connection"
#~ msgstr "Không thể sửa kết nối nhập"

#~ msgid "No VPN plugin available. Please install one to enable this button."
#~ msgstr ""
#~ "Không có phần bổ sung VPN dùng được. Vui lòng cài đặt hoặc bật nút này."

#~ msgid "Don't know how to edit '%s' connections"
#~ msgstr "Không biết cách sửa kết nối “%s”"

#~ msgid "Click on this icon to connect to a wireless network"
#~ msgstr "Nhấn biểu tượng để kết nối mạng không dây"

#~ msgid "_Security:"
#~ msgstr "_An ninh:"

#~ msgid "United Kingdom"
#~ msgstr "Vương quốc Anh"

#~ msgid "Passphrase for wireless network %s"
#~ msgstr "Mật khẩu cho mạng không dây %s"

#~ msgid "Connection to the wireless network '%s' failed."
#~ msgstr "Lỗi kết nối đến mạng không dây “%s”."

#~ msgid "Connection to the wired network failed."
#~ msgstr "Lỗi kết nối đến mạng có dây."

#~ msgid "Could not find some required resources (the glade file)!"
#~ msgstr "Không tìm thấy một số tài nguyên cần thiết (tập tin glade)!"

#~ msgid "Wireless Ethernet (%s)"
#~ msgstr "Mạng nội bộ không dây (%s)"

#~ msgid "translator-credits"
#~ msgstr "Nhóm Việt hóa Gnome <gnomevi-list@lists.sourceforge.net>"

#~ msgid ""
#~ "Copyright © 2004-2005 Red Hat, Inc.\n"
#~ "Copyright © 2005-2006 Novell, Inc."
#~ msgstr ""
#~ "Tác quyền © năm 2004-2005 của Red Hat, Inc.\n"
#~ "Tác quyền © năm 2005-2006 của Novell, Inc."

#~ msgid "VPN Login Failure"
#~ msgstr "Lỗi đăng nhập VPN"

#~ msgid "Could not start the VPN connection '%s' due to a login failure."
#~ msgstr "Không thể bắt đầu kết nối VPN “%s” do lỗi đăng nhập."

#~ msgid "VPN Start Failure"
#~ msgstr "Lỗi bắt đầu VPN"

#~ msgid ""
#~ "Could not start the VPN connection '%s' due to a failure launching the "
#~ "VPN program."
#~ msgstr ""
#~ "Không thể bắt đầu kết nối VPN “%s” do lỗi khởi chạy chương trình VPN."

#~ msgid "VPN Configuration Error"
#~ msgstr "Lỗi cấu hình VPN"

#~ msgid "The network device \"%s (%s)\" does not support wireless scanning."
#~ msgstr "Thiết bị mạng “%s (%s)” không hỗ trợ khả năng tìm mạng không dây."

#~ msgid "The network device \"%s (%s)\" does not support link detection."
#~ msgstr "Thiết bị mạng “%s (%s)” không hỗ trợ khả năng phát hiện liên kết."

#~ msgid "Preparing device %s for the wired network..."
#~ msgstr "Đang chuẩn bị thiết bị %s cho mạng có dây…"

#~ msgid "Configuring device %s for the wired network..."
#~ msgstr "Đang cấu hình thiết bị %s cho mạng có dây…"

#~ msgid "Attempting to join the wireless network '%s'..."
#~ msgstr "Đang thử kết nối tới mạng không dây “%s”…"

#~ msgid "Waiting for Network Key for the wireless network '%s'..."
#~ msgstr "Đang đợi mật khẩu cho mạng không dây “%s”…"

#~ msgid "Requesting a network address from the wired network..."
#~ msgstr "Đang yêu cầu địa chỉ mạng từ mạng có dây…"

#~ msgid "Finishing connection to the wired network..."
#~ msgstr "Đang hoàn tất kết nối tới mạng có dây…"

#~ msgid "Connected to an Ad-Hoc wireless network"
#~ msgstr "Đã kết nối tới mạng Ad-hoc không dây"

#~ msgid "VPN connecting to '%s'"
#~ msgstr "Đang kết nối VPN tới “%s”"

#~ msgid "_Dial Up Connections"
#~ msgstr "Kết nối _quay số"

#~ msgid "Connect to %s..."
#~ msgstr "Kết nối đến %s…"

#~ msgid "Disconnect from %s..."
#~ msgstr "Ngắt kết nối với %s…"

#~ msgid ""
#~ "The NetworkManager applet could not find some required resources.  It "
#~ "cannot continue.\n"
#~ msgstr ""
#~ "Tiểu dụng Quản Lý Mạng không tìm thấy một số tài nguyên nên không thể "
#~ "tiếp tục.\n"