aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/locale/target/angular_vi_VN.xml
blob: 652b0633cf0702b3cc77ae02864f690170db1321 (plain) (blame)
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
<?xml version="1.0" encoding="utf-8"?>
<!--XLIFF document generated by Zanata. Visit http://zanata.org for more infomation.-->
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.1" xmlns:xyz="urn:appInfo:Items" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.1 http://www.oasis-open.org/committees/xliff/documents/xliff-core-1.1.xsd" version="1.1">
  <file source-language="en-US" datatype="plaintext" original="" target-language="vi-VN">
    <body>
      <trans-unit id="ngb.alert.close">
        <source>Close</source>
        <target>Đóng</target>
        <context-group name="null">
          <context context-type="linenumber">3</context>
        </context-group>
      </trans-unit>
      <trans-unit id="ngb.carousel.previous">
        <source>Previous</source>
        <target>Trước</target>
        <context-group name="null">
          <context context-type="linenumber">13</context>
        </context-group>
      </trans-unit>
      <trans-unit id="ngb.carousel.next">
        <source>Next</source>
        <target>Tiếp</target>
        <context-group name="null">
          <context context-type="linenumber">17</context>
        </context-group>
      </trans-unit>
      <trans-unit id="ngb.datepicker.previous-month">
        <source>Previous month</source>
        <target>Tháng trước</target>
        <context-group name="null">
          <context context-type="linenumber">5</context>
        </context-group>
      </trans-unit>
      <trans-unit id="ngb.datepicker.next-month">
        <source>Next month</source>
        <target>Tháng sau</target>
        <context-group name="null">
          <context context-type="linenumber">27</context>
        </context-group>
      </trans-unit>
      <trans-unit id="ngb.datepicker.select-month">
        <source>Select month</source>
        <target>Chọn tháng</target>
        <context-group name="null">
          <context context-type="linenumber">7</context>
        </context-group>
      </trans-unit>
      <trans-unit id="ngb.datepicker.select-year">
        <source>Select year</source>
        <target>Chọn năm</target>
        <context-group name="null">
          <context context-type="linenumber">16</context>
        </context-group>
      </trans-unit>
      <trans-unit id="ngb.pagination.first">
        <source>««</source>
        <target>««</target>
        <context-group name="null">
          <context context-type="linenumber">2</context>
        </context-group>
      </trans-unit>
      <trans-unit id="ngb.pagination.previous">
        <source>«</source>
        <target>«</target>
        <context-group name="null">
          <context context-type="linenumber">3</context>
        </context-group>
      </trans-unit>
      <trans-unit id="ngb.pagination.next">
        <source>»</source>
        <target>»</target>
        <context-group name="null">
          <context context-type="linenumber">4</context>
        </context-group>
      </trans-unit>
      <trans-unit id="ngb.pagination.last">
        <source>»»</source>
        <target>»»</target>
        <context-group name="null">
          <context context-type="linenumber">5</context>
        </context-group>
      </trans-unit>
      <trans-unit id="ngb.pagination.first-aria">
        <source>First</source>
        <target>Đầu</target>
        <context-group name="null">
          <context context-type="linenumber">14</context>
        </context-group>
      </trans-unit>
      <trans-unit id="ngb.pagination.previous-aria">
        <source>Previous</source>
        <target>Trước</target>
        <context-group name="null">
          <context context-type="linenumber">23</context>
        </context-group>
      </trans-unit>
      <trans-unit id="ngb.pagination.next-aria">
        <source>Next</source>
        <target>Tiếp</target>
        <context-group name="null">
          <context context-type="linenumber">41</context>
        </context-group>
      </trans-unit>
      <trans-unit id="ngb.pagination.last-aria">
        <source>Last</source>
        <target>Cuối</target>
        <context-group name="null">
          <context context-type="linenumber">49</context>
        </context-group>
      </trans-unit>
      <trans-unit id="ngb.progressbar.value">
        <source><x id="INTERPOLATION" equiv-text="{{getPercentValue()}}"/>%</source>
        <target><x id="INTERPOLATION" equiv-text="{{getPercentValue()}}"/>%</target>
        <context-group name="null">
          <context context-type="linenumber">6</context>
        </context-group>
      </trans-unit>
      <trans-unit id="ngb.timepicker.hours">
        <source>Hours</source>
        <target>GIờ</target>
        <context-group name="null">
          <context context-type="linenumber">14</context>
        </context-group>
      </trans-unit>
      <trans-unit id="ngb.timepicker.minutes">
        <source>Minutes</source>
        <target>Phút</target>
        <context-group name="null">
          <context context-type="linenumber">35</context>
        </context-group>
      </trans-unit>
      <trans-unit id="ngb.timepicker.seconds">
        <source>Seconds</source>
        <target>Giây</target>
        <context-group name="null">
          <context context-type="linenumber">56</context>
        </context-group>
      </trans-unit>
      <trans-unit id="ngb.timepicker.PM">
        <source><x id="INTERPOLATION" equiv-text="{{ i18n.getAfternoonPeriod() }}"/></source>
        <target><x id="INTERPOLATION" equiv-text="{{ i18n.getAfternoonPeriod() }}"/></target>
        <context-group name="null">
          <context context-type="linenumber">71</context>
        </context-group>
      </trans-unit>
      <trans-unit id="ngb.timepicker.AM">
        <source><x id="INTERPOLATION" equiv-text="{{ i18n.getMorningPeriod() }}"/></source>
        <target><x id="INTERPOLATION" equiv-text="{{ i18n.getMorningPeriod() }}"/></target>
        <context-group name="null">
          <context context-type="linenumber">72</context>
        </context-group>
      </trans-unit>
      <trans-unit id="ngb.toast.close-aria">
        <source>Close</source>
        <target>Đóng</target>
        <context-group name="null">
          <context context-type="linenumber">8</context>
        </context-group>
      </trans-unit>
      <trans-unit id="f3e63578c50546530daf6050d2ba6f8226040f2c">
        <source>You don't have notifications.</source>
        <target>Bạn không  thông báo.</target>
        <context-group name="null">
          <context context-type="linenumber">1</context>
        </context-group>
      </trans-unit>
      <trans-unit id="ade81bccd385c84f16f0e3862c1da3106bc3914b">
        <source>
        <x id="TAG_IMG" ctype="image" equiv-text="&lt;img/&gt;"/>

        <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div&gt;"/>
          <x id="INTERPOLATION" equiv-text="{{ notification.video.channel.displayName }}"/> published a <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/>new video<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>
        <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div&gt;"/>
      </source>
        <target>
        <x id="TAG_IMG" ctype="image" equiv-text="&lt;img/&gt;"/>

        <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div&gt;"/>
          <x id="INTERPOLATION" equiv-text="{{ notification.video.channel.displayName }}"/> đã xuất bản một <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/>video mới<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>
        <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div&gt;"/>
      </target>
        <context-group name="null">
          <context context-type="linenumber">7</context>
        </context-group>
      </trans-unit>
      <trans-unit id="b74d4c335377af0c83a08987d0d5b28ce11b091b">
        <source>
        <x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;my-global-icon&gt;"/><x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;/my-global-icon&gt;"/>

        <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div&gt;"/>
          Your video <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/><x id="INTERPOLATION" equiv-text="{{ notification.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> has been published
        <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div&gt;"/>
      </source>
        <target>
        <x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;my-global-icon&gt;"/><x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;/my-global-icon&gt;"/>

        <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div&gt;"/>
          Video <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/><x id="INTERPOLATION" equiv-text="{{ notification.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> của bạn đã được xuất bản
        <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div&gt;"/>
      </target>
        <context-group name="null">
          <context context-type="linenumber">55</context>
        </context-group>
      </trans-unit>
      <trans-unit id="d5f838030f3fc0b2e5f14945c255ba3249371085">
        <source>
        <x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;my-global-icon&gt;"/><x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;/my-global-icon&gt;"/>

        <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div&gt;"/>
          <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/>Your video import<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> <x id="INTERPOLATION" equiv-text="{{ notification.videoImportIdentifier }}"/> succeeded
        <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div&gt;"/>
      </source>
        <target>
        <x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;my-global-icon&gt;"/><x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;/my-global-icon&gt;"/>

        <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div&gt;"/>
          <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/>Video <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> <x id="INTERPOLATION" equiv-text="{{ notification.videoImportIdentifier }}"/> được nhập thành công
        <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div&gt;"/>
      </target>
        <context-group name="null">
          <context context-type="linenumber">63</context>
        </context-group>
      </trans-unit>
      <trans-unit id="9ac080afb0f7eab1d8a7ea61795ee9b84bd97082">
        <source>
        <x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;my-global-icon&gt;"/><x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;/my-global-icon&gt;"/>

        <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div&gt;"/>
          <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/>Your video import<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> <x id="INTERPOLATION" equiv-text="{{ notification.videoImportIdentifier }}"/> failed
        <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div&gt;"/>
      </source>
        <target>
        <x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;my-global-icon&gt;"/><x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;/my-global-icon&gt;"/>

        <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div&gt;"/>
          <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/>Video import<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> <x id="INTERPOLATION" equiv-text="{{ notification.videoImportIdentifier }}"/> được nhập thất bại
        <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div&gt;"/>
      </target>
        <context-group name="null">
          <context context-type="linenumber">71</context>
        </context-group>
      </trans-unit>
      <trans-unit id="2657af71bacee515160dcbdb1481cf1fbf7398d2">
        <source>
        <x id="TAG_IMG" ctype="image" equiv-text="&lt;img/&gt;"/>

        <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div&gt;"/>
          <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/><x id="INTERPOLATION" equiv-text="{{ notification.actorFollow.follower.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> is following

          <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;ng-container&gt;"/>your channel <x id="INTERPOLATION_1" equiv-text="{{ notification.actorFollow.following.displayName }}"/><x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;/ng-container&gt;"/>
          <x id="START_TAG_NG-CONTAINER_1" ctype="x-ng-container" equiv-text="&lt;ng-container&gt;"/>your account<x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;/ng-container&gt;"/>
        <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div&gt;"/>
      </source>
        <target>
        <x id="TAG_IMG" ctype="image" equiv-text="&lt;img/&gt;"/>

        <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div&gt;"/>
          <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/><x id="INTERPOLATION" equiv-text="{{ notification.actorFollow.follower.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> đang theo dõi

          <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;ng-container&gt;"/>kênh của bạn <x id="INTERPOLATION_1" equiv-text="{{ notification.actorFollow.following.displayName }}"/><x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;/ng-container&gt;"/>
          <x id="START_TAG_NG-CONTAINER_1" ctype="x-ng-container" equiv-text="&lt;ng-container&gt;"/>tài khoản của bạn<x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;/ng-container&gt;"/>
        <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div&gt;"/>
      </target>
        <context-group name="null">
          <context context-type="linenumber">87</context>
        </context-group>
      </trans-unit>
      <trans-unit id="ebdf8d0e51333447680d6ac8b6a3166066a852d1">
        <source>
        <x id="TAG_IMG" ctype="image" equiv-text="&lt;img/&gt;"/>

        <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div&gt;"/>
          <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> mentioned you on <x id="START_LINK_1" ctype="x-a" equiv-text="&lt;a&gt;"/>video <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>
        <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div&gt;"/>
      </source>
        <target>
        <x id="TAG_IMG" ctype="image" equiv-text="&lt;img/&gt;"/>

        <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div&gt;"/>
          <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> đã nhắc đến bạn trong <x id="START_LINK_1" ctype="x-a" equiv-text="&lt;a&gt;"/>video <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>
        <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div&gt;"/>
      </target>
        <context-group name="null">
          <context context-type="linenumber">98</context>
        </context-group>
      </trans-unit>
      <trans-unit id="b2b638f4333842009c258a23e59dbe4160d1e566">
        <source>Save to</source>
        <target>Lưu vào</target>
        <context-group name="null">
          <context context-type="linenumber">4</context>
        </context-group>
      </trans-unit>
      <trans-unit id="24813b8a3e45f0b57136c18d003027262cfe2d1f">
        <source>Options</source>
        <target>Tuỳ chỉnh</target>
        <context-group name="null">
          <context context-type="linenumber">9</context>
        </context-group>
      </trans-unit>
      <trans-unit id="85e5d1de15d23cde43c530e3740a2a61aed24c2d">
        <source>Start at</source>
        <target>Bắt đầu từ</target>
        <context-group name="null">
          <context context-type="linenumber">61</context>
        </context-group>
      </trans-unit>
      <trans-unit id="4d20563f7e338a1d09eb756054564ccf7c6a30ef">
        <source>Stop at</source>
        <target>Dừng tại</target>
        <context-group name="null">
          <context context-type="linenumber">112</context>
        </context-group>
      </trans-unit>
      <trans-unit id="bc155f9fc3be3f32083f19b2c77d4ad3b696d9b9">
        <source>Display name</source>
        <target>Tên hiển thị</target>
        <context-group name="null">
          <context context-type="linenumber">4</context>
        </context-group>
      </trans-unit>
      <trans-unit id="70a67e04629f6d412db0a12d51820b480788d795">
        <source>Create</source>
        <target>Tạo</target>
        <context-group name="null">
          <context context-type="linenumber">74</context>
        </context-group>
      </trans-unit>
      <trans-unit id="9aafb2a928664aa7a9375fd37c533f0375f8b611">
        <source>Download video</source>
        <target>Tải video</target>
        <context-group name="null">
          <context context-type="linenumber">3</context>
        </context-group>
      </trans-unit>
      <trans-unit id="8d6a41c2703bed3edfc76e1df0b1ca203404c17c">
        <source>Direct download</source>
        <target>Tải trực tiếp</target>
        <context-group name="null">
          <context context-type="linenumber">27</context>
        </context-group>
      </trans-unit>
      <trans-unit id="ac3a02ecd20f41278f1ef7c03f45c1117b4b796d">
        <source>Torrent (.torrent file)</source>
        <target>Torrent (tập tin .torrent)</target>
        <context-group name="null">
          <context context-type="linenumber">32</context>
        </context-group>
      </trans-unit>
      <trans-unit id="da44efc7b658c318651866454d258bbbe57ff21c">
        <source>
      Cancel
    </source>
        <target>
      Huỷ
    </target>
        <context-group name="null">
          <context context-type="linenumber">47</context>
        </context-group>
      </trans-unit>
      <trans-unit id="dc75033a5238fdc4f462212c847a45ba8018a3fd">
        <source>Download</source>
        <target>Tải về</target>
        <context-group name="null">
          <context context-type="linenumber">43</context>
        </context-group>
      </trans-unit>
      <trans-unit id="11749f4fc0aa1b5e37f38575e4d4e3b1b7e0e96b">
        <source>Report video</source>
        <target>Báo cáo video</target>
        <context-group name="null">
          <context context-type="linenumber">3</context>
        </context-group>
      </trans-unit>
      <trans-unit id="71c77bb8cecdf11ec3eead24dd1ba506573fa9cd">
        <source>Submit</source>
        <target>Gửi</target>
        <context-group name="null">
          <context context-type="linenumber">52</context>
        </context-group>
      </trans-unit>
      <trans-unit id="f672385c803647b063687d3c912e2ce5738b51c8">
        <source>Blacklist video</source>
        <target>Thêm video vào danh sách đen</target>
        <context-group name="null">
          <context context-type="linenumber">3</context>
        </context-group>
      </trans-unit>
      <trans-unit id="4b3963c6d0863118fe9e9e33447d12be3c2db081">
        <source>Unlisted</source>
        <target>Không công khai</target>
        <context-group name="null">
          <context context-type="linenumber">6</context>
        </context-group>
      </trans-unit>
      <trans-unit id="ddd8a4986d2d1717a274a5a0fbed04988a819e69">
        <source>Private</source>
        <target>Riêng </target>
        <context-group name="null">
          <context context-type="linenumber">7</context>
        </context-group>
      </trans-unit>
      <trans-unit id="6aec8cb024acc333218d72f279caa8ea623bb628">
        <source><x id="INTERPOLATION" equiv-text="{{ video.views | myNumberFormatter }}"/> views</source>
        <target><x id="INTERPOLATION" equiv-text="{{ video.views | myNumberFormatter }}"/> lượt xem</target>
        <context-group name="null">
          <context context-type="linenumber">22</context>
        </context-group>
      </trans-unit>
      <trans-unit id="4a806761798181e907e28ed1af053d466526800d">
        <source>Blacklisted</source>
        <target>Đã thêm vào danh sách đen</target>
        <context-group name="null">
          <context context-type="linenumber">39</context>
        </context-group>
      </trans-unit>
      <trans-unit id="fb8ccb136ab0ad1ff1dfbce739198be16a814f87">
        <source>
        Sensitive
      </source>
        <target>
        Nhạy cảm
      </target>
        <context-group name="null">
          <context context-type="linenumber">43</context>
        </context-group>
      </trans-unit>
      <trans-unit id="4999ffd919bb9af482aa4c53badd6cd654468582">
        <source>
      <x id="INTERPOLATION" equiv-text="{{ playlist.videoChannelBy }}"/>
    </source>
        <target>
      <x id="INTERPOLATION" equiv-text="{{ playlist.videoChannelBy }}"/>
    </target>
        <context-group name="null">
          <context context-type="linenumber">22</context>
        </context-group>
      </trans-unit>
      <trans-unit id="a3550f6ce98d90d2947fe062530629dc2d3923b4">
        <source>Updated <x id="INTERPOLATION" equiv-text="{{ playlist.updatedAt | myFromNow }}"/></source>
        <target>Đã cập nhật vào <x id="INTERPOLATION" equiv-text="{{ playlist.updatedAt | myFromNow }}"/></target>
        <context-group name="null">
          <context context-type="linenumber">29</context>
        </context-group>
      </trans-unit>
      <trans-unit id="52c9a103b812f258bcddc3d90a6e3f46871d25fe">
        <source>Save</source>
        <target>Lưu</target>
        <context-group name="null">
          <context context-type="linenumber">15</context>
        </context-group>
      </trans-unit>
      <trans-unit id="b9dee3108a18796bd69c6be316c8fb985b58fb8e">
        <source>Delete from <x id="INTERPOLATION" equiv-text="{{ playlist?.displayName }}"/></source>
        <target>Xoá khỏi <x id="INTERPOLATION" equiv-text="{{ playlist?.displayName }}"/></target>
        <context-group name="null">
          <context context-type="linenumber">69</context>
        </context-group>
      </trans-unit>
      <trans-unit id="c31161d1661884f54fbc5635aad5ce8d4803897e">
        <source>No results.</source>
        <target>Không  kết quả.</target>
        <context-group name="null">
          <context context-type="linenumber">20</context>
        </context-group>
      </trans-unit>
      <trans-unit id="826b25211922a1b46436589233cb6f1a163d89b7">
        <source>Delete</source>
        <target>Xoá</target>
        <context-group name="null">
          <context context-type="linenumber">13</context>
        </context-group>
      </trans-unit>
      <trans-unit id="28f86ffd419b869711aa13f5e5ff54be6d70731c">
        <source>Edit</source>
        <target>Sửa</target>
        <context-group name="null">
          <context context-type="linenumber">63</context>
        </context-group>
      </trans-unit>
      <trans-unit id="9c71feb04c2beab559f79c41c6127815fb9c1a6f">
        <source>Get help</source>
        <target>Nhận trợ giúp</target>
        <context-group name="null">
          <context context-type="linenumber">19</context>
        </context-group>
      </trans-unit>
      <trans-unit id="450025269732888db1f04cfe6033843110ab65ee">
        <source>
    <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span&gt;"/>
      Subscribe
    <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/>
    <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="&lt;span&gt;"/>
      <x id="INTERPOLATION" equiv-text="{{ videoChannel.followersCount | myNumberFormatter }}"/>
    <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/>
  </source>
        <target>
    <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span&gt;"/>
      Đăng     <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/>
    <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="&lt;span&gt;"/>
      <x id="INTERPOLATION" equiv-text="{{ videoChannel.followersCount | myNumberFormatter }}"/>
    <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/>
  </target>
        <context-group name="null">
          <context context-type="linenumber">5</context>
        </context-group>
      </trans-unit>
      <trans-unit id="c374edf3b9228d3df6d761bdc8a289e7df0096e8">
        <source>
    Unsubscribe
  </source>
        <target>
    Huỷ đăng   </target>
        <context-group name="null">
          <context context-type="linenumber">18</context>
        </context-group>
      </trans-unit>
      <trans-unit id="9b3287f52c239cad05ec98391553e5052ba1aa66">
        <source>Using an ActivityPub account</source>
        <target>Đang dùng tài khoản ActivityPub</target>
        <context-group name="null">
          <context context-type="linenumber">36</context>
        </context-group>
      </trans-unit>
      <trans-unit id="e7adf422424a61b71465d183f9d44bf956482ef0">
        <source>Subscribe with your local account</source>
        <target>Đăng  bằng tài khoản nội bộ</target>
        <context-group name="null">
          <context context-type="linenumber">40</context>
        </context-group>
      </trans-unit>
      <trans-unit id="5047522cc670b1f4a288bce07f9b1c5061e913ed">
        <source>Subscribe with a Mastodon account:</source>
        <target>Đăng  bằng tài khoản Mastodon:</target>
        <context-group name="null">
          <context context-type="linenumber">43</context>
        </context-group>
      </trans-unit>
      <trans-unit id="d5e5bc7d213694fc0414a76f0ff3085bae44268a">
        <source>Subscribe via RSS</source>
        <target>Đăng  qua RSS</target>
        <context-group name="null">
          <context context-type="linenumber">49</context>
        </context-group>
      </trans-unit>
      <trans-unit id="15f046007e4fca2e8477966745e2ec4e3e81bc3b">
        <source>Video quota</source>
        <target>Giới hạn video</target>
        <context-group name="null">
          <context context-type="linenumber">56</context>
        </context-group>
      </trans-unit>
      <trans-unit id="d7b35c384aecd25a516200d6921836374613dfe7">
        <source>Cancel</source>
        <target>Huỷ</target>
        <context-group name="null">
          <context context-type="linenumber">23</context>
        </context-group>
      </trans-unit>
      <trans-unit id="c078d4901a5fac169665947cc7a6108b94dd80c7">
        <source><x id="INTERPOLATION" equiv-text="{{ menuEntry.label }}"/></source>
        <target><x id="INTERPOLATION" equiv-text="{{ menuEntry.label }}"/></target>
        <context-group name="null">
          <context context-type="linenumber">11</context>
        </context-group>
      </trans-unit>
      <trans-unit id="b4f8ab29acafa8172b27571fd682d482c1ff7798">
        <source>(extensions: <x id="INTERPOLATION" equiv-text="{{ allowedExtensionsMessage }}"/>, max size: <x id="INTERPOLATION_1" equiv-text="{{ maxVideoImageSize | bytes }}"/>)</source>
        <target>(extensions: <x id="INTERPOLATION" equiv-text="{{ allowedExtensionsMessage }}"/>, cỡ tối đa: <x id="INTERPOLATION_1" equiv-text="{{ maxVideoImageSize | bytes }}"/>)</target>
        <context-group name="null">
          <context context-type="linenumber">12</context>
        </context-group>
      </trans-unit>
      <trans-unit id="12910217fdcdbca64bee06f511639b653d5428ea">
        <source>
    Login
  </source>
        <target>
    Đăng nhập
  </target>
        <context-group name="null">
          <context context-type="linenumber">2</context>
        </context-group>
      </trans-unit>
      <trans-unit id="ae3cb52bf2dee3101ee654812b5d16e8665a9453">
        <source>Request new verification email.</source>
        <target>Yêu cầu thư xác nhận mới</target>
        <context-group name="null">
          <context context-type="linenumber">16</context>
        </context-group>
      </trans-unit>
      <trans-unit id="e08a77594f3d89311cdf6da5090044270909c194">
        <source>User</source>
        <target>Người dùng</target>
        <context-group name="null">
          <context context-type="linenumber">13</context>
        </context-group>
      </trans-unit>
      <trans-unit id="51ef29329faccb28d94369897068897d1b3d0478">
        <source>Username or email address</source>
        <target>Tên người dùng hoặc địa chỉ email</target>
        <context-group name="null">
          <context context-type="linenumber">15</context>
        </context-group>
      </trans-unit>
      <trans-unit id="02c4360c2d956e74ed6bb1f71e86812af0e19b87">
        <source>
          or create an account
        </source>
        <target>
          hoặc tạo tài khoản
        </target>
        <context-group name="null">
          <context context-type="linenumber">18</context>
        </context-group>
      </trans-unit>
      <trans-unit id="c32ef07f8803a223a83ed17024b38e8d82292407">
        <source>Password</source>
        <target>Mật khẩu</target>
        <context-group name="null">
          <context context-type="linenumber">54</context>
        </context-group>
      </trans-unit>
      <trans-unit id="b87e81682959464211443afc3e23c506865d2eda">
        <source>I forgot my password</source>
        <target>Tôi quên mật khẩu</target>
        <context-group name="null">
          <context context-type="linenumber">44</context>
        </context-group>
      </trans-unit>
      <trans-unit id="6765b4c916060f6bc42d9bb69e80377dbcb5e4e9">
        <source>Login</source>
        <target>Đăng nhập</target>
        <context-group name="null">
          <context context-type="linenumber">32</context>
        </context-group>
      </trans-unit>
      <trans-unit id="d2eb6c5d41f70d4b8c0937e7e19e196143b47681">
        <source>Forgot your password</source>
        <target>Quên mật khẩu</target>
        <context-group name="null">
          <context context-type="linenumber">57</context>
        </context-group>
      </trans-unit>
      <trans-unit id="244aae9346da82b0922506c2d2581373a15641cc">
        <source>Email</source>
        <target>Thư điện tử</target>
        <context-group name="null">
          <context context-type="linenumber">43</context>
        </context-group>
      </trans-unit>
      <trans-unit id="69b6ac577a19acc39fc0c22342092f327fff2529">
        <source>Email address</source>
        <target>Địa chỉ thư điện tử</target>
        <context-group name="null">
          <context context-type="linenumber">10</context>
        </context-group>
      </trans-unit>
      <trans-unit id="78be69e4d26b3b654c49962839d8545e61bf8b55">
        <source>Send me an email to reset my password</source>
        <target>Gửi tôi thư đặt lại mật khẩu</target>
        <context-group name="null">
          <context context-type="linenumber">81</context>
        </context-group>
      </trans-unit>
      <trans-unit id="2ba14c37f3b23553b2602c5e535d0ff4916f24aa">
        <source>
    Reset my password
  </source>
        <target>
    Đặt lại mật khẩu
  </target>
        <context-group name="null">
          <context context-type="linenumber">2</context>
        </context-group>
      </trans-unit>
      <trans-unit id="7f3bdcce4b2e8c37cd7f0f6c92ef8cff34b039b8">
        <source>Confirm password</source>
        <target>Xác nhận mật khẩu</target>
        <context-group name="null">
          <context context-type="linenumber">19</context>
        </context-group>
      </trans-unit>
      <trans-unit id="3652e5c6e33165264d5271d06cc04ab7123b6df1">
        <source>Confirmed password</source><target>Confirmed password</target><context-group name="null">
          <context context-type="linenumber">21</context>
        </context-group>
      </trans-unit>
      <trans-unit id="8bdf8db5eeeaef83184b489b80c1557b516fb3c3">
        <source>Reset my password</source>
        <target>Đặt lại mật khẩu của tôi</target>
        <context-group name="null">
          <context context-type="linenumber">29</context>
        </context-group>
      </trans-unit>
      <trans-unit id="9167c6d3c4c3b74373cf1e90997e4966844ded1a">
        <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> results</source>
        <target><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> kết quả</target>
        <context-group name="null">
          <context context-type="linenumber">5</context>
        </context-group>
      </trans-unit>
      <trans-unit id="e2dbf0426cbb0b573faf49dffeb7d5bdf16eda5d">
        <source>
    No results found
  </source>
        <target>
    Không tìm thấy kết quả
  </target>
        <context-group name="null">
          <context context-type="linenumber">28</context>
        </context-group>
      </trans-unit>
      <trans-unit id="10341623e991a4185990a0c3c76ac2bc3543cc4a">
        <source><x id="INTERPOLATION" equiv-text="{{ result.followersCount }}"/> subscribers</source>
        <target><x id="INTERPOLATION" equiv-text="{{ result.followersCount }}"/> người đăng </target>
        <context-group name="null">
          <context context-type="linenumber">44</context>
        </context-group>
      </trans-unit>
      <trans-unit id="aef5c45fb9c725573d20a6283492e6b80fd2ae96">
        <source>Change the language</source>
        <target>Đổi ngôn ngữ</target>
        <context-group name="null">
          <context context-type="linenumber">102</context>
        </context-group>
      </trans-unit>
      <trans-unit id="1c98d728375e7bd5b166d1aeb29485ef8b5d6e28">
        <source>
    Help to translate PeerTube!
  </source>
        <target>
    Hãy giúp dịch PeerTube!
  </target>
        <context-group name="null">
          <context context-type="linenumber">8</context>
        </context-group>
      </trans-unit>
      <trans-unit id="e4825b5d86d89ae0f4c797ba256f66fd8abd4ee6">
        <source>My account</source>
        <target>Tài khoản của tôi</target>
        <context-group name="null">
          <context context-type="linenumber">21</context>
        </context-group>
      </trans-unit>
      <trans-unit id="3fdc751b264ca9998e1542fcf5794e274cd56344">
        <source>Log out</source>
        <target>Đăng xuất</target>
        <context-group name="null">
          <context context-type="linenumber">25</context>
        </context-group>
      </trans-unit>
      <trans-unit id="d207cc1965ec0c29e594e0e9917f39bfc276ed87">
        <source>Create an account</source>
        <target>Tạo tài khoản</target>
        <context-group name="null">
          <context context-type="linenumber">33</context>
        </context-group>
      </trans-unit>
      <trans-unit id="4ef4f031c147fb9ee0168bc6eacb78de180d7432">
        <source>My library</source>
        <target>Thư viện của tôi</target>
        <context-group name="null">
          <context context-type="linenumber">37</context>
        </context-group>
      </trans-unit>
      <trans-unit id="a52dae09be10ca3a65da918533ced3d3f4992238">
        <source>Videos</source>
        <target>Video</target>
        <context-group name="null">
          <context context-type="linenumber">24</context>
        </context-group>
      </trans-unit>
      <trans-unit id="47546e45bbb476baaaad38244db444c427ddc502">
        <source>Playlists</source>
        <target>Danh sách phát</target>
        <context-group name="null">
          <context context-type="linenumber">46</context>
        </context-group>
      </trans-unit>
      <trans-unit id="357064ca9d9ac859eb618e28e8126fa32be049e2">
        <source>Subscriptions</source>
        <target>Danh sách đăng </target>
        <context-group name="null">
          <context context-type="linenumber">51</context>
        </context-group>
      </trans-unit>
      <trans-unit id="efac3af0b32e953279c25b6519cae256811e0fe8">
        <source>History</source>
        <target>Lịch sử</target>
        <context-group name="null">
          <context context-type="linenumber">56</context>
        </context-group>
      </trans-unit>
      <trans-unit id="411ca58f59b00246e15b161e07409df55b5eb6db">
        <source>Discover</source>
        <target>Khám phá</target>
        <context-group name="null">
          <context context-type="linenumber">66</context>
        </context-group>
      </trans-unit>
      <trans-unit id="b6b7986bc3721ac483baf20bc9a320529075c807">
        <source>Trending</source>
        <target>Thịnh hành</target>
        <context-group name="null">
          <context context-type="linenumber">71</context>
        </context-group>
      </trans-unit>
      <trans-unit id="8d20c5f5dd30acbe71316544dab774393fd9c3c1">
        <source>Recently added</source>
        <target>Đã thêm gần đây</target>
        <context-group name="null">
          <context context-type="linenumber">76</context>
        </context-group>
      </trans-unit>
      <trans-unit id="ac0f81713a84217c9bd1d9bb460245d8190b073f">
        <source>More</source>
        <target>Thêm</target>
        <context-group name="null">
          <context context-type="linenumber">86</context>
        </context-group>
      </trans-unit>
      <trans-unit id="b7648e7aced164498aa843b5c4e8f2f1c36a7919">
        <source>Administration</source>
        <target>Người quản trị</target>
        <context-group name="null">
          <context context-type="linenumber">90</context>
        </context-group>
      </trans-unit>
      <trans-unit id="004b222ff9ef9dd4771b777950ca1d0e4cd4348a">
        <source>About</source>
        <target>Thông tin</target>
        <context-group name="null">
          <context context-type="linenumber">26</context>
        </context-group>
      </trans-unit>
      <trans-unit id="4752e5e33da1c3396d3248eb8fef59bca5d00cb3">
        <source>Show keyboard shortcuts</source>
        <target>Hiện phím tắt bàn phím</target>
        <context-group name="null">
          <context context-type="linenumber">106</context>
        </context-group>
      </trans-unit>
      <trans-unit id="2dc8a0a3763cd5c456c84630fc335398c9b86771">
        <source>View your notifications</source>
        <target>Xem thông báo của bạn</target>
        <context-group name="null">
          <context context-type="linenumber">3</context>
        </context-group>
      </trans-unit>
      <trans-unit id="8bcabdf6b16cad0313a86c7e940c5e3ad7f9f8ab">
        <source>Notifications</source>
        <target>Thông báo</target>
        <context-group name="null">
          <context context-type="linenumber">13</context>
        </context-group>
      </trans-unit>
      <trans-unit id="341e026e3f317aa3164916cc63a059c961a78b81">
        <source>Update your notification preferences</source>
        <target>Cập nhật tuỳ chỉnh thông báo</target>
        <context-group name="null">
          <context context-type="linenumber">16</context>
        </context-group>
      </trans-unit>
      <trans-unit id="3d1b5c9cd76948c04fdb7bb3fe51b6c1242c1bd5">
        <source>See all your notifications</source>
        <target>Xem toàn bộ thông báo của bạn</target>
        <context-group name="null">
          <context context-type="linenumber">30</context>
        </context-group>
      </trans-unit>
      <trans-unit id="8aa58cf00d949c509df91c621ab38131df0a7599">
        <source>Search...</source>
        <target>Tìm...</target>
        <context-group name="null">
          <context context-type="linenumber">6</context>
        </context-group>
      </trans-unit>
      <trans-unit id="4b3972c3e9485218508a95f7a4ce7758e3f09ced">
        <source>Upload</source>
        <target>Tải lên</target>
        <context-group name="null">
          <context context-type="linenumber">9</context>
        </context-group>
      </trans-unit>
      <trans-unit id="5d43539fc358c3a548b9d487be821db73e2702ff">
        <source>Sort</source>
        <target>Xếp</target>
        <context-group name="null">
          <context context-type="linenumber">6</context>
        </context-group>
      </trans-unit>
      <trans-unit id="98acac685fc4b2d35e5d0cf3cd224d247a756c3e">
        <source>Published date</source>
        <target>Ngày xuất bản</target>
        <context-group name="null">
          <context context-type="linenumber">15</context>
        </context-group>
      </trans-unit>
      <trans-unit id="31523e672b9f39a621e5d9e2a22b24bbf9aa8d4d">
        <source>Original publication year</source>
        <target>Năm xuất bản gốc</target>
        <context-group name="null">
          <context context-type="linenumber">24</context>
        </context-group>
      </trans-unit>
      <trans-unit id="e9866754251f6f45c42710a3de01da5d79c6ae91">
        <source>After...</source>
        <target>Sau...</target>
        <context-group name="null">
          <context context-type="linenumber">30</context>
        </context-group>
      </trans-unit>
      <trans-unit id="46c36269a23f9105124bbdd58f8c91833b92e565">
        <source>Before...</source>
        <target>Trước...</target>
        <context-group name="null">
          <context context-type="linenumber">37</context>
        </context-group>
      </trans-unit>
      <trans-unit id="a02ea1d4e7424ca989929da5e598f379940fdbf2">
        <source>Duration</source>
        <target>Thời lượng</target>
        <context-group name="null">
          <context context-type="linenumber">45</context>
        </context-group>
      </trans-unit>
      <trans-unit id="dc67060f94f0f2b58549f54a5c07925dffd20238">
        <source>Display sensitive content</source>
        <target>Hiện nội dung nhạy cảm</target>
        <context-group name="null">
          <context context-type="linenumber">54</context>
        </context-group>
      </trans-unit>
      <trans-unit id="4f20f2d5a6882190892e58b85f6ccbedfa737952">
        <source>Yes</source>
        <target></target>
        <context-group name="null">
          <context context-type="linenumber">58</context>
        </context-group>
      </trans-unit>
      <trans-unit id="3d3ae7deebc5949b0c1c78b9847886a94321d9fd">
        <source>No</source>
        <target>Không</target>
        <context-group name="null">
          <context context-type="linenumber">63</context>
        </context-group>
      </trans-unit>
      <trans-unit id="607de17c2a755f65775881c19e276e7c933bcf94">
        <source>Category</source>
        <target>Thể loại</target>
        <context-group name="null">
          <context context-type="linenumber">164</context>
        </context-group>
      </trans-unit>
      <trans-unit id="78d6d3ea26777cd0dad8ddbf9b314151678da46c">
        <source>Licence</source>
        <target>Bản quyền</target>
        <context-group name="null">
          <context context-type="linenumber">173</context>
        </context-group>
      </trans-unit>
      <trans-unit id="fe46ccaae902ce974e2441abe752399288298619">
        <source>Language</source>
        <target>Ngôn ngữ</target>
        <context-group name="null">
          <context context-type="linenumber">182</context>
        </context-group>
      </trans-unit>
      <trans-unit id="c8d58c4fbe23e51af3dc8f58cb4a81eac20739e8">
        <source>All of these tags</source>
        <target>Toàn bộ các thẻ này</target>
        <context-group name="null">
          <context context-type="linenumber">103</context>
        </context-group>
      </trans-unit>
      <trans-unit id="492d2bd18db0cba03f6d9e3b0c42b8639fbe51ab">
        <source>One of these tags</source>
        <target>Một trong những thẻ này</target>
        <context-group name="null">
          <context context-type="linenumber">108</context>
        </context-group>
      </trans-unit>
      <trans-unit id="5ca707824ab93066c7d9b44e1b8bf216725c2c22">
        <source>Filter</source>
        <target>Bộ lọc</target>
        <context-group name="null">
          <context context-type="linenumber">115</context>
        </context-group>
      </trans-unit>
      <trans-unit id="41ed53a3f1d4dfc57011d0aba13b8b074e8b41b6">
        <source>Display unlisted and private videos</source>
        <target>Hiện video không công khai  riêng </target>
        <context-group name="null">
          <context context-type="linenumber">14</context>
        </context-group>
      </trans-unit>
      <trans-unit id="a5433ae2324496bea9537caa5e8a2719d8e958d8">
        <source>
        Cancel
      </source>
        <target>
        Huỷ
      </target>
        <context-group name="null">
          <context context-type="linenumber">24</context>
        </context-group>
      </trans-unit>
      <trans-unit id="fdf7cbdc140d0aab0f0b6c06065a0fd448ed6a2e">
        <source>Title</source>
        <target>Tiêu đề</target>
        <context-group name="null">
          <context context-type="linenumber">9</context>
        </context-group>
      </trans-unit>
      <trans-unit id="cafc87479686947e2590b9f588a88040aeaf660b">
        <source>Tags</source>
        <target>Thẻ</target>
        <context-group name="null">
          <context context-type="linenumber">191</context>
        </context-group>
      </trans-unit>
      <trans-unit id="9bdd535a2817bf0b843a124bf65e4992625e7ecf">
        <source>+ Tag</source>
        <target>+ Thẻ</target>
        <context-group name="null">
          <context context-type="linenumber">21</context>
        </context-group>
      </trans-unit>
      <trans-unit id="8389e9cde2928cc27aaecbdee818a255bf7984b0">
        <source>Enter a new tag</source>
        <target>Thêm thẻ mới</target>
        <context-group name="null">
          <context context-type="linenumber">21</context>
        </context-group>
      </trans-unit>
      <trans-unit id="eec715de352a6b114713b30b640d319fa78207a0">
        <source>Description</source>
        <target> tả</target>
        <context-group name="null">
          <context context-type="linenumber">16</context>
        </context-group>
      </trans-unit>
      <trans-unit id="50f53834157770b8205ada0e7a6e235211e4765e">
        <source>Video descriptions are truncated by default and require manual action to expand them.</source>
        <target> tả video được rút ngắn lại theo mặc định  cần người dùng tự tay mở rộng.</target>
        <context-group name="null">
          <context context-type="linenumber">28</context>
        </context-group>
      </trans-unit>
      <trans-unit id="0cc554f4d7bb6a87515d2d95438e183b50702071">
        <source>Channel</source>
        <target>Kênh</target>
        <context-group name="null">
          <context context-type="linenumber">46</context>
        </context-group>
      </trans-unit>
      <trans-unit id="3c78b53bca33467190c0b7a01320bc093a2b1427">
        <source>Privacy</source>
        <target>Riêng </target>
        <context-group name="null">
          <context context-type="linenumber">33</context>
        </context-group>
      </trans-unit>
      <trans-unit id="d69f4fafc780cc7dbafb063ca5f11e6f7c91b0c5">
        <source>Schedule publication (<x id="INTERPOLATION" equiv-text="{{ calendarTimezone }}"/>)</source>
        <target>Lênh lịch xuất bản (<x id="INTERPOLATION" equiv-text="{{ calendarTimezone }}"/>)</target>
        <context-group name="null">
          <context context-type="linenumber">105</context>
        </context-group>
      </trans-unit>
      <trans-unit id="5ef7108218e096d09f4ee8525a05a8c90d7b95ee">
        <source>This video contains mature or explicit content</source>
        <target>Video chứa nội dung người lớn hoặc khiêu dâm</target>
        <context-group name="null">
          <context context-type="linenumber">119</context>
        </context-group>
      </trans-unit>
      <trans-unit id="7e549f41b715552ffe69b85c14a690d9d81c85f0">
        <source>Wait transcoding before publishing the video</source>
        <target>Đang chờ chuyển  trước khi xuất bản video</target>
        <context-group name="null">
          <context context-type="linenumber">126</context>
        </context-group>
      </trans-unit>
      <trans-unit id="c7742322b1d3dbc921362058d1747c7ec2adbec7">
        <source>Basic info</source>
        <target>Thông tin  bản</target>
        <context-group name="null">
          <context context-type="linenumber">4</context>
        </context-group>
      </trans-unit>
      <trans-unit id="e687f6387adbaf61ce650b58f0e60ca42d843cee">
        <source>Already uploaded	</source>
        <target>Đã tải lên	</target>
        <context-group name="null">
          <context context-type="linenumber">155</context>
        </context-group>
      </trans-unit>
      <trans-unit id="ca4588e185413b2fc77dbe35c861cc540b11b9ad">
        <source>Will be created on update</source>
        <target>Sẽ được tạo khi cập nhật</target>
        <context-group name="null">
          <context context-type="linenumber">163</context>
        </context-group>
      </trans-unit>
      <trans-unit id="308a79679d012938a625e41fdd4b804fe42b57b9">
        <source>Cancel create</source>
        <target>Huỷ việc tạo</target>
        <context-group name="null">
          <context context-type="linenumber">165</context>
        </context-group>
      </trans-unit>
      <trans-unit id="b6bfdd386cb0b560d697c93555d8cd8cab00c393">
        <source>Will be deleted on update</source>
        <target>Sẽ bị xoá khi cập nhật</target>
        <context-group name="null">
          <context context-type="linenumber">171</context>
        </context-group>
      </trans-unit>
      <trans-unit id="88395fc0137e46a9853cf16762bf5a87687d0d0c">
        <source>Cancel deletion</source>
        <target>Huỷ việc xoá</target>
        <context-group name="null">
          <context context-type="linenumber">173</context>
        </context-group>
      </trans-unit>
      <trans-unit id="fc7600ad500918cb091064cb7129a5d13657a430">
        <source>Video preview</source>
        <target>Xem trước video</target>
        <context-group name="null">
          <context context-type="linenumber">192</context>
        </context-group>
      </trans-unit>
      <trans-unit id="b5629d298ff1a69b8db19a4ba2995c76b52da604">
        <source>Support</source>
        <target>Hỗ trợ</target>
        <context-group name="null">
          <context context-type="linenumber">78</context>
        </context-group>
      </trans-unit>
      <trans-unit id="f61f989de6fc12f99369a90800e4b5462d3f10a0">
        <source>Short text to tell people how they can support you (membership platform...).</source>
        <target>Một đoạn văn ngắn để người xem biết cách ủng hộ bạn (như nền tảng đăng  thành viên chẳng hạn)</target>
        <context-group name="null">
          <context context-type="linenumber">202</context>
        </context-group>
      </trans-unit>
      <trans-unit id="50d14e019ef14b4180e247e0b3a45386a8a78bf6">
        <source>Original publication date</source>
        <target>Ngày xuất bản gốc</target>
        <context-group name="null">
          <context context-type="linenumber">215</context>
        </context-group>
      </trans-unit>
      <trans-unit id="3549ee96125a43181f80712ed744ee223a0e645a">
        <source>Enable video comments</source>
        <target>Bật bình luận video</target>
        <context-group name="null">
          <context context-type="linenumber">230</context>
        </context-group>
      </trans-unit>
      <trans-unit id="0b365218ce1ae736f9066fd3d47278cc8f3ed1d0">
        <source>Enable download</source>
        <target>Cho phép tải về</target>
        <context-group name="null">
          <context context-type="linenumber">235</context>
        </context-group>
      </trans-unit>
      <trans-unit id="d91da0abc638c05e52adea253d0813f3584da4b1">
        <source>Advanced settings</source>
        <target>Tuỳ chỉnh nâng cao</target>
        <context-group name="null">
          <context context-type="linenumber">186</context>
        </context-group>
      </trans-unit>
      <trans-unit id="801b98c6f02fe3b32f6afa3ee854c99ed83474e6">
        <source>URL</source>
        <target>URL</target>
        <context-group name="null">
          <context context-type="linenumber">10</context>
        </context-group>
      </trans-unit>
      <trans-unit id="a059709f71aa4c0ac219e160e78a738682ca6a36">
        <source>Import</source>
        <target>Nhập</target>
        <context-group name="null">
          <context context-type="linenumber">162</context>
        </context-group>
      </trans-unit>
      <trans-unit id="047f50bc5b5d17b5bec0196355953e1a5c590ddb">
        <source>Update</source>
        <target>Cập nhật</target>
        <context-group name="null">
          <context context-type="linenumber">17</context>
        </context-group>
      </trans-unit>
      <trans-unit id="21add64f0f3ebbedf1150ca822c6e149494ab7a9">
        <source>Select the file to upload</source>
        <target>Chọn tập tin để tải lên</target>
        <context-group name="null">
          <context context-type="linenumber">6</context>
        </context-group>
      </trans-unit>
      <trans-unit id="2fcbf437e001f47974d45bd03a19e0d9245fdb3b">
        <source>Select the torrent to import</source>
        <target>Chọn torrent để nhập</target>
        <context-group name="null">
          <context context-type="linenumber">6</context>
        </context-group>
      </trans-unit>
      <trans-unit id="0b60d939cf0f1af9fe513f31164d198abf671860">
        <source>Import <x id="INTERPOLATION" equiv-text="{{ videoName }}"/></source>
        <target>Nhập <x id="INTERPOLATION" equiv-text="{{ videoName }}"/></target>
        <context-group name="null">
          <context context-type="linenumber">3</context>
        </context-group>
      </trans-unit>
      <trans-unit id="e9cfe8bd050660077212af5c02f5be24821f28d5">
        <source>Upload <x id="INTERPOLATION" equiv-text="{{ videoName }}"/></source>
        <target>Tải lên <x id="INTERPOLATION" equiv-text="{{ videoName }}"/></target>
        <context-group name="null">
          <context context-type="linenumber">4</context>
        </context-group>
      </trans-unit>
      <trans-unit id="4faf57baebf0fb754a91af0c39521a30cbb1def3">
        <source>Upload a file</source>
        <target>Tải lên một tập tin</target>
        <context-group name="null">
          <context context-type="linenumber">10</context>
        </context-group>
      </trans-unit>
      <trans-unit id="fc865859d33eab6fa0a8015233e4686cd544d470">
        <source>Import with URL</source>
        <target>Nhập URL</target>
        <context-group name="null">
          <context context-type="linenumber">17</context>
        </context-group>
      </trans-unit>
      <trans-unit id="752c401d7dcd708944eef60e411187f71d882340">
        <source>Import with torrent</source>
        <target>Nhập torrent</target>
        <context-group name="null">
          <context context-type="linenumber">24</context>
        </context-group>
      </trans-unit>
      <trans-unit id="2335f0bd17c63d835b50cfbbcea6c459cb1314c0">
        <source>
    Update <x id="INTERPOLATION" equiv-text="{{ video?.name }}"/>
  </source>
        <target>
    Cập nhật <x id="INTERPOLATION" equiv-text="{{ video?.name }}"/>
  </target>
        <context-group name="null">
          <context context-type="linenumber">2</context>
        </context-group>
      </trans-unit>
      <trans-unit id="abf2b0f7b6405fa2841ca39c827e86089a95cc27">
        <source>
        Other videos
    </source>
        <target>
        Video khác
    </target>
        <context-group name="null">
          <context context-type="linenumber">2</context>
        </context-group>
      </trans-unit>
      <trans-unit id="0bd8b27f60a1f098a53e06328426d818e3508ff9">
        <source>Share</source>
        <target>Chia sẻ</target>
        <context-group name="null">
          <context context-type="linenumber">83</context>
        </context-group>
      </trans-unit>
      <trans-unit id="e0cfbc8ea680e4527ebf094c035f3342e9146d9f">
        <source>QR-Code</source>
        <target> QR</target>
        <context-group name="null">
          <context context-type="linenumber">27</context>
        </context-group>
      </trans-unit>
      <trans-unit id="d3b15c3bf4a7ea38d6002d2d2c4781642d30e79c">
        <source>Embed</source>
        <target>Nhúng</target>
        <context-group name="null">
          <context context-type="linenumber">35</context>
        </context-group>
      </trans-unit>
      <trans-unit id="0c2e76c41af25effefd456fb1e86143e0cfd1a4e">
        <source>Autoplay</source>
        <target>Tự động phát</target>
        <context-group name="null">
          <context context-type="linenumber">127</context>
        </context-group>
      </trans-unit>
      <trans-unit id="62a557fcfdbd25a31d1a0332294f94a466fee809">
        <source>Muted</source>
        <target>Đã tắt tiếng</target>
        <context-group name="null">
          <context context-type="linenumber">20</context>
        </context-group>
      </trans-unit>
      <trans-unit id="67732b09326ab7941ce983205a42d7819dd35668">
        <source>Loop</source>
        <target>Lặp lại</target>
        <context-group name="null">
          <context context-type="linenumber">141</context>
        </context-group>
      </trans-unit>
      <trans-unit id="af3ab1a1035c222ccc88816baa236eb95cea7523">
        <source>Display video title</source>
        <target>Hiện tiêu đề video</target>
        <context-group name="null">
          <context context-type="linenumber">150</context>
        </context-group>
      </trans-unit>
      <trans-unit id="cd0fb32d9b50b615bdce413ca955283df7ab0b74">
        <source>Display privacy warning</source>
        <target>Hiện cảnh báo riêng </target>
        <context-group name="null">
          <context context-type="linenumber">157</context>
        </context-group>
      </trans-unit>
      <trans-unit id="3e10c53d0372db827bf38571e56d166f1df963bf">
        <source>Display player controls</source>
        <target>Hiện điều khiển trình phát</target>
        <context-group name="null">
          <context context-type="linenumber">164</context>
        </context-group>
      </trans-unit>
      <trans-unit id="f4e529ae5ffd73001d1ff4bbdeeb0a72e342e5c8">
        <source>Close</source>
        <target>Đóng</target>
        <context-group name="null">
          <context context-type="linenumber">173</context>
        </context-group>
      </trans-unit>
      <trans-unit id="3c4c080864b313cfdff5fdea6aae5da276246d99">
        <source>Public</source>
        <target>Công cộng</target>
        <context-group name="null">
          <context context-type="linenumber">8</context>
        </context-group>
      </trans-unit>
      <trans-unit id="bd7055d3e38beff538463e75d508d1c75c683710">
        <source>This video is blacklisted.</source>
        <target>Video đã bị thêm vào danh sách đen.</target>
        <context-group name="null">
          <context context-type="linenumber">32</context>
        </context-group>
      </trans-unit>
      <trans-unit id="82b59049f3f89d900c98da9319e156dd513e3ced">
        <source>Like this video</source>
        <target>Thích video</target>
        <context-group name="null">
          <context context-type="linenumber">63</context>
        </context-group>
      </trans-unit>
      <trans-unit id="623698f075025b2b2fc2e0c59fd95f4f4662a509">
        <source>Dislike this video</source>
        <target>Không thích video</target>
        <context-group name="null">
          <context context-type="linenumber">71</context>
        </context-group>
      </trans-unit>
      <trans-unit id="5cb397241041f7ad70997806227bafcdf7eb1b33">
        <source>Go the channel page</source>
        <target>Tới trang của kênh</target>
        <context-group name="null">
          <context context-type="linenumber">118</context>
        </context-group>
      </trans-unit>
      <trans-unit id="0b7f242da10ece3f2995095c455b9a92ebcdd3b4">
        <source>By <x id="INTERPOLATION" equiv-text="{{ video.byAccount }}"/></source>
        <target>Bởi <x id="INTERPOLATION" equiv-text="{{ video.byAccount }}"/></target>
        <context-group name="null">
          <context context-type="linenumber">129</context>
        </context-group>
      </trans-unit>
      <trans-unit id="be73b652c2707f42b5d780d0c7b8fc5ea0b1706c">
        <source>Go to the account page</source>
        <target>Tới trang tài khoản</target>
        <context-group name="null">
          <context context-type="linenumber">63</context>
        </context-group>
      </trans-unit>
      <trans-unit id="f0c5f6f270e70cbe063b5368fcf48f9afc1abd9b">
        <source>Show more</source>
        <target>Hiện thêm</target>
        <context-group name="null">
          <context context-type="linenumber">141</context>
        </context-group>
      </trans-unit>
      <trans-unit id="4c0ba3cde3b3c58b855ffb4beaa5804a2fc3826b">
        <source>Friendly Reminder: </source>
        <target>Nhắc nhở Thân thiện:</target>
        <context-group name="null">
          <context context-type="linenumber">207</context>
        </context-group>
      </trans-unit>
      <trans-unit id="cb23d4d98007aa4d7123837f4c17a671848377d6">
        <source>Reply</source>
        <target>Trả lời</target>
        <context-group name="null">
          <context context-type="linenumber">14</context>
        </context-group>
      </trans-unit>
      <trans-unit id="6ded52553dd8720fd3698b8fbc3a6d037c07b496">
        <source>Daily video quota</source>
        <target>Giới hạn video hằng ngày</target>
        <context-group name="null">
          <context context-type="linenumber">72</context>
        </context-group>
      </trans-unit>
      <trans-unit id="1cb8348c199d03e297d165e262237194f25fe3f5">
        <source>Go to the video</source>
        <target>Tới video</target>
        <context-group name="null">
          <context context-type="linenumber">33</context>
        </context-group>
      </trans-unit>
      <trans-unit id="2d1ea268a6a9f483dbc2cbfe19bf4256a57a6af4">
        <source>Video</source>
        <target>Video</target>
        <context-group name="null">
          <context context-type="linenumber">9</context>
        </context-group>
      </trans-unit>
      <trans-unit id="9b82c3a407ee5a98c92483fbd987be8db8384c33">
        <source>Allow your users to upload .mkv, .mov, .avi, .flv videos</source>
        <target>Cho phép người dùng tải lên video .mkv, .mov, .avi, .flv</target>
        <context-group name="null">
          <context context-type="linenumber">302</context>
        </context-group>
      </trans-unit>
      <trans-unit id="9518d3fb042d551167c1701ddeb88a1374cf1e48">
        <source>Video quota:</source>
        <target>Giới hạn video:</target>
        <context-group name="null">
          <context context-type="linenumber">4</context>
        </context-group>
      </trans-unit>
      <trans-unit id="b5398623f87ee72ed23f5023918db1707771e925">
        <source>Video settings</source>
        <target>Tuỳ chỉnh video</target>
        <context-group name="null">
          <context context-type="linenumber">10</context>
        </context-group>
      </trans-unit>
      <trans-unit id="188014887f7188d90b39e41d9606b91c77c17861">
        <source>No videos in this playlist.</source>
        <target>Danh sách này không  video.</target>
        <context-group name="null">
          <context context-type="linenumber">11</context>
        </context-group>
      </trans-unit>
      <trans-unit id="0a154031f3e66985af96d5f903441cf84f0dc75e">
        <source>Password cannot be more than 255 characters long.</source>
        <target>Mật khẩu phải ngắn hơn 255  tự.</target>
        <context-group name="null">
          <context context-type="linenumber">1</context>
        </context-group>
      </trans-unit>
      <trans-unit id="abede840116d58f04a55d99a6cbd68da8a3e1bbf">
        <source>Video quota is required.</source>
        <target>Phải  giới hạn video.</target>
        <context-group name="null">
          <context context-type="linenumber">1</context>
        </context-group>
      </trans-unit>
      <trans-unit id="d531c2261dc0c2739bd7cbb2bb175946b7eeb3ae">
        <source>Description must be at least 3 characters long.</source>
        <target> tả phải từ 3  tự trở lên.</target>
        <context-group name="null">
          <context context-type="linenumber">1</context>
        </context-group>
      </trans-unit>
      <trans-unit id="a4179e366d4aa335f1ddd0a13e9109c71a9338d0">
        <source>Description cannot be more than 1000 characters long.</source>
        <target> tả phải từ 100  tự trở xuống.</target>
        <context-group name="null">
          <context context-type="linenumber">1</context>
        </context-group>
      </trans-unit>
      <trans-unit id="4e231a74ad4739e7b0606e8e66d5a656f5855a5a">
        <source>Torrent import</source>
        <target>Nhập torrent</target>
        <context-group name="null">
          <context context-type="linenumber">1</context>
        </context-group>
      </trans-unit>
      <trans-unit id="af80f4182e09341958e8706bd2b47ece61233eb5">
        <source>P2P enabled</source>
        <target>Đã bật P2P</target>
        <context-group name="null">
          <context context-type="linenumber">1</context>
        </context-group>
      </trans-unit>
      <trans-unit id="10ffa5c3dbcee491d66f80d8d4dce3e119a6ec86">
        <source><x id="INTERPOLATION" equiv-text="{{seconds}}"/> of full HD videos</source>
        <target><x id="INTERPOLATION" equiv-text="{{seconds}}"/> video Full HD</target>
        <context-group name="null">
          <context context-type="linenumber">1</context>
        </context-group>
      </trans-unit>
      <trans-unit id="344ddae9f45b344e98e7b28cd5e33243982700f8">
        <source><x id="INTERPOLATION" equiv-text="{{seconds}}"/> of HD videos</source>
        <target><x id="INTERPOLATION" equiv-text="{{seconds}}"/>  video HD</target>
        <context-group name="null">
          <context context-type="linenumber">1</context>
        </context-group>
      </trans-unit>
      <trans-unit id="435c012df6dd990a1ccb7ee73dd79c488bde28b5">
        <source><x id="INTERPOLATION" equiv-text="{{seconds}}"/> of average quality videos</source>
        <target><x id="INTERPOLATION" equiv-text="{{seconds}}"/> video chất lượng trung bình</target>
        <context-group name="null">
          <context context-type="linenumber">1</context>
        </context-group>
      </trans-unit>
      <trans-unit id="ab4426b60f13c00b61d6b714d390dc629f314980">
        <source>Emphasis</source>
        <target>Nhấn mạnh</target>
        <context-group name="null">
          <context context-type="linenumber">1</context>
        </context-group>
      </trans-unit>
      <trans-unit id="dc60677d5a906e69f38a5cf9da7f2eb03931bea0">
        <source>Links</source>
        <target>Đường dẫn</target>
        <context-group name="null">
          <context context-type="linenumber">1</context>
        </context-group>
      </trans-unit>
      <trans-unit id="80220239e07f36ea8d5f10118dc52ce4b13bc15a">
        <source>New lines</source>
        <target>Hàng mới</target>
        <context-group name="null">
          <context context-type="linenumber">1</context>
        </context-group>
      </trans-unit>
      <trans-unit id="b15e7bec5c7833d2d9634946ccbed68967b1bee1">
        <source>Lists</source>
        <target>Danh sách</target>
        <context-group name="null">
          <context context-type="linenumber">1</context>
        </context-group>
      </trans-unit>
      <trans-unit id="b73f7f5060fb22a1e9ec462b1bb02493fa3ab866">
        <source>Images</source>
        <target>Hình ảnh</target>
        <context-group name="null">
          <context context-type="linenumber">1</context>
        </context-group>
      </trans-unit>
      <trans-unit id="f9b4f2d8146c789cd40314f640ec4e88efbaf681">
        <source><x id="INTERPOLATION" equiv-text="{{num}}"/> users banned.</source>
        <target>Đã chặn <x id="INTERPOLATION" equiv-text="{{num}}"/> người dùng.</target>
        <context-group name="null">
          <context context-type="linenumber">1</context>
        </context-group>
      </trans-unit>
      <trans-unit id="3ab99e62550869aebc85661fca2faf46785263dd">
        <source>User <x id="INTERPOLATION" equiv-text="{{username}}"/> banned.</source>
        <target>Đã chặn người dùng <x id="INTERPOLATION" equiv-text="{{username}}"/> .</target>
        <context-group name="null">
          <context context-type="linenumber">1</context>
        </context-group>
      </trans-unit>
      <trans-unit id="33a6319f765848a22a155cef9f1d8e645202e249">
        <source>Account <x id="INTERPOLATION" equiv-text="{{nameWithHost}}"/> muted.</source>
        <target>Đã tắt tiếng tài khoản <x id="INTERPOLATION" equiv-text="{{nameWithHost}}"/>.</target>
        <context-group name="null">
          <context context-type="linenumber">1</context>
        </context-group>
      </trans-unit>
      <trans-unit id="4a09bf8724e7659fbb5ec33647529cdef7614bdc">
        <source>Mute this account</source>
        <target>Tắt tiếng tài khoản này</target>
        <context-group name="null">
          <context context-type="linenumber">1</context>
        </context-group>
      </trans-unit>
      <trans-unit id="d666ca3261aef72b2ddcd649d7b32af488f59952">
        <source>Unmute this account</source>
        <target>Ngừng tắt tiếng tài khoản này</target>
        <context-group name="null">
          <context context-type="linenumber">1</context>
        </context-group>
      </trans-unit>
      <trans-unit id="0c0f5bbcd2386018ec057877f9d3c5c2c9880cac">
        <source>Request is too large for the server. Please contact you administrator if you want to increase the limit size.</source>
        <target>Yêu cầu của bạn quá lớn đối với máy chủ. Hãy liên lạc quản trị viên nếu bạn muốn tăng kích cỡ giới hạn.</target>
        <context-group name="null">
          <context context-type="linenumber">1</context>
        </context-group>
      </trans-unit>
      <trans-unit id="58546fd4d14b2d9635ce3d28c216ac68587bb25b">
        <source>Too many attempts, please try again after <x id="INTERPOLATION" equiv-text="{{minutesLeft}}"/> minutes.</source>
        <target>Bạn đã thực hiện điều này quá nhiều lần, xin thử lại sau <x id="INTERPOLATION" equiv-text="{{minutesLeft}}"/> phút.</target>
        <context-group name="null">
          <context context-type="linenumber">1</context>
        </context-group>
      </trans-unit>
      <trans-unit id="ab783a52f2df9ff7a20139cab0da6d0764f3cc5d">
        <source>Too many attempts, please try again later.</source>
        <target>Quá nhiều lần thực hiện, vui lòng thử lại sau.</target>
        <context-group name="null">
          <context context-type="linenumber">1</context>
        </context-group>
      </trans-unit>
      <trans-unit id="0f286a597f0053c3578a52e044769c204ee516fc">
        <source>Server error. Please retry later.</source>
        <target>Lỗi máy chủ. Xin thử lại sau.</target>
        <context-group name="null">
          <context context-type="linenumber">1</context>
        </context-group>
      </trans-unit>
      <trans-unit id="58639b3f0be657475928fb49c4a7cbd16aa44ded">
        <source>Subscribed to <x id="INTERPOLATION" equiv-text="{{nameWithHost}}"/></source>
        <target>Đã đăng  <x id="INTERPOLATION" equiv-text="{{nameWithHost}}"/></target>
        <context-group name="null">
          <context context-type="linenumber">1</context>
        </context-group>
      </trans-unit>
      <trans-unit id="1cadbf82f0e91611321c5abd282f0c23d8ccbfa1">
        <source>Subscribed</source>
        <target>Đã đăng </target>
        <context-group name="null">
          <context context-type="linenumber">1</context>
        </context-group>
      </trans-unit>
      <trans-unit id="3e7735fa326fcdc9e1188b6d9ff4b4329312fc26">
        <source>Unsubscribed from <x id="INTERPOLATION" equiv-text="{{nameWithHost}}"/></source>
        <target>Đã huỷ đăng  <x id="INTERPOLATION" equiv-text="{{nameWithHost}}"/></target>
        <context-group name="null">
          <context context-type="linenumber">1</context>
        </context-group>
      </trans-unit>
      <trans-unit id="294395337b767af84f952ac28d58d54a13a11471">
        <source>Unsubscribed</source>
        <target>Đã huỷ đăng </target>
        <context-group name="null">
          <context context-type="linenumber">1</context>
        </context-group>
      </trans-unit>
      <trans-unit id="5034e84fab7cd3d662d2483753e33caea0774b78">
        <source>Video removed from <x id="INTERPOLATION" equiv-text="{{name}}"/></source>
        <target>Video đã bị xoá khỏi <x id="INTERPOLATION" equiv-text="{{name}}"/></target>
        <context-group name="null">
          <context context-type="linenumber">1</context>
        </context-group>
      </trans-unit>
      <trans-unit id="28d23ed47149ffd34c2ebd58bfeb4601649c784f">
        <source>Starts at </source>
        <target>Bắt đầu từ</target>
        <context-group name="null">
          <context context-type="linenumber">1</context>
        </context-group>
      </trans-unit>
      <trans-unit id="1e40e4317900075588705bc4084fda4b2ddb3372">
        <source>Stops at </source>
        <target>Ngừng tại</target>
        <context-group name="null">
          <context context-type="linenumber">1</context>
        </context-group>
      </trans-unit>
      <trans-unit id="1b8201c470a1635cc9beab9adb90eabd19fc9691">
        <source> and stops at </source>
        <target> ngừng tại</target>
        <context-group name="null">
          <context context-type="linenumber">1</context>
        </context-group>
      </trans-unit>
      <trans-unit id="ef90545bc832876c0d7f9a10363c75137472bbb5">
        <source>Copied</source>
        <target>Đã chép.</target>
        <context-group name="null">
          <context context-type="linenumber">1</context>
        </context-group>
      </trans-unit>
      <trans-unit id="fa2601e52cbf5725a13d33fe14458823b882ea50">
        <source>Video reported.</source>
        <target>Đã báo cáo video.</target>
        <context-group name="null">
          <context context-type="linenumber">1</context>
        </context-group>
      </trans-unit>
      <trans-unit id="f1abd89c9280323209e939fa9c30f6e5cda20c95">
        <source>Do you really want to delete this video?</source>
        <target>Bạn thực sự muốn xoá video chứ?</target>
        <context-group name="null">
          <context context-type="linenumber">1</context>
        </context-group>
      </trans-unit>
      <trans-unit id="0f829293d953936450158c2dd7b483d6b960ed2b">
        <source>Save to playlist</source>
        <target>Đã lưu vào danh sách phát</target>
        <context-group name="null">
          <context context-type="linenumber">1</context>
        </context-group>
      </trans-unit>
      <trans-unit id="f72992030f134408b675152c397f9d0ec00f3b2a">
        <source>Report</source>
        <target>Báo cáo</target>
        <context-group name="null">
          <context context-type="linenumber">1</context>
        </context-group>
      </trans-unit>
      <trans-unit id="dd9f3264feed4935008861c15d81c947124e4ac3">
        <source>Published</source>
        <target>Đã xuất bản</target>
        <context-group name="null">
          <context context-type="linenumber">1</context>
        </context-group>
      </trans-unit>
      <trans-unit id="8e6d54c4f760d9e90518eef5334211c48c0b71e2">
        <source>Publication scheduled on </source>
        <target>Đã lên lịch xuất bản vào</target>
        <context-group name="null">
          <context context-type="linenumber">1</context>
        </context-group>
      </trans-unit>
      <trans-unit id="289fe8342e8b7df689c75026a24a60fd7f5e9392">
        <source>To import</source><target>To import</target><context-group name="null">
          <context context-type="linenumber">1</context>
        </context-group>
      </trans-unit>
      <trans-unit id="d4195053fd38eacf6dee1fc507296928978cc8fb">
        <source>Only I can see this video</source>
        <target>Chỉ mình tôi  thể thấy video này</target>
        <context-group name="null">
          <context context-type="linenumber">1</context>
        </context-group>
      </trans-unit>
      <trans-unit id="17b62592e5fcabb5235bb25c4883a827ab37cf70">
        <source>Only people with the private link can see this video</source>
        <target>Chỉ những ai  đường dẫn mới  thể thấy video này</target>
        <context-group name="null">
          <context context-type="linenumber">1</context>
        </context-group>
      </trans-unit>
      <trans-unit id="15be15cbdc6e960f57e801f457c19165ab39632b">
        <source>Anyone can see this video</source>
        <target>Ai cũng  thể thấy video này</target>
        <context-group name="null">
          <context context-type="linenumber">1</context>
        </context-group>
      </trans-unit>
      <trans-unit id="0e907e5a96537e464b192f8adce79ce6487cbb1c">
        <source>Your video was uploaded to your account and is private.</source>
        <target>Video đã được tải lên riêng  vào tài khoản của bạn.</target>
        <context-group name="null">
          <context context-type="linenumber">1</context>
        </context-group>
      </trans-unit>
      <trans-unit id="5af84926d631326e548573ebf0f6dff07845aeb4">
        <source>Your video is not uploaded yet, are you sure you want to leave this page?</source>
        <target>Video của bạn vẫn chưa được tải lên, bạn  chắc muốn rời trang?</target>
        <context-group name="null">
          <context context-type="linenumber">1</context>
        </context-group>
      </trans-unit>
      <trans-unit id="bef4ec92fa80e7b7ac03f8ad2b49d2a126f0cc71">
        <source>Upload <x id="INTERPOLATION" equiv-text="{{videofileName}}"/></source>
        <target>Tải lên <x id="INTERPOLATION" equiv-text="{{videofileName}}"/></target>
        <context-group name="null">
          <context context-type="linenumber">1</context>
        </context-group>
      </trans-unit>
      <trans-unit id="c5cb19aeb6447deda40cc1227ceca1359ab955e9">
        <source>Upload cancelled</source>
        <target>Đã huỷ tải lên</target>
        <context-group name="null">
          <context context-type="linenumber">1</context>
        </context-group>
      </trans-unit>
      <trans-unit id="972fc644f847cf84e4732ec012915c4cdaf865ce">
        <source>Video published.</source>
        <target>Đã xuất bản video.</target>
        <context-group name="null">
          <context context-type="linenumber">1</context>
        </context-group>
      </trans-unit>
      <trans-unit id="a6019e856f511dbe1fe658790c71c594b26930ee">
        <source>Your video quota is exceeded with this video (video size: <x id="INTERPOLATION" equiv-text="{{videoSize}}"/>, used: <x id="INTERPOLATION_1" equiv-text="{{videoQuotaUsed}}"/>, quota: <x id="INTERPOLATION_2" equiv-text="{{videoQuota}}"/>)</source>
        <target>Video này đã vượt quá giới hạn video của bạn (video size: <x id="INTERPOLATION" equiv-text="{{videoSize}}"/>, đã dùng: <x id="INTERPOLATION_1" equiv-text="{{videoQuotaUsed}}"/>, giới hạn: <x id="INTERPOLATION_2" equiv-text="{{videoQuota}}"/>)</target>
        <context-group name="null">
          <context context-type="linenumber">1</context>
        </context-group>
      </trans-unit>
      <trans-unit id="c980896ac8e08e9751545db1b7ef0e93fb8a52cd">
        <source>Your daily video quota is exceeded with this video (video size: <x id="INTERPOLATION" equiv-text="{{videoSize}}"/>, used: <x id="INTERPOLATION_1" equiv-text="{{quotaUsedDaily}}"/>, quota: <x id="INTERPOLATION_2" equiv-text="{{quotaDaily}}"/>)</source>
        <target>Video này đã vượt quá giới hạn video hằng ngày của bạn (video size: <x id="INTERPOLATION" equiv-text="{{videoSize}}"/>, đã dùng: <x id="INTERPOLATION_1" equiv-text="{{quotaUsedDaily}}"/>, giới hạn: <x id="INTERPOLATION_2" equiv-text="{{quotaDaily}}"/>)</target>
        <context-group name="null">
          <context context-type="linenumber">1</context>
        </context-group>
      </trans-unit>
      <trans-unit id="bfdf9de4bd9140f77feb6a5fe2b51f3f0565eaa4">
        <source>You have unsaved changes! If you leave, your changes will be lost.</source>
        <target>Bạn  sửa đổi chưa lưu! Nếu rời đi, những sửa đổi này sẽ bị mất.</target>
        <context-group name="null">
          <context context-type="linenumber">1</context>
        </context-group>
      </trans-unit>
      <trans-unit id="757e9c083c8f3d578bd74f055cc337c72417e187">
        <source>Video updated.</source>
        <target>Đã cập nhật video.</target>
        <context-group name="null">
          <context context-type="linenumber">1</context>
        </context-group>
      </trans-unit>
      <trans-unit id="aeb61b334cac080733c3e03766165a346bbf42fd">
        <source> <x id="INTERPOLATION" equiv-text="{{totalReplies}}"/> replies will be deleted too.</source>
        <target> <x id="INTERPOLATION" equiv-text="{{totalReplies}}"/> bình luận cũng sẽ bị xoá.</target>
        <context-group name="null">
          <context context-type="linenumber">1</context>
        </context-group>
      </trans-unit>
      <trans-unit id="d5a4811e15319ad9354e1b62e9ca0131192b489e">
        <source><x id="INTERPOLATION" equiv-text="{{likesNumber}}"/> likes / <x id="INTERPOLATION_1" equiv-text="{{dislikesNumber}}"/> dislikes</source>
        <target><x id="INTERPOLATION" equiv-text="{{likesNumber}}"/> thích / <x id="INTERPOLATION_1" equiv-text="{{dislikesNumber}}"/> không thích</target>
        <context-group name="null">
          <context context-type="linenumber">1</context>
        </context-group>
      </trans-unit>
      <trans-unit id="ed013c2c29216501c688e9cb5f3a1c9fd9147b71">
        <source>This video contains mature or explicit content. Are you sure you want to watch it?</source>
        <target>Video này chứa nội dung cho người lớn hoặc khiêu dâm. Bạn  chắc chắn muốn xem không?</target>
        <context-group name="null">
          <context context-type="linenumber">1</context>
        </context-group>
      </trans-unit>
      <trans-unit id="5ba3d522e4146eefcbd5c222247c1e2423d27cd8">
        <source>Mature or explicit content</source>
        <target>Nội dung người lớn hoặc khiêu dâm</target>
        <context-group name="null">
          <context context-type="linenumber">1</context>
        </context-group>
      </trans-unit>
      <trans-unit id="0e65067fdcc9d8725a41896cb1e229d1415a45f6">
        <source>Like the video</source>
        <target>Thích video</target>
        <context-group name="null">
          <context context-type="linenumber">1</context>
        </context-group>
      </trans-unit>
      <trans-unit id="1a999e06e1aca0a70cd7d0e3e5c2c63d0e1885c8">
        <source>Dislike the video</source>
        <target>Không thích video</target>
        <context-group name="null">
          <context context-type="linenumber">1</context>
        </context-group>
      </trans-unit>
      <trans-unit id="5b94148c16fa19e3db89972d11e93f790a73a054">
        <source>Trending for the last 24 hours</source>
        <target>Thịnh hành 24 giờ qua</target>
        <context-group name="null">
          <context context-type="linenumber">1</context>
        </context-group>
      </trans-unit>
      <trans-unit id="6e9cb0b3b38312870471954abec8690170429a4e">
        <source>Trending videos are those totalizing the greatest number of views during the last 24 hours</source>
        <target>Video thịnh hành  các video  tổng lượt xem lớn nhất trong 24 giờ qua</target>
        <context-group name="null">
          <context context-type="linenumber">1</context>
        </context-group>
      </trans-unit>
      <trans-unit id="6da9ddede61711ecfeaa94fc61a6b7bb844ab3df">
        <source>Trending for the last <x id="INTERPOLATION" equiv-text="{{days}}"/> days</source>
        <target>Thịnh hành trong <x id="INTERPOLATION" equiv-text="{{days}}"/> ngày qua</target>
        <context-group name="null">
          <context context-type="linenumber">1</context>
        </context-group>
      </trans-unit>
      <trans-unit id="caa0a70f34df9b60a71ed0ad6c82de7b07c0c509">
        <source>Trending videos are those totalizing the greatest number of views during the last <x id="INTERPOLATION" equiv-text="{{days}}"/> days</source>
        <target>Video thịnh hành  các video  tổng lượt xem lớn nhất trong <x id="INTERPOLATION" equiv-text="{{days}}"/> ngày qua</target>
        <context-group name="null">
          <context context-type="linenumber">1</context>
        </context-group>
      </trans-unit>
      <trans-unit id="1b157e15c434469d91e56d027b78bf69c9983165">
        <source>Videos from your subscriptions</source>
        <target>Video từ các kênh bạn đăng </target>
        <context-group name="null">
          <context context-type="linenumber">1</context>
        </context-group>
      </trans-unit>
    </body>
  </file></xliff>