diff options
author | Chocobozzz <me@florianbigard.com> | 2021-12-28 09:51:45 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2021-12-28 09:51:45 +0100 |
commit | 52b356cfe257e8e0d357a498e87d9299c95cdbe5 (patch) | |
tree | 4d9f38d3668ee1fe3ca6adc26fd127db92610088 /client/src/locale/angular.nl-NL.xlf | |
parent | c6b257203dc47f39d532a5de8e00de8b535c015e (diff) | |
download | PeerTube-52b356cfe257e8e0d357a498e87d9299c95cdbe5.tar.gz PeerTube-52b356cfe257e8e0d357a498e87d9299c95cdbe5.tar.zst PeerTube-52b356cfe257e8e0d357a498e87d9299c95cdbe5.zip |
Update translations
Diffstat (limited to 'client/src/locale/angular.nl-NL.xlf')
-rw-r--r-- | client/src/locale/angular.nl-NL.xlf | 595 |
1 files changed, 401 insertions, 194 deletions
diff --git a/client/src/locale/angular.nl-NL.xlf b/client/src/locale/angular.nl-NL.xlf index 4e6e651a4..db74bed52 100644 --- a/client/src/locale/angular.nl-NL.xlf +++ b/client/src/locale/angular.nl-NL.xlf | |||
@@ -2,16 +2,227 @@ | |||
2 | <!--XLIFF document generated by Zanata. Visit http://zanata.org for more infomation.--><xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xyz="urn:appInfo:Items" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 http://www.oasis-open.org/committees/xliff/documents/xliff-core-1.2.xsd" version="1.2"> | 2 | <!--XLIFF document generated by Zanata. Visit http://zanata.org for more infomation.--><xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xyz="urn:appInfo:Items" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 http://www.oasis-open.org/committees/xliff/documents/xliff-core-1.2.xsd" version="1.2"> |
3 | <file source-language="en-US" datatype="plaintext" original="" target-language="nl-NL"> | 3 | <file source-language="en-US" datatype="plaintext" original="" target-language="nl-NL"> |
4 | <body> | 4 | <body> |
5 | <trans-unit id="219462505467671767" datatype="html"> | 5 | <trans-unit id="ngb.alert.close" datatype="html"> |
6 | <source>Close</source><target state="new">Close</target> | ||
7 | <context-group purpose="location"> | ||
8 | <context context-type="sourcefile">node_modules/src/alert/alert.ts</context> | ||
9 | <context context-type="linenumber">76</context> | ||
10 | </context-group> | ||
11 | </trans-unit><trans-unit id="ngb.carousel.slide-number" datatype="html"> | ||
12 | <source> Slide <x id="INTERPOLATION" equiv-text="get wrap("/> of <x id="INTERPOLATION_1" equiv-text=".value; }"/> </source><target state="new"> Slide <x id="INTERPOLATION" equiv-text="get wrap("/> of <x id="INTERPOLATION_1" equiv-text=".value; }"/> </target> | ||
13 | <context-group purpose="location"> | ||
14 | <context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context> | ||
15 | <context context-type="linenumber">147,157</context> | ||
16 | </context-group> | ||
17 | <note priority="1" from="description">Currently selected slide number read by screen reader</note> | ||
18 | </trans-unit><trans-unit id="ngb.carousel.previous" datatype="html"> | ||
19 | <source>Previous</source><target state="new">Previous</target> | ||
20 | <context-group purpose="location"> | ||
21 | <context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context> | ||
22 | <context context-type="linenumber">174</context> | ||
23 | </context-group> | ||
24 | </trans-unit><trans-unit id="ngb.carousel.next" datatype="html"> | ||
25 | <source>Next</source><target state="new">Next</target> | ||
26 | <context-group purpose="location"> | ||
27 | <context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context> | ||
28 | <context context-type="linenumber">191</context> | ||
29 | </context-group> | ||
30 | </trans-unit><trans-unit id="ngb.datepicker.select-month" datatype="html"> | ||
31 | <source>Select month</source><target state="new">Select month</target> | ||
32 | <context-group purpose="location"> | ||
33 | <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context> | ||
34 | <context context-type="linenumber">74</context> | ||
35 | </context-group> | ||
36 | <context-group purpose="location"> | ||
37 | <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context> | ||
38 | <context context-type="linenumber">74</context> | ||
39 | </context-group> | ||
40 | </trans-unit><trans-unit id="ngb.datepicker.select-year" datatype="html"> | ||
41 | <source>Select year</source><target state="new">Select year</target> | ||
42 | <context-group purpose="location"> | ||
43 | <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context> | ||
44 | <context context-type="linenumber">74</context> | ||
45 | </context-group> | ||
46 | <context-group purpose="location"> | ||
47 | <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context> | ||
48 | <context context-type="linenumber">74</context> | ||
49 | </context-group> | ||
50 | </trans-unit><trans-unit id="ngb.datepicker.previous-month" datatype="html"> | ||
51 | <source>Previous month</source><target state="new">Previous month</target> | ||
52 | <context-group purpose="location"> | ||
53 | <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context> | ||
54 | <context context-type="linenumber">69</context> | ||
55 | </context-group> | ||
56 | <context-group purpose="location"> | ||
57 | <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context> | ||
58 | <context context-type="linenumber">69</context> | ||
59 | </context-group> | ||
60 | </trans-unit><trans-unit id="ngb.datepicker.next-month" datatype="html"> | ||
61 | <source>Next month</source><target state="new">Next month</target> | ||
62 | <context-group purpose="location"> | ||
63 | <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context> | ||
64 | <context context-type="linenumber">69</context> | ||
65 | </context-group> | ||
66 | <context-group purpose="location"> | ||
67 | <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context> | ||
68 | <context context-type="linenumber">69</context> | ||
69 | </context-group> | ||
70 | </trans-unit><trans-unit id="ngb.pagination.first" datatype="html"> | ||
71 | <source>««</source><target state="new">««</target> | ||
72 | <context-group purpose="location"> | ||
73 | <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> | ||
74 | <context context-type="linenumber">244,245</context> | ||
75 | </context-group> | ||
76 | </trans-unit><trans-unit id="ngb.pagination.previous" datatype="html"> | ||
77 | <source>«</source><target state="new">«</target> | ||
78 | <context-group purpose="location"> | ||
79 | <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> | ||
80 | <context context-type="linenumber">261,263</context> | ||
81 | </context-group> | ||
82 | </trans-unit><trans-unit id="ngb.pagination.next" datatype="html"> | ||
83 | <source>»</source><target state="new">»</target> | ||
84 | <context-group purpose="location"> | ||
85 | <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> | ||
86 | <context context-type="linenumber">274,275</context> | ||
87 | </context-group> | ||
88 | </trans-unit><trans-unit id="ngb.pagination.last" datatype="html"> | ||
89 | <source>»»</source><target state="new">»»</target> | ||
90 | <context-group purpose="location"> | ||
91 | <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> | ||
92 | <context context-type="linenumber">295,296</context> | ||
93 | </context-group> | ||
94 | </trans-unit><trans-unit id="ngb.pagination.first-aria" datatype="html"> | ||
95 | <source>First</source><target state="new">First</target> | ||
96 | <context-group purpose="location"> | ||
97 | <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> | ||
98 | <context context-type="linenumber">310,311</context> | ||
99 | </context-group> | ||
100 | </trans-unit><trans-unit id="ngb.pagination.previous-aria" datatype="html"> | ||
101 | <source>Previous</source><target state="new">Previous</target> | ||
102 | <context-group purpose="location"> | ||
103 | <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> | ||
104 | <context context-type="linenumber">324,326</context> | ||
105 | </context-group> | ||
106 | </trans-unit><trans-unit id="ngb.pagination.next-aria" datatype="html"> | ||
107 | <source>Next</source><target state="new">Next</target> | ||
108 | <context-group purpose="location"> | ||
109 | <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> | ||
110 | <context context-type="linenumber">337,338</context> | ||
111 | </context-group> | ||
112 | </trans-unit><trans-unit id="ngb.pagination.last-aria" datatype="html"> | ||
113 | <source>Last</source><target state="new">Last</target> | ||
114 | <context-group purpose="location"> | ||
115 | <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> | ||
116 | <context context-type="linenumber">348,349</context> | ||
117 | </context-group> | ||
118 | </trans-unit><trans-unit id="ngb.progressbar.value" datatype="html"> | ||
119 | <source><x id="INTERPOLATION" equiv-text="nd so on. | ||
120 | *"/></source><target state="new"><x id="INTERPOLATION" equiv-text="nd so on. | ||
121 | *"/></target> | ||
122 | <context-group purpose="location"> | ||
123 | <context context-type="sourcefile">node_modules/src/progressbar/progressbar.ts</context> | ||
124 | <context context-type="linenumber">58,60</context> | ||
125 | </context-group> | ||
126 | </trans-unit><trans-unit id="ngb.timepicker.HH" datatype="html"> | ||
127 | <source>HH</source><target state="new">HH</target> | ||
128 | <context-group purpose="location"> | ||
129 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> | ||
130 | <context context-type="linenumber">131</context> | ||
131 | </context-group> | ||
132 | </trans-unit><trans-unit id="ngb.timepicker.hours" datatype="html"> | ||
133 | <source>Hours</source><target state="new">Hours</target> | ||
134 | <context-group purpose="location"> | ||
135 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> | ||
136 | <context context-type="linenumber">151</context> | ||
137 | </context-group> | ||
138 | </trans-unit><trans-unit id="ngb.timepicker.MM" datatype="html"> | ||
139 | <source>MM</source><target state="new">MM</target> | ||
140 | <context-group purpose="location"> | ||
141 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> | ||
142 | <context context-type="linenumber">165,168</context> | ||
143 | </context-group> | ||
144 | </trans-unit><trans-unit id="ngb.timepicker.minutes" datatype="html"> | ||
145 | <source>Minutes</source><target state="new">Minutes</target> | ||
146 | <context-group purpose="location"> | ||
147 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> | ||
148 | <context context-type="linenumber">182,183</context> | ||
149 | </context-group> | ||
150 | </trans-unit><trans-unit id="ngb.timepicker.increment-hours" datatype="html"> | ||
151 | <source>Increment hours</source><target state="new">Increment hours</target> | ||
152 | <context-group purpose="location"> | ||
153 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> | ||
154 | <context context-type="linenumber">197,198</context> | ||
155 | </context-group> | ||
156 | </trans-unit><trans-unit id="ngb.timepicker.decrement-hours" datatype="html"> | ||
157 | <source>Decrement hours</source><target state="new">Decrement hours</target> | ||
158 | <context-group purpose="location"> | ||
159 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> | ||
160 | <context context-type="linenumber">210</context> | ||
161 | </context-group> | ||
162 | </trans-unit><trans-unit id="ngb.timepicker.increment-minutes" datatype="html"> | ||
163 | <source>Increment minutes</source><target state="new">Increment minutes</target> | ||
164 | <context-group purpose="location"> | ||
165 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> | ||
166 | <context context-type="linenumber">229,230</context> | ||
167 | </context-group> | ||
168 | </trans-unit><trans-unit id="ngb.timepicker.decrement-minutes" datatype="html"> | ||
169 | <source>Decrement minutes</source><target state="new">Decrement minutes</target> | ||
170 | <context-group purpose="location"> | ||
171 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> | ||
172 | <context context-type="linenumber">245,249</context> | ||
173 | </context-group> | ||
174 | </trans-unit><trans-unit id="ngb.timepicker.SS" datatype="html"> | ||
175 | <source>SS</source><target state="new">SS</target> | ||
176 | <context-group purpose="location"> | ||
177 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> | ||
178 | <context context-type="linenumber">268</context> | ||
179 | </context-group> | ||
180 | </trans-unit><trans-unit id="ngb.timepicker.seconds" datatype="html"> | ||
181 | <source>Seconds</source><target state="new">Seconds</target> | ||
182 | <context-group purpose="location"> | ||
183 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> | ||
184 | <context context-type="linenumber">279,283</context> | ||
185 | </context-group> | ||
186 | </trans-unit><trans-unit id="ngb.timepicker.increment-seconds" datatype="html"> | ||
187 | <source>Increment seconds</source><target state="new">Increment seconds</target> | ||
188 | <context-group purpose="location"> | ||
189 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> | ||
190 | <context context-type="linenumber">295</context> | ||
191 | </context-group> | ||
192 | </trans-unit><trans-unit id="ngb.timepicker.decrement-seconds" datatype="html"> | ||
193 | <source>Decrement seconds</source><target state="new">Decrement seconds</target> | ||
194 | <context-group purpose="location"> | ||
195 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> | ||
196 | <context context-type="linenumber">295</context> | ||
197 | </context-group> | ||
198 | </trans-unit><trans-unit id="ngb.timepicker.PM" datatype="html"> | ||
199 | <source><x id="INTERPOLATION"/></source><target state="new"><x id="INTERPOLATION"/></target> | ||
200 | <context-group purpose="location"> | ||
201 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> | ||
202 | <context context-type="linenumber">295</context> | ||
203 | </context-group> | ||
204 | </trans-unit><trans-unit id="ngb.timepicker.AM" datatype="html"> | ||
205 | <source><x id="INTERPOLATION"/></source><target state="new"><x id="INTERPOLATION"/></target> | ||
206 | <context-group purpose="location"> | ||
207 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> | ||
208 | <context context-type="linenumber">295</context> | ||
209 | </context-group> | ||
210 | </trans-unit><trans-unit id="ngb.toast.close-aria" datatype="html"> | ||
211 | <source>Close</source><target state="new">Close</target> | ||
212 | <context-group purpose="location"> | ||
213 | <context context-type="sourcefile">node_modules/src/toast/toast.ts</context> | ||
214 | <context context-type="linenumber">106</context> | ||
215 | </context-group> | ||
216 | </trans-unit><trans-unit id="219462505467671767" datatype="html"> | ||
6 | <source>Close the left menu</source> | 217 | <source>Close the left menu</source> |
7 | <target state="translated">Sluit linkermenu</target> | 218 | <target state="translated">Sluit linkermenu</target> |
8 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">133</context></context-group> | 219 | |
9 | </trans-unit> | 220 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">137</context></context-group></trans-unit> |
10 | <trans-unit id="3455550526898419928" datatype="html"> | 221 | <trans-unit id="3455550526898419928" datatype="html"> |
11 | <source>Open the left menu</source> | 222 | <source>Open the left menu</source> |
12 | <target state="translated">Open linkermenu</target> | 223 | <target state="translated">Open linkermenu</target> |
13 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">135</context></context-group> | 224 | |
14 | </trans-unit> | 225 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit> |
15 | <trans-unit id="9075761896562520962"> | 226 | <trans-unit id="9075761896562520962"> |
16 | <source>You don't have notifications.</source> | 227 | <source>You don't have notifications.</source> |
17 | <target>Je hebt geen meldingen.</target> | 228 | <target>Je hebt geen meldingen.</target> |
@@ -168,10 +379,10 @@ | |||
168 | <trans-unit id="8817917090143649804" datatype="html"> | 379 | <trans-unit id="8817917090143649804" datatype="html"> |
169 | <source>Account muted</source><target state="new">Account muted</target> | 380 | <source>Account muted</source><target state="new">Account muted</target> |
170 | 381 | ||
171 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">78</context></context-group></trans-unit><trans-unit id="1684597533616494551" datatype="html"> | 382 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit><trans-unit id="1684597533616494551" datatype="html"> |
172 | <source>Server muted</source><target state="new">Server muted</target> | 383 | <source>Server muted</source><target state="new">Server muted</target> |
173 | 384 | ||
174 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit> | 385 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">78</context></context-group></trans-unit> |
175 | 386 | ||
176 | <trans-unit id="5924559757556526785"> | 387 | <trans-unit id="5924559757556526785"> |
177 | <source>Save to</source> | 388 | <source>Save to</source> |
@@ -294,17 +505,17 @@ | |||
294 | <target state="translated">video</target> | 505 | <target state="translated">video</target> |
295 | 506 | ||
296 | 507 | ||
297 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">305</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">56</context></context-group></trans-unit> | 508 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">303</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">56</context></context-group></trans-unit> |
298 | <trans-unit id="6995024616159044376" datatype="html"> | 509 | <trans-unit id="6995024616159044376" datatype="html"> |
299 | <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source> | 510 | <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source> |
300 | <target state="translated">Je video quota is overschreden met deze video (video grootte: <x id="PH" equiv-text="videoSizeBytes"/>, gebruikt: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target> | 511 | <target state="translated">Je video quota is overschreden met deze video (video grootte: <x id="PH" equiv-text="videoSizeBytes"/>, gebruikt: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target> |
301 | 512 | ||
302 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">340</context></context-group></trans-unit> | 513 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">338</context></context-group></trans-unit> |
303 | <trans-unit id="7873395933409147217" datatype="html"> | 514 | <trans-unit id="7873395933409147217" datatype="html"> |
304 | <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source> | 515 | <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source> |
305 | <target state="translated">Je dagelijkse video quota is overschreden met deze video (video grootte: <x id="PH" equiv-text="videoSizeBytes"/>, gebruikt: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target> | 516 | <target state="translated">Je dagelijkse video quota is overschreden met deze video (video grootte: <x id="PH" equiv-text="videoSizeBytes"/>, gebruikt: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target> |
306 | 517 | ||
307 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">359</context></context-group></trans-unit> | 518 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">357</context></context-group></trans-unit> |
308 | <trans-unit id="5235042777215655908" datatype="html"> | 519 | <trans-unit id="5235042777215655908" datatype="html"> |
309 | <source>subtitles</source> | 520 | <source>subtitles</source> |
310 | <target state="translated">ondertitels</target> | 521 | <target state="translated">ondertitels</target> |
@@ -403,7 +614,7 @@ | |||
403 | <source>Blocked</source> | 614 | <source>Blocked</source> |
404 | <target state="translated">Geblokkeerd</target> | 615 | <target state="translated">Geblokkeerd</target> |
405 | 616 | ||
406 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">57</context></context-group></trans-unit><trans-unit id="870586304593427318" datatype="html"> | 617 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">80</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">57</context></context-group></trans-unit><trans-unit id="870586304593427318" datatype="html"> |
407 | <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source><target state="new">Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</target> | 618 | <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source><target state="new">Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</target> |
408 | 619 | ||
409 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">197</context></context-group></trans-unit><trans-unit id="6630644917521475697" datatype="html"> | 620 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">197</context></context-group></trans-unit><trans-unit id="6630644917521475697" datatype="html"> |
@@ -746,9 +957,9 @@ | |||
746 | <trans-unit id="2906587845957718064"> | 957 | <trans-unit id="2906587845957718064"> |
747 | <source>Local</source> | 958 | <source>Local</source> |
748 | <target>Lokaal</target> | 959 | <target>Lokaal</target> |
749 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context><context context-type="linenumber">4</context></context-group> | 960 | |
750 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">125</context></context-group> | 961 | |
751 | </trans-unit> | 962 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">126</context></context-group></trans-unit> |
752 | <trans-unit id="1670306451865226564" datatype="html"> | 963 | <trans-unit id="1670306451865226564" datatype="html"> |
753 | <source>users</source> | 964 | <source>users</source> |
754 | <target state="translated">gebruikers</target> | 965 | <target state="translated">gebruikers</target> |
@@ -939,7 +1150,7 @@ Aanmelden</target> | |||
939 | <target>Gebruiker</target> | 1150 | <target>Gebruiker</target> |
940 | 1151 | ||
941 | 1152 | ||
942 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">32</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">416</context></context-group></trans-unit> | 1153 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">32</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">352</context></context-group></trans-unit> |
943 | <trans-unit id="3997350348765083892"> | 1154 | <trans-unit id="3997350348765083892"> |
944 | <source>Username or email address</source> | 1155 | <source>Username or email address</source> |
945 | <target>Gebruikersnaam of e-mailadres</target> | 1156 | <target>Gebruikersnaam of e-mailadres</target> |
@@ -2145,11 +2356,8 @@ Geen ondertiteling voor nu.</target> | |||
2145 | 2356 | ||
2146 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">343</context></context-group></trans-unit><trans-unit id="8693603235657020323" datatype="html"> | 2357 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">343</context></context-group></trans-unit><trans-unit id="8693603235657020323" datatype="html"> |
2147 | <source>Other</source><target state="new">Other</target> | 2358 | <source>Other</source><target state="new">Other</target> |
2148 | <context-group purpose="location"> | 2359 | |
2149 | <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context> | 2360 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">184</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">50</context></context-group></trans-unit> |
2150 | <context context-type="linenumber">181</context> | ||
2151 | </context-group> | ||
2152 | </trans-unit> | ||
2153 | <trans-unit id="2200003513633568069"> | 2361 | <trans-unit id="2200003513633568069"> |
2154 | <source>Enable video comments</source> | 2362 | <source>Enable video comments</source> |
2155 | <target>Videoreacties inschakelen</target> | 2363 | <target>Videoreacties inschakelen</target> |
@@ -2206,12 +2414,12 @@ Gefeliciteerd, de video achter | |||
2206 | <source>Scheduled</source> | 2414 | <source>Scheduled</source> |
2207 | <target>Ingeroosterd</target> | 2415 | <target>Ingeroosterd</target> |
2208 | 2416 | ||
2209 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">197</context></context-group></trans-unit> | 2417 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">200</context></context-group></trans-unit> |
2210 | <trans-unit id="1435317307066082710" datatype="html"> | 2418 | <trans-unit id="1435317307066082710" datatype="html"> |
2211 | <source>Hide the video until a specific date</source> | 2419 | <source>Hide the video until a specific date</source> |
2212 | <target state="translated">De video verbergen tot een specifieke datum</target> | 2420 | <target state="translated">De video verbergen tot een specifieke datum</target> |
2213 | 2421 | ||
2214 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">198</context></context-group></trans-unit><trans-unit id="1087181129481039628" datatype="html"> | 2422 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">201</context></context-group></trans-unit><trans-unit id="1087181129481039628" datatype="html"> |
2215 | <source>Normal live</source><target state="new">Normal live</target> | 2423 | <source>Normal live</source><target state="new">Normal live</target> |
2216 | <context-group purpose="location"> | 2424 | <context-group purpose="location"> |
2217 | <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context> | 2425 | <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context> |
@@ -2347,47 +2555,35 @@ Je kan nu al informatie toevoegen over deze video. | |||
2347 | <trans-unit id="4422946962830681102" datatype="html"> | 2555 | <trans-unit id="4422946962830681102" datatype="html"> |
2348 | <source>Torrents with only 1 file are supported.</source> | 2556 | <source>Torrents with only 1 file are supported.</source> |
2349 | <target state="new">Torrents with only 1 file are supported.</target> | 2557 | <target state="new">Torrents with only 1 file are supported.</target> |
2350 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts</context><context context-type="linenumber">120</context></context-group> | 2558 | |
2351 | </trans-unit> | 2559 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts</context><context context-type="linenumber">118</context></context-group></trans-unit> |
2352 | <trans-unit id="7860848084471862305" datatype="html"> | 2560 | <trans-unit id="7860848084471862305" datatype="html"> |
2353 | <source>Cannot create live because this instance have too many created lives</source> | 2561 | <source>Cannot create live because this instance have too many created lives</source> |
2354 | <target state="translated">Live-uitzending aanmaken niet mogelijk door te veel live-uitzendingen op dit exemplaar van PeerTube</target> | 2562 | <target state="translated">Live-uitzending aanmaken niet mogelijk door te veel live-uitzendingen op dit exemplaar van PeerTube</target> |
2355 | 2563 | ||
2356 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">105</context></context-group></trans-unit> | 2564 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">103</context></context-group></trans-unit> |
2357 | <trans-unit id="1278564497286613571" datatype="html"> | 2565 | <trans-unit id="1278564497286613571" datatype="html"> |
2358 | <source>Cannot create live because you created too many lives</source> | 2566 | <source>Cannot create live because you created too many lives</source> |
2359 | <target state="translated">Live-uitzending niet mogelijk omdat je te veel live-uitzendingen aangemaakt hebt</target> | 2567 | <target state="translated">Live-uitzending niet mogelijk omdat je te veel live-uitzendingen aangemaakt hebt</target> |
2360 | 2568 | ||
2361 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">107</context></context-group></trans-unit> | 2569 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">105</context></context-group></trans-unit> |
2362 | <trans-unit id="2621043320678012413" datatype="html"> | 2570 | <trans-unit id="2621043320678012413" datatype="html"> |
2363 | <source>Live published.</source> | 2571 | <source>Live published.</source> |
2364 | <target state="translated">Live-uitzending gepubliceerd.</target> | 2572 | <target state="translated">Live-uitzending gepubliceerd.</target> |
2365 | 2573 | ||
2366 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">138</context></context-group></trans-unit><trans-unit id="5872059367236038160" datatype="html"> | 2574 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">136</context></context-group></trans-unit><trans-unit id="5872059367236038160" datatype="html"> |
2367 | <source>Stream only once and save a replay of your live</source><target state="new">Stream only once and save a replay of your live</target> | 2575 | <source>Stream only once and save a replay of your live</source><target state="new">Stream only once and save a replay of your live</target> |
2368 | <context-group purpose="location"> | 2576 | |
2369 | <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context> | 2577 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">159</context></context-group></trans-unit><trans-unit id="2360261543675520397" datatype="html"> |
2370 | <context context-type="linenumber">161</context> | ||
2371 | </context-group> | ||
2372 | </trans-unit><trans-unit id="2360261543675520397" datatype="html"> | ||
2373 | <source>Stream only once</source><target state="new">Stream only once</target> | 2578 | <source>Stream only once</source><target state="new">Stream only once</target> |
2374 | <context-group purpose="location"> | 2579 | |
2375 | <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context> | 2580 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">162</context></context-group></trans-unit><trans-unit id="5168540607709796871" datatype="html"> |
2376 | <context context-type="linenumber">164</context> | ||
2377 | </context-group> | ||
2378 | </trans-unit><trans-unit id="5168540607709796871" datatype="html"> | ||
2379 | <source>Stream multiple times, replays can't be saved</source><target state="new">Stream multiple times, replays can't be saved</target> | 2581 | <source>Stream multiple times, replays can't be saved</source><target state="new">Stream multiple times, replays can't be saved</target> |
2380 | <context-group purpose="location"> | 2582 | |
2381 | <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context> | 2583 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">167</context></context-group></trans-unit><trans-unit id="58134197356653483" datatype="html"> |
2382 | <context context-type="linenumber">169</context> | ||
2383 | </context-group> | ||
2384 | </trans-unit><trans-unit id="58134197356653483" datatype="html"> | ||
2385 | <source>Stream multiple times using the same URL</source><target state="new">Stream multiple times using the same URL</target> | 2584 | <source>Stream multiple times using the same URL</source><target state="new">Stream multiple times using the same URL</target> |
2386 | <context-group purpose="location"> | 2585 | |
2387 | <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context> | 2586 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">170</context></context-group></trans-unit> |
2388 | <context context-type="linenumber">172</context> | ||
2389 | </context-group> | ||
2390 | </trans-unit> | ||
2391 | <trans-unit id="8218579597782287078" datatype="html"> | 2587 | <trans-unit id="8218579597782287078" datatype="html"> |
2392 | <source>Go Live</source> | 2588 | <source>Go Live</source> |
2393 | <target state="translated">Live gaan</target> | 2589 | <target state="translated">Live gaan</target> |
@@ -2526,12 +2722,12 @@ Je kan nu al informatie toevoegen over deze video. | |||
2526 | <source>More customization</source> | 2722 | <source>More customization</source> |
2527 | <target state="translated">Meer aanpassingen</target> | 2723 | <target state="translated">Meer aanpassingen</target> |
2528 | 2724 | ||
2529 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">248</context></context-group></trans-unit> | 2725 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">255</context></context-group></trans-unit> |
2530 | <trans-unit id="1284179134768564307" datatype="html"> | 2726 | <trans-unit id="1284179134768564307" datatype="html"> |
2531 | <source>Less customization</source> | 2727 | <source>Less customization</source> |
2532 | <target state="translated">Minder aanpassingen</target> | 2728 | <target state="translated">Minder aanpassingen</target> |
2533 | 2729 | ||
2534 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">256</context></context-group></trans-unit> | 2730 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">263</context></context-group></trans-unit> |
2535 | <trans-unit id="1290987288288099212" datatype="html"> | 2731 | <trans-unit id="1290987288288099212" datatype="html"> |
2536 | <source>Support <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></source> | 2732 | <source>Support <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></source> |
2537 | <target state="new">Support <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></target> | 2733 | <target state="new">Support <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></target> |
@@ -2575,22 +2771,28 @@ Je kan nu al informatie toevoegen over deze video. | |||
2575 | <source>Display video title</source> | 2771 | <source>Display video title</source> |
2576 | <target>Toon video titel</target> | 2772 | <target>Toon video titel</target> |
2577 | 2773 | ||
2578 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">215</context></context-group></trans-unit> | 2774 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">215</context></context-group></trans-unit><trans-unit id="7482217084177855485" datatype="html"> |
2775 | <source>P2P</source><target state="new">P2P</target> | ||
2776 | <context-group purpose="location"> | ||
2777 | <context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context> | ||
2778 | <context context-type="linenumber">222</context> | ||
2779 | </context-group> | ||
2780 | </trans-unit> | ||
2579 | <trans-unit id="1068153312491986796"> | 2781 | <trans-unit id="1068153312491986796"> |
2580 | <source>Display privacy warning</source> | 2782 | <source>Display privacy warning</source> |
2581 | <target>Toon privacy waarschuwing</target> | 2783 | <target>Toon privacy waarschuwing</target> |
2582 | 2784 | ||
2583 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">222</context></context-group></trans-unit> | 2785 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">229</context></context-group></trans-unit> |
2584 | <trans-unit id="7540352830225038263"> | 2786 | <trans-unit id="7540352830225038263"> |
2585 | <source>Display player controls</source> | 2787 | <source>Display player controls</source> |
2586 | <target>Toon bediening</target> | 2788 | <target>Toon bediening</target> |
2587 | 2789 | ||
2588 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">229</context></context-group></trans-unit> | 2790 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">236</context></context-group></trans-unit> |
2589 | <trans-unit id="805456636864344681" datatype="html"> | 2791 | <trans-unit id="805456636864344681" datatype="html"> |
2590 | <source>Display PeerTube button link</source> | 2792 | <source>Display PeerTube button link</source> |
2591 | <target state="translated">PeerTube knop-link tonen</target> | 2793 | <target state="translated">PeerTube knop-link tonen</target> |
2592 | 2794 | ||
2593 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">236</context></context-group></trans-unit> | 2795 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">243</context></context-group></trans-unit> |
2594 | <trans-unit id="8928816882866356838"> | 2796 | <trans-unit id="8928816882866356838"> |
2595 | <source>Public</source> | 2797 | <source>Public</source> |
2596 | <target>Openbaar</target> | 2798 | <target>Openbaar</target> |
@@ -2600,7 +2802,7 @@ Je kan nu al informatie toevoegen over deze video. | |||
2600 | <source>This video is blocked.</source> | 2802 | <source>This video is blocked.</source> |
2601 | <target state="translated">Deze video is geblokkeerd.</target> | 2803 | <target state="translated">Deze video is geblokkeerd.</target> |
2602 | 2804 | ||
2603 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">30</context></context-group></trans-unit> | 2805 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> |
2604 | <trans-unit id="2482137713226830428" datatype="html"> | 2806 | <trans-unit id="2482137713226830428" datatype="html"> |
2605 | <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source> | 2807 | <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source> |
2606 | <target state="translated">Gepubliceerd op <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target> | 2808 | <target state="translated">Gepubliceerd op <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target> |
@@ -2722,7 +2924,7 @@ Je kan nu al informatie toevoegen over deze video. | |||
2722 | <source>NSFW</source> | 2924 | <source>NSFW</source> |
2723 | <target state="translated">niet geschikt voor een werkomgeving</target> | 2925 | <target state="translated">niet geschikt voor een werkomgeving</target> |
2724 | 2926 | ||
2725 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">74</context></context-group></trans-unit> | 2927 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">73</context></context-group></trans-unit> |
2726 | <trans-unit id="4512155674928869984"> | 2928 | <trans-unit id="4512155674928869984"> |
2727 | <source>Get more information</source> | 2929 | <source>Get more information</source> |
2728 | <target>Meer informatie krijgen</target> | 2930 | <target>Meer informatie krijgen</target> |
@@ -2740,43 +2942,51 @@ Je kan nu al informatie toevoegen over deze video. | |||
2740 | <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context> | 2942 | <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context> |
2741 | <context context-type="linenumber">1,3</context> | 2943 | <context context-type="linenumber">1,3</context> |
2742 | </context-group> | 2944 | </context-group> |
2945 | </trans-unit><trans-unit id="6355398227384499371" datatype="html"> | ||
2946 | <source> Move to external storage failed, this video may not work properly. | ||
2947 | </source><target state="new"> Move to external storage failed, this video may not work properly. | ||
2948 | </target> | ||
2949 | <context-group purpose="location"> | ||
2950 | <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context> | ||
2951 | <context context-type="linenumber">5,7</context> | ||
2952 | </context-group> | ||
2743 | </trans-unit> | 2953 | </trans-unit> |
2744 | <trans-unit id="4092533321838934102" datatype="html"> | 2954 | <trans-unit id="4092533321838934102" datatype="html"> |
2745 | <source>The video is being imported, it will be available when the import is finished.</source> | 2955 | <source>The video is being imported, it will be available when the import is finished.</source> |
2746 | <target state="new"> The video is being imported, it will be available when the import is finished. | 2956 | <target state="new"> The video is being imported, it will be available when the import is finished. |
2747 | </target> | 2957 | </target> |
2748 | 2958 | ||
2749 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">5</context></context-group></trans-unit> | 2959 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit> |
2750 | <trans-unit id="8304621069698650554" datatype="html"> | 2960 | <trans-unit id="8304621069698650554" datatype="html"> |
2751 | <source>The video is being transcoded, it may not work properly.</source> | 2961 | <source>The video is being transcoded, it may not work properly.</source> |
2752 | <target state="new"> The video is being transcoded, it may not work properly. | 2962 | <target state="new"> The video is being transcoded, it may not work properly. |
2753 | </target> | 2963 | </target> |
2754 | 2964 | ||
2755 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit> | 2965 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit> |
2756 | <trans-unit id="9080034597841586171" datatype="html"> | 2966 | <trans-unit id="9080034597841586171" datatype="html"> |
2757 | <source>The video is being moved to an external server, it may not work properly.</source> | 2967 | <source>The video is being moved to an external server, it may not work properly.</source> |
2758 | <target state="new"> The video is being moved to an external server, it may not work properly. | 2968 | <target state="new"> The video is being moved to an external server, it may not work properly. |
2759 | </target> | 2969 | </target> |
2760 | 2970 | ||
2761 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit> | 2971 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">17</context></context-group></trans-unit> |
2762 | <trans-unit id="8619499607322327082" datatype="html"> | 2972 | <trans-unit id="8619499607322327082" datatype="html"> |
2763 | <source>This video will be published on <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/>. </source> | 2973 | <source>This video will be published on <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/>. </source> |
2764 | <target state="new"> This video will be published on <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/>. | 2974 | <target state="new"> This video will be published on <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/>. |
2765 | </target> | 2975 | </target> |
2766 | 2976 | ||
2767 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">17</context></context-group></trans-unit> | 2977 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">21</context></context-group></trans-unit> |
2768 | <trans-unit id="4262297989675590582" datatype="html"> | 2978 | <trans-unit id="4262297989675590582" datatype="html"> |
2769 | <source>This live has not started yet.</source> | 2979 | <source>This live has not started yet.</source> |
2770 | <target state="new"> This live has not started yet. | 2980 | <target state="new"> This live has not started yet. |
2771 | </target> | 2981 | </target> |
2772 | 2982 | ||
2773 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">21</context></context-group></trans-unit> | 2983 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">25</context></context-group></trans-unit> |
2774 | <trans-unit id="4926204350710628499" datatype="html"> | 2984 | <trans-unit id="4926204350710628499" datatype="html"> |
2775 | <source>This live has ended.</source> | 2985 | <source>This live has ended.</source> |
2776 | <target state="new"> This live has ended. | 2986 | <target state="new"> This live has ended. |
2777 | </target> | 2987 | </target> |
2778 | 2988 | ||
2779 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">25</context></context-group></trans-unit> | 2989 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">29</context></context-group></trans-unit> |
2780 | <trans-unit id="8518611938109939710" datatype="html"> | 2990 | <trans-unit id="8518611938109939710" datatype="html"> |
2781 | <source>SORT BY</source> | 2991 | <source>SORT BY</source> |
2782 | <target state="translated">SORTEREN OP</target> | 2992 | <target state="translated">SORTEREN OP</target> |
@@ -2798,7 +3008,7 @@ Je kan nu al informatie toevoegen over deze video. | |||
2798 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">28</context></context-group> | 3008 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">28</context></context-group> |
2799 | </trans-unit> | 3009 | </trans-unit> |
2800 | <trans-unit id="6390009909920475335" datatype="html"> | 3010 | <trans-unit id="6390009909920475335" datatype="html"> |
2801 | <source>View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}"/> from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> and others </source> | 3011 | <source> View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}" xid="2084023438878610739"/> from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> and others </source> |
2802 | <target state="new"> View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}"/> from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> and others </target> | 3012 | <target state="new"> View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}"/> from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> and others </target> |
2803 | 3013 | ||
2804 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">73</context></context-group></trans-unit> | 3014 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">73</context></context-group></trans-unit> |
@@ -2810,12 +3020,12 @@ Je kan nu al informatie toevoegen over deze video. | |||
2810 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">81</context></context-group> | 3020 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">81</context></context-group> |
2811 | </trans-unit> | 3021 | </trans-unit> |
2812 | <trans-unit id="127329338495775339" datatype="html"> | 3022 | <trans-unit id="127329338495775339" datatype="html"> |
2813 | <source>View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}"/> from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> </source> | 3023 | <source> View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}" xid="2084023438878610739"/> from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> </source> |
2814 | <target state="new"> View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}"/> from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> </target> | 3024 | <target state="new"> View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}"/> from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> </target> |
2815 | 3025 | ||
2816 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">76</context></context-group></trans-unit> | 3026 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">76</context></context-group></trans-unit> |
2817 | <trans-unit id="5535545444690528619" datatype="html"> | 3027 | <trans-unit id="5535545444690528619" datatype="html"> |
2818 | <source>View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}"/></source> | 3028 | <source>View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}" xid="2084023438878610739"/></source> |
2819 | <target state="new">View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}"/></target> | 3029 | <target state="new">View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}"/></target> |
2820 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">81</context></context-group> | 3030 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">81</context></context-group> |
2821 | </trans-unit> | 3031 | </trans-unit> |
@@ -3266,7 +3476,7 @@ Je kan nu al informatie toevoegen over deze video. | |||
3266 | <target>Batchacties</target> | 3476 | <target>Batchacties</target> |
3267 | 3477 | ||
3268 | 3478 | ||
3269 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">19</context></context-group></trans-unit> | 3479 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit> |
3270 | <trans-unit id="675721269041534709" datatype="html"> | 3480 | <trans-unit id="675721269041534709" datatype="html"> |
3271 | <source>The user was banned</source> | 3481 | <source>The user was banned</source> |
3272 | <target state="translated">De gebruiker is verbannen</target> | 3482 | <target state="translated">De gebruiker is verbannen</target> |
@@ -3281,7 +3491,7 @@ Je kan nu al informatie toevoegen over deze video. | |||
3281 | 3491 | ||
3282 | 3492 | ||
3283 | 3493 | ||
3284 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">68</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">93</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> | 3494 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">93</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> |
3285 | <trans-unit id="3111569165173971676" datatype="html"> | 3495 | <trans-unit id="3111569165173971676" datatype="html"> |
3286 | <source>Deleted account</source> | 3496 | <source>Deleted account</source> |
3287 | <target state="translated">Verwijderde account</target> | 3497 | <target state="translated">Verwijderde account</target> |
@@ -3397,21 +3607,18 @@ Je kan nu al informatie toevoegen over deze video. | |||
3397 | <trans-unit id="7692347838587821095"> | 3607 | <trans-unit id="7692347838587821095"> |
3398 | <source>Date <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> | 3608 | <source>Date <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> |
3399 | <target>Datum <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/> <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/></target> | 3609 | <target>Datum <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/> <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/></target> |
3400 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">29</context></context-group> | 3610 | |
3401 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">45</context></context-group> | 3611 | |
3402 | </trans-unit> | 3612 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit> |
3403 | <trans-unit id="1451763834047485033" datatype="html"> | 3613 | <trans-unit id="1451763834047485033" datatype="html"> |
3404 | <source>Select this row</source> | 3614 | <source>Select this row</source> |
3405 | <target state="new">Select this row</target> | 3615 | <target state="new">Select this row</target> |
3406 | 3616 | ||
3407 | 3617 | ||
3408 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">50</context></context-group></trans-unit><trans-unit id="4043531994869127329" datatype="html"> | 3618 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">49</context></context-group></trans-unit><trans-unit id="4043531994869127329" datatype="html"> |
3409 | <source>See full comment</source><target state="new">See full comment</target> | 3619 | <source>See full comment</source><target state="new">See full comment</target> |
3410 | <context-group purpose="location"> | 3620 | |
3411 | <context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context> | 3621 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">56</context></context-group></trans-unit> |
3412 | <context context-type="linenumber">57</context> | ||
3413 | </context-group> | ||
3414 | </trans-unit> | ||
3415 | <trans-unit id="3193976279273491157"> | 3622 | <trans-unit id="3193976279273491157"> |
3416 | <source>Actions</source> | 3623 | <source>Actions</source> |
3417 | <target>Acties</target> | 3624 | <target>Acties</target> |
@@ -3420,7 +3627,7 @@ Je kan nu al informatie toevoegen over deze video. | |||
3420 | 3627 | ||
3421 | 3628 | ||
3422 | 3629 | ||
3423 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">63</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">39</context></context-group></trans-unit> | 3630 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">62</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">39</context></context-group></trans-unit> |
3424 | <trans-unit id="8390803680962035202" datatype="html"> | 3631 | <trans-unit id="8390803680962035202" datatype="html"> |
3425 | <source>Follower</source> | 3632 | <source>Follower</source> |
3426 | <target state="new">Follower</target> | 3633 | <target state="new">Follower</target> |
@@ -3433,17 +3640,17 @@ Je kan nu al informatie toevoegen over deze video. | |||
3433 | <source>Commented video</source> | 3640 | <source>Commented video</source> |
3434 | <target state="translated">Video met reacties</target> | 3641 | <target state="translated">Video met reacties</target> |
3435 | 3642 | ||
3436 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit> | 3643 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit> |
3437 | <trans-unit id="7266085473379376028" datatype="html"> | 3644 | <trans-unit id="7266085473379376028" datatype="html"> |
3438 | <source>No comments found matching current filters.</source> | 3645 | <source>No comments found matching current filters.</source> |
3439 | <target state="translated">Geen reacties gevonden op basis van huidige criteria.</target> | 3646 | <target state="translated">Geen reacties gevonden op basis van huidige criteria.</target> |
3440 | 3647 | ||
3441 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">105</context></context-group></trans-unit> | 3648 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit> |
3442 | <trans-unit id="2398388496754671928" datatype="html"> | 3649 | <trans-unit id="2398388496754671928" datatype="html"> |
3443 | <source>No comments found.</source> | 3650 | <source>No comments found.</source> |
3444 | <target state="translated">Geen reacties gevonden.</target> | 3651 | <target state="translated">Geen reacties gevonden.</target> |
3445 | 3652 | ||
3446 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit> | 3653 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">105</context></context-group></trans-unit> |
3447 | <trans-unit id="4604870995665811499" datatype="html"> | 3654 | <trans-unit id="4604870995665811499" datatype="html"> |
3448 | <source>Local comments</source> | 3655 | <source>Local comments</source> |
3449 | <target state="new">Local comments</target> | 3656 | <target state="new">Local comments</target> |
@@ -3557,12 +3764,12 @@ Je kan nu al informatie toevoegen over deze video. | |||
3557 | 3764 | ||
3558 | 3765 | ||
3559 | 3766 | ||
3560 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">8</context></context-group></trans-unit> | 3767 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">38</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">8</context></context-group></trans-unit> |
3561 | <trans-unit id="2662644497259948010" datatype="html"> | 3768 | <trans-unit id="2662644497259948010" datatype="html"> |
3562 | <source>Comment</source> | 3769 | <source>Comment</source> |
3563 | <target state="translated">Reageren</target> | 3770 | <target state="translated">Reageren</target> |
3564 | 3771 | ||
3565 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit> | 3772 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit> |
3566 | <trans-unit id="1359961255805685312" datatype="html"> | 3773 | <trans-unit id="1359961255805685312" datatype="html"> |
3567 | <source>This video has been reported multiple times.</source> | 3774 | <source>This video has been reported multiple times.</source> |
3568 | <target state="translated">Deze video is meerdere keren aangegeven.</target> | 3775 | <target state="translated">Deze video is meerdere keren aangegeven.</target> |
@@ -3627,7 +3834,7 @@ Je kan nu al informatie toevoegen over deze video. | |||
3627 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">28</context></context-group> | 3834 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">28</context></context-group> |
3628 | </trans-unit> | 3835 | </trans-unit> |
3629 | <trans-unit id="1258618443362430782" datatype="html"> | 3836 | <trans-unit id="1258618443362430782" datatype="html"> |
3630 | <source> <x id="ICU" equiv-text="{abuse.countReportsForReporter, plural, =1 {1 report} other {{{ abuse.countReportsForReporter }} reports}}"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="ml-1 glyphicon glyphicon-flag">"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></source> | 3837 | <source> <x id="ICU" equiv-text="{abuse.countReportsForReporter, plural, =1 {1 report} other {{{ abuse.countReportsForReporter }} reports}}" xid="1879828604800763221"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="ml-1 glyphicon glyphicon-flag">"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></source> |
3631 | <target state="translated"><x id="ICU" equiv-text="{abuse.countReportsForReportee, plural, =1 {...} other {...}}"/> <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/> <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></target> | 3838 | <target state="translated"><x id="ICU" equiv-text="{abuse.countReportsForReportee, plural, =1 {...} other {...}}"/> <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/> <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></target> |
3632 | 3839 | ||
3633 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">41</context></context-group></trans-unit> | 3840 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">41</context></context-group></trans-unit> |
@@ -3703,10 +3910,10 @@ Je kan nu al informatie toevoegen over deze video. | |||
3703 | <trans-unit id="4086606389696938932"> | 3910 | <trans-unit id="4086606389696938932"> |
3704 | <source>Account</source> | 3911 | <source>Account</source> |
3705 | <target>Account</target> | 3912 | <target>Account</target> |
3706 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">42</context></context-group> | 3913 | |
3707 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group> | 3914 | |
3708 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group> | 3915 | |
3709 | </trans-unit> | 3916 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit> |
3710 | <trans-unit id="8564972645418093229" datatype="html"> | 3917 | <trans-unit id="8564972645418093229" datatype="html"> |
3711 | <source>No account found matching current filters.</source> | 3918 | <source>No account found matching current filters.</source> |
3712 | <target state="translated">Geen account gevonden op basis van huidige criteria.</target> | 3919 | <target state="translated">Geen account gevonden op basis van huidige criteria.</target> |
@@ -3830,7 +4037,7 @@ Je kan nu al informatie toevoegen over deze video. | |||
3830 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">16</context></context-group> | 4037 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">16</context></context-group> |
3831 | </trans-unit> | 4038 | </trans-unit> |
3832 | <trans-unit id="1780056719120519633" datatype="html"> | 4039 | <trans-unit id="1780056719120519633" datatype="html"> |
3833 | <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}"/> for "<x id="INTERPOLATION_1" equiv-text="{{ search }}"/>" </source> | 4040 | <source> <x id="INTERPOLATION" equiv-text="{{ pagination.totalItems }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/> for "<x id="INTERPOLATION_1" equiv-text="{{ search }}"/>" </source> |
3834 | <target state="new"> <x id="INTERPOLATION" equiv-text="{{ pagination.totalItems }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}"/> for "<x id="INTERPOLATION_1" equiv-text="{{ search }}"/>" </target> | 4041 | <target state="new"> <x id="INTERPOLATION" equiv-text="{{ pagination.totalItems }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}"/> for "<x id="INTERPOLATION_1" equiv-text="{{ search }}"/>" </target> |
3835 | <context-group purpose="location"> | 4042 | <context-group purpose="location"> |
3836 | <context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context> | 4043 | <context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context> |
@@ -3925,7 +4132,7 @@ Je kan nu al informatie toevoegen over deze video. | |||
3925 | <target state="new">Select all rows</target> | 4132 | <target state="new">Select all rows</target> |
3926 | 4133 | ||
3927 | 4134 | ||
3928 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">38</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">35</context></context-group></trans-unit> | 4135 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> |
3929 | <trans-unit id="2719284837486030903" datatype="html"> | 4136 | <trans-unit id="2719284837486030903" datatype="html"> |
3930 | <source>Job type</source> | 4137 | <source>Job type</source> |
3931 | <target state="translated">Type taak</target> | 4138 | <target state="translated">Type taak</target> |
@@ -4574,8 +4781,8 @@ Je kan nu al informatie toevoegen over deze video. | |||
4574 | <trans-unit id="2149300564474427551"> | 4781 | <trans-unit id="2149300564474427551"> |
4575 | <source>Administrator</source> | 4782 | <source>Administrator</source> |
4576 | <target>Administrator</target> | 4783 | <target>Administrator</target> |
4577 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">417</context></context-group> | 4784 | |
4578 | </trans-unit> | 4785 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">353</context></context-group></trans-unit> |
4579 | <trans-unit id="3171683206914962995"> | 4786 | <trans-unit id="3171683206914962995"> |
4580 | <source>Admin email</source> | 4787 | <source>Admin email</source> |
4581 | <target>E-mail van administrator</target> | 4788 | <target>E-mail van administrator</target> |
@@ -5598,7 +5805,7 @@ color: red; | |||
5598 | 5805 | ||
5599 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context><context context-type="linenumber">17</context></context-group></trans-unit> | 5806 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context><context context-type="linenumber">17</context></context-group></trans-unit> |
5600 | <trans-unit id="3030338154442300172" datatype="html"> | 5807 | <trans-unit id="3030338154442300172" datatype="html"> |
5601 | <source>Created <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {1 playlist} other {{{ pagination.totalItems }} playlists}}"/> </source> | 5808 | <source> Created <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {1 playlist} other {{{ pagination.totalItems }} playlists}}" xid="498463490165953744"/> </source> |
5602 | <target state="new"> Created <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {1 playlist} other {{{ pagination.totalItems }} playlists}}"/> </target> | 5809 | <target state="new"> Created <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {1 playlist} other {{{ pagination.totalItems }} playlists}}"/> </target> |
5603 | 5810 | ||
5604 | <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-playlists/video-channel-playlists.component.html</context><context context-type="linenumber">2</context></context-group></trans-unit> | 5811 | <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-playlists/video-channel-playlists.component.html</context><context context-type="linenumber">2</context></context-group></trans-unit> |
@@ -5742,7 +5949,7 @@ Vraag e-mail voor accountverificatie aan</target> | |||
5742 | 5949 | ||
5743 | <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">78</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context><context context-type="linenumber">16</context></context-group></trans-unit> | 5950 | <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">78</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context><context context-type="linenumber">16</context></context-group></trans-unit> |
5744 | <trans-unit id="8856905278208146821" datatype="html"> | 5951 | <trans-unit id="8856905278208146821" datatype="html"> |
5745 | <source><x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =1 {1 videos} other {{{ getTotalVideosOf(videoChannel) }} videos}}"/> </source> | 5952 | <source> <x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =1 {1 videos} other {{{ getTotalVideosOf(videoChannel) }} videos}}" xid="8553183884518584864"/> </source> |
5746 | <target state="new"> <x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =1 {1 videos} other {{{ getTotalVideosOf(videoChannel) }} videos}}"/> </target> | 5953 | <target state="new"> <x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =1 {1 videos} other {{{ getTotalVideosOf(videoChannel) }} videos}}"/> </target> |
5747 | 5954 | ||
5748 | <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">38</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context><context context-type="linenumber">15</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video/video-views-counter.component.html</context><context context-type="linenumber">2</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video/video-views-counter.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit> | 5955 | <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">38</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context><context context-type="linenumber">15</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video/video-views-counter.component.html</context><context context-type="linenumber">2</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video/video-views-counter.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit> |
@@ -6324,53 +6531,53 @@ Account aanmaken</target> | |||
6324 | <trans-unit id="5254305728396198887" datatype="html"> | 6531 | <trans-unit id="5254305728396198887" datatype="html"> |
6325 | <source>Sensitive content</source> | 6532 | <source>Sensitive content</source> |
6326 | <target state="new">Sensitive content</target> | 6533 | <target state="new">Sensitive content</target> |
6327 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">115</context></context-group> | 6534 | |
6328 | </trans-unit> | 6535 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">116</context></context-group></trans-unit> |
6329 | <trans-unit id="5590086849807274701" datatype="html"> | 6536 | <trans-unit id="5590086849807274701" datatype="html"> |
6330 | <source>Scope</source> | 6537 | <source>Scope</source> |
6331 | <target state="new">Scope</target> | 6538 | <target state="new">Scope</target> |
6332 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">122</context></context-group> | 6539 | |
6333 | </trans-unit> | 6540 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">123</context></context-group></trans-unit> |
6334 | <trans-unit id="5019568087038659501" datatype="html"> | 6541 | <trans-unit id="5019568087038659501" datatype="html"> |
6335 | <source>Federated</source> | 6542 | <source>Federated</source> |
6336 | <target state="new">Federated</target> | 6543 | <target state="new">Federated</target> |
6337 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">124</context></context-group> | 6544 | |
6338 | </trans-unit> | 6545 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">125</context></context-group></trans-unit> |
6339 | <trans-unit id="1949800099101277248" datatype="html"> | 6546 | <trans-unit id="1949800099101277248" datatype="html"> |
6340 | <source>Languages</source> | 6547 | <source>Languages</source> |
6341 | <target state="new">Languages</target> | 6548 | <target state="new">Languages</target> |
6342 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">132</context></context-group> | 6549 | |
6343 | </trans-unit> | 6550 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">133</context></context-group></trans-unit> |
6344 | <trans-unit id="1902100407096396858" datatype="html"> | 6551 | <trans-unit id="1902100407096396858" datatype="html"> |
6345 | <source>Categories</source> | 6552 | <source>Categories</source> |
6346 | <target state="new">Categories</target> | 6553 | <target state="new">Categories</target> |
6347 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">141</context></context-group> | 6554 | |
6348 | </trans-unit> | 6555 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">142</context></context-group></trans-unit> |
6349 | <trans-unit id="3599150758014724057" datatype="html"> | 6556 | <trans-unit id="3599150758014724057" datatype="html"> |
6350 | <source>All videos</source> | 6557 | <source>All videos</source> |
6351 | <target state="new">All videos</target> | 6558 | <target state="new">All videos</target> |
6352 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">150</context></context-group> | 6559 | |
6353 | </trans-unit> | 6560 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">151</context></context-group></trans-unit> |
6354 | <trans-unit id="8466337030143068285" datatype="html"> | 6561 | <trans-unit id="8466337030143068285" datatype="html"> |
6355 | <source>Blurred</source> | 6562 | <source>Blurred</source> |
6356 | <target state="new">Blurred</target> | 6563 | <target state="new">Blurred</target> |
6357 | 6564 | ||
6358 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">230</context></context-group></trans-unit> | 6565 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">231</context></context-group></trans-unit> |
6359 | <trans-unit id="7054829409324166420" datatype="html"> | 6566 | <trans-unit id="7054829409324166420" datatype="html"> |
6360 | <source>hidden</source> | 6567 | <source>hidden</source> |
6361 | <target state="new">hidden</target> | 6568 | <target state="new">hidden</target> |
6362 | 6569 | ||
6363 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">236</context></context-group></trans-unit> | 6570 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">237</context></context-group></trans-unit> |
6364 | <trans-unit id="5766954855630346873" datatype="html"> | 6571 | <trans-unit id="5766954855630346873" datatype="html"> |
6365 | <source>blurred</source> | 6572 | <source>blurred</source> |
6366 | <target state="new">blurred</target> | 6573 | <target state="new">blurred</target> |
6367 | 6574 | ||
6368 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">237</context></context-group></trans-unit> | 6575 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">238</context></context-group></trans-unit> |
6369 | <trans-unit id="1833483831276078393" datatype="html"> | 6576 | <trans-unit id="1833483831276078393" datatype="html"> |
6370 | <source>displayed</source> | 6577 | <source>displayed</source> |
6371 | <target state="new">displayed</target> | 6578 | <target state="new">displayed</target> |
6372 | 6579 | ||
6373 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">239</context></context-group></trans-unit> | 6580 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">240</context></context-group></trans-unit> |
6374 | <trans-unit id="4856575356061361269" datatype="html"> | 6581 | <trans-unit id="4856575356061361269" datatype="html"> |
6375 | <source><x id="PH"/> direct account followers </source> | 6582 | <source><x id="PH"/> direct account followers </source> |
6376 | <target state="translated"><x id="PH"/> directe accountvolgers </target> | 6583 | <target state="translated"><x id="PH"/> directe accountvolgers </target> |
@@ -7320,19 +7527,13 @@ Account aanmaken</target> | |||
7320 | <source>Info</source> | 7527 | <source>Info</source> |
7321 | <target>Info</target> | 7528 | <target>Info</target> |
7322 | 7529 | ||
7323 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group></trans-unit><trans-unit id="4116911651502837995" datatype="html"> | 7530 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group></trans-unit><trans-unit id="4116911651502837995" datatype="html"> |
7324 | <source>Files</source><target state="new">Files</target> | 7531 | <source>Files</source><target state="new">Files</target> |
7325 | <context-group purpose="location"> | 7532 | |
7326 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context> | 7533 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">40</context></context-group></trans-unit><trans-unit id="4767765747214995164" datatype="html"> |
7327 | <context context-type="linenumber">41</context> | ||
7328 | </context-group> | ||
7329 | </trans-unit><trans-unit id="4767765747214995164" datatype="html"> | ||
7330 | <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="<p-sortIcon field="publishedAt">"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="</p-sortIcon>"/></source><target state="new">Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="<p-sortIcon field="publishedAt">"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="</p-sortIcon>"/></target> | 7534 | <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="<p-sortIcon field="publishedAt">"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="</p-sortIcon>"/></source><target state="new">Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="<p-sortIcon field="publishedAt">"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="</p-sortIcon>"/></target> |
7331 | <context-group purpose="location"> | 7535 | |
7332 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context> | 7536 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">41</context></context-group></trans-unit> |
7333 | <context context-type="linenumber">42</context> | ||
7334 | </context-group> | ||
7335 | </trans-unit> | ||
7336 | <trans-unit id="6759205696902713848"> | 7537 | <trans-unit id="6759205696902713848"> |
7337 | <source>Warning</source> | 7538 | <source>Warning</source> |
7338 | <target>Waarschuwing</target> | 7539 | <target>Waarschuwing</target> |
@@ -7341,9 +7542,9 @@ Account aanmaken</target> | |||
7341 | <trans-unit id="1519954996184640001"> | 7542 | <trans-unit id="1519954996184640001"> |
7342 | <source>Error</source> | 7543 | <source>Error</source> |
7343 | <target>Fout</target> | 7544 | <target>Fout</target> |
7344 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">103</context></context-group> | 7545 | |
7345 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">18</context></context-group> | 7546 | |
7346 | </trans-unit> | 7547 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">18</context></context-group></trans-unit> |
7347 | <trans-unit id="5076187961693950167" datatype="html"> | 7548 | <trans-unit id="5076187961693950167" datatype="html"> |
7348 | <source>Standard logs</source> | 7549 | <source>Standard logs</source> |
7349 | <target state="translated">Standaardlogboeken</target> | 7550 | <target state="translated">Standaardlogboeken</target> |
@@ -7785,8 +7986,8 @@ Account aanmaken</target> | |||
7785 | <trans-unit id="1233062525939746039"> | 7986 | <trans-unit id="1233062525939746039"> |
7786 | <source>Unknown language</source> | 7987 | <source>Unknown language</source> |
7787 | <target>Onbekende taal</target> | 7988 | <target>Onbekende taal</target> |
7788 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">41</context></context-group> | 7989 | |
7789 | </trans-unit> | 7990 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">42</context></context-group></trans-unit> |
7790 | <trans-unit id="3761504852202418603" datatype="html"> | 7991 | <trans-unit id="3761504852202418603" datatype="html"> |
7791 | <source>Too many languages are enabled. Please enable them all or stay below 20 enabled languages.</source> | 7992 | <source>Too many languages are enabled. Please enable them all or stay below 20 enabled languages.</source> |
7792 | <target state="translated">Te veel talen ingesteld. Schakel ze alsjeblieft allemaal in of blijf onder de 20 ingeschakelde talen.</target> | 7993 | <target state="translated">Te veel talen ingesteld. Schakel ze alsjeblieft allemaal in of blijf onder de 20 ingeschakelde talen.</target> |
@@ -8116,7 +8317,7 @@ Account aanmaken</target> | |||
8116 | <target>Abonneren op account</target> | 8317 | <target>Abonneren op account</target> |
8117 | 8318 | ||
8118 | 8319 | ||
8119 | <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">76</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">719</context></context-group></trans-unit> | 8320 | <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">76</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">731</context></context-group></trans-unit> |
8120 | <trans-unit id="3131904093925601441" datatype="html"> | 8321 | <trans-unit id="3131904093925601441" datatype="html"> |
8121 | <source>PLAYLISTS</source> | 8322 | <source>PLAYLISTS</source> |
8122 | <target state="new">PLAYLISTS</target> | 8323 | <target state="new">PLAYLISTS</target> |
@@ -8125,64 +8326,64 @@ Account aanmaken</target> | |||
8125 | <trans-unit id="7709367721354853232"> | 8326 | <trans-unit id="7709367721354853232"> |
8126 | <source>Focus the search bar</source> | 8327 | <source>Focus the search bar</source> |
8127 | <target>Focus de zoekbalk</target> | 8328 | <target>Focus de zoekbalk</target> |
8128 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">270</context></context-group> | 8329 | |
8129 | </trans-unit> | 8330 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">274</context></context-group></trans-unit> |
8130 | <trans-unit id="4049262826107502276"> | 8331 | <trans-unit id="4049262826107502276"> |
8131 | <source>Toggle the left menu</source> | 8332 | <source>Toggle the left menu</source> |
8132 | <target>Schakel het linker menu aan of uit</target> | 8333 | <target>Schakel het linker menu aan of uit</target> |
8133 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">275</context></context-group> | 8334 | |
8134 | </trans-unit> | 8335 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">279</context></context-group></trans-unit> |
8135 | <trans-unit id="5409372033656550095"> | 8336 | <trans-unit id="5409372033656550095"> |
8136 | <source>Go to the discover videos page</source> | 8337 | <source>Go to the discover videos page</source> |
8137 | <target>Ga naar de ontdek videos pagina</target> | 8338 | <target>Ga naar de ontdek videos pagina</target> |
8138 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">280</context></context-group> | 8339 | |
8139 | </trans-unit> | 8340 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">284</context></context-group></trans-unit> |
8140 | <trans-unit id="4278050445961255445"> | 8341 | <trans-unit id="4278050445961255445"> |
8141 | <source>Go to the trending videos page</source> | 8342 | <source>Go to the trending videos page</source> |
8142 | <target>Naar de pagina met populaire video's</target> | 8343 | <target>Naar de pagina met populaire video's</target> |
8143 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">285</context></context-group> | 8344 | |
8144 | </trans-unit> | 8345 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">289</context></context-group></trans-unit> |
8145 | <trans-unit id="3242234958443825475"> | 8346 | <trans-unit id="3242234958443825475"> |
8146 | <source>Go to the recently added videos page</source> | 8347 | <source>Go to the recently added videos page</source> |
8147 | <target>Ga naar recent toegevoegde videos pagina</target> | 8348 | <target>Ga naar recent toegevoegde videos pagina</target> |
8148 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">290</context></context-group> | 8349 | |
8149 | </trans-unit> | 8350 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">294</context></context-group></trans-unit> |
8150 | <trans-unit id="2887122197778293919"> | 8351 | <trans-unit id="2887122197778293919"> |
8151 | <source>Go to the local videos page</source> | 8352 | <source>Go to the local videos page</source> |
8152 | <target>Ga naar de locale videos pagina</target> | 8353 | <target>Ga naar de locale videos pagina</target> |
8153 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">295</context></context-group> | 8354 | |
8154 | </trans-unit> | 8355 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">299</context></context-group></trans-unit> |
8155 | <trans-unit id="8009065619559214982"> | 8356 | <trans-unit id="8009065619559214982"> |
8156 | <source>Go to the videos upload page</source> | 8357 | <source>Go to the videos upload page</source> |
8157 | <target>Ga naar de videos uploadpagina</target> | 8358 | <target>Ga naar de videos uploadpagina</target> |
8158 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">300</context></context-group> | 8359 | |
8159 | </trans-unit> | 8360 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">304</context></context-group></trans-unit> |
8160 | <trans-unit id="3779524668013120370"> | 8361 | <trans-unit id="3779524668013120370"> |
8161 | <source>Go to my subscriptions</source> | 8362 | <source>Go to my subscriptions</source> |
8162 | <target>Naar mijn abonnementen gaan</target> | 8363 | <target>Naar mijn abonnementen gaan</target> |
8163 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">63</context></context-group> | 8364 | |
8164 | </trans-unit> | 8365 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">61</context></context-group></trans-unit> |
8165 | <trans-unit id="1136469849928650779"> | 8366 | <trans-unit id="1136469849928650779"> |
8166 | <source>Go to my videos</source> | 8367 | <source>Go to my videos</source> |
8167 | <target>Ga naar mijn videos</target> | 8368 | <target>Ga naar mijn videos</target> |
8168 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">67</context></context-group> | 8369 | |
8169 | </trans-unit> | 8370 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">65</context></context-group></trans-unit> |
8170 | <trans-unit id="7836683738999600376"> | 8371 | <trans-unit id="7836683738999600376"> |
8171 | <source>Go to my imports</source> | 8372 | <source>Go to my imports</source> |
8172 | <target>Ga naar mijn imports</target> | 8373 | <target>Ga naar mijn imports</target> |
8173 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">71</context></context-group> | 8374 | |
8174 | </trans-unit> | 8375 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">69</context></context-group></trans-unit> |
8175 | <trans-unit id="7511292153332773503"> | 8376 | <trans-unit id="7511292153332773503"> |
8176 | <source>Go to my channels</source> | 8377 | <source>Go to my channels</source> |
8177 | <target>Ga naar mijn kanalen</target> | 8378 | <target>Ga naar mijn kanalen</target> |
8178 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">75</context></context-group> | 8379 | |
8179 | </trans-unit> | 8380 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">73</context></context-group></trans-unit> |
8180 | <trans-unit id="2013324644839511073" datatype="html"> | 8381 | <trans-unit id="2013324644839511073" datatype="html"> |
8181 | <source>Cannot retrieve OAuth Client credentials: <x id="PH" equiv-text="err.text"/>. | 8382 | <source>Cannot retrieve OAuth Client credentials: <x id="PH" equiv-text="err.text"/>. |
8182 | Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source> | 8383 | Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source> |
8183 | <target state="translated">Kan OAuth Client-aanmeldinformatie niet ophalen: <x id="PH"/>. Vergewis je ervan dat je PeerTube (config/ map) juist hebt geconfigureerd, in het bijzonder het onderdeel "webserver".</target> | 8384 | <target state="translated">Kan OAuth Client-aanmeldinformatie niet ophalen: <x id="PH"/>. Vergewis je ervan dat je PeerTube (config/ map) juist hebt geconfigureerd, in het bijzonder het onderdeel "webserver".</target> |
8184 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">98</context></context-group> | 8385 | |
8185 | </trans-unit> | 8386 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">100</context></context-group></trans-unit> |
8186 | <trans-unit id="375263728166936544"> | 8387 | <trans-unit id="375263728166936544"> |
8187 | <source>You need to reconnect.</source> | 8388 | <source>You need to reconnect.</source> |
8188 | <target>Je moet opnieuw verbinden.</target> | 8389 | <target>Je moet opnieuw verbinden.</target> |
@@ -8331,12 +8532,12 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
8331 | <source>VOD videos</source> | 8532 | <source>VOD videos</source> |
8332 | <target state="new">VOD videos</target> | 8533 | <target state="new">VOD videos</target> |
8333 | 8534 | ||
8334 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">109</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">164</context></context-group></trans-unit> | 8535 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">109</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">165</context></context-group></trans-unit> |
8335 | <trans-unit id="2180217594100853008" datatype="html"> | 8536 | <trans-unit id="2180217594100853008" datatype="html"> |
8336 | <source>Live videos</source> | 8537 | <source>Live videos</source> |
8337 | <target state="new">Live videos</target> | 8538 | <target state="new">Live videos</target> |
8338 | 8539 | ||
8339 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">104</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">158</context></context-group></trans-unit> | 8540 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">104</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">159</context></context-group></trans-unit> |
8340 | <trans-unit id="8487565500496466433"> | 8541 | <trans-unit id="8487565500496466433"> |
8341 | <source>Short (< 4 min)</source> | 8542 | <source>Short (< 4 min)</source> |
8342 | <target>Kort (< 4 min)</target> | 8543 | <target>Kort (< 4 min)</target> |
@@ -8391,7 +8592,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
8391 | 8592 | ||
8392 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugins.component.html</context><context context-type="linenumber">5</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-routing.module.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.ts</context><context context-type="linenumber">255</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">122</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/simple-search-input.component.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/simple-search-input.component.ts</context><context context-type="linenumber">13</context></context-group></trans-unit> | 8593 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugins.component.html</context><context context-type="linenumber">5</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-routing.module.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.ts</context><context context-type="linenumber">255</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">122</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/simple-search-input.component.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/simple-search-input.component.ts</context><context context-type="linenumber">13</context></context-group></trans-unit> |
8393 | <trans-unit id="7804724824750282316" datatype="html"> | 8594 | <trans-unit id="7804724824750282316" datatype="html"> |
8394 | <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}"/></source> | 8595 | <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source> |
8395 | <target state="new"><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}"/></target> | 8596 | <target state="new"><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}"/></target> |
8396 | <context-group purpose="location"> | 8597 | <context-group purpose="location"> |
8397 | <context context-type="sourcefile">src/app/+search/search.component.html</context> | 8598 | <context context-type="sourcefile">src/app/+search/search.component.html</context> |
@@ -9567,13 +9768,13 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
9567 | <source>Instance languages</source> | 9768 | <source>Instance languages</source> |
9568 | <target state="translated">Talen exemplaar van PeerTube</target> | 9769 | <target state="translated">Talen exemplaar van PeerTube</target> |
9569 | 9770 | ||
9570 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">184</context></context-group></trans-unit> | 9771 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">187</context></context-group></trans-unit> |
9571 | <trans-unit id="40119547597591062" datatype="html"> | 9772 | <trans-unit id="40119547597591062" datatype="html"> |
9572 | <source>All languages</source> | 9773 | <source>All languages</source> |
9573 | <target state="translated">Alle talen</target> | 9774 | <target state="translated">Alle talen</target> |
9574 | 9775 | ||
9575 | 9776 | ||
9576 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">185</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">25</context></context-group></trans-unit> | 9777 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">188</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">25</context></context-group></trans-unit> |
9577 | <trans-unit id="996392855508119363"> | 9778 | <trans-unit id="996392855508119363"> |
9578 | <source>Hidden</source> | 9779 | <source>Hidden</source> |
9579 | <target>Verborgen</target> | 9780 | <target>Verborgen</target> |
@@ -9589,7 +9790,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
9589 | <target>Weergegeven</target> | 9790 | <target>Weergegeven</target> |
9590 | 9791 | ||
9591 | 9792 | ||
9592 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">232</context></context-group></trans-unit> | 9793 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">233</context></context-group></trans-unit> |
9593 | <trans-unit id="6291055174438137560" datatype="html"> | 9794 | <trans-unit id="6291055174438137560" datatype="html"> |
9594 | <source>~ 1 minute</source> | 9795 | <source>~ 1 minute</source> |
9595 | <target state="translated">~ 1 minuut</target> | 9796 | <target state="translated">~ 1 minuut</target> |
@@ -10040,8 +10241,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
10040 | <trans-unit id="4968151111061046122"> | 10241 | <trans-unit id="4968151111061046122"> |
10041 | <source>Moderator</source> | 10242 | <source>Moderator</source> |
10042 | <target>Beheerder</target> | 10243 | <target>Beheerder</target> |
10043 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">418</context></context-group> | 10244 | |
10044 | </trans-unit> | 10245 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">354</context></context-group></trans-unit> |
10045 | <trans-unit id="2279527393438260622" datatype="html"> | 10246 | <trans-unit id="2279527393438260622" datatype="html"> |
10046 | <source>Search videos, playlists, channels…</source> | 10247 | <source>Search videos, playlists, channels…</source> |
10047 | <target state="new">Search videos, playlists, channels…</target> | 10248 | <target state="new">Search videos, playlists, channels…</target> |
@@ -10385,22 +10586,28 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
10385 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> | 10586 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> |
10386 | <context context-type="linenumber">179</context> | 10587 | <context context-type="linenumber">179</context> |
10387 | </context-group> | 10588 | </context-group> |
10589 | </trans-unit><trans-unit id="118687079501751948" datatype="html"> | ||
10590 | <source>Move to external storage failed</source><target state="new">Move to external storage failed</target> | ||
10591 | <context-group purpose="location"> | ||
10592 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> | ||
10593 | <context context-type="linenumber">183</context> | ||
10594 | </context-group> | ||
10388 | </trans-unit> | 10595 | </trans-unit> |
10389 | <trans-unit id="4887724548587271148"> | 10596 | <trans-unit id="4887724548587271148"> |
10390 | <source>Waiting transcoding</source> | 10597 | <source>Waiting transcoding</source> |
10391 | <target>Wachten op transcoding</target> | 10598 | <target>Wachten op transcoding</target> |
10392 | 10599 | ||
10393 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">183</context></context-group></trans-unit> | 10600 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">187</context></context-group></trans-unit> |
10394 | <trans-unit id="4517785179607945981"> | 10601 | <trans-unit id="4517785179607945981"> |
10395 | <source>To transcode</source> | 10602 | <source>To transcode</source> |
10396 | <target>Om te transcoden</target> | 10603 | <target>Om te transcoden</target> |
10397 | 10604 | ||
10398 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">187</context></context-group></trans-unit> | 10605 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">191</context></context-group></trans-unit> |
10399 | <trans-unit id="3299576663551440736"> | 10606 | <trans-unit id="3299576663551440736"> |
10400 | <source>To import</source> | 10607 | <source>To import</source> |
10401 | <target>Om te importeren</target> | 10608 | <target>Om te importeren</target> |
10402 | 10609 | ||
10403 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">191</context></context-group></trans-unit> | 10610 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">195</context></context-group></trans-unit> |
10404 | <trans-unit id="8492933894084361602" datatype="html"> | 10611 | <trans-unit id="8492933894084361602" datatype="html"> |
10405 | <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source> | 10612 | <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source> |
10406 | <target state="new">Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target> | 10613 | <target state="new">Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target> |
@@ -10413,7 +10620,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
10413 | <source><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></source> | 10620 | <source><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></source> |
10414 | <target state="new"><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></target> | 10621 | <target state="new"><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></target> |
10415 | 10622 | ||
10416 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">76</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">78</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">89</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit> | 10623 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">75</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">78</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">89</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit> |
10417 | <trans-unit id="1795705931707209785" datatype="html"> | 10624 | <trans-unit id="1795705931707209785" datatype="html"> |
10418 | <source>Add to watch later</source> | 10625 | <source>Add to watch later</source> |
10419 | <target state="translated">Toevoegen aan later kijken</target> | 10626 | <target state="translated">Toevoegen aan later kijken</target> |
@@ -10484,9 +10691,9 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
10484 | <trans-unit id="5210096066382592800"> | 10691 | <trans-unit id="5210096066382592800"> |
10485 | <source>Video to import updated.</source> | 10692 | <source>Video to import updated.</source> |
10486 | <target>Video naar import bijgewerkt.</target> | 10693 | <target>Video naar import bijgewerkt.</target> |
10487 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts</context><context context-type="linenumber">142</context></context-group> | 10694 | |
10488 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.ts</context><context context-type="linenumber">143</context></context-group> | 10695 | |
10489 | </trans-unit> | 10696 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts</context><context context-type="linenumber">140</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.ts</context><context context-type="linenumber">141</context></context-group></trans-unit> |
10490 | <trans-unit id="3284171506518522275"> | 10697 | <trans-unit id="3284171506518522275"> |
10491 | <source>Your video was uploaded to your account and is private.</source> | 10698 | <source>Your video was uploaded to your account and is private.</source> |
10492 | <target>Jouw video is geupload naar jouw account en is privé. | 10699 | <target>Jouw video is geupload naar jouw account en is privé. |
@@ -10539,22 +10746,22 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
10539 | <source>Stop autoplaying next video</source> | 10746 | <source>Stop autoplaying next video</source> |
10540 | <target state="translated">Automatisch afspelen volgende video stoppen</target> | 10747 | <target state="translated">Automatisch afspelen volgende video stoppen</target> |
10541 | 10748 | ||
10542 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">237</context></context-group></trans-unit> | 10749 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">220</context></context-group></trans-unit> |
10543 | <trans-unit id="5149234672404299151" datatype="html"> | 10750 | <trans-unit id="5149234672404299151" datatype="html"> |
10544 | <source>Autoplay next video</source> | 10751 | <source>Autoplay next video</source> |
10545 | <target state="translated">Automatisch volgende video afspelen</target> | 10752 | <target state="translated">Automatisch volgende video afspelen</target> |
10546 | 10753 | ||
10547 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">238</context></context-group></trans-unit> | 10754 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">221</context></context-group></trans-unit> |
10548 | <trans-unit id="5870421136141540382" datatype="html"> | 10755 | <trans-unit id="5870421136141540382" datatype="html"> |
10549 | <source>Stop looping playlist videos</source> | 10756 | <source>Stop looping playlist videos</source> |
10550 | <target state="translated">Stoppen met In lus afspelen van video's uit afspeellijst</target> | 10757 | <target state="translated">Stoppen met In lus afspelen van video's uit afspeellijst</target> |
10551 | 10758 | ||
10552 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">243</context></context-group></trans-unit> | 10759 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">226</context></context-group></trans-unit> |
10553 | <trans-unit id="1599585307037758139" datatype="html"> | 10760 | <trans-unit id="1599585307037758139" datatype="html"> |
10554 | <source>Loop playlist videos</source> | 10761 | <source>Loop playlist videos</source> |
10555 | <target state="translated">Video's uit afspeellijst in lus afspelen</target> | 10762 | <target state="translated">Video's uit afspeellijst in lus afspelen</target> |
10556 | 10763 | ||
10557 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">244</context></context-group></trans-unit> | 10764 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">227</context></context-group></trans-unit> |
10558 | <trans-unit id="3704292036525161260" datatype="html"> | 10765 | <trans-unit id="3704292036525161260" datatype="html"> |
10559 | <source>Placeholder image</source> | 10766 | <source>Placeholder image</source> |
10560 | <target state="new">Placeholder image</target> | 10767 | <target state="new">Placeholder image</target> |
@@ -10566,93 +10773,93 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
10566 | <trans-unit id="961774488937452220" datatype="html"> | 10773 | <trans-unit id="961774488937452220" datatype="html"> |
10567 | <source>This video is not available on this instance. Do you want to be redirected on the origin instance: <a href="<x id="PH"/>"><x id="PH_1"/></a>?</source> | 10774 | <source>This video is not available on this instance. Do you want to be redirected on the origin instance: <a href="<x id="PH"/>"><x id="PH_1"/></a>?</source> |
10568 | <target state="translated">Deze video is niet beschikbaar op dit exemplaar van PeerTube. Wil je doorverwezen worden naar het originele exemplaar <a href="<x id="PH"/>"><x id="PH_1"/></a>?</target> | 10775 | <target state="translated">Deze video is niet beschikbaar op dit exemplaar van PeerTube. Wil je doorverwezen worden naar het originele exemplaar <a href="<x id="PH"/>"><x id="PH_1"/></a>?</target> |
10569 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">296</context></context-group> | 10776 | |
10570 | </trans-unit> | 10777 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">301</context></context-group></trans-unit> |
10571 | <trans-unit id="5761611056224181752" datatype="html"> | 10778 | <trans-unit id="5761611056224181752" datatype="html"> |
10572 | <source>Redirection</source> | 10779 | <source>Redirection</source> |
10573 | <target state="translated">Doorverwijzing</target> | 10780 | <target state="translated">Doorverwijzing</target> |
10574 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">297</context></context-group> | 10781 | |
10575 | </trans-unit> | 10782 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">302</context></context-group></trans-unit> |
10576 | <trans-unit id="8858527736400081688"> | 10783 | <trans-unit id="8858527736400081688"> |
10577 | <source>This video contains mature or explicit content. Are you sure you want to watch it?</source> | 10784 | <source>This video contains mature or explicit content. Are you sure you want to watch it?</source> |
10578 | <target>Deze video bevat volwassen of expliciete inhoud. Weet je zeker dat je hem wilt kijken?</target> | 10785 | <target>Deze video bevat volwassen of expliciete inhoud. Weet je zeker dat je hem wilt kijken?</target> |
10579 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">343</context></context-group> | 10786 | |
10580 | </trans-unit> | 10787 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">351</context></context-group></trans-unit> |
10581 | <trans-unit id="3937119019020041049"> | 10788 | <trans-unit id="3937119019020041049"> |
10582 | <source>Mature or explicit content</source> | 10789 | <source>Mature or explicit content</source> |
10583 | <target>Volwassen of expliciete content</target> | 10790 | <target>Volwassen of expliciete content</target> |
10584 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">344</context></context-group> | 10791 | |
10585 | </trans-unit> | 10792 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">352</context></context-group></trans-unit> |
10586 | <trans-unit id="1755474755114288376" datatype="html"> | 10793 | <trans-unit id="1755474755114288376" datatype="html"> |
10587 | <source>Up Next</source> | 10794 | <source>Up Next</source> |
10588 | <target state="translated">Volgende</target> | 10795 | <target state="translated">Volgende</target> |
10589 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">415</context></context-group> | 10796 | |
10590 | </trans-unit> | 10797 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">424</context></context-group></trans-unit> |
10591 | <trans-unit id="2159130950882492111" datatype="html"> | 10798 | <trans-unit id="2159130950882492111" datatype="html"> |
10592 | <source>Cancel</source> | 10799 | <source>Cancel</source> |
10593 | <target state="translated">Annuleren</target> | 10800 | <target state="translated">Annuleren</target> |
10594 | 10801 | ||
10595 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">122</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">416</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">90</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">152</context></context-group></trans-unit> | 10802 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">122</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">425</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">90</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">152</context></context-group></trans-unit> |
10596 | <trans-unit id="3354816756665089864" datatype="html"> | 10803 | <trans-unit id="3354816756665089864" datatype="html"> |
10597 | <source>Autoplay is suspended</source> | 10804 | <source>Autoplay is suspended</source> |
10598 | <target state="translated">Automatisch afspelen is opgeschort</target> | 10805 | <target state="translated">Automatisch afspelen is opgeschort</target> |
10599 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">417</context></context-group> | 10806 | |
10600 | </trans-unit> | 10807 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">426</context></context-group></trans-unit> |
10601 | <trans-unit id="7895294730547405228" datatype="html"> | 10808 | <trans-unit id="7895294730547405228" datatype="html"> |
10602 | <source>Enter/exit fullscreen (requires player focus)</source> | 10809 | <source>Enter/exit fullscreen (requires player focus)</source> |
10603 | <target state="translated">Volledig scherm ingaan/uitgaan (vereist focus op afspeler)</target> | 10810 | <target state="translated">Volledig scherm ingaan/uitgaan (vereist focus op afspeler)</target> |
10604 | 10811 | ||
10605 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">694</context></context-group></trans-unit> | 10812 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">706</context></context-group></trans-unit> |
10606 | <trans-unit id="7618388257165864759" datatype="html"> | 10813 | <trans-unit id="7618388257165864759" datatype="html"> |
10607 | <source>Play/Pause the video (requires player focus)</source> | 10814 | <source>Play/Pause the video (requires player focus)</source> |
10608 | <target state="translated">De video afspelen/pauseren (vereist focus op de afspeler)</target> | 10815 | <target state="translated">De video afspelen/pauseren (vereist focus op de afspeler)</target> |
10609 | 10816 | ||
10610 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">695</context></context-group></trans-unit> | 10817 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">707</context></context-group></trans-unit> |
10611 | <trans-unit id="7761890399634216630" datatype="html"> | 10818 | <trans-unit id="7761890399634216630" datatype="html"> |
10612 | <source>Mute/unmute the video (requires player focus)</source> | 10819 | <source>Mute/unmute the video (requires player focus)</source> |
10613 | <target state="translated">De video dempen of niet meer dempen (vereist focus op de speler)</target> | 10820 | <target state="translated">De video dempen of niet meer dempen (vereist focus op de speler)</target> |
10614 | 10821 | ||
10615 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">696</context></context-group></trans-unit> | 10822 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">708</context></context-group></trans-unit> |
10616 | <trans-unit id="5996585232248234904" datatype="html"> | 10823 | <trans-unit id="5996585232248234904" datatype="html"> |
10617 | <source>Skip to a percentage of the video: 0 is 0% and 9 is 90% (requires player focus)</source> | 10824 | <source>Skip to a percentage of the video: 0 is 0% and 9 is 90% (requires player focus)</source> |
10618 | <target state="translated">Naar een percentage van de video springen: 0 is 0% and 9 is 90% (vereist focus op de speler)</target> | 10825 | <target state="translated">Naar een percentage van de video springen: 0 is 0% and 9 is 90% (vereist focus op de speler)</target> |
10619 | 10826 | ||
10620 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">698</context></context-group></trans-unit> | 10827 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">710</context></context-group></trans-unit> |
10621 | <trans-unit id="3748765405903319998" datatype="html"> | 10828 | <trans-unit id="3748765405903319998" datatype="html"> |
10622 | <source>Increase the volume (requires player focus)</source> | 10829 | <source>Increase the volume (requires player focus)</source> |
10623 | <target state="translated">Het volume verhogen (vereist focus op de speler)</target> | 10830 | <target state="translated">Het volume verhogen (vereist focus op de speler)</target> |
10624 | 10831 | ||
10625 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">700</context></context-group></trans-unit> | 10832 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">712</context></context-group></trans-unit> |
10626 | <trans-unit id="5810704036407159982" datatype="html"> | 10833 | <trans-unit id="5810704036407159982" datatype="html"> |
10627 | <source>Decrease the volume (requires player focus)</source> | 10834 | <source>Decrease the volume (requires player focus)</source> |
10628 | <target state="translated">Het volume verlagen (vereist focus op de speler)</target> | 10835 | <target state="translated">Het volume verlagen (vereist focus op de speler)</target> |
10629 | 10836 | ||
10630 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">701</context></context-group></trans-unit> | 10837 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">713</context></context-group></trans-unit> |
10631 | <trans-unit id="2622048822548065691" datatype="html"> | 10838 | <trans-unit id="2622048822548065691" datatype="html"> |
10632 | <source>Seek the video forward (requires player focus)</source> | 10839 | <source>Seek the video forward (requires player focus)</source> |
10633 | <target state="translated">Vooruitspringen in de video (vereist focus op de speler)</target> | 10840 | <target state="translated">Vooruitspringen in de video (vereist focus op de speler)</target> |
10634 | 10841 | ||
10635 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">703</context></context-group></trans-unit> | 10842 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">715</context></context-group></trans-unit> |
10636 | <trans-unit id="6540078205109221153" datatype="html"> | 10843 | <trans-unit id="6540078205109221153" datatype="html"> |
10637 | <source>Seek the video backward (requires player focus)</source> | 10844 | <source>Seek the video backward (requires player focus)</source> |
10638 | <target state="translated">Achteruit springen in de video (vereist focus op de speler)</target> | 10845 | <target state="translated">Achteruit springen in de video (vereist focus op de speler)</target> |
10639 | 10846 | ||
10640 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">704</context></context-group></trans-unit> | 10847 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">716</context></context-group></trans-unit> |
10641 | <trans-unit id="1956491957766210808" datatype="html"> | 10848 | <trans-unit id="1956491957766210808" datatype="html"> |
10642 | <source>Increase playback rate (requires player focus)</source> | 10849 | <source>Increase playback rate (requires player focus)</source> |
10643 | <target state="translated">Afspelen versnellen (vereist focus op de speler)</target> | 10850 | <target state="translated">Afspelen versnellen (vereist focus op de speler)</target> |
10644 | 10851 | ||
10645 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">706</context></context-group></trans-unit> | 10852 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">718</context></context-group></trans-unit> |
10646 | <trans-unit id="5495529997674803186" datatype="html"> | 10853 | <trans-unit id="5495529997674803186" datatype="html"> |
10647 | <source>Decrease playback rate (requires player focus)</source> | 10854 | <source>Decrease playback rate (requires player focus)</source> |
10648 | <target state="translated">Afspelen vertragen (vereist focus op de speler)</target> | 10855 | <target state="translated">Afspelen vertragen (vereist focus op de speler)</target> |
10649 | 10856 | ||
10650 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">707</context></context-group></trans-unit> | 10857 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">719</context></context-group></trans-unit> |
10651 | <trans-unit id="3178343147230721210" datatype="html"> | 10858 | <trans-unit id="3178343147230721210" datatype="html"> |
10652 | <source>Navigate in the video frame by frame (requires player focus)</source> | 10859 | <source>Navigate in the video frame by frame (requires player focus)</source> |
10653 | <target state="translated">Frame per frame door de video navigeren (vereist focus op de speler)</target> | 10860 | <target state="translated">Frame per frame door de video navigeren (vereist focus op de speler)</target> |
10654 | 10861 | ||
10655 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">709</context></context-group></trans-unit> | 10862 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">721</context></context-group></trans-unit> |
10656 | <trans-unit id="8025996572234182184"> | 10863 | <trans-unit id="8025996572234182184"> |
10657 | <source>Like the video</source> | 10864 | <source>Like the video</source> |
10658 | <target>Like de video</target> | 10865 | <target>Like de video</target> |
@@ -10666,8 +10873,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
10666 | <trans-unit id="1729036051846673606" datatype="html"> | 10873 | <trans-unit id="1729036051846673606" datatype="html"> |
10667 | <source>When active, the next video is automatically played after the current one.</source> | 10874 | <source>When active, the next video is automatically played after the current one.</source> |
10668 | <target state="translated">De volgende video speelt automatisch na de huidige als die actief is.</target> | 10875 | <target state="translated">De volgende video speelt automatisch na de huidige als die actief is.</target> |
10669 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/recommendations/recommended-videos.component.ts</context><context context-type="linenumber">61</context></context-group> | 10876 | |
10670 | </trans-unit> | 10877 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/recommendations/recommended-videos.component.ts</context><context context-type="linenumber">50</context></context-group></trans-unit> |
10671 | <trans-unit id="2431286785954354122" datatype="html"> | 10878 | <trans-unit id="2431286785954354122" datatype="html"> |
10672 | <source>Recently added</source> | 10879 | <source>Recently added</source> |
10673 | <target state="translated">Recent toegevoegd</target> | 10880 | <target state="translated">Recent toegevoegd</target> |