diff options
author | Chocobozzz <me@florianbigard.com> | 2022-02-22 13:47:59 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2022-02-22 13:47:59 +0100 |
commit | 0d9a327df33e42a0f34caaf2cbff5f74e4d78426 (patch) | |
tree | 635e09a9b05611379b448bbb4ccba566298767ce /client/src/locale/angular.de-DE.xlf | |
parent | 3314fb47deac971a6f77bd65319e59a97d2136be (diff) | |
download | PeerTube-0d9a327df33e42a0f34caaf2cbff5f74e4d78426.tar.gz PeerTube-0d9a327df33e42a0f34caaf2cbff5f74e4d78426.tar.zst PeerTube-0d9a327df33e42a0f34caaf2cbff5f74e4d78426.zip |
Update translations
Diffstat (limited to 'client/src/locale/angular.de-DE.xlf')
-rw-r--r-- | client/src/locale/angular.de-DE.xlf | 403 |
1 files changed, 174 insertions, 229 deletions
diff --git a/client/src/locale/angular.de-DE.xlf b/client/src/locale/angular.de-DE.xlf index 42681a91c..ed03b73f3 100644 --- a/client/src/locale/angular.de-DE.xlf +++ b/client/src/locale/angular.de-DE.xlf | |||
@@ -5,11 +5,8 @@ | |||
5 | <trans-unit id="ngb.alert.close" datatype="html"> | 5 | <trans-unit id="ngb.alert.close" datatype="html"> |
6 | <source>Close</source> | 6 | <source>Close</source> |
7 | <target state="translated">Schließen</target> | 7 | <target state="translated">Schließen</target> |
8 | <context-group purpose="location"> | 8 | |
9 | <context context-type="sourcefile">node_modules/src/alert/alert.ts</context> | 9 | <context-group purpose="location"><context context-type="sourcefile">node_modules/src/alert/alert.ts</context><context context-type="linenumber">79</context></context-group></trans-unit> |
10 | <context context-type="linenumber">76</context> | ||
11 | </context-group> | ||
12 | </trans-unit> | ||
13 | <trans-unit id="ngb.carousel.slide-number" datatype="html"> | 10 | <trans-unit id="ngb.carousel.slide-number" datatype="html"> |
14 | <source>Slide <x id="INTERPOLATION" equiv-text="get wrap("/> of <x id="INTERPOLATION_1" equiv-text=".value; }"/> </source> | 11 | <source>Slide <x id="INTERPOLATION" equiv-text="get wrap("/> of <x id="INTERPOLATION_1" equiv-text=".value; }"/> </source> |
15 | <target state="translated">Folie <x id="INTERPOLATION" equiv-text="get wrap("/> von <x id="INTERPOLATION_1" equiv-text=".value; }"/> </target> | 12 | <target state="translated">Folie <x id="INTERPOLATION" equiv-text="get wrap("/> von <x id="INTERPOLATION_1" equiv-text=".value; }"/> </target> |
@@ -30,11 +27,8 @@ | |||
30 | <trans-unit id="ngb.carousel.next" datatype="html"> | 27 | <trans-unit id="ngb.carousel.next" datatype="html"> |
31 | <source>Next</source> | 28 | <source>Next</source> |
32 | <target state="translated">Nächstes</target> | 29 | <target state="translated">Nächstes</target> |
33 | <context-group purpose="location"> | 30 | |
34 | <context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context> | 31 | <context-group purpose="location"><context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context><context context-type="linenumber">197</context></context-group></trans-unit> |
35 | <context context-type="linenumber">191</context> | ||
36 | </context-group> | ||
37 | </trans-unit> | ||
38 | <trans-unit id="ngb.datepicker.select-month" datatype="html"> | 32 | <trans-unit id="ngb.datepicker.select-month" datatype="html"> |
39 | <source>Select month</source> | 33 | <source>Select month</source> |
40 | <target state="translated">Monat auswählen</target> | 34 | <target state="translated">Monat auswählen</target> |
@@ -86,155 +80,98 @@ | |||
86 | <trans-unit id="ngb.pagination.first" datatype="html"> | 80 | <trans-unit id="ngb.pagination.first" datatype="html"> |
87 | <source>««</source> | 81 | <source>««</source> |
88 | <target state="translated">««</target> | 82 | <target state="translated">««</target> |
89 | <context-group purpose="location"> | 83 | |
90 | <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> | 84 | <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">247</context></context-group></trans-unit> |
91 | <context context-type="linenumber">244,245</context> | ||
92 | </context-group> | ||
93 | </trans-unit> | ||
94 | <trans-unit id="ngb.pagination.previous" datatype="html"> | 85 | <trans-unit id="ngb.pagination.previous" datatype="html"> |
95 | <source>«</source> | 86 | <source>«</source> |
96 | <target state="translated">«</target> | 87 | <target state="translated">«</target> |
97 | <context-group purpose="location"> | 88 | |
98 | <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> | 89 | <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">266</context></context-group></trans-unit> |
99 | <context context-type="linenumber">261,263</context> | ||
100 | </context-group> | ||
101 | </trans-unit> | ||
102 | <trans-unit id="ngb.pagination.next" datatype="html"> | 90 | <trans-unit id="ngb.pagination.next" datatype="html"> |
103 | <source>»</source> | 91 | <source>»</source> |
104 | <target state="translated">»</target> | 92 | <target state="translated">»</target> |
105 | <context-group purpose="location"> | 93 | |
106 | <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> | 94 | <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">285</context></context-group></trans-unit> |
107 | <context context-type="linenumber">274,275</context> | ||
108 | </context-group> | ||
109 | </trans-unit> | ||
110 | <trans-unit id="ngb.pagination.last" datatype="html"> | 95 | <trans-unit id="ngb.pagination.last" datatype="html"> |
111 | <source>»»</source> | 96 | <source>»»</source> |
112 | <target state="translated">»»</target> | 97 | <target state="translated">»»</target> |
113 | <context-group purpose="location"> | 98 | |
114 | <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> | 99 | <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">305</context></context-group></trans-unit> |
115 | <context context-type="linenumber">295,296</context> | ||
116 | </context-group> | ||
117 | </trans-unit> | ||
118 | <trans-unit id="ngb.pagination.first-aria" datatype="html"> | 100 | <trans-unit id="ngb.pagination.first-aria" datatype="html"> |
119 | <source>First</source> | 101 | <source>First</source> |
120 | <target state="translated">Erstes</target> | 102 | <target state="translated">Erstes</target> |
121 | <context-group purpose="location"> | 103 | |
122 | <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> | 104 | <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">320</context></context-group></trans-unit> |
123 | <context context-type="linenumber">310,311</context> | ||
124 | </context-group> | ||
125 | </trans-unit> | ||
126 | <trans-unit id="ngb.pagination.previous-aria" datatype="html"> | 105 | <trans-unit id="ngb.pagination.previous-aria" datatype="html"> |
127 | <source>Previous</source> | 106 | <source>Previous</source> |
128 | <target state="translated">Vorheriges</target> | 107 | <target state="translated">Vorheriges</target> |
129 | <context-group purpose="location"> | 108 | |
130 | <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> | 109 | <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">335</context></context-group></trans-unit> |
131 | <context context-type="linenumber">324,326</context> | ||
132 | </context-group> | ||
133 | </trans-unit> | ||
134 | <trans-unit id="ngb.pagination.next-aria" datatype="html"> | 110 | <trans-unit id="ngb.pagination.next-aria" datatype="html"> |
135 | <source>Next</source> | 111 | <source>Next</source> |
136 | <target state="translated">Nächstes</target> | 112 | <target state="translated">Nächstes</target> |
137 | <context-group purpose="location"> | 113 | |
138 | <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> | 114 | <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">347</context></context-group></trans-unit> |
139 | <context context-type="linenumber">337,338</context> | ||
140 | </context-group> | ||
141 | </trans-unit> | ||
142 | <trans-unit id="ngb.pagination.last-aria" datatype="html"> | 115 | <trans-unit id="ngb.pagination.last-aria" datatype="html"> |
143 | <source>Last</source> | 116 | <source>Last</source> |
144 | <target state="translated">Letztes</target> | 117 | <target state="translated">Letztes</target> |
145 | <context-group purpose="location"> | 118 | |
146 | <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> | 119 | <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">357</context></context-group></trans-unit> |
147 | <context context-type="linenumber">348,349</context> | ||
148 | </context-group> | ||
149 | </trans-unit> | ||
150 | <trans-unit id="ngb.progressbar.value" datatype="html"> | 120 | <trans-unit id="ngb.progressbar.value" datatype="html"> |
151 | <source><x id="INTERPOLATION" equiv-text="nd so on. *"/></source> | 121 | <source><x id="INTERPOLATION" equiv-text="nd so on. *"/></source> |
152 | <target state="translated"><x id="INTERPOLATION" equiv-text="und so weiter. *"/></target> | 122 | <target state="translated"><x id="INTERPOLATION" equiv-text="und so weiter. *"/></target> |
153 | <context-group purpose="location"> | 123 | |
154 | <context context-type="sourcefile">node_modules/src/progressbar/progressbar.ts</context> | 124 | <context-group purpose="location"><context context-type="sourcefile">node_modules/src/progressbar/progressbar.ts</context><context context-type="linenumber">60</context></context-group></trans-unit> |
155 | <context context-type="linenumber">58,60</context> | ||
156 | </context-group> | ||
157 | </trans-unit> | ||
158 | <trans-unit id="ngb.timepicker.HH" datatype="html"> | 125 | <trans-unit id="ngb.timepicker.HH" datatype="html"> |
159 | <source>HH</source> | 126 | <source>HH</source> |
160 | <target state="translated">HH</target> | 127 | <target state="translated">HH</target> |
161 | <context-group purpose="location"> | 128 | |
162 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> | 129 | <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">133</context></context-group></trans-unit> |
163 | <context context-type="linenumber">131</context> | ||
164 | </context-group> | ||
165 | </trans-unit> | ||
166 | <trans-unit id="ngb.timepicker.hours" datatype="html"> | 130 | <trans-unit id="ngb.timepicker.hours" datatype="html"> |
167 | <source>Hours</source> | 131 | <source>Hours</source> |
168 | <target state="translated">Stunden</target> | 132 | <target state="translated">Stunden</target> |
169 | <context-group purpose="location"> | 133 | |
170 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> | 134 | <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">155</context></context-group></trans-unit> |
171 | <context context-type="linenumber">151</context> | ||
172 | </context-group> | ||
173 | </trans-unit> | ||
174 | <trans-unit id="ngb.timepicker.MM" datatype="html"> | 135 | <trans-unit id="ngb.timepicker.MM" datatype="html"> |
175 | <source>MM</source> | 136 | <source>MM</source> |
176 | <target state="translated">MM</target> | 137 | <target state="translated">MM</target> |
177 | <context-group purpose="location"> | 138 | |
178 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> | 139 | <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">173</context></context-group></trans-unit> |
179 | <context context-type="linenumber">165,168</context> | ||
180 | </context-group> | ||
181 | </trans-unit> | ||
182 | <trans-unit id="ngb.timepicker.minutes" datatype="html"> | 140 | <trans-unit id="ngb.timepicker.minutes" datatype="html"> |
183 | <source>Minutes</source> | 141 | <source>Minutes</source> |
184 | <target state="translated">Minuten</target> | 142 | <target state="translated">Minuten</target> |
185 | <context-group purpose="location"> | 143 | |
186 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> | 144 | <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">188</context></context-group></trans-unit> |
187 | <context context-type="linenumber">182,183</context> | ||
188 | </context-group> | ||
189 | </trans-unit> | ||
190 | <trans-unit id="ngb.timepicker.increment-hours" datatype="html"> | 145 | <trans-unit id="ngb.timepicker.increment-hours" datatype="html"> |
191 | <source>Increment hours</source> | 146 | <source>Increment hours</source> |
192 | <target state="translated">Stunden erhöhen</target> | 147 | <target state="translated">Stunden erhöhen</target> |
193 | <context-group purpose="location"> | 148 | |
194 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> | 149 | <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">201</context></context-group></trans-unit> |
195 | <context context-type="linenumber">197,198</context> | ||
196 | </context-group> | ||
197 | </trans-unit> | ||
198 | <trans-unit id="ngb.timepicker.decrement-hours" datatype="html"> | 150 | <trans-unit id="ngb.timepicker.decrement-hours" datatype="html"> |
199 | <source>Decrement hours</source> | 151 | <source>Decrement hours</source> |
200 | <target state="translated">Stunden verringern</target> | 152 | <target state="translated">Stunden verringern</target> |
201 | <context-group purpose="location"> | 153 | |
202 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> | 154 | <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">223</context></context-group></trans-unit> |
203 | <context context-type="linenumber">210</context> | ||
204 | </context-group> | ||
205 | </trans-unit> | ||
206 | <trans-unit id="ngb.timepicker.increment-minutes" datatype="html"> | 155 | <trans-unit id="ngb.timepicker.increment-minutes" datatype="html"> |
207 | <source>Increment minutes</source> | 156 | <source>Increment minutes</source> |
208 | <target state="translated">Minuten erhöhen</target> | 157 | <target state="translated">Minuten erhöhen</target> |
209 | <context-group purpose="location"> | 158 | |
210 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> | 159 | <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">243</context></context-group></trans-unit> |
211 | <context context-type="linenumber">229,230</context> | ||
212 | </context-group> | ||
213 | </trans-unit> | ||
214 | <trans-unit id="ngb.timepicker.decrement-minutes" datatype="html"> | 160 | <trans-unit id="ngb.timepicker.decrement-minutes" datatype="html"> |
215 | <source>Decrement minutes</source> | 161 | <source>Decrement minutes</source> |
216 | <target state="translated">Minuten verringern</target> | 162 | <target state="translated">Minuten verringern</target> |
217 | <context-group purpose="location"> | 163 | |
218 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> | 164 | <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">264</context></context-group></trans-unit> |
219 | <context context-type="linenumber">245,249</context> | ||
220 | </context-group> | ||
221 | </trans-unit> | ||
222 | <trans-unit id="ngb.timepicker.SS" datatype="html"> | 165 | <trans-unit id="ngb.timepicker.SS" datatype="html"> |
223 | <source>SS</source> | 166 | <source>SS</source> |
224 | <target state="translated">SS</target> | 167 | <target state="translated">SS</target> |
225 | <context-group purpose="location"> | 168 | |
226 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> | 169 | <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">283</context></context-group></trans-unit> |
227 | <context context-type="linenumber">268</context> | ||
228 | </context-group> | ||
229 | </trans-unit> | ||
230 | <trans-unit id="ngb.timepicker.seconds" datatype="html"> | 170 | <trans-unit id="ngb.timepicker.seconds" datatype="html"> |
231 | <source>Seconds</source> | 171 | <source>Seconds</source> |
232 | <target state="translated">Sekunden</target> | 172 | <target state="translated">Sekunden</target> |
233 | <context-group purpose="location"> | 173 | |
234 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> | 174 | <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">295</context></context-group></trans-unit> |
235 | <context context-type="linenumber">279,283</context> | ||
236 | </context-group> | ||
237 | </trans-unit> | ||
238 | <trans-unit id="ngb.timepicker.increment-seconds" datatype="html"> | 175 | <trans-unit id="ngb.timepicker.increment-seconds" datatype="html"> |
239 | <source>Increment seconds</source> | 176 | <source>Increment seconds</source> |
240 | <target state="translated">Sekunden erhöhen</target> | 177 | <target state="translated">Sekunden erhöhen</target> |
@@ -270,11 +207,8 @@ | |||
270 | <trans-unit id="ngb.toast.close-aria" datatype="html"> | 207 | <trans-unit id="ngb.toast.close-aria" datatype="html"> |
271 | <source>Close</source> | 208 | <source>Close</source> |
272 | <target state="translated">Schließen</target> | 209 | <target state="translated">Schließen</target> |
273 | <context-group purpose="location"> | 210 | |
274 | <context context-type="sourcefile">node_modules/src/toast/toast.ts</context> | 211 | <context-group purpose="location"><context context-type="sourcefile">node_modules/src/toast/toast.ts</context><context context-type="linenumber">108</context></context-group></trans-unit> |
275 | <context context-type="linenumber">106</context> | ||
276 | </context-group> | ||
277 | </trans-unit> | ||
278 | <trans-unit id="219462505467671767" datatype="html"> | 212 | <trans-unit id="219462505467671767" datatype="html"> |
279 | <source>Close the left menu</source> | 213 | <source>Close the left menu</source> |
280 | <target state="translated">Linkes Menü schließen</target> | 214 | <target state="translated">Linkes Menü schließen</target> |
@@ -382,8 +316,8 @@ | |||
382 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">150</context></context-group> | 316 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">150</context></context-group> |
383 | </trans-unit> | 317 | </trans-unit> |
384 | <trans-unit id="5504059606863599420" datatype="html"> | 318 | <trans-unit id="5504059606863599420" datatype="html"> |
385 | <source><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.accountUrl">"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> mentioned you on <x id="START_LINK_1" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.commentUrl">"/>video <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></source> | 319 | <source><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.accountUrl">"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> mentioned you on <x id="START_LINK_1" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.commentUrl">"/>video <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></source> |
386 | <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.accountUrl">"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> erwähnte Sie in <x id="START_LINK_1" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.commentUrl">"/>Video <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></target> | 320 | <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.accountUrl">"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> erwähnte Sie in <x id="START_LINK_1" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.commentUrl">"/>Video <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></target> |
387 | <context-group purpose="location"> | 321 | <context-group purpose="location"> |
388 | <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> | 322 | <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> |
389 | <context context-type="linenumber">164</context> | 323 | <context context-type="linenumber">164</context> |
@@ -400,16 +334,16 @@ | |||
400 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">189</context></context-group> | 334 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">189</context></context-group> |
401 | </trans-unit> | 335 | </trans-unit> |
402 | <trans-unit id="363592786729553688" datatype="html"> | 336 | <trans-unit id="363592786729553688" datatype="html"> |
403 | <source><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.pluginUrl" [queryParams]="notification.pluginQueryParams">"/>A new version of the plugin/theme <x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> is available: <x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </source> | 337 | <source><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.pluginUrl" [queryParams]="notification.pluginQueryParams">"/>A new version of the plugin/theme <x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> is available: <x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </source> |
404 | <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.pluginUrl" [queryParams]="notification.pluginQueryParams">"/>Eine neue Version des Plugins/Themes <x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> ist verfügbar: <x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </target> | 338 | <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.pluginUrl" [queryParams]="notification.pluginQueryParams">"/>Eine neue Version des Plugins/Themes <x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> ist verfügbar: <x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </target> |
405 | <context-group purpose="location"> | 339 | <context-group purpose="location"> |
406 | <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> | 340 | <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> |
407 | <context context-type="linenumber">198,199</context> | 341 | <context context-type="linenumber">198,199</context> |
408 | </context-group> | 342 | </context-group> |
409 | </trans-unit> | 343 | </trans-unit> |
410 | <trans-unit id="5055099158245592648" datatype="html"> | 344 | <trans-unit id="5055099158245592648" datatype="html"> |
411 | <source><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [href]="notification.peertubeVersionLink" target="_blank" rel="noopener noreferer">"/>A new version of PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> is available: <x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </source> | 345 | <source><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [href]="notification.peertubeVersionLink" target="_blank" rel="noopener noreferer">"/>A new version of PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> is available: <x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </source> |
412 | <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [href]="notification.peertubeVersionLink" target="_blank" rel="noopener noreferer">"/>Eine neue Version von PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> ist verfügbar: <x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </target> | 346 | <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [href]="notification.peertubeVersionLink" target="_blank" rel="noopener noreferer">"/>Eine neue Version von PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> ist verfügbar: <x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </target> |
413 | <context-group purpose="location"> | 347 | <context-group purpose="location"> |
414 | <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> | 348 | <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> |
415 | <context context-type="linenumber">206,207</context> | 349 | <context context-type="linenumber">206,207</context> |
@@ -500,8 +434,9 @@ | |||
500 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">71</context></context-group> | 434 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">71</context></context-group> |
501 | </trans-unit> | 435 | </trans-unit> |
502 | <trans-unit id="2193037168694505715" datatype="html"> | 436 | <trans-unit id="2193037168694505715" datatype="html"> |
503 | <source>Short text to tell people how they can support the channel (membership platform...).<br /><br /> When a video is uploaded in this channel, the video support field will be automatically filled by this text.</source> | 437 | <source>Short text to tell people how they can support the channel (membership platform...).<br /><br /> |
504 | <target state="translated">Kurzer Text, um den Leuten mitzuteilen, wie sie den Kanal unterstützen können (Mitgliedschaftsplattform...).<br /><br /> Wird ein Video in diesem Kanal hochgeladen, wird das Videounterstützungsfeld automatisch mit diesem Text gefüllt.</target> | 438 | When a video is uploaded in this channel, the video support field will be automatically filled by this text.</source> |
439 | <target state="translated">Kurzer Text, um den Leuten mitzuteilen, wie sie den Kanal unterstützen können (Mitgliedschaftsplattform...).<br /><br /> Wird ein Video in diesem Kanal hochgeladen, wird das Videounterstützungsfeld automatisch mit diesem Text gefüllt.</target> | ||
505 | <context-group purpose="location"> | 440 | <context-group purpose="location"> |
506 | <context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context> | 441 | <context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context> |
507 | <context context-type="linenumber">67,68</context> | 442 | <context context-type="linenumber">67,68</context> |
@@ -797,8 +732,8 @@ | |||
797 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/markdown-textarea.component.html</context><context context-type="linenumber">20</context></context-group> | 732 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/markdown-textarea.component.html</context><context context-type="linenumber">20</context></context-group> |
798 | </trans-unit> | 733 | </trans-unit> |
799 | <trans-unit id="8644431249513874405" datatype="html"> | 734 | <trans-unit id="8644431249513874405" datatype="html"> |
800 | <source><a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer">Markdown</a> compatible that supports:</source> | 735 | <source><a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer">Markdown</a> compatible that supports:</source> |
801 | <target state="translated"><a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer">Markdown</a> kompatibel. Unterstützt:</target> | 736 | <target state="translated"><a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer">Markdown</a> kompatibel. Unterstützt:</target> |
802 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/help.component.ts</context><context context-type="linenumber">75</context></context-group> | 737 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/help.component.ts</context><context context-type="linenumber">75</context></context-group> |
803 | </trans-unit> | 738 | </trans-unit> |
804 | <trans-unit id="146235964740293376" datatype="html"> | 739 | <trans-unit id="146235964740293376" datatype="html"> |
@@ -1204,13 +1139,13 @@ | |||
1204 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html</context><context context-type="linenumber">16</context></context-group> | 1139 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html</context><context context-type="linenumber">16</context></context-group> |
1205 | </trans-unit> | 1140 | </trans-unit> |
1206 | <trans-unit id="7252854992688790751" datatype="html"> | 1141 | <trans-unit id="7252854992688790751" datatype="html"> |
1207 | <source>This instance allows registration. However, be careful to check the <x id="START_LINK" ctype="x-a" equiv-text="<a class="terms-anchor" (click)="onTermsClick($event, instanceInformation)" href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/><x id="START_LINK_1" equiv-text="<a class="terms-link" target="_blank" routerLink="/about/instance" fragment="terms">"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> before creating an account. You may also search for another instance to match your exact needs at: <x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="START_LINK_2" equiv-text="<a class="alert-link" href="https://joinpeertube.org/instances" target="_blank" rel="noopener noreferrer">"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </source> | 1142 | <source>This instance allows registration. However, be careful to check the <x id="START_LINK" ctype="x-a" equiv-text="<a class="terms-anchor" (click)="onTermsClick($event, instanceInformation)" href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/><x id="START_LINK_1" equiv-text="<a class="terms-link" target="_blank" routerLink="/about/instance" fragment="terms">"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> before creating an account. You may also search for another instance to match your exact needs at: <x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="START_LINK_2" equiv-text="<a class="alert-link" href="https://joinpeertube.org/instances" target="_blank" rel="noopener noreferrer">"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </source> |
1208 | <target state="translated">Diese Instanz erlaubt eine Registrierung. Lesen sie sich trotzdem die <x id="START_LINK" ctype="x-a" equiv-text="<a class="terms-anchor" (click)="onTermsClick($event, instanceInformation)" href='#'>"/>Richtlinien<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/><x id="START_LINK_1" equiv-text="<a class="terms-link" target="_blank" routerLink="/about/instance" fragment="terms">"/>Richtlinien<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> durch, bevor sie sich ein Konto erstellen. Hier können sie auch nach einer anderen Instanz suchen, die ihren Wünschen entspricht: <x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="START_LINK_2" equiv-text="<a class="alert-link" href="https://joinpeertube.org/instances" target="_blank" rel="noopener noreferrer">"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </target> | 1143 | <target state="translated">Diese Instanz erlaubt eine Registrierung. Lesen sie sich trotzdem die <x id="START_LINK" ctype="x-a" equiv-text="<a class="terms-anchor" (click)="onTermsClick($event, instanceInformation)" href='#'>"/>Richtlinien<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/><x id="START_LINK_1" equiv-text="<a class="terms-link" target="_blank" routerLink="/about/instance" fragment="terms">"/>Richtlinien<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> durch, bevor sie sich ein Konto erstellen. Hier können sie auch nach einer anderen Instanz suchen, die ihren Wünschen entspricht: <x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="START_LINK_2" equiv-text="<a class="alert-link" href="https://joinpeertube.org/instances" target="_blank" rel="noopener noreferrer">"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </target> |
1209 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">64</context></context-group> | 1144 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">64</context></context-group> |
1210 | </trans-unit> | 1145 | </trans-unit> |
1211 | <trans-unit id="7215649348148521605" datatype="html"> | 1146 | <trans-unit id="7215649348148521605" datatype="html"> |
1212 | <source>Currently this instance doesn't allow for user registration, you may check the <x id="START_LINK" ctype="x-a" equiv-text="<a (click)="onTermsClick($event, instanceInformation)" href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for more details or find an instance that gives you the possibility to sign up for an account and upload your videos there. Find yours among multiple instances at: <x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="START_LINK_1" equiv-text="<a class="alert-link" href="https://joinpeertube.org/instances" target="_blank" rel="noopener noreferrer">"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </source> | 1147 | <source>Currently this instance doesn't allow for user registration, you may check the <x id="START_LINK" ctype="x-a" equiv-text="<a (click)="onTermsClick($event, instanceInformation)" href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for more details or find an instance that gives you the possibility to sign up for an account and upload your videos there. Find yours among multiple instances at: <x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="START_LINK_1" equiv-text="<a class="alert-link" href="https://joinpeertube.org/instances" target="_blank" rel="noopener noreferrer">"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </source> |
1213 | <target state="translated">Diese Instanz erlaubt zurzeit keine Registrierung, sie können sich die <x id="START_LINK" ctype="x-a" equiv-text="<a (click)="onTermsClick($event, instanceInformation)" href='#'>"/>Richtlinien<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> für mehr Details durchlesen, oder hier nach einer Instanz suchen, die Ihnen das Anlegen eines Kontos und das Hochladen von Videos erlaubt: <x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="START_LINK_1" equiv-text="<a class="alert-link" href="https://joinpeertube.org/instances" target="_blank" rel="noopener noreferrer">"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </target> | 1148 | <target state="translated">Diese Instanz erlaubt zurzeit keine Registrierung, sie können sich die <x id="START_LINK" ctype="x-a" equiv-text="<a (click)="onTermsClick($event, instanceInformation)" href='#'>"/>Richtlinien<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> für mehr Details durchlesen, oder hier nach einer Instanz suchen, die Ihnen das Anlegen eines Kontos und das Hochladen von Videos erlaubt: <x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="START_LINK_1" equiv-text="<a class="alert-link" href="https://joinpeertube.org/instances" target="_blank" rel="noopener noreferrer">"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </target> |
1214 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">69</context></context-group> | 1149 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">69</context></context-group> |
1215 | </trans-unit> | 1150 | </trans-unit> |
1216 | <trans-unit id="2392488717875840729"> | 1151 | <trans-unit id="2392488717875840729"> |
@@ -1278,7 +1213,8 @@ | |||
1278 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">110</context></context-group> | 1213 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">110</context></context-group> |
1279 | </trans-unit> | 1214 | </trans-unit> |
1280 | <trans-unit id="1190256911880544559" datatype="html"> | 1215 | <trans-unit id="1190256911880544559" datatype="html"> |
1281 | <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>. The link will expire within 1 hour.</source> | 1216 | <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>. |
1217 | The link will expire within 1 hour.</source> | ||
1282 | <target state="translated">Es wird eine E-Mail zum Zurücksetzen des Passworts an <x id="PH" equiv-text="this.forgotPasswordEmail"/> gesendet. Der Link wird in einer Stunde ablaufen.</target> | 1218 | <target state="translated">Es wird eine E-Mail zum Zurücksetzen des Passworts an <x id="PH" equiv-text="this.forgotPasswordEmail"/> gesendet. Der Link wird in einer Stunde ablaufen.</target> |
1283 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">122</context></context-group> | 1219 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">122</context></context-group> |
1284 | </trans-unit> | 1220 | </trans-unit> |
@@ -1317,8 +1253,8 @@ | |||
1317 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">8</context></context-group> | 1253 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">8</context></context-group> |
1318 | </trans-unit> | 1254 | </trans-unit> |
1319 | <trans-unit id="8434369348784683733" datatype="html"> | 1255 | <trans-unit id="8434369348784683733" datatype="html"> |
1320 | <source>for <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="search-value">"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></source> | 1256 | <source>for <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="search-value">"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></source> |
1321 | <target state="translated">für <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="search-value">"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></target> | 1257 | <target state="translated">für <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="search-value">"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></target> |
1322 | <context-group purpose="location"> | 1258 | <context-group purpose="location"> |
1323 | <context context-type="sourcefile">src/app/+search/search.component.html</context> | 1259 | <context context-type="sourcefile">src/app/+search/search.component.html</context> |
1324 | <context context-type="linenumber">10</context> | 1260 | <context context-type="linenumber">10</context> |
@@ -1663,8 +1599,8 @@ Hilf mit PeerTube zu übersetzen!</target> | |||
1663 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">269</context></context-group> | 1599 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">269</context></context-group> |
1664 | </trans-unit> | 1600 | </trans-unit> |
1665 | <trans-unit id="2095604754338363597" datatype="html"> | 1601 | <trans-unit id="2095604754338363597" datatype="html"> |
1666 | <source>⚠️ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://docs.joinpeertube.org/maintain-configuration?id=security">"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> to prevent private URL access from your PeerTube server</source> | 1602 | <source>⚠️ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://docs.joinpeertube.org/maintain-configuration?id=security">"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> to prevent private URL access from your PeerTube server</source> |
1667 | <target state="new">⚠️ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://docs.joinpeertube.org/maintain-configuration?id=security">"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> to prevent private URL access from your PeerTube server</target> | 1603 | <target state="new">⚠️ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://docs.joinpeertube.org/maintain-configuration?id=security">"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> to prevent private URL access from your PeerTube server</target> |
1668 | <context-group purpose="location"> | 1604 | <context-group purpose="location"> |
1669 | <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> | 1605 | <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> |
1670 | <context context-type="linenumber">272</context> | 1606 | <context context-type="linenumber">272</context> |
@@ -1728,18 +1664,18 @@ Hilf mit PeerTube zu übersetzen!</target> | |||
1728 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">10</context></context-group> | 1664 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">10</context></context-group> |
1729 | </trans-unit> | 1665 | </trans-unit> |
1730 | <trans-unit id="7239874680342223476" datatype="html"> | 1666 | <trans-unit id="7239874680342223476" datatype="html"> |
1731 | <source>Help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> by:</source> | 1667 | <source>Help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> by:</source> |
1732 | <target state="translated">Helfen Sie Moderatoren und anderen Usern dabei zu wissen, <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>wer Sie sind<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> mit:</target> | 1668 | <target state="translated">Helfen Sie Moderatoren und anderen Usern dabei zu wissen, <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>wer Sie sind<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> mit:</target> |
1733 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">12</context></context-group> | 1669 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">12</context></context-group> |
1734 | </trans-unit> | 1670 | </trans-unit> |
1735 | <trans-unit id="5856432243446401016" datatype="html"> | 1671 | <trans-unit id="5856432243446401016" datatype="html"> |
1736 | <source>Uploading an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> | 1672 | <source>Uploading an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> |
1737 | <target state="translated">Dem Hochladen <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>eines Avatars<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> | 1673 | <target state="translated">Dem Hochladen <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>eines Avatars<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> |
1738 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">15</context></context-group> | 1674 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">15</context></context-group> |
1739 | </trans-unit> | 1675 | </trans-unit> |
1740 | <trans-unit id="3221645359464920754" datatype="html"> | 1676 | <trans-unit id="3221645359464920754" datatype="html"> |
1741 | <source>Writing a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> | 1677 | <source>Writing a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> |
1742 | <target state="translated">Dem Schreiben einer <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Beschreibung<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> | 1678 | <target state="translated">Dem Schreiben einer <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Beschreibung<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> |
1743 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">16</context></context-group> | 1679 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">16</context></context-group> |
1744 | </trans-unit> | 1680 | </trans-unit> |
1745 | <trans-unit id="2218100934178971211" datatype="html"> | 1681 | <trans-unit id="2218100934178971211" datatype="html"> |
@@ -2158,8 +2094,8 @@ Hilf mit PeerTube zu übersetzen!</target> | |||
2158 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">47</context></context-group> | 2094 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">47</context></context-group> |
2159 | </trans-unit> | 2095 | </trans-unit> |
2160 | <trans-unit id="1358902062258458923" datatype="html"> | 2096 | <trans-unit id="1358902062258458923" datatype="html"> |
2161 | <source><x id="START_LINK" ctype="x-a" equiv-text="<a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noreferer noopener">"/>Markdown compatible<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> that also supports <x id="START_LINK_1" equiv-text="<a href="https://docs.joinpeertube.org/api-custom-client-markup" target="_blank" rel="noreferer noopener">"/>custom PeerTube HTML tags<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></source> | 2097 | <source><x id="START_LINK" ctype="x-a" equiv-text="<a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noreferer noopener">"/>Markdown compatible<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> that also supports <x id="START_LINK_1" equiv-text="<a href="https://docs.joinpeertube.org/api-custom-client-markup" target="_blank" rel="noreferer noopener">"/>custom PeerTube HTML tags<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></source> |
2162 | <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="<a href="https://en.wikipedia. org/wiki/Markdown#Example" target="_blank" rel="noreferer noopener">"/>Markdown-compatible<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> das auch <x id="START_LINK_1" equiv-text="<a href="https://docs. joinpeertube.org/api-custom-client-markup" target="_blank" rel="noreferer noopener">"/>angepasste PeerTube HTML-Tags<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> unterstützt</target> | 2098 | <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="<a href="https://en.wikipedia. org/wiki/Markdown#Example" target="_blank" rel="noreferer noopener">"/>Markdown-compatible<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> das auch <x id="START_LINK_1" equiv-text="<a href="https://docs. joinpeertube.org/api-custom-client-markup" target="_blank" rel="noreferer noopener">"/>angepasste PeerTube HTML-Tags<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> unterstützt</target> |
2163 | <context-group purpose="location"> | 2099 | <context-group purpose="location"> |
2164 | <context context-type="sourcefile">src/app/shared/shared-custom-markup/custom-markup-help.component.html</context> | 2100 | <context context-type="sourcefile">src/app/shared/shared-custom-markup/custom-markup-help.component.html</context> |
2165 | <context context-type="linenumber">2</context> | 2101 | <context context-type="linenumber">2</context> |
@@ -2234,8 +2170,8 @@ Hilf mit PeerTube zu übersetzen!</target> | |||
2234 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">48</context></context-group> | 2170 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">48</context></context-group> |
2235 | </trans-unit> | 2171 | </trans-unit> |
2236 | <trans-unit id="2090254132451149776" datatype="html"> | 2172 | <trans-unit id="2090254132451149776" datatype="html"> |
2237 | <source><x id="START_LINK" ctype="x-a" equiv-text="<a href="https://chooser-beta.creativecommons.org/" target="_blank" rel="noopener noreferrer">"/>Choose<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> the appropriate licence for your work. </source> | 2173 | <source><x id="START_LINK" ctype="x-a" equiv-text="<a href="https://chooser-beta.creativecommons.org/" target="_blank" rel="noopener noreferrer">"/>Choose<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> the appropriate licence for your work. </source> |
2238 | <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="<a href="https://chooser-beta.creativecommons.org/" target="_blank" rel="noopener noreferrer">"/>Wählen Sie<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> die passende Lizenz für Ihre Arbeit. </target> | 2174 | <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="<a href="https://chooser-beta.creativecommons.org/" target="_blank" rel="noopener noreferrer">"/>Wählen Sie<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> die passende Lizenz für Ihre Arbeit. </target> |
2239 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">85</context></context-group> | 2175 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">85</context></context-group> |
2240 | </trans-unit> | 2176 | </trans-unit> |
2241 | <trans-unit id="5462361983940693567"> | 2177 | <trans-unit id="5462361983940693567"> |
@@ -2311,7 +2247,7 @@ Hilf mit PeerTube zu übersetzen!</target> | |||
2311 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">183</context></context-group> | 2247 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">183</context></context-group> |
2312 | </trans-unit> | 2248 | </trans-unit> |
2313 | <trans-unit id="5600963353867835532"> | 2249 | <trans-unit id="5600963353867835532"> |
2314 | <source>Already uploaded ✔</source> | 2250 | <source>Already uploaded ✔</source> |
2315 | <target>Bereits hochgeladen ✔</target> | 2251 | <target>Bereits hochgeladen ✔</target> |
2316 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">187</context></context-group> | 2252 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">187</context></context-group> |
2317 | </trans-unit> | 2253 | </trans-unit> |
@@ -3921,8 +3857,8 @@ Hilf mit PeerTube zu übersetzen!</target> | |||
3921 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">28</context></context-group> | 3857 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">28</context></context-group> |
3922 | </trans-unit> | 3858 | </trans-unit> |
3923 | <trans-unit id="1258618443362430782" datatype="html"> | 3859 | <trans-unit id="1258618443362430782" datatype="html"> |
3924 | <source><x id="ICU" equiv-text="{abuse.countReportsForReporter, plural, =1 {1 report} other {{{ abuse.countReportsForReporter }} reports}}" xid="1879828604800763221"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="ml-1 glyphicon glyphicon-flag">"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></source> | 3860 | <source><x id="ICU" equiv-text="{abuse.countReportsForReporter, plural, =1 {1 report} other {{{ abuse.countReportsForReporter }} reports}}" xid="1879828604800763221"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="ml-1 glyphicon glyphicon-flag">"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></source> |
3925 | <target state="needs-translation"><x id="ICU" equiv-text="{{abuse.countReportsForReportee, plural, =1 {1 Meldung} other {{{ abuse. countReportsForReportee }} Meldungen}}"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="ml-1 glyphicon glyphicon-flag">"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></target> | 3861 | <target state="needs-translation"><x id="ICU" equiv-text="{{abuse.countReportsForReportee, plural, =1 {1 Meldung} other {{{ abuse. countReportsForReportee }} Meldungen}}"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="ml-1 glyphicon glyphicon-flag">"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></target> |
3926 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">21</context></context-group> | 3862 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">21</context></context-group> |
3927 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">41</context></context-group> | 3863 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">41</context></context-group> |
3928 | </trans-unit> | 3864 | </trans-unit> |
@@ -4278,8 +4214,8 @@ Hilf mit PeerTube zu übersetzen!</target> | |||
4278 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">46</context></context-group> | 4214 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">46</context></context-group> |
4279 | </trans-unit> | 4215 | </trans-unit> |
4280 | <trans-unit id="3901868627411944813" datatype="html"> | 4216 | <trans-unit id="3901868627411944813" datatype="html"> |
4281 | <source>Priority <x id="START_SMALL_TEXT" ctype="x-small" equiv-text="<small>"/>(1 = highest priority)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="</small>"/></source> | 4217 | <source>Priority <x id="START_SMALL_TEXT" ctype="x-small" equiv-text="<small>"/>(1 = highest priority)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="</small>"/></source> |
4282 | <target state="translated">Priorität <x id="START_SMALL_TEXT" ctype="x-small" equiv-text="<small>"/>(1 = höchste Priorität)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="</small>"/></target> | 4218 | <target state="translated">Priorität <x id="START_SMALL_TEXT" ctype="x-small" equiv-text="<small>"/>(1 = höchste Priorität)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="</small>"/></target> |
4283 | <context-group purpose="location"> | 4219 | <context-group purpose="location"> |
4284 | <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context> | 4220 | <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context> |
4285 | <context context-type="linenumber">47</context> | 4221 | <context context-type="linenumber">47</context> |
@@ -4299,8 +4235,8 @@ Hilf mit PeerTube zu übersetzen!</target> | |||
4299 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">105</context></context-group> | 4235 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">105</context></context-group> |
4300 | </trans-unit> | 4236 | </trans-unit> |
4301 | <trans-unit id="2713421326605345655" datatype="html"> | 4237 | <trans-unit id="2713421326605345655" datatype="html"> |
4302 | <source>No <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code> "/> jobs found.</source> | 4238 | <source>No <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code> "/> jobs found.</source> |
4303 | <target state="translated">Keine <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code> "/> Jobs gefunden.</target> | 4239 | <target state="translated">Keine <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code> "/> Jobs gefunden.</target> |
4304 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">106</context></context-group> | 4240 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">106</context></context-group> |
4305 | </trans-unit> | 4241 | </trans-unit> |
4306 | <trans-unit id="2384897339170501794" datatype="html"> | 4242 | <trans-unit id="2384897339170501794" datatype="html"> |
@@ -4347,8 +4283,8 @@ Hilf mit PeerTube zu übersetzen!</target> | |||
4347 | </context-group> | 4283 | </context-group> |
4348 | </trans-unit> | 4284 | </trans-unit> |
4349 | <trans-unit id="2232767208623640457" datatype="html"> | 4285 | <trans-unit id="2232767208623640457" datatype="html"> |
4350 | <source>By <x id="INTERPOLATION"/> -></source> | 4286 | <source>By <x id="INTERPOLATION"/> -></source> |
4351 | <target state="translated">Von <x id="INTERPOLATION"/> -></target> | 4287 | <target state="translated">Von <x id="INTERPOLATION"/> -></target> |
4352 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">47</context></context-group> | 4288 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">47</context></context-group> |
4353 | </trans-unit> | 4289 | </trans-unit> |
4354 | <trans-unit id="7396175500300709096" datatype="html"> | 4290 | <trans-unit id="7396175500300709096" datatype="html"> |
@@ -4420,8 +4356,8 @@ Hilf mit PeerTube zu übersetzen!</target> | |||
4420 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">82</context></context-group> | 4356 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">82</context></context-group> |
4421 | </trans-unit> | 4357 | </trans-unit> |
4422 | <trans-unit id="4423835119021329687" datatype="html"> | 4358 | <trans-unit id="4423835119021329687" datatype="html"> |
4423 | <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/users">"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> to build a moderation team. </source> | 4359 | <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/users">"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> to build a moderation team. </source> |
4424 | <target state="translated">Verwalten Sie <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/users">"/>Benutzer<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> um ein Moderationsteam aufzubauen. </target> | 4360 | <target state="translated">Verwalten Sie <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/users">"/>Benutzer<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> um ein Moderationsteam aufzubauen. </target> |
4425 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">83</context></context-group> | 4361 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">83</context></context-group> |
4426 | </trans-unit> | 4362 | </trans-unit> |
4427 | <trans-unit id="7030031694783481217" datatype="html"> | 4363 | <trans-unit id="7030031694783481217" datatype="html"> |
@@ -4430,8 +4366,8 @@ Hilf mit PeerTube zu übersetzen!</target> | |||
4430 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">93</context></context-group> | 4366 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">93</context></context-group> |
4431 | </trans-unit> | 4367 | </trans-unit> |
4432 | <trans-unit id="4620493570088713907" datatype="html"> | 4368 | <trans-unit id="4620493570088713907" datatype="html"> |
4433 | <source>Enabling it will allow other administrators to know that you are mainly federating sensitive content.<x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/> Moreover, the NSFW checkbox on video upload will be automatically checked by default. </source> | 4369 | <source>Enabling it will allow other administrators to know that you are mainly federating sensitive content.<x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/> Moreover, the NSFW checkbox on video upload will be automatically checked by default. </source> |
4434 | <target state="translated">Durch die Aktivierung können andere Administratoren erkennen, dass Sie hauptsächlich sensible Inhalte einspeisen.<x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/> Außerdem wird das NSFW-Kontrollkästchen beim Video-Upload standardmäßig automatisch aktiviert. </target> | 4370 | <target state="translated">Durch die Aktivierung können andere Administratoren erkennen, dass Sie hauptsächlich sensible Inhalte einspeisen.<x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/> Außerdem wird das NSFW-Kontrollkästchen beim Video-Upload standardmäßig automatisch aktiviert. </target> |
4435 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">97</context></context-group> | 4371 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">97</context></context-group> |
4436 | </trans-unit> | 4372 | </trans-unit> |
4437 | <trans-unit id="7497677457560701935"> | 4373 | <trans-unit id="7497677457560701935"> |
@@ -4550,8 +4486,8 @@ Hilf mit PeerTube zu übersetzen!</target> | |||
4550 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">4</context></context-group> | 4486 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">4</context></context-group> |
4551 | </trans-unit> | 4487 | </trans-unit> |
4552 | <trans-unit id="2107098695989136934" datatype="html"> | 4488 | <trans-unit id="2107098695989136934" datatype="html"> |
4553 | <source>Use <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/plugins">"/>plugins & themes<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for more involved changes, or <x id="START_LINK_1" equiv-text="<a routerLink="/admin/config/edit-custom" fragment="advanced-configuration">"/>add slight customizations<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </source> | 4489 | <source>Use <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/plugins">"/>plugins & themes<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for more involved changes, or <x id="START_LINK_1" equiv-text="<a routerLink="/admin/config/edit-custom" fragment="advanced-configuration">"/>add slight customizations<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </source> |
4554 | <target state="translated">Verwenden Sie <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/plugins">"/>plugins & themes<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> für umfangreichere Änderungen, oder <x id="START_LINK_1" equiv-text="< ein routerLink="/admin/config/edit-custom" fragment="advanced-configuration">"/>geringfügige Anpassungen vornehmen<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </target> | 4490 | <target state="translated">Verwenden Sie <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/plugins">"/>plugins & themes<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> für umfangreichere Änderungen, oder <x id="START_LINK_1" equiv-text="< ein routerLink="/admin/config/edit-custom" fragment="advanced-configuration">"/>geringfügige Anpassungen vornehmen<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </target> |
4555 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">5</context></context-group> | 4491 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">5</context></context-group> |
4556 | </trans-unit> | 4492 | </trans-unit> |
4557 | <trans-unit id="6855462350544488601"> | 4493 | <trans-unit id="6855462350544488601"> |
@@ -4657,8 +4593,8 @@ Hilf mit PeerTube zu übersetzen!</target> | |||
4657 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">150</context></context-group> | 4593 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">150</context></context-group> |
4658 | </trans-unit> | 4594 | </trans-unit> |
4659 | <trans-unit id="2669509104300979449" datatype="html"> | 4595 | <trans-unit id="2669509104300979449" datatype="html"> |
4660 | <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/users">"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> to set their quota individually. </source> | 4596 | <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/users">"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> to set their quota individually. </source> |
4661 | <target state="translated">Verwalten Sie <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/users">"/>Benutzer<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>, um ihre Quote individuell einzustellen. </target> | 4597 | <target state="translated">Verwalten Sie <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/users">"/>Benutzer<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>, um ihre Quote individuell einzustellen. </target> |
4662 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">151</context></context-group> | 4598 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">151</context></context-group> |
4663 | </trans-unit> | 4599 | </trans-unit> |
4664 | <trans-unit id="4497115134891299867"> | 4600 | <trans-unit id="4497115134891299867"> |
@@ -4841,8 +4777,8 @@ Hilf mit PeerTube zu übersetzen!</target> | |||
4841 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">376</context></context-group> | 4777 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">376</context></context-group> |
4842 | </trans-unit> | 4778 | </trans-unit> |
4843 | <trans-unit id="1886227550697837417" datatype="html"> | 4779 | <trans-unit id="1886227550697837417" datatype="html"> |
4844 | <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://framagit.org/framasoft/peertube/search-index">"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </source> | 4780 | <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://framagit.org/framasoft/peertube/search-index">"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </source> |
4845 | <target state="translated">Sie sollten nur moderierte Suchindizes in der Produktion verwenden oder <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://framagit.org/framasoft/peertube/search-index">"/>eigene<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> hosten. </target> | 4781 | <target state="translated">Sie sollten nur moderierte Suchindizes in der Produktion verwenden oder <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://framagit.org/framasoft/peertube/search-index">"/>eigene<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> hosten. </target> |
4846 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">378</context></context-group> | 4782 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">378</context></context-group> |
4847 | </trans-unit> | 4783 | </trans-unit> |
4848 | <trans-unit id="2331464426553277323" datatype="html"> | 4784 | <trans-unit id="2331464426553277323" datatype="html"> |
@@ -4876,8 +4812,8 @@ Hilf mit PeerTube zu übersetzen!</target> | |||
4876 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">426</context></context-group> | 4812 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">426</context></context-group> |
4877 | </trans-unit> | 4813 | </trans-unit> |
4878 | <trans-unit id="252719899360434356" datatype="html"> | 4814 | <trans-unit id="252719899360434356" datatype="html"> |
4879 | <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/follows">"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> with other instances. </source> | 4815 | <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/follows">"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> with other instances. </source> |
4880 | <target state="translated">Verwalten Sie <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/follows">"/>Beziehungen<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> mit anderen Instanzen. </target> | 4816 | <target state="translated">Verwalten Sie <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/follows">"/>Beziehungen<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> mit anderen Instanzen. </target> |
4881 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">427</context></context-group> | 4817 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">427</context></context-group> |
4882 | </trans-unit> | 4818 | </trans-unit> |
4883 | <trans-unit id="9119248927271669654" datatype="html"> | 4819 | <trans-unit id="9119248927271669654" datatype="html"> |
@@ -4913,8 +4849,8 @@ Hilf mit PeerTube zu übersetzen!</target> | |||
4913 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">473</context></context-group> | 4849 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">473</context></context-group> |
4914 | </trans-unit> | 4850 | </trans-unit> |
4915 | <trans-unit id="9076632742417302918" datatype="html"> | 4851 | <trans-unit id="9076632742417302918" datatype="html"> |
4916 | <source>See <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances" rel="noopener noreferer" target="_blank">"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> for more information about the expected URL </source> | 4852 | <source>See <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances" rel="noopener noreferer" target="_blank">"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> for more information about the expected URL </source> |
4917 | <target state="translated">Siehe <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances" rel="noopener noreferer" target="_blank">"/>die Dokumentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> für weitere Informationen zur erwarteten URL </target> | 4853 | <target state="translated">Siehe <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances" rel="noopener noreferer" target="_blank">"/>die Dokumentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> für weitere Informationen zur erwarteten URL </target> |
4918 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">478</context></context-group> | 4854 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">478</context></context-group> |
4919 | </trans-unit> | 4855 | </trans-unit> |
4920 | <trans-unit id="3946988229617310200" datatype="html"> | 4856 | <trans-unit id="3946988229617310200" datatype="html"> |
@@ -4963,8 +4899,8 @@ Hilf mit PeerTube zu übersetzen!</target> | |||
4963 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">559</context></context-group> | 4899 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">559</context></context-group> |
4964 | </trans-unit> | 4900 | </trans-unit> |
4965 | <trans-unit id="2076338542820061819" datatype="html"> | 4901 | <trans-unit id="2076338542820061819" datatype="html"> |
4966 | <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="<a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> to see if you instance is allowed. </source> | 4902 | <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="<a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> to see if you instance is allowed. </source> |
4967 | <target state="translated">Wenn Ihre Instanz explizit von Twitter erlaubt ist, wird ein Videoplayer in den Twitter-Feed auf der PeerTube-Videofreigabe eingebettet.<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/> Wenn die Instanz nicht erlaubt ist, verwenden wir eine Bildlinkkarte, die auf Ihre PeerTube-Instanz umleitet. <x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/> Aktivieren Sie diese Checkbox, speichern Sie die Konfiguration und testen Sie mit einer Video-URL Ihrer Instanz (https://example. com/w/blabla) auf <x id="START_LINK" ctype="x-a" equiv-text="<a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> um zu sehen, ob Ihre Instanz erlaubt ist. </target> | 4903 | <target state="translated">Wenn Ihre Instanz explizit von Twitter erlaubt ist, wird ein Videoplayer in den Twitter-Feed auf der PeerTube-Videofreigabe eingebettet.<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/> Wenn die Instanz nicht erlaubt ist, verwenden wir eine Bildlinkkarte, die auf Ihre PeerTube-Instanz umleitet. <x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/> Aktivieren Sie diese Checkbox, speichern Sie die Konfiguration und testen Sie mit einer Video-URL Ihrer Instanz (https://example. com/w/blabla) auf <x id="START_LINK" ctype="x-a" equiv-text="<a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> um zu sehen, ob Ihre Instanz erlaubt ist. </target> |
4968 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">563</context></context-group> | 4904 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">563</context></context-group> |
4969 | </trans-unit> | 4905 | </trans-unit> |
4970 | <trans-unit id="493135676263039396" datatype="html"> | 4906 | <trans-unit id="493135676263039396" datatype="html"> |
@@ -5002,13 +4938,13 @@ Hilf mit PeerTube zu übersetzen!</target> | |||
5002 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">33</context></context-group> | 4938 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">33</context></context-group> |
5003 | </trans-unit> | 4939 | </trans-unit> |
5004 | <trans-unit id="4420104899393268652" datatype="html"> | 4940 | <trans-unit id="4420104899393268652" datatype="html"> |
5005 | <source>Max simultaneous lives created on your instance <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="text-muted">"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></source> | 4941 | <source>Max simultaneous lives created on your instance <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="text-muted">"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></source> |
5006 | <target state="translated">Maximal gleichzeitig erstellte Live-Übertragungen auf Ihrer Instanz <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="text-muted">"/>(-1 für "unbegrenzt")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></target> | 4942 | <target state="translated">Maximal gleichzeitig erstellte Live-Übertragungen auf Ihrer Instanz <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="text-muted">"/>(-1 für "unbegrenzt")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></target> |
5007 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">40</context></context-group> | 4943 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">40</context></context-group> |
5008 | </trans-unit> | 4944 | </trans-unit> |
5009 | <trans-unit id="7210210728441530221" datatype="html"> | 4945 | <trans-unit id="7210210728441530221" datatype="html"> |
5010 | <source>Max simultaneous lives created per user <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="text-muted">"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></source> | 4946 | <source>Max simultaneous lives created per user <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="text-muted">"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></source> |
5011 | <target state="translated">Maximal gleichzeitig erstellte Live-Übertragungen auf Ihrer Instanz <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="text-muted">"/>(-1 für "unbegrenzt")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></target> | 4947 | <target state="translated">Maximal gleichzeitig erstellte Live-Übertragungen auf Ihrer Instanz <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="text-muted">"/>(-1 für "unbegrenzt")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></target> |
5012 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">53</context></context-group> | 4948 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">53</context></context-group> |
5013 | </trans-unit> | 4949 | </trans-unit> |
5014 | <trans-unit id="6830777508073747241" datatype="html"> | 4950 | <trans-unit id="6830777508073747241" datatype="html"> |
@@ -5152,8 +5088,8 @@ Hilf mit PeerTube zu übersetzen!</target> | |||
5152 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">94</context></context-group> | 5088 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">94</context></context-group> |
5153 | </trans-unit> | 5089 | </trans-unit> |
5154 | <trans-unit id="7334484418359079994" datatype="html"> | 5090 | <trans-unit id="7334484418359079994" datatype="html"> |
5155 | <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Requires ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p>"/>Generate HLS playlists and fragmented MP4 files resulting in a better playback than with plain WebTorrent:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="<ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>Faster playback especially with long videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="</ul>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p>"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/></source> | 5091 | <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Requires ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p>"/>Generate HLS playlists and fragmented MP4 files resulting in a better playback than with plain WebTorrent:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="<ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>Faster playback especially with long videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="</ul>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p>"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/></source> |
5156 | <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Erfordert ffmpeg >= 4. 1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p>"/>Erzeugt HLS-Wiedergabelisten und fragmentierte MP4-Dateien, was zu einer besseren Wiedergabe als mit einfachem WebTorrent führt: <x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="<ul>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li> "/>Auflösungswechsel ist sanfter<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="< li>"/>Schnellere Wiedergabe besonders bei langen Videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>Stabilere Wiedergabe (weniger Bugs/unendliches Laden)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="< /ul>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p>"/>Wenn Sie auch die WebTorrent-Unterstützung aktiviert haben, wird der Videospeicher mit 2 multipliziert<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/></target> | 5092 | <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Erfordert ffmpeg >= 4. 1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p>"/>Erzeugt HLS-Wiedergabelisten und fragmentierte MP4-Dateien, was zu einer besseren Wiedergabe als mit einfachem WebTorrent führt: <x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="<ul>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li> "/>Auflösungswechsel ist sanfter<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="< li>"/>Schnellere Wiedergabe besonders bei langen Videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>Stabilere Wiedergabe (weniger Bugs/unendliches Laden)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="< /ul>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p>"/>Wenn Sie auch die WebTorrent-Unterstützung aktiviert haben, wird der Videospeicher mit 2 multipliziert<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/></target> |
5157 | <context-group purpose="location"> | 5093 | <context-group purpose="location"> |
5158 | <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context> | 5094 | <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context> |
5159 | <context context-type="linenumber">99,108</context> | 5095 | <context context-type="linenumber">99,108</context> |
@@ -5284,13 +5220,19 @@ Hilf mit PeerTube zu übersetzen!</target> | |||
5284 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">74</context></context-group> | 5220 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">74</context></context-group> |
5285 | </trans-unit> | 5221 | </trans-unit> |
5286 | <trans-unit id="4067880101082150743" datatype="html"> | 5222 | <trans-unit id="4067880101082150743" datatype="html"> |
5287 | <source>Write JavaScript code directly.<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/>Example: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="<pre>"/>console.log('my instance is amazing');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="</pre>"/></source> | 5223 | <source>Write JavaScript code directly.<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/>Example: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="<pre>"/>console.log('my instance is amazing');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="</pre>"/></source> |
5288 | <target state="translated">Schreiben Sie JavaScript-Code direkt.<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/>Beispiel: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="<pre>"/>console.log('meine Instanz ist toll');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="</pre>"/></target> | 5224 | <target state="translated">Schreiben Sie JavaScript-Code direkt.<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/>Beispiel: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="<pre>"/>console.log('meine Instanz ist toll');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="</pre>"/></target> |
5289 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">77</context></context-group> | 5225 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">77</context></context-group> |
5290 | </trans-unit> | 5226 | </trans-unit> |
5291 | <trans-unit id="5464209657969421100" datatype="html"> | 5227 | <trans-unit id="5464209657969421100" datatype="html"> |
5292 | <source>Write CSS code directly. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="<pre>"/>#custom-css <x id="INTERPOLATION" equiv-text="{{ '{' }}"/> color: red; <x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="</pre>"/> Prepend with <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="<em>"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="</em>"/> to override styles. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="<pre>"/>#custom-css .logged-in-email <x id="INTERPOLATION" equiv-text="{{ '{' }}"/> color: red; <x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="</pre>"/></source> | 5228 | <source> Write CSS code directly. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="<pre>"/>#custom-css <x id="INTERPOLATION" equiv-text="{{ '{' }}"/> |
5293 | <target state="translated">Schreiben Sie direkt CSS-Code. Beispiel: <x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="<pre>"/>#custom-css <x id="INTERPOLATION" equiv-text=" {{ '{' }"/> color: Rot; <x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="</pre> "/> Vorangestellt wird <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="<em>"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="</em>"/> um Stile außer Kraft zu setzen. Beispiel:<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="<pre>"/>#custom-css . eingeloggt-email <x id="INTERPOLATION" equiv-text=" {{ '{' }"/> color: red; <x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="</pre>"/></target> | 5229 | color: red; |
5230 | <x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/> | ||
5231 | <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="</pre>"/> Prepend with <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="<em>"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="</em>"/> to override styles. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="<pre>"/>#custom-css .logged-in-email <x id="INTERPOLATION" equiv-text="{{ '{' }}"/> | ||
5232 | color: red; | ||
5233 | <x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/> | ||
5234 | <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="</pre>"/></source> | ||
5235 | <target state="translated">Schreiben Sie direkt CSS-Code. Beispiel: <x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="<pre>"/>#custom-css <x id="INTERPOLATION" equiv-text=" {{ '{' }"/> color: Rot; <x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="</pre> "/> Vorangestellt wird <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="<em>"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="</em>"/> um Stile außer Kraft zu setzen. Beispiel:<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="<pre>"/>#custom-css . eingeloggt-email <x id="INTERPOLATION" equiv-text=" {{ '{' }"/> color: red; <x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="</pre>"/></target> | ||
5294 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">96</context></context-group> | 5236 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">96</context></context-group> |
5295 | </trans-unit> | 5237 | </trans-unit> |
5296 | <trans-unit id="283725429207896837" datatype="html"> | 5238 | <trans-unit id="283725429207896837" datatype="html"> |
@@ -5307,8 +5249,8 @@ Hilf mit PeerTube zu übersetzen!</target> | |||
5307 | </context-group> | 5249 | </context-group> |
5308 | </trans-unit> | 5250 | </trans-unit> |
5309 | <trans-unit id="8167543029214637769" datatype="html"> | 5251 | <trans-unit id="8167543029214637769" datatype="html"> |
5310 | <source>There are errors in the form: <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="<ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li *ngFor="let error of grabAllErrors()">"/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="</ul>"/></source> | 5252 | <source>There are errors in the form: <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="<ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li *ngFor="let error of grabAllErrors()">"/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="</ul>"/></source> |
5311 | <target state="translated">Es sind Fehler im Formular vorhanden: <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="<ul>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li *ngFor="let error of grabAllErrors()"> "/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="</ul>"/></target> | 5253 | <target state="translated">Es sind Fehler im Formular vorhanden: <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="<ul>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li *ngFor="let error of grabAllErrors()"> "/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="</ul>"/></target> |
5312 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">71</context></context-group> | 5254 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">71</context></context-group> |
5313 | </trans-unit> | 5255 | </trans-unit> |
5314 | <trans-unit id="1445676851449000175"> | 5256 | <trans-unit id="1445676851449000175"> |
@@ -5384,8 +5326,8 @@ Hilf mit PeerTube zu übersetzen!</target> | |||
5384 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">255</context></context-group> | 5326 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">255</context></context-group> |
5385 | </trans-unit> | 5327 | </trans-unit> |
5386 | <trans-unit id="6317170736181476800" datatype="html"> | 5328 | <trans-unit id="6317170736181476800" datatype="html"> |
5387 | <source>Update <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/my-account/settings" [fragment]="fragment">"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span (click)="onAccountSettingsClick($event)">"/>your settings<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a >"/></source> | 5329 | <source>Update <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/my-account/settings" [fragment]="fragment">"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span (click)="onAccountSettingsClick($event)">"/>your settings<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a >"/></source> |
5388 | <target state="translated">Aktualisieren Sie <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/my-account/settings" [fragment]="fragment">"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span (click)="onAccountSettingsClick($event)">"/>Ihre Einstellungen<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a >"/></target> | 5330 | <target state="translated">Aktualisieren Sie <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/my-account/settings" [fragment]="fragment">"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span (click)="onAccountSettingsClick($event)">"/>Ihre Einstellungen<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a >"/></target> |
5389 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">2</context></context-group> | 5331 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">2</context></context-group> |
5390 | </trans-unit> | 5332 | </trans-unit> |
5391 | <trans-unit id="1405600824334286337" datatype="html"> | 5333 | <trans-unit id="1405600824334286337" datatype="html"> |
@@ -5405,40 +5347,40 @@ Hilf mit PeerTube zu übersetzen!</target> | |||
5405 | </context-group> | 5347 | </context-group> |
5406 | </trans-unit> | 5348 | </trans-unit> |
5407 | <trans-unit id="7028708681117573961" datatype="html"> | 5349 | <trans-unit id="7028708681117573961" datatype="html"> |
5408 | <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Recently Added"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> | 5350 | <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Recently Added"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> |
5409 | <target state="translated">Sortieren nach<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Zuletzt hinzugefügt"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> | 5351 | <target state="translated">Sortieren nach<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Zuletzt hinzugefügt"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> |
5410 | <context-group purpose="location"> | 5352 | <context-group purpose="location"> |
5411 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> | 5353 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> |
5412 | <context context-type="linenumber">46</context> | 5354 | <context context-type="linenumber">46</context> |
5413 | </context-group> | 5355 | </context-group> |
5414 | </trans-unit> | 5356 | </trans-unit> |
5415 | <trans-unit id="8190023086228606960" datatype="html"> | 5357 | <trans-unit id="8190023086228606960" datatype="html"> |
5416 | <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Recent Views"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> | 5358 | <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Recent Views"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> |
5417 | <target state="translated">Sortieren nach <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Kürzlich aufgerufen"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> | 5359 | <target state="translated">Sortieren nach <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Kürzlich aufgerufen"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> |
5418 | <context-group purpose="location"> | 5360 | <context-group purpose="location"> |
5419 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> | 5361 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> |
5420 | <context context-type="linenumber">48</context> | 5362 | <context context-type="linenumber">48</context> |
5421 | </context-group> | 5363 | </context-group> |
5422 | </trans-unit> | 5364 | </trans-unit> |
5423 | <trans-unit id="3224510615614621760" datatype="html"> | 5365 | <trans-unit id="3224510615614621760" datatype="html"> |
5424 | <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Hot"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> | 5366 | <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Hot"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> |
5425 | <target state="translated">Sortieren nach <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Beliebt"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> | 5367 | <target state="translated">Sortieren nach <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Beliebt"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> |
5426 | <context-group purpose="location"> | 5368 | <context-group purpose="location"> |
5427 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> | 5369 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> |
5428 | <context context-type="linenumber">49</context> | 5370 | <context context-type="linenumber">49</context> |
5429 | </context-group> | 5371 | </context-group> |
5430 | </trans-unit> | 5372 | </trans-unit> |
5431 | <trans-unit id="3082811226222076503" datatype="html"> | 5373 | <trans-unit id="3082811226222076503" datatype="html"> |
5432 | <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Best"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> | 5374 | <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Best"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> |
5433 | <target state="translated">Sortieren nach <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Beste"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> | 5375 | <target state="translated">Sortieren nach <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Beste"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> |
5434 | <context-group purpose="location"> | 5376 | <context-group purpose="location"> |
5435 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> | 5377 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> |
5436 | <context context-type="linenumber">50</context> | 5378 | <context context-type="linenumber">50</context> |
5437 | </context-group> | 5379 | </context-group> |
5438 | </trans-unit> | 5380 | </trans-unit> |
5439 | <trans-unit id="4322133526902910662" datatype="html"> | 5381 | <trans-unit id="4322133526902910662" datatype="html"> |
5440 | <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Likes"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> | 5382 | <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Likes"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> |
5441 | <target state="translated">Sortieren nach <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Gefällt mir"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> | 5383 | <target state="translated">Sortieren nach <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Gefällt mir"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> |
5442 | <context-group purpose="location"> | 5384 | <context-group purpose="location"> |
5443 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> | 5385 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> |
5444 | <context context-type="linenumber">51</context> | 5386 | <context context-type="linenumber">51</context> |
@@ -5554,8 +5496,8 @@ Hilf mit PeerTube zu übersetzen!</target> | |||
5554 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">4</context></context-group> | 5496 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">4</context></context-group> |
5555 | </trans-unit> | 5497 | </trans-unit> |
5556 | <trans-unit id="7350483582490037954" datatype="html"> | 5498 | <trans-unit id="7350483582490037954" datatype="html"> |
5557 | <source>With <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Hide<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> or <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Blur thumbnails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, a confirmation will be requested to watch the video. </source> | 5499 | <source>With <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Hide<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> or <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Blur thumbnails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, a confirmation will be requested to watch the video. </source> |
5558 | <target state="translated">Mit <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Ausblenden<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> oder <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="< strong>"/>Vorschaubilder verwischen<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, wird eine Bestätigung verlangt, um das Video anzusehen. </target> | 5500 | <target state="translated">Mit <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Ausblenden<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> oder <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="< strong>"/>Vorschaubilder verwischen<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, wird eine Bestätigung verlangt, um das Video anzusehen. </target> |
5559 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">110</context></context-group> | 5501 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">110</context></context-group> |
5560 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">7</context></context-group> | 5502 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">7</context></context-group> |
5561 | </trans-unit> | 5503 | </trans-unit> |
@@ -5817,8 +5759,8 @@ Hilf mit PeerTube zu übersetzen!</target> | |||
5817 | </context-group> | 5759 | </context-group> |
5818 | </trans-unit> | 5760 | </trans-unit> |
5819 | <trans-unit id="5511928240200239994" datatype="html"> | 5761 | <trans-unit id="5511928240200239994" datatype="html"> |
5820 | <source>Some of your channels are not fully set up. Make them welcoming and explicit about what you publish by adding a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>banner<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>.</source> | 5762 | <source>Some of your channels are not fully set up. Make them welcoming and explicit about what you publish by adding a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>banner<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>.</source> |
5821 | <target state="translated">Einige Ihrer Kanäle sind nicht vollständig eingerichtet. Machen Sie sie einladend und zeigen Sie deutlich, was Sie veröffentlichen, indem Sie ein <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Banner<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, ein <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> und eine <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Beschreibung<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>.</target> | 5763 | <target state="translated">Einige Ihrer Kanäle sind nicht vollständig eingerichtet. Machen Sie sie einladend und zeigen Sie deutlich, was Sie veröffentlichen, indem Sie ein <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Banner<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, ein <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> und eine <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Beschreibung<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>.</target> |
5822 | <context-group purpose="location"> | 5764 | <context-group purpose="location"> |
5823 | <context context-type="sourcefile">src/app/shared/shared-main/misc/channels-setup-message.component.html</context> | 5765 | <context context-type="sourcefile">src/app/shared/shared-main/misc/channels-setup-message.component.html</context> |
5824 | <context context-type="linenumber">5</context> | 5766 | <context context-type="linenumber">5</context> |
@@ -5927,8 +5869,8 @@ Hilf mit PeerTube zu übersetzen!</target> | |||
5927 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context><context context-type="linenumber">13</context></context-group> | 5869 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context><context context-type="linenumber">13</context></context-group> |
5928 | </trans-unit> | 5870 | </trans-unit> |
5929 | <trans-unit id="8844610145426272276" datatype="html"> | 5871 | <trans-unit id="8844610145426272276" datatype="html"> |
5930 | <source>To help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, don't forget to <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/my-account/settings">"/>set up your account profile<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> by adding an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>. </source> | 5872 | <source>To help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, don't forget to <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/my-account/settings">"/>set up your account profile<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> by adding an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>. </source> |
5931 | <target state="translated">Damit Moderatoren und andere Nutzer wissen, <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>wer Sie sind<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> vergessen Sie nicht, <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/my-account/settings">"/>ihr Kontoprofil einzurichten<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> durch Hinzufügen eines <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Avatars<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> und eine <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Beschreibung<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>. </target> | 5873 | <target state="translated">Damit Moderatoren und andere Nutzer wissen, <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>wer Sie sind<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> vergessen Sie nicht, <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/my-account/settings">"/>ihr Kontoprofil einzurichten<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> durch Hinzufügen eines <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Avatars<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> und eine <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Beschreibung<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>. </target> |
5932 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context><context context-type="linenumber">17</context></context-group> | 5874 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context><context context-type="linenumber">17</context></context-group> |
5933 | </trans-unit> | 5875 | </trans-unit> |
5934 | <trans-unit id="3030338154442300172" datatype="html"> | 5876 | <trans-unit id="3030338154442300172" datatype="html"> |
@@ -6102,7 +6044,9 @@ Hilf mit PeerTube zu übersetzen!</target> | |||
6102 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-miniature.component.html</context><context context-type="linenumber">9</context></context-group> | 6044 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-miniature.component.html</context><context context-type="linenumber">9</context></context-group> |
6103 | </trans-unit> | 6045 | </trans-unit> |
6104 | <trans-unit id="7152797255397280410" datatype="html"> | 6046 | <trans-unit id="7152797255397280410" datatype="html"> |
6105 | <source>Do you really want to delete <x id="PH" equiv-text="videoChannel.displayName"/>? It will delete <x id="PH_1" equiv-text="videoChannel.videosCount"/> videos uploaded in this channel, and you will not be able to create another channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</source> | 6047 | <source>Do you really want to delete <x id="PH" equiv-text="videoChannel.displayName"/>? |
6048 | It will delete <x id="PH_1" equiv-text="videoChannel.videosCount"/> videos uploaded in this channel, and you will not be able to create another | ||
6049 | channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</source> | ||
6106 | <target state="translated">Wollen Sie wirklich <x id="PH" equiv-text="videoChannel.displayName"/> löschen? Es löscht <x id="PH_1" equiv-text="videoChannel.videosCount"/> Videos, die in diesem Kanal hochgeladen wurden, und Sie können keinen weiteren Kanal mit demselben Namen (<x id="PH_2" equiv-text="videoChannel.name"/>) erstellen!</target> | 6050 | <target state="translated">Wollen Sie wirklich <x id="PH" equiv-text="videoChannel.displayName"/> löschen? Es löscht <x id="PH_1" equiv-text="videoChannel.videosCount"/> Videos, die in diesem Kanal hochgeladen wurden, und Sie können keinen weiteren Kanal mit demselben Namen (<x id="PH_2" equiv-text="videoChannel.name"/>) erstellen!</target> |
6107 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">44</context></context-group> | 6051 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">44</context></context-group> |
6108 | </trans-unit> | 6052 | </trans-unit> |
@@ -6134,8 +6078,8 @@ Hilf mit PeerTube zu übersetzen!</target> | |||
6134 | <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">38</context></context-group> | 6078 | <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">38</context></context-group> |
6135 | </trans-unit> | 6079 | </trans-unit> |
6136 | <trans-unit id="2705478076887104088" datatype="html"> | 6080 | <trans-unit id="2705478076887104088" datatype="html"> |
6137 | <source>SHOW THIS CHANNEL ></source> | 6081 | <source>SHOW THIS CHANNEL ></source> |
6138 | <target state="translated">DIESEN KANAL ZEIGEN ></target> | 6082 | <target state="translated">DIESEN KANAL ZEIGEN ></target> |
6139 | <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">46</context></context-group> | 6083 | <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">46</context></context-group> |
6140 | </trans-unit> | 6084 | </trans-unit> |
6141 | <trans-unit id="4088311569349098646"> | 6085 | <trans-unit id="4088311569349098646"> |
@@ -6383,8 +6327,8 @@ Hilf mit PeerTube zu übersetzen!</target> | |||
6383 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">111</context></context-group> | 6327 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">111</context></context-group> |
6384 | </trans-unit> | 6328 | </trans-unit> |
6385 | <trans-unit id="1120376809358109718" datatype="html"> | 6329 | <trans-unit id="1120376809358109718" datatype="html"> |
6386 | <source>Web peers are not publicly accessible: because we use the websocket transport, the protocol is different from classic BitTorrent tracker. When you are in a web browser, you send a signal containing your IP address to the tracker that will randomly choose other peers to forward the information to. See <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst">"/>this document<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> for more information </source> | 6330 | <source>Web peers are not publicly accessible: because we use the websocket transport, the protocol is different from classic BitTorrent tracker. When you are in a web browser, you send a signal containing your IP address to the tracker that will randomly choose other peers to forward the information to. See <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst">"/>this document<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> for more information </source> |
6387 | <target state="translated">Web-Peers sind nicht öffentlich zugänglich: Da wir den Websocket-Transport verwenden, ist das Protokoll anders als bei klassischen BitTorrent-Trackern. Wenn Sie in einem Webbrowser sind, senden Sie ein Signal mit Ihrer IP-Adresse an den Tracker, der zufällig andere Peers auswählt, an die er die Informationen weiterleitet. Siehe <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst">"/>dieses Dokument<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> für weitere Informationen </target> | 6331 | <target state="translated">Web-Peers sind nicht öffentlich zugänglich: Da wir den Websocket-Transport verwenden, ist das Protokoll anders als bei klassischen BitTorrent-Trackern. Wenn Sie in einem Webbrowser sind, senden Sie ein Signal mit Ihrer IP-Adresse an den Tracker, der zufällig andere Peers auswählt, an die er die Informationen weiterleitet. Siehe <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst">"/>dieses Dokument<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> für weitere Informationen </target> |
6388 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">115</context></context-group> | 6332 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">115</context></context-group> |
6389 | </trans-unit> | 6333 | </trans-unit> |
6390 | <trans-unit id="7812408733559506009" datatype="html"> | 6334 | <trans-unit id="7812408733559506009" datatype="html"> |
@@ -6485,8 +6429,8 @@ Hilf mit PeerTube zu übersetzen!</target> | |||
6485 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.ts</context><context context-type="linenumber">98</context></context-group> | 6429 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.ts</context><context context-type="linenumber">98</context></context-group> |
6486 | </trans-unit> | 6430 | </trans-unit> |
6487 | <trans-unit id="4807161697338135032" datatype="html"> | 6431 | <trans-unit id="4807161697338135032" datatype="html"> |
6488 | <source>Contact the administrator(s)<x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p class="modal-subtitle">"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/></source> | 6432 | <source>Contact the administrator(s)<x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p class="modal-subtitle">"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/></source> |
6489 | <target state="translated">Kontaktieren Sie den/die Administrator/en<x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p class="modal-subtitle">"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/></target> | 6433 | <target state="translated">Kontaktieren Sie den/die Administrator/en<x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p class="modal-subtitle">"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/></target> |
6490 | <context-group purpose="location"> | 6434 | <context-group purpose="location"> |
6491 | <context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context> | 6435 | <context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context> |
6492 | <context context-type="linenumber">3</context> | 6436 | <context context-type="linenumber">3</context> |
@@ -6589,8 +6533,8 @@ Erstelle mein Konto</target> | |||
6589 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-channel.component.html</context><context context-type="linenumber">50</context></context-group> | 6533 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-channel.component.html</context><context context-type="linenumber">50</context></context-group> |
6590 | </trans-unit> | 6534 | </trans-unit> |
6591 | <trans-unit id="7440807341905682986" datatype="html"> | 6535 | <trans-unit id="7440807341905682986" datatype="html"> |
6592 | <source>I am at least <x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/> years old and agree to the <x id="START_LINK" ctype="x-a" equiv-text="<a class="terms-anchor" (click)="onTermsClick($event)" href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="<ng-container *ngIf="hasCodeOfConduct">"/> and to the <x id="START_LINK_1" equiv-text="<a (click)="onCodeOfConductClick($event)" href='#'>"/>Code of Conduct<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="</ng-container>"/> of this instance </source> | 6536 | <source>I am at least <x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/> years old and agree to the <x id="START_LINK" ctype="x-a" equiv-text="<a class="terms-anchor" (click)="onTermsClick($event)" href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="<ng-container *ngIf="hasCodeOfConduct">"/> and to the <x id="START_LINK_1" equiv-text="<a (click)="onCodeOfConductClick($event)" href='#'>"/>Code of Conduct<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="</ng-container>"/> of this instance </source> |
6593 | <target state="translated">Ich bin mindestens <x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/> Jahre alt und akzeptiere die <x id="START_LINK" ctype="x-a" equiv-text="<a class="terms-anchor" (click)="onTermsClick($event)" href='#'>"/>Bedingungen<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="< ng-container *ngIf="hasCodeOfConduct">"/> und zum <x id="START_LINK_1" equiv-text="<a (click)="onCodeOfConductClick($event)" href='#'> "/>Verhaltenskodex<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="</ng-container>"/> dieser Instanz </target> | 6537 | <target state="translated">Ich bin mindestens <x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/> Jahre alt und akzeptiere die <x id="START_LINK" ctype="x-a" equiv-text="<a class="terms-anchor" (click)="onTermsClick($event)" href='#'>"/>Bedingungen<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="< ng-container *ngIf="hasCodeOfConduct">"/> und zum <x id="START_LINK_1" equiv-text="<a (click)="onCodeOfConductClick($event)" href='#'> "/>Verhaltenskodex<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="</ng-container>"/> dieser Instanz </target> |
6594 | <context-group purpose="location"> | 6538 | <context-group purpose="location"> |
6595 | <context context-type="sourcefile">src/app/+signup/+register/register-step-terms.component.html</context> | 6539 | <context context-type="sourcefile">src/app/+signup/+register/register-step-terms.component.html</context> |
6596 | <context context-type="linenumber">5,10</context> | 6540 | <context context-type="linenumber">5,10</context> |
@@ -6743,9 +6687,9 @@ Erstelle mein Konto</target> | |||
6743 | <trans-unit id="25349740244798533"> | 6687 | <trans-unit id="25349740244798533"> |
6744 | <source>Username copied</source> | 6688 | <source>Username copied</source> |
6745 | <target>Benutzername kopiert</target> | 6689 | <target>Benutzername kopiert</target> |
6746 | <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">121</context></context-group> | 6690 | |
6747 | <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">114</context></context-group> | 6691 | |
6748 | </trans-unit> | 6692 | <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">121</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">115</context></context-group></trans-unit> |
6749 | <trans-unit id="9221735175659318025" datatype="html"> | 6693 | <trans-unit id="9221735175659318025" datatype="html"> |
6750 | <source>1 subscriber</source> | 6694 | <source>1 subscriber</source> |
6751 | <target state="translated">1 Abonnent</target> | 6695 | <target state="translated">1 Abonnent</target> |
@@ -6762,8 +6706,8 @@ Erstelle mein Konto</target> | |||
6762 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">17</context></context-group> | 6706 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">17</context></context-group> |
6763 | </trans-unit> | 6707 | </trans-unit> |
6764 | <trans-unit id="8011855989482474311" datatype="html"> | 6708 | <trans-unit id="8011855989482474311" datatype="html"> |
6765 | <source>A <code>.mp4</code> that keeps the original audio track, with no video</source> | 6709 | <source>A <code>.mp4</code> that keeps the original audio track, with no video</source> |
6766 | <target state="translated">Ein <code>.mp4</code> das nur die originale Tonspur enthält, ohne Bild</target> | 6710 | <target state="translated">Ein <code>.mp4</code> das nur die originale Tonspur enthält, ohne Bild</target> |
6767 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">18</context></context-group> | 6711 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">18</context></context-group> |
6768 | </trans-unit> | 6712 | </trans-unit> |
6769 | <trans-unit id="7756250490108954499" datatype="html"> | 6713 | <trans-unit id="7756250490108954499" datatype="html"> |
@@ -7552,8 +7496,8 @@ Erstelle mein Konto</target> | |||
7552 | </context-group> | 7496 | </context-group> |
7553 | </trans-unit> | 7497 | </trans-unit> |
7554 | <trans-unit id="7223931053738621590" datatype="html"> | 7498 | <trans-unit id="7223931053738621590" datatype="html"> |
7555 | <source>PeerTube thinks your web browser public IP is <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/><x id="INTERPOLATION" equiv-text="{{ debug?.ip }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>.</source> | 7499 | <source>PeerTube thinks your web browser public IP is <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/><x id="INTERPOLATION" equiv-text="{{ debug?.ip }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>.</source> |
7556 | <target state="translated">PeerTube denkt, die öffentliche IP-Adresse ihres Webbrowsers lautet <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/><x id="INTERPOLATION" equiv-text="{{ debug?.ip }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>.</target> | 7500 | <target state="translated">PeerTube denkt, die öffentliche IP-Adresse ihres Webbrowsers lautet <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/><x id="INTERPOLATION" equiv-text="{{ debug?.ip }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>.</target> |
7557 | <context-group purpose="location"> | 7501 | <context-group purpose="location"> |
7558 | <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> | 7502 | <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> |
7559 | <context context-type="linenumber">4</context> | 7503 | <context context-type="linenumber">4</context> |
@@ -7600,16 +7544,16 @@ Erstelle mein Konto</target> | |||
7600 | </context-group> | 7544 | </context-group> |
7601 | </trans-unit> | 7545 | </trans-unit> |
7602 | <trans-unit id="1285026053775066761" datatype="html"> | 7546 | <trans-unit id="1285026053775066761" datatype="html"> |
7603 | <source>Check the <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/> configuration key</source> | 7547 | <source>Check the <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/> configuration key</source> |
7604 | <target state="translated">Überprüfen Sie den <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/> Konfigurations-Schlüssel</target> | 7548 | <target state="translated">Überprüfen Sie den <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/> Konfigurations-Schlüssel</target> |
7605 | <context-group purpose="location"> | 7549 | <context-group purpose="location"> |
7606 | <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> | 7550 | <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> |
7607 | <context context-type="linenumber">15</context> | 7551 | <context context-type="linenumber">15</context> |
7608 | </context-group> | 7552 | </context-group> |
7609 | </trans-unit> | 7553 | </trans-unit> |
7610 | <trans-unit id="7014275542536964627" datatype="html"> | 7554 | <trans-unit id="7014275542536964627" datatype="html"> |
7611 | <source>If you run PeerTube using Docker, check you run the <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>reverse-proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/> with <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>network_mode: "host"<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/> (see <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://github.com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666">"/>issue 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>)</source> | 7555 | <source>If you run PeerTube using Docker, check you run the <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>reverse-proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/> with <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>network_mode: "host"<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/> (see <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://github.com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666">"/>issue 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>)</source> |
7612 | <target state="translated">Wenn Sie PeerTube mit Docker betreiben, prüfen Sie, ob Sie den <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code> "/>Reverse-Proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/> mit <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>network_mode: "host"<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/> (siehe <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://github. com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666">"/> Problem 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>) betreiben</target> | 7556 | <target state="translated">Wenn Sie PeerTube mit Docker betreiben, prüfen Sie, ob Sie den <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code> "/>Reverse-Proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/> mit <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>network_mode: "host"<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/> (siehe <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://github. com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666">"/> Problem 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>) betreiben</target> |
7613 | <context-group purpose="location"> | 7557 | <context-group purpose="location"> |
7614 | <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> | 7558 | <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> |
7615 | <context context-type="linenumber">16,17</context> | 7559 | <context context-type="linenumber">16,17</context> |
@@ -7668,8 +7612,8 @@ Erstelle mein Konto</target> | |||
7668 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">44</context></context-group> | 7612 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">44</context></context-group> |
7669 | </trans-unit> | 7613 | </trans-unit> |
7670 | <trans-unit id="4767765747214995164" datatype="html"> | 7614 | <trans-unit id="4767765747214995164" datatype="html"> |
7671 | <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="<p-sortIcon field="publishedAt">"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="</p-sortIcon>"/></source> | 7615 | <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="<p-sortIcon field="publishedAt">"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="</p-sortIcon>"/></source> |
7672 | <target state="translated">Veröffentlicht <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="<p-sortIcon field="publishedAt">"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="</p-sortIcon>"/></target> | 7616 | <target state="translated">Veröffentlicht <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="<p-sortIcon field="publishedAt">"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="</p-sortIcon>"/></target> |
7673 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">45</context></context-group> | 7617 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">45</context></context-group> |
7674 | </trans-unit> | 7618 | </trans-unit> |
7675 | <trans-unit id="6759205696902713848"> | 7619 | <trans-unit id="6759205696902713848"> |
@@ -7949,8 +7893,8 @@ Erstelle mein Konto</target> | |||
7949 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.html</context><context context-type="linenumber">13</context></context-group> | 7893 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.html</context><context context-type="linenumber">13</context></context-group> |
7950 | </trans-unit> | 7894 | </trans-unit> |
7951 | <trans-unit id="778524577866863576" datatype="html"> | 7895 | <trans-unit id="778524577866863576" datatype="html"> |
7952 | <source><x id="START_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="<my-global-icon iconName="delete" aria-hidden="true">"/><x id="CLOSE_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="</my-global-icon>"/> Clear all history </source> | 7896 | <source><x id="START_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="<my-global-icon iconName="delete" aria-hidden="true">"/><x id="CLOSE_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="</my-global-icon>"/> Clear all history </source> |
7953 | <target state="new"><x id="START_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="<my-global-icon iconName="delete" aria-hidden="true">"/><x id="CLOSE_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="</my-global-icon>"/> Clear all history </target> | 7897 | <target state="new"><x id="START_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="<my-global-icon iconName="delete" aria-hidden="true">"/><x id="CLOSE_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="</my-global-icon>"/> Clear all history </target> |
7954 | <context-group purpose="location"> | 7898 | <context-group purpose="location"> |
7955 | <context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.html</context> | 7899 | <context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.html</context> |
7956 | <context context-type="linenumber">17,19</context> | 7900 | <context context-type="linenumber">17,19</context> |
@@ -7972,8 +7916,8 @@ Erstelle mein Konto</target> | |||
7972 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.ts</context><context context-type="linenumber">55</context></context-group> | 7916 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.ts</context><context context-type="linenumber">55</context></context-group> |
7973 | </trans-unit> | 7917 | </trans-unit> |
7974 | <trans-unit id="8553059323353586765" datatype="html"> | 7918 | <trans-unit id="8553059323353586765" datatype="html"> |
7975 | <source>Your current email is <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="email">"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>. It is never shown to the public. </source> | 7919 | <source>Your current email is <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="email">"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>. It is never shown to the public. </source> |
7976 | <target state="translated">Ihre aktuelle E-Mail lautet <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="email">"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>. Sie wird nie öffentlich angezeigt. </target> | 7920 | <target state="translated">Ihre aktuelle E-Mail lautet <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="email">"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>. Sie wird nie öffentlich angezeigt. </target> |
7977 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">4</context></context-group> | 7921 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">4</context></context-group> |
7978 | </trans-unit> | 7922 | </trans-unit> |
7979 | <trans-unit id="853586874765134886"> | 7923 | <trans-unit id="853586874765134886"> |
@@ -8601,7 +8545,8 @@ Erstelle mein Konto</target> | |||
8601 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">73</context></context-group> | 8545 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">73</context></context-group> |
8602 | </trans-unit> | 8546 | </trans-unit> |
8603 | <trans-unit id="2013324644839511073" datatype="html"> | 8547 | <trans-unit id="2013324644839511073" datatype="html"> |
8604 | <source>Cannot retrieve OAuth Client credentials: <x id="PH" equiv-text="err.text"/>. Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source> | 8548 | <source>Cannot retrieve OAuth Client credentials: <x id="PH" equiv-text="err.text"/>. |
8549 | Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source> | ||
8605 | <target state="translated">Referenzen des OAuth-Clients können nicht abgerufen werden: <x id="PH" equiv-text="error.text"/>. Stellen Sie sicher, dass PeerTube korrekt konfiguriert ist (Ordner config/), speziell der Abschnitt "webserver".</target> | 8550 | <target state="translated">Referenzen des OAuth-Clients können nicht abgerufen werden: <x id="PH" equiv-text="error.text"/>. Stellen Sie sicher, dass PeerTube korrekt konfiguriert ist (Ordner config/), speziell der Abschnitt "webserver".</target> |
8606 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">100</context></context-group> | 8551 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">100</context></context-group> |
8607 | </trans-unit> | 8552 | </trans-unit> |
@@ -8774,8 +8719,8 @@ Erstelle mein Konto</target> | |||
8774 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">63</context></context-group> | 8719 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">63</context></context-group> |
8775 | </trans-unit> | 8720 | </trans-unit> |
8776 | <trans-unit id="6613870447286561244"> | 8721 | <trans-unit id="6613870447286561244"> |
8777 | <source>Long (> 10 min)</source> | 8722 | <source>Long (> 10 min)</source> |
8778 | <target>Lang (> 10 min)</target> | 8723 | <target>Lang (> 10 min)</target> |
8779 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">67</context></context-group> | 8724 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">67</context></context-group> |
8780 | </trans-unit> | 8725 | </trans-unit> |
8781 | <trans-unit id="1787083504545967"> | 8726 | <trans-unit id="1787083504545967"> |
@@ -9456,8 +9401,8 @@ Erstelle mein Konto</target> | |||
9456 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">48</context></context-group> | 9401 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">48</context></context-group> |
9457 | </trans-unit> | 9402 | </trans-unit> |
9458 | <trans-unit id="5637879201055173642" datatype="html"> | 9403 | <trans-unit id="5637879201055173642" datatype="html"> |
9459 | <source>See <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3" target="_blank" rel="noopener noreferrer">"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> to learn how to use the PeerTube live streaming feature. </source> | 9404 | <source>See <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3" target="_blank" rel="noopener noreferrer">"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> to learn how to use the PeerTube live streaming feature. </source> |
9460 | <target state="translated">Siehe <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3" target="_blank" rel="noopener noreferrer">"/>die Dokumentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> um zu erfahren, wie Sie die PeerTube-Live-Streaming-Funktion nutzen können. </target> | 9405 | <target state="translated">Siehe <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3" target="_blank" rel="noopener noreferrer">"/>die Dokumentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> um zu erfahren, wie Sie die PeerTube-Live-Streaming-Funktion nutzen können. </target> |
9461 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-documentation-link.component.html</context><context context-type="linenumber">1</context></context-group> | 9406 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-documentation-link.component.html</context><context context-type="linenumber">1</context></context-group> |
9462 | </trans-unit> | 9407 | </trans-unit> |
9463 | <trans-unit id="4267638333776227701"> | 9408 | <trans-unit id="4267638333776227701"> |
@@ -10759,8 +10704,8 @@ Erstelle mein Konto</target> | |||
10759 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">307</context></context-group> | 10704 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">307</context></context-group> |
10760 | </trans-unit> | 10705 | </trans-unit> |
10761 | <trans-unit id="8272123190776748811" datatype="html"> | 10706 | <trans-unit id="8272123190776748811" datatype="html"> |
10762 | <source>You need to be <a href="/login">logged in</a> to rate this video.</source> | 10707 | <source>You need to be <a href="/login">logged in</a> to rate this video.</source> |
10763 | <target state="translated">Sie müssen <a href="/login">eingeloggt</a> sein, um dieses Video zu bewerten.</target> | 10708 | <target state="translated">Sie müssen <a href="/login">eingeloggt</a> sein, um dieses Video zu bewerten.</target> |
10764 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/video-rate.component.ts</context><context context-type="linenumber">85</context></context-group> | 10709 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/video-rate.component.ts</context><context context-type="linenumber">85</context></context-group> |
10765 | </trans-unit> | 10710 | </trans-unit> |
10766 | <trans-unit id="4503408361537553733" datatype="html"> | 10711 | <trans-unit id="4503408361537553733" datatype="html"> |
@@ -11073,8 +11018,8 @@ Erstelle mein Konto</target> | |||
11073 | </context-group> | 11018 | </context-group> |
11074 | </trans-unit> | 11019 | </trans-unit> |
11075 | <trans-unit id="961774488937452220" datatype="html"> | 11020 | <trans-unit id="961774488937452220" datatype="html"> |
11076 | <source>This video is not available on this instance. Do you want to be redirected on the origin instance: <a href="<x id="PH"/>"><x id="PH_1"/></a>?</source> | 11021 | <source>This video is not available on this instance. Do you want to be redirected on the origin instance: <a href="<x id="PH"/>"><x id="PH_1"/></a>?</source> |
11077 | <target state="translated">Dieses Video ist auf dieser Instanz nicht verfügbar. Wollen Sie auf die Quellinstanz weitergeleitet werden: <a href="<x id="PH"/>"><x id="PH_1"/></a>?</target> | 11022 | <target state="translated">Dieses Video ist auf dieser Instanz nicht verfügbar. Wollen Sie auf die Quellinstanz weitergeleitet werden: <a href="<x id="PH"/>"><x id="PH_1"/></a>?</target> |
11078 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">301</context></context-group> | 11023 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">301</context></context-group> |
11079 | </trans-unit> | 11024 | </trans-unit> |
11080 | <trans-unit id="5761611056224181752" datatype="html"> | 11025 | <trans-unit id="5761611056224181752" datatype="html"> |