]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - client/src/locale/target/angular_de_DE.xml
Refactor how we use icons
[github/Chocobozzz/PeerTube.git] / client / src / locale / target / angular_de_DE.xml
CommitLineData
a55e5579
C
1<?xml version="1.0" encoding="utf-8"?>
2<!--XLIFF document generated by Zanata. Visit http://zanata.org for more infomation.-->
3<xliff xmlns="urn:oasis:names:tc:xliff:document:1.1" xmlns:xyz="urn:appInfo:Items" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.1 http://www.oasis-open.org/committees/xliff/documents/xliff-core-1.1.xsd" version="1.1">
4 <file source-language="en-US" datatype="plaintext" original="" target-language="de-DE">
5 <body>
9c91b521
C
6 <trans-unit id="ngb.alert.close">
7 <source>Close</source>
8 <target>Schließen</target>
9 <context-group name="null">
10 <context context-type="linenumber">2</context>
11 </context-group>
12 </trans-unit>
13 <trans-unit id="ngb.carousel.previous">
14 <source>Previous</source>
15 <target>Zurück</target>
16 <context-group name="null">
17 <context context-type="linenumber">13</context>
18 </context-group>
19 </trans-unit>
20 <trans-unit id="ngb.carousel.next">
21 <source>Next</source>
22 <target>Weiter</target>
23 <context-group name="null">
24 <context context-type="linenumber">17</context>
25 </context-group>
26 </trans-unit>
27 <trans-unit id="ngb.datepicker.previous-month">
28 <source>Previous month</source>
29 <target>Vorheriger Monat</target>
30 <context-group name="null">
31 <context context-type="linenumber">5</context>
32 </context-group>
33 </trans-unit>
34 <trans-unit id="ngb.datepicker.next-month">
35 <source>Next month</source>
36 <target>Nächster Monat</target>
37 <context-group name="null">
38 <context context-type="linenumber">27</context>
39 </context-group>
40 </trans-unit>
41 <trans-unit id="ngb.datepicker.select-month">
42 <source>Select month</source>
43 <target>Monat wählen</target>
44 <context-group name="null">
45 <context context-type="linenumber">7</context>
46 </context-group>
47 </trans-unit>
48 <trans-unit id="ngb.datepicker.select-year">
49 <source>Select year</source>
50 <target>Jahr wählen</target>
51 <context-group name="null">
52 <context context-type="linenumber">16</context>
53 </context-group>
54 </trans-unit>
55 <trans-unit id="ngb.pagination.first">
56 <source>««</source>
57 <target>««</target>
58 <context-group name="null">
59 <context context-type="linenumber">7</context>
60 </context-group>
61 </trans-unit>
62 <trans-unit id="ngb.pagination.first-aria">
63 <source>First</source>
64 <target>Anfang</target>
65 <context-group name="null">
66 <context context-type="linenumber">5</context>
67 </context-group>
68 </trans-unit>
69 <trans-unit id="ngb.pagination.previous">
70 <source>«</source>
71 <target>«</target>
72 <context-group name="null">
73 <context context-type="linenumber">15</context>
74 </context-group>
75 </trans-unit>
76 <trans-unit id="ngb.pagination.previous-aria">
77 <source>Previous</source>
78 <target>Zurück</target>
79 <context-group name="null">
80 <context context-type="linenumber">13</context>
81 </context-group>
82 </trans-unit>
83 <trans-unit id="ngb.pagination.next">
84 <source>»</source>
85 <target>»</target>
86 <context-group name="null">
87 <context context-type="linenumber">29</context>
88 </context-group>
89 </trans-unit>
90 <trans-unit id="ngb.pagination.next-aria">
91 <source>Next</source>
92 <target>Weiter</target>
93 <context-group name="null">
94 <context context-type="linenumber">27</context>
95 </context-group>
96 </trans-unit>
97 <trans-unit id="ngb.pagination.last">
98 <source>»»</source>
99 <target>»»</target>
100 <context-group name="null">
101 <context context-type="linenumber">36</context>
102 </context-group>
103 </trans-unit>
104 <trans-unit id="ngb.pagination.last-aria">
105 <source>Last</source>
106 <target>Ende</target>
107 <context-group name="null">
108 <context context-type="linenumber">34</context>
109 </context-group>
110 </trans-unit>
111 <trans-unit id="ngb.progressbar.value">
112 <source><x id="INTERPOLATION" equiv-text="{{getPercentValue()}}"/>%</source>
113 <target><x id="INTERPOLATION" equiv-text="{{getPercentValue()}}"/>%</target>
114 <context-group name="null">
115 <context context-type="linenumber">6</context>
116 </context-group>
117 </trans-unit>
118 <trans-unit id="ngb.timepicker.increment-hours">
119 <source>Increment hours</source>
120 <target>Erhöhe die Stunden</target>
121 <context-group name="null">
122 <context context-type="linenumber">9</context>
123 </context-group>
124 </trans-unit>
125 <trans-unit id="ngb.timepicker.HH">
126 <source>HH</source>
127 <target>HH</target>
128 <context-group name="null">
129 <context context-type="linenumber">12</context>
130 </context-group>
131 </trans-unit>
132 <trans-unit id="ngb.timepicker.hours">
133 <source>Hours</source>
134 <target>Stunden</target>
135 <context-group name="null">
136 <context context-type="linenumber">14</context>
137 </context-group>
138 </trans-unit>
139 <trans-unit id="ngb.timepicker.decrement-hours">
140 <source>Decrement hours</source>
141 <target>Verringere die Stunden</target>
142 <context-group name="null">
143 <context context-type="linenumber">19</context>
144 </context-group>
145 </trans-unit>
146 <trans-unit id="ngb.timepicker.increment-minutes">
147 <source>Increment minutes</source>
148 <target>Erhöhe die Minuten</target>
149 <context-group name="null">
150 <context context-type="linenumber">28</context>
151 </context-group>
152 </trans-unit>
153 <trans-unit id="ngb.timepicker.MM">
154 <source>MM</source>
155 <target>MM</target>
156 <context-group name="null">
157 <context context-type="linenumber">31</context>
158 </context-group>
159 </trans-unit>
160 <trans-unit id="ngb.timepicker.minutes">
161 <source>Minutes</source>
162 <target>Minuten</target>
163 <context-group name="null">
164 <context context-type="linenumber">33</context>
165 </context-group>
166 </trans-unit>
167 <trans-unit id="ngb.timepicker.decrement-minutes">
168 <source>Decrement minutes</source>
169 <target>Verringere die Minuten</target>
170 <context-group name="null">
171 <context context-type="linenumber">38</context>
172 </context-group>
173 </trans-unit>
174 <trans-unit id="ngb.timepicker.increment-seconds">
175 <source>Increment seconds</source>
176 <target>Erhöhe die Sekunden</target>
177 <context-group name="null">
178 <context context-type="linenumber">47</context>
179 </context-group>
180 </trans-unit>
181 <trans-unit id="ngb.timepicker.SS">
182 <source>SS</source>
183 <target>SS</target>
184 <context-group name="null">
185 <context context-type="linenumber">50</context>
186 </context-group>
187 </trans-unit>
188 <trans-unit id="ngb.timepicker.seconds">
189 <source>Seconds</source>
190 <target>Sekunden</target>
191 <context-group name="null">
192 <context context-type="linenumber">52</context>
193 </context-group>
194 </trans-unit>
195 <trans-unit id="ngb.timepicker.decrement-seconds">
196 <source>Decrement seconds</source>
197 <target>Verringere die Sekunden</target>
198 <context-group name="null">
199 <context context-type="linenumber">57</context>
200 </context-group>
201 </trans-unit>
202 <trans-unit id="ngb.timepicker.PM">
203 <source>PM</source>
204 <target>vormittags</target>
205 <context-group name="null">
206 <context context-type="linenumber">65</context>
207 </context-group>
208 </trans-unit>
209 <trans-unit id="ngb.timepicker.AM">
210 <source>AM</source>
211 <target>nachmittags</target>
212 <context-group name="null">
213 <context context-type="linenumber">66</context>
214 </context-group>
215 </trans-unit>
216 <trans-unit id="d7b35c384aecd25a516200d6921836374613dfe7">
217 <source>Cancel</source>
218 <target>Abbrechen</target>
219 <context-group name="null">
220 <context context-type="linenumber">10</context>
221 </context-group>
222 </trans-unit>
6b09aba9
C
223 <trans-unit id="1d19634967b06f93fd7f20c0663742f8254e6d46">
224 <source>(extensions: <x id="INTERPOLATION" equiv-text="{{ allowedExtensionsMessage }}"/>, max size: <x id="INTERPOLATION_1" equiv-text="{{ maxFileSize | bytes }}"/>)</source>
225 <target>(zulässige Datei-Erweiterungen: <x id="INTERPOLATION" equiv-text="{{ allowedExtensionsMessage }}"/>, maximale Größe: <x id="INTERPOLATION_1" equiv-text="{{ maxFileSize | bytes }}"/>)</target>
226 <context-group name="null">
227 <context context-type="linenumber">11</context>
228 </context-group>
229 </trans-unit>
6b01ed7b
C
230 <trans-unit id="4b3963c6d0863118fe9e9e33447d12be3c2db081">
231 <source>Unlisted</source>
232 <target>nicht gelistet</target>
233 <context-group name="null">
234 <context context-type="linenumber">10</context>
235 </context-group>
236 </trans-unit>
237 <trans-unit id="ddd8a4986d2d1717a274a5a0fbed04988a819e69">
238 <source>Private</source>
239 <target>Privat</target>
240 <context-group name="null">
241 <context context-type="linenumber">11</context>
242 </context-group>
243 </trans-unit>
2c24b9d3
C
244 <trans-unit id="9d5f16f0233b39fa2cd843321407a7358c323ad8">
245 <source><x id="INTERPOLATION" equiv-text="{{ video.publishedAt | myFromNow }}"/> - <x id="INTERPOLATION_1" equiv-text="{{ video.views | myNumberFormatter }}"/> views</source>
246 <target><x id="INTERPOLATION" equiv-text="{{ video.publishedAt | myFromNow }}"/> - <x id="INTERPOLATION_1" equiv-text="{{ video.views | myNumberFormatter }}"/> Aufrufe</target>
247 <context-group name="null">
f365e978 248 <context context-type="linenumber">16</context>
d972dc7f
C
249 </context-group>
250 </trans-unit>
251 <trans-unit id="826b25211922a1b46436589233cb6f1a163d89b7">
252 <source>Delete</source>
253 <target>Löschen</target>
254 <context-group name="null">
255 <context context-type="linenumber">15</context>
2c24b9d3
C
256 </context-group>
257 </trans-unit>
258 <trans-unit id="28f86ffd419b869711aa13f5e5ff54be6d70731c">
259 <source>Edit</source>
260 <target>Bearbeiten</target>
261 <context-group name="null">
f365e978 262 <context context-type="linenumber">1</context>
2c24b9d3
C
263 </context-group>
264 </trans-unit>
265 <trans-unit id="961a134583d6256df39fbc520d020ebc48e3128d">
266 <source>Truncated preview</source>
267 <target>Gekürzte Vorschau</target>
268 <context-group name="null">
269 <context context-type="linenumber">9</context>
270 </context-group>
271 </trans-unit>
272 <trans-unit id="f82f53a2544638939a8ba93c0fb1b0a4419c3196">
273 <source>Complete preview</source>
274 <target>Vollständige Vorschau</target>
275 <context-group name="null">
d972dc7f 276 <context context-type="linenumber">13</context>
2c24b9d3
C
277 </context-group>
278 </trans-unit>
279 <trans-unit id="9c71feb04c2beab559f79c41c6127815fb9c1a6f">
280 <source>Get help</source>
281 <target>Hilfe</target>
282 <context-group name="null">
b2e2cdc5 283 <context context-type="linenumber">19</context>
2c24b9d3
C
284 </context-group>
285 </trans-unit>
f365e978
C
286 <trans-unit id="450025269732888db1f04cfe6033843110ab65ee">
287 <source>
288 <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span&gt;"/>
289 Subscribe
290 <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/>
291 <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="&lt;span&gt;"/>
292 <x id="INTERPOLATION" equiv-text="{{ videoChannel.followersCount | myNumberFormatter }}"/>
293 <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/>
294 </source>
295 <target>
296 <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span&gt;"/>
297 Abonnieren
298 <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/>
299 <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="&lt;span&gt;"/>
300 <x id="INTERPOLATION" equiv-text="{{ videoChannel.followersCount | myNumberFormatter }}"/>
301 <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/>
302 </target>
303 <context-group name="null">
304 <context context-type="linenumber">5</context>
305 </context-group>
306 </trans-unit>
307 <trans-unit id="c374edf3b9228d3df6d761bdc8a289e7df0096e8">
308 <source>
309 Unsubscribe
310 </source>
311 <target>
312 Abo beenden
313 </target>
314 <context-group name="null">
315 <context context-type="linenumber">18</context>
316 </context-group>
317 </trans-unit>
318 <trans-unit id="9b3287f52c239cad05ec98391553e5052ba1aa66">
319 <source>Using an ActivityPub account</source>
320 <target>Mit einem ActivityPub-Konto</target>
321 <context-group name="null">
322 <context context-type="linenumber">36</context>
323 </context-group>
324 </trans-unit>
325 <trans-unit id="60251958d9e05c8cc00abf9645bb0026ebbe4dc3">
326 <source>Subscribe with an account on <x id="INTERPOLATION" equiv-text="{{ videoChannel.host }}"/></source>
327 <target>Mit einem Konto auf <x id="INTERPOLATION" equiv-text="{{ videoChannel.host }}"/> abonnieren</target>
328 <context-group name="null">
329 <context context-type="linenumber">39</context>
330 </context-group>
331 </trans-unit>
332 <trans-unit id="e7adf422424a61b71465d183f9d44bf956482ef0">
333 <source>Subscribe with your local account</source>
334 <target>Mit deinem lokalen Konto abonnieren</target>
335 <context-group name="null">
336 <context context-type="linenumber">40</context>
337 </context-group>
338 </trans-unit>
339 <trans-unit id="5047522cc670b1f4a288bce07f9b1c5061e913ed">
340 <source>Subscribe with a Mastodon account:</source>
341 <target>Mit einem Mastodon-Konto abonnieren.</target>
342 <context-group name="null">
343 <context context-type="linenumber">43</context>
344 </context-group>
345 </trans-unit>
346 <trans-unit id="d8758664cadd6452256ca25ca0c7259074f427c1">
347 <source>Using a syndication feed</source>
348 <target>Mit einem Feed</target>
349 <context-group name="null">
350 <context context-type="linenumber">48</context>
351 </context-group>
352 </trans-unit>
353 <trans-unit id="d5e5bc7d213694fc0414a76f0ff3085bae44268a">
354 <source>Subscribe via RSS</source>
355 <target>Über RSS abonnieren</target>
356 <context-group name="null">
357 <context context-type="linenumber">49</context>
358 </context-group>
359 </trans-unit>
360 <trans-unit id="4913054c95f5ba14c351ab1b787f7abac97bfdd3">
361 <source>
362 <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span&gt;"/>Remote subscribe<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/>
363 <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="&lt;span&gt;"/>Remote interact<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/>
364 </source>
365 <target>
366 <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span&gt;"/>Entfernt abonnieren<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/>
367 <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="&lt;span&gt;"/>Entfernt interagieren<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/>
368 </target>
369 <context-group name="null">
370 <context context-type="linenumber">10</context>
371 </context-group>
372 </trans-unit>
373 <trans-unit id="319933e1af77ca2e35b75a5e9270a3c90e83dd4b">
374 <source>You can subscribe to the channel via any ActivityPub-capable fediverse instance. For instance with Mastodon or Pleroma you can type the channel URL in the search box and subscribe there.</source>
375 <target>Du kannst diesen Kanal über jede Fediverse-Instanz abonnieren, die ActivityPub unterstützt. Bei Mastodon oder Pleroma kannst du z. B. die URL des Kanals in das Suchfeld eingeben und dann das Abo starten.</target>
376 <context-group name="null">
377 <context context-type="linenumber">17</context>
378 </context-group>
379 </trans-unit>
380 <trans-unit id="2767d5461b6c622ccdeb868df8becf26bc16b99a">
381 <source>You can interact with this via any ActivityPub-capable fediverse instance. For instance with Mastodon or Pleroma you can type the current URL in the search box and interact with it there.</source>
382 <target>Du kannst hiermit über jede Fediverse-Instanz interagieren, die ActivityPub unterstützt. Bei Mastodon oder Pleroma kannst du z. B. die URL des Kanals in das Suchfeld eingeben und dann damit interagieren.</target>
383 <context-group name="null">
384 <context context-type="linenumber">22</context>
385 </context-group>
386 </trans-unit>
d972dc7f
C
387 <trans-unit id="15f046007e4fca2e8477966745e2ec4e3e81bc3b">
388 <source>Video quota</source>
389 <target>Videokontingent</target>
390 <context-group name="null">
f365e978 391 <context context-type="linenumber">42</context>
d972dc7f
C
392 </context-group>
393 </trans-unit>
9c91b521
C
394 <trans-unit id="9270dfd4606fb45a991fe7716e640b6efa28ba85">
395 <source>
396 Unlimited <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;ng-container&gt;"/>(<x id="INTERPOLATION" equiv-text="{{ dailyUserVideoQuota | bytes: 0 }}"/> per day)<x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;/ng-container&gt;"/>
397 </source>
398 <target>
399 Unbegrenzt <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;ng-container&gt;"/>(<x id="INTERPOLATION" equiv-text="{{ dailyUserVideoQuota | bytes: 0 }}"/> pro Tag)<x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;/ng-container&gt;"/>
400 </target>
401 <context-group name="null">
402 <context context-type="linenumber">14</context>
403 </context-group>
404 </trans-unit>
f365e978
C
405 <trans-unit id="6a323f80f9d90a32db8ce52cc82075938c3c36f0">
406 <source>Ban</source>
407 <target>Sperren</target>
408 <context-group name="null">
409 <context context-type="linenumber">3</context>
410 </context-group>
411 </trans-unit>
412 <trans-unit id="bb44873ad8d4c5dbad0ac2a6a50e0ceee9119125">
413 <source>Reason...</source>
414 <target>Grund...</target>
415 <context-group name="null">
416 <context context-type="linenumber">11</context>
417 </context-group>
418 </trans-unit>
419 <trans-unit id="f21428bd564d1cacdbc737f87a8def2e2ad42251">
420 <source>
421 A banned user will no longer be able to login.
422 </source>
423 <target>
424 Ein gesperrter Nutzer wird sich nicht mehr anmelden können.
425 </target>
426 <context-group name="null">
427 <context context-type="linenumber">17</context>
428 </context-group>
429 </trans-unit>
430 <trans-unit id="35fdca47605de8113a0db7f587f7c099abec8020">
431 <source>Ban this user</source>
432 <target>Diesen Nutzer sperren.</target>
433 <context-group name="null">
434 <context context-type="linenumber">25</context>
435 </context-group>
436 </trans-unit>
2c24b9d3
C
437 <trans-unit id="12910217fdcdbca64bee06f511639b653d5428ea">
438 <source>
439 Login
440 </source>
441 <target>
442 Anmelden
443 </target>
444 <context-group name="null">
445 <context context-type="linenumber">2</context>
446 </context-group>
447 </trans-unit>
9c91b521
C
448 <trans-unit id="ae3cb52bf2dee3101ee654812b5d16e8665a9453">
449 <source>Request new verification email.</source>
450 <target>Eine neue Bestätigungs-E-Mail anfordern.</target>
451 <context-group name="null">
452 <context context-type="linenumber">12</context>
453 </context-group>
454 </trans-unit>
2c24b9d3
C
455 <trans-unit id="e08a77594f3d89311cdf6da5090044270909c194">
456 <source>User</source>
457 <target>Benutzer</target>
458 <context-group name="null">
d972dc7f 459 <context context-type="linenumber">13</context>
2c24b9d3
C
460 </context-group>
461 </trans-unit>
462 <trans-unit id="51ef29329faccb28d94369897068897d1b3d0478">
463 <source>Username or email address</source>
f365e978 464 <target>Benutzername oder E-Mail-Adresse</target>
2c24b9d3 465 <context-group name="null">
d972dc7f 466 <context context-type="linenumber">15</context>
2c24b9d3
C
467 </context-group>
468 </trans-unit>
469 <trans-unit id="02c4360c2d956e74ed6bb1f71e86812af0e19b87">
470 <source>
471 or create an account
472 </source>
473 <target>
474 oder erstelle ein Konto
475 </target>
476 <context-group name="null">
d972dc7f 477 <context context-type="linenumber">18</context>
2c24b9d3
C
478 </context-group>
479 </trans-unit>
480 <trans-unit id="d6290381021b16febc426d3e3a52dda83991ce0b">
481 <source>
482 or create an account on another instance
483 </source>
484 <target>
485 oder erstelle ein Konto auf einer anderen Instanz
486 </target>
487 <context-group name="null">
d972dc7f 488 <context context-type="linenumber">22</context>
2c24b9d3
C
489 </context-group>
490 </trans-unit>
491 <trans-unit id="76e1f485e6ead4c84b606f46d413878881d66ad3">
492 <source>User registration is not allowed on this instance, but you can register on many others!</source>
493 <target>Die Benutzerregistrierung ist hier nicht möglich, dafür auf vielen anderen Instanzen!</target>
494 <context-group name="null">
d972dc7f 495 <context context-type="linenumber">28</context>
2c24b9d3
C
496 </context-group>
497 </trans-unit>
a55e5579
C
498 <trans-unit id="c32ef07f8803a223a83ed17024b38e8d82292407">
499 <source>Password</source>
500 <target>Passwort</target>
501 <context-group name="null">
ad3fa0c5 502 <context context-type="linenumber">13</context>
a55e5579
C
503 </context-group>
504 </trans-unit>
2c24b9d3
C
505 <trans-unit id="b87e81682959464211443afc3e23c506865d2eda">
506 <source>I forgot my password</source>
507 <target>Ich habe mein Passwort vergessen.</target>
508 <context-group name="null">
d972dc7f 509 <context context-type="linenumber">44</context>
2c24b9d3
C
510 </context-group>
511 </trans-unit>
e182430a
C
512 <trans-unit id="6765b4c916060f6bc42d9bb69e80377dbcb5e4e9">
513 <source>Login</source>
514 <target>Anmelden</target>
515 <context-group name="null">
ad3fa0c5 516 <context context-type="linenumber">36</context>
e182430a
C
517 </context-group>
518 </trans-unit>
2c24b9d3
C
519 <trans-unit id="d2eb6c5d41f70d4b8c0937e7e19e196143b47681">
520 <source>Forgot your password</source>
521 <target>Passwort vergessen</target>
522 <context-group name="null">
d972dc7f 523 <context context-type="linenumber">57</context>
2c24b9d3
C
524 </context-group>
525 </trans-unit>
a55e5579
C
526 <trans-unit id="244aae9346da82b0922506c2d2581373a15641cc">
527 <source>Email</source>
528 <target>E-Mail</target>
529 <context-group name="null">
d972dc7f 530 <context context-type="linenumber">8</context>
a55e5579
C
531 </context-group>
532 </trans-unit>
533 <trans-unit id="69b6ac577a19acc39fc0c22342092f327fff2529">
534 <source>Email address</source>
2c24b9d3 535 <target>E-Mail-Adresse</target>
a55e5579 536 <context-group name="null">
d972dc7f 537 <context context-type="linenumber">10</context>
a55e5579
C
538 </context-group>
539 </trans-unit>
2c24b9d3
C
540 <trans-unit id="78be69e4d26b3b654c49962839d8545e61bf8b55">
541 <source>Send me an email to reset my password</source>
542 <target>Mir eine E-Mail schicken, um mein Passwort zurückzusetzen</target>
543 <context-group name="null">
ad3fa0c5 544 <context context-type="linenumber">80</context>
2c24b9d3
C
545 </context-group>
546 </trans-unit>
547 <trans-unit id="2ba14c37f3b23553b2602c5e535d0ff4916f24aa">
548 <source>
549 Reset my password
550 </source>
551 <target>
552 Mein Passwort zurücksetzen
553 </target>
554 <context-group name="null">
555 <context context-type="linenumber">2</context>
556 </context-group>
557 </trans-unit>
558 <trans-unit id="7f3bdcce4b2e8c37cd7f0f6c92ef8cff34b039b8">
559 <source>Confirm password</source>
560 <target>Passwort bestätigen</target>
561 <context-group name="null">
562 <context context-type="linenumber">19</context>
563 </context-group>
564 </trans-unit>
565 <trans-unit id="3652e5c6e33165264d5271d06cc04ab7123b6df1">
566 <source>Confirmed password</source>
567 <target>Bestätigtes Passwort</target>
568 <context-group name="null">
569 <context context-type="linenumber">21</context>
570 </context-group>
571 </trans-unit>
572 <trans-unit id="8bdf8db5eeeaef83184b489b80c1557b516fb3c3">
573 <source>Reset my password</source>
574 <target>Passwort zurücksetzen</target>
575 <context-group name="null">
576 <context context-type="linenumber">29</context>
577 </context-group>
578 </trans-unit>
a55e5579
C
579 <trans-unit id="4499806949402133d08a5029cb5462c5ea25336d">
580 <source>
581 Create an account
582 </source>
583 <target>
584Konto erstellen</target>
585 <context-group name="null">
586 <context context-type="linenumber">3</context>
587 </context-group>
588 </trans-unit>
a55e5579
C
589 <trans-unit id="08c74dc9762957593b91f6eb5d65efdfc975bf48">
590 <source>Username</source>
591 <target>Nutzername</target>
592 <context-group name="null">
593 <context context-type="linenumber">8</context>
594 </context-group>
595 </trans-unit>
9c91b521
C
596 <trans-unit id="26025b8081241cf85eb6516431b596df11fa66b3">
597 <source>Example: jane_doe</source>
598 <target>Beispiel: lisa_schmidt</target>
599 <context-group name="null">
6b01ed7b 600 <context context-type="linenumber">17</context>
6b09aba9
C
601 </context-group>
602 </trans-unit>
ad3fa0c5
C
603 <trans-unit id="7fe213724c4c0a4112c40c673884acb98a0a3b92">
604 <source>I am at least 16 years old and agree to the &lt;a href='/about/instance#terms-section' target='_blank'rel='noopener noreferrer'&gt;Terms&lt;/a&gt; of this instance</source>
605 <target>Ich bin mindestens 16 Jahre alt und stimme den &lt;a href='/about/instance#terms-section' target='_blank'rel='noopener noreferrer'&gt;Bestimmungen&lt;/a&gt; dieser Instanz zu</target>
606 <context-group name="null">
607 <context context-type="linenumber">55</context>
608 </context-group>
609 </trans-unit>
2c24b9d3
C
610 <trans-unit id="717a5e3574fec754fbeb348c2d5561c4d81facc4">
611 <source>Signup</source>
612 <target>Registrieren</target>
613 <context-group name="null">
ad3fa0c5 614 <context context-type="linenumber">78</context>
2c24b9d3
C
615 </context-group>
616 </trans-unit>
9c91b521
C
617 <trans-unit id="fa48c3ddc2ef8e40e5c317e68bc05ae62c93b0c1">
618 <source>Features found on this instance</source>
619 <target>Besonderheiten dieser Instanz</target>
620 <context-group name="null">
6b01ed7b 621 <context context-type="linenumber">67</context>
9c91b521
C
622 </context-group>
623 </trans-unit>
6b09aba9
C
624 <trans-unit id="9167c6d3c4c3b74373cf1e90997e4966844ded1a">
625 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> results</source>
626 <target><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> Ergebnisse</target>
627 <context-group name="null">
628 <context context-type="linenumber">5</context>
629 </context-group>
630 </trans-unit>
631 <trans-unit id="4c3960fb1d9b07d1db3b5bda3ee40019211830dc">
632 <source>
633 for <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span&gt;"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/>
634 </source>
635 <target>
636 für <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span&gt;"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/>
637 </target>
638 <context-group name="null">
639 <context context-type="linenumber">6</context>
640 </context-group>
641 </trans-unit>
ad3fa0c5
C
642 <trans-unit id="7c603b9ed878097782e2b8908f662e2344b46061">
643 <source>
644 Filters
645 <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span&gt;"/><x id="INTERPOLATION" equiv-text="{{ numberOfFilters() }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/>
646 </source>
647 <target>
648 Filter
649 <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span&gt;"/><x id="INTERPOLATION" equiv-text="{{ numberOfFilters() }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/>
650 </target>
651 <context-group name="null">
652 <context context-type="linenumber">16</context>
653 </context-group>
654 </trans-unit>
6b09aba9
C
655 <trans-unit id="e2dbf0426cbb0b573faf49dffeb7d5bdf16eda5d">
656 <source>
657 No results found
658 </source>
659 <target>
660 Keine Ergebnisse gefunden.
661 </target>
662 <context-group name="null">
f365e978 663 <context context-type="linenumber">28</context>
6b09aba9
C
664 </context-group>
665 </trans-unit>
9c91b521
C
666 <trans-unit id="10341623e991a4185990a0c3c76ac2bc3543cc4a">
667 <source><x id="INTERPOLATION" equiv-text="{{ result.followersCount }}"/> subscribers</source>
668 <target><x id="INTERPOLATION" equiv-text="{{ result.followersCount }}"/> Abonnenten</target>
669 <context-group name="null">
f365e978 670 <context context-type="linenumber">44</context>
9c91b521
C
671 </context-group>
672 </trans-unit>
673 <trans-unit id="602281e45fe8b79748e3fbf21c432379fcb58883">
674 <source><x id="INTERPOLATION" equiv-text="{{ result.publishedAt | myFromNow }}"/> - <x id="INTERPOLATION_1" equiv-text="{{ result.views | myNumberFormatter }}"/> views</source>
675 <target><x id="INTERPOLATION" equiv-text="{{ result.publishedAt | myFromNow }}"/> - <x id="INTERPOLATION_1" equiv-text="{{ result.views | myNumberFormatter }}"/> Aufrufe</target>
676 <context-group name="null">
f365e978 677 <context context-type="linenumber">55</context>
9c91b521
C
678 </context-group>
679 </trans-unit>
a55e5579
C
680 <trans-unit id="aef5c45fb9c725573d20a6283492e6b80fd2ae96">
681 <source>Change the language</source>
682 <target>Sprache wechseln</target>
683 <context-group name="null">
ad3fa0c5 684 <context context-type="linenumber">86</context>
2c24b9d3
C
685 </context-group>
686 </trans-unit>
9c91b521
C
687 <trans-unit id="8c654f49714163eb2991b264e9fd4858e72c04c6">
688 <source>
689 My public profile
690 </source>
691 <target>
692 Mein öffentliches Profil
693 </target>
694 <context-group name="null">
ad3fa0c5 695 <context context-type="linenumber">16</context>
9c91b521
C
696 </context-group>
697 </trans-unit>
698 <trans-unit id="01d7a5f4ca6470b564031481bc16485b53a8d4fb">
699 <source>
700 My account
701 </source>
702 <target>
703 Mein Konto
704 </target>
705 <context-group name="null">
ad3fa0c5 706 <context context-type="linenumber">20</context>
9c91b521
C
707 </context-group>
708 </trans-unit>
709 <trans-unit id="fa9f3da5641dbd73d83395a0bde61bb6d5cefb10">
710 <source>
711 My videos
712 </source>
713 <target>
714 Meine Videos
715 </target>
716 <context-group name="null">
ad3fa0c5 717 <context context-type="linenumber">24</context>
9c91b521
C
718 </context-group>
719 </trans-unit>
720 <trans-unit id="b795a1acb4a57ee68e6c5114daa280bf6e0f70e1">
721 <source>
722 Log out
723 </source>
724 <target>
725 Abmelden
726 </target>
727 <context-group name="null">
ad3fa0c5 728 <context context-type="linenumber">28</context>
9c91b521
C
729 </context-group>
730 </trans-unit>
a55e5579
C
731 <trans-unit id="d207cc1965ec0c29e594e0e9917f39bfc276ed87">
732 <source>Create an account</source>
733 <target>Konto erstellen</target>
734 <context-group name="null">
ad3fa0c5 735 <context context-type="linenumber">37</context>
a55e5579
C
736 </context-group>
737 </trans-unit>
2c24b9d3
C
738 <trans-unit id="a52dae09be10ca3a65da918533ced3d3f4992238">
739 <source>Videos</source>
740 <target>Videos</target>
741 <context-group name="null">
d972dc7f 742 <context context-type="linenumber">24</context>
2c24b9d3
C
743 </context-group>
744 </trans-unit>
9c91b521
C
745 <trans-unit id="357064ca9d9ac859eb618e28e8126fa32be049e2">
746 <source>Subscriptions</source>
747 <target>Abos</target>
748 <context-group name="null">
ad3fa0c5 749 <context context-type="linenumber">45</context>
9c91b521
C
750 </context-group>
751 </trans-unit>
752 <trans-unit id="e95ae009d0bdb45fcc656e8b65248cf7396080d5">
753 <source>Overview</source>
754 <target>Übersicht</target>
755 <context-group name="null">
ad3fa0c5 756 <context context-type="linenumber">50</context>
9c91b521
C
757 </context-group>
758 </trans-unit>
a55e5579
C
759 <trans-unit id="b6b7986bc3721ac483baf20bc9a320529075c807">
760 <source>Trending</source>
d972dc7f 761 <target>Beliebt</target>
a55e5579 762 <context-group name="null">
ad3fa0c5 763 <context context-type="linenumber">55</context>
a55e5579
C
764 </context-group>
765 </trans-unit>
2c24b9d3
C
766 <trans-unit id="8d20c5f5dd30acbe71316544dab774393fd9c3c1">
767 <source>Recently added</source>
d972dc7f 768 <target>Kürzlich hinzugefügt</target>
2c24b9d3 769 <context-group name="null">
ad3fa0c5 770 <context context-type="linenumber">60</context>
2c24b9d3
C
771 </context-group>
772 </trans-unit>
773 <trans-unit id="eadc17c3df80143992e2d9028dead3199ae6d79d">
774 <source>Local</source>
775 <target>Lokal</target>
776 <context-group name="null">
ad3fa0c5 777 <context context-type="linenumber">65</context>
2c24b9d3
C
778 </context-group>
779 </trans-unit>
6b09aba9
C
780 <trans-unit id="ac0f81713a84217c9bd1d9bb460245d8190b073f">
781 <source>More</source>
782 <target>Mehr</target>
783 <context-group name="null">
ad3fa0c5 784 <context context-type="linenumber">70</context>
6b09aba9
C
785 </context-group>
786 </trans-unit>
2c24b9d3
C
787 <trans-unit id="b7648e7aced164498aa843b5c4e8f2f1c36a7919">
788 <source>Administration</source>
789 <target>Administration</target>
790 <context-group name="null">
ad3fa0c5 791 <context context-type="linenumber">74</context>
2c24b9d3
C
792 </context-group>
793 </trans-unit>
a55e5579
C
794 <trans-unit id="004b222ff9ef9dd4771b777950ca1d0e4cd4348a">
795 <source>About</source>
796 <target>Info</target>
797 <context-group name="null">
d972dc7f 798 <context context-type="linenumber">25</context>
a55e5579
C
799 </context-group>
800 </trans-unit>
f365e978
C
801 <trans-unit id="4752e5e33da1c3396d3248eb8fef59bca5d00cb3">
802 <source>Show keyboard shortcuts</source>
803 <target>Zeige Tastatur-Kürzel</target>
804 <context-group name="null">
ad3fa0c5 805 <context context-type="linenumber">89</context>
f365e978
C
806 </context-group>
807 </trans-unit>
9c91b521
C
808 <trans-unit id="cf75021ac8cb9efd4f95e8880cf52c9acd265768">
809 <source>Toggle dark interface</source>
810 <target>Dunkle Oberfläche umschalten</target>
811 <context-group name="null">
ad3fa0c5 812 <context context-type="linenumber">92</context>
9c91b521
C
813 </context-group>
814 </trans-unit>
a55e5579
C
815 <trans-unit id="8aa58cf00d949c509df91c621ab38131df0a7599">
816 <source>Search...</source>
817 <target>Suche...</target>
818 <context-group name="null">
819 <context context-type="linenumber">2</context>
820 </context-group>
821 </trans-unit>
822 <trans-unit id="4b3972c3e9485218508a95f7a4ce7758e3f09ced">
823 <source>Upload</source>
824 <target>Hochladen</target>
825 <context-group name="null">
826 <context context-type="linenumber">9</context>
827 </context-group>
828 </trans-unit>
6b09aba9
C
829 <trans-unit id="5d43539fc358c3a548b9d487be821db73e2702ff">
830 <source>Sort</source>
831 <target>Sortieren</target>
832 <context-group name="null">
833 <context context-type="linenumber">6</context>
834 </context-group>
835 </trans-unit>
836 <trans-unit id="98acac685fc4b2d35e5d0cf3cd224d247a756c3e">
837 <source>Published date</source>
838 <target>Veröffentlichungsdatum</target>
839 <context-group name="null">
840 <context context-type="linenumber">15</context>
841 </context-group>
842 </trans-unit>
843 <trans-unit id="a02ea1d4e7424ca989929da5e598f379940fdbf2">
844 <source>Duration</source>
845 <target>Länge</target>
846 <context-group name="null">
847 <context context-type="linenumber">24</context>
848 </context-group>
849 </trans-unit>
850 <trans-unit id="dc67060f94f0f2b58549f54a5c07925dffd20238">
851 <source>Display sensitive content</source>
f365e978 852 <target>Anstößige Inhalte zeigen</target>
6b09aba9
C
853 <context-group name="null">
854 <context context-type="linenumber">33</context>
855 </context-group>
856 </trans-unit>
857 <trans-unit id="4f20f2d5a6882190892e58b85f6ccbedfa737952">
858 <source>Yes</source>
859 <target>Ja</target>
860 <context-group name="null">
861 <context context-type="linenumber">37</context>
862 </context-group>
863 </trans-unit>
864 <trans-unit id="3d3ae7deebc5949b0c1c78b9847886a94321d9fd">
865 <source>No</source>
866 <target>Nein</target>
867 <context-group name="null">
868 <context context-type="linenumber">42</context>
869 </context-group>
870 </trans-unit>
4a03da5f
C
871 <trans-unit id="607de17c2a755f65775881c19e276e7c933bcf94">
872 <source>Category</source>
873 <target>Kategorie</target>
874 <context-group name="null">
e182430a 875 <context context-type="linenumber">164</context>
4a03da5f
C
876 </context-group>
877 </trans-unit>
878 <trans-unit id="78d6d3ea26777cd0dad8ddbf9b314151678da46c">
879 <source>Licence</source>
880 <target>Lizenz</target>
881 <context-group name="null">
e182430a 882 <context context-type="linenumber">173</context>
4a03da5f
C
883 </context-group>
884 </trans-unit>
885 <trans-unit id="fe46ccaae902ce974e2441abe752399288298619">
886 <source>Language</source>
887 <target>Sprache</target>
888 <context-group name="null">
e182430a 889 <context context-type="linenumber">182</context>
6b09aba9
C
890 </context-group>
891 </trans-unit>
892 <trans-unit id="c8d58c4fbe23e51af3dc8f58cb4a81eac20739e8">
893 <source>All of these tags</source>
894 <target>Alle dieser Tags</target>
895 <context-group name="null">
896 <context context-type="linenumber">82</context>
897 </context-group>
898 </trans-unit>
899 <trans-unit id="492d2bd18db0cba03f6d9e3b0c42b8639fbe51ab">
900 <source>One of these tags</source>
901 <target>Einer dieser Tags</target>
902 <context-group name="null">
903 <context context-type="linenumber">87</context>
904 </context-group>
905 </trans-unit>
906 <trans-unit id="5ca707824ab93066c7d9b44e1b8bf216725c2c22">
907 <source>Filter</source>
9c91b521 908 <target>Filtern</target>
6b09aba9
C
909 <context-group name="null">
910 <context context-type="linenumber">94</context>
4a03da5f
C
911 </context-group>
912 </trans-unit>
6b01ed7b
C
913 <trans-unit id="41ed53a3f1d4dfc57011d0aba13b8b074e8b41b6">
914 <source>Display unlisted and private videos</source>
915 <target>Private und nicht gelisteten Videos aufzeigen</target>
916 <context-group name="null">
ad3fa0c5 917 <context context-type="linenumber">14</context>
6b01ed7b
C
918 </context-group>
919 </trans-unit>
a55e5579
C
920 <trans-unit id="c31161d1661884f54fbc5635aad5ce8d4803897e">
921 <source>No results.</source>
2c24b9d3 922 <target>Keine Ergebnisse.</target>
a55e5579 923 <context-group name="null">
ad3fa0c5 924 <context context-type="linenumber">20</context>
a55e5579
C
925 </context-group>
926 </trans-unit>
9c91b521
C
927 <trans-unit id="2290d09f4f113351baa9152ca8ad14cd03a11ba6">
928 <source>
929 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/><x id="INTERPOLATION" equiv-text="{{ object.category.label }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>
930 </source>
931 <target>
932 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/><x id="INTERPOLATION" equiv-text="{{ object.category.label }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>
933 </target>
934 <context-group name="null">
935 <context context-type="linenumber">6</context>
936 </context-group>
937 </trans-unit>
f365e978
C
938 <trans-unit id="48a5d0af93b94c4575b7f76a47fb3cdee58e6919">
939 <source>
940 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/>#<x id="INTERPOLATION" equiv-text="{{ object.tag }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>
941 </source>
942 <target>
943 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/>#<x id="INTERPOLATION" equiv-text="{{ object.tag }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>
944 </target>
945 <context-group name="null">
946 <context context-type="linenumber">14</context>
947 </context-group>
948 </trans-unit>
9c91b521
C
949 <trans-unit id="e093a5a83045ff283f992a93699abb7cb9dd3c1b">
950 <source>
951 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/>
952 <x id="TAG_IMG" ctype="image" equiv-text="&lt;img/&gt;"/>
953
954 <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div&gt;"/><x id="INTERPOLATION" equiv-text="{{ object.channel.displayName }}"/><x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div&gt;"/>
955 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>
956 </source>
957 <target>
958 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/>
959 <x id="TAG_IMG" ctype="image" equiv-text="&lt;img/&gt;"/>
960
961 <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div&gt;"/><x id="INTERPOLATION" equiv-text="{{ object.channel.displayName }}"/><x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div&gt;"/>
962 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>
963 </target>
964 <context-group name="null">
965 <context context-type="linenumber">22</context>
966 </context-group>
967 </trans-unit>
a55e5579
C
968 <trans-unit id="ff78f059449d44322f627d0f66df07abe476962b">
969 <source>Instance</source>
970 <target>Instanz</target>
971 <context-group name="null">
f365e978 972 <context context-type="linenumber">12</context>
a55e5579
C
973 </context-group>
974 </trans-unit>
975 <trans-unit id="6385c357c1de58ce92c0cf618ecf9cf74b917390">
976 <source>PeerTube</source>
977 <target>PeerTube</target>
978 <context-group name="null">
979 <context context-type="linenumber">7</context>
980 </context-group>
981 </trans-unit>
ad3fa0c5 982 <trans-unit id="fb8aad312b72bbb7e5a1e2cc0b55fae8962bf0fb">
2c24b9d3 983 <source>
ad3fa0c5
C
984 Cancel
985 </source>
2c24b9d3 986 <target>
ad3fa0c5
C
987 Abbrechen
988 </target>
2c24b9d3 989 <context-group name="null">
ad3fa0c5
C
990 <context context-type="linenumber">26</context>
991 </context-group>
992 </trans-unit>
993 <trans-unit id="71c77bb8cecdf11ec3eead24dd1ba506573fa9cd">
994 <source>Submit</source>
995 <target>Abschicken</target>
996 <context-group name="null">
997 <context context-type="linenumber">31</context>
2c24b9d3
C
998 </context-group>
999 </trans-unit>
1000 <trans-unit id="eec715de352a6b114713b30b640d319fa78207a0">
1001 <source>Description</source>
1002 <target>Beschreibung</target>
1003 <context-group name="null">
e182430a 1004 <context context-type="linenumber">27</context>
2c24b9d3
C
1005 </context-group>
1006 </trans-unit>
1007 <trans-unit id="69580f2c2dbf4edf7096820ba8c393367352d774">
1008 <source>Terms</source>
1009 <target>Bestimmungen</target>
1010 <context-group name="null">
ad3fa0c5 1011 <context context-type="linenumber">39</context>
2c24b9d3
C
1012 </context-group>
1013 </trans-unit>
1014 <trans-unit id="9c6e6db693ab265457c6578df179c65694141d27">
1015 <source>User registration is allowed and</source>
1016 <target>Benutzerregistrierung ist möglich und</target>
1017 <context-group name="null">
ad3fa0c5 1018 <context context-type="linenumber">29</context>
2c24b9d3
C
1019 </context-group>
1020 </trans-unit>
4a03da5f 1021 <trans-unit id="a11e3ba2c5aea841de67a3c85892bb61295e94dc">
2c24b9d3 1022 <source>
4a03da5f
C
1023 About PeerTube
1024</source>
2c24b9d3 1025 <target>
6b09aba9
C
1026 Über PeerTube
1027</target>
2c24b9d3 1028 <context-group name="null">
4a03da5f 1029 <context context-type="linenumber">1</context>
2c24b9d3
C
1030 </context-group>
1031 </trans-unit>
4a03da5f
C
1032 <trans-unit id="bd29138e1e17572596ce8f2fe61bcea6ac5fb0bf">
1033 <source>PeerTube is a federated (ActivityPub) video streaming platform using P2P (WebTorrent) directly in the web browser.</source>
ad3fa0c5 1034 <target>PeerTube ist eine föderierte Videostreamingplattform basierend auf dem ActivityPub-Protokoll, die WebTorrent P2P-Technologie direkt im Browser verwendet.</target>
2c24b9d3 1035 <context-group name="null">
4a03da5f 1036 <context context-type="linenumber">6</context>
2c24b9d3
C
1037 </context-group>
1038 </trans-unit>
4a03da5f
C
1039 <trans-unit id="c2bc16265b72b9af4a4374b805931ae03e3f73a5">
1040 <source>
1041 It is a free and open-source software, under the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/>AGPLv3 licence<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>.
1042 </source>
1043 <target>
f365e978 1044 Es handelt sich um freie Open-Source-Software, die unter der <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/>AGPLv3-Lizenz<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> steht.
6b09aba9 1045 </target>
2c24b9d3 1046 <context-group name="null">
4a03da5f 1047 <context context-type="linenumber">8</context>
2c24b9d3
C
1048 </context-group>
1049 </trans-unit>
4a03da5f
C
1050 <trans-unit id="a10308f7ac111f5b66d08af0a24fc9ddf143931a">
1051 <source>
1052 For more information, please visit <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/>joinpeertube.org<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>.
1053 </source>
1054 <target>
f365e978 1055 Für weitere Informationen besuche <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/>joinpeertube.org<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>.
6b09aba9 1056 </target>
2c24b9d3
C
1057 <context-group name="null">
1058 <context context-type="linenumber">12</context>
1059 </context-group>
1060 </trans-unit>
4a03da5f
C
1061 <trans-unit id="c02493cfa08b82c468233b83069b5baff23890e1">
1062 <source>P2P &amp; Privacy</source>
1063 <target>P2P &amp; Datenschutz</target>
2c24b9d3 1064 <context-group name="null">
4a03da5f 1065 <context context-type="linenumber">18</context>
2c24b9d3
C
1066 </context-group>
1067 </trans-unit>
4a03da5f
C
1068 <trans-unit id="cd429d53cb8f4a87879301248e38cb85f07fa9d6">
1069 <source>
1070 PeerTube uses the BitTorrent protocol to share bandwidth between users.
1071 This implies that your IP address is stored in the instance's BitTorrent tracker as long as you download or watch the video.
1072 </source>
1073 <target>
f365e978 1074 PeerTube verwendet das BitTorrent-Protokoll, um Bandbreite zwischen den Nutzern aufzuteilen.
d972dc7f 1075 Das setzt voraus, dass deine IP-Adresse auf dem BitTorrent-Tracker zwischengespeichert wird, solange du dir ein Video ansiehst oder herunterlädst.
6b09aba9 1076 </target>
2c24b9d3 1077 <context-group name="null">
4a03da5f 1078 <context context-type="linenumber">20</context>
2c24b9d3
C
1079 </context-group>
1080 </trans-unit>
4a03da5f
C
1081 <trans-unit id="e4ce50f3019e3ebe9a479784c6cb68a31c7a8231">
1082 <source>What are the consequences?</source>
1083 <target>Was sind die Konsequenzen?</target>
2c24b9d3 1084 <context-group name="null">
4a03da5f 1085 <context context-type="linenumber">25</context>
2c24b9d3
C
1086 </context-group>
1087 </trans-unit>
4a03da5f
C
1088 <trans-unit id="9a612748b059ad246935df17ef4ec4e6afb43a2a">
1089 <source>
1090 In theory, someone with enough technical skills could create a script that tracks which IP is downloading which video.
1091 In practice, this is much more difficult because:
1092 </source>
1093 <target>
f365e978 1094 Theoretisch könnte jemand mit genug technischer Erfahrung herausfinden, mit welcher IP-Adresse welches Video heruntergeladen wird.
6b09aba9
C
1095 In der Praxis ist das jedoch sehr schwierig, denn:
1096 </target>
2c24b9d3 1097 <context-group name="null">
4a03da5f 1098 <context context-type="linenumber">27</context>
2c24b9d3
C
1099 </context-group>
1100 </trans-unit>
4a03da5f
C
1101 <trans-unit id="64f96be62df4a95a0615b6f630ad25d6348a29d3">
1102 <source>
1103 An HTTP request has to be sent on each tracker for each video to spy.
1104 If we want to spy all PeerTube's videos, we have to send as many requests as there are videos (so potentially a lot)
1105 </source>
1106 <target>
6b09aba9 1107 Der Angreifer müsste für jedes Video eine separate HTTP-Anfrage senden.
f365e978 1108 Möchte er alle Videos von PeerTube verfolgen, so müsste er genau so viele Anfragen senden, wie es Videos gibt – also möglicherweise eine ganze Menge.
6b09aba9 1109 </target>
2c24b9d3 1110 <context-group name="null">
4a03da5f 1111 <context context-type="linenumber">33</context>
2c24b9d3
C
1112 </context-group>
1113 </trans-unit>
6b09aba9
C
1114 <trans-unit id="dd9a7a4ee66b0ff3fbb43ba8691ffcd042531611">
1115 <source>
1116 For each request sent, the tracker returns random peers at a limited number.
1117 For instance, if there are 1000 peers in the swarm and the tracker sends only 20 peers for each request, there must be at least 50 requests sent to know every peers in the swarm
1118 </source>
1119 <target>
9c91b521 1120 Für jede gesendete Anfrage gibt der Tracker eine begrenzte Anzahl zufälliger Peers zurück.
f365e978 1121 Wenn sich z. B. 1000 Peers im Schwarm befinden und der Tracker immer nur 20 Peers pro Anfrage versendet, müssten mindestens 50 Anfragen gesendet werden, um jeden Peer im Schwarm zu kennen.
6b09aba9
C
1122 </target>
1123 <context-group name="null">
1124 <context context-type="linenumber">38</context>
1125 </context-group>
1126 </trans-unit>
1127 <trans-unit id="694cf53adfc2afe8afabf713ab00fa114d5d2f8e">
1128 <source>
1129 Those requests have to be sent regularly to know who starts/stops watching a video. It is easy to detect that kind of behaviour
1130 </source>
1131 <target>
f365e978 1132 Diese Anfragen müssten regelmäßig versendet werden, um es mitzubekommen, wenn jemand anfängt oder aufhört, sich ein Video anzusehen. Es ist leicht, derartiges Verhalten zu entdecken.
6b09aba9
C
1133 </target>
1134 <context-group name="null">
1135 <context context-type="linenumber">43</context>
1136 </context-group>
1137 </trans-unit>
4a03da5f
C
1138 <trans-unit id="44bbecddbdf2aad1f4bad97cb806560553fb2ab3">
1139 <source>
1140 If an IP address is stored in the tracker, it doesn't mean that the person behind the IP (if this person exists) has watched the video
1141 </source>
1142 <target>
f365e978 1143 Wenn eine IP-Adresse im Tracker gespeichert wird, heißt das nicht unbedingt, dass die zugehörige Person das Video auch tatsächlich angesehen hat.
4a03da5f 1144 </target>
2c24b9d3 1145 <context-group name="null">
4a03da5f 1146 <context context-type="linenumber">47</context>
2c24b9d3
C
1147 </context-group>
1148 </trans-unit>
6b09aba9
C
1149 <trans-unit id="fec3239a860de66c718e3442df836b692b8568c3">
1150 <source>
1151 The IP address is a vague information : usually, it regularly changes and can represent many persons or entities
1152 </source>
1153 <target>
1154 Die IP-Adresse ist keine genaue Information: In der Regel ändert sie sich und kann mehrere Personen oder Geräte repräsentieren.
1155 </target>
1156 <context-group name="null">
1157 <context context-type="linenumber">51</context>
1158 </context-group>
1159 </trans-unit>
1160 <trans-unit id="b4c2ef0143270626106b26196d40baf3439aa7b0">
1161 <source>
1162 Web peers are not publicly accessible: because we use WebRTC inside the web browser (<x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/>with the WebTorrent library<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>), the protocol is different from classic BitTorrent.
1163 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.
1164 See <x id="START_LINK_1" ctype="x-a" equiv-text="&lt;a&gt;"/>this document<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> for more information
1165 </source>
1166 <target>
1167 Web-Peers sind nicht öffentlich einsehbar: Weil wir WebRTC im Browser benutzen (<x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/>mit der WebTorrent-Bibliothek<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>), ist das Protokoll verschieden vom klassischen BitTorrent.
1168 Wenn du deinen Browser benutzt, sendest du ein Signal mit deiner IP-Adresse zum Tracker, der zufällig andere Peers aussucht, an die das Signal weitergeleitet wird.
f365e978 1169 Siehe <x id="START_LINK_1" ctype="x-a" equiv-text="&lt;a&gt;"/>dieses Dokument<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> für weitere Informationen.
6b09aba9
C
1170 </target>
1171 <context-group name="null">
1172 <context context-type="linenumber">55</context>
1173 </context-group>
1174 </trans-unit>
1175 <trans-unit id="50d8e8388f5ceab292850ed828f306c9f2cab389">
1176 <source>
1177 The worst-case scenario of an average person spying on their friends is quite unlikely.
1178 There are much more effective ways to get that kind of information.
1179 </source>
1180 <target>
f365e978
C
1181 Das Worst-Case-Szenario eines gewöhnlichen Nutzers, der so seine Freunde ausspäht, ist relativ unwahrscheinlich.
1182 Es gibt viel bessere Möglichkeiten, um an diese Informationen zu gelangen.
6b09aba9
C
1183 </target>
1184 <context-group name="null">
1185 <context context-type="linenumber">62</context>
1186 </context-group>
1187 </trans-unit>
1188 <trans-unit id="4bf47a1ae952bf42a4682a5ecddb0bfb8c9adfaf">
1189 <source>How does PeerTube compare with YouTube?</source>
1190 <target>Was sind die Unterschiede zwischen PeerTube und YouTube?</target>
1191 <context-group name="null">
1192 <context context-type="linenumber">67</context>
1193 </context-group>
1194 </trans-unit>
1195 <trans-unit id="2432705cbabcb92a8677338901dd5d655383ef4c">
1196 <source>
1197 The threats to privacy in YouTube are different from PeerTube's.
1198 In YouTube's case, the platform gathers a huge amount of your personal information (not only your IP) to analyze them and track you.
1199 Moreover, YouTube is owned by Google/Alphabet, a company that tracks you across many websites (via AdSense or Google Analytics).
1200 </source>
1201 <target>
1202 Die Gefahren für die Privatsphäre sind bei YouTube anderer Art als bei PeerTube.
d972dc7f 1203 YouTube speichert eine große Menge persönlicher Daten (nicht nur die IP-Adresse), um sie dann zu analysieren und dich zu verfolgen.
6b09aba9
C
1204 Außerdem ist YouTube Teil von Google/Alphabet, einer Firma, die dich über mehrere Webseiten hinweg verfolgt (mit AdSense oder Google Analytics).
1205 </target>
1206 <context-group name="null">
1207 <context context-type="linenumber">69</context>
1208 </context-group>
1209 </trans-unit>
4a03da5f
C
1210 <trans-unit id="3c2990d5e452bdf2317ff23745db70705d848d99">
1211 <source>What can I do to limit the exposure of my IP address?</source>
1212 <target>Was kann ich tun, um die Sichtbarkeit meiner IP-Adresse zu begrenzen?</target>
2c24b9d3 1213 <context-group name="null">
4a03da5f 1214 <context context-type="linenumber">75</context>
2c24b9d3
C
1215 </context-group>
1216 </trans-unit>
4a03da5f
C
1217 <trans-unit id="a545356de272b955258c2a2432b08ec637b65f7e">
1218 <source>
1219 Your IP address is public so every time you consult a website, there is a number of actors (in addition to the final website) seeing your IP in their connection logs: ISP/routers/trackers/CDN and more.
1220 PeerTube is transparent about it: we warn you that if you want to keep your IP private, you must use a VPN or Tor Browser.
1221 Thinking that removing P2P from PeerTube will give you back anonymity doesn't make sense.
1222 </source>
1223 <target>
d972dc7f
C
1224 Jedes Mal, wenn du eine Website aufrufst, ist deine IP-Adresse nicht nur für die besuchte Seite, sondern auch für eine Reihe weiterer Akteure sichtbar, darunter Tracker und Content-Delivery-Netzwerke.
1225 PeerTube sagt da ganz offen und transparent: Um deine Privatsphäre zu schützen, empfehlen wir, ein VPN oder den Tor Browser zu verwenden.
1226 P2P ist nicht der Grund für die fehlende Anonymität.
1227 </target>
2c24b9d3 1228 <context-group name="null">
4a03da5f 1229 <context context-type="linenumber">77</context>
2c24b9d3
C
1230 </context-group>
1231 </trans-unit>
4a03da5f
C
1232 <trans-unit id="8ce78dd287b9a9dde5079916425ea66466530e41">
1233 <source>What will be done to mitigate this problem?</source>
f365e978 1234 <target>Was wird getan, um dieses Problem zu beheben?</target>
2c24b9d3 1235 <context-group name="null">
4a03da5f 1236 <context context-type="linenumber">83</context>
2c24b9d3
C
1237 </context-group>
1238 </trans-unit>
ad3fa0c5
C
1239 <trans-unit id="b1372cb61ca791a0f7f95bf31c86c97df142adc4">
1240 <source>
1241 PeerTube is in its early stages, and want to deliver the best countermeasures possible by the time the stable is released.
1242 In the meantime, we want to test different ideas related to this issue:
1243 </source>
1244 <target>
1245 PeerTube ist in der frühen Entwicklungsphase und es ist geplant, die besten Gegenmaßnahmen in der nächsten stabilen Version zu implementieren.
1246 Bis dahin wollen wir verschiedene Ideen für dieses Problem testen:
1247 </target>
1248 <context-group name="null">
1249 <context context-type="linenumber">85</context>
1250 </context-group>
1251 </trans-unit>
6b09aba9
C
1252 <trans-unit id="d32608aba08c6bb3cc4e4e8ec6223e5f4e78ca19">
1253 <source>Set a limit to the number of peers sent by the tracker</source>
9c91b521 1254 <target>Die Zahl der Peers, die durch einen Tracker gesendet wird, begrenzen.</target>
6b09aba9
C
1255 <context-group name="null">
1256 <context context-type="linenumber">91</context>
1257 </context-group>
1258 </trans-unit>
1259 <trans-unit id="a6d732b614143f862e69798046dc0868716547e5">
1260 <source>Set a limit on the request frequency received by the tracker (being tested)</source>
9c91b521 1261 <target>Die Anfragehäufigkeit, die von einem Tracker empfangen wird, begrenzen (wird getestet).</target>
6b09aba9
C
1262 <context-group name="null">
1263 <context context-type="linenumber">92</context>
1264 </context-group>
1265 </trans-unit>
4a03da5f
C
1266 <trans-unit id="ba77e356eaa5c06caaf5c8734c361d1a5415fe1c">
1267 <source>Ring a bell if there are unusual requests (being tested)</source>
f365e978 1268 <target>Bei ungewöhnlichen Anfragen darauf aufmerksam machen (wird getestet).</target>
2c24b9d3 1269 <context-group name="null">
4a03da5f 1270 <context context-type="linenumber">93</context>
2c24b9d3
C
1271 </context-group>
1272 </trans-unit>
6b09aba9
C
1273 <trans-unit id="81861ff8a71c8a5881cdf66417f3bddb753f0e18">
1274 <source>Disable P2P from the administration interface</source>
b18d4b9f 1275 <target>P2P in den Administrationseinstellungen abschalten</target>
6b09aba9
C
1276 <context-group name="null">
1277 <context context-type="linenumber">94</context>
1278 </context-group>
1279 </trans-unit>
1280 <trans-unit id="efde279863678ed95a8949a3712c99748bdabfe6">
1281 <source>An automatic video redundancy program: we wouldn't know if the IP downloaded the video on purpose or if it was the automatized program</source>
1282 <target>Automatisches Video-Redundanz-Programm: Wir können nicht unterscheiden zwischen bewusstem Herunterladen eines Videos und Herunterladen aufgrund des Programms.</target>
1283 <context-group name="null">
1284 <context context-type="linenumber">95</context>
1285 </context-group>
1286 </trans-unit>
6b01ed7b 1287 <trans-unit id="bd2edf99dd6562385ccec19a7ab2d1898e626605">
ad3fa0c5
C
1288 <source>Banned</source>
1289 <target>Gebannt</target>
1290 <context-group name="null">
6b01ed7b
C
1291 <context context-type="linenumber">12</context>
1292 </context-group>
1293 </trans-unit>
1294 <trans-unit id="62a557fcfdbd25a31d1a0332294f94a466fee809">
ad3fa0c5
C
1295 <source>Muted</source>
1296 <target>Stummgeschaltet</target>
1297 <context-group name="null">
6b01ed7b
C
1298 <context context-type="linenumber">13</context>
1299 </context-group>
1300 </trans-unit>
1301 <trans-unit id="48bbf6dbdb22e0ef4bd257eae2ab356f2ea66c89">
ad3fa0c5
C
1302 <source>Muted by your instance</source>
1303 <target>Von deiner Instanz stummgeschaltet</target>
1304 <context-group name="null">
6b01ed7b
C
1305 <context context-type="linenumber">14</context>
1306 </context-group>
1307 </trans-unit>
1308 <trans-unit id="44bd08a7ec1e407356620967d65d8fe2d8639d0a">
ad3fa0c5
C
1309 <source>Instance muted</source>
1310 <target>Instanz stummgeschaltet</target>
1311 <context-group name="null">
6b01ed7b
C
1312 <context context-type="linenumber">15</context>
1313 </context-group>
1314 </trans-unit>
1315 <trans-unit id="1a6443bb7ed01046dd83cf78806f795f1204ffa1">
ad3fa0c5
C
1316 <source>Instance muted by your instance</source>
1317 <target>Diese Instanz wurde deiner Instanz stummgeschaltet</target>
1318 <context-group name="null">
6b01ed7b
C
1319 <context context-type="linenumber">16</context>
1320 </context-group>
1321 </trans-unit>
4a03da5f
C
1322 <trans-unit id="a835d8a12e14eb96919245a0bbafd8069c146578">
1323 <source><x id="INTERPOLATION" equiv-text="{{ account.followersCount }}"/> subscribers</source>
1324 <target><x id="INTERPOLATION" equiv-text="{{ account.followersCount }}"/> Abonnenten</target>
2c24b9d3 1325 <context-group name="null">
f365e978 1326 <context context-type="linenumber">24</context>
2c24b9d3
C
1327 </context-group>
1328 </trans-unit>
4a03da5f
C
1329 <trans-unit id="6f5a458f827503ac7b8697688ecf3e0490818ee8">
1330 <source>Video channels</source>
1331 <target>Kanäle</target>
2c24b9d3 1332 <context-group name="null">
f365e978 1333 <context context-type="linenumber">31</context>
2c24b9d3
C
1334 </context-group>
1335 </trans-unit>
4a03da5f
C
1336 <trans-unit id="299f97b8ee9c62d45f2cc01961aa1e5101d6d05a">
1337 <source>Stats</source>
1338 <target>Statistiken</target>
2c24b9d3 1339 <context-group name="null">
4a03da5f 1340 <context context-type="linenumber">16</context>
2c24b9d3
C
1341 </context-group>
1342 </trans-unit>
4a03da5f
C
1343 <trans-unit id="8bc634cd9d8c9b684dbfaaf17a522f894bedbffc">
1344 <source>Joined <x id="INTERPOLATION" equiv-text="{{ account.createdAt | date }}"/></source>
1345 <target>Hier seit <x id="INTERPOLATION" equiv-text="{{ account.createdAt | date }}"/></target>
2c24b9d3 1346 <context-group name="null">
4a03da5f 1347 <context context-type="linenumber">10</context>
2c24b9d3
C
1348 </context-group>
1349 </trans-unit>
4a03da5f
C
1350 <trans-unit id="8fef247fd0c5bf790151f7661cafc4b7fd0397f3">
1351 <source><x id="INTERPOLATION" equiv-text="{{ videoChannel.followersCount }}"/> subscribers</source>
1352 <target><x id="INTERPOLATION" equiv-text="{{ videoChannel.followersCount }}"/> Abonnenten</target>
2c24b9d3 1353 <context-group name="null">
d972dc7f 1354 <context context-type="linenumber">14</context>
2c24b9d3
C
1355 </context-group>
1356 </trans-unit>
4a03da5f
C
1357 <trans-unit id="f36bd6a1570cb9b0a5023870f35160957cad2a8f">
1358 <source>See this video channel</source>
1359 <target>Zum Kanal</target>
2c24b9d3 1360 <context-group name="null">
4a03da5f 1361 <context context-type="linenumber">4</context>
2c24b9d3
C
1362 </context-group>
1363 </trans-unit>
4a03da5f
C
1364 <trans-unit id="cff1428d10d59d14e45edec3c735a27b5482db59">
1365 <source>Name</source>
1366 <target>Name</target>
2c24b9d3 1367 <context-group name="null">
d972dc7f 1368 <context context-type="linenumber">12</context>
2c24b9d3
C
1369 </context-group>
1370 </trans-unit>
4a03da5f
C
1371 <trans-unit id="512b045163a7187b2fc5d554e5f59fb3e49e174b">
1372 <source>Short description</source>
1373 <target>Kurze Beschreibung</target>
2c24b9d3 1374 <context-group name="null">
ad3fa0c5 1375 <context context-type="linenumber">21</context>
2c24b9d3
C
1376 </context-group>
1377 </trans-unit>
4a03da5f
C
1378 <trans-unit id="554488d11165f38b27b8fe230aba8a2e30d57003">
1379 <source>Default client route</source>
1380 <target>Standardpfad (Client)</target>
2c24b9d3 1381 <context-group name="null">
ad3fa0c5 1382 <context context-type="linenumber">48</context>
2c24b9d3
C
1383 </context-group>
1384 </trans-unit>
9c91b521
C
1385 <trans-unit id="3fae5a310387c065757fde11f22689b45a7b6f2d">
1386 <source>Videos Overview</source>
1387 <target>Video-Übersicht</target>
1388 <context-group name="null">
ad3fa0c5 1389 <context context-type="linenumber">51</context>
9c91b521
C
1390 </context-group>
1391 </trans-unit>
4a03da5f
C
1392 <trans-unit id="1cbeb1eb589bfbe5efce94184cacd3095ca26948">
1393 <source>Videos Trending</source>
1394 <target>Beliebte Videos</target>
2c24b9d3 1395 <context-group name="null">
ad3fa0c5 1396 <context context-type="linenumber">52</context>
2c24b9d3
C
1397 </context-group>
1398 </trans-unit>
4a03da5f
C
1399 <trans-unit id="1861c96217213992e02dcb77e15ea69e718c9883">
1400 <source>Videos Recently Added</source>
d972dc7f 1401 <target>Kürzlich hinzugefügte Videos</target>
2c24b9d3 1402 <context-group name="null">
ad3fa0c5 1403 <context context-type="linenumber">53</context>
2c24b9d3
C
1404 </context-group>
1405 </trans-unit>
4a03da5f
C
1406 <trans-unit id="b6307f83d9f43bff8d5129a7888e89964ddc3f7f">
1407 <source>Local videos</source>
1408 <target>Lokale Videos</target>
2c24b9d3 1409 <context-group name="null">
ad3fa0c5 1410 <context context-type="linenumber">54</context>
2c24b9d3
C
1411 </context-group>
1412 </trans-unit>
4a03da5f
C
1413 <trans-unit id="8551afadb69b3fef89e191f507e8ac84e624e8b9">
1414 <source>Policy on videos containing sensitive content</source>
1415 <target>Verhalten bei Videos mit anstößigen Inhalten</target>
2c24b9d3 1416 <context-group name="null">
ad3fa0c5 1417 <context context-type="linenumber">61</context>
2c24b9d3
C
1418 </context-group>
1419 </trans-unit>
4a03da5f
C
1420 <trans-unit id="aa3ef567a1ea22c1e4d0acfdc8f80bc636bf12df">
1421 <source>With &lt;strong&gt;Do not list&lt;/strong&gt; or &lt;strong&gt;Blur thumbnails&lt;/strong&gt;, a confirmation will be requested to watch the video.</source>
f365e978 1422 <target>Bei Wahl der Optionen &lt;strong&gt;Nicht zeigen&lt;/strong&gt; oder &lt;strong&gt;Miniaturansichten verschwommen anzeigen&lt;/strong&gt; wird vor Ansicht des Videos eine Bestätigung gefordert.</target>
2c24b9d3 1423 <context-group name="null">
4a03da5f 1424 <context context-type="linenumber">6</context>
2c24b9d3
C
1425 </context-group>
1426 </trans-unit>
4a03da5f
C
1427 <trans-unit id="5e155c34fb3ed8159bf0a486a366cfbc6874f9fe">
1428 <source>Do not list</source>
9c91b521 1429 <target>Nicht zeigen</target>
2c24b9d3 1430 <context-group name="null">
4a03da5f 1431 <context context-type="linenumber">11</context>
2c24b9d3
C
1432 </context-group>
1433 </trans-unit>
4a03da5f
C
1434 <trans-unit id="aaa900149c2ca1575ac1918d1ded33fb69830ab2">
1435 <source>Blur thumbnails</source>
f365e978 1436 <target>Miniaturansichten verschwommen anzeigen</target>
2c24b9d3 1437 <context-group name="null">
4a03da5f 1438 <context context-type="linenumber">12</context>
2c24b9d3
C
1439 </context-group>
1440 </trans-unit>
4a03da5f
C
1441 <trans-unit id="010d24ef3c43b2d8f45a4d6cba7d73e12ee1557e">
1442 <source>Display</source>
d972dc7f 1443 <target>Zeigen</target>
2c24b9d3 1444 <context-group name="null">
4a03da5f 1445 <context context-type="linenumber">13</context>
2c24b9d3
C
1446 </context-group>
1447 </trans-unit>
4a03da5f
C
1448 <trans-unit id="ca53e66e68986546b7ef820c934145fd7c9c4247">
1449 <source>Signup enabled</source>
9c91b521 1450 <target>Registrierung aktiviert</target>
2c24b9d3 1451 <context-group name="null">
ad3fa0c5 1452 <context context-type="linenumber">84</context>
2c24b9d3
C
1453 </context-group>
1454 </trans-unit>
9c91b521
C
1455 <trans-unit id="90f449b1f4787e6c9731198a96d35399c1b340a7">
1456 <source>Signup requires email verification</source>
1457 <target>Registrierung erfordert eine Bestätigung der E-Mail-Adresse</target>
1458 <context-group name="null">
ad3fa0c5 1459 <context context-type="linenumber">91</context>
9c91b521
C
1460 </context-group>
1461 </trans-unit>
4a03da5f
C
1462 <trans-unit id="68bda70e0dd4f7f91549462e55f1b2a1602d8402">
1463 <source>Signup limit</source>
9c91b521 1464 <target>Obergrenze für Registrierungen</target>
ad3fa0c5
C
1465 <context-group name="null">
1466 <context context-type="linenumber">96</context>
1467 </context-group>
1468 </trans-unit>
1469 <trans-unit id="4d13a9cd5ed3dcee0eab22cb25198d43886942be">
1470 <source>Users</source>
1471 <target>Benutzer</target>
2c24b9d3 1472 <context-group name="null">
6b01ed7b 1473 <context context-type="linenumber">105</context>
2c24b9d3
C
1474 </context-group>
1475 </trans-unit>
ad3fa0c5
C
1476 <trans-unit id="31b3275d999af45fe64c6824e6e017d2e2704f09">
1477 <source>User default video quota</source>
1478 <target>Standardkontingent für die Videos eines Nutzers</target>
1479 <context-group name="null">
1480 <context context-type="linenumber">109</context>
1481 </context-group>
1482 </trans-unit>
1483 <trans-unit id="f5528147716c4d3286c89defbe63ee0b75da5ffe">
1484 <source>User default daily upload limit</source>
1485 <target>Tägliches Obergrenze eines Nutzers beim Hochladen</target>
1486 <context-group name="null">
1487 <context context-type="linenumber">121</context>
1488 </context-group>
1489 </trans-unit>
b18d4b9f
C
1490 <trans-unit id="a059709f71aa4c0ac219e160e78a738682ca6a36">
1491 <source>Import</source>
d972dc7f 1492 <target>Importieren</target>
b18d4b9f
C
1493 <context-group name="null">
1494 <context context-type="linenumber">42</context>
1495 </context-group>
1496 </trans-unit>
6b01ed7b
C
1497 <trans-unit id="29aa67f13fd34a2421ff9d7de7d5142790676b9e">
1498 <source>Video import with HTTP URL (i.e. YouTube) enabled</source>
1499 <target>Video durch HTTP URL (z.b. YouTube©) import erlaubt.</target>
1500 <context-group name="null">
ad3fa0c5 1501 <context context-type="linenumber">141</context>
6b01ed7b
C
1502 </context-group>
1503 </trans-unit>
b18d4b9f
C
1504 <trans-unit id="05fdf7b5be1c3a7126e3c06d81da3134981b0a9e">
1505 <source>Video import with a torrent file or a magnet URI enabled</source>
d972dc7f 1506 <target>Video-Import über eine Torrent-Datei oder einen Magnet-Link aktiviert</target>
b18d4b9f 1507 <context-group name="null">
ad3fa0c5 1508 <context context-type="linenumber">148</context>
b18d4b9f
C
1509 </context-group>
1510 </trans-unit>
4a03da5f
C
1511 <trans-unit id="ca2283fc765b9f44b69f0175d685dc2443da6011">
1512 <source>Administrator</source>
1513 <target>Administrator</target>
2c24b9d3 1514 <context-group name="null">
ad3fa0c5 1515 <context context-type="linenumber">155</context>
2c24b9d3
C
1516 </context-group>
1517 </trans-unit>
4a03da5f
C
1518 <trans-unit id="55a0f51e38679d3141841e8333da5779d349c587">
1519 <source>Admin email</source>
1520 <target>Admin E-Mail</target>
2c24b9d3 1521 <context-group name="null">
ad3fa0c5 1522 <context context-type="linenumber">158</context>
9c91b521
C
1523 </context-group>
1524 </trans-unit>
4a03da5f
C
1525 <trans-unit id="50247a2f9711ea9e9a85aacc46668131e9b424a5">
1526 <source>Basic configuration</source>
1527 <target>Grundlegende Einstellungen</target>
2c24b9d3 1528 <context-group name="null">
4a03da5f 1529 <context context-type="linenumber">5</context>
2c24b9d3
C
1530 </context-group>
1531 </trans-unit>
4a03da5f
C
1532 <trans-unit id="99cb827741e93125476a0f5b676372d85d15b5fc">
1533 <source>Twitter</source>
1534 <target>Twitter</target>
2c24b9d3 1535 <context-group name="null">
6b01ed7b 1536 <context context-type="linenumber">178</context>
2c24b9d3
C
1537 </context-group>
1538 </trans-unit>
4a03da5f
C
1539 <trans-unit id="7fdb41bbf2ee042ec5f68725a1c16a1c97f3e524">
1540 <source>Your Twitter username</source>
1541 <target>Dein Twitter-Benutzername</target>
2c24b9d3 1542 <context-group name="null">
ad3fa0c5 1543 <context context-type="linenumber">184</context>
2c24b9d3
C
1544 </context-group>
1545 </trans-unit>
4a03da5f
C
1546 <trans-unit id="6e671e839ca889feef0d8ed525d1a44b4b10870c">
1547 <source>Indicates the Twitter account for the website or platform on which the content was published.</source>
b18d4b9f 1548 <target>Zeigt den Twitter-Account für die Webseite, auf der der Inhalt veröffentlicht wurde.</target>
2c24b9d3 1549 <context-group name="null">
ad3fa0c5 1550 <context context-type="linenumber">187</context>
2c24b9d3
C
1551 </context-group>
1552 </trans-unit>
4a03da5f
C
1553 <trans-unit id="c0716c28b9d4c9e0b2fd6031334394214e5f9605">
1554 <source>Instance whitelisted by Twitter</source>
1555 <target>Instanz von Twitter vertraut</target>
2c24b9d3 1556 <context-group name="null">
ad3fa0c5 1557 <context context-type="linenumber">199</context>
9c91b521
C
1558 </context-group>
1559 </trans-unit>
4a03da5f
C
1560 <trans-unit id="419d940613972cc3fae9c8ea0a4306dbf80616e5">
1561 <source>Services</source>
1562 <target>Dienste</target>
2c24b9d3 1563 <context-group name="null">
6b01ed7b 1564 <context context-type="linenumber">176</context>
2c24b9d3
C
1565 </context-group>
1566 </trans-unit>
4a03da5f
C
1567 <trans-unit id="fe22d2c0020e913ee4b75ec22a3abc8814810490">
1568 <source>Transcoding</source>
b18d4b9f 1569 <target>Transkodierung</target>
2c24b9d3 1570 <context-group name="null">
ad3fa0c5 1571 <context context-type="linenumber">215</context>
2c24b9d3
C
1572 </context-group>
1573 </trans-unit>
4a03da5f
C
1574 <trans-unit id="fca29003c4ea1226ff8cbee89481758aab0e2be9">
1575 <source>Transcoding enabled</source>
b18d4b9f 1576 <target>Transkodierung an</target>
2c24b9d3 1577 <context-group name="null">
ad3fa0c5 1578 <context context-type="linenumber">221</context>
2c24b9d3
C
1579 </context-group>
1580 </trans-unit>
4a03da5f
C
1581 <trans-unit id="6ef2ab819d4441fa8bddf6759b6936783d06616f">
1582 <source>If you disable transcoding, many videos from your users will not work!</source>
b18d4b9f 1583 <target>Wenn du die Transkodierung abschaltest, werden viele Videos nicht laufen!</target>
2c24b9d3 1584 <context-group name="null">
ad3fa0c5 1585 <context context-type="linenumber">222</context>
2c24b9d3
C
1586 </context-group>
1587 </trans-unit>
4a03da5f
C
1588 <trans-unit id="a33feadefbb776217c2db96100736314f8b765c2">
1589 <source>Transcoding threads</source>
1590 <target>Transcodierungsthreads</target>
2c24b9d3 1591 <context-group name="null">
ad3fa0c5 1592 <context context-type="linenumber">237</context>
6b09aba9
C
1593 </context-group>
1594 </trans-unit>
1595 <trans-unit id="5afc7e831e59c325e8fb3e208ec108ff53fb3500">
1596 <source>Resolution <x id="INTERPOLATION" equiv-text="{{resolution}}"/> enabled</source>
1597 <target>Eingestellte Auflösung: <x id="INTERPOLATION" equiv-text="{{resolution}}"/></target>
1598 <context-group name="null">
ad3fa0c5 1599 <context context-type="linenumber">252</context>
6b09aba9
C
1600 </context-group>
1601 </trans-unit>
9c91b521
C
1602 <trans-unit id="e9fb2d7685ae280026fe6463731170b067e419d5">
1603 <source>
1604 Cache
1605
1606 <x id="START_TAG_MY-HELP" ctype="x-my-help" equiv-text="&lt;my-help&gt;"/><x id="CLOSE_TAG_MY-HELP" ctype="x-my-help" equiv-text="&lt;/my-help&gt;"/>
1607 </source>
1608 <target>
1609 Cache
1610
1611 <x id="START_TAG_MY-HELP" ctype="x-my-help" equiv-text="&lt;my-help&gt;"/><x id="CLOSE_TAG_MY-HELP" ctype="x-my-help" equiv-text="&lt;/my-help&gt;"/>
1612 </target>
1613 <context-group name="null">
ad3fa0c5 1614 <context context-type="linenumber">260</context>
9c91b521
C
1615 </context-group>
1616 </trans-unit>
6b09aba9
C
1617 <trans-unit id="d5bf7bea37daff4e018fd11a1b552512e5cb54c0">
1618 <source>Some files are not federated (previews, captions). We fetch them directly from the origin instance and cache them.</source>
b18d4b9f 1619 <target>Einige Dateien (Vorschau, Untertitel) werden nicht verteilt gespeichert. Wir laden sie direkt von der Ursprungsinstanz und speichern sie zwischen.</target>
6b09aba9 1620 <context-group name="null">
ad3fa0c5 1621 <context context-type="linenumber">265</context>
2c24b9d3
C
1622 </context-group>
1623 </trans-unit>
4a03da5f
C
1624 <trans-unit id="d00f6c2dcb426440a0a8cd8eec12d094fbfaf6f7">
1625 <source>Previews cache size</source>
6b09aba9 1626 <target>Cachegröße der Vorschau</target>
2c24b9d3 1627 <context-group name="null">
ad3fa0c5 1628 <context context-type="linenumber">271</context>
6b09aba9
C
1629 </context-group>
1630 </trans-unit>
1631 <trans-unit id="98970cd72e776308a37dc4e84bebbedffc787607">
1632 <source>Video captions cache size</source>
1633 <target>Cachegröße der Untertitel</target>
1634 <context-group name="null">
ad3fa0c5 1635 <context context-type="linenumber">280</context>
2c24b9d3
C
1636 </context-group>
1637 </trans-unit>
4a03da5f
C
1638 <trans-unit id="e3a65df2560e99864bbde695da3a7bdf743a184c">
1639 <source>Customizations</source>
1640 <target>Personalisierung</target>
2c24b9d3 1641 <context-group name="null">
ad3fa0c5 1642 <context context-type="linenumber">289</context>
2c24b9d3
C
1643 </context-group>
1644 </trans-unit>
4a03da5f
C
1645 <trans-unit id="0da9752916950ce6890d897b835c923a71ad9c5c">
1646 <source>JavaScript</source>
1647 <target>JavaScript</target>
2c24b9d3 1648 <context-group name="null">
ad3fa0c5 1649 <context context-type="linenumber">294</context>
2c24b9d3
C
1650 </context-group>
1651 </trans-unit>
4a03da5f
C
1652 <trans-unit id="fda2339a6e6ba017ee43b560caf660ed4022333c">
1653 <source>Write directly JavaScript code.&lt;br /&gt;Example: &lt;pre&gt;console.log('my instance is amazing');&lt;/pre&gt;</source>
6b09aba9 1654 <target>Füge dein JavaScript ein.&lt;br /&gt;Beispiel: &lt;pre&gt;console.log('Meine Instanz ist großartig');&lt;/pre&gt;</target>
9c91b521 1655 <context-group name="null">
6b01ed7b 1656 <context context-type="linenumber">297</context>
9c91b521
C
1657 </context-group>
1658 </trans-unit>
4a03da5f
C
1659 <trans-unit id="6c44844ebdb7352c433b7734feaa65f01bb594ab">
1660 <source>Advanced configuration</source>
1661 <target>Erweiterte Einstellungen</target>
2c24b9d3 1662 <context-group name="null">
ad3fa0c5 1663 <context context-type="linenumber">212</context>
2c24b9d3
C
1664 </context-group>
1665 </trans-unit>
4a03da5f
C
1666 <trans-unit id="dad5a5283e4c853c011a0f03d5a52310338bbff8">
1667 <source>Update configuration</source>
6b09aba9 1668 <target>Einstellungen aktualisieren</target>
2c24b9d3 1669 <context-group name="null">
ad3fa0c5 1670 <context context-type="linenumber">340</context>
6b09aba9
C
1671 </context-group>
1672 </trans-unit>
1673 <trans-unit id="3e459b5c3861d8c80084d21d233b7c8e2edd3cca">
1674 <source>It seems the configuration is invalid. Please search potential errors in the different tabs.</source>
1675 <target>Die Einstellungen sind anscheinend ungültig. Bitte suche nach potentiellen Fehlern in den verschiedenen Reitern.</target>
1676 <context-group name="null">
ad3fa0c5 1677 <context context-type="linenumber">341</context>
2c24b9d3
C
1678 </context-group>
1679 </trans-unit>
4a03da5f
C
1680 <trans-unit id="80dbb8ba42b97a9ec035c0ba09f45c07ea07096c">
1681 <source>
1682 Users
1683 </source>
1684 <target>
6b09aba9
C
1685 Benutzer
1686 </target>
2c24b9d3 1687 <context-group name="null">
4a03da5f 1688 <context context-type="linenumber">3</context>
2c24b9d3
C
1689 </context-group>
1690 </trans-unit>
4a03da5f
C
1691 <trans-unit id="0315abd64e35510ed0534f597130ef781aca175a">
1692 <source>
1693 Manage follows
1694 </source>
1695 <target>
9c91b521 1696 Follower verwalten
4a03da5f 1697 </target>
2c24b9d3 1698 <context-group name="null">
4a03da5f 1699 <context context-type="linenumber">7</context>
2c24b9d3
C
1700 </context-group>
1701 </trans-unit>
9c91b521 1702 <trans-unit id="1a5c7f9b1bec1463728f44933f0e256de9c45154">
4a03da5f 1703 <source>
9c91b521 1704 Moderation
4a03da5f
C
1705 </source>
1706 <target>
9c91b521 1707 Moderation
4a03da5f 1708 </target>
2c24b9d3 1709 <context-group name="null">
9c91b521 1710 <context context-type="linenumber">11</context>
2c24b9d3
C
1711 </context-group>
1712 </trans-unit>
9c91b521
C
1713 <trans-unit id="7bea88c54fdccfdc9f687b0ffe9bf6a653d19368">
1714 <source>
1715 Jobs
1716 </source>
1717 <target>
1718 Jobs
1719 </target>
1720 <context-group name="null">
1721 <context context-type="linenumber">15</context>
1722 </context-group>
1723 </trans-unit>
1724 <trans-unit id="9c6ce37623b626a102002901ca12c37e7a3a7f13">
4a03da5f
C
1725 <source>
1726 Configuration
1727 </source>
1728 <target>
6b09aba9
C
1729 Einstellungen
1730 </target>
2c24b9d3 1731 <context-group name="null">
d972dc7f 1732 <context context-type="linenumber">19</context>
2c24b9d3
C
1733 </context-group>
1734 </trans-unit>
4a03da5f
C
1735 <trans-unit id="4e8635c108375983b42229df44bda8c0af84f396">
1736 <source>1 host (without "http://") per line</source>
1737 <target>1 Host pro Zeile (ohne "http://")</target>
2c24b9d3 1738 <context-group name="null">
4a03da5f 1739 <context context-type="linenumber">5</context>
2c24b9d3
C
1740 </context-group>
1741 </trans-unit>
4a03da5f
C
1742 <trans-unit id="f7a7a00999ccbd126cbb8e74f5dd1724942dd507">
1743 <source>
1744 It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers.
1745 </source>
1746 <target>
9c91b521 1747 Es scheint, als seist du nicht auf einem HTTPS-Server. Dein Webserver muss TLS aktivieren, um anderen Server folgen zu können.
4a03da5f 1748 </target>
2c24b9d3 1749 <context-group name="null">
4a03da5f 1750 <context context-type="linenumber">17</context>
2c24b9d3
C
1751 </context-group>
1752 </trans-unit>
4a03da5f
C
1753 <trans-unit id="456c6383d8e7cd15aadbcdc196d4ae7a70092437">
1754 <source>Add following</source>
9c91b521 1755 <target>Folgen</target>
2c24b9d3 1756 <context-group name="null">
4a03da5f 1757 <context context-type="linenumber">21</context>
2c24b9d3
C
1758 </context-group>
1759 </trans-unit>
6b01ed7b
C
1760 <trans-unit id="25925fc5826bc5b3eeae7c45b08b0ed74b9e2954">
1761 <source>Filter...</source>
1762 <target>Filtern...</target>
1763 <context-group name="null">
1764 <context context-type="linenumber">27</context>
1765 </context-group>
1766 </trans-unit>
4a03da5f
C
1767 <trans-unit id="45cc8ca94b5a50842a9a8ef804a5ab089a38ae5c">
1768 <source>ID</source>
1769 <target>ID</target>
2c24b9d3 1770 <context-group name="null">
4a03da5f 1771 <context context-type="linenumber">18</context>
2c24b9d3
C
1772 </context-group>
1773 </trans-unit>
4a03da5f
C
1774 <trans-unit id="380e20a1e13d9489c69f6dbea7da19025ab6eb25">
1775 <source>Score</source>
1776 <target>Punkte</target>
2c24b9d3 1777 <context-group name="null">
f365e978 1778 <context context-type="linenumber">17</context>
2c24b9d3
C
1779 </context-group>
1780 </trans-unit>
4a03da5f
C
1781 <trans-unit id="fe22ca53e651df951dac25b67c17894b0980f767">
1782 <source>Host</source>
1783 <target>Host</target>
2c24b9d3 1784 <context-group name="null">
f365e978 1785 <context context-type="linenumber">19</context>
2c24b9d3
C
1786 </context-group>
1787 </trans-unit>
4a03da5f
C
1788 <trans-unit id="873b72903b1858a9cd6c8967521030b4d7d1435b">
1789 <source>State</source>
1790 <target>Status</target>
2c24b9d3 1791 <context-group name="null">
6b09aba9 1792 <context context-type="linenumber">10</context>
2c24b9d3
C
1793 </context-group>
1794 </trans-unit>
4a03da5f
C
1795 <trans-unit id="ff3173170e5b03536dd3b3e1afbae1f55356eb1b">
1796 <source>Created <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon&gt;"/><x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon&gt;"/></source>
1797 <target>Erstellt <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon&gt;"/><x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon&gt;"/></target>
1798 <context-group name="null">
6b09aba9 1799 <context context-type="linenumber">11</context>
4a03da5f
C
1800 </context-group>
1801 </trans-unit>
f365e978
C
1802 <trans-unit id="7823909fb1d8d313382f6f4bd842f1a7ef6f08d1">
1803 <source>Accepted</source>
1804 <target>Akzeptiert</target>
1805 <context-group name="null">
1806 <context context-type="linenumber">32</context>
1807 </context-group>
1808 </trans-unit>
1809 <trans-unit id="e6a27066251ca1e04c5be86ad758380856df2506">
1810 <source>Pending</source>
1811 <target>Ausstehend</target>
1812 <context-group name="null">
1813 <context context-type="linenumber">33</context>
1814 </context-group>
1815 </trans-unit>
9c91b521
C
1816 <trans-unit id="1d729bcbe3529d2fe2295b7a3a41282ee09de2c8">
1817 <source>Redundancy allowed</source>
1818 <target>Redundanz erlaubt</target>
1819 <context-group name="null">
f365e978 1820 <context context-type="linenumber">22</context>
9c91b521
C
1821 </context-group>
1822 </trans-unit>
4a03da5f
C
1823 <trans-unit id="5fccee488a9ea908c16d2ab9dbdaf264f1aac479">
1824 <source>Manage follows</source>
9c91b521 1825 <target>Follower verwalten</target>
2c24b9d3
C
1826 <context-group name="null">
1827 <context context-type="linenumber">2</context>
1828 </context-group>
1829 </trans-unit>
d972dc7f
C
1830 <trans-unit id="f995df052a1dfc675c2a21926420a707d9601936">
1831 <source>Following</source>
9c91b521 1832 <target>Du folgst</target>
d972dc7f
C
1833 <context-group name="null">
1834 <context context-type="linenumber">5</context>
1835 </context-group>
1836 </trans-unit>
1837 <trans-unit id="d29764bcbaad3ef69b6be92be35bdf25972ce246">
1838 <source>Follow</source>
9c91b521 1839 <target>Folgen</target>
d972dc7f
C
1840 <context-group name="null">
1841 <context context-type="linenumber">7</context>
1842 </context-group>
1843 </trans-unit>
1844 <trans-unit id="9bee670725966ed477b4c33a545c8b5436b0065e">
1845 <source>Followers</source>
9c91b521 1846 <target>Follower</target>
d972dc7f
C
1847 <context-group name="null">
1848 <context context-type="linenumber">9</context>
1849 </context-group>
1850 </trans-unit>
4a03da5f
C
1851 <trans-unit id="a9f2501fcb2ff71f1376c2d2fbbbd49f200e6c8f">
1852 <source>Jobs list</source>
1853 <target>Jobliste</target>
2c24b9d3 1854 <context-group name="null">
4a03da5f 1855 <context context-type="linenumber">2</context>
2c24b9d3
C
1856 </context-group>
1857 </trans-unit>
4a03da5f
C
1858 <trans-unit id="f61c6867295f3b53d23557021f2f4e0aa1d0b8fc">
1859 <source>Type</source>
1860 <target>Typ</target>
2c24b9d3 1861 <context-group name="null">
4a03da5f 1862 <context context-type="linenumber">19</context>
2c24b9d3
C
1863 </context-group>
1864 </trans-unit>
6b09aba9
C
1865 <trans-unit id="74c8f69ec23f41a429e241126ab4d25b9d12348e">
1866 <source>Processed on</source>
1867 <target>Verarbeitet am</target>
1868 <context-group name="null">
1869 <context context-type="linenumber">22</context>
1870 </context-group>
1871 </trans-unit>
1872 <trans-unit id="4fa08915c99629d38c9da8a08b1985a7f4e38e40">
1873 <source>Finished on</source>
1874 <target>Fertiggestellt am</target>
1875 <context-group name="null">
1876 <context context-type="linenumber">23</context>
1877 </context-group>
1878 </trans-unit>
4a03da5f
C
1879 <trans-unit id="31cf824034489eb42f6a388d5980b98b8e1de015">
1880 <source>Create user</source>
1881 <target>Benutzer anlegen</target>
2c24b9d3 1882 <context-group name="null">
4a03da5f 1883 <context context-type="linenumber">6</context>
2c24b9d3
C
1884 </context-group>
1885 </trans-unit>
4a03da5f
C
1886 <trans-unit id="2788d9a67ed2b6f35c85818e6af1871317c57a7e">
1887 <source>Edit user <x id="INTERPOLATION" equiv-text="{{ username }}"/></source>
1888 <target>Benutzer <x id="INTERPOLATION" equiv-text="{{ username }}"/> ändern</target>
2c24b9d3 1889 <context-group name="null">
4a03da5f 1890 <context context-type="linenumber">2</context>
2c24b9d3
C
1891 </context-group>
1892 </trans-unit>
4a03da5f
C
1893 <trans-unit id="1bd571d8f3981f6043b0df3402cc3d97e0d7ad2a">
1894 <source>john</source>
1895 <target>john</target>
2c24b9d3 1896 <context-group name="null">
4a03da5f 1897 <context context-type="linenumber">10</context>
2c24b9d3
C
1898 </context-group>
1899 </trans-unit>
4a03da5f
C
1900 <trans-unit id="bb3542ff8e5defa6d0c773799e5c8fe399605d05">
1901 <source>mail@example.com</source>
1902 <target>mail@example.com</target>
2c24b9d3 1903 <context-group name="null">
4a03da5f 1904 <context context-type="linenumber">21</context>
2c24b9d3
C
1905 </context-group>
1906 </trans-unit>
4a03da5f
C
1907 <trans-unit id="c36a66f2107e8da5371ebc9d15c2008dff567f46">
1908 <source>Role</source>
1909 <target>Benutzerrolle</target>
2c24b9d3 1910 <context-group name="null">
f365e978 1911 <context context-type="linenumber">43</context>
2c24b9d3
C
1912 </context-group>
1913 </trans-unit>
4a03da5f 1914 <trans-unit id="42e3c0e89177ca135974221eaf0e4e836c32e345">
2c24b9d3 1915 <source>
4a03da5f
C
1916 Transcoding is enabled on server. The video quota only take in account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> video. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/&gt;"/>
1917 At most, this user could use ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
1918 </source>
2c24b9d3 1919 <target>
b18d4b9f 1920 Das Transkodieren ist auf diesem Server eingeschaltet. Das Videokontingent berücksichtigt nur das <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>ursprüngliche<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> Video. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/&gt;"/>
4a03da5f 1921 Dieser Nutzer kann maximal ca. <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/> nutzen.</target>
2c24b9d3 1922 <context-group name="null">
4a03da5f 1923 <context context-type="linenumber">65</context>
2c24b9d3
C
1924 </context-group>
1925 </trans-unit>
9c91b521
C
1926 <trans-unit id="6ded52553dd8720fd3698b8fbc3a6d037c07b496">
1927 <source>Daily video quota</source>
1928 <target>Tägliches Videokontingent</target>
1929 <context-group name="null">
1930 <context context-type="linenumber">72</context>
1931 </context-group>
1932 </trans-unit>
4a03da5f
C
1933 <trans-unit id="5e8b4663c17c337a1f11160c0a683350936faa1f">
1934 <source>Users list</source>
1935 <target>Benutzerliste</target>
2c24b9d3 1936 <context-group name="null">
4a03da5f 1937 <context context-type="linenumber">2</context>
2c24b9d3
C
1938 </context-group>
1939 </trans-unit>
4a03da5f
C
1940 <trans-unit id="08ea8692dc2a7050026df26fc39b22960bde9de5">
1941 <source>Username <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon&gt;"/><x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon&gt;"/></source>
1942 <target>Benutzername <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon&gt;"/><x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon&gt;"/></target>
2c24b9d3 1943 <context-group name="null">
f365e978 1944 <context context-type="linenumber">40</context>
2c24b9d3
C
1945 </context-group>
1946 </trans-unit>
6b01ed7b 1947 <trans-unit id="adba7c8b43e42581460fbe5d08b5cb5ab60eba4b">
ad3fa0c5
C
1948 <source>(banned)</source>
1949 <target>(gebannt)</target>
1950 <context-group name="null">
6b01ed7b
C
1951 <context context-type="linenumber">65</context>
1952 </context-group>
1953 </trans-unit>
f365e978
C
1954 <trans-unit id="be73b652c2707f42b5d780d0c7b8fc5ea0b1706c">
1955 <source>Go to the account page</source>
1956 <target>Zur Kontoseite gehen</target>
9c91b521 1957 <context-group name="null">
f365e978 1958 <context context-type="linenumber">133</context>
9c91b521
C
1959 </context-group>
1960 </trans-unit>
ad3fa0c5
C
1961 <trans-unit id="02ba1a65db92d1d0ab4ba380086e9be61891aaa5">
1962 <source>User's email must be verified to login</source>
1963 <target>Die E-Mail-Adresse des Nutzers muss vor dem Einloggen bestätigt werden</target>
1964 <context-group name="null">
1965 <context context-type="linenumber">72</context>
1966 </context-group>
1967 </trans-unit>
1968 <trans-unit id="79cee9973620b2592ff2824c525aa8ed0b5e2b8b">
1969 <source>User's email is verified / User can login without email verification</source>
1970 <target>Die E-Mail-Addresse des Nutzers wurde bestätigt / Nutzer kann ohne E-Mail-Bestätigung einloggen</target>
1971 <context-group name="null">
1972 <context context-type="linenumber">76</context>
1973 </context-group>
1974 </trans-unit>
9c91b521
C
1975 <trans-unit id="a9587caabf0dc5d824f817baae1c2f5521d9b1ee">
1976 <source>Ban reason:</source>
1977 <target>Grund für die Sperrung:</target>
1978 <context-group name="null">
ad3fa0c5 1979 <context context-type="linenumber">95</context>
9c91b521
C
1980 </context-group>
1981 </trans-unit>
1982 <trans-unit id="bb863c794307735652d8695143e116eaee8a3c4f">
1983 <source>Moderation comment</source>
1984 <target>Moderationskommentar</target>
1985 <context-group name="null">
1986 <context context-type="linenumber">3</context>
1987 </context-group>
1988 </trans-unit>
1989 <trans-unit id="5731e5d5ac989bf08848b5a57a5586cf84d80964">
1990 <source>
1991 This comment can only be seen by you or the other moderators.
1992 </source>
1993 <target>
1994 Dieser Kommentar kann nur von dir und den anderen Moderatoren gesehen werden.
1995 </target>
1996 <context-group name="null">
1997 <context context-type="linenumber">17</context>
1998 </context-group>
1999 </trans-unit>
2000 <trans-unit id="0562e455c88234829f3c27a38f3039f027bfd5d2">
2001 <source>Update this comment</source>
2002 <target>Diesen Kommentar aktualisieren</target>
2003 <context-group name="null">
2004 <context context-type="linenumber">25</context>
2005 </context-group>
2006 </trans-unit>
4a03da5f
C
2007 <trans-unit id="2bf5a31043ff476ca081a4080f3f3f17518dc6f2">
2008 <source>Reporter</source>
2009 <target>Melder</target>
2c24b9d3 2010 <context-group name="null">
d972dc7f 2011 <context context-type="linenumber">8</context>
2c24b9d3
C
2012 </context-group>
2013 </trans-unit>
4a03da5f
C
2014 <trans-unit id="2d1ea268a6a9f483dbc2cbfe19bf4256a57a6af4">
2015 <source>Video</source>
2016 <target>Video</target>
2017 <context-group name="null">
d972dc7f 2018 <context context-type="linenumber">14</context>
4a03da5f
C
2019 </context-group>
2020 </trans-unit>
9c91b521
C
2021 <trans-unit id="7e7ad19f1bcc2c33cdba4c1ad25e2b398ad453d9">
2022 <source>State <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon&gt;"/><x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon&gt;"/></source>
2023 <target>Status <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon&gt;"/><x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon&gt;"/></target>
2024 <context-group name="null">
2025 <context context-type="linenumber">11</context>
2026 </context-group>
2027 </trans-unit>
4a03da5f
C
2028 <trans-unit id="c6ab75e099e131d7a4f94e1732e7436d8fc386c7">
2029 <source>Go to the account</source>
2030 <target>Zum Konto gehen</target>
2031 <context-group name="null">
d972dc7f 2032 <context context-type="linenumber">27</context>
4a03da5f
C
2033 </context-group>
2034 </trans-unit>
2035 <trans-unit id="1cb8348c199d03e297d165e262237194f25fe3f5">
2036 <source>Go to the video</source>
2037 <target>Zum Video gehen</target>
2038 <context-group name="null">
d972dc7f 2039 <context context-type="linenumber">33</context>
4a03da5f
C
2040 </context-group>
2041 </trans-unit>
f365e978
C
2042 <trans-unit id="030b4423b92167200e39519599f9b863b4f7c62c">
2043 <source>Actions</source>
2044 <target>Aktionen</target>
2045 <context-group name="null">
ad3fa0c5 2046 <context context-type="linenumber">35</context>
f365e978
C
2047 </context-group>
2048 </trans-unit>
9c91b521
C
2049 <trans-unit id="e330cbadca2d8639aabf525d5fe7e5b62d324ee2">
2050 <source>Reason:</source>
2051 <target>Grund:</target>
2052 <context-group name="null">
2053 <context context-type="linenumber">53</context>
2054 </context-group>
2055 </trans-unit>
2056 <trans-unit id="018cbb63c7eda4b82d17dd9058cfaa0fd055c638">
2057 <source>Moderation comment:</source>
2058 <target>Moderationskommentar:</target>
2059 <context-group name="null">
2060 <context context-type="linenumber">57</context>
2061 </context-group>
2062 </trans-unit>
2063 <trans-unit id="b14fd2fc28c5eecd05554d2bcbc3a938c599e2bf">
2064 <source>Video name <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon&gt;"/><x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon&gt;"/></source>
2065 <target>Name des Videos <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon&gt;"/><x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon&gt;"/></target>
2066 <context-group name="null">
2067 <context context-type="linenumber">8</context>
2068 </context-group>
2069 </trans-unit>
2070 <trans-unit id="96dfa3efa02bfafc0bc6d4ab186ebef2813a9e8a">
2071 <source>Sensitive</source>
2072 <target>Anstößig</target>
2073 <context-group name="null">
2074 <context context-type="linenumber">9</context>
2075 </context-group>
2076 </trans-unit>
2077 <trans-unit id="a7f42da3bb4eea0b71b0a20a2aff6612a82cab99">
2078 <source>Date <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon&gt;"/><x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon&gt;"/></source>
2079 <target>Datum <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon&gt;"/><x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon&gt;"/></target>
2080 <context-group name="null">
ad3fa0c5 2081 <context context-type="linenumber">11</context>
9c91b521
C
2082 </context-group>
2083 </trans-unit>
2084 <trans-unit id="7963019b5535b51efa399e6a62b163f3e04d296f">
2085 <source>Blacklist reason:</source>
2086 <target>Grund für die Sperre:</target>
2087 <context-group name="null">
ad3fa0c5 2088 <context context-type="linenumber">43</context>
9c91b521
C
2089 </context-group>
2090 </trans-unit>
2091 <trans-unit id="90868353e7e6f5994109ee1011131cefa992116c">
2092 <source>Moderation</source>
2093 <target>Moderation</target>
2094 <context-group name="null">
2095 <context context-type="linenumber">2</context>
2096 </context-group>
2097 </trans-unit>
2098 <trans-unit id="23a793ed0df2e10823dd469c5cea9b5c36be8f7e">
2099 <source>Video abuses</source>
2100 <target>Video-Missbrauchsmeldungen</target>
2101 <context-group name="null">
2102 <context context-type="linenumber">5</context>
2103 </context-group>
2104 </trans-unit>
4a03da5f
C
2105 <trans-unit id="00ecde6001106fe7406a34cc3459cc5b88e4aec1">
2106 <source>Blacklisted videos</source>
6b09aba9 2107 <target>Gesperrte Videos</target>
4a03da5f 2108 <context-group name="null">
d972dc7f 2109 <context context-type="linenumber">7</context>
4a03da5f
C
2110 </context-group>
2111 </trans-unit>
6b01ed7b 2112 <trans-unit id="b1ff109b26ae8f08650415454b9098c43eba2e2c">
ad3fa0c5
C
2113 <source>Muted accounts</source>
2114 <target>Stummgeschaltete Accounts</target>
2115 <context-group name="null">
6b01ed7b
C
2116 <context context-type="linenumber">2</context>
2117 </context-group>
2118 </trans-unit>
2119 <trans-unit id="bd0611346af048015e0a1275091ef68ce98832d2">
ad3fa0c5
C
2120 <source>Muted servers</source>
2121 <target>Stummgeschaltete Server</target>
2122 <context-group name="null">
6b01ed7b
C
2123 <context context-type="linenumber">11</context>
2124 </context-group>
2125 </trans-unit>
2126 <trans-unit id="29881a45dafbe5aa05cd9d0441a4c0c2fb06df92">
2127 <source>Account</source>
2128 <target>Account</target>
2129 <context-group name="null">
2130 <context context-type="linenumber">12</context>
2131 </context-group>
2132 </trans-unit>
2133 <trans-unit id="079e99cce11c87b142e80fdd14dae98a61012fc4">
ad3fa0c5
C
2134 <source>Muted at <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon&gt;"/><x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon&gt;"/></source>
2135 <target>Stummgeschaltet am <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon&gt;"/><x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon&gt;"/></target>
2136 <context-group name="null">
6b01ed7b
C
2137 <context context-type="linenumber">13</context>
2138 </context-group>
2139 </trans-unit>
2140 <trans-unit id="1f689fada9748a830117f5b429a88ef8629082a8">
ad3fa0c5
C
2141 <source>Unmute</source>
2142 <target>Stummschalten aufheben</target>
2143 <context-group name="null">
6b01ed7b
C
2144 <context context-type="linenumber">23</context>
2145 </context-group>
2146 </trans-unit>
ad3fa0c5
C
2147 <trans-unit id="9518d3fb042d551167c1701ddeb88a1374cf1e48">
2148 <source>Video quota:</source>
2149 <target>Videokontingent:</target>
4a03da5f 2150 <context-group name="null">
ad3fa0c5 2151 <context context-type="linenumber">4</context>
4a03da5f
C
2152 </context-group>
2153 </trans-unit>
ad3fa0c5
C
2154 <trans-unit id="994363f08f9fbfa3b3994ff7b35c6904fdff18d8">
2155 <source>Profile</source>
2156 <target>Profil</target>
9c91b521
C
2157 <context-group name="null">
2158 <context context-type="linenumber">7</context>
2159 </context-group>
2160 </trans-unit>
ad3fa0c5
C
2161 <trans-unit id="b5398623f87ee72ed23f5023918db1707771e925">
2162 <source>Video settings</source>
2163 <target>Videoeinstellungen</target>
9c91b521 2164 <context-group name="null">
ad3fa0c5 2165 <context context-type="linenumber">16</context>
9c91b521
C
2166 </context-group>
2167 </trans-unit>
ad3fa0c5
C
2168 <trans-unit id="c74e3202d080780c6415d0e9209c1c859438b735">
2169 <source>Danger zone</source>
2170 <target>Gefahrenzone</target>
4a03da5f 2171 <context-group name="null">
ad3fa0c5 2172 <context context-type="linenumber">19</context>
b18d4b9f
C
2173 </context-group>
2174 </trans-unit>
ad3fa0c5
C
2175 <trans-unit id="2dc22fcebf6aaa76196d2def33a827a34bf910bf">
2176 <source>Change ownership</source>
2177 <target>Besitzer ändern</target>
9c91b521 2178 <context-group name="null">
ad3fa0c5 2179 <context context-type="linenumber">46</context>
9c91b521
C
2180 </context-group>
2181 </trans-unit>
ad3fa0c5
C
2182 <trans-unit id="046c4fa30411e6b1aa46dc51bf82d07b1adf14d4">
2183 <source>Select the next owner</source>
2184 <target>Wähle den nächsten Besitzer</target>
9c91b521 2185 <context-group name="null">
ad3fa0c5 2186 <context context-type="linenumber">9</context>
9c91b521
C
2187 </context-group>
2188 </trans-unit>
2189 <trans-unit id="a5433ae2324496bea9537caa5e8a2719d8e958d8">
2190 <source>
2191 Cancel
2192 </source>
2193 <target>
2194 Abbrechen
2195 </target>
2196 <context-group name="null">
2197 <context context-type="linenumber">35</context>
2198 </context-group>
2199 </trans-unit>
4a03da5f
C
2200 <trans-unit id="8057bddbed23d6cd911df8cc3a4ec24d1f258b79">
2201 <source><x id="INTERPOLATION" equiv-text="{{ video.createdAt | myFromNow }}"/> - <x id="INTERPOLATION_1" equiv-text="{{ video.views | myNumberFormatter }}"/> views</source>
2202 <target><x id="INTERPOLATION" equiv-text="{{ video.createdAt | myFromNow }}"/> - <x id="INTERPOLATION_1" equiv-text="{{ video.views | myNumberFormatter }}"/> Aufrufe</target>
2203 <context-group name="null">
2204 <context context-type="linenumber">19</context>
2205 </context-group>
2206 </trans-unit>
9c91b521
C
2207 <trans-unit id="4a806761798181e907e28ed1af053d466526800d">
2208 <source>Blacklisted</source>
2209 <target>Gesperrt</target>
2210 <context-group name="null">
2211 <context context-type="linenumber">22</context>
2212 </context-group>
2213 </trans-unit>
d972dc7f
C
2214 <trans-unit id="17a9d3860d9ad593dd09a9f934e03999d9e76a7a">
2215 <source>
2216 Cancel
2217 </source>
2218 <target>
2219 Abbrechen
2220 </target>
4a03da5f 2221 <context-group name="null">
d972dc7f 2222 <context context-type="linenumber">30</context>
4a03da5f
C
2223 </context-group>
2224 </trans-unit>
2225 <trans-unit id="73c1cefc348a6f361497210dea1ed79499fd1260">
2226 <source>Create another video channel</source>
b18d4b9f 2227 <target>Einen weiteren Videokanal erstellen</target>
4a03da5f
C
2228 <context-group name="null">
2229 <context context-type="linenumber">4</context>
2230 </context-group>
2231 </trans-unit>
2232 <trans-unit id="30fcac6c20aac1f24e000efc4a889cbb93d4baf2">
2233 <source>Go to the channel</source>
6b09aba9 2234 <target>Zum Kanal gehen</target>
4a03da5f 2235 <context-group name="null">
b2e2cdc5 2236 <context context-type="linenumber">10</context>
4a03da5f
C
2237 </context-group>
2238 </trans-unit>
2239 <trans-unit id="9dbe4718a5611fbc611fc6b5e0b27df813372c68">
2240 <source>Create a video channel</source>
b18d4b9f 2241 <target>Einen Videokanal erstellen</target>
2c24b9d3
C
2242 <context-group name="null">
2243 <context context-type="linenumber">6</context>
2244 </context-group>
2245 </trans-unit>
9c91b521
C
2246 <trans-unit id="915d4704e1649016512cbf5eeac55b4dbf933558">
2247 <source>Example: my_channel</source>
2248 <target>Beispiel: mein_kanal</target>
2249 <context-group name="null">
2250 <context context-type="linenumber">15</context>
2251 </context-group>
2252 </trans-unit>
4a03da5f
C
2253 <trans-unit id="bc155f9fc3be3f32083f19b2c77d4ad3b696d9b9">
2254 <source>Display name</source>
2255 <target>Anzeigename</target>
2256 <context-group name="null">
2257 <context context-type="linenumber">6</context>
2258 </context-group>
2259 </trans-unit>
2260 <trans-unit id="74728de5289ea2ff3f553bc2b48f1811680b931a">
2261 <source>Short text to tell people how they can support your channel (membership platform...).&lt;br /&gt;&lt;br /&gt;
2262When you will upload a video in this channel, the video support field will be automatically filled by this text.</source>
2263 <target>Ein kurzer Text, der anderen erklärt, wie sie deinen Kanal unterstützen können.&lt;br /&gt;&lt;br /&gt;
2264Wenn du ein Video in diesen Kanal hochlädst, wird das entsprechende Feld automatisch mit diesem Text gefüllt.</target>
2265 <context-group name="null">
d972dc7f 2266 <context context-type="linenumber">52</context>
4a03da5f
C
2267 </context-group>
2268 </trans-unit>
b18d4b9f
C
2269 <trans-unit id="38baeb215c17af9d9e295e371a57f4a48ab4c191">
2270 <source>Target</source>
2271 <target>Ziel</target>
2272 <context-group name="null">
2273 <context context-type="linenumber">8</context>
2274 </context-group>
2275 </trans-unit>
9c91b521
C
2276 <trans-unit id="3a5d57052d13d2da1cbcffdbb8effb9874b1595a">
2277 <source>You don't have any subscriptions yet.</source>
2278 <target>Du hast noch nichts abonniert.</target>
2279 <context-group name="null">
2280 <context context-type="linenumber">1</context>
2281 </context-group>
2282 </trans-unit>
d972dc7f
C
2283 <trans-unit id="c65641c36859c328928e6b0f14c3f913886f8add">
2284 <source>Created by <x id="INTERPOLATION" equiv-text="{{ videoChannel.ownerBy }}"/></source>
2285 <target>Erstellt von <x id="INTERPOLATION" equiv-text="{{ videoChannel.ownerBy }}"/></target>
2286 <context-group name="null">
2287 <context context-type="linenumber">17</context>
2288 </context-group>
2289 </trans-unit>
2290 <trans-unit id="e006ed166ce188cab168e1ca90435b33d042d913">
2291 <source>Go the owner account page</source>
2292 <target>Zum Kanal des Besitzers</target>
2293 <context-group name="null">
2294 <context context-type="linenumber">16</context>
2295 </context-group>
2296 </trans-unit>
9c91b521
C
2297 <trans-unit id="fbc450919a486e8ed311a7e91a41987d47d83804">
2298 <source>Accept ownership</source>
2299 <target>Besitzer werden</target>
2300 <context-group name="null">
2301 <context context-type="linenumber">3</context>
2302 </context-group>
2303 </trans-unit>
2304 <trans-unit id="4570c754149df06f31096510abfc925968c35562">
2305 <source>Select the target channel</source>
2306 <target>Wähle den Zielkanal</target>
2307 <context-group name="null">
2308 <context context-type="linenumber">9</context>
2309 </context-group>
2310 </trans-unit>
2311 <trans-unit id="e98239d8a6be1100119ff4b5630c822b82786740">
2312 <source>Initiator</source>
2313 <target>Initiator</target>
2314 <context-group name="null">
2315 <context context-type="linenumber">13</context>
2316 </context-group>
2317 </trans-unit>
2318 <trans-unit id="b08d67fe4e192ea8352bebdc6aabbd1bb7abed02">
2319 <source>
2320 Created
2321 <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon&gt;"/><x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon&gt;"/>
2322 </source>
2323 <target>
2324 Erstellt
2325 <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon&gt;"/><x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon&gt;"/>
2326 </target>
2327 <context-group name="null">
2328 <context context-type="linenumber">15</context>
2329 </context-group>
2330 </trans-unit>
2331 <trans-unit id="81b97b8ea996ad1e4f9fca8415021850214884b1">
2332 <source>Status</source>
2333 <target>Status</target>
2334 <context-group name="null">
2335 <context context-type="linenumber">19</context>
2336 </context-group>
2337 </trans-unit>
2338 <trans-unit id="1bd5e17c9582661e20763a7634ef07881e33bbd7">
2339 <source>Action</source>
2340 <target>Aktion</target>
2341 <context-group name="null">
2342 <context context-type="linenumber">20</context>
2343 </context-group>
2344 </trans-unit>
2345 <trans-unit id="f4212e793d36e1aaa6ee1b09881677f783b5feff">
2346 <source><x id="INTERPOLATION" equiv-text="{{ videoChangeOwnership.status }}"/></source>
2347 <target><x id="INTERPOLATION" equiv-text="{{ videoChangeOwnership.status }}"/></target>
2348 <context-group name="null">
2349 <context context-type="linenumber">39</context>
2350 </context-group>
2351 </trans-unit>
2352 <trans-unit id="4a5613f6b472c1ed863dff1be932913a251f27a2">
2353 <source>Refuse</source>
2354 <target>Ablehnen</target>
2355 <context-group name="null">
2356 <context context-type="linenumber">47</context>
2357 </context-group>
2358 </trans-unit>
ad3fa0c5
C
2359 <trans-unit id="2bc7533f8c8e7d183950ba1094a0acd9efc22e5e">
2360 <source>Muted instances</source>
2361 <target>Stummgeschaltete Instanzen</target>
2362 <context-group name="null">
2363 <context context-type="linenumber">2</context>
2364 </context-group>
2365 </trans-unit>
4a03da5f
C
2366 <trans-unit id="739516c2ca75843d5aec9cf0e6b3e4335c4227b9">
2367 <source>Change password</source>
2368 <target>Passwort ändern</target>
2369 <context-group name="null">
e182430a 2370 <context context-type="linenumber">30</context>
4a03da5f
C
2371 </context-group>
2372 </trans-unit>
f365e978
C
2373 <trans-unit id="0dd390d056411e1709ec97ec51c46d78600e3f7b">
2374 <source>Current password</source>
2375 <target>Aktuelles Passwort</target>
2376 <context-group name="null">
2377 <context context-type="linenumber">7</context>
2378 </context-group>
2379 </trans-unit>
4a03da5f
C
2380 <trans-unit id="e70e209561583f360b1e9cefd2cbb1fe434b6229">
2381 <source>New password</source>
2382 <target>Neues Passwort</target>
2383 <context-group name="null">
e182430a 2384 <context context-type="linenumber">15</context>
4a03da5f
C
2385 </context-group>
2386 </trans-unit>
2387 <trans-unit id="ede41f01c781b168a783cfcefc6fb67d48780d9b">
2388 <source>Confirm new password</source>
2389 <target>Neues Passwort bestätigen</target>
2390 <context-group name="null">
e182430a 2391 <context context-type="linenumber">23</context>
4a03da5f
C
2392 </context-group>
2393 </trans-unit>
2394 <trans-unit id="20f62f24170d57b1efeb2387a0949f482cd4d129">
2395 <source>Default policy on videos containing sensitive content</source>
2396 <target>Standardverhalten bei Videos mit anstößigen Inhalten</target>
2397 <context-group name="null">
2398 <context context-type="linenumber">3</context>
2399 </context-group>
2400 </trans-unit>
6b01ed7b
C
2401 <trans-unit id="d044c51156e295824813a866dba9545bdb59466b">
2402 <source>Use WebTorrent to exchange parts of the video with others</source>
2403 <target>WebTorrent benutzen, um Videoteile mit Andere zu verbreiten.</target>
2404 <context-group name="null">
2405 <context context-type="linenumber">21</context>
2406 </context-group>
2407 </trans-unit>
4a03da5f
C
2408 <trans-unit id="fb17c44abac2d1ed2a54cdd28bae289dc0b9a1c2">
2409 <source>Automatically plays video</source>
9c91b521 2410 <target>Videos automatisch abspielen</target>
4a03da5f 2411 <context-group name="null">
6b01ed7b 2412 <context context-type="linenumber">28</context>
4a03da5f
C
2413 </context-group>
2414 </trans-unit>
2415 <trans-unit id="52c9a103b812f258bcddc3d90a6e3f46871d25fe">
2416 <source>Save</source>
2417 <target>Speichern</target>
2418 <context-group name="null">
6b01ed7b 2419 <context context-type="linenumber">32</context>
4a03da5f
C
2420 </context-group>
2421 </trans-unit>
2422 <trans-unit id="d2fa66a905b6b7f691c83be681d18188cbe4a8ba">
2423 <source>Update my profile</source>
2424 <target>Mein Profil aktualisieren</target>
2425 <context-group name="null">
2426 <context context-type="linenumber">27</context>
2427 </context-group>
2428 </trans-unit>
6b09aba9
C
2429 <trans-unit id="4b50f2ef2e8b9a24e674d12012ee310f378a5503">
2430 <source><x id="INTERPOLATION" equiv-text="{{ actor.followersCount }}"/> subscribers</source>
2431 <target><x id="INTERPOLATION" equiv-text="{{ actor.followersCount }}"/> Abonnenten</target>
2432 <context-group name="null">
2433 <context context-type="linenumber">10</context>
2434 </context-group>
2435 </trans-unit>
2436 <trans-unit id="c4a959fc6349bd0793e1ad571d492052a07bdab5">
2437 <source>Change the avatar</source>
2438 <target>Avatar ändern</target>
2439 <context-group name="null">
2440 <context context-type="linenumber">15</context>
2441 </context-group>
2442 </trans-unit>
4a03da5f
C
2443 <trans-unit id="c860c88df9ad58b1187084251340b232cdf0a7f9">
2444 <source>(extensions: <x id="INTERPOLATION" equiv-text="{{ avatarExtensions }}"/>, max size: <x id="INTERPOLATION_1" equiv-text="{{ maxAvatarSize | bytes }}"/>)</source>
2445 <target>(zulässige Datei-Erweiterungen: <x id="INTERPOLATION" equiv-text="{{ avatarExtensions }}"/>, maximale Größe: <x id="INTERPOLATION_1" equiv-text="{{ maxAvatarSize | bytes }}"/>)</target>
2446 <context-group name="null">
2447 <context context-type="linenumber">18</context>
2448 </context-group>
2449 </trans-unit>
f365e978
C
2450 <trans-unit id="d1a04ba05116499d4cf59a48a282a8bcbf5b622d">
2451 <source>Once you delete your account, there is no going back. Please be certain.</source>
2452 <target>Sobald dein Konto gelöscht ist, gibt es kein Zurück mehr. Sei dir bitte sicher.</target>
2453 <context-group name="null">
2454 <context context-type="linenumber">2</context>
2455 </context-group>
2456 </trans-unit>
e182430a
C
2457 <trans-unit id="9a2f889dde4574a6883c853d1034e75891b28c45">
2458 <source>Delete your account</source>
f365e978 2459 <target>Mein Konto löschen</target>
e182430a
C
2460 <context-group name="null">
2461 <context context-type="linenumber">4</context>
2462 </context-group>
2463 </trans-unit>
4a03da5f 2464 <trans-unit id="e242e3e8608a3c4a944327eb3d5c221dc6e4e3cd">
2c24b9d3 2465 <source>
4a03da5f
C
2466 Sorry, but we couldn't find the page you were looking for.
2467</source>
2c24b9d3 2468 <target>
4a03da5f
C
2469 Ups, leider konnten wir die Seite, die du suchst, nicht finden.
2470</target>
2471 <context-group name="null">
2472 <context context-type="linenumber">1</context>
2473 </context-group>
2474 </trans-unit>
9c91b521
C
2475 <trans-unit id="09a69cde5889927629e2ac9dc63a71b88252b530">
2476 <source>
2477 Verify account email confirmation
2478 </source>
2479 <target>
2480 Bestätige deine E-Mail-Adresse
2481 </target>
2482 <context-group name="null">
2483 <context context-type="linenumber">2</context>
2484 </context-group>
2485 </trans-unit>
2486 <trans-unit id="066569dd934e07e4a5f70c415692be17d5715b57">
2487 <source>
2488 Your email has been verified and you may now login. Redirecting...
2489 </source>
2490 <target>
2491 Deine E-Mail-Adresse wurde bestätigt und du kannst dich nun anmelden. Du wirst weitergeleitet...
2492 </target>
2493 <context-group name="null">
2494 <context context-type="linenumber">6</context>
2495 </context-group>
2496 </trans-unit>
2497 <trans-unit id="7ee8fad77b2664dabfb90ea03470f75a6f6d1d48">
2498 <source>An error occurred. </source>
2499 <target>Es ist ein Fehler aufgetreten.</target>
2500 <context-group name="null">
2501 <context context-type="linenumber">11</context>
2502 </context-group>
2503 </trans-unit>
2504 <trans-unit id="2d02841904de7f5f60e2618670ac1059f3abec97">
2505 <source>
2506 Request email for account verification
2507 </source>
2508 <target>
2509 Fordere eine Bestätigungs-E-Mail an
2510 </target>
2511 <context-group name="null">
2512 <context context-type="linenumber">2</context>
2513 </context-group>
2514 </trans-unit>
2515 <trans-unit id="eb539ec6941044e284f237f5b40d6a0159afe7af">
2516 <source>Send verification email</source>
2517 <target>Bestätigungs-E-Mail senden</target>
2518 <context-group name="null">
2519 <context context-type="linenumber">17</context>
2520 </context-group>
2521 </trans-unit>
2522 <trans-unit id="a08080316e052053fd20647731a6de826dc8072f">
2523 <source>This instance does not require email verification.</source>
2524 <target>Auf dieser Instanz muss die E-Mail-Adresse nicht bestätigt werden.</target>
2525 <context-group name="null">
2526 <context context-type="linenumber">20</context>
2527 </context-group>
2528 </trans-unit>
4a03da5f
C
2529 <trans-unit id="1380539d91f77f565de6e21ce210da891e6644b8">
2530 <source>Support this channel</source>
2531 <target>Unterstütze diesen Kanal</target>
2532 <context-group name="null">
2533 <context context-type="linenumber">9</context>
2534 </context-group>
2535 </trans-unit>
2536 <trans-unit id="5523952d0300c96cfba2ec5a693c95f923e90c40">
2537 <source>Created <x id="INTERPOLATION" equiv-text="{{ videoChannel.createdAt | date }}"/></source>
2538 <target>Erstellt am <x id="INTERPOLATION" equiv-text="{{ videoChannel.createdAt | date }}"/></target>
2539 <context-group name="null">
2540 <context context-type="linenumber">17</context>
2541 </context-group>
2542 </trans-unit>
6b09aba9
C
2543 <trans-unit id="801b98c6f02fe3b32f6afa3ee854c99ed83474e6">
2544 <source>URL</source>
2545 <target>URL</target>
4a03da5f 2546 <context-group name="null">
d972dc7f 2547 <context context-type="linenumber">17</context>
4a03da5f
C
2548 </context-group>
2549 </trans-unit>
b18d4b9f
C
2550 <trans-unit id="bfe7f34fbd4c3afa5f84a5580e0fae942cad2333">
2551 <source>You can import any URL &lt;a href='https://rg3.github.io/youtube-dl/supportedsites.html' target='_blank' rel='noopener noreferrer'&gt;supported by youtube-dl&lt;/a&gt; or URL that points to a raw MP4 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>
f365e978 2552 <target>Du kannst von jeder URL importieren, &lt;a href='https://rg3.github.io/youtube-dl/supportedsites.html' target='_blank' rel='noopener noreferrer'&gt;die von youtube-dl unterstützt wird&lt;/a&gt; sowie von jeder URL, die auf eine MP4-Datei zeigt. Du solltest sicherstellen, dass du die Verbreitungsrechte für den Inhalt hast, ansonsten könnte es legale Schwierigkeiten für dich und deine Instanz verursachen.</target>
b18d4b9f
C
2553 <context-group name="null">
2554 <context context-type="linenumber">9</context>
2555 </context-group>
2556 </trans-unit>
4a03da5f
C
2557 <trans-unit id="0cc554f4d7bb6a87515d2d95438e183b50702071">
2558 <source>Channel</source>
2559 <target>Kanal</target>
2560 <context-group name="null">
e182430a 2561 <context context-type="linenumber">39</context>
4a03da5f
C
2562 </context-group>
2563 </trans-unit>
2564 <trans-unit id="3c78b53bca33467190c0b7a01320bc093a2b1427">
2565 <source>Privacy</source>
d972dc7f 2566 <target>Sichtbarkeit</target>
4a03da5f 2567 <context-group name="null">
e182430a 2568 <context context-type="linenumber">159</context>
6b09aba9
C
2569 </context-group>
2570 </trans-unit>
ad3fa0c5
C
2571 <trans-unit id="385811ab5a5c3e96e0db46c9ce1fc3147d8cd4c7">
2572 <source>Sorry, but something went wrong</source>
2573 <target>Entschuldigung, etwas ist schiefgegangen</target>
2574 <context-group name="null">
2575 <context context-type="linenumber">49</context>
2576 </context-group>
2577 </trans-unit>
b18d4b9f
C
2578 <trans-unit id="63d6bf87c9f30441175648dfd3ef6a19292287c2">
2579 <source>
2580 Congratulations, the video behind <x id="INTERPOLATION" equiv-text="{{ targetUrl }}"/> will be imported! You can already add information about this video.
2581</source>
2582 <target>
2583 Gückwunsch, das Video unter <x id="INTERPOLATION" equiv-text="{{ targetUrl }}"/> wird importiert. Du kannst bereits Informationen über dieses Video hinzufügen.
2584</target>
2585 <context-group name="null">
6b01ed7b 2586 <context context-type="linenumber">46</context>
b18d4b9f
C
2587 </context-group>
2588 </trans-unit>
6b09aba9
C
2589 <trans-unit id="047f50bc5b5d17b5bec0196355953e1a5c590ddb">
2590 <source>Update</source>
2591 <target>Aktualisieren</target>
2592 <context-group name="null">
d972dc7f 2593 <context context-type="linenumber">92</context>
6b09aba9
C
2594 </context-group>
2595 </trans-unit>
2596 <trans-unit id="21add64f0f3ebbedf1150ca822c6e149494ab7a9">
2597 <source>Select the file to upload</source>
2598 <target>Wähle die Datei zum Hochladen aus</target>
2599 <context-group name="null">
2600 <context context-type="linenumber">6</context>
4a03da5f
C
2601 </context-group>
2602 </trans-unit>
9c91b521
C
2603 <trans-unit id="5e420747842373fa99a75a7a18df068cc81e46fb">
2604 <source>Scheduled</source>
2605 <target>Geplante Veröffentlichung</target>
2606 <context-group name="null">
2607 <context context-type="linenumber">25</context>
2608 </context-group>
2609 </trans-unit>
4a03da5f
C
2610 <trans-unit id="f7ac2376749c7985f94f0fc89ba75ea624de1215">
2611 <source>Publish will be available when upload is finished</source>
2612 <target>Veröffentlichung ist möglich, sobald das Hochladen abgeschlossen ist</target>
2613 <context-group name="null">
ad3fa0c5 2614 <context context-type="linenumber">58</context>
4a03da5f
C
2615 </context-group>
2616 </trans-unit>
2617 <trans-unit id="223aae0477f79f0bc4436c1c57619415f04cbbb3">
2618 <source>Publish</source>
2619 <target>Veröffentlichen</target>
2620 <context-group name="null">
ad3fa0c5 2621 <context context-type="linenumber">65</context>
6b09aba9
C
2622 </context-group>
2623 </trans-unit>
b18d4b9f
C
2624 <trans-unit id="2fcbf437e001f47974d45bd03a19e0d9245fdb3b">
2625 <source>Select the torrent to import</source>
f365e978 2626 <target>Wähle die Torrent-Datei für den Import aus</target>
b18d4b9f
C
2627 <context-group name="null">
2628 <context context-type="linenumber">6</context>
2629 </context-group>
2630 </trans-unit>
f365e978
C
2631 <trans-unit id="1b518e7f8c067fa55ea797bb1b35b4a2d31dccbc">
2632 <source>Or</source>
2633 <target>Oder</target>
2634 <context-group name="null">
2635 <context context-type="linenumber">11</context>
2636 </context-group>
2637 </trans-unit>
b18d4b9f
C
2638 <trans-unit id="0d6558176587662e9bb3b79cca57d42591cf82f9">
2639 <source>Paste magnet URI</source>
f365e978 2640 <target>Füge die Magnet-URI ein</target>
b18d4b9f
C
2641 <context-group name="null">
2642 <context context-type="linenumber">14</context>
2643 </context-group>
2644 </trans-unit>
2645 <trans-unit id="1ce18c12c809a738f05f2290f46df0677f27ed70">
2646 <source>You can import any torrent file that points to a mp4 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>
d972dc7f 2647 <target>Du kannst jede Torrent-Datei, die auf eine MP4-Datei zeigt, zum Import verwenden. Du solltest sicherstellen, dass du die Verbreitungsrechte für den Inhalt hast, ansonsten könnte es legale Schwierigkeiten für dich und deine Instanz verursachen.</target>
b18d4b9f
C
2648 <context-group name="null">
2649 <context context-type="linenumber">17</context>
2650 </context-group>
2651 </trans-unit>
2652 <trans-unit id="7cb3731472edd9edf6a6d036498c2c8388157266">
2653 <source>
2654 Congratulations, the video will be imported with BitTorrent! You can already add information about this video.
2655</source>
2656 <target>
2657 Glückwunsch, dieses Video wird mittels BitTorrent importiert! Du kannst bereits Informationen über dieses Video hinzufügen.
2658</target>
2659 <context-group name="null">
6b01ed7b 2660 <context context-type="linenumber">53</context>
b18d4b9f
C
2661 </context-group>
2662 </trans-unit>
2663 <trans-unit id="0b60d939cf0f1af9fe513f31164d198abf671860">
2664 <source>Import <x id="INTERPOLATION" equiv-text="{{ videoName }}"/></source>
2665 <target>Importiere <x id="INTERPOLATION" equiv-text="{{ videoName }}"/></target>
2666 <context-group name="null">
2667 <context context-type="linenumber">3</context>
2668 </context-group>
2669 </trans-unit>
2670 <trans-unit id="e9cfe8bd050660077212af5c02f5be24821f28d5">
2671 <source>Upload <x id="INTERPOLATION" equiv-text="{{ videoName }}"/></source>
2672 <target>Lade <x id="INTERPOLATION" equiv-text="{{ videoName }}"/> hoch</target>
2673 <context-group name="null">
2674 <context context-type="linenumber">4</context>
2675 </context-group>
2676 </trans-unit>
2677 <trans-unit id="4faf57baebf0fb754a91af0c39521a30cbb1def3">
2678 <source>Upload a file</source>
2679 <target>Lade eine Datei hoch</target>
2680 <context-group name="null">
d972dc7f 2681 <context context-type="linenumber">10</context>
b18d4b9f
C
2682 </context-group>
2683 </trans-unit>
2684 <trans-unit id="fc865859d33eab6fa0a8015233e4686cd544d470">
2685 <source>Import with URL</source>
f365e978 2686 <target>Importiere über eine URL</target>
b18d4b9f 2687 <context-group name="null">
d972dc7f 2688 <context context-type="linenumber">17</context>
b18d4b9f
C
2689 </context-group>
2690 </trans-unit>
2691 <trans-unit id="752c401d7dcd708944eef60e411187f71d882340">
2692 <source>Import with torrent</source>
d972dc7f 2693 <target>Importiere über eine Torrent-Datei</target>
b18d4b9f 2694 <context-group name="null">
d972dc7f 2695 <context context-type="linenumber">24</context>
b18d4b9f
C
2696 </context-group>
2697 </trans-unit>
6b09aba9
C
2698 <trans-unit id="40fa23fe45af4ee2e72cdd3cc6bf6013f180aab0">
2699 <source>Add caption</source>
2700 <target>Untertitel hinzufügen</target>
2701 <context-group name="null">
d972dc7f 2702 <context context-type="linenumber">5</context>
6b09aba9
C
2703 </context-group>
2704 </trans-unit>
2705 <trans-unit id="6bad752cfcac8f3572bdf2c619daec683d56d1a8">
2706 <source>Select the caption file</source>
2707 <target>Untertitel-Datei auswählen</target>
2708 <context-group name="null">
d972dc7f 2709 <context context-type="linenumber">24</context>
6b09aba9
C
2710 </context-group>
2711 </trans-unit>
9c91b521
C
2712 <trans-unit id="c34c61401151c29fb3679638a7d0b95258145ec3">
2713 <source>
2714 This will replace an existing caption!
2715 </source>
2716 <target>
2717 Dies ersetzt bestehende Untertitel!
2718 </target>
2719 <context-group name="null">
2720 <context context-type="linenumber">29</context>
2721 </context-group>
2722 </trans-unit>
6b09aba9
C
2723 <trans-unit id="39702b643cfe3d5b96a4587c1b44a29fa665406c">
2724 <source>Add this caption</source>
f365e978 2725 <target>Untertitel hinzufügen</target>
6b09aba9
C
2726 <context-group name="null">
2727 <context context-type="linenumber">40</context>
4a03da5f
C
2728 </context-group>
2729 </trans-unit>
2730 <trans-unit id="fdf7cbdc140d0aab0f0b6c06065a0fd448ed6a2e">
2731 <source>Title</source>
2732 <target>Titel</target>
2733 <context-group name="null">
d972dc7f 2734 <context context-type="linenumber">9</context>
4a03da5f
C
2735 </context-group>
2736 </trans-unit>
2737 <trans-unit id="cafc87479686947e2590b9f588a88040aeaf660b">
2738 <source>Tags</source>
2739 <target>Tags</target>
2740 <context-group name="null">
e182430a 2741 <context context-type="linenumber">191</context>
4a03da5f
C
2742 </context-group>
2743 </trans-unit>
9c91b521
C
2744 <trans-unit id="457b1cff4d8d7fad0c8742f69c413ecf5e443851">
2745 <source>Tags could be used to suggest relevant recommendations.&lt;/br&gt;Press Enter to add a new tag.</source>
f365e978 2746 <target>Tags können genutzt werden, um relevante Empfehlungen aussprechen zu können.&lt;/br&gt;Drücke die Eingabetaste, um einen neuen Tag hinzuzufügen.</target>
9c91b521
C
2747 <context-group name="null">
2748 <context context-type="linenumber">18</context>
2749 </context-group>
2750 </trans-unit>
f365e978
C
2751 <trans-unit id="9bdd535a2817bf0b843a124bf65e4992625e7ecf">
2752 <source>+ Tag</source>
2753 <target>+ Tag</target>
2754 <context-group name="null">
2755 <context context-type="linenumber">21</context>
2756 </context-group>
2757 </trans-unit>
2758 <trans-unit id="8389e9cde2928cc27aaecbdee818a255bf7984b0">
2759 <source>Enter a new tag</source>
2760 <target>Gib einen neuen Tag ein</target>
2761 <context-group name="null">
2762 <context context-type="linenumber">21</context>
2763 </context-group>
2764 </trans-unit>
4a03da5f
C
2765 <trans-unit id="50f53834157770b8205ada0e7a6e235211e4765e">
2766 <source>Video descriptions are truncated by default and require manual action to expand them.</source>
b18d4b9f 2767 <target>Videobeschreibungen sind standardmäßig gekürzt und müssen manuell aufgeklappt werden.</target>
4a03da5f 2768 <context-group name="null">
e182430a 2769 <context context-type="linenumber">28</context>
4a03da5f
C
2770 </context-group>
2771 </trans-unit>
2772 <trans-unit id="d69f4fafc780cc7dbafb063ca5f11e6f7c91b0c5">
2773 <source>Schedule publication (<x id="INTERPOLATION" equiv-text="{{ calendarTimezone }}"/>)</source>
2774 <target>Veröffentlichung planen (<x id="INTERPOLATION" equiv-text="{{ calendarTimezone }}"/>)</target>
2775 <context-group name="null">
e182430a 2776 <context context-type="linenumber">105</context>
4a03da5f
C
2777 </context-group>
2778 </trans-unit>
2779 <trans-unit id="5ef7108218e096d09f4ee8525a05a8c90d7b95ee">
2780 <source>This video contains mature or explicit content</source>
2781 <target>Dieses Video enthält Inhalte, die möglicherweise für bestimmte Zuschauer ungeeignet sind oder von diesen als anstößig empfunden werden.</target>
2782 <context-group name="null">
e182430a 2783 <context context-type="linenumber">119</context>
4a03da5f
C
2784 </context-group>
2785 </trans-unit>
2786 <trans-unit id="9daabdcaa2bbd83597099b10db22d056cf491644">
2787 <source>Some instances do not list videos containing mature or explicit content by default.</source>
2788 <target>Einige Instanzen zeigen keine Videos, die möglicherweise für bestimmte Zuschauer ungeeignet sind oder von diesen als anstößig empfunden werden.</target>
2789 <context-group name="null">
e182430a 2790 <context context-type="linenumber">120</context>
4a03da5f
C
2791 </context-group>
2792 </trans-unit>
2793 <trans-unit id="3549ee96125a43181f80712ed744ee223a0e645a">
2794 <source>Enable video comments</source>
b18d4b9f 2795 <target>Videokommentare zulassen</target>
4a03da5f 2796 <context-group name="null">
e182430a 2797 <context context-type="linenumber">125</context>
4a03da5f
C
2798 </context-group>
2799 </trans-unit>
2800 <trans-unit id="7e549f41b715552ffe69b85c14a690d9d81c85f0">
2801 <source>Wait transcoding before publishing the video</source>
f365e978 2802 <target>Transkodieren abwarten, bevor das Video veröffentlicht wird</target>
4a03da5f 2803 <context-group name="null">
ad3fa0c5 2804 <context context-type="linenumber">131</context>
4a03da5f
C
2805 </context-group>
2806 </trans-unit>
6b09aba9
C
2807 <trans-unit id="24f468ce1148a096477d8dd0d00f0d1fd88d6c63">
2808 <source>If you decide not to wait for transcoding before publishing the video, it could be unplayable until transcoding ends.</source>
f365e978 2809 <target>Wenn du dich entschließt, das Transkodieren nicht abzuwarten, kann das Video unabspielbar sein, bis das Transkodieren beendet ist.</target>
6b09aba9 2810 <context-group name="null">
ad3fa0c5 2811 <context context-type="linenumber">132</context>
6b09aba9
C
2812 </context-group>
2813 </trans-unit>
4a03da5f
C
2814 <trans-unit id="c7742322b1d3dbc921362058d1747c7ec2adbec7">
2815 <source>Basic info</source>
2816 <target>Grundlegende Infos</target>
2817 <context-group name="null">
2818 <context context-type="linenumber">4</context>
2819 </context-group>
2820 </trans-unit>
6b09aba9
C
2821 <trans-unit id="92bcfd1d237a2bfe48dc9f46d074ed26abc8df22">
2822 <source>Add another caption</source>
f365e978 2823 <target>Weitere Untertitel hinzufügen</target>
6b09aba9 2824 <context-group name="null">
ad3fa0c5 2825 <context context-type="linenumber">147</context>
6b09aba9
C
2826 </context-group>
2827 </trans-unit>
2828 <trans-unit id="a46a7503167b77b3ec4e28274a3d1dda637617ed">
2829 <source>See the subtitle file</source>
b18d4b9f 2830 <target>Siehe in der Untertiteldatei</target>
6b09aba9 2831 <context-group name="null">
ad3fa0c5 2832 <context context-type="linenumber">156</context>
6b09aba9
C
2833 </context-group>
2834 </trans-unit>
9c91b521
C
2835 <trans-unit id="e687f6387adbaf61ce650b58f0e60ca42d843cee">
2836 <source>Already uploaded ✔</source>
2837 <target>Fast hochgeladen ✔</target>
2838 <context-group name="null">
ad3fa0c5 2839 <context context-type="linenumber">160</context>
9c91b521
C
2840 </context-group>
2841 </trans-unit>
2842 <trans-unit id="ca4588e185413b2fc77dbe35c861cc540b11b9ad">
2843 <source>Will be created on update</source>
2844 <target>Wird bei einer Aktualisierung erstellt</target>
2845 <context-group name="null">
ad3fa0c5 2846 <context context-type="linenumber">168</context>
9c91b521
C
2847 </context-group>
2848 </trans-unit>
6b09aba9
C
2849 <trans-unit id="308a79679d012938a625e41fdd4b804fe42b57b9">
2850 <source>Cancel create</source>
2851 <target>Erstellen abbrechen</target>
2852 <context-group name="null">
ad3fa0c5 2853 <context context-type="linenumber">170</context>
6b09aba9
C
2854 </context-group>
2855 </trans-unit>
9c91b521
C
2856 <trans-unit id="b6bfdd386cb0b560d697c93555d8cd8cab00c393">
2857 <source>Will be deleted on update</source>
2858 <target>Wird bei einer Aktualisierung gelöscht</target>
2859 <context-group name="null">
ad3fa0c5 2860 <context context-type="linenumber">176</context>
9c91b521
C
2861 </context-group>
2862 </trans-unit>
6b09aba9
C
2863 <trans-unit id="88395fc0137e46a9853cf16762bf5a87687d0d0c">
2864 <source>Cancel deletion</source>
2865 <target>Löschen abbrechen</target>
2866 <context-group name="null">
ad3fa0c5 2867 <context context-type="linenumber">178</context>
6b09aba9
C
2868 </context-group>
2869 </trans-unit>
9c91b521
C
2870 <trans-unit id="82f867b2607d45ba36de11d4c8b53d7177122ee0">
2871 <source>
2872 No captions for now.
2873 </source>
2874 <target>
2875 Bis auf Weiteres keine Untertitel.
2876 </target>
2877 <context-group name="null">
ad3fa0c5 2878 <context context-type="linenumber">183</context>
9c91b521
C
2879 </context-group>
2880 </trans-unit>
6b09aba9
C
2881 <trans-unit id="0c720e0dd9e6c60095f961cb714f47e8c0090f93">
2882 <source>Captions</source>
2883 <target>Untertitel</target>
2884 <context-group name="null">
ad3fa0c5 2885 <context context-type="linenumber">140</context>
6b09aba9
C
2886 </context-group>
2887 </trans-unit>
4a03da5f
C
2888 <trans-unit id="1dd793abd1cb8d16a7a2cb71ca5549a7111ee513">
2889 <source>Upload thumbnail</source>
f365e978 2890 <target>Miniaturansicht hochladen</target>
4a03da5f 2891 <context-group name="null">
ad3fa0c5 2892 <context context-type="linenumber">196</context>
4a03da5f
C
2893 </context-group>
2894 </trans-unit>
2895 <trans-unit id="9df3f57e251c077bef7e7da81677cb971c55b639">
2896 <source>Upload preview</source>
2897 <target>Vorschau hochladen</target>
2898 <context-group name="null">
ad3fa0c5 2899 <context context-type="linenumber">203</context>
4a03da5f
C
2900 </context-group>
2901 </trans-unit>
2902 <trans-unit id="b5629d298ff1a69b8db19a4ba2995c76b52da604">
2903 <source>Support</source>
2904 <target>Unterstützen</target>
2905 <context-group name="null">
d972dc7f 2906 <context context-type="linenumber">69</context>
4a03da5f
C
2907 </context-group>
2908 </trans-unit>
2909 <trans-unit id="f61f989de6fc12f99369a90800e4b5462d3f10a0">
2910 <source>Short text to tell people how they can support you (membership platform...).</source>
2911 <target>Ein kurzer Text, der anderen erklärt, wie sie dich unterstützen können.</target>
2912 <context-group name="null">
ad3fa0c5 2913 <context context-type="linenumber">210</context>
4a03da5f
C
2914 </context-group>
2915 </trans-unit>
2916 <trans-unit id="d91da0abc638c05e52adea253d0813f3584da4b1">
2917 <source>Advanced settings</source>
2918 <target>Erweiterte Einstellungen</target>
2919 <context-group name="null">
ad3fa0c5 2920 <context context-type="linenumber">191</context>
4a03da5f
C
2921 </context-group>
2922 </trans-unit>
2923 <trans-unit id="2335f0bd17c63d835b50cfbbcea6c459cb1314c0">
2924 <source>
2925 Update <x id="INTERPOLATION" equiv-text="{{ video?.name }}"/>
2926 </source>
2927 <target>
2928 <x id="INTERPOLATION" equiv-text="{{ video?.name }}"/> aktualisieren
2929 </target>
2930 <context-group name="null">
2931 <context context-type="linenumber">2</context>
2932 </context-group>
2933 </trans-unit>
4a03da5f
C
2934 <trans-unit id="9aafb2a928664aa7a9375fd37c533f0375f8b611">
2935 <source>Download video</source>
2936 <target>Video herunterladen</target>
2937 <context-group name="null">
d972dc7f 2938 <context context-type="linenumber">3</context>
4a03da5f
C
2939 </context-group>
2940 </trans-unit>
2941 <trans-unit id="8d6a41c2703bed3edfc76e1df0b1ca203404c17c">
2942 <source>Direct download</source>
2943 <target>Direkter Download</target>
2944 <context-group name="null">
b2e2cdc5 2945 <context context-type="linenumber">27</context>
4a03da5f
C
2946 </context-group>
2947 </trans-unit>
6b09aba9
C
2948 <trans-unit id="ac3a02ecd20f41278f1ef7c03f45c1117b4b796d">
2949 <source>Torrent (.torrent file)</source>
2950 <target>Torrent (Torrent-Datei)</target>
2951 <context-group name="null">
b2e2cdc5 2952 <context context-type="linenumber">32</context>
6b09aba9
C
2953 </context-group>
2954 </trans-unit>
2955 <trans-unit id="2db8d7cf6a3071f4c1519ef2b5e2713d9ff4e87f">
2956 <source>Torrent (magnet link)</source>
b18d4b9f 2957 <target>Torrent (Magnet-Link)</target>
6b09aba9 2958 <context-group name="null">
b2e2cdc5 2959 <context context-type="linenumber">37</context>
6b09aba9
C
2960 </context-group>
2961 </trans-unit>
9c91b521
C
2962 <trans-unit id="da44efc7b658c318651866454d258bbbe57ff21c">
2963 <source>
2964 Cancel
2965 </source>
2966 <target>
2967 Abbrechen
2968 </target>
2969 <context-group name="null">
e182430a 2970 <context context-type="linenumber">47</context>
9c91b521
C
2971 </context-group>
2972 </trans-unit>
4a03da5f
C
2973 <trans-unit id="dc75033a5238fdc4f462212c847a45ba8018a3fd">
2974 <source>Download</source>
2975 <target>Herunterladen</target>
2976 <context-group name="null">
d972dc7f 2977 <context context-type="linenumber">84</context>
4a03da5f
C
2978 </context-group>
2979 </trans-unit>
2980 <trans-unit id="11749f4fc0aa1b5e37f38575e4d4e3b1b7e0e96b">
2981 <source>Report video</source>
2982 <target>Video melden</target>
2983 <context-group name="null">
d972dc7f 2984 <context context-type="linenumber">3</context>
4a03da5f
C
2985 </context-group>
2986 </trans-unit>
d972dc7f
C
2987 <trans-unit id="0bd8b27f60a1f098a53e06328426d818e3508ff9">
2988 <source>Share</source>
2989 <target>Teilen</target>
4a03da5f 2990 <context-group name="null">
d972dc7f 2991 <context context-type="linenumber">74</context>
4a03da5f
C
2992 </context-group>
2993 </trans-unit>
6b09aba9
C
2994 <trans-unit id="e0cfbc8ea680e4527ebf094c035f3342e9146d9f">
2995 <source>QR-Code</source>
2996 <target>QR-Code</target>
2997 <context-group name="null">
d972dc7f
C
2998 <context context-type="linenumber">29</context>
2999 </context-group>
3000 </trans-unit>
3001 <trans-unit id="d3b15c3bf4a7ea38d6002d2d2c4781642d30e79c">
3002 <source>Embed</source>
3003 <target>Einbetten</target>
3004 <context-group name="null">
3005 <context context-type="linenumber">34</context>
6b09aba9
C
3006 </context-group>
3007 </trans-unit>
9c91b521
C
3008 <trans-unit id="90e0a0a3da80b46e550c1395ff4e97c27259bef8">
3009 <source>
3010 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).
3011 </source>
3012 <target>
3013 Die URL ist nicht sicher (kein HTTPS), das Video lässt sich also nicht auf HTTPS-Webseiten einbinden (Web-Browser blockieren unsichere HTTP-Anfragen auf HTTPS-Webseiten).
3014 </target>
3015 <context-group name="null">
3016 <context context-type="linenumber">45</context>
3017 </context-group>
3018 </trans-unit>
3019 <trans-unit id="f4e529ae5ffd73001d1ff4bbdeeb0a72e342e5c8">
3020 <source>Close</source>
3021 <target>Schließen</target>
3022 <context-group name="null">
3023 <context context-type="linenumber">51</context>
3024 </context-group>
3025 </trans-unit>
3026 <trans-unit id="f672385c803647b063687d3c912e2ce5738b51c8">
3027 <source>Blacklist video</source>
3028 <target>Video sperren</target>
3029 <context-group name="null">
3030 <context context-type="linenumber">3</context>
3031 </context-group>
3032 </trans-unit>
b18d4b9f
C
3033 <trans-unit id="7584313e33a66811eb10646627914a01fff0347d">
3034 <source>
3035 The video is being imported, it will be available when the import is finished.
3036 </source>
3037 <target>
d972dc7f 3038 Das Video wird importiert, es ist verfügbar, sobald der Import abgeschlossen ist.
b18d4b9f
C
3039 </target>
3040 <context-group name="null">
3041 <context context-type="linenumber">11</context>
3042 </context-group>
3043 </trans-unit>
4a03da5f
C
3044 <trans-unit id="9ed65ae88f6c982bc44d6fed2796e55f47dbf304">
3045 <source>
3046 The video is being transcoded, it may not work properly.
3047 </source>
3048 <target>
b18d4b9f 3049 Dieses Video wird transkodiert, es funktioniert daher möglicherweise nicht ganz.
4a03da5f
C
3050 </target>
3051 <context-group name="null">
6b09aba9 3052 <context context-type="linenumber">15</context>
4a03da5f
C
3053 </context-group>
3054 </trans-unit>
9c91b521
C
3055 <trans-unit id="c89a08fd2a05d1013fed8478024f5ba37ac3d308">
3056 <source>
3057 This video will be published on <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/>.
3058 </source>
3059 <target>
3060 Dieses Video wird am <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/> veröffentlicht.
3061 </target>
3062 <context-group name="null">
3063 <context context-type="linenumber">19</context>
3064 </context-group>
3065 </trans-unit>
3066 <trans-unit id="bd7055d3e38beff538463e75d508d1c75c683710">
3067 <source>This video is blacklisted.</source>
3068 <target>Dieses Video ist gesperrt.</target>
3069 <context-group name="null">
3070 <context context-type="linenumber">24</context>
3071 </context-group>
3072 </trans-unit>
3073 <trans-unit id="3da5360f8314aa95973aa52629c9f635363c5a36">
3074 <source>
3075 Published <x id="INTERPOLATION" equiv-text="{{ video.publishedAt | myFromNow }}"/> - <x id="INTERPOLATION_1" equiv-text="{{ video.views | myNumberFormatter }}"/> views
3076 </source>
3077 <target>
3078 Veröffentlicht <x id="INTERPOLATION" equiv-text="{{ video.publishedAt | myFromNow }}"/> - <x id="INTERPOLATION_1" equiv-text="{{ video.views | myNumberFormatter }}"/> Aufrufe
3079 </target>
3080 <context-group name="null">
3081 <context context-type="linenumber">37</context>
3082 </context-group>
3083 </trans-unit>
3084 <trans-unit id="07087373dbf99b5e8b2b2f962fd53baa97d9ab95">
3085 <source>
3086 Published <x id="INTERPOLATION" equiv-text="{{ video.publishedAt | myFromNow }}"/> - <x id="INTERPOLATION_1" equiv-text="{{ video.views | myNumberFormatter }}"/> views
3087 </source>
3088 <target>
3089 Veröffentlicht <x id="INTERPOLATION" equiv-text="{{ video.publishedAt | myFromNow }}"/> - <x id="INTERPOLATION_1" equiv-text="{{ video.views | myNumberFormatter }}"/> Aufrufe
3090 </target>
3091 <context-group name="null">
3092 <context context-type="linenumber">46</context>
3093 </context-group>
3094 </trans-unit>
4a03da5f
C
3095 <trans-unit id="82b59049f3f89d900c98da9319e156dd513e3ced">
3096 <source>Like this video</source>
3097 <target>Das Video gefällt mir</target>
3098 <context-group name="null">
d972dc7f 3099 <context context-type="linenumber">57</context>
4a03da5f
C
3100 </context-group>
3101 </trans-unit>
3102 <trans-unit id="623698f075025b2b2fc2e0c59fd95f4f4662a509">
3103 <source>Dislike this video</source>
3104 <target>Das Video gefällt mir nicht</target>
3105 <context-group name="null">
d972dc7f 3106 <context context-type="linenumber">64</context>
4a03da5f
C
3107 </context-group>
3108 </trans-unit>
3109 <trans-unit id="144fff5c40b85414d59e644d8dee7cfefba925a2">
3110 <source>Download the video</source>
3111 <target>Video herunterladen</target>
3112 <context-group name="null">
d972dc7f 3113 <context context-type="linenumber">83</context>
4a03da5f
C
3114 </context-group>
3115 </trans-unit>
3116 <trans-unit id="f72992030f134408b675152c397f9d0ec00f3b2a">
3117 <source>Report</source>
3118 <target>Melden</target>
3119 <context-group name="null">
d972dc7f 3120 <context context-type="linenumber">88</context>
4a03da5f
C
3121 </context-group>
3122 </trans-unit>
3123 <trans-unit id="2f4894617d9c44010f87473e583bd4604b7d6ecf">
3124 <source>Report this video</source>
6b09aba9 3125 <target>Dieses Video melden</target>
4a03da5f 3126 <context-group name="null">
d972dc7f
C
3127 <context context-type="linenumber">87</context>
3128 </context-group>
3129 </trans-unit>
3130 <trans-unit id="cd27f761b923a5bdb16ba9844da632edd878f1b1">
3131 <source>Update this video</source>
3132 <target>Dieses Video aktualisieren</target>
3133 <context-group name="null">
3134 <context context-type="linenumber">91</context>
4a03da5f
C
3135 </context-group>
3136 </trans-unit>
3137 <trans-unit id="007ab5fa2aae8a7372307d3fc45a2dbcb11ffd61">
3138 <source>Blacklist</source>
6b09aba9 3139 <target>Sperren</target>
4a03da5f 3140 <context-group name="null">
d972dc7f 3141 <context context-type="linenumber">96</context>
4a03da5f
C
3142 </context-group>
3143 </trans-unit>
3144 <trans-unit id="803c6317abd2dbafcc93226c4e273c62932e3037">
3145 <source>Blacklist this video</source>
6b09aba9 3146 <target>Dieses Video sperren</target>
4a03da5f 3147 <context-group name="null">
d972dc7f 3148 <context context-type="linenumber">95</context>
4a03da5f
C
3149 </context-group>
3150 </trans-unit>
d972dc7f
C
3151 <trans-unit id="86f26b106c67be3c2e98b82766656e5d9da86dff">
3152 <source>Unblacklist</source>
3153 <target>Entsperren</target>
4a03da5f 3154 <context-group name="null">
9c91b521
C
3155 <context context-type="linenumber">100</context>
3156 </context-group>
3157 </trans-unit>
3158 <trans-unit id="61021f5011bc24f69cfc3f6dbbbd8f1948328b25">
3159 <source>Unblacklist this video</source>
3160 <target>Dieses Video entsperren</target>
3161 <context-group name="null">
3162 <context context-type="linenumber">99</context>
4a03da5f
C
3163 </context-group>
3164 </trans-unit>
3165 <trans-unit id="3dbfdc68f83d91cb360172eb65578cae94e7cbe5">
3166 <source>Delete this video</source>
3167 <target>Dieses Video löschen</target>
3168 <context-group name="null">
d972dc7f 3169 <context context-type="linenumber">103</context>
4a03da5f
C
3170 </context-group>
3171 </trans-unit>
d972dc7f
C
3172 <trans-unit id="5cb397241041f7ad70997806227bafcdf7eb1b33">
3173 <source>Go the channel page</source>
3174 <target>Zur Seite des Kanals gehen</target>
4a03da5f 3175 <context-group name="null">
d972dc7f 3176 <context context-type="linenumber">123</context>
4a03da5f
C
3177 </context-group>
3178 </trans-unit>
9c91b521
C
3179 <trans-unit id="0b7f242da10ece3f2995095c455b9a92ebcdd3b4">
3180 <source>By <x id="INTERPOLATION" equiv-text="{{ video.byAccount }}"/></source>
3181 <target>Von <x id="INTERPOLATION" equiv-text="{{ video.byAccount }}"/></target>
3182 <context-group name="null">
3183 <context context-type="linenumber">134</context>
3184 </context-group>
3185 </trans-unit>
d972dc7f
C
3186 <trans-unit id="f0c5f6f270e70cbe063b5368fcf48f9afc1abd9b">
3187 <source>Show more</source>
3188 <target>Mehr anzeigen</target>
4a03da5f 3189 <context-group name="null">
e182430a 3190 <context context-type="linenumber">146</context>
6b09aba9
C
3191 </context-group>
3192 </trans-unit>
d972dc7f
C
3193 <trans-unit id="5403a767248e304199592271bba3366d2ca3f903">
3194 <source>Show less</source>
3195 <target>Weniger anzeigen</target>
6b09aba9 3196 <context-group name="null">
e182430a 3197 <context context-type="linenumber">152</context>
4a03da5f
C
3198 </context-group>
3199 </trans-unit>
9c91b521
C
3200 <trans-unit id="4c0ba3cde3b3c58b855ffb4beaa5804a2fc3826b">
3201 <source>Friendly Reminder: </source>
3202 <target>Freundliche Erinnerung:</target>
3203 <context-group name="null">
e182430a 3204 <context context-type="linenumber">208</context>
9c91b521
C
3205 </context-group>
3206 </trans-unit>
3207 <trans-unit id="9e66f7507eb263abdbab7abafd825f1dc8bc880b">
3208 <source>
3209 the sharing system used for this video implies that some technical information about your system (such as a public IP address) can be sent to other peers.
3210 </source>
3211 <target>
3212 das zum Teilen dieses Videos genutzte System setzt voraus, das einige technische Informationen über dein System (wie die öffentliche IP-Adresse) an andere Peers gesendet werden können.
3213 </target>
3214 <context-group name="null">
e182430a 3215 <context context-type="linenumber">209</context>
9c91b521
C
3216 </context-group>
3217 </trans-unit>
4a03da5f
C
3218 <trans-unit id="e60c11e1b1dfbbeda577364b8de39ded2d796c5e">
3219 <source>More information</source>
3220 <target>Weitere Informationen</target>
3221 <context-group name="null">
e182430a 3222 <context context-type="linenumber">212</context>
4a03da5f
C
3223 </context-group>
3224 </trans-unit>
3225 <trans-unit id="bd499ca7913bb5408fd139a4cb4f863852d5f318">
3226 <source>Get more information</source>
3227 <target>Weitere Informationen bekommen</target>
3228 <context-group name="null">
e182430a 3229 <context context-type="linenumber">212</context>
4a03da5f
C
3230 </context-group>
3231 </trans-unit>
3232 <trans-unit id="20fc98888baf65b5ba9fe9622dc036fa8dec6a5f">
3233 <source>
3234 OK
3235 </source>
3236 <target>
3237 OK
3238 </target>
3239 <context-group name="null">
e182430a 3240 <context context-type="linenumber">215</context>
4a03da5f
C
3241 </context-group>
3242 </trans-unit>
9c91b521
C
3243 <trans-unit id="abf2b0f7b6405fa2841ca39c827e86089a95cc27">
3244 <source>
3245 Other videos
3246 </source>
3247 <target>
3248 Andere Videos
3249 </target>
3250 <context-group name="null">
3251 <context context-type="linenumber">2</context>
3252 </context-group>
3253 </trans-unit>
4a03da5f
C
3254 <trans-unit id="b5f5df598f2d75640849b2a7744f91e5dbd390e7">
3255 <source>
3256 Comments
3257 </source>
3258 <target>
3259 Kommentare
3260 </target>
3261 <context-group name="null">
3262 <context context-type="linenumber">3</context>
3263 </context-group>
3264 </trans-unit>
3265 <trans-unit id="17810e68b0ba21e62e61eecfaf0a93b2c91033b4">
3266 <source>No comments.</source>
3267 <target>Keine Kommentare.</target>
3268 <context-group name="null">
f365e978 3269 <context context-type="linenumber">17</context>
4a03da5f
C
3270 </context-group>
3271 </trans-unit>
3272 <trans-unit id="69c081796209e45e26af91152ec9bd0a65ec261e">
3273 <source>View all <x id="INTERPOLATION" equiv-text="{{ comment.totalReplies }}"/> replies</source>
3274 <target>Zeige alle <x id="INTERPOLATION" equiv-text="{{ comment.totalReplies }}"/> Antworten</target>
3275 <context-group name="null">
f365e978 3276 <context context-type="linenumber">54</context>
4a03da5f
C
3277 </context-group>
3278 </trans-unit>
3279 <trans-unit id="b7fccd922d6473725247ed85a9fdf96fe6794828">
3280 <source>
3281 Comments are disabled.
3282 </source>
3283 <target>
3284 Kommentare sind abgeschaltet.
3285 </target>
3286 <context-group name="null">
f365e978 3287 <context context-type="linenumber">63</context>
4a03da5f
C
3288 </context-group>
3289 </trans-unit>
3290 <trans-unit id="db79255cb8757e9e945ba5f901a2b67e4189016e">
3291 <source>Add comment...</source>
3292 <target>Kommentieren...</target>
3293 <context-group name="null">
3294 <context context-type="linenumber">6</context>
3295 </context-group>
3296 </trans-unit>
3297 <trans-unit id="26fa50ba8e69b53162b348d98e25f8b76c81343e">
3298 <source>
3299 Post comment
3300 </source>
3301 <target>
3302 Kommentieren
3303 </target>
3304 <context-group name="null">
e182430a 3305 <context context-type="linenumber">20</context>
4a03da5f
C
3306 </context-group>
3307 </trans-unit>
f365e978
C
3308 <trans-unit id="8b2bb53dfb5f059f2b68cc4ac00661a865909135">
3309 <source>You are one step away from commenting</source>
3310 <target>Du bist einen Schritt vom Kommentieren entfernt</target>
3311 <context-group name="null">
3312 <context context-type="linenumber">28</context>
3313 </context-group>
3314 </trans-unit>
3315 <trans-unit id="7984a44ce86b961f4f18c9a58c638f5e8f07a225">
3316 <source>
3317 If you have an account on this instance, you can login:
3318 </source>
3319 <target>
3320 Wenn du über ein Konto auf dieser Instanz verfügst, kannst du dich anmelden.
3321 </target>
3322 <context-group name="null">
3323 <context context-type="linenumber">32</context>
3324 </context-group>
3325 </trans-unit>
3326 <trans-unit id="afe0ad39fee662489f1033e53aea3e16a7e89228">
3327 <source>login to comment</source>
3328 <target>melde dich an, um zu kommentieren</target>
3329 <context-group name="null">
3330 <context context-type="linenumber">35</context>
3331 </context-group>
3332 </trans-unit>
3333 <trans-unit id="a5a3f17c9b4876952d78363834d57280c8684e7c">
3334 <source>
3335 Otherwise you can comment using an account on any ActivityPub-compatible instance.
3336 On most platforms, you can find the video by typing its URL in the search bar and then comment it
3337 from within the software's interface.
3338 </source>
3339 <target>
3340 Ansonsten kannst du mit einem Konto einer beliebigen Instanz kommentieren, die ActitityPub unterstützt.
3341 Auf den meisten Plattformen kannst du das Video kommentieren, indem du die URL des Videos in das Suchfeld
3342 eingibst und dann den Anweisungen der Website folgst.
3343 </target>
3344 <context-group name="null">
3345 <context context-type="linenumber">36</context>
3346 </context-group>
3347 </trans-unit>
3348 <trans-unit id="968b02fbc645be799727de0d1ec3c6f9b11b20eb">
3349 <source>
3350 If you have an account on Mastodon or Pleroma, you can open it directly in their interface:
3351 </source>
3352 <target>
3353 Falls du über ein Mastodon- oder Pleroma-Konto verfügst, kannst du es dort direkt öffnen.
3354 </target>
3355 <context-group name="null">
3356 <context context-type="linenumber">41</context>
3357 </context-group>
3358 </trans-unit>
4a03da5f
C
3359 <trans-unit id="a607fab03e11b0e07c1640e11a1b02d7af06b285">
3360 <source>Highlighted comment</source>
3361 <target>Markierter Kommentar</target>
3362 <context-group name="null">
3363 <context context-type="linenumber">5</context>
3364 </context-group>
3365 </trans-unit>
3366 <trans-unit id="cb23d4d98007aa4d7123837f4c17a671848377d6">
3367 <source>Reply</source>
3368 <target>Antworten</target>
3369 <context-group name="null">
3370 <context context-type="linenumber">14</context>
3371 </context-group>
3372 </trans-unit>
4a03da5f
C
3373 <trans-unit id="37b56526e384f843a15323dc730b484a97b4c968">
3374 <source>No description</source>
3375 <target>Keine Beschreibung</target>
3376 <context-group name="null">
3377 <context context-type="linenumber">1</context>
3378 </context-group>
3379 </trans-unit>
3380 <trans-unit id="2f03e577e8f81a9f8be0095f93e1f9376c6eedc9">
3381 <source>Published videos</source>
3382 <target>Veröffentlichte Videos</target>
3383 <context-group name="null">
3384 <context context-type="linenumber">1</context>
3385 </context-group>
3386 </trans-unit>
6b09aba9
C
3387 <trans-unit id="369ef5e9c0dd1251abdbf699a5db408bca10777f">
3388 <source>Published <x id="INTERPOLATION" equiv-text="{{totalVideos}}"/> videos</source>
3389 <target><x id="INTERPOLATION" equiv-text="{{totalVideos}}"/> veröffentlichte Videos</target>
3390 <context-group name="null">
3391 <context context-type="linenumber">1</context>
3392 </context-group>
3393 </trans-unit>
f365e978
C
3394 <trans-unit id="d9fc2b03f04056671d7d4ffcac7197189d959cd6">
3395 <source>240p</source>
3396 <target>240p</target>
3397 <context-group name="null">
3398 <context context-type="linenumber">1</context>
3399 </context-group>
3400 </trans-unit>
3401 <trans-unit id="c8cfad7e7a16c57c42535331b65cb7de40d8402e">
3402 <source>360p</source>
3403 <target>360p</target>
6b09aba9
C
3404 <context-group name="null">
3405 <context context-type="linenumber">1</context>
3406 </context-group>
3407 </trans-unit>
f365e978
C
3408 <trans-unit id="48f0af5a0d0bea4e84b27eaf41b19c85a531c2a5">
3409 <source>480p</source>
3410 <target>480p</target>
4a03da5f
C
3411 <context-group name="null">
3412 <context context-type="linenumber">1</context>
3413 </context-group>
3414 </trans-unit>
f365e978
C
3415 <trans-unit id="6f06138daf6363746ff26bfc0cb2491c09cdfdf2">
3416 <source>720p</source>
3417 <target>720p</target>
4a03da5f
C
3418 <context-group name="null">
3419 <context context-type="linenumber">1</context>
3420 </context-group>
3421 </trans-unit>
f365e978
C
3422 <trans-unit id="65c94f9beb6fe957808c40060da280cc7ace7ab9">
3423 <source>1080p</source>
3424 <target>1080p</target>
4a03da5f
C
3425 <context-group name="null">
3426 <context context-type="linenumber">1</context>
3427 </context-group>
3428 </trans-unit>
f365e978
C
3429 <trans-unit id="421a937491f19774d17eefa1d24816dae1a9f111">
3430 <source>Auto (via ffmpeg)</source>
3431 <target>Automatisch (über ffmpeg)</target>
4a03da5f
C
3432 <context-group name="null">
3433 <context context-type="linenumber">1</context>
3434 </context-group>
3435 </trans-unit>
4a03da5f
C
3436 <trans-unit id="b9e64712e3e5c342ce9cd32eec6cd7d6c00f4048">
3437 <source>Configuration updated.</source>
3438 <target>Einstellungen aktualisiert.</target>
3439 <context-group name="null">
3440 <context context-type="linenumber">1</context>
3441 </context-group>
3442 </trans-unit>
e182430a
C
3443 <trans-unit id="aa6fb95c355f172bda303de1ce2f38c251a149cf">
3444 <source>Unlimited</source>
3445 <target>Unbegrenzt</target>
3446 <context-group name="null">
3447 <context context-type="linenumber">1</context>
3448 </context-group>
3449 </trans-unit>
f365e978
C
3450 <trans-unit id="54adc67482fdaa0d361a2992bc91e064dc61cc9a">
3451 <source>100MB</source>
3452 <target>100MB</target>
3453 <context-group name="null">
3454 <context context-type="linenumber">1</context>
3455 </context-group>
3456 </trans-unit>
3457 <trans-unit id="cd34ef1f476d5422f49f6ed429f61fc1cfcb1174">
3458 <source>500MB</source>
3459 <target>500MB</target>
3460 <context-group name="null">
3461 <context context-type="linenumber">1</context>
3462 </context-group>
3463 </trans-unit>
3464 <trans-unit id="4a47b4beea31cac6e5970b6bc522902f545acc8b">
3465 <source>1GB</source>
3466 <target>1GB</target>
3467 <context-group name="null">
3468 <context context-type="linenumber">1</context>
3469 </context-group>
3470 </trans-unit>
3471 <trans-unit id="b26d0cac75638623098ab7e06e16b096d1f55cc8">
3472 <source>5GB</source>
3473 <target>5GB</target>
3474 <context-group name="null">
3475 <context context-type="linenumber">1</context>
3476 </context-group>
3477 </trans-unit>
3478 <trans-unit id="f9fc4e7ec6743cb6f69bea2d0859a655ed44ffae">
3479 <source>20GB</source>
3480 <target>20GB</target>
3481 <context-group name="null">
3482 <context context-type="linenumber">1</context>
3483 </context-group>
3484 </trans-unit>
3485 <trans-unit id="a56e3f92fe16d97ee4f05051ea61c466ecb51d5e">
3486 <source>50GB</source>
3487 <target>50GB</target>
3488 <context-group name="null">
3489 <context context-type="linenumber">1</context>
3490 </context-group>
3491 </trans-unit>
3492 <trans-unit id="31dcc0c63f6234ace8caa84ae1abc33d4022122d">
3493 <source>10MB</source>
3494 <target>10MB</target>
3495 <context-group name="null">
3496 <context context-type="linenumber">1</context>
3497 </context-group>
3498 </trans-unit>
3499 <trans-unit id="f2f968b6f2199b919f567702c6f23b43e5ea71af">
3500 <source>50MB</source>
3501 <target>50MB</target>
3502 <context-group name="null">
3503 <context context-type="linenumber">1</context>
3504 </context-group>
3505 </trans-unit>
3506 <trans-unit id="c31575424fe1b2a57064413f3eda7ce657c46c8a">
3507 <source>2GB</source>
3508 <target>2GB</target>
3509 <context-group name="null">
3510 <context context-type="linenumber">1</context>
3511 </context-group>
3512 </trans-unit>
6b09aba9
C
3513 <trans-unit id="fc5731a28a99b25c62d43333ceebb250d60aff84">
3514 <source><x id="INTERPOLATION" equiv-text="{{host}}"/> is not valid</source>
3515 <target><x id="INTERPOLATION" equiv-text="{{host}}"/> ist ungültig</target>
3516 <context-group name="null">
3517 <context context-type="linenumber">1</context>
3518 </context-group>
3519 </trans-unit>
4a03da5f
C
3520 <trans-unit id="e02f50674f1d96966384dc096beb42d4973997df">
3521 <source>You need to specify hosts to follow.</source>
9c91b521 3522 <target>Du musst Hosts zum Folgen angeben.</target>
4a03da5f
C
3523 <context-group name="null">
3524 <context context-type="linenumber">1</context>
3525 </context-group>
3526 </trans-unit>
3527 <trans-unit id="c2a114eb000e7c38e8ad4b1768821bdf6e946d71">
3528 <source>Hosts need to be unique.</source>
3529 <target>Die Hosts müssen sich unterscheiden.</target>
3530 <context-group name="null">
3531 <context context-type="linenumber">1</context>
3532 </context-group>
3533 </trans-unit>
6b09aba9
C
3534 <trans-unit id="a6718d6aaf5bcd1692eed48daa61d2bed62c1f50">
3535 <source>If you confirm, you will send a follow request to:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/&gt;"/> - </source>
9c91b521 3536 <target>Bei Bestätigung wird eine Anfrage zum Folgen gesendet an:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/&gt;"/> - </target>
6b09aba9
C
3537 <context-group name="null">
3538 <context context-type="linenumber">1</context>
3539 </context-group>
3540 </trans-unit>
4a03da5f
C
3541 <trans-unit id="1266acb081ef0324c4a38ae2d514dd75d8b38409">
3542 <source>Follow new server(s)</source>
9c91b521 3543 <target>Neuen Servern folgen</target>
4a03da5f
C
3544 <context-group name="null">
3545 <context context-type="linenumber">1</context>
3546 </context-group>
3547 </trans-unit>
3548 <trans-unit id="950f5111d567e5c0e971f07c26e8c2be1d919a8e">
3549 <source>Follow request(s) sent!</source>
9c91b521 3550 <target>Anfrage(n) zum Folgen gesendet!</target>
4a03da5f
C
3551 <context-group name="null">
3552 <context context-type="linenumber">1</context>
3553 </context-group>
3554 </trans-unit>
3555 <trans-unit id="5729c34a858c78daa1aa606f62a3665527cf97e6">
3556 <source>Do you really want to unfollow <x id="INTERPOLATION" equiv-text="{{host}}"/>?</source>
9c91b521 3557 <target>Möchtest du <x id="INTERPOLATION" equiv-text="{{host}}"/> wirklich nicht mehr folgen?</target>
4a03da5f
C
3558 <context-group name="null">
3559 <context context-type="linenumber">1</context>
3560 </context-group>
3561 </trans-unit>
3562 <trans-unit id="a89875525c82ab81ffe32e481a5475b43d0c2902">
3563 <source>Unfollow</source>
9c91b521 3564 <target>Nicht mehr folgen</target>
4a03da5f
C
3565 <context-group name="null">
3566 <context context-type="linenumber">1</context>
3567 </context-group>
3568 </trans-unit>
3569 <trans-unit id="fb4e35e2b0ea2abc1f71295a4b34830e57c07bd0">
3570 <source>You are not following <x id="INTERPOLATION" equiv-text="{{host}}"/> anymore.</source>
3571 <target>Du folgst <x id="INTERPOLATION" equiv-text="{{host}}"/> nicht mehr.</target>
3572 <context-group name="null">
3573 <context context-type="linenumber">1</context>
3574 </context-group>
3575 </trans-unit>
9c91b521
C
3576 <trans-unit id="4d8f527638f3e0b518a96e07d41d886bcce01246">
3577 <source>enabled</source>
3578 <target>aktiviert</target>
3579 <context-group name="null">
3580 <context context-type="linenumber">1</context>
3581 </context-group>
3582 </trans-unit>
3583 <trans-unit id="795733aac948794cadeb3be6386882efac2c38ad">
3584 <source>disabled</source>
3585 <target>deaktiviert</target>
3586 <context-group name="null">
3587 <context context-type="linenumber">1</context>
3588 </context-group>
3589 </trans-unit>
3590 <trans-unit id="1123807fc813c816404598147173403d00117557">
3591 <source>Redundancy for <x id="INTERPOLATION" equiv-text="{{host}}"/> is <x id="INTERPOLATION_1" equiv-text="{{stateLabel}}"/></source>
3592 <target>Redundanz für <x id="INTERPOLATION" equiv-text="{{host}}"/> is <x id="INTERPOLATION_1" equiv-text="{{stateLabel}}"/></target>
3593 <context-group name="null">
3594 <context context-type="linenumber">1</context>
3595 </context-group>
3596 </trans-unit>
6b01ed7b 3597 <trans-unit id="53cc0f4a4566c4139c65f93b5dce2fe8302e78da">
ad3fa0c5
C
3598 <source>Account <x id="INTERPOLATION" equiv-text="{{nameWithHost}}"/> unmuted by your instance.</source>
3599 <target>Account <x id="INTERPOLATION" equiv-text="{{nameWithHost}}"/> ist von deiner Instanz nicht mehr stummgeschatet.</target>
3600 <context-group name="null">
3601 <context context-type="linenumber">1</context>
3602 </context-group>
3603 </trans-unit>
3604 <trans-unit id="468b52e3c04fb9a3d8c8213555dfcad0cbcae330">
3605 <source>Instance <x id="INTERPOLATION" equiv-text="{{host}}"/> unmuted by your instance.</source>
3606 <target>Instance <x id="INTERPOLATION" equiv-text="{{host}}"/> ist von deiner Instanz nicht mehr stummgeschaltet.</target>
3607 <context-group name="null">
6b01ed7b
C
3608 <context context-type="linenumber">1</context>
3609 </context-group>
3610 </trans-unit>
9c91b521
C
3611 <trans-unit id="800cd3cdf47751b576587259ba3a1bc0a7f435b6">
3612 <source>Comment updated.</source>
3613 <target>Kommentar aktualisiert.</target>
3614 <context-group name="null">
3615 <context context-type="linenumber">1</context>
3616 </context-group>
3617 </trans-unit>
ad3fa0c5
C
3618 <trans-unit id="586bee8c27a761611eb05661524cc7ca944b5978">
3619 <source>Delete this report</source>
3620 <target>Missbrauchsmeldung löschen</target>
3621 <context-group name="null">
3622 <context context-type="linenumber">1</context>
3623 </context-group>
3624 </trans-unit>
9c91b521
C
3625 <trans-unit id="cf3b28ba29a907b334ab0e6dccd080a60ba23321">
3626 <source>Update moderation comment</source>
3627 <target>Moderationskommentar aktualisieren</target>
3628 <context-group name="null">
3629 <context context-type="linenumber">1</context>
3630 </context-group>
3631 </trans-unit>
3632 <trans-unit id="d512430037b6580ba970c80cfc1687b6bdc221a3">
3633 <source>Mark as accepted</source>
3634 <target>Als akzeptiert markieren</target>
3635 <context-group name="null">
3636 <context context-type="linenumber">1</context>
3637 </context-group>
3638 </trans-unit>
3639 <trans-unit id="d895b090c054bfc0ad3aba816af0615a1997f5a3">
3640 <source>Mark as rejected</source>
3641 <target>Als abgelehnt markieren</target>
3642 <context-group name="null">
3643 <context context-type="linenumber">1</context>
3644 </context-group>
3645 </trans-unit>
ad3fa0c5
C
3646 <trans-unit id="73b70e37cddaa6494d8a666b6cba90dc80595599">
3647 <source>Do you really want to delete this abuse report?</source>
3648 <target>Wollen Sie wirklich diese Missbrauchsmeldung löschen?</target>
3649 <context-group name="null">
3650 <context context-type="linenumber">1</context>
3651 </context-group>
3652 </trans-unit>
9c91b521
C
3653 <trans-unit id="6a7938b8780c27540ea70cc0f8f4d928c8916cf9">
3654 <source>Abuse deleted.</source>
3655 <target>Missbrauchsmeldung gelöscht.</target>
3656 <context-group name="null">
3657 <context context-type="linenumber">1</context>
3658 </context-group>
3659 </trans-unit>
3660 <trans-unit id="652845b2b32b2e117b9b02879b1af07859b0e223">
3661 <source>Do you really want to remove this video from the blacklist? It will be available again in the videos list.</source>
3662 <target>Möchtest du das Video wirklich entsperren? Es wird wieder in der Liste der Videos sichtbar sein.</target>
3663 <context-group name="null">
3664 <context context-type="linenumber">1</context>
3665 </context-group>
3666 </trans-unit>
d972dc7f
C
3667 <trans-unit id="1585babc36806e20e225ac27dbba0e7c7cd09e0f">
3668 <source>Video <x id="INTERPOLATION" equiv-text="{{name}}"/> removed from the blacklist.</source>
9c91b521 3669 <target>Das Video <x id="INTERPOLATION" equiv-text="{{name}}"/> wurde entsperrt.</target>
4a03da5f
C
3670 <context-group name="null">
3671 <context context-type="linenumber">1</context>
3672 </context-group>
3673 </trans-unit>
4a03da5f
C
3674 <trans-unit id="364463fab6c5714118d6449561a0f8de1cc10bfa">
3675 <source>User <x id="INTERPOLATION" equiv-text="{{username}}"/> created.</source>
3676 <target>Benutzer <x id="INTERPOLATION" equiv-text="{{username}}"/> erstellt.</target>
3677 <context-group name="null">
3678 <context context-type="linenumber">1</context>
3679 </context-group>
3680 </trans-unit>
3681 <trans-unit id="964865a3cd90b4af99902f071644a4b2aede4c32">
3682 <source>User <x id="INTERPOLATION" equiv-text="{{username}}"/> updated.</source>
3683 <target>Benutzer <x id="INTERPOLATION" equiv-text="{{username}}"/> aktualisiert.</target>
3684 <context-group name="null">
3685 <context context-type="linenumber">1</context>
3686 </context-group>
3687 </trans-unit>
3688 <trans-unit id="9910122dfedd2eaa544a990f1430e5b82a76d99f">
3689 <source>Update user</source>
3690 <target>Benutzer aktualisieren</target>
3691 <context-group name="null">
3692 <context context-type="linenumber">1</context>
3693 </context-group>
3694 </trans-unit>
9c91b521
C
3695 <trans-unit id="50dc7afa2305131cdbdb384cfc1f2a5f0f4647d8">
3696 <source>Unban</source>
3697 <target>Sperre aufheben</target>
3698 <context-group name="null">
3699 <context context-type="linenumber">1</context>
3700 </context-group>
3701 </trans-unit>
ad3fa0c5
C
3702 <trans-unit id="910ed85f550272401b134a40d019ab3359fe883f">
3703 <source>Set Email as Verified</source>
3704 <target>E-Mail als bestätigt setzen</target>
3705 <context-group name="null">
3706 <context context-type="linenumber">1</context>
3707 </context-group>
3708 </trans-unit>
9c91b521
C
3709 <trans-unit id="ac401df84c5fa471700c3368de51c969ccb8bacf">
3710 <source>You cannot ban root.</source>
3711 <target>Du kannst root nicht sperren.</target>
3712 <context-group name="null">
3713 <context context-type="linenumber">1</context>
3714 </context-group>
3715 </trans-unit>
ad3fa0c5
C
3716 <trans-unit id="98119091712a8ca72905e3b4c1cf60649af7565e">
3717 <source>Do you really want to unban <x id="INTERPOLATION" equiv-text="{{num}}"/> users?</source>
3718 <target>Willst du wirklich den Bann von <x id="INTERPOLATION" equiv-text="{{num}}"/> Benutzern aufheben?</target>
3719 <context-group name="null">
3720 <context context-type="linenumber">1</context>
3721 </context-group>
3722 </trans-unit>
3723 <trans-unit id="6121be086a51c4c73bbdd8aebdddd9744c8f1ffd">
3724 <source><x id="INTERPOLATION" equiv-text="{{num}}"/> users unbanned.</source>
3725 <target>Bann von <x id="INTERPOLATION" equiv-text="{{num}}"/> Benutzern aufgehoben.</target>
3726 <context-group name="null">
3727 <context context-type="linenumber">1</context>
3728 </context-group>
3729 </trans-unit>
4a03da5f
C
3730 <trans-unit id="911fc197949e47aa5f0541627bc319f59edd9d11">
3731 <source>You cannot delete root.</source>
3732 <target>Du kannst die Wurzel nicht löschen.</target>
3733 <context-group name="null">
3734 <context context-type="linenumber">1</context>
3735 </context-group>
3736 </trans-unit>
6b01ed7b 3737 <trans-unit id="9de914fe915cc730efc57e81c987188a24d3ac51">
ad3fa0c5
C
3738 <source>If you remove these users, you will not be able to create others with the same username!</source>
3739 <target>Wenn du diesen Benutzer löschst, kannst du keine neuen Benutzer mit gleichem Benutzernamen einrichten !</target>
3740 <context-group name="null">
3741 <context context-type="linenumber">1</context>
3742 </context-group>
3743 </trans-unit>
3744 <trans-unit id="b708d332e3f89b24745e749fa530210f0bdea329">
3745 <source><x id="INTERPOLATION" equiv-text="{{num}}"/> users deleted.</source>
3746 <target><x id="INTERPOLATION" equiv-text="{{num}}"/> Benutzer gelöscht.</target>
3747 <context-group name="null">
3748 <context context-type="linenumber">1</context>
3749 </context-group>
3750 </trans-unit>
3751 <trans-unit id="f4a8f2ef1fbfc19e1e049e69f63c40063c0d0650">
3752 <source><x id="INTERPOLATION" equiv-text="{{num}}"/> users email set as verified.</source>
3753 <target>E-Mail von <x id="INTERPOLATION" equiv-text="{{num}}"/> Benutzern als bestätigt markiert.</target>
3754 <context-group name="null">
3755 <context context-type="linenumber">1</context>
3756 </context-group>
3757 </trans-unit>
3758 <trans-unit id="2667ca38672421a0a7a22343d2a0060ee41246de">
3759 <source>Account <x id="INTERPOLATION" equiv-text="{{nameWithHost}}"/> unmuted.</source>
3760 <target>Stummschaltung von Account <x id="INTERPOLATION" equiv-text="{{nameWithHost}}"/> aufgehoben.</target>
3761 <context-group name="null">
3762 <context context-type="linenumber">1</context>
3763 </context-group>
3764 </trans-unit>
3765 <trans-unit id="c6af80b42938d4a49e6f6c4f60ce26228916994c">
3766 <source>Instance <x id="INTERPOLATION" equiv-text="{{host}}"/> unmuted.</source>
3767 <target>Stummschaltung von Instanz <x id="INTERPOLATION" equiv-text="{{host}}"/> aufgehoben.</target>
3768 <context-group name="null">
6b01ed7b
C
3769 <context context-type="linenumber">1</context>
3770 </context-group>
3771 </trans-unit>
9c91b521
C
3772 <trans-unit id="507192ee1fa84aefed02d603caada2d84927023e">
3773 <source>Ownership accepted</source>
3774 <target>Besitz geworden</target>
3775 <context-group name="null">
3776 <context context-type="linenumber">1</context>
3777 </context-group>
3778 </trans-unit>
4a03da5f
C
3779 <trans-unit id="19508af0dfbc685cbf10cf02061bb5a0f423b6fc">
3780 <source>Password updated.</source>
3781 <target>Passwort aktualisiert.</target>
3782 <context-group name="null">
3783 <context context-type="linenumber">1</context>
3784 </context-group>
3785 </trans-unit>
f365e978
C
3786 <trans-unit id="466fc8cf56fd4e4e90fec4b900ef083d52bec38c">
3787 <source>You current password is invalid.</source>
3788 <target>Dein aktuelles Passwort ist ungültig.</target>
3789 <context-group name="null">
3790 <context context-type="linenumber">1</context>
3791 </context-group>
3792 </trans-unit>
b18d4b9f
C
3793 <trans-unit id="ca8e8cf0f1686604db3b6a2ebadab7f7b426a047">
3794 <source>Are you sure you want to delete your account? This will delete all you data, including channels, videos etc.</source>
3795 <target>Bist du sicher, dass du dein Konto löschen möchtest? Das wird all deine Daten löschen, inkl. aller Kanäle, Videos etc.</target>
3796 <context-group name="null">
3797 <context context-type="linenumber">1</context>
3798 </context-group>
3799 </trans-unit>
3800 <trans-unit id="e7d5b2de566e4c807c285daf8d8a78b5f7f33311">
3801 <source>Type your username to confirm</source>
d972dc7f 3802 <target>Gib zur Bestätigung deinen Benutzernamen ein</target>
b18d4b9f
C
3803 <context-group name="null">
3804 <context context-type="linenumber">1</context>
3805 </context-group>
3806 </trans-unit>
b18d4b9f
C
3807 <trans-unit id="d8a8a7f7160939fb55e82bc01fe9f876f5f2e065">
3808 <source>Delete my account</source>
3809 <target>Lösche mein Konto</target>
3810 <context-group name="null">
3811 <context context-type="linenumber">1</context>
3812 </context-group>
3813 </trans-unit>
3814 <trans-unit id="8eb8b1a728159f43c31abf76c28ef3ff6c230af7">
3815 <source>Your account is deleted.</source>
3816 <target>Dein Konto ist gelöscht.</target>
3817 <context-group name="null">
3818 <context context-type="linenumber">1</context>
3819 </context-group>
3820 </trans-unit>
4a03da5f
C
3821 <trans-unit id="db4ff52375f6a25ad0472e92754c8c265ae47c6b">
3822 <source>Profile updated.</source>
3823 <target>Profil aktualisiert.</target>
3824 <context-group name="null">
3825 <context context-type="linenumber">1</context>
3826 </context-group>
3827 </trans-unit>
3828 <trans-unit id="1e003ad599ef836949b9f4dad3037a58ef3ff8d1">
3829 <source>Avatar changed.</source>
3830 <target>Avatar aktualisiert.</target>
3831 <context-group name="null">
3832 <context context-type="linenumber">1</context>
3833 </context-group>
3834 </trans-unit>
3835 <trans-unit id="214b802dfd6f544003147a7a68938ec1055c8f32">
3836 <source>Information updated.</source>
3837 <target>Infos aktualisiert.</target>
3838 <context-group name="null">
3839 <context context-type="linenumber">1</context>
3840 </context-group>
3841 </trans-unit>
3842 <trans-unit id="3ef8bf973a9a481a08c6f0aaa875f0259b3ea645">
3843 <source>Video channel <x id="INTERPOLATION" equiv-text="{{videoChannelName}}"/> created.</source>
b18d4b9f 3844 <target>Videokanal <x id="INTERPOLATION" equiv-text="{{videoChannelName}}"/> erstellt.</target>
4a03da5f
C
3845 <context-group name="null">
3846 <context context-type="linenumber">1</context>
3847 </context-group>
3848 </trans-unit>
ad3fa0c5
C
3849 <trans-unit id="f359f6adf6cccca7770019f947ed594169ee7d47">
3850 <source>This name already exists on this instance.</source>
3851 <target>Dieser Name existiert bereits auf dieser Instanz.</target>
3852 <context-group name="null">
3853 <context context-type="linenumber">1</context>
3854 </context-group>
3855 </trans-unit>
4a03da5f
C
3856 <trans-unit id="70a67e04629f6d412db0a12d51820b480788d795">
3857 <source>Create</source>
3858 <target>Erstellen</target>
3859 <context-group name="null">
3860 <context context-type="linenumber">1</context>
3861 </context-group>
3862 </trans-unit>
3863 <trans-unit id="98ab64f0af924a60a48b40835c1b655bd17c6559">
3864 <source>Video channel <x id="INTERPOLATION" equiv-text="{{videoChannelName}}"/> updated.</source>
b18d4b9f 3865 <target>Videokanal <x id="INTERPOLATION" equiv-text="{{videoChannelName}}"/> aktualisiert.</target>
4a03da5f
C
3866 <context-group name="null">
3867 <context context-type="linenumber">1</context>
3868 </context-group>
3869 </trans-unit>
ad3fa0c5
C
3870 <trans-unit id="a81a33275b683729ad938b6102e7e34a057537a2">
3871 <source>Video channel <x id="INTERPOLATION" equiv-text="{{videoChannelName}}"/> deleted.</source>
3872 <target>Videokanal <x id="INTERPOLATION" equiv-text="{{videoChannelName}}"/> entfernt.</target>
4a03da5f
C
3873 <context-group name="null">
3874 <context context-type="linenumber">1</context>
3875 </context-group>
3876 </trans-unit>
ad3fa0c5
C
3877 <trans-unit id="d02888c485d3aeab6de628508f4a00312a722894">
3878 <source>My videos</source>
3879 <target>Meine Videos</target>
4a03da5f
C
3880 <context-group name="null">
3881 <context context-type="linenumber">1</context>
3882 </context-group>
3883 </trans-unit>
3884 <trans-unit id="00e16d1f1c5cc936ec0881cd02cbf66aa1b4cddd">
3885 <source>Do you really want to delete <x id="INTERPOLATION" equiv-text="{{deleteLength}}"/> videos?</source>
3886 <target>Willst du wirklich <x id="INTERPOLATION" equiv-text="{{deleteLength}}"/> Videos löschen?</target>
3887 <context-group name="null">
3888 <context context-type="linenumber">1</context>
3889 </context-group>
3890 </trans-unit>
3891 <trans-unit id="dff7d4574cfaa785cbd4c0a5ffb5befec19a5d83">
3892 <source><x id="INTERPOLATION" equiv-text="{{deleteLength}}"/> videos deleted.</source>
3893 <target><x id="INTERPOLATION" equiv-text="{{deleteLength}}"/> Videos entfernt.</target>
3894 <context-group name="null">
3895 <context context-type="linenumber">1</context>
3896 </context-group>
3897 </trans-unit>
3898 <trans-unit id="4ec5852c869b2fb4ae0e564b51278d7be8013fc7">
3899 <source>Do you really want to delete <x id="INTERPOLATION" equiv-text="{{videoName}}"/>?</source>
3900 <target>Willst du <x id="INTERPOLATION" equiv-text="{{videoName}}"/> wirklich löschen?</target>
3901 <context-group name="null">
3902 <context context-type="linenumber">1</context>
3903 </context-group>
3904 </trans-unit>
3905 <trans-unit id="d39a0bfa616a9a8473b2e379eefe17d8ed1af118">
3906 <source>Video <x id="INTERPOLATION" equiv-text="{{videoName}}"/> deleted.</source>
3907 <target>Video <x id="INTERPOLATION" equiv-text="{{videoName}}"/> entfernt.</target>
3908 <context-group name="null">
3909 <context context-type="linenumber">1</context>
3910 </context-group>
3911 </trans-unit>
3912 <trans-unit id="dd9f3264feed4935008861c15d81c947124e4ac3">
3913 <source>Published</source>
3914 <target>Veröffentlicht</target>
3915 <context-group name="null">
3916 <context context-type="linenumber">1</context>
3917 </context-group>
3918 </trans-unit>
3919 <trans-unit id="8e6d54c4f760d9e90518eef5334211c48c0b71e2">
3920 <source>Publication scheduled on </source>
9c91b521 3921 <target>Veröffentlichung geplant für </target>
4a03da5f
C
3922 <context-group name="null">
3923 <context context-type="linenumber">1</context>
3924 </context-group>
3925 </trans-unit>
3926 <trans-unit id="4a7e91ebe1cf184db5f2bfecf9c16ff81c9e2c02">
3927 <source>Waiting transcoding</source>
b18d4b9f 3928 <target>Warte auf Transkodierung</target>
4a03da5f
C
3929 <context-group name="null">
3930 <context context-type="linenumber">1</context>
3931 </context-group>
3932 </trans-unit>
3933 <trans-unit id="21f1c9d5c67346c830aced4f670045fcf0aeb83a">
3934 <source>To transcode</source>
b18d4b9f
C
3935 <target>Zur Transkodierung</target>
3936 <context-group name="null">
3937 <context context-type="linenumber">1</context>
3938 </context-group>
3939 </trans-unit>
3940 <trans-unit id="289fe8342e8b7df689c75026a24a60fd7f5e9392">
3941 <source>To import</source>
3942 <target>Zu importieren</target>
4a03da5f
C
3943 <context-group name="null">
3944 <context context-type="linenumber">1</context>
3945 </context-group>
3946 </trans-unit>
9c91b521
C
3947 <trans-unit id="740c53a50a618bf5c7a5bd5c3f7321f0bd1840dd">
3948 <source>Ownership change request sent.</source>
3949 <target>Eine Anfrage zur Änderung des Besitzers wurde versendet.</target>
3950 <context-group name="null">
3951 <context context-type="linenumber">1</context>
3952 </context-group>
3953 </trans-unit>
ad3fa0c5
C
3954 <trans-unit id="4ef4f031c147fb9ee0168bc6eacb78de180d7432">
3955 <source>My library</source>
3956 <target>Meine Bibliothek</target>
3957 <context-group name="null">
3958 <context context-type="linenumber">1</context>
3959 </context-group>
3960 </trans-unit>
3961 <trans-unit id="8dd18d9047c4b2dc9786550dfd8fa99f3b14e17f">
3962 <source>My channels</source>
3963 <target>Meine Kanäle</target>
3964 <context-group name="null">
3965 <context context-type="linenumber">1</context>
3966 </context-group>
3967 </trans-unit>
3968 <trans-unit id="29038e66547b3ba70701fb34eda68834a56f17d9">
3969 <source>My subscriptions</source>
3970 <target>Meine Abos</target>
3971 <context-group name="null">
3972 <context context-type="linenumber">1</context>
3973 </context-group>
3974 </trans-unit>
3975 <trans-unit id="46aa32e581922d6d2c3d7bc4c87209ad5808b029">
3976 <source>Misc</source>
3977 <target>Verschiedenes</target>
9c91b521
C
3978 <context-group name="null">
3979 <context context-type="linenumber">1</context>
3980 </context-group>
3981 </trans-unit>
ad3fa0c5
C
3982 <trans-unit id="73022f1676784c4f9b8cdbb322e52b02ccc800b7">
3983 <source>Ownership changes</source>
3984 <target>Besitzer ändern</target>
3985 <context-group name="null">
3986 <context context-type="linenumber">1</context>
3987 </context-group>
3988 </trans-unit>
3989 <trans-unit id="efad4be364b8fb5c73cbfcc7acccd542f9d84ad6">
3990 <source>My settings</source>
3991 <target>Meine Einstellungen</target>
9c91b521
C
3992 <context-group name="null">
3993 <context context-type="linenumber">1</context>
3994 </context-group>
3995 </trans-unit>
3996 <trans-unit id="af55337b4032d675ab6b2081af797ca9c979b706">
3997 <source>An email with verification link will be sent to <x id="INTERPOLATION" equiv-text="{{email}}"/>.</source>
3998 <target>Eine E-Mail mit dem Bestätigungs-Link wird an <x id="INTERPOLATION" equiv-text="{{email}}"/> gesendet.</target>
3999 <context-group name="null">
4000 <context context-type="linenumber">1</context>
4001 </context-group>
4002 </trans-unit>
d972dc7f
C
4003 <trans-unit id="ccbf0490fb6b60d21e03bb2c9003df0ce1a58752">
4004 <source>Unable to find user id or verification string.</source>
4005 <target>Benutzer-ID oder Verifizierungscode nicht gefunden.</target>
4006 <context-group name="null">
4007 <context context-type="linenumber">1</context>
4008 </context-group>
4009 </trans-unit>
6b01ed7b 4010 <trans-unit id="ff6becacbce7fc0943b0af0df4dd67e5e11bf598">
ad3fa0c5
C
4011 <source>Subscribe to the account</source>
4012 <target>Diesen Account abonnieren</target>
4013 <context-group name="null">
4014 <context context-type="linenumber">1</context>
4015 </context-group>
4016 </trans-unit>
4017 <trans-unit id="1c95cc372311830f936b39f73c5d6d20c0b16013">
4018 <source>Focus the search bar</source>
4019 <target>Die Suchleiste fokussieren</target>
4020 <context-group name="null">
4021 <context context-type="linenumber">1</context>
4022 </context-group>
4023 </trans-unit>
4024 <trans-unit id="b19ee83cbd2b735fd081b9aa483a890578019099">
4025 <source>Toggle the left menu</source>
4026 <target>Linkes Menü umschalten</target>
4027 <context-group name="null">
6b01ed7b
C
4028 <context context-type="linenumber">1</context>
4029 </context-group>
4030 </trans-unit>
4031 <trans-unit id="b54759e30f7c1983940cdacb8eb03f102a869084">
4032 <source>Go to the videos overview page</source>
4033 <target>Zum Videoübersichtseite gehen</target>
4034 <context-group name="null">
4035 <context context-type="linenumber">1</context>
4036 </context-group>
4037 </trans-unit>
4038 <trans-unit id="1e919c88a3f889d6659288e69d3e178da0ea7ab0">
4039 <source>Go to the trending videos page</source>
4040 <target>Zum Trendingsvideosseite gehen</target>
4041 <context-group name="null">
4042 <context context-type="linenumber">1</context>
4043 </context-group>
4044 </trans-unit>
4045 <trans-unit id="249618dcdd7fbdc863c0714e2eb9e8940bc9c37d">
4046 <source>Go to the recently added videos page</source>
4047 <target>Zum neuliche hingefügten videos Seite gehen</target>
4048 <context-group name="null">
4049 <context context-type="linenumber">1</context>
4050 </context-group>
4051 </trans-unit>
4052 <trans-unit id="7e194daef3a3509128c4300d4c7c292c49ebf3f5">
4053 <source>Go to the local videos page</source>
4054 <target>Zum lokalvideoseite gehen</target>
4055 <context-group name="null">
4056 <context context-type="linenumber">1</context>
4057 </context-group>
4058 </trans-unit>
4059 <trans-unit id="f1fb6204f39a7338e5110b2f113643c9288496ba">
4060 <source>Go to the videos upload page</source>
4061 <target>Zum videouploadsseite gehen</target>
4062 <context-group name="null">
4063 <context context-type="linenumber">1</context>
4064 </context-group>
4065 </trans-unit>
ad3fa0c5
C
4066 <trans-unit id="0ed7b40c11da9d4565af9c041df20c15bc6be97e">
4067 <source>Toggle Dark theme</source>
4068 <target>Dunkles Theme umschalten</target>
4069 <context-group name="null">
4070 <context context-type="linenumber">1</context>
4071 </context-group>
4072 </trans-unit>
4073 <trans-unit id="badd4b24618ccc8a34620acb9053fc654b9612b2">
4074 <source>Go to my subscriptions</source>
4075 <target>Gehe zu meinen Abos</target>
4076 <context-group name="null">
4077 <context context-type="linenumber">1</context>
4078 </context-group>
4079 </trans-unit>
6b01ed7b
C
4080 <trans-unit id="b7184b5a236618e8edd747529869c392ab6dace1">
4081 <source>Go to my videos</source>
4082 <target>zur meine Videos gehen</target>
4083 <context-group name="null">
4084 <context context-type="linenumber">1</context>
4085 </context-group>
4086 </trans-unit>
ad3fa0c5
C
4087 <trans-unit id="acf985bd42886b9b3030b5f68f0e8417c39b40a7">
4088 <source>Go to my imports</source>
4089 <target>Gehe zu meinen Importen</target>
4090 <context-group name="null">
4091 <context context-type="linenumber">1</context>
4092 </context-group>
4093 </trans-unit>
4094 <trans-unit id="cfe3c51f0ae9385dc2ce6df740d87e5514aa9390">
4095 <source>Go to my channels</source>
4096 <target>Gehe zu meinen Kanälen</target>
4097 <context-group name="null">
4098 <context context-type="linenumber">1</context>
4099 </context-group>
4100 </trans-unit>
6b09aba9
C
4101 <trans-unit id="edeaa933b09690523e46977e11064e9c655d77d7">
4102 <source>Cannot retrieve OAuth Client credentials: <x id="INTERPOLATION" equiv-text="{{errorText}}"/>.
4103</source>
4104 <target>Zugangsdaten der OAuth-Anwendung können nicht empfangen werden: <x id="INTERPOLATION" equiv-text="{{errorText}}"/>.
4105</target>
4106 <context-group name="null">
4107 <context context-type="linenumber">1</context>
4108 </context-group>
4109 </trans-unit>
4a03da5f
C
4110 <trans-unit id="8d9b4f4b69108c3c9aa0f3b0dbde87786ba9b319">
4111 <source>Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source>
b18d4b9f 4112 <target>Stelle sicher, dass du PeerTube (config/directory) korrekt eingestellt hast, insbesondere die Webserver-Sektion.</target>
4a03da5f
C
4113 <context-group name="null">
4114 <context context-type="linenumber">1</context>
4115 </context-group>
4116 </trans-unit>
ad3fa0c5
C
4117 <trans-unit id="6080b77234e92ad41bb52653b239c4c4f851317d">
4118 <source>Error</source>
4119 <target>Fehler</target>
4120 <context-group name="null">
4121 <context context-type="linenumber">1</context>
4122 </context-group>
4123 </trans-unit>
4a03da5f
C
4124 <trans-unit id="e31bbf15d6ba5c7c0f17f89a98029cff0bd40b87">
4125 <source>You need to reconnect.</source>
4126 <target>Bitte verbinde dich erneut.</target>
4127 <context-group name="null">
4128 <context context-type="linenumber">1</context>
4129 </context-group>
4130 </trans-unit>
4131 <trans-unit id="68e710782ccb5398b3acb8844caf0b199da2c3da">
4132 <source>Confirm</source>
4133 <target>Okay</target>
4134 <context-group name="null">
4135 <context context-type="linenumber">1</context>
4136 </context-group>
4137 </trans-unit>
9c91b521
C
4138 <trans-unit id="5c0c574151dc8671d9199980ee04bf65aec3b452">
4139 <source>Keyboard Shortcuts:</source>
4140 <target>Tastaturkürzel:</target>
4141 <context-group name="null">
4142 <context context-type="linenumber">1</context>
4143 </context-group>
4144 </trans-unit>
ad3fa0c5
C
4145 <trans-unit id="321e4419a943044e674beb55b8039f42a9761ca5">
4146 <source>Info</source>
4147 <target>Infos</target>
4148 <context-group name="null">
4149 <context context-type="linenumber">1</context>
4150 </context-group>
4151 </trans-unit>
4152 <trans-unit id="1e035e6ccfab771cad4226b2ad230cb0d4a88cba">
4153 <source>Success</source>
4154 <target>Erfolg</target>
4155 <context-group name="null">
4156 <context context-type="linenumber">1</context>
4157 </context-group>
4158 </trans-unit>
9c91b521
C
4159 <trans-unit id="247071f6c9233b7e5bc1d8f46795ab6b032f1fbe">
4160 <source>Incorrect username or password.</source>
4161 <target>Falscher Benutzername oder falsches Passwort.</target>
4162 <context-group name="null">
4163 <context context-type="linenumber">1</context>
4164 </context-group>
4165 </trans-unit>
4166 <trans-unit id="39980cc1cf8df621d43f5480d001bdf5d4139338">
4167 <source>You account is blocked.</source>
4168 <target>Dein Konto ist gesperrt.</target>
4169 <context-group name="null">
4170 <context context-type="linenumber">1</context>
4171 </context-group>
4172 </trans-unit>
6b09aba9
C
4173 <trans-unit id="7701e3762dc4a2b2e302c24f17820bc8dd7cacc1">
4174 <source>An email with the reset password instructions will be sent to <x id="INTERPOLATION" equiv-text="{{email}}"/>.</source>
4175 <target>Eine E-Mail mit einer Anleitung zum Zurücksetzen des Passworts wird an <x id="INTERPOLATION" equiv-text="{{email}}"/> gesendet.</target>
4176 <context-group name="null">
4177 <context context-type="linenumber">1</context>
4178 </context-group>
4179 </trans-unit>
4a03da5f
C
4180 <trans-unit id="b0f24b7136e551a0deba831f1525711245b31a26">
4181 <source>Your password has been successfully reset!</source>
4182 <target>Dein Passwort wurde zurückgesetzt!</target>
4183 <context-group name="null">
4184 <context context-type="linenumber">1</context>
4185 </context-group>
4186 </trans-unit>
4187 <trans-unit id="7fb1099e29660162f9154d5b2feee7743a423df6">
4188 <source>Today</source>
4189 <target>Heute</target>
4190 <context-group name="null">
4191 <context context-type="linenumber">1</context>
4192 </context-group>
4193 </trans-unit>
6b09aba9
C
4194 <trans-unit id="02e0243b60007368f87dc01e083f232dd025096d">
4195 <source>Last 7 days</source>
4196 <target>Letzte 7 Tage</target>
4197 <context-group name="null">
4198 <context context-type="linenumber">1</context>
4199 </context-group>
4200 </trans-unit>
4201 <trans-unit id="7668986b9f753fcd72ad4a00b1a0c4861d1f7fb8">
4202 <source>Last 30 days</source>
4203 <target>Letzte 30 Tage</target>
4204 <context-group name="null">
4205 <context context-type="linenumber">1</context>
4206 </context-group>
4207 </trans-unit>
4208 <trans-unit id="a77b663fd9b94c38bc9c6493a51b5f3acacb9bca">
4209 <source>Last 365 days</source>
4210 <target>Letzte 365 Tage</target>
4211 <context-group name="null">
4212 <context context-type="linenumber">1</context>
4213 </context-group>
4214 </trans-unit>
4215 <trans-unit id="d2f3bf121699ff08a25fa4859bfdf3996bf821cc">
4216 <source>Short (&lt; 4 min)</source>
4217 <target>Kurz (&lt; 4 min)</target>
4218 <context-group name="null">
4219 <context context-type="linenumber">1</context>
4220 </context-group>
4221 </trans-unit>
4222 <trans-unit id="ac0fa1039f09ec0d917303658c5bb1ee813a4225">
4223 <source>Long (&gt; 10 min)</source>
4224 <target>Lang (&gt; 10 min)</target>
4225 <context-group name="null">
4226 <context context-type="linenumber">1</context>
4227 </context-group>
4228 </trans-unit>
4229 <trans-unit id="f24d368d6be0fee70fb4503d2ad37a612e1b0889">
4230 <source>Medium (4-10 min)</source>
9c91b521 4231 <target>Mittel (4–10 min)</target>
6b09aba9
C
4232 <context-group name="null">
4233 <context context-type="linenumber">1</context>
4234 </context-group>
4235 </trans-unit>
4236 <trans-unit id="ed073fec00d699b7a97bb65b4f3a722b203c5bca">
4237 <source>Relevance</source>
4238 <target>Relevanz</target>
4239 <context-group name="null">
4240 <context context-type="linenumber">1</context>
4241 </context-group>
4242 </trans-unit>
4243 <trans-unit id="1aee80ab35aa99508802cdec6306e110b2feaf9e">
4244 <source>Publish date</source>
4245 <target>Veröffentlichungsdatum</target>
4246 <context-group name="null">
4247 <context context-type="linenumber">1</context>
4248 </context-group>
4249 </trans-unit>
4250 <trans-unit id="b7641aed03492978b4ec6843b1e53f30464294d9">
4251 <source>Views</source>
4252 <target>Aufrufe</target>
4253 <context-group name="null">
4254 <context context-type="linenumber">1</context>
4255 </context-group>
4256 </trans-unit>
4a03da5f
C
4257 <trans-unit id="7e892ba15f2c6c17e83510e273b3e10fc32ea016">
4258 <source>Search</source>
4259 <target>Suche</target>
4260 <context-group name="null">
4261 <context context-type="linenumber">1</context>
4262 </context-group>
4263 </trans-unit>
4264 <trans-unit id="b67c8e57904c67c4566610363b7f82c748d04323">
4265 <source>Instance name is required.</source>
4266 <target>Bitte gib einen Instanznamen ein.</target>
4267 <context-group name="null">
4268 <context context-type="linenumber">1</context>
4269 </context-group>
4270 </trans-unit>
4271 <trans-unit id="10a248adb1ee12830355a04ac3cde2bad2d41d7d">
4272 <source>Short description should not be longer than 250 characters.</source>
4273 <target>Die Kurzbeschreibung sollte nicht mehr als 250 Zeichen umfassen.</target>
4274 <context-group name="null">
4275 <context context-type="linenumber">1</context>
4276 </context-group>
4277 </trans-unit>
4278 <trans-unit id="356e63270712273da168072ec0fc78a969919bf1">
4279 <source>Twitter username is required.</source>
4280 <target>Bitte gib einen Twitter-Benutzernamen ein.</target>
4281 <context-group name="null">
4282 <context context-type="linenumber">1</context>
4283 </context-group>
4284 </trans-unit>
4285 <trans-unit id="dbb2ef02020afc05e146855f2e1dd7c9522d49b6">
4286 <source>Previews cache size is required.</source>
4287 <target>Bitte gib eine Cachegröße an.</target>
4288 <context-group name="null">
4289 <context context-type="linenumber">1</context>
4290 </context-group>
4291 </trans-unit>
4292 <trans-unit id="97836c6e698185b4ce357de9d4b2ab3e838f2459">
4293 <source>Previews cache size must be greater than 1.</source>
6b09aba9 4294 <target>Die Größe des Vorschau-Caches muss größer als 1 sein.</target>
4a03da5f
C
4295 <context-group name="null">
4296 <context context-type="linenumber">1</context>
4297 </context-group>
4298 </trans-unit>
4299 <trans-unit id="e7393dc4a4aa12d005582eb9e1ddc7e5ca5bebd3">
4300 <source>Previews cache size must be a number.</source>
4301 <target>Die Cachegröße muss eine Zahl sein.</target>
4302 <context-group name="null">
4303 <context context-type="linenumber">1</context>
4304 </context-group>
4305 </trans-unit>
6b09aba9
C
4306 <trans-unit id="545f5dea553b2d7c4a65920ccdcb1e9dbdc7f4d8">
4307 <source>Captions cache size is required.</source>
4308 <target>Die Cachegröße der Untertitel muss angegeben werden.</target>
4309 <context-group name="null">
4310 <context context-type="linenumber">1</context>
4311 </context-group>
4312 </trans-unit>
4313 <trans-unit id="a8d7131c0ca1eefe7b058e6081236ca1be364e2c">
4314 <source>Captions cache size must be greater than 1.</source>
4315 <target>Die Größe des Untertitel-Caches muss größer als 1 sein.</target>
4316 <context-group name="null">
4317 <context context-type="linenumber">1</context>
4318 </context-group>
4319 </trans-unit>
4320 <trans-unit id="c3decd47b03cf542df091c1a2fb25b756e59074e">
4321 <source>Captions cache size must be a number.</source>
4322 <target>Die Größe des Untertitel-Caches muss eine Zahl sein.</target>
4323 <context-group name="null">
4324 <context context-type="linenumber">1</context>
4325 </context-group>
4326 </trans-unit>
4a03da5f
C
4327 <trans-unit id="2cdd5a8c604ef16c2f9a17ed81d73f4f9509e828">
4328 <source>Signup limit is required.</source>
9c91b521 4329 <target>Bitte gib eine Obergrenze für die Registrierungen ein.</target>
4a03da5f
C
4330 <context-group name="null">
4331 <context context-type="linenumber">1</context>
4332 </context-group>
4333 </trans-unit>
4334 <trans-unit id="0ca9f7ec55c9896add6e82d2b52e9217e1140cf7">
4335 <source>Signup limit must be greater than 1.</source>
9c91b521 4336 <target>Die Obergrenze für Registrierungen muss größer als 1 sein.</target>
4a03da5f
C
4337 <context-group name="null">
4338 <context context-type="linenumber">1</context>
4339 </context-group>
4340 </trans-unit>
4341 <trans-unit id="58c2f66ba74f1400914031ef4ed635938e9e8ced">
4342 <source>Signup limit must be a number.</source>
9c91b521 4343 <target>Die Obergrenze für Registrierungen muss eine Zahl sein.</target>
4a03da5f
C
4344 <context-group name="null">
4345 <context context-type="linenumber">1</context>
4346 </context-group>
4347 </trans-unit>
4348 <trans-unit id="1245841647f9b42d3e7554903c1c50bdd80ab021">
4349 <source>Admin email is required.</source>
6b09aba9 4350 <target>Bitte gib eine Administrator-E-Mail-Adresse an.</target>
4a03da5f
C
4351 <context-group name="null">
4352 <context context-type="linenumber">1</context>
4353 </context-group>
4354 </trans-unit>
4355 <trans-unit id="3fd2feb77dfe57fe82573e3cdf996105e2fafc66">
4356 <source>Admin email must be valid.</source>
9c91b521 4357 <target>Bitte gib eine gültige Administrator-E-Mail-Adresse an.</target>
4a03da5f
C
4358 <context-group name="null">
4359 <context context-type="linenumber">1</context>
4360 </context-group>
4361 </trans-unit>
4362 <trans-unit id="f15f2e02b1f6a96553e98ea4a969045d17ec1400">
4363 <source>Transcoding threads is required.</source>
b18d4b9f 4364 <target>Bitte gib eine Anzahl für die Trankcodierungsthreads an.</target>
4a03da5f
C
4365 <context-group name="null">
4366 <context context-type="linenumber">1</context>
4367 </context-group>
4368 </trans-unit>
9c91b521
C
4369 <trans-unit id="4166cc066b963a23829b48a09e394f73b453fabd">
4370 <source>Transcoding threads must be greater or equal to 0.</source>
4371 <target>Die Anzahl der Threads zum Transcodieren muss gleich oder größer 0 sein.</target>
4372 <context-group name="null">
4373 <context context-type="linenumber">1</context>
4374 </context-group>
4375 </trans-unit>
ad3fa0c5
C
4376 <trans-unit id="b6f52e19f074f77866fa03fabe1ddd5cdae346f0">
4377 <source>Email is required.</source>
4378 <target>Bitte gib eine E-Mail-Adresse ein.</target>
4379 <context-group name="null">
4380 <context context-type="linenumber">1</context>
4381 </context-group>
4382 </trans-unit>
4383 <trans-unit id="bef8a36c3dffff15fb5faf3d20bdbbbc1af824c1">
4384 <source>Email must be valid.</source>
4385 <target>Bitte gebe eine gültige E-Mail-Adresse ein.</target>
4386 <context-group name="null">
4387 <context context-type="linenumber">1</context>
4388 </context-group>
4389 </trans-unit>
4a03da5f
C
4390 <trans-unit id="5db300f6fba918a35597160183205ede13e8e149">
4391 <source>Username is required.</source>
4392 <target>Bitte gib einen Benutzernamen ein.</target>
4393 <context-group name="null">
4394 <context context-type="linenumber">1</context>
4395 </context-group>
4396 </trans-unit>
4397 <trans-unit id="4eb39d69b74d7a56652ec84fa6826994ee26c0e5">
4398 <source>Password is required.</source>
4399 <target>Bitte gib ein Passwort ein.</target>
4400 <context-group name="null">
4401 <context context-type="linenumber">1</context>
4402 </context-group>
4403 </trans-unit>
4404 <trans-unit id="c90872a06666a51c2957c4b29724e68df5c67154">
4405 <source>Confirmation of the password is required.</source>
4406 <target>Bitte bestätige das Passwort.</target>
4407 <context-group name="null">
4408 <context context-type="linenumber">1</context>
4409 </context-group>
4410 </trans-unit>
4a03da5f
C
4411 <trans-unit id="1fe26e49476ac701885abc59127e96a3760847f0">
4412 <source>Password must be at least 6 characters long.</source>
4413 <target>Das Passwort muss mindestens 6 Zeichen lang sein.</target>
4414 <context-group name="null">
4415 <context context-type="linenumber">1</context>
4416 </context-group>
4417 </trans-unit>
4418 <trans-unit id="0a154031f3e66985af96d5f903441cf84f0dc75e">
4419 <source>Password cannot be more than 255 characters long.</source>
4420 <target>Das Passwort darf nicht länger als 255 Zeichen lang sein.</target>
4421 <context-group name="null">
4422 <context context-type="linenumber">1</context>
4423 </context-group>
4424 </trans-unit>
d972dc7f
C
4425 <trans-unit id="2db8f1f93a5485c32267762a3bf4da499832e732">
4426 <source>The new password and the confirmed password do not correspond.</source>
4427 <target>Die Passwörter stimmen nicht überein.</target>
4428 <context-group name="null">
4429 <context context-type="linenumber">1</context>
4430 </context-group>
4431 </trans-unit>
4a03da5f
C
4432 <trans-unit id="abede840116d58f04a55d99a6cbd68da8a3e1bbf">
4433 <source>Video quota is required.</source>
9c91b521 4434 <target>Das Videokontingent muss angegeben werden.</target>
4a03da5f
C
4435 <context-group name="null">
4436 <context context-type="linenumber">1</context>
4437 </context-group>
4438 </trans-unit>
4439 <trans-unit id="93a6dc1d3aa0d3201c86ef1ec8adf5cf0ada3c80">
4440 <source>Quota must be greater than -1.</source>
4441 <target>Das Kontingent muss größer als -1 sein.</target>
4442 <context-group name="null">
4443 <context context-type="linenumber">1</context>
4444 </context-group>
4445 </trans-unit>
9c91b521
C
4446 <trans-unit id="7e58d1fb4e86af94f5199660ef349d55811888bb">
4447 <source>Daily upload limit is required.</source>
4448 <target>Bitte gibt eine tägliche Obergrenze zum Hochladen ein.</target>
4449 <context-group name="null">
4450 <context context-type="linenumber">1</context>
4451 </context-group>
4452 </trans-unit>
4453 <trans-unit id="e283cbc4469959ea664f9d545f15278e089a6f1e">
4454 <source>Daily upload limit must be greater than -1.</source>
4455 <target>Die tägliche Obergrenze zum Hochladen muss größer als -1 sein.</target>
4456 <context-group name="null">
4457 <context context-type="linenumber">1</context>
4458 </context-group>
4459 </trans-unit>
4a03da5f
C
4460 <trans-unit id="545e77fd5d9526228a2133109447c23225ed9c85">
4461 <source>User role is required.</source>
4462 <target>Die Benutzerrolle muss angegeben werden.</target>
4463 <context-group name="null">
4464 <context context-type="linenumber">1</context>
4465 </context-group>
4466 </trans-unit>
4467 <trans-unit id="1c417b7aef730d6ef5d62fa8a0a7e25e3a2393e4">
4468 <source>Display name is required.</source>
4469 <target>Der Anzeigename muss angegeben werden.</target>
4470 <context-group name="null">
4471 <context context-type="linenumber">1</context>
4472 </context-group>
4473 </trans-unit>
ad3fa0c5
C
4474 <trans-unit id="d531c2261dc0c2739bd7cbb2bb175946b7eeb3ae">
4475 <source>Description must be at least 3 characters long.</source>
4476 <target>Die Beschreibung muss mindestens 3 Zeichen umfassen.</target>
4a03da5f
C
4477 <context-group name="null">
4478 <context context-type="linenumber">1</context>
4479 </context-group>
4480 </trans-unit>
ad3fa0c5
C
4481 <trans-unit id="a4179e366d4aa335f1ddd0a13e9109c71a9338d0">
4482 <source>Description cannot be more than 1000 characters long.</source>
4483 <target>Beschreibung kann nicht länger als 1000 Zeichen sein.</target>
4a03da5f
C
4484 <context-group name="null">
4485 <context context-type="linenumber">1</context>
4486 </context-group>
4487 </trans-unit>
6b09aba9
C
4488 <trans-unit id="4a3ebc6ddb6b6677aed7b04eb503f9ddd0cfe561">
4489 <source>You must to agree with the instance terms in order to registering on it.</source>
b18d4b9f 4490 <target>Um dich auf dieser Instanz zu registrieren, musst du den Bestimmungen zustimmen.</target>
6b09aba9
C
4491 <context-group name="null">
4492 <context context-type="linenumber">1</context>
4493 </context-group>
4494 </trans-unit>
9c91b521
C
4495 <trans-unit id="6d2c3ebffd49b8933200a6d4e5b74712be49bf00">
4496 <source>Ban reason must be at least 3 characters long.</source>
4497 <target>Der Grund für die Sperrung muss mindestens 3 Zeichen umfassen.</target>
4498 <context-group name="null">
4499 <context context-type="linenumber">1</context>
4500 </context-group>
4501 </trans-unit>
4502 <trans-unit id="be32ff1dd6e464c5c085dd7d128316f476d2e0fd">
4503 <source>Ban reason cannot be more than 250 characters long.</source>
4504 <target>Der Grund für die Sperrung darf nicht mehr als 250 Zeichen umfassen.</target>
4505 <context-group name="null">
4506 <context context-type="linenumber">1</context>
4507 </context-group>
4508 </trans-unit>
4a03da5f
C
4509 <trans-unit id="b3cf1889d2fdd6b15e697c270c9b80772fe2cae6">
4510 <source>Report reason is required.</source>
6b09aba9 4511 <target>Es muss ein Grund für die Meldung angegeben werden.</target>
4a03da5f
C
4512 <context-group name="null">
4513 <context context-type="linenumber">1</context>
4514 </context-group>
4515 </trans-unit>
4516 <trans-unit id="993f9f5703d449a1d467243db75253d288a2947e">
4517 <source>Report reason must be at least 2 characters long.</source>
4518 <target>Der Grund für die Meldung muss mindestens 2 Zeichen umfassen.</target>
4519 <context-group name="null">
4520 <context context-type="linenumber">1</context>
4521 </context-group>
4522 </trans-unit>
9c91b521
C
4523 <trans-unit id="2fa41debd17a206d4a2a5e8d14bcd7055f6e5118">
4524 <source>Moderation comment is required.</source>
4525 <target>Der Moderationskommentar muss angegeben werden.</target>
4526 <context-group name="null">
4527 <context context-type="linenumber">1</context>
4528 </context-group>
4529 </trans-unit>
4530 <trans-unit id="82e31d0837eaa69a4364e7434d253ce138b3c5c2">
4531 <source>Moderation comment must be at least 2 characters long.</source>
4532 <target>Der Moderationskommentar muss mindestens 2 Zeichen umfassen.</target>
4533 <context-group name="null">
4534 <context context-type="linenumber">1</context>
4535 </context-group>
4536 </trans-unit>
9c91b521
C
4537 <trans-unit id="94b831c7e3684258f88e099c6cd3b8f73f8a2de6">
4538 <source>The channel is required.</source>
4539 <target>Der Kanal muss angegeben werden.</target>
4540 <context-group name="null">
4541 <context context-type="linenumber">1</context>
4542 </context-group>
4543 </trans-unit>
4544 <trans-unit id="0776b05d442a0a16f083a5eefa52a166b9d514ca">
4545 <source>Blacklist reason must be at least 2 characters long.</source>
4546 <target>Der Grund für die Sperre must mindestens 2 Zeichen umfassen.</target>
4547 <context-group name="null">
4548 <context context-type="linenumber">1</context>
4549 </context-group>
4550 </trans-unit>
4551 <trans-unit id="5009443905b0b152915247799492bf5e164e7626">
4552 <source>Blacklist reason cannot be more than 300 characters long.</source>
4553 <target>Der Grund für die Sperre darf nicht mehr als 300 Zeichen umfassen.</target>
4554 <context-group name="null">
4555 <context context-type="linenumber">1</context>
4556 </context-group>
4557 </trans-unit>
6b09aba9
C
4558 <trans-unit id="c9eadf8830b3bc09bd444d739af86414eed9bd9e">
4559 <source>Video caption language is required.</source>
b18d4b9f 4560 <target>Eine Untertitelsprache muss angegeben werden.</target>
6b09aba9
C
4561 <context-group name="null">
4562 <context context-type="linenumber">1</context>
4563 </context-group>
4564 </trans-unit>
4565 <trans-unit id="82083ae96724851ff37e1c7e4e9f907c25677963">
4566 <source>Video caption file is required.</source>
b18d4b9f 4567 <target>Eine Untertiteldatei für das Video muss angegeben werden.</target>
6b09aba9
C
4568 <context-group name="null">
4569 <context context-type="linenumber">1</context>
4570 </context-group>
4571 </trans-unit>
9c91b521
C
4572 <trans-unit id="bd7fc070c728dc6dbf3959d49fe5bb27ce15d294">
4573 <source>The username is required.</source>
4574 <target>Der Benutzername muss angegeben werden.</target>
4575 <context-group name="null">
4576 <context context-type="linenumber">1</context>
4577 </context-group>
4578 </trans-unit>
ad3fa0c5
C
4579 <trans-unit id="c8465c3773699dd075e0147e264d2e232f605803">
4580 <source>You can only transfer ownership to a local account</source>
4581 <target>Du kannst den Besitz nur auf einen lokalen Account übertragen</target>
9c91b521
C
4582 <context-group name="null">
4583 <context context-type="linenumber">1</context>
4584 </context-group>
4585 </trans-unit>
ad3fa0c5
C
4586 <trans-unit id="541087322c34e8b26954fd67ff4fc80d1a6c1b33">
4587 <source>Name is required.</source>
4588 <target>Der Name muss angegeben werden.</target>
9c91b521
C
4589 <context-group name="null">
4590 <context context-type="linenumber">1</context>
4591 </context-group>
4592 </trans-unit>
ad3fa0c5
C
4593 <trans-unit id="e7182e21e9566cc81c83f92727461322f71fd69b">
4594 <source>Support text must be at least 3 characters long.</source>
4595 <target>Die Beschreibung zur Unterstützung muss mindestens 3 Zeichen umfassen.</target>
9c91b521
C
4596 <context-group name="null">
4597 <context context-type="linenumber">1</context>
4598 </context-group>
4599 </trans-unit>
ad3fa0c5
C
4600 <trans-unit id="15ec53d9ee65cb930c5f5d10ae2e8dd3fd44fc85">
4601 <source>Support text cannot be more than 1000 characters long.</source>
4602 <target>Die Beschreibung zur Unterstützung kann nicht mehr als 1000 Zeichen lang sein.</target>
4a03da5f
C
4603 <context-group name="null">
4604 <context context-type="linenumber">1</context>
4605 </context-group>
4606 </trans-unit>
4a03da5f
C
4607 <trans-unit id="6ca60e0f6dfbc0073b0514bce7d273150b0b9e79">
4608 <source>Comment is required.</source>
4609 <target>Bitte gib einen Kommentar ein.</target>
4610 <context-group name="null">
4611 <context context-type="linenumber">1</context>
4612 </context-group>
4613 </trans-unit>
4614 <trans-unit id="f5a94cae76685e72f33541b977efdd7845cb0ed6">
4615 <source>Comment must be at least 2 characters long.</source>
4616 <target>Der Kommentar muss mindestens 2 Zeichen umfassen.</target>
4617 <context-group name="null">
4618 <context context-type="linenumber">1</context>
4619 </context-group>
4620 </trans-unit>
4621 <trans-unit id="7c194080446ee6901fd17a8b8648534ffe98b123">
4622 <source>Comment cannot be more than 3000 characters long.</source>
4623 <target>Der Kommentar darf nicht mehr als 3000 Zeichen umfassen.</target>
4624 <context-group name="null">
4625 <context context-type="linenumber">1</context>
4626 </context-group>
4627 </trans-unit>
4628 <trans-unit id="cdc51eaeab88683610a28af8645cf91d136b39e1">
4629 <source>Video name is required.</source>
4630 <target>Bitte gib einen Titel ein.</target>
4631 <context-group name="null">
4632 <context context-type="linenumber">1</context>
4633 </context-group>
4634 </trans-unit>
4635 <trans-unit id="c27cc734f76efd221663921dd0898ea7c8bcbb5c">
4636 <source>Video name must be at least 3 characters long.</source>
4637 <target>Der Name des Videos muss mindestens 3 Zeichen lang sein.</target>
4638 <context-group name="null">
4639 <context context-type="linenumber">1</context>
4640 </context-group>
4641 </trans-unit>
4642 <trans-unit id="0320d0f7f8eec2341e27ca53d7875217a3d99695">
4643 <source>Video name cannot be more than 120 characters long.</source>
4644 <target>Der Name des Videos darf nicht länger als 120 Zeichen lang sein.</target>
4645 <context-group name="null">
4646 <context context-type="linenumber">1</context>
4647 </context-group>
4648 </trans-unit>
4649 <trans-unit id="a627c58cf1849d7d838696e7f36c1bae1a8b31a4">
4650 <source>Video privacy is required.</source>
d972dc7f 4651 <target>Die Sichtbarkeit muss angegeben werden.</target>
4a03da5f
C
4652 <context-group name="null">
4653 <context context-type="linenumber">1</context>
4654 </context-group>
4655 </trans-unit>
4656 <trans-unit id="97afb789c1ab09074495d49aaadb92a1c3e71a16">
4657 <source>Video channel is required.</source>
4658 <target>Bitte gib einen Kanal an.</target>
4659 <context-group name="null">
4660 <context context-type="linenumber">1</context>
4661 </context-group>
4662 </trans-unit>
4663 <trans-unit id="af5e2d5f3ac817c735fb7ff9ca16322789f66fef">
4664 <source>Video description must be at least 3 characters long.</source>
4665 <target>Die Beschreibung des Videos muss mindestens 3 Zeichen umfassen.</target>
4666 <context-group name="null">
4667 <context context-type="linenumber">1</context>
4668 </context-group>
4669 </trans-unit>
4670 <trans-unit id="ce28a9403c2d7e5da2e59af27118f8b6d109e906">
4671 <source>Video description cannot be more than 10000 characters long.</source>
4672 <target>Die Beschreibung des Videos darf nicht nicht mehr als 10000 Zeichen umfassen.</target>
4673 <context-group name="null">
4674 <context context-type="linenumber">1</context>
4675 </context-group>
4676 </trans-unit>
4677 <trans-unit id="f1cffdc2e156716cd9880201d65ba457d11464f8">
4678 <source>A tag should be more than 2 characters long.</source>
4679 <target>Ein Tag sollte mindestens 2 Zeichen lang sein.</target>
4680 <context-group name="null">
4681 <context context-type="linenumber">1</context>
4682 </context-group>
4683 </trans-unit>
4684 <trans-unit id="34a0811f9a2a7366cc9efcdad52ea59b105326ea">
4685 <source>A tag should be less than 30 characters long.</source>
4686 <target>Ein Tag sollte weniger als 30 Zeichen lang sein.</target>
4687 <context-group name="null">
4688 <context context-type="linenumber">1</context>
4689 </context-group>
4690 </trans-unit>
4691 <trans-unit id="665092574f9af9fec262f8349b67b14192391ae6">
4692 <source>Video support must be at least 3 characters long.</source>
4693 <target>Die Beschreibung zur Unterstützung muss mindestens 3 Zeichen umfassen.</target>
4694 <context-group name="null">
4695 <context context-type="linenumber">1</context>
4696 </context-group>
4697 </trans-unit>
ad3fa0c5
C
4698 <trans-unit id="f17de746af56840511cae11559539b6d8b6955ad">
4699 <source>Video support cannot be more than 1000 characters long.</source>
4700 <target>Die Beschreibung zur Unterstützung darf nicht mehr als 1000 Zeichen umfassen.</target>
4701 <context-group name="null">
4702 <context context-type="linenumber">1</context>
4703 </context-group>
4704 </trans-unit>
4a03da5f
C
4705 <trans-unit id="453413bf387dea681958871319bab489dd5e6ec0">
4706 <source>A date is required to schedule video update.</source>
9c91b521 4707 <target>Bitte gib ein ein Datum für die geplante Veröffentlichung ein.</target>
4a03da5f
C
4708 <context-group name="null">
4709 <context context-type="linenumber">1</context>
4710 </context-group>
4711 </trans-unit>
6b09aba9
C
4712 <trans-unit id="3b7ed22d0730d03b38c254332829d855ee7256c4">
4713 <source>This file is too large.</source>
4714 <target>Diese Datei ist zu groß.</target>
4715 <context-group name="null">
4716 <context context-type="linenumber">1</context>
4717 </context-group>
4718 </trans-unit>
4a03da5f
C
4719 <trans-unit id="0bf41abaa85526711f7952b4600e4044bc7f04a4">
4720 <source>All unsaved data will be lost, are you sure you want to leave this page?</source>
6b09aba9 4721 <target>Alle ungespeicherten Daten werden verworfen. Willst du die Seite wirklich verlassen?</target>
4a03da5f
C
4722 <context-group name="null">
4723 <context context-type="linenumber">1</context>
4724 </context-group>
4725 </trans-unit>
4726 <trans-unit id="a8059e31694578c1b0344a76a345357dd60e8f01">
4727 <source>Warning</source>
4728 <target>Warnung</target>
4729 <context-group name="null">
4730 <context context-type="linenumber">1</context>
4731 </context-group>
4732 </trans-unit>
4733 <trans-unit id="8339364b054610983b7f2334bb807fff7613bddf">
4734 <source>Sunday</source>
4735 <target>Sonntag</target>
4736 <context-group name="null">
4737 <context context-type="linenumber">1</context>
4738 </context-group>
4739 </trans-unit>
4740 <trans-unit id="a43c57a7cbebf57eb33a2eae5e994c91d9887596">
4741 <source>Monday</source>
4742 <target>Montag</target>
4743 <context-group name="null">
4744 <context context-type="linenumber">1</context>
4745 </context-group>
4746 </trans-unit>
4747 <trans-unit id="48a2a35957ce394eb2c59ae35c99642360af70ee">
4748 <source>Tuesday</source>
4749 <target>Dienstag</target>
4750 <context-group name="null">
4751 <context context-type="linenumber">1</context>
4752 </context-group>
4753 </trans-unit>
4754 <trans-unit id="b0af441f9ba8b82952b9ec10fb8c62e8fec67df9">
4755 <source>Wednesday</source>
4756 <target>Mittwoch</target>
4757 <context-group name="null">
4758 <context context-type="linenumber">1</context>
4759 </context-group>
4760 </trans-unit>
4761 <trans-unit id="55c583b99c809818ec27df065ccf05357a6ac10b">
4762 <source>Thursday</source>
4763 <target>Donnerstag</target>
4764 <context-group name="null">
4765 <context context-type="linenumber">1</context>
4766 </context-group>
4767 </trans-unit>
4768 <trans-unit id="e91b54925dc5f490753f60f53ef6f8b4609e6215">
4769 <source>Friday</source>
4770 <target>Freitag</target>
4771 <context-group name="null">
4772 <context context-type="linenumber">1</context>
4773 </context-group>
4774 </trans-unit>
4775 <trans-unit id="c0d2dd391a3eca8e841a5d0e035cd268280eb68e">
4776 <source>Saturday</source>
4777 <target>Samstag</target>
4778 <context-group name="null">
4779 <context context-type="linenumber">1</context>
4780 </context-group>
4781 </trans-unit>
4782 <trans-unit id="6549890cd0d6b59fb0e1aa383b00483a68a55eef">
4783 <source>Sun</source>
4784 <target>So</target>
4785 <context-group name="null">
4786 <context context-type="linenumber">1</context>
4787 </context-group>
4788 </trans-unit>
4789 <trans-unit id="3382aa5d7f520e197fb59a4995fe1beffca2d0ff">
4790 <source>Mon</source>
4791 <target>Mo</target>
4792 <context-group name="null">
4793 <context context-type="linenumber">1</context>
4794 </context-group>
4795 </trans-unit>
4796 <trans-unit id="f883ec926274974df0fc46c037cbffd6a863ebc9">
4797 <source>Tue</source>
4798 <target>Di</target>
4799 <context-group name="null">
4800 <context context-type="linenumber">1</context>
4801 </context-group>
4802 </trans-unit>
4803 <trans-unit id="242b4f4b5651e24f9a9007ef153a57981e4b989d">
4804 <source>Wed</source>
4805 <target>Mi</target>
4806 <context-group name="null">
4807 <context context-type="linenumber">1</context>
4808 </context-group>
4809 </trans-unit>
4810 <trans-unit id="5a2c39d56b8f00a6a4670a63b53caacbda953be6">
4811 <source>Thu</source>
4812 <target>Do</target>
4813 <context-group name="null">
4814 <context context-type="linenumber">1</context>
4815 </context-group>
4816 </trans-unit>
4817 <trans-unit id="4cdf23d523a0e52e0dec9cd650ffd9bd6952792c">
4818 <source>Fri</source>
4819 <target>Fr</target>
4820 <context-group name="null">
4821 <context context-type="linenumber">1</context>
4822 </context-group>
4823 </trans-unit>
4824 <trans-unit id="1283d165a942d7f4c469ba34f99dbb9e927d0261">
4825 <source>Sat</source>
4826 <target>Sa</target>
4827 <context-group name="null">
4828 <context context-type="linenumber">1</context>
4829 </context-group>
4830 </trans-unit>
4831 <trans-unit id="2fba8448ff13105c57665a9a6ffcfe9615d855dd">
4832 <source>Su</source>
4833 <target>So</target>
4834 <context-group name="null">
4835 <context context-type="linenumber">1</context>
4836 </context-group>
4837 </trans-unit>
4838 <trans-unit id="388144af7ac7651d2615b9be0e84f43ae71d9fb3">
4839 <source>Mo</source>
4840 <target>Mo</target>
4841 <context-group name="null">
4842 <context context-type="linenumber">1</context>
4843 </context-group>
4844 </trans-unit>
4845 <trans-unit id="d96313e42b5f0751ce2676a31d309b4d322ab462">
4846 <source>Tu</source>
4847 <target>Di</target>
4848 <context-group name="null">
4849 <context context-type="linenumber">1</context>
4850 </context-group>
4851 </trans-unit>
4852 <trans-unit id="06cc3d39f78c0615b707cef39cd4875599611fef">
4853 <source>We</source>
4854 <target>Mi</target>
4855 <context-group name="null">
4856 <context context-type="linenumber">1</context>
4857 </context-group>
4858 </trans-unit>
4859 <trans-unit id="790894436cca9d675d59be9a8aafd58acccde2cd">
4860 <source>Th</source>
4861 <target>Do</target>
4862 <context-group name="null">
4863 <context context-type="linenumber">1</context>
4864 </context-group>
4865 </trans-unit>
4866 <trans-unit id="42dfe37169f8471367c31489155229bbe1747ea5">
4867 <source>Fr</source>
4868 <target>Fr</target>
4869 <context-group name="null">
4870 <context context-type="linenumber">1</context>
4871 </context-group>
4872 </trans-unit>
4873 <trans-unit id="1b64ea3e04ceeb512e8974eb0019dee4f211c7a0">
4874 <source>Sa</source>
4875 <target>Sa</target>
4876 <context-group name="null">
4877 <context context-type="linenumber">1</context>
4878 </context-group>
4879 </trans-unit>
4880 <trans-unit id="e7815f1c4a6d3cc157a16407a48865023cc35ec0">
4881 <source>January</source>
4882 <target>Januar</target>
4883 <context-group name="null">
4884 <context context-type="linenumber">1</context>
4885 </context-group>
4886 </trans-unit>
4887 <trans-unit id="0393a96b58df82af39a2ec83deec624749e42036">
4888 <source>February</source>
4889 <target>Februar</target>
2c24b9d3 4890 <context-group name="null">
4a03da5f 4891 <context context-type="linenumber">1</context>
2c24b9d3
C
4892 </context-group>
4893 </trans-unit>
4a03da5f
C
4894 <trans-unit id="ea41ee3743ec5bdbbf863ab793bbdd6e6d9af96e">
4895 <source>March</source>
4896 <target>März</target>
2c24b9d3 4897 <context-group name="null">
4a03da5f 4898 <context context-type="linenumber">1</context>
2c24b9d3
C
4899 </context-group>
4900 </trans-unit>
4a03da5f
C
4901 <trans-unit id="b87ee784d9e93b5557aca9bdc9464dbd4328920a">
4902 <source>April</source>
4903 <target>April</target>
2c24b9d3 4904 <context-group name="null">
4a03da5f 4905 <context context-type="linenumber">1</context>
2c24b9d3
C
4906 </context-group>
4907 </trans-unit>
4a03da5f
C
4908 <trans-unit id="862da1034ac2707cc44123ed963b2f42109b6b3e">
4909 <source>May</source>
4910 <target>Mai</target>
2c24b9d3 4911 <context-group name="null">
4a03da5f 4912 <context context-type="linenumber">1</context>
2c24b9d3
C
4913 </context-group>
4914 </trans-unit>
4a03da5f
C
4915 <trans-unit id="2f234249d4c3c39e27c0f05d4a6b73a7959caeb2">
4916 <source>June</source>
4917 <target>Juni</target>
2c24b9d3 4918 <context-group name="null">
4a03da5f 4919 <context context-type="linenumber">1</context>
2c24b9d3
C
4920 </context-group>
4921 </trans-unit>
4a03da5f
C
4922 <trans-unit id="11447f95e83c8de675ab6c492150f88e4d9bd15e">
4923 <source>July</source>
4924 <target>Juli</target>
2c24b9d3 4925 <context-group name="null">
4a03da5f 4926 <context context-type="linenumber">1</context>
2c24b9d3
C
4927 </context-group>
4928 </trans-unit>
4a03da5f
C
4929 <trans-unit id="ddd9a3d59a8db4e822e54e9473c05b571aca9829">
4930 <source>August</source>
4931 <target>August</target>
2c24b9d3 4932 <context-group name="null">
4a03da5f 4933 <context context-type="linenumber">1</context>
2c24b9d3
C
4934 </context-group>
4935 </trans-unit>
4a03da5f
C
4936 <trans-unit id="e21dc41f9b3fdaf35ab6b2d9e2e5e8a926fb1938">
4937 <source>September</source>
4938 <target>September</target>
2c24b9d3 4939 <context-group name="null">
4a03da5f 4940 <context context-type="linenumber">1</context>
2c24b9d3
C
4941 </context-group>
4942 </trans-unit>
4a03da5f
C
4943 <trans-unit id="71f49c502d13e22079a958a5532afa28dbe98b3b">
4944 <source>October</source>
4945 <target>Oktober</target>
2c24b9d3 4946 <context-group name="null">
4a03da5f 4947 <context context-type="linenumber">1</context>
2c24b9d3
C
4948 </context-group>
4949 </trans-unit>
4a03da5f
C
4950 <trans-unit id="64b5ce921faa5e3d277d6d528ddcfc8c2bfe9f52">
4951 <source>November</source>
4952 <target>November</target>
2c24b9d3 4953 <context-group name="null">
4a03da5f 4954 <context context-type="linenumber">1</context>
2c24b9d3
C
4955 </context-group>
4956 </trans-unit>
4a03da5f
C
4957 <trans-unit id="2006e2aabb31714ebc684dc382539649f690ed5c">
4958 <source>December</source>
4959 <target>Dezember</target>
2c24b9d3 4960 <context-group name="null">
4a03da5f 4961 <context context-type="linenumber">1</context>
2c24b9d3
C
4962 </context-group>
4963 </trans-unit>
4a03da5f
C
4964 <trans-unit id="8270e687cfb5624b3f6fbb7991a2e916c96464b7">
4965 <source>Jan</source>
4966 <target>Jan</target>
2c24b9d3 4967 <context-group name="null">
4a03da5f 4968 <context context-type="linenumber">1</context>
2c24b9d3
C
4969 </context-group>
4970 </trans-unit>
4a03da5f
C
4971 <trans-unit id="23544170afbb981dd52750b641576841cf5dcf60">
4972 <source>Feb</source>
4973 <target>Feb</target>
2c24b9d3 4974 <context-group name="null">
4a03da5f 4975 <context context-type="linenumber">1</context>
2c24b9d3
C
4976 </context-group>
4977 </trans-unit>
4a03da5f
C
4978 <trans-unit id="1f14355742459b7d6a0126a1564e1c18f39f86e7">
4979 <source>Mar</source>
4980 <target>Mar</target>
2c24b9d3 4981 <context-group name="null">
4a03da5f 4982 <context context-type="linenumber">1</context>
2c24b9d3
C
4983 </context-group>
4984 </trans-unit>
4a03da5f
C
4985 <trans-unit id="964a5f032bc846d32806a4838580a4f81cf14463">
4986 <source>Apr</source>
4987 <target>Apr</target>
2c24b9d3 4988 <context-group name="null">
4a03da5f 4989 <context context-type="linenumber">1</context>
2c24b9d3
C
4990 </context-group>
4991 </trans-unit>
4a03da5f
C
4992 <trans-unit id="8f7274f606f71d9290ed01c5683092d701632d7f">
4993 <source>Jun</source>
4994 <target>Jun</target>
2c24b9d3 4995 <context-group name="null">
4a03da5f 4996 <context context-type="linenumber">1</context>
2c24b9d3
C
4997 </context-group>
4998 </trans-unit>
4a03da5f
C
4999 <trans-unit id="7c3d8318d6d8d9920ae0a80350616732c33a3211">
5000 <source>Jul</source>
5001 <target>Jul</target>
2c24b9d3 5002 <context-group name="null">
4a03da5f 5003 <context context-type="linenumber">1</context>
2c24b9d3
C
5004 </context-group>
5005 </trans-unit>
4a03da5f
C
5006 <trans-unit id="be1335ffd1c606321e2c020b638dd3c84b434212">
5007 <source>Aug</source>
5008 <target>Aug</target>
2c24b9d3 5009 <context-group name="null">
4a03da5f 5010 <context context-type="linenumber">1</context>
2c24b9d3
C
5011 </context-group>
5012 </trans-unit>
4a03da5f
C
5013 <trans-unit id="4f739d03be1c936c58978739c317d91566348204">
5014 <source>Sep</source>
5015 <target>Sep</target>
2c24b9d3 5016 <context-group name="null">
4a03da5f 5017 <context context-type="linenumber">1</context>
2c24b9d3
C
5018 </context-group>
5019 </trans-unit>
4a03da5f
C
5020 <trans-unit id="6607cacb987a588530a13de7018d959240d19153">
5021 <source>Oct</source>
b18d4b9f 5022 <target>Okt</target>
2c24b9d3 5023 <context-group name="null">
4a03da5f 5024 <context context-type="linenumber">1</context>
2c24b9d3
C
5025 </context-group>
5026 </trans-unit>
4a03da5f
C
5027 <trans-unit id="e597400ded12a366855615e18fcc8f9ac05b72e0">
5028 <source>Nov</source>
5029 <target>Nov</target>
2c24b9d3 5030 <context-group name="null">
4a03da5f 5031 <context context-type="linenumber">1</context>
2c24b9d3
C
5032 </context-group>
5033 </trans-unit>
4a03da5f
C
5034 <trans-unit id="adf2dfa2a9cb490d6a4a74510b7b0846b62d429e">
5035 <source>Dec</source>
b18d4b9f 5036 <target>Dez</target>
2c24b9d3 5037 <context-group name="null">
4a03da5f 5038 <context context-type="linenumber">1</context>
2c24b9d3
C
5039 </context-group>
5040 </trans-unit>
6b09aba9
C
5041 <trans-unit id="99ee4faa69cd2ea8e3678c1f557c0ff1f05aae46">
5042 <source>Clear</source>
5043 <target>Leeren</target>
5044 <context-group name="null">
5045 <context context-type="linenumber">1</context>
5046 </context-group>
5047 </trans-unit>
5048 <trans-unit id="8fb519ba47ea7806beeacdcd44829d85a2aa0cc5">
5049 <source>yy-mm-dd </source>
b18d4b9f 5050 <target>yy-mm-dd </target>
6b09aba9
C
5051 <context-group name="null">
5052 <context context-type="linenumber">1</context>
5053 </context-group>
5054 </trans-unit>
9c91b521
C
5055 <trans-unit id="a0fdb831d4557925dbaa4f8aff7e5035f7506411">
5056 <source>Transcode your videos in multiple resolutions</source>
5057 <target>Transkodiere deine Videos in mehreren Auflösungen.</target>
5058 <context-group name="null">
5059 <context context-type="linenumber">1</context>
5060 </context-group>
5061 </trans-unit>
5062 <trans-unit id="590fc27fcbd7dd680da2bb2da644a183338f6bd1">
5063 <source>HTTP import (YouTube, Vimeo, direct URL...)</source>
5064 <target>HTTP-Import (YouTube, Vimeo, direkte URL, ...)</target>
5065 <context-group name="null">
5066 <context context-type="linenumber">1</context>
5067 </context-group>
5068 </trans-unit>
5069 <trans-unit id="4e231a74ad4739e7b0606e8e66d5a656f5855a5a">
5070 <source>Torrent import</source>
5071 <target>Torrent-Import</target>
5072 <context-group name="null">
5073 <context context-type="linenumber">1</context>
5074 </context-group>
5075 </trans-unit>
d972dc7f
C
5076 <trans-unit id="7296e9f7cc4956b6d57c541728b0826e76d108ba">
5077 <source>~ <x id="INTERPOLATION" equiv-text="{{minutes}}"/> <x id="ICU" equiv-text="{minutes, plural, =1 {...} other {...}}"/></source>
5078 <target>ca. <x id="INTERPOLATION" equiv-text="{{minutes}}"/> <x id="ICU" equiv-text="{minutes, plural, =1 {...} other {...}}"/></target>
5079 <context-group name="null">
5080 <context context-type="linenumber">1</context>
5081 </context-group>
5082 </trans-unit>
5083 <trans-unit id="cf9ddbb55b25178660e09346209aedc10108aa24">
5084 <source>{VAR_PLURAL, plural, =1 {minute} other {minutes} }</source>
5085 <target>{VAR_PLURAL, plural, =1 {minute} oder {minutes} }</target>
5086 <context-group name="null">
5087 <context context-type="linenumber">1</context>
5088 </context-group>
5089 </trans-unit>
5090 <trans-unit id="10ffa5c3dbcee491d66f80d8d4dce3e119a6ec86">
5091 <source><x id="INTERPOLATION" equiv-text="{{seconds}}"/> of full HD videos</source>
5092 <target><x id="INTERPOLATION" equiv-text="{{seconds}}"/> Full-HD-Videos</target>
5093 <context-group name="null">
5094 <context context-type="linenumber">1</context>
5095 </context-group>
5096 </trans-unit>
5097 <trans-unit id="344ddae9f45b344e98e7b28cd5e33243982700f8">
5098 <source><x id="INTERPOLATION" equiv-text="{{seconds}}"/> of HD videos</source>
5099 <target><x id="INTERPOLATION" equiv-text="{{seconds}}"/> HD-Videos</target>
5100 <context-group name="null">
5101 <context context-type="linenumber">1</context>
5102 </context-group>
5103 </trans-unit>
5104 <trans-unit id="435c012df6dd990a1ccb7ee73dd79c488bde28b5">
5105 <source><x id="INTERPOLATION" equiv-text="{{seconds}}"/> of average quality videos</source>
5106 <target><x id="INTERPOLATION" equiv-text="{{seconds}}"/> Videos mit durchschnittlicher Qualität</target>
5107 <context-group name="null">
5108 <context context-type="linenumber">1</context>
5109 </context-group>
5110 </trans-unit>
4a03da5f
C
5111 <trans-unit id="0b2054a863319d2cf59867addd125b6717cae41d">
5112 <source><x id="INTERPOLATION" equiv-text="{{interval}}"/> years ago</source>
9c91b521 5113 <target>vor <x id="INTERPOLATION" equiv-text="{{interval}}"/> Jahren</target>
2c24b9d3 5114 <context-group name="null">
4a03da5f 5115 <context context-type="linenumber">1</context>
2c24b9d3
C
5116 </context-group>
5117 </trans-unit>
4a03da5f
C
5118 <trans-unit id="e622d3813449fe36371ea258281059306819199d">
5119 <source><x id="INTERPOLATION" equiv-text="{{interval}}"/> months ago</source>
9c91b521 5120 <target>vor <x id="INTERPOLATION" equiv-text="{{interval}}"/> Monaten</target>
2c24b9d3 5121 <context-group name="null">
4a03da5f 5122 <context context-type="linenumber">1</context>
2c24b9d3
C
5123 </context-group>
5124 </trans-unit>
4a03da5f
C
5125 <trans-unit id="2f8a5a5f7efb521d7d89dc659ff65dd13cb7b17b">
5126 <source><x id="INTERPOLATION" equiv-text="{{interval}}"/> month ago</source>
9c91b521 5127 <target>vor <x id="INTERPOLATION" equiv-text="{{interval}}"/> Monat</target>
2c24b9d3 5128 <context-group name="null">
4a03da5f 5129 <context context-type="linenumber">1</context>
2c24b9d3
C
5130 </context-group>
5131 </trans-unit>
4a03da5f
C
5132 <trans-unit id="1d1a46543a29096d3c6676be2d561380a0bc94e1">
5133 <source><x id="INTERPOLATION" equiv-text="{{interval}}"/> weeks ago</source>
9c91b521 5134 <target>vor <x id="INTERPOLATION" equiv-text="{{interval}}"/> Wochen</target>
2c24b9d3 5135 <context-group name="null">
4a03da5f 5136 <context context-type="linenumber">1</context>
2c24b9d3
C
5137 </context-group>
5138 </trans-unit>
4a03da5f
C
5139 <trans-unit id="e1db0b98b6cdf817508195f3649c48475c32ae7e">
5140 <source><x id="INTERPOLATION" equiv-text="{{interval}}"/> week ago</source>
9c91b521 5141 <target>vor <x id="INTERPOLATION" equiv-text="{{interval}}"/> Woche</target>
2c24b9d3 5142 <context-group name="null">
4a03da5f 5143 <context context-type="linenumber">1</context>
2c24b9d3
C
5144 </context-group>
5145 </trans-unit>
4a03da5f
C
5146 <trans-unit id="a7654c3ece96e777527606f1c2870d6ee0b180f7">
5147 <source><x id="INTERPOLATION" equiv-text="{{interval}}"/> days ago</source>
9c91b521 5148 <target>vor <x id="INTERPOLATION" equiv-text="{{interval}}"/> Tagen</target>
2c24b9d3 5149 <context-group name="null">
4a03da5f 5150 <context context-type="linenumber">1</context>
2c24b9d3
C
5151 </context-group>
5152 </trans-unit>
4a03da5f
C
5153 <trans-unit id="5b465235ae55091d32535e23dd180c407f1352d1">
5154 <source><x id="INTERPOLATION" equiv-text="{{interval}}"/> day ago</source>
9c91b521 5155 <target>vor <x id="INTERPOLATION" equiv-text="{{interval}}"/> Tag</target>
2c24b9d3
C
5156 <context-group name="null">
5157 <context context-type="linenumber">1</context>
5158 </context-group>
5159 </trans-unit>
4a03da5f
C
5160 <trans-unit id="dc7addf53bd6405a9c746db6dfca665c33679a84">
5161 <source><x id="INTERPOLATION" equiv-text="{{interval}}"/> hours ago</source>
9c91b521 5162 <target>vor <x id="INTERPOLATION" equiv-text="{{interval}}"/> Stunden</target>
2c24b9d3
C
5163 <context-group name="null">
5164 <context context-type="linenumber">1</context>
5165 </context-group>
5166 </trans-unit>
4a03da5f
C
5167 <trans-unit id="d54a610250ed38efccf0e3afdd0004f6ad83ea8d">
5168 <source><x id="INTERPOLATION" equiv-text="{{interval}}"/> hour ago</source>
9c91b521 5169 <target>vor <x id="INTERPOLATION" equiv-text="{{interval}}"/> Stunde</target>
2c24b9d3
C
5170 <context-group name="null">
5171 <context context-type="linenumber">1</context>
5172 </context-group>
5173 </trans-unit>
4a03da5f
C
5174 <trans-unit id="9704e5e3adce178c127ead05f7057d3fb827308a">
5175 <source><x id="INTERPOLATION" equiv-text="{{interval}}"/> min ago</source>
9c91b521 5176 <target>vor <x id="INTERPOLATION" equiv-text="{{interval}}"/> Minuten</target>
2c24b9d3
C
5177 <context-group name="null">
5178 <context context-type="linenumber">1</context>
5179 </context-group>
5180 </trans-unit>
4a03da5f
C
5181 <trans-unit id="7a158a7555a44ea7eff9fa4988df9aa24d262ceb">
5182 <source><x id="INTERPOLATION" equiv-text="{{interval}}"/> sec ago</source>
9c91b521 5183 <target>vor <x id="INTERPOLATION" equiv-text="{{interval}}"/> Sekunden</target>
6b09aba9
C
5184 <context-group name="null">
5185 <context context-type="linenumber">1</context>
5186 </context-group>
5187 </trans-unit>
5188 <trans-unit id="457f161d3ca706b8de263b0cd58e493d54e7d4c5">
5189 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/>Markdown<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> compatible that supports:</source>
f365e978 5190 <target><x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/>Markdown<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>-Unterstützung von:</target>
2c24b9d3
C
5191 <context-group name="null">
5192 <context context-type="linenumber">1</context>
5193 </context-group>
5194 </trans-unit>
4a03da5f
C
5195 <trans-unit id="ab4426b60f13c00b61d6b714d390dc629f314980">
5196 <source>Emphasis</source>
f365e978 5197 <target>Hervorhebungen</target>
2c24b9d3
C
5198 <context-group name="null">
5199 <context context-type="linenumber">1</context>
5200 </context-group>
5201 </trans-unit>
4a03da5f
C
5202 <trans-unit id="dc60677d5a906e69f38a5cf9da7f2eb03931bea0">
5203 <source>Links</source>
5204 <target>Links</target>
2c24b9d3
C
5205 <context-group name="null">
5206 <context context-type="linenumber">1</context>
5207 </context-group>
5208 </trans-unit>
4a03da5f
C
5209 <trans-unit id="80220239e07f36ea8d5f10118dc52ce4b13bc15a">
5210 <source>New lines</source>
5211 <target>Zeilenumbrüche</target>
2c24b9d3
C
5212 <context-group name="null">
5213 <context context-type="linenumber">1</context>
5214 </context-group>
5215 </trans-unit>
4a03da5f
C
5216 <trans-unit id="b15e7bec5c7833d2d9634946ccbed68967b1bee1">
5217 <source>Lists</source>
5218 <target>Listen</target>
2c24b9d3
C
5219 <context-group name="null">
5220 <context context-type="linenumber">1</context>
5221 </context-group>
5222 </trans-unit>
4a03da5f
C
5223 <trans-unit id="b73f7f5060fb22a1e9ec462b1bb02493fa3ab866">
5224 <source>Images</source>
5225 <target>Bilder</target>
2c24b9d3
C
5226 <context-group name="null">
5227 <context context-type="linenumber">1</context>
5228 </context-group>
5229 </trans-unit>
ad3fa0c5
C
5230 <trans-unit id="f9b4f2d8146c789cd40314f640ec4e88efbaf681">
5231 <source><x id="INTERPOLATION" equiv-text="{{num}}"/> users banned.</source>
5232 <target><x id="INTERPOLATION" equiv-text="{{num}}"/> Benutzer gebannt.</target>
5233 <context-group name="null">
5234 <context context-type="linenumber">1</context>
5235 </context-group>
5236 </trans-unit>
f365e978
C
5237 <trans-unit id="3ab99e62550869aebc85661fca2faf46785263dd">
5238 <source>User <x id="INTERPOLATION" equiv-text="{{username}}"/> banned.</source>
5239 <target>Benutzer <x id="INTERPOLATION" equiv-text="{{username}}"/> gesperrt.</target>
5240 <context-group name="null">
5241 <context context-type="linenumber">1</context>
5242 </context-group>
5243 </trans-unit>
5244 <trans-unit id="faafee0c03ad25c8a43aa91bd5d98185b67ff734">
5245 <source>Do you really want to unban <x id="INTERPOLATION" equiv-text="{{username}}"/>?</source>
5246 <target>Möchtest du die Sperre von <x id="INTERPOLATION" equiv-text="{{username}}"/> wirklich aufheben?</target>
5247 <context-group name="null">
5248 <context context-type="linenumber">1</context>
5249 </context-group>
5250 </trans-unit>
5251 <trans-unit id="925ba9946b7b256a586f0fcbe3e04fa7a0dee7bd">
5252 <source>User <x id="INTERPOLATION" equiv-text="{{username}}"/> unbanned.</source>
5253 <target>Sperre von Benutzer <x id="INTERPOLATION" equiv-text="{{username}}"/> aufgehoben.</target>
5254 <context-group name="null">
5255 <context context-type="linenumber">1</context>
5256 </context-group>
5257 </trans-unit>
5258 <trans-unit id="ad07d34d4aadfe03c964cec02ca1d3a921e6b603">
5259 <source>If you remove this user, you will not be able to create another with the same username!</source>
5260 <target>Wenn du diesen Nutzer entfernst, wirst du keinen neuen mit dem gleichen Nutzernamen erstellen können!</target>
5261 <context-group name="null">
5262 <context context-type="linenumber">1</context>
5263 </context-group>
5264 </trans-unit>
5265 <trans-unit id="28220fae6799ab98ef6b41af449aa9680082357a">
5266 <source>User <x id="INTERPOLATION" equiv-text="{{username}}"/> deleted.</source>
5267 <target>Benutzer <x id="INTERPOLATION" equiv-text="{{username}}"/> entfernt.</target>
5268 <context-group name="null">
5269 <context context-type="linenumber">1</context>
5270 </context-group>
5271 </trans-unit>
ad3fa0c5
C
5272 <trans-unit id="534202c90c6dcadd2989fc72c5030d5483e26096">
5273 <source>User <x id="INTERPOLATION" equiv-text="{{username}}"/> email set as verified</source>
5274 <target>E-Mail des Benutzers <x id="INTERPOLATION" equiv-text="{{username}}"/> als bestätigt markiert</target>
5275 <context-group name="null">
5276 <context context-type="linenumber">1</context>
5277 </context-group>
5278 </trans-unit>
5279 <trans-unit id="33a6319f765848a22a155cef9f1d8e645202e249">
5280 <source>Account <x id="INTERPOLATION" equiv-text="{{nameWithHost}}"/> muted.</source>
5281 <target>Account <x id="INTERPOLATION" equiv-text="{{nameWithHost}}"/> stummgeschaltet.</target>
5282 <context-group name="null">
5283 <context context-type="linenumber">1</context>
5284 </context-group>
5285 </trans-unit>
5286 <trans-unit id="086eda792aeb1b0d131d633b50fdd1792f5f24c6">
5287 <source>Instance <x id="INTERPOLATION" equiv-text="{{host}}"/> muted.</source>
5288 <target>Instanz <x id="INTERPOLATION" equiv-text="{{host}}"/> stummgeschaltet.</target>
5289 <context-group name="null">
5290 <context context-type="linenumber">1</context>
5291 </context-group>
5292 </trans-unit>
5293 <trans-unit id="bb72d6d1219e89d182e9fd09d853d83baf8d6499">
5294 <source>Account <x id="INTERPOLATION" equiv-text="{{nameWithHost}}"/> muted by the instance.</source>
5295 <target>Account <x id="INTERPOLATION" equiv-text="{{nameWithHost}}"/> von der Instanz stummgeschaltet.</target>
5296 <context-group name="null">
5297 <context context-type="linenumber">1</context>
5298 </context-group>
5299 </trans-unit>
5300 <trans-unit id="8686834bc4afe42c1991c6c18f0bce174a0e17a6">
5301 <source>Account <x id="INTERPOLATION" equiv-text="{{nameWithHost}}"/> unmuted by the instance.</source>
5302 <target>Account <x id="INTERPOLATION" equiv-text="{{nameWithHost}}"/> nicht mehr von der Instanz stummgeschaltet.</target>
5303 <context-group name="null">
5304 <context context-type="linenumber">1</context>
5305 </context-group>
5306 </trans-unit>
5307 <trans-unit id="35d3509161861a610b0895bf084c781e56ba2830">
5308 <source>Instance <x id="INTERPOLATION" equiv-text="{{host}}"/> muted by the instance.</source>
5309 <target>Instanz <x id="INTERPOLATION" equiv-text="{{host}}"/> von der Instanz stummgeschaltet.</target>
5310 <context-group name="null">
5311 <context context-type="linenumber">1</context>
5312 </context-group>
5313 </trans-unit>
5314 <trans-unit id="978aeec5613fa97e8a5336d3599cebb23ee5a90f">
5315 <source>Instance <x id="INTERPOLATION" equiv-text="{{host}}"/> unmuted by the instance.</source>
5316 <target>Instance <x id="INTERPOLATION" equiv-text="{{host}}"/> nicht mehr von der Instanz stummgeschaltet.</target>
5317 <context-group name="null">
5318 <context context-type="linenumber">1</context>
5319 </context-group>
5320 </trans-unit>
5321 <trans-unit id="4a09bf8724e7659fbb5ec33647529cdef7614bdc">
5322 <source>Mute this account</source>
5323 <target>Dieses Konto stummschalten</target>
5324 <context-group name="null">
5325 <context context-type="linenumber">1</context>
5326 </context-group>
5327 </trans-unit>
5328 <trans-unit id="d666ca3261aef72b2ddcd649d7b32af488f59952">
5329 <source>Unmute this account</source>
5330 <target>Stummschaltung für dieses Konto aufheben</target>
5331 <context-group name="null">
5332 <context context-type="linenumber">1</context>
5333 </context-group>
5334 </trans-unit>
5335 <trans-unit id="e17218983b1de76e5a920b04e1c2ecbdb6e3e06d">
5336 <source>Mute the instance</source>
5337 <target>Diese Instanz stummschalten</target>
5338 <context-group name="null">
5339 <context context-type="linenumber">1</context>
5340 </context-group>
5341 </trans-unit>
5342 <trans-unit id="a23514d8aca2f8633622dda0e86b399dc576a2b9">
5343 <source>Unmute the instance</source>
5344 <target>Stummschaltung für diese Instanz aufheben</target>
5345 <context-group name="null">
5346 <context context-type="linenumber">1</context>
5347 </context-group>
5348 </trans-unit>
5349 <trans-unit id="4e4107055b44eee44b6954c41120de1cb4d46432">
5350 <source>Mute this account by your instance</source>
5351 <target>Dieses Konto durch deine Instanz stummschalten lassen</target>
5352 <context-group name="null">
5353 <context context-type="linenumber">1</context>
5354 </context-group>
5355 </trans-unit>
5356 <trans-unit id="a51c59cb5ecb7004a6a8ddd2855b5c52266ad957">
5357 <source>Unmute this account by your instance</source>
5358 <target>Stummschaltung dieses Kontos durch deine Instanz aufheben</target>
5359 <context-group name="null">
5360 <context context-type="linenumber">1</context>
5361 </context-group>
5362 </trans-unit>
5363 <trans-unit id="588073e831cec240d6bb0db0b133e45dab69f178">
5364 <source>Mute the instance by your instance</source>
5365 <target>Diese Instanz durch deine Instanz stummschalten lassen</target>
5366 <context-group name="null">
5367 <context context-type="linenumber">1</context>
5368 </context-group>
5369 </trans-unit>
5370 <trans-unit id="676221cdabd4805901343976988c028dbf71b20a">
5371 <source>Unmute the instance by your instance</source>
5372 <target>Stummschaltung dieser Instanz durch deine Instanz aufheben</target>
5373 <context-group name="null">
5374 <context context-type="linenumber">1</context>
5375 </context-group>
5376 </trans-unit>
4a03da5f
C
5377 <trans-unit id="0c0f5bbcd2386018ec057877f9d3c5c2c9880cac">
5378 <source>Request is too large for the server. Please contact you administrator if you want to increase the limit size.</source>
9c91b521 5379 <target>Die Anfrage ist zu groß. Bitte kontaktiere den Administrator, um die Obergrenze für die Größe zu erhöhen.</target>
2c24b9d3
C
5380 <context-group name="null">
5381 <context context-type="linenumber">1</context>
5382 </context-group>
5383 </trans-unit>
4a03da5f
C
5384 <trans-unit id="58546fd4d14b2d9635ce3d28c216ac68587bb25b">
5385 <source>Too many attempts, please try again after <x id="INTERPOLATION" equiv-text="{{minutesLeft}}"/> minutes.</source>
5386 <target>Zu viele Versuche in kurzer Zeit. Bitte versuche es in <x id="INTERPOLATION" equiv-text="{{minutesLeft}}"/> Minuten nochmal.</target>
2c24b9d3
C
5387 <context-group name="null">
5388 <context context-type="linenumber">1</context>
5389 </context-group>
5390 </trans-unit>
4a03da5f
C
5391 <trans-unit id="ab783a52f2df9ff7a20139cab0da6d0764f3cc5d">
5392 <source>Too many attempts, please try again later.</source>
5393 <target>Zu viele Versuche in kurzer Zeit. Bitte versuche es später nochmal.</target>
2c24b9d3
C
5394 <context-group name="null">
5395 <context context-type="linenumber">1</context>
5396 </context-group>
5397 </trans-unit>
4a03da5f
C
5398 <trans-unit id="0f286a597f0053c3578a52e044769c204ee516fc">
5399 <source>Server error. Please retry later.</source>
5400 <target>Server-Fehler. Bitte später erneut versuchen.</target>
2c24b9d3
C
5401 <context-group name="null">
5402 <context context-type="linenumber">1</context>
5403 </context-group>
5404 </trans-unit>
9c91b521
C
5405 <trans-unit id="58639b3f0be657475928fb49c4a7cbd16aa44ded">
5406 <source>Subscribed to <x id="INTERPOLATION" equiv-text="{{nameWithHost}}"/></source>
5407 <target><x id="INTERPOLATION" equiv-text="{{nameWithHost}}"/> abonniert</target>
5408 <context-group name="null">
5409 <context context-type="linenumber">1</context>
5410 </context-group>
5411 </trans-unit>
ad3fa0c5
C
5412 <trans-unit id="1cadbf82f0e91611321c5abd282f0c23d8ccbfa1">
5413 <source>Subscribed</source>
5414 <target>Abonniert</target>
9c91b521
C
5415 <context-group name="null">
5416 <context context-type="linenumber">1</context>
5417 </context-group>
5418 </trans-unit>
5419 <trans-unit id="3e7735fa326fcdc9e1188b6d9ff4b4329312fc26">
5420 <source>Unsubscribed from <x id="INTERPOLATION" equiv-text="{{nameWithHost}}"/></source>
5421 <target>Abo von <x id="INTERPOLATION" equiv-text="{{nameWithHost}}"/> beendet</target>
5422 <context-group name="null">
5423 <context context-type="linenumber">1</context>
5424 </context-group>
5425 </trans-unit>
ad3fa0c5
C
5426 <trans-unit id="294395337b767af84f952ac28d58d54a13a11471">
5427 <source>Unsubscribed</source>
5428 <target>Abo beendet</target>
5429 <context-group name="null">
5430 <context context-type="linenumber">1</context>
5431 </context-group>
5432 </trans-unit>
f365e978
C
5433 <trans-unit id="38c877fb0a5fdcadc379256953ad2d1eb8233fdf">
5434 <source>Moderator</source>
5435 <target>Moderator</target>
5436 <context-group name="null">
5437 <context context-type="linenumber">1</context>
5438 </context-group>
5439 </trans-unit>
9c91b521
C
5440 <trans-unit id="d4195053fd38eacf6dee1fc507296928978cc8fb">
5441 <source>Only I can see this video</source>
5442 <target>Nur ich kann dieses Video sehen</target>
5443 <context-group name="null">
5444 <context context-type="linenumber">1</context>
5445 </context-group>
5446 </trans-unit>
5447 <trans-unit id="17b62592e5fcabb5235bb25c4883a827ab37cf70">
5448 <source>Only people with the private link can see this video</source>
5449 <target>Jeder mit dem privaten Link kann dieses Video sehen</target>
5450 <context-group name="null">
5451 <context context-type="linenumber">1</context>
5452 </context-group>
5453 </trans-unit>
5454 <trans-unit id="15be15cbdc6e960f57e801f457c19165ab39632b">
5455 <source>Anyone can see this video</source>
5456 <target>Jeder kann dieses Video sehen</target>
5457 <context-group name="null">
5458 <context context-type="linenumber">1</context>
5459 </context-group>
5460 </trans-unit>
ad3fa0c5
C
5461 <trans-unit id="21565881ad1dff3c98738b9535b3515cec140609">
5462 <source>Welcome! Now please check your emails to verify your account and complete signup.</source>
5463 <target>Wilkommen! Bitte überprüfe deine Mails um dein Benutzerkonto zu bestätigen und die Registrierung abzuschließen.</target>
5464 <context-group name="null">
5465 <context context-type="linenumber">1</context>
5466 </context-group>
5467 </trans-unit>
5468 <trans-unit id="14200e26888a07633c0f177020dce8f3ec7311a6">
5469 <source>You are now logged in as <x id="INTERPOLATION" equiv-text="{{username}}"/>!</source>
5470 <target>Du bist jetzt eingeloggt als <x id="INTERPOLATION" equiv-text="{{username}}"/>!</target>
5471 <context-group name="null">
5472 <context context-type="linenumber">1</context>
5473 </context-group>
5474 </trans-unit>
b18d4b9f
C
5475 <trans-unit id="320c9c3482a0ebe46da42ce9e0cbdc5ba26ea8bb">
5476 <source>Video to import updated.</source>
d972dc7f 5477 <target>Zu importierendes Video wurde aktualisiert.</target>
b18d4b9f
C
5478 <context-group name="null">
5479 <context context-type="linenumber">1</context>
5480 </context-group>
5481 </trans-unit>
5482 <trans-unit id="0e907e5a96537e464b192f8adce79ce6487cbb1c">
5483 <source>Your video was uploaded to your account and is private.</source>
5484 <target>Das Video wurde in dein Konto hochgeladen und ist privat.</target>
5485 <context-group name="null">
5486 <context context-type="linenumber">1</context>
5487 </context-group>
5488 </trans-unit>
4a03da5f
C
5489 <trans-unit id="24840228f2826b66252cfcaab9820b1c7e0da264">
5490 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source>
5491 <target>Weitere Infos (Tags, Beschreibung, ...) werden verworfen, wenn du diese Seite verlässt. Bist du dir sicher?</target>
2c24b9d3
C
5492 <context-group name="null">
5493 <context context-type="linenumber">1</context>
5494 </context-group>
5495 </trans-unit>
4a03da5f
C
5496 <trans-unit id="5af84926d631326e548573ebf0f6dff07845aeb4">
5497 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source>
6b09aba9 5498 <target>Dein Video ist noch nicht hochgeladen. Willst du diese Seite wirklich verlassen?</target>
2c24b9d3
C
5499 <context-group name="null">
5500 <context context-type="linenumber">1</context>
5501 </context-group>
5502 </trans-unit>
4a03da5f
C
5503 <trans-unit id="c5cb19aeb6447deda40cc1227ceca1359ab955e9">
5504 <source>Upload cancelled</source>
9c91b521 5505 <target>Hochladen abgebrochen</target>
2c24b9d3
C
5506 <context-group name="null">
5507 <context context-type="linenumber">1</context>
5508 </context-group>
5509 </trans-unit>
9c91b521
C
5510 <trans-unit id="a6019e856f511dbe1fe658790c71c594b26930ee">
5511 <source>Your video quota is exceeded with this video (video size: <x id="INTERPOLATION" equiv-text="{{videoSize}}"/>, used: <x id="INTERPOLATION_1" equiv-text="{{videoQuotaUsed}}"/>, quota: <x id="INTERPOLATION_2" equiv-text="{{videoQuota}}"/>)</source>
5512 <target>Dein Videokontingent wird mit diesem Video überschritten (Videogröße: <x id="INTERPOLATION" equiv-text="{{videoSize}}"/>, benutzt: <x id="INTERPOLATION_1" equiv-text="{{videoQuotaUsed}}"/>, Kontingent: <x id="INTERPOLATION_2" equiv-text="{{videoQuota}}"/>)</target>
5513 <context-group name="null">
5514 <context context-type="linenumber">1</context>
5515 </context-group>
5516 </trans-unit>
5517 <trans-unit id="c980896ac8e08e9751545db1b7ef0e93fb8a52cd">
5518 <source>Your daily video quota is exceeded with this video (video size: <x id="INTERPOLATION" equiv-text="{{videoSize}}"/>, used: <x id="INTERPOLATION_1" equiv-text="{{quotaUsedDaily}}"/>, quota: <x id="INTERPOLATION_2" equiv-text="{{quotaDaily}}"/>)</source>
5519 <target>Dein tägliches Videokontingent wird mit diesem Video überschritten (Videogröße: <x id="INTERPOLATION" equiv-text="{{videoSize}}"/>, benutzt: <x id="INTERPOLATION_1" equiv-text="{{quotaUsedDaily}}"/>, Kontingent: <x id="INTERPOLATION_2" equiv-text="{{quotaDaily}}"/>)</target>
5520 <context-group name="null">
5521 <context context-type="linenumber">1</context>
5522 </context-group>
5523 </trans-unit>
4a03da5f
C
5524 <trans-unit id="972fc644f847cf84e4732ec012915c4cdaf865ce">
5525 <source>Video published.</source>
5526 <target>Video veröffentlicht.</target>
2c24b9d3
C
5527 <context-group name="null">
5528 <context context-type="linenumber">1</context>
5529 </context-group>
5530 </trans-unit>
4a03da5f
C
5531 <trans-unit id="757e9c083c8f3d578bd74f055cc337c72417e187">
5532 <source>Video updated.</source>
5533 <target>Video aktualisiert.</target>
2c24b9d3
C
5534 <context-group name="null">
5535 <context context-type="linenumber">1</context>
5536 </context-group>
5537 </trans-unit>
4a03da5f
C
5538 <trans-unit id="aeb61b334cac080733c3e03766165a346bbf42fd">
5539 <source> <x id="INTERPOLATION" equiv-text="{{totalReplies}}"/> replies will be deleted too.</source>
5540 <target> <x id="INTERPOLATION" equiv-text="{{totalReplies}}"/> Antworten werden ebenfalls gelöscht.</target>
2c24b9d3
C
5541 <context-group name="null">
5542 <context context-type="linenumber">1</context>
5543 </context-group>
5544 </trans-unit>
9c91b521
C
5545 <trans-unit id="73c33d602da89a33d353d686f36c2fff39f0aee3">
5546 <source>Video blacklisted.</source>
5547 <target>Video gesperrt.</target>
5548 <context-group name="null">
5549 <context context-type="linenumber">1</context>
5550 </context-group>
5551 </trans-unit>
b2e2cdc5
C
5552 <trans-unit id="ef90545bc832876c0d7f9a10363c75137472bbb5">
5553 <source>Copied</source>
5554 <target>Kopiert.</target>
2c24b9d3
C
5555 <context-group name="null">
5556 <context context-type="linenumber">1</context>
5557 </context-group>
5558 </trans-unit>
b2e2cdc5
C
5559 <trans-unit id="fa2601e52cbf5725a13d33fe14458823b882ea50">
5560 <source>Video reported.</source>
5561 <target>Video gemeldet.</target>
2c24b9d3
C
5562 <context-group name="null">
5563 <context context-type="linenumber">1</context>
5564 </context-group>
5565 </trans-unit>
9c91b521
C
5566 <trans-unit id="aca77c42f255d4bc6e95c12c5d656070726c6c2f">
5567 <source>Start at <x id="INTERPOLATION" equiv-text="{{timestamp}}"/></source>
5568 <target>Beginne bei <x id="INTERPOLATION" equiv-text="{{timestamp}}"/></target>
5569 <context-group name="null">
5570 <context context-type="linenumber">1</context>
5571 </context-group>
5572 </trans-unit>
6b01ed7b
C
5573 <trans-unit id="0e65067fdcc9d8725a41896cb1e229d1415a45f6">
5574 <source>Like the video</source>
5575 <target>Das Video gefällt Mir !</target>
5576 <context-group name="null">
5577 <context context-type="linenumber">1</context>
5578 </context-group>
5579 </trans-unit>
5580 <trans-unit id="1a999e06e1aca0a70cd7d0e3e5c2c63d0e1885c8">
5581 <source>Dislike the video</source>
5582 <target>Das Video gefällt Mir nicht mehr.</target>
5583 <context-group name="null">
5584 <context context-type="linenumber">1</context>
5585 </context-group>
5586 </trans-unit>
4a03da5f
C
5587 <trans-unit id="f1abd89c9280323209e939fa9c30f6e5cda20c95">
5588 <source>Do you really want to delete this video?</source>
5589 <target>Möchtest du das Video wirklich löschen?</target>
5590 <context-group name="null">
5591 <context context-type="linenumber">1</context>
5592 </context-group>
5593 </trans-unit>
5594 <trans-unit id="d5a4811e15319ad9354e1b62e9ca0131192b489e">
5595 <source><x id="INTERPOLATION" equiv-text="{{likesNumber}}"/> likes / <x id="INTERPOLATION_1" equiv-text="{{dislikesNumber}}"/> dislikes</source>
f365e978 5596 <target><x id="INTERPOLATION" equiv-text="{{likesNumber}}"/> gefällt das / <x id="INTERPOLATION_1" equiv-text="{{dislikesNumber}}"/> gefällt das nicht</target>
2c24b9d3
C
5597 <context-group name="null">
5598 <context context-type="linenumber">1</context>
5599 </context-group>
5600 </trans-unit>
5601 <trans-unit id="ed013c2c29216501c688e9cb5f3a1c9fd9147b71">
5602 <source>This video contains mature or explicit content. Are you sure you want to watch it?</source>
5603 <target>Dieses Video enthält Inhalte, die möglicherweise für bestimmte Zuschauer ungeeignet sind oder von diesen als anstößig empfunden werden. Möchtest du es wirklich ansehen?</target>
5604 <context-group name="null">
5605 <context context-type="linenumber">1</context>
5606 </context-group>
5607 </trans-unit>
5608 <trans-unit id="5ba3d522e4146eefcbd5c222247c1e2423d27cd8">
5609 <source>Mature or explicit content</source>
5610 <target>Inhalt, der möglicherweise für bestimmte Zuschauer ungeeignet oder anstößig ist</target>
5611 <context-group name="null">
5612 <context context-type="linenumber">1</context>
5613 </context-group>
5614 </trans-unit>
9c91b521
C
5615 <trans-unit id="1b157e15c434469d91e56d027b78bf69c9983165">
5616 <source>Videos from your subscriptions</source>
5617 <target>Videos aus deinen Abos</target>
5618 <context-group name="null">
5619 <context context-type="linenumber">1</context>
5620 </context-group>
5621 </trans-unit>
a55e5579
C
5622 </body>
5623 </file></xliff>