aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/locale/target/angular_nl_NL.xml
blob: 3db9f05049c04ba80eebe209122e9e7dd93fdff8 (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
<?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="nl-NL">
    <body>
      <trans-unit id="9d5f16f0233b39fa2cd843321407a7358c323ad8">
        <source><x id="INTERPOLATION" equiv-text="{{ video.publishedAt | myFromNow }}"/> - <x id="INTERPOLATION_1" equiv-text="{{ video.views | myNumberFormatter }}"/> views</source>
        <target><x id="INTERPOLATION" equiv-text="{{ video.publishedAt | myFromNow }}"/> - <x id="INTERPOLATION_1" equiv-text="{{ video.views | myNumberFormatter }}"/> keer bekeken</target>
        <context-group name="null">
          <context context-type="linenumber">16</context>
        </context-group>
      </trans-unit>
      <trans-unit id="826b25211922a1b46436589233cb6f1a163d89b7">
        <source>Delete</source>
        <target>Verwijderen</target>
        <context-group name="null">
          <context context-type="linenumber">15</context>
        </context-group>
      </trans-unit>
      <trans-unit id="28f86ffd419b869711aa13f5e5ff54be6d70731c">
        <source>Edit</source>
        <target>Bewerken</target>
        <context-group name="null">
          <context context-type="linenumber">1</context>
        </context-group>
      </trans-unit>
      <trans-unit id="961a134583d6256df39fbc520d020ebc48e3128d">
        <source>Truncated preview</source>
        <target>Gedeeltelijke voorvertoning</target>
        <context-group name="null">
          <context context-type="linenumber">9</context>
        </context-group>
      </trans-unit>
      <trans-unit id="f82f53a2544638939a8ba93c0fb1b0a4419c3196">
        <source>Complete preview</source>
        <target>Volledige voorvertoning</target>
        <context-group name="null">
          <context context-type="linenumber">13</context>
        </context-group>
      </trans-unit>
      <trans-unit id="9c71feb04c2beab559f79c41c6127815fb9c1a6f">
        <source>Get help</source>
        <target>Hulp</target>
        <context-group name="null">
          <context context-type="linenumber">19</context>
        </context-group>
      </trans-unit>
      <trans-unit id="15f046007e4fca2e8477966745e2ec4e3e81bc3b">
        <source>Video quota</source>
        <target>Videoquotum</target>
        <context-group name="null">
          <context context-type="linenumber">42</context>
        </context-group>
      </trans-unit>
      <trans-unit id="12910217fdcdbca64bee06f511639b653d5428ea">
        <source>
    Login
  </source>
        <target>Aanmelden</target>
        <context-group name="null">
          <context context-type="linenumber">2</context>
        </context-group>
      </trans-unit>
      <trans-unit id="e08a77594f3d89311cdf6da5090044270909c194">
        <source>User</source>
        <target>Gebruiker</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>Gebruikersnaam of e-mailadres</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>of maak een account</target>
        <context-group name="null">
          <context context-type="linenumber">18</context>
        </context-group>
      </trans-unit>
      <trans-unit id="d6290381021b16febc426d3e3a52dda83991ce0b">
        <source>
          or create an account on another instance
        </source>
        <target>of maak een account aan op een andere server</target>
        <context-group name="null">
          <context context-type="linenumber">22</context>
        </context-group>
      </trans-unit>
      <trans-unit id="76e1f485e6ead4c84b606f46d413878881d66ad3">
        <source>User registration is not allowed on this instance, but you can register on many others!</source>
        <target>Registratie is niet mogelijk op deze instantie, maar je kan een account maken op een van de vele anderen!</target>
        <context-group name="null">
          <context context-type="linenumber">28</context>
        </context-group>
      </trans-unit>
      <trans-unit id="c32ef07f8803a223a83ed17024b38e8d82292407">
        <source>Password</source>
        <target>Wachtwoord</target>
        <context-group name="null">
          <context context-type="linenumber">12</context>
        </context-group>
      </trans-unit>
      <trans-unit id="b87e81682959464211443afc3e23c506865d2eda">
        <source>I forgot my password</source>
        <target>Wachtwoord vergeten</target>
        <context-group name="null">
          <context context-type="linenumber">44</context>
        </context-group>
      </trans-unit>
      <trans-unit id="6765b4c916060f6bc42d9bb69e80377dbcb5e4e9">
        <source>Login</source>
        <target>Aanmelden</target>
        <context-group name="null">
          <context context-type="linenumber">38</context>
        </context-group>
      </trans-unit>
      <trans-unit id="d2eb6c5d41f70d4b8c0937e7e19e196143b47681">
        <source>Forgot your password</source>
        <target>Wachtwoord vergeten</target>
        <context-group name="null">
          <context context-type="linenumber">57</context>
        </context-group>
      </trans-unit>
      <trans-unit id="244aae9346da82b0922506c2d2581373a15641cc">
        <source>Email</source>
        <target>E-mail</target>
        <context-group name="null">
          <context context-type="linenumber">8</context>
        </context-group>
      </trans-unit>
      <trans-unit id="69b6ac577a19acc39fc0c22342092f327fff2529">
        <source>Email address</source>
        <target>E-mailadres</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>Zend me een e-mail om een nieuw wachtwoord in te stellen</target>
        <context-group name="null">
          <context context-type="linenumber">75</context>
        </context-group>
      </trans-unit>
      <trans-unit id="2ba14c37f3b23553b2602c5e535d0ff4916f24aa">
        <source>
    Reset my password
  </source>
        <target>Wachtwoord opnieuw instellen</target>
        <context-group name="null">
          <context context-type="linenumber">2</context>
        </context-group>
      </trans-unit>
      <trans-unit id="7f3bdcce4b2e8c37cd7f0f6c92ef8cff34b039b8">
        <source>Confirm password</source>
        <target>Bevestig wachtwoord</target>
        <context-group name="null">
          <context context-type="linenumber">19</context>
        </context-group>
      </trans-unit>
      <trans-unit id="3652e5c6e33165264d5271d06cc04ab7123b6df1">
        <source>Confirmed password</source>
        <target>Wachtwoord bevestigd</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>Nieuw wachtwoord instellen</target>
        <context-group name="null">
          <context context-type="linenumber">29</context>
        </context-group>
      </trans-unit>
      <trans-unit id="4499806949402133d08a5029cb5462c5ea25336d">
        <source>
    Create an account
  </source>
        <target>Account maken</target>
        <context-group name="null">
          <context context-type="linenumber">3</context>
        </context-group>
      </trans-unit>
      <trans-unit id="08c74dc9762957593b91f6eb5d65efdfc975bf48">
        <source>Username</source>
        <target>Gebruikersnaam</target>
        <context-group name="null">
          <context context-type="linenumber">8</context>
        </context-group>
      </trans-unit>
      <trans-unit id="717a5e3574fec754fbeb348c2d5561c4d81facc4">
        <source>Signup</source>
        <target>Registratie</target>
        <context-group name="null">
          <context context-type="linenumber">88</context>
        </context-group>
      </trans-unit>
      <trans-unit id="aef5c45fb9c725573d20a6283492e6b80fd2ae96">
        <source>Change the language</source>
        <target>Taal veranderen</target>
        <context-group name="null">
          <context context-type="linenumber">88</context>
        </context-group>
      </trans-unit>
      <trans-unit id="d207cc1965ec0c29e594e0e9917f39bfc276ed87">
        <source>Create an account</source>
        <target>Account maken</target>
        <context-group name="null">
          <context context-type="linenumber">39</context>
        </context-group>
      </trans-unit>
      <trans-unit id="a52dae09be10ca3a65da918533ced3d3f4992238">
        <source>Videos</source>
        <target>Video's</target>
        <context-group name="null">
          <context context-type="linenumber">24</context>
        </context-group>
      </trans-unit>
      <trans-unit id="b6b7986bc3721ac483baf20bc9a320529075c807">
        <source>Trending</source>
        <target>Populair</target>
        <context-group name="null">
          <context context-type="linenumber">57</context>
        </context-group>
      </trans-unit>
      <trans-unit id="8d20c5f5dd30acbe71316544dab774393fd9c3c1">
        <source>Recently added</source>
        <target>Recent toegevoegd</target>
        <context-group name="null">
          <context context-type="linenumber">62</context>
        </context-group>
      </trans-unit>
      <trans-unit id="eadc17c3df80143992e2d9028dead3199ae6d79d">
        <source>Local</source>
        <target>Lokaal</target>
        <context-group name="null">
          <context context-type="linenumber">67</context>
        </context-group>
      </trans-unit>
      <trans-unit id="b7648e7aced164498aa843b5c4e8f2f1c36a7919">
        <source>Administration</source>
        <target>Administratie</target>
        <context-group name="null">
          <context context-type="linenumber">76</context>
        </context-group>
      </trans-unit>
      <trans-unit id="004b222ff9ef9dd4771b777950ca1d0e4cd4348a">
        <source>About</source>
        <target>Over</target>
        <context-group name="null">
          <context context-type="linenumber">25</context>
        </context-group>
      </trans-unit>
      <trans-unit id="8aa58cf00d949c509df91c621ab38131df0a7599">
        <source>Search...</source>
        <target>Zoeken </target>
        <context-group name="null">
          <context context-type="linenumber">2</context>
        </context-group>
      </trans-unit>
      <trans-unit id="4b3972c3e9485218508a95f7a4ce7758e3f09ced">
        <source>Upload</source>
        <target>Uploaden</target>
        <context-group name="null">
          <context context-type="linenumber">9</context>
        </context-group>
      </trans-unit>
      <trans-unit id="607de17c2a755f65775881c19e276e7c933bcf94">
        <source>Category</source>
        <target>Categorie</target>
        <context-group name="null">
          <context context-type="linenumber">164</context>
        </context-group>
      </trans-unit>
      <trans-unit id="78d6d3ea26777cd0dad8ddbf9b314151678da46c">
        <source>Licence</source>
        <target>Licentie</target>
        <context-group name="null">
          <context context-type="linenumber">173</context>
        </context-group>
      </trans-unit>
      <trans-unit id="fe46ccaae902ce974e2441abe752399288298619">
        <source>Language</source>
        <target>Taal</target>
        <context-group name="null">
          <context context-type="linenumber">182</context>
        </context-group>
      </trans-unit>
      <trans-unit id="c31161d1661884f54fbc5635aad5ce8d4803897e">
        <source>No results.</source>
        <target>Geen resultaten.</target>
        <context-group name="null">
          <context context-type="linenumber">17</context>
        </context-group>
      </trans-unit>
      <trans-unit id="ff78f059449d44322f627d0f66df07abe476962b">
        <source>Instance</source>
        <target>Instantie</target>
        <context-group name="null">
          <context context-type="linenumber">12</context>
        </context-group>
      </trans-unit>
      <trans-unit id="6385c357c1de58ce92c0cf618ecf9cf74b917390">
        <source>PeerTube</source>
        <target>PeerTube</target>
        <context-group name="null">
          <context context-type="linenumber">7</context>
        </context-group>
      </trans-unit>
      <trans-unit id="5849c589454817c1e991639d3091d8da0e8d6bd2">
        <source>
  About <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> instance
</source>
        <target>Over de instantie <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/></target>
        <context-group name="null">
          <context context-type="linenumber">1</context>
        </context-group>
      </trans-unit>
      <trans-unit id="eec715de352a6b114713b30b640d319fa78207a0">
        <source>Description</source>
        <target>Beschrijving</target>
        <context-group name="null">
          <context context-type="linenumber">27</context>
        </context-group>
      </trans-unit>
      <trans-unit id="69580f2c2dbf4edf7096820ba8c393367352d774">
        <source>Terms</source>
        <target>Voorwaarden</target>
        <context-group name="null">
          <context context-type="linenumber">44</context>
        </context-group>
      </trans-unit>
      <trans-unit id="9c6e6db693ab265457c6578df179c65694141d27">
        <source>User registration is allowed and</source>
        <target>Een account aanmaken is mogelijk en</target>
        <context-group name="null">
          <context context-type="linenumber">25</context>
        </context-group>
      </trans-unit>
      <trans-unit id="ac324b07e7c3c972f1c33894eda02dc2917eda5e">
        <source>
      this instance provides a baseline quota of <x id="INTERPOLATION" equiv-text="{{ userVideoQuota | bytes: 0 }}"/> space for the videos of its users.
    </source>
        <target>deze instantie voorziet een basis-opslagquotum van <x id="INTERPOLATION" equiv-text="{{ userVideoQuota | bytes: 0 }}"/> voor de video's van haar gebruikers.</target>
        <context-group name="null">
          <context context-type="linenumber">27</context>
        </context-group>
      </trans-unit>
      <trans-unit id="a6865ec6abf6af58f808501d84c8ed6ff8ce46ae">
        <source>
      this instance provides unlimited space for the videos of its users.
    </source>
        <target>deze instantie voorziet onbeperkte opslagruimte voor de video's van haar gebruikers.</target>
        <context-group name="null">
          <context context-type="linenumber">31</context>
        </context-group>
      </trans-unit>
      <trans-unit id="5c856a6a233b6f6c4cc8eed46436d31d2da63fc1">
        <source>
    User registration is currently not allowed.
  </source>
        <target>Een account maken is momenteel niet toegelaten op deze instantie.</target>
        <context-group name="null">
          <context context-type="linenumber">36</context>
        </context-group>
      </trans-unit>
      <trans-unit id="a11e3ba2c5aea841de67a3c85892bb61295e94dc">
        <source>
  About PeerTube
</source>
        <target>Over PeerTube</target>
        <context-group name="null">
          <context context-type="linenumber">1</context>
        </context-group>
      </trans-unit>
      <trans-unit id="bd29138e1e17572596ce8f2fe61bcea6ac5fb0bf">
        <source>PeerTube is a federated (ActivityPub) video streaming platform using P2P (WebTorrent) directly in the web browser.</source>
        <target>PeerTube is een gefedereerd (met ActivityPub) videostreamplatform dat peer-to-peer-technologie rechstreeks in de browser gebruikt (met WebTorrent).</target>
        <context-group name="null">
          <context context-type="linenumber">6</context>
        </context-group>
      </trans-unit>
      <trans-unit id="c2bc16265b72b9af4a4374b805931ae03e3f73a5">
        <source>
    It is a free and open-source software, under the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/>AGPLv3 licence<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>.
  </source>
        <target>Het is vrije en open-source software, beschikbaar onder de <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/>AGPLv3<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>.</target>
        <context-group name="null">
          <context context-type="linenumber">8</context>
        </context-group>
      </trans-unit>
      <trans-unit id="a10308f7ac111f5b66d08af0a24fc9ddf143931a">
        <source>
    For more information, please visit <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/>joinpeertube.org<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>.
  </source>
        <target>Kijk voor meer informatie op <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/>joinpeertube.org<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>.</target>
        <context-group name="null">
          <context context-type="linenumber">12</context>
        </context-group>
      </trans-unit>
      <trans-unit id="c02493cfa08b82c468233b83069b5baff23890e1">
        <source>P2P &amp; Privacy</source>
        <target>Peer-to-peer en privacy</target>
        <context-group name="null">
          <context context-type="linenumber">18</context>
        </context-group>
      </trans-unit>
      <trans-unit id="cd429d53cb8f4a87879301248e38cb85f07fa9d6">
        <source>
    PeerTube uses the BitTorrent protocol to share bandwidth between users.
    This implies that your IP address is stored in the instance's BitTorrent tracker as long as you download or watch the video.
  </source>
        <target>PeerTube gebruikt het BitTorrent-protocol om bandbreedte tussen gebruikers te delen. Dat betekent ook dat jouw IP-adres bijgehouden wordt in de BitTorrent-tracker van de PeerTube-instantie zolang je de video aan het bekijken bent.</target>
        <context-group name="null">
          <context context-type="linenumber">20</context>
        </context-group>
      </trans-unit>
      <trans-unit id="e4ce50f3019e3ebe9a479784c6cb68a31c7a8231">
        <source>What are the consequences?</source>
        <target>Wat zijn de gevolgen?</target>
        <context-group name="null">
          <context context-type="linenumber">25</context>
        </context-group>
      </trans-unit>
      <trans-unit id="9a612748b059ad246935df17ef4ec4e6afb43a2a">
        <source>
    In theory, someone with enough technical skills could create a script that tracks which IP is downloading which video.
    In practice, this is much more difficult because:
  </source>
        <target>In theorie kan iemand met technische kennis een script maken dat bijhoudt welk IP-adres welke video aan het downloaden is. In de praktijk is dat wat moeilijker:</target>
        <context-group name="null">
          <context context-type="linenumber">27</context>
        </context-group>
      </trans-unit>
      <trans-unit id="64f96be62df4a95a0615b6f630ad25d6348a29d3">
        <source>
      An HTTP request has to be sent on each tracker for each video to spy.
      If we want to spy all PeerTube's videos, we have to send as many requests as there are videos (so potentially a lot)
    </source>
        <target>Voor elke video waarvan hij de kijkers wil bespioneren, moet hij een apart HTTP-request sturen. Om dat voor alle PeerTube-videos te doen, moeten er dus evenveel HTTP-requests als video's gebruikt worden (dat kan hoog oplopen).</target>
        <context-group name="null">
          <context context-type="linenumber">33</context>
        </context-group>
      </trans-unit>
      <trans-unit id="dd9a7a4ee66b0ff3fbb43ba8691ffcd042531611">
        <source>
      For each request sent, the tracker returns random peers at a limited number.
      For instance, if there are 1000 peers in the swarm and the tracker sends only 20 peers for each request, there must be at least 50 requests sent to know every peers in the swarm
    </source>
        <target>Voor elk request geeft de tracker een beperkt aantal willekeurige peers terug. Als er bijvoorbeeld 1000 peers beschikbaar zijn en de tracker steeds 20 peers teruggeeft, moeten er op zijn minst 50 requests gestuurd worden om alle peers te weten te komen.</target>
        <context-group name="null">
          <context context-type="linenumber">38</context>
        </context-group>
      </trans-unit>
      <trans-unit id="694cf53adfc2afe8afabf713ab00fa114d5d2f8e">
        <source>
      Those requests have to be sent regularly to know who starts/stops watching a video. It is easy to detect that kind of behaviour
    </source>
        <target>Die requests moeten regelmatig herhaald worden om te kunnen achterhalen wie begint of stopt met een video te bekijken. Het is gemakkelijk om zulk gedrag te detecteren.</target>
        <context-group name="null">
          <context context-type="linenumber">43</context>
        </context-group>
      </trans-unit>
      <trans-unit id="44bbecddbdf2aad1f4bad97cb806560553fb2ab3">
        <source>
      If an IP address is stored in the tracker, it doesn't mean that the person behind the IP (if this person exists) has watched the video
    </source>
        <target>Als een IP-adres opgeslagen is in de tracker, betekent dat niet dat de persoon achter dat adres (als die persoon bestaat) de video bekeken heeft</target>
        <context-group name="null">
          <context context-type="linenumber">47</context>
        </context-group>
      </trans-unit>
      <trans-unit id="fec3239a860de66c718e3442df836b692b8568c3">
        <source>
      The IP address is a vague information : usually, it regularly changes and can represent many persons or entities
    </source>
        <target>Een IP-adres is vage </target>
        <context-group name="null">
          <context context-type="linenumber">51</context>
        </context-group>
      </trans-unit>
      <trans-unit id="a545356de272b955258c2a2432b08ec637b65f7e">
        <source>
    Your IP address is public so every time you consult a website, there is a number of actors (in addition to the final website) seeing your IP in their connection logs: ISP/routers/trackers/CDN and more.
    PeerTube is transparent about it: we warn you that if you want to keep your IP private, you must use a VPN or Tor Browser.
    Thinking that removing P2P from PeerTube will give you back anonymity doesn't make sense.
  </source>
        <target>Je IP-adres is geen privé-gegeven. Elke keer je een website bezoekt, is er een aantal entiteiten (bovenop de website die je effectief bezoekt) die je IP zien in hun logs: ISP's, routers, trackers, CDN's en meer.
PeerTube is transparant: we waarschuwen je dat je, als je je IP-adres privé wil afschermen, je een VPN of de Tor-Browser moet gebruiken.
Het Peer-to-Peer-mechanisme uit PeerTube halen zou je niet méér anonimiteit geven.</target>
        <context-group name="null">
          <context context-type="linenumber">77</context>
        </context-group>
      </trans-unit>
      <trans-unit id="a835d8a12e14eb96919245a0bbafd8069c146578">
        <source><x id="INTERPOLATION" equiv-text="{{ account.followersCount }}"/> subscribers</source>
        <target><x id="INTERPOLATION" equiv-text="{{ account.followersCount }}"/> abonnees</target>
        <context-group name="null">
          <context context-type="linenumber">24</context>
        </context-group>
      </trans-unit>
      <trans-unit id="6f5a458f827503ac7b8697688ecf3e0490818ee8">
        <source>Video channels</source>
        <target>Videokanalen</target>
        <context-group name="null">
          <context context-type="linenumber">31</context>
        </context-group>
      </trans-unit>
      <trans-unit id="299f97b8ee9c62d45f2cc01961aa1e5101d6d05a">
        <source>Stats</source>
        <target>Statistieken</target>
        <context-group name="null">
          <context context-type="linenumber">16</context>
        </context-group>
      </trans-unit>
      <trans-unit id="8bc634cd9d8c9b684dbfaaf17a522f894bedbffc">
        <source>Joined <x id="INTERPOLATION" equiv-text="{{ account.createdAt | date }}"/></source>
        <target>Account aangemaakt op <x id="INTERPOLATION" equiv-text="{{ account.createdAt | date }}"/></target>
        <context-group name="null">
          <context context-type="linenumber">10</context>
        </context-group>
      </trans-unit>
      <trans-unit id="8fef247fd0c5bf790151f7661cafc4b7fd0397f3">
        <source><x id="INTERPOLATION" equiv-text="{{ videoChannel.followersCount }}"/> subscribers</source>
        <target><x id="INTERPOLATION" equiv-text="{{ videoChannel.followersCount }}"/> abonnees</target>
        <context-group name="null">
          <context context-type="linenumber">14</context>
        </context-group>
      </trans-unit>
      <trans-unit id="f36bd6a1570cb9b0a5023870f35160957cad2a8f">
        <source>See this video channel</source>
        <target>Dit videokanaal bekijken</target>
        <context-group name="null">
          <context context-type="linenumber">4</context>
        </context-group>
      </trans-unit>
      <trans-unit id="cff1428d10d59d14e45edec3c735a27b5482db59">
        <source>Name</source>
        <target>Naam</target>
        <context-group name="null">
          <context context-type="linenumber">12</context>
        </context-group>
      </trans-unit>
      <trans-unit id="512b045163a7187b2fc5d554e5f59fb3e49e174b">
        <source>Short description</source>
        <target>Korte omschrijving</target>
        <context-group name="null">
          <context context-type="linenumber">22</context>
        </context-group>
      </trans-unit>
      <trans-unit id="554488d11165f38b27b8fe230aba8a2e30d57003">
        <source>Default client route</source>
        <target>Startpagina</target>
        <context-group name="null">
          <context context-type="linenumber">55</context>
        </context-group>
      </trans-unit>
      <trans-unit id="1cbeb1eb589bfbe5efce94184cacd3095ca26948">
        <source>Videos Trending</source>
        <target>Populaire video's</target>
        <context-group name="null">
          <context context-type="linenumber">59</context>
        </context-group>
      </trans-unit>
      <trans-unit id="1861c96217213992e02dcb77e15ea69e718c9883">
        <source>Videos Recently Added</source>
        <target>Recent toegevoegde video's</target>
        <context-group name="null">
          <context context-type="linenumber">60</context>
        </context-group>
      </trans-unit>
      <trans-unit id="b6307f83d9f43bff8d5129a7888e89964ddc3f7f">
        <source>Local videos</source>
        <target>Video's op deze instantie</target>
        <context-group name="null">
          <context context-type="linenumber">61</context>
        </context-group>
      </trans-unit>
      <trans-unit id="8551afadb69b3fef89e191f507e8ac84e624e8b9">
        <source>Policy on videos containing sensitive content</source>
        <target>Beleid rond video's met gevoelige inhoud</target>
        <context-group name="null">
          <context context-type="linenumber">70</context>
        </context-group>
      </trans-unit>
      <trans-unit id="aa3ef567a1ea22c1e4d0acfdc8f80bc636bf12df">
        <source>With &lt;strong&gt;Do not list&lt;/strong&gt; or &lt;strong&gt;Blur thumbnails&lt;/strong&gt;, a confirmation will be requested to watch the video.</source>
        <target>Als je &lt;strong&gt;Niet in lijst tonen&lt;/strong&gt; of &lt;strong&gt;Thumbnails vervagen&lt;/strong&gt; kiest, wordt een bevestiging gevraagd voor de video afgespeeld wordt.</target>
        <context-group name="null">
          <context context-type="linenumber">6</context>
        </context-group>
      </trans-unit>
      <trans-unit id="5e155c34fb3ed8159bf0a486a366cfbc6874f9fe">
        <source>Do not list</source>
        <target>Niet in lijst tonen</target>
        <context-group name="null">
          <context context-type="linenumber">11</context>
        </context-group>
      </trans-unit>
      <trans-unit id="aaa900149c2ca1575ac1918d1ded33fb69830ab2">
        <source>Blur thumbnails</source>
        <target>Thumbnails vervagen</target>
        <context-group name="null">
          <context context-type="linenumber">12</context>
        </context-group>
      </trans-unit>
      <trans-unit id="010d24ef3c43b2d8f45a4d6cba7d73e12ee1557e">
        <source>Display</source>
        <target>Tonen</target>
        <context-group name="null">
          <context context-type="linenumber">13</context>
        </context-group>
      </trans-unit>
      <trans-unit id="ca53e66e68986546b7ef820c934145fd7c9c4247">
        <source>Signup enabled</source>
        <target>Registratie mogelijk</target>
        <context-group name="null">
          <context context-type="linenumber">93</context>
        </context-group>
      </trans-unit>
      <trans-unit id="68bda70e0dd4f7f91549462e55f1b2a1602d8402">
        <source>Signup limit</source>
        <target>Registratielimiet</target>
        <context-group name="null">
          <context context-type="linenumber">105</context>
        </context-group>
      </trans-unit>
      <trans-unit id="ca2283fc765b9f44b69f0175d685dc2443da6011">
        <source>Administrator</source>
        <target>Beheerder</target>
        <context-group name="null">
          <context context-type="linenumber">131</context>
        </context-group>
      </trans-unit>
      <trans-unit id="55a0f51e38679d3141841e8333da5779d349c587">
        <source>Admin email</source>
        <target>E-mail van beheerder</target>
        <context-group name="null">
          <context context-type="linenumber">134</context>
        </context-group>
      </trans-unit>
      <trans-unit id="4d13a9cd5ed3dcee0eab22cb25198d43886942be">
        <source>Users</source>
        <target>Gebruikers</target>
        <context-group name="null">
          <context context-type="linenumber">144</context>
        </context-group>
      </trans-unit>
      <trans-unit id="31b3275d999af45fe64c6824e6e017d2e2704f09">
        <source>User default video quota</source>
        <target>Standaard video-quotum voor gebruikers</target>
        <context-group name="null">
          <context context-type="linenumber">147</context>
        </context-group>
      </trans-unit>
      <trans-unit id="50247a2f9711ea9e9a85aacc46668131e9b424a5">
        <source>Basic configuration</source>
        <target>Basisconfiguratie</target>
        <context-group name="null">
          <context context-type="linenumber">5</context>
        </context-group>
      </trans-unit>
      <trans-unit id="99cb827741e93125476a0f5b676372d85d15b5fc">
        <source>Twitter</source>
        <target>Twitter</target>
        <context-group name="null">
          <context context-type="linenumber">178</context>
        </context-group>
      </trans-unit>
      <trans-unit id="7fdb41bbf2ee042ec5f68725a1c16a1c97f3e524">
        <source>Your Twitter username</source>
        <target>Je Twitter-gebruikersnaam</target>
        <context-group name="null">
          <context context-type="linenumber">181</context>
        </context-group>
      </trans-unit>
      <trans-unit id="6e671e839ca889feef0d8ed525d1a44b4b10870c">
        <source>Indicates the Twitter account for the website or platform on which the content was published.</source>
        <target>Geeft het Twitter-account aan voor de website of het platform waarop de inhoud gepubliceerd werd.</target>
        <context-group name="null">
          <context context-type="linenumber">184</context>
        </context-group>
      </trans-unit>
      <trans-unit id="c0716c28b9d4c9e0b2fd6031334394214e5f9605">
        <source>Instance whitelisted by Twitter</source>
        <target>Instantie ge-whitelist door Twitter</target>
        <context-group name="null">
          <context context-type="linenumber">198</context>
        </context-group>
      </trans-unit>
      <trans-unit id="419d940613972cc3fae9c8ea0a4306dbf80616e5">
        <source>Services</source>
        <target>Diensten</target>
        <context-group name="null">
          <context context-type="linenumber">176</context>
        </context-group>
      </trans-unit>
      <trans-unit id="fe22d2c0020e913ee4b75ec22a3abc8814810490">
        <source>Transcoding</source>
        <target>Transcoding</target>
        <context-group name="null">
          <context context-type="linenumber">210</context>
        </context-group>
      </trans-unit>
      <trans-unit id="fca29003c4ea1226ff8cbee89481758aab0e2be9">
        <source>Transcoding enabled</source>
        <target>Transcoding ingeschakeld</target>
        <context-group name="null">
          <context context-type="linenumber">215</context>
        </context-group>
      </trans-unit>
      <trans-unit id="6ef2ab819d4441fa8bddf6759b6936783d06616f">
        <source>If you disable transcoding, many videos from your users will not work!</source>
        <target>Als je transcoding niet inschakelt, zullen veel video's die je gebruikers uploaden niet overal werken!</target>
        <context-group name="null">
          <context context-type="linenumber">216</context>
        </context-group>
      </trans-unit>
      <trans-unit id="a33feadefbb776217c2db96100736314f8b765c2">
        <source>Transcoding threads</source>
        <target>Threads gebruikt voor transcoding</target>
        <context-group name="null">
          <context context-type="linenumber">223</context>
        </context-group>
      </trans-unit>
      <trans-unit id="d00f6c2dcb426440a0a8cd8eec12d094fbfaf6f7">
        <source>Previews cache size</source>
        <target>Cachegrootte voor previews</target>
        <context-group name="null">
          <context context-type="linenumber">254</context>
        </context-group>
      </trans-unit>
      <trans-unit id="e3a65df2560e99864bbde695da3a7bdf743a184c">
        <source>Customizations</source>
        <target>Aanpassingen</target>
        <context-group name="null">
          <context context-type="linenumber">275</context>
        </context-group>
      </trans-unit>
      <trans-unit id="0da9752916950ce6890d897b835c923a71ad9c5c">
        <source>JavaScript</source>
        <target>JavaScript</target>
        <context-group name="null">
          <context context-type="linenumber">278</context>
        </context-group>
      </trans-unit>
      <trans-unit id="fda2339a6e6ba017ee43b560caf660ed4022333c">
        <source>Write directly JavaScript code.&lt;br /&gt;Example: &lt;pre&gt;console.log('my instance is amazing');&lt;/pre&gt;</source>
        <target>Schrijf JavaScriptcode.&lt;br /&gt;Voorbeeld: &lt;pre&gt;console.log('mijn instantie is fantastisch');&lt;/pre&gt;</target>
        <context-group name="null">
          <context context-type="linenumber">281</context>
        </context-group>
      </trans-unit>
      <trans-unit id="6c44844ebdb7352c433b7734feaa65f01bb594ab">
        <source>Advanced configuration</source>
        <target>Geavanceerde configuratie</target>
        <context-group name="null">
          <context context-type="linenumber">207</context>
        </context-group>
      </trans-unit>
      <trans-unit id="dad5a5283e4c853c011a0f03d5a52310338bbff8">
        <source>Update configuration</source>
        <target>Updateconfiguratie</target>
        <context-group name="null">
          <context context-type="linenumber">325</context>
        </context-group>
      </trans-unit>
      <trans-unit id="80dbb8ba42b97a9ec035c0ba09f45c07ea07096c">
        <source>
      Users
    </source>
        <target>Gebruikers</target>
        <context-group name="null">
          <context context-type="linenumber">3</context>
        </context-group>
      </trans-unit>
      <trans-unit id="0315abd64e35510ed0534f597130ef781aca175a">
        <source>
      Manage follows
    </source>
        <target>Volgers beheren</target>
        <context-group name="null">
          <context context-type="linenumber">7</context>
        </context-group>
      </trans-unit>
      <trans-unit id="7bea88c54fdccfdc9f687b0ffe9bf6a653d19368">
        <source>
      Jobs
    </source>
        <target>Jobs</target>
        <context-group name="null">
          <context context-type="linenumber">15</context>
        </context-group>
      </trans-unit>
      <trans-unit id="9c6ce37623b626a102002901ca12c37e7a3a7f13">
        <source>
      Configuration
    </source>
        <target>Configuratie</target>
        <context-group name="null">
          <context context-type="linenumber">19</context>
        </context-group>
      </trans-unit>
      <trans-unit id="4e8635c108375983b42229df44bda8c0af84f396">
        <source>1 host (without "http://") per line</source>
        <target>1 host (zonder "http://") per lijn</target>
        <context-group name="null">
          <context context-type="linenumber">5</context>
        </context-group>
      </trans-unit>
      <trans-unit id="f7a7a00999ccbd126cbb8e74f5dd1724942dd507">
        <source>
    It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers.
  </source>
        <target>Het ziet ernaar uit dat je op een server bent zonder HTTPS. Op je webserver moet TLS geactiveerd zijn om servers te kunnen volgen.</target>
        <context-group name="null">
          <context context-type="linenumber">17</context>
        </context-group>
      </trans-unit>
      <trans-unit id="456c6383d8e7cd15aadbcdc196d4ae7a70092437">
        <source>Add following</source>
        <target>Abonneren</target>
        <context-group name="null">
          <context context-type="linenumber">21</context>
        </context-group>
      </trans-unit>
      <trans-unit id="45cc8ca94b5a50842a9a8ef804a5ab089a38ae5c">
        <source>ID</source>
        <target>ID</target>
        <context-group name="null">
          <context context-type="linenumber">18</context>
        </context-group>
      </trans-unit>
      <trans-unit id="380e20a1e13d9489c69f6dbea7da19025ab6eb25">
        <source>Score</source>
        <target>Score</target>
        <context-group name="null">
          <context context-type="linenumber">17</context>
        </context-group>
      </trans-unit>
      <trans-unit id="fe22ca53e651df951dac25b67c17894b0980f767">
        <source>Host</source>
        <target>Host</target>
        <context-group name="null">
          <context context-type="linenumber">19</context>
        </context-group>
      </trans-unit>
      <trans-unit id="873b72903b1858a9cd6c8967521030b4d7d1435b">
        <source>State</source>
        <target>Status</target>
        <context-group name="null">
          <context context-type="linenumber">10</context>
        </context-group>
      </trans-unit>
      <trans-unit id="ff3173170e5b03536dd3b3e1afbae1f55356eb1b">
        <source>Created <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon&gt;"/><x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon&gt;"/></source>
        <target>Gemaakt op <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon&gt;"/><x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon&gt;"/></target>
        <context-group name="null">
          <context context-type="linenumber">11</context>
        </context-group>
      </trans-unit>
      <trans-unit id="5fccee488a9ea908c16d2ab9dbdaf264f1aac479">
        <source>Manage follows</source>
        <target>Abonnementen beheren</target>
        <context-group name="null">
          <context context-type="linenumber">2</context>
        </context-group>
      </trans-unit>
      <trans-unit id="a9f2501fcb2ff71f1376c2d2fbbbd49f200e6c8f">
        <source>Jobs list</source>
        <target>Lijst van jobs</target>
        <context-group name="null">
          <context context-type="linenumber">2</context>
        </context-group>
      </trans-unit>
      <trans-unit id="f61c6867295f3b53d23557021f2f4e0aa1d0b8fc">
        <source>Type</source>
        <target>Type</target>
        <context-group name="null">
          <context context-type="linenumber">19</context>
        </context-group>
      </trans-unit>
      <trans-unit id="31cf824034489eb42f6a388d5980b98b8e1de015">
        <source>Create user</source>
        <target>Gebruiker aanmaken</target>
        <context-group name="null">
          <context context-type="linenumber">6</context>
        </context-group>
      </trans-unit>
      <trans-unit id="2788d9a67ed2b6f35c85818e6af1871317c57a7e">
        <source>Edit user <x id="INTERPOLATION" equiv-text="{{ username }}"/></source>
        <target>Gebruiker <x id="INTERPOLATION" equiv-text="{{ username }}"/> bewerken</target>
        <context-group name="null">
          <context context-type="linenumber">2</context>
        </context-group>
      </trans-unit>
      <trans-unit id="1bd571d8f3981f6043b0df3402cc3d97e0d7ad2a">
        <source>john</source>
        <target>jan</target>
        <context-group name="null">
          <context context-type="linenumber">10</context>
        </context-group>
      </trans-unit>
      <trans-unit id="bb3542ff8e5defa6d0c773799e5c8fe399605d05">
        <source>mail@example.com</source>
        <target>mail@example.org</target>
        <context-group name="null">
          <context context-type="linenumber">21</context>
        </context-group>
      </trans-unit>
      <trans-unit id="c36a66f2107e8da5371ebc9d15c2008dff567f46">
        <source>Role</source>
        <target>Rol</target>
        <context-group name="null">
          <context context-type="linenumber">43</context>
        </context-group>
      </trans-unit>
      <trans-unit id="42e3c0e89177ca135974221eaf0e4e836c32e345">
        <source>
      Transcoding is enabled on server. The video quota only take in account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> video. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/&gt;"/>
      At most, this user could use ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
    </source>
        <target>
      Transcoding is ingeschakeld op de server. De videoquota zullen enkel de <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>originele<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> video’s aanrekenen. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/&gt;"/>
      Deze gebruiker kan in totaal hoogstens ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/> innemen.
    </target>
        <context-group name="null">
          <context context-type="linenumber">65</context>
        </context-group>
      </trans-unit>
      <trans-unit id="5e8b4663c17c337a1f11160c0a683350936faa1f">
        <source>Users list</source>
        <target>Gebruikerslijst</target>
        <context-group name="null">
          <context context-type="linenumber">2</context>
        </context-group>
      </trans-unit>
      <trans-unit id="08ea8692dc2a7050026df26fc39b22960bde9de5">
        <source>Username <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon&gt;"/><x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon&gt;"/></source>
        <target>Gebruikersnaam <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon&gt;"/><x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon&gt;"/></target>
        <context-group name="null">
          <context context-type="linenumber">40</context>
        </context-group>
      </trans-unit>
      <trans-unit id="2bf5a31043ff476ca081a4080f3f3f17518dc6f2">
        <source>Reporter</source>
        <target>Melder</target>
        <context-group name="null">
          <context context-type="linenumber">8</context>
        </context-group>
      </trans-unit>
      <trans-unit id="2d1ea268a6a9f483dbc2cbfe19bf4256a57a6af4">
        <source>Video</source>
        <target>Video</target>
        <context-group name="null">
          <context context-type="linenumber">14</context>
        </context-group>
      </trans-unit>
      <trans-unit id="c6ab75e099e131d7a4f94e1732e7436d8fc386c7">
        <source>Go to the account</source>
        <target>Naar account gaan</target>
        <context-group name="null">
          <context context-type="linenumber">27</context>
        </context-group>
      </trans-unit>
      <trans-unit id="1cb8348c199d03e297d165e262237194f25fe3f5">
        <source>Go to the video</source>
        <target>Naar video gaan</target>
        <context-group name="null">
          <context context-type="linenumber">33</context>
        </context-group>
      </trans-unit>
      <trans-unit id="00ecde6001106fe7406a34cc3459cc5b88e4aec1">
        <source>Blacklisted videos</source>
        <target>Video's op zwarte lijst</target>
        <context-group name="null">
          <context context-type="linenumber">7</context>
        </context-group>
      </trans-unit>
      <trans-unit id="efad4be364b8fb5c73cbfcc7acccd542f9d84ad6">
        <source>My settings</source>
        <target>Mijn instellingen</target>
        <context-group name="null">
          <context context-type="linenumber">3</context>
        </context-group>
      </trans-unit>
      <trans-unit id="d02888c485d3aeab6de628508f4a00312a722894">
        <source>My videos</source>
        <target>Mijn video's</target>
        <context-group name="null">
          <context context-type="linenumber">14</context>
        </context-group>
      </trans-unit>
      <trans-unit id="9518d3fb042d551167c1701ddeb88a1374cf1e48">
        <source>Video quota:</source>
        <target>Videoquotum:</target>
        <context-group name="null">
          <context context-type="linenumber">4</context>
        </context-group>
      </trans-unit>
      <trans-unit id="994363f08f9fbfa3b3994ff7b35c6904fdff18d8">
        <source>Profile</source>
        <target>Profiel</target>
        <context-group name="null">
          <context context-type="linenumber">8</context>
        </context-group>
      </trans-unit>
      <trans-unit id="b5398623f87ee72ed23f5023918db1707771e925">
        <source>Video settings</source>
        <target>Video-instellingen</target>
        <context-group name="null">
          <context context-type="linenumber">15</context>
        </context-group>
      </trans-unit>
      <trans-unit id="8057bddbed23d6cd911df8cc3a4ec24d1f258b79">
        <source><x id="INTERPOLATION" equiv-text="{{ video.createdAt | myFromNow }}"/> - <x id="INTERPOLATION_1" equiv-text="{{ video.views | myNumberFormatter }}"/> views</source>
        <target>Video’s <x id="INTERPOLATION" equiv-text="{{ video.createdAt | myFromNow }}"/> - <x id="INTERPOLATION_1" equiv-text="{{ video.views | myNumberFormatter }}"/> aantal keer bekeken</target>
        <context-group name="null">
          <context context-type="linenumber">19</context>
        </context-group>
      </trans-unit>
      <trans-unit id="17a9d3860d9ad593dd09a9f934e03999d9e76a7a">
        <source>
            Cancel
          </source>
        <target>Annuleren</target>
        <context-group name="null">
          <context context-type="linenumber">30</context>
        </context-group>
      </trans-unit>
      <trans-unit id="73c1cefc348a6f361497210dea1ed79499fd1260">
        <source>Create another video channel</source>
        <target>Nieuw videokanaal maken</target>
        <context-group name="null">
          <context context-type="linenumber">4</context>
        </context-group>
      </trans-unit>
      <trans-unit id="30fcac6c20aac1f24e000efc4a889cbb93d4baf2">
        <source>Go to the channel</source>
        <target>Naar kanaal gaan</target>
        <context-group name="null">
          <context context-type="linenumber">10</context>
        </context-group>
      </trans-unit>
      <trans-unit id="9dbe4718a5611fbc611fc6b5e0b27df813372c68">
        <source>Create a video channel</source>
        <target>Videokanaal maken</target>
        <context-group name="null">
          <context context-type="linenumber">6</context>
        </context-group>
      </trans-unit>
      <trans-unit id="bc155f9fc3be3f32083f19b2c77d4ad3b696d9b9">
        <source>Display name</source>
        <target>Weergavenaam</target>
        <context-group name="null">
          <context context-type="linenumber">6</context>
        </context-group>
      </trans-unit>
      <trans-unit id="74728de5289ea2ff3f553bc2b48f1811680b931a">
        <source>Short text to tell people how they can support your channel (membership platform...).&lt;br /&gt;&lt;br /&gt;
When you will upload a video in this channel, the video support field will be automatically filled by this text.</source>
        <target>Korte tekst om mensen te vertellen hoe ze je kanaal kunnen ondersteunen (lidmaatschap…).&lt;br/&gt;&lt;br/&gt;
Als je een video uploadt in dit kanaal, wordt deze tekst ingevuld in het "ondersteun"-veld.</target>
        <context-group name="null">
          <context context-type="linenumber">52</context>
        </context-group>
      </trans-unit>
      <trans-unit id="c65641c36859c328928e6b0f14c3f913886f8add">
        <source>Created by <x id="INTERPOLATION" equiv-text="{{ videoChannel.ownerBy }}"/></source>
        <target>Gemaakt door <x id="INTERPOLATION" equiv-text="{{ videoChannel.ownerBy }}"/></target>
        <context-group name="null">
          <context context-type="linenumber">17</context>
        </context-group>
      </trans-unit>
      <trans-unit id="e006ed166ce188cab168e1ca90435b33d042d913">
        <source>Go the owner account page</source>
        <target>Naar de accountpagina van de eigenaar gaan</target>
        <context-group name="null">
          <context context-type="linenumber">16</context>
        </context-group>
      </trans-unit>
      <trans-unit id="739516c2ca75843d5aec9cf0e6b3e4335c4227b9">
        <source>Change password</source>
        <target>Wachtwoord veranderen</target>
        <context-group name="null">
          <context context-type="linenumber">30</context>
        </context-group>
      </trans-unit>
      <trans-unit id="e70e209561583f360b1e9cefd2cbb1fe434b6229">
        <source>New password</source>
        <target>Nieuw wachtwoord</target>
        <context-group name="null">
          <context context-type="linenumber">15</context>
        </context-group>
      </trans-unit>
      <trans-unit id="ede41f01c781b168a783cfcefc6fb67d48780d9b">
        <source>Confirm new password</source>
        <target>Bevestig nieuw wachtwoord</target>
        <context-group name="null">
          <context context-type="linenumber">23</context>
        </context-group>
      </trans-unit>
      <trans-unit id="20f62f24170d57b1efeb2387a0949f482cd4d129">
        <source>Default policy on videos containing sensitive content</source>
        <target>Standaardbeleid voor video's met gevoelige inhoud</target>
        <context-group name="null">
          <context context-type="linenumber">3</context>
        </context-group>
      </trans-unit>
      <trans-unit id="fb17c44abac2d1ed2a54cdd28bae289dc0b9a1c2">
        <source>Automatically plays video</source><target>Automatically plays video</target><context-group name="null">
          <context context-type="linenumber">28</context>
        </context-group>
      </trans-unit>
      <trans-unit id="52c9a103b812f258bcddc3d90a6e3f46871d25fe">
        <source>Save</source>
        <target>Opslaan</target>
        <context-group name="null">
          <context context-type="linenumber">32</context>
        </context-group>
      </trans-unit>
      <trans-unit id="d2fa66a905b6b7f691c83be681d18188cbe4a8ba">
        <source>Update my profile</source>
        <target>Update mijn profiel</target>
        <context-group name="null">
          <context context-type="linenumber">27</context>
        </context-group>
      </trans-unit>
      <trans-unit id="c860c88df9ad58b1187084251340b232cdf0a7f9">
        <source>(extensions: <x id="INTERPOLATION" equiv-text="{{ avatarExtensions }}"/>, max size: <x id="INTERPOLATION_1" equiv-text="{{ maxAvatarSize | bytes }}"/>)</source>
        <target>(extensies: <x id="INTERPOLATION" equiv-text="{{ avatarExtensions }}"/>, maximale grootte: <x id="INTERPOLATION_1" equiv-text="{{ maxAvatarSize | bytes }}"/>)</target>
        <context-group name="null">
          <context context-type="linenumber">18</context>
        </context-group>
      </trans-unit>
      <trans-unit id="e242e3e8608a3c4a944327eb3d5c221dc6e4e3cd">
        <source>
  Sorry, but we couldn't find the page you were looking for.
</source>
        <target>Sorry, maar die pagina kon niet gevonden worden.</target>
        <context-group name="null">
          <context context-type="linenumber">1</context>
        </context-group>
      </trans-unit>
      <trans-unit id="1380539d91f77f565de6e21ce210da891e6644b8">
        <source>Support this channel</source>
        <target>Ondersteun dit kanaal</target>
        <context-group name="null">
          <context context-type="linenumber">9</context>
        </context-group>
      </trans-unit>
      <trans-unit id="5523952d0300c96cfba2ec5a693c95f923e90c40">
        <source>Created <x id="INTERPOLATION" equiv-text="{{ videoChannel.createdAt | date }}"/></source>
        <target>Gemaakt op <x id="INTERPOLATION" equiv-text="{{ videoChannel.createdAt | date }}"/></target>
        <context-group name="null">
          <context context-type="linenumber">17</context>
        </context-group>
      </trans-unit>
      <trans-unit id="0cc554f4d7bb6a87515d2d95438e183b50702071">
        <source>Channel</source>
        <target>Kanaal</target>
        <context-group name="null">
          <context context-type="linenumber">39</context>
        </context-group>
      </trans-unit>
      <trans-unit id="3c78b53bca33467190c0b7a01320bc093a2b1427">
        <source>Privacy</source>
        <target>Zichtbaarheid</target>
        <context-group name="null">
          <context context-type="linenumber">159</context>
        </context-group>
      </trans-unit>
      <trans-unit id="21add64f0f3ebbedf1150ca822c6e149494ab7a9">
        <source>Select the file to upload</source>
        <target>Selecteer het bestand om te uploaden</target>
        <context-group name="null">
          <context context-type="linenumber">6</context>
        </context-group>
      </trans-unit>
      <trans-unit id="f7ac2376749c7985f94f0fc89ba75ea624de1215">
        <source>Publish will be available when upload is finished</source>
        <target>Publiceren is mogelijk wanneer de upload voltooid is</target>
        <context-group name="null">
          <context context-type="linenumber">53</context>
        </context-group>
      </trans-unit>
      <trans-unit id="223aae0477f79f0bc4436c1c57619415f04cbbb3">
        <source>Publish</source>
        <target>Publiceren</target>
        <context-group name="null">
          <context context-type="linenumber">60</context>
        </context-group>
      </trans-unit>
      <trans-unit id="fdf7cbdc140d0aab0f0b6c06065a0fd448ed6a2e">
        <source>Title</source>
        <target>Titel</target>
        <context-group name="null">
          <context context-type="linenumber">9</context>
        </context-group>
      </trans-unit>
      <trans-unit id="cafc87479686947e2590b9f588a88040aeaf660b">
        <source>Tags</source>
        <target>Tags</target>
        <context-group name="null">
          <context context-type="linenumber">191</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>Videobeschrijvingen worden standaard gedeeltelijk weergegeven, de kijker kan ze handmatig openvouwen.</target>
        <context-group name="null">
          <context context-type="linenumber">28</context>
        </context-group>
      </trans-unit>
      <trans-unit id="d69f4fafc780cc7dbafb063ca5f11e6f7c91b0c5">
        <source>Schedule publication (<x id="INTERPOLATION" equiv-text="{{ calendarTimezone }}"/>)</source>
        <target>Publicatie uitstellen (<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>Deze video bevat expliciete inhoud of inhoud die enkel voor volwassenen geschikt is</target>
        <context-group name="null">
          <context context-type="linenumber">119</context>
        </context-group>
      </trans-unit>
      <trans-unit id="9daabdcaa2bbd83597099b10db22d056cf491644">
        <source>Some instances do not list videos containing mature or explicit content by default.</source>
        <target>Op sommige instanties worden expliciete video's standaard niet in zoekresultaten en in lijsten getoond.</target>
        <context-group name="null">
          <context context-type="linenumber">120</context>
        </context-group>
      </trans-unit>
      <trans-unit id="3549ee96125a43181f80712ed744ee223a0e645a">
        <source>Enable video comments</source>
        <target>Videoreacties toelaten</target>
        <context-group name="null">
          <context context-type="linenumber">125</context>
        </context-group>
      </trans-unit>
      <trans-unit id="7e549f41b715552ffe69b85c14a690d9d81c85f0">
        <source>Wait transcoding before publishing the video</source>
        <target>Wacht tot het transcoderen voltooid is om de video te publiceren</target>
        <context-group name="null">
          <context context-type="linenumber">130</context>
        </context-group>
      </trans-unit>
      <trans-unit id="c7742322b1d3dbc921362058d1747c7ec2adbec7">
        <source>Basic info</source>
        <target>Basisinformatie</target>
        <context-group name="null">
          <context context-type="linenumber">4</context>
        </context-group>
      </trans-unit>
      <trans-unit id="1dd793abd1cb8d16a7a2cb71ca5549a7111ee513">
        <source>Upload thumbnail</source>
        <target>Thumbnail uploaden</target>
        <context-group name="null">
          <context context-type="linenumber">195</context>
        </context-group>
      </trans-unit>
      <trans-unit id="9df3f57e251c077bef7e7da81677cb971c55b639">
        <source>Upload preview</source>
        <target>Voorvertoning uploaden</target>
        <context-group name="null">
          <context context-type="linenumber">202</context>
        </context-group>
      </trans-unit>
      <trans-unit id="b5629d298ff1a69b8db19a4ba2995c76b52da604">
        <source>Support</source>
        <target>Ondersteun</target>
        <context-group name="null">
          <context context-type="linenumber">69</context>
        </context-group>
      </trans-unit>
      <trans-unit id="f61f989de6fc12f99369a90800e4b5462d3f10a0">
        <source>Short text to tell people how they can support you (membership platform...).</source>
        <target>Korte tekst om mensen te vertellen hoe ze je kanaal kunnen ondersteunen (bv. door gelddonaties).</target>
        <context-group name="null">
          <context context-type="linenumber">209</context>
        </context-group>
      </trans-unit>
      <trans-unit id="d91da0abc638c05e52adea253d0813f3584da4b1">
        <source>Advanced settings</source>
        <target>Geavanceerde instellingen</target>
        <context-group name="null">
          <context context-type="linenumber">190</context>
        </context-group>
      </trans-unit>
      <trans-unit id="2335f0bd17c63d835b50cfbbcea6c459cb1314c0">
        <source>
    Update <x id="INTERPOLATION" equiv-text="{{ video?.name }}"/>
  </source>
        <context-group name="null">
          <context context-type="linenumber">2</context>
        </context-group>
      </trans-unit>
      <trans-unit id="86f26b106c67be3c2e98b82766656e5d9da86dff">
        <source>Unblacklist</source>
        <target>Van zwarte lijst halen</target>
        <context-group name="null">
          <context context-type="linenumber">100</context>
        </context-group>
      </trans-unit>
      <trans-unit id="8e6d54c4f760d9e90518eef5334211c48c0b71e2">
        <source>Publication scheduled on </source>
        <target>Publicatie uitgesteld tot</target>
        <context-group name="null">
          <context context-type="linenumber">1</context>
        </context-group>
      </trans-unit>
      <trans-unit id="1c417b7aef730d6ef5d62fa8a0a7e25e3a2393e4">
        <source>Display name is required.</source>
        <target>Een weergavenaam is verplicht</target>
        <context-group name="null">
          <context context-type="linenumber">1</context>
        </context-group>
      </trans-unit>
      <trans-unit id="bdeb1a8e69e137572df795d64120ea85069b7674">
        <source>Display name must be at least 3 characters long.</source>
        <target>Je weergavenaam moet minstens 3 tekens lang zijn.</target>
        <context-group name="null">
          <context context-type="linenumber">1</context>
        </context-group>
      </trans-unit>
      <trans-unit id="e81bda510399d52f26a44a15c3dbf4d6205d90a9">
        <source>Display name cannot be more than 120 characters long.</source>
        <target>Je weergavenaam kan niet langer dan 120 tekens zijn.</target>
        <context-group name="null">
          <context context-type="linenumber">1</context>
        </context-group>
      </trans-unit>
    </body>
  </file></xliff>