diff options
author | Chocobozzz <me@florianbigard.com> | 2021-12-28 09:51:45 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2021-12-28 09:51:45 +0100 |
commit | 52b356cfe257e8e0d357a498e87d9299c95cdbe5 (patch) | |
tree | 4d9f38d3668ee1fe3ca6adc26fd127db92610088 /client/src/locale/angular.de-DE.xlf | |
parent | c6b257203dc47f39d532a5de8e00de8b535c015e (diff) | |
download | PeerTube-52b356cfe257e8e0d357a498e87d9299c95cdbe5.tar.gz PeerTube-52b356cfe257e8e0d357a498e87d9299c95cdbe5.tar.zst PeerTube-52b356cfe257e8e0d357a498e87d9299c95cdbe5.zip |
Update translations
Diffstat (limited to 'client/src/locale/angular.de-DE.xlf')
-rw-r--r-- | client/src/locale/angular.de-DE.xlf | 1086 |
1 files changed, 652 insertions, 434 deletions
diff --git a/client/src/locale/angular.de-DE.xlf b/client/src/locale/angular.de-DE.xlf index 15f28f520..c266c5d76 100644 --- a/client/src/locale/angular.de-DE.xlf +++ b/client/src/locale/angular.de-DE.xlf | |||
@@ -2,16 +2,227 @@ | |||
2 | <!--XLIFF document generated by Zanata. Visit http://zanata.org for more infomation.--><xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xyz="urn:appInfo:Items" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 http://www.oasis-open.org/committees/xliff/documents/xliff-core-1.2.xsd" version="1.2"> | 2 | <!--XLIFF document generated by Zanata. Visit http://zanata.org for more infomation.--><xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xyz="urn:appInfo:Items" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 http://www.oasis-open.org/committees/xliff/documents/xliff-core-1.2.xsd" version="1.2"> |
3 | <file source-language="en-US" datatype="plaintext" original="" target-language="de-DE"> | 3 | <file source-language="en-US" datatype="plaintext" original="" target-language="de-DE"> |
4 | <body> | 4 | <body> |
5 | <trans-unit id="219462505467671767" datatype="html"> | 5 | <trans-unit id="ngb.alert.close" datatype="html"> |
6 | <source>Close</source><target state="new">Close</target> | ||
7 | <context-group purpose="location"> | ||
8 | <context context-type="sourcefile">node_modules/src/alert/alert.ts</context> | ||
9 | <context context-type="linenumber">76</context> | ||
10 | </context-group> | ||
11 | </trans-unit><trans-unit id="ngb.carousel.slide-number" datatype="html"> | ||
12 | <source> Slide <x id="INTERPOLATION" equiv-text="get wrap("/> of <x id="INTERPOLATION_1" equiv-text=".value; }"/> </source><target state="new"> Slide <x id="INTERPOLATION" equiv-text="get wrap("/> of <x id="INTERPOLATION_1" equiv-text=".value; }"/> </target> | ||
13 | <context-group purpose="location"> | ||
14 | <context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context> | ||
15 | <context context-type="linenumber">147,157</context> | ||
16 | </context-group> | ||
17 | <note priority="1" from="description">Currently selected slide number read by screen reader</note> | ||
18 | </trans-unit><trans-unit id="ngb.carousel.previous" datatype="html"> | ||
19 | <source>Previous</source><target state="new">Previous</target> | ||
20 | <context-group purpose="location"> | ||
21 | <context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context> | ||
22 | <context context-type="linenumber">174</context> | ||
23 | </context-group> | ||
24 | </trans-unit><trans-unit id="ngb.carousel.next" datatype="html"> | ||
25 | <source>Next</source><target state="new">Next</target> | ||
26 | <context-group purpose="location"> | ||
27 | <context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context> | ||
28 | <context context-type="linenumber">191</context> | ||
29 | </context-group> | ||
30 | </trans-unit><trans-unit id="ngb.datepicker.select-month" datatype="html"> | ||
31 | <source>Select month</source><target state="new">Select month</target> | ||
32 | <context-group purpose="location"> | ||
33 | <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context> | ||
34 | <context context-type="linenumber">74</context> | ||
35 | </context-group> | ||
36 | <context-group purpose="location"> | ||
37 | <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context> | ||
38 | <context context-type="linenumber">74</context> | ||
39 | </context-group> | ||
40 | </trans-unit><trans-unit id="ngb.datepicker.select-year" datatype="html"> | ||
41 | <source>Select year</source><target state="new">Select year</target> | ||
42 | <context-group purpose="location"> | ||
43 | <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context> | ||
44 | <context context-type="linenumber">74</context> | ||
45 | </context-group> | ||
46 | <context-group purpose="location"> | ||
47 | <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context> | ||
48 | <context context-type="linenumber">74</context> | ||
49 | </context-group> | ||
50 | </trans-unit><trans-unit id="ngb.datepicker.previous-month" datatype="html"> | ||
51 | <source>Previous month</source><target state="new">Previous month</target> | ||
52 | <context-group purpose="location"> | ||
53 | <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context> | ||
54 | <context context-type="linenumber">69</context> | ||
55 | </context-group> | ||
56 | <context-group purpose="location"> | ||
57 | <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context> | ||
58 | <context context-type="linenumber">69</context> | ||
59 | </context-group> | ||
60 | </trans-unit><trans-unit id="ngb.datepicker.next-month" datatype="html"> | ||
61 | <source>Next month</source><target state="new">Next month</target> | ||
62 | <context-group purpose="location"> | ||
63 | <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context> | ||
64 | <context context-type="linenumber">69</context> | ||
65 | </context-group> | ||
66 | <context-group purpose="location"> | ||
67 | <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context> | ||
68 | <context context-type="linenumber">69</context> | ||
69 | </context-group> | ||
70 | </trans-unit><trans-unit id="ngb.pagination.first" datatype="html"> | ||
71 | <source>««</source><target state="new">««</target> | ||
72 | <context-group purpose="location"> | ||
73 | <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> | ||
74 | <context context-type="linenumber">244,245</context> | ||
75 | </context-group> | ||
76 | </trans-unit><trans-unit id="ngb.pagination.previous" datatype="html"> | ||
77 | <source>«</source><target state="new">«</target> | ||
78 | <context-group purpose="location"> | ||
79 | <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> | ||
80 | <context context-type="linenumber">261,263</context> | ||
81 | </context-group> | ||
82 | </trans-unit><trans-unit id="ngb.pagination.next" datatype="html"> | ||
83 | <source>»</source><target state="new">»</target> | ||
84 | <context-group purpose="location"> | ||
85 | <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> | ||
86 | <context context-type="linenumber">274,275</context> | ||
87 | </context-group> | ||
88 | </trans-unit><trans-unit id="ngb.pagination.last" datatype="html"> | ||
89 | <source>»»</source><target state="new">»»</target> | ||
90 | <context-group purpose="location"> | ||
91 | <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> | ||
92 | <context context-type="linenumber">295,296</context> | ||
93 | </context-group> | ||
94 | </trans-unit><trans-unit id="ngb.pagination.first-aria" datatype="html"> | ||
95 | <source>First</source><target state="new">First</target> | ||
96 | <context-group purpose="location"> | ||
97 | <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> | ||
98 | <context context-type="linenumber">310,311</context> | ||
99 | </context-group> | ||
100 | </trans-unit><trans-unit id="ngb.pagination.previous-aria" datatype="html"> | ||
101 | <source>Previous</source><target state="new">Previous</target> | ||
102 | <context-group purpose="location"> | ||
103 | <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> | ||
104 | <context context-type="linenumber">324,326</context> | ||
105 | </context-group> | ||
106 | </trans-unit><trans-unit id="ngb.pagination.next-aria" datatype="html"> | ||
107 | <source>Next</source><target state="new">Next</target> | ||
108 | <context-group purpose="location"> | ||
109 | <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> | ||
110 | <context context-type="linenumber">337,338</context> | ||
111 | </context-group> | ||
112 | </trans-unit><trans-unit id="ngb.pagination.last-aria" datatype="html"> | ||
113 | <source>Last</source><target state="new">Last</target> | ||
114 | <context-group purpose="location"> | ||
115 | <context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context> | ||
116 | <context context-type="linenumber">348,349</context> | ||
117 | </context-group> | ||
118 | </trans-unit><trans-unit id="ngb.progressbar.value" datatype="html"> | ||
119 | <source><x id="INTERPOLATION" equiv-text="nd so on. | ||
120 | *"/></source><target state="new"><x id="INTERPOLATION" equiv-text="nd so on. | ||
121 | *"/></target> | ||
122 | <context-group purpose="location"> | ||
123 | <context context-type="sourcefile">node_modules/src/progressbar/progressbar.ts</context> | ||
124 | <context context-type="linenumber">58,60</context> | ||
125 | </context-group> | ||
126 | </trans-unit><trans-unit id="ngb.timepicker.HH" datatype="html"> | ||
127 | <source>HH</source><target state="new">HH</target> | ||
128 | <context-group purpose="location"> | ||
129 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> | ||
130 | <context context-type="linenumber">131</context> | ||
131 | </context-group> | ||
132 | </trans-unit><trans-unit id="ngb.timepicker.hours" datatype="html"> | ||
133 | <source>Hours</source><target state="new">Hours</target> | ||
134 | <context-group purpose="location"> | ||
135 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> | ||
136 | <context context-type="linenumber">151</context> | ||
137 | </context-group> | ||
138 | </trans-unit><trans-unit id="ngb.timepicker.MM" datatype="html"> | ||
139 | <source>MM</source><target state="new">MM</target> | ||
140 | <context-group purpose="location"> | ||
141 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> | ||
142 | <context context-type="linenumber">165,168</context> | ||
143 | </context-group> | ||
144 | </trans-unit><trans-unit id="ngb.timepicker.minutes" datatype="html"> | ||
145 | <source>Minutes</source><target state="new">Minutes</target> | ||
146 | <context-group purpose="location"> | ||
147 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> | ||
148 | <context context-type="linenumber">182,183</context> | ||
149 | </context-group> | ||
150 | </trans-unit><trans-unit id="ngb.timepicker.increment-hours" datatype="html"> | ||
151 | <source>Increment hours</source><target state="new">Increment hours</target> | ||
152 | <context-group purpose="location"> | ||
153 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> | ||
154 | <context context-type="linenumber">197,198</context> | ||
155 | </context-group> | ||
156 | </trans-unit><trans-unit id="ngb.timepicker.decrement-hours" datatype="html"> | ||
157 | <source>Decrement hours</source><target state="new">Decrement hours</target> | ||
158 | <context-group purpose="location"> | ||
159 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> | ||
160 | <context context-type="linenumber">210</context> | ||
161 | </context-group> | ||
162 | </trans-unit><trans-unit id="ngb.timepicker.increment-minutes" datatype="html"> | ||
163 | <source>Increment minutes</source><target state="new">Increment minutes</target> | ||
164 | <context-group purpose="location"> | ||
165 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> | ||
166 | <context context-type="linenumber">229,230</context> | ||
167 | </context-group> | ||
168 | </trans-unit><trans-unit id="ngb.timepicker.decrement-minutes" datatype="html"> | ||
169 | <source>Decrement minutes</source><target state="new">Decrement minutes</target> | ||
170 | <context-group purpose="location"> | ||
171 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> | ||
172 | <context context-type="linenumber">245,249</context> | ||
173 | </context-group> | ||
174 | </trans-unit><trans-unit id="ngb.timepicker.SS" datatype="html"> | ||
175 | <source>SS</source><target state="new">SS</target> | ||
176 | <context-group purpose="location"> | ||
177 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> | ||
178 | <context context-type="linenumber">268</context> | ||
179 | </context-group> | ||
180 | </trans-unit><trans-unit id="ngb.timepicker.seconds" datatype="html"> | ||
181 | <source>Seconds</source><target state="new">Seconds</target> | ||
182 | <context-group purpose="location"> | ||
183 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> | ||
184 | <context context-type="linenumber">279,283</context> | ||
185 | </context-group> | ||
186 | </trans-unit><trans-unit id="ngb.timepicker.increment-seconds" datatype="html"> | ||
187 | <source>Increment seconds</source><target state="new">Increment seconds</target> | ||
188 | <context-group purpose="location"> | ||
189 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> | ||
190 | <context context-type="linenumber">295</context> | ||
191 | </context-group> | ||
192 | </trans-unit><trans-unit id="ngb.timepicker.decrement-seconds" datatype="html"> | ||
193 | <source>Decrement seconds</source><target state="new">Decrement seconds</target> | ||
194 | <context-group purpose="location"> | ||
195 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> | ||
196 | <context context-type="linenumber">295</context> | ||
197 | </context-group> | ||
198 | </trans-unit><trans-unit id="ngb.timepicker.PM" datatype="html"> | ||
199 | <source><x id="INTERPOLATION"/></source><target state="new"><x id="INTERPOLATION"/></target> | ||
200 | <context-group purpose="location"> | ||
201 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> | ||
202 | <context context-type="linenumber">295</context> | ||
203 | </context-group> | ||
204 | </trans-unit><trans-unit id="ngb.timepicker.AM" datatype="html"> | ||
205 | <source><x id="INTERPOLATION"/></source><target state="new"><x id="INTERPOLATION"/></target> | ||
206 | <context-group purpose="location"> | ||
207 | <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context> | ||
208 | <context context-type="linenumber">295</context> | ||
209 | </context-group> | ||
210 | </trans-unit><trans-unit id="ngb.toast.close-aria" datatype="html"> | ||
211 | <source>Close</source><target state="new">Close</target> | ||
212 | <context-group purpose="location"> | ||
213 | <context context-type="sourcefile">node_modules/src/toast/toast.ts</context> | ||
214 | <context context-type="linenumber">106</context> | ||
215 | </context-group> | ||
216 | </trans-unit><trans-unit id="219462505467671767" datatype="html"> | ||
6 | <source>Close the left menu</source> | 217 | <source>Close the left menu</source> |
7 | <target state="translated">Linkes Menü schließen</target> | 218 | <target state="translated">Linkes Menü schließen</target> |
8 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">133</context></context-group> | 219 | |
9 | </trans-unit> | 220 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">137</context></context-group></trans-unit> |
10 | <trans-unit id="3455550526898419928" datatype="html"> | 221 | <trans-unit id="3455550526898419928" datatype="html"> |
11 | <source>Open the left menu</source> | 222 | <source>Open the left menu</source> |
12 | <target state="translated">Linkes Menü öffnen</target> | 223 | <target state="translated">Linkes Menü öffnen</target> |
13 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">135</context></context-group> | 224 | |
14 | </trans-unit> | 225 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit> |
15 | <trans-unit id="9075761896562520962"> | 226 | <trans-unit id="9075761896562520962"> |
16 | <source>You don't have notifications.</source> | 227 | <source>You don't have notifications.</source> |
17 | <target>Du hast keine Benachrichtigungen.</target> | 228 | <target>Du hast keine Benachrichtigungen.</target> |
@@ -109,8 +320,8 @@ | |||
109 | <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> | 320 | <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> |
110 | </trans-unit> | 321 | </trans-unit> |
111 | <trans-unit id="5504059606863599420" datatype="html"> | 322 | <trans-unit id="5504059606863599420" datatype="html"> |
112 | <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> | 323 | <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> |
113 | <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> | 324 | <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> |
114 | <context-group purpose="location"> | 325 | <context-group purpose="location"> |
115 | <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> | 326 | <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> |
116 | <context context-type="linenumber">164</context> | 327 | <context context-type="linenumber">164</context> |
@@ -127,16 +338,16 @@ | |||
127 | <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> | 338 | <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> |
128 | </trans-unit> | 339 | </trans-unit> |
129 | <trans-unit id="363592786729553688" datatype="html"> | 340 | <trans-unit id="363592786729553688" datatype="html"> |
130 | <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> | 341 | <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> |
131 | <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> | 342 | <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> |
132 | <context-group purpose="location"> | 343 | <context-group purpose="location"> |
133 | <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> | 344 | <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> |
134 | <context context-type="linenumber">198,199</context> | 345 | <context context-type="linenumber">198,199</context> |
135 | </context-group> | 346 | </context-group> |
136 | </trans-unit> | 347 | </trans-unit> |
137 | <trans-unit id="5055099158245592648" datatype="html"> | 348 | <trans-unit id="5055099158245592648" datatype="html"> |
138 | <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> | 349 | <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> |
139 | <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> | 350 | <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> |
140 | <context-group purpose="location"> | 351 | <context-group purpose="location"> |
141 | <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> | 352 | <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> |
142 | <context context-type="linenumber">206,207</context> | 353 | <context context-type="linenumber">206,207</context> |
@@ -160,13 +371,13 @@ | |||
160 | <trans-unit id="8817917090143649804" datatype="html"> | 371 | <trans-unit id="8817917090143649804" datatype="html"> |
161 | <source>Account muted</source> | 372 | <source>Account muted</source> |
162 | <target state="translated">Konto stummgeschaltet</target> | 373 | <target state="translated">Konto stummgeschaltet</target> |
163 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">78</context></context-group> | 374 | |
164 | </trans-unit> | 375 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit> |
165 | <trans-unit id="1684597533616494551" datatype="html"> | 376 | <trans-unit id="1684597533616494551" datatype="html"> |
166 | <source>Server muted</source> | 377 | <source>Server muted</source> |
167 | <target state="translated">Server stummgeschaltet</target> | 378 | <target state="translated">Server stummgeschaltet</target> |
168 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">79</context></context-group> | 379 | |
169 | </trans-unit> | 380 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">78</context></context-group></trans-unit> |
170 | <trans-unit id="5924559757556526785"> | 381 | <trans-unit id="5924559757556526785"> |
171 | <source>Save to</source> | 382 | <source>Save to</source> |
172 | <target>Speichern unter</target> | 383 | <target>Speichern unter</target> |
@@ -227,8 +438,9 @@ | |||
227 | <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> | 438 | <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> |
228 | </trans-unit> | 439 | </trans-unit> |
229 | <trans-unit id="2193037168694505715" datatype="html"> | 440 | <trans-unit id="2193037168694505715" datatype="html"> |
230 | <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> | 441 | <source>Short text to tell people how they can support the channel (membership platform...).<br /><br /> |
231 | <target state="translated">Kurzer Text, um den Leuten mitzuteilen, wie sie den Kanal unterstützen können (Mitgliedschaftsplattform...).<br /><br /> Wenn ein Video in diesem Kanal hochgeladen wird, wird das Videounterstützungsfeld automatisch mit diesem Text gefüllt.</target> | 442 | When a video is uploaded in this channel, the video support field will be automatically filled by this text.</source> |
443 | <target state="translated">Kurzer Text, um den Leuten mitzuteilen, wie sie den Kanal unterstützen können (Mitgliedschaftsplattform...).<br /><br /> Wenn ein Video in diesem Kanal hochgeladen wird, wird das Videounterstützungsfeld automatisch mit diesem Text gefüllt.</target> | ||
232 | <context-group purpose="location"> | 444 | <context-group purpose="location"> |
233 | <context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context> | 445 | <context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context> |
234 | <context context-type="linenumber">67,68</context> | 446 | <context context-type="linenumber">67,68</context> |
@@ -281,19 +493,19 @@ | |||
281 | <trans-unit id="1006562256968398209" datatype="html"> | 493 | <trans-unit id="1006562256968398209" datatype="html"> |
282 | <source>video</source> | 494 | <source>video</source> |
283 | <target state="translated">Video</target> | 495 | <target state="translated">Video</target> |
284 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">305</context></context-group> | 496 | |
285 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">56</context></context-group> | 497 | |
286 | </trans-unit> | 498 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">303</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">56</context></context-group></trans-unit> |
287 | <trans-unit id="6995024616159044376" datatype="html"> | 499 | <trans-unit id="6995024616159044376" datatype="html"> |
288 | <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source> | 500 | <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source> |
289 | <target state="translated">Ihr Videokontingent ist mit diesem Video überschritten (Videogröße: <x id="PH" equiv-text="videoSizeBytes"/>, verwendet: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, Kontingent: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target> | 501 | <target state="translated">Ihr Videokontingent ist mit diesem Video überschritten (Videogröße: <x id="PH" equiv-text="videoSizeBytes"/>, verwendet: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, Kontingent: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target> |
290 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">340</context></context-group> | 502 | |
291 | </trans-unit> | 503 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">338</context></context-group></trans-unit> |
292 | <trans-unit id="7873395933409147217" datatype="html"> | 504 | <trans-unit id="7873395933409147217" datatype="html"> |
293 | <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source> | 505 | <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source> |
294 | <target state="translated">Ihr tägliches Videokontingent wurde mit diesem Video überschritten (Videogröße: <x id="PH" equiv-text="videoSizeBytes"/>, verwendet: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, Kontingent: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target> | 506 | <target state="translated">Ihr tägliches Videokontingent wurde mit diesem Video überschritten (Videogröße: <x id="PH" equiv-text="videoSizeBytes"/>, verwendet: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, Kontingent: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target> |
295 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">359</context></context-group> | 507 | |
296 | </trans-unit> | 508 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">357</context></context-group></trans-unit> |
297 | <trans-unit id="5235042777215655908" datatype="html"> | 509 | <trans-unit id="5235042777215655908" datatype="html"> |
298 | <source>subtitles</source> | 510 | <source>subtitles</source> |
299 | <target state="translated">Untertitel</target> | 511 | <target state="translated">Untertitel</target> |
@@ -383,9 +595,9 @@ | |||
383 | <trans-unit id="9081463435738465430" datatype="html"> | 595 | <trans-unit id="9081463435738465430" datatype="html"> |
384 | <source>Blocked</source> | 596 | <source>Blocked</source> |
385 | <target state="translated">Blockiert</target> | 597 | <target state="translated">Blockiert</target> |
386 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">81</context></context-group> | 598 | |
387 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">57</context></context-group> | 599 | |
388 | </trans-unit> | 600 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">80</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">57</context></context-group></trans-unit> |
389 | <trans-unit id="870586304593427318" datatype="html"> | 601 | <trans-unit id="870586304593427318" datatype="html"> |
390 | <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source> | 602 | <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source> |
391 | <target state="translated">Sind Sie sicher, dass Sie diese Videos <x id="PH" equiv-text="videos.length"/> löschen wollen?</target> | 603 | <target state="translated">Sind Sie sicher, dass Sie diese Videos <x id="PH" equiv-text="videos.length"/> löschen wollen?</target> |
@@ -527,8 +739,8 @@ | |||
527 | <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> | 739 | <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> |
528 | </trans-unit> | 740 | </trans-unit> |
529 | <trans-unit id="8644431249513874405" datatype="html"> | 741 | <trans-unit id="8644431249513874405" datatype="html"> |
530 | <source><a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer">Markdown</a> compatible that supports:</source> | 742 | <source><a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer">Markdown</a> compatible that supports:</source> |
531 | <target state="translated"><a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer">Markdown</a> kompatibel. Unterstützt:</target> | 743 | <target state="translated"><a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer">Markdown</a> kompatibel. Unterstützt:</target> |
532 | <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> | 744 | <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> |
533 | </trans-unit> | 745 | </trans-unit> |
534 | <trans-unit id="146235964740293376" datatype="html"> | 746 | <trans-unit id="146235964740293376" datatype="html"> |
@@ -740,9 +952,9 @@ | |||
740 | <trans-unit id="2906587845957718064"> | 952 | <trans-unit id="2906587845957718064"> |
741 | <source>Local</source> | 953 | <source>Local</source> |
742 | <target>Lokal</target> | 954 | <target>Lokal</target> |
743 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context><context context-type="linenumber">4</context></context-group> | 955 | |
744 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">125</context></context-group> | 956 | |
745 | </trans-unit> | 957 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">126</context></context-group></trans-unit> |
746 | <trans-unit id="1670306451865226564" datatype="html"> | 958 | <trans-unit id="1670306451865226564" datatype="html"> |
747 | <source>users</source> | 959 | <source>users</source> |
748 | <target state="translated">Benutzer</target> | 960 | <target state="translated">Benutzer</target> |
@@ -929,22 +1141,22 @@ | |||
929 | <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> | 1141 | <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> |
930 | </trans-unit> | 1142 | </trans-unit> |
931 | <trans-unit id="7252854992688790751" datatype="html"> | 1143 | <trans-unit id="7252854992688790751" datatype="html"> |
932 | <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> | 1144 | <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> |
933 | <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> | 1145 | <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> |
934 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">64</context></context-group> | 1146 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">64</context></context-group> |
935 | </trans-unit> | 1147 | </trans-unit> |
936 | <trans-unit id="7215649348148521605" datatype="html"> | 1148 | <trans-unit id="7215649348148521605" datatype="html"> |
937 | <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> | 1149 | <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> |
938 | <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> | 1150 | <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> |
939 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">69</context></context-group> | 1151 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">69</context></context-group> |
940 | </trans-unit> | 1152 | </trans-unit> |
941 | <trans-unit id="2392488717875840729"> | 1153 | <trans-unit id="2392488717875840729"> |
942 | <source>User</source> | 1154 | <source>User</source> |
943 | <target>Benutzer</target> | 1155 | <target>Benutzer</target> |
944 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">21</context></context-group> | 1156 | |
945 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">32</context></context-group> | 1157 | |
946 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">416</context></context-group> | 1158 | |
947 | </trans-unit> | 1159 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">32</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">352</context></context-group></trans-unit> |
948 | <trans-unit id="3997350348765083892"> | 1160 | <trans-unit id="3997350348765083892"> |
949 | <source>Username or email address</source> | 1161 | <source>Username or email address</source> |
950 | <target>Benutzername oder E-Mail-Adresse</target> | 1162 | <target>Benutzername oder E-Mail-Adresse</target> |
@@ -1003,7 +1215,8 @@ | |||
1003 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">107</context></context-group> | 1215 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">107</context></context-group> |
1004 | </trans-unit> | 1216 | </trans-unit> |
1005 | <trans-unit id="1190256911880544559" datatype="html"> | 1217 | <trans-unit id="1190256911880544559" datatype="html"> |
1006 | <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> | 1218 | <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>. |
1219 | The link will expire within 1 hour.</source> | ||
1007 | <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> | 1220 | <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> |
1008 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">122</context></context-group> | 1221 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">122</context></context-group> |
1009 | </trans-unit> | 1222 | </trans-unit> |
@@ -1042,8 +1255,8 @@ | |||
1042 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">8</context></context-group> | 1255 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">8</context></context-group> |
1043 | </trans-unit> | 1256 | </trans-unit> |
1044 | <trans-unit id="8434369348784683733" datatype="html"> | 1257 | <trans-unit id="8434369348784683733" datatype="html"> |
1045 | <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> | 1258 | <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> |
1046 | <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> | 1259 | <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> |
1047 | <context-group purpose="location"> | 1260 | <context-group purpose="location"> |
1048 | <context context-type="sourcefile">src/app/+search/search.component.html</context> | 1261 | <context context-type="sourcefile">src/app/+search/search.component.html</context> |
1049 | <context context-type="linenumber">10</context> | 1262 | <context context-type="linenumber">10</context> |
@@ -1451,18 +1664,18 @@ Hilf mit PeerTube zu übersetzen!</target> | |||
1451 | <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> |
1452 | </trans-unit> | 1665 | </trans-unit> |
1453 | <trans-unit id="7239874680342223476" datatype="html"> | 1666 | <trans-unit id="7239874680342223476" datatype="html"> |
1454 | <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> |
1455 | <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> |
1456 | <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> |
1457 | </trans-unit> | 1670 | </trans-unit> |
1458 | <trans-unit id="5856432243446401016" datatype="html"> | 1671 | <trans-unit id="5856432243446401016" datatype="html"> |
1459 | <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> |
1460 | <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> |
1461 | <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> |
1462 | </trans-unit> | 1675 | </trans-unit> |
1463 | <trans-unit id="3221645359464920754" datatype="html"> | 1676 | <trans-unit id="3221645359464920754" datatype="html"> |
1464 | <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> |
1465 | <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> |
1466 | <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> |
1467 | </trans-unit> | 1680 | </trans-unit> |
1468 | <trans-unit id="2218100934178971211" datatype="html"> | 1681 | <trans-unit id="2218100934178971211" datatype="html"> |
@@ -1881,8 +2094,8 @@ Hilf mit PeerTube zu übersetzen!</target> | |||
1881 | <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> |
1882 | </trans-unit> | 2095 | </trans-unit> |
1883 | <trans-unit id="1358902062258458923" datatype="html"> | 2096 | <trans-unit id="1358902062258458923" datatype="html"> |
1884 | <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> |
1885 | <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> |
1886 | <context-group purpose="location"> | 2099 | <context-group purpose="location"> |
1887 | <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> |
1888 | <context context-type="linenumber">2</context> | 2101 | <context context-type="linenumber">2</context> |
@@ -1957,8 +2170,8 @@ Hilf mit PeerTube zu übersetzen!</target> | |||
1957 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">42</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">42</context></context-group> |
1958 | </trans-unit> | 2171 | </trans-unit> |
1959 | <trans-unit id="2090254132451149776" datatype="html"> | 2172 | <trans-unit id="2090254132451149776" datatype="html"> |
1960 | <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> |
1961 | <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> |
1962 | <context-group purpose="location"> | 2175 | <context-group purpose="location"> |
1963 | <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context> | 2176 | <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context> |
1964 | <context context-type="linenumber">79,80</context> | 2177 | <context context-type="linenumber">79,80</context> |
@@ -2040,7 +2253,7 @@ Hilf mit PeerTube zu übersetzen!</target> | |||
2040 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">172</context></context-group> | 2253 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">172</context></context-group> |
2041 | </trans-unit> | 2254 | </trans-unit> |
2042 | <trans-unit id="5600963353867835532"> | 2255 | <trans-unit id="5600963353867835532"> |
2043 | <source>Already uploaded ✔</source> | 2256 | <source>Already uploaded ✔</source> |
2044 | <target>Bereits hochgeladen ✔</target> | 2257 | <target>Bereits hochgeladen ✔</target> |
2045 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">176</context></context-group> | 2258 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">176</context></context-group> |
2046 | </trans-unit> | 2259 | </trans-unit> |
@@ -2150,11 +2363,8 @@ Hilf mit PeerTube zu übersetzen!</target> | |||
2150 | <trans-unit id="8693603235657020323" datatype="html"> | 2363 | <trans-unit id="8693603235657020323" datatype="html"> |
2151 | <source>Other</source> | 2364 | <source>Other</source> |
2152 | <target state="translated">Andere</target> | 2365 | <target state="translated">Andere</target> |
2153 | <context-group purpose="location"> | 2366 | |
2154 | <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context> | 2367 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">184</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">50</context></context-group></trans-unit> |
2155 | <context context-type="linenumber">181</context> | ||
2156 | </context-group> | ||
2157 | </trans-unit> | ||
2158 | <trans-unit id="2200003513633568069"> | 2368 | <trans-unit id="2200003513633568069"> |
2159 | <source>Enable video comments</source> | 2369 | <source>Enable video comments</source> |
2160 | <target>Videokommentare zulassen</target> | 2370 | <target>Videokommentare zulassen</target> |
@@ -2204,13 +2414,13 @@ Hilf mit PeerTube zu übersetzen!</target> | |||
2204 | <trans-unit id="9172233176401579786"> | 2414 | <trans-unit id="9172233176401579786"> |
2205 | <source>Scheduled</source> | 2415 | <source>Scheduled</source> |
2206 | <target>Geplante Veröffentlichung</target> | 2416 | <target>Geplante Veröffentlichung</target> |
2207 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">197</context></context-group> | 2417 | |
2208 | </trans-unit> | 2418 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">200</context></context-group></trans-unit> |
2209 | <trans-unit id="1435317307066082710" datatype="html"> | 2419 | <trans-unit id="1435317307066082710" datatype="html"> |
2210 | <source>Hide the video until a specific date</source> | 2420 | <source>Hide the video until a specific date</source> |
2211 | <target state="translated">Video bis zu einem bestimmten Datum verbergen</target> | 2421 | <target state="translated">Video bis zu einem bestimmten Datum verbergen</target> |
2212 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">198</context></context-group> | 2422 | |
2213 | </trans-unit> | 2423 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">201</context></context-group></trans-unit> |
2214 | <trans-unit id="1087181129481039628" datatype="html"> | 2424 | <trans-unit id="1087181129481039628" datatype="html"> |
2215 | <source>Normal live</source> | 2425 | <source>Normal live</source> |
2216 | <target state="translated">Normale Live-Übertragung</target> | 2426 | <target state="translated">Normale Live-Übertragung</target> |
@@ -2340,55 +2550,43 @@ Hilf mit PeerTube zu übersetzen!</target> | |||
2340 | <trans-unit id="4422946962830681102" datatype="html"> | 2550 | <trans-unit id="4422946962830681102" datatype="html"> |
2341 | <source>Torrents with only 1 file are supported.</source> | 2551 | <source>Torrents with only 1 file are supported.</source> |
2342 | <target state="translated">Torrents mit nur einer Datei werden unterstützt.</target> | 2552 | <target state="translated">Torrents mit nur einer Datei werden unterstützt.</target> |
2343 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts</context><context context-type="linenumber">120</context></context-group> | 2553 | |
2344 | </trans-unit> | 2554 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts</context><context context-type="linenumber">118</context></context-group></trans-unit> |
2345 | <trans-unit id="7860848084471862305" datatype="html"> | 2555 | <trans-unit id="7860848084471862305" datatype="html"> |
2346 | <source>Cannot create live because this instance have too many created lives</source> | 2556 | <source>Cannot create live because this instance have too many created lives</source> |
2347 | <target state="translated">Kann kein Live-Übertragung erzeugen, da diese Instanz zu viele erzeugte Live-Übertragungen hat</target> | 2557 | <target state="translated">Kann kein Live-Übertragung erzeugen, da diese Instanz zu viele erzeugte Live-Übertragungen hat</target> |
2348 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">105</context></context-group> | 2558 | |
2349 | </trans-unit> | 2559 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">103</context></context-group></trans-unit> |
2350 | <trans-unit id="1278564497286613571" datatype="html"> | 2560 | <trans-unit id="1278564497286613571" datatype="html"> |
2351 | <source>Cannot create live because you created too many lives</source> | 2561 | <source>Cannot create live because you created too many lives</source> |
2352 | <target state="translated">Kann keine Live-Übertragung erzeugen, weil Sie zu viele Live-Übertragungen erzeugt haben</target> | 2562 | <target state="translated">Kann keine Live-Übertragung erzeugen, weil Sie zu viele Live-Übertragungen erzeugt haben</target> |
2353 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">107</context></context-group> | 2563 | |
2354 | </trans-unit> | 2564 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">105</context></context-group></trans-unit> |
2355 | <trans-unit id="2621043320678012413" datatype="html"> | 2565 | <trans-unit id="2621043320678012413" datatype="html"> |
2356 | <source>Live published.</source> | 2566 | <source>Live published.</source> |
2357 | <target state="translated">Live-Übertragung veröffentlicht.</target> | 2567 | <target state="translated">Live-Übertragung veröffentlicht.</target> |
2358 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">138</context></context-group> | 2568 | |
2359 | </trans-unit> | 2569 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">136</context></context-group></trans-unit> |
2360 | <trans-unit id="5872059367236038160" datatype="html"> | 2570 | <trans-unit id="5872059367236038160" datatype="html"> |
2361 | <source>Stream only once and save a replay of your live</source> | 2571 | <source>Stream only once and save a replay of your live</source> |
2362 | <target state="translated">Nur einmal streamen und eine Aufzeichnung der Übertragung speichern</target> | 2572 | <target state="translated">Nur einmal streamen und eine Aufzeichnung der Übertragung speichern</target> |
2363 | <context-group purpose="location"> | 2573 | |
2364 | <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context> | 2574 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">159</context></context-group></trans-unit> |
2365 | <context context-type="linenumber">161</context> | ||
2366 | </context-group> | ||
2367 | </trans-unit> | ||
2368 | <trans-unit id="2360261543675520397" datatype="html"> | 2575 | <trans-unit id="2360261543675520397" datatype="html"> |
2369 | <source>Stream only once</source> | 2576 | <source>Stream only once</source> |
2370 | <target state="translated">Nur einmal streamen</target> | 2577 | <target state="translated">Nur einmal streamen</target> |
2371 | <context-group purpose="location"> | 2578 | |
2372 | <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context> | 2579 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">162</context></context-group></trans-unit> |
2373 | <context context-type="linenumber">164</context> | ||
2374 | </context-group> | ||
2375 | </trans-unit> | ||
2376 | <trans-unit id="5168540607709796871" datatype="html"> | 2580 | <trans-unit id="5168540607709796871" datatype="html"> |
2377 | <source>Stream multiple times, replays can't be saved</source> | 2581 | <source>Stream multiple times, replays can't be saved</source> |
2378 | <target state="translated">Mehrere Male streamen, Aufzeichnungen können nicht gespeichert werden</target> | 2582 | <target state="translated">Mehrere Male streamen, Aufzeichnungen können nicht gespeichert werden</target> |
2379 | <context-group purpose="location"> | 2583 | |
2380 | <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context> | 2584 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">167</context></context-group></trans-unit> |
2381 | <context context-type="linenumber">169</context> | ||
2382 | </context-group> | ||
2383 | </trans-unit> | ||
2384 | <trans-unit id="58134197356653483" datatype="html"> | 2585 | <trans-unit id="58134197356653483" datatype="html"> |
2385 | <source>Stream multiple times using the same URL</source> | 2586 | <source>Stream multiple times using the same URL</source> |
2386 | <target state="translated">Mehrere Male mit der gleichen URL streamen</target> | 2587 | <target state="translated">Mehrere Male mit der gleichen URL streamen</target> |
2387 | <context-group purpose="location"> | 2588 | |
2388 | <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context> | 2589 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">170</context></context-group></trans-unit> |
2389 | <context context-type="linenumber">172</context> | ||
2390 | </context-group> | ||
2391 | </trans-unit> | ||
2392 | <trans-unit id="8218579597782287078" datatype="html"> | 2590 | <trans-unit id="8218579597782287078" datatype="html"> |
2393 | <source>Go Live</source> | 2591 | <source>Go Live</source> |
2394 | <target state="translated">Live gehen</target> | 2592 | <target state="translated">Live gehen</target> |
@@ -2536,13 +2734,13 @@ Hilf mit PeerTube zu übersetzen!</target> | |||
2536 | <trans-unit id="2353402732767789211" datatype="html"> | 2734 | <trans-unit id="2353402732767789211" datatype="html"> |
2537 | <source>More customization</source> | 2735 | <source>More customization</source> |
2538 | <target state="translated">Weitere Individualisierungen</target> | 2736 | <target state="translated">Weitere Individualisierungen</target> |
2539 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">248</context></context-group> | 2737 | |
2540 | </trans-unit> | 2738 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">255</context></context-group></trans-unit> |
2541 | <trans-unit id="1284179134768564307" datatype="html"> | 2739 | <trans-unit id="1284179134768564307" datatype="html"> |
2542 | <source>Less customization</source> | 2740 | <source>Less customization</source> |
2543 | <target state="translated">Weniger Individualisierungen</target> | 2741 | <target state="translated">Weniger Individualisierungen</target> |
2544 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">256</context></context-group> | 2742 | |
2545 | </trans-unit> | 2743 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">263</context></context-group></trans-unit> |
2546 | <trans-unit id="1290987288288099212" datatype="html"> | 2744 | <trans-unit id="1290987288288099212" datatype="html"> |
2547 | <source>Support <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></source> | 2745 | <source>Support <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></source> |
2548 | <target state="translated">Support <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></target> | 2746 | <target state="translated">Support <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></target> |
@@ -2589,22 +2787,28 @@ Hilf mit PeerTube zu übersetzen!</target> | |||
2589 | <source>Display video title</source> | 2787 | <source>Display video title</source> |
2590 | <target>Zeige Videotitel</target> | 2788 | <target>Zeige Videotitel</target> |
2591 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">215</context></context-group> | 2789 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">215</context></context-group> |
2790 | </trans-unit><trans-unit id="7482217084177855485" datatype="html"> | ||
2791 | <source>P2P</source><target state="new">P2P</target> | ||
2792 | <context-group purpose="location"> | ||
2793 | <context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context> | ||
2794 | <context context-type="linenumber">222</context> | ||
2795 | </context-group> | ||
2592 | </trans-unit> | 2796 | </trans-unit> |
2593 | <trans-unit id="1068153312491986796"> | 2797 | <trans-unit id="1068153312491986796"> |
2594 | <source>Display privacy warning</source> | 2798 | <source>Display privacy warning</source> |
2595 | <target>Zeige Datenschutzwarnung</target> | 2799 | <target>Zeige Datenschutzwarnung</target> |
2596 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">222</context></context-group> | 2800 | |
2597 | </trans-unit> | 2801 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">229</context></context-group></trans-unit> |
2598 | <trans-unit id="7540352830225038263"> | 2802 | <trans-unit id="7540352830225038263"> |
2599 | <source>Display player controls</source> | 2803 | <source>Display player controls</source> |
2600 | <target>Zeige Abspielsteuerung</target> | 2804 | <target>Zeige Abspielsteuerung</target> |
2601 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">229</context></context-group> | 2805 | |
2602 | </trans-unit> | 2806 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">236</context></context-group></trans-unit> |
2603 | <trans-unit id="805456636864344681" datatype="html"> | 2807 | <trans-unit id="805456636864344681" datatype="html"> |
2604 | <source>Display PeerTube button link</source> | 2808 | <source>Display PeerTube button link</source> |
2605 | <target state="translated">PeerTube-Link als Button anzeigen</target> | 2809 | <target state="translated">PeerTube-Link als Button anzeigen</target> |
2606 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">236</context></context-group> | 2810 | |
2607 | </trans-unit> | 2811 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">243</context></context-group></trans-unit> |
2608 | <trans-unit id="8928816882866356838"> | 2812 | <trans-unit id="8928816882866356838"> |
2609 | <source>Public</source> | 2813 | <source>Public</source> |
2610 | <target>Öffentlich</target> | 2814 | <target>Öffentlich</target> |
@@ -2613,8 +2817,8 @@ Hilf mit PeerTube zu übersetzen!</target> | |||
2613 | <trans-unit id="4416005356063364306" datatype="html"> | 2817 | <trans-unit id="4416005356063364306" datatype="html"> |
2614 | <source>This video is blocked.</source> | 2818 | <source>This video is blocked.</source> |
2615 | <target state="translated">Das Video ist gesperrt.</target> | 2819 | <target state="translated">Das Video ist gesperrt.</target> |
2616 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">30</context></context-group> | 2820 | |
2617 | </trans-unit> | 2821 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> |
2618 | <trans-unit id="2482137713226830428" datatype="html"> | 2822 | <trans-unit id="2482137713226830428" datatype="html"> |
2619 | <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source> | 2823 | <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source> |
2620 | <target state="translated">Veröffentlicht <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target> | 2824 | <target state="translated">Veröffentlicht <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target> |
@@ -2731,9 +2935,9 @@ Hilf mit PeerTube zu übersetzen!</target> | |||
2731 | <trans-unit id="1465291804668949243" datatype="html"> | 2935 | <trans-unit id="1465291804668949243" datatype="html"> |
2732 | <source>NSFW</source> | 2936 | <source>NSFW</source> |
2733 | <target state="translated">NSFW</target> | 2937 | <target state="translated">NSFW</target> |
2734 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">56</context></context-group> | 2938 | |
2735 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">74</context></context-group> | 2939 | |
2736 | </trans-unit> | 2940 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">73</context></context-group></trans-unit> |
2737 | <trans-unit id="4512155674928869984"> | 2941 | <trans-unit id="4512155674928869984"> |
2738 | <source>Get more information</source> | 2942 | <source>Get more information</source> |
2739 | <target>Weitere Informationen bekommen</target> | 2943 | <target>Weitere Informationen bekommen</target> |
@@ -2751,37 +2955,45 @@ Hilf mit PeerTube zu übersetzen!</target> | |||
2751 | <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context> | 2955 | <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context> |
2752 | <context context-type="linenumber">1,3</context> | 2956 | <context context-type="linenumber">1,3</context> |
2753 | </context-group> | 2957 | </context-group> |
2958 | </trans-unit><trans-unit id="6355398227384499371" datatype="html"> | ||
2959 | <source> Move to external storage failed, this video may not work properly. | ||
2960 | </source><target state="new"> Move to external storage failed, this video may not work properly. | ||
2961 | </target> | ||
2962 | <context-group purpose="location"> | ||
2963 | <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context> | ||
2964 | <context context-type="linenumber">5,7</context> | ||
2965 | </context-group> | ||
2754 | </trans-unit> | 2966 | </trans-unit> |
2755 | <trans-unit id="4092533321838934102" datatype="html"> | 2967 | <trans-unit id="4092533321838934102" datatype="html"> |
2756 | <source>The video is being imported, it will be available when the import is finished.</source> | 2968 | <source>The video is being imported, it will be available when the import is finished.</source> |
2757 | <target state="translated">Das Video wird gerade importiert. Es wird verfügbar sein, sobald der Importvorgang abgeschlossen ist.</target> | 2969 | <target state="translated">Das Video wird gerade importiert. Es wird verfügbar sein, sobald der Importvorgang abgeschlossen ist.</target> |
2758 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">5</context></context-group> | 2970 | |
2759 | </trans-unit> | 2971 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit> |
2760 | <trans-unit id="8304621069698650554" datatype="html"> | 2972 | <trans-unit id="8304621069698650554" datatype="html"> |
2761 | <source>The video is being transcoded, it may not work properly.</source> | 2973 | <source>The video is being transcoded, it may not work properly.</source> |
2762 | <target state="translated">Das Video wird gerade transkodiert, es kann zu Problemen bei der Wiedergabe kommen.</target> | 2974 | <target state="translated">Das Video wird gerade transkodiert, es kann zu Problemen bei der Wiedergabe kommen.</target> |
2763 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">9</context></context-group> | 2975 | |
2764 | </trans-unit> | 2976 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit> |
2765 | <trans-unit id="9080034597841586171" datatype="html"> | 2977 | <trans-unit id="9080034597841586171" datatype="html"> |
2766 | <source>The video is being moved to an external server, it may not work properly.</source> | 2978 | <source>The video is being moved to an external server, it may not work properly.</source> |
2767 | <target state="translated">Das Video wird auf einen externen Server bewegt, es funktioniert möglicherweise momentan nicht richtig.</target> | 2979 | <target state="translated">Das Video wird auf einen externen Server bewegt, es funktioniert möglicherweise momentan nicht richtig.</target> |
2768 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">13</context></context-group> | 2980 | |
2769 | </trans-unit> | 2981 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">17</context></context-group></trans-unit> |
2770 | <trans-unit id="8619499607322327082" datatype="html"> | 2982 | <trans-unit id="8619499607322327082" datatype="html"> |
2771 | <source>This video will be published on <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/>. </source> | 2983 | <source>This video will be published on <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/>. </source> |
2772 | <target state="translated">Dieses Video wird voraussichtlich am <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/>veröffentlicht. </target> | 2984 | <target state="translated">Dieses Video wird voraussichtlich am <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/>veröffentlicht. </target> |
2773 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">17</context></context-group> | 2985 | |
2774 | </trans-unit> | 2986 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">21</context></context-group></trans-unit> |
2775 | <trans-unit id="4262297989675590582" datatype="html"> | 2987 | <trans-unit id="4262297989675590582" datatype="html"> |
2776 | <source>This live has not started yet.</source> | 2988 | <source>This live has not started yet.</source> |
2777 | <target state="translated">Diese Live-Übertragung hat noch nicht begonnen.</target> | 2989 | <target state="translated">Diese Live-Übertragung hat noch nicht begonnen.</target> |
2778 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">21</context></context-group> | 2990 | |
2779 | </trans-unit> | 2991 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">25</context></context-group></trans-unit> |
2780 | <trans-unit id="4926204350710628499" datatype="html"> | 2992 | <trans-unit id="4926204350710628499" datatype="html"> |
2781 | <source>This live has ended.</source> | 2993 | <source>This live has ended.</source> |
2782 | <target state="translated">Diese Live-Übertragung wurde beendet.</target> | 2994 | <target state="translated">Diese Live-Übertragung wurde beendet.</target> |
2783 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">25</context></context-group> | 2995 | |
2784 | </trans-unit> | 2996 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">29</context></context-group></trans-unit> |
2785 | <trans-unit id="8518611938109939710" datatype="html"> | 2997 | <trans-unit id="8518611938109939710" datatype="html"> |
2786 | <source>SORT BY</source> | 2998 | <source>SORT BY</source> |
2787 | <target state="translated">SORTIEREN NACH</target> | 2999 | <target state="translated">SORTIEREN NACH</target> |
@@ -2803,7 +3015,7 @@ Hilf mit PeerTube zu übersetzen!</target> | |||
2803 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">28</context></context-group> | 3015 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">28</context></context-group> |
2804 | </trans-unit> | 3016 | </trans-unit> |
2805 | <trans-unit id="6390009909920475335" datatype="html"> | 3017 | <trans-unit id="6390009909920475335" datatype="html"> |
2806 | <source>View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}"/> from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> and others </source> | 3018 | <source> View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}" xid="2084023438878610739"/> from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> and others </source> |
2807 | <target state="translated"><x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}"/> von <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> und Anderen ansehen </target> | 3019 | <target state="translated"><x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}"/> von <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> und Anderen ansehen </target> |
2808 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">73</context></context-group> | 3020 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">73</context></context-group> |
2809 | </trans-unit> | 3021 | </trans-unit> |
@@ -2815,12 +3027,12 @@ Hilf mit PeerTube zu übersetzen!</target> | |||
2815 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">81</context></context-group> | 3027 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">81</context></context-group> |
2816 | </trans-unit> | 3028 | </trans-unit> |
2817 | <trans-unit id="127329338495775339" datatype="html"> | 3029 | <trans-unit id="127329338495775339" datatype="html"> |
2818 | <source>View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}"/> from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> </source> | 3030 | <source> View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}" xid="2084023438878610739"/> from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> </source> |
2819 | <target state="translated"><x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}"/> von <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> ansehen </target> | 3031 | <target state="translated"><x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}"/> von <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> ansehen </target> |
2820 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">76</context></context-group> | 3032 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">76</context></context-group> |
2821 | </trans-unit> | 3033 | </trans-unit> |
2822 | <trans-unit id="5535545444690528619" datatype="html"> | 3034 | <trans-unit id="5535545444690528619" datatype="html"> |
2823 | <source>View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}"/></source> | 3035 | <source>View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}" xid="2084023438878610739"/></source> |
2824 | <target state="translated"><x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}"/> ansehen</target> | 3036 | <target state="translated"><x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}"/> ansehen</target> |
2825 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">81</context></context-group> | 3037 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">81</context></context-group> |
2826 | </trans-unit> | 3038 | </trans-unit> |
@@ -3265,10 +3477,10 @@ Hilf mit PeerTube zu übersetzen!</target> | |||
3265 | <trans-unit id="7049348886126005391"> | 3477 | <trans-unit id="7049348886126005391"> |
3266 | <source>Batch actions</source> | 3478 | <source>Batch actions</source> |
3267 | <target>Stapelverarbeitungsaktionen</target> | 3479 | <target>Stapelverarbeitungsaktionen</target> |
3268 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">23</context></context-group> | 3480 | |
3269 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">18</context></context-group> | 3481 | |
3270 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">19</context></context-group> | 3482 | |
3271 | </trans-unit> | 3483 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit> |
3272 | <trans-unit id="675721269041534709" datatype="html"> | 3484 | <trans-unit id="675721269041534709" datatype="html"> |
3273 | <source>The user was banned</source> | 3485 | <source>The user was banned</source> |
3274 | <target state="translated">Dieser Nutzer wurde gesperrt</target> | 3486 | <target state="translated">Dieser Nutzer wurde gesperrt</target> |
@@ -3277,13 +3489,13 @@ Hilf mit PeerTube zu übersetzen!</target> | |||
3277 | <trans-unit id="2348557406282409966" datatype="html"> | 3489 | <trans-unit id="2348557406282409966" datatype="html"> |
3278 | <source>Open account in a new tab</source> | 3490 | <source>Open account in a new tab</source> |
3279 | <target state="translated">Nutzerkonto in einem neuen Tab öffnen</target> | 3491 | <target state="translated">Nutzerkonto in einem neuen Tab öffnen</target> |
3280 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">68</context></context-group> | 3492 | |
3281 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">93</context></context-group> | 3493 | |
3282 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</context></context-group> | 3494 | |
3283 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">44</context></context-group> | 3495 | |
3284 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group> | 3496 | |
3285 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group> | 3497 | |
3286 | </trans-unit> | 3498 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">93</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> |
3287 | <trans-unit id="3111569165173971676" datatype="html"> | 3499 | <trans-unit id="3111569165173971676" datatype="html"> |
3288 | <source>Deleted account</source> | 3500 | <source>Deleted account</source> |
3289 | <target state="translated">Gelöschter Account</target> | 3501 | <target state="translated">Gelöschter Account</target> |
@@ -3401,33 +3613,30 @@ Hilf mit PeerTube zu übersetzen!</target> | |||
3401 | <trans-unit id="7692347838587821095"> | 3613 | <trans-unit id="7692347838587821095"> |
3402 | <source>Date <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> | 3614 | <source>Date <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> |
3403 | <target>Datum <x id="START_TAG_P-SORTICON"/> <x id="CLOSE_TAG_P-SORTICON"/></target> | 3615 | <target>Datum <x id="START_TAG_P-SORTICON"/> <x id="CLOSE_TAG_P-SORTICON"/></target> |
3404 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">29</context></context-group> | 3616 | |
3405 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">45</context></context-group> | 3617 | |
3406 | </trans-unit> | 3618 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit> |
3407 | <trans-unit id="1451763834047485033" datatype="html"> | 3619 | <trans-unit id="1451763834047485033" datatype="html"> |
3408 | <source>Select this row</source> | 3620 | <source>Select this row</source> |
3409 | <target state="translated">Diese Reihe auswählen</target> | 3621 | <target state="translated">Diese Reihe auswählen</target> |
3410 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">53</context></context-group> | 3622 | |
3411 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group> | 3623 | |
3412 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">50</context></context-group> | 3624 | |
3413 | </trans-unit> | 3625 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">49</context></context-group></trans-unit> |
3414 | <trans-unit id="4043531994869127329" datatype="html"> | 3626 | <trans-unit id="4043531994869127329" datatype="html"> |
3415 | <source>See full comment</source> | 3627 | <source>See full comment</source> |
3416 | <target state="translated">Ganzen Kommentar lesen</target> | 3628 | <target state="translated">Ganzen Kommentar lesen</target> |
3417 | <context-group purpose="location"> | 3629 | |
3418 | <context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context> | 3630 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">56</context></context-group></trans-unit> |
3419 | <context context-type="linenumber">57</context> | ||
3420 | </context-group> | ||
3421 | </trans-unit> | ||
3422 | <trans-unit id="3193976279273491157"> | 3631 | <trans-unit id="3193976279273491157"> |
3423 | <source>Actions</source> | 3632 | <source>Actions</source> |
3424 | <target>Aktionen</target> | 3633 | <target>Aktionen</target> |
3425 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</context></context-group> | 3634 | |
3426 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">43</context></context-group> | 3635 | |
3427 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">63</context></context-group> | 3636 | |
3428 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</context></context-group> | 3637 | |
3429 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">39</context></context-group> | 3638 | |
3430 | </trans-unit> | 3639 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">62</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">39</context></context-group></trans-unit> |
3431 | <trans-unit id="8390803680962035202" datatype="html"> | 3640 | <trans-unit id="8390803680962035202" datatype="html"> |
3432 | <source>Follower</source> | 3641 | <source>Follower</source> |
3433 | <target state="translated">Abonnent</target> | 3642 | <target state="translated">Abonnent</target> |
@@ -3439,18 +3648,18 @@ Hilf mit PeerTube zu übersetzen!</target> | |||
3439 | <trans-unit id="4691552465058437520" datatype="html"> | 3648 | <trans-unit id="4691552465058437520" datatype="html"> |
3440 | <source>Commented video</source> | 3649 | <source>Commented video</source> |
3441 | <target state="translated">Kommentiertes Video</target> | 3650 | <target state="translated">Kommentiertes Video</target> |
3442 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">80</context></context-group> | 3651 | |
3443 | </trans-unit> | 3652 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit> |
3444 | <trans-unit id="7266085473379376028" datatype="html"> | 3653 | <trans-unit id="7266085473379376028" datatype="html"> |
3445 | <source>No comments found matching current filters.</source> | 3654 | <source>No comments found matching current filters.</source> |
3446 | <target state="translated">Keine Kommentare mit dem derzeitigen Filter gefunden.</target> | 3655 | <target state="translated">Keine Kommentare mit dem derzeitigen Filter gefunden.</target> |
3447 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">105</context></context-group> | 3656 | |
3448 | </trans-unit> | 3657 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit> |
3449 | <trans-unit id="2398388496754671928" datatype="html"> | 3658 | <trans-unit id="2398388496754671928" datatype="html"> |
3450 | <source>No comments found.</source> | 3659 | <source>No comments found.</source> |
3451 | <target state="translated">Keine Kommentare gefunden.</target> | 3660 | <target state="translated">Keine Kommentare gefunden.</target> |
3452 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">106</context></context-group> | 3661 | |
3453 | </trans-unit> | 3662 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">105</context></context-group></trans-unit> |
3454 | <trans-unit id="4604870995665811499" datatype="html"> | 3663 | <trans-unit id="4604870995665811499" datatype="html"> |
3455 | <source>Local comments</source> | 3664 | <source>Local comments</source> |
3456 | <target state="translated">Lokale Kommentare</target> | 3665 | <target state="translated">Lokale Kommentare</target> |
@@ -3560,18 +3769,18 @@ Hilf mit PeerTube zu übersetzen!</target> | |||
3560 | <trans-unit id="6549265851868599441"> | 3769 | <trans-unit id="6549265851868599441"> |
3561 | <source>Video</source> | 3770 | <source>Video</source> |
3562 | <target>Video</target> | 3771 | <target>Video</target> |
3563 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group> | 3772 | |
3564 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">39</context></context-group> | 3773 | |
3565 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group> | 3774 | |
3566 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">18</context></context-group> | 3775 | |
3567 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">8</context></context-group> | 3776 | |
3568 | </trans-unit> | 3777 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">38</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">8</context></context-group></trans-unit> |
3569 | <trans-unit id="2662644497259948010" datatype="html"> | 3778 | <trans-unit id="2662644497259948010" datatype="html"> |
3570 | <source>Comment</source> | 3779 | <source>Comment</source> |
3571 | <target state="translated">Kommentar</target> | 3780 | <target state="translated">Kommentar</target> |
3572 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group> | 3781 | |
3573 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group> | 3782 | |
3574 | </trans-unit> | 3783 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit> |
3575 | <trans-unit id="1359961255805685312" datatype="html"> | 3784 | <trans-unit id="1359961255805685312" datatype="html"> |
3576 | <source>This video has been reported multiple times.</source> | 3785 | <source>This video has been reported multiple times.</source> |
3577 | <target state="translated">Dieses Video wurde mehrfach gemeldet.</target> | 3786 | <target state="translated">Dieses Video wurde mehrfach gemeldet.</target> |
@@ -3635,8 +3844,8 @@ Hilf mit PeerTube zu übersetzen!</target> | |||
3635 | <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> | 3844 | <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> |
3636 | </trans-unit> | 3845 | </trans-unit> |
3637 | <trans-unit id="1258618443362430782" datatype="html"> | 3846 | <trans-unit id="1258618443362430782" datatype="html"> |
3638 | <source><x id="ICU" equiv-text="{abuse.countReportsForReporter, plural, =1 {1 report} other {{{ abuse.countReportsForReporter }} reports}}"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="ml-1 glyphicon glyphicon-flag">"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></source> | 3847 | <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> |
3639 | <target state="translated"><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> | 3848 | <target state="translated"><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> |
3640 | <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> | 3849 | <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> |
3641 | <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> | 3850 | <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> |
3642 | </trans-unit> | 3851 | </trans-unit> |
@@ -3713,10 +3922,10 @@ Hilf mit PeerTube zu übersetzen!</target> | |||
3713 | <trans-unit id="4086606389696938932"> | 3922 | <trans-unit id="4086606389696938932"> |
3714 | <source>Account</source> | 3923 | <source>Account</source> |
3715 | <target>Konto</target> | 3924 | <target>Konto</target> |
3716 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">42</context></context-group> | 3925 | |
3717 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group> | 3926 | |
3718 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group> | 3927 | |
3719 | </trans-unit> | 3928 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit> |
3720 | <trans-unit id="8564972645418093229" datatype="html"> | 3929 | <trans-unit id="8564972645418093229" datatype="html"> |
3721 | <source>No account found matching current filters.</source> | 3930 | <source>No account found matching current filters.</source> |
3722 | <target state="translated">Kein Konto passt zu den aktuellen Filtern.</target> | 3931 | <target state="translated">Kein Konto passt zu den aktuellen Filtern.</target> |
@@ -3843,7 +4052,7 @@ Hilf mit PeerTube zu übersetzen!</target> | |||
3843 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">16</context></context-group> | 4052 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">16</context></context-group> |
3844 | </trans-unit> | 4053 | </trans-unit> |
3845 | <trans-unit id="1780056719120519633" datatype="html"> | 4054 | <trans-unit id="1780056719120519633" datatype="html"> |
3846 | <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}"/> for "<x id="INTERPOLATION_1" equiv-text="{{ search }}"/>" </source> | 4055 | <source> <x id="INTERPOLATION" equiv-text="{{ pagination.totalItems }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/> for "<x id="INTERPOLATION_1" equiv-text="{{ search }}"/>" </source> |
3847 | <target state="translated"><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {Ergebnis} other {Ergebnisse}}"/> für "<x id="INTERPOLATION_1" equiv-text="{{ search }}"/>" </target> | 4056 | <target state="translated"><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {Ergebnis} other {Ergebnisse}}"/> für "<x id="INTERPOLATION_1" equiv-text="{{ search }}"/>" </target> |
3848 | <context-group purpose="location"> | 4057 | <context-group purpose="location"> |
3849 | <context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context> | 4058 | <context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context> |
@@ -3931,10 +4140,10 @@ Hilf mit PeerTube zu übersetzen!</target> | |||
3931 | <trans-unit id="6110554376228744887" datatype="html"> | 4140 | <trans-unit id="6110554376228744887" datatype="html"> |
3932 | <source>Select all rows</source> | 4141 | <source>Select all rows</source> |
3933 | <target state="translated">Alle Reihen auswählen</target> | 4142 | <target state="translated">Alle Reihen auswählen</target> |
3934 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">38</context></context-group> | 4143 | |
3935 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group> | 4144 | |
3936 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">35</context></context-group> | 4145 | |
3937 | </trans-unit> | 4146 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> |
3938 | <trans-unit id="2719284837486030903" datatype="html"> | 4147 | <trans-unit id="2719284837486030903" datatype="html"> |
3939 | <source>Job type</source> | 4148 | <source>Job type</source> |
3940 | <target state="translated">Art des Jobs</target> | 4149 | <target state="translated">Art des Jobs</target> |
@@ -3965,8 +4174,8 @@ Hilf mit PeerTube zu übersetzen!</target> | |||
3965 | <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> | 4174 | <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> |
3966 | </trans-unit> | 4175 | </trans-unit> |
3967 | <trans-unit id="3901868627411944813" datatype="html"> | 4176 | <trans-unit id="3901868627411944813" datatype="html"> |
3968 | <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> | 4177 | <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> |
3969 | <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> | 4178 | <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> |
3970 | <context-group purpose="location"> | 4179 | <context-group purpose="location"> |
3971 | <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context> | 4180 | <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context> |
3972 | <context context-type="linenumber">47</context> | 4181 | <context context-type="linenumber">47</context> |
@@ -3986,8 +4195,8 @@ Hilf mit PeerTube zu übersetzen!</target> | |||
3986 | <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> | 4195 | <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> |
3987 | </trans-unit> | 4196 | </trans-unit> |
3988 | <trans-unit id="2713421326605345655" datatype="html"> | 4197 | <trans-unit id="2713421326605345655" datatype="html"> |
3989 | <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> | 4198 | <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> |
3990 | <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> | 4199 | <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> |
3991 | <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> | 4200 | <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> |
3992 | </trans-unit> | 4201 | </trans-unit> |
3993 | <trans-unit id="2384897339170501794" datatype="html"> | 4202 | <trans-unit id="2384897339170501794" datatype="html"> |
@@ -4033,8 +4242,8 @@ Hilf mit PeerTube zu übersetzen!</target> | |||
4033 | </context-group> | 4242 | </context-group> |
4034 | </trans-unit> | 4243 | </trans-unit> |
4035 | <trans-unit id="2232767208623640457" datatype="html"> | 4244 | <trans-unit id="2232767208623640457" datatype="html"> |
4036 | <source>By <x id="INTERPOLATION"/> -></source> | 4245 | <source>By <x id="INTERPOLATION"/> -></source> |
4037 | <target state="translated">Von <x id="INTERPOLATION"/> -></target> | 4246 | <target state="translated">Von <x id="INTERPOLATION"/> -></target> |
4038 | <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> | 4247 | <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> |
4039 | </trans-unit> | 4248 | </trans-unit> |
4040 | <trans-unit id="7396175500300709096" datatype="html"> | 4249 | <trans-unit id="7396175500300709096" datatype="html"> |
@@ -4106,8 +4315,8 @@ Hilf mit PeerTube zu übersetzen!</target> | |||
4106 | <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> | 4315 | <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> |
4107 | </trans-unit> | 4316 | </trans-unit> |
4108 | <trans-unit id="4423835119021329687" datatype="html"> | 4317 | <trans-unit id="4423835119021329687" datatype="html"> |
4109 | <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> | 4318 | <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> |
4110 | <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> | 4319 | <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> |
4111 | <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> | 4320 | <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> |
4112 | </trans-unit> | 4321 | </trans-unit> |
4113 | <trans-unit id="7030031694783481217" datatype="html"> | 4322 | <trans-unit id="7030031694783481217" datatype="html"> |
@@ -4116,8 +4325,8 @@ Hilf mit PeerTube zu übersetzen!</target> | |||
4116 | <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> | 4325 | <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> |
4117 | </trans-unit> | 4326 | </trans-unit> |
4118 | <trans-unit id="4620493570088713907" datatype="html"> | 4327 | <trans-unit id="4620493570088713907" datatype="html"> |
4119 | <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> | 4328 | <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> |
4120 | <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> | 4329 | <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> |
4121 | <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> | 4330 | <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> |
4122 | </trans-unit> | 4331 | </trans-unit> |
4123 | <trans-unit id="7497677457560701935"> | 4332 | <trans-unit id="7497677457560701935"> |
@@ -4236,8 +4445,8 @@ Hilf mit PeerTube zu übersetzen!</target> | |||
4236 | <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> | 4445 | <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> |
4237 | </trans-unit> | 4446 | </trans-unit> |
4238 | <trans-unit id="2107098695989136934" datatype="html"> | 4447 | <trans-unit id="2107098695989136934" datatype="html"> |
4239 | <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> | 4448 | <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> |
4240 | <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> | 4449 | <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> |
4241 | <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> | 4450 | <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> |
4242 | </trans-unit> | 4451 | </trans-unit> |
4243 | <trans-unit id="6855462350544488601"> | 4452 | <trans-unit id="6855462350544488601"> |
@@ -4343,8 +4552,8 @@ Hilf mit PeerTube zu übersetzen!</target> | |||
4343 | <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> | 4552 | <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> |
4344 | </trans-unit> | 4553 | </trans-unit> |
4345 | <trans-unit id="2669509104300979449" datatype="html"> | 4554 | <trans-unit id="2669509104300979449" datatype="html"> |
4346 | <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> | 4555 | <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> |
4347 | <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> | 4556 | <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> |
4348 | <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> | 4557 | <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> |
4349 | </trans-unit> | 4558 | </trans-unit> |
4350 | <trans-unit id="4497115134891299867"> | 4559 | <trans-unit id="4497115134891299867"> |
@@ -4519,8 +4728,8 @@ Hilf mit PeerTube zu übersetzen!</target> | |||
4519 | <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">368</context></context-group> | 4728 | <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">368</context></context-group> |
4520 | </trans-unit> | 4729 | </trans-unit> |
4521 | <trans-unit id="1886227550697837417" datatype="html"> | 4730 | <trans-unit id="1886227550697837417" datatype="html"> |
4522 | <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> | 4731 | <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> |
4523 | <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> | 4732 | <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> |
4524 | <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">370</context></context-group> | 4733 | <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">370</context></context-group> |
4525 | </trans-unit> | 4734 | </trans-unit> |
4526 | <trans-unit id="2331464426553277323" datatype="html"> | 4735 | <trans-unit id="2331464426553277323" datatype="html"> |
@@ -4554,8 +4763,8 @@ Hilf mit PeerTube zu übersetzen!</target> | |||
4554 | <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">418</context></context-group> | 4763 | <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">418</context></context-group> |
4555 | </trans-unit> | 4764 | </trans-unit> |
4556 | <trans-unit id="252719899360434356" datatype="html"> | 4765 | <trans-unit id="252719899360434356" datatype="html"> |
4557 | <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> | 4766 | <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> |
4558 | <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> | 4767 | <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> |
4559 | <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">419</context></context-group> | 4768 | <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">419</context></context-group> |
4560 | </trans-unit> | 4769 | </trans-unit> |
4561 | <trans-unit id="9119248927271669654" datatype="html"> | 4770 | <trans-unit id="9119248927271669654" datatype="html"> |
@@ -4591,8 +4800,8 @@ Hilf mit PeerTube zu übersetzen!</target> | |||
4591 | <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">465</context></context-group> | 4800 | <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">465</context></context-group> |
4592 | </trans-unit> | 4801 | </trans-unit> |
4593 | <trans-unit id="9076632742417302918" datatype="html"> | 4802 | <trans-unit id="9076632742417302918" datatype="html"> |
4594 | <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> | 4803 | <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> |
4595 | <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> | 4804 | <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> |
4596 | <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">470</context></context-group> | 4805 | <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">470</context></context-group> |
4597 | </trans-unit> | 4806 | </trans-unit> |
4598 | <trans-unit id="3946988229617310200" datatype="html"> | 4807 | <trans-unit id="3946988229617310200" datatype="html"> |
@@ -4603,8 +4812,8 @@ Hilf mit PeerTube zu übersetzen!</target> | |||
4603 | <trans-unit id="2149300564474427551"> | 4812 | <trans-unit id="2149300564474427551"> |
4604 | <source>Administrator</source> | 4813 | <source>Administrator</source> |
4605 | <target>Administrator</target> | 4814 | <target>Administrator</target> |
4606 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">417</context></context-group> | 4815 | |
4607 | </trans-unit> | 4816 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">353</context></context-group></trans-unit> |
4608 | <trans-unit id="3171683206914962995"> | 4817 | <trans-unit id="3171683206914962995"> |
4609 | <source>Admin email</source> | 4818 | <source>Admin email</source> |
4610 | <target>Admin E-Mail</target> | 4819 | <target>Admin E-Mail</target> |
@@ -4641,8 +4850,8 @@ Hilf mit PeerTube zu übersetzen!</target> | |||
4641 | <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">551</context></context-group> | 4850 | <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">551</context></context-group> |
4642 | </trans-unit> | 4851 | </trans-unit> |
4643 | <trans-unit id="2076338542820061819" datatype="html"> | 4852 | <trans-unit id="2076338542820061819" datatype="html"> |
4644 | <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> | 4853 | <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> |
4645 | <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> | 4854 | <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> |
4646 | <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">555</context></context-group> | 4855 | <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">555</context></context-group> |
4647 | </trans-unit> | 4856 | </trans-unit> |
4648 | <trans-unit id="493135676263039396" datatype="html"> | 4857 | <trans-unit id="493135676263039396" datatype="html"> |
@@ -4680,13 +4889,13 @@ Hilf mit PeerTube zu übersetzen!</target> | |||
4680 | <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> | 4889 | <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> |
4681 | </trans-unit> | 4890 | </trans-unit> |
4682 | <trans-unit id="4420104899393268652" datatype="html"> | 4891 | <trans-unit id="4420104899393268652" datatype="html"> |
4683 | <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> | 4892 | <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> |
4684 | <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> | 4893 | <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> |
4685 | <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> | 4894 | <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> |
4686 | </trans-unit> | 4895 | </trans-unit> |
4687 | <trans-unit id="7210210728441530221" datatype="html"> | 4896 | <trans-unit id="7210210728441530221" datatype="html"> |
4688 | <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> | 4897 | <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> |
4689 | <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> | 4898 | <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> |
4690 | <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> | 4899 | <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> |
4691 | </trans-unit> | 4900 | </trans-unit> |
4692 | <trans-unit id="6830777508073747241" datatype="html"> | 4901 | <trans-unit id="6830777508073747241" datatype="html"> |
@@ -4830,8 +5039,8 @@ Hilf mit PeerTube zu übersetzen!</target> | |||
4830 | <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> | 5039 | <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> |
4831 | </trans-unit> | 5040 | </trans-unit> |
4832 | <trans-unit id="7334484418359079994" datatype="html"> | 5041 | <trans-unit id="7334484418359079994" datatype="html"> |
4833 | <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> | 5042 | <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> |
4834 | <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> | 5043 | <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> |
4835 | <context-group purpose="location"> | 5044 | <context-group purpose="location"> |
4836 | <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context> | 5045 | <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context> |
4837 | <context context-type="linenumber">99,108</context> | 5046 | <context context-type="linenumber">99,108</context> |
@@ -4962,13 +5171,19 @@ Hilf mit PeerTube zu übersetzen!</target> | |||
4962 | <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> | 5171 | <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> |
4963 | </trans-unit> | 5172 | </trans-unit> |
4964 | <trans-unit id="4067880101082150743" datatype="html"> | 5173 | <trans-unit id="4067880101082150743" datatype="html"> |
4965 | <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> | 5174 | <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> |
4966 | <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> | 5175 | <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> |
4967 | <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> | 5176 | <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> |
4968 | </trans-unit> | 5177 | </trans-unit> |
4969 | <trans-unit id="5464209657969421100" datatype="html"> | 5178 | <trans-unit id="5464209657969421100" datatype="html"> |
4970 | <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> | 5179 | <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="{{ '{' }}"/> |
4971 | <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> | 5180 | color: red; |
5181 | <x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/> | ||
5182 | <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="{{ '{' }}"/> | ||
5183 | color: red; | ||
5184 | <x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/> | ||
5185 | <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="</pre>"/></source> | ||
5186 | <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> | ||
4972 | <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> | 5187 | <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> |
4973 | </trans-unit> | 5188 | </trans-unit> |
4974 | <trans-unit id="283725429207896837" datatype="html"> | 5189 | <trans-unit id="283725429207896837" datatype="html"> |
@@ -4985,8 +5200,8 @@ Hilf mit PeerTube zu übersetzen!</target> | |||
4985 | </context-group> | 5200 | </context-group> |
4986 | </trans-unit> | 5201 | </trans-unit> |
4987 | <trans-unit id="8167543029214637769" datatype="html"> | 5202 | <trans-unit id="8167543029214637769" datatype="html"> |
4988 | <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> | 5203 | <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> |
4989 | <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> | 5204 | <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> |
4990 | <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> | 5205 | <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> |
4991 | </trans-unit> | 5206 | </trans-unit> |
4992 | <trans-unit id="1445676851449000175"> | 5207 | <trans-unit id="1445676851449000175"> |
@@ -5062,8 +5277,8 @@ Hilf mit PeerTube zu übersetzen!</target> | |||
5062 | <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> | 5277 | <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> |
5063 | </trans-unit> | 5278 | </trans-unit> |
5064 | <trans-unit id="6317170736181476800" datatype="html"> | 5279 | <trans-unit id="6317170736181476800" datatype="html"> |
5065 | <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> | 5280 | <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> |
5066 | <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> | 5281 | <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> |
5067 | <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> | 5282 | <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> |
5068 | </trans-unit> | 5283 | </trans-unit> |
5069 | <trans-unit id="1405600824334286337" datatype="html"> | 5284 | <trans-unit id="1405600824334286337" datatype="html"> |
@@ -5083,40 +5298,40 @@ Hilf mit PeerTube zu übersetzen!</target> | |||
5083 | </context-group> | 5298 | </context-group> |
5084 | </trans-unit> | 5299 | </trans-unit> |
5085 | <trans-unit id="7028708681117573961" datatype="html"> | 5300 | <trans-unit id="7028708681117573961" datatype="html"> |
5086 | <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> | 5301 | <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> |
5087 | <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> | 5302 | <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> |
5088 | <context-group purpose="location"> | 5303 | <context-group purpose="location"> |
5089 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> | 5304 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> |
5090 | <context context-type="linenumber">46</context> | 5305 | <context context-type="linenumber">46</context> |
5091 | </context-group> | 5306 | </context-group> |
5092 | </trans-unit> | 5307 | </trans-unit> |
5093 | <trans-unit id="8190023086228606960" datatype="html"> | 5308 | <trans-unit id="8190023086228606960" datatype="html"> |
5094 | <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> | 5309 | <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> |
5095 | <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> | 5310 | <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> |
5096 | <context-group purpose="location"> | 5311 | <context-group purpose="location"> |
5097 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> | 5312 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> |
5098 | <context context-type="linenumber">48</context> | 5313 | <context context-type="linenumber">48</context> |
5099 | </context-group> | 5314 | </context-group> |
5100 | </trans-unit> | 5315 | </trans-unit> |
5101 | <trans-unit id="3224510615614621760" datatype="html"> | 5316 | <trans-unit id="3224510615614621760" datatype="html"> |
5102 | <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> | 5317 | <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> |
5103 | <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> | 5318 | <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> |
5104 | <context-group purpose="location"> | 5319 | <context-group purpose="location"> |
5105 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> | 5320 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> |
5106 | <context context-type="linenumber">49</context> | 5321 | <context context-type="linenumber">49</context> |
5107 | </context-group> | 5322 | </context-group> |
5108 | </trans-unit> | 5323 | </trans-unit> |
5109 | <trans-unit id="3082811226222076503" datatype="html"> | 5324 | <trans-unit id="3082811226222076503" datatype="html"> |
5110 | <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> | 5325 | <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> |
5111 | <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> | 5326 | <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> |
5112 | <context-group purpose="location"> | 5327 | <context-group purpose="location"> |
5113 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> | 5328 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> |
5114 | <context context-type="linenumber">50</context> | 5329 | <context context-type="linenumber">50</context> |
5115 | </context-group> | 5330 | </context-group> |
5116 | </trans-unit> | 5331 | </trans-unit> |
5117 | <trans-unit id="4322133526902910662" datatype="html"> | 5332 | <trans-unit id="4322133526902910662" datatype="html"> |
5118 | <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> | 5333 | <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> |
5119 | <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> | 5334 | <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> |
5120 | <context-group purpose="location"> | 5335 | <context-group purpose="location"> |
5121 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> | 5336 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> |
5122 | <context context-type="linenumber">51</context> | 5337 | <context context-type="linenumber">51</context> |
@@ -5232,8 +5447,8 @@ Hilf mit PeerTube zu übersetzen!</target> | |||
5232 | <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> | 5447 | <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> |
5233 | </trans-unit> | 5448 | </trans-unit> |
5234 | <trans-unit id="7350483582490037954" datatype="html"> | 5449 | <trans-unit id="7350483582490037954" datatype="html"> |
5235 | <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> | 5450 | <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> |
5236 | <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>"/>Miniaturansichten verwischen<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, wird eine Bestätigung verlangt, um das Video anzusehen. </target> | 5451 | <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>"/>Miniaturansichten verwischen<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, wird eine Bestätigung verlangt, um das Video anzusehen. </target> |
5237 | <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> | 5452 | <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> |
5238 | <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> | 5453 | <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> |
5239 | </trans-unit> | 5454 | </trans-unit> |
@@ -5492,8 +5707,8 @@ Hilf mit PeerTube zu übersetzen!</target> | |||
5492 | </context-group> | 5707 | </context-group> |
5493 | </trans-unit> | 5708 | </trans-unit> |
5494 | <trans-unit id="5511928240200239994" datatype="html"> | 5709 | <trans-unit id="5511928240200239994" datatype="html"> |
5495 | <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> | 5710 | <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> |
5496 | <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> | 5711 | <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> |
5497 | <context-group purpose="location"> | 5712 | <context-group purpose="location"> |
5498 | <context context-type="sourcefile">src/app/shared/shared-main/misc/channels-setup-message.component.html</context> | 5713 | <context context-type="sourcefile">src/app/shared/shared-main/misc/channels-setup-message.component.html</context> |
5499 | <context context-type="linenumber">5</context> | 5714 | <context context-type="linenumber">5</context> |
@@ -5602,12 +5817,12 @@ Hilf mit PeerTube zu übersetzen!</target> | |||
5602 | <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> | 5817 | <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> |
5603 | </trans-unit> | 5818 | </trans-unit> |
5604 | <trans-unit id="8844610145426272276" datatype="html"> | 5819 | <trans-unit id="8844610145426272276" datatype="html"> |
5605 | <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> | 5820 | <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> |
5606 | <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> | 5821 | <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> |
5607 | <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> | 5822 | <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> |
5608 | </trans-unit> | 5823 | </trans-unit> |
5609 | <trans-unit id="3030338154442300172" datatype="html"> | 5824 | <trans-unit id="3030338154442300172" datatype="html"> |
5610 | <source>Created <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {1 playlist} other {{{ pagination.totalItems }} playlists}}"/> </source> | 5825 | <source> Created <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {1 playlist} other {{{ pagination.totalItems }} playlists}}" xid="498463490165953744"/> </source> |
5611 | <target state="translated">Erstellte <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {1 Playlist} other {{{ pagination.totalItems }} Playlists}}"/> </target> | 5826 | <target state="translated">Erstellte <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {1 Playlist} other {{{ pagination.totalItems }} Playlists}}"/> </target> |
5612 | <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-playlists/video-channel-playlists.component.html</context><context context-type="linenumber">2</context></context-group> | 5827 | <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-playlists/video-channel-playlists.component.html</context><context context-type="linenumber">2</context></context-group> |
5613 | </trans-unit> | 5828 | </trans-unit> |
@@ -5755,7 +5970,7 @@ Hilf mit PeerTube zu übersetzen!</target> | |||
5755 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context><context context-type="linenumber">16</context></context-group> | 5970 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context><context context-type="linenumber">16</context></context-group> |
5756 | </trans-unit> | 5971 | </trans-unit> |
5757 | <trans-unit id="8856905278208146821" datatype="html"> | 5972 | <trans-unit id="8856905278208146821" datatype="html"> |
5758 | <source><x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =1 {1 videos} other {{{ getTotalVideosOf(videoChannel) }} videos}}"/> </source> | 5973 | <source> <x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =1 {1 videos} other {{{ getTotalVideosOf(videoChannel) }} videos}}" xid="8553183884518584864"/> </source> |
5759 | <target state="translated"><x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =1 {1 Video} other {{{ getTotalVideosOf(videoChannel) }} Videos}}"/> </target> | 5974 | <target state="translated"><x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =1 {1 Video} other {{{ getTotalVideosOf(videoChannel) }} Videos}}"/> </target> |
5760 | <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">25</context></context-group> | 5975 | <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">25</context></context-group> |
5761 | <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">38</context></context-group> | 5976 | <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">38</context></context-group> |
@@ -5777,7 +5992,9 @@ Hilf mit PeerTube zu übersetzen!</target> | |||
5777 | <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> | 5992 | <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> |
5778 | </trans-unit> | 5993 | </trans-unit> |
5779 | <trans-unit id="7152797255397280410" datatype="html"> | 5994 | <trans-unit id="7152797255397280410" datatype="html"> |
5780 | <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> | 5995 | <source>Do you really want to delete <x id="PH" equiv-text="videoChannel.displayName"/>? |
5996 | 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 | ||
5997 | channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</source> | ||
5781 | <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> | 5998 | <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> |
5782 | <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> | 5999 | <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> |
5783 | </trans-unit> | 6000 | </trans-unit> |
@@ -5809,8 +6026,8 @@ Hilf mit PeerTube zu übersetzen!</target> | |||
5809 | <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> | 6026 | <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> |
5810 | </trans-unit> | 6027 | </trans-unit> |
5811 | <trans-unit id="2705478076887104088" datatype="html"> | 6028 | <trans-unit id="2705478076887104088" datatype="html"> |
5812 | <source>SHOW THIS CHANNEL ></source> | 6029 | <source>SHOW THIS CHANNEL ></source> |
5813 | <target state="translated">DIESEN KANAL ZEIGEN ></target> | 6030 | <target state="translated">DIESEN KANAL ZEIGEN ></target> |
5814 | <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> | 6031 | <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> |
5815 | </trans-unit> | 6032 | </trans-unit> |
5816 | <trans-unit id="4088311569349098646"> | 6033 | <trans-unit id="4088311569349098646"> |
@@ -6058,8 +6275,8 @@ Hilf mit PeerTube zu übersetzen!</target> | |||
6058 | <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> | 6275 | <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> |
6059 | </trans-unit> | 6276 | </trans-unit> |
6060 | <trans-unit id="1120376809358109718" datatype="html"> | 6277 | <trans-unit id="1120376809358109718" datatype="html"> |
6061 | <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> | 6278 | <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> |
6062 | <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> | 6279 | <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> |
6063 | <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> | 6280 | <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> |
6064 | </trans-unit> | 6281 | </trans-unit> |
6065 | <trans-unit id="7812408733559506009" datatype="html"> | 6282 | <trans-unit id="7812408733559506009" datatype="html"> |
@@ -6160,8 +6377,8 @@ Hilf mit PeerTube zu übersetzen!</target> | |||
6160 | <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> | 6377 | <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> |
6161 | </trans-unit> | 6378 | </trans-unit> |
6162 | <trans-unit id="4807161697338135032" datatype="html"> | 6379 | <trans-unit id="4807161697338135032" datatype="html"> |
6163 | <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> | 6380 | <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> |
6164 | <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> | 6381 | <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> |
6165 | <context-group purpose="location"> | 6382 | <context-group purpose="location"> |
6166 | <context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context> | 6383 | <context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context> |
6167 | <context context-type="linenumber">3</context> | 6384 | <context context-type="linenumber">3</context> |
@@ -6264,8 +6481,8 @@ Erstelle mein Konto</target> | |||
6264 | <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> | 6481 | <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> |
6265 | </trans-unit> | 6482 | </trans-unit> |
6266 | <trans-unit id="7440807341905682986" datatype="html"> | 6483 | <trans-unit id="7440807341905682986" datatype="html"> |
6267 | <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> | 6484 | <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> |
6268 | <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> | 6485 | <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> |
6269 | <context-group purpose="location"> | 6486 | <context-group purpose="location"> |
6270 | <context context-type="sourcefile">src/app/+signup/+register/register-step-terms.component.html</context> | 6487 | <context context-type="sourcefile">src/app/+signup/+register/register-step-terms.component.html</context> |
6271 | <context context-type="linenumber">5,10</context> | 6488 | <context context-type="linenumber">5,10</context> |
@@ -6343,53 +6560,53 @@ Erstelle mein Konto</target> | |||
6343 | <trans-unit id="5254305728396198887" datatype="html"> | 6560 | <trans-unit id="5254305728396198887" datatype="html"> |
6344 | <source>Sensitive content</source> | 6561 | <source>Sensitive content</source> |
6345 | <target state="translated">Sensibler Inhalt</target> | 6562 | <target state="translated">Sensibler Inhalt</target> |
6346 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">115</context></context-group> | 6563 | |
6347 | </trans-unit> | 6564 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">116</context></context-group></trans-unit> |
6348 | <trans-unit id="5590086849807274701" datatype="html"> | 6565 | <trans-unit id="5590086849807274701" datatype="html"> |
6349 | <source>Scope</source> | 6566 | <source>Scope</source> |
6350 | <target state="translated">Umfang</target> | 6567 | <target state="translated">Umfang</target> |
6351 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">122</context></context-group> | 6568 | |
6352 | </trans-unit> | 6569 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">123</context></context-group></trans-unit> |
6353 | <trans-unit id="5019568087038659501" datatype="html"> | 6570 | <trans-unit id="5019568087038659501" datatype="html"> |
6354 | <source>Federated</source> | 6571 | <source>Federated</source> |
6355 | <target state="translated">Föderiert</target> | 6572 | <target state="translated">Föderiert</target> |
6356 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">124</context></context-group> | 6573 | |
6357 | </trans-unit> | 6574 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">125</context></context-group></trans-unit> |
6358 | <trans-unit id="1949800099101277248" datatype="html"> | 6575 | <trans-unit id="1949800099101277248" datatype="html"> |
6359 | <source>Languages</source> | 6576 | <source>Languages</source> |
6360 | <target state="translated">Sprachen</target> | 6577 | <target state="translated">Sprachen</target> |
6361 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">132</context></context-group> | 6578 | |
6362 | </trans-unit> | 6579 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">133</context></context-group></trans-unit> |
6363 | <trans-unit id="1902100407096396858" datatype="html"> | 6580 | <trans-unit id="1902100407096396858" datatype="html"> |
6364 | <source>Categories</source> | 6581 | <source>Categories</source> |
6365 | <target state="translated">Kategorien</target> | 6582 | <target state="translated">Kategorien</target> |
6366 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">141</context></context-group> | 6583 | |
6367 | </trans-unit> | 6584 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">142</context></context-group></trans-unit> |
6368 | <trans-unit id="3599150758014724057" datatype="html"> | 6585 | <trans-unit id="3599150758014724057" datatype="html"> |
6369 | <source>All videos</source> | 6586 | <source>All videos</source> |
6370 | <target state="translated">Alle Videos</target> | 6587 | <target state="translated">Alle Videos</target> |
6371 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">150</context></context-group> | 6588 | |
6372 | </trans-unit> | 6589 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">151</context></context-group></trans-unit> |
6373 | <trans-unit id="8466337030143068285" datatype="html"> | 6590 | <trans-unit id="8466337030143068285" datatype="html"> |
6374 | <source>Blurred</source> | 6591 | <source>Blurred</source> |
6375 | <target state="translated">Verschwommen</target> | 6592 | <target state="translated">Verschwommen</target> |
6376 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">230</context></context-group> | 6593 | |
6377 | </trans-unit> | 6594 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">231</context></context-group></trans-unit> |
6378 | <trans-unit id="7054829409324166420" datatype="html"> | 6595 | <trans-unit id="7054829409324166420" datatype="html"> |
6379 | <source>hidden</source> | 6596 | <source>hidden</source> |
6380 | <target state="translated">versteckt</target> | 6597 | <target state="translated">versteckt</target> |
6381 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">236</context></context-group> | 6598 | |
6382 | </trans-unit> | 6599 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">237</context></context-group></trans-unit> |
6383 | <trans-unit id="5766954855630346873" datatype="html"> | 6600 | <trans-unit id="5766954855630346873" datatype="html"> |
6384 | <source>blurred</source> | 6601 | <source>blurred</source> |
6385 | <target state="translated">verschwommen</target> | 6602 | <target state="translated">verschwommen</target> |
6386 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">237</context></context-group> | 6603 | |
6387 | </trans-unit> | 6604 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">238</context></context-group></trans-unit> |
6388 | <trans-unit id="1833483831276078393" datatype="html"> | 6605 | <trans-unit id="1833483831276078393" datatype="html"> |
6389 | <source>displayed</source> | 6606 | <source>displayed</source> |
6390 | <target state="translated">angezeigt</target> | 6607 | <target state="translated">angezeigt</target> |
6391 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">239</context></context-group> | 6608 | |
6392 | </trans-unit> | 6609 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">240</context></context-group></trans-unit> |
6393 | <trans-unit id="4856575356061361269" datatype="html"> | 6610 | <trans-unit id="4856575356061361269" datatype="html"> |
6394 | <source><x id="PH"/> direct account followers </source> | 6611 | <source><x id="PH"/> direct account followers </source> |
6395 | <target state="translated"><x id="PH"/> direkte Kontofolgende </target> | 6612 | <target state="translated"><x id="PH"/> direkte Kontofolgende </target> |
@@ -6437,8 +6654,8 @@ Erstelle mein Konto</target> | |||
6437 | <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> | 6654 | <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> |
6438 | </trans-unit> | 6655 | </trans-unit> |
6439 | <trans-unit id="8011855989482474311" datatype="html"> | 6656 | <trans-unit id="8011855989482474311" datatype="html"> |
6440 | <source>A <code>.mp4</code> that keeps the original audio track, with no video</source> | 6657 | <source>A <code>.mp4</code> that keeps the original audio track, with no video</source> |
6441 | <target state="translated">Ein <code>.mp4</code> das nur die originale Tonspur enthält, ohne Bild</target> | 6658 | <target state="translated">Ein <code>.mp4</code> das nur die originale Tonspur enthält, ohne Bild</target> |
6442 | <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> | 6659 | <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> |
6443 | </trans-unit> | 6660 | </trans-unit> |
6444 | <trans-unit id="7756250490108954499" datatype="html"> | 6661 | <trans-unit id="7756250490108954499" datatype="html"> |
@@ -7245,8 +7462,8 @@ Erstelle mein Konto</target> | |||
7245 | </context-group> | 7462 | </context-group> |
7246 | </trans-unit> | 7463 | </trans-unit> |
7247 | <trans-unit id="7223931053738621590" datatype="html"> | 7464 | <trans-unit id="7223931053738621590" datatype="html"> |
7248 | <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> | 7465 | <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> |
7249 | <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> | 7466 | <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> |
7250 | <context-group purpose="location"> | 7467 | <context-group purpose="location"> |
7251 | <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> | 7468 | <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> |
7252 | <context context-type="linenumber">4</context> | 7469 | <context context-type="linenumber">4</context> |
@@ -7293,16 +7510,16 @@ Erstelle mein Konto</target> | |||
7293 | </context-group> | 7510 | </context-group> |
7294 | </trans-unit> | 7511 | </trans-unit> |
7295 | <trans-unit id="1285026053775066761" datatype="html"> | 7512 | <trans-unit id="1285026053775066761" datatype="html"> |
7296 | <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> | 7513 | <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> |
7297 | <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> | 7514 | <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> |
7298 | <context-group purpose="location"> | 7515 | <context-group purpose="location"> |
7299 | <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> | 7516 | <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> |
7300 | <context context-type="linenumber">15</context> | 7517 | <context context-type="linenumber">15</context> |
7301 | </context-group> | 7518 | </context-group> |
7302 | </trans-unit> | 7519 | </trans-unit> |
7303 | <trans-unit id="7014275542536964627" datatype="html"> | 7520 | <trans-unit id="7014275542536964627" datatype="html"> |
7304 | <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> | 7521 | <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> |
7305 | <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> | 7522 | <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> |
7306 | <context-group purpose="location"> | 7523 | <context-group purpose="location"> |
7307 | <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> | 7524 | <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> |
7308 | <context context-type="linenumber">16,17</context> | 7525 | <context context-type="linenumber">16,17</context> |
@@ -7352,25 +7569,19 @@ Erstelle mein Konto</target> | |||
7352 | <trans-unit id="314315645942131479"> | 7569 | <trans-unit id="314315645942131479"> |
7353 | <source>Info</source> | 7570 | <source>Info</source> |
7354 | <target>Infos</target> | 7571 | <target>Infos</target> |
7355 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">40</context></context-group> | 7572 | |
7356 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group> | 7573 | |
7357 | </trans-unit> | 7574 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group></trans-unit> |
7358 | <trans-unit id="4116911651502837995" datatype="html"> | 7575 | <trans-unit id="4116911651502837995" datatype="html"> |
7359 | <source>Files</source> | 7576 | <source>Files</source> |
7360 | <target state="translated">Dateien</target> | 7577 | <target state="translated">Dateien</target> |
7361 | <context-group purpose="location"> | 7578 | |
7362 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context> | 7579 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">40</context></context-group></trans-unit> |
7363 | <context context-type="linenumber">41</context> | ||
7364 | </context-group> | ||
7365 | </trans-unit> | ||
7366 | <trans-unit id="4767765747214995164" datatype="html"> | 7580 | <trans-unit id="4767765747214995164" datatype="html"> |
7367 | <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> | 7581 | <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> |
7368 | <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> | 7582 | <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> |
7369 | <context-group purpose="location"> | 7583 | |
7370 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context> | 7584 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">41</context></context-group></trans-unit> |
7371 | <context context-type="linenumber">42</context> | ||
7372 | </context-group> | ||
7373 | </trans-unit> | ||
7374 | <trans-unit id="6759205696902713848"> | 7585 | <trans-unit id="6759205696902713848"> |
7375 | <source>Warning</source> | 7586 | <source>Warning</source> |
7376 | <target>Warnung</target> | 7587 | <target>Warnung</target> |
@@ -7379,9 +7590,9 @@ Erstelle mein Konto</target> | |||
7379 | <trans-unit id="1519954996184640001"> | 7590 | <trans-unit id="1519954996184640001"> |
7380 | <source>Error</source> | 7591 | <source>Error</source> |
7381 | <target>Fehler</target> | 7592 | <target>Fehler</target> |
7382 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">103</context></context-group> | 7593 | |
7383 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">18</context></context-group> | 7594 | |
7384 | </trans-unit> | 7595 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">18</context></context-group></trans-unit> |
7385 | <trans-unit id="5076187961693950167" datatype="html"> | 7596 | <trans-unit id="5076187961693950167" datatype="html"> |
7386 | <source>Standard logs</source> | 7597 | <source>Standard logs</source> |
7387 | <target state="translated">Standard Log-Dateien</target> | 7598 | <target state="translated">Standard Log-Dateien</target> |
@@ -7663,8 +7874,8 @@ Erstelle mein Konto</target> | |||
7663 | <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> | 7874 | <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> |
7664 | </trans-unit> | 7875 | </trans-unit> |
7665 | <trans-unit id="8553059323353586765" datatype="html"> | 7876 | <trans-unit id="8553059323353586765" datatype="html"> |
7666 | <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> | 7877 | <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> |
7667 | <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> | 7878 | <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> |
7668 | <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> | 7879 | <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> |
7669 | </trans-unit> | 7880 | </trans-unit> |
7670 | <trans-unit id="853586874765134886"> | 7881 | <trans-unit id="853586874765134886"> |
@@ -7854,8 +8065,8 @@ Erstelle mein Konto</target> | |||
7854 | <trans-unit id="1233062525939746039"> | 8065 | <trans-unit id="1233062525939746039"> |
7855 | <source>Unknown language</source> | 8066 | <source>Unknown language</source> |
7856 | <target>Unbekannte Sprache</target> | 8067 | <target>Unbekannte Sprache</target> |
7857 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">41</context></context-group> | 8068 | |
7858 | </trans-unit> | 8069 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">42</context></context-group></trans-unit> |
7859 | <trans-unit id="3761504852202418603" datatype="html"> | 8070 | <trans-unit id="3761504852202418603" datatype="html"> |
7860 | <source>Too many languages are enabled. Please enable them all or stay below 20 enabled languages.</source> | 8071 | <source>Too many languages are enabled. Please enable them all or stay below 20 enabled languages.</source> |
7861 | <target state="translated">Zu viele Sprachen aktiviert. Bitte aktivieren Sie entweder alle oder maximal 20 Sprachen.</target> | 8072 | <target state="translated">Zu viele Sprachen aktiviert. Bitte aktivieren Sie entweder alle oder maximal 20 Sprachen.</target> |
@@ -8228,9 +8439,9 @@ Erstelle mein Konto</target> | |||
8228 | <trans-unit id="1783173774503340906"> | 8439 | <trans-unit id="1783173774503340906"> |
8229 | <source>Subscribe to the account</source> | 8440 | <source>Subscribe to the account</source> |
8230 | <target>Diesen Account abonnieren</target> | 8441 | <target>Diesen Account abonnieren</target> |
8231 | <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">76</context></context-group> | 8442 | |
8232 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">719</context></context-group> | 8443 | |
8233 | </trans-unit> | 8444 | <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">76</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">731</context></context-group></trans-unit> |
8234 | <trans-unit id="3131904093925601441" datatype="html"> | 8445 | <trans-unit id="3131904093925601441" datatype="html"> |
8235 | <source>PLAYLISTS</source> | 8446 | <source>PLAYLISTS</source> |
8236 | <target state="translated">PLAYLISTS</target> | 8447 | <target state="translated">PLAYLISTS</target> |
@@ -8239,63 +8450,64 @@ Erstelle mein Konto</target> | |||
8239 | <trans-unit id="7709367721354853232"> | 8450 | <trans-unit id="7709367721354853232"> |
8240 | <source>Focus the search bar</source> | 8451 | <source>Focus the search bar</source> |
8241 | <target>Die Suchleiste fokussieren</target> | 8452 | <target>Die Suchleiste fokussieren</target> |
8242 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">270</context></context-group> | 8453 | |
8243 | </trans-unit> | 8454 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">274</context></context-group></trans-unit> |
8244 | <trans-unit id="4049262826107502276"> | 8455 | <trans-unit id="4049262826107502276"> |
8245 | <source>Toggle the left menu</source> | 8456 | <source>Toggle the left menu</source> |
8246 | <target>Linkes Menü umschalten</target> | 8457 | <target>Linkes Menü umschalten</target> |
8247 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">275</context></context-group> | 8458 | |
8248 | </trans-unit> | 8459 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">279</context></context-group></trans-unit> |
8249 | <trans-unit id="5409372033656550095"> | 8460 | <trans-unit id="5409372033656550095"> |
8250 | <source>Go to the discover videos page</source> | 8461 | <source>Go to the discover videos page</source> |
8251 | <target>Gehe zu "Entdecken"</target> | 8462 | <target>Gehe zu "Entdecken"</target> |
8252 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">280</context></context-group> | 8463 | |
8253 | </trans-unit> | 8464 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">284</context></context-group></trans-unit> |
8254 | <trans-unit id="4278050445961255445"> | 8465 | <trans-unit id="4278050445961255445"> |
8255 | <source>Go to the trending videos page</source> | 8466 | <source>Go to the trending videos page</source> |
8256 | <target>Zu den beliebten Videos gehen</target> | 8467 | <target>Zu den beliebten Videos gehen</target> |
8257 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">285</context></context-group> | 8468 | |
8258 | </trans-unit> | 8469 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">289</context></context-group></trans-unit> |
8259 | <trans-unit id="3242234958443825475"> | 8470 | <trans-unit id="3242234958443825475"> |
8260 | <source>Go to the recently added videos page</source> | 8471 | <source>Go to the recently added videos page</source> |
8261 | <target>Zu den neu hinzugefügten Videos gehen</target> | 8472 | <target>Zu den neu hinzugefügten Videos gehen</target> |
8262 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">290</context></context-group> | 8473 | |
8263 | </trans-unit> | 8474 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">294</context></context-group></trans-unit> |
8264 | <trans-unit id="2887122197778293919"> | 8475 | <trans-unit id="2887122197778293919"> |
8265 | <source>Go to the local videos page</source> | 8476 | <source>Go to the local videos page</source> |
8266 | <target>Zu den lokalen Videos gehen</target> | 8477 | <target>Zu den lokalen Videos gehen</target> |
8267 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">295</context></context-group> | 8478 | |
8268 | </trans-unit> | 8479 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">299</context></context-group></trans-unit> |
8269 | <trans-unit id="8009065619559214982"> | 8480 | <trans-unit id="8009065619559214982"> |
8270 | <source>Go to the videos upload page</source> | 8481 | <source>Go to the videos upload page</source> |
8271 | <target>Zur Uploadseite gehen</target> | 8482 | <target>Zur Uploadseite gehen</target> |
8272 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">300</context></context-group> | 8483 | |
8273 | </trans-unit> | 8484 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">304</context></context-group></trans-unit> |
8274 | <trans-unit id="3779524668013120370"> | 8485 | <trans-unit id="3779524668013120370"> |
8275 | <source>Go to my subscriptions</source> | 8486 | <source>Go to my subscriptions</source> |
8276 | <target>Gehe zu meinen Abos</target> | 8487 | <target>Gehe zu meinen Abos</target> |
8277 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">63</context></context-group> | 8488 | |
8278 | </trans-unit> | 8489 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">61</context></context-group></trans-unit> |
8279 | <trans-unit id="1136469849928650779"> | 8490 | <trans-unit id="1136469849928650779"> |
8280 | <source>Go to my videos</source> | 8491 | <source>Go to my videos</source> |
8281 | <target>Zu meinen Videos gehen</target> | 8492 | <target>Zu meinen Videos gehen</target> |
8282 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">67</context></context-group> | 8493 | |
8283 | </trans-unit> | 8494 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">65</context></context-group></trans-unit> |
8284 | <trans-unit id="7836683738999600376"> | 8495 | <trans-unit id="7836683738999600376"> |
8285 | <source>Go to my imports</source> | 8496 | <source>Go to my imports</source> |
8286 | <target>Gehe zu meinen Importen</target> | 8497 | <target>Gehe zu meinen Importen</target> |
8287 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">71</context></context-group> | 8498 | |
8288 | </trans-unit> | 8499 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">69</context></context-group></trans-unit> |
8289 | <trans-unit id="7511292153332773503"> | 8500 | <trans-unit id="7511292153332773503"> |
8290 | <source>Go to my channels</source> | 8501 | <source>Go to my channels</source> |
8291 | <target>Gehe zu meinen Kanälen</target> | 8502 | <target>Gehe zu meinen Kanälen</target> |
8292 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">75</context></context-group> | 8503 | |
8293 | </trans-unit> | 8504 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">73</context></context-group></trans-unit> |
8294 | <trans-unit id="2013324644839511073" datatype="html"> | 8505 | <trans-unit id="2013324644839511073" datatype="html"> |
8295 | <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> | 8506 | <source>Cannot retrieve OAuth Client credentials: <x id="PH" equiv-text="err.text"/>. |
8507 | Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source> | ||
8296 | <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> | 8508 | <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> |
8297 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">98</context></context-group> | 8509 | |
8298 | </trans-unit> | 8510 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">100</context></context-group></trans-unit> |
8299 | <trans-unit id="375263728166936544"> | 8511 | <trans-unit id="375263728166936544"> |
8300 | <source>You need to reconnect.</source> | 8512 | <source>You need to reconnect.</source> |
8301 | <target>Bitte verbinde dich erneut.</target> | 8513 | <target>Bitte verbinde dich erneut.</target> |
@@ -8443,17 +8655,17 @@ Erstelle mein Konto</target> | |||
8443 | <trans-unit id="2392481201920342009" datatype="html"> | 8655 | <trans-unit id="2392481201920342009" datatype="html"> |
8444 | <source>VOD videos</source> | 8656 | <source>VOD videos</source> |
8445 | <target state="translated">VOD-Videos</target> | 8657 | <target state="translated">VOD-Videos</target> |
8446 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">34</context></context-group> | 8658 | |
8447 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">109</context></context-group> | 8659 | |
8448 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">164</context></context-group> | 8660 | |
8449 | </trans-unit> | 8661 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">109</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">165</context></context-group></trans-unit> |
8450 | <trans-unit id="2180217594100853008" datatype="html"> | 8662 | <trans-unit id="2180217594100853008" datatype="html"> |
8451 | <source>Live videos</source> | 8663 | <source>Live videos</source> |
8452 | <target state="translated">Live-Videos</target> | 8664 | <target state="translated">Live-Videos</target> |
8453 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">29</context></context-group> | 8665 | |
8454 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">104</context></context-group> | 8666 | |
8455 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">158</context></context-group> | 8667 | |
8456 | </trans-unit> | 8668 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">104</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">159</context></context-group></trans-unit> |
8457 | <trans-unit id="8487565500496466433"> | 8669 | <trans-unit id="8487565500496466433"> |
8458 | <source>Short (< 4 min)</source> | 8670 | <source>Short (< 4 min)</source> |
8459 | <target>Kurz (< 4 min)</target> | 8671 | <target>Kurz (< 4 min)</target> |
@@ -8465,8 +8677,8 @@ Erstelle mein Konto</target> | |||
8465 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">63</context></context-group> | 8677 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">63</context></context-group> |
8466 | </trans-unit> | 8678 | </trans-unit> |
8467 | <trans-unit id="6613870447286561244"> | 8679 | <trans-unit id="6613870447286561244"> |
8468 | <source>Long (> 10 min)</source> | 8680 | <source>Long (> 10 min)</source> |
8469 | <target>Lang (> 10 min)</target> | 8681 | <target>Lang (> 10 min)</target> |
8470 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">67</context></context-group> | 8682 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">67</context></context-group> |
8471 | </trans-unit> | 8683 | </trans-unit> |
8472 | <trans-unit id="1787083504545967"> | 8684 | <trans-unit id="1787083504545967"> |
@@ -8511,7 +8723,7 @@ Erstelle mein Konto</target> | |||
8511 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/simple-search-input.component.ts</context><context context-type="linenumber">13</context></context-group> | 8723 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/simple-search-input.component.ts</context><context context-type="linenumber">13</context></context-group> |
8512 | </trans-unit> | 8724 | </trans-unit> |
8513 | <trans-unit id="7804724824750282316" datatype="html"> | 8725 | <trans-unit id="7804724824750282316" datatype="html"> |
8514 | <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}"/></source> | 8726 | <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source> |
8515 | <target state="translated"><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {Ergebnis} other {Ergebnisse}}"/></target> | 8727 | <target state="translated"><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {Ergebnis} other {Ergebnisse}}"/></target> |
8516 | <context-group purpose="location"> | 8728 | <context-group purpose="location"> |
8517 | <context context-type="sourcefile">src/app/+search/search.component.html</context> | 8729 | <context context-type="sourcefile">src/app/+search/search.component.html</context> |
@@ -9139,8 +9351,8 @@ Erstelle mein Konto</target> | |||
9139 | <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> | 9351 | <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> |
9140 | </trans-unit> | 9352 | </trans-unit> |
9141 | <trans-unit id="5637879201055173642" datatype="html"> | 9353 | <trans-unit id="5637879201055173642" datatype="html"> |
9142 | <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> | 9354 | <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> |
9143 | <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> | 9355 | <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> |
9144 | <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> | 9356 | <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> |
9145 | </trans-unit> | 9357 | </trans-unit> |
9146 | <trans-unit id="4267638333776227701"> | 9358 | <trans-unit id="4267638333776227701"> |
@@ -9732,14 +9944,14 @@ Erstelle mein Konto</target> | |||
9732 | <trans-unit id="2830831449226931729" datatype="html"> | 9944 | <trans-unit id="2830831449226931729" datatype="html"> |
9733 | <source>Instance languages</source> | 9945 | <source>Instance languages</source> |
9734 | <target state="translated">Instanzsprachen</target> | 9946 | <target state="translated">Instanzsprachen</target> |
9735 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">184</context></context-group> | 9947 | |
9736 | </trans-unit> | 9948 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">187</context></context-group></trans-unit> |
9737 | <trans-unit id="40119547597591062" datatype="html"> | 9949 | <trans-unit id="40119547597591062" datatype="html"> |
9738 | <source>All languages</source> | 9950 | <source>All languages</source> |
9739 | <target state="translated">Alle Sprachen</target> | 9951 | <target state="translated">Alle Sprachen</target> |
9740 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">185</context></context-group> | 9952 | |
9741 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">25</context></context-group> | 9953 | |
9742 | </trans-unit> | 9954 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">188</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">25</context></context-group></trans-unit> |
9743 | <trans-unit id="996392855508119363"> | 9955 | <trans-unit id="996392855508119363"> |
9744 | <source>Hidden</source> | 9956 | <source>Hidden</source> |
9745 | <target>Versteckt</target> | 9957 | <target>Versteckt</target> |
@@ -9753,9 +9965,9 @@ Erstelle mein Konto</target> | |||
9753 | <trans-unit id="8929218224642530466"> | 9965 | <trans-unit id="8929218224642530466"> |
9754 | <source>Displayed</source> | 9966 | <source>Displayed</source> |
9755 | <target>Dargestellt</target> | 9967 | <target>Dargestellt</target> |
9756 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">55</context></context-group> | 9968 | |
9757 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">232</context></context-group> | 9969 | |
9758 | </trans-unit> | 9970 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">233</context></context-group></trans-unit> |
9759 | <trans-unit id="6291055174438137560" datatype="html"> | 9971 | <trans-unit id="6291055174438137560" datatype="html"> |
9760 | <source>~ 1 minute</source> | 9972 | <source>~ 1 minute</source> |
9761 | <target state="translated">ca. eine Minute</target> | 9973 | <target state="translated">ca. eine Minute</target> |
@@ -10225,8 +10437,8 @@ Erstelle mein Konto</target> | |||
10225 | <trans-unit id="4968151111061046122"> | 10437 | <trans-unit id="4968151111061046122"> |
10226 | <source>Moderator</source> | 10438 | <source>Moderator</source> |
10227 | <target>Moderator</target> | 10439 | <target>Moderator</target> |
10228 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">418</context></context-group> | 10440 | |
10229 | </trans-unit> | 10441 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">354</context></context-group></trans-unit> |
10230 | <trans-unit id="2279527393438260622" datatype="html"> | 10442 | <trans-unit id="2279527393438260622" datatype="html"> |
10231 | <source>Search videos, playlists, channels…</source> | 10443 | <source>Search videos, playlists, channels…</source> |
10232 | <target state="translated">Suchen Sie nach Videos, Playlists, Kanälen…</target> | 10444 | <target state="translated">Suchen Sie nach Videos, Playlists, Kanälen…</target> |
@@ -10457,8 +10669,8 @@ Erstelle mein Konto</target> | |||
10457 | <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> | 10669 | <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> |
10458 | </trans-unit> | 10670 | </trans-unit> |
10459 | <trans-unit id="8272123190776748811" datatype="html"> | 10671 | <trans-unit id="8272123190776748811" datatype="html"> |
10460 | <source>You need to be <a href="/login">logged in</a> to rate this video.</source> | 10672 | <source>You need to be <a href="/login">logged in</a> to rate this video.</source> |
10461 | <target state="translated">Sie müssen <a href="/login">eingeloggt</a> sein, um dieses Video zu bewerten.</target> | 10673 | <target state="translated">Sie müssen <a href="/login">eingeloggt</a> sein, um dieses Video zu bewerten.</target> |
10462 | <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> | 10674 | <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> |
10463 | </trans-unit> | 10675 | </trans-unit> |
10464 | <trans-unit id="4503408361537553733" datatype="html"> | 10676 | <trans-unit id="4503408361537553733" datatype="html"> |
@@ -10594,22 +10806,28 @@ Erstelle mein Konto</target> | |||
10594 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> | 10806 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> |
10595 | <context context-type="linenumber">179</context> | 10807 | <context context-type="linenumber">179</context> |
10596 | </context-group> | 10808 | </context-group> |
10809 | </trans-unit><trans-unit id="118687079501751948" datatype="html"> | ||
10810 | <source>Move to external storage failed</source><target state="new">Move to external storage failed</target> | ||
10811 | <context-group purpose="location"> | ||
10812 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> | ||
10813 | <context context-type="linenumber">183</context> | ||
10814 | </context-group> | ||
10597 | </trans-unit> | 10815 | </trans-unit> |
10598 | <trans-unit id="4887724548587271148"> | 10816 | <trans-unit id="4887724548587271148"> |
10599 | <source>Waiting transcoding</source> | 10817 | <source>Waiting transcoding</source> |
10600 | <target>Warte auf Transkodierung</target> | 10818 | <target>Warte auf Transkodierung</target> |
10601 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">183</context></context-group> | 10819 | |
10602 | </trans-unit> | 10820 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">187</context></context-group></trans-unit> |
10603 | <trans-unit id="4517785179607945981"> | 10821 | <trans-unit id="4517785179607945981"> |
10604 | <source>To transcode</source> | 10822 | <source>To transcode</source> |
10605 | <target>Zur Transkodierung</target> | 10823 | <target>Zur Transkodierung</target> |
10606 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">187</context></context-group> | 10824 | |
10607 | </trans-unit> | 10825 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">191</context></context-group></trans-unit> |
10608 | <trans-unit id="3299576663551440736"> | 10826 | <trans-unit id="3299576663551440736"> |
10609 | <source>To import</source> | 10827 | <source>To import</source> |
10610 | <target>Zu importieren</target> | 10828 | <target>Zu importieren</target> |
10611 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">191</context></context-group> | 10829 | |
10612 | </trans-unit> | 10830 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">195</context></context-group></trans-unit> |
10613 | <trans-unit id="8492933894084361602" datatype="html"> | 10831 | <trans-unit id="8492933894084361602" datatype="html"> |
10614 | <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source> | 10832 | <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source> |
10615 | <target state="translated">Abonnieren Sie den RSS-Feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target> | 10833 | <target state="translated">Abonnieren Sie den RSS-Feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target> |
@@ -10621,21 +10839,21 @@ Erstelle mein Konto</target> | |||
10621 | <trans-unit id="187187500641108332" datatype="html"> | 10839 | <trans-unit id="187187500641108332" datatype="html"> |
10622 | <source><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></source> | 10840 | <source><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></source> |
10623 | <target state="translated"><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></target> | 10841 | <target state="translated"><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></target> |
10624 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">76</context></context-group> | 10842 | |
10625 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">4</context></context-group> | 10843 | |
10626 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</context></context-group> | 10844 | |
10627 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">77</context></context-group> | 10845 | |
10628 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group> | 10846 | |
10629 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group> | 10847 | |
10630 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group> | 10848 | |
10631 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</context></context-group> | 10849 | |
10632 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">27</context></context-group> | 10850 | |
10633 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">52</context></context-group> | 10851 | |
10634 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">78</context></context-group> | 10852 | |
10635 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">89</context></context-group> | 10853 | |
10636 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">101</context></context-group> | 10854 | |
10637 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group> | 10855 | |
10638 | </trans-unit> | 10856 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">75</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">78</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">89</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit> |
10639 | <trans-unit id="1795705931707209785" datatype="html"> | 10857 | <trans-unit id="1795705931707209785" datatype="html"> |
10640 | <source>Add to watch later</source> | 10858 | <source>Add to watch later</source> |
10641 | <target state="translated">Zu "Später ansehen" hinzufügen</target> | 10859 | <target state="translated">Zu "Später ansehen" hinzufügen</target> |
@@ -10684,9 +10902,9 @@ Erstelle mein Konto</target> | |||
10684 | <trans-unit id="5210096066382592800"> | 10902 | <trans-unit id="5210096066382592800"> |
10685 | <source>Video to import updated.</source> | 10903 | <source>Video to import updated.</source> |
10686 | <target>Zu importierendes Video wurde aktualisiert.</target> | 10904 | <target>Zu importierendes Video wurde aktualisiert.</target> |
10687 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts</context><context context-type="linenumber">142</context></context-group> | 10905 | |
10688 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.ts</context><context context-type="linenumber">143</context></context-group> | 10906 | |
10689 | </trans-unit> | 10907 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts</context><context context-type="linenumber">140</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.ts</context><context context-type="linenumber">141</context></context-group></trans-unit> |
10690 | <trans-unit id="3284171506518522275"> | 10908 | <trans-unit id="3284171506518522275"> |
10691 | <source>Your video was uploaded to your account and is private.</source> | 10909 | <source>Your video was uploaded to your account and is private.</source> |
10692 | <target>Das Video wurde in dein Konto hochgeladen und ist privat.</target> | 10910 | <target>Das Video wurde in dein Konto hochgeladen und ist privat.</target> |
@@ -10737,23 +10955,23 @@ Erstelle mein Konto</target> | |||
10737 | <trans-unit id="6775540171466219199" datatype="html"> | 10955 | <trans-unit id="6775540171466219199" datatype="html"> |
10738 | <source>Stop autoplaying next video</source> | 10956 | <source>Stop autoplaying next video</source> |
10739 | <target state="translated">Automatische Wiedergabe des nächsten Videos ausschalten</target> | 10957 | <target state="translated">Automatische Wiedergabe des nächsten Videos ausschalten</target> |
10740 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">237</context></context-group> | 10958 | |
10741 | </trans-unit> | 10959 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">220</context></context-group></trans-unit> |
10742 | <trans-unit id="5149234672404299151" datatype="html"> | 10960 | <trans-unit id="5149234672404299151" datatype="html"> |
10743 | <source>Autoplay next video</source> | 10961 | <source>Autoplay next video</source> |
10744 | <target state="translated">Nächstes Video automatisch abspielen</target> | 10962 | <target state="translated">Nächstes Video automatisch abspielen</target> |
10745 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">238</context></context-group> | 10963 | |
10746 | </trans-unit> | 10964 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">221</context></context-group></trans-unit> |
10747 | <trans-unit id="5870421136141540382" datatype="html"> | 10965 | <trans-unit id="5870421136141540382" datatype="html"> |
10748 | <source>Stop looping playlist videos</source> | 10966 | <source>Stop looping playlist videos</source> |
10749 | <target state="translated">Wiederholung der Playlistvideos abbrechen</target> | 10967 | <target state="translated">Wiederholung der Playlistvideos abbrechen</target> |
10750 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">243</context></context-group> | 10968 | |
10751 | </trans-unit> | 10969 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">226</context></context-group></trans-unit> |
10752 | <trans-unit id="1599585307037758139" datatype="html"> | 10970 | <trans-unit id="1599585307037758139" datatype="html"> |
10753 | <source>Loop playlist videos</source> | 10971 | <source>Loop playlist videos</source> |
10754 | <target state="translated">Playlistvideos wiederholen</target> | 10972 | <target state="translated">Playlistvideos wiederholen</target> |
10755 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">244</context></context-group> | 10973 | |
10756 | </trans-unit> | 10974 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">227</context></context-group></trans-unit> |
10757 | <trans-unit id="3704292036525161260" datatype="html"> | 10975 | <trans-unit id="3704292036525161260" datatype="html"> |
10758 | <source>Placeholder image</source> | 10976 | <source>Placeholder image</source> |
10759 | <target state="translated">Platzhalterbild</target> | 10977 | <target state="translated">Platzhalterbild</target> |
@@ -10763,113 +10981,113 @@ Erstelle mein Konto</target> | |||
10763 | </context-group> | 10981 | </context-group> |
10764 | </trans-unit> | 10982 | </trans-unit> |
10765 | <trans-unit id="961774488937452220" datatype="html"> | 10983 | <trans-unit id="961774488937452220" datatype="html"> |
10766 | <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> | 10984 | <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> |
10767 | <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> | 10985 | <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> |
10768 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">296</context></context-group> | 10986 | |
10769 | </trans-unit> | 10987 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">301</context></context-group></trans-unit> |
10770 | <trans-unit id="5761611056224181752" datatype="html"> | 10988 | <trans-unit id="5761611056224181752" datatype="html"> |
10771 | <source>Redirection</source> | 10989 | <source>Redirection</source> |
10772 | <target state="translated">Weiterleitung</target> | 10990 | <target state="translated">Weiterleitung</target> |
10773 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">297</context></context-group> | 10991 | |
10774 | </trans-unit> | 10992 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">302</context></context-group></trans-unit> |
10775 | <trans-unit id="8858527736400081688"> | 10993 | <trans-unit id="8858527736400081688"> |
10776 | <source>This video contains mature or explicit content. Are you sure you want to watch it?</source> | 10994 | <source>This video contains mature or explicit content. Are you sure you want to watch it?</source> |
10777 | <target>Dieses Video enthält Inhalte, die möglicherweise für bestimmte Zuschauer ungeeignet sind oder von diesen als anstößig empfunden werden. Möchtest du es wirklich ansehen?</target> | 10995 | <target>Dieses Video enthält Inhalte, die möglicherweise für bestimmte Zuschauer ungeeignet sind oder von diesen als anstößig empfunden werden. Möchtest du es wirklich ansehen?</target> |
10778 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">343</context></context-group> | 10996 | |
10779 | </trans-unit> | 10997 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">351</context></context-group></trans-unit> |
10780 | <trans-unit id="3937119019020041049"> | 10998 | <trans-unit id="3937119019020041049"> |
10781 | <source>Mature or explicit content</source> | 10999 | <source>Mature or explicit content</source> |
10782 | <target>Inhalt, der möglicherweise für bestimmte Zuschauer ungeeignet oder anstößig ist</target> | 11000 | <target>Inhalt, der möglicherweise für bestimmte Zuschauer ungeeignet oder anstößig ist</target> |
10783 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">344</context></context-group> | 11001 | |
10784 | </trans-unit> | 11002 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">352</context></context-group></trans-unit> |
10785 | <trans-unit id="1755474755114288376" datatype="html"> | 11003 | <trans-unit id="1755474755114288376" datatype="html"> |
10786 | <source>Up Next</source> | 11004 | <source>Up Next</source> |
10787 | <target state="translated">Nächstes</target> | 11005 | <target state="translated">Nächstes</target> |
10788 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">415</context></context-group> | 11006 | |
10789 | </trans-unit> | 11007 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">424</context></context-group></trans-unit> |
10790 | <trans-unit id="2159130950882492111" datatype="html"> | 11008 | <trans-unit id="2159130950882492111" datatype="html"> |
10791 | <source>Cancel</source> | 11009 | <source>Cancel</source> |
10792 | <target state="translated">Abbrechen</target> | 11010 | <target state="translated">Abbrechen</target> |
10793 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group> | 11011 | |
10794 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group> | 11012 | |
10795 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">122</context></context-group> | 11013 | |
10796 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group> | 11014 | |
10797 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group> | 11015 | |
10798 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group> | 11016 | |
10799 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group> | 11017 | |
10800 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group> | 11018 | |
10801 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group> | 11019 | |
10802 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">416</context></context-group> | 11020 | |
10803 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">20</context></context-group> | 11021 | |
10804 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group> | 11022 | |
10805 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group> | 11023 | |
10806 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">54</context></context-group> | 11024 | |
10807 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">54</context></context-group> | 11025 | |
10808 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">90</context></context-group> | 11026 | |
10809 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">26</context></context-group> | 11027 | |
10810 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group> | 11028 | |
10811 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">152</context></context-group> | 11029 | |
10812 | </trans-unit> | 11030 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">122</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">425</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">90</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">152</context></context-group></trans-unit> |
10813 | <trans-unit id="3354816756665089864" datatype="html"> | 11031 | <trans-unit id="3354816756665089864" datatype="html"> |
10814 | <source>Autoplay is suspended</source> | 11032 | <source>Autoplay is suspended</source> |
10815 | <target state="translated">Autoplay ist unterbrochen</target> | 11033 | <target state="translated">Autoplay ist unterbrochen</target> |
10816 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">417</context></context-group> | 11034 | |
10817 | </trans-unit> | 11035 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">426</context></context-group></trans-unit> |
10818 | <trans-unit id="7895294730547405228" datatype="html"> | 11036 | <trans-unit id="7895294730547405228" datatype="html"> |
10819 | <source>Enter/exit fullscreen (requires player focus)</source> | 11037 | <source>Enter/exit fullscreen (requires player focus)</source> |
10820 | <target state="translated">Vollbildmodus betreten/verlassen (Player benötigt Fokus)</target> | 11038 | <target state="translated">Vollbildmodus betreten/verlassen (Player benötigt Fokus)</target> |
10821 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">694</context></context-group> | 11039 | |
10822 | </trans-unit> | 11040 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">706</context></context-group></trans-unit> |
10823 | <trans-unit id="7618388257165864759" datatype="html"> | 11041 | <trans-unit id="7618388257165864759" datatype="html"> |
10824 | <source>Play/Pause the video (requires player focus)</source> | 11042 | <source>Play/Pause the video (requires player focus)</source> |
10825 | <target state="translated">Video abspielen/pausieren (Player benötigt Fokus)</target> | 11043 | <target state="translated">Video abspielen/pausieren (Player benötigt Fokus)</target> |
10826 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">695</context></context-group> | 11044 | |
10827 | </trans-unit> | 11045 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">707</context></context-group></trans-unit> |
10828 | <trans-unit id="7761890399634216630" datatype="html"> | 11046 | <trans-unit id="7761890399634216630" datatype="html"> |
10829 | <source>Mute/unmute the video (requires player focus)</source> | 11047 | <source>Mute/unmute the video (requires player focus)</source> |
10830 | <target state="translated">Video stummschalten/Stummschaltung aufheben (Player benötigt Fokus)</target> | 11048 | <target state="translated">Video stummschalten/Stummschaltung aufheben (Player benötigt Fokus)</target> |
10831 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">696</context></context-group> | 11049 | |
10832 | </trans-unit> | 11050 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">708</context></context-group></trans-unit> |
10833 | <trans-unit id="5996585232248234904" datatype="html"> | 11051 | <trans-unit id="5996585232248234904" datatype="html"> |
10834 | <source>Skip to a percentage of the video: 0 is 0% and 9 is 90% (requires player focus)</source> | 11052 | <source>Skip to a percentage of the video: 0 is 0% and 9 is 90% (requires player focus)</source> |
10835 | <target state="translated">Springe zu einem Prozentsatz des Videos: 0 entspricht 0%, 9 entspricht 90% (Player benötigt Fokus)</target> | 11053 | <target state="translated">Springe zu einem Prozentsatz des Videos: 0 entspricht 0%, 9 entspricht 90% (Player benötigt Fokus)</target> |
10836 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">698</context></context-group> | 11054 | |
10837 | </trans-unit> | 11055 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">710</context></context-group></trans-unit> |
10838 | <trans-unit id="3748765405903319998" datatype="html"> | 11056 | <trans-unit id="3748765405903319998" datatype="html"> |
10839 | <source>Increase the volume (requires player focus)</source> | 11057 | <source>Increase the volume (requires player focus)</source> |
10840 | <target state="translated">Lautstärke erhöhen (Player benötigt Fokus)</target> | 11058 | <target state="translated">Lautstärke erhöhen (Player benötigt Fokus)</target> |
10841 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">700</context></context-group> | 11059 | |
10842 | </trans-unit> | 11060 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">712</context></context-group></trans-unit> |
10843 | <trans-unit id="5810704036407159982" datatype="html"> | 11061 | <trans-unit id="5810704036407159982" datatype="html"> |
10844 | <source>Decrease the volume (requires player focus)</source> | 11062 | <source>Decrease the volume (requires player focus)</source> |
10845 | <target state="translated">Lautstärke verringern (Player benötigt Fokus)</target> | 11063 | <target state="translated">Lautstärke verringern (Player benötigt Fokus)</target> |
10846 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">701</context></context-group> | 11064 | |
10847 | </trans-unit> | 11065 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">713</context></context-group></trans-unit> |
10848 | <trans-unit id="2622048822548065691" datatype="html"> | 11066 | <trans-unit id="2622048822548065691" datatype="html"> |
10849 | <source>Seek the video forward (requires player focus)</source> | 11067 | <source>Seek the video forward (requires player focus)</source> |
10850 | <target state="translated">Vorspulen (Player benötigt Fokus)</target> | 11068 | <target state="translated">Vorspulen (Player benötigt Fokus)</target> |
10851 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">703</context></context-group> | 11069 | |
10852 | </trans-unit> | 11070 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">715</context></context-group></trans-unit> |
10853 | <trans-unit id="6540078205109221153" datatype="html"> | 11071 | <trans-unit id="6540078205109221153" datatype="html"> |
10854 | <source>Seek the video backward (requires player focus)</source> | 11072 | <source>Seek the video backward (requires player focus)</source> |
10855 | <target state="translated">Zurückspulen (Player benötigt Fokus)</target> | 11073 | <target state="translated">Zurückspulen (Player benötigt Fokus)</target> |
10856 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">704</context></context-group> | 11074 | |
10857 | </trans-unit> | 11075 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">716</context></context-group></trans-unit> |
10858 | <trans-unit id="1956491957766210808" datatype="html"> | 11076 | <trans-unit id="1956491957766210808" datatype="html"> |
10859 | <source>Increase playback rate (requires player focus)</source> | 11077 | <source>Increase playback rate (requires player focus)</source> |
10860 | <target state="translated">Abspielgeschwindigkeit erhöhen (Player benötigt Fokus)</target> | 11078 | <target state="translated">Abspielgeschwindigkeit erhöhen (Player benötigt Fokus)</target> |
10861 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">706</context></context-group> | 11079 | |
10862 | </trans-unit> | 11080 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">718</context></context-group></trans-unit> |
10863 | <trans-unit id="5495529997674803186" datatype="html"> | 11081 | <trans-unit id="5495529997674803186" datatype="html"> |
10864 | <source>Decrease playback rate (requires player focus)</source> | 11082 | <source>Decrease playback rate (requires player focus)</source> |
10865 | <target state="translated">Abspielgeschwindigkeit verringern (Player benötigt Fokus)</target> | 11083 | <target state="translated">Abspielgeschwindigkeit verringern (Player benötigt Fokus)</target> |
10866 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">707</context></context-group> | 11084 | |
10867 | </trans-unit> | 11085 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">719</context></context-group></trans-unit> |
10868 | <trans-unit id="3178343147230721210" datatype="html"> | 11086 | <trans-unit id="3178343147230721210" datatype="html"> |
10869 | <source>Navigate in the video frame by frame (requires player focus)</source> | 11087 | <source>Navigate in the video frame by frame (requires player focus)</source> |
10870 | <target state="translated">Einen Frame weitergehen (Player benötigt Fokus)</target> | 11088 | <target state="translated">Einen Frame weitergehen (Player benötigt Fokus)</target> |
10871 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">709</context></context-group> | 11089 | |
10872 | </trans-unit> | 11090 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">721</context></context-group></trans-unit> |
10873 | <trans-unit id="8025996572234182184"> | 11091 | <trans-unit id="8025996572234182184"> |
10874 | <source>Like the video</source> | 11092 | <source>Like the video</source> |
10875 | <target>Das Video gefällt mir</target> | 11093 | <target>Das Video gefällt mir</target> |
@@ -10883,8 +11101,8 @@ Erstelle mein Konto</target> | |||
10883 | <trans-unit id="1729036051846673606" datatype="html"> | 11101 | <trans-unit id="1729036051846673606" datatype="html"> |
10884 | <source>When active, the next video is automatically played after the current one.</source> | 11102 | <source>When active, the next video is automatically played after the current one.</source> |
10885 | <target state="translated">Wenn aktiv wird das nächste Video automatisch nach dem aktuellen abgespielt.</target> | 11103 | <target state="translated">Wenn aktiv wird das nächste Video automatisch nach dem aktuellen abgespielt.</target> |
10886 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/recommendations/recommended-videos.component.ts</context><context context-type="linenumber">61</context></context-group> | 11104 | |
10887 | </trans-unit> | 11105 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/recommendations/recommended-videos.component.ts</context><context context-type="linenumber">50</context></context-group></trans-unit> |
10888 | <trans-unit id="2431286785954354122" datatype="html"> | 11106 | <trans-unit id="2431286785954354122" datatype="html"> |
10889 | <source>Recently added</source> | 11107 | <source>Recently added</source> |
10890 | <target state="translated">Kürzlich hinzugefügt</target> | 11108 | <target state="translated">Kürzlich hinzugefügt</target> |