diff options
author | Ewout van Mansom <ewout@vanmansom.name> | 2022-08-12 14:49:14 +0000 |
---|---|---|
committer | Weblate <noreply@weblate.org> | 2022-08-16 14:03:21 +0200 |
commit | 971bdfeed6284331bdb60e0288aceda4fd4ebf15 (patch) | |
tree | 5ac09b3d948ee298fcd97e53a5358d87da0f6a4b /client | |
parent | d6e3986d65b73637326b2b35ba68034b03719ddd (diff) | |
download | PeerTube-971bdfeed6284331bdb60e0288aceda4fd4ebf15.tar.gz PeerTube-971bdfeed6284331bdb60e0288aceda4fd4ebf15.tar.zst PeerTube-971bdfeed6284331bdb60e0288aceda4fd4ebf15.zip |
Translated using Weblate (Dutch)
Currently translated at 68.7% (1455 of 2116 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/nl/
Diffstat (limited to 'client')
-rw-r--r-- | client/src/locale/angular.nl-NL.xlf | 3001 |
1 files changed, 1556 insertions, 1445 deletions
diff --git a/client/src/locale/angular.nl-NL.xlf b/client/src/locale/angular.nl-NL.xlf index 92b599ac4..8505d147c 100644 --- a/client/src/locale/angular.nl-NL.xlf +++ b/client/src/locale/angular.nl-NL.xlf | |||
@@ -9,7 +9,7 @@ | |||
9 | </trans-unit> | 9 | </trans-unit> |
10 | <trans-unit id="ngb.carousel.slide-number" datatype="html"> | 10 | <trans-unit id="ngb.carousel.slide-number" datatype="html"> |
11 | <source>Slide <x id="INTERPOLATION" equiv-text="get wrap("/> of <x id="INTERPOLATION_1" equiv-text=".value; }"/> </source> | 11 | <source>Slide <x id="INTERPOLATION" equiv-text="get wrap("/> of <x id="INTERPOLATION_1" equiv-text=".value; }"/> </source> |
12 | <target state="new"> Slide <x id="INTERPOLATION" equiv-text="get wrap("/> of <x id="INTERPOLATION_1" equiv-text=".value; }"/> </target> | 12 | <target state="translated">Dia <x id="INTERPOLATION" equiv-text="get wrap("/> van <x id="INTERPOLATION_1" equiv-text=".value; }"/> </target> |
13 | <note priority="1" from="description">Currently selected slide number read by screen reader</note> | 13 | <note priority="1" from="description">Currently selected slide number read by screen reader</note> |
14 | <context-group purpose="location"><context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context><context context-type="linenumber">157</context></context-group> | 14 | <context-group purpose="location"><context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context><context context-type="linenumber">157</context></context-group> |
15 | </trans-unit> | 15 | </trans-unit> |
@@ -73,102 +73,102 @@ | |||
73 | </trans-unit> | 73 | </trans-unit> |
74 | <trans-unit id="ngb.pagination.first" datatype="html"> | 74 | <trans-unit id="ngb.pagination.first" datatype="html"> |
75 | <source>««</source> | 75 | <source>««</source> |
76 | <target state="new">««</target> | 76 | <target state="translated">««</target> |
77 | <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">247</context></context-group> | 77 | <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">247</context></context-group> |
78 | </trans-unit> | 78 | </trans-unit> |
79 | <trans-unit id="ngb.pagination.previous" datatype="html"> | 79 | <trans-unit id="ngb.pagination.previous" datatype="html"> |
80 | <source>«</source> | 80 | <source>«</source> |
81 | <target state="new">«</target> | 81 | <target state="translated">«</target> |
82 | <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">266</context></context-group> | 82 | <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">266</context></context-group> |
83 | </trans-unit> | 83 | </trans-unit> |
84 | <trans-unit id="ngb.pagination.next" datatype="html"> | 84 | <trans-unit id="ngb.pagination.next" datatype="html"> |
85 | <source>»</source> | 85 | <source>»</source> |
86 | <target state="new">»</target> | 86 | <target state="translated">»</target> |
87 | <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">290</context></context-group> | 87 | <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">290</context></context-group> |
88 | </trans-unit> | 88 | </trans-unit> |
89 | <trans-unit id="ngb.pagination.last" datatype="html"> | 89 | <trans-unit id="ngb.pagination.last" datatype="html"> |
90 | <source>»»</source> | 90 | <source>»»</source> |
91 | <target state="new">»»</target> | 91 | <target state="translated">»»</target> |
92 | <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">305</context></context-group> | 92 | <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">305</context></context-group> |
93 | </trans-unit> | 93 | </trans-unit> |
94 | <trans-unit id="ngb.pagination.first-aria" datatype="html"> | 94 | <trans-unit id="ngb.pagination.first-aria" datatype="html"> |
95 | <source>First</source> | 95 | <source>First</source> |
96 | <target state="new">First</target> | 96 | <target state="translated">Eerste</target> |
97 | <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">322</context></context-group> | 97 | <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">322</context></context-group> |
98 | </trans-unit> | 98 | </trans-unit> |
99 | <trans-unit id="ngb.pagination.previous-aria" datatype="html"> | 99 | <trans-unit id="ngb.pagination.previous-aria" datatype="html"> |
100 | <source>Previous</source> | 100 | <source>Previous</source> |
101 | <target state="new">Previous</target> | 101 | <target state="translated">Vorige</target> |
102 | <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">337</context></context-group> | 102 | <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">337</context></context-group> |
103 | </trans-unit> | 103 | </trans-unit> |
104 | <trans-unit id="ngb.pagination.next-aria" datatype="html"> | 104 | <trans-unit id="ngb.pagination.next-aria" datatype="html"> |
105 | <source>Next</source> | 105 | <source>Next</source> |
106 | <target state="new">Next</target> | 106 | <target state="translated">Eerstvolgende</target> |
107 | <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">349</context></context-group> | 107 | <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">349</context></context-group> |
108 | </trans-unit> | 108 | </trans-unit> |
109 | <trans-unit id="ngb.pagination.last-aria" datatype="html"> | 109 | <trans-unit id="ngb.pagination.last-aria" datatype="html"> |
110 | <source>Last</source> | 110 | <source>Last</source> |
111 | <target state="new">Last</target> | 111 | <target state="translated">Laatste</target> |
112 | <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">359</context></context-group> | 112 | <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">359</context></context-group> |
113 | </trans-unit> | 113 | </trans-unit> |
114 | <trans-unit id="ngb.progressbar.value" datatype="html"> | 114 | <trans-unit id="ngb.progressbar.value" datatype="html"> |
115 | <source><x id="INTERPOLATION" equiv-text="nd so on. *"/></source> | 115 | <source><x id="INTERPOLATION" equiv-text="nd so on. *"/></source> |
116 | <target state="new"><x id="INTERPOLATION" equiv-text="nd so on. *"/></target> | 116 | <target state="translated"><x id="INTERPOLATION" equiv-text="enzovoort. *"/></target> |
117 | <context-group purpose="location"><context context-type="sourcefile">node_modules/src/progressbar/progressbar.ts</context><context context-type="linenumber">67</context></context-group> | 117 | <context-group purpose="location"><context context-type="sourcefile">node_modules/src/progressbar/progressbar.ts</context><context context-type="linenumber">67</context></context-group> |
118 | </trans-unit> | 118 | </trans-unit> |
119 | <trans-unit id="ngb.timepicker.HH" datatype="html"> | 119 | <trans-unit id="ngb.timepicker.HH" datatype="html"> |
120 | <source>HH</source> | 120 | <source>HH</source> |
121 | <target state="new">HH</target> | 121 | <target state="translated">UU</target> |
122 | <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">136</context></context-group> | 122 | <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">136</context></context-group> |
123 | </trans-unit> | 123 | </trans-unit> |
124 | <trans-unit id="ngb.timepicker.hours" datatype="html"> | 124 | <trans-unit id="ngb.timepicker.hours" datatype="html"> |
125 | <source>Hours</source> | 125 | <source>Hours</source> |
126 | <target state="new">Hours</target> | 126 | <target state="translated">Uren</target> |
127 | <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">155</context></context-group> | 127 | <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">155</context></context-group> |
128 | </trans-unit> | 128 | </trans-unit> |
129 | <trans-unit id="ngb.timepicker.MM" datatype="html"> | 129 | <trans-unit id="ngb.timepicker.MM" datatype="html"> |
130 | <source>MM</source> | 130 | <source>MM</source> |
131 | <target state="new">MM</target> | 131 | <target state="translated">MM</target> |
132 | <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">177</context></context-group> | 132 | <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">177</context></context-group> |
133 | </trans-unit> | 133 | </trans-unit> |
134 | <trans-unit id="ngb.timepicker.minutes" datatype="html"> | 134 | <trans-unit id="ngb.timepicker.minutes" datatype="html"> |
135 | <source>Minutes</source> | 135 | <source>Minutes</source> |
136 | <target state="new">Minutes</target> | 136 | <target state="translated">Minuten</target> |
137 | <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">189</context></context-group> | 137 | <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">189</context></context-group> |
138 | </trans-unit> | 138 | </trans-unit> |
139 | <trans-unit id="ngb.timepicker.increment-hours" datatype="html"> | 139 | <trans-unit id="ngb.timepicker.increment-hours" datatype="html"> |
140 | <source>Increment hours</source> | 140 | <source>Increment hours</source> |
141 | <target state="new">Increment hours</target> | 141 | <target state="translated">Uren verhogen</target> |
142 | <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">206</context></context-group> | 142 | <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">206</context></context-group> |
143 | </trans-unit> | 143 | </trans-unit> |
144 | <trans-unit id="ngb.timepicker.decrement-hours" datatype="html"> | 144 | <trans-unit id="ngb.timepicker.decrement-hours" datatype="html"> |
145 | <source>Decrement hours</source> | 145 | <source>Decrement hours</source> |
146 | <target state="new">Decrement hours</target> | 146 | <target state="translated">Uren verlagen</target> |
147 | <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">228</context></context-group> | 147 | <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">228</context></context-group> |
148 | </trans-unit> | 148 | </trans-unit> |
149 | <trans-unit id="ngb.timepicker.increment-minutes" datatype="html"> | 149 | <trans-unit id="ngb.timepicker.increment-minutes" datatype="html"> |
150 | <source>Increment minutes</source> | 150 | <source>Increment minutes</source> |
151 | <target state="new">Increment minutes</target> | 151 | <target state="translated">Minuten verhogen</target> |
152 | <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">249</context></context-group> | 152 | <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">249</context></context-group> |
153 | </trans-unit> | 153 | </trans-unit> |
154 | <trans-unit id="ngb.timepicker.decrement-minutes" datatype="html"> | 154 | <trans-unit id="ngb.timepicker.decrement-minutes" datatype="html"> |
155 | <source>Decrement minutes</source> | 155 | <source>Decrement minutes</source> |
156 | <target state="new">Decrement minutes</target> | 156 | <target state="translated">Minuten verlagen</target> |
157 | <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">272</context></context-group> | 157 | <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">272</context></context-group> |
158 | </trans-unit> | 158 | </trans-unit> |
159 | <trans-unit id="ngb.timepicker.SS" datatype="html"> | 159 | <trans-unit id="ngb.timepicker.SS" datatype="html"> |
160 | <source>SS</source> | 160 | <source>SS</source> |
161 | <target state="new">SS</target> | 161 | <target state="translated">SS</target> |
162 | <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">289</context></context-group> | 162 | <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">289</context></context-group> |
163 | </trans-unit> | 163 | </trans-unit> |
164 | <trans-unit id="ngb.timepicker.seconds" datatype="html"> | 164 | <trans-unit id="ngb.timepicker.seconds" datatype="html"> |
165 | <source>Seconds</source> | 165 | <source>Seconds</source> |
166 | <target state="new">Seconds</target> | 166 | <target state="translated">Seconden</target> |
167 | <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">295</context></context-group> | 167 | <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">295</context></context-group> |
168 | </trans-unit> | 168 | </trans-unit> |
169 | <trans-unit id="ngb.timepicker.increment-seconds" datatype="html"> | 169 | <trans-unit id="ngb.timepicker.increment-seconds" datatype="html"> |
170 | <source>Increment seconds</source> | 170 | <source>Increment seconds</source> |
171 | <target state="new">Increment seconds</target> | 171 | <target state="translated">Seconden verhogen</target> |
172 | <context-group purpose="location"> | 172 | <context-group purpose="location"> |
173 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> | 173 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> |
174 | <context context-type="linenumber">295</context> | 174 | <context context-type="linenumber">295</context> |
@@ -176,7 +176,7 @@ | |||
176 | </trans-unit> | 176 | </trans-unit> |
177 | <trans-unit id="ngb.timepicker.decrement-seconds" datatype="html"> | 177 | <trans-unit id="ngb.timepicker.decrement-seconds" datatype="html"> |
178 | <source>Decrement seconds</source> | 178 | <source>Decrement seconds</source> |
179 | <target state="new">Decrement seconds</target> | 179 | <target state="translated">Seconden verlagen</target> |
180 | <context-group purpose="location"> | 180 | <context-group purpose="location"> |
181 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> | 181 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> |
182 | <context context-type="linenumber">295</context> | 182 | <context context-type="linenumber">295</context> |
@@ -184,7 +184,7 @@ | |||
184 | </trans-unit> | 184 | </trans-unit> |
185 | <trans-unit id="ngb.timepicker.PM" datatype="html"> | 185 | <trans-unit id="ngb.timepicker.PM" datatype="html"> |
186 | <source><x id="INTERPOLATION"/></source> | 186 | <source><x id="INTERPOLATION"/></source> |
187 | <target state="new"><x id="INTERPOLATION"/></target> | 187 | <target state="translated"><x id="INTERPOLATION"/></target> |
188 | <context-group purpose="location"> | 188 | <context-group purpose="location"> |
189 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> | 189 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> |
190 | <context context-type="linenumber">295</context> | 190 | <context context-type="linenumber">295</context> |
@@ -192,7 +192,7 @@ | |||
192 | </trans-unit> | 192 | </trans-unit> |
193 | <trans-unit id="ngb.timepicker.AM" datatype="html"> | 193 | <trans-unit id="ngb.timepicker.AM" datatype="html"> |
194 | <source><x id="INTERPOLATION"/></source> | 194 | <source><x id="INTERPOLATION"/></source> |
195 | <target state="new"><x id="INTERPOLATION"/></target> | 195 | <target state="translated"><x id="INTERPOLATION"/></target> |
196 | <context-group purpose="location"> | 196 | <context-group purpose="location"> |
197 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> | 197 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> |
198 | <context context-type="linenumber">295</context> | 198 | <context context-type="linenumber">295</context> |
@@ -200,19 +200,19 @@ | |||
200 | </trans-unit> | 200 | </trans-unit> |
201 | <trans-unit id="ngb.toast.close-aria" datatype="html"> | 201 | <trans-unit id="ngb.toast.close-aria" datatype="html"> |
202 | <source>Close</source> | 202 | <source>Close</source> |
203 | <target state="new">Close</target> | 203 | <target state="translated">Sluiten</target> |
204 | <context-group purpose="location"><context context-type="sourcefile">node_modules/src/toast/toast.ts</context><context context-type="linenumber">108</context></context-group> | 204 | <context-group purpose="location"><context context-type="sourcefile">node_modules/src/toast/toast.ts</context><context context-type="linenumber">108</context></context-group> |
205 | </trans-unit> | 205 | </trans-unit> |
206 | <trans-unit id="219462505467671767" datatype="html"> | 206 | <trans-unit id="219462505467671767" datatype="html"> |
207 | <source>Close the left menu</source> | 207 | <source>Close the left menu</source> |
208 | <target state="translated">Sluit linkermenu</target> | 208 | <target state="translated">Sluit linker menu</target> |
209 | 209 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">139</context></context-group> | |
210 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit> | 210 | </trans-unit> |
211 | <trans-unit id="3455550526898419928" datatype="html"> | 211 | <trans-unit id="3455550526898419928" datatype="html"> |
212 | <source>Open the left menu</source> | 212 | <source>Open the left menu</source> |
213 | <target state="translated">Open linkermenu</target> | 213 | <target state="translated">Open linker menu</target> |
214 | 214 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">141</context></context-group> | |
215 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">141</context></context-group></trans-unit> | 215 | </trans-unit> |
216 | <trans-unit id="9075761896562520962"> | 216 | <trans-unit id="9075761896562520962"> |
217 | <source>You don't have notifications.</source> | 217 | <source>You don't have notifications.</source> |
218 | <target>Je hebt geen meldingen.</target> | 218 | <target>Je hebt geen meldingen.</target> |
@@ -220,7 +220,7 @@ | |||
220 | </trans-unit> | 220 | </trans-unit> |
221 | <trans-unit id="3780281836273462589" datatype="html"> | 221 | <trans-unit id="3780281836273462589" datatype="html"> |
222 | <source><x id="INTERPOLATION"/> published a new video: <x id="START_LINK"/><x id="INTERPOLATION_1"/><x id="CLOSE_LINK"/></source> | 222 | <source><x id="INTERPOLATION"/> published a new video: <x id="START_LINK"/><x id="INTERPOLATION_1"/><x id="CLOSE_LINK"/></source> |
223 | <target state="translated"><x id="INTERPOLATION" equiv-text="{{ notification.video.channel.displayName }}"/> heeft een nieuwe video gepubliceerd: <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> <x id="INTERPOLATION_1" equiv-text="{{ notification.video.name }}"/> <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></target> | 223 | <target state="translated"><x id="INTERPOLATION" equiv-text="{{ notification.video.channel.displayName }}"/> heeft een nieuwe video gepubliceerd: <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> <x id="INTERPOLATION_1" equiv-text="{{ notification.video.name }}"/> <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></target> |
224 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">15</context></context-group> | 224 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">15</context></context-group> |
225 | </trans-unit> | 225 | </trans-unit> |
226 | <trans-unit id="3861380964267994829" datatype="html"> | 226 | <trans-unit id="3861380964267994829" datatype="html"> |
@@ -230,52 +230,52 @@ | |||
230 | </trans-unit> | 230 | </trans-unit> |
231 | <trans-unit id="5067946665521007036" datatype="html"> | 231 | <trans-unit id="5067946665521007036" datatype="html"> |
232 | <source>Your video <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has been unblocked </source> | 232 | <source>Your video <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has been unblocked </source> |
233 | <target state="translated">Uw video <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> <x id="INTERPOLATION" equiv-text="{{ notification.video.name }}"/> <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> is gedeblokkeerd </target> | 233 | <target state="translated">Uw video <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> <x id="INTERPOLATION" equiv-text="{{ notification.video.name }}"/> <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> is gedeblokkeerd </target> |
234 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">32</context></context-group> | 234 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">32</context></context-group> |
235 | </trans-unit> | 235 | </trans-unit> |
236 | <trans-unit id="7127745751169269971" datatype="html"> | 236 | <trans-unit id="7127745751169269971" datatype="html"> |
237 | <source>Your video <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has been blocked </source> | 237 | <source>Your video <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has been blocked </source> |
238 | <target state="translated">Uw video <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> <x id="INTERPOLATION" equiv-text="{{ notification.videoBlacklist.video.name }}"/> <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> is geblokkeerd </target> | 238 | <target state="translated">Uw video <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> <x id="INTERPOLATION" equiv-text="{{ notification.videoBlacklist.video.name }}"/> <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> is geblokkeerd </target> |
239 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">40</context></context-group> | 239 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">40</context></context-group> |
240 | </trans-unit> | 240 | </trans-unit> |
241 | <trans-unit id="506794214492992969" datatype="html"> | 241 | <trans-unit id="506794214492992969" datatype="html"> |
242 | <source><x id="START_LINK"/>A new video abuse<x id="CLOSE_LINK"/> has been created on video <x id="START_LINK_1"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/></source> | 242 | <source><x id="START_LINK"/>A new video abuse<x id="CLOSE_LINK"/> has been created on video <x id="START_LINK_1"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/></source> |
243 | <target state="translated">Er is een <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>nieuwe video-misbruikaangifte <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> aangemaakt over video <x id="START_LINK_1" ctype="x-a" equiv-text="<a>"/> <x id="INTERPOLATION" equiv-text="{{ notification.abuse.video.name }}"/> <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></target> | 243 | <target state="translated">Er is een <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>nieuwe video-misbruikaangifte <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> aangemaakt over video <x id="START_LINK_1" ctype="x-a" equiv-text="<a>"/> <x id="INTERPOLATION" equiv-text="{{ notification.abuse.video.name }}"/> <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></target> |
244 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">49</context></context-group> | 244 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">49</context></context-group> |
245 | </trans-unit> | 245 | </trans-unit> |
246 | <trans-unit id="3487882822536102372" datatype="html"> | 246 | <trans-unit id="3487882822536102372" datatype="html"> |
247 | <source><x id="START_LINK"/>A new comment abuse<x id="CLOSE_LINK"/> has been created on video <x id="START_LINK_1"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/></source> | 247 | <source><x id="START_LINK"/>A new comment abuse<x id="CLOSE_LINK"/> has been created on video <x id="START_LINK_1"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/></source> |
248 | <target state="translated">Er is een <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>nieuwe reactie-misbruikaangifte<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> aangemaakt over video <x id="START_LINK_1" ctype="x-a" equiv-text="<a>"/> <x id="INTERPOLATION" equiv-text="{{ notification.abuse.comment.video.name }}"/> <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></target> | 248 | <target state="translated">Er is een <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>nieuwe reactie-misbruikaangifte<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> aangemaakt over video <x id="START_LINK_1" ctype="x-a" equiv-text="<a>"/> <x id="INTERPOLATION" equiv-text="{{ notification.abuse.comment.video.name }}"/> <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></target> |
249 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">53</context></context-group> | 249 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">53</context></context-group> |
250 | </trans-unit> | 250 | </trans-unit> |
251 | <trans-unit id="7885094785640544496" datatype="html"> | 251 | <trans-unit id="7885094785640544496" datatype="html"> |
252 | <source><x id="START_LINK"/>A new account abuse<x id="CLOSE_LINK"/> has been created on account <x id="START_LINK_1"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/></source> | 252 | <source><x id="START_LINK"/>A new account abuse<x id="CLOSE_LINK"/> has been created on account <x id="START_LINK_1"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/></source> |
253 | <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="<a>"/>A new account abuse <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> has been created on account <x id="START_LINK_1" ctype="x-a" equiv-text="<a>"/> <x id="INTERPOLATION" equiv-text="{{ notification.abuse.account.displayName }}"/> <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></target> | 253 | <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="<a>"/>A new account abuse <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> has been created on account <x id="START_LINK_1" ctype="x-a" equiv-text="<a>"/> <x id="INTERPOLATION" equiv-text="{{ notification.abuse.account.displayName }}"/> <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></target> |
254 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">57</context></context-group> | 254 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">57</context></context-group> |
255 | </trans-unit> | 255 | </trans-unit> |
256 | <trans-unit id="2008776855594205860" datatype="html"> | 256 | <trans-unit id="2008776855594205860" datatype="html"> |
257 | <source><x id="START_LINK"/>A new abuse<x id="CLOSE_LINK"/> has been created </source> | 257 | <source><x id="START_LINK"/>A new abuse<x id="CLOSE_LINK"/> has been created </source> |
258 | <target state="translated">Er is een <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>nieuwe misbruikaangifte<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> aangemaakt </target> | 258 | <target state="translated">Er is een <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>nieuwe misbruikaangifte<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> aangemaakt </target> |
259 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">62</context></context-group> | 259 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">62</context></context-group> |
260 | </trans-unit> | 260 | </trans-unit> |
261 | <trans-unit id="8816959058080937679" datatype="html"> | 261 | <trans-unit id="8816959058080937679" datatype="html"> |
262 | <source><x id="START_LINK"/>Your abuse <x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has been <x id="START_TAG_NG_CONTAINER"/>accepted<x id="CLOSE_TAG_NG_CONTAINER"/><x id="START_TAG_NG_CONTAINER_1"/>rejected<x id="CLOSE_TAG_NG_CONTAINER"/></source> | 262 | <source><x id="START_LINK"/>Your abuse <x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has been <x id="START_TAG_NG_CONTAINER"/>accepted<x id="CLOSE_TAG_NG_CONTAINER"/><x id="START_TAG_NG_CONTAINER_1"/>rejected<x id="CLOSE_TAG_NG_CONTAINER"/></source> |
263 | <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Je misbruikaangifte <x id="INTERPOLATION" equiv-text="{{ notification.abuse.id }}"/> <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> is <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="<ng-container>"/>aanvaard <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="</ng-container>"/> <x id="START_TAG_NG-CONTAINER_1" ctype="x-ng-container" equiv-text="<ng-container>"/>afgewezen <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="</ng-container>"/></target> | 263 | <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Je misbruikaangifte <x id="INTERPOLATION" equiv-text="{{ notification.abuse.id }}"/> <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> is <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="<ng-container>"/>aanvaard <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="</ng-container>"/> <x id="START_TAG_NG-CONTAINER_1" ctype="x-ng-container" equiv-text="<ng-container>"/>afgewezen <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="</ng-container>"/></target> |
264 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">70</context></context-group> | 264 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">70</context></context-group> |
265 | </trans-unit> | 265 | </trans-unit> |
266 | <trans-unit id="6464941273929604379" datatype="html"> | 266 | <trans-unit id="6464941273929604379" datatype="html"> |
267 | <source><x id="START_LINK"/>Abuse <x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has a new message </source> | 267 | <source><x id="START_LINK"/>Abuse <x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has a new message </source> |
268 | <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Misbruikdossier <x id="INTERPOLATION" equiv-text="{{ notification.abuse.id }}"/> <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> bevat een nieuw bericht </target> | 268 | <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Misbruikdossier <x id="INTERPOLATION" equiv-text="{{ notification.abuse.id }}"/> <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> bevat een nieuw bericht </target> |
269 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">80</context></context-group> | 269 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">80</context></context-group> |
270 | </trans-unit> | 270 | </trans-unit> |
271 | <trans-unit id="420488506127153204" datatype="html"> | 271 | <trans-unit id="420488506127153204" datatype="html"> |
272 | <source>The recently added video <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has been <x id="START_LINK_1"/>automatically blocked<x id="CLOSE_LINK"/></source> | 272 | <source>The recently added video <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has been <x id="START_LINK_1"/>automatically blocked<x id="CLOSE_LINK"/></source> |
273 | <target state="translated">De recent toegevoegde video <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> <x id="INTERPOLATION" equiv-text="{{ notification.videoBlacklist.video.name }}"/> <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> is <x id="START_LINK_1" ctype="x-a" equiv-text="<a>"/>automatisch geblokkeerd <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></target> | 273 | <target state="translated">De recent toegevoegde video <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> <x id="INTERPOLATION" equiv-text="{{ notification.videoBlacklist.video.name }}"/> <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> is <x id="START_LINK_1" ctype="x-a" equiv-text="<a>"/>automatisch geblokkeerd <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></target> |
274 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">87</context></context-group> | 274 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">87</context></context-group> |
275 | </trans-unit> | 275 | </trans-unit> |
276 | <trans-unit id="2740435661398285769" datatype="html"> | 276 | <trans-unit id="2740435661398285769" datatype="html"> |
277 | <source><x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> commented your video <x id="START_LINK_1"/><x id="INTERPOLATION_1"/><x id="CLOSE_LINK"/></source> | 277 | <source><x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> commented your video <x id="START_LINK_1"/><x id="INTERPOLATION_1"/><x id="CLOSE_LINK"/></source> |
278 | <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="<a>"/> <x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/> <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> heeft op je video gereageerd <x id="START_LINK_1" ctype="x-a" equiv-text="<a>"/> <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/> <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></target> | 278 | <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="<a>"/> <x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/> <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> heeft op je video gereageerd <x id="START_LINK_1" ctype="x-a" equiv-text="<a>"/> <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/> <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></target> |
279 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">99</context></context-group> | 279 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">99</context></context-group> |
280 | </trans-unit> | 280 | </trans-unit> |
281 | <trans-unit id="2020563642195933477" datatype="html"> | 281 | <trans-unit id="2020563642195933477" datatype="html"> |
@@ -287,39 +287,39 @@ | |||
287 | <trans-unit id="2436106664506839309" datatype="html"> | 287 | <trans-unit id="2436106664506839309" datatype="html"> |
288 | <source>Your video <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has been published </source> | 288 | <source>Your video <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has been published </source> |
289 | <target state="translated">Jouw video | 289 | <target state="translated">Jouw video |
290 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> | 290 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> |
291 | <x id="INTERPOLATION" equiv-text="{{ notification.video.name }}"/> | 291 | <x id="INTERPOLATION" equiv-text="{{ notification.video.name }}"/> |
292 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> is gepubliceerd | 292 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> is gepubliceerd |
293 | </target> | 293 | </target> |
294 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">115</context></context-group> | 294 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">115</context></context-group> |
295 | </trans-unit> | 295 | </trans-unit> |
296 | <trans-unit id="7130219900907848048" datatype="html"> | 296 | <trans-unit id="7130219900907848048" datatype="html"> |
297 | <source><x id="START_LINK"/>Your video import<x id="CLOSE_LINK"/> <x id="INTERPOLATION"/> succeeded </source> | 297 | <source><x id="START_LINK"/>Your video import<x id="CLOSE_LINK"/> <x id="INTERPOLATION"/> succeeded </source> |
298 | <target state="translated"> | 298 | <target state="translated"> |
299 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Jouw video import | 299 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Jouw video import |
300 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> | 300 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> |
301 | <x id="INTERPOLATION" equiv-text="{{ notification.videoImportIdentifier }}"/> is voltooid | 301 | <x id="INTERPOLATION" equiv-text="{{ notification.videoImportIdentifier }}"/> is voltooid |
302 | </target> | 302 | </target> |
303 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">124</context></context-group> | 303 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">124</context></context-group> |
304 | </trans-unit> | 304 | </trans-unit> |
305 | <trans-unit id="2099623308096969132" datatype="html"> | 305 | <trans-unit id="2099623308096969132" datatype="html"> |
306 | <source><x id="START_LINK"/>Your video import<x id="CLOSE_LINK"/> <x id="INTERPOLATION"/> failed </source> | 306 | <source><x id="START_LINK"/>Your video import<x id="CLOSE_LINK"/> <x id="INTERPOLATION"/> failed </source> |
307 | <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Je video-import <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> <x id="INTERPOLATION" equiv-text="{{ notification.videoImportIdentifier }}"/> is mislukt </target> | 307 | <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Je video-import <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> <x id="INTERPOLATION" equiv-text="{{ notification.videoImportIdentifier }}"/> is mislukt </target> |
308 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">132</context></context-group> | 308 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">132</context></context-group> |
309 | </trans-unit> | 309 | </trans-unit> |
310 | <trans-unit id="3371351937331192777" datatype="html"> | 310 | <trans-unit id="3371351937331192777" datatype="html"> |
311 | <source>User <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> registered on your instance </source> | 311 | <source>User <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> registered on your instance </source> |
312 | <target state="translated">Gebruiker <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> <x id="INTERPOLATION" equiv-text="{{ notification.account.name }}"/> <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> is geregistreerd op je exemplaar van PeerTube </target> | 312 | <target state="translated">Gebruiker <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> <x id="INTERPOLATION" equiv-text="{{ notification.account.name }}"/> <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> is geregistreerd op je exemplaar van PeerTube </target> |
313 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">139</context></context-group> | 313 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">139</context></context-group> |
314 | </trans-unit> | 314 | </trans-unit> |
315 | <trans-unit id="4404295482394146814" datatype="html"> | 315 | <trans-unit id="4404295482394146814" datatype="html"> |
316 | <source><x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> is following <x id="START_TAG_NG_CONTAINER"/>your channel <x id="INTERPOLATION_1"/><x id="CLOSE_TAG_NG_CONTAINER"/><x id="START_TAG_NG_CONTAINER_1"/>your account<x id="CLOSE_TAG_NG_CONTAINER"/></source> | 316 | <source><x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> is following <x id="START_TAG_NG_CONTAINER"/>your channel <x id="INTERPOLATION_1"/><x id="CLOSE_TAG_NG_CONTAINER"/><x id="START_TAG_NG_CONTAINER_1"/>your account<x id="CLOSE_TAG_NG_CONTAINER"/></source> |
317 | <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="<a>"/> <x id="INTERPOLATION" equiv-text="{{ notification.actorFollow.follower.displayName }}"/> <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> volgt nu <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="<ng-container>"/>je kanaal <x id="INTERPOLATION_1" equiv-text="{{ notification.actorFollow.following.displayName }}"/> <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="</ng-container>"/> <x id="START_TAG_NG-CONTAINER_1" ctype="x-ng-container" equiv-text="<ng-container>"/>je account <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="</ng-container>"/></target> | 317 | <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="<a>"/> <x id="INTERPOLATION" equiv-text="{{ notification.actorFollow.follower.displayName }}"/> <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> volgt nu <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="<ng-container>"/>je kanaal <x id="INTERPOLATION_1" equiv-text="{{ notification.actorFollow.following.displayName }}"/> <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="</ng-container>"/> <x id="START_TAG_NG-CONTAINER_1" ctype="x-ng-container" equiv-text="<ng-container>"/>je account <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="</ng-container>"/></target> |
318 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">150</context></context-group> | 318 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">150</context></context-group> |
319 | </trans-unit> | 319 | </trans-unit> |
320 | <trans-unit id="5504059606863599420" datatype="html"> | 320 | <trans-unit id="5504059606863599420" datatype="html"> |
321 | <source><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.accountUrl">"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> mentioned you on <x id="START_LINK_1" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.commentUrl">"/>video <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></source> | 321 | <source><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.accountUrl">"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> mentioned you on <x id="START_LINK_1" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.commentUrl">"/>video <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></source> |
322 | <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.accountUrl">"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> heeft je genoemd <x id="START_LINK_1" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.commentUrl">"/>video <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></target> | 322 | <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.accountUrl">"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> heeft je genoemd in deze <x id="START_LINK_1" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.commentUrl">"/>video <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></target> |
323 | <context-group purpose="location"> | 323 | <context-group purpose="location"> |
324 | <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> | 324 | <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> |
325 | <context context-type="linenumber">164</context> | 325 | <context context-type="linenumber">164</context> |
@@ -327,33 +327,33 @@ | |||
327 | </trans-unit> | 327 | </trans-unit> |
328 | <trans-unit id="5354239156470982824" datatype="html"> | 328 | <trans-unit id="5354239156470982824" datatype="html"> |
329 | <source>Your instance has <x id="START_LINK"/>a new follower<x id="CLOSE_LINK"/> (<x id="INTERPOLATION"/>) <x id="START_TAG_NG_CONTAINER"/> awaiting your approval<x id="CLOSE_TAG_NG_CONTAINER"/></source> | 329 | <source>Your instance has <x id="START_LINK"/>a new follower<x id="CLOSE_LINK"/> (<x id="INTERPOLATION"/>) <x id="START_TAG_NG_CONTAINER"/> awaiting your approval<x id="CLOSE_TAG_NG_CONTAINER"/></source> |
330 | <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Een nieuwe volger van je exemplaar van PeerTube <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> ( <x id="INTERPOLATION" equiv-text="{{ notification.actorFollow?.follower.host }}"/>) <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="<ng-container>"/> wacht op je goedkeuring<x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="</ng-container>"/></target> | 330 | <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Een nieuwe volger op je exemplaar van PeerTube <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> ( <x id="INTERPOLATION" equiv-text="{{ notification.actorFollow?.follower.host }}"/>) <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="<ng-container>"/> wacht op je goedkeuring<x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="</ng-container>"/></target> |
331 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">180</context></context-group> | 331 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">180</context></context-group> |
332 | </trans-unit> | 332 | </trans-unit> |
333 | <trans-unit id="325842756252267394" datatype="html"> | 333 | <trans-unit id="325842756252267394" datatype="html"> |
334 | <source>Your instance automatically followed <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/></source> | 334 | <source>Your instance automatically followed <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/></source> |
335 | <target state="translated">Je exemplaar van PeerTube heeft automatisch <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> <x id="INTERPOLATION" equiv-text="{{ notification.actorFollow.following.host }}"/> <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> gevolgd</target> | 335 | <target state="translated">Je exemplaar van PeerTube heeft automatisch <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> <x id="INTERPOLATION" equiv-text="{{ notification.actorFollow.following.host }}"/> <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> gevolgd</target> |
336 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">189</context></context-group> | 336 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">189</context></context-group> |
337 | </trans-unit> | 337 | </trans-unit> |
338 | <trans-unit id="363592786729553688" datatype="html"> | 338 | <trans-unit id="363592786729553688" datatype="html"> |
339 | <source><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.pluginUrl" [queryParams]="notification.pluginQueryParams">"/>A new version of the plugin/theme <x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> is available: <x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </source> | 339 | <source><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.pluginUrl" [queryParams]="notification.pluginQueryParams">"/>A new version of the plugin/theme <x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> is available: <x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </source> |
340 | <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.pluginUrl" [queryParams]="notification.pluginQueryParams">"/> Een nieuwe versie van de plugin/thema <x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> is beschikbaar: <x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </target> | 340 | <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.pluginUrl" [queryParams]="notification.pluginQueryParams">"/> Een nieuwe versie van het plugin/thema <x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> is beschikbaar: <x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </target> |
341 | <context-group purpose="location"> | 341 | <context-group purpose="location"> |
342 | <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> | 342 | <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> |
343 | <context context-type="linenumber">198,199</context> | 343 | <context context-type="linenumber">198,199</context> |
344 | </context-group> | 344 | </context-group> |
345 | </trans-unit> | 345 | </trans-unit> |
346 | <trans-unit id="5055099158245592648" datatype="html"> | 346 | <trans-unit id="5055099158245592648" datatype="html"> |
347 | <source><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [href]="notification.peertubeVersionLink" target="_blank" rel="noopener noreferer">"/>A new version of PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> is available: <x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </source> | 347 | <source><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [href]="notification.peertubeVersionLink" target="_blank" rel="noopener noreferer">"/>A new version of PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> is available: <x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </source> |
348 | <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [href]="notification.peertubeVersionLink" target="_blank" rel="noopener noreferer">"/>Een nieuww versie van PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> is beschikbaar: <x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </target> | 348 | <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [href]="notification.peertubeVersionLink" target="_blank" rel="noopener noreferer">"/>Een nieuwe versie van PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> is beschikbaar: <x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </target> |
349 | <context-group purpose="location"> | 349 | <context-group purpose="location"> |
350 | <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> | 350 | <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> |
351 | <context context-type="linenumber">206,207</context> | 351 | <context context-type="linenumber">206,207</context> |
352 | </context-group> | 352 | </context-group> |
353 | </trans-unit> | 353 | </trans-unit> |
354 | <trans-unit id="731573110355765429" datatype="html"> | 354 | <trans-unit id="731573110355765429" datatype="html"> |
355 | <source>Your video <x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.videoUrl">"/><x id="INTERPOLATION" equiv-text="{{ notification.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> edition has finished </source> | 355 | <source>Your video <x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.videoUrl">"/><x id="INTERPOLATION" equiv-text="{{ notification.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> edition has finished </source> |
356 | <target state="new"> Your video <x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.videoUrl">"/><x id="INTERPOLATION" equiv-text="{{ notification.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> edition has finished </target> | 356 | <target state="translated">Je videobewerking <x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.videoUrl">"/><x id="INTERPOLATION" equiv-text="{{ notification.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> is voltooid. </target> |
357 | <context-group purpose="location"> | 357 | <context-group purpose="location"> |
358 | <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> | 358 | <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> |
359 | <context context-type="linenumber">213,215</context> | 359 | <context context-type="linenumber">213,215</context> |
@@ -366,7 +366,7 @@ | |||
366 | </trans-unit> | 366 | </trans-unit> |
367 | <trans-unit id="906167214730624194" datatype="html"> | 367 | <trans-unit id="906167214730624194" datatype="html"> |
368 | <source>{views, plural, =0 {No view} =1 {1 view} other {<x id="views"/> views}}</source> | 368 | <source>{views, plural, =0 {No view} =1 {1 view} other {<x id="views"/> views}}</source> |
369 | <target state="new">{views, plural, =0 {No view} =1 {1 view} other {<x id="views"/> views}}</target> | 369 | <target state="translated">{views, plural, =0 {Geen weergaven} =1 {1 weergaven} other {<x id="views"/> weergaven}}</target> |
370 | <context-group purpose="location"> | 370 | <context-group purpose="location"> |
371 | <context context-type="sourcefile">src/app/shared/shared-main/video/video.model.ts</context> | 371 | <context context-type="sourcefile">src/app/shared/shared-main/video/video.model.ts</context> |
372 | <context context-type="linenumber">22</context> | 372 | <context context-type="linenumber">22</context> |
@@ -374,7 +374,7 @@ | |||
374 | </trans-unit> | 374 | </trans-unit> |
375 | <trans-unit id="4873265433447388314" datatype="html"> | 375 | <trans-unit id="4873265433447388314" datatype="html"> |
376 | <source>{viewers, plural, =0 {No viewers} =1 {1 viewer} other {<x id="viewers"/> viewers}}</source> | 376 | <source>{viewers, plural, =0 {No viewers} =1 {1 viewer} other {<x id="viewers"/> viewers}}</source> |
377 | <target state="new">{viewers, plural, =0 {No viewers} =1 {1 viewer} other {<x id="viewers"/> viewers}}</target> | 377 | <target state="translated">{viewers, plural, =0 {Geen kijkers} =1 {1 kijker} other {<x id="viewers"/> nu aan het kijken}}</target> |
378 | <context-group purpose="location"> | 378 | <context-group purpose="location"> |
379 | <context context-type="sourcefile">src/app/shared/shared-main/video/video.model.ts</context> | 379 | <context context-type="sourcefile">src/app/shared/shared-main/video/video.model.ts</context> |
380 | <context context-type="linenumber">23</context> | 380 | <context context-type="linenumber">23</context> |
@@ -382,7 +382,7 @@ | |||
382 | </trans-unit> | 382 | </trans-unit> |
383 | <trans-unit id="4763067539652050249" datatype="html"> | 383 | <trans-unit id="4763067539652050249" datatype="html"> |
384 | <source><x id="PH" equiv-text="this.viewers"/> viewer(s)</source> | 384 | <source><x id="PH" equiv-text="this.viewers"/> viewer(s)</source> |
385 | <target state="new"><x id="PH" equiv-text="this.viewers"/> viewer(s)</target> | 385 | <target state="translated"><x id="PH" equiv-text="this.viewers"/> nu aan het kijken</target> |
386 | <context-group purpose="location"> | 386 | <context-group purpose="location"> |
387 | <context context-type="sourcefile">src/app/shared/shared-main/video/video.model.ts</context> | 387 | <context context-type="sourcefile">src/app/shared/shared-main/video/video.model.ts</context> |
388 | <context context-type="linenumber">276</context> | 388 | <context context-type="linenumber">276</context> |
@@ -390,7 +390,7 @@ | |||
390 | </trans-unit> | 390 | </trans-unit> |
391 | <trans-unit id="8622604868434380566" datatype="html"> | 391 | <trans-unit id="8622604868434380566" datatype="html"> |
392 | <source>{<x id="PH" equiv-text="this.views"/> view(s)}</source> | 392 | <source>{<x id="PH" equiv-text="this.views"/> view(s)}</source> |
393 | <target state="new">{<x id="PH" equiv-text="this.views"/> view(s)}</target> | 393 | <target state="translated">{<x id="PH" equiv-text="this.views"/> weergaven}</target> |
394 | <context-group purpose="location"> | 394 | <context-group purpose="location"> |
395 | <context context-type="sourcefile">src/app/shared/shared-main/video/video.model.ts</context> | 395 | <context context-type="sourcefile">src/app/shared/shared-main/video/video.model.ts</context> |
396 | <context context-type="linenumber">279</context> | 396 | <context context-type="linenumber">279</context> |
@@ -398,22 +398,22 @@ | |||
398 | </trans-unit> | 398 | </trans-unit> |
399 | <trans-unit id="3321250177023376249" datatype="html"> | 399 | <trans-unit id="3321250177023376249" datatype="html"> |
400 | <source>Change your avatar</source> | 400 | <source>Change your avatar</source> |
401 | <target state="translated">Wijzig jouw avatar</target> | 401 | <target state="translated">Profielfoto wijzigen</target> |
402 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image-edit/actor-avatar-edit.component.html</context><context context-type="linenumber">18</context></context-group> | 402 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image-edit/actor-avatar-edit.component.html</context><context context-type="linenumber">18</context></context-group> |
403 | </trans-unit> | 403 | </trans-unit> |
404 | <trans-unit id="8411430224810427392" datatype="html"> | 404 | <trans-unit id="8411430224810427392" datatype="html"> |
405 | <source>Remove avatar</source> | 405 | <source>Remove avatar</source> |
406 | <target state="translated">Verwijder avatar</target> | 406 | <target state="translated">Profielfoto weghalen</target> |
407 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image-edit/actor-avatar-edit.component.html</context><context context-type="linenumber">40</context></context-group> | 407 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image-edit/actor-avatar-edit.component.html</context><context context-type="linenumber">40</context></context-group> |
408 | </trans-unit> | 408 | </trans-unit> |
409 | <trans-unit id="8817917090143649804" datatype="html"> | 409 | <trans-unit id="8817917090143649804" datatype="html"> |
410 | <source>Account muted</source> | 410 | <source>Account muted</source> |
411 | <target state="new">Account muted</target> | 411 | <target state="translated">Account gedempt</target> |
412 | <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> | 412 | <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> |
413 | </trans-unit> | 413 | </trans-unit> |
414 | <trans-unit id="1684597533616494551" datatype="html"> | 414 | <trans-unit id="1684597533616494551" datatype="html"> |
415 | <source>Server muted</source> | 415 | <source>Server muted</source> |
416 | <target state="new">Server muted</target> | 416 | <target state="translated">Server gedempt</target> |
417 | <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> | 417 | <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> |
418 | </trans-unit> | 418 | </trans-unit> |
419 | <trans-unit id="5924559757556526785"> | 419 | <trans-unit id="5924559757556526785"> |
@@ -429,27 +429,27 @@ | |||
429 | <trans-unit id="1394835141143590910"> | 429 | <trans-unit id="1394835141143590910"> |
430 | <source>Start at</source> | 430 | <source>Start at</source> |
431 | <target>Beginnen bij</target> | 431 | <target>Beginnen bij</target> |
432 | 432 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">39</context></context-group> | |
433 | 433 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">149</context></context-group> | |
434 | 434 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">33</context></context-group> | |
435 | 435 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.html</context><context context-type="linenumber">69</context></context-group> | |
436 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">149</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.html</context><context context-type="linenumber">69</context></context-group></trans-unit> | 436 | </trans-unit> |
437 | <trans-unit id="5964984095397511808"> | 437 | <trans-unit id="5964984095397511808"> |
438 | <source>Stop at</source> | 438 | <source>Stop at</source> |
439 | <target>Stoppen bij</target> | 439 | <target>Stoppen bij</target> |
440 | 440 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">54</context></context-group> | |
441 | 441 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">190</context></context-group> | |
442 | 442 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">34</context></context-group> | |
443 | 443 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.html</context><context context-type="linenumber">83</context></context-group> | |
444 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">190</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.html</context><context context-type="linenumber">83</context></context-group></trans-unit> | 444 | </trans-unit> |
445 | <trans-unit id="2816407313459209541" datatype="html"> | 445 | <trans-unit id="2816407313459209541" datatype="html"> |
446 | <source>Your report will be sent to moderators of <x id="INTERPOLATION"/><x id="START_TAG_NG_CONTAINER"/> and will be forwarded to the video origin (<x id="INTERPOLATION_1"/>) too<x id="CLOSE_TAG_NG_CONTAINER"/>. </source> | 446 | <source>Your report will be sent to moderators of <x id="INTERPOLATION"/><x id="START_TAG_NG_CONTAINER"/> and will be forwarded to the video origin (<x id="INTERPOLATION_1"/>) too<x id="CLOSE_TAG_NG_CONTAINER"/>. </source> |
447 | <target state="translated">Je aangifte komt terecht bij moderatoren van <x id="INTERPOLATION" equiv-text="{{ currentHost }}"/> <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="<ng-container>"/> en wordt ook doorgestuurd naar de videobron ( <x id="INTERPOLATION_1" equiv-text="{{ originHost }}"/>) too <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="</ng-container>"/>. </target> | 447 | <target state="translated">Je aangifte komt terecht bij moderatoren van <x id="INTERPOLATION" equiv-text="{{ currentHost }}"/> <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="<ng-container>"/> en wordt ook doorgestuurd naar de videobron ( <x id="INTERPOLATION_1" equiv-text="{{ originHost }}"/>) too <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="</ng-container>"/>. </target> |
448 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">66</context></context-group> | 448 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">66</context></context-group> |
449 | </trans-unit> | 449 | </trans-unit> |
450 | <trans-unit id="6990204431018013063" datatype="html"> | 450 | <trans-unit id="6990204431018013063" datatype="html"> |
451 | <source>Please describe the issue...</source> | 451 | <source>Please describe the issue...</source> |
452 | <target state="translated">Het probleem beschrijven alstublieft...</target> | 452 | <target state="translated">Beschrijf het probleem...</target> |
453 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">41</context></context-group> | 453 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">41</context></context-group> |
454 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">41</context></context-group> | 454 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">41</context></context-group> |
455 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">72</context></context-group> | 455 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">72</context></context-group> |
@@ -475,10 +475,8 @@ | |||
475 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">69</context></context-group> | 475 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">69</context></context-group> |
476 | </trans-unit> | 476 | </trans-unit> |
477 | <trans-unit id="2193037168694505715" datatype="html"> | 477 | <trans-unit id="2193037168694505715" datatype="html"> |
478 | <source>Short text to tell people how they can support the channel (membership platform...).<br /><br /> | 478 | <source>Short text to tell people how they can support the channel (membership platform...).<br /><br /> When a video is uploaded in this channel, the video support field will be automatically filled by this text.</source> |
479 | When a video is uploaded in this channel, the video support field will be automatically filled by this text.</source> | 479 | <target state="translated">Korte tekst om mensen te vertellen hoe ze het kanaal kunnen steunen (lidmaatschapsplatform...).<br /><br /> Wanneer een video wordt geüpload in dit kanaal, wordt het video-ondersteuningsveld automatisch gevuld met deze tekst.</target> |
480 | <target state="new">Short text to tell people how they can support the channel (membership platform...).<br /><br /> | ||
481 | When a video is uploaded in this channel, the video support field will be automatically filled by this text.</target> | ||
482 | <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">66</context></context-group> | 480 | <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">66</context></context-group> |
483 | <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">66</context></context-group> | 481 | <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">66</context></context-group> |
484 | </trans-unit> | 482 | </trans-unit> |
@@ -525,24 +523,24 @@ | |||
525 | <trans-unit id="1006562256968398209" datatype="html"> | 523 | <trans-unit id="1006562256968398209" datatype="html"> |
526 | <source>video</source> | 524 | <source>video</source> |
527 | <target state="translated">video</target> | 525 | <target state="translated">video</target> |
528 | 526 | <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">304</context></context-group> | |
529 | 527 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group> | |
530 | <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">304</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">57</context></context-group></trans-unit> | 528 | </trans-unit> |
531 | <trans-unit id="6995024616159044376" datatype="html"> | 529 | <trans-unit id="6995024616159044376" datatype="html"> |
532 | <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> | 530 | <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> |
533 | <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> | 531 | <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> |
534 | 532 | <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> | |
535 | <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> | 533 | </trans-unit> |
536 | <trans-unit id="7873395933409147217" datatype="html"> | 534 | <trans-unit id="7873395933409147217" datatype="html"> |
537 | <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> | 535 | <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> |
538 | <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> | 536 | <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> |
539 | 537 | <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> | |
540 | <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> | 538 | </trans-unit> |
541 | <trans-unit id="5235042777215655908" datatype="html"> | 539 | <trans-unit id="5235042777215655908" datatype="html"> |
542 | <source>subtitles</source> | 540 | <source>subtitles</source> |
543 | <target state="translated">ondertitels</target> | 541 | <target state="translated">ondertitels</target> |
544 | 542 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">58</context></context-group> | |
545 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">58</context></context-group></trans-unit> | 543 | </trans-unit> |
546 | <trans-unit id="6325096236207614377"> | 544 | <trans-unit id="6325096236207614377"> |
547 | <source>Reason...</source> | 545 | <source>Reason...</source> |
548 | <target>Reden...</target> | 546 | <target>Reden...</target> |
@@ -550,7 +548,7 @@ | |||
550 | </trans-unit> | 548 | </trans-unit> |
551 | <trans-unit id="1781854282711822539" datatype="html"> | 549 | <trans-unit id="1781854282711822539" datatype="html"> |
552 | <source>Mute to also hide videos/comments</source> | 550 | <source>Mute to also hide videos/comments</source> |
553 | <target state="new">Mute to also hide videos/comments</target> | 551 | <target state="translated">Dempen om ook video's/opmerkingen te verbergen</target> |
554 | <context-group purpose="location"> | 552 | <context-group purpose="location"> |
555 | <context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context> | 553 | <context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context> |
556 | <context context-type="linenumber">27</context> | 554 | <context context-type="linenumber">27</context> |
@@ -558,7 +556,7 @@ | |||
558 | </trans-unit> | 556 | </trans-unit> |
559 | <trans-unit id="1080230904501320275" datatype="html"> | 557 | <trans-unit id="1080230904501320275" datatype="html"> |
560 | <source>{count, plural, =1 {1 user banned.} other {<x id="count"/> users banned.}}</source> | 558 | <source>{count, plural, =1 {1 user banned.} other {<x id="count"/> users banned.}}</source> |
561 | <target state="new">{count, plural, =1 {1 user banned.} other {<x id="count"/> users banned.}}</target> | 559 | <target state="translated">{count, plural, =1 {1 gebruiker verbannen.} other {<x id="count"/> gebruikers verbannen.}}</target> |
562 | <context-group purpose="location"> | 560 | <context-group purpose="location"> |
563 | <context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.ts</context> | 561 | <context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.ts</context> |
564 | <context context-type="linenumber">70</context> | 562 | <context context-type="linenumber">70</context> |
@@ -635,15 +633,17 @@ | |||
635 | <trans-unit id="3267631941074558910" datatype="html"> | 633 | <trans-unit id="3267631941074558910" datatype="html"> |
636 | <source>Cannot fetch information of this remote account</source> | 634 | <source>Cannot fetch information of this remote account</source> |
637 | <target state="translated">Kan geen informatie ophalen van dit externe account</target> | 635 | <target state="translated">Kan geen informatie ophalen van dit externe account</target> |
638 | 636 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/remote-subscribe.component.ts</context><context context-type="linenumber">65</context></context-group> | |
639 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/remote-subscribe.component.ts</context><context context-type="linenumber">65</context></context-group></trans-unit> | 637 | </trans-unit> |
640 | <trans-unit id="9081463435738465430" datatype="html"> | 638 | <trans-unit id="9081463435738465430" datatype="html"> |
641 | <source>Blocked</source> | 639 | <source>Blocked</source> |
642 | <target state="translated">Geblokkeerd</target> | 640 | <target state="translated">Geblokkeerd</target> |
643 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group> | 641 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group> |
644 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group> | 642 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group> |
645 | </trans-unit><trans-unit id="2956881312790136147" datatype="html"> | 643 | </trans-unit> |
646 | <source>Delete this file</source><target state="new">Delete this file</target> | 644 | <trans-unit id="2956881312790136147" datatype="html"> |
645 | <source>Delete this file</source> | ||
646 | <target state="translated">Verwijder dit bestand</target> | ||
647 | <context-group purpose="location"> | 647 | <context-group purpose="location"> |
648 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context> | 648 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context> |
649 | <context context-type="linenumber">112</context> | 649 | <context context-type="linenumber">112</context> |
@@ -655,59 +655,59 @@ | |||
655 | </trans-unit> | 655 | </trans-unit> |
656 | <trans-unit id="870586304593427318" datatype="html"> | 656 | <trans-unit id="870586304593427318" datatype="html"> |
657 | <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source> | 657 | <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source> |
658 | <target state="new">Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</target> | 658 | <target state="needs-translation">Weet je zeker dat je deze <x id="PH" equiv-text="videos.length"/> video's wilt verwijderen?</target> |
659 | 659 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">218</context></context-group> | |
660 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">218</context></context-group></trans-unit> | 660 | </trans-unit> |
661 | <trans-unit id="5779580280418408097" datatype="html"> | 661 | <trans-unit id="5779580280418408097" datatype="html"> |
662 | <source>Deleted {count, plural, =1 {1 video} other {<x id="count"/> videos}}.</source> | 662 | <source>Deleted {count, plural, =1 {1 video} other {<x id="count"/> videos}}.</source> |
663 | <target state="new">Deleted {count, plural, =1 {1 video} other {<x id="count"/> videos}}.</target> | 663 | <target state="translated">Verwijderd {count, plural, =1 {1 video} other {<x id="count"/> video's}}.</target> |
664 | 664 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">228</context></context-group> | |
665 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">228</context></context-group></trans-unit> | 665 | </trans-unit> |
666 | <trans-unit id="6630644917521475697" datatype="html"> | 666 | <trans-unit id="6630644917521475697" datatype="html"> |
667 | <source>Deleted <x id="PH" equiv-text="videos.length"/> videos.</source> | 667 | <source>Deleted <x id="PH" equiv-text="videos.length"/> videos.</source> |
668 | <target state="new">Deleted <x id="PH" equiv-text="videos.length"/> videos.</target> | 668 | <target state="translated">Verwijderd <x id="PH" equiv-text="videos.length"/> video's.</target> |
669 | 669 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">230</context></context-group> | |
670 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">230</context></context-group></trans-unit> | 670 | </trans-unit> |
671 | <trans-unit id="9164541937317586242" datatype="html"> | 671 | <trans-unit id="9164541937317586242" datatype="html"> |
672 | <source>Unblocked {count, plural, =1 {1 video} other {<x id="count"/> videos}}.</source> | 672 | <source>Unblocked {count, plural, =1 {1 video} other {<x id="count"/> videos}}.</source> |
673 | <target state="new">Unblocked {count, plural, =1 {1 video} other {<x id="count"/> videos}}.</target> | 673 | <target state="translated">{count, plural, =1 {1 video} other {<x id="count"/> video's}} gedeblokkeerd.</target> |
674 | 674 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">246</context></context-group> | |
675 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">246</context></context-group></trans-unit> | 675 | </trans-unit> |
676 | <trans-unit id="2870417795706430145" datatype="html"> | 676 | <trans-unit id="2870417795706430145" datatype="html"> |
677 | <source>Unblocked <x id="PH" equiv-text="videos.length"/> videos.</source> | 677 | <source>Unblocked <x id="PH" equiv-text="videos.length"/> videos.</source> |
678 | <target state="new">Unblocked <x id="PH" equiv-text="videos.length"/> videos.</target> | 678 | <target state="translated"><x id="PH" equiv-text="videos.length"/> video's gedeblokkeerd.</target> |
679 | 679 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">248</context></context-group> | |
680 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">248</context></context-group></trans-unit> | 680 | </trans-unit> |
681 | <trans-unit id="6228449077605046873" datatype="html"> | 681 | <trans-unit id="6228449077605046873" datatype="html"> |
682 | <source>Are you sure you want to delete {count, plural, =1 {1 HLS streaming playlist} other {<x id="count"/> HLS streaming playlists}}?</source> | 682 | <source>Are you sure you want to delete {count, plural, =1 {1 HLS streaming playlist} other {<x id="count"/> HLS streaming playlists}}?</source> |
683 | <target state="new">Are you sure you want to delete {count, plural, =1 {1 HLS streaming playlist} other {<x id="count"/> HLS streaming playlists}}?</target> | 683 | <target state="translated">Weet u zeker dat u {count, plural, =1 {1 HLS streaming afspeellijst} other {<x id="count"/> HLS streaming afspeellijsten}} wilt verwijderen?</target> |
684 | 684 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">264</context></context-group> | |
685 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">264</context></context-group></trans-unit> | 685 | </trans-unit> |
686 | <trans-unit id="9088099192924395359" datatype="html"> | 686 | <trans-unit id="9088099192924395359" datatype="html"> |
687 | <source>Are you sure you want to delete <x id="PH" equiv-text="videos.length"/> HLS streaming playlists?</source> | 687 | <source>Are you sure you want to delete <x id="PH" equiv-text="videos.length"/> HLS streaming playlists?</source> |
688 | <target state="new">Are you sure you want to delete <x id="PH" equiv-text="videos.length"/> HLS streaming playlists?</target> | 688 | <target state="translated">Weet u zeker dat u <x id="PH" equiv-text="videos.length"/> HLS streaming afspeellijsten wilt verwijderen?</target> |
689 | 689 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">266</context></context-group> | |
690 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">266</context></context-group></trans-unit> | 690 | </trans-unit> |
691 | <trans-unit id="653148876380254581" datatype="html"> | 691 | <trans-unit id="653148876380254581" datatype="html"> |
692 | <source>Are you sure you want to delete WebTorrent files of {count, plural, =1 {1 video} other {<x id="count"/> videos}}?</source> | 692 | <source>Are you sure you want to delete WebTorrent files of {count, plural, =1 {1 video} other {<x id="count"/> videos}}?</source> |
693 | <target state="new">Are you sure you want to delete WebTorrent files of {count, plural, =1 {1 video} other {<x id="count"/> videos}}?</target> | 693 | <target state="translated">Weet je zeker dat je WebTorrent bestanden van {count, plural, =1 {1 video} other {<x id="count"/> video's}} wilt verwijderen?</target> |
694 | 694 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">270</context></context-group> | |
695 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">270</context></context-group></trans-unit> | 695 | </trans-unit> |
696 | <trans-unit id="5442133371267277333" datatype="html"> | 696 | <trans-unit id="5442133371267277333" datatype="html"> |
697 | <source>Are you sure you want to delete WebTorrent files of <x id="PH" equiv-text="videos.length"/> videos?</source> | 697 | <source>Are you sure you want to delete WebTorrent files of <x id="PH" equiv-text="videos.length"/> videos?</source> |
698 | <target state="new">Are you sure you want to delete WebTorrent files of <x id="PH" equiv-text="videos.length"/> videos?</target> | 698 | <target state="translated">Weet je zeker dat je WebTorrent bestanden van <x id="PH" equiv-text="videos.length"/> video's wilt verwijderen?</target> |
699 | 699 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">272</context></context-group> | |
700 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">272</context></context-group></trans-unit> | 700 | </trans-unit> |
701 | <trans-unit id="1571742433738679426" datatype="html"> | 701 | <trans-unit id="1571742433738679426" datatype="html"> |
702 | <source>Files were removed.</source> | 702 | <source>Files were removed.</source> |
703 | <target state="new">Files were removed.</target> | 703 | <target state="translated">Bestanden zijn verwijderd.</target> |
704 | 704 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">282</context></context-group> | |
705 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">282</context></context-group></trans-unit> | 705 | </trans-unit> |
706 | <trans-unit id="7054344823477412274" datatype="html"> | 706 | <trans-unit id="7054344823477412274" datatype="html"> |
707 | <source>Transcoding jobs created.</source> | 707 | <source>Transcoding jobs created.</source> |
708 | <target state="new">Transcoding jobs created.</target> | 708 | <target state="translated">Transcoding instructies gecreëerd.</target> |
709 | 709 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">294</context></context-group> | |
710 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">294</context></context-group></trans-unit> | 710 | </trans-unit> |
711 | <trans-unit id="3514509630940272440"> | 711 | <trans-unit id="3514509630940272440"> |
712 | <source>Sensitive</source> | 712 | <source>Sensitive</source> |
713 | <target> | 713 | <target> |
@@ -759,10 +759,10 @@ | |||
759 | <trans-unit id="834805431202576194"> | 759 | <trans-unit id="834805431202576194"> |
760 | <source>No results.</source> | 760 | <source>No results.</source> |
761 | <target>Geen resultaten.</target> | 761 | <target>Geen resultaten.</target> |
762 | 762 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">4</context></context-group> | |
763 | 763 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.html</context><context context-type="linenumber">41</context></context-group> | |
764 | 764 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.ts</context><context context-type="linenumber">24</context></context-group> | |
765 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.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/videos-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.ts</context><context context-type="linenumber">24</context></context-group></trans-unit> | 765 | </trans-unit> |
766 | <trans-unit id="158575725114802951" datatype="html"> | 766 | <trans-unit id="158575725114802951" datatype="html"> |
767 | <source>Only live videos</source> | 767 | <source>Only live videos</source> |
768 | <target state="translated">Alleen live video's</target> | 768 | <target state="translated">Alleen live video's</target> |
@@ -770,7 +770,7 @@ | |||
770 | </trans-unit> | 770 | </trans-unit> |
771 | <trans-unit id="9157178301885999151" datatype="html"> | 771 | <trans-unit id="9157178301885999151" datatype="html"> |
772 | <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source> | 772 | <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source> |
773 | <target state="new">Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</target> | 773 | <target state="translated">Wil je echt {length, plural, =1 {deze video} other {<x id="length"/> video's}} verwijderen?</target> |
774 | <context-group purpose="location"> | 774 | <context-group purpose="location"> |
775 | <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> | 775 | <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> |
776 | <context context-type="linenumber">170</context> | 776 | <context context-type="linenumber">170</context> |
@@ -800,8 +800,8 @@ | |||
800 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/markdown-textarea.component.html</context><context context-type="linenumber">20</context></context-group> | 800 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/markdown-textarea.component.html</context><context context-type="linenumber">20</context></context-group> |
801 | </trans-unit> | 801 | </trans-unit> |
802 | <trans-unit id="8644431249513874405" datatype="html"> | 802 | <trans-unit id="8644431249513874405" datatype="html"> |
803 | <source><a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer">Markdown</a> compatible that supports:</source> | 803 | <source><a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer">Markdown</a> compatible that supports:</source> |
804 | <target state="translated"><a href="https://nl.wikipedia.org/wiki/Markdown#Voorbeeld" target="_blank" rel="noopener noreferrer">Markdown</a> compatibel die het volgende ondersteunt:</target> | 804 | <target state="translated"><a href="https://nl.wikipedia.org/wiki/Markdown#Voorbeeld" target="_blank" rel="noopener noreferrer">Markdown</a> compatibel die het volgende ondersteunt:</target> |
805 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/help.component.ts</context><context context-type="linenumber">75</context></context-group> | 805 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/help.component.ts</context><context context-type="linenumber">75</context></context-group> |
806 | </trans-unit> | 806 | </trans-unit> |
807 | <trans-unit id="146235964740293376" datatype="html"> | 807 | <trans-unit id="146235964740293376" datatype="html"> |
@@ -811,7 +811,7 @@ | |||
811 | </trans-unit> | 811 | </trans-unit> |
812 | <trans-unit id="80975420989930934" datatype="html"> | 812 | <trans-unit id="80975420989930934" datatype="html"> |
813 | <source>(extensions: <x id="PH" equiv-text="this.videoImageExtensions"/>, <x id="PH_1" equiv-text="this.maxSizeText"/>: <x id="PH_2" equiv-text="this.maxVideoImageSizeInBytes"/>)</source> | 813 | <source>(extensions: <x id="PH" equiv-text="this.videoImageExtensions"/>, <x id="PH_1" equiv-text="this.maxSizeText"/>: <x id="PH_2" equiv-text="this.maxVideoImageSizeInBytes"/>)</source> |
814 | <target state="new">(extensions: <x id="PH" equiv-text="this.videoImageExtensions"/>, <x id="PH_1" equiv-text="this.maxSizeText"/>: <x id="PH_2" equiv-text="this.maxVideoImageSizeInBytes"/>)</target> | 814 | <target state="translated">(extensies: <x id="PH" equiv-text="this.videoImageExtensions"/>, <x id="PH_1" equiv-text="this.maxSizeText"/>: <x id="PH_2" equiv-text="this.maxVideoImageSizeInBytes"/>)</target> |
815 | <context-group purpose="location"> | 815 | <context-group purpose="location"> |
816 | <context context-type="sourcefile">src/app/shared/shared-forms/preview-upload.component.ts</context> | 816 | <context context-type="sourcefile">src/app/shared/shared-forms/preview-upload.component.ts</context> |
817 | <context context-type="linenumber">54</context> | 817 | <context context-type="linenumber">54</context> |
@@ -837,30 +837,29 @@ | |||
837 | <target>Abonneren met je lokale account</target> | 837 | <target>Abonneren met je lokale account</target> |
838 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">52</context></context-group> | 838 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">52</context></context-group> |
839 | </trans-unit> | 839 | </trans-unit> |
840 | |||
841 | <trans-unit id="8023282004085823427" datatype="html"> | 840 | <trans-unit id="8023282004085823427" datatype="html"> |
842 | <source><x id="PH" equiv-text="this.video.name"/> will be duplicated by your instance.</source> | 841 | <source><x id="PH" equiv-text="this.video.name"/> will be duplicated by your instance.</source> |
843 | <target state="new"><x id="PH" equiv-text="this.video.name"/> will be duplicated by your instance.</target> | 842 | <target state="translated"><x id="PH" equiv-text="this.video.name"/> zal worden gedupliceerd door uw instantie.</target> |
844 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">254</context></context-group> | 843 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">254</context></context-group> |
845 | </trans-unit> | 844 | </trans-unit> |
846 | <trans-unit id="4140366911638662173" datatype="html"> | 845 | <trans-unit id="4140366911638662173" datatype="html"> |
847 | <source>Do you really want to remove "<x id="PH" equiv-text="this.video.name"/>" files?</source> | 846 | <source>Do you really want to remove "<x id="PH" equiv-text="this.video.name"/>" files?</source> |
848 | <target state="new">Do you really want to remove "<x id="PH" equiv-text="this.video.name"/>" files?</target> | 847 | <target state="translated">Wil je echt "<x id="PH" equiv-text="this.video.name"/>" bijbehorende bestanden verwijderen?</target> |
849 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">277</context></context-group> | 848 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">277</context></context-group> |
850 | </trans-unit> | 849 | </trans-unit> |
851 | <trans-unit id="2955645766721124100" datatype="html"> | 850 | <trans-unit id="2955645766721124100" datatype="html"> |
852 | <source>Remove "<x id="PH" equiv-text="this.video.name"/>" files</source> | 851 | <source>Remove "<x id="PH" equiv-text="this.video.name"/>" files</source> |
853 | <target state="new">Remove "<x id="PH" equiv-text="this.video.name"/>" files</target> | 852 | <target state="translated">Verwijder "<x id="PH" equiv-text="this.video.name"/>" bijbehorende bestanden</target> |
854 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">279</context></context-group> | 853 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">279</context></context-group> |
855 | </trans-unit> | 854 | </trans-unit> |
856 | <trans-unit id="7758350391886784213" datatype="html"> | 855 | <trans-unit id="7758350391886784213" datatype="html"> |
857 | <source>Removed files of <x id="PH" equiv-text="video.name"/>.</source> | 856 | <source>Removed files of <x id="PH" equiv-text="video.name"/>.</source> |
858 | <target state="new">Removed files of <x id="PH" equiv-text="video.name"/>.</target> | 857 | <target state="translated">Bijbehorende bestanden van "<x id="PH" equiv-text="video.name"/>" verwijderd.</target> |
859 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">285</context></context-group> | 858 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">285</context></context-group> |
860 | </trans-unit> | 859 | </trans-unit> |
861 | <trans-unit id="6279087330074580345" datatype="html"> | 860 | <trans-unit id="6279087330074580345" datatype="html"> |
862 | <source>Transcoding jobs created for <x id="PH" equiv-text="video.name"/>.</source> | 861 | <source>Transcoding jobs created for <x id="PH" equiv-text="video.name"/>.</source> |
863 | <target state="new">Transcoding jobs created for <x id="PH" equiv-text="video.name"/>.</target> | 862 | <target state="translated">Transcoding instructies gecreëerd voor <x id="PH" equiv-text="video.name"/>.</target> |
864 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">297</context></context-group> | 863 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">297</context></context-group> |
865 | </trans-unit> | 864 | </trans-unit> |
866 | <trans-unit id="2949829240129672512"> | 865 | <trans-unit id="2949829240129672512"> |
@@ -880,7 +879,7 @@ | |||
880 | </trans-unit> | 879 | </trans-unit> |
881 | <trans-unit id="855178133027341271"> | 880 | <trans-unit id="855178133027341271"> |
882 | <source><x id="START_TAG_SPAN"/>Remote subscribe<x id="CLOSE_TAG_SPAN"/><x id="START_TAG_SPAN_1"/>Remote interact<x id="CLOSE_TAG_SPAN"/></source> | 881 | <source><x id="START_TAG_SPAN"/>Remote subscribe<x id="CLOSE_TAG_SPAN"/><x id="START_TAG_SPAN_1"/>Remote interact<x id="CLOSE_TAG_SPAN"/></source> |
883 | <target><x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>Extern abonneren <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/> <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="<span>"/>Externe interactie <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></target> | 882 | <target><x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>Extern abonneren <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/> <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="<span>"/>Externe interactie <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></target> |
884 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/remote-subscribe.component.html</context><context context-type="linenumber">11</context></context-group> | 883 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/remote-subscribe.component.html</context><context context-type="linenumber">11</context></context-group> |
885 | </trans-unit> | 884 | </trans-unit> |
886 | <trans-unit id="6462281745850371027" datatype="html"> | 885 | <trans-unit id="6462281745850371027" datatype="html"> |
@@ -900,7 +899,7 @@ | |||
900 | </trans-unit> | 899 | </trans-unit> |
901 | <trans-unit id="5975923297757530070" datatype="html"> | 900 | <trans-unit id="5975923297757530070" datatype="html"> |
902 | <source><x id="START_TAG_DIV"/>Default NSFW/sensitive videos policy<x id="CLOSE_TAG_DIV"/><x id="START_TAG_DIV_1"/>can be redefined by the users<x id="CLOSE_TAG_DIV"/></source> | 901 | <source><x id="START_TAG_DIV"/>Default NSFW/sensitive videos policy<x id="CLOSE_TAG_DIV"/><x id="START_TAG_DIV_1"/>can be redefined by the users<x id="CLOSE_TAG_DIV"/></source> |
903 | <target state="translated"><x id="START_TAG_DIV" ctype="x-div" equiv-text="<div>"/>Het standaard beleid rond niet voor een werkomgeving geschikte/gevoelige video's<x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="</div>"/> <x id="START_TAG_DIV_1" ctype="x-div" equiv-text="<div>"/>kan door de gebruikers geherdefinieerd worden <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="</div>"/></target> | 902 | <target state="translated"><x id="START_TAG_DIV" ctype="x-div" equiv-text="<div>"/>Het standaard beleid rond niet voor een werkomgeving geschikte/gevoelige video's<x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="</div>"/> <x id="START_TAG_DIV_1" ctype="x-div" equiv-text="<div>"/>kan door de gebruikers geherdefinieerd worden <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="</div>"/></target> |
904 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">13</context></context-group> | 903 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">13</context></context-group> |
905 | </trans-unit> | 904 | </trans-unit> |
906 | <trans-unit id="3386631781603205915"> | 905 | <trans-unit id="3386631781603205915"> |
@@ -952,14 +951,14 @@ | |||
952 | <trans-unit id="2602586221576511475"> | 951 | <trans-unit id="2602586221576511475"> |
953 | <source>Video quota</source> | 952 | <source>Video quota</source> |
954 | <target>Videoquotum</target> | 953 | <target>Videoquotum</target> |
955 | 954 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">145</context></context-group> | |
956 | 955 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">145</context></context-group> | |
957 | 956 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">134</context></context-group> | |
958 | 957 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">47</context></context-group> | |
959 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">145</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">145</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">134</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">47</context></context-group></trans-unit> | 958 | </trans-unit> |
960 | <trans-unit id="1502595455339510144"> | 959 | <trans-unit id="1502595455339510144"> |
961 | <source>Unlimited <x id="START_TAG_NG_CONTAINER"/>(<x id="INTERPOLATION"/> per day)<x id="CLOSE_TAG_NG_CONTAINER"/></source> | 960 | <source>Unlimited <x id="START_TAG_NG_CONTAINER"/>(<x id="INTERPOLATION"/> per day)<x id="CLOSE_TAG_NG_CONTAINER"/></source> |
962 | <target>Oneindig <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="<ng-container>"/>( <x id="INTERPOLATION" equiv-text="{{ dailyUserVideoQuota | bytes: 0 }}"/> per dag) <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="</ng-container>"/></target> | 961 | <target>Oneindig <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="<ng-container>"/>( <x id="INTERPOLATION" equiv-text="{{ dailyUserVideoQuota | bytes: 0 }}"/> per dag) <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="</ng-container>"/></target> |
963 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">60</context></context-group> | 962 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">60</context></context-group> |
964 | </trans-unit> | 963 | </trans-unit> |
965 | <trans-unit id="1071721880474488785"> | 964 | <trans-unit id="1071721880474488785"> |
@@ -983,8 +982,10 @@ | |||
983 | <source>Torrent import</source> | 982 | <source>Torrent import</source> |
984 | <target>Torrentimport</target> | 983 | <target>Torrentimport</target> |
985 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">103</context></context-group> | 984 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">103</context></context-group> |
986 | </trans-unit><trans-unit id="7417677567611860270" datatype="html"> | 985 | </trans-unit> |
987 | <source>Channel synchronization with other platforms (YouTube, Vimeo, ...)</source><target state="new">Channel synchronization with other platforms (YouTube, Vimeo, ...)</target> | 986 | <trans-unit id="7417677567611860270" datatype="html"> |
987 | <source>Channel synchronization with other platforms (YouTube, Vimeo, ...)</source> | ||
988 | <target state="translated">Kanaalsynchronisatie met andere platforms (YouTube, Vimeo, ...)</target> | ||
988 | <context-group purpose="location"> | 989 | <context-group purpose="location"> |
989 | <context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context> | 990 | <context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context> |
990 | <context context-type="linenumber">110</context> | 991 | <context context-type="linenumber">110</context> |
@@ -997,7 +998,7 @@ | |||
997 | </trans-unit> | 998 | </trans-unit> |
998 | <trans-unit id="5851173629316588976" datatype="html"> | 999 | <trans-unit id="5851173629316588976" datatype="html"> |
999 | <source>By users on this instance</source> | 1000 | <source>By users on this instance</source> |
1000 | <target state="new">By users on this instance</target> | 1001 | <target state="translated">Door gebruikers op deze instantie</target> |
1001 | <context-group purpose="location"> | 1002 | <context-group purpose="location"> |
1002 | <context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context> | 1003 | <context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context> |
1003 | <context context-type="linenumber">4</context> | 1004 | <context context-type="linenumber">4</context> |
@@ -1021,7 +1022,7 @@ | |||
1021 | </trans-unit> | 1022 | </trans-unit> |
1022 | <trans-unit id="1408045022812097780" datatype="html"> | 1023 | <trans-unit id="1408045022812097780" datatype="html"> |
1023 | <source>views</source> | 1024 | <source>views</source> |
1024 | <target state="new">views</target> | 1025 | <target state="translated">Weergaven</target> |
1025 | <context-group purpose="location"> | 1026 | <context-group purpose="location"> |
1026 | <context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context> | 1027 | <context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context> |
1027 | <context context-type="linenumber">31</context> | 1028 | <context context-type="linenumber">31</context> |
@@ -1029,7 +1030,7 @@ | |||
1029 | </trans-unit> | 1030 | </trans-unit> |
1030 | <trans-unit id="117954017715534854" datatype="html"> | 1031 | <trans-unit id="117954017715534854" datatype="html"> |
1031 | <source>comments</source> | 1032 | <source>comments</source> |
1032 | <target state="new">comments</target> | 1033 | <target state="translated">reacties</target> |
1033 | <context-group purpose="location"> | 1034 | <context-group purpose="location"> |
1034 | <context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context> | 1035 | <context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context> |
1035 | <context context-type="linenumber">41</context> | 1036 | <context context-type="linenumber">41</context> |
@@ -1041,7 +1042,7 @@ | |||
1041 | </trans-unit> | 1042 | </trans-unit> |
1042 | <trans-unit id="6090561122481711127" datatype="html"> | 1043 | <trans-unit id="6090561122481711127" datatype="html"> |
1043 | <source>hosted video</source> | 1044 | <source>hosted video</source> |
1044 | <target state="new">hosted video</target> | 1045 | <target state="translated">gehoste video</target> |
1045 | <context-group purpose="location"> | 1046 | <context-group purpose="location"> |
1046 | <context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context> | 1047 | <context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context> |
1047 | <context context-type="linenumber">51</context> | 1048 | <context context-type="linenumber">51</context> |
@@ -1049,7 +1050,7 @@ | |||
1049 | </trans-unit> | 1050 | </trans-unit> |
1050 | <trans-unit id="6827125739942610231" datatype="html"> | 1051 | <trans-unit id="6827125739942610231" datatype="html"> |
1051 | <source>In this instance federation</source> | 1052 | <source>In this instance federation</source> |
1052 | <target state="new">In this instance federation</target> | 1053 | <target state="translated">In deze federatieve instantie</target> |
1053 | <context-group purpose="location"> | 1054 | <context-group purpose="location"> |
1054 | <context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context> | 1055 | <context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context> |
1055 | <context context-type="linenumber">58</context> | 1056 | <context context-type="linenumber">58</context> |
@@ -1058,10 +1059,10 @@ | |||
1058 | <trans-unit id="8726138323871139597" datatype="html"> | 1059 | <trans-unit id="8726138323871139597" datatype="html"> |
1059 | <source>Following</source> | 1060 | <source>Following</source> |
1060 | <target state="translated">Volgend</target> | 1061 | <target state="translated">Volgend</target> |
1061 | 1062 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">75</context></context-group> | |
1062 | 1063 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">41</context></context-group> | |
1063 | 1064 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/follows.routes.ts</context><context context-type="linenumber">26</context></context-group> | |
1064 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">75</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/follows.routes.ts</context><context context-type="linenumber">26</context></context-group></trans-unit> | 1065 | </trans-unit> |
1065 | <trans-unit id="4914577418256256836" datatype="html"> | 1066 | <trans-unit id="4914577418256256836" datatype="html"> |
1066 | <source>Followers</source> | 1067 | <source>Followers</source> |
1067 | <target state="translated">Volgers</target> | 1068 | <target state="translated">Volgers</target> |
@@ -1091,7 +1092,7 @@ | |||
1091 | </trans-unit> | 1092 | </trans-unit> |
1092 | <trans-unit id="732935381486595265" datatype="html"> | 1093 | <trans-unit id="732935381486595265" datatype="html"> |
1093 | <source>Your <x id="PH" equiv-text="name"/> file couldn't be transferred before the server proxy timeout</source> | 1094 | <source>Your <x id="PH" equiv-text="name"/> file couldn't be transferred before the server proxy timeout</source> |
1094 | <target state="new">Your <x id="PH" equiv-text="name"/> file couldn't be transferred before the server proxy timeout</target> | 1095 | <target state="translated">Uw <x id="PH" equiv-text="name"/> bestand kon niet worden overgezet door een server timeout</target> |
1095 | <context-group purpose="location"> | 1096 | <context-group purpose="location"> |
1096 | <context context-type="sourcefile">src/app/helpers/utils/upload.ts</context> | 1097 | <context context-type="sourcefile">src/app/helpers/utils/upload.ts</context> |
1097 | <context context-type="linenumber">35</context> | 1098 | <context context-type="linenumber">35</context> |
@@ -1125,7 +1126,7 @@ Een verbannen gebruiker kan niet langer inloggen.</target> | |||
1125 | </trans-unit> | 1126 | </trans-unit> |
1126 | <trans-unit id="9133713232258232158" datatype="html"> | 1127 | <trans-unit id="9133713232258232158" datatype="html"> |
1127 | <source>Unfederate</source> | 1128 | <source>Unfederate</source> |
1128 | <target state="new">Unfederate</target> | 1129 | <target state="translated">Ontkoppelen van federatieve collectie servers</target> |
1129 | <context-group purpose="location"> | 1130 | <context-group purpose="location"> |
1130 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context> | 1131 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context> |
1131 | <context context-type="linenumber">31</context> | 1132 | <context context-type="linenumber">31</context> |
@@ -1133,7 +1134,7 @@ Een verbannen gebruiker kan niet langer inloggen.</target> | |||
1133 | </trans-unit> | 1134 | </trans-unit> |
1134 | <trans-unit id="7312374115603954471" datatype="html"> | 1135 | <trans-unit id="7312374115603954471" datatype="html"> |
1135 | <source>This will ask remote instances to delete local videos</source> | 1136 | <source>This will ask remote instances to delete local videos</source> |
1136 | <target state="new">This will ask remote instances to delete local videos</target> | 1137 | <target state="translated">Dit zal externe instanties vragen om lokale video's te verwijderen</target> |
1137 | <context-group purpose="location"> | 1138 | <context-group purpose="location"> |
1138 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context> | 1139 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context> |
1139 | <context context-type="linenumber">34</context> | 1140 | <context context-type="linenumber">34</context> |
@@ -1141,7 +1142,7 @@ Een verbannen gebruiker kan niet langer inloggen.</target> | |||
1141 | </trans-unit> | 1142 | </trans-unit> |
1142 | <trans-unit id="2728722206183105047" datatype="html"> | 1143 | <trans-unit id="2728722206183105047" datatype="html"> |
1143 | <source>This will ask remote instances to delete this video</source> | 1144 | <source>This will ask remote instances to delete this video</source> |
1144 | <target state="new">This will ask remote instances to delete this video</target> | 1145 | <target state="translated">Dit zal externe instanties vragen om deze video te verwijderen</target> |
1145 | <context-group purpose="location"> | 1146 | <context-group purpose="location"> |
1146 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context> | 1147 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context> |
1147 | <context context-type="linenumber">35</context> | 1148 | <context context-type="linenumber">35</context> |
@@ -1149,7 +1150,7 @@ Een verbannen gebruiker kan niet langer inloggen.</target> | |||
1149 | </trans-unit> | 1150 | </trans-unit> |
1150 | <trans-unit id="3849007546028672808" datatype="html"> | 1151 | <trans-unit id="3849007546028672808" datatype="html"> |
1151 | <source>Blocking a live will automatically terminate the live stream.</source> | 1152 | <source>Blocking a live will automatically terminate the live stream.</source> |
1152 | <target state="new"> Blocking a live will automatically terminate the live stream. </target> | 1153 | <target state="translated">Deze live-uitzending blokkeren beëindigt automatisch de live-uitzending.</target> |
1153 | <context-group purpose="location"> | 1154 | <context-group purpose="location"> |
1154 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context> | 1155 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context> |
1155 | <context context-type="linenumber">40,42</context> | 1156 | <context context-type="linenumber">40,42</context> |
@@ -1157,7 +1158,7 @@ Een verbannen gebruiker kan niet langer inloggen.</target> | |||
1157 | </trans-unit> | 1158 | </trans-unit> |
1158 | <trans-unit id="901879091817013957" datatype="html"> | 1159 | <trans-unit id="901879091817013957" datatype="html"> |
1159 | <source>{count, plural, =1 {Blocked <x id="videoName"/>.} other {Blocked <x id="count"/> videos.}}</source> | 1160 | <source>{count, plural, =1 {Blocked <x id="videoName"/>.} other {Blocked <x id="count"/> videos.}}</source> |
1160 | <target state="new">{count, plural, =1 {Blocked <x id="videoName"/>.} other {Blocked <x id="count"/> videos.}}</target> | 1161 | <target state="translated">{count, plural, =1 {<x id="videoName"/> geblokkeerd.} other {<x id="count"/> video's geblokkeerd.}}</target> |
1161 | <context-group purpose="location"> | 1162 | <context-group purpose="location"> |
1162 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.ts</context> | 1163 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.ts</context> |
1163 | <context context-type="linenumber">84</context> | 1164 | <context context-type="linenumber">84</context> |
@@ -1165,7 +1166,7 @@ Een verbannen gebruiker kan niet langer inloggen.</target> | |||
1165 | </trans-unit> | 1166 | </trans-unit> |
1166 | <trans-unit id="4195458579645833046" datatype="html"> | 1167 | <trans-unit id="4195458579645833046" datatype="html"> |
1167 | <source>Blocked <x id="PH" equiv-text="this.videos.length"/> videos.</source> | 1168 | <source>Blocked <x id="PH" equiv-text="this.videos.length"/> videos.</source> |
1168 | <target state="new">Blocked <x id="PH" equiv-text="this.videos.length"/> videos.</target> | 1169 | <target state="translated"><x id="PH" equiv-text="this.videos.length"/> video's geblokkeerd.</target> |
1169 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.ts</context><context context-type="linenumber">86</context></context-group> | 1170 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.ts</context><context context-type="linenumber">86</context></context-group> |
1170 | </trans-unit> | 1171 | </trans-unit> |
1171 | <trans-unit id="1191071088182425837" datatype="html"> | 1172 | <trans-unit id="1191071088182425837" datatype="html"> |
@@ -1186,12 +1187,12 @@ Een verbannen gebruiker kan niet langer inloggen.</target> | |||
1186 | </trans-unit> | 1187 | </trans-unit> |
1187 | <trans-unit id="1909492071130899005" datatype="html"> | 1188 | <trans-unit id="1909492071130899005" datatype="html"> |
1188 | <source>Sorry but there was an issue with the external login process. Please <x id="START_LINK"/>contact an administrator<x id="CLOSE_LINK"/>. </source> | 1189 | <source>Sorry but there was an issue with the external login process. Please <x id="START_LINK"/>contact an administrator<x id="CLOSE_LINK"/>. </source> |
1189 | <target state="translated">Sorry, maar er heeft zich een probleem voorgedaan met het externe aanmeldproces. <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Contacteer alsjeblieft een beheerder<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </target> | 1190 | <target state="translated">Sorry, maar er heeft zich een probleem voorgedaan met het externe aanmeldproces. <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Contacteer alsjeblieft een beheerder<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </target> |
1190 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">26</context></context-group> | 1191 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">26</context></context-group> |
1191 | </trans-unit> | 1192 | </trans-unit> |
1192 | <trans-unit id="5418570600695268383" datatype="html"> | 1193 | <trans-unit id="5418570600695268383" datatype="html"> |
1193 | <source>Request new verification email</source> | 1194 | <source>Request new verification email</source> |
1194 | <target state="new"> Request new verification email </target> | 1195 | <target state="translated">Een nieuwe verificatie e-mail aanvragen.</target> |
1195 | <context-group purpose="location"> | 1196 | <context-group purpose="location"> |
1196 | <context context-type="sourcefile">src/app/+login/login.component.html</context> | 1197 | <context context-type="sourcefile">src/app/+login/login.component.html</context> |
1197 | <context context-type="linenumber">33,35</context> | 1198 | <context context-type="linenumber">33,35</context> |
@@ -1200,8 +1201,8 @@ Een verbannen gebruiker kan niet langer inloggen.</target> | |||
1200 | <trans-unit id="2392488717875840729"> | 1201 | <trans-unit id="2392488717875840729"> |
1201 | <source>User</source> | 1202 | <source>User</source> |
1202 | <target>Gebruiker</target> | 1203 | <target>Gebruiker</target> |
1203 | 1204 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-users/user-admin.service.ts</context><context context-type="linenumber">123</context></context-group> | |
1204 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-users/user-admin.service.ts</context><context context-type="linenumber">123</context></context-group></trans-unit> | 1205 | </trans-unit> |
1205 | <trans-unit id="3997350348765083892"> | 1206 | <trans-unit id="3997350348765083892"> |
1206 | <source>Username or email address</source> | 1207 | <source>Username or email address</source> |
1207 | <target>Gebruikersnaam of e-mailadres</target> | 1208 | <target>Gebruikersnaam of e-mailadres</target> |
@@ -1209,7 +1210,7 @@ Een verbannen gebruiker kan niet langer inloggen.</target> | |||
1209 | </trans-unit> | 1210 | </trans-unit> |
1210 | <trans-unit id="175344056589888866" datatype="html"> | 1211 | <trans-unit id="175344056589888866" datatype="html"> |
1211 | <source>Example: john@example.com</source> | 1212 | <source>Example: john@example.com</source> |
1212 | <target state="new">Example: john@example.com</target> | 1213 | <target state="translated">Voorbeeld: john@example.com</target> |
1213 | <context-group purpose="location"> | 1214 | <context-group purpose="location"> |
1214 | <context context-type="sourcefile">src/app/+login/login.component.html</context> | 1215 | <context context-type="sourcefile">src/app/+login/login.component.html</context> |
1215 | <context context-type="linenumber">46</context> | 1216 | <context context-type="linenumber">46</context> |
@@ -1221,7 +1222,7 @@ Een verbannen gebruiker kan niet langer inloggen.</target> | |||
1221 | </trans-unit> | 1222 | </trans-unit> |
1222 | <trans-unit id="1758058452376026925" datatype="html"> | 1223 | <trans-unit id="1758058452376026925" datatype="html"> |
1223 | <source>⚠️ Most email addresses do not include capital letters.</source> | 1224 | <source>⚠️ Most email addresses do not include capital letters.</source> |
1224 | <target state="new"> ⚠️ Most email addresses do not include capital letters. </target> | 1225 | <target state="translated">⚠️ De meeste e-mailadressen bevatten geen hoofdletters.</target> |
1225 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">53</context></context-group> | 1226 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">53</context></context-group> |
1226 | </trans-unit> | 1227 | </trans-unit> |
1227 | <trans-unit id="1431416938026210429"> | 1228 | <trans-unit id="1431416938026210429"> |
@@ -1242,7 +1243,7 @@ Een verbannen gebruiker kan niet langer inloggen.</target> | |||
1242 | </trans-unit> | 1243 | </trans-unit> |
1243 | <trans-unit id="892063502898494584" datatype="html"> | 1244 | <trans-unit id="892063502898494584" datatype="html"> |
1244 | <source>I forgot my password</source> | 1245 | <source>I forgot my password</source> |
1245 | <target state="new">I forgot my password</target> | 1246 | <target state="translated">Ik ben mijn wachtwoord vergeten.</target> |
1246 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group> | 1247 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group> |
1247 | </trans-unit> | 1248 | </trans-unit> |
1248 | <trans-unit id="2101170466365500913" datatype="html"> | 1249 | <trans-unit id="2101170466365500913" datatype="html"> |
@@ -1251,16 +1252,16 @@ Een verbannen gebruiker kan niet langer inloggen.</target> | |||
1251 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">11</context></context-group> | 1252 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">11</context></context-group> |
1252 | </trans-unit> | 1253 | </trans-unit> |
1253 | <trans-unit id="6584143415159913044" datatype="html"> | 1254 | <trans-unit id="6584143415159913044" datatype="html"> |
1254 | <source>This instance allows registration. However, be careful to check the <x id="START_LINK" ctype="x-a" equiv-text="<a class="link-orange terms-anchor" (click)="onTermsClick($event, instanceInformation)" href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/><x id="START_LINK_1" equiv-text="<a class="terms-link" target="_blank" routerLink="/about/instance" fragment="terms">"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> before creating an account. You may also search for another instance to match your exact needs at: <x id="START_LINK_2" equiv-text="<a class="link-orange" href="https://joinpeertube.org/instances" target="_blank" rel="noopener noreferrer">"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </source> | 1255 | <source>This instance allows registration. However, be careful to check the <x id="START_LINK" ctype="x-a" equiv-text="<a class="link-orange terms-anchor" (click)="onTermsClick($event, instanceInformation)" href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/><x id="START_LINK_1" equiv-text="<a class="terms-link" target="_blank" routerLink="/about/instance" fragment="terms">"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> before creating an account. You may also search for another instance to match your exact needs at: <x id="START_LINK_2" equiv-text="<a class="link-orange" href="https://joinpeertube.org/instances" target="_blank" rel="noopener noreferrer">"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </source> |
1255 | <target state="new"> This instance allows registration. However, be careful to check the <x id="START_LINK" ctype="x-a" equiv-text="<a class="link-orange terms-anchor" (click)="onTermsClick($event, instanceInformation)" href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/><x id="START_LINK_1" equiv-text="<a class="terms-link" target="_blank" routerLink="/about/instance" fragment="terms">"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> before creating an account. You may also search for another instance to match your exact needs at: <x id="START_LINK_2" equiv-text="<a class="link-orange" href="https://joinpeertube.org/instances" target="_blank" rel="noopener noreferrer">"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </target> | 1256 | <target state="translated">Deze instantie staat registratie toe. Controleer echter zorgvuldig de <x id="START_LINK" ctype="x-a" equiv-text="<a class="link-orange terms-anchor" (click)="onTermsClick($event, instanceInformation)" href='#'>"/>Voorwaarden<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/><x id="START_LINK_1" equiv-text="<a class="terms-link" target="_blank" routerLink="/about/instance" fragment="terms">"/>Voorwaarden<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> voordat u een account aanmaakt. U kunt ook een andere instantie zoeken die precies aan uw behoeften voldoet op: <x id="START_LINK_2" equiv-text="<a class="link-orange" href="https://joinpeertube.org/instances" target="_blank" rel="noopener noreferrer">"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </target> |
1256 | <context-group purpose="location"> | 1257 | <context-group purpose="location"> |
1257 | <context context-type="sourcefile">src/app/+login/login.component.html</context> | 1258 | <context context-type="sourcefile">src/app/+login/login.component.html</context> |
1258 | <context context-type="linenumber">15,18</context> | 1259 | <context context-type="linenumber">15,18</context> |
1259 | </context-group> | 1260 | </context-group> |
1260 | </trans-unit> | 1261 | </trans-unit> |
1261 | <trans-unit id="1394326136451741248" datatype="html"> | 1262 | <trans-unit id="1394326136451741248" datatype="html"> |
1262 | <source>Currently this instance doesn't allow for user registration, you may check the <x id="START_LINK" ctype="x-a" equiv-text="<a (click)="onTermsClick($event, instanceInformation)" href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for more details or find an instance that gives you the possibility to sign up for an account and upload your videos there. Find yours among multiple instances at: <x id="START_LINK_1" equiv-text="<a class="link-orange" href="https://joinpeertube.org/instances" target="_blank" rel="noopener noreferrer">"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </source> | 1263 | <source>Currently this instance doesn't allow for user registration, you may check the <x id="START_LINK" ctype="x-a" equiv-text="<a (click)="onTermsClick($event, instanceInformation)" href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for more details or find an instance that gives you the possibility to sign up for an account and upload your videos there. Find yours among multiple instances at: <x id="START_LINK_1" equiv-text="<a class="link-orange" href="https://joinpeertube.org/instances" target="_blank" rel="noopener noreferrer">"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </source> |
1263 | <target state="new"> Currently this instance doesn't allow for user registration, you may check the <x id="START_LINK" ctype="x-a" equiv-text="<a (click)="onTermsClick($event, instanceInformation)" href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for more details or find an instance that gives you the possibility to sign up for an account and upload your videos there. Find yours among multiple instances at: <x id="START_LINK_1" equiv-text="<a class="link-orange" href="https://joinpeertube.org/instances" target="_blank" rel="noopener noreferrer">"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </target> | 1264 | <target state="translated">Momenteel staat deze instantie geen gebruikersregistratie toe, u kunt de <x id="START_LINK" ctype="x-a" equiv-text="<a (click)="onTermsClick($event, instanceInformation)" href='#'>"/>Voorwaarden<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> raadplegen voor meer details of een instantie vinden die u de mogelijkheid biedt om een account aan te maken en uw video's daar te uploaden. U kunt ook een andere instantie zoeken die dit wel toe laat op: <x id="START_LINK_1" equiv-text="<a class="link-orange" href="https://joinpeertube.org/instances" target="_blank" rel="noopener noreferrer">"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </target> |
1264 | <context-group purpose="location"> | 1265 | <context-group purpose="location"> |
1265 | <context context-type="sourcefile">src/app/+login/login.component.html</context> | 1266 | <context context-type="sourcefile">src/app/+login/login.component.html</context> |
1266 | <context context-type="linenumber">20,23</context> | 1267 | <context context-type="linenumber">20,23</context> |
@@ -1287,22 +1288,21 @@ Een verbannen gebruiker kan niet langer inloggen.</target> | |||
1287 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">114</context></context-group> | 1288 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">114</context></context-group> |
1288 | </trans-unit> | 1289 | </trans-unit> |
1289 | <trans-unit id="1190256911880544559" datatype="html"> | 1290 | <trans-unit id="1190256911880544559" datatype="html"> |
1290 | <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>. | 1291 | <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>. The link will expire within 1 hour.</source> |
1291 | The link will expire within 1 hour.</source> | ||
1292 | <target state="translated"><x id="PH"/> zal een email met wachtwoordherstelinstructies krijgen. De link vervalt na een uur.</target> | 1292 | <target state="translated"><x id="PH"/> zal een email met wachtwoordherstelinstructies krijgen. De link vervalt na een uur.</target> |
1293 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">135</context></context-group> | 1293 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">135</context></context-group> |
1294 | </trans-unit> | 1294 | </trans-unit> |
1295 | <trans-unit id="4768749765465246664"> | 1295 | <trans-unit id="4768749765465246664"> |
1296 | <source>Email</source> | 1296 | <source>Email</source> |
1297 | <target>E-mail</target> | 1297 | <target>E-mail</target> |
1298 | 1298 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group> | |
1299 | 1299 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group> | |
1300 | 1300 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">133</context></context-group> | |
1301 | 1301 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">119</context></context-group> | |
1302 | 1302 | <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">6</context></context-group> | |
1303 | 1303 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">46</context></context-group> | |
1304 | 1304 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">6</context></context-group> | |
1305 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">119</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">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit> | 1305 | </trans-unit> |
1306 | <trans-unit id="3967269098753656610"> | 1306 | <trans-unit id="3967269098753656610"> |
1307 | <source>Email address</source> | 1307 | <source>Email address</source> |
1308 | <target>E-mailadres</target> | 1308 | <target>E-mailadres</target> |
@@ -1326,8 +1326,8 @@ The link will expire within 1 hour.</source> | |||
1326 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">8</context></context-group> | 1326 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">8</context></context-group> |
1327 | </trans-unit> | 1327 | </trans-unit> |
1328 | <trans-unit id="8434369348784683733" datatype="html"> | 1328 | <trans-unit id="8434369348784683733" datatype="html"> |
1329 | <source>for <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="search-value">"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></source> | 1329 | <source>for <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="search-value">"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></source> |
1330 | <target state="new">for <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="search-value">"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></target> | 1330 | <target state="translated">voor <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="search-value">"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></target> |
1331 | <context-group purpose="location"> | 1331 | <context-group purpose="location"> |
1332 | <context context-type="sourcefile">src/app/+search/search.component.html</context> | 1332 | <context context-type="sourcefile">src/app/+search/search.component.html</context> |
1333 | <context context-type="linenumber">10</context> | 1333 | <context context-type="linenumber">10</context> |
@@ -1357,47 +1357,47 @@ The link will expire within 1 hour.</source> | |||
1357 | </trans-unit> | 1357 | </trans-unit> |
1358 | <trans-unit id="1779569416352510488" datatype="html"> | 1358 | <trans-unit id="1779569416352510488" datatype="html"> |
1359 | <source>Why creating an account?</source> | 1359 | <source>Why creating an account?</source> |
1360 | <target state="new">Why creating an account?</target> | 1360 | <target state="translated">Waarom een account aanmaken?</target> |
1361 | <context-group purpose="location"> | 1361 | <context-group purpose="location"> |
1362 | <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context> | 1362 | <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context> |
1363 | <context context-type="linenumber">2</context> | 1363 | <context context-type="linenumber">2</context> |
1364 | </context-group> | 1364 | </context-group> |
1365 | </trans-unit> | 1365 | </trans-unit> |
1366 | <trans-unit id="4502972592942341883" datatype="html"> | 1366 | <trans-unit id="4502972592942341883" datatype="html"> |
1367 | <source>As you probably noticed: creating an account is not necessary to watch video on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>. <x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/> However, creating an account on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> will allow you to: </source> | 1367 | <source>As you probably noticed: creating an account is not necessary to watch video on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>. <x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/> However, creating an account on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> will allow you to: </source> |
1368 | <target state="new"> As you probably noticed: creating an account is not necessary to watch video on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>. <x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/> However, creating an account on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> will allow you to: </target> | 1368 | <target state="translated">Zoals u waarschijnlijk al gemerkt heeft: een account aanmaken is niet nodig om video's te bekijken op <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>. <x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/> Als u echter een account aanmaakt op <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>, kunt u: </target> |
1369 | <context-group purpose="location"> | 1369 | <context-group purpose="location"> |
1370 | <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context> | 1370 | <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context> |
1371 | <context context-type="linenumber">4,8</context> | 1371 | <context context-type="linenumber">4,8</context> |
1372 | </context-group> | 1372 | </context-group> |
1373 | </trans-unit> | 1373 | </trans-unit> |
1374 | <trans-unit id="3514732276382852116" datatype="html"> | 1374 | <trans-unit id="3514732276382852116" datatype="html"> |
1375 | <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Comment<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> videos</source> | 1375 | <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Comment<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> videos</source> |
1376 | <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Comment<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> videos</target> | 1376 | <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Reageer<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> video's</target> |
1377 | <context-group purpose="location"> | 1377 | <context-group purpose="location"> |
1378 | <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context> | 1378 | <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context> |
1379 | <context context-type="linenumber">11</context> | 1379 | <context context-type="linenumber">11</context> |
1380 | </context-group> | 1380 | </context-group> |
1381 | </trans-unit> | 1381 | </trans-unit> |
1382 | <trans-unit id="6928511254538021087" datatype="html"> | 1382 | <trans-unit id="6928511254538021087" datatype="html"> |
1383 | <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Subscribe<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> to channels to be notified of new videos</source> | 1383 | <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Subscribe<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> to channels to be notified of new videos</source> |
1384 | <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Subscribe<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> to channels to be notified of new videos</target> | 1384 | <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Abonneer<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> op kanalen om op de hoogte te blijven van nieuwe video's</target> |
1385 | <context-group purpose="location"> | 1385 | <context-group purpose="location"> |
1386 | <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context> | 1386 | <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context> |
1387 | <context context-type="linenumber">12</context> | 1387 | <context context-type="linenumber">12</context> |
1388 | </context-group> | 1388 | </context-group> |
1389 | </trans-unit> | 1389 | </trans-unit> |
1390 | <trans-unit id="269413964682905563" datatype="html"> | 1390 | <trans-unit id="269413964682905563" datatype="html"> |
1391 | <source>Have access to your <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>watch history<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> | 1391 | <source>Have access to your <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>watch history<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> |
1392 | <target state="new">Have access to your <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>watch history<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> | 1392 | <target state="translated">Toegang tot uw <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>kijkgeschiedenis<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> verkrijgen</target> |
1393 | <context-group purpose="location"> | 1393 | <context-group purpose="location"> |
1394 | <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context> | 1394 | <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context> |
1395 | <context context-type="linenumber">13</context> | 1395 | <context context-type="linenumber">13</context> |
1396 | </context-group> | 1396 | </context-group> |
1397 | </trans-unit> | 1397 | </trans-unit> |
1398 | <trans-unit id="7760677303939127268" datatype="html"> | 1398 | <trans-unit id="7760677303939127268" datatype="html"> |
1399 | <source>Create your channel to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>publish videos<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> | 1399 | <source>Create your channel to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>publish videos<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> |
1400 | <target state="new">Create your channel to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>publish videos<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> | 1400 | <target state="translated">Een kanaal aanmaken om <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>video's te publiceren<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> |
1401 | <context-group purpose="location"> | 1401 | <context-group purpose="location"> |
1402 | <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context> | 1402 | <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context> |
1403 | <context context-type="linenumber">14</context> | 1403 | <context context-type="linenumber">14</context> |
@@ -1405,7 +1405,7 @@ The link will expire within 1 hour.</source> | |||
1405 | </trans-unit> | 1405 | </trans-unit> |
1406 | <trans-unit id="5767014923310516" datatype="html"> | 1406 | <trans-unit id="5767014923310516" datatype="html"> |
1407 | <source>Do you use Mastodon, ActivityPub or a RSS feed aggregator?</source> | 1407 | <source>Do you use Mastodon, ActivityPub or a RSS feed aggregator?</source> |
1408 | <target state="new">Do you use Mastodon, ActivityPub or a RSS feed aggregator?</target> | 1408 | <target state="translated">Gebruikt u Mastodon, ActivityPub of een RSS feed aggregator?</target> |
1409 | <context-group purpose="location"> | 1409 | <context-group purpose="location"> |
1410 | <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context> | 1410 | <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context> |
1411 | <context context-type="linenumber">19</context> | 1411 | <context context-type="linenumber">19</context> |
@@ -1413,39 +1413,39 @@ The link will expire within 1 hour.</source> | |||
1413 | </trans-unit> | 1413 | </trans-unit> |
1414 | <trans-unit id="5853527794391720600" datatype="html"> | 1414 | <trans-unit id="5853527794391720600" datatype="html"> |
1415 | <source>You can already follow <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> using your favorite tool. </source> | 1415 | <source>You can already follow <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> using your favorite tool. </source> |
1416 | <target state="new"> You can already follow <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> using your favorite tool. </target> | 1416 | <target state="translated">U kunt <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> al volgen met uw favoriete RSS reader of ActivityPub compatibele dienst. </target> |
1417 | <context-group purpose="location"> | 1417 | <context-group purpose="location"> |
1418 | <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context> | 1418 | <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context> |
1419 | <context context-type="linenumber">21,23</context> | 1419 | <context context-type="linenumber">21,23</context> |
1420 | </context-group> | 1420 | </context-group> |
1421 | </trans-unit> | 1421 | </trans-unit> |
1422 | <trans-unit id="7772973173091400795" datatype="html"> | 1422 | <trans-unit id="7772973173091400795" datatype="html"> |
1423 | <source><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> has been created using <x id="START_LINK" ctype="x-a" equiv-text="<a class="link-orange" target="_blank" rel="noopener noreferrer" href="https://joinpeertube.org">"/>PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>, a video creation platform developed by Framasoft. <x id="START_LINK_1" equiv-text="<a class="link-orange" target="_blank" rel="noopener noreferrer" href="https://framasoft.org">"/>Framasoft<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> is a french non-profit organization that offers alternatives to Big Tech's digital tools </source> | 1423 | <source><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> has been created using <x id="START_LINK" ctype="x-a" equiv-text="<a class="link-orange" target="_blank" rel="noopener noreferrer" href="https://joinpeertube.org">"/>PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>, a video creation platform developed by Framasoft. <x id="START_LINK_1" equiv-text="<a class="link-orange" target="_blank" rel="noopener noreferrer" href="https://framasoft.org">"/>Framasoft<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> is a french non-profit organization that offers alternatives to Big Tech's digital tools </source> |
1424 | <target state="new"> <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> has been created using <x id="START_LINK" ctype="x-a" equiv-text="<a class="link-orange" target="_blank" rel="noopener noreferrer" href="https://joinpeertube.org">"/>PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>, a video creation platform developed by Framasoft. <x id="START_LINK_1" equiv-text="<a class="link-orange" target="_blank" rel="noopener noreferrer" href="https://framasoft.org">"/>Framasoft<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> is a french non-profit organization that offers alternatives to Big Tech's digital tools </target> | 1424 | <target state="translated"><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> is gemaakt met behulp van <x id="START_LINK" ctype="x-a" equiv-text="<a class="link-orange" target="_blank" rel="noopener noreferrer" href="https://joinpeertube.org">"/>PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>, een videocreatieplatform ontwikkeld door Framasoft. <x id="START_LINK_1" equiv-text="<a class="link-orange" target="_blank" rel="noopener noreferrer" href="https://framasoft.org">"/>Framasoft<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> is een Franse non-profitorganisatie die alternatieven biedt voor de tentakels van Big Tech </target> |
1425 | <context-group purpose="location"> | 1425 | <context-group purpose="location"> |
1426 | <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context> | 1426 | <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context> |
1427 | <context context-type="linenumber">34,37</context> | 1427 | <context context-type="linenumber">34,37</context> |
1428 | </context-group> | 1428 | </context-group> |
1429 | </trans-unit> | 1429 | </trans-unit> |
1430 | <trans-unit id="2528596078796844503" datatype="html"> | 1430 | <trans-unit id="2528596078796844503" datatype="html"> |
1431 | <source>You want to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>publish videos<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>? Then you need to create your first <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>channel<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>. </source> | 1431 | <source>You want to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>publish videos<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>? Then you need to create your first <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>channel<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>. </source> |
1432 | <target state="new"> You want to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>publish videos<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>? Then you need to create your first <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>channel<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>. </target> | 1432 | <target state="translated">U wilt <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>video's publiceren<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> op <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>? Dan moet je je eerste <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>kanaal aanmaken<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>. </target> |
1433 | <context-group purpose="location"> | 1433 | <context-group purpose="location"> |
1434 | <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context> | 1434 | <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context> |
1435 | <context context-type="linenumber">2,4</context> | 1435 | <context context-type="linenumber">2,4</context> |
1436 | </context-group> | 1436 | </context-group> |
1437 | </trans-unit> | 1437 | </trans-unit> |
1438 | <trans-unit id="1335686739562009265" datatype="html"> | 1438 | <trans-unit id="1335686739562009265" datatype="html"> |
1439 | <source>You might want to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>create a channel by theme:<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> for example, you can create a channel named "SweetMelodies" to publish your piano concerts and another one "Ecology" in which you publish your videos talking about ecology. </source> | 1439 | <source>You might want to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>create a channel by theme:<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> for example, you can create a channel named "SweetMelodies" to publish your piano concerts and another one "Ecology" in which you publish your videos talking about ecology. </source> |
1440 | <target state="new"> You might want to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>create a channel by theme:<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> for example, you can create a channel named "SweetMelodies" to publish your piano concerts and another one "Ecology" in which you publish your videos talking about ecology. </target> | 1440 | <target state="translated">Je zou <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>een kanaal per thema kunnen maken:<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> bijvoorbeeld, je kunt een kanaal maken met de naam "ZoeteMelodieën" om je pianoconcerten te publiceren en een ander kanaal "Ecologie" waarin je je video's publiceert die over ecologie gaan. </target> |
1441 | <context-group purpose="location"> | 1441 | <context-group purpose="location"> |
1442 | <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context> | 1442 | <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context> |
1443 | <context context-type="linenumber">6,9</context> | 1443 | <context context-type="linenumber">6,9</context> |
1444 | </context-group> | 1444 | </context-group> |
1445 | </trans-unit> | 1445 | </trans-unit> |
1446 | <trans-unit id="5716290603546738313" datatype="html"> | 1446 | <trans-unit id="5716290603546738313" datatype="html"> |
1447 | <source><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> administrators allow you to publish up to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/><x id="INTERPOLATION_1" equiv-text="{{ videoQuota | bytes: 0 }}"/> of videos<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> on their website. </source> | 1447 | <source><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> administrators allow you to publish up to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/><x id="INTERPOLATION_1" equiv-text="{{ videoQuota | bytes: 0 }}"/> of videos<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> on their website. </source> |
1448 | <target state="new"> <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> administrators allow you to publish up to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/><x id="INTERPOLATION_1" equiv-text="{{ videoQuota | bytes: 0 }}"/> of videos<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> on their website. </target> | 1448 | <target state="translated">De beheerders van <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> stellen u in staat tot <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/><x id="INTERPOLATION_1" equiv-text="{{ videoQuota | bytes: 0 }}"/> aan video's<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> op hun website te publiceren. </target> |
1449 | <context-group purpose="location"> | 1449 | <context-group purpose="location"> |
1450 | <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context> | 1450 | <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context> |
1451 | <context context-type="linenumber">11,13</context> | 1451 | <context context-type="linenumber">11,13</context> |
@@ -1453,7 +1453,7 @@ The link will expire within 1 hour.</source> | |||
1453 | </trans-unit> | 1453 | </trans-unit> |
1454 | <trans-unit id="5340005218109333045"> | 1454 | <trans-unit id="5340005218109333045"> |
1455 | <source>Filters <x id="START_TAG_SPAN"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_SPAN"/></source> | 1455 | <source>Filters <x id="START_TAG_SPAN"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_SPAN"/></source> |
1456 | <target>Criteria <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/> <x id="INTERPOLATION" equiv-text="{{ numberOfFilters() }}"/> <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></target> | 1456 | <target>Criteria <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/> <x id="INTERPOLATION" equiv-text="{{ numberOfFilters() }}"/> <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></target> |
1457 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">18</context></context-group> | 1457 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">18</context></context-group> |
1458 | </trans-unit> | 1458 | </trans-unit> |
1459 | <trans-unit id="2236371857137398396"> | 1459 | <trans-unit id="2236371857137398396"> |
@@ -1504,12 +1504,12 @@ Geen resultaten gevonden</target> | |||
1504 | </trans-unit> | 1504 | </trans-unit> |
1505 | <trans-unit id="5170617864166788170" datatype="html"> | 1505 | <trans-unit id="5170617864166788170" datatype="html"> |
1506 | <source>Official PeerTube website (news, support, contribute...): <x id="START_LINK"/>https://joinpeertube.org<x id="CLOSE_LINK"/></source> | 1506 | <source>Official PeerTube website (news, support, contribute...): <x id="START_LINK"/>https://joinpeertube.org<x id="CLOSE_LINK"/></source> |
1507 | <target state="translated">Officiële PeerTube-website (nieuws, ondersteuning, bijdragen, ...): <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>https://joinpeertube.org <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></target> | 1507 | <target state="translated">Officiële PeerTube-website (nieuws, ondersteuning, bijdragen, ...): <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>https://joinpeertube.org <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></target> |
1508 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">42</context></context-group> | 1508 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">42</context></context-group> |
1509 | </trans-unit> | 1509 | </trans-unit> |
1510 | <trans-unit id="4614992717645869756" datatype="html"> | 1510 | <trans-unit id="4614992717645869756" datatype="html"> |
1511 | <source>Put your instance on the public PeerTube index: <x id="START_LINK"/>https://instances.joinpeertube.org/instances<x id="CLOSE_LINK"/></source> | 1511 | <source>Put your instance on the public PeerTube index: <x id="START_LINK"/>https://instances.joinpeertube.org/instances<x id="CLOSE_LINK"/></source> |
1512 | <target state="translated">Zet je exemplaar van PeerTube op de publieke PeerTube-index: <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>https://instances.joinpeertube.org/instances <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></target> | 1512 | <target state="translated">Zet je exemplaar van PeerTube op de publieke PeerTube-index: <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>https://instances.joinpeertube.org/instances <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></target> |
1513 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">45</context></context-group> | 1513 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">45</context></context-group> |
1514 | </trans-unit> | 1514 | </trans-unit> |
1515 | <trans-unit id="2081626998027585315" datatype="html"> | 1515 | <trans-unit id="2081626998027585315" datatype="html"> |
@@ -1518,8 +1518,8 @@ Geen resultaten gevonden</target> | |||
1518 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">55</context></context-group> | 1518 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">55</context></context-group> |
1519 | </trans-unit> | 1519 | </trans-unit> |
1520 | <trans-unit id="1852111465407058121" datatype="html"> | 1520 | <trans-unit id="1852111465407058121" datatype="html"> |
1521 | <source>Choosing your <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>instance name<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>setting up a description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, specifying <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, why <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>you created your instance<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> and <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>how long<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> you plan to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>maintain it<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> is very important for visitors to understand on what type of instance they are. </source> | 1521 | <source>Choosing your <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>instance name<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>setting up a description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, specifying <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, why <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>you created your instance<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> and <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>how long<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> you plan to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>maintain it<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> is very important for visitors to understand on what type of instance they are. </source> |
1522 | <target state="new"> Choosing your <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>instance name<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>setting up a description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, specifying <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, why <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>you created your instance<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> and <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>how long<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> you plan to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>maintain it<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> is very important for visitors to understand on what type of instance they are. </target> | 1522 | <target state="translated">Het kiezen van de <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>federatieve servernaam<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>het opzetten van een beschrijving<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, het specificeren van <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>wie u bent<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, waarom <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>u uw instance heeft gecreëerd<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> en <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>hoe lang<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> u van plan bent het te <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>onderhouden<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> is erg belangrijk voor bezoekers om te begrijpen op wat voor type instantie ze zijn. </target> |
1523 | <context-group purpose="location"> | 1523 | <context-group purpose="location"> |
1524 | <context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context> | 1524 | <context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context> |
1525 | <context context-type="linenumber">57,61</context> | 1525 | <context context-type="linenumber">57,61</context> |
@@ -1537,7 +1537,7 @@ Geen resultaten gevonden</target> | |||
1537 | </trans-unit> | 1537 | </trans-unit> |
1538 | <trans-unit id="7997432701743294657" datatype="html"> | 1538 | <trans-unit id="7997432701743294657" datatype="html"> |
1539 | <source>Set up</source> | 1539 | <source>Set up</source> |
1540 | <target state="new"> Set up </target> | 1540 | <target state="translated">Installatie</target> |
1541 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">34</context></context-group> | 1541 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">34</context></context-group> |
1542 | </trans-unit> | 1542 | </trans-unit> |
1543 | <trans-unit id="9202089339019827574" datatype="html"> | 1543 | <trans-unit id="9202089339019827574" datatype="html"> |
@@ -1577,7 +1577,7 @@ Geen resultaten gevonden</target> | |||
1577 | </trans-unit> | 1577 | </trans-unit> |
1578 | <trans-unit id="1909672990242291785" datatype="html"> | 1578 | <trans-unit id="1909672990242291785" datatype="html"> |
1579 | <source>How you plan to pay for keeping your instance running</source> | 1579 | <source>How you plan to pay for keeping your instance running</source> |
1580 | <target state="new">How you plan to pay for keeping your instance running</target> | 1580 | <target state="translated">Hoe bent u van plan te betalen om uw instantie draaiende te houden</target> |
1581 | <context-group purpose="location"> | 1581 | <context-group purpose="location"> |
1582 | <context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context> | 1582 | <context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context> |
1583 | <context context-type="linenumber">18</context> | 1583 | <context context-type="linenumber">18</context> |
@@ -1595,13 +1595,13 @@ Geen resultaten gevonden</target> | |||
1595 | </trans-unit> | 1595 | </trans-unit> |
1596 | <trans-unit id="4116024528500133384" datatype="html"> | 1596 | <trans-unit id="4116024528500133384" datatype="html"> |
1597 | <source>My settings</source> | 1597 | <source>My settings</source> |
1598 | <target state="new">My settings</target> | 1598 | <target state="translated">Mijn instellingen</target> |
1599 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">125</context></context-group> | 1599 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">125</context></context-group> |
1600 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">3</context></context-group> | 1600 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">3</context></context-group> |
1601 | </trans-unit> | 1601 | </trans-unit> |
1602 | <trans-unit id="1420294365005204590" datatype="html"> | 1602 | <trans-unit id="1420294365005204590" datatype="html"> |
1603 | <source>These settings apply only to your session on this instance.</source> | 1603 | <source>These settings apply only to your session on this instance.</source> |
1604 | <target state="new">These settings apply only to your session on this instance.</target> | 1604 | <target state="translated">Deze instellingen gelden alleen voor uw sessie op deze instantie.</target> |
1605 | <context-group purpose="location"> | 1605 | <context-group purpose="location"> |
1606 | <context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context> | 1606 | <context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context> |
1607 | <context context-type="linenumber">8</context> | 1607 | <context context-type="linenumber">8</context> |
@@ -1609,7 +1609,7 @@ Geen resultaten gevonden</target> | |||
1609 | </trans-unit> | 1609 | </trans-unit> |
1610 | <trans-unit id="7630362802781892981" datatype="html"> | 1610 | <trans-unit id="7630362802781892981" datatype="html"> |
1611 | <source>Interface</source> | 1611 | <source>Interface</source> |
1612 | <target state="new">Interface</target> | 1612 | <target state="translated">Weergave</target> |
1613 | <context-group purpose="location"> | 1613 | <context-group purpose="location"> |
1614 | <context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context> | 1614 | <context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context> |
1615 | <context context-type="linenumber">18</context> | 1615 | <context context-type="linenumber">18</context> |
@@ -1617,7 +1617,7 @@ Geen resultaten gevonden</target> | |||
1617 | </trans-unit> | 1617 | </trans-unit> |
1618 | <trans-unit id="5330788940795142335" datatype="html"> | 1618 | <trans-unit id="5330788940795142335" datatype="html"> |
1619 | <source>Please consider configuring these fields to help people to choose <x id="START_TAG_STRONG"/>the appropriate instance<x id="CLOSE_TAG_STRONG"/>. Without them, your instance may not be referenced on the <x id="START_LINK"/>JoinPeerTube website<x id="CLOSE_LINK"/>. </source> | 1619 | <source>Please consider configuring these fields to help people to choose <x id="START_TAG_STRONG"/>the appropriate instance<x id="CLOSE_TAG_STRONG"/>. Without them, your instance may not be referenced on the <x id="START_LINK"/>JoinPeerTube website<x id="CLOSE_LINK"/>. </source> |
1620 | <target state="translated">Overweeg deze velden in te stellen om zo mensen te helpen <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>het geschikte exemplaar van PeerTube<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> te kiezen. Zonder deze velden bestaat de kans dat jouw exemplaar geen verwijzing krijgt op de <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>JoinPeerTube-website <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </target> | 1620 | <target state="translated">Overweeg deze velden in te stellen om zo mensen te helpen <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>het geschikte exemplaar van PeerTube<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> te kiezen. Zonder deze velden bestaat de kans dat jouw exemplaar geen verwijzing krijgt op de <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>JoinPeerTube-website <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </target> |
1621 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">24</context></context-group> | 1621 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">24</context></context-group> |
1622 | </trans-unit> | 1622 | </trans-unit> |
1623 | <trans-unit id="2728623642717111613" datatype="html"> | 1623 | <trans-unit id="2728623642717111613" datatype="html"> |
@@ -1628,18 +1628,18 @@ Geen resultaten gevonden</target> | |||
1628 | <trans-unit id="7819314041543176992"> | 1628 | <trans-unit id="7819314041543176992"> |
1629 | <source>Close</source> | 1629 | <source>Close</source> |
1630 | <target>Sluiten</target> | 1630 | <target>Sluiten</target> |
1631 | 1631 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">28</context></context-group> | |
1632 | 1632 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">38</context></context-group> | |
1633 | 1633 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">52</context></context-group> | |
1634 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">28</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">38</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">52</context></context-group></trans-unit> | 1634 | </trans-unit> |
1635 | <trans-unit id="4853631149357965563" datatype="html"> | 1635 | <trans-unit id="4853631149357965563" datatype="html"> |
1636 | <source>Update live settings</source> | 1636 | <source>Update live settings</source> |
1637 | <target state="translated">Live-instellingen bijwerken</target> | 1637 | <target state="translated">Live-instellingen bijwerken</target> |
1638 | 1638 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">55</context></context-group> | |
1639 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">55</context></context-group></trans-unit> | 1639 | </trans-unit> |
1640 | <trans-unit id="1254225561962113354" datatype="html"> | 1640 | <trans-unit id="1254225561962113354" datatype="html"> |
1641 | <source>Server too slow</source> | 1641 | <source>Server too slow</source> |
1642 | <target state="new">Server too slow</target> | 1642 | <target state="translated">Server te traag</target> |
1643 | <context-group purpose="location"> | 1643 | <context-group purpose="location"> |
1644 | <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.ts</context> | 1644 | <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.ts</context> |
1645 | <context context-type="linenumber">42</context> | 1645 | <context context-type="linenumber">42</context> |
@@ -1647,7 +1647,7 @@ Geen resultaten gevonden</target> | |||
1647 | </trans-unit> | 1647 | </trans-unit> |
1648 | <trans-unit id="1599290313974118905" datatype="html"> | 1648 | <trans-unit id="1599290313974118905" datatype="html"> |
1649 | <source>Live blacklisted</source> | 1649 | <source>Live blacklisted</source> |
1650 | <target state="new">Live blacklisted</target> | 1650 | <target state="translated">Live-uitzending geblokkeerd</target> |
1651 | <context-group purpose="location"> | 1651 | <context-group purpose="location"> |
1652 | <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.ts</context> | 1652 | <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.ts</context> |
1653 | <context context-type="linenumber">43</context> | 1653 | <context context-type="linenumber">43</context> |
@@ -1655,7 +1655,7 @@ Geen resultaten gevonden</target> | |||
1655 | </trans-unit> | 1655 | </trans-unit> |
1656 | <trans-unit id="5274374742436838139" datatype="html"> | 1656 | <trans-unit id="5274374742436838139" datatype="html"> |
1657 | <source>Max duration exceeded</source> | 1657 | <source>Max duration exceeded</source> |
1658 | <target state="new">Max duration exceeded</target> | 1658 | <target state="translated">Limiet videolengte overschreden</target> |
1659 | <context-group purpose="location"> | 1659 | <context-group purpose="location"> |
1660 | <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.ts</context> | 1660 | <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.ts</context> |
1661 | <context context-type="linenumber">44</context> | 1661 | <context context-type="linenumber">44</context> |
@@ -1663,7 +1663,7 @@ Geen resultaten gevonden</target> | |||
1663 | </trans-unit> | 1663 | </trans-unit> |
1664 | <trans-unit id="1677142486230902467" datatype="html"> | 1664 | <trans-unit id="1677142486230902467" datatype="html"> |
1665 | <source>Server error</source> | 1665 | <source>Server error</source> |
1666 | <target state="new">Server error</target> | 1666 | <target state="translated">Serverfout</target> |
1667 | <context-group purpose="location"> | 1667 | <context-group purpose="location"> |
1668 | <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.ts</context> | 1668 | <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.ts</context> |
1669 | <context context-type="linenumber">45</context> | 1669 | <context context-type="linenumber">45</context> |
@@ -1671,7 +1671,7 @@ Geen resultaten gevonden</target> | |||
1671 | </trans-unit> | 1671 | </trans-unit> |
1672 | <trans-unit id="189546967059369850" datatype="html"> | 1672 | <trans-unit id="189546967059369850" datatype="html"> |
1673 | <source>Quota exceeded</source> | 1673 | <source>Quota exceeded</source> |
1674 | <target state="new">Quota exceeded</target> | 1674 | <target state="translated">Quotum overschreden</target> |
1675 | <context-group purpose="location"> | 1675 | <context-group purpose="location"> |
1676 | <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.ts</context> | 1676 | <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.ts</context> |
1677 | <context context-type="linenumber">46</context> | 1677 | <context context-type="linenumber">46</context> |
@@ -1722,24 +1722,24 @@ Geen resultaten gevonden</target> | |||
1722 | <trans-unit id="7005745151564974365" datatype="html"> | 1722 | <trans-unit id="7005745151564974365" datatype="html"> |
1723 | <source>Keyboard shortcuts</source> | 1723 | <source>Keyboard shortcuts</source> |
1724 | <target state="translated">Sneltoetsen</target> | 1724 | <target state="translated">Sneltoetsen</target> |
1725 | 1725 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">71</context></context-group> | |
1726 | 1726 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">145</context></context-group> | |
1727 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">71</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">145</context></context-group></trans-unit> | 1727 | </trans-unit> |
1728 | <trans-unit id="7911416166208830577" datatype="html"> | 1728 | <trans-unit id="7911416166208830577" datatype="html"> |
1729 | <source>Help</source> | 1729 | <source>Help</source> |
1730 | <target state="translated">Hulp</target> | 1730 | <target state="translated">Hulp</target> |
1731 | 1731 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">142</context></context-group> | |
1732 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">142</context></context-group></trans-unit> | 1732 | </trans-unit> |
1733 | <trans-unit id="8378304669563824772" datatype="html"> | 1733 | <trans-unit id="8378304669563824772" datatype="html"> |
1734 | <source>Get help using PeerTube</source> | 1734 | <source>Get help using PeerTube</source> |
1735 | <target state="translated">Hulp bij het gebruik van PeerTube krijgen</target> | 1735 | <target state="translated">Hulp bij het gebruik van PeerTube krijgen</target> |
1736 | 1736 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">141</context></context-group> | |
1737 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">141</context></context-group></trans-unit> | 1737 | </trans-unit> |
1738 | <trans-unit id="2497681082724639563" datatype="html"> | 1738 | <trans-unit id="2497681082724639563" datatype="html"> |
1739 | <source>powered by PeerTube</source> | 1739 | <source>powered by PeerTube</source> |
1740 | <target state="translated">mogelijk gemaakt door PeerTube</target> | 1740 | <target state="translated">mogelijk gemaakt door PeerTube</target> |
1741 | 1741 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">150</context></context-group> | |
1742 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">150</context></context-group></trans-unit> | 1742 | </trans-unit> |
1743 | <trans-unit id="7507948636555938109"> | 1743 | <trans-unit id="7507948636555938109"> |
1744 | <source>Log out</source> | 1744 | <source>Log out</source> |
1745 | <target>Afmelden</target> | 1745 | <target>Afmelden</target> |
@@ -1765,42 +1765,42 @@ Geen resultaten gevonden</target> | |||
1765 | <trans-unit id="3108704604266608109" datatype="html"> | 1765 | <trans-unit id="3108704604266608109" datatype="html"> |
1766 | <source>My video imports</source> | 1766 | <source>My video imports</source> |
1767 | <target state="translated">Mijn video-imports</target> | 1767 | <target state="translated">Mijn video-imports</target> |
1768 | 1768 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">92</context></context-group> | |
1769 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">92</context></context-group></trans-unit> | 1769 | </trans-unit> |
1770 | <trans-unit id="949618577357088829" datatype="html"> | 1770 | <trans-unit id="949618577357088829" datatype="html"> |
1771 | <source>Create a new playlist</source> | 1771 | <source>Create a new playlist</source> |
1772 | <target state="translated">Nieuwe afspeellijst aanmaken</target> | 1772 | <target state="translated">Nieuwe afspeellijst aanmaken</target> |
1773 | 1773 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">51</context></context-group> | |
1774 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">51</context></context-group></trans-unit> | 1774 | </trans-unit> |
1775 | <trans-unit id="2689878465089314112" datatype="html"> | 1775 | <trans-unit id="2689878465089314112" datatype="html"> |
1776 | <source>Interface: <x id="INTERPOLATION" equiv-text="{{ currentInterfaceLanguage }}"/></source> | 1776 | <source>Interface: <x id="INTERPOLATION" equiv-text="{{ currentInterfaceLanguage }}"/></source> |
1777 | <target state="translated">Interface: <x id="INTERPOLATION" equiv-text="{{ currentInterfaceLanguage }}"/></target> | 1777 | <target state="translated">Interface: <x id="INTERPOLATION" equiv-text="{{ currentInterfaceLanguage }}"/></target> |
1778 | 1778 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">137</context></context-group> | |
1779 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">137</context></context-group></trans-unit> | 1779 | </trans-unit> |
1780 | <trans-unit id="667372110624203230" datatype="html"> | 1780 | <trans-unit id="667372110624203230" datatype="html"> |
1781 | <source>Import jobs concurrency</source> | 1781 | <source>Import jobs concurrency</source> |
1782 | <target state="new">Import jobs concurrency</target> | 1782 | <target state="translated">Parallellisatie limiet tijdens import</target> |
1783 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">254</context></context-group> | 1783 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">254</context></context-group> |
1784 | </trans-unit> | 1784 | </trans-unit> |
1785 | <trans-unit id="2184839376696112704" datatype="html"> | 1785 | <trans-unit id="2184839376696112704" datatype="html"> |
1786 | <source>allows to import multiple videos in parallel. ⚠️ Requires a PeerTube restart.</source> | 1786 | <source>allows to import multiple videos in parallel. ⚠️ Requires a PeerTube restart.</source> |
1787 | <target state="new">allows to import multiple videos in parallel. ⚠️ Requires a PeerTube restart.</target> | 1787 | <target state="needs-translation">maakt het mogelijk om meerdere video's parallel te importeren. ⚠️ Opnieuw opstarten van PeerTube vereist.</target> |
1788 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">255</context></context-group> | 1788 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">255</context></context-group> |
1789 | </trans-unit> | 1789 | </trans-unit> |
1790 | <trans-unit id="780513172839038392" datatype="html"> | 1790 | <trans-unit id="780513172839038392" datatype="html"> |
1791 | <source>jobs in parallel</source> | 1791 | <source>jobs in parallel</source> |
1792 | <target state="new">jobs in parallel</target> | 1792 | <target state="translated">import in parallel</target> |
1793 | 1793 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">259</context></context-group> | |
1794 | 1794 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">173</context></context-group> | |
1795 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">259</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">173</context></context-group></trans-unit> | 1795 | </trans-unit> |
1796 | <trans-unit id="5997625369044180192" datatype="html"> | 1796 | <trans-unit id="5997625369044180192" datatype="html"> |
1797 | <source>Allow import with HTTP URL (e.g. YouTube)</source> | 1797 | <source>Allow import with HTTP URL (e.g. YouTube)</source> |
1798 | <target state="translated">Import met HTTP URL (bijv. YouTube) toestaan</target> | 1798 | <target state="translated">Import met HTTP URL (bijv. YouTube) toestaan</target> |
1799 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">268</context></context-group> | 1799 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">268</context></context-group> |
1800 | </trans-unit> | 1800 | </trans-unit> |
1801 | <trans-unit id="2095604754338363597" datatype="html"> | 1801 | <trans-unit id="2095604754338363597" datatype="html"> |
1802 | <source>⚠️ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://docs.joinpeertube.org/maintain-configuration?id=security">"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> to prevent private URL access from your PeerTube server</source> | 1802 | <source>⚠️ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://docs.joinpeertube.org/maintain-configuration?id=security">"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> to prevent private URL access from your PeerTube server</source> |
1803 | <target state="new">⚠️ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://docs.joinpeertube.org/maintain-configuration?id=security">"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> to prevent private URL access from your PeerTube server</target> | 1803 | <target state="translated">⚠️ Indien ingeschakeld, raden wij aan om <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://docs.joinpeertube.org/maintain-configuration?id=security">"/>een HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> te gebruiken om privé URL toegang van je PeerTube server te voorkomen.</target> |
1804 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">271</context></context-group> | 1804 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">271</context></context-group> |
1805 | </trans-unit> | 1805 | </trans-unit> |
1806 | <trans-unit id="7627544798203088407"> | 1806 | <trans-unit id="7627544798203088407"> |
@@ -1822,32 +1822,32 @@ Geen resultaten gevonden</target> | |||
1822 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">130</context></context-group> | 1822 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">130</context></context-group> |
1823 | </trans-unit> | 1823 | </trans-unit> |
1824 | <trans-unit id="6653148913296143805" datatype="html"> | 1824 | <trans-unit id="6653148913296143805" datatype="html"> |
1825 | <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="Crea"/>Create an account<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="<div>"/>on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="<"/></source> | 1825 | <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="Crea"/>Create an account<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="<div>"/>on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="<"/></source> |
1826 | <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="Crea"/>Create an account<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="<div>"/>on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="<"/></target> | 1826 | <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="Crea"/>Maak een account aan<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="<div>"/>op <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="<"/></target> |
1827 | <context-group purpose="location"> | 1827 | <context-group purpose="location"> |
1828 | <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context> | 1828 | <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context> |
1829 | <context context-type="linenumber">19,21</context> | 1829 | <context context-type="linenumber">19,21</context> |
1830 | </context-group> | 1830 | </context-group> |
1831 | </trans-unit> | 1831 | </trans-unit> |
1832 | <trans-unit id="8246967116432095499" datatype="html"> | 1832 | <trans-unit id="8246967116432095499" datatype="html"> |
1833 | <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="I al"/>I already have an account<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, I log in </source> | 1833 | <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="I al"/>I already have an account<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, I log in </source> |
1834 | <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="I al"/>I already have an account<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, I log in </target> | 1834 | <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="I al"/>Ik heb al een account<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, ik log in </target> |
1835 | <context-group purpose="location"> | 1835 | <context-group purpose="location"> |
1836 | <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context> | 1836 | <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context> |
1837 | <context context-type="linenumber">27,30</context> | 1837 | <context context-type="linenumber">27,30</context> |
1838 | </context-group> | 1838 | </context-group> |
1839 | </trans-unit> | 1839 | </trans-unit> |
1840 | <trans-unit id="6075115017891566450" datatype="html"> | 1840 | <trans-unit id="6075115017891566450" datatype="html"> |
1841 | <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="Term"/>Terms<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="<div>"/>of <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="<"/></source> | 1841 | <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="Term"/>Terms<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="<div>"/>of <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="<"/></source> |
1842 | <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="Term"/>Terms<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="<div>"/>of <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="<"/></target> | 1842 | <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="Term"/>Voorwaarden<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="<div>"/>van <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="<"/></target> |
1843 | <context-group purpose="location"> | 1843 | <context-group purpose="location"> |
1844 | <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context> | 1844 | <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context> |
1845 | <context context-type="linenumber">36,38</context> | 1845 | <context context-type="linenumber">36,38</context> |
1846 | </context-group> | 1846 | </context-group> |
1847 | </trans-unit> | 1847 | </trans-unit> |
1848 | <trans-unit id="5788965650054506209" datatype="html"> | 1848 | <trans-unit id="5788965650054506209" datatype="html"> |
1849 | <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="Setu"/>Setup<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="<div>"/>your account<x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="</div>"/></source> | 1849 | <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="Setu"/>Setup<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="<div>"/>your account<x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="</div>"/></source> |
1850 | <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="Setu"/>Setup<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="<div>"/>your account<x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="</div>"/></target> | 1850 | <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="Setu"/>Maak<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="<div>"/>je account<x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="</div>"/> aan.</target> |
1851 | <context-group purpose="location"> | 1851 | <context-group purpose="location"> |
1852 | <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context> | 1852 | <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context> |
1853 | <context context-type="linenumber">60,62</context> | 1853 | <context context-type="linenumber">60,62</context> |
@@ -1855,15 +1855,15 @@ Geen resultaten gevonden</target> | |||
1855 | </trans-unit> | 1855 | </trans-unit> |
1856 | <trans-unit id="6090939006626576593" datatype="html"> | 1856 | <trans-unit id="6090939006626576593" datatype="html"> |
1857 | <source>My channel</source> | 1857 | <source>My channel</source> |
1858 | <target state="new">My channel</target> | 1858 | <target state="translated">Mijn kanaal</target> |
1859 | <context-group purpose="location"> | 1859 | <context-group purpose="location"> |
1860 | <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context> | 1860 | <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context> |
1861 | <context context-type="linenumber">75</context> | 1861 | <context context-type="linenumber">75</context> |
1862 | </context-group> | 1862 | </context-group> |
1863 | </trans-unit> | 1863 | </trans-unit> |
1864 | <trans-unit id="3071761663064320665" datatype="html"> | 1864 | <trans-unit id="3071761663064320665" datatype="html"> |
1865 | <source><x id="START_TAG_DIV" ctype="x-div" equiv-text="Create<"/>Create<x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="</div>"/><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>your first channel<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> | 1865 | <source><x id="START_TAG_DIV" ctype="x-div" equiv-text="Create<"/>Create<x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="</div>"/><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>your first channel<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> |
1866 | <target state="new"><x id="START_TAG_DIV" ctype="x-div" equiv-text="Create<"/>Create<x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="</div>"/><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>your first channel<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> | 1866 | <target state="translated"><x id="START_TAG_DIV" ctype="x-div" equiv-text="Create<"/>Maak<x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="</div>"/><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>je eerste kanaal<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> |
1867 | <context-group purpose="location"> | 1867 | <context-group purpose="location"> |
1868 | <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context> | 1868 | <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context> |
1869 | <context context-type="linenumber">77,79</context> | 1869 | <context context-type="linenumber">77,79</context> |
@@ -1871,7 +1871,7 @@ Geen resultaten gevonden</target> | |||
1871 | </trans-unit> | 1871 | </trans-unit> |
1872 | <trans-unit id="3761381527105312450" datatype="html"> | 1872 | <trans-unit id="3761381527105312450" datatype="html"> |
1873 | <source>I don't want to create a channel</source> | 1873 | <source>I don't want to create a channel</source> |
1874 | <target state="new">I don't want to create a channel</target> | 1874 | <target state="translated">Ik wil geen kanaal aanmaken</target> |
1875 | <context-group purpose="location"> | 1875 | <context-group purpose="location"> |
1876 | <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context> | 1876 | <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context> |
1877 | <context context-type="linenumber">91,92</context> | 1877 | <context context-type="linenumber">91,92</context> |
@@ -1879,7 +1879,7 @@ Geen resultaten gevonden</target> | |||
1879 | </trans-unit> | 1879 | </trans-unit> |
1880 | <trans-unit id="1792963373738226329" datatype="html"> | 1880 | <trans-unit id="1792963373738226329" datatype="html"> |
1881 | <source>You will be able to create a channel later</source> | 1881 | <source>You will be able to create a channel later</source> |
1882 | <target state="new">You will be able to create a channel later</target> | 1882 | <target state="translated">Je zult later ook een kanaal kunnen aanmaken</target> |
1883 | <context-group purpose="location"> | 1883 | <context-group purpose="location"> |
1884 | <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context> | 1884 | <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context> |
1885 | <context context-type="linenumber">94,95</context> | 1885 | <context context-type="linenumber">94,95</context> |
@@ -1888,9 +1888,9 @@ Geen resultaten gevonden</target> | |||
1888 | <trans-unit id="7922989125096435449" datatype="html"> | 1888 | <trans-unit id="7922989125096435449" datatype="html"> |
1889 | <source>Contact</source> | 1889 | <source>Contact</source> |
1890 | <target state="translated">Contact</target> | 1890 | <target state="translated">Contact</target> |
1891 | 1891 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-routing.module.ts</context><context context-type="linenumber">36</context></context-group> | |
1892 | 1892 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">140</context></context-group> | |
1893 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-routing.module.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">140</context></context-group></trans-unit> | 1893 | </trans-unit> |
1894 | <trans-unit id="403762424689874454"> | 1894 | <trans-unit id="403762424689874454"> |
1895 | <source>View your notifications</source> | 1895 | <source>View your notifications</source> |
1896 | <target>Je meldingen bekijken</target> | 1896 | <target>Je meldingen bekijken</target> |
@@ -1917,27 +1917,27 @@ Geen resultaten gevonden</target> | |||
1917 | </trans-unit> | 1917 | </trans-unit> |
1918 | <trans-unit id="5108072242786374364" datatype="html"> | 1918 | <trans-unit id="5108072242786374364" datatype="html"> |
1919 | <source>Welcome to <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>, dear user!</source> | 1919 | <source>Welcome to <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>, dear user!</source> |
1920 | <target state="new">Welcome to <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>, dear user!</target> | 1920 | <target state="translated">Welkom op <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>, beste gebruiker!</target> |
1921 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">3</context></context-group> | 1921 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">3</context></context-group> |
1922 | </trans-unit> | 1922 | </trans-unit> |
1923 | <trans-unit id="8821712929823045567" datatype="html"> | 1923 | <trans-unit id="8821712929823045567" datatype="html"> |
1924 | <source>It's time to set up your account profile!</source> | 1924 | <source>It's time to set up your account profile!</source> |
1925 | <target state="new">It's time to set up your account profile!</target> | 1925 | <target state="translated">Het is tijd om uw gebruikersprofiel in te stellen!</target> |
1926 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">10</context></context-group> | 1926 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">10</context></context-group> |
1927 | </trans-unit> | 1927 | </trans-unit> |
1928 | <trans-unit id="7239874680342223476" datatype="html"> | 1928 | <trans-unit id="7239874680342223476" datatype="html"> |
1929 | <source>Help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> by:</source> | 1929 | <source>Help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> by:</source> |
1930 | <target state="new">Help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> by:</target> | 1930 | <target state="translated">Help moderators en andere gebruikers <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>te weten wie je bent<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> door:</target> |
1931 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">12</context></context-group> | 1931 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">12</context></context-group> |
1932 | </trans-unit> | 1932 | </trans-unit> |
1933 | <trans-unit id="5856432243446401016" datatype="html"> | 1933 | <trans-unit id="5856432243446401016" datatype="html"> |
1934 | <source>Uploading an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> | 1934 | <source>Uploading an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> |
1935 | <target state="new">Uploading an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> | 1935 | <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Profielfoto<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> uploaden</target> |
1936 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">15</context></context-group> | 1936 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">15</context></context-group> |
1937 | </trans-unit> | 1937 | </trans-unit> |
1938 | <trans-unit id="3221645359464920754" datatype="html"> | 1938 | <trans-unit id="3221645359464920754" datatype="html"> |
1939 | <source>Writing a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> | 1939 | <source>Writing a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> |
1940 | <target state="new">Writing a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> | 1940 | <target state="new">Writing a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> |
1941 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">16</context></context-group> | 1941 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">16</context></context-group> |
1942 | </trans-unit> | 1942 | </trans-unit> |
1943 | <trans-unit id="2218100934178971211" datatype="html"> | 1943 | <trans-unit id="2218100934178971211" datatype="html"> |
@@ -2049,8 +2049,8 @@ Geen resultaten gevonden</target> | |||
2049 | <trans-unit id="2971365540217107489" datatype="html"> | 2049 | <trans-unit id="2971365540217107489" datatype="html"> |
2050 | <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source> | 2050 | <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source> |
2051 | <target state="translated">Media te groot voor de server. Gelieve je beheerder te contacteren als je de groottelimiet wil verhogen.</target> | 2051 | <target state="translated">Media te groot voor de server. Gelieve je beheerder te contacteren als je de groottelimiet wil verhogen.</target> |
2052 | 2052 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">110</context></context-group> | |
2053 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">110</context></context-group></trans-unit> | 2053 | </trans-unit> |
2054 | <trans-unit id="5131854469652959713" datatype="html"> | 2054 | <trans-unit id="5131854469652959713" datatype="html"> |
2055 | <source>GLOBAL SEARCH</source> | 2055 | <source>GLOBAL SEARCH</source> |
2056 | <target state="translated">GLOBAAL ZOEKEN</target> | 2056 | <target state="translated">GLOBAAL ZOEKEN</target> |
@@ -2338,7 +2338,7 @@ Dit zal een bestaande ondertiteling vervangen!</target> | |||
2338 | </trans-unit> | 2338 | </trans-unit> |
2339 | <trans-unit id="354332809647287722" datatype="html"> | 2339 | <trans-unit id="354332809647287722" datatype="html"> |
2340 | <source>Tags could be used to suggest relevant recommendations. <x id="LINE_BREAK"/> There is a maximum of 5 tags. <x id="LINE_BREAK"/> Press <x id="START_TAG_KBD"/>Enter<x id="CLOSE_TAG_KBD"/> to add a new tag. </source> | 2340 | <source>Tags could be used to suggest relevant recommendations. <x id="LINE_BREAK"/> There is a maximum of 5 tags. <x id="LINE_BREAK"/> Press <x id="START_TAG_KBD"/>Enter<x id="CLOSE_TAG_KBD"/> to add a new tag. </source> |
2341 | <target state="translated">Tags zou je kunnen gebruiken om relevante aanbevelingen te suggereren. <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> Er is een maximum van 5 tags. <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> Druk op <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>Enter <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/> om een nieuwe tag toe te voegen. </target> | 2341 | <target state="translated">Tags zou je kunnen gebruiken om relevante aanbevelingen te suggereren. <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> Er is een maximum van 5 tags. <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> Druk op <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>Enter <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/> om een nieuwe tag toe te voegen. </target> |
2342 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">30</context></context-group> | 2342 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">30</context></context-group> |
2343 | </trans-unit> | 2343 | </trans-unit> |
2344 | <trans-unit id="3265632123453688399"> | 2344 | <trans-unit id="3265632123453688399"> |
@@ -2388,8 +2388,8 @@ Dit zal een bestaande ondertiteling vervangen!</target> | |||
2388 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">49</context></context-group> | 2388 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">49</context></context-group> |
2389 | </trans-unit> | 2389 | </trans-unit> |
2390 | <trans-unit id="1358902062258458923" datatype="html"> | 2390 | <trans-unit id="1358902062258458923" datatype="html"> |
2391 | <source><x id="START_LINK" ctype="x-a" equiv-text="<a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noreferer noopener">"/>Markdown compatible<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> that also supports <x id="START_LINK_1" equiv-text="<a href="https://docs.joinpeertube.org/api-custom-client-markup" target="_blank" rel="noreferer noopener">"/>custom PeerTube HTML tags<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></source> | 2391 | <source><x id="START_LINK" ctype="x-a" equiv-text="<a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noreferer noopener">"/>Markdown compatible<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> that also supports <x id="START_LINK_1" equiv-text="<a href="https://docs.joinpeertube.org/api-custom-client-markup" target="_blank" rel="noreferer noopener">"/>custom PeerTube HTML tags<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></source> |
2392 | <target state="new"><x id="START_LINK" ctype="x-a" equiv-text="<a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noreferer noopener">"/>Markdown compatible<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> that also supports <x id="START_LINK_1" equiv-text="<a href="https://docs.joinpeertube.org/api-custom-client-markup" target="_blank" rel="noreferer noopener">"/>custom PeerTube HTML tags<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></target> | 2392 | <target state="new"><x id="START_LINK" ctype="x-a" equiv-text="<a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noreferer noopener">"/>Markdown compatible<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> that also supports <x id="START_LINK_1" equiv-text="<a href="https://docs.joinpeertube.org/api-custom-client-markup" target="_blank" rel="noreferer noopener">"/>custom PeerTube HTML tags<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></target> |
2393 | <context-group purpose="location"> | 2393 | <context-group purpose="location"> |
2394 | <context context-type="sourcefile">src/app/shared/shared-custom-markup/custom-markup-help.component.html</context> | 2394 | <context context-type="sourcefile">src/app/shared/shared-custom-markup/custom-markup-help.component.html</context> |
2395 | <context context-type="linenumber">2</context> | 2395 | <context context-type="linenumber">2</context> |
@@ -2435,12 +2435,13 @@ Dit zal een bestaande ondertiteling vervangen!</target> | |||
2435 | <trans-unit id="1460134385691851101" datatype="html"> | 2435 | <trans-unit id="1460134385691851101" datatype="html"> |
2436 | <source>Advanced filters</source> | 2436 | <source>Advanced filters</source> |
2437 | <target state="new">Advanced filters</target> | 2437 | <target state="new">Advanced filters</target> |
2438 | 2438 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">30</context></context-group> | |
2439 | 2439 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">48</context></context-group> | |
2440 | 2440 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">44</context></context-group> | |
2441 | 2441 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">112</context></context-group> | |
2442 | 2442 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">40</context></context-group> | |
2443 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">112</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">148</context></context-group></trans-unit> | 2443 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">148</context></context-group> |
2444 | </trans-unit> | ||
2444 | <trans-unit id="2504502765849142619" datatype="html"> | 2445 | <trans-unit id="2504502765849142619" datatype="html"> |
2445 | <source>No items found</source> | 2446 | <source>No items found</source> |
2446 | <target state="translated">Geen items gevonden</target> | 2447 | <target state="translated">Geen items gevonden</target> |
@@ -2464,8 +2465,8 @@ Dit zal een bestaande ondertiteling vervangen!</target> | |||
2464 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">49</context></context-group> | 2465 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">49</context></context-group> |
2465 | </trans-unit> | 2466 | </trans-unit> |
2466 | <trans-unit id="2090254132451149776" datatype="html"> | 2467 | <trans-unit id="2090254132451149776" datatype="html"> |
2467 | <source><x id="START_LINK" ctype="x-a" equiv-text="<a href="https://chooser-beta.creativecommons.org/" target="_blank" rel="noopener noreferrer">"/>Choose<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> the appropriate licence for your work. </source> | 2468 | <source><x id="START_LINK" ctype="x-a" equiv-text="<a href="https://chooser-beta.creativecommons.org/" target="_blank" rel="noopener noreferrer">"/>Choose<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> the appropriate licence for your work. </source> |
2468 | <target state="new"><x id="START_LINK" ctype="x-a" equiv-text="<a href="https://chooser-beta.creativecommons.org/" target="_blank" rel="noopener noreferrer">"/>Choose<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> the appropriate licence for your work. </target> | 2469 | <target state="new"><x id="START_LINK" ctype="x-a" equiv-text="<a href="https://chooser-beta.creativecommons.org/" target="_blank" rel="noopener noreferrer">"/>Choose<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> the appropriate licence for your work. </target> |
2469 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">84</context></context-group> | 2470 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">84</context></context-group> |
2470 | </trans-unit> | 2471 | </trans-unit> |
2471 | <trans-unit id="5462361983940693567"> | 2472 | <trans-unit id="5462361983940693567"> |
@@ -2482,28 +2483,28 @@ Dit zal een bestaande ondertiteling vervangen!</target> | |||
2482 | <trans-unit id="2806917038528218276" datatype="html"> | 2483 | <trans-unit id="2806917038528218276" datatype="html"> |
2483 | <source>FAQ</source> | 2484 | <source>FAQ</source> |
2484 | <target state="translated">Vaak gestelde vragen</target> | 2485 | <target state="translated">Vaak gestelde vragen</target> |
2485 | 2486 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">143</context></context-group> | |
2486 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">143</context></context-group></trans-unit> | 2487 | </trans-unit> |
2487 | <trans-unit id="3620232640697554352" datatype="html"> | 2488 | <trans-unit id="3620232640697554352" datatype="html"> |
2488 | <source>Frequently asked questions about PeerTube</source> | 2489 | <source>Frequently asked questions about PeerTube</source> |
2489 | <target state="translated">Veelgestelde vragen over PeerTube</target> | 2490 | <target state="translated">Veelgestelde vragen over PeerTube</target> |
2490 | 2491 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">142</context></context-group> | |
2491 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">142</context></context-group></trans-unit> | 2492 | </trans-unit> |
2492 | <trans-unit id="8942351587754185907" datatype="html"> | 2493 | <trans-unit id="8942351587754185907" datatype="html"> |
2493 | <source>API</source> | 2494 | <source>API</source> |
2494 | <target state="translated">API</target> | 2495 | <target state="translated">API</target> |
2495 | 2496 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">145</context></context-group> | |
2496 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">145</context></context-group></trans-unit> | 2497 | </trans-unit> |
2497 | <trans-unit id="7366542359085748162" datatype="html"> | 2498 | <trans-unit id="7366542359085748162" datatype="html"> |
2498 | <source>powered by PeerTube - CopyLeft 2015-2022</source> | 2499 | <source>powered by PeerTube - CopyLeft 2015-2022</source> |
2499 | <target state="new">powered by PeerTube - CopyLeft 2015-2022</target> | 2500 | <target state="new">powered by PeerTube - CopyLeft 2015-2022</target> |
2500 | 2501 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">149</context></context-group> | |
2501 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">149</context></context-group></trans-unit> | 2502 | </trans-unit> |
2502 | <trans-unit id="3722967224215437913" datatype="html"> | 2503 | <trans-unit id="3722967224215437913" datatype="html"> |
2503 | <source>API documentation</source> | 2504 | <source>API documentation</source> |
2504 | <target state="translated">API-documentatie</target> | 2505 | <target state="translated">API-documentatie</target> |
2505 | 2506 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">144</context></context-group> | |
2506 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">144</context></context-group></trans-unit> | 2507 | </trans-unit> |
2507 | <trans-unit id="9012879216268259096"> | 2508 | <trans-unit id="9012879216268259096"> |
2508 | <source>Schedule publication (<x id="INTERPOLATION"/>)</source> | 2509 | <source>Schedule publication (<x id="INTERPOLATION"/>)</source> |
2509 | <target>Publicatie plannen op ( <x id="INTERPOLATION" equiv-text="{{ calendarTimezone }}"/>)</target> | 2510 | <target>Publicatie plannen op ( <x id="INTERPOLATION" equiv-text="{{ calendarTimezone }}"/>)</target> |
@@ -2523,14 +2524,15 @@ Dit zal een bestaande ondertiteling vervangen!</target> | |||
2523 | <source>Publish after transcoding</source> | 2524 | <source>Publish after transcoding</source> |
2524 | <target state="translated">Publiceren na transcoderen</target> | 2525 | <target state="translated">Publiceren na transcoderen</target> |
2525 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">146</context></context-group> | 2526 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">146</context></context-group> |
2526 | </trans-unit><trans-unit id="1124038634267013139" datatype="html"> | 2527 | </trans-unit> |
2527 | <source>The video may be unplayable during the transcoding process. It's the reason why we prefer to publish publicly the video after transcoding.</source><target state="new">The video may be unplayable during the transcoding process. It's the reason why we prefer to publish publicly the video after transcoding.</target> | 2528 | <trans-unit id="1124038634267013139" datatype="html"> |
2529 | <source>The video may be unplayable during the transcoding process. It's the reason why we prefer to publish publicly the video after transcoding.</source> | ||
2530 | <target state="new">The video may be unplayable during the transcoding process. It's the reason why we prefer to publish publicly the video after transcoding.</target> | ||
2528 | <context-group purpose="location"> | 2531 | <context-group purpose="location"> |
2529 | <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context> | 2532 | <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context> |
2530 | <context context-type="linenumber">150</context> | 2533 | <context context-type="linenumber">150</context> |
2531 | </context-group> | 2534 | </context-group> |
2532 | </trans-unit> | 2535 | </trans-unit> |
2533 | |||
2534 | <trans-unit id="5984574397847510001"> | 2536 | <trans-unit id="5984574397847510001"> |
2535 | <source>Basic info</source> | 2537 | <source>Basic info</source> |
2536 | <target>Basisinformatie</target> | 2538 | <target>Basisinformatie</target> |
@@ -2545,14 +2547,15 @@ Dit zal een bestaande ondertiteling vervangen!</target> | |||
2545 | <source>See the subtitle file</source> | 2547 | <source>See the subtitle file</source> |
2546 | <target>Zie het ondertitelingsbestand</target> | 2548 | <target>Zie het ondertitelingsbestand</target> |
2547 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">182</context></context-group> | 2549 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">182</context></context-group> |
2548 | </trans-unit><trans-unit id="4335724652642647824" datatype="html"> | 2550 | </trans-unit> |
2549 | <source>Already uploaded on <x id="INTERPOLATION" equiv-text="{{ videoCaption.updatedAt | date }}"/> ✔</source><target state="new">Already uploaded on <x id="INTERPOLATION" equiv-text="{{ videoCaption.updatedAt | date }}"/> ✔</target> | 2551 | <trans-unit id="4335724652642647824" datatype="html"> |
2552 | <source>Already uploaded on <x id="INTERPOLATION" equiv-text="{{ videoCaption.updatedAt | date }}"/> ✔</source> | ||
2553 | <target state="new">Already uploaded on <x id="INTERPOLATION" equiv-text="{{ videoCaption.updatedAt | date }}"/> ✔</target> | ||
2550 | <context-group purpose="location"> | 2554 | <context-group purpose="location"> |
2551 | <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context> | 2555 | <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context> |
2552 | <context context-type="linenumber">186,188</context> | 2556 | <context context-type="linenumber">186,188</context> |
2553 | </context-group> | 2557 | </context-group> |
2554 | </trans-unit> | 2558 | </trans-unit> |
2555 | |||
2556 | <trans-unit id="73284819990858102"> | 2559 | <trans-unit id="73284819990858102"> |
2557 | <source>Will be created on update</source> | 2560 | <source>Will be created on update</source> |
2558 | <target>Wordt gecreëerd bij bijwerking</target> | 2561 | <target>Wordt gecreëerd bij bijwerking</target> |
@@ -2609,13 +2612,14 @@ Geen ondertiteling voor nu.</target> | |||
2609 | <target state="translated">Automatisch een heruitzending publiceren na je live-uitzending</target> | 2612 | <target state="translated">Automatisch een heruitzending publiceren na je live-uitzending</target> |
2610 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">283</context></context-group> | 2613 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">283</context></context-group> |
2611 | </trans-unit> | 2614 | </trans-unit> |
2612 | |||
2613 | <trans-unit id="2288513108450439427"> | 2615 | <trans-unit id="2288513108450439427"> |
2614 | <source>Support</source> | 2616 | <source>Support</source> |
2615 | <target>Ondersteun</target> | 2617 | <target>Ondersteun</target> |
2616 | 2618 | <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">64</context></context-group> | |
2617 | 2619 | <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">64</context></context-group> | |
2618 | <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">326</context></context-group></trans-unit> | 2620 | <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">17</context></context-group> |
2621 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">326</context></context-group> | ||
2622 | </trans-unit> | ||
2619 | <trans-unit id="1359533927353954373" datatype="html"> | 2623 | <trans-unit id="1359533927353954373" datatype="html"> |
2620 | <source>View account</source> | 2624 | <source>View account</source> |
2621 | <target state="new">View account</target> | 2625 | <target state="new">View account</target> |
@@ -2685,39 +2689,39 @@ Geen ondertiteling voor nu.</target> | |||
2685 | <trans-unit id="54931094224146544" datatype="html"> | 2689 | <trans-unit id="54931094224146544" datatype="html"> |
2686 | <source>Small latency</source> | 2690 | <source>Small latency</source> |
2687 | <target state="new">Small latency</target> | 2691 | <target state="new">Small latency</target> |
2688 | 2692 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">88</context></context-group> | |
2689 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">88</context></context-group></trans-unit> | 2693 | </trans-unit> |
2690 | <trans-unit id="668281328725856861" datatype="html"> | 2694 | <trans-unit id="668281328725856861" datatype="html"> |
2691 | <source>Reduce latency to ~15s disabling P2P</source> | 2695 | <source>Reduce latency to ~15s disabling P2P</source> |
2692 | <target state="new">Reduce latency to ~15s disabling P2P</target> | 2696 | <target state="new">Reduce latency to ~15s disabling P2P</target> |
2693 | 2697 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">89</context></context-group> | |
2694 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">89</context></context-group></trans-unit> | 2698 | </trans-unit> |
2695 | <trans-unit id="5607669932062416162" datatype="html"> | 2699 | <trans-unit id="5607669932062416162" datatype="html"> |
2696 | <source>Default</source> | 2700 | <source>Default</source> |
2697 | <target state="new">Default</target> | 2701 | <target state="new">Default</target> |
2698 | 2702 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">93</context></context-group> | |
2699 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">93</context></context-group></trans-unit> | 2703 | </trans-unit> |
2700 | <trans-unit id="4299493457408757206" datatype="html"> | 2704 | <trans-unit id="4299493457408757206" datatype="html"> |
2701 | <source>Average latency of 30s</source> | 2705 | <source>Average latency of 30s</source> |
2702 | <target state="new">Average latency of 30s</target> | 2706 | <target state="new">Average latency of 30s</target> |
2703 | 2707 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">94</context></context-group> | |
2704 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">94</context></context-group></trans-unit> | 2708 | </trans-unit> |
2705 | <trans-unit id="3378360148342029710" datatype="html"> | 2709 | <trans-unit id="3378360148342029710" datatype="html"> |
2706 | <source>High latency</source> | 2710 | <source>High latency</source> |
2707 | <target state="new">High latency</target> | 2711 | <target state="new">High latency</target> |
2708 | 2712 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">98</context></context-group> | |
2709 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">98</context></context-group></trans-unit> | 2713 | </trans-unit> |
2710 | <trans-unit id="369497609327288447" datatype="html"> | 2714 | <trans-unit id="369497609327288447" datatype="html"> |
2711 | <source>Average latency of 60s increasing P2P ratio</source> | 2715 | <source>Average latency of 60s increasing P2P ratio</source> |
2712 | <target state="new">Average latency of 60s increasing P2P ratio</target> | 2716 | <target state="new">Average latency of 60s increasing P2P ratio</target> |
2713 | 2717 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">99</context></context-group> | |
2714 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">99</context></context-group></trans-unit> | 2718 | </trans-unit> |
2715 | <trans-unit id="8693603235657020323" datatype="html"> | 2719 | <trans-unit id="8693603235657020323" datatype="html"> |
2716 | <source>Other</source> | 2720 | <source>Other</source> |
2717 | <target state="new">Other</target> | 2721 | <target state="new">Other</target> |
2718 | 2722 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">211</context></context-group> | |
2719 | 2723 | <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> | |
2720 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">211</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> | 2724 | </trans-unit> |
2721 | <trans-unit id="2200003513633568069"> | 2725 | <trans-unit id="2200003513633568069"> |
2722 | <source>Enable video comments</source> | 2726 | <source>Enable video comments</source> |
2723 | <target>Videoreacties inschakelen</target> | 2727 | <target>Videoreacties inschakelen</target> |
@@ -2732,8 +2736,10 @@ Geen ondertiteling voor nu.</target> | |||
2732 | <source>Advanced settings</source> | 2736 | <source>Advanced settings</source> |
2733 | <target>Geavanceerde instellingen</target> | 2737 | <target>Geavanceerde instellingen</target> |
2734 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">310</context></context-group> | 2738 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">310</context></context-group> |
2735 | </trans-unit><trans-unit id="5407145687662795944" datatype="html"> | 2739 | </trans-unit> |
2736 | <source>Video thumbnail</source><target state="new">Video thumbnail</target> | 2740 | <trans-unit id="5407145687662795944" datatype="html"> |
2741 | <source>Video thumbnail</source> | ||
2742 | <target state="new">Video thumbnail</target> | ||
2737 | <context-group purpose="location"> | 2743 | <context-group purpose="location"> |
2738 | <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context> | 2744 | <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context> |
2739 | <context context-type="linenumber">317,319</context> | 2745 | <context context-type="linenumber">317,319</context> |
@@ -2742,10 +2748,10 @@ Geen ondertiteling voor nu.</target> | |||
2742 | <trans-unit id="2375260419993138758"> | 2748 | <trans-unit id="2375260419993138758"> |
2743 | <source>URL</source> | 2749 | <source>URL</source> |
2744 | <target>URL</target> | 2750 | <target>URL</target> |
2745 | 2751 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">6</context></context-group> | |
2746 | 2752 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">26</context></context-group> | |
2747 | 2753 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">104</context></context-group> | |
2748 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit> | 2754 | </trans-unit> |
2749 | <trans-unit id="6760671759540007434" datatype="html"> | 2755 | <trans-unit id="6760671759540007434" datatype="html"> |
2750 | <source>You can import any URL <x id="START_LINK"/>supported by youtube-dl<x id="CLOSE_LINK"/> or URL that points to a media file. You should make sure you have diffusion rights over the content it points to, otherwise it could cause legal trouble to yourself and your instance. </source> | 2756 | <source>You can import any URL <x id="START_LINK"/>supported by youtube-dl<x id="CLOSE_LINK"/> or URL that points to a media file. You should make sure you have diffusion rights over the content it points to, otherwise it could cause legal trouble to yourself and your instance. </source> |
2751 | <target state="translated">Je kan gelijk welke URL importeren <x id="START_LINK"/>die youtube-dl herkent<x id="CLOSE_LINK"/> of naar een mediabestand verwijst. Vergewis je ervan dat je het recht hebt de inhoud te verspreiden. Anders kan dit juridische problemen veroorzaken voor jezelf en je exemplaar van PeerTube. </target> | 2757 | <target state="translated">Je kan gelijk welke URL importeren <x id="START_LINK"/>die youtube-dl herkent<x id="CLOSE_LINK"/> of naar een mediabestand verwijst. Vergewis je ervan dat je het recht hebt de inhoud te verspreiden. Anders kan dit juridische problemen veroorzaken voor jezelf en je exemplaar van PeerTube. </target> |
@@ -2778,13 +2784,13 @@ Gefeliciteerd, de video achter | |||
2778 | <trans-unit id="9172233176401579786"> | 2784 | <trans-unit id="9172233176401579786"> |
2779 | <source>Scheduled</source> | 2785 | <source>Scheduled</source> |
2780 | <target>Ingeroosterd</target> | 2786 | <target>Ingeroosterd</target> |
2781 | 2787 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">230</context></context-group> | |
2782 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">230</context></context-group></trans-unit> | 2788 | </trans-unit> |
2783 | <trans-unit id="1435317307066082710" datatype="html"> | 2789 | <trans-unit id="1435317307066082710" datatype="html"> |
2784 | <source>Hide the video until a specific date</source> | 2790 | <source>Hide the video until a specific date</source> |
2785 | <target state="translated">De video verbergen tot een specifieke datum</target> | 2791 | <target state="translated">De video verbergen tot een specifieke datum</target> |
2786 | 2792 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">231</context></context-group> | |
2787 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">231</context></context-group></trans-unit> | 2793 | </trans-unit> |
2788 | <trans-unit id="1087181129481039628" datatype="html"> | 2794 | <trans-unit id="1087181129481039628" datatype="html"> |
2789 | <source>Normal live</source> | 2795 | <source>Normal live</source> |
2790 | <target state="new">Normal live</target> | 2796 | <target state="new">Normal live</target> |
@@ -2811,7 +2817,7 @@ Gefeliciteerd, de video achter | |||
2811 | <target> | 2817 | <target> |
2812 | Afbeelding die wordt samengevoegd met uw audiobestand. | 2818 | Afbeelding die wordt samengevoegd met uw audiobestand. |
2813 | 2819 | ||
2814 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> | 2820 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> |
2815 | De gekozen afbeelding is definitief en kan niet worden gewijzigd. | 2821 | De gekozen afbeelding is definitief en kan niet worden gewijzigd. |
2816 | 2822 | ||
2817 | </target> | 2823 | </target> |
@@ -2860,8 +2866,8 @@ Gefeliciteerd, de video achter | |||
2860 | <trans-unit id="6161604372916832458" datatype="html"> | 2866 | <trans-unit id="6161604372916832458" datatype="html"> |
2861 | <source>Upload on hold</source> | 2867 | <source>Upload on hold</source> |
2862 | <target state="new">Upload on hold</target> | 2868 | <target state="new">Upload on hold</target> |
2863 | 2869 | <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">176</context></context-group> | |
2864 | <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">176</context></context-group></trans-unit> | 2870 | </trans-unit> |
2865 | <trans-unit id="285180972645018518" datatype="html"> | 2871 | <trans-unit id="285180972645018518" datatype="html"> |
2866 | <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source> | 2872 | <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source> |
2867 | <target state="translated">Sorry, uploaden is uitgeschakeld voor je account. Als je een video wil toevoegen, dan moet een beheerder je quotum ontgrendelen.</target> | 2873 | <target state="translated">Sorry, uploaden is uitgeschakeld voor je account. Als je een video wil toevoegen, dan moet een beheerder je quotum ontgrendelen.</target> |
@@ -2924,43 +2930,43 @@ Je kan nu al informatie toevoegen over deze video. | |||
2924 | <trans-unit id="4422946962830681102" datatype="html"> | 2930 | <trans-unit id="4422946962830681102" datatype="html"> |
2925 | <source>Torrents with only 1 file are supported.</source> | 2931 | <source>Torrents with only 1 file are supported.</source> |
2926 | <target state="new">Torrents with only 1 file are supported.</target> | 2932 | <target state="new">Torrents with only 1 file are supported.</target> |
2927 | 2933 | <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">115</context></context-group> | |
2928 | <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">115</context></context-group></trans-unit> | 2934 | </trans-unit> |
2929 | <trans-unit id="7860848084471862305" datatype="html"> | 2935 | <trans-unit id="7860848084471862305" datatype="html"> |
2930 | <source>Cannot create live because this instance have too many created lives</source> | 2936 | <source>Cannot create live because this instance have too many created lives</source> |
2931 | <target state="translated">Live-uitzending aanmaken niet mogelijk door te veel live-uitzendingen op dit exemplaar van PeerTube</target> | 2937 | <target state="translated">Live-uitzending aanmaken niet mogelijk door te veel live-uitzendingen op dit exemplaar van PeerTube</target> |
2932 | 2938 | <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">110</context></context-group> | |
2933 | <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">110</context></context-group></trans-unit> | 2939 | </trans-unit> |
2934 | <trans-unit id="1278564497286613571" datatype="html"> | 2940 | <trans-unit id="1278564497286613571" datatype="html"> |
2935 | <source>Cannot create live because you created too many lives</source> | 2941 | <source>Cannot create live because you created too many lives</source> |
2936 | <target state="translated">Live-uitzending niet mogelijk omdat je te veel live-uitzendingen aangemaakt hebt</target> | 2942 | <target state="translated">Live-uitzending niet mogelijk omdat je te veel live-uitzendingen aangemaakt hebt</target> |
2937 | 2943 | <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">112</context></context-group> | |
2938 | <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">112</context></context-group></trans-unit> | 2944 | </trans-unit> |
2939 | <trans-unit id="2621043320678012413" datatype="html"> | 2945 | <trans-unit id="2621043320678012413" datatype="html"> |
2940 | <source>Live published.</source> | 2946 | <source>Live published.</source> |
2941 | <target state="translated">Live-uitzending gepubliceerd.</target> | 2947 | <target state="translated">Live-uitzending gepubliceerd.</target> |
2942 | 2948 | <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">146</context></context-group> | |
2943 | <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">146</context></context-group></trans-unit> | 2949 | </trans-unit> |
2944 | <trans-unit id="8675588963276687921" datatype="html"> | 2950 | <trans-unit id="8675588963276687921" datatype="html"> |
2945 | <source>Stream only once, replay will replace your live</source> | 2951 | <source>Stream only once, replay will replace your live</source> |
2946 | <target state="new">Stream only once, replay will replace your live</target> | 2952 | <target state="new">Stream only once, replay will replace your live</target> |
2947 | 2953 | <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">169</context></context-group> | |
2948 | <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">169</context></context-group></trans-unit> | 2954 | </trans-unit> |
2949 | <trans-unit id="2360261543675520397" datatype="html"> | 2955 | <trans-unit id="2360261543675520397" datatype="html"> |
2950 | <source>Stream only once</source> | 2956 | <source>Stream only once</source> |
2951 | <target state="new">Stream only once</target> | 2957 | <target state="new">Stream only once</target> |
2952 | 2958 | <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">172</context></context-group> | |
2953 | <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">172</context></context-group></trans-unit> | 2959 | </trans-unit> |
2954 | <trans-unit id="3384650899171037827" datatype="html"> | 2960 | <trans-unit id="3384650899171037827" datatype="html"> |
2955 | <source>Stream multiple times, replays will be separate videos</source> | 2961 | <source>Stream multiple times, replays will be separate videos</source> |
2956 | <target state="new">Stream multiple times, replays will be separate videos</target> | 2962 | <target state="new">Stream multiple times, replays will be separate videos</target> |
2957 | 2963 | <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">177</context></context-group> | |
2958 | <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">177</context></context-group></trans-unit> | 2964 | </trans-unit> |
2959 | <trans-unit id="58134197356653483" datatype="html"> | 2965 | <trans-unit id="58134197356653483" datatype="html"> |
2960 | <source>Stream multiple times using the same URL</source> | 2966 | <source>Stream multiple times using the same URL</source> |
2961 | <target state="new">Stream multiple times using the same URL</target> | 2967 | <target state="new">Stream multiple times using the same URL</target> |
2962 | 2968 | <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">180</context></context-group> | |
2963 | <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">180</context></context-group></trans-unit> | 2969 | </trans-unit> |
2964 | <trans-unit id="8218579597782287078" datatype="html"> | 2970 | <trans-unit id="8218579597782287078" datatype="html"> |
2965 | <source>Go Live</source> | 2971 | <source>Go Live</source> |
2966 | <target state="translated">Live gaan</target> | 2972 | <target state="translated">Live gaan</target> |
@@ -2973,7 +2979,7 @@ Je kan nu al informatie toevoegen over deze video. | |||
2973 | </trans-unit> | 2979 | </trans-unit> |
2974 | <trans-unit id="2993949426196989262" datatype="html"> | 2980 | <trans-unit id="2993949426196989262" datatype="html"> |
2975 | <source>We recommend you to not use the <x id="START_TAG_STRONG"/>root<x id="CLOSE_TAG_STRONG"/> user to publish your videos, since it's the super-admin account of your instance. <x id="LINE_BREAK"/> Instead, <x id="START_LINK"/>create a dedicated account<x id="CLOSE_LINK"/> to upload your videos. </source> | 2981 | <source>We recommend you to not use the <x id="START_TAG_STRONG"/>root<x id="CLOSE_TAG_STRONG"/> user to publish your videos, since it's the super-admin account of your instance. <x id="LINE_BREAK"/> Instead, <x id="START_LINK"/>create a dedicated account<x id="CLOSE_LINK"/> to upload your videos. </source> |
2976 | <target state="translated">We raden je aan je video's niet als gebruiker <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>root <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> te publiceren. Dat is immers de superbeheerder van je exemplaar van PeerTube. <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> Je kan beter <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>een andere account aanmaken<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> om je video's te uploaden. </target> | 2982 | <target state="translated">We raden je aan je video's niet als gebruiker <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>root <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> te publiceren. Dat is immers de superbeheerder van je exemplaar van PeerTube. <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> Je kan beter <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>een andere account aanmaken<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> om je video's te uploaden. </target> |
2977 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">34</context></context-group> | 2983 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">34</context></context-group> |
2978 | </trans-unit> | 2984 | </trans-unit> |
2979 | <trans-unit id="293476877021544115"> | 2985 | <trans-unit id="293476877021544115"> |
@@ -3043,8 +3049,8 @@ Je kan nu al informatie toevoegen over deze video. | |||
3043 | <trans-unit id="5806907163449517166" datatype="html"> | 3049 | <trans-unit id="5806907163449517166" datatype="html"> |
3044 | <source>Update playlist privacy</source> | 3050 | <source>Update playlist privacy</source> |
3045 | <target state="new"> Update playlist privacy </target> | 3051 | <target state="new"> Update playlist privacy </target> |
3046 | 3052 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">17</context></context-group> | |
3047 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">17</context></context-group></trans-unit> | 3053 | </trans-unit> |
3048 | <trans-unit id="6460270615876918310" datatype="html"> | 3054 | <trans-unit id="6460270615876918310" datatype="html"> |
3049 | <source>Share the playlist at this video position</source> | 3055 | <source>Share the playlist at this video position</source> |
3050 | <target state="translated">De afspeellijst delen op deze plaats in de video</target> | 3056 | <target state="translated">De afspeellijst delen op deze plaats in de video</target> |
@@ -3053,57 +3059,57 @@ Je kan nu al informatie toevoegen over deze video. | |||
3053 | <trans-unit id="8920371331444717794" datatype="html"> | 3059 | <trans-unit id="8920371331444717794" datatype="html"> |
3054 | <source>Only display embed URL</source> | 3060 | <source>Only display embed URL</source> |
3055 | <target state="new">Only display embed URL</target> | 3061 | <target state="new">Only display embed URL</target> |
3056 | 3062 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">79</context></context-group> | |
3057 | 3063 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">177</context></context-group> | |
3058 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">177</context></context-group></trans-unit> | 3064 | </trans-unit> |
3059 | <trans-unit id="1253396341165671470" datatype="html"> | 3065 | <trans-unit id="1253396341165671470" datatype="html"> |
3060 | <source>Share the video</source> | 3066 | <source>Share the video</source> |
3061 | <target state="translated">De video delen</target> | 3067 | <target state="translated">De video delen</target> |
3062 | 3068 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">89</context></context-group> | |
3063 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">89</context></context-group></trans-unit> | 3069 | </trans-unit> |
3064 | <trans-unit id="5254843797242866315" datatype="html"> | 3070 | <trans-unit id="5254843797242866315" datatype="html"> |
3065 | <source>This video is private so you won't be able to share it with external users</source> | 3071 | <source>This video is private so you won't be able to share it with external users</source> |
3066 | <target state="new">This video is private so you won't be able to share it with external users</target> | 3072 | <target state="new">This video is private so you won't be able to share it with external users</target> |
3067 | 3073 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">92</context></context-group> | |
3068 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">92</context></context-group></trans-unit> | 3074 | </trans-unit> |
3069 | <trans-unit id="3201319007886576629" datatype="html"> | 3075 | <trans-unit id="3201319007886576629" datatype="html"> |
3070 | <source>Update video privacy</source> | 3076 | <source>Update video privacy</source> |
3071 | <target state="new"> Update video privacy </target> | 3077 | <target state="new"> Update video privacy </target> |
3072 | 3078 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">95</context></context-group> | |
3073 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">95</context></context-group></trans-unit> | 3079 | </trans-unit> |
3074 | <trans-unit id="1845599966367432388"> | 3080 | <trans-unit id="1845599966367432388"> |
3075 | <source>QR-Code</source> | 3081 | <source>QR-Code</source> |
3076 | <target>QR-Code</target> | 3082 | <target>QR-Code</target> |
3077 | 3083 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">34</context></context-group> | |
3078 | 3084 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">112</context></context-group> | |
3079 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">112</context></context-group></trans-unit> | 3085 | </trans-unit> |
3080 | <trans-unit id="1122876732223594710" datatype="html"> | 3086 | <trans-unit id="1122876732223594710" datatype="html"> |
3081 | <source>The url is not secured (no HTTPS), so the embed video won't work on HTTPS websites (web browsers block non secured HTTP requests on HTTPS websites).</source> | 3087 | <source>The url is not secured (no HTTPS), so the embed video won't work on HTTPS websites (web browsers block non secured HTTP requests on HTTPS websites).</source> |
3082 | <target state="translated">De URL is niet beveiligd (geen HTTPS), dus de ingebedde video zal niet werken op beveiligde websites. Webbrowsers blokkeren immers onbeveiligde HTTPS-aanvragen op HTTPS-beveiligde websites.</target> | 3088 | <target state="translated">De URL is niet beveiligd (geen HTTPS), dus de ingebedde video zal niet werken op beveiligde websites. Webbrowsers blokkeren immers onbeveiligde HTTPS-aanvragen op HTTPS-beveiligde websites.</target> |
3083 | 3089 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">54</context></context-group> | |
3084 | 3090 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">132</context></context-group> | |
3085 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">132</context></context-group></trans-unit> | 3091 | </trans-unit> |
3086 | <trans-unit id="8151017381798767627"> | 3092 | <trans-unit id="8151017381798767627"> |
3087 | <source>Embed</source> | 3093 | <source>Embed</source> |
3088 | <target>Inbedden</target> | 3094 | <target>Inbedden</target> |
3089 | 3095 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">44</context></context-group> | |
3090 | 3096 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">122</context></context-group> | |
3091 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">122</context></context-group></trans-unit> | 3097 | </trans-unit> |
3092 | <trans-unit id="6375858514817734542"> | 3098 | <trans-unit id="6375858514817734542"> |
3093 | <source>Auto select subtitle</source> | 3099 | <source>Auto select subtitle</source> |
3094 | <target>Selecteer automatisch ondertiteling</target> | 3100 | <target>Selecteer automatisch ondertiteling</target> |
3095 | 3101 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">164</context></context-group> | |
3096 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">164</context></context-group></trans-unit> | 3102 | </trans-unit> |
3097 | <trans-unit id="2353402732767789211" datatype="html"> | 3103 | <trans-unit id="2353402732767789211" datatype="html"> |
3098 | <source>More customization</source> | 3104 | <source>More customization</source> |
3099 | <target state="translated">Meer aanpassingen</target> | 3105 | <target state="translated">Meer aanpassingen</target> |
3100 | 3106 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">275</context></context-group> | |
3101 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">275</context></context-group></trans-unit> | 3107 | </trans-unit> |
3102 | <trans-unit id="1284179134768564307" datatype="html"> | 3108 | <trans-unit id="1284179134768564307" datatype="html"> |
3103 | <source>Less customization</source> | 3109 | <source>Less customization</source> |
3104 | <target state="translated">Minder aanpassingen</target> | 3110 | <target state="translated">Minder aanpassingen</target> |
3105 | 3111 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">283</context></context-group> | |
3106 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">283</context></context-group></trans-unit> | 3112 | </trans-unit> |
3107 | <trans-unit id="1290987288288099212" datatype="html"> | 3113 | <trans-unit id="1290987288288099212" datatype="html"> |
3108 | <source>Support <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></source> | 3114 | <source>Support <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></source> |
3109 | <target state="new">Support <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></target> | 3115 | <target state="new">Support <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></target> |
@@ -3121,8 +3127,8 @@ Je kan nu al informatie toevoegen over deze video. | |||
3121 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group> | 3127 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group> |
3122 | </trans-unit> | 3128 | </trans-unit> |
3123 | <trans-unit id="6154714649766447409" datatype="html"> | 3129 | <trans-unit id="6154714649766447409" datatype="html"> |
3124 | <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong class="underline-orange">"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> > Login </source> | 3130 | <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong class="underline-orange">"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> > Login </source> |
3125 | <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong class="underline-orange">"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> > Login | 3131 | <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong class="underline-orange">"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> > Login |
3126 | </target> | 3132 | </target> |
3127 | <context-group purpose="location"> | 3133 | <context-group purpose="location"> |
3128 | <context context-type="sourcefile">src/app/+login/login.component.html</context> | 3134 | <context context-type="sourcefile">src/app/+login/login.component.html</context> |
@@ -3132,8 +3138,8 @@ Je kan nu al informatie toevoegen over deze video. | |||
3132 | <trans-unit id="1452803153270294110"> | 3138 | <trans-unit id="1452803153270294110"> |
3133 | <source>Autoplay</source> | 3139 | <source>Autoplay</source> |
3134 | <target>Automatisch afspelen</target> | 3140 | <target>Automatisch afspelen</target> |
3135 | 3141 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">204</context></context-group> | |
3136 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">204</context></context-group></trans-unit> | 3142 | </trans-unit> |
3137 | <trans-unit id="5336944753883027145" datatype="html"> | 3143 | <trans-unit id="5336944753883027145" datatype="html"> |
3138 | <source>Maybe later</source> | 3144 | <source>Maybe later</source> |
3139 | <target state="translated">Misschien later</target> | 3145 | <target state="translated">Misschien later</target> |
@@ -3142,45 +3148,45 @@ Je kan nu al informatie toevoegen over deze video. | |||
3142 | <trans-unit id="3959826834147169200"> | 3148 | <trans-unit id="3959826834147169200"> |
3143 | <source>Muted</source> | 3149 | <source>Muted</source> |
3144 | <target>Gedempt</target> | 3150 | <target>Gedempt</target> |
3145 | 3151 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">104</context></context-group> | |
3146 | 3152 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-block-badges.component.html</context><context context-type="linenumber">1</context></context-group> | |
3147 | 3153 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">212</context></context-group> | |
3148 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">104</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-block-badges.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">212</context></context-group></trans-unit> | 3154 | </trans-unit> |
3149 | <trans-unit id="2784956659778044823"> | 3155 | <trans-unit id="2784956659778044823"> |
3150 | <source>Loop</source> | 3156 | <source>Loop</source> |
3151 | <target>Lus</target> | 3157 | <target>Lus</target> |
3152 | 3158 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">219</context></context-group> | |
3153 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">219</context></context-group></trans-unit> | 3159 | </trans-unit> |
3154 | <trans-unit id="5908032061347078472" datatype="html"> | 3160 | <trans-unit id="5908032061347078472" datatype="html"> |
3155 | <source>Use origin instance URL</source> | 3161 | <source>Use origin instance URL</source> |
3156 | <target state="translated">URL op bronexemplaar van PeerTube gebruiken</target> | 3162 | <target state="translated">URL op bronexemplaar van PeerTube gebruiken</target> |
3157 | 3163 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">225</context></context-group> | |
3158 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">225</context></context-group></trans-unit> | 3164 | </trans-unit> |
3159 | <trans-unit id="6212841954039032241"> | 3165 | <trans-unit id="6212841954039032241"> |
3160 | <source>Display video title</source> | 3166 | <source>Display video title</source> |
3161 | <target>Toon video titel</target> | 3167 | <target>Toon video titel</target> |
3162 | 3168 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">234</context></context-group> | |
3163 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">234</context></context-group></trans-unit> | 3169 | </trans-unit> |
3164 | <trans-unit id="7482217084177855485" datatype="html"> | 3170 | <trans-unit id="7482217084177855485" datatype="html"> |
3165 | <source>P2P</source> | 3171 | <source>P2P</source> |
3166 | <target state="new">P2P</target> | 3172 | <target state="new">P2P</target> |
3167 | 3173 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">242</context></context-group> | |
3168 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">242</context></context-group></trans-unit> | 3174 | </trans-unit> |
3169 | <trans-unit id="1068153312491986796"> | 3175 | <trans-unit id="1068153312491986796"> |
3170 | <source>Display privacy warning</source> | 3176 | <source>Display privacy warning</source> |
3171 | <target>Toon privacy waarschuwing</target> | 3177 | <target>Toon privacy waarschuwing</target> |
3172 | 3178 | <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> | |
3173 | <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> | 3179 | </trans-unit> |
3174 | <trans-unit id="4583515246777381165" datatype="html"> | 3180 | <trans-unit id="4583515246777381165" datatype="html"> |
3175 | <source>Display player control bar</source> | 3181 | <source>Display player control bar</source> |
3176 | <target state="new">Display player control bar</target> | 3182 | <target state="new">Display player control bar</target> |
3177 | 3183 | <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> | |
3178 | <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> | 3184 | </trans-unit> |
3179 | <trans-unit id="805456636864344681" datatype="html"> | 3185 | <trans-unit id="805456636864344681" datatype="html"> |
3180 | <source>Display PeerTube button link</source> | 3186 | <source>Display PeerTube button link</source> |
3181 | <target state="translated">PeerTube knop-link tonen</target> | 3187 | <target state="translated">PeerTube knop-link tonen</target> |
3182 | 3188 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">262</context></context-group> | |
3183 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">262</context></context-group></trans-unit> | 3189 | </trans-unit> |
3184 | <trans-unit id="8928816882866356838"> | 3190 | <trans-unit id="8928816882866356838"> |
3185 | <source>Public</source> | 3191 | <source>Public</source> |
3186 | <target>Openbaar</target> | 3192 | <target>Openbaar</target> |
@@ -3444,23 +3450,23 @@ Je kan nu al informatie toevoegen over deze video. | |||
3444 | <trans-unit id="3691787517663044217" datatype="html"> | 3450 | <trans-unit id="3691787517663044217" datatype="html"> |
3445 | <source>The deletion will be sent to remote instances so they can reflect the change.</source> | 3451 | <source>The deletion will be sent to remote instances so they can reflect the change.</source> |
3446 | <target state="translated">De verwijdering wordt naar andere exemplaren van PeerTube gestuurd zodat zij er ook gevolg aan kunnen geven.</target> | 3452 | <target state="translated">De verwijdering wordt naar andere exemplaren van PeerTube gestuurd zodat zij er ook gevolg aan kunnen geven.</target> |
3447 | 3453 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">184</context></context-group> | |
3448 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">184</context></context-group></trans-unit> | 3454 | </trans-unit> |
3449 | <trans-unit id="7321800851971795962" datatype="html"> | 3455 | <trans-unit id="7321800851971795962" datatype="html"> |
3450 | <source>It is a remote comment, so the deletion will only be effective on your instance.</source> | 3456 | <source>It is a remote comment, so the deletion will only be effective on your instance.</source> |
3451 | <target state="translated">Dit is een reactie van elders, dus de verwijdering zal enkel effect hebben op jouw exemplaar van PeerTube.</target> | 3457 | <target state="translated">Dit is een reactie van elders, dus de verwijdering zal enkel effect hebben op jouw exemplaar van PeerTube.</target> |
3452 | 3458 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">186</context></context-group> | |
3453 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">186</context></context-group></trans-unit> | 3459 | </trans-unit> |
3454 | <trans-unit id="5964038603724691720" datatype="html"> | 3460 | <trans-unit id="5964038603724691720" datatype="html"> |
3455 | <source>Delete and re-draft</source> | 3461 | <source>Delete and re-draft</source> |
3456 | <target state="translated">Verwijderen en opnieuw als klad</target> | 3462 | <target state="translated">Verwijderen en opnieuw als klad</target> |
3457 | 3463 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">214</context></context-group> | |
3458 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">214</context></context-group></trans-unit> | 3464 | </trans-unit> |
3459 | <trans-unit id="7163633882758007711" datatype="html"> | 3465 | <trans-unit id="7163633882758007711" datatype="html"> |
3460 | <source>Do you really want to delete and re-draft this comment?</source> | 3466 | <source>Do you really want to delete and re-draft this comment?</source> |
3461 | <target state="translated">Wil je echt deze reactie verwijderen en opnieuw als klad instellen?</target> | 3467 | <target state="translated">Wil je echt deze reactie verwijderen en opnieuw als klad instellen?</target> |
3462 | 3468 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">215</context></context-group> | |
3463 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">215</context></context-group></trans-unit> | 3469 | </trans-unit> |
3464 | <trans-unit id="5733075023444401902"> | 3470 | <trans-unit id="5733075023444401902"> |
3465 | <source>Add comment...</source> | 3471 | <source>Add comment...</source> |
3466 | <target>Voeg reactie toe...</target> | 3472 | <target>Voeg reactie toe...</target> |
@@ -3559,7 +3565,7 @@ Je kan nu al informatie toevoegen over deze video. | |||
3559 | </trans-unit> | 3565 | </trans-unit> |
3560 | <trans-unit id="7651712714082200084" datatype="html"> | 3566 | <trans-unit id="7651712714082200084" datatype="html"> |
3561 | <source>Your report will be sent to moderators of <x id="INTERPOLATION"/><x id="START_TAG_NG_CONTAINER"/> and will be forwarded to the comment origin (<x id="INTERPOLATION_1"/>) too<x id="CLOSE_TAG_NG_CONTAINER"/>. </source> | 3567 | <source>Your report will be sent to moderators of <x id="INTERPOLATION"/><x id="START_TAG_NG_CONTAINER"/> and will be forwarded to the comment origin (<x id="INTERPOLATION_1"/>) too<x id="CLOSE_TAG_NG_CONTAINER"/>. </source> |
3562 | <target state="translated">Je aangifte komt terecht bij de moderatoren van <x id="INTERPOLATION" equiv-text="{{ currentHost }}"/> <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="<ng-container>"/> en wordt doorgestuurd naar de bronserver van de reactie ( <x id="INTERPOLATION_1" equiv-text="{{ originHost }}"/>) ook <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="</ng-container>"/>. </target> | 3568 | <target state="translated">Je aangifte komt terecht bij de moderatoren van <x id="INTERPOLATION" equiv-text="{{ currentHost }}"/> <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="<ng-container>"/> en wordt doorgestuurd naar de bronserver van de reactie ( <x id="INTERPOLATION_1" equiv-text="{{ originHost }}"/>) ook <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="</ng-container>"/>. </target> |
3563 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">35</context></context-group> | 3569 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">35</context></context-group> |
3564 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">35</context></context-group> | 3570 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">35</context></context-group> |
3565 | </trans-unit> | 3571 | </trans-unit> |
@@ -3637,36 +3643,39 @@ Je kan nu al informatie toevoegen over deze video. | |||
3637 | <trans-unit id="5911214550882917183"> | 3643 | <trans-unit id="5911214550882917183"> |
3638 | <source>State</source> | 3644 | <source>State</source> |
3639 | <target>Status</target> | 3645 | <target>Status</target> |
3640 | 3646 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">48</context></context-group> | |
3641 | 3647 | <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">30</context></context-group> | |
3642 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">48</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">30</context></context-group></trans-unit> | 3648 | </trans-unit> |
3643 | <trans-unit id="2092225601747599163"> | 3649 | <trans-unit id="2092225601747599163"> |
3644 | <source>Created <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> | 3650 | <source>Created <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> |
3645 | <target>Gemaakt op <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> | 3651 | <target>Gemaakt op <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> |
3646 | 3652 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">39</context></context-group> | |
3647 | 3653 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">43</context></context-group> | |
3648 | 3654 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">50</context></context-group> | |
3649 | 3655 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context><context context-type="linenumber">37</context></context-group> | |
3650 | 3656 | <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">31</context></context-group> | |
3651 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context><context context-type="linenumber">37</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">31</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">23</context></context-group></trans-unit> | 3657 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">23</context></context-group> |
3658 | </trans-unit> | ||
3652 | <trans-unit id="8898602327647937914" datatype="html"> | 3659 | <trans-unit id="8898602327647937914" datatype="html"> |
3653 | <source>Open actor page in a new tab</source> | 3660 | <source>Open actor page in a new tab</source> |
3654 | <target state="translated">Acteurpagina openen in nieuwe tab</target> | 3661 | <target state="translated">Acteurpagina openen in nieuwe tab</target> |
3655 | 3662 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">56</context></context-group> | |
3656 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">56</context></context-group></trans-unit> | 3663 | </trans-unit> |
3657 | <trans-unit id="7317290694079257887"> | 3664 | <trans-unit id="7317290694079257887"> |
3658 | <source>Accepted</source> | 3665 | <source>Accepted</source> |
3659 | <target>Geaccepteerd</target> | 3666 | <target>Geaccepteerd</target> |
3660 | 3667 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">63</context></context-group> | |
3661 | 3668 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">65</context></context-group> | |
3662 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">63</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">65</context></context-group></trans-unit> | 3669 | </trans-unit> |
3663 | <trans-unit id="4416413576346763682"> | 3670 | <trans-unit id="4416413576346763682"> |
3664 | <source>Pending</source> | 3671 | <source>Pending</source> |
3665 | <target>In behandeling</target> | 3672 | <target>In behandeling</target> |
3666 | 3673 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">64</context></context-group> | |
3667 | 3674 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">66</context></context-group> | |
3668 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">66</context></context-group></trans-unit><trans-unit id="4188654437346976139" datatype="html"> | 3675 | </trans-unit> |
3669 | <source>Rejected</source><target state="new">Rejected</target> | 3676 | <trans-unit id="4188654437346976139" datatype="html"> |
3677 | <source>Rejected</source> | ||
3678 | <target state="new">Rejected</target> | ||
3670 | <context-group purpose="location"> | 3679 | <context-group purpose="location"> |
3671 | <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context> | 3680 | <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context> |
3672 | <context context-type="linenumber">65,66</context> | 3681 | <context context-type="linenumber">65,66</context> |
@@ -3679,26 +3688,26 @@ Je kan nu al informatie toevoegen over deze video. | |||
3679 | <trans-unit id="8905995985388209337"> | 3688 | <trans-unit id="8905995985388209337"> |
3680 | <source>Accept</source> | 3689 | <source>Accept</source> |
3681 | <target>Accepteren</target> | 3690 | <target>Accepteren</target> |
3682 | 3691 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">50</context></context-group> | |
3683 | 3692 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">46</context></context-group> | |
3684 | 3693 | <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">25</context></context-group> | |
3685 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">46</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">25</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">27</context></context-group></trans-unit> | 3694 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">27</context></context-group> |
3695 | </trans-unit> | ||
3686 | <trans-unit id="8415175881466057254"> | 3696 | <trans-unit id="8415175881466057254"> |
3687 | <source>Refuse</source> | 3697 | <source>Refuse</source> |
3688 | <target>Weigeren</target> | 3698 | <target>Weigeren</target> |
3689 | 3699 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">28</context></context-group> | |
3690 | 3700 | </trans-unit> | |
3691 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">28</context></context-group></trans-unit> | ||
3692 | <trans-unit id="6961112234462008319" datatype="html"> | 3701 | <trans-unit id="6961112234462008319" datatype="html"> |
3693 | <source>No follower found matching current filters.</source> | 3702 | <source>No follower found matching current filters.</source> |
3694 | <target state="translated">Geen volger gevonden in overeenstemming met huidige filters.</target> | 3703 | <target state="translated">Geen volger gevonden in overeenstemming met huidige filters.</target> |
3695 | 3704 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">77</context></context-group> | |
3696 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit> | 3705 | </trans-unit> |
3697 | <trans-unit id="2117404838551056159" datatype="html"> | 3706 | <trans-unit id="2117404838551056159" datatype="html"> |
3698 | <source>Your instance doesn't have any follower.</source> | 3707 | <source>Your instance doesn't have any follower.</source> |
3699 | <target state="translated">Je exemplaar van PeerTube heeft geen volgers.</target> | 3708 | <target state="translated">Je exemplaar van PeerTube heeft geen volgers.</target> |
3700 | 3709 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">78</context></context-group> | |
3701 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">78</context></context-group></trans-unit> | 3710 | </trans-unit> |
3702 | <trans-unit id="2845798909207198924" datatype="html"> | 3711 | <trans-unit id="2845798909207198924" datatype="html"> |
3703 | <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> followers</source> | 3712 | <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> followers</source> |
3704 | <target state="translated">Nu te zien: <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> tot <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> van <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> volgers</target> | 3713 | <target state="translated">Nu te zien: <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> tot <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> van <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> volgers</target> |
@@ -3706,33 +3715,37 @@ Je kan nu al informatie toevoegen over deze video. | |||
3706 | </trans-unit> | 3715 | </trans-unit> |
3707 | <trans-unit id="6571718060636962350" datatype="html"> | 3716 | <trans-unit id="6571718060636962350" datatype="html"> |
3708 | <source>Redundancy allowed <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> | 3717 | <source>Redundancy allowed <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> |
3709 | <target state="translated">Surpluskopie toegelaten <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> | 3718 | <target state="translated">Surpluskopie toegelaten <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> |
3710 | 3719 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">44</context></context-group> | |
3711 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit> | 3720 | </trans-unit> |
3712 | <trans-unit id="8246779176913476983" datatype="html"> | 3721 | <trans-unit id="8246779176913476983" datatype="html"> |
3713 | <source>Open instance in a new tab</source> | 3722 | <source>Open instance in a new tab</source> |
3714 | <target state="translated">Exemplaar van PeerTube openen in nieuwe tab</target> | 3723 | <target state="translated">Exemplaar van PeerTube openen in nieuwe tab</target> |
3715 | 3724 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">58</context></context-group> | |
3716 | 3725 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">43</context></context-group> | |
3717 | 3726 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">43</context></context-group> | |
3718 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">58</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">43</context></context-group></trans-unit> | 3727 | </trans-unit> |
3719 | <trans-unit id="9132918641931433659" datatype="html"> | 3728 | <trans-unit id="9132918641931433659" datatype="html"> |
3720 | <source>No host found matching current filters.</source> | 3729 | <source>No host found matching current filters.</source> |
3721 | <target state="translated">Geen host gevonden op basis van huidige filters.</target> | 3730 | <target state="translated">Geen host gevonden op basis van huidige filters.</target> |
3722 | 3731 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">84</context></context-group> | |
3723 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit> | 3732 | </trans-unit> |
3724 | <trans-unit id="7274241885665071790" datatype="html"> | 3733 | <trans-unit id="7274241885665071790" datatype="html"> |
3725 | <source>Your instance is not following anyone.</source> | 3734 | <source>Your instance is not following anyone.</source> |
3726 | <target state="translated">Je exemplaar van PeerTube volgt niemand.</target> | 3735 | <target state="translated">Je exemplaar van PeerTube volgt niemand.</target> |
3727 | 3736 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">85</context></context-group> | |
3728 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">85</context></context-group></trans-unit><trans-unit id="8168516547268350654" datatype="html"> | 3737 | </trans-unit> |
3729 | <source>Do you really want to unfollow {count, plural, =1 {<x id="entryName"/>?} other {<x id="count"/> entries?}}</source><target state="new">Do you really want to unfollow {count, plural, =1 {<x id="entryName"/>?} other {<x id="count"/> entries?}}</target> | 3738 | <trans-unit id="8168516547268350654" datatype="html"> |
3739 | <source>Do you really want to unfollow {count, plural, =1 {<x id="entryName"/>?} other {<x id="count"/> entries?}}</source> | ||
3740 | <target state="new">Do you really want to unfollow {count, plural, =1 {<x id="entryName"/>?} other {<x id="count"/> entries?}}</target> | ||
3730 | <context-group purpose="location"> | 3741 | <context-group purpose="location"> |
3731 | <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context> | 3742 | <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context> |
3732 | <context context-type="linenumber">70</context> | 3743 | <context context-type="linenumber">70</context> |
3733 | </context-group> | 3744 | </context-group> |
3734 | </trans-unit><trans-unit id="8061023631336698211" datatype="html"> | 3745 | </trans-unit> |
3735 | <source>Do you really want to unfollow these entries?</source><target state="new">Do you really want to unfollow these entries?</target> | 3746 | <trans-unit id="8061023631336698211" datatype="html"> |
3747 | <source>Do you really want to unfollow these entries?</source> | ||
3748 | <target state="new">Do you really want to unfollow these entries?</target> | ||
3736 | <context-group purpose="location"> | 3749 | <context-group purpose="location"> |
3737 | <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context> | 3750 | <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context> |
3738 | <context context-type="linenumber">72,70</context> | 3751 | <context context-type="linenumber">72,70</context> |
@@ -3746,13 +3759,13 @@ Je kan nu al informatie toevoegen over deze video. | |||
3746 | <trans-unit id="9216117865911519658" datatype="html"> | 3759 | <trans-unit id="9216117865911519658" datatype="html"> |
3747 | <source>Action</source> | 3760 | <source>Action</source> |
3748 | <target state="new">Action</target> | 3761 | <target state="new">Action</target> |
3749 | 3762 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">40</context></context-group> | |
3750 | 3763 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">28</context></context-group> | |
3751 | 3764 | <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> | |
3752 | 3765 | <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> | |
3753 | 3766 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">31</context></context-group> | |
3754 | 3767 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">31</context></context-group> | |
3755 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">28</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><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">31</context></context-group></trans-unit> | 3768 | </trans-unit> |
3756 | <trans-unit id="5968342253366599875" datatype="html"> | 3769 | <trans-unit id="5968342253366599875" datatype="html"> |
3757 | <source>Videos redundancies</source> | 3770 | <source>Videos redundancies</source> |
3758 | <target state="translated">Surpluskopieën video's</target> | 3771 | <target state="translated">Surpluskopieën video's</target> |
@@ -3786,12 +3799,12 @@ Je kan nu al informatie toevoegen over deze video. | |||
3786 | <trans-unit id="5248717555542428023"> | 3799 | <trans-unit id="5248717555542428023"> |
3787 | <source>Username</source> | 3800 | <source>Username</source> |
3788 | <target>Gebruikersnaam</target> | 3801 | <target>Gebruikersnaam</target> |
3789 | 3802 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">83</context></context-group> | |
3790 | 3803 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">83</context></context-group> | |
3791 | 3804 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">131</context></context-group> | |
3792 | 3805 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html</context><context context-type="linenumber">6</context></context-group> | |
3793 | 3806 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">26</context></context-group> | |
3794 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">83</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">83</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">131</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">26</context></context-group></trans-unit> | 3807 | </trans-unit> |
3795 | <trans-unit id="6612230394519751963"> | 3808 | <trans-unit id="6612230394519751963"> |
3796 | <source>john</source> | 3809 | <source>john</source> |
3797 | <target>jan</target> | 3810 | <target>jan</target> |
@@ -3813,13 +3826,13 @@ Je kan nu al informatie toevoegen over deze video. | |||
3813 | <trans-unit id="4145496584631696119"> | 3826 | <trans-unit id="4145496584631696119"> |
3814 | <source>Role</source> | 3827 | <source>Role</source> |
3815 | <target>Rol</target> | 3828 | <target>Rol</target> |
3816 | 3829 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group> | |
3817 | 3830 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group> | |
3818 | 3831 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">132</context></context-group> | |
3819 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">132</context></context-group></trans-unit> | 3832 | </trans-unit> |
3820 | <trans-unit id="7046347992315328430" datatype="html"> | 3833 | <trans-unit id="7046347992315328430" datatype="html"> |
3821 | <source>Transcoding is enabled. The video quota only takes into account <x id="START_TAG_STRONG"/>original<x id="CLOSE_TAG_STRONG"/> video size. <x id="LINE_BREAK"/> At most, this user could upload ~ <x id="INTERPOLATION"/>. </source> | 3834 | <source>Transcoding is enabled. The video quota only takes into account <x id="START_TAG_STRONG"/>original<x id="CLOSE_TAG_STRONG"/> video size. <x id="LINE_BREAK"/> At most, this user could upload ~ <x id="INTERPOLATION"/>. </source> |
3822 | <target state="translated">Transcoding is ingeschakeld. De videoquota houden enkel rekening met de grootte van de <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>originele <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> video. <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> Deze gebruiker kan maximaal ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/> uploaden. </target> | 3835 | <target state="translated">Transcoding is ingeschakeld. De videoquota houden enkel rekening met de grootte van de <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>originele <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> video. <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> Deze gebruiker kan maximaal ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/> uploaden. </target> |
3823 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group> | 3836 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group> |
3824 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group> | 3837 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group> |
3825 | </trans-unit> | 3838 | </trans-unit> |
@@ -3833,10 +3846,10 @@ Je kan nu al informatie toevoegen over deze video. | |||
3833 | <trans-unit id="2622255144026150901" datatype="html"> | 3846 | <trans-unit id="2622255144026150901" datatype="html"> |
3834 | <source>Auth plugin</source> | 3847 | <source>Auth plugin</source> |
3835 | <target state="new">Auth plugin</target> | 3848 | <target state="new">Auth plugin</target> |
3836 | 3849 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group> | |
3837 | 3850 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group> | |
3838 | 3851 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">139</context></context-group> | |
3839 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit> | 3852 | </trans-unit> |
3840 | <trans-unit id="588099657508661970" datatype="html"> | 3853 | <trans-unit id="588099657508661970" datatype="html"> |
3841 | <source>None (local authentication)</source> | 3854 | <source>None (local authentication)</source> |
3842 | <target state="new">None (local authentication)</target> | 3855 | <target state="new">None (local authentication)</target> |
@@ -3885,10 +3898,12 @@ Je kan nu al informatie toevoegen over deze video. | |||
3885 | <trans-unit id="7049348886126005391"> | 3898 | <trans-unit id="7049348886126005391"> |
3886 | <source>Batch actions</source> | 3899 | <source>Batch actions</source> |
3887 | <target>Batchacties</target> | 3900 | <target>Batchacties</target> |
3888 | 3901 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">18</context></context-group> | |
3889 | 3902 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">18</context></context-group> | |
3890 | 3903 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">22</context></context-group> | |
3891 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/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> | 3904 | <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> |
3905 | <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> | ||
3906 | </trans-unit> | ||
3892 | <trans-unit id="675721269041534709" datatype="html"> | 3907 | <trans-unit id="675721269041534709" datatype="html"> |
3893 | <source>The user was banned</source> | 3908 | <source>The user was banned</source> |
3894 | <target state="translated">De gebruiker is verbannen</target> | 3909 | <target state="translated">De gebruiker is verbannen</target> |
@@ -3897,13 +3912,13 @@ Je kan nu al informatie toevoegen over deze video. | |||
3897 | <trans-unit id="2348557406282409966" datatype="html"> | 3912 | <trans-unit id="2348557406282409966" datatype="html"> |
3898 | <source>Open account in a new tab</source> | 3913 | <source>Open account in a new tab</source> |
3899 | <target state="translated">Account in nieuwe tab openen</target> | 3914 | <target state="translated">Account in nieuwe tab openen</target> |
3900 | 3915 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">69</context></context-group> | |
3901 | 3916 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group> | |
3902 | 3917 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">32</context></context-group> | |
3903 | 3918 | <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> | |
3904 | 3919 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">35</context></context-group> | |
3905 | 3920 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">35</context></context-group> | |
3906 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">69</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">94</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">32</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">35</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">35</context></context-group></trans-unit> | 3921 | </trans-unit> |
3907 | <trans-unit id="3111569165173971676" datatype="html"> | 3922 | <trans-unit id="3111569165173971676" datatype="html"> |
3908 | <source>Deleted account</source> | 3923 | <source>Deleted account</source> |
3909 | <target state="translated">Verwijderde account</target> | 3924 | <target state="translated">Verwijderde account</target> |
@@ -3932,8 +3947,8 @@ Je kan nu al informatie toevoegen over deze video. | |||
3932 | <trans-unit id="6124612368324200166" datatype="html"> | 3947 | <trans-unit id="6124612368324200166" datatype="html"> |
3933 | <source>Banned users</source> | 3948 | <source>Banned users</source> |
3934 | <target state="new">Banned users</target> | 3949 | <target state="new">Banned users</target> |
3935 | 3950 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">48</context></context-group> | |
3936 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">48</context></context-group></trans-unit> | 3951 | </trans-unit> |
3937 | <trans-unit id="5642198289374753866" datatype="html"> | 3952 | <trans-unit id="5642198289374753866" datatype="html"> |
3938 | <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> users</source> | 3953 | <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> users</source> |
3939 | <target state="translated">Nu te zien: <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> tot <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> van <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> gebruikers</target> | 3954 | <target state="translated">Nu te zien: <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> tot <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> van <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> gebruikers</target> |
@@ -3973,40 +3988,40 @@ Je kan nu al informatie toevoegen over deze video. | |||
3973 | </trans-unit> | 3988 | </trans-unit> |
3974 | <trans-unit id="2343069726009080052" datatype="html"> | 3989 | <trans-unit id="2343069726009080052" datatype="html"> |
3975 | <source>Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> | 3990 | <source>Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> |
3976 | <target state="translated">Video <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> | 3991 | <target state="translated">Video <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> |
3977 | 3992 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">30</context></context-group> | |
3978 | 3993 | <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">26</context></context-group> | |
3979 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">30</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">26</context></context-group></trans-unit> | 3994 | </trans-unit> |
3980 | <trans-unit id="3122686335401195400" datatype="html"> | 3995 | <trans-unit id="3122686335401195400" datatype="html"> |
3981 | <source>Total size</source> | 3996 | <source>Total size</source> |
3982 | <target state="translated">Totale grootte</target> | 3997 | <target state="translated">Totale grootte</target> |
3983 | 3998 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">31</context></context-group> | |
3984 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">31</context></context-group></trans-unit> | 3999 | </trans-unit> |
3985 | <trans-unit id="4488103364313252005" datatype="html"> | 4000 | <trans-unit id="4488103364313252005" datatype="html"> |
3986 | <source>List redundancies</source> | 4001 | <source>List redundancies</source> |
3987 | <target state="translated">Surpluskopieën oplijsten</target> | 4002 | <target state="translated">Surpluskopieën oplijsten</target> |
3988 | 4003 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">38</context></context-group> | |
3989 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit> | 4004 | </trans-unit> |
3990 | <trans-unit id="7423116442791683693" datatype="html"> | 4005 | <trans-unit id="7423116442791683693" datatype="html"> |
3991 | <source>Your instance doesn't mirror any video.</source> | 4006 | <source>Your instance doesn't mirror any video.</source> |
3992 | <target state="translated">Je exemplaar van PeerTube spiegelt geen enkele video.</target> | 4007 | <target state="translated">Je exemplaar van PeerTube spiegelt geen enkele video.</target> |
3993 | 4008 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">80</context></context-group> | |
3994 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit> | 4009 | </trans-unit> |
3995 | <trans-unit id="1944582937285351613" datatype="html"> | 4010 | <trans-unit id="1944582937285351613" datatype="html"> |
3996 | <source>Your instance has no mirrored videos.</source> | 4011 | <source>Your instance has no mirrored videos.</source> |
3997 | <target state="translated">Je exemplaar van PeerTube heeft geen gespiegelde video's.</target> | 4012 | <target state="translated">Je exemplaar van PeerTube heeft geen gespiegelde video's.</target> |
3998 | 4013 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">81</context></context-group> | |
3999 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">81</context></context-group></trans-unit> | 4014 | </trans-unit> |
4000 | <trans-unit id="7292311893283564173" datatype="html"> | 4015 | <trans-unit id="7292311893283564173" datatype="html"> |
4001 | <source>Enabled strategies stats</source> | 4016 | <source>Enabled strategies stats</source> |
4002 | <target state="translated">Ingeschakelde strategiestatistieken</target> | 4017 | <target state="translated">Ingeschakelde strategiestatistieken</target> |
4003 | 4018 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">90</context></context-group> | |
4004 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">90</context></context-group></trans-unit> | 4019 | </trans-unit> |
4005 | <trans-unit id="7595922272001217567" datatype="html"> | 4020 | <trans-unit id="7595922272001217567" datatype="html"> |
4006 | <source>No redundancy strategy is enabled on your instance.</source> | 4021 | <source>No redundancy strategy is enabled on your instance.</source> |
4007 | <target state="translated">Er is geen surpluskopiestrategie ingeschakeld op je exemplaar van PeerTube.</target> | 4022 | <target state="translated">Er is geen surpluskopiestrategie ingeschakeld op je exemplaar van PeerTube.</target> |
4008 | 4023 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">95</context></context-group> | |
4009 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">95</context></context-group></trans-unit> | 4024 | </trans-unit> |
4010 | <trans-unit id="4824046935922837124" datatype="html"> | 4025 | <trans-unit id="4824046935922837124" datatype="html"> |
4011 | <source>Used (<x id="PH" equiv-text="this.bytesToHuman(stats.totalUsed)"/>)</source> | 4026 | <source>Used (<x id="PH" equiv-text="this.bytesToHuman(stats.totalUsed)"/>)</source> |
4012 | <target state="new">Used (<x id="PH" equiv-text="this.bytesToHuman(stats.totalUsed)"/>)</target> | 4027 | <target state="new">Used (<x id="PH" equiv-text="this.bytesToHuman(stats.totalUsed)"/>)</target> |
@@ -4036,17 +4051,19 @@ Je kan nu al informatie toevoegen over deze video. | |||
4036 | </trans-unit> | 4051 | </trans-unit> |
4037 | <trans-unit id="7692347838587821095"> | 4052 | <trans-unit id="7692347838587821095"> |
4038 | <source>Date <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> | 4053 | <source>Date <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> |
4039 | <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> | 4054 | <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> |
4040 | <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> | 4055 | <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> |
4041 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">46</context></context-group> | 4056 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">46</context></context-group> |
4042 | </trans-unit> | 4057 | </trans-unit> |
4043 | <trans-unit id="1451763834047485033" datatype="html"> | 4058 | <trans-unit id="1451763834047485033" datatype="html"> |
4044 | <source>Select this row</source> | 4059 | <source>Select this row</source> |
4045 | <target state="new">Select this row</target> | 4060 | <target state="new">Select this row</target> |
4046 | 4061 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">46</context></context-group> | |
4047 | 4062 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">51</context></context-group> | |
4048 | 4063 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">54</context></context-group> | |
4049 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">54</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">51</context></context-group></trans-unit> | 4064 | <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> |
4065 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">51</context></context-group> | ||
4066 | </trans-unit> | ||
4050 | <trans-unit id="4043531994869127329" datatype="html"> | 4067 | <trans-unit id="4043531994869127329" datatype="html"> |
4051 | <source>See full comment</source> | 4068 | <source>See full comment</source> |
4052 | <target state="new">See full comment</target> | 4069 | <target state="new">See full comment</target> |
@@ -4055,17 +4072,17 @@ Je kan nu al informatie toevoegen over deze video. | |||
4055 | <trans-unit id="3193976279273491157"> | 4072 | <trans-unit id="3193976279273491157"> |
4056 | <source>Actions</source> | 4073 | <source>Actions</source> |
4057 | <target>Acties</target> | 4074 | <target>Acties</target> |
4058 | 4075 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">35</context></context-group> | |
4059 | 4076 | <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> | |
4060 | 4077 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">64</context></context-group> | |
4061 | 4078 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">12</context></context-group> | |
4062 | 4079 | <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> | |
4063 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">35</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/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">64</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">12</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> | 4080 | </trans-unit> |
4064 | <trans-unit id="8390803680962035202" datatype="html"> | 4081 | <trans-unit id="8390803680962035202" datatype="html"> |
4065 | <source>Follower</source> | 4082 | <source>Follower</source> |
4066 | <target state="new">Follower</target> | 4083 | <target state="new">Follower</target> |
4067 | 4084 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">36</context></context-group> | |
4068 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">36</context></context-group></trans-unit> | 4085 | </trans-unit> |
4069 | <trans-unit id="4691552465058437520" datatype="html"> | 4086 | <trans-unit id="4691552465058437520" datatype="html"> |
4070 | <source>Commented video</source> | 4087 | <source>Commented video</source> |
4071 | <target state="translated">Video met reacties</target> | 4088 | <target state="translated">Video met reacties</target> |
@@ -4104,28 +4121,28 @@ Je kan nu al informatie toevoegen over deze video. | |||
4104 | <trans-unit id="1807029821872995706" datatype="html"> | 4121 | <trans-unit id="1807029821872995706" datatype="html"> |
4105 | <source>Unsolved reports</source> | 4122 | <source>Unsolved reports</source> |
4106 | <target state="new">Unsolved reports</target> | 4123 | <target state="new">Unsolved reports</target> |
4107 | 4124 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">44</context></context-group> | |
4108 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">44</context></context-group></trans-unit> | 4125 | </trans-unit> |
4109 | <trans-unit id="2570256912317308673" datatype="html"> | 4126 | <trans-unit id="2570256912317308673" datatype="html"> |
4110 | <source>Accepted reports</source> | 4127 | <source>Accepted reports</source> |
4111 | <target state="new">Accepted reports</target> | 4128 | <target state="new">Accepted reports</target> |
4112 | 4129 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">48</context></context-group> | |
4113 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">48</context></context-group></trans-unit> | 4130 | </trans-unit> |
4114 | <trans-unit id="4335414817109654558" datatype="html"> | 4131 | <trans-unit id="4335414817109654558" datatype="html"> |
4115 | <source>Refused reports</source> | 4132 | <source>Refused reports</source> |
4116 | <target state="new">Refused reports</target> | 4133 | <target state="new">Refused reports</target> |
4117 | 4134 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">52</context></context-group> | |
4118 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">52</context></context-group></trans-unit> | 4135 | </trans-unit> |
4119 | <trans-unit id="5604806676748121035" datatype="html"> | 4136 | <trans-unit id="5604806676748121035" datatype="html"> |
4120 | <source>Reports with blocked videos</source> | 4137 | <source>Reports with blocked videos</source> |
4121 | <target state="new">Reports with blocked videos</target> | 4138 | <target state="new">Reports with blocked videos</target> |
4122 | 4139 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">56</context></context-group> | |
4123 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">56</context></context-group></trans-unit> | 4140 | </trans-unit> |
4124 | <trans-unit id="5105869928182826553" datatype="html"> | 4141 | <trans-unit id="5105869928182826553" datatype="html"> |
4125 | <source>Reports with deleted videos</source> | 4142 | <source>Reports with deleted videos</source> |
4126 | <target state="new">Reports with deleted videos</target> | 4143 | <target state="new">Reports with deleted videos</target> |
4127 | 4144 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">60</context></context-group> | |
4128 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">60</context></context-group></trans-unit> | 4145 | </trans-unit> |
4129 | <trans-unit id="4678289986918934018" datatype="html"> | 4146 | <trans-unit id="4678289986918934018" datatype="html"> |
4130 | <source>Block reason:</source> | 4147 | <source>Block reason:</source> |
4131 | <target state="translated">Reden blokkering:</target> | 4148 | <target state="translated">Reden blokkering:</target> |
@@ -4188,8 +4205,8 @@ Je kan nu al informatie toevoegen over deze video. | |||
4188 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">21</context></context-group> | 4205 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">21</context></context-group> |
4189 | </trans-unit> | 4206 | </trans-unit> |
4190 | <trans-unit id="5026011498416291967" datatype="html"> | 4207 | <trans-unit id="5026011498416291967" datatype="html"> |
4191 | <source><x id="ICU" equiv-text="{abuse.countReportsForReporter, plural, =1 {1 report} other {{{ abuse.countReportsForReporter }} reports}}" xid="1879828604800763221"/> <x id="START_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="<my-global-icon iconName="flag">"/><x id="CLOSE_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="</my-global-icon>"/></source> | 4208 | <source><x id="ICU" equiv-text="{abuse.countReportsForReporter, plural, =1 {1 report} other {{{ abuse.countReportsForReporter }} reports}}" xid="1879828604800763221"/> <x id="START_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="<my-global-icon iconName="flag">"/><x id="CLOSE_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="</my-global-icon>"/></source> |
4192 | <target state="new"> <x id="ICU" equiv-text="{abuse.countReportsForReporter, plural, =1 {1 report} other {{{ abuse.countReportsForReporter }} reports}}" xid="1879828604800763221"/> <x id="START_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="<my-global-icon iconName="flag">"/><x id="CLOSE_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="</my-global-icon>"/></target> | 4209 | <target state="new"> <x id="ICU" equiv-text="{abuse.countReportsForReporter, plural, =1 {1 report} other {{{ abuse.countReportsForReporter }} reports}}" xid="1879828604800763221"/> <x id="START_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="<my-global-icon iconName="flag">"/><x id="CLOSE_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="</my-global-icon>"/></target> |
4193 | <context-group purpose="location"> | 4210 | <context-group purpose="location"> |
4194 | <context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context> | 4211 | <context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context> |
4195 | <context context-type="linenumber">21,23</context> | 4212 | <context context-type="linenumber">21,23</context> |
@@ -4202,12 +4219,12 @@ Je kan nu al informatie toevoegen over deze video. | |||
4202 | <trans-unit id="6549265851868599441"> | 4219 | <trans-unit id="6549265851868599441"> |
4203 | <source>Video</source> | 4220 | <source>Video</source> |
4204 | <target>Video</target> | 4221 | <target>Video</target> |
4205 | 4222 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group> | |
4206 | 4223 | <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> | |
4207 | 4224 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">14</context></context-group> | |
4208 | 4225 | <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">29</context></context-group> | |
4209 | 4226 | <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> | |
4210 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</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">40</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">14</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">29</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> | 4227 | </trans-unit> |
4211 | <trans-unit id="2662644497259948010" datatype="html"> | 4228 | <trans-unit id="2662644497259948010" datatype="html"> |
4212 | <source>Comment</source> | 4229 | <source>Comment</source> |
4213 | <target state="translated">Reageren</target> | 4230 | <target state="translated">Reageren</target> |
@@ -4242,15 +4259,16 @@ Je kan nu al informatie toevoegen over deze video. | |||
4242 | <trans-unit id="1191715835847858871" datatype="html"> | 4259 | <trans-unit id="1191715835847858871" datatype="html"> |
4243 | <source>Open video in a new tab</source> | 4260 | <source>Open video in a new tab</source> |
4244 | <target state="translated">Video in een nieuwe tab openen</target> | 4261 | <target state="translated">Video in een nieuwe tab openen</target> |
4245 | 4262 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">48</context></context-group> | |
4246 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">48</context></context-group></trans-unit> | 4263 | </trans-unit> |
4247 | <trans-unit id="3301856295120048857"> | 4264 | <trans-unit id="3301856295120048857"> |
4248 | <source>State <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> | 4265 | <source>State <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> |
4249 | <target>Toestand <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> | 4266 | <target>Toestand <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> |
4250 | 4267 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">37</context></context-group> | |
4251 | 4268 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">42</context></context-group> | |
4252 | 4269 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context><context context-type="linenumber">36</context></context-group> | |
4253 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context><context context-type="linenumber">36</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">24</context></context-group></trans-unit> | 4270 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">24</context></context-group> |
4271 | </trans-unit> | ||
4254 | <trans-unit id="6452372740127749380" datatype="html"> | 4272 | <trans-unit id="6452372740127749380" datatype="html"> |
4255 | <source>Messages</source> | 4273 | <source>Messages</source> |
4256 | <target state="translated">Berichten</target> | 4274 | <target state="translated">Berichten</target> |
@@ -4263,9 +4281,9 @@ Je kan nu al informatie toevoegen over deze video. | |||
4263 | </trans-unit> | 4281 | </trans-unit> |
4264 | <trans-unit id="7418735164633152705" datatype="html"> | 4282 | <trans-unit id="7418735164633152705" datatype="html"> |
4265 | <source>Score <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> | 4283 | <source>Score <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> |
4266 | <target state="translated">Score <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> | 4284 | <target state="translated">Score <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> |
4267 | 4285 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">38</context></context-group> | |
4268 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit> | 4286 | </trans-unit> |
4269 | <trans-unit id="9173448803033928792" datatype="html"> | 4287 | <trans-unit id="9173448803033928792" datatype="html"> |
4270 | <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> reports</source> | 4288 | <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> reports</source> |
4271 | <target state="translated">Nu te zien: <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> tot <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> van <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> aangiften</target> | 4289 | <target state="translated">Nu te zien: <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> tot <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> van <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> aangiften</target> |
@@ -4290,51 +4308,51 @@ Je kan nu al informatie toevoegen over deze video. | |||
4290 | <trans-unit id="6409548912081699487" datatype="html"> | 4308 | <trans-unit id="6409548912081699487" datatype="html"> |
4291 | <source>Mute domain</source> | 4309 | <source>Mute domain</source> |
4292 | <target state="translated">Domein dempen</target> | 4310 | <target state="translated">Domein dempen</target> |
4293 | 4311 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">19</context></context-group> | |
4294 | 4312 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">19</context></context-group> | |
4295 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">19</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">19</context></context-group></trans-unit> | 4313 | </trans-unit> |
4296 | <trans-unit id="2381859602529023966"> | 4314 | <trans-unit id="2381859602529023966"> |
4297 | <source>Instance</source> | 4315 | <source>Instance</source> |
4298 | <target>Exemplaar van PeerTube</target> | 4316 | <target>Exemplaar van PeerTube</target> |
4299 | 4317 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about.component.html</context><context context-type="linenumber">3</context></context-group> | |
4300 | 4318 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">217</context></context-group> | |
4301 | 4319 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">32</context></context-group> | |
4302 | 4320 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">32</context></context-group> | |
4303 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">32</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">32</context></context-group></trans-unit> | 4321 | </trans-unit> |
4304 | <trans-unit id="1300704815627663264"> | 4322 | <trans-unit id="1300704815627663264"> |
4305 | <source>Muted at <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> | 4323 | <source>Muted at <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> |
4306 | <target>Gedempt bij <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> | 4324 | <target>Gedempt bij <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> |
4307 | 4325 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">25</context></context-group> | |
4308 | 4326 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">25</context></context-group> | |
4309 | 4327 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">33</context></context-group> | |
4310 | 4328 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">33</context></context-group> | |
4311 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">25</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">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">33</context></context-group></trans-unit> | 4329 | </trans-unit> |
4312 | <trans-unit id="6453471031802119612"> | 4330 | <trans-unit id="6453471031802119612"> |
4313 | <source>Unmute</source> | 4331 | <source>Unmute</source> |
4314 | <target>Demping opheffen</target> | 4332 | <target>Demping opheffen</target> |
4315 | 4333 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">32</context></context-group> | |
4316 | 4334 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">32</context></context-group> | |
4317 | 4335 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">40</context></context-group> | |
4318 | 4336 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">40</context></context-group> | |
4319 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">32</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">32</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">40</context></context-group></trans-unit> | 4337 | </trans-unit> |
4320 | <trans-unit id="6728985502447585050" datatype="html"> | 4338 | <trans-unit id="6728985502447585050" datatype="html"> |
4321 | <source>No server found matching current filters.</source> | 4339 | <source>No server found matching current filters.</source> |
4322 | <target state="translated">Geen server gevonden op basis van de huidige criteria.</target> | 4340 | <target state="translated">Geen server gevonden op basis van de huidige criteria.</target> |
4323 | 4341 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">56</context></context-group> | |
4324 | 4342 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">56</context></context-group> | |
4325 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">56</context></context-group></trans-unit> | 4343 | </trans-unit> |
4326 | <trans-unit id="299774363533169870" datatype="html"> | 4344 | <trans-unit id="299774363533169870" datatype="html"> |
4327 | <source>No server found.</source> | 4345 | <source>No server found.</source> |
4328 | <target state="translated">Geen server gevonden.</target> | 4346 | <target state="translated">Geen server gevonden.</target> |
4329 | 4347 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">57</context></context-group> | |
4330 | 4348 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">57</context></context-group> | |
4331 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">57</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">57</context></context-group></trans-unit> | 4349 | </trans-unit> |
4332 | <trans-unit id="6250599179731937899" datatype="html"> | 4350 | <trans-unit id="6250599179731937899" datatype="html"> |
4333 | <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> muted instances</source> | 4351 | <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> muted instances</source> |
4334 | <target state="translated">Nu te zien: <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> tot <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> van <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> gedempte exemplaren van PeerTube</target> | 4352 | <target state="translated">Nu te zien: <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> tot <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> van <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> gedempte exemplaren van PeerTube</target> |
4335 | 4353 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">12</context></context-group> | |
4336 | 4354 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">12</context></context-group> | |
4337 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">12</context></context-group></trans-unit> | 4355 | </trans-unit> |
4338 | <trans-unit id="4917252294930256268" datatype="html"> | 4356 | <trans-unit id="4917252294930256268" datatype="html"> |
4339 | <source>It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers.</source> | 4357 | <source>It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers.</source> |
4340 | <target state="translated">Het lijkt dat je niet op een HTTPS-server zit. Om een andere server te volgen is TLS op jouw webserver vereist.</target> | 4358 | <target state="translated">Het lijkt dat je niet op een HTTPS-server zit. Om een andere server te volgen is TLS op jouw webserver vereist.</target> |
@@ -4351,28 +4369,28 @@ Je kan nu al informatie toevoegen over deze video. | |||
4351 | <trans-unit id="4058814854824495833" datatype="html"> | 4369 | <trans-unit id="4058814854824495833" datatype="html"> |
4352 | <source>Mute domains</source> | 4370 | <source>Mute domains</source> |
4353 | <target state="translated">Domeinen dempen</target> | 4371 | <target state="translated">Domeinen dempen</target> |
4354 | 4372 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">64</context></context-group> | |
4355 | 4373 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">64</context></context-group> | |
4356 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">64</context></context-group></trans-unit> | 4374 | </trans-unit> |
4357 | <trans-unit id="4086606389696938932"> | 4375 | <trans-unit id="4086606389696938932"> |
4358 | <source>Account</source> | 4376 | <source>Account</source> |
4359 | <target>Account</target> | 4377 | <target>Account</target> |
4360 | 4378 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group> | |
4361 | 4379 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">24</context></context-group> | |
4362 | 4380 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">24</context></context-group> | |
4363 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</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">24</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">24</context></context-group></trans-unit> | 4381 | </trans-unit> |
4364 | <trans-unit id="8564972645418093229" datatype="html"> | 4382 | <trans-unit id="8564972645418093229" datatype="html"> |
4365 | <source>No account found matching current filters.</source> | 4383 | <source>No account found matching current filters.</source> |
4366 | <target state="translated">Geen account gevonden op basis van huidige criteria.</target> | 4384 | <target state="translated">Geen account gevonden op basis van huidige criteria.</target> |
4367 | 4385 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">54</context></context-group> | |
4368 | 4386 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">54</context></context-group> | |
4369 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">54</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">54</context></context-group></trans-unit> | 4387 | </trans-unit> |
4370 | <trans-unit id="3819155299647062711" datatype="html"> | 4388 | <trans-unit id="3819155299647062711" datatype="html"> |
4371 | <source>No account found.</source> | 4389 | <source>No account found.</source> |
4372 | <target state="translated">Geen account gevonden.</target> | 4390 | <target state="translated">Geen account gevonden.</target> |
4373 | 4391 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">55</context></context-group> | |
4374 | 4392 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">55</context></context-group> | |
4375 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">55</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">55</context></context-group></trans-unit> | 4393 | </trans-unit> |
4376 | <trans-unit id="2338185419645468935" datatype="html"> | 4394 | <trans-unit id="2338185419645468935" datatype="html"> |
4377 | <source>List installed plugins</source> | 4395 | <source>List installed plugins</source> |
4378 | <target state="translated">Geïnstalleerde plugins oplijsten</target> | 4396 | <target state="translated">Geïnstalleerde plugins oplijsten</target> |
@@ -4391,9 +4409,9 @@ Je kan nu al informatie toevoegen over deze video. | |||
4391 | <trans-unit id="602667807232759122" datatype="html"> | 4409 | <trans-unit id="602667807232759122" datatype="html"> |
4392 | <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> muted accounts</source> | 4410 | <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> muted accounts</source> |
4393 | <target state="translated">Nu te zien: <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> tot <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> van <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> gedempte accounts</target> | 4411 | <target state="translated">Nu te zien: <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> tot <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> van <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> gedempte accounts</target> |
4394 | 4412 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">11</context></context-group> | |
4395 | 4413 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">11</context></context-group> | |
4396 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">11</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">11</context></context-group></trans-unit> | 4414 | </trans-unit> |
4397 | <trans-unit id="8259696070728377358"> | 4415 | <trans-unit id="8259696070728377358"> |
4398 | <source>Plugins/Themes</source> | 4416 | <source>Plugins/Themes</source> |
4399 | <target>Plugins/Themas</target> | 4417 | <target>Plugins/Themas</target> |
@@ -4435,23 +4453,23 @@ Je kan nu al informatie toevoegen over deze video. | |||
4435 | <trans-unit id="8630916846096019339" datatype="html"> | 4453 | <trans-unit id="8630916846096019339" datatype="html"> |
4436 | <source>Users can resolve distant content</source> | 4454 | <source>Users can resolve distant content</source> |
4437 | <target state="translated">Gebruikers kunnen inhoud van elders opvragen</target> | 4455 | <target state="translated">Gebruikers kunnen inhoud van elders opvragen</target> |
4438 | 4456 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">121</context></context-group> | |
4439 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">121</context></context-group></trans-unit> | 4457 | </trans-unit> |
4440 | <trans-unit id="3300472325769888962" datatype="html"> | 4458 | <trans-unit id="3300472325769888962" datatype="html"> |
4441 | <source>Plugins & Themes</source> | 4459 | <source>Plugins & Themes</source> |
4442 | <target state="new">Plugins & Themes</target> | 4460 | <target state="new">Plugins & Themes</target> |
4443 | 4461 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">128</context></context-group> | |
4444 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">128</context></context-group></trans-unit> | 4462 | </trans-unit> |
4445 | <trans-unit id="1782375284146839174" datatype="html"> | 4463 | <trans-unit id="1782375284146839174" datatype="html"> |
4446 | <source>Available themes</source> | 4464 | <source>Available themes</source> |
4447 | <target state="new">Available themes</target> | 4465 | <target state="new">Available themes</target> |
4448 | 4466 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">132</context></context-group> | |
4449 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">132</context></context-group></trans-unit> | 4467 | </trans-unit> |
4450 | <trans-unit id="9205443410527464015" datatype="html"> | 4468 | <trans-unit id="9205443410527464015" datatype="html"> |
4451 | <source>Plugins enabled</source> | 4469 | <source>Plugins enabled</source> |
4452 | <target state="new">Plugins enabled</target> | 4470 | <target state="new">Plugins enabled</target> |
4453 | 4471 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">141</context></context-group> | |
4454 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">141</context></context-group></trans-unit> | 4472 | </trans-unit> |
4455 | <trans-unit id="5410940035535748578" datatype="html"> | 4473 | <trans-unit id="5410940035535748578" datatype="html"> |
4456 | <source>Close this message</source> | 4474 | <source>Close this message</source> |
4457 | <target state="translated">Dit bericht sluiten</target> | 4475 | <target state="translated">Dit bericht sluiten</target> |
@@ -4600,10 +4618,12 @@ Je kan nu al informatie toevoegen over deze video. | |||
4600 | <trans-unit id="6110554376228744887" datatype="html"> | 4618 | <trans-unit id="6110554376228744887" datatype="html"> |
4601 | <source>Select all rows</source> | 4619 | <source>Select all rows</source> |
4602 | <target state="new">Select all rows</target> | 4620 | <target state="new">Select all rows</target> |
4603 | 4621 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">33</context></context-group> | |
4604 | 4622 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">38</context></context-group> | |
4605 | 4623 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">39</context></context-group> | |
4606 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">38</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">39</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">36</context></context-group></trans-unit> | 4624 | <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> |
4625 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">36</context></context-group> | ||
4626 | </trans-unit> | ||
4607 | <trans-unit id="2719284837486030903" datatype="html"> | 4627 | <trans-unit id="2719284837486030903" datatype="html"> |
4608 | <source>Job type</source> | 4628 | <source>Job type</source> |
4609 | <target state="translated">Type taak</target> | 4629 | <target state="translated">Type taak</target> |
@@ -4634,8 +4654,8 @@ Je kan nu al informatie toevoegen over deze video. | |||
4634 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">46</context></context-group> | 4654 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">46</context></context-group> |
4635 | </trans-unit> | 4655 | </trans-unit> |
4636 | <trans-unit id="3901868627411944813" datatype="html"> | 4656 | <trans-unit id="3901868627411944813" datatype="html"> |
4637 | <source>Priority <x id="START_SMALL_TEXT" ctype="x-small" equiv-text="<small>"/>(1 = highest priority)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="</small>"/></source> | 4657 | <source>Priority <x id="START_SMALL_TEXT" ctype="x-small" equiv-text="<small>"/>(1 = highest priority)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="</small>"/></source> |
4638 | <target state="new">Priority <x id="START_SMALL_TEXT" ctype="x-small" equiv-text="<small>"/>(1 = highest priority)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="</small>"/></target> | 4658 | <target state="new">Priority <x id="START_SMALL_TEXT" ctype="x-small" equiv-text="<small>"/>(1 = highest priority)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="</small>"/></target> |
4639 | <context-group purpose="location"> | 4659 | <context-group purpose="location"> |
4640 | <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context> | 4660 | <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context> |
4641 | <context context-type="linenumber">47</context> | 4661 | <context context-type="linenumber">47</context> |
@@ -4655,8 +4675,8 @@ Je kan nu al informatie toevoegen over deze video. | |||
4655 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">105</context></context-group> | 4675 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">105</context></context-group> |
4656 | </trans-unit> | 4676 | </trans-unit> |
4657 | <trans-unit id="2713421326605345655" datatype="html"> | 4677 | <trans-unit id="2713421326605345655" datatype="html"> |
4658 | <source>No <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code> "/> jobs found.</source> | 4678 | <source>No <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code> "/> jobs found.</source> |
4659 | <target state="translated">Geen <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code> "/> taken gevonden.</target> | 4679 | <target state="translated">Geen <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code> "/> taken gevonden.</target> |
4660 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">106</context></context-group> | 4680 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">106</context></context-group> |
4661 | </trans-unit> | 4681 | </trans-unit> |
4662 | <trans-unit id="2384897339170501794" datatype="html"> | 4682 | <trans-unit id="2384897339170501794" datatype="html"> |
@@ -4704,8 +4724,8 @@ Je kan nu al informatie toevoegen over deze video. | |||
4704 | </context-group> | 4724 | </context-group> |
4705 | </trans-unit> | 4725 | </trans-unit> |
4706 | <trans-unit id="2232767208623640457" datatype="html"> | 4726 | <trans-unit id="2232767208623640457" datatype="html"> |
4707 | <source>By <x id="INTERPOLATION"/> -></source> | 4727 | <source>By <x id="INTERPOLATION"/> -></source> |
4708 | <target state="translated">Door <x id="INTERPOLATION" equiv-text="{{ log.by }}"/> -></target> | 4728 | <target state="translated">Door <x id="INTERPOLATION" equiv-text="{{ log.by }}"/> -></target> |
4709 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">47</context></context-group> | 4729 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">47</context></context-group> |
4710 | </trans-unit> | 4730 | </trans-unit> |
4711 | <trans-unit id="7396175500300709096" datatype="html"> | 4731 | <trans-unit id="7396175500300709096" datatype="html"> |
@@ -4738,7 +4758,7 @@ Je kan nu al informatie toevoegen over deze video. | |||
4738 | </trans-unit> | 4758 | </trans-unit> |
4739 | <trans-unit id="8953934448427251062" datatype="html"> | 4759 | <trans-unit id="8953934448427251062" datatype="html"> |
4740 | <source>The <x id="START_LINK"/>sharing system<x id="CLOSE_LINK"/> implies that some technical information about your system (such as a public IP address) can be sent to other peers, but greatly helps to reduce server load.</source> | 4760 | <source>The <x id="START_LINK"/>sharing system<x id="CLOSE_LINK"/> implies that some technical information about your system (such as a public IP address) can be sent to other peers, but greatly helps to reduce server load.</source> |
4741 | <target state="translated">Het <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>deelsysteem <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> impliceert dat enige technische informatie over je systeem (zoals een publiek IP-adres) naar andere peers kan worden verzonden, maar helpt de serverbelasting sterk te verminderen.</target> | 4761 | <target state="translated">Het <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>deelsysteem <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> impliceert dat enige technische informatie over je systeem (zoals een publiek IP-adres) naar andere peers kan worden verzonden, maar helpt de serverbelasting sterk te verminderen.</target> |
4742 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">45</context></context-group> | 4762 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">45</context></context-group> |
4743 | </trans-unit> | 4763 | </trans-unit> |
4744 | <trans-unit id="34094919610906740" datatype="html"> | 4764 | <trans-unit id="34094919610906740" datatype="html"> |
@@ -4782,8 +4802,8 @@ Je kan nu al informatie toevoegen over deze video. | |||
4782 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">89</context></context-group> | 4802 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">89</context></context-group> |
4783 | </trans-unit> | 4803 | </trans-unit> |
4784 | <trans-unit id="4620493570088713907" datatype="html"> | 4804 | <trans-unit id="4620493570088713907" datatype="html"> |
4785 | <source>Enabling it will allow other administrators to know that you are mainly federating sensitive content.<x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/> Moreover, the NSFW checkbox on video upload will be automatically checked by default. </source> | 4805 | <source>Enabling it will allow other administrators to know that you are mainly federating sensitive content.<x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/> Moreover, the NSFW checkbox on video upload will be automatically checked by default. </source> |
4786 | <target state="new"> Enabling it will allow other administrators to know that you are mainly federating sensitive content.<x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/> Moreover, the NSFW checkbox on video upload will be automatically checked by default. </target> | 4806 | <target state="new"> Enabling it will allow other administrators to know that you are mainly federating sensitive content.<x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/> Moreover, the NSFW checkbox on video upload will be automatically checked by default. </target> |
4787 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">93</context></context-group> | 4807 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">93</context></context-group> |
4788 | </trans-unit> | 4808 | </trans-unit> |
4789 | <trans-unit id="7497677457560701935"> | 4809 | <trans-unit id="7497677457560701935"> |
@@ -4807,8 +4827,8 @@ Je kan nu al informatie toevoegen over deze video. | |||
4807 | <trans-unit id="1617785425462022303" datatype="html"> | 4827 | <trans-unit id="1617785425462022303" datatype="html"> |
4808 | <source>Strategy</source> | 4828 | <source>Strategy</source> |
4809 | <target state="translated">Strategie</target> | 4829 | <target state="translated">Strategie</target> |
4810 | 4830 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">29</context></context-group> | |
4811 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">29</context></context-group></trans-unit> | 4831 | </trans-unit> |
4812 | <trans-unit id="2544569632476723854"> | 4832 | <trans-unit id="2544569632476723854"> |
4813 | <source>Terms</source> | 4833 | <source>Terms</source> |
4814 | <target>Voorwaarden</target> | 4834 | <target>Voorwaarden</target> |
@@ -4901,8 +4921,8 @@ Je kan nu al informatie toevoegen over deze video. | |||
4901 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">4</context></context-group> | 4921 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">4</context></context-group> |
4902 | </trans-unit> | 4922 | </trans-unit> |
4903 | <trans-unit id="371306187337992930" datatype="html"> | 4923 | <trans-unit id="371306187337992930" datatype="html"> |
4904 | <source>Use <x id="START_LINK" ctype="x-a" equiv-text="<a class="link-orange" routerLink="/admin/plugins">"/>plugins & themes<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for more involved changes, or add slight <x id="START_LINK_1" equiv-text="<a class="link-orange" routerLink="/admin/config/edit-custom" fragment="advanced-configuration">"/>customizations<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </source> | 4924 | <source>Use <x id="START_LINK" ctype="x-a" equiv-text="<a class="link-orange" routerLink="/admin/plugins">"/>plugins & themes<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for more involved changes, or add slight <x id="START_LINK_1" equiv-text="<a class="link-orange" routerLink="/admin/config/edit-custom" fragment="advanced-configuration">"/>customizations<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </source> |
4905 | <target state="new"> Use <x id="START_LINK" ctype="x-a" equiv-text="<a class="link-orange" routerLink="/admin/plugins">"/>plugins & themes<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for more involved changes, or add slight <x id="START_LINK_1" equiv-text="<a class="link-orange" routerLink="/admin/config/edit-custom" fragment="advanced-configuration">"/>customizations<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </target> | 4925 | <target state="new"> Use <x id="START_LINK" ctype="x-a" equiv-text="<a class="link-orange" routerLink="/admin/plugins">"/>plugins & themes<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for more involved changes, or add slight <x id="START_LINK_1" equiv-text="<a class="link-orange" routerLink="/admin/config/edit-custom" fragment="advanced-configuration">"/>customizations<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </target> |
4906 | <context-group purpose="location"> | 4926 | <context-group purpose="location"> |
4907 | <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> | 4927 | <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> |
4908 | <context context-type="linenumber">5,7</context> | 4928 | <context context-type="linenumber">5,7</context> |
@@ -4989,8 +5009,8 @@ Je kan nu al informatie toevoegen over deze video. | |||
4989 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">149</context></context-group> | 5009 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">149</context></context-group> |
4990 | </trans-unit> | 5010 | </trans-unit> |
4991 | <trans-unit id="2669509104300979449" datatype="html"> | 5011 | <trans-unit id="2669509104300979449" datatype="html"> |
4992 | <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/users">"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> to set their quota individually. </source> | 5012 | <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/users">"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> to set their quota individually. </source> |
4993 | <target state="new"> Manage <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/users">"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> to set their quota individually. </target> | 5013 | <target state="new"> Manage <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/users">"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> to set their quota individually. </target> |
4994 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">150</context></context-group> | 5014 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">150</context></context-group> |
4995 | </trans-unit> | 5015 | </trans-unit> |
4996 | <trans-unit id="4497115134891299867"> | 5016 | <trans-unit id="4497115134891299867"> |
@@ -5118,14 +5138,18 @@ Je kan nu al informatie toevoegen over deze video. | |||
5118 | <source>⚠️ We don't recommend to enable this feature if you don't trust your users</source> | 5138 | <source>⚠️ We don't recommend to enable this feature if you don't trust your users</source> |
5119 | <target state="new">⚠️ We don't recommend to enable this feature if you don't trust your users</target> | 5139 | <target state="new">⚠️ We don't recommend to enable this feature if you don't trust your users</target> |
5120 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">282</context></context-group> | 5140 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">282</context></context-group> |
5121 | </trans-unit><trans-unit id="2634326893148077182" datatype="html"> | 5141 | </trans-unit> |
5122 | <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source><target state="new">Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</target> | 5142 | <trans-unit id="2634326893148077182" datatype="html"> |
5143 | <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source> | ||
5144 | <target state="new">Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</target> | ||
5123 | <context-group purpose="location"> | 5145 | <context-group purpose="location"> |
5124 | <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> | 5146 | <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> |
5125 | <context context-type="linenumber">293</context> | 5147 | <context context-type="linenumber">293</context> |
5126 | </context-group> | 5148 | </context-group> |
5127 | </trans-unit><trans-unit id="7404104645798703279" datatype="html"> | 5149 | </trans-unit> |
5128 | <source> ⛔ You need to allow import with HTTP URL to be able to activate this feature. </source><target state="new"> ⛔ You need to allow import with HTTP URL to be able to activate this feature. </target> | 5150 | <trans-unit id="7404104645798703279" datatype="html"> |
5151 | <source>⛔ You need to allow import with HTTP URL to be able to activate this feature.</source> | ||
5152 | <target state="new"> ⛔ You need to allow import with HTTP URL to be able to activate this feature. </target> | ||
5129 | <context-group purpose="location"> | 5153 | <context-group purpose="location"> |
5130 | <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> | 5154 | <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> |
5131 | <context context-type="linenumber">296,298</context> | 5155 | <context context-type="linenumber">296,298</context> |
@@ -5134,155 +5158,155 @@ Je kan nu al informatie toevoegen over deze video. | |||
5134 | <trans-unit id="3950258704315544174" datatype="html"> | 5158 | <trans-unit id="3950258704315544174" datatype="html"> |
5135 | <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source> | 5159 | <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source> |
5136 | <target state="translated">Tenzij een gebruiker als vertrouwd staat aangemerkt blijven zijn video's privé tot een moderator ze heeft beoordeeld.</target> | 5160 | <target state="translated">Tenzij een gebruiker als vertrouwd staat aangemerkt blijven zijn video's privé tot een moderator ze heeft beoordeeld.</target> |
5137 | 5161 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">316</context></context-group> | |
5138 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">316</context></context-group></trans-unit> | 5162 | </trans-unit> |
5139 | <trans-unit id="424703522835656806" datatype="html"> | 5163 | <trans-unit id="424703522835656806" datatype="html"> |
5140 | <source>VIDEO CHANNELS</source> | 5164 | <source>VIDEO CHANNELS</source> |
5141 | <target state="new">VIDEO CHANNELS</target> | 5165 | <target state="new">VIDEO CHANNELS</target> |
5142 | 5166 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">330</context></context-group> | |
5143 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">330</context></context-group></trans-unit> | 5167 | </trans-unit> |
5144 | <trans-unit id="7026684190224451991" datatype="html"> | 5168 | <trans-unit id="7026684190224451991" datatype="html"> |
5145 | <source>Max video channels per user</source> | 5169 | <source>Max video channels per user</source> |
5146 | <target state="new">Max video channels per user</target> | 5170 | <target state="new">Max video channels per user</target> |
5147 | 5171 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">335</context></context-group> | |
5148 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">335</context></context-group></trans-unit> | 5172 | </trans-unit> |
5149 | <trans-unit id="3840267063842708224" datatype="html"> | 5173 | <trans-unit id="3840267063842708224" datatype="html"> |
5150 | <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source> | 5174 | <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source> |
5151 | <target state="new">{VAR_PLURAL, plural, =1 {channel} other {channels}}</target> | 5175 | <target state="new">{VAR_PLURAL, plural, =1 {channel} other {channels}}</target> |
5152 | 5176 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">342</context></context-group> | |
5153 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">342</context></context-group></trans-unit> | 5177 | </trans-unit> |
5154 | <trans-unit id="3428986951244800347" datatype="html"> | 5178 | <trans-unit id="3428986951244800347" datatype="html"> |
5155 | <source>Block new videos automatically</source> | 5179 | <source>Block new videos automatically</source> |
5156 | <target state="translated">Nieuwe video's automatisch blokkeren</target> | 5180 | <target state="translated">Nieuwe video's automatisch blokkeren</target> |
5157 | 5181 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">313</context></context-group> | |
5158 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">313</context></context-group></trans-unit> | 5182 | </trans-unit> |
5159 | <trans-unit id="2054846790157376783" datatype="html"> | 5183 | <trans-unit id="2054846790157376783" datatype="html"> |
5160 | <source>SEARCH</source> | 5184 | <source>SEARCH</source> |
5161 | <target state="translated">ZOEKEN</target> | 5185 | <target state="translated">ZOEKEN</target> |
5162 | 5186 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">352</context></context-group> | |
5163 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">352</context></context-group></trans-unit> | 5187 | </trans-unit> |
5164 | <trans-unit id="3442084803796199253" datatype="html"> | 5188 | <trans-unit id="3442084803796199253" datatype="html"> |
5165 | <source>Allow users to do remote URI/handle search</source> | 5189 | <source>Allow users to do remote URI/handle search</source> |
5166 | <target state="translated">Gebruikers toelaten URI/handle van elders te (door)zoeken</target> | 5190 | <target state="translated">Gebruikers toelaten URI/handle van elders te (door)zoeken</target> |
5167 | 5191 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">363</context></context-group> | |
5168 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">363</context></context-group></trans-unit> | 5192 | </trans-unit> |
5169 | <trans-unit id="2258148539285928012" datatype="html"> | 5193 | <trans-unit id="2258148539285928012" datatype="html"> |
5170 | <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source> | 5194 | <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source> |
5171 | <target state="translated"><x id="START_TAG_STRONG"/>Je gebruikers<x id="CLOSE_TAG_STRONG"/> toestaan om externe video's / gebruikers op te zoeken die mogelijk niet met je exemplaar van PeerTube zijn verbonden</target> | 5195 | <target state="translated"><x id="START_TAG_STRONG"/>Je gebruikers<x id="CLOSE_TAG_STRONG"/> toestaan om externe video's / gebruikers op te zoeken die mogelijk niet met je exemplaar van PeerTube zijn verbonden</target> |
5172 | 5196 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">366</context></context-group> | |
5173 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">366</context></context-group></trans-unit> | 5197 | </trans-unit> |
5174 | <trans-unit id="7295422540935146771" datatype="html"> | 5198 | <trans-unit id="7295422540935146771" datatype="html"> |
5175 | <source>Allow anonymous to do remote URI/handle search</source> | 5199 | <source>Allow anonymous to do remote URI/handle search</source> |
5176 | <target state="translated">Anonieme gebruikers toelaten URI/handle van elders te (door)zoeken</target> | 5200 | <target state="translated">Anonieme gebruikers toelaten URI/handle van elders te (door)zoeken</target> |
5177 | 5201 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">374</context></context-group> | |
5178 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">374</context></context-group></trans-unit> | 5202 | </trans-unit> |
5179 | <trans-unit id="7305237807882754643" datatype="html"> | 5203 | <trans-unit id="7305237807882754643" datatype="html"> |
5180 | <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source> | 5204 | <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source> |
5181 | <target state="translated"><x id="START_TAG_STRONG"/>Je gebruikers<x id="CLOSE_TAG_STRONG"/> toestaan externe video's/gebruikers op te zoeken die mogelijk niet met je exemplaar van PeerTube zijn verbonden</target> | 5205 | <target state="translated"><x id="START_TAG_STRONG"/>Je gebruikers<x id="CLOSE_TAG_STRONG"/> toestaan externe video's/gebruikers op te zoeken die mogelijk niet met je exemplaar van PeerTube zijn verbonden</target> |
5182 | 5206 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">377</context></context-group> | |
5183 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">377</context></context-group></trans-unit> | 5207 | </trans-unit> |
5184 | <trans-unit id="5273935530181504015" datatype="html"> | 5208 | <trans-unit id="5273935530181504015" datatype="html"> |
5185 | <source>⚠️ This functionality depends heavily on the moderation of instances followed by the search index you select.</source> | 5209 | <source>⚠️ This functionality depends heavily on the moderation of instances followed by the search index you select.</source> |
5186 | <target state="translated">⚠️ Deze functionaliteit is sterk afhankelijk van de geselecteerde zoekindex en de moderatie op exemplaren van PeerTube die die volgt.</target> | 5210 | <target state="translated">⚠️ Deze functionaliteit is sterk afhankelijk van de geselecteerde zoekindex en de moderatie op exemplaren van PeerTube die die volgt.</target> |
5187 | 5211 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">391</context></context-group> | |
5188 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">391</context></context-group></trans-unit> | 5212 | </trans-unit> |
5189 | <trans-unit id="1886227550697837417" datatype="html"> | 5213 | <trans-unit id="1886227550697837417" datatype="html"> |
5190 | <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://framagit.org/framasoft/peertube/search-index">"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </source> | 5214 | <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://framagit.org/framasoft/peertube/search-index">"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </source> |
5191 | <target state="new"> You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://framagit.org/framasoft/peertube/search-index">"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </target> | 5215 | <target state="new"> You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://framagit.org/framasoft/peertube/search-index">"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </target> |
5192 | 5216 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">393</context></context-group> | |
5193 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">393</context></context-group></trans-unit> | 5217 | </trans-unit> |
5194 | <trans-unit id="2331464426553277323" datatype="html"> | 5218 | <trans-unit id="2331464426553277323" datatype="html"> |
5195 | <source>Search index URL</source> | 5219 | <source>Search index URL</source> |
5196 | <target state="translated">URL van zoekindex</target> | 5220 | <target state="translated">URL van zoekindex</target> |
5197 | 5221 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">400</context></context-group> | |
5198 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">400</context></context-group></trans-unit> | 5222 | </trans-unit> |
5199 | <trans-unit id="8524278911521465398" datatype="html"> | 5223 | <trans-unit id="8524278911521465398" datatype="html"> |
5200 | <source>Disable local search in search bar</source> | 5224 | <source>Disable local search in search bar</source> |
5201 | <target state="translated">Lokaal zoeken in zoekbalk uitschakelen</target> | 5225 | <target state="translated">Lokaal zoeken in zoekbalk uitschakelen</target> |
5202 | 5226 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">413</context></context-group> | |
5203 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">413</context></context-group></trans-unit> | 5227 | </trans-unit> |
5204 | <trans-unit id="6568991917245875948" datatype="html"> | 5228 | <trans-unit id="6568991917245875948" datatype="html"> |
5205 | <source>Otherwise the local search stays used by default</source> | 5229 | <source>Otherwise the local search stays used by default</source> |
5206 | <target state="translated">Anders blijf je standaard lokaal zoeken gebruiken</target> | 5230 | <target state="translated">Anders blijf je standaard lokaal zoeken gebruiken</target> |
5207 | 5231 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">423</context></context-group> | |
5208 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">423</context></context-group></trans-unit> | 5232 | </trans-unit> |
5209 | <trans-unit id="4444955208013675027" datatype="html"> | 5233 | <trans-unit id="4444955208013675027" datatype="html"> |
5210 | <source>Search bar uses the global search index by default</source> | 5234 | <source>Search bar uses the global search index by default</source> |
5211 | <target state="translated">Zoekbalk gebruikt standaard de globale zoekindex</target> | 5235 | <target state="translated">Zoekbalk gebruikt standaard de globale zoekindex</target> |
5212 | 5236 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">420</context></context-group> | |
5213 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">420</context></context-group></trans-unit> | 5237 | </trans-unit> |
5214 | <trans-unit id="6476750382562952780" datatype="html"> | 5238 | <trans-unit id="6476750382562952780" datatype="html"> |
5215 | <source>Enable global search</source> | 5239 | <source>Enable global search</source> |
5216 | <target state="translated">Globaal zoeken inschakelen</target> | 5240 | <target state="translated">Globaal zoeken inschakelen</target> |
5217 | 5241 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">388</context></context-group> | |
5218 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">388</context></context-group></trans-unit> | 5242 | </trans-unit> |
5219 | <trans-unit id="836183323506117145" datatype="html"> | 5243 | <trans-unit id="836183323506117145" datatype="html"> |
5220 | <source>FEDERATION</source> | 5244 | <source>FEDERATION</source> |
5221 | <target state="translated">FEDERATIE</target> | 5245 | <target state="translated">FEDERATIE</target> |
5222 | 5246 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">441</context></context-group> | |
5223 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">441</context></context-group></trans-unit> | 5247 | </trans-unit> |
5224 | <trans-unit id="252719899360434356" datatype="html"> | 5248 | <trans-unit id="252719899360434356" datatype="html"> |
5225 | <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/follows">"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> with other instances. </source> | 5249 | <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/follows">"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> with other instances. </source> |
5226 | <target state="new"> Manage <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/follows">"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> with other instances. </target> | 5250 | <target state="new"> Manage <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/follows">"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> with other instances. </target> |
5227 | 5251 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">442</context></context-group> | |
5228 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">442</context></context-group></trans-unit> | 5252 | </trans-unit> |
5229 | <trans-unit id="9119248927271669654" datatype="html"> | 5253 | <trans-unit id="9119248927271669654" datatype="html"> |
5230 | <source>Other instances can follow yours</source> | 5254 | <source>Other instances can follow yours</source> |
5231 | <target state="translated">Andere exemplaren van PeerTube kunnen het jouwe volgen</target> | 5255 | <target state="translated">Andere exemplaren van PeerTube kunnen het jouwe volgen</target> |
5232 | 5256 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">455</context></context-group> | |
5233 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">455</context></context-group></trans-unit> | 5257 | </trans-unit> |
5234 | <trans-unit id="7015551137649102649" datatype="html"> | 5258 | <trans-unit id="7015551137649102649" datatype="html"> |
5235 | <source>Manually approve new instance followers</source> | 5259 | <source>Manually approve new instance followers</source> |
5236 | <target state="translated">Manueel nieuwe volgers van je exemplaar van PeerTube goedkeuren</target> | 5260 | <target state="translated">Manueel nieuwe volgers van je exemplaar van PeerTube goedkeuren</target> |
5237 | 5261 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">462</context></context-group> | |
5238 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">462</context></context-group></trans-unit> | 5262 | </trans-unit> |
5239 | <trans-unit id="4803992993548153434" datatype="html"> | 5263 | <trans-unit id="4803992993548153434" datatype="html"> |
5240 | <source>Automatically follow back instances</source> | 5264 | <source>Automatically follow back instances</source> |
5241 | <target state="translated">Automatisch exemplaren van PeerTube die jou volgen terugvolgen</target> | 5265 | <target state="translated">Automatisch exemplaren van PeerTube die jou volgen terugvolgen</target> |
5242 | 5266 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">475</context></context-group> | |
5243 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">475</context></context-group></trans-unit> | 5267 | </trans-unit> |
5244 | <trans-unit id="2092224316392295720" datatype="html"> | 5268 | <trans-unit id="2092224316392295720" datatype="html"> |
5245 | <source>⚠️ This functionality requires a lot of attention and extra moderation.</source> | 5269 | <source>⚠️ This functionality requires a lot of attention and extra moderation.</source> |
5246 | <target state="translated">⚠️ Deze functionaliteit vereist veel aandacht en extra moderatie.</target> | 5270 | <target state="translated">⚠️ Deze functionaliteit vereist veel aandacht en extra moderatie.</target> |
5247 | 5271 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">164</context></context-group> | |
5248 | 5272 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">478</context></context-group> | |
5249 | 5273 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">491</context></context-group> | |
5250 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">478</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">491</context></context-group></trans-unit> | 5274 | </trans-unit> |
5251 | <trans-unit id="1718269478813020014" datatype="html"> | 5275 | <trans-unit id="1718269478813020014" datatype="html"> |
5252 | <source>Index URL</source> | 5276 | <source>Index URL</source> |
5253 | <target state="translated">Index URL</target> | 5277 | <target state="translated">Index URL</target> |
5254 | 5278 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">500</context></context-group> | |
5255 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">500</context></context-group></trans-unit> | 5279 | </trans-unit> |
5256 | <trans-unit id="173263206605027981" datatype="html"> | 5280 | <trans-unit id="173263206605027981" datatype="html"> |
5257 | <source>Automatically follow instances of a public index</source> | 5281 | <source>Automatically follow instances of a public index</source> |
5258 | <target state="translated">Automatisch de exemplaren van PeerTube van een publieke index volgen</target> | 5282 | <target state="translated">Automatisch de exemplaren van PeerTube van een publieke index volgen</target> |
5259 | 5283 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">488</context></context-group> | |
5260 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">488</context></context-group></trans-unit> | 5284 | </trans-unit> |
5261 | <trans-unit id="9076632742417302918" datatype="html"> | 5285 | <trans-unit id="9076632742417302918" datatype="html"> |
5262 | <source>See <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances" rel="noopener noreferer" target="_blank">"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> for more information about the expected URL </source> | 5286 | <source>See <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances" rel="noopener noreferer" target="_blank">"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> for more information about the expected URL </source> |
5263 | <target state="new"> See <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances" rel="noopener noreferer" target="_blank">"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> for more information about the expected URL </target> | 5287 | <target state="new"> See <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances" rel="noopener noreferer" target="_blank">"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> for more information about the expected URL </target> |
5264 | 5288 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">493</context></context-group> | |
5265 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">493</context></context-group></trans-unit> | 5289 | </trans-unit> |
5266 | <trans-unit id="3946988229617310200" datatype="html"> | 5290 | <trans-unit id="3946988229617310200" datatype="html"> |
5267 | <source>ADMINISTRATORS</source> | 5291 | <source>ADMINISTRATORS</source> |
5268 | <target state="translated">BEHEERDERS</target> | 5292 | <target state="translated">BEHEERDERS</target> |
5269 | 5293 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">520</context></context-group> | |
5270 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">520</context></context-group></trans-unit> | 5294 | </trans-unit> |
5271 | <trans-unit id="2149300564474427551"> | 5295 | <trans-unit id="2149300564474427551"> |
5272 | <source>Administrator</source> | 5296 | <source>Administrator</source> |
5273 | <target>Administrator</target> | 5297 | <target>Administrator</target> |
5274 | 5298 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-users/user-admin.service.ts</context><context context-type="linenumber">124</context></context-group> | |
5275 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-users/user-admin.service.ts</context><context context-type="linenumber">124</context></context-group></trans-unit> | 5299 | </trans-unit> |
5276 | <trans-unit id="3171683206914962995"> | 5300 | <trans-unit id="3171683206914962995"> |
5277 | <source>Admin email</source> | 5301 | <source>Admin email</source> |
5278 | <target>E-mail van administrator</target> | 5302 | <target>E-mail van administrator</target> |
5279 | 5303 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">526</context></context-group> | |
5280 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">526</context></context-group></trans-unit> | 5304 | </trans-unit> |
5281 | <trans-unit id="4722881456283329321"> | 5305 | <trans-unit id="4722881456283329321"> |
5282 | <source>Enable contact form</source> | 5306 | <source>Enable contact form</source> |
5283 | <target>Schakel contactformulier in</target> | 5307 | <target>Schakel contactformulier in</target> |
5284 | 5308 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">539</context></context-group> | |
5285 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">539</context></context-group></trans-unit> | 5309 | </trans-unit> |
5286 | <trans-unit id="5926348345797688952" datatype="html"> | 5310 | <trans-unit id="5926348345797688952" datatype="html"> |
5287 | <source>VOD Transcoding</source> | 5311 | <source>VOD Transcoding</source> |
5288 | <target state="new">VOD Transcoding</target> | 5312 | <target state="new">VOD Transcoding</target> |
@@ -5291,28 +5315,28 @@ Je kan nu al informatie toevoegen over deze video. | |||
5291 | <trans-unit id="1765095834299337775" datatype="html"> | 5315 | <trans-unit id="1765095834299337775" datatype="html"> |
5292 | <source>TWITTER</source> | 5316 | <source>TWITTER</source> |
5293 | <target state="translated">TWITTER</target> | 5317 | <target state="translated">TWITTER</target> |
5294 | 5318 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">548</context></context-group> | |
5295 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">548</context></context-group></trans-unit> | 5319 | </trans-unit> |
5296 | <trans-unit id="3202133522706129143" datatype="html"> | 5320 | <trans-unit id="3202133522706129143" datatype="html"> |
5297 | <source>Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value.</source> | 5321 | <source>Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value.</source> |
5298 | <target state="new"> Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value. </target> | 5322 | <target state="new"> Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value. </target> |
5299 | 5323 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">549</context></context-group> | |
5300 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">549</context></context-group></trans-unit> | 5324 | </trans-unit> |
5301 | <trans-unit id="4087837092261487511"> | 5325 | <trans-unit id="4087837092261487511"> |
5302 | <source>Your Twitter username</source> | 5326 | <source>Your Twitter username</source> |
5303 | <target>Je Twitter-gebruikersnaam</target> | 5327 | <target>Je Twitter-gebruikersnaam</target> |
5304 | 5328 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">561</context></context-group> | |
5305 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">561</context></context-group></trans-unit> | 5329 | </trans-unit> |
5306 | <trans-unit id="5648651824279408711" datatype="html"> | 5330 | <trans-unit id="5648651824279408711" datatype="html"> |
5307 | <source>Instance allowed by Twitter</source> | 5331 | <source>Instance allowed by Twitter</source> |
5308 | <target state="translated">Exemplaar van PeerTube toegelaten door Twitter</target> | 5332 | <target state="translated">Exemplaar van PeerTube toegelaten door Twitter</target> |
5309 | 5333 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">574</context></context-group> | |
5310 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">574</context></context-group></trans-unit> | 5334 | </trans-unit> |
5311 | <trans-unit id="2076338542820061819" datatype="html"> | 5335 | <trans-unit id="2076338542820061819" datatype="html"> |
5312 | <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="<a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> to see if you instance is allowed. </source> | 5336 | <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="<a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> to see if you instance is allowed. </source> |
5313 | <target state="new"> If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="<a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> to see if you instance is allowed. </target> | 5337 | <target state="new"> If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="<a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> to see if you instance is allowed. </target> |
5314 | 5338 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">578</context></context-group> | |
5315 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">578</context></context-group></trans-unit> | 5339 | </trans-unit> |
5316 | <trans-unit id="493135676263039396" datatype="html"> | 5340 | <trans-unit id="493135676263039396" datatype="html"> |
5317 | <source>LIVE</source> | 5341 | <source>LIVE</source> |
5318 | <target state="translated">LIVE</target> | 5342 | <target state="translated">LIVE</target> |
@@ -5355,61 +5379,65 @@ Je kan nu al informatie toevoegen over deze video. | |||
5355 | <trans-unit id="5191164170233238999" datatype="html"> | 5379 | <trans-unit id="5191164170233238999" datatype="html"> |
5356 | <source>Max simultaneous lives created on your instance</source> | 5380 | <source>Max simultaneous lives created on your instance</source> |
5357 | <target state="new">Max simultaneous lives created on your instance</target> | 5381 | <target state="new">Max simultaneous lives created on your instance</target> |
5358 | 5382 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">48</context></context-group> | |
5359 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">48</context></context-group></trans-unit> | 5383 | </trans-unit> |
5360 | <trans-unit id="6830777508073747241" datatype="html"> | 5384 | <trans-unit id="6830777508073747241" datatype="html"> |
5361 | <source>{VAR_PLURAL, plural, =1 {live} other {lives}}</source> | 5385 | <source>{VAR_PLURAL, plural, =1 {live} other {lives}}</source> |
5362 | <target state="translated">{VAR_PLURAL, plural, =1 {live-uitzending} other {live-uitzendingen}}</target> | 5386 | <target state="translated">{VAR_PLURAL, plural, =1 {live-uitzending} other {live-uitzendingen}}</target> |
5363 | 5387 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">54</context></context-group> | |
5364 | 5388 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">66</context></context-group> | |
5365 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">66</context></context-group></trans-unit> | 5389 | </trans-unit> |
5366 | <trans-unit id="1834362188086938736" datatype="html"> | 5390 | <trans-unit id="1834362188086938736" datatype="html"> |
5367 | <source>Max simultaneous lives created per user</source> | 5391 | <source>Max simultaneous lives created per user</source> |
5368 | <target state="new">Max simultaneous lives created per user</target> | 5392 | <target state="new">Max simultaneous lives created per user</target> |
5369 | 5393 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">61</context></context-group> | |
5370 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">61</context></context-group></trans-unit> | 5394 | </trans-unit> |
5371 | <trans-unit id="1521259619066122077" datatype="html"> | 5395 | <trans-unit id="1521259619066122077" datatype="html"> |
5372 | <source>Max live duration</source> | 5396 | <source>Max live duration</source> |
5373 | <target state="translated">Maximale duur live-uitzending</target> | 5397 | <target state="translated">Maximale duur live-uitzending</target> |
5374 | 5398 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">73</context></context-group> | |
5375 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">73</context></context-group></trans-unit> | 5399 | </trans-unit> |
5376 | <trans-unit id="5309195634424105927" datatype="html"> | 5400 | <trans-unit id="5309195634424105927" datatype="html"> |
5377 | <source>Live transcoding threads</source> | 5401 | <source>Live transcoding threads</source> |
5378 | <target state="translated">Threads voor live transcoderen</target> | 5402 | <target state="translated">Threads voor live transcoderen</target> |
5379 | 5403 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">145</context></context-group> | |
5380 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">145</context></context-group></trans-unit> | 5404 | </trans-unit> |
5381 | <trans-unit id="4240037618955024499" datatype="html"> | 5405 | <trans-unit id="4240037618955024499" datatype="html"> |
5382 | <source>will claim at most <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with VOD transcoding </source> | 5406 | <source>will claim at most <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with VOD transcoding </source> |
5383 | <target state="new"> will claim at most <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with VOD transcoding </target> | 5407 | <target state="new"> will claim at most <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with VOD transcoding </target> |
5384 | 5408 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">148</context></context-group> | |
5385 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">148</context></context-group></trans-unit> | 5409 | </trans-unit> |
5386 | <trans-unit id="8489317904250057957" datatype="html"> | 5410 | <trans-unit id="8489317904250057957" datatype="html"> |
5387 | <source>will claim at least <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with VOD transcoding </source> | 5411 | <source>will claim at least <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with VOD transcoding </source> |
5388 | <target state="new"> will claim at least <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with VOD transcoding </target> | 5412 | <target state="new"> will claim at least <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with VOD transcoding </target> |
5389 | 5413 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">152</context></context-group> | |
5390 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">152</context></context-group></trans-unit> | 5414 | </trans-unit> |
5391 | <trans-unit id="1417246074503129277" datatype="html"> | 5415 | <trans-unit id="1417246074503129277" datatype="html"> |
5392 | <source>Live transcoding profile</source> | 5416 | <source>Live transcoding profile</source> |
5393 | <target state="new">Live transcoding profile</target> | 5417 | <target state="new">Live transcoding profile</target> |
5394 | 5418 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">167</context></context-group> | |
5395 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">167</context></context-group></trans-unit> | 5419 | </trans-unit> |
5396 | <trans-unit id="8294583621306221742" datatype="html"> | 5420 | <trans-unit id="8294583621306221742" datatype="html"> |
5397 | <source>new live transcoding profiles can be added by PeerTube plugins</source> | 5421 | <source>new live transcoding profiles can be added by PeerTube plugins</source> |
5398 | <target state="new">new live transcoding profiles can be added by PeerTube plugins</target> | 5422 | <target state="new">new live transcoding profiles can be added by PeerTube plugins</target> |
5399 | 5423 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">168</context></context-group> | |
5400 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">168</context></context-group></trans-unit> | 5424 | </trans-unit> |
5401 | <trans-unit id="6727057461851446921" datatype="html"> | 5425 | <trans-unit id="6727057461851446921" datatype="html"> |
5402 | <source>Live resolutions to generate</source> | 5426 | <source>Live resolutions to generate</source> |
5403 | <target state="translated">Te genereren live-resoluties</target> | 5427 | <target state="translated">Te genereren live-resoluties</target> |
5404 | 5428 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">114</context></context-group> | |
5405 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">114</context></context-group></trans-unit><trans-unit id="594064951138382358" datatype="html"> | 5429 | </trans-unit> |
5406 | <source>Also transcode original resolution</source><target state="new">Also transcode original resolution</target> | 5430 | <trans-unit id="594064951138382358" datatype="html"> |
5431 | <source>Also transcode original resolution</source> | ||
5432 | <target state="new">Also transcode original resolution</target> | ||
5407 | <context-group purpose="location"> | 5433 | <context-group purpose="location"> |
5408 | <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context> | 5434 | <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context> |
5409 | <context context-type="linenumber">134</context> | 5435 | <context context-type="linenumber">134</context> |
5410 | </context-group> | 5436 | </context-group> |
5411 | </trans-unit><trans-unit id="5429376346987783852" datatype="html"> | 5437 | </trans-unit> |
5412 | <source> Even if it's above your maximum enabled resolution </source><target state="new"> Even if it's above your maximum enabled resolution </target> | 5438 | <trans-unit id="5429376346987783852" datatype="html"> |
5439 | <source>Even if it's above your maximum enabled resolution</source> | ||
5440 | <target state="new"> Even if it's above your maximum enabled resolution </target> | ||
5413 | <context-group purpose="location"> | 5441 | <context-group purpose="location"> |
5414 | <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context> | 5442 | <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context> |
5415 | <context context-type="linenumber">136,138</context> | 5443 | <context context-type="linenumber">136,138</context> |
@@ -5423,8 +5451,8 @@ Je kan nu al informatie toevoegen over deze video. | |||
5423 | <trans-unit id="6759167469686242835" datatype="html"> | 5451 | <trans-unit id="6759167469686242835" datatype="html"> |
5424 | <source>Transcoding enabled for live streams</source> | 5452 | <source>Transcoding enabled for live streams</source> |
5425 | <target state="new">Transcoding enabled for live streams</target> | 5453 | <target state="new">Transcoding enabled for live streams</target> |
5426 | 5454 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">108</context></context-group> | |
5427 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">108</context></context-group></trans-unit> | 5455 | </trans-unit> |
5428 | <trans-unit id="5975271795105968425" datatype="html"> | 5456 | <trans-unit id="5975271795105968425" datatype="html"> |
5429 | <source>Live streaming</source> | 5457 | <source>Live streaming</source> |
5430 | <target state="translated">Live uitzenden</target> | 5458 | <target state="translated">Live uitzenden</target> |
@@ -5439,14 +5467,14 @@ Je kan nu al informatie toevoegen over deze video. | |||
5439 | <trans-unit id="7911929966701561067" datatype="html"> | 5467 | <trans-unit id="7911929966701561067" datatype="html"> |
5440 | <source>TRANSCODING</source> | 5468 | <source>TRANSCODING</source> |
5441 | <target state="translated">TRANSCODEREN</target> | 5469 | <target state="translated">TRANSCODEREN</target> |
5442 | 5470 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">92</context></context-group> | |
5443 | 5471 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">21</context></context-group> | |
5444 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">92</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">21</context></context-group></trans-unit> | 5472 | </trans-unit> |
5445 | <trans-unit id="8212237880239644112" datatype="html"> | 5473 | <trans-unit id="8212237880239644112" datatype="html"> |
5446 | <source>Same as VOD transcoding, transcoding live streams so that they are in a streamable form that any device can play. Requires a beefy CPU, and then some.</source> | 5474 | <source>Same as VOD transcoding, transcoding live streams so that they are in a streamable form that any device can play. Requires a beefy CPU, and then some.</source> |
5447 | <target state="new"> Same as VOD transcoding, transcoding live streams so that they are in a streamable form that any device can play. Requires a beefy CPU, and then some. </target> | 5475 | <target state="new"> Same as VOD transcoding, transcoding live streams so that they are in a streamable form that any device can play. Requires a beefy CPU, and then some. </target> |
5448 | 5476 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">93</context></context-group> | |
5449 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">93</context></context-group></trans-unit> | 5477 | </trans-unit> |
5450 | <trans-unit id="3444148141968928069" datatype="html"> | 5478 | <trans-unit id="3444148141968928069" datatype="html"> |
5451 | <source>Input formats</source> | 5479 | <source>Input formats</source> |
5452 | <target state="new">Input formats</target> | 5480 | <target state="new">Input formats</target> |
@@ -5503,16 +5531,18 @@ Je kan nu al informatie toevoegen over deze video. | |||
5503 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">89</context></context-group> | 5531 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">89</context></context-group> |
5504 | </trans-unit> | 5532 | </trans-unit> |
5505 | <trans-unit id="7334484418359079994" datatype="html"> | 5533 | <trans-unit id="7334484418359079994" datatype="html"> |
5506 | <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Requires ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p>"/>Generate HLS playlists and fragmented MP4 files resulting in a better playback than with plain WebTorrent:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="<ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>Faster playback especially with long videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="</ul>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p>"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/></source> | 5534 | <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Requires ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p>"/>Generate HLS playlists and fragmented MP4 files resulting in a better playback than with plain WebTorrent:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="<ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>Faster playback especially with long videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="</ul>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p>"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/></source> |
5507 | <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Requires ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p>"/>Generate HLS playlists and fragmented MP4 files resulting in a better playback than with plain WebTorrent:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="<ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>Faster playback especially with long videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="</ul>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p>"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/></target> | 5535 | <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Requires ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p>"/>Generate HLS playlists and fragmented MP4 files resulting in a better playback than with plain WebTorrent:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="<ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>Faster playback especially with long videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="</ul>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p>"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/></target> |
5508 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">94</context></context-group> | 5536 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">94</context></context-group> |
5509 | </trans-unit> | 5537 | </trans-unit> |
5510 | <trans-unit id="4748900450708089645" datatype="html"> | 5538 | <trans-unit id="4748900450708089645" datatype="html"> |
5511 | <source>Resolutions to generate per enabled format</source> | 5539 | <source>Resolutions to generate per enabled format</source> |
5512 | <target state="new">Resolutions to generate per enabled format</target> | 5540 | <target state="new">Resolutions to generate per enabled format</target> |
5513 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">111</context></context-group> | 5541 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">111</context></context-group> |
5514 | </trans-unit><trans-unit id="4437374135745051281" datatype="html"> | 5542 | </trans-unit> |
5515 | <source>Always transcode original resolution</source><target state="new">Always transcode original resolution</target> | 5543 | <trans-unit id="4437374135745051281" datatype="html"> |
5544 | <source>Always transcode original resolution</source> | ||
5545 | <target state="new">Always transcode original resolution</target> | ||
5516 | <context-group purpose="location"> | 5546 | <context-group purpose="location"> |
5517 | <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context> | 5547 | <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context> |
5518 | <context context-type="linenumber">116</context> | 5548 | <context context-type="linenumber">116</context> |
@@ -5521,63 +5551,63 @@ Je kan nu al informatie toevoegen over deze video. | |||
5521 | <trans-unit id="5431196295724512251" datatype="html"> | 5551 | <trans-unit id="5431196295724512251" datatype="html"> |
5522 | <source>The original file resolution will be the default target if no option is selected.</source> | 5552 | <source>The original file resolution will be the default target if no option is selected.</source> |
5523 | <target state="new"> The original file resolution will be the default target if no option is selected. </target> | 5553 | <target state="new"> The original file resolution will be the default target if no option is selected. </target> |
5524 | 5554 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">120</context></context-group> | |
5525 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">120</context></context-group></trans-unit> | 5555 | </trans-unit> |
5526 | <trans-unit id="1126867109775813762"> | 5556 | <trans-unit id="1126867109775813762"> |
5527 | <source>Transcoding threads</source> | 5557 | <source>Transcoding threads</source> |
5528 | <target>Threads gebruikt voor transcoding</target> | 5558 | <target>Threads gebruikt voor transcoding</target> |
5529 | 5559 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">145</context></context-group> | |
5530 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">145</context></context-group></trans-unit> | 5560 | </trans-unit> |
5531 | <trans-unit id="7815122216882553289" datatype="html"> | 5561 | <trans-unit id="7815122216882553289" datatype="html"> |
5532 | <source>will claim at most <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with live transcoding </source> | 5562 | <source>will claim at most <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with live transcoding </source> |
5533 | <target state="new"> will claim at most <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with live transcoding </target> | 5563 | <target state="new"> will claim at most <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with live transcoding </target> |
5534 | 5564 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">148</context></context-group> | |
5535 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">148</context></context-group></trans-unit> | 5565 | </trans-unit> |
5536 | <trans-unit id="8685484763568827375" datatype="html"> | 5566 | <trans-unit id="8685484763568827375" datatype="html"> |
5537 | <source>will claim at least <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with live transcoding </source> | 5567 | <source>will claim at least <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with live transcoding </source> |
5538 | <target state="new"> will claim at least <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with live transcoding </target> | 5568 | <target state="new"> will claim at least <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with live transcoding </target> |
5539 | 5569 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">152</context></context-group> | |
5540 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">152</context></context-group></trans-unit> | 5570 | </trans-unit> |
5541 | <trans-unit id="7185278676178506632" datatype="html"> | 5571 | <trans-unit id="7185278676178506632" datatype="html"> |
5542 | <source>Transcoding jobs concurrency</source> | 5572 | <source>Transcoding jobs concurrency</source> |
5543 | <target state="new">Transcoding jobs concurrency</target> | 5573 | <target state="new">Transcoding jobs concurrency</target> |
5544 | 5574 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">168</context></context-group> | |
5545 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">168</context></context-group></trans-unit> | 5575 | </trans-unit> |
5546 | <trans-unit id="1969393594784140832" datatype="html"> | 5576 | <trans-unit id="1969393594784140832" datatype="html"> |
5547 | <source>allows to transcode multiple files in parallel. ⚠️ Requires a PeerTube restart</source> | 5577 | <source>allows to transcode multiple files in parallel. ⚠️ Requires a PeerTube restart</source> |
5548 | <target state="new">allows to transcode multiple files in parallel. ⚠️ Requires a PeerTube restart</target> | 5578 | <target state="new">allows to transcode multiple files in parallel. ⚠️ Requires a PeerTube restart</target> |
5549 | 5579 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">169</context></context-group> | |
5550 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">169</context></context-group></trans-unit> | 5580 | </trans-unit> |
5551 | <trans-unit id="2184317712452071847" datatype="html"> | 5581 | <trans-unit id="2184317712452071847" datatype="html"> |
5552 | <source>Transcoding profile</source> | 5582 | <source>Transcoding profile</source> |
5553 | <target state="new">Transcoding profile</target> | 5583 | <target state="new">Transcoding profile</target> |
5554 | 5584 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">180</context></context-group> | |
5555 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">180</context></context-group></trans-unit> | 5585 | </trans-unit> |
5556 | <trans-unit id="6289966287765074028" datatype="html"> | 5586 | <trans-unit id="6289966287765074028" datatype="html"> |
5557 | <source>new transcoding profiles can be added by PeerTube plugins</source> | 5587 | <source>new transcoding profiles can be added by PeerTube plugins</source> |
5558 | <target state="new">new transcoding profiles can be added by PeerTube plugins</target> | 5588 | <target state="new">new transcoding profiles can be added by PeerTube plugins</target> |
5559 | 5589 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">181</context></context-group> | |
5560 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">181</context></context-group></trans-unit> | 5590 | </trans-unit> |
5561 | <trans-unit id="5843661880070076970" datatype="html"> | 5591 | <trans-unit id="5843661880070076970" datatype="html"> |
5562 | <source>VIDEO STUDIO</source> | 5592 | <source>VIDEO STUDIO</source> |
5563 | <target state="new">VIDEO STUDIO</target> | 5593 | <target state="new">VIDEO STUDIO</target> |
5564 | 5594 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">200</context></context-group> | |
5565 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">200</context></context-group></trans-unit> | 5595 | </trans-unit> |
5566 | <trans-unit id="4078329985026583770" datatype="html"> | 5596 | <trans-unit id="4078329985026583770" datatype="html"> |
5567 | <source>Allows your users to edit their video (cut, add intro/outro, add a watermark etc)</source> | 5597 | <source>Allows your users to edit their video (cut, add intro/outro, add a watermark etc)</source> |
5568 | <target state="new"> Allows your users to edit their video (cut, add intro/outro, add a watermark etc) </target> | 5598 | <target state="new"> Allows your users to edit their video (cut, add intro/outro, add a watermark etc) </target> |
5569 | 5599 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">201</context></context-group> | |
5570 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">201</context></context-group></trans-unit> | 5600 | </trans-unit> |
5571 | <trans-unit id="252604800845369275" datatype="html"> | 5601 | <trans-unit id="252604800845369275" datatype="html"> |
5572 | <source>Enable video studio</source> | 5602 | <source>Enable video studio</source> |
5573 | <target state="new">Enable video studio</target> | 5603 | <target state="new">Enable video studio</target> |
5574 | 5604 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">212</context></context-group> | |
5575 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">212</context></context-group></trans-unit> | 5605 | </trans-unit> |
5576 | <trans-unit id="3313548535394806921" datatype="html"> | 5606 | <trans-unit id="3313548535394806921" datatype="html"> |
5577 | <source>⚠️ You need to enable transcoding first to enable video studio</source> | 5607 | <source>⚠️ You need to enable transcoding first to enable video studio</source> |
5578 | <target state="new">⚠️ You need to enable transcoding first to enable video studio</target> | 5608 | <target state="new">⚠️ You need to enable transcoding first to enable video studio</target> |
5579 | 5609 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">215</context></context-group> | |
5580 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">215</context></context-group></trans-unit> | 5610 | </trans-unit> |
5581 | <trans-unit id="6879611446286948126" datatype="html"> | 5611 | <trans-unit id="6879611446286948126" datatype="html"> |
5582 | <source>CACHE</source> | 5612 | <source>CACHE</source> |
5583 | <target state="translated">CACHE</target> | 5613 | <target state="translated">CACHE</target> |
@@ -5646,25 +5676,19 @@ Je kan nu al informatie toevoegen over deze video. | |||
5646 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">73</context></context-group> | 5676 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">73</context></context-group> |
5647 | </trans-unit> | 5677 | </trans-unit> |
5648 | <trans-unit id="4067880101082150743" datatype="html"> | 5678 | <trans-unit id="4067880101082150743" datatype="html"> |
5649 | <source>Write JavaScript code directly.<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/>Example: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="<pre>"/>console.log('my instance is amazing');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="</pre>"/></source> | 5679 | <source>Write JavaScript code directly.<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/>Example: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="<pre>"/>console.log('my instance is amazing');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="</pre>"/></source> |
5650 | <target state="new"> Write JavaScript code directly.<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/>Example: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="<pre>"/>console.log('my instance is amazing');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="</pre>"/></target> | 5680 | <target state="new"> Write JavaScript code directly.<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/>Example: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="<pre>"/>console.log('my instance is amazing');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="</pre>"/></target> |
5651 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">76</context></context-group> | 5681 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">76</context></context-group> |
5652 | </trans-unit> | 5682 | </trans-unit> |
5653 | <trans-unit id="5464209657969421100" datatype="html"> | 5683 | <trans-unit id="5464209657969421100" datatype="html"> |
5654 | <source> Write CSS code directly. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="<pre>"/>#custom-css <x id="INTERPOLATION" equiv-text="{{ '{' }}"/> | 5684 | <source>Write CSS code directly. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="<pre>"/>#custom-css <x id="INTERPOLATION" equiv-text="{{ '{' }}"/> color: red; <x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="</pre>"/> Prepend with <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="<em>"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="</em>"/> to override styles. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="<pre>"/>#custom-css .logged-in-email <x id="INTERPOLATION" equiv-text="{{ '{' }}"/> color: red; <x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="</pre>"/></source> |
5655 | color: red; | 5685 | <target state="new"> Write CSS code directly. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="<pre>"/>#custom-css <x id="INTERPOLATION" equiv-text=" {{ '{' }"/> |
5656 | <x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/> | ||
5657 | <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="</pre>"/> Prepend with <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="<em>"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="</em>"/> to override styles. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="<pre>"/>#custom-css .logged-in-email <x id="INTERPOLATION" equiv-text="{{ '{' }}"/> | ||
5658 | color: red; | ||
5659 | <x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/> | ||
5660 | <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="</pre>"/></source> | ||
5661 | <target state="new"> Write CSS code directly. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="<pre>"/>#custom-css <x id="INTERPOLATION" equiv-text=" {{ '{' }"/> | ||
5662 | color: red; | 5686 | color: red; |
5663 | <x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/> | 5687 | <x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/> |
5664 | <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="</pre>"/> Prepend with <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="<em>"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="</em> "/> to override styles. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="<pre>"/>#custom-css .logged-in-email <x id="INTERPOLATION" equiv-text=" {{ '{' }"/> | 5688 | <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="</pre>"/> Prepend with <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="<em>"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="</em> "/> to override styles. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="<pre>"/>#custom-css .logged-in-email <x id="INTERPOLATION" equiv-text=" {{ '{' }"/> |
5665 | color: red; | 5689 | color: red; |
5666 | <x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/> | 5690 | <x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/> |
5667 | <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="</pre>"/></target> | 5691 | <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="</pre>"/></target> |
5668 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">95</context></context-group> | 5692 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">95</context></context-group> |
5669 | </trans-unit> | 5693 | </trans-unit> |
5670 | <trans-unit id="283725429207896837" datatype="html"> | 5694 | <trans-unit id="283725429207896837" datatype="html"> |
@@ -5681,8 +5705,8 @@ color: red; | |||
5681 | </context-group> | 5705 | </context-group> |
5682 | </trans-unit> | 5706 | </trans-unit> |
5683 | <trans-unit id="8167543029214637769" datatype="html"> | 5707 | <trans-unit id="8167543029214637769" datatype="html"> |
5684 | <source>There are errors in the form: <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="<ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li *ngFor="let error of grabAllErrors()">"/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="</ul>"/></source> | 5708 | <source>There are errors in the form: <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="<ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li *ngFor="let error of grabAllErrors()">"/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="</ul>"/></source> |
5685 | <target state="new"> There are errors in the form: <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="<ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li *ngFor="let error of grabAllErrors()">"/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="</ul>"/></target> | 5709 | <target state="new"> There are errors in the form: <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="<ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li *ngFor="let error of grabAllErrors()">"/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="</ul>"/></target> |
5686 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">71</context></context-group> | 5710 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">71</context></context-group> |
5687 | </trans-unit> | 5711 | </trans-unit> |
5688 | <trans-unit id="1445676851449000175"> | 5712 | <trans-unit id="1445676851449000175"> |
@@ -5725,41 +5749,41 @@ color: red; | |||
5725 | <trans-unit id="4915431133669985304"> | 5749 | <trans-unit id="4915431133669985304"> |
5726 | <source>Profile</source> | 5750 | <source>Profile</source> |
5727 | <target>Profiel</target> | 5751 | <target>Profiel</target> |
5728 | 5752 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">235</context></context-group> | |
5729 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">235</context></context-group></trans-unit> | 5753 | </trans-unit> |
5730 | <trans-unit id="1963136290621768454" datatype="html"> | 5754 | <trans-unit id="1963136290621768454" datatype="html"> |
5731 | <source>Resolution</source> | 5755 | <source>Resolution</source> |
5732 | <target state="translated">Resolutie</target> | 5756 | <target state="translated">Resolutie</target> |
5733 | 5757 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">244</context></context-group> | |
5734 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">244</context></context-group></trans-unit> | 5758 | </trans-unit> |
5735 | <trans-unit id="7814358426066520520" datatype="html"> | 5759 | <trans-unit id="7814358426066520520" datatype="html"> |
5736 | <source>Aspect ratio</source> | 5760 | <source>Aspect ratio</source> |
5737 | <target state="translated">Beeldverhouding</target> | 5761 | <target state="translated">Beeldverhouding</target> |
5738 | 5762 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">245</context></context-group> | |
5739 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">245</context></context-group></trans-unit> | 5763 | </trans-unit> |
5740 | <trans-unit id="44862519224794374" datatype="html"> | 5764 | <trans-unit id="44862519224794374" datatype="html"> |
5741 | <source>Average frame rate</source> | 5765 | <source>Average frame rate</source> |
5742 | <target state="translated">Gemiddelde frame rate</target> | 5766 | <target state="translated">Gemiddelde frame rate</target> |
5743 | 5767 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">246</context></context-group> | |
5744 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">246</context></context-group></trans-unit> | 5768 | </trans-unit> |
5745 | <trans-unit id="5053683525387462246" datatype="html"> | 5769 | <trans-unit id="5053683525387462246" datatype="html"> |
5746 | <source>Pixel format</source> | 5770 | <source>Pixel format</source> |
5747 | <target state="translated">Pixelformaat</target> | 5771 | <target state="translated">Pixelformaat</target> |
5748 | 5772 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">247</context></context-group> | |
5749 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">247</context></context-group></trans-unit> | 5773 | </trans-unit> |
5750 | <trans-unit id="7858676566953242358" datatype="html"> | 5774 | <trans-unit id="7858676566953242358" datatype="html"> |
5751 | <source>Sample rate</source> | 5775 | <source>Sample rate</source> |
5752 | <target state="translated">Sample rate</target> | 5776 | <target state="translated">Sample rate</target> |
5753 | 5777 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">251</context></context-group> | |
5754 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">251</context></context-group></trans-unit> | 5778 | </trans-unit> |
5755 | <trans-unit id="5403856660543890284" datatype="html"> | 5779 | <trans-unit id="5403856660543890284" datatype="html"> |
5756 | <source>Channel Layout</source> | 5780 | <source>Channel Layout</source> |
5757 | <target state="translated">Kanaalopmaak</target> | 5781 | <target state="translated">Kanaalopmaak</target> |
5758 | 5782 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">252</context></context-group> | |
5759 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">252</context></context-group></trans-unit> | 5783 | </trans-unit> |
5760 | <trans-unit id="6317170736181476800" datatype="html"> | 5784 | <trans-unit id="6317170736181476800" datatype="html"> |
5761 | <source>Update <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/my-account/settings" [fragment]="fragment">"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span (click)="onAccountSettingsClick($event)">"/>your settings<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a >"/></source> | 5785 | <source>Update <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/my-account/settings" [fragment]="fragment">"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span (click)="onAccountSettingsClick($event)">"/>your settings<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a >"/></source> |
5762 | <target state="new"> Update <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/my-account/settings" [fragment]="fragment">"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span (click)="onAccountSettingsClick($event)">"/>your settings<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a >"/></target> | 5786 | <target state="new"> Update <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/my-account/settings" [fragment]="fragment">"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span (click)="onAccountSettingsClick($event)">"/>your settings<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a >"/></target> |
5763 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">2</context></context-group> | 5787 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">2</context></context-group> |
5764 | </trans-unit> | 5788 | </trans-unit> |
5765 | <trans-unit id="1405600824334286337" datatype="html"> | 5789 | <trans-unit id="1405600824334286337" datatype="html"> |
@@ -5779,39 +5803,39 @@ color: red; | |||
5779 | </context-group> | 5803 | </context-group> |
5780 | </trans-unit> | 5804 | </trans-unit> |
5781 | <trans-unit id="7028708681117573961" datatype="html"> | 5805 | <trans-unit id="7028708681117573961" datatype="html"> |
5782 | <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Recently Added"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> | 5806 | <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Recently Added"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> |
5783 | <target state="new">Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Recently Added"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> | 5807 | <target state="new">Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Recently Added"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> |
5784 | <context-group purpose="location"> | 5808 | <context-group purpose="location"> |
5785 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> | 5809 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> |
5786 | <context context-type="linenumber">46</context> | 5810 | <context context-type="linenumber">46</context> |
5787 | </context-group> | 5811 | </context-group> |
5788 | </trans-unit> | 5812 | </trans-unit> |
5789 | <trans-unit id="762510264401369759" datatype="html"> | 5813 | <trans-unit id="762510264401369759" datatype="html"> |
5790 | <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Original Publication Date"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> | 5814 | <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Original Publication Date"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> |
5791 | <target state="new">Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Original Publication Date"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> | 5815 | <target state="new">Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Original Publication Date"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> |
5792 | <context-group purpose="location"> | 5816 | <context-group purpose="location"> |
5793 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> | 5817 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> |
5794 | <context context-type="linenumber">47</context> | 5818 | <context context-type="linenumber">47</context> |
5795 | </context-group> | 5819 | </context-group> |
5796 | </trans-unit> | 5820 | </trans-unit> |
5797 | <trans-unit id="8190023086228606960" datatype="html"> | 5821 | <trans-unit id="8190023086228606960" datatype="html"> |
5798 | <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Recent Views"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> | 5822 | <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Recent Views"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> |
5799 | <target state="new">Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Recent Views"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> | 5823 | <target state="new">Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Recent Views"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> |
5800 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">49</context></context-group> | 5824 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">49</context></context-group> |
5801 | </trans-unit> | 5825 | </trans-unit> |
5802 | <trans-unit id="3224510615614621760" datatype="html"> | 5826 | <trans-unit id="3224510615614621760" datatype="html"> |
5803 | <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Hot"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> | 5827 | <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Hot"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> |
5804 | <target state="new">Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Hot"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> | 5828 | <target state="new">Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Hot"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> |
5805 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">50</context></context-group> | 5829 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">50</context></context-group> |
5806 | </trans-unit> | 5830 | </trans-unit> |
5807 | <trans-unit id="4322133526902910662" datatype="html"> | 5831 | <trans-unit id="4322133526902910662" datatype="html"> |
5808 | <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Likes"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> | 5832 | <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Likes"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> |
5809 | <target state="new">Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Likes"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> | 5833 | <target state="new">Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Likes"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> |
5810 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">51</context></context-group> | 5834 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">51</context></context-group> |
5811 | </trans-unit> | 5835 | </trans-unit> |
5812 | <trans-unit id="322705536187172989" datatype="html"> | 5836 | <trans-unit id="322705536187172989" datatype="html"> |
5813 | <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Global Views"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> | 5837 | <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Global Views"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> |
5814 | <target state="new">Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Global Views"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> | 5838 | <target state="new">Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Global Views"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> |
5815 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">52</context></context-group> | 5839 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">52</context></context-group> |
5816 | </trans-unit> | 5840 | </trans-unit> |
5817 | <trans-unit id="2343321245279384373" datatype="html"> | 5841 | <trans-unit id="2343321245279384373" datatype="html"> |
@@ -5887,8 +5911,8 @@ color: red; | |||
5887 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">4</context></context-group> | 5911 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">4</context></context-group> |
5888 | </trans-unit> | 5912 | </trans-unit> |
5889 | <trans-unit id="7350483582490037954" datatype="html"> | 5913 | <trans-unit id="7350483582490037954" datatype="html"> |
5890 | <source>With <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Hide<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> or <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Blur thumbnails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, a confirmation will be requested to watch the video. </source> | 5914 | <source>With <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Hide<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> or <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Blur thumbnails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, a confirmation will be requested to watch the video. </source> |
5891 | <target state="new"> With <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Hide<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> or <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Blur thumbnails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, a confirmation will be requested to watch the video. </target> | 5915 | <target state="new"> With <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Hide<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> or <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Blur thumbnails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, a confirmation will be requested to watch the video. </target> |
5892 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">106</context></context-group> | 5916 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">106</context></context-group> |
5893 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">7</context></context-group> | 5917 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">7</context></context-group> |
5894 | </trans-unit> | 5918 | </trans-unit> |
@@ -5978,18 +6002,18 @@ color: red; | |||
5978 | <trans-unit id="7391040346436232576"> | 6002 | <trans-unit id="7391040346436232576"> |
5979 | <source>Initiator</source> | 6003 | <source>Initiator</source> |
5980 | <target>Initiatiefnemer</target> | 6004 | <target>Initiatiefnemer</target> |
5981 | 6005 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">13</context></context-group> | |
5982 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit> | 6006 | </trans-unit> |
5983 | <trans-unit id="3963749584812225989"> | 6007 | <trans-unit id="3963749584812225989"> |
5984 | <source>Created <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> | 6008 | <source>Created <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> |
5985 | <target>Aangemaakt op <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> | 6009 | <target>Aangemaakt op <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> |
5986 | 6010 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">15</context></context-group> | |
5987 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">15</context></context-group></trans-unit> | 6011 | </trans-unit> |
5988 | <trans-unit id="5611592591303869712"> | 6012 | <trans-unit id="5611592591303869712"> |
5989 | <source>Status</source> | 6013 | <source>Status</source> |
5990 | <target>Status</target> | 6014 | <target>Status</target> |
5991 | 6015 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">19</context></context-group> | |
5992 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">19</context></context-group></trans-unit> | 6016 | </trans-unit> |
5993 | <trans-unit id="5417361655914085905" datatype="html"> | 6017 | <trans-unit id="5417361655914085905" datatype="html"> |
5994 | <source>Account page</source> | 6018 | <source>Account page</source> |
5995 | <target state="translated">Accountpagina</target> | 6019 | <target state="translated">Accountpagina</target> |
@@ -5999,117 +6023,155 @@ color: red; | |||
5999 | <trans-unit id="2000373220662583633" datatype="html"> | 6023 | <trans-unit id="2000373220662583633" datatype="html"> |
6000 | <source>No ownership change request found.</source> | 6024 | <source>No ownership change request found.</source> |
6001 | <target state="translated">Geen verzoek tot wijziging van eigenaar gevonden.</target> | 6025 | <target state="translated">Geen verzoek tot wijziging van eigenaar gevonden.</target> |
6002 | 6026 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">72</context></context-group> | |
6003 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">72</context></context-group></trans-unit><trans-unit id="2091927708110728875" datatype="html"> | 6027 | </trans-unit> |
6004 | <source>⚠️ The instance doesn't allow channel synchronization</source><target state="new">⚠️ The instance doesn't allow channel synchronization</target> | 6028 | <trans-unit id="2091927708110728875" datatype="html"> |
6029 | <source>⚠️ The instance doesn't allow channel synchronization</source> | ||
6030 | <target state="new">⚠️ The instance doesn't allow channel synchronization</target> | ||
6005 | <context-group purpose="location"> | 6031 | <context-group purpose="location"> |
6006 | <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context> | 6032 | <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context> |
6007 | <context context-type="linenumber">9</context> | 6033 | <context context-type="linenumber">9</context> |
6008 | </context-group> | 6034 | </context-group> |
6009 | </trans-unit><trans-unit id="8730712384733110957" datatype="html"> | 6035 | </trans-unit> |
6010 | <source>Showing <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> synchronizations</source><target state="new">Showing <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> synchronizations</target> | 6036 | <trans-unit id="8730712384733110957" datatype="html"> |
6037 | <source>Showing <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> synchronizations</source> | ||
6038 | <target state="new">Showing <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> synchronizations</target> | ||
6011 | <context-group purpose="location"> | 6039 | <context-group purpose="location"> |
6012 | <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context> | 6040 | <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context> |
6013 | <context context-type="linenumber">17</context> | 6041 | <context context-type="linenumber">17</context> |
6014 | </context-group> | 6042 | </context-group> |
6015 | </trans-unit><trans-unit id="4955509738673204025" datatype="html"> | 6043 | </trans-unit> |
6016 | <source>Add synchronization</source><target state="new">Add synchronization</target> | 6044 | <trans-unit id="4955509738673204025" datatype="html"> |
6045 | <source>Add synchronization</source> | ||
6046 | <target state="new">Add synchronization</target> | ||
6017 | <context-group purpose="location"> | 6047 | <context-group purpose="location"> |
6018 | <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context> | 6048 | <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context> |
6019 | <context context-type="linenumber">25</context> | 6049 | <context context-type="linenumber">25</context> |
6020 | </context-group> | 6050 | </context-group> |
6021 | </trans-unit><trans-unit id="4570488343211069802" datatype="html"> | 6051 | </trans-unit> |
6022 | <source>External Channel <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="<p-sortIcon field="externalChannelUrl">"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="</p-sortIcon>"/></source><target state="new">External Channel <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="<p-sortIcon field="externalChannelUrl">"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="</p-sortIcon>"/></target> | 6052 | <trans-unit id="4570488343211069802" datatype="html"> |
6053 | <source>External Channel <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="<p-sortIcon field="externalChannelUrl">"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="</p-sortIcon>"/></source> | ||
6054 | <target state="new">External Channel <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="<p-sortIcon field="externalChannelUrl">"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="</p-sortIcon>"/></target> | ||
6023 | <context-group purpose="location"> | 6055 | <context-group purpose="location"> |
6024 | <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context> | 6056 | <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context> |
6025 | <context context-type="linenumber">34</context> | 6057 | <context context-type="linenumber">34</context> |
6026 | </context-group> | 6058 | </context-group> |
6027 | </trans-unit><trans-unit id="2576202554023575152" datatype="html"> | 6059 | </trans-unit> |
6028 | <source>Channel <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="<p-sortIcon field="videoChannel">"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="</p-sortIcon>"/></source><target state="new">Channel <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="<p-sortIcon field="videoChannel">"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="</p-sortIcon>"/></target> | 6060 | <trans-unit id="2576202554023575152" datatype="html"> |
6061 | <source>Channel <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="<p-sortIcon field="videoChannel">"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="</p-sortIcon>"/></source> | ||
6062 | <target state="new">Channel <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="<p-sortIcon field="videoChannel">"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="</p-sortIcon>"/></target> | ||
6029 | <context-group purpose="location"> | 6063 | <context-group purpose="location"> |
6030 | <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context> | 6064 | <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context> |
6031 | <context context-type="linenumber">35</context> | 6065 | <context context-type="linenumber">35</context> |
6032 | </context-group> | 6066 | </context-group> |
6033 | </trans-unit><trans-unit id="858570813277742962" datatype="html"> | 6067 | </trans-unit> |
6034 | <source>Last synchronization at <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="<p-sortIcon field="lastSyncAt">"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="</p-sortIcon>"/></source><target state="new">Last synchronization at <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="<p-sortIcon field="lastSyncAt">"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="</p-sortIcon>"/></target> | 6068 | <trans-unit id="858570813277742962" datatype="html"> |
6069 | <source>Last synchronization at <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="<p-sortIcon field="lastSyncAt">"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="</p-sortIcon>"/></source> | ||
6070 | <target state="new">Last synchronization at <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="<p-sortIcon field="lastSyncAt">"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="</p-sortIcon>"/></target> | ||
6035 | <context-group purpose="location"> | 6071 | <context-group purpose="location"> |
6036 | <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context> | 6072 | <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context> |
6037 | <context context-type="linenumber">38</context> | 6073 | <context context-type="linenumber">38</context> |
6038 | </context-group> | 6074 | </context-group> |
6039 | </trans-unit><trans-unit id="2711346502920265629" datatype="html"> | 6075 | </trans-unit> |
6040 | <source> List imports </source><target state="new"> List imports </target> | 6076 | <trans-unit id="2711346502920265629" datatype="html"> |
6077 | <source>List imports</source> | ||
6078 | <target state="new"> List imports </target> | ||
6041 | <context-group purpose="location"> | 6079 | <context-group purpose="location"> |
6042 | <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context> | 6080 | <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context> |
6043 | <context context-type="linenumber">84,86</context> | 6081 | <context context-type="linenumber">84,86</context> |
6044 | </context-group> | 6082 | </context-group> |
6045 | </trans-unit><trans-unit id="6587439290311664751" datatype="html"> | 6083 | </trans-unit> |
6046 | <source>Fully synchronize the channel</source><target state="new">Fully synchronize the channel</target> | 6084 | <trans-unit id="6587439290311664751" datatype="html"> |
6085 | <source>Fully synchronize the channel</source> | ||
6086 | <target state="new">Fully synchronize the channel</target> | ||
6047 | <context-group purpose="location"> | 6087 | <context-group purpose="location"> |
6048 | <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context> | 6088 | <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context> |
6049 | <context context-type="linenumber">54</context> | 6089 | <context context-type="linenumber">54</context> |
6050 | </context-group> | 6090 | </context-group> |
6051 | </trans-unit><trans-unit id="2070181811140868440" datatype="html"> | 6091 | </trans-unit> |
6052 | <source>This fetches any missing videos on the local channel</source><target state="new">This fetches any missing videos on the local channel</target> | 6092 | <trans-unit id="2070181811140868440" datatype="html"> |
6093 | <source>This fetches any missing videos on the local channel</source> | ||
6094 | <target state="new">This fetches any missing videos on the local channel</target> | ||
6053 | <context-group purpose="location"> | 6095 | <context-group purpose="location"> |
6054 | <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context> | 6096 | <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context> |
6055 | <context context-type="linenumber">55</context> | 6097 | <context context-type="linenumber">55</context> |
6056 | </context-group> | 6098 | </context-group> |
6057 | </trans-unit><trans-unit id="3997040276213089746" datatype="html"> | 6099 | </trans-unit> |
6058 | <source>Synchronization removed successfully for <x id="PH" equiv-text="videoChannelSync.channel.displayName"/>.</source><target state="new">Synchronization removed successfully for <x id="PH" equiv-text="videoChannelSync.channel.displayName"/>.</target> | 6100 | <trans-unit id="3997040276213089746" datatype="html"> |
6101 | <source>Synchronization removed successfully for <x id="PH" equiv-text="videoChannelSync.channel.displayName"/>.</source> | ||
6102 | <target state="new">Synchronization removed successfully for <x id="PH" equiv-text="videoChannelSync.channel.displayName"/>.</target> | ||
6059 | <context-group purpose="location"> | 6103 | <context-group purpose="location"> |
6060 | <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context> | 6104 | <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context> |
6061 | <context context-type="linenumber">93</context> | 6105 | <context context-type="linenumber">93</context> |
6062 | </context-group> | 6106 | </context-group> |
6063 | </trans-unit><trans-unit id="2933174785300975212" datatype="html"> | 6107 | </trans-unit> |
6064 | <source>Full synchronization requested successfully for <x id="PH" equiv-text="videoChannelSync.channel.displayName"/>.</source><target state="new">Full synchronization requested successfully for <x id="PH" equiv-text="videoChannelSync.channel.displayName"/>.</target> | 6108 | <trans-unit id="2933174785300975212" datatype="html"> |
6109 | <source>Full synchronization requested successfully for <x id="PH" equiv-text="videoChannelSync.channel.displayName"/>.</source> | ||
6110 | <target state="new">Full synchronization requested successfully for <x id="PH" equiv-text="videoChannelSync.channel.displayName"/>.</target> | ||
6065 | <context-group purpose="location"> | 6111 | <context-group purpose="location"> |
6066 | <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context> | 6112 | <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context> |
6067 | <context context-type="linenumber">106</context> | 6113 | <context context-type="linenumber">106</context> |
6068 | </context-group> | 6114 | </context-group> |
6069 | </trans-unit><trans-unit id="6985972846000785992" datatype="html"> | 6115 | </trans-unit> |
6070 | <source>NEW SYNCHRONIZATION</source><target state="new">NEW SYNCHRONIZATION</target> | 6116 | <trans-unit id="6985972846000785992" datatype="html"> |
6117 | <source>NEW SYNCHRONIZATION</source> | ||
6118 | <target state="new">NEW SYNCHRONIZATION</target> | ||
6071 | <context-group purpose="location"> | 6119 | <context-group purpose="location"> |
6072 | <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.html</context> | 6120 | <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.html</context> |
6073 | <context context-type="linenumber">8</context> | 6121 | <context context-type="linenumber">8</context> |
6074 | </context-group> | 6122 | </context-group> |
6075 | </trans-unit><trans-unit id="5175196640561919257" datatype="html"> | 6123 | </trans-unit> |
6076 | <source>Remote channel URL</source><target state="new">Remote channel URL</target> | 6124 | <trans-unit id="5175196640561919257" datatype="html"> |
6125 | <source>Remote channel URL</source> | ||
6126 | <target state="new">Remote channel URL</target> | ||
6077 | <context-group purpose="location"> | 6127 | <context-group purpose="location"> |
6078 | <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.html</context> | 6128 | <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.html</context> |
6079 | <context context-type="linenumber">13</context> | 6129 | <context context-type="linenumber">13</context> |
6080 | </context-group> | 6130 | </context-group> |
6081 | </trans-unit><trans-unit id="4025171182231078987" datatype="html"> | 6131 | </trans-unit> |
6082 | <source>Example: https://youtube.com/channel/UC_fancy_channel</source><target state="new">Example: https://youtube.com/channel/UC_fancy_channel</target> | 6132 | <trans-unit id="4025171182231078987" datatype="html"> |
6133 | <source>Example: https://youtube.com/channel/UC_fancy_channel</source> | ||
6134 | <target state="new">Example: https://youtube.com/channel/UC_fancy_channel</target> | ||
6083 | <context-group purpose="location"> | 6135 | <context-group purpose="location"> |
6084 | <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.html</context> | 6136 | <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.html</context> |
6085 | <context context-type="linenumber">20</context> | 6137 | <context context-type="linenumber">20</context> |
6086 | </context-group> | 6138 | </context-group> |
6087 | </trans-unit><trans-unit id="454806725275556650" datatype="html"> | 6139 | </trans-unit> |
6088 | <source>Video Channel</source><target state="new">Video Channel</target> | 6140 | <trans-unit id="454806725275556650" datatype="html"> |
6141 | <source>Video Channel</source> | ||
6142 | <target state="new">Video Channel</target> | ||
6089 | <context-group purpose="location"> | 6143 | <context-group purpose="location"> |
6090 | <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.html</context> | 6144 | <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.html</context> |
6091 | <context context-type="linenumber">33</context> | 6145 | <context context-type="linenumber">33</context> |
6092 | </context-group> | 6146 | </context-group> |
6093 | </trans-unit><trans-unit id="8290237842846954767" datatype="html"> | 6147 | </trans-unit> |
6094 | <source>Options for existing videos on remote channel:</source><target state="new">Options for existing videos on remote channel:</target> | 6148 | <trans-unit id="8290237842846954767" datatype="html"> |
6149 | <source>Options for existing videos on remote channel:</source> | ||
6150 | <target state="new">Options for existing videos on remote channel:</target> | ||
6095 | <context-group purpose="location"> | 6151 | <context-group purpose="location"> |
6096 | <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.html</context> | 6152 | <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.html</context> |
6097 | <context context-type="linenumber">42</context> | 6153 | <context context-type="linenumber">42</context> |
6098 | </context-group> | 6154 | </context-group> |
6099 | </trans-unit><trans-unit id="1331848767706809293" datatype="html"> | 6155 | </trans-unit> |
6100 | <source>Import all and watch for new publications</source><target state="new">Import all and watch for new publications</target> | 6156 | <trans-unit id="1331848767706809293" datatype="html"> |
6157 | <source>Import all and watch for new publications</source> | ||
6158 | <target state="new">Import all and watch for new publications</target> | ||
6101 | <context-group purpose="location"> | 6159 | <context-group purpose="location"> |
6102 | <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.html</context> | 6160 | <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.html</context> |
6103 | <context context-type="linenumber">46</context> | 6161 | <context context-type="linenumber">46</context> |
6104 | </context-group> | 6162 | </context-group> |
6105 | </trans-unit><trans-unit id="1469193438847554223" datatype="html"> | 6163 | </trans-unit> |
6106 | <source>Only watch for new publications</source><target state="new">Only watch for new publications</target> | 6164 | <trans-unit id="1469193438847554223" datatype="html"> |
6165 | <source>Only watch for new publications</source> | ||
6166 | <target state="new">Only watch for new publications</target> | ||
6107 | <context-group purpose="location"> | 6167 | <context-group purpose="location"> |
6108 | <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.html</context> | 6168 | <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.html</context> |
6109 | <context context-type="linenumber">51</context> | 6169 | <context context-type="linenumber">51</context> |
6110 | </context-group> | 6170 | </context-group> |
6111 | </trans-unit><trans-unit id="9049939123029212539" datatype="html"> | 6171 | </trans-unit> |
6112 | <source>Synchronization created successfully.</source><target state="new">Synchronization created successfully.</target> | 6172 | <trans-unit id="9049939123029212539" datatype="html"> |
6173 | <source>Synchronization created successfully.</source> | ||
6174 | <target state="new">Synchronization created successfully.</target> | ||
6113 | <context-group purpose="location"> | 6175 | <context-group purpose="location"> |
6114 | <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.ts</context> | 6176 | <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.ts</context> |
6115 | <context context-type="linenumber">67</context> | 6177 | <context context-type="linenumber">67</context> |
@@ -6123,24 +6185,24 @@ color: red; | |||
6123 | <trans-unit id="2864486939135008600" datatype="html"> | 6185 | <trans-unit id="2864486939135008600" datatype="html"> |
6124 | <source>Playlist elements</source> | 6186 | <source>Playlist elements</source> |
6125 | <target state="translated">Elementen afspeellijst</target> | 6187 | <target state="translated">Elementen afspeellijst</target> |
6126 | 6188 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">60</context></context-group> | |
6127 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">60</context></context-group></trans-unit> | 6189 | </trans-unit> |
6128 | <trans-unit id="7801453816697513153" datatype="html"> | 6190 | <trans-unit id="7801453816697513153" datatype="html"> |
6129 | <source>My imports</source> | 6191 | <source>My imports</source> |
6130 | <target state="translated">Mijn imports</target> | 6192 | <target state="translated">Mijn imports</target> |
6131 | 6193 | <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">4</context></context-group> | |
6132 | 6194 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">11</context></context-group> | |
6133 | <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">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">11</context></context-group></trans-unit> | 6195 | </trans-unit> |
6134 | <trans-unit id="7000850040589508423" datatype="html"> | 6196 | <trans-unit id="7000850040589508423" datatype="html"> |
6135 | <source>Create video channel</source> | 6197 | <source>Create video channel</source> |
6136 | <target state="translated">Videokanaal aanmaken</target> | 6198 | <target state="translated">Videokanaal aanmaken</target> |
6137 | 6199 | <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">23</context></context-group> | |
6138 | <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">23</context></context-group></trans-unit> | 6200 | </trans-unit> |
6139 | <trans-unit id="5700655611297335752" datatype="html"> | 6201 | <trans-unit id="5700655611297335752" datatype="html"> |
6140 | <source>No channel found.</source> | 6202 | <source>No channel found.</source> |
6141 | <target state="new">No channel found.</target> | 6203 | <target state="new">No channel found.</target> |
6142 | 6204 | <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">27</context></context-group> | |
6143 | <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">27</context></context-group></trans-unit> | 6205 | </trans-unit> |
6144 | <trans-unit id="626184983378002054"> | 6206 | <trans-unit id="626184983378002054"> |
6145 | <source>Example: my_channel</source> | 6207 | <source>Example: my_channel</source> |
6146 | <target>Voorbeeld: mijn_kanaal</target> | 6208 | <target>Voorbeeld: mijn_kanaal</target> |
@@ -6189,18 +6251,18 @@ color: red; | |||
6189 | <trans-unit id="4854396465510517671"> | 6251 | <trans-unit id="4854396465510517671"> |
6190 | <source>Target</source> | 6252 | <source>Target</source> |
6191 | <target>Doelwit</target> | 6253 | <target>Doelwit</target> |
6192 | 6254 | <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">28</context></context-group> | |
6193 | <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">28</context></context-group></trans-unit> | 6255 | </trans-unit> |
6194 | <trans-unit id="6376690302059877029" datatype="html"> | 6256 | <trans-unit id="6376690302059877029" datatype="html"> |
6195 | <source>This video was deleted</source> | 6257 | <source>This video was deleted</source> |
6196 | <target state="translated">Deze video is verwijderd</target> | 6258 | <target state="translated">Deze video is verwijderd</target> |
6197 | 6259 | <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">59</context></context-group> | |
6198 | <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">59</context></context-group></trans-unit> | 6260 | </trans-unit> |
6199 | <trans-unit id="6924803931258995553" datatype="html"> | 6261 | <trans-unit id="6924803931258995553" datatype="html"> |
6200 | <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> imports</source> | 6262 | <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> imports</source> |
6201 | <target state="translated">Nu te zien: <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> tot <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> van <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> imports</target> | 6263 | <target state="translated">Nu te zien: <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> tot <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> van <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> imports</target> |
6202 | 6264 | <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">21</context></context-group> | |
6203 | <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">21</context></context-group></trans-unit> | 6265 | </trans-unit> |
6204 | <trans-unit id="8173902679178787744" datatype="html"> | 6266 | <trans-unit id="8173902679178787744" datatype="html"> |
6205 | <source>Once you delete your account, there is no going back. You will be asked to confirm this action.</source> | 6267 | <source>Once you delete your account, there is no going back. You will be asked to confirm this action.</source> |
6206 | <target state="translated">Eens je jou account verwijdert kan je niet meer terug. Je zal de vraag krijgen deze beslissing te bevestigen.</target> | 6268 | <target state="translated">Eens je jou account verwijdert kan je niet meer terug. Je zal de vraag krijgen deze beslissing te bevestigen.</target> |
@@ -6209,15 +6271,16 @@ color: red; | |||
6209 | <trans-unit id="4000980858407872649" datatype="html"> | 6271 | <trans-unit id="4000980858407872649" datatype="html"> |
6210 | <source>Channel page</source> | 6272 | <source>Channel page</source> |
6211 | <target state="translated">Kanaalpagina</target> | 6273 | <target state="translated">Kanaalpagina</target> |
6212 | 6274 | <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">34</context></context-group> | |
6213 | 6275 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</context></context-group> | |
6214 | 6276 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context><context context-type="linenumber">66</context></context-group> | |
6215 | <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">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.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-channel-syncs/my-video-channel-syncs.component.html</context><context context-type="linenumber">66</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">66</context></context-group></trans-unit> | 6277 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">66</context></context-group> |
6278 | </trans-unit> | ||
6216 | <trans-unit id="6500762313951857695" datatype="html"> | 6279 | <trans-unit id="6500762313951857695" datatype="html"> |
6217 | <source>{VAR_PLURAL, plural, =0 {No views} =1 {1 view} other {<x id="INTERPOLATION"/> views}}</source> | 6280 | <source>{VAR_PLURAL, plural, =0 {No views} =1 {1 view} other {<x id="INTERPOLATION"/> views}}</source> |
6218 | <target state="new">{VAR_PLURAL, plural, =0 {No views} =1 {1 view} other {<x id="INTERPOLATION"/> views}}</target> | 6281 | <target state="new">{VAR_PLURAL, plural, =0 {No views} =1 {1 view} other {<x id="INTERPOLATION"/> views}}</target> |
6219 | 6282 | <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">49</context></context-group> | |
6220 | <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">49</context></context-group></trans-unit> | 6283 | </trans-unit> |
6221 | <trans-unit id="9131836378905533756"> | 6284 | <trans-unit id="9131836378905533756"> |
6222 | <source>Created by <x id="INTERPOLATION"/></source> | 6285 | <source>Created by <x id="INTERPOLATION"/></source> |
6223 | <target>Aangemaakt door <x id="INTERPOLATION" equiv-text="{{ videoChannel.ownerBy }}"/></target> | 6286 | <target>Aangemaakt door <x id="INTERPOLATION" equiv-text="{{ videoChannel.ownerBy }}"/></target> |
@@ -6299,8 +6362,8 @@ color: red; | |||
6299 | </context-group> | 6362 | </context-group> |
6300 | </trans-unit> | 6363 | </trans-unit> |
6301 | <trans-unit id="5511928240200239994" datatype="html"> | 6364 | <trans-unit id="5511928240200239994" datatype="html"> |
6302 | <source>Some of your channels are not fully set up. Make them welcoming and explicit about what you publish by adding a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>banner<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>.</source> | 6365 | <source>Some of your channels are not fully set up. Make them welcoming and explicit about what you publish by adding a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>banner<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>.</source> |
6303 | <target state="new">Some of your channels are not fully set up. Make them welcoming and explicit about what you publish by adding a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>banner<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>.</target> | 6366 | <target state="new">Some of your channels are not fully set up. Make them welcoming and explicit about what you publish by adding a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>banner<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>.</target> |
6304 | <context-group purpose="location"> | 6367 | <context-group purpose="location"> |
6305 | <context context-type="sourcefile">src/app/shared/shared-main/misc/channels-setup-message.component.html</context> | 6368 | <context context-type="sourcefile">src/app/shared/shared-main/misc/channels-setup-message.component.html</context> |
6306 | <context context-type="linenumber">5</context> | 6369 | <context context-type="linenumber">5</context> |
@@ -6317,8 +6380,8 @@ color: red; | |||
6317 | <trans-unit id="2726946550255780479"> | 6380 | <trans-unit id="2726946550255780479"> |
6318 | <source><x id="START_TAG_MY_GLOBAL_ICON"/><x id="CLOSE_TAG_MY_GLOBAL_ICON"/> Notification preferences </source> | 6381 | <source><x id="START_TAG_MY_GLOBAL_ICON"/><x id="CLOSE_TAG_MY_GLOBAL_ICON"/> Notification preferences </source> |
6319 | <target> | 6382 | <target> |
6320 | <x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="<my-global-icon>"/> | 6383 | <x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="<my-global-icon>"/> |
6321 | <x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="</my-global-icon>"/> | 6384 | <x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="</my-global-icon>"/> |
6322 | Notificatie voorkeuren | 6385 | Notificatie voorkeuren |
6323 | 6386 | ||
6324 | </target> | 6387 | </target> |
@@ -6395,17 +6458,17 @@ color: red; | |||
6395 | </trans-unit> | 6458 | </trans-unit> |
6396 | <trans-unit id="8901774330683812267" datatype="html"> | 6459 | <trans-unit id="8901774330683812267" datatype="html"> |
6397 | <source>See the <x id="START_LINK"/>documentation<x id="CLOSE_LINK"/> for more information. </source> | 6460 | <source>See the <x id="START_LINK"/>documentation<x id="CLOSE_LINK"/> for more information. </source> |
6398 | <target state="translated">Zie de <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentatie <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> voor meer informatie. </target> | 6461 | <target state="translated">Zie de <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentatie <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> voor meer informatie. </target> |
6399 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.html</context><context context-type="linenumber">32</context></context-group> | 6462 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.html</context><context context-type="linenumber">32</context></context-group> |
6400 | </trans-unit> | 6463 | </trans-unit> |
6401 | <trans-unit id="3461985498881453026" datatype="html"> | 6464 | <trans-unit id="3461985498881453026" datatype="html"> |
6402 | <source>If you need help to use PeerTube, you can have a look at the <x id="START_LINK"/>documentation<x id="CLOSE_LINK"/>. </source> | 6465 | <source>If you need help to use PeerTube, you can have a look at the <x id="START_LINK"/>documentation<x id="CLOSE_LINK"/>. </source> |
6403 | <target state="translated">Als je help nodig hebt bij het gebruik van PeerTube, dan kan je de <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentatie <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> bekijken. </target> | 6466 | <target state="translated">Als je help nodig hebt bij het gebruik van PeerTube, dan kan je de <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentatie <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> bekijken. </target> |
6404 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context><context context-type="linenumber">14</context></context-group> | 6467 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context><context context-type="linenumber">14</context></context-group> |
6405 | </trans-unit> | 6468 | </trans-unit> |
6406 | <trans-unit id="8844610145426272276" datatype="html"> | 6469 | <trans-unit id="8844610145426272276" datatype="html"> |
6407 | <source>To help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, don't forget to <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/my-account/settings">"/>set up your account profile<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> by adding an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>. </source> | 6470 | <source>To help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, don't forget to <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/my-account/settings">"/>set up your account profile<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> by adding an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>. </source> |
6408 | <target state="new"> To help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, don't forget to <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/my-account/settings">"/>set up your account profile<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> by adding an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>. </target> | 6471 | <target state="new"> To help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, don't forget to <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/my-account/settings">"/>set up your account profile<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> by adding an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>. </target> |
6409 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context><context context-type="linenumber">18</context></context-group> | 6472 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context><context context-type="linenumber">18</context></context-group> |
6410 | </trans-unit> | 6473 | </trans-unit> |
6411 | <trans-unit id="8479900728400966992" datatype="html"> | 6474 | <trans-unit id="8479900728400966992" datatype="html"> |
@@ -6579,8 +6642,8 @@ color: red; | |||
6579 | </context-group> | 6642 | </context-group> |
6580 | </trans-unit> | 6643 | </trans-unit> |
6581 | <trans-unit id="7225513189981158956" datatype="html"> | 6644 | <trans-unit id="7225513189981158956" datatype="html"> |
6582 | <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Welcome<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="<div>"/>on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="</div>"/></source> | 6645 | <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Welcome<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="<div>"/>on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="</div>"/></source> |
6583 | <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Welcome<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="<div>"/>on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="</div>"/></target> | 6646 | <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Welcome<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="<div>"/>on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="</div>"/></target> |
6584 | <context-group purpose="location"> | 6647 | <context-group purpose="location"> |
6585 | <context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context> | 6648 | <context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context> |
6586 | <context context-type="linenumber">2,3</context> | 6649 | <context context-type="linenumber">2,3</context> |
@@ -6595,8 +6658,8 @@ color: red; | |||
6595 | </context-group> | 6658 | </context-group> |
6596 | </trans-unit> | 6659 | </trans-unit> |
6597 | <trans-unit id="4656825997819651017" datatype="html"> | 6660 | <trans-unit id="4656825997819651017" datatype="html"> |
6598 | <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Check your emails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> to validate your account and complete your inscription. </source> | 6661 | <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Check your emails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> to validate your account and complete your inscription. </source> |
6599 | <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Check your emails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> to validate your account and complete your inscription. </target> | 6662 | <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Check your emails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> to validate your account and complete your inscription. </target> |
6600 | <context-group purpose="location"> | 6663 | <context-group purpose="location"> |
6601 | <context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context> | 6664 | <context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context> |
6602 | <context context-type="linenumber">10,11</context> | 6665 | <context context-type="linenumber">10,11</context> |
@@ -6673,14 +6736,14 @@ color: red; | |||
6673 | <trans-unit id="8856905278208146821" datatype="html"> | 6736 | <trans-unit id="8856905278208146821" datatype="html"> |
6674 | <source><x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =0 {No videos} =1 {1 video} other {{{ getTotalVideosOf(videoChannel) }} videos}}" xid="1730926218636655979"/> </source> | 6737 | <source><x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =0 {No videos} =1 {1 video} other {{{ getTotalVideosOf(videoChannel) }} videos}}" xid="1730926218636655979"/> </source> |
6675 | <target state="new"> <x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =1 {1 videos} other {{{ getTotalVideosOf(videoChannel) }} videos}}"/> </target> | 6738 | <target state="new"> <x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =1 {1 videos} other {{{ getTotalVideosOf(videoChannel) }} videos}}"/> </target> |
6676 | 6739 | <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">29</context></context-group> | |
6677 | 6740 | <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">39</context></context-group> | |
6678 | 6741 | <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">43</context></context-group> | |
6679 | 6742 | <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> | |
6680 | 6743 | <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> | |
6681 | 6744 | <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> | |
6682 | 6745 | <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> | |
6683 | <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">29</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/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">43</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">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> | 6746 | </trans-unit> |
6684 | <trans-unit id="4071627711041975501" datatype="html"> | 6747 | <trans-unit id="4071627711041975501" datatype="html"> |
6685 | <source>Show this channel</source> | 6748 | <source>Show this channel</source> |
6686 | <target state="new">Show this channel</target> | 6749 | <target state="new">Show this channel</target> |
@@ -6689,16 +6752,14 @@ color: red; | |||
6689 | <trans-unit id="7766488542631150871" datatype="html"> | 6752 | <trans-unit id="7766488542631150871" datatype="html"> |
6690 | <source>{VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other {<x id="INTERPOLATION"/> videos}}</source> | 6753 | <source>{VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other {<x id="INTERPOLATION"/> videos}}</source> |
6691 | <target state="translated">{VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other { <x id="INTERPOLATION" equiv-text="{{ videoChannel.videosCount }}"/> video\'s} }</target> | 6754 | <target state="translated">{VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other { <x id="INTERPOLATION" equiv-text="{{ videoChannel.videosCount }}"/> video\'s} }</target> |
6692 | 6755 | <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">29</context></context-group> | |
6693 | 6756 | <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">39</context></context-group> | |
6694 | 6757 | <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">47</context></context-group> | |
6695 | 6758 | <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> | |
6696 | 6759 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-miniature.component.html</context><context context-type="linenumber">9</context></context-group> | |
6697 | <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">29</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/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">47</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-video-playlist/video-playlist-miniature.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit> | 6760 | </trans-unit> |
6698 | <trans-unit id="7152797255397280410" datatype="html"> | 6761 | <trans-unit id="7152797255397280410" datatype="html"> |
6699 | <source>Do you really want to delete <x id="PH" equiv-text="videoChannel.displayName"/>? | 6762 | <source>Do you really want to delete <x id="PH" equiv-text="videoChannel.displayName"/>? It will delete <x id="PH_1" equiv-text="videoChannel.videosCount"/> videos uploaded in this channel, and you will not be able to create another channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</source> |
6700 | It will delete <x id="PH_1" equiv-text="videoChannel.videosCount"/> videos uploaded in this channel, and you will not be able to create another | ||
6701 | channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</source> | ||
6702 | <target state="translated">Wil je echt <x id="PH"/> verwijderen? Dat verwijdert <x id="PH_1"/> video's die in dit kanaal geüpload zijn. Je kan ook geen nieuw kanaal meer maken met dezelfde naam. (<x id="PH_2"/>)!</target> | 6763 | <target state="translated">Wil je echt <x id="PH"/> verwijderen? Dat verwijdert <x id="PH_1"/> video's die in dit kanaal geüpload zijn. Je kan ook geen nieuw kanaal meer maken met dezelfde naam. (<x id="PH_2"/>)!</target> |
6703 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">44</context></context-group> | 6764 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">44</context></context-group> |
6704 | </trans-unit> | 6765 | </trans-unit> |
@@ -6727,27 +6788,27 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou | |||
6727 | <trans-unit id="6591746065516872491" datatype="html"> | 6788 | <trans-unit id="6591746065516872491" datatype="html"> |
6728 | <source>{VAR_PLURAL, plural, =0 {No subscribers} =1 {1 subscriber} other {<x id="INTERPOLATION"/> subscribers}}</source> | 6789 | <source>{VAR_PLURAL, plural, =0 {No subscribers} =1 {1 subscriber} other {<x id="INTERPOLATION"/> subscribers}}</source> |
6729 | <target state="new">{VAR_PLURAL, plural, =0 {No subscribers} =1 {1 subscriber} other {<x id="INTERPOLATION"/> subscribers}}</target> | 6790 | <target state="new">{VAR_PLURAL, plural, =0 {No subscribers} =1 {1 subscriber} other {<x id="INTERPOLATION"/> subscribers}}</target> |
6730 | 6791 | <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> | |
6731 | 6792 | <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">36</context></context-group> | |
6732 | 6793 | <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">43</context></context-group> | |
6733 | 6794 | <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">75</context></context-group> | |
6734 | <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">36</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">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">75</context></context-group></trans-unit> | 6795 | </trans-unit> |
6735 | <trans-unit id="1545109431751219382" datatype="html"> | 6796 | <trans-unit id="1545109431751219382" datatype="html"> |
6736 | <source>This channel doesn't have any videos.</source> | 6797 | <source>This channel doesn't have any videos.</source> |
6737 | <target state="translated">Er zijn geen video's in dit kanaal.</target> | 6798 | <target state="translated">Er zijn geen video's in dit kanaal.</target> |
6738 | <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">41</context></context-group> | 6799 | <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">41</context></context-group> |
6739 | </trans-unit> | 6800 | </trans-unit> |
6740 | <trans-unit id="2705478076887104088" datatype="html"> | 6801 | <trans-unit id="2705478076887104088" datatype="html"> |
6741 | <source>SHOW THIS CHANNEL ></source> | 6802 | <source>SHOW THIS CHANNEL ></source> |
6742 | <target state="new">SHOW THIS CHANNEL ></target> | 6803 | <target state="new">SHOW THIS CHANNEL ></target> |
6743 | <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">49</context></context-group> | 6804 | <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">49</context></context-group> |
6744 | </trans-unit> | 6805 | </trans-unit> |
6745 | <trans-unit id="4088311569349098646"> | 6806 | <trans-unit id="4088311569349098646"> |
6746 | <source>Stats</source> | 6807 | <source>Stats</source> |
6747 | <target>Statistieken</target> | 6808 | <target>Statistieken</target> |
6748 | 6809 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">143</context></context-group> | |
6749 | 6810 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">353</context></context-group> | |
6750 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">143</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">353</context></context-group></trans-unit> | 6811 | </trans-unit> |
6751 | <trans-unit id="4068658588793749132"> | 6812 | <trans-unit id="4068658588793749132"> |
6752 | <source>This channel does not have playlists.</source> | 6813 | <source>This channel does not have playlists.</source> |
6753 | <target>Dit kanaal heeft geen afspeellijsten.</target> | 6814 | <target>Dit kanaal heeft geen afspeellijsten.</target> |
@@ -6897,7 +6958,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou | |||
6897 | </trans-unit> | 6958 | </trans-unit> |
6898 | <trans-unit id="7257048945916143687" datatype="html"> | 6959 | <trans-unit id="7257048945916143687" datatype="html"> |
6899 | <source>For more information, please visit <x id="START_LINK"/>joinpeertube.org<x id="CLOSE_LINK"/>. </source> | 6960 | <source>For more information, please visit <x id="START_LINK"/>joinpeertube.org<x id="CLOSE_LINK"/>. </source> |
6900 | <target state="translated">Voor meer informatie kan u terecht op <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>joinpeertube.org <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </target> | 6961 | <target state="translated">Voor meer informatie kan u terecht op <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>joinpeertube.org <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </target> |
6901 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">18</context></context-group> | 6962 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">18</context></context-group> |
6902 | </trans-unit> | 6963 | </trans-unit> |
6903 | <trans-unit id="8205344394429673413" datatype="html"> | 6964 | <trans-unit id="8205344394429673413" datatype="html"> |
@@ -6981,8 +7042,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou | |||
6981 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">108</context></context-group> | 7042 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">108</context></context-group> |
6982 | </trans-unit> | 7043 | </trans-unit> |
6983 | <trans-unit id="1120376809358109718" datatype="html"> | 7044 | <trans-unit id="1120376809358109718" datatype="html"> |
6984 | <source>Web peers are not publicly accessible: because we use the websocket transport, the protocol is different from classic BitTorrent tracker. When you are in a web browser, you send a signal containing your IP address to the tracker that will randomly choose other peers to forward the information to. See <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst">"/>this document<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> for more information </source> | 7045 | <source>Web peers are not publicly accessible: because we use the websocket transport, the protocol is different from classic BitTorrent tracker. When you are in a web browser, you send a signal containing your IP address to the tracker that will randomly choose other peers to forward the information to. See <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst">"/>this document<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> for more information </source> |
6985 | <target state="new"> Web peers are not publicly accessible: because we use the websocket transport, the protocol is different from classic BitTorrent tracker. When you are in a web browser, you send a signal containing your IP address to the tracker that will randomly choose other peers to forward the information to. See <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst">"/>this document<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> for more information </target> | 7046 | <target state="new"> Web peers are not publicly accessible: because we use the websocket transport, the protocol is different from classic BitTorrent tracker. When you are in a web browser, you send a signal containing your IP address to the tracker that will randomly choose other peers to forward the information to. See <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst">"/>this document<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> for more information </target> |
6986 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">112</context></context-group> | 7047 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">112</context></context-group> |
6987 | </trans-unit> | 7048 | </trans-unit> |
6988 | <trans-unit id="7812408733559506009" datatype="html"> | 7049 | <trans-unit id="7812408733559506009" datatype="html"> |
@@ -7077,8 +7138,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou | |||
7077 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.ts</context><context context-type="linenumber">98</context></context-group> | 7138 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.ts</context><context context-type="linenumber">98</context></context-group> |
7078 | </trans-unit> | 7139 | </trans-unit> |
7079 | <trans-unit id="4807161697338135032" datatype="html"> | 7140 | <trans-unit id="4807161697338135032" datatype="html"> |
7080 | <source>Contact the administrator(s)<x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p class="modal-subtitle">"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/></source> | 7141 | <source>Contact the administrator(s)<x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p class="modal-subtitle">"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/></source> |
7081 | <target state="new">Contact the administrator(s)<x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p class="modal-subtitle">"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/></target> | 7142 | <target state="new">Contact the administrator(s)<x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p class="modal-subtitle">"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/></target> |
7082 | <context-group purpose="location"> | 7143 | <context-group purpose="location"> |
7083 | <context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context> | 7144 | <context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context> |
7084 | <context context-type="linenumber">3</context> | 7145 | <context context-type="linenumber">3</context> |
@@ -7224,8 +7285,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou | |||
7224 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">96</context></context-group> | 7285 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">96</context></context-group> |
7225 | </trans-unit> | 7286 | </trans-unit> |
7226 | <trans-unit id="7440807341905682986" datatype="html"> | 7287 | <trans-unit id="7440807341905682986" datatype="html"> |
7227 | <source>I am at least <x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/> years old and agree to the <x id="START_LINK" ctype="x-a" equiv-text="<a class="terms-anchor" (click)="onTermsClick($event)" href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="<ng-container *ngIf="hasCodeOfConduct">"/> and to the <x id="START_LINK_1" equiv-text="<a (click)="onCodeOfConductClick($event)" href='#'>"/>Code of Conduct<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="</ng-container>"/> of this instance </source> | 7288 | <source>I am at least <x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/> years old and agree to the <x id="START_LINK" ctype="x-a" equiv-text="<a class="terms-anchor" (click)="onTermsClick($event)" href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="<ng-container *ngIf="hasCodeOfConduct">"/> and to the <x id="START_LINK_1" equiv-text="<a (click)="onCodeOfConductClick($event)" href='#'>"/>Code of Conduct<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="</ng-container>"/> of this instance </source> |
7228 | <target state="new"> I am at least <x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/> years old and agree to the <x id="START_LINK" ctype="x-a" equiv-text="<a class="terms-anchor" (click)="onTermsClick($event)" href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="<ng-container *ngIf="hasCodeOfConduct">"/> and to the <x id="START_LINK_1" equiv-text="<a (click)="onCodeOfConductClick($event)" href='#'>"/>Code of Conduct<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="</ng-container>"/> of this instance </target> | 7289 | <target state="new"> I am at least <x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/> years old and agree to the <x id="START_LINK" ctype="x-a" equiv-text="<a class="terms-anchor" (click)="onTermsClick($event)" href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="<ng-container *ngIf="hasCodeOfConduct">"/> and to the <x id="START_LINK_1" equiv-text="<a (click)="onCodeOfConductClick($event)" href='#'>"/>Code of Conduct<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="</ng-container>"/> of this instance </target> |
7229 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-terms.component.html</context><context context-type="linenumber">5</context></context-group> | 7290 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-terms.component.html</context><context context-type="linenumber">5</context></context-group> |
7230 | </trans-unit> | 7291 | </trans-unit> |
7231 | <trans-unit id="1081343670550705648" datatype="html"> | 7292 | <trans-unit id="1081343670550705648" datatype="html"> |
@@ -7302,8 +7363,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou | |||
7302 | </context-group> | 7363 | </context-group> |
7303 | </trans-unit> | 7364 | </trans-unit> |
7304 | <trans-unit id="670353405713142439" datatype="html"> | 7365 | <trans-unit id="670353405713142439" datatype="html"> |
7305 | <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="s="underline-orange">"/><x id="INTERPOLATION" equiv-text="</s"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text=">"/> > Create an account </source> | 7366 | <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="s="underline-orange">"/><x id="INTERPOLATION" equiv-text="</s"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text=">"/> > Create an account </source> |
7306 | <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="s="underline-orange">"/><x id="INTERPOLATION" equiv-text="</s"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text=">"/> > Create an account </target> | 7367 | <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="s="underline-orange">"/><x id="INTERPOLATION" equiv-text="</s"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text=">"/> > Create an account </target> |
7307 | <context-group purpose="location"> | 7368 | <context-group purpose="location"> |
7308 | <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context> | 7369 | <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context> |
7309 | <context context-type="linenumber">9,12</context> | 7370 | <context context-type="linenumber">9,12</context> |
@@ -7442,8 +7503,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou | |||
7442 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">18</context></context-group> | 7503 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">18</context></context-group> |
7443 | </trans-unit> | 7504 | </trans-unit> |
7444 | <trans-unit id="8011855989482474311" datatype="html"> | 7505 | <trans-unit id="8011855989482474311" datatype="html"> |
7445 | <source>A <code>.mp4</code> that keeps the original audio track, with no video</source> | 7506 | <source>A <code>.mp4</code> that keeps the original audio track, with no video</source> |
7446 | <target state="translated">Een <code>.mp4</code> die de originele audiotrack behoudt, zonder video</target> | 7507 | <target state="translated">Een <code>.mp4</code> die de originele audiotrack behoudt, zonder video</target> |
7447 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">19</context></context-group> | 7508 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">19</context></context-group> |
7448 | </trans-unit> | 7509 | </trans-unit> |
7449 | <trans-unit id="7756250490108954499" datatype="html"> | 7510 | <trans-unit id="7756250490108954499" datatype="html"> |
@@ -7544,8 +7605,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou | |||
7544 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">8</context></context-group> | 7605 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">8</context></context-group> |
7545 | </trans-unit> | 7606 | </trans-unit> |
7546 | <trans-unit id="8538708819525283296" datatype="html"> | 7607 | <trans-unit id="8538708819525283296" datatype="html"> |
7547 | <source>However, you may want to read <x id="START_LINK" ctype="x-a" equiv-text="<a class="link-orange" target="_blank" rel="noopener noreferrer" href="https://docs.joinpeertube.org/admin-configuration?id=transcoding">"/>our guidelines<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> before tweaking the following values. </source> | 7608 | <source>However, you may want to read <x id="START_LINK" ctype="x-a" equiv-text="<a class="link-orange" target="_blank" rel="noopener noreferrer" href="https://docs.joinpeertube.org/admin-configuration?id=transcoding">"/>our guidelines<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> before tweaking the following values. </source> |
7548 | <target state="new"> However, you may want to read <x id="START_LINK" ctype="x-a" equiv-text="<a class="link-orange" target="_blank" rel="noopener noreferrer" href="https://docs.joinpeertube.org/admin-configuration?id=transcoding">"/>our guidelines<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> before tweaking the following values. </target> | 7609 | <target state="new"> However, you may want to read <x id="START_LINK" ctype="x-a" equiv-text="<a class="link-orange" target="_blank" rel="noopener noreferrer" href="https://docs.joinpeertube.org/admin-configuration?id=transcoding">"/>our guidelines<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> before tweaking the following values. </target> |
7549 | <context-group purpose="location"> | 7610 | <context-group purpose="location"> |
7550 | <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context> | 7611 | <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context> |
7551 | <context context-type="linenumber">12,14</context> | 7612 | <context context-type="linenumber">12,14</context> |
@@ -7590,8 +7651,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou | |||
7590 | <trans-unit id="2060042292048624940"> | 7651 | <trans-unit id="2060042292048624940"> |
7591 | <source>Configuration updated.</source> | 7652 | <source>Configuration updated.</source> |
7592 | <target>Configuratie bijgewerkt.</target> | 7653 | <target>Configuratie bijgewerkt.</target> |
7593 | 7654 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts</context><context context-type="linenumber">317</context></context-group> | |
7594 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts</context><context context-type="linenumber">317</context></context-group></trans-unit> | 7655 | </trans-unit> |
7595 | <trans-unit id="6920964195632624609" datatype="html"> | 7656 | <trans-unit id="6920964195632624609" datatype="html"> |
7596 | <source>INSTANCE HOMEPAGE</source> | 7657 | <source>INSTANCE HOMEPAGE</source> |
7597 | <target state="new">INSTANCE HOMEPAGE</target> | 7658 | <target state="new">INSTANCE HOMEPAGE</target> |
@@ -7603,8 +7664,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou | |||
7603 | <trans-unit id="3203902538239082422" datatype="html"> | 7664 | <trans-unit id="3203902538239082422" datatype="html"> |
7604 | <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source> | 7665 | <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source> |
7605 | <target state="translated">Inschrijven ingeschakeld: we hebben in het onderdeel "Video's" hieronder automatisch het selectievakje "Nieuwe video's automatisch blokkeren" aangevinkt.</target> | 7666 | <target state="translated">Inschrijven ingeschakeld: we hebben in het onderdeel "Video's" hieronder automatisch het selectievakje "Nieuwe video's automatisch blokkeren" aangevinkt.</target> |
7606 | 7667 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">132</context></context-group> | |
7607 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">132</context></context-group></trans-unit> | 7668 | </trans-unit> |
7608 | <trans-unit id="6284468333579755406" datatype="html"> | 7669 | <trans-unit id="6284468333579755406" datatype="html"> |
7609 | <source>Edit custom configuration</source> | 7670 | <source>Edit custom configuration</source> |
7610 | <target state="translated">Aangepaste configuratie bewerken</target> | 7671 | <target state="translated">Aangepaste configuratie bewerken</target> |
@@ -7766,116 +7827,138 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou | |||
7766 | <context context-type="linenumber">44</context> | 7827 | <context context-type="linenumber">44</context> |
7767 | </context-group> | 7828 | </context-group> |
7768 | </trans-unit> | 7829 | </trans-unit> |
7769 | |||
7770 | |||
7771 | <trans-unit id="7378878529334768232"> | 7830 | <trans-unit id="7378878529334768232"> |
7772 | <source>Reject</source> | 7831 | <source>Reject</source> |
7773 | <target>Afkeuren</target> | 7832 | <target>Afkeuren</target> |
7774 | 7833 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">51</context></context-group> | |
7775 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">87</context></context-group></trans-unit> | 7834 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">41</context></context-group> |
7776 | 7835 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">87</context></context-group> | |
7777 | 7836 | </trans-unit> | |
7778 | <trans-unit id="7022070615528435141" datatype="html"> | 7837 | <trans-unit id="7022070615528435141" datatype="html"> |
7779 | <source>Delete</source> | 7838 | <source>Delete</source> |
7780 | <target state="translated">Verwijderen</target> | 7839 | <target state="translated">Verwijderen</target> |
7781 | 7840 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">51</context></context-group> | |
7782 | 7841 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">117</context></context-group> | |
7783 | 7842 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">43</context></context-group> | |
7784 | 7843 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group> | |
7785 | 7844 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group> | |
7786 | 7845 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">101</context></context-group> | |
7787 | 7846 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">176</context></context-group> | |
7788 | 7847 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">101</context></context-group> | |
7789 | 7848 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">249</context></context-group> | |
7790 | 7849 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">77</context></context-group> | |
7791 | 7850 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">221</context></context-group> | |
7792 | 7851 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">276</context></context-group> | |
7793 | 7852 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group> | |
7794 | 7853 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">49</context></context-group> | |
7795 | 7854 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">128</context></context-group> | |
7796 | 7855 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group> | |
7797 | 7856 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group> | |
7798 | 7857 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">174</context></context-group> | |
7799 | 7858 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group> | |
7800 | 7859 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">180</context></context-group> | |
7801 | 7860 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group> | |
7802 | 7861 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">377</context></context-group> | |
7803 | 7862 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">412</context></context-group> | |
7804 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">176</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">249</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">221</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">276</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">128</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">174</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">377</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">412</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">16</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">377</context></context-group></trans-unit><trans-unit id="3145156821099755377" datatype="html"> | 7863 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">16</context></context-group> |
7805 | <source>Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source><target state="new">Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target> | 7864 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group> |
7865 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">377</context></context-group> | ||
7866 | </trans-unit> | ||
7867 | <trans-unit id="3145156821099755377" datatype="html"> | ||
7868 | <source>Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source> | ||
7869 | <target state="new">Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target> | ||
7806 | <context-group purpose="location"> | 7870 | <context-group purpose="location"> |
7807 | <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> | 7871 | <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> |
7808 | <context context-type="linenumber">67</context> | 7872 | <context context-type="linenumber">67</context> |
7809 | </context-group> | 7873 | </context-group> |
7810 | </trans-unit><trans-unit id="7972984083338607724" datatype="html"> | 7874 | </trans-unit> |
7811 | <source>Follow requests accepted</source><target state="new">Follow requests accepted</target> | 7875 | <trans-unit id="7972984083338607724" datatype="html"> |
7876 | <source>Follow requests accepted</source> | ||
7877 | <target state="new">Follow requests accepted</target> | ||
7812 | <context-group purpose="location"> | 7878 | <context-group purpose="location"> |
7813 | <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> | 7879 | <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> |
7814 | <context context-type="linenumber">69,67</context> | 7880 | <context context-type="linenumber">69,67</context> |
7815 | </context-group> | 7881 | </context-group> |
7816 | </trans-unit><trans-unit id="8823680466537853782" datatype="html"> | 7882 | </trans-unit> |
7817 | <source>Do you really want to reject {count, plural, =1 {<x id="followerName"/> follow request?} other {<x id="count"/> follow requests?}}</source><target state="new">Do you really want to reject {count, plural, =1 {<x id="followerName"/> follow request?} other {<x id="count"/> follow requests?}}</target> | 7883 | <trans-unit id="8823680466537853782" datatype="html"> |
7884 | <source>Do you really want to reject {count, plural, =1 {<x id="followerName"/> follow request?} other {<x id="count"/> follow requests?}}</source> | ||
7885 | <target state="new">Do you really want to reject {count, plural, =1 {<x id="followerName"/> follow request?} other {<x id="count"/> follow requests?}}</target> | ||
7818 | <context-group purpose="location"> | 7886 | <context-group purpose="location"> |
7819 | <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> | 7887 | <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> |
7820 | <context context-type="linenumber">82</context> | 7888 | <context context-type="linenumber">82</context> |
7821 | </context-group> | 7889 | </context-group> |
7822 | </trans-unit><trans-unit id="4955506044513787741" datatype="html"> | 7890 | </trans-unit> |
7823 | <source>Do you really want to reject these follow requests?</source><target state="new">Do you really want to reject these follow requests?</target> | 7891 | <trans-unit id="4955506044513787741" datatype="html"> |
7892 | <source>Do you really want to reject these follow requests?</source> | ||
7893 | <target state="new">Do you really want to reject these follow requests?</target> | ||
7824 | <context-group purpose="location"> | 7894 | <context-group purpose="location"> |
7825 | <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> | 7895 | <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> |
7826 | <context context-type="linenumber">84,82</context> | 7896 | <context context-type="linenumber">84,82</context> |
7827 | </context-group> | 7897 | </context-group> |
7828 | </trans-unit><trans-unit id="7182104881582756649" datatype="html"> | 7898 | </trans-unit> |
7829 | <source>Rejected {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source><target state="new">Rejected {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target> | 7899 | <trans-unit id="7182104881582756649" datatype="html"> |
7900 | <source>Rejected {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source> | ||
7901 | <target state="new">Rejected {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target> | ||
7830 | <context-group purpose="location"> | 7902 | <context-group purpose="location"> |
7831 | <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> | 7903 | <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> |
7832 | <context context-type="linenumber">94</context> | 7904 | <context context-type="linenumber">94</context> |
7833 | </context-group> | 7905 | </context-group> |
7834 | </trans-unit><trans-unit id="9188906783046017162" datatype="html"> | 7906 | </trans-unit> |
7835 | <source>Follow requests rejected</source><target state="new">Follow requests rejected</target> | 7907 | <trans-unit id="9188906783046017162" datatype="html"> |
7908 | <source>Follow requests rejected</source> | ||
7909 | <target state="new">Follow requests rejected</target> | ||
7836 | <context-group purpose="location"> | 7910 | <context-group purpose="location"> |
7837 | <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> | 7911 | <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> |
7838 | <context context-type="linenumber">96,94</context> | 7912 | <context context-type="linenumber">96,94</context> |
7839 | </context-group> | 7913 | </context-group> |
7840 | </trans-unit><trans-unit id="4309656190692990192" datatype="html"> | 7914 | </trans-unit> |
7841 | <source>Deleted followers will be able to send again a follow request.</source><target state="new">Deleted followers will be able to send again a follow request.</target> | 7915 | <trans-unit id="4309656190692990192" datatype="html"> |
7916 | <source>Deleted followers will be able to send again a follow request.</source> | ||
7917 | <target state="new">Deleted followers will be able to send again a follow request.</target> | ||
7842 | <context-group purpose="location"> | 7918 | <context-group purpose="location"> |
7843 | <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> | 7919 | <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> |
7844 | <context context-type="linenumber">108</context> | 7920 | <context context-type="linenumber">108</context> |
7845 | </context-group> | 7921 | </context-group> |
7846 | </trans-unit><trans-unit id="4187075675930483010" datatype="html"> | 7922 | </trans-unit> |
7847 | <source>Do you really want to delete {count, plural, =1 {<x id="followerName"/> follow request?} other {<x id="count"/> follow requests?}}</source><target state="new">Do you really want to delete {count, plural, =1 {<x id="followerName"/> follow request?} other {<x id="count"/> follow requests?}}</target> | 7923 | <trans-unit id="4187075675930483010" datatype="html"> |
7924 | <source>Do you really want to delete {count, plural, =1 {<x id="followerName"/> follow request?} other {<x id="count"/> follow requests?}}</source> | ||
7925 | <target state="new">Do you really want to delete {count, plural, =1 {<x id="followerName"/> follow request?} other {<x id="count"/> follow requests?}}</target> | ||
7848 | <context-group purpose="location"> | 7926 | <context-group purpose="location"> |
7849 | <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> | 7927 | <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> |
7850 | <context context-type="linenumber">112</context> | 7928 | <context context-type="linenumber">112</context> |
7851 | </context-group> | 7929 | </context-group> |
7852 | </trans-unit><trans-unit id="320661315515678647" datatype="html"> | 7930 | </trans-unit> |
7853 | <source>Do you really want to delete these follow requests?</source><target state="new">Do you really want to delete these follow requests?</target> | 7931 | <trans-unit id="320661315515678647" datatype="html"> |
7932 | <source>Do you really want to delete these follow requests?</source> | ||
7933 | <target state="new">Do you really want to delete these follow requests?</target> | ||
7854 | <context-group purpose="location"> | 7934 | <context-group purpose="location"> |
7855 | <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> | 7935 | <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> |
7856 | <context context-type="linenumber">114,112</context> | 7936 | <context context-type="linenumber">114,112</context> |
7857 | </context-group> | 7937 | </context-group> |
7858 | </trans-unit><trans-unit id="805843790553313750" datatype="html"> | 7938 | </trans-unit> |
7859 | <source>Removed {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source><target state="new">Removed {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target> | 7939 | <trans-unit id="805843790553313750" datatype="html"> |
7940 | <source>Removed {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source> | ||
7941 | <target state="new">Removed {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target> | ||
7860 | <context-group purpose="location"> | 7942 | <context-group purpose="location"> |
7861 | <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> | 7943 | <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> |
7862 | <context context-type="linenumber">124</context> | 7944 | <context context-type="linenumber">124</context> |
7863 | </context-group> | 7945 | </context-group> |
7864 | </trans-unit><trans-unit id="4586043076686454232" datatype="html"> | 7946 | </trans-unit> |
7865 | <source>Follow requests removed</source><target state="new">Follow requests removed</target> | 7947 | <trans-unit id="4586043076686454232" datatype="html"> |
7948 | <source>Follow requests removed</source> | ||
7949 | <target state="new">Follow requests removed</target> | ||
7866 | <context-group purpose="location"> | 7950 | <context-group purpose="location"> |
7867 | <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> | 7951 | <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> |
7868 | <context context-type="linenumber">126,124</context> | 7952 | <context context-type="linenumber">126,124</context> |
7869 | </context-group> | 7953 | </context-group> |
7870 | </trans-unit> | 7954 | </trans-unit> |
7871 | |||
7872 | <trans-unit id="6018246591673612412" datatype="html"> | 7955 | <trans-unit id="6018246591673612412" datatype="html"> |
7873 | <source>Follow</source> | 7956 | <source>Follow</source> |
7874 | <target state="new">Follow</target> | 7957 | <target state="new">Follow</target> |
7875 | 7958 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">3</context></context-group> | |
7876 | 7959 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">37</context></context-group> | |
7877 | 7960 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">25</context></context-group> | |
7878 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">3</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">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">25</context></context-group></trans-unit> | 7961 | </trans-unit> |
7879 | <trans-unit id="3596798855644241001" datatype="html"> | 7962 | <trans-unit id="3596798855644241001" datatype="html"> |
7880 | <source>1 host (without "http://"), account handle or channel handle per line</source> | 7963 | <source>1 host (without "http://"), account handle or channel handle per line</source> |
7881 | <target state="new">1 host (without "http://"), account handle or channel handle per line</target> | 7964 | <target state="new">1 host (without "http://"), account handle or channel handle per line</target> |
@@ -7905,25 +7988,27 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou | |||
7905 | <context context-type="linenumber">3</context> | 7988 | <context context-type="linenumber">3</context> |
7906 | </context-group> | 7989 | </context-group> |
7907 | </trans-unit> | 7990 | </trans-unit> |
7908 | |||
7909 | <trans-unit id="9160510009013134726"> | 7991 | <trans-unit id="9160510009013134726"> |
7910 | <source>Unfollow</source> | 7992 | <source>Unfollow</source> |
7911 | <target>Onvolgen</target> | 7993 | <target>Onvolgen</target> |
7912 | 7994 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">75</context></context-group> | |
7913 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">75</context></context-group></trans-unit><trans-unit id="1289115499993408300" datatype="html"> | 7995 | </trans-unit> |
7914 | <source>You are not following {count, plural, =1 {<x id="entryName"/> anymore.} other {these <x id="count"/> entries anymore.}}</source><target state="new">You are not following {count, plural, =1 {<x id="entryName"/> anymore.} other {these <x id="count"/> entries anymore.}}</target> | 7996 | <trans-unit id="1289115499993408300" datatype="html"> |
7997 | <source>You are not following {count, plural, =1 {<x id="entryName"/> anymore.} other {these <x id="count"/> entries anymore.}}</source> | ||
7998 | <target state="new">You are not following {count, plural, =1 {<x id="entryName"/> anymore.} other {these <x id="count"/> entries anymore.}}</target> | ||
7915 | <context-group purpose="location"> | 7999 | <context-group purpose="location"> |
7916 | <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context> | 8000 | <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context> |
7917 | <context context-type="linenumber">82</context> | 8001 | <context context-type="linenumber">82</context> |
7918 | </context-group> | 8002 | </context-group> |
7919 | </trans-unit><trans-unit id="7233230413667661414" datatype="html"> | 8003 | </trans-unit> |
7920 | <source>You are not following them anymore.</source><target state="new">You are not following them anymore.</target> | 8004 | <trans-unit id="7233230413667661414" datatype="html"> |
8005 | <source>You are not following them anymore.</source> | ||
8006 | <target state="new">You are not following them anymore.</target> | ||
7921 | <context-group purpose="location"> | 8007 | <context-group purpose="location"> |
7922 | <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context> | 8008 | <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context> |
7923 | <context context-type="linenumber">84,82</context> | 8009 | <context context-type="linenumber">84,82</context> |
7924 | </context-group> | 8010 | </context-group> |
7925 | </trans-unit> | 8011 | </trans-unit> |
7926 | |||
7927 | <trans-unit id="397182597341363053" datatype="html"> | 8012 | <trans-unit id="397182597341363053" datatype="html"> |
7928 | <source>Redundancy</source> | 8013 | <source>Redundancy</source> |
7929 | <target state="new">Redundancy</target> | 8014 | <target state="new">Redundancy</target> |
@@ -8030,90 +8115,90 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou | |||
8030 | <trans-unit id="6473213678768782133" datatype="html"> | 8115 | <trans-unit id="6473213678768782133" datatype="html"> |
8031 | <source>Internal actions</source> | 8116 | <source>Internal actions</source> |
8032 | <target state="translated">Interne acties</target> | 8117 | <target state="translated">Interne acties</target> |
8033 | 8118 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">59</context></context-group> | |
8034 | 8119 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">245</context></context-group> | |
8035 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">59</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">245</context></context-group></trans-unit> | 8120 | </trans-unit> |
8036 | <trans-unit id="4559872264406386913" datatype="html"> | 8121 | <trans-unit id="4559872264406386913" datatype="html"> |
8037 | <source>Delete report</source> | 8122 | <source>Delete report</source> |
8038 | <target state="translated">Rapport verwijderen</target> | 8123 | <target state="translated">Rapport verwijderen</target> |
8039 | 8124 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">276</context></context-group> | |
8040 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">276</context></context-group></trans-unit> | 8125 | </trans-unit> |
8041 | <trans-unit id="5793550984155962433" datatype="html"> | 8126 | <trans-unit id="5793550984155962433" datatype="html"> |
8042 | <source>Actions for the flagged account</source> | 8127 | <source>Actions for the flagged account</source> |
8043 | <target state="translated">Acties op de gemarkeerde account</target> | 8128 | <target state="translated">Acties op de gemarkeerde account</target> |
8044 | 8129 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">287</context></context-group> | |
8045 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">287</context></context-group></trans-unit> | 8130 | </trans-unit> |
8046 | <trans-unit id="1679841953757186358"> | 8131 | <trans-unit id="1679841953757186358"> |
8047 | <source>Mark as accepted</source> | 8132 | <source>Mark as accepted</source> |
8048 | <target>Markeer als geaccepteerd</target> | 8133 | <target>Markeer als geaccepteerd</target> |
8049 | 8134 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">261</context></context-group> | |
8050 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">261</context></context-group></trans-unit> | 8135 | </trans-unit> |
8051 | <trans-unit id="7993358694073742566"> | 8136 | <trans-unit id="7993358694073742566"> |
8052 | <source>Mark as rejected</source> | 8137 | <source>Mark as rejected</source> |
8053 | <target>Markeer als afgewezen</target> | 8138 | <target>Markeer als afgewezen</target> |
8054 | 8139 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">266</context></context-group> | |
8055 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">266</context></context-group></trans-unit> | 8140 | </trans-unit> |
8056 | <trans-unit id="4175703770051343108" datatype="html"> | 8141 | <trans-unit id="4175703770051343108" datatype="html"> |
8057 | <source>Add internal note</source> | 8142 | <source>Add internal note</source> |
8058 | <target state="translated">Interne nota toevoegen</target> | 8143 | <target state="translated">Interne nota toevoegen</target> |
8059 | 8144 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">271</context></context-group> | |
8060 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">271</context></context-group></trans-unit> | 8145 | </trans-unit> |
8061 | <trans-unit id="296166371893775555" datatype="html"> | 8146 | <trans-unit id="296166371893775555" datatype="html"> |
8062 | <source>Actions for the video</source> | 8147 | <source>Actions for the video</source> |
8063 | <target state="translated">Acties voor de video</target> | 8148 | <target state="translated">Acties voor de video</target> |
8064 | 8149 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">82</context></context-group> | |
8065 | 8150 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">335</context></context-group> | |
8066 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">335</context></context-group></trans-unit> | 8151 | </trans-unit> |
8067 | <trans-unit id="3924877328520650445" datatype="html"> | 8152 | <trans-unit id="3924877328520650445" datatype="html"> |
8068 | <source>Block video</source> | 8153 | <source>Block video</source> |
8069 | <target state="translated">Video blokkeren</target> | 8154 | <target state="translated">Video blokkeren</target> |
8070 | 8155 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">340</context></context-group> | |
8071 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">340</context></context-group></trans-unit> | 8156 | </trans-unit> |
8072 | <trans-unit id="4762794934098378428" datatype="html"> | 8157 | <trans-unit id="4762794934098378428" datatype="html"> |
8073 | <source>Video blocked.</source> | 8158 | <source>Video blocked.</source> |
8074 | <target state="translated">Video geblokkeerd.</target> | 8159 | <target state="translated">Video geblokkeerd.</target> |
8075 | 8160 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">346</context></context-group> | |
8076 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">346</context></context-group></trans-unit> | 8161 | </trans-unit> |
8077 | <trans-unit id="4328862996304258770" datatype="html"> | 8162 | <trans-unit id="4328862996304258770" datatype="html"> |
8078 | <source>Unblock video</source> | 8163 | <source>Unblock video</source> |
8079 | <target state="translated">Video deblokkeren</target> | 8164 | <target state="translated">Video deblokkeren</target> |
8080 | 8165 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">356</context></context-group> | |
8081 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">356</context></context-group></trans-unit> | 8166 | </trans-unit> |
8082 | <trans-unit id="9065327551191479877" datatype="html"> | 8167 | <trans-unit id="9065327551191479877" datatype="html"> |
8083 | <source>Video unblocked.</source> | 8168 | <source>Video unblocked.</source> |
8084 | <target state="translated">Video gedeblokkeerd.</target> | 8169 | <target state="translated">Video gedeblokkeerd.</target> |
8085 | 8170 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">362</context></context-group> | |
8086 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">362</context></context-group></trans-unit> | 8171 | </trans-unit> |
8087 | <trans-unit id="1250415136605923486"> | 8172 | <trans-unit id="1250415136605923486"> |
8088 | <source>Do you really want to delete this abuse report?</source> | 8173 | <source>Do you really want to delete this abuse report?</source> |
8089 | <target>Wil je echt deze misbruikmelding verwijderen?</target> | 8174 | <target>Wil je echt deze misbruikmelding verwijderen?</target> |
8090 | 8175 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group> | |
8091 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group></trans-unit> | 8176 | </trans-unit> |
8092 | <trans-unit id="3482559157143817408"> | 8177 | <trans-unit id="3482559157143817408"> |
8093 | <source>Abuse deleted.</source> | 8178 | <source>Abuse deleted.</source> |
8094 | <target>Misbruik verwijderdt.</target> | 8179 | <target>Misbruik verwijderdt.</target> |
8095 | 8180 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">141</context></context-group> | |
8096 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">141</context></context-group></trans-unit> | 8181 | </trans-unit> |
8097 | <trans-unit id="6282990098351939529" datatype="html"> | 8182 | <trans-unit id="6282990098351939529" datatype="html"> |
8098 | <source>Deleted comment</source> | 8183 | <source>Deleted comment</source> |
8099 | <target state="translated">Reactie verwijderd</target> | 8184 | <target state="translated">Reactie verwijderd</target> |
8100 | 8185 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">216</context></context-group> | |
8101 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">216</context></context-group></trans-unit> | 8186 | </trans-unit> |
8102 | <trans-unit id="9196775343330824083" datatype="html"> | 8187 | <trans-unit id="9196775343330824083" datatype="html"> |
8103 | <source>Messages with reporter</source> | 8188 | <source>Messages with reporter</source> |
8104 | <target state="translated">Conversaties met aangever</target> | 8189 | <target state="translated">Conversaties met aangever</target> |
8105 | 8190 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">250</context></context-group> | |
8106 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">250</context></context-group></trans-unit> | 8191 | </trans-unit> |
8107 | <trans-unit id="8770468575924421391" datatype="html"> | 8192 | <trans-unit id="8770468575924421391" datatype="html"> |
8108 | <source>Messages with moderators</source> | 8193 | <source>Messages with moderators</source> |
8109 | <target state="translated">Conversaties met moderatoren</target> | 8194 | <target state="translated">Conversaties met moderatoren</target> |
8110 | 8195 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">251</context></context-group> | |
8111 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">251</context></context-group></trans-unit> | 8196 | </trans-unit> |
8112 | <trans-unit id="8528549800795985099" datatype="html"> | 8197 | <trans-unit id="8528549800795985099" datatype="html"> |
8113 | <source>Update internal note</source> | 8198 | <source>Update internal note</source> |
8114 | <target state="translated">Interne nota bijwerken</target> | 8199 | <target state="translated">Interne nota bijwerken</target> |
8115 | 8200 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">256</context></context-group> | |
8116 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">256</context></context-group></trans-unit> | 8201 | </trans-unit> |
8117 | <trans-unit id="3962242315365992494" datatype="html"> | 8202 | <trans-unit id="3962242315365992494" datatype="html"> |
8118 | <source>Switch video block to manual</source> | 8203 | <source>Switch video block to manual</source> |
8119 | <target state="translated">Videoblokkering naar manueel schakelen</target> | 8204 | <target state="translated">Videoblokkering naar manueel schakelen</target> |
@@ -8227,25 +8312,25 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou | |||
8227 | <trans-unit id="3150704904301058778"> | 8312 | <trans-unit id="3150704904301058778"> |
8228 | <source>The plugin index is not available. Please retry later.</source> | 8313 | <source>The plugin index is not available. Please retry later.</source> |
8229 | <target>De plugin index is niet beschikbaar. Probeer later alstublieft weer.</target> | 8314 | <target>De plugin index is niet beschikbaar. Probeer later alstublieft weer.</target> |
8230 | 8315 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.ts</context><context context-type="linenumber">100</context></context-group> | |
8231 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.ts</context><context context-type="linenumber">100</context></context-group></trans-unit> | 8316 | </trans-unit> |
8232 | <trans-unit id="1387301493234848481"> | 8317 | <trans-unit id="1387301493234848481"> |
8233 | <source>Please only install plugins or themes you trust, since they can execute any code on your instance.</source> | 8318 | <source>Please only install plugins or themes you trust, since they can execute any code on your instance.</source> |
8234 | <target>Installeer alleen plugins of thema's die u vertrouwt, aangezien deze hun code op jouw exemplaar van PeerTube kunnen uitvoeren.</target> | 8319 | <target>Installeer alleen plugins of thema's die u vertrouwt, aangezien deze hun code op jouw exemplaar van PeerTube kunnen uitvoeren.</target> |
8235 | 8320 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.ts</context><context context-type="linenumber">130</context></context-group> | |
8236 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.ts</context><context context-type="linenumber">130</context></context-group></trans-unit> | 8321 | </trans-unit> |
8237 | <trans-unit id="2994182849694226596"> | 8322 | <trans-unit id="2994182849694226596"> |
8238 | <source>Install <x id="PH"/>?</source> | 8323 | <source>Install <x id="PH"/>?</source> |
8239 | <target><x id="PH"/> installeren?</target> | 8324 | <target><x id="PH"/> installeren?</target> |
8240 | 8325 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.ts</context><context context-type="linenumber">131</context></context-group> | |
8241 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.ts</context><context context-type="linenumber">131</context></context-group></trans-unit> | 8326 | </trans-unit> |
8242 | <trans-unit id="6703720397495603345"> | 8327 | <trans-unit id="6703720397495603345"> |
8243 | <source><x id="PH"/> installed. </source> | 8328 | <source><x id="PH"/> installed. </source> |
8244 | <target> | 8329 | <target> |
8245 | <x id="PH"/> geïnstalleerd. | 8330 | <x id="PH"/> geïnstalleerd. |
8246 | </target> | 8331 | </target> |
8247 | 8332 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.ts</context><context context-type="linenumber">143</context></context-group> | |
8248 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.ts</context><context context-type="linenumber">143</context></context-group></trans-unit> | 8333 | </trans-unit> |
8249 | <trans-unit id="1875025899004073421"> | 8334 | <trans-unit id="1875025899004073421"> |
8250 | <source>Settings updated.</source> | 8335 | <source>Settings updated.</source> |
8251 | <target>Instellingen bijgewerkt.</target> | 8336 | <target>Instellingen bijgewerkt.</target> |
@@ -8270,8 +8355,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou | |||
8270 | </context-group> | 8355 | </context-group> |
8271 | </trans-unit> | 8356 | </trans-unit> |
8272 | <trans-unit id="7223931053738621590" datatype="html"> | 8357 | <trans-unit id="7223931053738621590" datatype="html"> |
8273 | <source>PeerTube thinks your web browser public IP is <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/><x id="INTERPOLATION" equiv-text="{{ debug?.ip }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>.</source> | 8358 | <source>PeerTube thinks your web browser public IP is <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/><x id="INTERPOLATION" equiv-text="{{ debug?.ip }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>.</source> |
8274 | <target state="new">PeerTube thinks your web browser public IP is <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/><x id="INTERPOLATION" equiv-text="{{ debug?.ip }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>.</target> | 8359 | <target state="new">PeerTube thinks your web browser public IP is <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/><x id="INTERPOLATION" equiv-text="{{ debug?.ip }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>.</target> |
8275 | <context-group purpose="location"> | 8360 | <context-group purpose="location"> |
8276 | <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> | 8361 | <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> |
8277 | <context context-type="linenumber">4</context> | 8362 | <context context-type="linenumber">4</context> |
@@ -8318,16 +8403,16 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou | |||
8318 | </context-group> | 8403 | </context-group> |
8319 | </trans-unit> | 8404 | </trans-unit> |
8320 | <trans-unit id="1285026053775066761" datatype="html"> | 8405 | <trans-unit id="1285026053775066761" datatype="html"> |
8321 | <source>Check the <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/> configuration key</source> | 8406 | <source>Check the <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/> configuration key</source> |
8322 | <target state="new">Check the <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/> configuration key</target> | 8407 | <target state="new">Check the <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/> configuration key</target> |
8323 | <context-group purpose="location"> | 8408 | <context-group purpose="location"> |
8324 | <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> | 8409 | <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> |
8325 | <context context-type="linenumber">15</context> | 8410 | <context context-type="linenumber">15</context> |
8326 | </context-group> | 8411 | </context-group> |
8327 | </trans-unit> | 8412 | </trans-unit> |
8328 | <trans-unit id="7014275542536964627" datatype="html"> | 8413 | <trans-unit id="7014275542536964627" datatype="html"> |
8329 | <source>If you run PeerTube using Docker, check you run the <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>reverse-proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/> with <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>network_mode: "host"<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/> (see <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://github.com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666">"/>issue 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>)</source> | 8414 | <source>If you run PeerTube using Docker, check you run the <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>reverse-proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/> with <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>network_mode: "host"<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/> (see <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://github.com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666">"/>issue 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>)</source> |
8330 | <target state="new">If you run PeerTube using Docker, check you run the <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>reverse-proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/> with <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>network_mode: "host"<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/> (see <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://github.com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666">"/>issue 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>)</target> | 8415 | <target state="new">If you run PeerTube using Docker, check you run the <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>reverse-proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/> with <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>network_mode: "host"<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/> (see <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://github.com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666">"/>issue 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>)</target> |
8331 | <context-group purpose="location"> | 8416 | <context-group purpose="location"> |
8332 | <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> | 8417 | <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> |
8333 | <context context-type="linenumber">16,17</context> | 8418 | <context context-type="linenumber">16,17</context> |
@@ -8377,17 +8462,17 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou | |||
8377 | <trans-unit id="314315645942131479"> | 8462 | <trans-unit id="314315645942131479"> |
8378 | <source>Info</source> | 8463 | <source>Info</source> |
8379 | <target>Info</target> | 8464 | <target>Info</target> |
8380 | 8465 | <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> | |
8381 | 8466 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">12</context></context-group> | |
8382 | <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><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">12</context></context-group></trans-unit> | 8467 | </trans-unit> |
8383 | <trans-unit id="4116911651502837995" datatype="html"> | 8468 | <trans-unit id="4116911651502837995" datatype="html"> |
8384 | <source>Files</source> | 8469 | <source>Files</source> |
8385 | <target state="new">Files</target> | 8470 | <target state="new">Files</target> |
8386 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">42</context></context-group> | 8471 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">42</context></context-group> |
8387 | </trans-unit> | 8472 | </trans-unit> |
8388 | <trans-unit id="4767765747214995164" datatype="html"> | 8473 | <trans-unit id="4767765747214995164" datatype="html"> |
8389 | <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> | 8474 | <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> |
8390 | <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> | 8475 | <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> |
8391 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">43</context></context-group> | 8476 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">43</context></context-group> |
8392 | </trans-unit> | 8477 | </trans-unit> |
8393 | <trans-unit id="6759205696902713848"> | 8478 | <trans-unit id="6759205696902713848"> |
@@ -8398,14 +8483,14 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou | |||
8398 | <trans-unit id="6410650387447929805" datatype="html"> | 8483 | <trans-unit id="6410650387447929805" datatype="html"> |
8399 | <source>Light/Orange or Dark</source> | 8484 | <source>Light/Orange or Dark</source> |
8400 | <target state="new">Light/Orange or Dark</target> | 8485 | <target state="new">Light/Orange or Dark</target> |
8401 | 8486 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/theme/theme.service.ts</context><context context-type="linenumber">47</context></context-group> | |
8402 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/theme/theme.service.ts</context><context context-type="linenumber">47</context></context-group></trans-unit> | 8487 | </trans-unit> |
8403 | <trans-unit id="1519954996184640001"> | 8488 | <trans-unit id="1519954996184640001"> |
8404 | <source>Error</source> | 8489 | <source>Error</source> |
8405 | <target>Fout</target> | 8490 | <target>Fout</target> |
8406 | 8491 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">105</context></context-group> | |
8407 | 8492 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">19</context></context-group> | |
8408 | <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">19</context></context-group></trans-unit> | 8493 | </trans-unit> |
8409 | <trans-unit id="5076187961693950167" datatype="html"> | 8494 | <trans-unit id="5076187961693950167" datatype="html"> |
8410 | <source>Standard logs</source> | 8495 | <source>Standard logs</source> |
8411 | <target state="translated">Standaardlogboeken</target> | 8496 | <target state="translated">Standaardlogboeken</target> |
@@ -8535,115 +8620,115 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou | |||
8535 | <trans-unit id="3767259920053407667" datatype="html"> | 8620 | <trans-unit id="3767259920053407667" datatype="html"> |
8536 | <source>Videos will be deleted, comments will be tombstoned.</source> | 8621 | <source>Videos will be deleted, comments will be tombstoned.</source> |
8537 | <target state="translated">Videos zullen worden verwijderd, reacties als verwijderd gemarkeerd.</target> | 8622 | <target state="translated">Videos zullen worden verwijderd, reacties als verwijderd gemarkeerd.</target> |
8538 | 8623 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">102</context></context-group> | |
8539 | 8624 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">346</context></context-group> | |
8540 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">102</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">346</context></context-group></trans-unit> | 8625 | </trans-unit> |
8541 | <trans-unit id="4209525355702493436" datatype="html"> | 8626 | <trans-unit id="4209525355702493436" datatype="html"> |
8542 | <source>Ban</source> | 8627 | <source>Ban</source> |
8543 | <target state="translated">Verbannen</target> | 8628 | <target state="translated">Verbannen</target> |
8544 | 8629 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">107</context></context-group> | |
8545 | 8630 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">351</context></context-group> | |
8546 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">107</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">351</context></context-group></trans-unit> | 8631 | </trans-unit> |
8547 | <trans-unit id="3855396975723886053" datatype="html"> | 8632 | <trans-unit id="3855396975723886053" datatype="html"> |
8548 | <source>User won't be able to login anymore, but videos and comments will be kept as is.</source> | 8633 | <source>User won't be able to login anymore, but videos and comments will be kept as is.</source> |
8549 | <target state="translated">De gebruiker zal zich niet meer kunnen aanmelden, maar zijn video's en commentaren blijven.</target> | 8634 | <target state="translated">De gebruiker zal zich niet meer kunnen aanmelden, maar zijn video's en commentaren blijven.</target> |
8550 | 8635 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">108</context></context-group> | |
8551 | 8636 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">352</context></context-group> | |
8552 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">108</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">352</context></context-group></trans-unit> | 8637 | </trans-unit> |
8553 | <trans-unit id="4451482225013335720"> | 8638 | <trans-unit id="4451482225013335720"> |
8554 | <source>Unban</source> | 8639 | <source>Unban</source> |
8555 | <target>Onverban</target> | 8640 | <target>Onverban</target> |
8556 | 8641 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">113</context></context-group> | |
8557 | 8642 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">218</context></context-group> | |
8558 | 8643 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">83</context></context-group> | |
8559 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">113</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">218</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">83</context></context-group></trans-unit> | 8644 | </trans-unit> |
8560 | <trans-unit id="7210277223053877333"> | 8645 | <trans-unit id="7210277223053877333"> |
8561 | <source>Set Email as Verified</source> | 8646 | <source>Set Email as Verified</source> |
8562 | <target>Zet E-mail als Geverifieerd</target> | 8647 | <target>Zet E-mail als Geverifieerd</target> |
8563 | 8648 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">120</context></context-group> | |
8564 | 8649 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">363</context></context-group> | |
8565 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">120</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">363</context></context-group></trans-unit> | 8650 | </trans-unit> |
8566 | <trans-unit id="4207916966377787111" datatype="html"> | 8651 | <trans-unit id="4207916966377787111" datatype="html"> |
8567 | <source>Created</source> | 8652 | <source>Created</source> |
8568 | <target state="new">Created</target> | 8653 | <target state="new">Created</target> |
8569 | 8654 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">135</context></context-group> | |
8570 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">135</context></context-group></trans-unit> | 8655 | </trans-unit> |
8571 | <trans-unit id="8140268298586972139" datatype="html"> | 8656 | <trans-unit id="8140268298586972139" datatype="html"> |
8572 | <source>Daily quota</source> | 8657 | <source>Daily quota</source> |
8573 | <target state="new">Daily quota</target> | 8658 | <target state="new">Daily quota</target> |
8574 | 8659 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">138</context></context-group> | |
8575 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">138</context></context-group></trans-unit> | 8660 | </trans-unit> |
8576 | <trans-unit id="7910076708497708162" datatype="html"> | 8661 | <trans-unit id="7910076708497708162" datatype="html"> |
8577 | <source>Last login</source> | 8662 | <source>Last login</source> |
8578 | <target state="new">Last login</target> | 8663 | <target state="new">Last login</target> |
8579 | 8664 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">136</context></context-group> | |
8580 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">136</context></context-group></trans-unit> | 8665 | </trans-unit> |
8581 | <trans-unit id="3403978719736970622"> | 8666 | <trans-unit id="3403978719736970622"> |
8582 | <source>You cannot ban root.</source> | 8667 | <source>You cannot ban root.</source> |
8583 | <target>Je kan root niet verbannen.</target> | 8668 | <target>Je kan root niet verbannen.</target> |
8584 | 8669 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">200</context></context-group> | |
8585 | 8670 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">71</context></context-group> | |
8586 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">200</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">71</context></context-group></trans-unit> | 8671 | </trans-unit> |
8587 | <trans-unit id="7634059432691079352" datatype="html"> | 8672 | <trans-unit id="7634059432691079352" datatype="html"> |
8588 | <source>Do you really want to unban {count, plural, =1 {1 user} other {<x id="count"/> users}}?</source> | 8673 | <source>Do you really want to unban {count, plural, =1 {1 user} other {<x id="count"/> users}}?</source> |
8589 | <target state="new">Do you really want to unban {count, plural, =1 {1 user} other {<x id="count"/> users}}?</target> | 8674 | <target state="new">Do you really want to unban {count, plural, =1 {1 user} other {<x id="count"/> users}}?</target> |
8590 | 8675 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">214</context></context-group> | |
8591 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">214</context></context-group></trans-unit> | 8676 | </trans-unit> |
8592 | <trans-unit id="4884272193574287483"> | 8677 | <trans-unit id="4884272193574287483"> |
8593 | <source>Do you really want to unban <x id="PH"/> users?</source> | 8678 | <source>Do you really want to unban <x id="PH"/> users?</source> |
8594 | <target>Wil je echt <x id="PH"/> gebruikers opnieuw toelaten?</target> | 8679 | <target>Wil je echt <x id="PH"/> gebruikers opnieuw toelaten?</target> |
8595 | 8680 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">216</context></context-group> | |
8596 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">216</context></context-group></trans-unit> | 8681 | </trans-unit> |
8597 | <trans-unit id="738031253894929036" datatype="html"> | 8682 | <trans-unit id="738031253894929036" datatype="html"> |
8598 | <source>{count, plural, =1 {1 user unbanned.} other {<x id="count"/> users unbanned.}}</source> | 8683 | <source>{count, plural, =1 {1 user unbanned.} other {<x id="count"/> users unbanned.}}</source> |
8599 | <target state="new">{count, plural, =1 {1 user unbanned.} other {<x id="count"/> users unbanned.}}</target> | 8684 | <target state="new">{count, plural, =1 {1 user unbanned.} other {<x id="count"/> users unbanned.}}</target> |
8600 | 8685 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">227</context></context-group> | |
8601 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">227</context></context-group></trans-unit> | 8686 | </trans-unit> |
8602 | <trans-unit id="8712248120167780385"> | 8687 | <trans-unit id="8712248120167780385"> |
8603 | <source><x id="PH"/> users unbanned. </source> | 8688 | <source><x id="PH"/> users unbanned. </source> |
8604 | <target> | 8689 | <target> |
8605 | <x id="PH"/> gebruikers onverbannen. | 8690 | <x id="PH"/> gebruikers onverbannen. |
8606 | </target> | 8691 | </target> |
8607 | 8692 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">229</context></context-group> | |
8608 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">229</context></context-group></trans-unit> | 8693 | </trans-unit> |
8609 | <trans-unit id="5325873477837320044"> | 8694 | <trans-unit id="5325873477837320044"> |
8610 | <source>You cannot delete root.</source> | 8695 | <source>You cannot delete root.</source> |
8611 | <target>Root kan je niet verwijderen.</target> | 8696 | <target>Root kan je niet verwijderen.</target> |
8612 | 8697 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">241</context></context-group> | |
8613 | 8698 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">99</context></context-group> | |
8614 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">241</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">99</context></context-group></trans-unit> | 8699 | </trans-unit> |
8615 | <trans-unit id="5945924096465496818" datatype="html"> | 8700 | <trans-unit id="5945924096465496818" datatype="html"> |
8616 | <source><p>You can't create users or channels with a username that already used by a deleted user/channel.</p></source> | 8701 | <source><p>You can't create users or channels with a username that already used by a deleted user/channel.</p></source> |
8617 | <target state="new"><p>You can't create users or channels with a username that already used by a deleted user/channel.</p></target> | 8702 | <target state="new"><p>You can't create users or channels with a username that already used by a deleted user/channel.</p></target> |
8618 | 8703 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">245</context></context-group> | |
8619 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">245</context></context-group></trans-unit> | 8704 | </trans-unit> |
8620 | <trans-unit id="5643060985393782358" datatype="html"> | 8705 | <trans-unit id="5643060985393782358" datatype="html"> |
8621 | <source>It means the following usernames will be permanently deleted and cannot be recovered:</source> | 8706 | <source>It means the following usernames will be permanently deleted and cannot be recovered:</source> |
8622 | <target state="new">It means the following usernames will be permanently deleted and cannot be recovered:</target> | 8707 | <target state="new">It means the following usernames will be permanently deleted and cannot be recovered:</target> |
8623 | 8708 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">246</context></context-group> | |
8624 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">246</context></context-group></trans-unit> | 8709 | </trans-unit> |
8625 | <trans-unit id="1301767781765127363" datatype="html"> | 8710 | <trans-unit id="1301767781765127363" datatype="html"> |
8626 | <source>{count, plural, =1 {1 user deleted.} other {<x id="count"/> users deleted.}}</source> | 8711 | <source>{count, plural, =1 {1 user deleted.} other {<x id="count"/> users deleted.}}</source> |
8627 | <target state="new">{count, plural, =1 {1 user deleted.} other {<x id="count"/> users deleted.}}</target> | 8712 | <target state="new">{count, plural, =1 {1 user deleted.} other {<x id="count"/> users deleted.}}</target> |
8628 | 8713 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">256</context></context-group> | |
8629 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">256</context></context-group></trans-unit> | 8714 | </trans-unit> |
8630 | <trans-unit id="7166936623843420016"> | 8715 | <trans-unit id="7166936623843420016"> |
8631 | <source><x id="PH"/> users deleted. </source> | 8716 | <source><x id="PH"/> users deleted. </source> |
8632 | <target><x id="PH"/> gebruikers verwijderd. </target> | 8717 | <target><x id="PH"/> gebruikers verwijderd. </target> |
8633 | 8718 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">258</context></context-group> | |
8634 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">258</context></context-group></trans-unit> | 8719 | </trans-unit> |
8635 | <trans-unit id="3104427236147521673" datatype="html"> | 8720 | <trans-unit id="3104427236147521673" datatype="html"> |
8636 | <source>{count, plural, =1 {1 user email set as verified.} other {<x id="count"/> user emails set as verified.}}</source> | 8721 | <source>{count, plural, =1 {1 user email set as verified.} other {<x id="count"/> user emails set as verified.}}</source> |
8637 | <target state="new">{count, plural, =1 {1 user email set as verified.} other {<x id="count"/> user emails set as verified.}}</target> | 8722 | <target state="new">{count, plural, =1 {1 user email set as verified.} other {<x id="count"/> user emails set as verified.}}</target> |
8638 | 8723 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">274</context></context-group> | |
8639 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">274</context></context-group></trans-unit> | 8724 | </trans-unit> |
8640 | <trans-unit id="8360664597512051242"> | 8725 | <trans-unit id="8360664597512051242"> |
8641 | <source><x id="PH"/> users email set as verified. </source> | 8726 | <source><x id="PH"/> users email set as verified. </source> |
8642 | <target> | 8727 | <target> |
8643 | <x id="PH"/> gebruikers'' gezet als geverifieerd. | 8728 | <x id="PH"/> gebruikers'' gezet als geverifieerd. |
8644 | </target> | 8729 | </target> |
8645 | 8730 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">276</context></context-group> | |
8646 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">276</context></context-group></trans-unit> | 8731 | </trans-unit> |
8647 | <trans-unit id="7390990800435887351"> | 8732 | <trans-unit id="7390990800435887351"> |
8648 | <source>Account <x id="PH"/> unmuted.</source> | 8733 | <source>Account <x id="PH"/> unmuted.</source> |
8649 | <target>Account <x id="PH"/> niet meer gedempt.</target> | 8734 | <target>Account <x id="PH"/> niet meer gedempt.</target> |
@@ -8668,8 +8753,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou | |||
8668 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.html</context><context context-type="linenumber">14</context></context-group> | 8753 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.html</context><context context-type="linenumber">14</context></context-group> |
8669 | </trans-unit> | 8754 | </trans-unit> |
8670 | <trans-unit id="778524577866863576" datatype="html"> | 8755 | <trans-unit id="778524577866863576" datatype="html"> |
8671 | <source><x id="START_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="<my-global-icon iconName="delete" aria-hidden="true">"/><x id="CLOSE_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="</my-global-icon>"/> Clear all history </source> | 8756 | <source><x id="START_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="<my-global-icon iconName="delete" aria-hidden="true">"/><x id="CLOSE_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="</my-global-icon>"/> Clear all history </source> |
8672 | <target state="new"><x id="START_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="<my-global-icon iconName="delete" aria-hidden="true">"/><x id="CLOSE_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="</my-global-icon>"/> Clear all history </target> | 8757 | <target state="new"><x id="START_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="<my-global-icon iconName="delete" aria-hidden="true">"/><x id="CLOSE_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="</my-global-icon>"/> Clear all history </target> |
8673 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.html</context><context context-type="linenumber">18</context></context-group> | 8758 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.html</context><context context-type="linenumber">18</context></context-group> |
8674 | </trans-unit> | 8759 | </trans-unit> |
8675 | <trans-unit id="3183245287221165928"> | 8760 | <trans-unit id="3183245287221165928"> |
@@ -8881,21 +8966,21 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou | |||
8881 | <trans-unit id="3525866160632851851"> | 8966 | <trans-unit id="3525866160632851851"> |
8882 | <source>Avatar changed.</source> | 8967 | <source>Avatar changed.</source> |
8883 | <target>Avatar verandert.</target> | 8968 | <target>Avatar verandert.</target> |
8884 | 8969 | <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">118</context></context-group> | |
8885 | 8970 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.ts</context><context context-type="linenumber">44</context></context-group> | |
8886 | <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">118</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.ts</context><context context-type="linenumber">44</context></context-group></trans-unit> | 8971 | </trans-unit> |
8887 | <trans-unit id="8920809083620698740" datatype="html"> | 8972 | <trans-unit id="8920809083620698740" datatype="html"> |
8888 | <source>avatar</source> | 8973 | <source>avatar</source> |
8889 | <target state="new">avatar</target> | 8974 | <target state="new">avatar</target> |
8890 | 8975 | <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">125</context></context-group> | |
8891 | 8976 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.ts</context><context context-type="linenumber">51</context></context-group> | |
8892 | <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">125</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.ts</context><context context-type="linenumber">51</context></context-group></trans-unit> | 8977 | </trans-unit> |
8893 | <trans-unit id="2775050991871557896" datatype="html"> | 8978 | <trans-unit id="2775050991871557896" datatype="html"> |
8894 | <source>Avatar deleted.</source> | 8979 | <source>Avatar deleted.</source> |
8895 | <target state="new">Avatar deleted.</target> | 8980 | <target state="new">Avatar deleted.</target> |
8896 | 8981 | <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">135</context></context-group> | |
8897 | 8982 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.ts</context><context context-type="linenumber">61</context></context-group> | |
8898 | <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.ts</context><context context-type="linenumber">61</context></context-group></trans-unit> | 8983 | </trans-unit> |
8899 | <trans-unit id="1233062525939746039"> | 8984 | <trans-unit id="1233062525939746039"> |
8900 | <source>Unknown language</source> | 8985 | <source>Unknown language</source> |
8901 | <target>Onbekende taal</target> | 8986 | <target>Onbekende taal</target> |
@@ -8919,33 +9004,33 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou | |||
8919 | <trans-unit id="1137937154872046253"> | 9004 | <trans-unit id="1137937154872046253"> |
8920 | <source>Video channel <x id="PH"/> created.</source> | 9005 | <source>Video channel <x id="PH"/> created.</source> |
8921 | <target>Videokanaal <x id="PH"/> gemaakt.</target> | 9006 | <target>Videokanaal <x id="PH"/> gemaakt.</target> |
8922 | 9007 | <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-create.component.ts</context><context context-type="linenumber">71</context></context-group> | |
8923 | <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-create.component.ts</context><context context-type="linenumber">71</context></context-group></trans-unit> | 9008 | </trans-unit> |
8924 | <trans-unit id="8723777130353305761"> | 9009 | <trans-unit id="8723777130353305761"> |
8925 | <source>This name already exists on this instance.</source> | 9010 | <source>This name already exists on this instance.</source> |
8926 | <target>Deze naam bestaat al op dit exemplaar van PeerTube.</target> | 9011 | <target>Deze naam bestaat al op dit exemplaar van PeerTube.</target> |
8927 | 9012 | <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-create.component.ts</context><context context-type="linenumber">77</context></context-group> | |
8928 | <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-create.component.ts</context><context context-type="linenumber">77</context></context-group></trans-unit> | 9013 | </trans-unit> |
8929 | <trans-unit id="7589345916094713536"> | 9014 | <trans-unit id="7589345916094713536"> |
8930 | <source>Video channel <x id="PH"/> updated.</source> | 9015 | <source>Video channel <x id="PH"/> updated.</source> |
8931 | <target>Videokanaal <x id="PH"/> bijgewerkt.</target> | 9016 | <target>Videokanaal <x id="PH"/> bijgewerkt.</target> |
8932 | 9017 | <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">103</context></context-group> | |
8933 | <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">103</context></context-group></trans-unit> | 9018 | </trans-unit> |
8934 | <trans-unit id="8407755843502300957" datatype="html"> | 9019 | <trans-unit id="8407755843502300957" datatype="html"> |
8935 | <source>Banner changed.</source> | 9020 | <source>Banner changed.</source> |
8936 | <target state="new">Banner changed.</target> | 9021 | <target state="new">Banner changed.</target> |
8937 | 9022 | <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">148</context></context-group> | |
8938 | <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">148</context></context-group></trans-unit> | 9023 | </trans-unit> |
8939 | <trans-unit id="689638706960732906" datatype="html"> | 9024 | <trans-unit id="689638706960732906" datatype="html"> |
8940 | <source>banner</source> | 9025 | <source>banner</source> |
8941 | <target state="new">banner</target> | 9026 | <target state="new">banner</target> |
8942 | 9027 | <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">155</context></context-group> | |
8943 | <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">155</context></context-group></trans-unit> | 9028 | </trans-unit> |
8944 | <trans-unit id="3230561499965076671" datatype="html"> | 9029 | <trans-unit id="3230561499965076671" datatype="html"> |
8945 | <source>Banner deleted.</source> | 9030 | <source>Banner deleted.</source> |
8946 | <target state="new">Banner deleted.</target> | 9031 | <target state="new">Banner deleted.</target> |
8947 | 9032 | <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">165</context></context-group> | |
8948 | <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">165</context></context-group></trans-unit> | 9033 | </trans-unit> |
8949 | <trans-unit id="624066830180032195"> | 9034 | <trans-unit id="624066830180032195"> |
8950 | <source>Video channel <x id="PH"/> deleted.</source> | 9035 | <source>Video channel <x id="PH"/> deleted.</source> |
8951 | <target>Videokanaal <x id="PH"/> verwijderd.</target> | 9036 | <target>Videokanaal <x id="PH"/> verwijderd.</target> |
@@ -8959,9 +9044,9 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou | |||
8959 | <trans-unit id="7440637814928143808" datatype="html"> | 9044 | <trans-unit id="7440637814928143808" datatype="html"> |
8960 | <source>My followers</source> | 9045 | <source>My followers</source> |
8961 | <target state="new">My followers</target> | 9046 | <target state="new">My followers</target> |
8962 | 9047 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.html</context><context context-type="linenumber">4</context></context-group> | |
8963 | 9048 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">110</context></context-group> | |
8964 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">110</context></context-group></trans-unit> | 9049 | </trans-unit> |
8965 | <trans-unit id="2521678336272309407" datatype="html"> | 9050 | <trans-unit id="2521678336272309407" datatype="html"> |
8966 | <source>No follower found.</source> | 9051 | <source>No follower found.</source> |
8967 | <target state="new">No follower found.</target> | 9052 | <target state="new">No follower found.</target> |
@@ -9050,20 +9135,21 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou | |||
9050 | <trans-unit id="5674286808255988565" datatype="html"> | 9135 | <trans-unit id="5674286808255988565" datatype="html"> |
9051 | <source>Create</source> | 9136 | <source>Create</source> |
9052 | <target state="translated">Aanmaken</target> | 9137 | <target state="translated">Aanmaken</target> |
9053 | 9138 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">8</context></context-group> | |
9054 | 9139 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">8</context></context-group> | |
9055 | 9140 | <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-create.component.ts</context><context context-type="linenumber">107</context></context-group> | |
9056 | 9141 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.ts</context><context context-type="linenumber">45</context></context-group> | |
9057 | 9142 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-create.component.ts</context><context context-type="linenumber">92</context></context-group> | |
9058 | 9143 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">8</context></context-group> | |
9059 | 9144 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">8</context></context-group> | |
9060 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-create.component.ts</context><context context-type="linenumber">107</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.ts</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-create.component.ts</context><context context-type="linenumber">92</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit> | 9145 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">79</context></context-group> |
9146 | </trans-unit> | ||
9061 | <trans-unit id="8869957234869568361" datatype="html"> | 9147 | <trans-unit id="8869957234869568361" datatype="html"> |
9062 | <source>Update playlist</source> | 9148 | <source>Update playlist</source> |
9063 | <target state="translated">Afspeellijst bijwerken</target> | 9149 | <target state="translated">Afspeellijst bijwerken</target> |
9064 | 9150 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">69</context></context-group> | |
9065 | 9151 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">48</context></context-group> | |
9066 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">48</context></context-group></trans-unit> | 9152 | </trans-unit> |
9067 | <trans-unit id="5851560788527570644" datatype="html"> | 9153 | <trans-unit id="5851560788527570644" datatype="html"> |
9068 | <source>Notifications</source> | 9154 | <source>Notifications</source> |
9069 | <target state="translated">Meldingen</target> | 9155 | <target state="translated">Meldingen</target> |
@@ -9104,11 +9190,11 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou | |||
9104 | <trans-unit id="3058024914967508975"> | 9190 | <trans-unit id="3058024914967508975"> |
9105 | <source>My videos</source> | 9191 | <source>My videos</source> |
9106 | <target>Mijn video's</target> | 9192 | <target>Mijn video's</target> |
9107 | 9193 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">79</context></context-group> | |
9108 | 9194 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group> | |
9109 | 9195 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">87</context></context-group> | |
9110 | 9196 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">77</context></context-group> | |
9111 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">87</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">77</context></context-group></trans-unit> | 9197 | </trans-unit> |
9112 | <trans-unit id="8197117721861453263"> | 9198 | <trans-unit id="8197117721861453263"> |
9113 | <source>Do you really want to delete <x id="PH"/> videos?</source> | 9199 | <source>Do you really want to delete <x id="PH"/> videos?</source> |
9114 | <target>Wil je echt <x id="PH"/> video's verwijderen?</target> | 9200 | <target>Wil je echt <x id="PH"/> video's verwijderen?</target> |
@@ -9172,9 +9258,11 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou | |||
9172 | <trans-unit id="3245220240937722814"> | 9258 | <trans-unit id="3245220240937722814"> |
9173 | <source>My channels</source> | 9259 | <source>My channels</source> |
9174 | <target>Mijn kanalen</target> | 9260 | <target>Mijn kanalen</target> |
9175 | 9261 | <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">4</context></context-group> | |
9176 | <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">4</context></context-group></trans-unit><trans-unit id="1498264516089100469" datatype="html"> | 9262 | </trans-unit> |
9177 | <source>My synchronizations</source><target state="new">My synchronizations</target> | 9263 | <trans-unit id="1498264516089100469" datatype="html"> |
9264 | <source>My synchronizations</source> | ||
9265 | <target state="new">My synchronizations</target> | ||
9178 | <context-group purpose="location"> | 9266 | <context-group purpose="location"> |
9179 | <context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context> | 9267 | <context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context> |
9180 | <context context-type="linenumber">11</context> | 9268 | <context context-type="linenumber">11</context> |
@@ -9195,17 +9283,17 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou | |||
9195 | <trans-unit id="7545420287297803988"> | 9283 | <trans-unit id="7545420287297803988"> |
9196 | <source>My playlists</source> | 9284 | <source>My playlists</source> |
9197 | <target>Mijn afspeellijsten</target> | 9285 | <target>Mijn afspeellijsten</target> |
9198 | 9286 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">42</context></context-group> | |
9199 | 9287 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group> | |
9200 | 9288 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group> | |
9201 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit> | 9289 | </trans-unit> |
9202 | <trans-unit id="2527931602940887636"> | 9290 | <trans-unit id="2527931602940887636"> |
9203 | <source>My subscriptions</source> | 9291 | <source>My subscriptions</source> |
9204 | <target>Mijn abonnementen</target> | 9292 | <target>Mijn abonnementen</target> |
9205 | 9293 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group> | |
9206 | 9294 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">101</context></context-group> | |
9207 | 9295 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">92</context></context-group> | |
9208 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">92</context></context-group></trans-unit> | 9296 | </trans-unit> |
9209 | <trans-unit id="5177154708872200221" datatype="html"> | 9297 | <trans-unit id="5177154708872200221" datatype="html"> |
9210 | <source>You don't have any subscription yet.</source> | 9298 | <source>You don't have any subscription yet.</source> |
9211 | <target state="new">You don't have any subscription yet.</target> | 9299 | <target state="new">You don't have any subscription yet.</target> |
@@ -9217,8 +9305,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou | |||
9217 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">117</context></context-group> | 9305 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">117</context></context-group> |
9218 | </trans-unit> | 9306 | </trans-unit> |
9219 | <trans-unit id="5603224609929994288" datatype="html"> | 9307 | <trans-unit id="5603224609929994288" datatype="html"> |
9220 | <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> is awaiting email verification </source> | 9308 | <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> is awaiting email verification </source> |
9221 | <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> is awaiting email verification | 9309 | <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> is awaiting email verification |
9222 | </target> | 9310 | </target> |
9223 | <context-group purpose="location"> | 9311 | <context-group purpose="location"> |
9224 | <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context> | 9312 | <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context> |
@@ -9234,8 +9322,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou | |||
9234 | </context-group> | 9322 | </context-group> |
9235 | </trans-unit> | 9323 | </trans-unit> |
9236 | <trans-unit id="3173210699559672958" datatype="html"> | 9324 | <trans-unit id="3173210699559672958" datatype="html"> |
9237 | <source>Your current email is <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>. It is never shown to the public. </source> | 9325 | <source>Your current email is <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>. It is never shown to the public. </source> |
9238 | <target state="new"> Your current email is <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>. It is never shown to the public. </target> | 9326 | <target state="new"> Your current email is <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>. It is never shown to the public. </target> |
9239 | <context-group purpose="location"> | 9327 | <context-group purpose="location"> |
9240 | <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context> | 9328 | <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context> |
9241 | <context context-type="linenumber">13,16</context> | 9329 | <context context-type="linenumber">13,16</context> |
@@ -9244,15 +9332,17 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou | |||
9244 | <trans-unit id="5752861278140673787"> | 9332 | <trans-unit id="5752861278140673787"> |
9245 | <source>Ownership changes</source> | 9333 | <source>Ownership changes</source> |
9246 | <target>Veranderingen van eigenaar</target> | 9334 | <target>Veranderingen van eigenaar</target> |
9247 | 9335 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">119</context></context-group> | |
9248 | 9336 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">16</context></context-group> | |
9249 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">119</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">16</context></context-group></trans-unit> | 9337 | </trans-unit> |
9250 | <trans-unit id="5983006734882925930" datatype="html"> | 9338 | <trans-unit id="5983006734882925930" datatype="html"> |
9251 | <source>My video history</source> | 9339 | <source>My video history</source> |
9252 | <target state="translated">Mijn videogeschiedenis</target> | 9340 | <target state="translated">Mijn videogeschiedenis</target> |
9253 | 9341 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">129</context></context-group> | |
9254 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">129</context></context-group></trans-unit><trans-unit id="6328603643802633101" datatype="html"> | 9342 | </trans-unit> |
9255 | <source>Create new synchronization</source><target state="new">Create new synchronization</target> | 9343 | <trans-unit id="6328603643802633101" datatype="html"> |
9344 | <source>Create new synchronization</source> | ||
9345 | <target state="new">Create new synchronization</target> | ||
9256 | <context-group purpose="location"> | 9346 | <context-group purpose="location"> |
9257 | <context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context> | 9347 | <context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context> |
9258 | <context context-type="linenumber">153</context> | 9348 | <context context-type="linenumber">153</context> |
@@ -9321,9 +9411,9 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou | |||
9321 | <trans-unit id="1783173774503340906"> | 9411 | <trans-unit id="1783173774503340906"> |
9322 | <source>Subscribe to the account</source> | 9412 | <source>Subscribe to the account</source> |
9323 | <target>Abonneren op account</target> | 9413 | <target>Abonneren op account</target> |
9324 | 9414 | <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> | |
9325 | 9415 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">777</context></context-group> | |
9326 | <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">777</context></context-group></trans-unit> | 9416 | </trans-unit> |
9327 | <trans-unit id="3131904093925601441" datatype="html"> | 9417 | <trans-unit id="3131904093925601441" datatype="html"> |
9328 | <source>PLAYLISTS</source> | 9418 | <source>PLAYLISTS</source> |
9329 | <target state="new">PLAYLISTS</target> | 9419 | <target state="new">PLAYLISTS</target> |
@@ -9420,58 +9510,58 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou | |||
9420 | <trans-unit id="3541115907775840269" datatype="html"> | 9510 | <trans-unit id="3541115907775840269" datatype="html"> |
9421 | <source>Are you sure you want to edit "<x id="PH" equiv-text="this.video.name"/>"?</source> | 9511 | <source>Are you sure you want to edit "<x id="PH" equiv-text="this.video.name"/>"?</source> |
9422 | <target state="new">Are you sure you want to edit "<x id="PH" equiv-text="this.video.name"/>"?</target> | 9512 | <target state="new">Are you sure you want to edit "<x id="PH" equiv-text="this.video.name"/>"?</target> |
9423 | 9513 | <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">73</context></context-group> | |
9424 | <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">73</context></context-group></trans-unit> | 9514 | </trans-unit> |
9425 | <trans-unit id="3858880927114551513" datatype="html"> | 9515 | <trans-unit id="3858880927114551513" datatype="html"> |
9426 | <source>The current video will be overwritten by this edited video and <strong>you won't be able to recover it</strong>.<br /><br /></source> | 9516 | <source>The current video will be overwritten by this edited video and <strong>you won't be able to recover it</strong>.<br /><br /></source> |
9427 | <target state="new">The current video will be overwritten by this edited video and <strong>you won't be able to recover it</strong>.<br /><br /></target> | 9517 | <target state="new">The current video will be overwritten by this edited video and <strong>you won't be able to recover it</strong>.<br /><br /></target> |
9428 | 9518 | <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">77</context></context-group> | |
9429 | <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">77</context></context-group></trans-unit> | 9519 | </trans-unit> |
9430 | <trans-unit id="4876327655498234453" datatype="html"> | 9520 | <trans-unit id="4876327655498234453" datatype="html"> |
9431 | <source>As a reminder, the following tasks will be executed: <ol><x id="PH" equiv-text="listHTML"/></ol></source> | 9521 | <source>As a reminder, the following tasks will be executed: <ol><x id="PH" equiv-text="listHTML"/></ol></source> |
9432 | <target state="new">As a reminder, the following tasks will be executed: <ol><x id="PH" equiv-text="listHTML"/></ol></target> | 9522 | <target state="new">As a reminder, the following tasks will be executed: <ol><x id="PH" equiv-text="listHTML"/></ol></target> |
9433 | 9523 | <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">78</context></context-group> | |
9434 | <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">78</context></context-group></trans-unit> | 9524 | </trans-unit> |
9435 | <trans-unit id="7934869554046374009" datatype="html"> | 9525 | <trans-unit id="7934869554046374009" datatype="html"> |
9436 | <source>Edition tasks created.</source> | 9526 | <source>Edition tasks created.</source> |
9437 | <target state="new">Edition tasks created.</target> | 9527 | <target state="new">Edition tasks created.</target> |
9438 | 9528 | <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">91</context></context-group> | |
9439 | <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">91</context></context-group></trans-unit> | 9529 | </trans-unit> |
9440 | <trans-unit id="7709367721354853232"> | 9530 | <trans-unit id="7709367721354853232"> |
9441 | <source>Focus the search bar</source> | 9531 | <source>Focus the search bar</source> |
9442 | <target>Focus de zoekbalk</target> | 9532 | <target>Focus de zoekbalk</target> |
9443 | 9533 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">287</context></context-group> | |
9444 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">287</context></context-group></trans-unit> | 9534 | </trans-unit> |
9445 | <trans-unit id="4049262826107502276"> | 9535 | <trans-unit id="4049262826107502276"> |
9446 | <source>Toggle the left menu</source> | 9536 | <source>Toggle the left menu</source> |
9447 | <target>Schakel het linker menu aan of uit</target> | 9537 | <target>Schakel het linker menu aan of uit</target> |
9448 | 9538 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">292</context></context-group> | |
9449 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">292</context></context-group></trans-unit> | 9539 | </trans-unit> |
9450 | <trans-unit id="5409372033656550095"> | 9540 | <trans-unit id="5409372033656550095"> |
9451 | <source>Go to the discover videos page</source> | 9541 | <source>Go to the discover videos page</source> |
9452 | <target>Ga naar de ontdek videos pagina</target> | 9542 | <target>Ga naar de ontdek videos pagina</target> |
9453 | 9543 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">297</context></context-group> | |
9454 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">297</context></context-group></trans-unit> | 9544 | </trans-unit> |
9455 | <trans-unit id="4278050445961255445"> | 9545 | <trans-unit id="4278050445961255445"> |
9456 | <source>Go to the trending videos page</source> | 9546 | <source>Go to the trending videos page</source> |
9457 | <target>Naar de pagina met populaire video's</target> | 9547 | <target>Naar de pagina met populaire video's</target> |
9458 | 9548 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">302</context></context-group> | |
9459 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">302</context></context-group></trans-unit> | 9549 | </trans-unit> |
9460 | <trans-unit id="3242234958443825475"> | 9550 | <trans-unit id="3242234958443825475"> |
9461 | <source>Go to the recently added videos page</source> | 9551 | <source>Go to the recently added videos page</source> |
9462 | <target>Ga naar recent toegevoegde videos pagina</target> | 9552 | <target>Ga naar recent toegevoegde videos pagina</target> |
9463 | 9553 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">307</context></context-group> | |
9464 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">307</context></context-group></trans-unit> | 9554 | </trans-unit> |
9465 | <trans-unit id="2887122197778293919"> | 9555 | <trans-unit id="2887122197778293919"> |
9466 | <source>Go to the local videos page</source> | 9556 | <source>Go to the local videos page</source> |
9467 | <target>Ga naar de locale videos pagina</target> | 9557 | <target>Ga naar de locale videos pagina</target> |
9468 | 9558 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">312</context></context-group> | |
9469 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">312</context></context-group></trans-unit> | 9559 | </trans-unit> |
9470 | <trans-unit id="8009065619559214982"> | 9560 | <trans-unit id="8009065619559214982"> |
9471 | <source>Go to the videos upload page</source> | 9561 | <source>Go to the videos upload page</source> |
9472 | <target>Ga naar de videos uploadpagina</target> | 9562 | <target>Ga naar de videos uploadpagina</target> |
9473 | 9563 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">317</context></context-group> | |
9474 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">317</context></context-group></trans-unit> | 9564 | </trans-unit> |
9475 | <trans-unit id="3779524668013120370"> | 9565 | <trans-unit id="3779524668013120370"> |
9476 | <source>Go to my subscriptions</source> | 9566 | <source>Go to my subscriptions</source> |
9477 | <target>Naar mijn abonnementen gaan</target> | 9567 | <target>Naar mijn abonnementen gaan</target> |
@@ -9493,8 +9583,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou | |||
9493 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">73</context></context-group> | 9583 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">73</context></context-group> |
9494 | </trans-unit> | 9584 | </trans-unit> |
9495 | <trans-unit id="2013324644839511073" datatype="html"> | 9585 | <trans-unit id="2013324644839511073" datatype="html"> |
9496 | <source>Cannot retrieve OAuth Client credentials: <x id="PH" equiv-text="err.text"/>. | 9586 | <source>Cannot retrieve OAuth Client credentials: <x id="PH" equiv-text="err.text"/>. Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source> |
9497 | Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source> | ||
9498 | <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> | 9587 | <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> |
9499 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">100</context></context-group> | 9588 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">100</context></context-group> |
9500 | </trans-unit> | 9589 | </trans-unit> |
@@ -9563,9 +9652,9 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
9563 | <trans-unit id="4648900870671159218"> | 9652 | <trans-unit id="4648900870671159218"> |
9564 | <source>Success</source> | 9653 | <source>Success</source> |
9565 | <target>Succes</target> | 9654 | <target>Succes</target> |
9566 | 9655 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">26</context></context-group> | |
9567 | 9656 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">39</context></context-group> | |
9568 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">39</context></context-group></trans-unit> | 9657 | </trans-unit> |
9569 | <trans-unit id="1266887509445371246"> | 9658 | <trans-unit id="1266887509445371246"> |
9570 | <source>Incorrect username or password.</source> | 9659 | <source>Incorrect username or password.</source> |
9571 | <target>Incorrecte gebruikersnaam of wachtwoord.</target> | 9660 | <target>Incorrecte gebruikersnaam of wachtwoord.</target> |
@@ -9609,41 +9698,41 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
9609 | <trans-unit id="6048892649018070225"> | 9698 | <trans-unit id="6048892649018070225"> |
9610 | <source>Today</source> | 9699 | <source>Today</source> |
9611 | <target>Vandaag</target> | 9700 | <target>Vandaag</target> |
9612 | 9701 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">40</context></context-group> | |
9613 | 9702 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">69</context></context-group> | |
9614 | 9703 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">136</context></context-group> | |
9615 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">136</context></context-group></trans-unit> | 9704 | </trans-unit> |
9616 | <trans-unit id="4498682414491138092" datatype="html"> | 9705 | <trans-unit id="4498682414491138092" datatype="html"> |
9617 | <source>Yesterday</source> | 9706 | <source>Yesterday</source> |
9618 | <target state="translated">Gisteren</target> | 9707 | <target state="translated">Gisteren</target> |
9619 | 9708 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">137</context></context-group> | |
9620 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">137</context></context-group></trans-unit> | 9709 | </trans-unit> |
9621 | <trans-unit id="5073473933031004097" datatype="html"> | 9710 | <trans-unit id="5073473933031004097" datatype="html"> |
9622 | <source>This week</source> | 9711 | <source>This week</source> |
9623 | <target state="translated">Deze week</target> | 9712 | <target state="translated">Deze week</target> |
9624 | 9713 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">138</context></context-group> | |
9625 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">138</context></context-group></trans-unit> | 9714 | </trans-unit> |
9626 | <trans-unit id="842657237693374355" datatype="html"> | 9715 | <trans-unit id="842657237693374355" datatype="html"> |
9627 | <source>This month</source> | 9716 | <source>This month</source> |
9628 | <target state="translated">Deze maand</target> | 9717 | <target state="translated">Deze maand</target> |
9629 | 9718 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">139</context></context-group> | |
9630 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit> | 9719 | </trans-unit> |
9631 | <trans-unit id="4463380307954693363" datatype="html"> | 9720 | <trans-unit id="4463380307954693363" datatype="html"> |
9632 | <source>Last month</source> | 9721 | <source>Last month</source> |
9633 | <target state="translated">Vorige maand</target> | 9722 | <target state="translated">Vorige maand</target> |
9634 | 9723 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">140</context></context-group> | |
9635 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">140</context></context-group></trans-unit> | 9724 | </trans-unit> |
9636 | <trans-unit id="7473676707373218484" datatype="html"> | 9725 | <trans-unit id="7473676707373218484" datatype="html"> |
9637 | <source>Older</source> | 9726 | <source>Older</source> |
9638 | <target state="translated">Ouder</target> | 9727 | <target state="translated">Ouder</target> |
9639 | 9728 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">141</context></context-group> | |
9640 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">141</context></context-group></trans-unit> | 9729 | </trans-unit> |
9641 | <trans-unit id="5036991421517255667" datatype="html"> | 9730 | <trans-unit id="5036991421517255667" datatype="html"> |
9642 | <source>Cannot load more videos. Try again later.</source> | 9731 | <source>Cannot load more videos. Try again later.</source> |
9643 | <target state="translated">Meer video's laden niet mogelijk. Probeer het later opnieuw.</target> | 9732 | <target state="translated">Meer video's laden niet mogelijk. Probeer het later opnieuw.</target> |
9644 | 9733 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">249</context></context-group> | |
9645 | 9734 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.ts</context><context context-type="linenumber">130</context></context-group> | |
9646 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">249</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.ts</context><context context-type="linenumber">130</context></context-group></trans-unit> | 9735 | </trans-unit> |
9647 | <trans-unit id="4873149362496451858"> | 9736 | <trans-unit id="4873149362496451858"> |
9648 | <source>Last 7 days</source> | 9737 | <source>Last 7 days</source> |
9649 | <target>Laatste 7 dagen </target> | 9738 | <target>Laatste 7 dagen </target> |
@@ -9684,8 +9773,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
9684 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">63</context></context-group> | 9773 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">63</context></context-group> |
9685 | </trans-unit> | 9774 | </trans-unit> |
9686 | <trans-unit id="6613870447286561244"> | 9775 | <trans-unit id="6613870447286561244"> |
9687 | <source>Long (> 10 min)</source> | 9776 | <source>Long (> 10 min)</source> |
9688 | <target>Lang (> 10 min)</target> | 9777 | <target>Lang (> 10 min)</target> |
9689 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">67</context></context-group> | 9778 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">67</context></context-group> |
9690 | </trans-unit> | 9779 | </trans-unit> |
9691 | <trans-unit id="1787083504545967"> | 9780 | <trans-unit id="1787083504545967"> |
@@ -9730,14 +9819,14 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
9730 | <trans-unit id="4580988005648117665" datatype="html"> | 9819 | <trans-unit id="4580988005648117665" datatype="html"> |
9731 | <source>Search</source> | 9820 | <source>Search</source> |
9732 | <target state="translated">Zoeken</target> | 9821 | <target state="translated">Zoeken</target> |
9733 | 9822 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context><context context-type="linenumber">4</context></context-group> | |
9734 | 9823 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-routing.module.ts</context><context context-type="linenumber">12</context></context-group> | |
9735 | 9824 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.ts</context><context context-type="linenumber">253</context></context-group> | |
9736 | 9825 | <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">8</context></context-group> | |
9737 | 9826 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">117</context></context-group> | |
9738 | 9827 | <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> | |
9739 | 9828 | <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> | |
9740 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context><context context-type="linenumber">4</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">253</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">117</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> | 9829 | </trans-unit> |
9741 | <trans-unit id="320689395528621696" datatype="html"> | 9830 | <trans-unit id="320689395528621696" datatype="html"> |
9742 | <source>Navigate between plugins and themes</source> | 9831 | <source>Navigate between plugins and themes</source> |
9743 | <target state="new">Navigate between plugins and themes</target> | 9832 | <target state="new">Navigate between plugins and themes</target> |
@@ -10391,28 +10480,34 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
10391 | <context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context> | 10480 | <context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context> |
10392 | <context context-type="linenumber">48</context> | 10481 | <context context-type="linenumber">48</context> |
10393 | </context-group> | 10482 | </context-group> |
10394 | </trans-unit><trans-unit id="6149476559621965756" datatype="html"> | 10483 | </trans-unit> |
10395 | <source>Remote channel url is required.</source><target state="new">Remote channel url is required.</target> | 10484 | <trans-unit id="6149476559621965756" datatype="html"> |
10485 | <source>Remote channel url is required.</source> | ||
10486 | <target state="new">Remote channel url is required.</target> | ||
10396 | <context-group purpose="location"> | 10487 | <context-group purpose="location"> |
10397 | <context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context> | 10488 | <context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context> |
10398 | <context context-type="linenumber">59</context> | 10489 | <context context-type="linenumber">59</context> |
10399 | </context-group> | 10490 | </context-group> |
10400 | </trans-unit><trans-unit id="7820654428820536159" datatype="html"> | 10491 | </trans-unit> |
10401 | <source>External channel URL must begin with "https://" or "http://"</source><target state="new">External channel URL must begin with "https://" or "http://"</target> | 10492 | <trans-unit id="7820654428820536159" datatype="html"> |
10493 | <source>External channel URL must begin with "https://" or "http://"</source> | ||
10494 | <target state="new">External channel URL must begin with "https://" or "http://"</target> | ||
10402 | <context-group purpose="location"> | 10495 | <context-group purpose="location"> |
10403 | <context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context> | 10496 | <context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context> |
10404 | <context context-type="linenumber">60</context> | 10497 | <context context-type="linenumber">60</context> |
10405 | </context-group> | 10498 | </context-group> |
10406 | </trans-unit><trans-unit id="5090406837784732474" datatype="html"> | 10499 | </trans-unit> |
10407 | <source>External channel URL cannot be more than 1000 characters long</source><target state="new">External channel URL cannot be more than 1000 characters long</target> | 10500 | <trans-unit id="5090406837784732474" datatype="html"> |
10501 | <source>External channel URL cannot be more than 1000 characters long</source> | ||
10502 | <target state="new">External channel URL cannot be more than 1000 characters long</target> | ||
10408 | <context-group purpose="location"> | 10503 | <context-group purpose="location"> |
10409 | <context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context> | 10504 | <context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context> |
10410 | <context context-type="linenumber">61</context> | 10505 | <context context-type="linenumber">61</context> |
10411 | </context-group> | 10506 | </context-group> |
10412 | </trans-unit> | 10507 | </trans-unit> |
10413 | <trans-unit id="5637879201055173642" datatype="html"> | 10508 | <trans-unit id="5637879201055173642" datatype="html"> |
10414 | <source>See <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3" target="_blank" rel="noopener noreferrer">"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> to learn how to use the PeerTube live streaming feature. </source> | 10509 | <source>See <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3" target="_blank" rel="noopener noreferrer">"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> to learn how to use the PeerTube live streaming feature. </source> |
10415 | <target state="translated">Bekijk <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3" target="_blank" rel="noopener noreferrer">"/>de documentatie<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> om te leren hoe je de PeerTube live streaming functie kunt gebruiken. </target> | 10510 | <target state="translated">Bekijk <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3" target="_blank" rel="noopener noreferrer">"/>de documentatie<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> om te leren hoe je de PeerTube live streaming functie kunt gebruiken. </target> |
10416 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-documentation-link.component.html</context><context context-type="linenumber">1</context></context-group> | 10511 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-documentation-link.component.html</context><context context-type="linenumber">1</context></context-group> |
10417 | </trans-unit> | 10512 | </trans-unit> |
10418 | <trans-unit id="4267638333776227701"> | 10513 | <trans-unit id="4267638333776227701"> |
@@ -10541,8 +10636,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
10541 | <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context> | 10636 | <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context> |
10542 | <context context-type="linenumber">44</context> | 10637 | <context context-type="linenumber">44</context> |
10543 | </context-group> | 10638 | </context-group> |
10544 | </trans-unit><trans-unit id="6989092358991683843" datatype="html"> | 10639 | </trans-unit> |
10545 | <source>Replay is being processed...</source><target state="new">Replay is being processed...</target> | 10640 | <trans-unit id="6989092358991683843" datatype="html"> |
10641 | <source>Replay is being processed...</source> | ||
10642 | <target state="new">Replay is being processed...</target> | ||
10546 | <context-group purpose="location"> | 10643 | <context-group purpose="location"> |
10547 | <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context> | 10644 | <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context> |
10548 | <context context-type="linenumber">45</context> | 10645 | <context context-type="linenumber">45</context> |
@@ -11044,14 +11141,14 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
11044 | <trans-unit id="2830831449226931729" datatype="html"> | 11141 | <trans-unit id="2830831449226931729" datatype="html"> |
11045 | <source>Instance languages</source> | 11142 | <source>Instance languages</source> |
11046 | <target state="translated">Talen exemplaar van PeerTube</target> | 11143 | <target state="translated">Talen exemplaar van PeerTube</target> |
11047 | 11144 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">214</context></context-group> | |
11048 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">214</context></context-group></trans-unit> | 11145 | </trans-unit> |
11049 | <trans-unit id="40119547597591062" datatype="html"> | 11146 | <trans-unit id="40119547597591062" datatype="html"> |
11050 | <source>All languages</source> | 11147 | <source>All languages</source> |
11051 | <target state="translated">Alle talen</target> | 11148 | <target state="translated">Alle talen</target> |
11052 | 11149 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">215</context></context-group> | |
11053 | 11150 | <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> | |
11054 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">215</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> | 11151 | </trans-unit> |
11055 | <trans-unit id="996392855508119363"> | 11152 | <trans-unit id="996392855508119363"> |
11056 | <source>Hidden</source> | 11153 | <source>Hidden</source> |
11057 | <target>Verborgen</target> | 11154 | <target>Verborgen</target> |
@@ -11117,20 +11214,26 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
11117 | <x id="PH"/> aan gemiddelde kwaliteit videos | 11214 | <x id="PH"/> aan gemiddelde kwaliteit videos |
11118 | </target> | 11215 | </target> |
11119 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">100</context></context-group> | 11216 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">100</context></context-group> |
11120 | </trans-unit><trans-unit id="1792453450803202450" datatype="html"> | 11217 | </trans-unit> |
11121 | <source>Accepted follows</source><target state="new">Accepted follows</target> | 11218 | <trans-unit id="1792453450803202450" datatype="html"> |
11219 | <source>Accepted follows</source> | ||
11220 | <target state="new">Accepted follows</target> | ||
11122 | <context-group purpose="location"> | 11221 | <context-group purpose="location"> |
11123 | <context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context> | 11222 | <context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context> |
11124 | <context context-type="linenumber">152</context> | 11223 | <context context-type="linenumber">152</context> |
11125 | </context-group> | 11224 | </context-group> |
11126 | </trans-unit><trans-unit id="1745310805516417209" datatype="html"> | 11225 | </trans-unit> |
11127 | <source>Rejected follows</source><target state="new">Rejected follows</target> | 11226 | <trans-unit id="1745310805516417209" datatype="html"> |
11227 | <source>Rejected follows</source> | ||
11228 | <target state="new">Rejected follows</target> | ||
11128 | <context-group purpose="location"> | 11229 | <context-group purpose="location"> |
11129 | <context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context> | 11230 | <context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context> |
11130 | <context context-type="linenumber">156</context> | 11231 | <context context-type="linenumber">156</context> |
11131 | </context-group> | 11232 | </context-group> |
11132 | </trans-unit><trans-unit id="1810206793608630396" datatype="html"> | 11233 | </trans-unit> |
11133 | <source>Pending follows</source><target state="new">Pending follows</target> | 11234 | <trans-unit id="1810206793608630396" datatype="html"> |
11235 | <source>Pending follows</source> | ||
11236 | <target state="new">Pending follows</target> | ||
11134 | <context-group purpose="location"> | 11237 | <context-group purpose="location"> |
11135 | <context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context> | 11238 | <context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context> |
11136 | <context context-type="linenumber">160</context> | 11239 | <context context-type="linenumber">160</context> |
@@ -11222,8 +11325,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
11222 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">89</context></context-group> | 11325 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">89</context></context-group> |
11223 | </trans-unit> | 11326 | </trans-unit> |
11224 | <trans-unit id="4350392487994839749" datatype="html"> | 11327 | <trans-unit id="4350392487994839749" datatype="html"> |
11225 | <source>If you remove this user, you won't be able to create another user or channel with <strong><x id="PH" equiv-text="user.username"/></strong> username!</source> | 11328 | <source>If you remove this user, you won't be able to create another user or channel with <strong><x id="PH" equiv-text="user.username"/></strong> username!</source> |
11226 | <target state="new">If you remove this user, you won't be able to create another user or channel with <strong><x id="PH" equiv-text="user.username"/></strong> username!</target> | 11329 | <target state="new">If you remove this user, you won't be able to create another user or channel with <strong><x id="PH" equiv-text="user.username"/></strong> username!</target> |
11227 | <context-group purpose="location"> | 11330 | <context-group purpose="location"> |
11228 | <context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context> | 11331 | <context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context> |
11229 | <context context-type="linenumber">104</context> | 11332 | <context context-type="linenumber">104</context> |
@@ -11260,29 +11363,29 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
11260 | <trans-unit id="2558977494773636050"> | 11363 | <trans-unit id="2558977494773636050"> |
11261 | <source>Account <x id="PH"/> muted by the instance.</source> | 11364 | <source>Account <x id="PH"/> muted by the instance.</source> |
11262 | <target>Account <x id="PH"/> gedempt door exemplaar van PeerTube.</target> | 11365 | <target>Account <x id="PH"/> gedempt door exemplaar van PeerTube.</target> |
11263 | 11366 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">435</context></context-group> | |
11264 | 11367 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">191</context></context-group> | |
11265 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">435</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">191</context></context-group></trans-unit> | 11368 | </trans-unit> |
11266 | <trans-unit id="1595779426198793580" datatype="html"> | 11369 | <trans-unit id="1595779426198793580" datatype="html"> |
11267 | <source>Mute server</source> | 11370 | <source>Mute server</source> |
11268 | <target state="translated">Server dempen</target> | 11371 | <target state="translated">Server dempen</target> |
11269 | 11372 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">323</context></context-group> | |
11270 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">323</context></context-group></trans-unit> | 11373 | </trans-unit> |
11271 | <trans-unit id="8014491157078444256" datatype="html"> | 11374 | <trans-unit id="8014491157078444256" datatype="html"> |
11272 | <source>Server <x id="PH"/> muted by the instance.</source> | 11375 | <source>Server <x id="PH"/> muted by the instance.</source> |
11273 | <target state="translated">Server <x id="PH"/> gedempt door exemplaar van PeerTube.</target> | 11376 | <target state="translated">Server <x id="PH"/> gedempt door exemplaar van PeerTube.</target> |
11274 | 11377 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">447</context></context-group> | |
11275 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">447</context></context-group></trans-unit> | 11378 | </trans-unit> |
11276 | <trans-unit id="2044813052587776285" datatype="html"> | 11379 | <trans-unit id="2044813052587776285" datatype="html"> |
11277 | <source>Add a message to communicate with the reporter</source> | 11380 | <source>Add a message to communicate with the reporter</source> |
11278 | <target state="translated">Een bericht toevoegen om met de aangever te communiceren</target> | 11381 | <target state="translated">Een bericht toevoegen om met de aangever te communiceren</target> |
11279 | 11382 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-message-modal.component.ts</context><context context-type="linenumber">101</context></context-group> | |
11280 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-message-modal.component.ts</context><context context-type="linenumber">101</context></context-group></trans-unit> | 11383 | </trans-unit> |
11281 | <trans-unit id="4117663541503607703" datatype="html"> | 11384 | <trans-unit id="4117663541503607703" datatype="html"> |
11282 | <source>Add a message to communicate with the moderation team</source> | 11385 | <source>Add a message to communicate with the moderation team</source> |
11283 | <target state="translated">Een bericht toevoegen om met het moderatorenteam te communiceren</target> | 11386 | <target state="translated">Een bericht toevoegen om met het moderatorenteam te communiceren</target> |
11284 | 11387 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-message-modal.component.ts</context><context context-type="linenumber">104</context></context-group> | |
11285 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-message-modal.component.ts</context><context context-type="linenumber">104</context></context-group></trans-unit> | 11388 | </trans-unit> |
11286 | <trans-unit id="3085641638748358969"> | 11389 | <trans-unit id="3085641638748358969"> |
11287 | <source>Account <x id="PH"/> unmuted by the instance.</source> | 11390 | <source>Account <x id="PH"/> unmuted by the instance.</source> |
11288 | <target>Account <x id="PH"/> niet meer gedempt door exemplaar van PeerTube.</target> | 11391 | <target>Account <x id="PH"/> niet meer gedempt door exemplaar van PeerTube.</target> |
@@ -11519,23 +11622,23 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
11519 | <trans-unit id="968295009933361070"> | 11622 | <trans-unit id="968295009933361070"> |
11520 | <source>Too many attempts, please try again after <x id="PH"/> minutes.</source> | 11623 | <source>Too many attempts, please try again after <x id="PH"/> minutes.</source> |
11521 | <target>Te veel pogingen. Probeer alstublieft opnieuw na <x id="PH"/> minuten.</target> | 11624 | <target>Te veel pogingen. Probeer alstublieft opnieuw na <x id="PH"/> minuten.</target> |
11522 | 11625 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">118</context></context-group> | |
11523 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">118</context></context-group></trans-unit> | 11626 | </trans-unit> |
11524 | <trans-unit id="4965472196059235310"> | 11627 | <trans-unit id="4965472196059235310"> |
11525 | <source>Too many attempts, please try again later.</source> | 11628 | <source>Too many attempts, please try again later.</source> |
11526 | <target>Te vaak geprobeerd, probeer alstublieft later.</target> | 11629 | <target>Te vaak geprobeerd, probeer alstublieft later.</target> |
11527 | 11630 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">121</context></context-group> | |
11528 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">121</context></context-group></trans-unit> | 11631 | </trans-unit> |
11529 | <trans-unit id="1693549688987384699"> | 11632 | <trans-unit id="1693549688987384699"> |
11530 | <source>Server error. Please retry later.</source> | 11633 | <source>Server error. Please retry later.</source> |
11531 | <target>Serverfout. Probeer later alstublieft weer.</target> | 11634 | <target>Serverfout. Probeer later alstublieft weer.</target> |
11532 | 11635 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">125</context></context-group> | |
11533 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">125</context></context-group></trans-unit> | 11636 | </trans-unit> |
11534 | <trans-unit id="7436975022198908854" datatype="html"> | 11637 | <trans-unit id="7436975022198908854" datatype="html"> |
11535 | <source>Unknown server error</source> | 11638 | <source>Unknown server error</source> |
11536 | <target state="new">Unknown server error</target> | 11639 | <target state="new">Unknown server error</target> |
11537 | 11640 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">128</context></context-group> | |
11538 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">128</context></context-group></trans-unit> | 11641 | </trans-unit> |
11539 | <trans-unit id="5927402622550505067" datatype="html"> | 11642 | <trans-unit id="5927402622550505067" datatype="html"> |
11540 | <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source> | 11643 | <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source> |
11541 | <target state="translated">Geabonneerd op alle huidige kanalen van <x id="PH"/>. U krijgt meldingen van al zijn of haar nieuwe video's.</target> | 11644 | <target state="translated">Geabonneerd op alle huidige kanalen van <x id="PH"/>. U krijgt meldingen van al zijn of haar nieuwe video's.</target> |
@@ -11579,8 +11682,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
11579 | <trans-unit id="4968151111061046122"> | 11682 | <trans-unit id="4968151111061046122"> |
11580 | <source>Moderator</source> | 11683 | <source>Moderator</source> |
11581 | <target>Beheerder</target> | 11684 | <target>Beheerder</target> |
11582 | 11685 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-users/user-admin.service.ts</context><context context-type="linenumber">125</context></context-group> | |
11583 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-users/user-admin.service.ts</context><context context-type="linenumber">125</context></context-group></trans-unit> | 11686 | </trans-unit> |
11584 | <trans-unit id="2279527393438260622" datatype="html"> | 11687 | <trans-unit id="2279527393438260622" datatype="html"> |
11585 | <source>Search videos, playlists, channels…</source> | 11688 | <source>Search videos, playlists, channels…</source> |
11586 | <target state="new">Search videos, playlists, channels…</target> | 11689 | <target state="new">Search videos, playlists, channels…</target> |
@@ -11634,55 +11737,55 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
11634 | <trans-unit id="2909684945706361544" datatype="html"> | 11737 | <trans-unit id="2909684945706361544" datatype="html"> |
11635 | <source>Delete video</source> | 11738 | <source>Delete video</source> |
11636 | <target state="translated">Video verwijderen</target> | 11739 | <target state="translated">Video verwijderen</target> |
11637 | 11740 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">372</context></context-group> | |
11638 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">372</context></context-group></trans-unit> | 11741 | </trans-unit> |
11639 | <trans-unit id="2210418817778733727" datatype="html"> | 11742 | <trans-unit id="2210418817778733727" datatype="html"> |
11640 | <source>Actions for the comment</source> | 11743 | <source>Actions for the comment</source> |
11641 | <target state="translated">Acties voor de reactie</target> | 11744 | <target state="translated">Acties voor de reactie</target> |
11642 | 11745 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">401</context></context-group> | |
11643 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">401</context></context-group></trans-unit> | 11746 | </trans-unit> |
11644 | <trans-unit id="7978668497183230348" datatype="html"> | 11747 | <trans-unit id="7978668497183230348" datatype="html"> |
11645 | <source>Delete comment</source> | 11748 | <source>Delete comment</source> |
11646 | <target state="translated">Reactie verwijderen</target> | 11749 | <target state="translated">Reactie verwijderen</target> |
11647 | 11750 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">407</context></context-group> | |
11648 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">407</context></context-group></trans-unit> | 11751 | </trans-unit> |
11649 | <trans-unit id="6747218355168080191" datatype="html"> | 11752 | <trans-unit id="6747218355168080191" datatype="html"> |
11650 | <source>Do you really want to delete this comment?</source> | 11753 | <source>Do you really want to delete this comment?</source> |
11651 | <target state="translated">Wil je deze reactie echt verwijderen?</target> | 11754 | <target state="translated">Wil je deze reactie echt verwijderen?</target> |
11652 | 11755 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">181</context></context-group> | |
11653 | 11756 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">411</context></context-group> | |
11654 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">181</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">411</context></context-group></trans-unit> | 11757 | </trans-unit> |
11655 | <trans-unit id="7837272126865175984" datatype="html"> | 11758 | <trans-unit id="7837272126865175984" datatype="html"> |
11656 | <source>Comment deleted.</source> | 11759 | <source>Comment deleted.</source> |
11657 | <target state="translated">Reactie verwijderd.</target> | 11760 | <target state="translated">Reactie verwijderd.</target> |
11658 | 11761 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">419</context></context-group> | |
11659 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">419</context></context-group></trans-unit> | 11762 | </trans-unit> |
11660 | <trans-unit id="346270517625845962" datatype="html"> | 11763 | <trans-unit id="346270517625845962" datatype="html"> |
11661 | <source>Encoder</source> | 11764 | <source>Encoder</source> |
11662 | <target state="translated">Encoder</target> | 11765 | <target state="translated">Encoder</target> |
11663 | 11766 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">210</context></context-group> | |
11664 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">210</context></context-group></trans-unit> | 11767 | </trans-unit> |
11665 | <trans-unit id="2331557444464201331" datatype="html"> | 11768 | <trans-unit id="2331557444464201331" datatype="html"> |
11666 | <source>Format name</source> | 11769 | <source>Format name</source> |
11667 | <target state="translated">Formaatnaam</target> | 11770 | <target state="translated">Formaatnaam</target> |
11668 | 11771 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">211</context></context-group> | |
11669 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">211</context></context-group></trans-unit> | 11772 | </trans-unit> |
11670 | <trans-unit id="45739481977493163" datatype="html"> | 11773 | <trans-unit id="45739481977493163" datatype="html"> |
11671 | <source>Size</source> | 11774 | <source>Size</source> |
11672 | <target state="translated">Grootte</target> | 11775 | <target state="translated">Grootte</target> |
11673 | 11776 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">212</context></context-group> | |
11674 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">212</context></context-group></trans-unit> | 11777 | </trans-unit> |
11675 | <trans-unit id="7742520815129539114" datatype="html"> | 11778 | <trans-unit id="7742520815129539114" datatype="html"> |
11676 | <source>Bitrate</source> | 11779 | <source>Bitrate</source> |
11677 | <target state="translated">Bitrate</target> | 11780 | <target state="translated">Bitrate</target> |
11678 | 11781 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">214</context></context-group> | |
11679 | 11782 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">237</context></context-group> | |
11680 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">214</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">237</context></context-group></trans-unit> | 11783 | </trans-unit> |
11681 | <trans-unit id="4094960161662677662" datatype="html"> | 11784 | <trans-unit id="4094960161662677662" datatype="html"> |
11682 | <source>Codec</source> | 11785 | <source>Codec</source> |
11683 | <target state="translated">Codec</target> | 11786 | <target state="translated">Codec</target> |
11684 | 11787 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">234</context></context-group> | |
11685 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">234</context></context-group></trans-unit> | 11788 | </trans-unit> |
11686 | <trans-unit id="2115592966120408375"> | 11789 | <trans-unit id="2115592966120408375"> |
11687 | <source>Copied</source> | 11790 | <source>Copied</source> |
11688 | <target>Gekopieerd</target> | 11791 | <target>Gekopieerd</target> |
@@ -11701,25 +11804,25 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
11701 | <trans-unit id="3622946684246476652"> | 11804 | <trans-unit id="3622946684246476652"> |
11702 | <source>Do you really want to delete this video?</source> | 11805 | <source>Do you really want to delete this video?</source> |
11703 | <target>Weet je zeker dat je de video wil verwijderen?</target> | 11806 | <target>Weet je zeker dat je de video wil verwijderen?</target> |
11704 | 11807 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">94</context></context-group> | |
11705 | 11808 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">376</context></context-group> | |
11706 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">376</context></context-group></trans-unit> | 11809 | </trans-unit> |
11707 | <trans-unit id="3941342949736653028" datatype="html"> | 11810 | <trans-unit id="3941342949736653028" datatype="html"> |
11708 | <source>Video deleted.</source> | 11811 | <source>Video deleted.</source> |
11709 | <target state="translated">Video verwijderd.</target> | 11812 | <target state="translated">Video verwijderd.</target> |
11710 | 11813 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">101</context></context-group> | |
11711 | 11814 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">384</context></context-group> | |
11712 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">384</context></context-group></trans-unit> | 11815 | </trans-unit> |
11713 | <trans-unit id="5072091387445907742" datatype="html"> | 11816 | <trans-unit id="5072091387445907742" datatype="html"> |
11714 | <source>Actions for the reporter</source> | 11817 | <source>Actions for the reporter</source> |
11715 | <target state="translated">Acties voor de aangever</target> | 11818 | <target state="translated">Acties voor de aangever</target> |
11716 | 11819 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">311</context></context-group> | |
11717 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">311</context></context-group></trans-unit> | 11820 | </trans-unit> |
11718 | <trans-unit id="6599069899275412095" datatype="html"> | 11821 | <trans-unit id="6599069899275412095" datatype="html"> |
11719 | <source>Mute reporter</source> | 11822 | <source>Mute reporter</source> |
11720 | <target state="translated">Reporter dempen</target> | 11823 | <target state="translated">Reporter dempen</target> |
11721 | 11824 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">317</context></context-group> | |
11722 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">317</context></context-group></trans-unit> | 11825 | </trans-unit> |
11723 | <trans-unit id="3099741642167775297" datatype="html"> | 11826 | <trans-unit id="3099741642167775297" datatype="html"> |
11724 | <source>Download</source> | 11827 | <source>Download</source> |
11725 | <target state="translated">Downloaden</target> | 11828 | <target state="translated">Downloaden</target> |
@@ -11735,17 +11838,17 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
11735 | <trans-unit id="4021752662928002901" datatype="html"> | 11838 | <trans-unit id="4021752662928002901" datatype="html"> |
11736 | <source>Update</source> | 11839 | <source>Update</source> |
11737 | <target state="translated">Bijwerken</target> | 11840 | <target state="translated">Bijwerken</target> |
11738 | 11841 | <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">187</context></context-group> | |
11739 | 11842 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-update.component.ts</context><context context-type="linenumber">115</context></context-group> | |
11740 | 11843 | <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">62</context></context-group> | |
11741 | 11844 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">68</context></context-group> | |
11742 | 11845 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">61</context></context-group> | |
11743 | 11846 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.html</context><context context-type="linenumber">3</context></context-group> | |
11744 | 11847 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.html</context><context context-type="linenumber">21</context></context-group> | |
11745 | 11848 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/edit-button.component.ts</context><context context-type="linenumber">22</context></context-group> | |
11746 | 11849 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/edit-button.component.ts</context><context context-type="linenumber">27</context></context-group> | |
11747 | 11850 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">341</context></context-group> | |
11748 | <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">187</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-update.component.ts</context><context context-type="linenumber">115</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">62</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">68</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">61</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.html</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/edit-button.component.ts</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/edit-button.component.ts</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">341</context></context-group></trans-unit> | 11851 | </trans-unit> |
11749 | <trans-unit id="420763834450076269" datatype="html"> | 11852 | <trans-unit id="420763834450076269" datatype="html"> |
11750 | <source>Block</source> | 11853 | <source>Block</source> |
11751 | <target state="translated">Blokkering</target> | 11854 | <target state="translated">Blokkering</target> |
@@ -11776,20 +11879,26 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
11776 | <target state="new">Delete WebTorrent files</target> | 11879 | <target state="new">Delete WebTorrent files</target> |
11777 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">115</context></context-group> | 11880 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">115</context></context-group> |
11778 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">409</context></context-group> | 11881 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">409</context></context-group> |
11779 | </trans-unit><trans-unit id="8315587636588243636" datatype="html"> | 11882 | </trans-unit> |
11780 | <source>Are you sure you want to delete this <x id="PH" equiv-text="file.resolution.label"/> file?</source><target state="new">Are you sure you want to delete this <x id="PH" equiv-text="file.resolution.label"/> file?</target> | 11883 | <trans-unit id="8315587636588243636" datatype="html"> |
11884 | <source>Are you sure you want to delete this <x id="PH" equiv-text="file.resolution.label"/> file?</source> | ||
11885 | <target state="new">Are you sure you want to delete this <x id="PH" equiv-text="file.resolution.label"/> file?</target> | ||
11781 | <context-group purpose="location"> | 11886 | <context-group purpose="location"> |
11782 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context> | 11887 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context> |
11783 | <context context-type="linenumber">200</context> | 11888 | <context context-type="linenumber">200</context> |
11784 | </context-group> | 11889 | </context-group> |
11785 | </trans-unit><trans-unit id="6693349469471580292" datatype="html"> | 11890 | </trans-unit> |
11786 | <source>Delete file</source><target state="new">Delete file</target> | 11891 | <trans-unit id="6693349469471580292" datatype="html"> |
11892 | <source>Delete file</source> | ||
11893 | <target state="new">Delete file</target> | ||
11787 | <context-group purpose="location"> | 11894 | <context-group purpose="location"> |
11788 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context> | 11895 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context> |
11789 | <context context-type="linenumber">201</context> | 11896 | <context context-type="linenumber">201</context> |
11790 | </context-group> | 11897 | </context-group> |
11791 | </trans-unit><trans-unit id="7016764388104297354" datatype="html"> | 11898 | </trans-unit> |
11792 | <source>File removed.</source><target state="new">File removed.</target> | 11899 | <trans-unit id="7016764388104297354" datatype="html"> |
11900 | <source>File removed.</source> | ||
11901 | <target state="new">File removed.</target> | ||
11793 | <context-group purpose="location"> | 11902 | <context-group purpose="location"> |
11794 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context> | 11903 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context> |
11795 | <context context-type="linenumber">207</context> | 11904 | <context context-type="linenumber">207</context> |
@@ -11798,8 +11907,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
11798 | <trans-unit id="1314383205093440631" datatype="html"> | 11907 | <trans-unit id="1314383205093440631" datatype="html"> |
11799 | <source>Are you sure you want to delete {count, plural, =1 {this video} other {these <x id="count"/> videos}}?</source> | 11908 | <source>Are you sure you want to delete {count, plural, =1 {this video} other {these <x id="count"/> videos}}?</source> |
11800 | <target state="new">Are you sure you want to delete {count, plural, =1 {this video} other {these <x id="count"/> videos}}?</target> | 11909 | <target state="new">Are you sure you want to delete {count, plural, =1 {this video} other {these <x id="count"/> videos}}?</target> |
11801 | 11910 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">216</context></context-group> | |
11802 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">216</context></context-group></trans-unit> | 11911 | </trans-unit> |
11803 | <trans-unit id="1950057220179636309"> | 11912 | <trans-unit id="1950057220179636309"> |
11804 | <source>Save to playlist</source> | 11913 | <source>Save to playlist</source> |
11805 | <target>Opslaan in afspeellijst</target> | 11914 | <target>Opslaan in afspeellijst</target> |
@@ -11807,8 +11916,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
11807 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">321</context></context-group> | 11916 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">321</context></context-group> |
11808 | </trans-unit> | 11917 | </trans-unit> |
11809 | <trans-unit id="8272123190776748811" datatype="html"> | 11918 | <trans-unit id="8272123190776748811" datatype="html"> |
11810 | <source>You need to be <a href="/login">logged in</a> to rate this video.</source> | 11919 | <source>You need to be <a href="/login">logged in</a> to rate this video.</source> |
11811 | <target state="translated">Je moet <a href="/login">laangemeld</a> zijn om deze video te beoordelen.</target> | 11920 | <target state="translated">Je moet <a href="/login">laangemeld</a> zijn om deze video te beoordelen.</target> |
11812 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/video-rate.component.ts</context><context context-type="linenumber">85</context></context-group> | 11921 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/video-rate.component.ts</context><context context-type="linenumber">85</context></context-group> |
11813 | </trans-unit> | 11922 | </trans-unit> |
11814 | <trans-unit id="4503408361537553733" datatype="html"> | 11923 | <trans-unit id="4503408361537553733" datatype="html"> |
@@ -11850,9 +11959,9 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
11850 | <trans-unit id="4903651219400691248" datatype="html"> | 11959 | <trans-unit id="4903651219400691248" datatype="html"> |
11851 | <source>Mute account</source> | 11960 | <source>Mute account</source> |
11852 | <target state="translated">Account dempen</target> | 11961 | <target state="translated">Account dempen</target> |
11853 | 11962 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">293</context></context-group> | |
11854 | 11963 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">417</context></context-group> | |
11855 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">293</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">417</context></context-group></trans-unit> | 11964 | </trans-unit> |
11856 | <trans-unit id="4021487547497211597" datatype="html"> | 11965 | <trans-unit id="4021487547497211597" datatype="html"> |
11857 | <source>Open video actions</source> | 11966 | <source>Open video actions</source> |
11858 | <target state="new">Open video actions</target> | 11967 | <target state="new">Open video actions</target> |
@@ -11874,8 +11983,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
11874 | <source>Unblock <x id="PH" equiv-text="this.video.name"/></source> | 11983 | <source>Unblock <x id="PH" equiv-text="this.video.name"/></source> |
11875 | <target state="new">Unblock <x id="PH" equiv-text="this.video.name"/></target> | 11984 | <target state="new">Unblock <x id="PH" equiv-text="this.video.name"/></target> |
11876 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">210</context></context-group> | 11985 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">210</context></context-group> |
11877 | </trans-unit><trans-unit id="3143238830256588661" datatype="html"> | 11986 | </trans-unit> |
11878 | <source>The live stream will be automatically terminated and replays won't be saved.</source><target state="new">The live stream will be automatically terminated and replays won't be saved.</target> | 11987 | <trans-unit id="3143238830256588661" datatype="html"> |
11988 | <source>The live stream will be automatically terminated and replays won't be saved.</source> | ||
11989 | <target state="new">The live stream will be automatically terminated and replays won't be saved.</target> | ||
11879 | <context-group purpose="location"> | 11990 | <context-group purpose="location"> |
11880 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context> | 11991 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context> |
11881 | <context context-type="linenumber">233</context> | 11992 | <context context-type="linenumber">233</context> |
@@ -11884,8 +11995,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
11884 | <trans-unit id="3719503424625455635" datatype="html"> | 11995 | <trans-unit id="3719503424625455635" datatype="html"> |
11885 | <source>Mute server account</source> | 11996 | <source>Mute server account</source> |
11886 | <target state="translated">Server-account dempen</target> | 11997 | <target state="translated">Server-account dempen</target> |
11887 | 11998 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">299</context></context-group> | |
11888 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">299</context></context-group></trans-unit> | 11999 | </trans-unit> |
11889 | <trans-unit id="7008439939460403347"> | 12000 | <trans-unit id="7008439939460403347"> |
11890 | <source>Report</source> | 12001 | <source>Report</source> |
11891 | <target>Rapporteer</target> | 12002 | <target>Rapporteer</target> |
@@ -12028,8 +12139,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
12028 | <trans-unit id="5622582942980351192" datatype="html"> | 12139 | <trans-unit id="5622582942980351192" datatype="html"> |
12029 | <source>Light/Orange</source> | 12140 | <source>Light/Orange</source> |
12030 | <target state="new">Light/Orange</target> | 12141 | <target state="new">Light/Orange</target> |
12031 | 12142 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/theme/theme.service.ts</context><context context-type="linenumber">50</context></context-group> | |
12032 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/theme/theme.service.ts</context><context context-type="linenumber">50</context></context-group></trans-unit> | 12143 | </trans-unit> |
12033 | <trans-unit id="1219783168145776019" datatype="html"> | 12144 | <trans-unit id="1219783168145776019" datatype="html"> |
12034 | <source>LIVE ENDED</source> | 12145 | <source>LIVE ENDED</source> |
12035 | <target state="translated">LIVE-UITZENDING VOORBIJ</target> | 12146 | <target state="translated">LIVE-UITZENDING VOORBIJ</target> |
@@ -12038,113 +12149,113 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
12038 | <trans-unit id="2439066254855913806"> | 12149 | <trans-unit id="2439066254855913806"> |
12039 | <source>Only I can see this video</source> | 12150 | <source>Only I can see this video</source> |
12040 | <target>Ik kan deze video alleen zien</target> | 12151 | <target>Ik kan deze video alleen zien</target> |
12041 | 12152 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">385</context></context-group> | |
12042 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">385</context></context-group></trans-unit> | 12153 | </trans-unit> |
12043 | <trans-unit id="6767380569816110388" datatype="html"> | 12154 | <trans-unit id="6767380569816110388" datatype="html"> |
12044 | <source>Only shareable via a private link</source> | 12155 | <source>Only shareable via a private link</source> |
12045 | <target state="translated">Enkel deelbaar via een privé-verwijzing</target> | 12156 | <target state="translated">Enkel deelbaar via een privé-verwijzing</target> |
12046 | 12157 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">386</context></context-group> | |
12047 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">386</context></context-group></trans-unit> | 12158 | </trans-unit> |
12048 | <trans-unit id="6828965264297239528"> | 12159 | <trans-unit id="6828965264297239528"> |
12049 | <source>Anyone can see this video</source> | 12160 | <source>Anyone can see this video</source> |
12050 | <target>Iedereen kan deze video zien</target> | 12161 | <target>Iedereen kan deze video zien</target> |
12051 | 12162 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">387</context></context-group> | |
12052 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">387</context></context-group></trans-unit> | 12163 | </trans-unit> |
12053 | <trans-unit id="1425933035739773115" datatype="html"> | 12164 | <trans-unit id="1425933035739773115" datatype="html"> |
12054 | <source>Only users of this instance can see this video</source> | 12165 | <source>Only users of this instance can see this video</source> |
12055 | <target state="translated">Enkel gebruikers van dit exemplaar van PeerTube kunnen deze video zien</target> | 12166 | <target state="translated">Enkel gebruikers van dit exemplaar van PeerTube kunnen deze video zien</target> |
12056 | 12167 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">388</context></context-group> | |
12057 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">388</context></context-group></trans-unit> | 12168 | </trans-unit> |
12058 | <trans-unit id="5210096066382592800"> | 12169 | <trans-unit id="5210096066382592800"> |
12059 | <source>Video to import updated.</source> | 12170 | <source>Video to import updated.</source> |
12060 | <target>Video naar import bijgewerkt.</target> | 12171 | <target>Video naar import bijgewerkt.</target> |
12061 | 12172 | <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">135</context></context-group> | |
12062 | 12173 | <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">124</context></context-group> | |
12063 | <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">135</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">124</context></context-group></trans-unit> | 12174 | </trans-unit> |
12064 | <trans-unit id="3284171506518522275"> | 12175 | <trans-unit id="3284171506518522275"> |
12065 | <source>Your video was uploaded to your account and is private.</source> | 12176 | <source>Your video was uploaded to your account and is private.</source> |
12066 | <target>Jouw video is geupload naar jouw account en is privé. | 12177 | <target>Jouw video is geupload naar jouw account en is privé. |
12067 | </target> | 12178 | </target> |
12068 | 12179 | <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">107</context></context-group> | |
12069 | <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">107</context></context-group></trans-unit> | 12180 | </trans-unit> |
12070 | <trans-unit id="5699822024600815733"> | 12181 | <trans-unit id="5699822024600815733"> |
12071 | <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source> | 12182 | <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source> |
12072 | <target>Maar geassocieerde data(tags, beschrijving...) zullen verloren raken, weet je zeker dat je deze pagina wilt verlaten?</target> | 12183 | <target>Maar geassocieerde data(tags, beschrijving...) zullen verloren raken, weet je zeker dat je deze pagina wilt verlaten?</target> |
12073 | 12184 | <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">108</context></context-group> | |
12074 | <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">108</context></context-group></trans-unit> | 12185 | </trans-unit> |
12075 | <trans-unit id="1219739004043110649"> | 12186 | <trans-unit id="1219739004043110649"> |
12076 | <source>Your video is not uploaded yet, are you sure you want to leave this page?</source> | 12187 | <source>Your video is not uploaded yet, are you sure you want to leave this page?</source> |
12077 | <target>Jouw video is nog niet geupload, weet je zeker dat je deze pagina wilt verlaten?</target> | 12188 | <target>Jouw video is nog niet geupload, weet je zeker dat je deze pagina wilt verlaten?</target> |
12078 | 12189 | <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">110</context></context-group> | |
12079 | <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">110</context></context-group></trans-unit> | 12190 | </trans-unit> |
12080 | <trans-unit id="1830802698757049943" datatype="html"> | 12191 | <trans-unit id="1830802698757049943" datatype="html"> |
12081 | <source>Publish <x id="PH" equiv-text="videoName"/></source> | 12192 | <source>Publish <x id="PH" equiv-text="videoName"/></source> |
12082 | <target state="new">Publish <x id="PH" equiv-text="videoName"/></target> | 12193 | <target state="new">Publish <x id="PH" equiv-text="videoName"/></target> |
12083 | 12194 | <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">123</context></context-group> | |
12084 | <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">123</context></context-group></trans-unit> | 12195 | </trans-unit> |
12085 | <trans-unit id="6932865105766151309" datatype="html"> | 12196 | <trans-unit id="6932865105766151309" datatype="html"> |
12086 | <source>Upload</source> | 12197 | <source>Upload</source> |
12087 | <target state="translated">Uploaden</target> | 12198 | <target state="translated">Uploaden</target> |
12088 | 12199 | <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">238</context></context-group> | |
12089 | <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">238</context></context-group></trans-unit> | 12200 | </trans-unit> |
12090 | <trans-unit id="8278735427925094503"> | 12201 | <trans-unit id="8278735427925094503"> |
12091 | <source>Upload <x id="PH"/> </source> | 12202 | <source>Upload <x id="PH"/> </source> |
12092 | <target> | 12203 | <target> |
12093 | <x id="PH"/> uploaden | 12204 | <x id="PH"/> uploaden |
12094 | </target> | 12205 | </target> |
12095 | 12206 | <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">240</context></context-group> | |
12096 | <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">240</context></context-group></trans-unit> | 12207 | </trans-unit> |
12097 | <trans-unit id="5981816353437801748"> | 12208 | <trans-unit id="5981816353437801748"> |
12098 | <source>Video published.</source> | 12209 | <source>Video published.</source> |
12099 | <target>Video gepubliceerd.</target> | 12210 | <target>Video gepubliceerd.</target> |
12100 | 12211 | <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">261</context></context-group> | |
12101 | <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">261</context></context-group></trans-unit> | 12212 | </trans-unit> |
12102 | <trans-unit id="764164089183618119"> | 12213 | <trans-unit id="764164089183618119"> |
12103 | <source>You have unsaved changes! If you leave, your changes will be lost.</source> | 12214 | <source>You have unsaved changes! If you leave, your changes will be lost.</source> |
12104 | <target>Je hebt niet-opgeslagen wijzigingen! Als je vertrekt, gaan je wijzigingen verloren.</target> | 12215 | <target>Je hebt niet-opgeslagen wijzigingen! Als je vertrekt, gaan je wijzigingen verloren.</target> |
12105 | 12216 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.ts</context><context context-type="linenumber">90</context></context-group> | |
12106 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.ts</context><context context-type="linenumber">90</context></context-group></trans-unit> | 12217 | </trans-unit> |
12107 | <trans-unit id="8306050839443016954"> | 12218 | <trans-unit id="8306050839443016954"> |
12108 | <source>Video updated.</source> | 12219 | <source>Video updated.</source> |
12109 | <target>Video geupdate.</target> | 12220 | <target>Video geupdate.</target> |
12110 | 12221 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.ts</context><context context-type="linenumber">152</context></context-group> | |
12111 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.ts</context><context context-type="linenumber">152</context></context-group></trans-unit> | 12222 | </trans-unit> |
12112 | <trans-unit id="5609201297201028750" datatype="html"> | 12223 | <trans-unit id="5609201297201028750" datatype="html"> |
12113 | <source>(extensions: <x id="PH" equiv-text="this.videoExtensions.join(', ')"/>)</source> | 12224 | <source>(extensions: <x id="PH" equiv-text="this.videoExtensions.join(', ')"/>)</source> |
12114 | <target state="new">(extensions: <x id="PH" equiv-text="this.videoExtensions.join(', ')"/>)</target> | 12225 | <target state="new">(extensions: <x id="PH" equiv-text="this.videoExtensions.join(', ')"/>)</target> |
12115 | 12226 | <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">107</context></context-group> | |
12116 | 12227 | <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">111</context></context-group> | |
12117 | <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">107</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">111</context></context-group></trans-unit> | 12228 | </trans-unit> |
12118 | <trans-unit id="2763845919408843325" datatype="html"> | 12229 | <trans-unit id="2763845919408843325" datatype="html"> |
12119 | <source>"<x id="PH" equiv-text="this.getFilename(t.options.file)"/>" will be added at the beginning of the video</source> | 12230 | <source>"<x id="PH" equiv-text="this.getFilename(t.options.file)"/>" will be added at the beginning of the video</source> |
12120 | <target state="new">"<x id="PH" equiv-text="this.getFilename(t.options.file)"/>" will be added at the beginning of the video</target> | 12231 | <target state="new">"<x id="PH" equiv-text="this.getFilename(t.options.file)"/>" will be added at the beginning of the video</target> |
12121 | 12232 | <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">123</context></context-group> | |
12122 | <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">123</context></context-group></trans-unit> | 12233 | </trans-unit> |
12123 | <trans-unit id="4952096817126306891" datatype="html"> | 12234 | <trans-unit id="4952096817126306891" datatype="html"> |
12124 | <source>"<x id="PH" equiv-text="this.getFilename(t.options.file)"/>" will be added at the end of the video</source> | 12235 | <source>"<x id="PH" equiv-text="this.getFilename(t.options.file)"/>" will be added at the end of the video</source> |
12125 | <target state="new">"<x id="PH" equiv-text="this.getFilename(t.options.file)"/>" will be added at the end of the video</target> | 12236 | <target state="new">"<x id="PH" equiv-text="this.getFilename(t.options.file)"/>" will be added at the end of the video</target> |
12126 | 12237 | <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">127</context></context-group> | |
12127 | <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">127</context></context-group></trans-unit> | 12238 | </trans-unit> |
12128 | <trans-unit id="665518679871959619" datatype="html"> | 12239 | <trans-unit id="665518679871959619" datatype="html"> |
12129 | <source>"<x id="PH" equiv-text="this.getFilename(t.options.file)"/>" image watermark will be added to the video</source> | 12240 | <source>"<x id="PH" equiv-text="this.getFilename(t.options.file)"/>" image watermark will be added to the video</source> |
12130 | <target state="new">"<x id="PH" equiv-text="this.getFilename(t.options.file)"/>" image watermark will be added to the video</target> | 12241 | <target state="new">"<x id="PH" equiv-text="this.getFilename(t.options.file)"/>" image watermark will be added to the video</target> |
12131 | 12242 | <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">131</context></context-group> | |
12132 | <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">131</context></context-group></trans-unit> | 12243 | </trans-unit> |
12133 | <trans-unit id="2677581013897190613" datatype="html"> | 12244 | <trans-unit id="2677581013897190613" datatype="html"> |
12134 | <source>Video will begin at <x id="PH" equiv-text="secondsToTime(start)"/> and stop at <x id="PH_1" equiv-text="secondsToTime(end)"/></source> | 12245 | <source>Video will begin at <x id="PH" equiv-text="secondsToTime(start)"/> and stop at <x id="PH_1" equiv-text="secondsToTime(end)"/></source> |
12135 | <target state="new">Video will begin at <x id="PH" equiv-text="secondsToTime(start)"/> and stop at <x id="PH_1" equiv-text="secondsToTime(end)"/></target> | 12246 | <target state="new">Video will begin at <x id="PH" equiv-text="secondsToTime(start)"/> and stop at <x id="PH_1" equiv-text="secondsToTime(end)"/></target> |
12136 | 12247 | <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">138</context></context-group> | |
12137 | <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">138</context></context-group></trans-unit> | 12248 | </trans-unit> |
12138 | <trans-unit id="2299077646120636288" datatype="html"> | 12249 | <trans-unit id="2299077646120636288" datatype="html"> |
12139 | <source>Video will begin at <x id="PH" equiv-text="secondsToTime(start)"/></source> | 12250 | <source>Video will begin at <x id="PH" equiv-text="secondsToTime(start)"/></source> |
12140 | <target state="new">Video will begin at <x id="PH" equiv-text="secondsToTime(start)"/></target> | 12251 | <target state="new">Video will begin at <x id="PH" equiv-text="secondsToTime(start)"/></target> |
12141 | 12252 | <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">142</context></context-group> | |
12142 | <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">142</context></context-group></trans-unit> | 12253 | </trans-unit> |
12143 | <trans-unit id="7209039243783736285" datatype="html"> | 12254 | <trans-unit id="7209039243783736285" datatype="html"> |
12144 | <source>Video will stop at <x id="PH" equiv-text="secondsToTime(end)"/></source> | 12255 | <source>Video will stop at <x id="PH" equiv-text="secondsToTime(end)"/></source> |
12145 | <target state="new">Video will stop at <x id="PH" equiv-text="secondsToTime(end)"/></target> | 12256 | <target state="new">Video will stop at <x id="PH" equiv-text="secondsToTime(end)"/></target> |
12146 | 12257 | <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">146</context></context-group> | |
12147 | <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">146</context></context-group></trans-unit> | 12258 | </trans-unit> |
12148 | <trans-unit id="5512208811126492983" datatype="html"> | 12259 | <trans-unit id="5512208811126492983" datatype="html"> |
12149 | <source>Report comment</source> | 12260 | <source>Report comment</source> |
12150 | <target state="translated">Reactie aangeven</target> | 12261 | <target state="translated">Reactie aangeven</target> |
@@ -12187,125 +12298,125 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
12187 | </context-group> | 12298 | </context-group> |
12188 | </trans-unit> | 12299 | </trans-unit> |
12189 | <trans-unit id="961774488937452220" datatype="html"> | 12300 | <trans-unit id="961774488937452220" datatype="html"> |
12190 | <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> | 12301 | <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> |
12191 | <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> | 12302 | <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> |
12192 | 12303 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">325</context></context-group> | |
12193 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">325</context></context-group></trans-unit> | 12304 | </trans-unit> |
12194 | <trans-unit id="5761611056224181752" datatype="html"> | 12305 | <trans-unit id="5761611056224181752" datatype="html"> |
12195 | <source>Redirection</source> | 12306 | <source>Redirection</source> |
12196 | <target state="translated">Doorverwijzing</target> | 12307 | <target state="translated">Doorverwijzing</target> |
12197 | 12308 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">326</context></context-group> | |
12198 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">326</context></context-group></trans-unit> | 12309 | </trans-unit> |
12199 | <trans-unit id="8858527736400081688"> | 12310 | <trans-unit id="8858527736400081688"> |
12200 | <source>This video contains mature or explicit content. Are you sure you want to watch it?</source> | 12311 | <source>This video contains mature or explicit content. Are you sure you want to watch it?</source> |
12201 | <target>Deze video bevat volwassen of expliciete inhoud. Weet je zeker dat je hem wilt kijken?</target> | 12312 | <target>Deze video bevat volwassen of expliciete inhoud. Weet je zeker dat je hem wilt kijken?</target> |
12202 | 12313 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">377</context></context-group> | |
12203 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">377</context></context-group></trans-unit> | 12314 | </trans-unit> |
12204 | <trans-unit id="3937119019020041049"> | 12315 | <trans-unit id="3937119019020041049"> |
12205 | <source>Mature or explicit content</source> | 12316 | <source>Mature or explicit content</source> |
12206 | <target>Volwassen of expliciete content</target> | 12317 | <target>Volwassen of expliciete content</target> |
12207 | 12318 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">378</context></context-group> | |
12208 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">378</context></context-group></trans-unit> | 12319 | </trans-unit> |
12209 | <trans-unit id="1755474755114288376" datatype="html"> | 12320 | <trans-unit id="1755474755114288376" datatype="html"> |
12210 | <source>Up Next</source> | 12321 | <source>Up Next</source> |
12211 | <target state="translated">Volgende</target> | 12322 | <target state="translated">Volgende</target> |
12212 | 12323 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">451</context></context-group> | |
12213 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">451</context></context-group></trans-unit> | 12324 | </trans-unit> |
12214 | <trans-unit id="2159130950882492111" datatype="html"> | 12325 | <trans-unit id="2159130950882492111" datatype="html"> |
12215 | <source>Cancel</source> | 12326 | <source>Cancel</source> |
12216 | <target state="translated">Annuleren</target> | 12327 | <target state="translated">Annuleren</target> |
12217 | 12328 | <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> | |
12218 | 12329 | <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> | |
12219 | 12330 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">129</context></context-group> | |
12220 | 12331 | <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> | |
12221 | 12332 | <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">42</context></context-group> | |
12222 | 12333 | <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> | |
12223 | 12334 | <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> | |
12224 | 12335 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal/video-caption-edit-modal.component.html</context><context context-type="linenumber">26</context></context-group> | |
12225 | 12336 | <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> | |
12226 | 12337 | <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> | |
12227 | 12338 | <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> | |
12228 | 12339 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">452</context></context-group> | |
12229 | 12340 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">20</context></context-group> | |
12230 | 12341 | <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> | |
12231 | 12342 | <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> | |
12232 | 12343 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group> | |
12233 | 12344 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group> | |
12234 | 12345 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">84</context></context-group> | |
12235 | 12346 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">34</context></context-group> | |
12236 | 12347 | <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> | |
12237 | 12348 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">143</context></context-group> | |
12238 | <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">129</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-video-imports/my-video-imports.component.html</context><context context-type="linenumber">42</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/shared/video-caption-edit-modal/video-caption-edit-modal.component.html</context><context context-type="linenumber">26</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">452</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">53</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">53</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">84</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">34</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">143</context></context-group></trans-unit> | 12349 | </trans-unit> |
12239 | <trans-unit id="3354816756665089864" datatype="html"> | 12350 | <trans-unit id="3354816756665089864" datatype="html"> |
12240 | <source>Autoplay is suspended</source> | 12351 | <source>Autoplay is suspended</source> |
12241 | <target state="translated">Automatisch afspelen is opgeschort</target> | 12352 | <target state="translated">Automatisch afspelen is opgeschort</target> |
12242 | 12353 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">453</context></context-group> | |
12243 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">453</context></context-group></trans-unit> | 12354 | </trans-unit> |
12244 | <trans-unit id="5856931617181450881" datatype="html"> | 12355 | <trans-unit id="5856931617181450881" datatype="html"> |
12245 | <source>Enter/exit fullscreen</source> | 12356 | <source>Enter/exit fullscreen</source> |
12246 | <target state="new">Enter/exit fullscreen</target> | 12357 | <target state="new">Enter/exit fullscreen</target> |
12247 | 12358 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">746</context></context-group> | |
12248 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">746</context></context-group></trans-unit> | 12359 | </trans-unit> |
12249 | <trans-unit id="2971009377468404076" datatype="html"> | 12360 | <trans-unit id="2971009377468404076" datatype="html"> |
12250 | <source>Play/Pause the video</source> | 12361 | <source>Play/Pause the video</source> |
12251 | <target state="new">Play/Pause the video</target> | 12362 | <target state="new">Play/Pause the video</target> |
12252 | 12363 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">747</context></context-group> | |
12253 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">747</context></context-group></trans-unit> | 12364 | </trans-unit> |
12254 | <trans-unit id="4147087312411482964" datatype="html"> | 12365 | <trans-unit id="4147087312411482964" datatype="html"> |
12255 | <source>Mute/unmute the video</source> | 12366 | <source>Mute/unmute the video</source> |
12256 | <target state="new">Mute/unmute the video</target> | 12367 | <target state="new">Mute/unmute the video</target> |
12257 | 12368 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">748</context></context-group> | |
12258 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">748</context></context-group></trans-unit> | 12369 | </trans-unit> |
12259 | <trans-unit id="4791956574676305640" datatype="html"> | 12370 | <trans-unit id="4791956574676305640" datatype="html"> |
12260 | <source>Skip to a percentage of the video: 0 is 0% and 9 is 90%</source> | 12371 | <source>Skip to a percentage of the video: 0 is 0% and 9 is 90%</source> |
12261 | <target state="new">Skip to a percentage of the video: 0 is 0% and 9 is 90%</target> | 12372 | <target state="new">Skip to a percentage of the video: 0 is 0% and 9 is 90%</target> |
12262 | 12373 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">750</context></context-group> | |
12263 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">750</context></context-group></trans-unit> | 12374 | </trans-unit> |
12264 | <trans-unit id="3887762369650091344" datatype="html"> | 12375 | <trans-unit id="3887762369650091344" datatype="html"> |
12265 | <source>Increase the volume</source> | 12376 | <source>Increase the volume</source> |
12266 | <target state="new">Increase the volume</target> | 12377 | <target state="new">Increase the volume</target> |
12267 | 12378 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">752</context></context-group> | |
12268 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">752</context></context-group></trans-unit> | 12379 | </trans-unit> |
12269 | <trans-unit id="1363382131573461910" datatype="html"> | 12380 | <trans-unit id="1363382131573461910" datatype="html"> |
12270 | <source>Decrease the volume</source> | 12381 | <source>Decrease the volume</source> |
12271 | <target state="new">Decrease the volume</target> | 12382 | <target state="new">Decrease the volume</target> |
12272 | 12383 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">753</context></context-group> | |
12273 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">753</context></context-group></trans-unit> | 12384 | </trans-unit> |
12274 | <trans-unit id="2541031516422557760" datatype="html"> | 12385 | <trans-unit id="2541031516422557760" datatype="html"> |
12275 | <source>Seek the video forward</source> | 12386 | <source>Seek the video forward</source> |
12276 | <target state="new">Seek the video forward</target> | 12387 | <target state="new">Seek the video forward</target> |
12277 | 12388 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">755</context></context-group> | |
12278 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">755</context></context-group></trans-unit> | 12389 | </trans-unit> |
12279 | <trans-unit id="8813023402019364882" datatype="html"> | 12390 | <trans-unit id="8813023402019364882" datatype="html"> |
12280 | <source>Seek the video backward</source> | 12391 | <source>Seek the video backward</source> |
12281 | <target state="new">Seek the video backward</target> | 12392 | <target state="new">Seek the video backward</target> |
12282 | 12393 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">756</context></context-group> | |
12283 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">756</context></context-group></trans-unit> | 12394 | </trans-unit> |
12284 | <trans-unit id="581757752202843950" datatype="html"> | 12395 | <trans-unit id="581757752202843950" datatype="html"> |
12285 | <source>Increase playback rate</source> | 12396 | <source>Increase playback rate</source> |
12286 | <target state="new">Increase playback rate</target> | 12397 | <target state="new">Increase playback rate</target> |
12287 | 12398 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">758</context></context-group> | |
12288 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">758</context></context-group></trans-unit> | 12399 | </trans-unit> |
12289 | <trans-unit id="5467642834854681120" datatype="html"> | 12400 | <trans-unit id="5467642834854681120" datatype="html"> |
12290 | <source>Decrease playback rate</source> | 12401 | <source>Decrease playback rate</source> |
12291 | <target state="new">Decrease playback rate</target> | 12402 | <target state="new">Decrease playback rate</target> |
12292 | 12403 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">759</context></context-group> | |
12293 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">759</context></context-group></trans-unit> | 12404 | </trans-unit> |
12294 | <trans-unit id="3860402955823859506" datatype="html"> | 12405 | <trans-unit id="3860402955823859506" datatype="html"> |
12295 | <source>Navigate in the video to the previous frame</source> | 12406 | <source>Navigate in the video to the previous frame</source> |
12296 | <target state="new">Navigate in the video to the previous frame</target> | 12407 | <target state="new">Navigate in the video to the previous frame</target> |
12297 | 12408 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">761</context></context-group> | |
12298 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">761</context></context-group></trans-unit> | 12409 | </trans-unit> |
12299 | <trans-unit id="8232494782895420700" datatype="html"> | 12410 | <trans-unit id="8232494782895420700" datatype="html"> |
12300 | <source>Navigate in the video to the next frame</source> | 12411 | <source>Navigate in the video to the next frame</source> |
12301 | <target state="new">Navigate in the video to the next frame</target> | 12412 | <target state="new">Navigate in the video to the next frame</target> |
12302 | 12413 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">762</context></context-group> | |
12303 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">762</context></context-group></trans-unit> | 12414 | </trans-unit> |
12304 | <trans-unit id="8223917068580581095" datatype="html"> | 12415 | <trans-unit id="8223917068580581095" datatype="html"> |
12305 | <source>Toggle theater mode</source> | 12416 | <source>Toggle theater mode</source> |
12306 | <target state="new">Toggle theater mode</target> | 12417 | <target state="new">Toggle theater mode</target> |
12307 | 12418 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">767</context></context-group> | |
12308 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">767</context></context-group></trans-unit> | 12419 | </trans-unit> |
12309 | <trans-unit id="8025996572234182184"> | 12420 | <trans-unit id="8025996572234182184"> |
12310 | <source>Like the video</source> | 12421 | <source>Like the video</source> |
12311 | <target>Like de video</target> | 12422 | <target>Like de video</target> |