]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - client/src/locale/angular.en-GB.xlf
Refactor comment add css
[github/Chocobozzz/PeerTube.git] / client / src / locale / angular.en-GB.xlf
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--XLIFF document generated by Zanata. Visit http://zanata.org for more infomation.-->
3 <xliff xmlns="urn:oasis:names:tc:xliff:document:1.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">
4 <file source-language="en-US" datatype="plaintext" original="" target-language="en-GB">
5 <body>
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37 <trans-unit id="219462505467671767" datatype="html">
38 <source>Close the left menu</source><target state="new">Close the left menu</target>
39 <context-group purpose="location">
40 <context context-type="sourcefile">src/app/app.component.ts</context>
41 <context context-type="linenumber">109</context>
42 </context-group>
43 </trans-unit><trans-unit id="3455550526898419928" datatype="html">
44 <source>Open the left menu</source><target state="new">Open the left menu</target>
45 <context-group purpose="location">
46 <context context-type="sourcefile">src/app/app.component.ts</context>
47 <context context-type="linenumber">111</context>
48 </context-group>
49 </trans-unit><trans-unit id="f50983ee112befc1afddea5c570283db67e20fed" datatype="html">
50 <source>Channel avatar</source>
51 <target state="new">Channel avatar</target>
52
53
54 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-avatar-channel.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-avatar-channel.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit>
55 <trans-unit id="879fef27271d8247d791381cf1f9bb0eb8974166" datatype="html">
56 <source>Account avatar</source>
57 <target state="new">Account avatar</target>
58
59
60
61 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-avatar-channel.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-avatar-channel.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-avatar-channel.component.html</context><context context-type="linenumber">24</context></context-group></trans-unit>
62 <trans-unit id="f3e63578c50546530daf6050d2ba6f8226040f2c">
63 <source>You don't have notifications.</source>
64 <target>You don't have notifications.</target>
65
66 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit>
67 <trans-unit id="1cff8e38c81055fa0ae7dbc80a7a0c5c39bbc263" datatype="html">
68 <source> <x id="INTERPOLATION"/> published a new video: <x id="START_LINK"/><x id="INTERPOLATION_1"/><x id="CLOSE_LINK"/></source>
69 <target state="translated">
70 <x id="INTERPOLATION" equiv-text="{{ notification.video.channel.displayName }}"/> published a new video:
71 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>
72 <x id="INTERPOLATION_1" equiv-text="{{ notification.video.name }}"/>
73 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>
74 </target>
75
76 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">15</context></context-group></trans-unit>
77 <trans-unit id="5f61f85f3c9e196f7044fec4dfe165b081e14a3f" datatype="html">
78 <source>The notification concerns a video now unavailable</source>
79 <target state="translated">The notification concerns a video now unavailable</target>
80
81 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">24</context></context-group></trans-unit>
82 <trans-unit id="03ccba66e74e25303828fc37062dda862ec272dc" datatype="html">
83 <source> Your video <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has been unblocked </source>
84 <target state="new">
85 Your video
86 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>
87 <x id="INTERPOLATION" equiv-text="{{ notification.video.name }}"/>
88 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> has been unblocked
89
90 </target>
91
92 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">33</context></context-group></trans-unit>
93 <trans-unit id="b1393385d75d42dfb7e893e3e99290bcc697e791" datatype="html">
94 <source> Your video <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has been blocked </source>
95 <target state="new">
96 Your video
97 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>
98 <x id="INTERPOLATION" equiv-text="{{ notification.videoBlacklist.video.name }}"/>
99 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> has been blocked
100
101 </target>
102
103 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">41</context></context-group></trans-unit>
104 <trans-unit id="552e90b955a7121d58f6e5a38b68c7e90f5ed90c" datatype="html">
105 <source><x id="START_LINK"/>A new video abuse<x id="CLOSE_LINK"/> has been created on video <x id="START_LINK_1"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/></source>
106 <target state="new">
107 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>A new video abuse
108 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> has been created on video
109 <x id="START_LINK_1" ctype="x-a" equiv-text="&lt;a>"/>
110 <x id="INTERPOLATION" equiv-text="{{ notification.abuse.video.name }}"/>
111 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>
112 </target>
113
114 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">49</context></context-group></trans-unit>
115 <trans-unit id="c039b9ff89810152d8c0006979d3542a122cd286" datatype="html">
116 <source><x id="START_LINK"/>A new comment abuse<x id="CLOSE_LINK"/> has been created on video <x id="START_LINK_1"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/></source>
117 <target state="new">
118 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>A new comment abuse
119 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> has been created on video
120 <x id="START_LINK_1" ctype="x-a" equiv-text="&lt;a>"/>
121 <x id="INTERPOLATION" equiv-text="{{ notification.abuse.comment.video.name }}"/>
122 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>
123 </target>
124
125 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit>
126 <trans-unit id="bfe60e77cfae17a8719a5fb422fb7e4b2bcc83c2" datatype="html">
127 <source><x id="START_LINK"/>A new account abuse<x id="CLOSE_LINK"/> has been created on account <x id="START_LINK_1"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/></source>
128 <target state="new">
129 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>A new account abuse
130 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> has been created on account
131 <x id="START_LINK_1" ctype="x-a" equiv-text="&lt;a>"/>
132 <x id="INTERPOLATION" equiv-text="{{ notification.abuse.account.displayName }}"/>
133 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>
134 </target>
135
136 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">57</context></context-group></trans-unit>
137 <trans-unit id="285ef550cb17086e949266777312a1884bd7d739" datatype="html">
138 <source><x id="START_LINK"/>A new abuse<x id="CLOSE_LINK"/> has been created </source>
139 <target state="new">
140 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>A new abuse
141 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> has been created
142
143 </target>
144
145 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">62</context></context-group></trans-unit>
146 <trans-unit id="680ba11d9548df295024d7f8ab7b816580725d5d" datatype="html">
147 <source><x id="START_LINK"/>Your abuse <x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has been <x id="START_TAG_NG_CONTAINER"/>accepted<x id="CLOSE_TAG_NG_CONTAINER"/><x id="START_TAG_NG_CONTAINER_1"/>rejected<x id="CLOSE_TAG_NG_CONTAINER"/></source>
148 <target state="new">
149 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>Your abuse
150 <x id="INTERPOLATION" equiv-text="{{ notification.abuse.id }}"/>
151 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> has been
152
153 <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;ng-container>"/>accepted
154 <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;/ng-container>"/>
155 <x id="START_TAG_NG-CONTAINER_1" ctype="x-ng-container" equiv-text="&lt;ng-container>"/>rejected
156 <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;/ng-container>"/>
157 </target>
158
159 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">70</context></context-group></trans-unit>
160 <trans-unit id="3f8e1a007a869471c5ab6e9b6149165ecc26e4ad" datatype="html">
161 <source><x id="START_LINK"/>Abuse <x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has a new message </source>
162 <target state="new">
163 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>Abuse
164 <x id="INTERPOLATION" equiv-text="{{ notification.abuse.id }}"/>
165 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> has a new message
166
167 </target>
168
169 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit>
170 <trans-unit id="9daaf09c3048f62f102989d1c6f3fe2f3770062f" datatype="html">
171 <source> The recently added video <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has been <x id="START_LINK_1"/>automatically blocked<x id="CLOSE_LINK"/></source>
172 <target state="new">
173 The recently added video
174 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>
175 <x id="INTERPOLATION" equiv-text="{{ notification.videoBlacklist.video.name }}"/>
176 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> has been
177 <x id="START_LINK_1" ctype="x-a" equiv-text="&lt;a>"/>automatically blocked
178 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>
179 </target>
180
181 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">88</context></context-group></trans-unit>
182 <trans-unit id="bb62d9c0e9059be1f08d6a03a946bdae8623e04a" datatype="html">
183 <source><x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> commented your video <x id="START_LINK_1"/><x id="INTERPOLATION_1"/><x id="CLOSE_LINK"/></source>
184 <target state="new">
185 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>
186 <x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/>
187 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> commented your video
188 <x id="START_LINK_1" ctype="x-a" equiv-text="&lt;a>"/>
189 <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/>
190 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>
191 </target>
192
193 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">99</context></context-group></trans-unit>
194 <trans-unit id="4d2311a5156bd322cc7e2ebafcf6063ba8232e63" datatype="html">
195 <source>The notification concerns a comment now unavailable</source>
196 <target state="new">
197 The notification concerns a comment now unavailable
198 </target>
199
200 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">107</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">172</context></context-group></trans-unit>
201 <trans-unit id="b187dd5f406f4195b326ab01fa81f823025821b9" datatype="html">
202 <source> Your video <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has been published </source>
203 <target state="new">
204 Your video
205 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>
206 <x id="INTERPOLATION" equiv-text="{{ notification.video.name }}"/>
207 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> has been published
208
209 </target>
210
211 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">116</context></context-group></trans-unit>
212 <trans-unit id="78dea99c581be394bf509426e114c9cda9f5825d" datatype="html">
213 <source><x id="START_LINK"/>Your video import<x id="CLOSE_LINK"/> <x id="INTERPOLATION"/> succeeded </source>
214 <target state="new">
215 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>Your video import
216 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>
217 <x id="INTERPOLATION" equiv-text="{{ notification.videoImportIdentifier }}"/> succeeded
218
219 </target>
220
221 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">124</context></context-group></trans-unit>
222 <trans-unit id="dc586a7c70baa9217d98f58f4701fc3a29cd9d4d" datatype="html">
223 <source><x id="START_LINK"/>Your video import<x id="CLOSE_LINK"/> <x id="INTERPOLATION"/> failed </source>
224 <target state="new">
225 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>Your video import
226 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>
227 <x id="INTERPOLATION" equiv-text="{{ notification.videoImportIdentifier }}"/> failed
228
229 </target>
230
231 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">132</context></context-group></trans-unit>
232 <trans-unit id="55c81d14a4e11004f0bcda5a47575f316e85e43e" datatype="html">
233 <source> User <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> registered on your instance </source>
234 <target state="new">
235 User
236 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>
237 <x id="INTERPOLATION" equiv-text="{{ notification.account.name }}"/>
238 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> registered on your instance
239
240 </target>
241
242 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">140</context></context-group></trans-unit>
243 <trans-unit id="0f146c0a4152eb93ec2ad119e1dec613864d64c6" datatype="html">
244 <source><x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> is following <x id="START_TAG_NG_CONTAINER"/>your channel <x id="INTERPOLATION_1"/><x id="CLOSE_TAG_NG_CONTAINER"/><x id="START_TAG_NG_CONTAINER_1"/>your account<x id="CLOSE_TAG_NG_CONTAINER"/></source>
245 <target state="new">
246 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>
247 <x id="INTERPOLATION" equiv-text="{{ notification.actorFollow.follower.displayName }}"/>
248 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> is following
249
250
251 <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;ng-container>"/>your channel
252 <x id="INTERPOLATION_1" equiv-text="{{ notification.actorFollow.following.displayName }}"/>
253 <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;/ng-container>"/>
254 <x id="START_TAG_NG-CONTAINER_1" ctype="x-ng-container" equiv-text="&lt;ng-container>"/>your account
255 <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;/ng-container>"/>
256 </target>
257
258 <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></trans-unit><trans-unit id="d19a23d6b47ec2c67c3af1c4c07dda8ab0124118" datatype="html">
259 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.accountUrl&quot;>"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> mentioned you on <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.commentUrl&quot;>"/>video <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></source><target state="new"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.accountUrl&quot;>"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> mentioned you on <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.commentUrl&quot;>"/>video <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></target>
260 <context-group purpose="location">
261 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context>
262 <context context-type="linenumber">164</context>
263 </context-group>
264 </trans-unit>
265
266 <trans-unit id="790986a06ed0bbab17b7e91c166ea4dfd96e7d3d" datatype="html">
267 <source> Your instance has <x id="START_LINK"/>a new follower<x id="CLOSE_LINK"/> (<x id="INTERPOLATION"/>) <x id="START_TAG_NG_CONTAINER"/> awaiting your approval<x id="CLOSE_TAG_NG_CONTAINER"/></source>
268 <target state="new">
269 Your instance has
270 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>a new follower
271 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> (
272 <x id="INTERPOLATION" equiv-text="{{ notification.actorFollow?.follower.host }}"/>)
273
274 <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;ng-container>"/> awaiting your approval
275 <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;/ng-container>"/>
276 </target>
277
278 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">181</context></context-group></trans-unit>
279 <trans-unit id="b5a16cb819b18286a1a85e2a311045b920bfd559" datatype="html">
280 <source> Your instance automatically followed <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/></source>
281 <target state="new">
282 Your instance automatically followed
283 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>
284 <x id="INTERPOLATION" equiv-text="{{ notification.actorFollow.following.host }}"/>
285 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>
286 </target>
287
288 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">190</context></context-group></trans-unit><trans-unit id="013aafa4dbf5d35bda2f16a2c2c0017032b5f5eb" datatype="html">
289 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.pluginUrl&quot; [queryParams]=&quot;notification.pluginQueryParams&quot;>"/>A new version of the plugin/theme <x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> is available: <x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </source><target state="new"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.pluginUrl&quot; [queryParams]=&quot;notification.pluginQueryParams&quot;>"/>A new version of the plugin/theme <x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> is available: <x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </target>
290 <context-group purpose="location">
291 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context>
292 <context context-type="linenumber">198,199</context>
293 </context-group>
294 </trans-unit><trans-unit id="9c4b28586b5ebb5189989aff12d5534f27253cdf" datatype="html">
295 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [href]=&quot;notification.peertubeVersionLink&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferer&quot;>"/>A new version of PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> is available: <x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </source><target state="new"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [href]=&quot;notification.peertubeVersionLink&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferer&quot;>"/>A new version of PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> is available: <x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </target>
296 <context-group purpose="location">
297 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context>
298 <context context-type="linenumber">206,207</context>
299 </context-group>
300 </trans-unit><trans-unit id="d60604b8e42b3e6f9612ae780b2547b537250849" datatype="html">
301 <source> The notification points to content now unavailable </source><target state="new"> The notification points to content now unavailable </target>
302
303 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">214</context></context-group></trans-unit>
304
305 <trans-unit id="3fb9a5f7268114445d8c109a8f48102e93471f5a" datatype="html">
306 <source>Change your avatar</source>
307 <target state="new">Change your avatar</target>
308
309 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar-edit.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit><trans-unit id="5779f601099ecd7ae8626722ef1d86f5c1a783dc" datatype="html">
310 <source>Remove avatar</source><target state="new">Remove avatar</target>
311
312 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar-edit.component.html</context><context context-type="linenumber">39</context></context-group></trans-unit>
313 <trans-unit id="f9fdeb0495dd96319d13df9d9536760d0a98d9b5" datatype="html">
314 <source>
315 <x id="INTERPOLATION" equiv-text="{{ action.label }}"/>
316 </source>
317 <target state="new">
318 <x id="INTERPOLATION" equiv-text="{{ action.label }}"/>
319 </target>
320
321 <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></trans-unit><trans-unit id="1486537403020619891" datatype="html">
322 <source>My watch history</source><target state="new">My watch history</target>
323
324 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context><context context-type="linenumber">50</context></context-group></trans-unit>
325 <trans-unit id="b2b638f4333842009c258a23e59dbe4160d1e566" datatype="html">
326 <source>Save to</source>
327 <target state="new">Save to</target>
328
329 <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">4</context></context-group></trans-unit>
330 <trans-unit id="24813b8a3e45f0b57136c18d003027262cfe2d1f" datatype="html">
331 <source>Options</source>
332 <target state="new">Options</target>
333
334
335 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment.component.html</context><context context-type="linenumber">50</context></context-group></trans-unit>
336 <trans-unit id="85e5d1de15d23cde43c530e3740a2a61aed24c2d" datatype="html">
337 <source>Start at</source>
338 <target state="new">Start at</target>
339
340
341
342
343 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.html</context><context context-type="linenumber">57</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">113</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">47</context></context-group></trans-unit>
344 <trans-unit id="4d20563f7e338a1d09eb756054564ccf7c6a30ef" datatype="html">
345 <source>Stop at</source>
346 <target state="new">Stop at</target>
347
348
349
350
351 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.html</context><context context-type="linenumber">71</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">144</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">35</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">62</context></context-group></trans-unit>
352 <trans-unit id="020d5da7c3f4726e3623587a05a11f00e1d40409" datatype="html">
353 <source> Your report will be sent to moderators of <x id="INTERPOLATION"/><x id="START_TAG_NG_CONTAINER"/> and will be forwarded to the video origin (<x id="INTERPOLATION_1"/>) too<x id="CLOSE_TAG_NG_CONTAINER"/>. </source>
354 <target state="new">
355 Your report will be sent to moderators of
356 <x id="INTERPOLATION" equiv-text="{{ currentHost }}"/>
357 <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;ng-container>"/> and will be forwarded to the video origin (
358 <x id="INTERPOLATION_1" equiv-text="{{ originHost }}"/>) too
359 <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;/ng-container>"/>.
360
361 </target>
362
363 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">74</context></context-group></trans-unit>
364 <trans-unit id="04f47b9519b96ac834a111c0e113d18c77d177de" datatype="html">
365 <source>Please describe the issue...</source>
366 <target state="new">Please describe the issue...</target>
367
368
369
370 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">42</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">80</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">42</context></context-group></trans-unit>
371 <trans-unit id="8efba03f22550a671ee2c2c6dfd1ff03ea047700" datatype="html">
372 <source>Search playlists</source>
373 <target state="new">Search playlists</target>
374
375 <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">9</context></context-group></trans-unit>
376 <trans-unit id="19fc45e7e0cab63a8c4422ea7158bf5c6228cee4" datatype="html">
377 <source>Create a private playlist</source>
378 <target state="new">Create a private playlist</target>
379
380 <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">66</context></context-group></trans-unit>
381 <trans-unit id="bc155f9fc3be3f32083f19b2c77d4ad3b696d9b9">
382 <source>Display name</source>
383 <target>Display name</target>
384
385
386
387
388
389
390
391 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-edit.component.html</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-edit.component.html</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-user.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">71</context></context-group></trans-unit>
392 <trans-unit id="70a67e04629f6d412db0a12d51820b480788d795">
393 <source>Create</source>
394 <target>Create</target>
395
396
397
398
399
400
401
402 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-edit.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-edit.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">8</context></context-group></trans-unit>
403 <trans-unit id="e53246788ffa2660a170aa859691a55576df2e6c" datatype="html">
404 <source>video</source>
405 <target state="new">video</target>
406
407 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">12</context></context-group></trans-unit><trans-unit id="433e61a0624179f13b021bb4396c57fb9aaf05b9" datatype="html">
408 <source> The following link contains a private token and should not be shared with anyone. </source><target state="new"> The following link contains a private token and should not be shared with anyone. </target>
409 <context-group purpose="location">
410 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context>
411 <context context-type="linenumber">21,22</context>
412 </context-group>
413 </trans-unit><trans-unit id="92cbef230d42e96998ae110038c05440047ed06c" datatype="html">
414 <source><x id="INTERPOLATION" equiv-text="{{ file.resolution.label }}"/></source><target state="new"><x id="INTERPOLATION" equiv-text="{{ file.resolution.label }}"/></target>
415 <context-group purpose="location">
416 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context>
417 <context context-type="linenumber">39</context>
418 </context-group>
419 </trans-unit>
420 <trans-unit id="7cdda05962b3123483985a6fe7da45a7a564ecf9" datatype="html">
421 <source>subtitles</source>
422 <target state="new">subtitles</target>
423
424 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">11</context></context-group></trans-unit>
425 <trans-unit id="7722a92a1fc887570b4f4d8a7bb916f067f32028" datatype="html">
426 <source>Format</source>
427 <target state="new">Format</target>
428
429 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">61</context></context-group></trans-unit>
430 <trans-unit id="be745b3dc0df310871766eb6c8f78c3ce652a2b4" datatype="html">
431 <source>
432 <x id="INTERPOLATION" equiv-text="{{ item.value.label }}"/>
433 </source>
434 <target state="new">
435 <x id="INTERPOLATION" equiv-text="{{ item.value.label }}"/>
436 </target>
437
438
439
440 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">65</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">76</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">88</context></context-group></trans-unit>
441 <trans-unit id="01504bc3847894e0816ec486648854d3835f91b0" datatype="html">
442 <source>Video stream</source>
443 <target state="new">Video stream</target>
444
445 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">72</context></context-group></trans-unit>
446 <trans-unit id="697b93fd14fd3c85be79056c6d7f459da204eff1" datatype="html">
447 <source>Audio stream</source>
448 <target state="new">Audio stream</target>
449
450 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit>
451 <trans-unit id="8d6a41c2703bed3edfc76e1df0b1ca203404c17c">
452 <source>Direct download</source>
453 <target>Direct download</target>
454
455 <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></trans-unit>
456 <trans-unit id="ac3a02ecd20f41278f1ef7c03f45c1117b4b796d">
457 <source>Torrent (.torrent file)</source>
458 <target>Torrent (.torrent file)</target>
459
460 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">105</context></context-group></trans-unit><trans-unit id="8561eea33509310aed194dc67e8db919da231278" datatype="html">
461 <source> Advanced </source><target state="new"> Advanced </target>
462 <context-group purpose="location">
463 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context>
464 <context context-type="linenumber">117,118</context>
465 </context-group>
466 </trans-unit><trans-unit id="42ce5b30c01142177da7812981bcd4e6e4a88a4a" datatype="html">
467 <source> Simple </source><target state="new"> Simple </target>
468 <context-group purpose="location">
469 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context>
470 <context context-type="linenumber">125,126</context>
471 </context-group>
472 </trans-unit><trans-unit id="1006562256968398209" datatype="html">
473 <source>video</source><target state="new">video</target>
474
475 <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">228</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">54</context></context-group></trans-unit><trans-unit id="5235042777215655908" datatype="html">
476 <source>subtitles</source><target state="new">subtitles</target>
477
478 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">55</context></context-group></trans-unit>
479 <trans-unit id="da44efc7b658c318651866454d258bbbe57ff21c">
480 <source>Cancel</source>
481 <target>
482 Cancel
483 </target>
484
485 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment-add.component.html</context><context context-type="linenumber">45</context></context-group></trans-unit>
486 <trans-unit id="dc75033a5238fdc4f462212c847a45ba8018a3fd">
487 <source>Download</source>
488 <target>Download</target>
489
490
491 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.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-download.component.html</context><context context-type="linenumber">139</context></context-group></trans-unit>
492 <trans-unit id="bb44873ad8d4c5dbad0ac2a6a50e0ceee9119125">
493 <source>Reason...</source>
494 <target>Reason...</target>
495
496 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">12</context></context-group></trans-unit>
497 <trans-unit id="fb8aad312b72bbb7e5a1e2cc0b55fae8962bf0fb">
498 <source>Cancel</source>
499 <target>
500 Cancel
501 </target>
502
503 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">19</context></context-group></trans-unit>
504 <trans-unit id="71c77bb8cecdf11ec3eead24dd1ba506573fa9cd">
505 <source>Submit</source>
506 <target>Submit</target>
507
508
509
510
511
512
513 <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">27</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">57</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">43</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">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">57</context></context-group></trans-unit>
514 <trans-unit id="448d436df053141260523149173073ccbb0259f9" datatype="html">
515 <source>Report video "<x id="INTERPOLATION"/>"</source>
516 <target state="new">Report video "
517 <x id="INTERPOLATION" equiv-text="{{ video.name }}"/>"
518 </target>
519
520 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
521 <trans-unit id="97916f2928694b8d574b6f052b93e54565ed9823" datatype="html">
522 <source>What is the issue?</source>
523 <target state="new">What is the issue?</target>
524
525
526
527 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">13</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">13</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">13</context></context-group></trans-unit>
528 <trans-unit id="297603f796b0d287ac02b80d5aca6156c91a8fea" datatype="html">
529 <source>This will ask remote instances to delete it</source>
530 <target state="new">This will ask remote instances to delete it</target>
531
532 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">27</context></context-group></trans-unit><trans-unit id="a5065c0f26fbd00b6f6ac0cf948535a44fffbd45" datatype="html">
533 <source> Blocking this live will automatically terminate the live stream. </source><target state="new"> Blocking this live will automatically terminate the live stream. </target>
534
535 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">33</context></context-group></trans-unit>
536 <trans-unit id="0cd0f27936731dabfd8d89277b781d5dd664bc89" datatype="html">
537 <source>Unfederate the video</source>
538 <target state="new">Unfederate the video</target>
539
540 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">24</context></context-group></trans-unit>
541 <trans-unit id="4b3963c6d0863118fe9e9e33447d12be3c2db081">
542 <source>Unlisted</source>
543 <target>Unlisted</target>
544
545
546 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch-playlist.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit>
547 <trans-unit id="ddd8a4986d2d1717a274a5a0fbed04988a819e69">
548 <source>Private</source>
549 <target>Private</target>
550
551
552
553 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">7</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch-playlist.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit>
554 <trans-unit id="f73a82bb90c6c856cc0d2e3b2f5c109460074912" datatype="html">
555 <source>{VAR_PLURAL, plural, =1 {1 view} other {<x id="INTERPOLATION"/> views}}</source>
556 <target state="new">{VAR_PLURAL, plural, =1 {1 view} other {
557 <x id="INTERPOLATION" equiv-text="{{ video.views | myNumberFormatter }}"/> views} }
558 </target>
559
560 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video/video-views-counter.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit><trans-unit id="7ac18f5bb1a9b9f245acc8497c2f165a7e9f8510" datatype="html">
561 <source> <x id="ICU" equiv-text="{video.views, plural, =1 {1 view} other {{{ video.views | myNumberFormatter }} views}}"/> </source><target state="new"> <x id="ICU" equiv-text="{video.views, plural, =1 {1 view} other {{{ video.views | myNumberFormatter }} views}}
562 "/> </target>
563 <context-group purpose="location">
564 <context context-type="sourcefile">src/app/shared/shared-video/video-views-counter.component.html</context>
565 <context context-type="linenumber">3,4</context>
566 </context-group>
567 </trans-unit><trans-unit id="bcd730167966d931a8956022c370de9ac26bc3ac" datatype="html">
568 <source>{VAR_PLURAL, plural, =1 {1 viewer} other {<x id="INTERPOLATION"/> viewers}}</source><target state="new">{VAR_PLURAL, plural, =1 {1 viewer} other {<x id="INTERPOLATION"/> viewers}}</target>
569 <context-group purpose="location">
570 <context context-type="sourcefile">src/app/shared/shared-video/video-views-counter.component.html</context>
571 <context context-type="linenumber">7</context>
572 </context-group>
573 </trans-unit><trans-unit id="2a6ba0b4ffe992ddd03f40ee75b879996bdfb5f7" datatype="html">
574 <source> <x id="ICU" equiv-text="{video.views, plural, =1 {1 viewer} other {{{ video.views | myNumberFormatter }} viewers}}"/> </source><target state="new"> <x id="ICU" equiv-text="{video.views, plural, =1 {1 viewer} other {{{ video.views | myNumberFormatter }} viewers}}
575 "/> </target>
576 <context-group purpose="location">
577 <context context-type="sourcefile">src/app/shared/shared-video/video-views-counter.component.html</context>
578 <context context-type="linenumber">7,8</context>
579 </context-group>
580 </trans-unit><trans-unit id="3267631941074558910" datatype="html">
581 <source>Cannot fetch information of this remote account</source><target state="new">Cannot fetch information of this remote account</target>
582 <context-group purpose="location">
583 <context context-type="sourcefile">src/app/shared/shared-user-subscription/remote-subscribe.component.ts</context>
584 <context context-type="linenumber">60</context>
585 </context-group>
586 </trans-unit>
587 <trans-unit id="1d3781d7296d4b4e04e7f023aec1052fb2955c4d" datatype="html">
588 <source>Blocked</source>
589 <target state="new">Blocked</target>
590
591 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">52</context></context-group></trans-unit>
592 <trans-unit id="fb8ccb136ab0ad1ff1dfbce739198be16a814f87" datatype="html">
593 <source>Sensitive</source>
594 <target state="new">
595 Sensitive
596 </target>
597
598 <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>
599 <trans-unit id="99dea2d567d6e6d610d97608c3850ddb76df9a9a" datatype="html">
600 <source>{VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other {<x id="INTERPOLATION"/> videos}}</source>
601 <target state="new">{VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other {
602 <x id="INTERPOLATION" equiv-text="{{ playlist.videosLength }}"/> videos} }
603 </target>
604
605 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-miniature.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit>
606 <trans-unit id="4999ffd919bb9af482aa4c53badd6cd654468582" datatype="html">
607 <source>
608 <x id="INTERPOLATION" equiv-text="{{ playlist.videoChannelBy }}"/>
609 </source>
610 <target state="new">
611 <x id="INTERPOLATION" equiv-text="{{ playlist.videoChannelBy }}"/>
612 </target>
613
614 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-miniature.component.html</context><context context-type="linenumber">22</context></context-group></trans-unit>
615 <trans-unit id="a3550f6ce98d90d2947fe062530629dc2d3923b4" datatype="html">
616 <source>Updated <x id="INTERPOLATION"/></source>
617 <target state="new">Updated
618 <x id="INTERPOLATION" equiv-text="{{ playlist.updatedAt | myFromNow }}"/>
619 </target>
620
621 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-miniature.component.html</context><context context-type="linenumber">29</context></context-group></trans-unit>
622 <trans-unit id="15c02cb6b6c3be53477e502d3e1ee26955b23af0" datatype="html">
623 <source>Unavailable</source>
624 <target state="new">Unavailable</target>
625
626 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.html</context><context context-type="linenumber">32</context></context-group></trans-unit>
627 <trans-unit id="28df1b02fd88d2deb0212bc5d7ff34cf9492fa54" datatype="html">
628 <source>Deleted</source>
629 <target state="new">Deleted</target>
630
631
632
633 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.html</context><context context-type="linenumber">34</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">116</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment.component.html</context><context context-type="linenumber">57</context></context-group></trans-unit>
634 <trans-unit id="2edccfda908b57c073dc0811eaa58818de2be2dc" datatype="html">
635 <source>Edit starts/stops at</source>
636 <target state="new">Edit starts/stops at</target>
637
638 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.html</context><context context-type="linenumber">50</context></context-group></trans-unit>
639 <trans-unit id="52c9a103b812f258bcddc3d90a6e3f46871d25fe">
640 <source>Save</source>
641 <target>Save</target>
642
643
644
645
646 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-interface-settings.component.html</context><context context-type="linenumber">16</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-interface-settings.component.html</context><context context-type="linenumber">16</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.html</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit>
647 <trans-unit id="b9dee3108a18796bd69c6be316c8fb985b58fb8e" datatype="html">
648 <source>Delete from <x id="INTERPOLATION"/></source>
649 <target state="new">Delete from
650 <x id="INTERPOLATION" equiv-text="{{ playlist?.displayName }}"/>
651 </target>
652
653 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.html</context><context context-type="linenumber">88</context></context-group></trans-unit>
654 <trans-unit id="c31161d1661884f54fbc5635aad5ce8d4803897e">
655 <source>No results.</source>
656 <target>No results.</target>
657
658
659
660
661
662
663
664
665
666 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/abstract-video-list.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/abstract-video-list.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/abstract-video-list.html</context><context context-type="linenumber">43</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><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/abstract-video-list.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/abstract-video-list.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/abstract-video-list.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/abstract-video-list.html</context><context context-type="linenumber">43</context></context-group></trans-unit><trans-unit id="1649035832083209812" datatype="html">
667 <source>Best</source><target state="new">Best</target>
668
669 <note priority="1" from="description">A variant of Trending videos based on the number of recent interactions, minus user history</note>
670 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/trending/video-trending-header.component.ts</context><context context-type="linenumber">40</context></context-group></trans-unit><trans-unit id="3594371452042277118" datatype="html">
671 <source>Videos with the most interactions for recent videos, minus user history</source><target state="new">Videos with the most interactions for recent videos, minus user history</target>
672
673 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/trending/video-trending-header.component.ts</context><context context-type="linenumber">43</context></context-group></trans-unit>
674 <trans-unit id="826b25211922a1b46436589233cb6f1a163d89b7">
675 <source>Delete</source>
676 <target>Delete</target>
677
678
679
680 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">178</context></context-group></trans-unit>
681 <trans-unit id="28f86ffd419b869711aa13f5e5ff54be6d70731c">
682 <source>Edit</source>
683 <target>Edit</target>
684
685
686
687
688
689
690
691
692
693
694 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">85</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">11</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">85</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">11</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-edit.component.html</context><context context-type="linenumber">11</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-edit.component.html</context><context context-type="linenumber">11</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">38</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">270</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">11</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">11</context></context-group></trans-unit>
695 <trans-unit id="961a134583d6256df39fbc520d020ebc48e3128d">
696 <source>Truncated preview</source>
697 <target>Truncated preview</target>
698
699 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/markdown-textarea.component.html</context><context context-type="linenumber">11</context></context-group></trans-unit><trans-unit id="8461609631969932886" datatype="html">
700 <source>Hide</source><target state="new">Hide</target>
701
702 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-toggle-hidden.component.ts</context><context context-type="linenumber">38</context></context-group></trans-unit><trans-unit id="8461842260159597706" datatype="html">
703 <source>Show</source><target state="new">Show</target>
704
705 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-toggle-hidden.component.ts</context><context context-type="linenumber">39</context></context-group></trans-unit>
706 <trans-unit id="f82f53a2544638939a8ba93c0fb1b0a4419c3196">
707 <source>Complete preview</source>
708 <target>Complete preview</target>
709
710 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/markdown-textarea.component.html</context><context context-type="linenumber">19</context></context-group></trans-unit>
711 <trans-unit id="8644431249513874405" datatype="html">
712 <source>&lt;a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer">Markdown&lt;/a> compatible that supports:</source><target state="new">&lt;a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer">Markdown&lt;/a> compatible that supports:</target>
713
714 <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></trans-unit>
715 <trans-unit id="98ae65ebba6c43c5cda8bdbd6f03e1daa0595af1" datatype="html">
716 <source>Recommended</source>
717 <target state="new">Recommended</target>
718
719 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/peertube-checkbox.component.html</context><context context-type="linenumber">33</context></context-group></trans-unit>
720 <trans-unit id="9b3287f52c239cad05ec98391553e5052ba1aa66">
721 <source>Using an ActivityPub account</source>
722 <target>Using an ActivityPub account</target>
723
724 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">54</context></context-group></trans-unit><trans-unit id="606af655e677f8b06f27f09777cbb8a25b4de665" datatype="html">
725 <source>Subscribe with a remote account:</source><target state="new">Subscribe with a remote account:</target>
726 <context-group purpose="location">
727 <context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context>
728 <context context-type="linenumber">62</context>
729 </context-group>
730 </trans-unit>
731 <trans-unit id="c7e2b4c04a0459ebc4d2e54e419abb679bc713f2" datatype="html">
732 <source>Subscribe with an account on this instance</source>
733 <target state="new">Subscribe with an account on this instance</target>
734
735 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">57</context></context-group></trans-unit>
736 <trans-unit id="e7adf422424a61b71465d183f9d44bf956482ef0">
737 <source>Subscribe with your local account</source>
738 <target>Subscribe with your local account</target>
739
740 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">58</context></context-group></trans-unit><trans-unit id="1096694538966074574" datatype="html">
741 <source>Published <x id="PH" equiv-text="total"/> videos matching "<x id="PH_1" equiv-text="this.search"/>"</source><target state="new">Published <x id="PH" equiv-text="total"/> videos matching "<x id="PH_1" equiv-text="this.search"/>"</target>
742
743 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-search/account-search.component.ts</context><context context-type="linenumber">94</context></context-group></trans-unit><trans-unit id="7639191791633609999" datatype="html">
744 <source>The live stream will be automatically terminated.</source><target state="new">The live stream will be automatically terminated.</target>
745
746 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">205</context></context-group></trans-unit>
747
748 <trans-unit id="d8758664cadd6452256ca25ca0c7259074f427c1">
749 <source>Using a syndication feed</source>
750 <target>Using a syndication feed</target>
751
752 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">68</context></context-group></trans-unit>
753 <trans-unit id="d5e5bc7d213694fc0414a76f0ff3085bae44268a">
754 <source>Subscribe via RSS</source>
755 <target>Subscribe via RSS</target>
756
757 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">69</context></context-group></trans-unit>
758 <trans-unit id="3e486bad6576aa445ccb6051069e45a3658e4160" datatype="html">
759 <source>PROFILE SETTINGS</source>
760 <target state="new">PROFILE SETTINGS</target>
761
762 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">12</context></context-group></trans-unit>
763 <trans-unit id="4913054c95f5ba14c351ab1b787f7abac97bfdd3">
764 <source><x id="START_TAG_SPAN"/>Remote subscribe<x id="CLOSE_TAG_SPAN"/><x id="START_TAG_SPAN_1"/>Remote interact<x id="CLOSE_TAG_SPAN"/></source>
765 <target>
766 <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span>"/>Remote subscribe
767 <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/>
768 <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="&lt;span>"/>Remote interact
769 <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/>
770 </target>
771
772 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/remote-subscribe.component.html</context><context context-type="linenumber">11</context></context-group></trans-unit><trans-unit id="10fc5e7d31ac52e14a0ee249d718275d2f25771e" datatype="html">
773 <source> You can subscribe to the channel via any ActivityPub-capable fediverse instance (PeerTube, Mastodon or Pleroma for example). </source><target state="new"> You can subscribe to the channel via any ActivityPub-capable fediverse instance (PeerTube, Mastodon or Pleroma for example). </target>
774 <context-group purpose="location">
775 <context context-type="sourcefile">src/app/shared/shared-user-subscription/remote-subscribe.component.html</context>
776 <context context-type="linenumber">18,19</context>
777 </context-group>
778 </trans-unit><trans-unit id="d27c1d2f9703f3afcfb9186fc57fe169d851cb06" datatype="html">
779 <source> You can interact with this via any ActivityPub-capable fediverse instance (PeerTube, Mastodon or Pleroma for example). </source><target state="new"> You can interact with this via any ActivityPub-capable fediverse instance (PeerTube, Mastodon or Pleroma for example). </target>
780 <context-group purpose="location">
781 <context context-type="sourcefile">src/app/shared/shared-user-subscription/remote-subscribe.component.html</context>
782 <context context-type="linenumber">26,27</context>
783 </context-group>
784 </trans-unit>
785
786
787 <trans-unit id="6513f65441f986d9204122e01b4ab1df1d63d18e" datatype="html">
788 <source>PeerTube version</source>
789 <target state="new">PeerTube version</target>
790
791 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit>
792 <trans-unit id="083e95bdf6f64257d2ddd399ecf9f48ab88e279f" datatype="html">
793 <source><x id="START_TAG_DIV"/>Default NSFW/sensitive videos policy<x id="CLOSE_TAG_DIV"/><x id="START_TAG_DIV_1"/>can be redefined by the users<x id="CLOSE_TAG_DIV"/></source>
794 <target state="new">
795 <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>Default NSFW/sensitive videos policy
796 <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/>
797 <x id="START_TAG_DIV_1" ctype="x-div" equiv-text="&lt;div>"/>can be redefined by the users
798 <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/>
799 </target>
800
801 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit>
802 <trans-unit id="87ca23d62c168409ed040dae83dd8717cae3f08c" datatype="html">
803 <source>User registration allowed</source>
804 <target state="new">User registration allowed</target>
805
806 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">21</context></context-group></trans-unit>
807 <trans-unit id="62c8c98c3957946709b49d0a5e309e53e660b9e2" datatype="html">
808 <source>Video uploads</source>
809 <target state="new">Video uploads</target>
810
811
812 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">28</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">39</context></context-group></trans-unit>
813 <trans-unit id="ba774dce7a0cbbc29d7086b8557939c7e8d9883d" datatype="html">
814 <source>Transcoding in multiple resolutions</source>
815 <target state="new">Transcoding in multiple resolutions</target>
816
817 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">32</context></context-group></trans-unit><trans-unit id="5e84ff80421724dc306284a6330c0910fb95c64d" datatype="html">
818 <source>Live streaming enabled</source><target state="new">Live streaming enabled</target>
819
820 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">71</context></context-group></trans-unit><trans-unit id="855e1ff3acad516b927095d3990aeff917f75fa3" datatype="html">
821 <source>Transcode live video in multiple resolutions</source><target state="new">Transcode live video in multiple resolutions</target>
822
823 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">78</context></context-group></trans-unit><trans-unit id="bc3387a5ccd470d163e6459ff017b9f2edca92f4" datatype="html">
824 <source>Max parallel lives</source><target state="new">Max parallel lives</target>
825
826 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">85</context></context-group></trans-unit><trans-unit id="1be38e8cd37e921dd4af3b6f6251168cc5536f24" datatype="html">
827 <source> <x id="INTERPOLATION"/> per user / <x id="INTERPOLATION_1"/> per instance </source><target state="new"> <x id="INTERPOLATION"/> per user / <x id="INTERPOLATION_1"/> per instance </target>
828
829 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">86</context></context-group></trans-unit>
830 <trans-unit id="7deebcf3491b27625e9b308179a6635b48368dcb" datatype="html">
831 <source>Requires manual validation by moderators</source>
832 <target state="new">Requires manual validation by moderators</target>
833
834 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">41</context></context-group></trans-unit>
835 <trans-unit id="f1155367f44b4e3d2286db687d324a9b0cc1a7cb" datatype="html">
836 <source>Automatically published</source>
837 <target state="new">Automatically published</target>
838
839 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">42</context></context-group></trans-unit>
840 <trans-unit id="15f046007e4fca2e8477966745e2ec4e3e81bc3b">
841 <source>Video quota</source>
842 <target>Video quota</target>
843
844
845
846 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">47</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group></trans-unit>
847 <trans-unit id="9270dfd4606fb45a991fe7716e640b6efa28ba85">
848 <source> Unlimited <x id="START_TAG_NG_CONTAINER"/>(<x id="INTERPOLATION"/> per day)<x id="CLOSE_TAG_NG_CONTAINER"/></source>
849 <target>
850 Unlimited
851 <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;ng-container>"/>(
852 <x id="INTERPOLATION" equiv-text="{{ dailyUserVideoQuota | bytes: 0 }}"/> per day)
853 <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;/ng-container>"/>
854 </target>
855
856 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">61</context></context-group></trans-unit>
857 <trans-unit id="a059709f71aa4c0ac219e160e78a738682ca6a36">
858 <source>Import</source>
859 <target>Import</target>
860
861
862
863 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">92</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">36</context></context-group></trans-unit><trans-unit id="a4378d599f760c6d1de2667d4535b48db092cb6e" datatype="html">
864 <source> You can import any torrent file that points to a media file. You should make sure you have diffusion rights over the content it points to, otherwise it could cause legal trouble to yourself and your instance. </source><target state="new"> You can import any torrent file that points to a media file. You should make sure you have diffusion rights over the content it points to, otherwise it could cause legal trouble to yourself and your instance. </target>
865
866 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">20</context></context-group></trans-unit>
867 <trans-unit id="590fc27fcbd7dd680da2bb2da644a183338f6bd1">
868 <source>HTTP import (YouTube, Vimeo, direct URL...)</source>
869 <target>HTTP import (YouTube, Vimeo, direct URL...)</target>
870
871 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">96</context></context-group></trans-unit>
872 <trans-unit id="4e231a74ad4739e7b0606e8e66d5a656f5855a5a">
873 <source>Torrent import</source>
874 <target>Torrent import</target>
875
876 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">103</context></context-group></trans-unit>
877 <trans-unit id="59bdc3dfa4075f92c734588899485db702c8f120" datatype="html">
878 <source>Player</source>
879 <target state="new">Player</target>
880
881 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">111</context></context-group></trans-unit>
882 <trans-unit id="af80f4182e09341958e8706bd2b47ece61233eb5" datatype="html">
883 <source>P2P enabled</source>
884 <target state="new">P2P enabled</target>
885
886 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">115</context></context-group></trans-unit>
887 <trans-unit id="b8b6a001cca6fa2ba15600ca3a78dfeebf685d60" datatype="html">
888 <source>Loading instance statistics...</source>
889 <target state="new">Loading instance statistics...</target>
890
891 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit>
892 <trans-unit id="eadc17c3df80143992e2d9028dead3199ae6d79d">
893 <source>Local</source>
894 <target>Local</target>
895
896
897 <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></trans-unit>
898 <trans-unit id="7c7f4be7b726e61c577e63842a58d9e435f7c597" datatype="html">
899 <source>users</source>
900 <target state="new">users</target>
901
902 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context><context context-type="linenumber">11</context></context-group></trans-unit>
903 <trans-unit id="5bc509bb72973f9895241127d5556e9e31051137" datatype="html">
904 <source>videos</source>
905 <target state="new">videos</target>
906
907
908 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context><context context-type="linenumber">65</context></context-group></trans-unit>
909 <trans-unit id="bd21b1e6b5674003187e5cbec0e7e2854f9d8388" datatype="html">
910 <source>video views</source>
911 <target state="new">video views</target>
912
913 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context><context context-type="linenumber">31</context></context-group></trans-unit>
914 <trans-unit id="d11fe88f08e43bfe4dec7d16fe469aa65d1e3d84" datatype="html">
915 <source>video comments</source>
916 <target state="new">video comments</target>
917
918
919 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context><context context-type="linenumber">75</context></context-group></trans-unit>
920 <trans-unit id="0bedca44bfc0ef579be6053ffe0e8cdee9aba07d" datatype="html">
921 <source>of hosted video</source>
922 <target state="new">of hosted video</target>
923
924 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context><context context-type="linenumber">51</context></context-group></trans-unit>
925 <trans-unit id="de7d61497b3dc7df0f83c57f333458a7064ac4e7" datatype="html">
926 <source>Federation</source>
927 <target state="new">Federation</target>
928
929 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context><context context-type="linenumber">58</context></context-group></trans-unit>
930 <trans-unit id="8de9d3173fafc2c7a94352dec3de899b6cedf9c5" datatype="html">
931 <source>followers</source>
932 <target state="new">followers</target>
933
934 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context><context context-type="linenumber">85</context></context-group></trans-unit>
935 <trans-unit id="1ec99ffe83830affef834fd7beeda8ee313203fe" datatype="html">
936 <source>following</source>
937 <target state="new">following</target>
938
939 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context><context context-type="linenumber">95</context></context-group></trans-unit><trans-unit id="2605931708025789621" datatype="html">
940 <source>The upload failed</source><target state="new">The upload failed</target>
941
942 <context-group purpose="location"><context context-type="sourcefile">src/app/helpers/utils.ts</context><context context-type="linenumber">177</context></context-group></trans-unit><trans-unit id="1447760976255144968" datatype="html">
943 <source>The connection was interrupted</source><target state="new">The connection was interrupted</target>
944
945 <context-group purpose="location"><context context-type="sourcefile">src/app/helpers/utils.ts</context><context context-type="linenumber">181</context></context-group></trans-unit><trans-unit id="3334825601859787496" datatype="html">
946 <source>Your <x id="PH" equiv-text="name"/> file couldn't be transferred before the set timeout (usually 10min)</source><target state="new">Your <x id="PH" equiv-text="name"/> file couldn't be transferred before the set timeout (usually 10min)</target>
947
948 <context-group purpose="location"><context context-type="sourcefile">src/app/helpers/utils.ts</context><context context-type="linenumber">184</context></context-group></trans-unit><trans-unit id="8530934870279569179" datatype="html">
949 <source>Your <x id="PH" equiv-text="name"/> file was too large (max. size: <x id="PH_1" equiv-text="maxFileSize"/>)</source><target state="new">Your <x id="PH" equiv-text="name"/> file was too large (max. size: <x id="PH_1" equiv-text="maxFileSize"/>)</target>
950
951 <context-group purpose="location"><context context-type="sourcefile">src/app/helpers/utils.ts</context><context context-type="linenumber">188</context></context-group></trans-unit><trans-unit id="2392488717875840729" datatype="html">
952 <source>User</source><target state="new">User</target>
953
954 <context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">411</context></context-group></trans-unit>
955 <trans-unit id="6a323f80f9d90a32db8ce52cc82075938c3c36f0">
956 <source>Ban</source>
957 <target>Ban</target>
958
959 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
960 <trans-unit id="f21428bd564d1cacdbc737f87a8def2e2ad42251">
961 <source>A banned user will no longer be able to login.</source>
962 <target>
963 A banned user will no longer be able to login.
964 </target>
965
966 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">21</context></context-group></trans-unit>
967 <trans-unit id="d7b35c384aecd25a516200d6921836374613dfe7">
968 <source>Cancel</source>
969 <target>Cancel</target>
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985 <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/+login/login.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-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">58</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-watch/comment/video-comment-add.component.html</context><context context-type="linenumber">67</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">92</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">38</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">134</context></context-group></trans-unit>
986 <trans-unit id="35fdca47605de8113a0db7f587f7c099abec8020">
987 <source>Ban this user</source>
988 <target>Ban this user</target>
989
990 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">31</context></context-group></trans-unit>
991 <trans-unit id="dbabcb47dc77c29275d0f836280ef1dcd924fdb9" datatype="html">
992 <source>Block video "<x id="INTERPOLATION"/>"</source>
993 <target state="new">Block video "
994 <x id="INTERPOLATION" equiv-text="{{ video.name }}"/>"
995 </target>
996
997 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit><trans-unit id="cc6208fd0ded0d4a57f4c0a97c2843dc454db39a" datatype="html">
998 <source>Block live "<x id="INTERPOLATION"/>"</source><target state="new">Block live "<x id="INTERPOLATION"/>"</target>
999
1000 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">4</context></context-group></trans-unit>
1001 <trans-unit id="dc3bdad5421d0ee7ddd76ae62b699d72dd9f61b4" datatype="html">
1002 <source>Please describe the reason...</source>
1003 <target state="new">Please describe the reason...</target>
1004
1005 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit>
1006 <trans-unit id="c078d4901a5fac169665947cc7a6108b94dd80c7">
1007 <source>
1008 <x id="INTERPOLATION" equiv-text="{{ menuEntry.label }}"/>
1009 </source>
1010 <target>
1011 <x id="INTERPOLATION" equiv-text="{{ menuEntry.label }}"/>
1012 </target>
1013
1014
1015 <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></trans-unit><trans-unit id="1191071088182425837" datatype="html">
1016 <source><x id="PH"/>h</source><target state="new"><x id="PH"/>h</target>
1017
1018 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/duration-formatter.pipe.ts</context><context context-type="linenumber">14</context></context-group></trans-unit><trans-unit id="8981309282078866700" datatype="html">
1019 <source><x id="PH"/>min</source><target state="new"><x id="PH"/>min</target>
1020
1021 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/duration-formatter.pipe.ts</context><context context-type="linenumber">16</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/duration-formatter.pipe.ts</context><context context-type="linenumber">23</context></context-group></trans-unit><trans-unit id="350798057497677761" datatype="html">
1022 <source><x id="PH"/>sec</source><target state="new"><x id="PH"/>sec</target>
1023
1024 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/duration-formatter.pipe.ts</context><context context-type="linenumber">17</context></context-group></trans-unit>
1025 <trans-unit id="12910217fdcdbca64bee06f511639b653d5428ea">
1026 <source>Login</source>
1027 <target>
1028 Login
1029 </target>
1030
1031 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
1032 <trans-unit id="6b6240483bee515c1e20c0c21fc6096e8cdd08e9" datatype="html">
1033 <source> Sorry but there was an issue with the external login process. Please <x id="START_LINK"/>contact an administrator<x id="CLOSE_LINK"/>. </source>
1034 <target state="new">
1035 Sorry but there was an issue with the external login process. Please
1036 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>contact an administrator
1037 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>.
1038
1039 </target>
1040
1041 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">7</context></context-group></trans-unit>
1042
1043
1044 <trans-unit id="ae3cb52bf2dee3101ee654812b5d16e8665a9453">
1045 <source>Request new verification email.</source>
1046 <target>Request new verification email.</target>
1047
1048
1049 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">12</context></context-group><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></trans-unit><trans-unit id="0b56e18291f70cbcaddcafe46a4901fe499cd3cc" datatype="html">
1050 <source> This instance allows registration. However, be careful to check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;terms-link&quot; target=&quot;_blank&quot; routerLink=&quot;/about/instance&quot; fragment=&quot;terms&quot;>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/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="&lt;br />"/><x id="START_LINK_2" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source><target state="new"> This instance allows registration. However, be careful to check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;terms-link&quot; target=&quot;_blank&quot; routerLink=&quot;/about/instance&quot; fragment=&quot;terms&quot;>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/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="&lt;br />"/><x id="START_LINK_2" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target>
1051 <context-group purpose="location">
1052 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1053 <context context-type="linenumber">60,62</context>
1054 </context-group>
1055 </trans-unit><trans-unit id="5ff5b420545ecb1ef07d7ad7c03253e4500246f1" datatype="html">
1056 <source> Currently this instance doesn't allow for user registration, you may check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/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="&lt;br /> "/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source><target state="new"> Currently this instance doesn't allow for user registration, you may check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/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="&lt;br /> "/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target>
1057 <context-group purpose="location">
1058 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1059 <context context-type="linenumber">65,67</context>
1060 </context-group>
1061 </trans-unit>
1062 <trans-unit id="e08a77594f3d89311cdf6da5090044270909c194">
1063 <source>User</source>
1064 <target>User</target>
1065
1066
1067 <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">26</context></context-group></trans-unit>
1068 <trans-unit id="51ef29329faccb28d94369897068897d1b3d0478">
1069 <source>Username or email address</source>
1070 <target>Username or email address</target>
1071
1072 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit>
1073
1074 <trans-unit id="c32ef07f8803a223a83ed17024b38e8d82292407">
1075 <source>Password</source>
1076 <target>Password</target>
1077
1078
1079
1080
1081
1082
1083
1084
1085 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">10</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-user.component.html</context><context context-type="linenumber">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-user.component.html</context><context context-type="linenumber">58</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group></trans-unit>
1086 <trans-unit id="48ff0628dcbb4d37e9687302df3023b8427b48f2" datatype="html">
1087 <source>Click here to reset your password</source>
1088 <target state="new">Click here to reset your password</target>
1089
1090 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">47</context></context-group></trans-unit><trans-unit id="b87e81682959464211443afc3e23c506865d2eda" datatype="html">
1091 <source>I forgot my password</source><target state="new">I forgot my password</target>
1092 <context-group purpose="location">
1093 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1094 <context context-type="linenumber">47</context>
1095 </context-group>
1096 </trans-unit><trans-unit id="3b59dc73883104c81370e6cd20a039474f71f156" datatype="html">
1097 <source> Logging into an account lets you publish content </source><target state="new"> Logging into an account lets you publish content </target>
1098 <context-group purpose="location">
1099 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1100 <context context-type="linenumber">56,57</context>
1101 </context-group>
1102 </trans-unit>
1103 <trans-unit id="6765b4c916060f6bc42d9bb69e80377dbcb5e4e9">
1104 <source>Login</source>
1105 <target>Login</target>
1106
1107
1108 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">93</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit>
1109 <trans-unit id="f5d783c0613d323fdd20074ffbc519ee715a4f2b" datatype="html">
1110 <source>Or sign in with</source>
1111 <target state="new">Or sign in with</target>
1112
1113 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">72</context></context-group></trans-unit>
1114 <trans-unit id="d2eb6c5d41f70d4b8c0937e7e19e196143b47681">
1115 <source>Forgot your password</source>
1116 <target>Forgot your password</target>
1117
1118 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">91</context></context-group></trans-unit>
1119 <trans-unit id="8f7dd0009f7dc9e4e3f1d9f43f944a3aa7cf737a" datatype="html">
1120 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source>
1121 <target state="new">
1122 We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.
1123 </target>
1124
1125 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">99</context></context-group></trans-unit><trans-unit id="fd184f028267a379c6af2d6e6cce86fda172f827" datatype="html">
1126 <source> Enter your email address and we will send you a link to reset your password. </source><target state="new"> Enter your email address and we will send you a link to reset your password. </target>
1127
1128 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">103</context></context-group></trans-unit><trans-unit id="1190256911880544559" datatype="html">
1129 <source>An email with the reset password instructions will be sent to <x id="PH"/>.
1130 The link will expire within 1 hour.</source><target state="new">An email with the reset password instructions will be sent to <x id="PH"/>.
1131 The link will expire within 1 hour.</target>
1132
1133 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">121</context></context-group></trans-unit>
1134 <trans-unit id="244aae9346da82b0922506c2d2581373a15641cc">
1135 <source>Email</source>
1136 <target>Email</target>
1137
1138
1139
1140
1141
1142
1143
1144 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">107</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-user.component.html</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-user.component.html</context><context context-type="linenumber">47</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">8</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/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group></trans-unit>
1145 <trans-unit id="69b6ac577a19acc39fc0c22342092f327fff2529">
1146 <source>Email address</source>
1147 <target>Email address</target>
1148
1149
1150 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">109</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit><trans-unit id="06c663bf1474713f57551123a46b34318543b67d" datatype="html">
1151 <source>Reset</source><target state="new">Reset</target>
1152
1153 <note priority="1" from="description">Password reset button</note>
1154 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">122</context></context-group></trans-unit>
1155
1156
1157 <trans-unit id="26b0b148ff87e083300fa9ca213f8ada7fa6211d" datatype="html">
1158 <source>on this instance</source>
1159 <target state="new">on this instance</target>
1160
1161 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">7</context></context-group></trans-unit>
1162 <trans-unit id="cdc5b877341ff8e6009282a299f2f2d6987dbdbe" datatype="html">
1163 <source>on the vidiverse</source>
1164 <target state="new">on the vidiverse</target>
1165
1166 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">8</context></context-group></trans-unit><trans-unit id="a0e15b32e1891eabd63a278d6fcf913452e160a5" datatype="html">
1167 <source>for <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;search-value&quot;>"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></source><target state="new">for <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;search-value&quot;>"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></target>
1168 <context-group purpose="location">
1169 <context context-type="sourcefile">src/app/+search/search.component.html</context>
1170 <context context-type="linenumber">10</context>
1171 </context-group>
1172 </trans-unit>
1173 <trans-unit id="2ba14c37f3b23553b2602c5e535d0ff4916f24aa">
1174 <source>Reset my password</source>
1175 <target>
1176 Reset my password
1177 </target>
1178
1179 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
1180 <trans-unit id="7f3bdcce4b2e8c37cd7f0f6c92ef8cff34b039b8">
1181 <source>Confirm password</source>
1182 <target>Confirm password</target>
1183
1184 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">19</context></context-group></trans-unit>
1185 <trans-unit id="3652e5c6e33165264d5271d06cc04ab7123b6df1">
1186 <source>Confirmed password</source>
1187 <target>Confirmed password</target>
1188
1189 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">21</context></context-group></trans-unit>
1190 <trans-unit id="8bdf8db5eeeaef83184b489b80c1557b516fb3c3">
1191 <source>Reset my password</source>
1192 <target>Reset my password</target>
1193
1194 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">29</context></context-group></trans-unit><trans-unit id="8890553633144307762" datatype="html">
1195 <source>Back</source><target state="new">Back</target>
1196 <context-group purpose="location">
1197 <context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context>
1198 <context context-type="linenumber">41</context>
1199 </context-group>
1200 <note priority="1" from="description">Button on the registration form to go to the previous step</note>
1201 </trans-unit><trans-unit id="3885497195825665706" datatype="html">
1202 <source>Next</source><target state="new">Next</target>
1203 <context-group purpose="location">
1204 <context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context>
1205 <context context-type="linenumber">42</context>
1206 </context-group>
1207 <note priority="1" from="description">Button on the registration form to go to the previous step</note>
1208 </trans-unit><trans-unit id="5018804994794983050" datatype="html">
1209 <source>Signup</source><target state="new">Signup</target>
1210 <context-group purpose="location">
1211 <context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context>
1212 <context context-type="linenumber">64</context>
1213 </context-group>
1214 <note priority="1" from="description">Button on the registration form to finalize the account and channel creation</note>
1215 </trans-unit>
1216
1217 <trans-unit id="7c603b9ed878097782e2b8908f662e2344b46061">
1218 <source> Filters <x id="START_TAG_SPAN"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_SPAN"/></source>
1219 <target>
1220 Filters
1221
1222 <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span>"/>
1223 <x id="INTERPOLATION" equiv-text="{{ numberOfFilters() }}"/>
1224 <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/>
1225 </target>
1226
1227 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">19</context></context-group></trans-unit>
1228 <trans-unit id="e2dbf0426cbb0b573faf49dffeb7d5bdf16eda5d">
1229 <source>No results found</source>
1230 <target>
1231 No results found
1232 </target>
1233
1234 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">31</context></context-group></trans-unit>
1235 <trans-unit id="10341623e991a4185990a0c3c76ac2bc3543cc4a">
1236 <source>
1237 <x id="INTERPOLATION" equiv-text="{{ result.followersCount }}"/> subscribers
1238 </source>
1239 <target>
1240 <x id="INTERPOLATION" equiv-text="{{ result.followersCount }}"/> subscribers
1241 </target>
1242
1243 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">58</context></context-group></trans-unit>
1244 <trans-unit id="5cf92a1d527e65908c75633e8484cdd3b6d16b9b" datatype="html">
1245 <source>Welcome to PeerTube, dear administrator!</source>
1246 <target state="new">Welcome to PeerTube, dear administrator!</target>
1247
1248 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
1249 <trans-unit id="fb2ab91ad6091b4a42f4ec08487650a0bc2d541c" datatype="html">
1250 <source>CLI documentation</source>
1251 <target state="new">CLI
1252 documentation</target>
1253
1254 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">12</context></context-group></trans-unit>
1255 <trans-unit id="65462878ca6d04c826906432816a3df3e048ac87" datatype="html">
1256 <source>Upload or import videos, parse logs, prune storage directories, reset user password...</source>
1257 <target state="new">Upload or import videos, parse logs, prune storage directories, reset user password...</target>
1258
1259 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">15</context></context-group></trans-unit>
1260 <trans-unit id="054dd8ba0dece8069a5a7e538efaca9f58cf81f9" datatype="html">
1261 <source>Administer documentation</source>
1262 <target state="new">Administer
1263 documentation</target>
1264
1265 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">19</context></context-group></trans-unit>
1266 <trans-unit id="c38a3f5b5eff069d0097527fa40a3f8c4d9c1e4e" datatype="html">
1267 <source>Managing users, following other instances, dealing with spammers...</source>
1268 <target state="new">Managing users, following other instances, dealing with spammers...</target>
1269
1270 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">22</context></context-group></trans-unit>
1271 <trans-unit id="4e020f13aa4db2285047eba96e50dc716fb5f417" datatype="html">
1272 <source>Use documentation</source>
1273 <target state="new">Use
1274 documentation</target>
1275
1276 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">26</context></context-group></trans-unit>
1277 <trans-unit id="e1410009f484a2b44b6f15346df65f13f5e77444" datatype="html">
1278 <source>Setup your account, managing video playlists, discover third-party applications...</source>
1279 <target state="new">Setup your account, managing video playlists, discover third-party applications...</target>
1280
1281 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">29</context></context-group></trans-unit>
1282 <trans-unit id="6b705cdf0d567cf608b9891a1d912daebac3523e" datatype="html">
1283 <source>Useful links</source>
1284 <target state="new">Useful links</target>
1285
1286 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">39</context></context-group></trans-unit>
1287 <trans-unit id="908ccbd854d79d50723e7a651b2a0f4dd0557c60" datatype="html">
1288 <source>Official PeerTube website (news, support, contribute...): <x id="START_LINK"/>https://joinpeertube.org<x id="CLOSE_LINK"/></source>
1289 <target state="new">Official PeerTube website (news, support, contribute...):
1290 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>https://joinpeertube.org
1291 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>
1292 </target>
1293
1294 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">42</context></context-group></trans-unit>
1295 <trans-unit id="53f7ce6aef94fd128d0058de1cd63da90d062ee6" datatype="html">
1296 <source>Put your instance on the public PeerTube index: <x id="START_LINK"/>https://instances.joinpeertube.org/instances<x id="CLOSE_LINK"/></source>
1297 <target state="new">Put your instance on the public PeerTube index:
1298 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>https://instances.joinpeertube.org/instances
1299 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>
1300 </target>
1301
1302 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">45</context></context-group></trans-unit>
1303 <trans-unit id="351af1021b0298109bfb72c7aa9a27999d110859" datatype="html">
1304 <source>It's time to configure your instance!</source>
1305 <target state="new">It's time to configure your instance!</target>
1306
1307 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">55</context></context-group></trans-unit>
1308 <trans-unit id="cde76f438c580e464940e141584e44ab21809cb6" datatype="html">
1309 <source> Choosing your <x id="START_TAG_STRONG"/>instance name<x id="CLOSE_TAG_STRONG"/>, <x id="START_TAG_STRONG"/>setting up a description<x id="CLOSE_TAG_STRONG"/>, specifying <x id="START_TAG_STRONG"/>who you are<x id="CLOSE_TAG_STRONG"/>, why <x id="START_TAG_STRONG"/>you created your instance<x id="CLOSE_TAG_STRONG"/> and <x id="START_TAG_STRONG"/>how long<x id="CLOSE_TAG_STRONG"/> you plan to <x id="START_TAG_STRONG"/>maintain your it<x id="CLOSE_TAG_STRONG"/> is very important for visitors to understand on what type of instance they are. </source>
1310 <target state="new">
1311 Choosing your
1312 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>instance name
1313 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>,
1314 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>setting up a description
1315 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, specifying
1316 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>who you are
1317 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>,
1318 why
1319 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>you created your instance
1320 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> and
1321 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>how long
1322 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> you plan to
1323 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>maintain your it
1324 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>
1325 is very important for visitors to understand on what type of instance they are.
1326
1327 </target>
1328
1329 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">58</context></context-group></trans-unit><trans-unit id="2a94cfa351109b958a00ee927cd87ada8da44c1e" datatype="html">
1330 <source> If you want to open registrations, please decide what <x id="START_TAG_STRONG"/>your moderation rules<x id="CLOSE_TAG_STRONG"/> and <x id="START_TAG_STRONG"/>instance terms of service<x id="CLOSE_TAG_STRONG"/> are, as well as specify the categories and languages and your moderators speak. This way, you will help users to register on <x id="START_TAG_STRONG"/>the appropriate<x id="CLOSE_TAG_STRONG"/> PeerTube instance. </source><target state="new"> If you want to open registrations, please decide what <x id="START_TAG_STRONG"/>your moderation rules<x id="CLOSE_TAG_STRONG"/> and <x id="START_TAG_STRONG"/>instance terms of service<x id="CLOSE_TAG_STRONG"/> are, as well as specify the categories and languages and your moderators speak. This way, you will help users to register on <x id="START_TAG_STRONG"/>the appropriate<x id="CLOSE_TAG_STRONG"/> PeerTube instance. </target>
1331
1332 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">64</context></context-group></trans-unit>
1333
1334 <trans-unit id="650b8c3e81746bc33ff276f2ef30bf89fa2d74dd" datatype="html">
1335 <source>Remind me later</source>
1336 <target state="new">Remind me later</target>
1337
1338 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">74</context></context-group></trans-unit>
1339 <trans-unit id="b310fa17f1bbfc4dd61b80c1cfc4116a81a9c76c" datatype="html">
1340 <source>Configure my instance</source>
1341 <target state="new">
1342 Configure my instance
1343 </target>
1344
1345 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">81</context></context-group></trans-unit>
1346 <trans-unit id="a9af18b4f210f5a19bb2503407923d3f25c57f98" datatype="html">
1347 <source>Configuration warning!</source>
1348 <target state="new">Configuration warning!</target>
1349
1350 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
1351 <trans-unit id="e30fd615e98eb6ebc28346024a89f00192a98396" datatype="html">
1352 <source>You enabled user registration on your instance but did not configure the following fields:</source>
1353 <target state="new">You enabled user registration on your instance but did not configure the following fields:</target>
1354
1355 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit>
1356 <trans-unit id="ab7e3d0be94cc55ce997a5f38c679956e66f3936" datatype="html">
1357 <source>Instance name</source>
1358 <target state="new">Instance name</target>
1359
1360 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit>
1361 <trans-unit id="b6e9a7a198c9882894677a0358d22ed79482808a" datatype="html">
1362 <source>Instance short description</source>
1363 <target state="new">Instance short description</target>
1364
1365 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">14</context></context-group></trans-unit>
1366 <trans-unit id="801cb5b4cc93a5c0a4d89a46b96487d3638f0bc5" datatype="html">
1367 <source>Who you are</source>
1368 <target state="new">Who you are</target>
1369
1370 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">16</context></context-group></trans-unit>
1371 <trans-unit id="de688f72fc745cc8481a5e9cc70b8ca9e6f41e2a" datatype="html">
1372 <source>How long you plan to maintain your instance</source>
1373 <target state="new">How long you plan to maintain your instance</target>
1374
1375 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">17</context></context-group></trans-unit><trans-unit id="9a290619d057b2e0deb3798f51b6f46ac4b32ea3" datatype="html">
1376 <source>How you plan to pay for keeping your instance running</source><target state="new">How you plan to pay for keeping your instance running</target>
1377 <context-group purpose="location">
1378 <context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context>
1379 <context context-type="linenumber">18</context>
1380 </context-group>
1381 </trans-unit>
1382
1383 <trans-unit id="c69c1bd027bae555557a48123a26d770a93ee473" datatype="html">
1384 <source>How you will moderate your instance</source>
1385 <target state="new">How you will moderate your instance</target>
1386
1387 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">20</context></context-group></trans-unit>
1388 <trans-unit id="92ddf3c3a348adc059da6c17c808fa27c315d91c" datatype="html">
1389 <source>Instance terms</source>
1390 <target state="new">Instance terms</target>
1391
1392 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">21</context></context-group></trans-unit><trans-unit id="efad4be364b8fb5c73cbfcc7acccd542f9d84ad6" datatype="html">
1393 <source>My settings</source><target state="new">My settings</target>
1394
1395
1396 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">151</context></context-group></trans-unit><trans-unit id="772fa4cd7612cf9dd6a7fb1a3930756a95825709" datatype="html">
1397 <source>These settings apply only to your session on this instance.</source><target state="new">These settings apply only to your session on this instance.</target>
1398 <context-group purpose="location">
1399 <context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context>
1400 <context context-type="linenumber">8</context>
1401 </context-group>
1402 </trans-unit>
1403 <trans-unit id="565e31173ab0ea2c00c311c9051c15d8896a0b80" datatype="html">
1404 <source> Please consider configuring these fields to help people to choose <x id="START_TAG_STRONG"/>the appropriate instance<x id="CLOSE_TAG_STRONG"/>. Without them, your instance may not be referenced on the <x id="START_LINK"/>JoinPeerTube website<x id="CLOSE_LINK"/>. </source>
1405 <target state="new">
1406 Please consider configuring these fields to help people to choose
1407 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>the appropriate instance
1408 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>.
1409 Without them, your instance may not be referenced on the
1410 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>JoinPeerTube website
1411 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>.
1412
1413 </target>
1414
1415 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">25</context></context-group></trans-unit>
1416 <trans-unit id="7d438f72f9985c4d06ed4fe80c90afc2e1df34d2" datatype="html">
1417 <source>Don't show me this warning anymore</source>
1418 <target state="new">Don't show me this warning anymore</target>
1419
1420 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">33</context></context-group></trans-unit>
1421 <trans-unit id="f4e529ae5ffd73001d1ff4bbdeeb0a72e342e5c8">
1422 <source>Close</source>
1423 <target>Close</target>
1424
1425 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">38</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit><trans-unit id="5d3bc02dfb6c9b6fdd716f77c487a779ba6d6cc2" datatype="html">
1426 <source>Update live settings</source><target state="new">Update live settings</target>
1427
1428 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">39</context></context-group></trans-unit>
1429 <trans-unit id="c2fe7580753ac7c1442df31eb97f8acc6fa250e6" datatype="html">
1430 <source>
1431 Configure
1432 </source>
1433 <target state="new">
1434 Configure
1435 </target>
1436
1437 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">43</context></context-group></trans-unit>
1438 <trans-unit id="aef5c45fb9c725573d20a6283492e6b80fd2ae96">
1439 <source>Change the language</source>
1440 <target>Change the language</target>
1441
1442 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/language-chooser.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
1443 <trans-unit id="1c98d728375e7bd5b166d1aeb29485ef8b5d6e28">
1444 <source>Help to translate PeerTube!</source>
1445 <target>
1446 Help to translate PeerTube!
1447 </target>
1448
1449 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/language-chooser.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit>
1450 <trans-unit id="608d7164ed2d996dc827b17cd7b6f5915c617be4" datatype="html">
1451 <source>Public profile</source>
1452 <target state="new">Public profile</target>
1453
1454 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit>
1455
1456
1457 <trans-unit id="c43efa2dff95b97be0c36a65d2ada4cd594e010f" datatype="html">
1458 <source>Interface:</source>
1459 <target state="new">Interface:</target>
1460
1461 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">30</context></context-group></trans-unit>
1462 <trans-unit id="a9ada5fec7ddf53a031711b025014495372627de" datatype="html">
1463 <source>Videos:</source>
1464 <target state="new">Videos:</target>
1465
1466 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">37</context></context-group></trans-unit>
1467 <trans-unit id="9fe1faff741de7a4d50e520d2161209997f8224c" datatype="html">
1468 <source>Sensitive:</source>
1469 <target state="new">Sensitive:</target>
1470
1471 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">46</context></context-group></trans-unit>
1472
1473 <trans-unit id="ee5ad4d7fed0e8fc44fa9c2d7be9265295108411" datatype="html">
1474 <source>Help share videos</source>
1475 <target state="new">Help share videos</target>
1476
1477 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">52</context></context-group></trans-unit>
1478
1479 <trans-unit id="d2dcb25a3b90ccb169effc066d36335363546d17" datatype="html">
1480 <source>Keyboard shortcuts</source>
1481 <target state="new">Keyboard shortcuts</target>
1482
1483 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">173</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">61</context></context-group></trans-unit><trans-unit id="5ef7ce1bada0c3d3b4e5e299dad0d336f7897a34" datatype="html">
1484 <source>powered by PeerTube - CopyLeft 2015-2021</source><target state="new">powered by PeerTube - CopyLeft 2015-2021</target>
1485
1486 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">178</context></context-group></trans-unit>
1487 <trans-unit id="85b79c9064aed1ead31ace985f31aa1363f6bdaf" datatype="html">
1488 <source>Help</source>
1489 <target state="new">Help</target>
1490
1491 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">169</context></context-group></trans-unit>
1492 <trans-unit id="0530eaf7a05c66b3167da49a57e5af4326f3af15" datatype="html">
1493 <source>Get help using PeerTube</source>
1494 <target state="new">Get help using PeerTube</target>
1495
1496 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">169</context></context-group></trans-unit>
1497
1498 <trans-unit id="f8e6eaa974acec3b80e5c77ec0dc4ff80939964d" datatype="html">
1499 <source>powered by PeerTube</source>
1500 <target state="new">powered by PeerTube</target>
1501
1502 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">179</context></context-group></trans-unit>
1503
1504 <trans-unit id="3fdc751b264ca9998e1542fcf5794e274cd56344" datatype="html">
1505 <source>Log out</source>
1506 <target state="new">Log out</target>
1507
1508 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">66</context></context-group></trans-unit><trans-unit id="e4825b5d86d89ae0f4c797ba256f66fd8abd4ee6" datatype="html">
1509 <source>My account</source><target state="new">My account</target>
1510
1511 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit><trans-unit id="4ef4f031c147fb9ee0168bc6eacb78de180d7432" datatype="html">
1512 <source>My library</source><target state="new">My library</target>
1513
1514 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">82</context></context-group></trans-unit>
1515 <trans-unit id="d207cc1965ec0c29e594e0e9917f39bfc276ed87">
1516 <source>Create an account</source>
1517 <target>Create an account</target>
1518
1519 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">50</context></context-group></trans-unit><trans-unit id="618ca563e3091faf22978665282787c282a867b8" datatype="html">
1520 <source>IN MY LIBRARY</source><target state="new">IN MY LIBRARY</target>
1521
1522 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">98</context></context-group></trans-unit>
1523
1524 <trans-unit id="3058024914967508975" datatype="html">
1525 <source>My videos</source><target state="new">My videos</target>
1526
1527 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">60</context></context-group></trans-unit><trans-unit id="3108704604266608109" datatype="html">
1528 <source>My video imports</source><target state="new">My video imports</target>
1529
1530 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">90</context></context-group></trans-unit><trans-unit id="7545420287297803988" datatype="html">
1531 <source>My playlists</source><target state="new">My playlists</target>
1532
1533 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">40</context></context-group></trans-unit><trans-unit id="949618577357088829" datatype="html">
1534 <source>Create a new playlist</source><target state="new">Create a new playlist</target>
1535
1536 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">49</context></context-group></trans-unit><trans-unit id="2527931602940887636" datatype="html">
1537 <source>My subscriptions</source><target state="new">My subscriptions</target>
1538
1539 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">99</context></context-group></trans-unit>
1540 <trans-unit id="a52dae09be10ca3a65da918533ced3d3f4992238">
1541 <source>Videos</source>
1542 <target>Videos</target>
1543
1544 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">102</context></context-group></trans-unit><trans-unit id="2a95ee9e381f834e55527edcbb3cb882ff0aef79" datatype="html">
1545 <source>Interface: <x id="INTERPOLATION" equiv-text="{{ currentInterfaceLanguage }}"/></source><target state="new">Interface: <x id="INTERPOLATION" equiv-text="{{ currentInterfaceLanguage }}"/></target>
1546
1547 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">164</context></context-group></trans-unit>
1548 <trans-unit id="47546e45bbb476baaaad38244db444c427ddc502" datatype="html">
1549 <source>Playlists</source>
1550 <target state="new">Playlists</target>
1551
1552 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">107</context></context-group></trans-unit>
1553 <trans-unit id="357064ca9d9ac859eb618e28e8126fa32be049e2">
1554 <source>Subscriptions</source>
1555 <target>Subscriptions</target>
1556
1557 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">112</context></context-group></trans-unit>
1558 <trans-unit id="efac3af0b32e953279c25b6519cae256811e0fe8" datatype="html">
1559 <source>History</source>
1560 <target state="new">History</target>
1561
1562 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">117</context></context-group></trans-unit>
1563 <trans-unit id="165035acb08983753bcecc3e8b6b18c7caf26d35" datatype="html">
1564 <source>VIDEOS</source>
1565 <target state="new">VIDEOS</target>
1566
1567
1568 <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">210</context></context-group></trans-unit><trans-unit id="aaa6659d34c4ad40826f672315a950f9cd5889fe" datatype="html">
1569 <source>Import jobs concurrency</source><target state="new">Import jobs concurrency</target>
1570 <context-group purpose="location">
1571 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
1572 <context context-type="linenumber">220</context>
1573 </context-group>
1574 </trans-unit><trans-unit id="468798540b556490783816495f2ca43ce57359b7" datatype="html">
1575 <source>allows to import multiple videos in parallel. ⚠️ Requires a PeerTube restart.</source><target state="new">allows to import multiple videos in parallel. ⚠️ Requires a PeerTube restart.</target>
1576 <context-group purpose="location">
1577 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
1578 <context context-type="linenumber">221</context>
1579 </context-group>
1580 </trans-unit><trans-unit id="ab927dcbda115dacbe4d3004dcf1eb05faf53d45" datatype="html">
1581 <source>jobs in parallel</source><target state="new">jobs in parallel</target>
1582 <context-group purpose="location">
1583 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
1584 <context context-type="linenumber">225</context>
1585 </context-group>
1586 <context-group purpose="location">
1587 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
1588 <context context-type="linenumber">171</context>
1589 </context-group>
1590 </trans-unit><trans-unit id="58c5c598fe5cdb9aeb4425ed9609a3eafa671158" datatype="html">
1591 <source>Allow import with HTTP URL (e.g. YouTube)</source><target state="new">Allow import with HTTP URL (e.g. YouTube)</target>
1592
1593 <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">234</context></context-group></trans-unit>
1594 <trans-unit id="411ca58f59b00246e15b161e07409df55b5eb6db" datatype="html">
1595 <source>Discover</source>
1596 <target state="new">Discover</target>
1597
1598
1599 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">127</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit>
1600 <trans-unit id="b6b7986bc3721ac483baf20bc9a320529075c807">
1601 <source>Trending</source>
1602 <target>Trending</target>
1603
1604 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">132</context></context-group></trans-unit>
1605
1606 <trans-unit id="8d20c5f5dd30acbe71316544dab774393fd9c3c1">
1607 <source>Recently added</source>
1608 <target>Recently added</target>
1609
1610 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">137</context></context-group></trans-unit>
1611 <trans-unit id="b7648e7aced164498aa843b5c4e8f2f1c36a7919">
1612 <source>Administration</source>
1613 <target>Administration</target>
1614
1615 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit>
1616 <trans-unit id="004b222ff9ef9dd4771b777950ca1d0e4cd4348a">
1617 <source>About</source>
1618 <target>About</target>
1619
1620
1621 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">156</context></context-group></trans-unit>
1622 <trans-unit id="34746fb1c7f3d2194d99652bdff89e6e14c9c4f4" datatype="html">
1623 <source>Contact</source>
1624 <target state="new">Contact</target>
1625
1626 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">168</context></context-group></trans-unit>
1627 <trans-unit id="2dc8a0a3763cd5c456c84630fc335398c9b86771">
1628 <source>View your notifications</source>
1629 <target>View your notifications</target>
1630
1631 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">11</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">11</context></context-group></trans-unit>
1632 <trans-unit id="8bcabdf6b16cad0313a86c7e940c5e3ad7f9f8ab">
1633 <source>Notifications</source>
1634 <target>Notifications</target>
1635
1636
1637 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit>
1638 <trans-unit id="1da23f4068fd3796fbcb24d0c42bb62f92c96829" datatype="html">
1639 <source>Mark all as read</source>
1640 <target state="new">Mark all as read</target>
1641
1642
1643 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">20</context></context-group></trans-unit>
1644 <trans-unit id="341e026e3f317aa3164916cc63a059c961a78b81">
1645 <source>Update your notification preferences</source>
1646 <target>Update your notification preferences</target>
1647
1648 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">31</context></context-group></trans-unit>
1649 <trans-unit id="3d1b5c9cd76948c04fdb7bb3fe51b6c1242c1bd5">
1650 <source>See all your notifications</source>
1651 <target>See all your notifications</target>
1652
1653 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">49</context></context-group></trans-unit><trans-unit id="4424964105331349857" datatype="html">
1654 <source>I'm a teapot</source><target state="new">I'm a teapot</target>
1655
1656 <context-group purpose="location"><context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.ts</context><context context-type="linenumber">27</context></context-group></trans-unit><trans-unit id="75183663cb423cbc64e9443f38b091e65cf71ceb" datatype="html">
1657 <source>That's an error.</source><target state="new">That's an error.</target>
1658 <context-group purpose="location">
1659 <context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context>
1660 <context context-type="linenumber">4</context>
1661 </context-group>
1662 </trans-unit><trans-unit id="23c2e8591648201936904e311614d40af7222f60" datatype="html">
1663 <source>We couldn't find any video tied to the URL <x id="INTERPOLATION" equiv-text="{{ pathname }}"/> you were looking for.</source><target state="new">We couldn't find any video tied to the URL <x id="INTERPOLATION" equiv-text="{{ pathname }}"/> you were looking for.</target>
1664 <context-group purpose="location">
1665 <context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context>
1666 <context context-type="linenumber">7</context>
1667 </context-group>
1668 </trans-unit><trans-unit id="92b43234f97b28d22a6fbabad397aae207c27ea0" datatype="html">
1669 <source>We couldn't find any resource tied to the URL <x id="INTERPOLATION" equiv-text="{{ pathname }}"/> you were looking for.</source><target state="new">We couldn't find any resource tied to the URL <x id="INTERPOLATION" equiv-text="{{ pathname }}"/> you were looking for.</target>
1670 <context-group purpose="location">
1671 <context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context>
1672 <context context-type="linenumber">8</context>
1673 </context-group>
1674 </trans-unit><trans-unit id="c2c0aec88a83dd3aabac669264c432058f9e197e" datatype="html">
1675 <source>Possible reasons:</source><target state="new">Possible reasons:</target>
1676
1677 <note priority="1" from="description">Possible reasons preceding a list of reasons a `Not Found` error page may occur</note>
1678 <context-group purpose="location"><context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context><context context-type="linenumber">12</context></context-group></trans-unit><trans-unit id="ed052af4856de46aa0482d05b23b393619689cd2" datatype="html">
1679 <source>You may have used an outdated or broken link</source><target state="new">You may have used an outdated or broken link</target>
1680
1681 <context-group purpose="location"><context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context><context context-type="linenumber">15</context></context-group></trans-unit><trans-unit id="df38fe493c4f1f7ea83db998ad8f2d6dd663ec8b" datatype="html">
1682 <source>The video may have been moved or deleted</source><target state="new">The video may have been moved or deleted</target>
1683 <context-group purpose="location">
1684 <context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context>
1685 <context context-type="linenumber">17</context>
1686 </context-group>
1687 </trans-unit><trans-unit id="7d06472d5ff93593b8eb9ba8159919aa8874b65b" datatype="html">
1688 <source>The resource may have been moved or deleted</source><target state="new">The resource may have been moved or deleted</target>
1689 <context-group purpose="location">
1690 <context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context>
1691 <context context-type="linenumber">18</context>
1692 </context-group>
1693 </trans-unit><trans-unit id="b274f3be0260cd15f51c8d2de3387ec128a85083" datatype="html">
1694 <source>You may have typed the address or URL incorrectly</source><target state="new">You may have typed the address or URL incorrectly</target>
1695
1696 <context-group purpose="location"><context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context><context context-type="linenumber">20</context></context-group></trans-unit><trans-unit id="c3c3952c91bf07af957ccbe84f3491a30eba63bb" datatype="html">
1697 <source>You are not authorized here.</source><target state="new">You are not authorized here.</target>
1698
1699 <context-group purpose="location"><context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context><context context-type="linenumber">27</context></context-group></trans-unit><trans-unit id="bdf67d6e6e065ba486000222e6b8bb3731ac51a4" datatype="html">
1700 <source>You might need to check your account is allowed by the video or instance owner.</source><target state="new">You might need to check your account is allowed by the video or instance owner.</target>
1701 <context-group purpose="location">
1702 <context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context>
1703 <context context-type="linenumber">30</context>
1704 </context-group>
1705 </trans-unit><trans-unit id="aa27d733102d3be6309e38c6380fcbe7703e473c" datatype="html">
1706 <source>You might need to check your account is allowed by the resource or instance owner.</source><target state="new">You might need to check your account is allowed by the resource or instance owner.</target>
1707 <context-group purpose="location">
1708 <context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context>
1709 <context context-type="linenumber">31</context>
1710 </context-group>
1711 </trans-unit><trans-unit id="18c5cc5c98ef03d23cde91a7dc64ee46cc49ec95" datatype="html">
1712 <source> The requested entity body blends sweet bits with a mellow earthiness. </source><target state="new"> The requested entity body blends sweet bits with a mellow earthiness. </target>
1713
1714 <note priority="1" from="description">Description of a tea flavour, keeping the 'requested entity body' as a technical expression referring to a web request</note>
1715 <context-group purpose="location"><context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context><context context-type="linenumber">40</context></context-group></trans-unit><trans-unit id="68ffb388e7bfe4b0a6f9f6faef194f536a195c09" datatype="html">
1716 <source>Sepia seems to like it.</source><target state="new">Sepia seems to like it.</target>
1717
1718 <note priority="1" from="description">This is about Sepia's tea</note>
1719 <context-group purpose="location"><context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context><context context-type="linenumber">42</context></context-group></trans-unit><trans-unit id="2971365540217107489" datatype="html">
1720 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source><target state="new">Media is too large for the server. Please contact you administrator if you want to increase the limit size.</target>
1721
1722 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">62</context></context-group></trans-unit>
1723 <trans-unit id="73216504c8903e04fdb415d876eb8969dd3afa60" datatype="html">
1724 <source>Search videos, channels…</source>
1725 <target state="new">Search videos, channels…</target>
1726
1727 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
1728 <trans-unit id="90ce30ddedd5892740bb41e9ead736cd2c0f9b53" datatype="html">
1729 <source>GLOBAL SEARCH</source>
1730 <target state="new">GLOBAL SEARCH</target>
1731
1732 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">26</context></context-group></trans-unit>
1733 <trans-unit id="b2f3e08a790518414d240fbe2c3c116c6f83c275" datatype="html">
1734 <source>using <x id="INTERPOLATION"/></source>
1735 <target state="new">using
1736 <x id="INTERPOLATION" equiv-text="{{ serverConfig.search.searchIndex.url }}"/>
1737 </target>
1738
1739 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">28</context></context-group></trans-unit>
1740 <trans-unit id="44f26a1c56d73d4763225ba2e6d5091e0cad1b7c" datatype="html">
1741 <source>Results will be augmented with those of a third-party index. Only data necessary to make the query will be sent.</source>
1742 <target state="new">Results will be augmented with those of a third-party index. Only data necessary to make the query will be sent.</target>
1743
1744 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">32</context></context-group></trans-unit><trans-unit id="cfc33afe0ec8776d8dfc82b7f7ac4aee5815d19f" datatype="html">
1745 <source>Your query will be matched against video names or descriptions, channel names.</source><target state="new">Your query will be matched against video names or descriptions, channel names.</target>
1746 <context-group purpose="location">
1747 <context context-type="sourcefile">src/app/header/search-typeahead.component.html</context>
1748 <context context-type="linenumber">37</context>
1749 </context-group>
1750 </trans-unit>
1751 <trans-unit id="ee697ded3eb6909ca0e619ab5cc9647cbd849da5" datatype="html">
1752 <source>ADVANCED SEARCH</source>
1753 <target state="new">ADVANCED SEARCH</target>
1754
1755 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">39</context></context-group></trans-unit>
1756 <trans-unit id="8e799fee4b3df7ea53786f096380f81c78a77efd" datatype="html">
1757 <source>any instance</source>
1758 <target state="new">any instance</target>
1759
1760 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">42</context></context-group></trans-unit>
1761 <trans-unit id="36a1080014918cc9c4ef8c0d3d5f4d3ae88176bd" datatype="html">
1762 <source>only followed instances</source>
1763 <target state="new">only followed instances</target>
1764
1765 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">43</context></context-group></trans-unit>
1766 <trans-unit id="e5a60e5f83aad776726b8b9e7ff1b69f047a8416" datatype="html">
1767 <source>Determines whether you can resolve any distant content, or if this instance only allows doing so for instances it follows.</source>
1768 <target state="new">Determines whether you can resolve any distant content, or if this instance only allows doing so for instances it follows.</target>
1769
1770 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">41</context></context-group></trans-unit>
1771 <trans-unit id="648ca3b1ac41763033a412ead17c4a3dd71545be" datatype="html">
1772 <source>will list the matching channel</source>
1773 <target state="new">will list the matching channel</target>
1774
1775
1776 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit>
1777 <trans-unit id="48d27fa96b882d9c5c2a779376328790d80378eb" datatype="html">
1778 <source>will list the matching video</source>
1779 <target state="new">will list the matching video</target>
1780
1781 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">56</context></context-group></trans-unit>
1782
1783 <trans-unit id="8aa58cf00d949c509df91c621ab38131df0a7599">
1784 <source>Search...</source>
1785 <target>Search...</target>
1786
1787 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit>
1788
1789 <trans-unit id="39ec2a3e2da523763f4db4b2227b7dbae5d70eba" datatype="html">
1790 <source>In this instance's network</source>
1791 <target state="new">In this instance's network</target>
1792
1793 <context-group purpose="location"><context context-type="sourcefile">src/app/header/suggestion.component.html</context><context context-type="linenumber">14</context></context-group></trans-unit>
1794 <trans-unit id="9848e55d7c95eddc1c4a044a63ed0e88e8cb6f5c" datatype="html">
1795 <source>In the vidiverse</source>
1796 <target state="new">In the vidiverse</target>
1797
1798 <context-group purpose="location"><context context-type="sourcefile">src/app/header/suggestion.component.html</context><context context-type="linenumber">15</context></context-group></trans-unit>
1799 <trans-unit id="5d43539fc358c3a548b9d487be821db73e2702ff">
1800 <source>Sort</source>
1801 <target>Sort</target>
1802
1803 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">7</context></context-group></trans-unit>
1804 <trans-unit id="a57adbb9bc3ecbc397157af25f96fc2123c9c383" datatype="html">
1805 <source>Reset</source>
1806 <target state="new">
1807 Reset
1808 </target>
1809
1810
1811
1812
1813
1814 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">91</context></context-group></trans-unit>
1815 <trans-unit id="98acac685fc4b2d35e5d0cf3cd224d247a756c3e">
1816 <source>Published date</source>
1817 <target>Published date</target>
1818
1819 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">40</context></context-group></trans-unit>
1820 <trans-unit id="31523e672b9f39a621e5d9e2a22b24bbf9aa8d4d">
1821 <source>Original publication year</source>
1822 <target>Original publication year</target>
1823
1824 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">54</context></context-group></trans-unit>
1825 <trans-unit id="e9866754251f6f45c42710a3de01da5d79c6ae91">
1826 <source>After...</source>
1827 <target>After...</target>
1828
1829 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">66</context></context-group></trans-unit>
1830 <trans-unit id="46c36269a23f9105124bbdd58f8c91833b92e565">
1831 <source>Before...</source>
1832 <target>Before...</target>
1833
1834 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">76</context></context-group></trans-unit>
1835 <trans-unit id="a02ea1d4e7424ca989929da5e598f379940fdbf2">
1836 <source>Duration</source>
1837 <target>Duration</target>
1838
1839
1840 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">89</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">278</context></context-group></trans-unit>
1841 <trans-unit id="dc67060f94f0f2b58549f54a5c07925dffd20238">
1842 <source>Display sensitive content</source>
1843 <target>Display sensitive content</target>
1844
1845 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">21</context></context-group></trans-unit>
1846 <trans-unit id="4f20f2d5a6882190892e58b85f6ccbedfa737952">
1847 <source>Yes</source>
1848 <target>Yes</target>
1849
1850 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">29</context></context-group></trans-unit>
1851 <trans-unit id="3d3ae7deebc5949b0c1c78b9847886a94321d9fd">
1852 <source>No</source>
1853 <target>No</target>
1854
1855 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit>
1856 <trans-unit id="607de17c2a755f65775881c19e276e7c933bcf94">
1857 <source>Category</source>
1858 <target>Category</target>
1859
1860
1861
1862 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">102</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">63</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">243</context></context-group></trans-unit>
1863 <trans-unit id="265ee68edfe57e510270da31ec99f67d94346009" datatype="html">
1864 <source>Reset</source>
1865 <target state="new">
1866 Reset
1867 </target>
1868
1869
1870
1871
1872
1873 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">104</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">145</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">153</context></context-group></trans-unit>
1874 <trans-unit id="75706466a5cffa6f6bf0d6c94a8345a001ce8cea" datatype="html">
1875 <source>Display all categories</source>
1876 <target state="new">Display all categories</target>
1877
1878 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">108</context></context-group></trans-unit>
1879 <trans-unit id="78d6d3ea26777cd0dad8ddbf9b314151678da46c">
1880 <source>Licence</source>
1881 <target>Licence</target>
1882
1883
1884
1885 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">74</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">252</context></context-group></trans-unit>
1886 <trans-unit id="e19d80c6277747a68f3da8cfe1318303d2b5c952" datatype="html">
1887 <source>Display all licenses</source>
1888 <target state="new">Display all licenses</target>
1889
1890 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">121</context></context-group></trans-unit>
1891 <trans-unit id="fe46ccaae902ce974e2441abe752399288298619">
1892 <source>Language</source>
1893 <target>Language</target>
1894
1895
1896
1897
1898 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">128</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">10</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">94</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">261</context></context-group></trans-unit>
1899 <trans-unit id="dcc3173a99661496cd1f836283993cc3e6576b26" datatype="html">
1900 <source>Display all languages</source>
1901 <target state="new">Display all languages</target>
1902
1903 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">134</context></context-group></trans-unit>
1904 <trans-unit id="c8d58c4fbe23e51af3dc8f58cb4a81eac20739e8">
1905 <source>All of these tags</source>
1906 <target>All of these tags</target>
1907
1908 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">143</context></context-group></trans-unit>
1909 <trans-unit id="492d2bd18db0cba03f6d9e3b0c42b8639fbe51ab">
1910 <source>One of these tags</source>
1911 <target>One of these tags</target>
1912
1913 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">151</context></context-group></trans-unit>
1914 <trans-unit id="118bedbb308a28f06d1c0c84645a35c9bf93cbf3" datatype="html">
1915 <source>Search target</source>
1916 <target state="new">Search target</target>
1917
1918 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">160</context></context-group></trans-unit>
1919 <trans-unit id="cdfec9a92a3081018d34e82d74e85e4e9f63a95f" datatype="html">
1920 <source>Vidiverse</source>
1921 <target state="new">Vidiverse</target>
1922
1923 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">170</context></context-group></trans-unit>
1924 <trans-unit id="ca72d574353a355b8fadbc1ceda174a0bd1bf7cd" datatype="html">
1925 <source>Reset</source>
1926 <target state="new">
1927 Reset
1928 </target>
1929
1930 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">178</context></context-group></trans-unit>
1931 <trans-unit id="5ca707824ab93066c7d9b44e1b8bf216725c2c22">
1932 <source>Filter</source>
1933 <target>Filter</target>
1934
1935 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">181</context></context-group></trans-unit>
1936
1937 <trans-unit id="6f5a458f827503ac7b8697688ecf3e0490818ee8" datatype="html">
1938 <source>Video channels</source>
1939 <target state="new">Video channels</target>
1940
1941 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit>
1942 <trans-unit id="40fa23fe45af4ee2e72cdd3cc6bf6013f180aab0">
1943 <source>Add caption</source>
1944 <target>Add caption</target>
1945
1946 <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">5</context></context-group></trans-unit>
1947 <trans-unit id="6bad752cfcac8f3572bdf2c619daec683d56d1a8">
1948 <source>Select the caption file</source>
1949 <target>Select the caption file</target>
1950
1951 <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">24</context></context-group></trans-unit>
1952 <trans-unit id="c34c61401151c29fb3679638a7d0b95258145ec3">
1953 <source>This will replace an existing caption!</source>
1954 <target>
1955 This will replace an existing caption!
1956 </target>
1957
1958 <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">31</context></context-group></trans-unit>
1959 <trans-unit id="39702b643cfe3d5b96a4587c1b44a29fa665406c">
1960 <source>Add this caption</source>
1961 <target>Add this caption</target>
1962
1963 <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">42</context></context-group></trans-unit>
1964 <trans-unit id="fdf7cbdc140d0aab0f0b6c06065a0fd448ed6a2e">
1965 <source>Title</source>
1966 <target>Title</target>
1967
1968 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">11</context></context-group></trans-unit>
1969 <trans-unit id="cafc87479686947e2590b9f588a88040aeaf660b">
1970 <source>Tags</source>
1971 <target>Tags</target>
1972
1973
1974 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">19</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">270</context></context-group></trans-unit>
1975 <trans-unit id="554a78c6ac043b4a9058c39d63e4475a454e4dc2" datatype="html">
1976 <source> Tags could be used to suggest relevant recommendations. <x id="LINE_BREAK"/> There is a maximum of 5 tags. <x id="LINE_BREAK"/> Press <x id="START_TAG_KBD"/>Enter<x id="CLOSE_TAG_KBD"/> to add a new tag. </source>
1977 <target state="new">
1978 Tags could be used to suggest relevant recommendations.
1979 <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/>
1980 There is a maximum of 5 tags.
1981 <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/>
1982 Press
1983 <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="&lt;kbd>"/>Enter
1984 <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="&lt;/kbd>"/> to add a new tag.
1985
1986 </target>
1987
1988 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">24</context></context-group></trans-unit>
1989 <trans-unit id="8389e9cde2928cc27aaecbdee818a255bf7984b0">
1990 <source>Enter a new tag</source>
1991 <target>Enter a new tag</target>
1992
1993 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-tags.component.html</context><context context-type="linenumber">5</context></context-group></trans-unit><trans-unit id="6179532215548637839" datatype="html">
1994 <source>extensions</source><target state="new">extensions</target>
1995
1996 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar-edit.component.ts</context><context context-type="linenumber">48</context></context-group></trans-unit><trans-unit id="8054921481196967348" datatype="html">
1997 <source>This image is too large.</source><target state="new">This image is too large.</target>
1998
1999 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar-edit.component.ts</context><context context-type="linenumber">57</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-banner-edit.component.ts</context><context context-type="linenumber">54</context></context-group></trans-unit><trans-unit id="673a638fbb64bba1a4c50065ae0daf33835672ab" datatype="html">
2000 <source>Upload a new banner</source><target state="new">Upload a new banner</target>
2001 <context-group purpose="location">
2002 <context context-type="sourcefile">src/app/shared/shared-actor-image/actor-banner-edit.component.html</context>
2003 <context context-type="linenumber">9</context>
2004 </context-group>
2005 <context-group purpose="location">
2006 <context context-type="sourcefile">src/app/shared/shared-actor-image/actor-banner-edit.component.html</context>
2007 <context context-type="linenumber">26</context>
2008 </context-group>
2009 </trans-unit><trans-unit id="407f8829dc159ed11b8107db9cb97b06861783e3" datatype="html">
2010 <source>Change your banner</source><target state="new">Change your banner</target>
2011 <context-group purpose="location">
2012 <context context-type="sourcefile">src/app/shared/shared-actor-image/actor-banner-edit.component.html</context>
2013 <context context-type="linenumber">18</context>
2014 </context-group>
2015 </trans-unit><trans-unit id="3293f2b38b65ef4bac72976a2c9e66bae2e20c7b" datatype="html">
2016 <source>Remove banner</source><target state="new">Remove banner</target>
2017 <context-group purpose="location">
2018 <context context-type="sourcefile">src/app/shared/shared-actor-image/actor-banner-edit.component.html</context>
2019 <context context-type="linenumber">32</context>
2020 </context-group>
2021 </trans-unit><trans-unit id="1909684381721516587" datatype="html">
2022 <source>ratio 6/1, recommended size: 1600x266, max size: <x id="PH" equiv-text="getBytes(this.maxBannerSize)"/>, extensions: <x id="PH_1" equiv-text="this.bannerExtensions"/></source><target state="new">ratio 6/1, recommended size: 1600x266, max size: <x id="PH" equiv-text="getBytes(this.maxBannerSize)"/>, extensions: <x id="PH_1" equiv-text="this.bannerExtensions"/></target>
2023 <context-group purpose="location">
2024 <context context-type="sourcefile">src/app/shared/shared-actor-image/actor-banner-edit.component.ts</context>
2025 <context context-type="linenumber">45</context>
2026 </context-group>
2027 </trans-unit>
2028 <trans-unit id="be24dae69c0d0605237d6dd638b172a42a88851e" datatype="html">
2029 <source>No items found</source>
2030 <target state="new">No items found</target>
2031
2032 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-checkbox.component.html</context><context context-type="linenumber">14</context></context-group></trans-unit>
2033 <trans-unit id="eec715de352a6b114713b30b640d319fa78207a0">
2034 <source>Description</source>
2035 <target>Description</target>
2036
2037
2038
2039
2040
2041
2042
2043
2044 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">113</context></context-group><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">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html</context><context context-type="linenumber">28</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-edit.component.html</context><context context-type="linenumber">71</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-edit.component.html</context><context context-type="linenumber">71</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit>
2045 <trans-unit id="3b86a740c713742c3f7538c60b890fccdd0a5caf" datatype="html">
2046 <source>Video descriptions are truncated by default and require manual action to expand them.</source>
2047 <target state="new">
2048 Video descriptions are truncated by default and require manual action to expand them.
2049 </target>
2050
2051 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">43</context></context-group></trans-unit><trans-unit id="ef0f544578470cd6dd75432d0f1ba0e27914d2cc" datatype="html">
2052 <source><x id="START_LINK"/>Choose<x id="CLOSE_LINK"/> the appropriate license for your work. </source><target state="new"><x id="START_LINK"/>Choose<x id="CLOSE_LINK"/> the appropriate license for your work. </target>
2053
2054 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit>
2055 <trans-unit id="0cc554f4d7bb6a87515d2d95438e183b50702071">
2056 <source>Channel</source>
2057 <target>Channel</target>
2058
2059
2060
2061
2062
2063
2064
2065 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">70</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">70</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">22</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">6</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">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">58</context></context-group></trans-unit>
2066 <trans-unit id="3c78b53bca33467190c0b7a01320bc093a2b1427">
2067 <source>Privacy</source>
2068 <target>Privacy</target>
2069
2070
2071
2072
2073
2074
2075
2076 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">57</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">57</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">106</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">13</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">29</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">21</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">228</context></context-group></trans-unit>
2077 <trans-unit id="4b6dbf2d92858e82bcf6ae5dbc8dfb4b29d82ad0" datatype="html">
2078 <source>FAQ</source>
2079 <target state="new">FAQ</target>
2080
2081 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">170</context></context-group></trans-unit>
2082 <trans-unit id="a2892dc0bd40629b160c490cdd4aff82204bbec6" datatype="html">
2083 <source>Frequently asked questions about PeerTube</source>
2084 <target state="new">Frequently asked questions about PeerTube</target>
2085
2086 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">170</context></context-group></trans-unit>
2087 <trans-unit id="e351b40b3869a5c7d19c3d4918cb1ac7aaab95c4" datatype="html">
2088 <source>API</source>
2089 <target state="new">API</target>
2090
2091 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">172</context></context-group></trans-unit>
2092 <trans-unit id="fd91a5f2ef27c48b6908d9016fb6de2a224e8559" datatype="html">
2093 <source>API documentation</source>
2094 <target state="new">API documentation</target>
2095
2096 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">172</context></context-group></trans-unit>
2097 <trans-unit id="d69f4fafc780cc7dbafb063ca5f11e6f7c91b0c5">
2098 <source>Schedule publication (<x id="INTERPOLATION"/>)</source>
2099 <target>Schedule publication (
2100 <x id="INTERPOLATION" equiv-text="{{ calendarTimezone }}"/>)
2101 </target>
2102
2103 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">117</context></context-group></trans-unit>
2104 <trans-unit id="ea504765b49242bfcaefec84a9cf2f6f179c2ea5" datatype="html">
2105 <source>Contains sensitive content</source>
2106 <target state="new">Contains sensitive content</target>
2107
2108 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">131</context></context-group></trans-unit>
2109 <trans-unit id="9daabdcaa2bbd83597099b10db22d056cf491644">
2110 <source>Some instances do not list videos containing mature or explicit content by default.</source>
2111 <target>Some instances do not list videos containing mature or explicit content by default.</target>
2112
2113 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">135</context></context-group></trans-unit>
2114 <trans-unit id="ec396d3c2e26cbe4a1b3d6747c732419c6dcc3bb" datatype="html">
2115 <source>Publish after transcoding</source>
2116 <target state="new">Publish after transcoding</target>
2117
2118 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">141</context></context-group></trans-unit>
2119 <trans-unit id="24f468ce1148a096477d8dd0d00f0d1fd88d6c63">
2120 <source>If you decide not to wait for transcoding before publishing the video, it could be unplayable until transcoding ends.</source>
2121 <target>If you decide not to wait for transcoding before publishing the video, it could be unplayable until transcoding ends.</target>
2122
2123 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">145</context></context-group></trans-unit>
2124 <trans-unit id="c7742322b1d3dbc921362058d1747c7ec2adbec7">
2125 <source>Basic info</source>
2126 <target>Basic info</target>
2127
2128 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">5</context></context-group></trans-unit>
2129 <trans-unit id="92bcfd1d237a2bfe48dc9f46d074ed26abc8df22">
2130 <source>Add another caption</source>
2131 <target>Add another caption</target>
2132
2133 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">163</context></context-group></trans-unit>
2134 <trans-unit id="a46a7503167b77b3ec4e28274a3d1dda637617ed">
2135 <source>See the subtitle file</source>
2136 <target>See the subtitle file</target>
2137
2138 <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></trans-unit>
2139 <trans-unit id="e687f6387adbaf61ce650b58f0e60ca42d843cee">
2140 <source>Already uploaded ✔</source>
2141 <target>Already uploaded ✔</target>
2142
2143 <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></trans-unit>
2144 <trans-unit id="ca4588e185413b2fc77dbe35c861cc540b11b9ad">
2145 <source>Will be created on update</source>
2146 <target>Will be created on update</target>
2147
2148 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">184</context></context-group></trans-unit>
2149 <trans-unit id="308a79679d012938a625e41fdd4b804fe42b57b9">
2150 <source>Cancel create</source>
2151 <target>Cancel create</target>
2152
2153 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">186</context></context-group></trans-unit>
2154 <trans-unit id="b6bfdd386cb0b560d697c93555d8cd8cab00c393">
2155 <source>Will be deleted on update</source>
2156 <target>Will be deleted on update</target>
2157
2158 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">192</context></context-group></trans-unit>
2159 <trans-unit id="88395fc0137e46a9853cf16762bf5a87687d0d0c">
2160 <source>Cancel deletion</source>
2161 <target>Cancel deletion</target>
2162
2163 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">194</context></context-group></trans-unit>
2164 <trans-unit id="82f867b2607d45ba36de11d4c8b53d7177122ee0">
2165 <source>No captions for now.</source>
2166 <target>
2167 No captions for now.
2168 </target>
2169
2170 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">200</context></context-group></trans-unit><trans-unit id="f98c72e3e802851f600b498e00763e7e32688a88" datatype="html">
2171 <source>Live settings</source><target state="new">Live settings</target>
2172
2173 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">208</context></context-group></trans-unit><trans-unit id="a3ecb8ed851e54c72dd44723d9fc3117e49ea498" datatype="html">
2174 <source>You can stream multiple times in a permanent live. The URL for your viewers won't change but you cannot save replays of your lives</source><target state="new">You can stream multiple times in a permanent live. The URL for your viewers won't change but you cannot save replays of your lives</target>
2175
2176 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">236</context></context-group></trans-unit><trans-unit id="223e01b44f68af4522e390bae9d584b4cbbdfebe" datatype="html">
2177 <source>This is a permanent live</source><target state="new">This is a permanent live</target>
2178
2179 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">232</context></context-group></trans-unit><trans-unit id="4b5b87d3c8366afa8bd2e40e0b07cc3102133250" datatype="html">
2180 <source>⚠️ If you enable this option, your live will be terminated if you exceed your video quota</source><target state="new">⚠️ If you enable this option, your live will be terminated if you exceed your video quota</target>
2181
2182 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">248</context></context-group></trans-unit><trans-unit id="e495a796f252097a77a501a99db7cb30d1019296" datatype="html">
2183 <source>Automatically publish a replay when your live ends</source><target state="new">Automatically publish a replay when your live ends</target>
2184
2185 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">244</context></context-group></trans-unit>
2186 <trans-unit id="0c720e0dd9e6c60095f961cb714f47e8c0090f93">
2187 <source>Captions</source>
2188 <target>Captions</target>
2189
2190 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">155</context></context-group></trans-unit>
2191 <trans-unit id="fc7600ad500918cb091064cb7129a5d13657a430" datatype="html">
2192 <source>Video preview</source>
2193 <target state="new">Video preview</target>
2194
2195 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">267</context></context-group></trans-unit>
2196 <trans-unit id="b5629d298ff1a69b8db19a4ba2995c76b52da604">
2197 <source>Support</source>
2198 <target>Support</target>
2199
2200 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">276</context></context-group></trans-unit><trans-unit id="1a2813f96b377e49b9811622f0558c22e35a7823" datatype="html">
2201 <source>View account</source><target state="new">View account</target>
2202 <context-group purpose="location">
2203 <context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context>
2204 <context context-type="linenumber">24</context>
2205 </context-group>
2206 <context-group purpose="location">
2207 <context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context>
2208 <context context-type="linenumber">30</context>
2209 </context-group>
2210 </trans-unit><trans-unit id="17a561ac129a79ce4d3c429de695c63d473716a3" datatype="html">
2211 <source> View account </source><target state="new"> View account </target>
2212 <context-group purpose="location">
2213 <context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context>
2214 <context context-type="linenumber">42,43</context>
2215 </context-group>
2216 </trans-unit><trans-unit id="7295f7e7216f6f2a4134906eb84fff812b65c274" datatype="html">
2217 <source> View owner account </source><target state="new"> View owner account </target>
2218 <context-group purpose="location">
2219 <context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context>
2220 <context context-type="linenumber">46,47</context>
2221 </context-group>
2222 </trans-unit><trans-unit id="24598dcd669863a55bb06631e7912ce618d73272" datatype="html">
2223 <source>VIDEO CHANNEL</source><target state="new">VIDEO CHANNEL</target>
2224 <context-group purpose="location">
2225 <context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context>
2226 <context context-type="linenumber">55</context>
2227 </context-group>
2228 </trans-unit><trans-unit id="a956a76589b9dd2498ef6758017b9e2211f6a2c8" datatype="html">
2229 <source>Copy channel handle</source><target state="new">Copy channel handle</target>
2230 <context-group purpose="location">
2231 <context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context>
2232 <context context-type="linenumber">66</context>
2233 </context-group>
2234 </trans-unit><trans-unit id="ca4414270288e446478393fa1ea868337bccfb17" datatype="html">
2235 <source>{VAR_PLURAL, plural, =1 {1 videos} other {<x id="INTERPOLATION"/> videos}}</source><target state="new">{VAR_PLURAL, plural, =1 {1 videos} other {<x id="INTERPOLATION"/> videos}}</target>
2236 <context-group purpose="location">
2237 <context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context>
2238 <context context-type="linenumber">76</context>
2239 </context-group>
2240 </trans-unit><trans-unit id="d4343eca7f4daf518091fb7d27912076ac53ce1d" datatype="html">
2241 <source> <x id="ICU" equiv-text="{channelVideosCount, plural, =1 {1 videos} other {{{ channelVideosCount }} videos}}"/> </source><target state="new"> <x id="ICU" equiv-text="{channelVideosCount, plural, =1 {1 videos} other {{{ channelVideosCount }} videos}}"/> </target>
2242 <context-group purpose="location">
2243 <context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context>
2244 <context context-type="linenumber">76,77</context>
2245 </context-group>
2246 </trans-unit><trans-unit id="efae13ac8903483ac12e3c01ce4cb1810b6b562b" datatype="html">
2247 <source>Channel created on <x id="INTERPOLATION" equiv-text="{{ videoChannel.createdAt | date }}"/></source><target state="new">Channel created on <x id="INTERPOLATION" equiv-text="{{ videoChannel.createdAt | date }}"/></target>
2248 <context-group purpose="location">
2249 <context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context>
2250 <context context-type="linenumber">91</context>
2251 </context-group>
2252 </trans-unit><trans-unit id="bb33a00af3684ef9cb929674474715d58f181ce3" datatype="html">
2253 <source>OWNER ACCOUNT</source><target state="new">OWNER ACCOUNT</target>
2254 <context-group purpose="location">
2255 <context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context>
2256 <context context-type="linenumber">106</context>
2257 </context-group>
2258 <context-group purpose="location">
2259 <context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context>
2260 <context context-type="linenumber">113</context>
2261 </context-group>
2262 </trans-unit>
2263 <trans-unit id="64ec6a11fd39e7a4cba76281bdd490124437e96f" datatype="html">
2264 <source>
2265 Short text to tell people how they can support you (membership platform...).
2266 </source>
2267 <target state="new">
2268 Short text to tell people how they can support you (membership platform...).
2269 </target>
2270
2271 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">280</context></context-group></trans-unit>
2272 <trans-unit id="50d14e019ef14b4180e247e0b3a45386a8a78bf6">
2273 <source>Original publication date</source>
2274 <target>Original publication date</target>
2275
2276 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">296</context></context-group></trans-unit>
2277 <trans-unit id="109ff29714fe8f2a0bfb232f04b908062fac22b0" datatype="html">
2278 <source>
2279 This is the date when the content was originally published (e.g. the release date for a film)
2280 </source>
2281 <target state="new">
2282 This is the date when the content was originally published (e.g. the release date for a film)
2283 </target>
2284
2285 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">300</context></context-group></trans-unit><trans-unit id="48c3bde722dc317f76aa607445f11128f7fc7276" datatype="html">
2286 <source>Plugin settings</source><target state="new">Plugin settings</target>
2287
2288 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">330</context></context-group></trans-unit>
2289 <trans-unit id="3549ee96125a43181f80712ed744ee223a0e645a">
2290 <source>Enable video comments</source>
2291 <target>Enable video comments</target>
2292
2293 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">317</context></context-group></trans-unit>
2294 <trans-unit id="0b365218ce1ae736f9066fd3d47278cc8f3ed1d0">
2295 <source>Enable download</source>
2296 <target>Enable download</target>
2297
2298 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">322</context></context-group></trans-unit>
2299 <trans-unit id="d91da0abc638c05e52adea253d0813f3584da4b1">
2300 <source>Advanced settings</source>
2301 <target>Advanced settings</target>
2302
2303 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">260</context></context-group></trans-unit>
2304 <trans-unit id="801b98c6f02fe3b32f6afa3ee854c99ed83474e6">
2305 <source>URL</source>
2306 <target>URL</target>
2307
2308
2309
2310 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">16</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">71</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit><trans-unit id="92cd0a8da81d2ec6d454aa524c0ad967e1ca0818" datatype="html">
2311 <source> You can import any URL <x id="START_LINK"/>supported by youtube-dl<x id="CLOSE_LINK"/> or URL that points to a media file. You should make sure you have diffusion rights over the content it points to, otherwise it could cause legal trouble to yourself and your instance. </source><target state="new"> You can import any URL <x id="START_LINK"/>supported by youtube-dl<x id="CLOSE_LINK"/> or URL that points to a media file. You should make sure you have diffusion rights over the content it points to, otherwise it could cause legal trouble to yourself and your instance. </target>
2312
2313 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">11</context></context-group></trans-unit>
2314
2315 <trans-unit id="385811ab5a5c3e96e0db46c9ce1fc3147d8cd4c7">
2316 <source>Sorry, but something went wrong</source>
2317 <target>Sorry, but something went wrong</target>
2318
2319
2320
2321 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">44</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">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">74</context></context-group></trans-unit>
2322 <trans-unit id="63d6bf87c9f30441175648dfd3ef6a19292287c2">
2323 <source> Congratulations, the video behind <x id="INTERPOLATION"/> will be imported! You can already add information about this video.
2324 </source>
2325 <target>
2326 Congratulations, the video behind
2327 <x id="INTERPOLATION" equiv-text="{{ targetUrl }}"/> will be imported! You can already add information about this video.
2328
2329 </target>
2330
2331 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">48</context></context-group></trans-unit>
2332 <trans-unit id="047f50bc5b5d17b5bec0196355953e1a5c590ddb">
2333 <source>Update</source>
2334 <target>Update</target>
2335
2336
2337
2338
2339 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.html</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">68</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">61</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">45</context></context-group></trans-unit>
2340 <trans-unit id="21add64f0f3ebbedf1150ca822c6e149494ab7a9">
2341 <source>Select the file to upload</source>
2342 <target>Select the file to upload</target>
2343
2344 <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">6</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">8</context></context-group></trans-unit>
2345 <trans-unit id="9172233176401579786">
2346 <source>Scheduled</source>
2347 <target>Scheduled</target>
2348
2349 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">182</context></context-group></trans-unit>
2350 <trans-unit id="1435317307066082710" datatype="html">
2351 <source>Hide the video until a specific date</source>
2352 <target state="new">Hide the video until a specific date</target>
2353
2354 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">183</context></context-group></trans-unit>
2355 <trans-unit id="5d6a58637313a6b2375e3af59534f788c8f8657d" datatype="html">
2356 <source>Video background image</source>
2357 <target state="new">Video background image</target>
2358
2359 <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">29</context></context-group></trans-unit>
2360 <trans-unit id="1860b3f71e0b82e9c10e1eaf0ff073216ed896cc" datatype="html">
2361 <source> Image that will be merged with your audio file. <x id="LINE_BREAK"/> The chosen image will be definitive and cannot be modified. </source>
2362 <target state="new">
2363 Image that will be merged with your audio file.
2364
2365 <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/>
2366 The chosen image will be definitive and cannot be modified.
2367
2368 </target>
2369
2370 <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">32</context></context-group></trans-unit><trans-unit id="5d8068c24887a511fc8b04308de94829c9b13cce" datatype="html">
2371 <source>Total video uploaded</source><target state="new">Total video uploaded</target>
2372
2373 <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">52</context></context-group></trans-unit>
2374 <trans-unit id="dfd046dad933ba0a50926b9ab3c1b579c802312e" datatype="html">
2375 <source>Processing…</source>
2376 <target state="new">Processing…</target>
2377
2378 <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">54</context></context-group></trans-unit><trans-unit id="38e0956efb7c78e758d638c8f1e5c99859b82836" datatype="html">
2379 <source>Retry</source><target state="new">Retry</target>
2380
2381 <note priority="1" from="description">Retry failed upload of a video</note>
2382 <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">68</context></context-group></trans-unit>
2383 <trans-unit id="a81bfce50be151484f8e59b34829ab07ef97982b" datatype="html">
2384 <source>Total video quota</source>
2385 <target state="new">Total video quota</target>
2386
2387
2388
2389 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.html</context><context context-type="linenumber">141</context></context-group></trans-unit>
2390 <trans-unit id="6357683911e256c566259880de43ea9403de00d3">
2391 <source>Congratulations! Your video is now available in your private library.</source>
2392 <target>
2393 Congratulations! Your video is now available in your private library.
2394 </target>
2395
2396 <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">79</context></context-group></trans-unit>
2397 <trans-unit id="f7ac2376749c7985f94f0fc89ba75ea624de1215">
2398 <source>Publish will be available when upload is finished</source>
2399 <target>Publish will be available when upload is finished</target>
2400
2401 <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">92</context></context-group></trans-unit>
2402 <trans-unit id="223aae0477f79f0bc4436c1c57619415f04cbbb3">
2403 <source>Publish</source>
2404 <target>Publish</target>
2405
2406 <context-group purpose="location"><context context-type="sourcefile">src/app/header/header.component.html</context><context context-type="linenumber">5</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">94</context></context-group></trans-unit>
2407 <trans-unit id="6206e8d42fea5d7147d3e68d8e061583886603ae" datatype="html">
2408 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source>
2409 <target state="new">Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</target>
2410
2411 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
2412 <trans-unit id="d8bd78a04cdb225ea9a4c95dbdc4db26229981e2" datatype="html">
2413 <source>Read instance rules for help</source>
2414 <target state="new">Read instance rules for help</target>
2415
2416 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">4</context></context-group></trans-unit>
2417 <trans-unit id="2fcbf437e001f47974d45bd03a19e0d9245fdb3b">
2418 <source>Select the torrent to import</source>
2419 <target>Select the torrent to import</target>
2420
2421 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">8</context></context-group></trans-unit>
2422 <trans-unit id="63f5d0ec23e3cf4abf6d5221107633c90d8d4a15" datatype="html">
2423 <source>OR</source>
2424 <target state="new">OR</target>
2425
2426 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit>
2427 <trans-unit id="0d6558176587662e9bb3b79cca57d42591cf82f9">
2428 <source>Paste magnet URI</source>
2429 <target>Paste magnet URI</target>
2430
2431 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">16</context></context-group></trans-unit>
2432
2433 <trans-unit id="7cb3731472edd9edf6a6d036498c2c8388157266">
2434 <source>Congratulations, the video will be imported with BitTorrent! You can already add information about this video.</source>
2435 <target>
2436 Congratulations, the video will be imported with BitTorrent! You can already add information about this video.
2437 </target>
2438
2439 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">56</context></context-group></trans-unit><trans-unit id="7860848084471862305" datatype="html">
2440 <source>Cannot create live because this instance have too many created lives</source><target state="new">Cannot create live because this instance have too many created lives</target>
2441
2442 <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">96</context></context-group></trans-unit><trans-unit id="1278564497286613571" datatype="html">
2443 <source>Cannot create live because you created too many lives</source><target state="new">Cannot create live because you created too many lives</target>
2444
2445 <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">98</context></context-group></trans-unit><trans-unit id="2621043320678012413" datatype="html">
2446 <source>Live published.</source><target state="new">Live published.</target>
2447
2448 <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">128</context></context-group></trans-unit><trans-unit id="40e85da538414cc425f42d2b09189ce344865aa1" datatype="html">
2449 <source>Go Live</source><target state="new">Go Live</target>
2450
2451 <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">20</context></context-group></trans-unit><trans-unit id="975c4cdb9e07ef4c43e2c7aa3f787feabc9a47d2" datatype="html">
2452 <source> Max live duration is <x id="INTERPOLATION"/>. If your live reaches this limit, it will be automatically terminated.
2453 </source><target state="new"> Max live duration is <x id="INTERPOLATION"/>. If your live reaches this limit, it will be automatically terminated.
2454 </target>
2455
2456 <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">30</context></context-group></trans-unit>
2457 <trans-unit id="ebe5234338205e30a59cf703e2a2b6ef49fb75f8" datatype="html">
2458 <source> We recommend you to not use the <x id="START_TAG_STRONG"/>root<x id="CLOSE_TAG_STRONG"/> user to publish your videos, since it's the super-admin account of your instance. <x id="LINE_BREAK"/> Instead, <x id="START_LINK"/>create a dedicated account<x id="CLOSE_LINK"/> to upload your videos. </source>
2459 <target state="new">
2460 We recommend you to not use the
2461 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>root
2462 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> user to publish your videos, since it's the super-admin account of your instance.
2463
2464 <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/>
2465 Instead,
2466 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>create a dedicated account
2467 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to upload your videos.
2468
2469 </target>
2470
2471 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">11</context></context-group></trans-unit>
2472 <trans-unit id="0b60d939cf0f1af9fe513f31164d198abf671860">
2473 <source>Import <x id="INTERPOLATION"/></source>
2474 <target>Import
2475 <x id="INTERPOLATION" equiv-text="{{ videoName }}"/>
2476 </target>
2477
2478 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">19</context></context-group></trans-unit>
2479 <trans-unit id="e9cfe8bd050660077212af5c02f5be24821f28d5">
2480 <source>Upload <x id="INTERPOLATION"/></source>
2481 <target>Upload
2482 <x id="INTERPOLATION" equiv-text="{{ videoName }}"/>
2483 </target>
2484
2485 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">20</context></context-group></trans-unit>
2486 <trans-unit id="4faf57baebf0fb754a91af0c39521a30cbb1def3">
2487 <source>Upload a file</source>
2488 <target>Upload a file</target>
2489
2490 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">26</context></context-group></trans-unit>
2491 <trans-unit id="fc865859d33eab6fa0a8015233e4686cd544d470">
2492 <source>Import with URL</source>
2493 <target>Import with URL</target>
2494
2495 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">36</context></context-group></trans-unit>
2496 <trans-unit id="752c401d7dcd708944eef60e411187f71d882340">
2497 <source>Import with torrent</source>
2498 <target>Import with torrent</target>
2499
2500 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">46</context></context-group></trans-unit><trans-unit id="d90cc5777a7e16ef76f325c89fe0f9270b9fa827" datatype="html">
2501 <source>Go live</source><target state="new">Go live</target>
2502
2503 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">56</context></context-group></trans-unit>
2504 <trans-unit id="7ce8b0d7cc34d4c1ef4a21e990b0a001337bedd1" datatype="html">
2505 <source>Other videos</source>
2506 <target state="new">
2507 Other videos
2508 </target>
2509
2510 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/recommendations/recommended-videos.component.html</context><context context-type="linenumber">5</context></context-group></trans-unit>
2511 <trans-unit id="70155053814b6999f8abce4f89bab85afc76e538" datatype="html">
2512 <source>AUTOPLAY</source>
2513 <target state="new">AUTOPLAY</target>
2514
2515 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/recommendations/recommended-videos.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit><trans-unit id="4619111912751495491" datatype="html">
2516 <source>Report this comment</source><target state="new">Report this comment</target>
2517
2518 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment.component.ts</context><context context-type="linenumber">178</context></context-group></trans-unit>
2519 <trans-unit id="0bd8b27f60a1f098a53e06328426d818e3508ff9">
2520 <source>Share</source>
2521 <target>Share</target>
2522
2523
2524 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.html</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
2525 <trans-unit id="71420314c00d8b709ea1aad8f608498f8db92258" datatype="html">
2526 <source>Share the playlist</source>
2527 <target state="new">Share the playlist</target>
2528
2529 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">11</context></context-group></trans-unit>
2530 <trans-unit id="dfc8701a2a6898d6784db0ebf9d3191552d81d89" datatype="html">
2531 <source>Share the playlist at this video position</source>
2532 <target state="new">Share the playlist at this video position</target>
2533
2534 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">58</context></context-group></trans-unit>
2535 <trans-unit id="51f7d84d38a304f7f056d2dcaf6d733c3ade35f9" datatype="html">
2536 <source>Share the video</source>
2537 <target state="new">Share the video</target>
2538
2539 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">66</context></context-group></trans-unit>
2540 <trans-unit id="e0cfbc8ea680e4527ebf094c035f3342e9146d9f">
2541 <source>QR-Code</source>
2542 <target>QR-Code</target>
2543
2544
2545 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">81</context></context-group></trans-unit>
2546 <trans-unit id="08c1bbb22df74b12c362fd114d0aa5a230ee4656" datatype="html">
2547 <source>The url is not secured (no HTTPS), so the embed video won't work on HTTPS websites (web browsers block non secured HTTP requests on HTTPS websites).</source>
2548 <target state="new">
2549 The url is not secured (no HTTPS), so the embed video won't work on HTTPS websites (web browsers block non secured HTTP requests on HTTPS websites).
2550 </target>
2551
2552
2553 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">98</context></context-group></trans-unit>
2554 <trans-unit id="d3b15c3bf4a7ea38d6002d2d2c4781642d30e79c">
2555 <source>Embed</source>
2556 <target>Embed</target>
2557
2558
2559 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">91</context></context-group></trans-unit>
2560 <trans-unit id="9adb13e2ba5160c8b0b100dc3f4cbe6051b5af9b" datatype="html">
2561 <source>Auto select subtitle</source>
2562 <target state="new">Auto select subtitle</target>
2563
2564 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">128</context></context-group></trans-unit>
2565 <trans-unit id="f0e9c70583e8264cda79a8151de51cbb1ecb02ef" datatype="html">
2566 <source>More customization</source>
2567 <target state="new">
2568 More customization
2569 </target>
2570
2571 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">223</context></context-group></trans-unit>
2572 <trans-unit id="cfad9c5d4357d7c4ac99cc2ce63c54c9738901d7" datatype="html">
2573 <source>Less customization</source>
2574 <target state="new">
2575 Less customization
2576 </target>
2577
2578 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">231</context></context-group></trans-unit><trans-unit id="bc4f2d8347e3288b5d583897682e3d8a50cfd960" datatype="html">
2579 <source>Support <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></source><target state="new">Support <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></target>
2580 <context-group purpose="location">
2581 <context context-type="sourcefile">src/app/shared/shared-support-modal/support-modal.component.html</context>
2582 <context context-type="linenumber">3</context>
2583 </context-group>
2584 </trans-unit><trans-unit id="2454050363478003966" datatype="html">
2585 <source>Login</source><target state="new">Login</target>
2586
2587 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">14</context></context-group></trans-unit>
2588 <trans-unit id="0c2e76c41af25effefd456fb1e86143e0cfd1a4e" datatype="html">
2589 <source>Autoplay</source>
2590 <target state="new">Autoplay</target>
2591
2592 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">159</context></context-group></trans-unit>
2593
2594 <trans-unit id="cb66498f1a530d9b29ee5bc6605628add658dd87" datatype="html">
2595 <source>Maybe later</source>
2596 <target state="new">Maybe later</target>
2597
2598 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-support-modal/support-modal.component.html</context><context context-type="linenumber">11</context></context-group></trans-unit>
2599 <trans-unit id="62a557fcfdbd25a31d1a0332294f94a466fee809">
2600 <source>Muted</source>
2601 <target>Muted</target>
2602
2603
2604 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">166</context></context-group></trans-unit>
2605 <trans-unit id="67732b09326ab7941ce983205a42d7819dd35668" datatype="html">
2606 <source>Loop</source>
2607 <target state="new">Loop</target>
2608
2609 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">173</context></context-group></trans-unit><trans-unit id="84e4e97b8f2abab33abeecc89f47671b07fd09cf" datatype="html">
2610 <source>Use origin instance URL</source><target state="new">Use origin instance URL</target>
2611
2612 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">180</context></context-group></trans-unit>
2613 <trans-unit id="af3ab1a1035c222ccc88816baa236eb95cea7523" datatype="html">
2614 <source>Display video title</source>
2615 <target state="new">Display video title</target>
2616
2617 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">189</context></context-group></trans-unit>
2618 <trans-unit id="cd0fb32d9b50b615bdce413ca955283df7ab0b74" datatype="html">
2619 <source>Display privacy warning</source>
2620 <target state="new">Display privacy warning</target>
2621
2622 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">196</context></context-group></trans-unit>
2623 <trans-unit id="3e10c53d0372db827bf38571e56d166f1df963bf" datatype="html">
2624 <source>Display player controls</source>
2625 <target state="new">Display player controls</target>
2626
2627 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">203</context></context-group></trans-unit>
2628 <trans-unit id="d0701f8fd194fd5a29f6dc015d0a27c85128b65e" datatype="html">
2629 <source>Display PeerTube button link</source>
2630 <target state="new">Display PeerTube button link</target>
2631
2632 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">210</context></context-group></trans-unit>
2633 <trans-unit id="3c4c080864b313cfdff5fdea6aae5da276246d99" datatype="html">
2634 <source>Public</source>
2635 <target state="new">Public</target>
2636
2637 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch-playlist.component.html</context><context context-type="linenumber">11</context></context-group></trans-unit>
2638 <trans-unit id="38e66e2d779d6d819cd7703ab73ab1bab75f8614" datatype="html">
2639 <source>The video is being imported, it will be available when the import is finished.</source>
2640 <target state="new">
2641 The video is being imported, it will be available when the import is finished.
2642 </target>
2643
2644 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit>
2645 <trans-unit id="d2a8e8e4e5345201c07ba03a7fafe8b663230246" datatype="html">
2646 <source>The video is being transcoded, it may not work properly.</source>
2647 <target state="new">
2648 The video is being transcoded, it may not work properly.
2649 </target>
2650
2651 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">27</context></context-group></trans-unit>
2652 <trans-unit id="2dd4add38e83d8ec58e37735e76090e9738c974a" datatype="html">
2653 <source> This video will be published on <x id="INTERPOLATION"/>. </source>
2654 <target state="new">
2655 This video will be published on
2656 <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/>.
2657
2658 </target>
2659
2660 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">30</context></context-group></trans-unit><trans-unit id="130abb70adbfbda0d03e31ce2e94dc3871e30c2f" datatype="html">
2661 <source> This live has not started yet. </source><target state="new"> This live has not started yet. </target>
2662
2663 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">35</context></context-group></trans-unit><trans-unit id="4ae62d06d4ba0a78f3c5f478235cdb8cacc5f3e9" datatype="html">
2664 <source> This live has ended. </source><target state="new"> This live has ended. </target>
2665
2666 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">39</context></context-group></trans-unit>
2667 <trans-unit id="bbb57efb2edd572de832c8fff03bc85d7723abd3" datatype="html">
2668 <source>This video is blocked.</source>
2669 <target state="new">This video is blocked.</target>
2670
2671 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">43</context></context-group></trans-unit><trans-unit id="1ade7342907e567e3c91d505719fac63d95324e0" datatype="html">
2672 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source><target state="new">Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target>
2673
2674 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">57</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">70</context></context-group></trans-unit>
2675
2676
2677 <trans-unit id="74059c5dce671d464259e3ce37a5d408c3fd7720" datatype="html">
2678 <source>SUPPORT</source>
2679 <target state="new">SUPPORT</target>
2680
2681 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit>
2682 <trans-unit id="83ea0f7a6f84393af198d48193e01a96f3fcbc9a" datatype="html">
2683 <source>SHARE</source>
2684 <target state="new">SHARE</target>
2685
2686 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">111</context></context-group></trans-unit>
2687 <trans-unit id="cf272d006ff8c0b60e61b14e17fa6a39b30d614a" datatype="html">
2688 <source>SAVE</source>
2689 <target state="new">SAVE</target>
2690
2691 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">122</context></context-group></trans-unit>
2692 <trans-unit id="8270eaeb2582eef4b7cde314c370aaf5b45c43d2" datatype="html">
2693 <source>DOWNLOAD</source>
2694 <target state="new">DOWNLOAD</target>
2695
2696 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">136</context></context-group></trans-unit>
2697 <trans-unit id="677619204556459328">
2698 <source>Like this video</source>
2699 <target>Like this video</target>
2700
2701 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">158</context></context-group></trans-unit>
2702 <trans-unit id="1979134407801821102">
2703 <source>Dislike this video</source>
2704 <target>Dislike this video</target>
2705
2706 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">159</context></context-group></trans-unit>
2707 <trans-unit id="4001371302469308813" datatype="html">
2708 <source>Support options for this video</source>
2709 <target state="new">Support options for this video</target>
2710
2711 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">160</context></context-group></trans-unit>
2712 <trans-unit id="0b7f242da10ece3f2995095c455b9a92ebcdd3b4">
2713 <source>By <x id="INTERPOLATION"/></source>
2714 <target>By
2715 <x id="INTERPOLATION" equiv-text="{{ video.byAccount }}"/>
2716 </target>
2717
2718 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">188</context></context-group></trans-unit>
2719 <trans-unit id="d0336848b0c375a1c25ba369b3481ee383217a4f" datatype="html">
2720 <source>Subscribe</source>
2721 <target state="new">Subscribe</target>
2722
2723 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit>
2724 <trans-unit id="6e215e23505768151b501b7e11dd5b864e604fd9" datatype="html">
2725 <source>Subscribe to all channels</source>
2726 <target state="new">Subscribe to all channels</target>
2727
2728 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">11</context></context-group></trans-unit>
2729 <trans-unit id="c33a843e309de9d67771aa5e666f61e92f4c6216" datatype="html">
2730 <source>channels subscribed</source>
2731 <target state="new">channels subscribed</target>
2732
2733 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit>
2734 <trans-unit id="e01bfa3629e2133dbf307975446bde047eb8bd1f" datatype="html">
2735 <source>{VAR_SELECT, select, undefined {Unsubscribe} other {Unsubscribe from all channels} }</source>
2736 <target state="new">{VAR_SELECT, select, undefined {Unsubscribe} other {Unsubscribe from all channels} }</target>
2737
2738 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit>
2739 <trans-unit id="f0c5f6f270e70cbe063b5368fcf48f9afc1abd9b">
2740 <source>Show more</source>
2741 <target>Show more</target>
2742
2743 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">215</context></context-group></trans-unit>
2744 <trans-unit id="5403a767248e304199592271bba3366d2ca3f903">
2745 <source>Show less</source>
2746 <target>Show less</target>
2747
2748 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">221</context></context-group></trans-unit>
2749 <trans-unit id="57bfd54c230fc20caff1f0b321ad42be3bf859a6" datatype="html">
2750 <source>Origin instance</source>
2751 <target state="new">Origin instance</target>
2752
2753 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">233</context></context-group></trans-unit>
2754 <trans-unit id="284b55e2ae9f6e5bc78c92a18ef26da02f380079">
2755 <source>Originally published</source>
2756 <target>Originally published</target>
2757
2758 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">238</context></context-group></trans-unit>
2759 <trans-unit id="4c0ba3cde3b3c58b855ffb4beaa5804a2fc3826b" datatype="html">
2760 <source>Friendly Reminder: </source>
2761 <target state="new">Friendly Reminder: </target>
2762
2763 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">302</context></context-group></trans-unit>
2764 <trans-unit id="89707647cc7c304e499ae46a5a0c5b508c3c80a0" datatype="html">
2765 <source>
2766 the sharing system used for this video implies that some technical information about your system (such as a public IP address) can be sent to other peers.
2767 </source>
2768 <target state="new">
2769 the sharing system used for this video implies that some technical information about your system (such as a public IP address) can be sent to other peers.
2770 </target>
2771
2772 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">304</context></context-group></trans-unit>
2773 <trans-unit id="e60c11e1b1dfbbeda577364b8de39ded2d796c5e">
2774 <source>More information</source>
2775 <target>More information</target>
2776
2777
2778
2779
2780 <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">53</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">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">56</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">307</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">52</context></context-group></trans-unit>
2781 <trans-unit id="75d9bb7a2e6256268cd0653aac75a8b994d3cf1f" datatype="html">
2782 <source>The video was blocked due to automatic blocking of new videos</source>
2783 <target state="new">The video was blocked due to automatic blocking of new videos</target>
2784
2785 <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">74</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">74</context></context-group></trans-unit><trans-unit id="d4717113115ca7106a354a5aac54d1c0126261d9" datatype="html">
2786 <source>NSFW</source><target state="new">NSFW</target>
2787
2788 <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">84</context></context-group></trans-unit>
2789 <trans-unit id="bd499ca7913bb5408fd139a4cb4f863852d5f318">
2790 <source>Get more information</source>
2791 <target>Get more information</target>
2792
2793 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">307</context></context-group></trans-unit>
2794 <trans-unit id="20fc98888baf65b5ba9fe9622dc036fa8dec6a5f" datatype="html">
2795 <source>
2796 OK
2797 </source>
2798 <target state="new">
2799 OK
2800 </target>
2801
2802 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">311</context></context-group></trans-unit>
2803
2804
2805
2806 <trans-unit id="a87cd0a1633f944e697fa2ee68362d8bc11c41ee" datatype="html">
2807 <source>
2808 SORT BY
2809 </source>
2810 <target state="new">
2811 SORT BY
2812 </target>
2813
2814 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comments.component.html</context><context context-type="linenumber">11</context></context-group></trans-unit>
2815 <trans-unit id="6d355ab9a2c6af4f7ffcb44dd8ca0c5572f958ca" datatype="html">
2816 <source>Most recent first (default)</source>
2817 <target state="new">Most recent first (default)</target>
2818
2819 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comments.component.html</context><context context-type="linenumber">14</context></context-group></trans-unit>
2820 <trans-unit id="df2d2cca87a54e75abb4196d10358579dd0321b4" datatype="html">
2821 <source>Most replies first</source>
2822 <target state="new">Most replies first</target>
2823
2824 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comments.component.html</context><context context-type="linenumber">15</context></context-group></trans-unit>
2825 <trans-unit id="17810e68b0ba21e62e61eecfaf0a93b2c91033b4">
2826 <source>No comments.</source>
2827 <target>No comments.</target>
2828
2829 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comments.component.html</context><context context-type="linenumber">28</context></context-group></trans-unit><trans-unit id="89727d60d91ad1519f6ea7c34e5dcd9e9836ff59" datatype="html">
2830 <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><target state="new"> View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}"/> from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> and others </target>
2831 <context-group purpose="location">
2832 <context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comments.component.html</context>
2833 <context context-type="linenumber">80,81</context>
2834 </context-group>
2835 </trans-unit><trans-unit id="c62bf5fdb0a87432a1f6381684decefd3488d3bf" datatype="html">
2836 <source>{VAR_PLURAL, plural, =1 {1 reply} other {<x id="INTERPOLATION"/> replies}}</source><target state="new">{VAR_PLURAL, plural, =1 {1 reply} other {<x id="INTERPOLATION"/> replies}}</target>
2837 <context-group purpose="location">
2838 <context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comments.component.html</context>
2839 <context context-type="linenumber">80</context>
2840 </context-group>
2841 <context-group purpose="location">
2842 <context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comments.component.html</context>
2843 <context context-type="linenumber">83</context>
2844 </context-group>
2845 <context-group purpose="location">
2846 <context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comments.component.html</context>
2847 <context context-type="linenumber">87</context>
2848 </context-group>
2849 </trans-unit><trans-unit id="bfaf6c075fc1fbf2301fffd7daea06d8dd4ed30e" datatype="html">
2850 <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><target state="new"> View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}"/> from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> </target>
2851 <context-group purpose="location">
2852 <context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comments.component.html</context>
2853 <context context-type="linenumber">83,84</context>
2854 </context-group>
2855 </trans-unit><trans-unit id="c093eefa3ad4b72064697ac046c6131274ae2b85" datatype="html">
2856 <source>View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}"/></source><target state="new">View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}"/></target>
2857 <context-group purpose="location">
2858 <context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comments.component.html</context>
2859 <context context-type="linenumber">87</context>
2860 </context-group>
2861 </trans-unit>
2862
2863
2864
2865 <trans-unit id="b7fccd922d6473725247ed85a9fdf96fe6794828">
2866 <source>Comments are disabled.</source>
2867 <target>
2868 Comments are disabled.
2869 </target>
2870
2871 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comments.component.html</context><context context-type="linenumber">98</context></context-group></trans-unit>
2872 <trans-unit id="db79255cb8757e9e945ba5f901a2b67e4189016e">
2873 <source>Add comment...</source>
2874 <target>Add comment...</target>
2875
2876 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment-add.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit><trans-unit id="4e5254dedf0c12ce7e7c2197384fceebe3b29a2b" datatype="html">
2877 <source>Markdown compatible</source><target state="new">Markdown compatible</target>
2878
2879 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment-add.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit><trans-unit id="4739ffad85f09defefdb6e51b45f43b2ef7c4388" datatype="html">
2880 <source>Markdown compatible that supports:</source><target state="new">Markdown compatible that supports:</target>
2881
2882 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment-add.component.html</context><context context-type="linenumber">15</context></context-group></trans-unit><trans-unit id="9a53b17a021bb0677c156fd893461797fc497a10" datatype="html">
2883 <source>Auto generated links</source><target state="new">Auto generated links</target>
2884
2885 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment-add.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit><trans-unit id="664f99b8919d6dd2faa1c1f7c378aa86d1be5e8a" datatype="html">
2886 <source>Break lines</source><target state="new">Break lines</target>
2887
2888 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment-add.component.html</context><context context-type="linenumber">19</context></context-group></trans-unit><trans-unit id="b15e7bec5c7833d2d9634946ccbed68967b1bee1" datatype="html">
2889 <source>Lists</source><target state="new">Lists</target>
2890
2891 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment-add.component.html</context><context context-type="linenumber">20</context></context-group></trans-unit><trans-unit id="ab4426b60f13c00b61d6b714d390dc629f314980" datatype="html">
2892 <source>Emphasis</source><target state="new">Emphasis</target>
2893
2894 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment-add.component.html</context><context context-type="linenumber">22</context></context-group></trans-unit><trans-unit id="4e13b179501d3d32721037e03b4c04acb9857c5f" datatype="html">
2895 <source>bold</source><target state="new">bold</target>
2896
2897 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment-add.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit><trans-unit id="3c12190421fbb2756e6bbead923df9ec5de8ede2" datatype="html">
2898 <source>italic</source><target state="new">italic</target>
2899
2900 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment-add.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit><trans-unit id="adb4bbdcb961b8aac8298d6cac554d9b25636b7a" datatype="html">
2901 <source>Emoji shortcuts</source><target state="new">Emoji shortcuts</target>
2902
2903 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment-add.component.html</context><context context-type="linenumber">26</context></context-group></trans-unit><trans-unit id="b9809a21a8eb3c9db2a0282c5dd94bc221575c96" datatype="html">
2904 <source>Emoji markup</source><target state="new">Emoji markup</target>
2905
2906 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment-add.component.html</context><context context-type="linenumber">30</context></context-group></trans-unit><trans-unit id="f37feb427aaa551edd1f22616be6464bc0d492de" datatype="html">
2907 <source>See complete list</source><target state="new">See complete list</target>
2908
2909 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment-add.component.html</context><context context-type="linenumber">32</context></context-group></trans-unit>
2910
2911 <trans-unit id="8b2bb53dfb5f059f2b68cc4ac00661a865909135">
2912 <source>You are one step away from commenting</source>
2913 <target>You are one step away from commenting</target>
2914
2915 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment-add.component.html</context><context context-type="linenumber">55</context></context-group></trans-unit><trans-unit id="6670e588ad98a777c18f30096aeff7687d53c1c4" datatype="html">
2916 <source> You can comment using an account on any ActivityPub-compatible instance (PeerTube/Mastodon/Pleroma account for example). </source><target state="new"> You can comment using an account on any ActivityPub-compatible instance (PeerTube/Mastodon/Pleroma account for example). </target>
2917 <context-group purpose="location">
2918 <context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment-add.component.html</context>
2919 <context context-type="linenumber">60,61</context>
2920 </context-group>
2921 </trans-unit>
2922
2923
2924 <trans-unit id="413bcc4a4c824366e17673f38cb2af4619e940e2" datatype="html">
2925 <source>Login to comment</source>
2926 <target state="new">Login to comment</target>
2927
2928 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment-add.component.html</context><context context-type="linenumber">72</context></context-group></trans-unit><trans-unit id="974170f455ff5a9034d5737e84b4194c0046fc6b" datatype="html">
2929 <source>Markdown Emoji List</source><target state="new">Markdown Emoji List</target>
2930
2931 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment-add.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit><trans-unit id="2662644497259948010" datatype="html">
2932 <source>Comment</source><target state="new">Comment</target>
2933
2934 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment-add.component.ts</context><context context-type="linenumber">67</context></context-group></trans-unit><trans-unit id="4502286564339177240" datatype="html">
2935 <source>Reply</source><target state="new">Reply</target>
2936
2937 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment-add.component.ts</context><context context-type="linenumber">69</context></context-group></trans-unit>
2938 <trans-unit id="a607fab03e11b0e07c1640e11a1b02d7af06b285">
2939 <source>Highlighted comment</source>
2940 <target>Highlighted comment</target>
2941
2942 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment.component.html</context><context context-type="linenumber">20</context></context-group></trans-unit>
2943 <trans-unit id="cb23d4d98007aa4d7123837f4c17a671848377d6">
2944 <source>Reply</source>
2945 <target>Reply</target>
2946
2947 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment.component.html</context><context context-type="linenumber">46</context></context-group></trans-unit>
2948 <trans-unit id="3dc4cf221502c170c7fcd4b2bffc9b3aa46b84bb" datatype="html">
2949 <source>This comment has been deleted</source>
2950 <target state="new">This comment has been deleted</target>
2951
2952 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment.component.html</context><context context-type="linenumber">63</context></context-group></trans-unit>
2953 <trans-unit id="9031514421077169181" datatype="html">
2954 <source>Video redundancies</source>
2955 <target state="new">Video redundancies</target>
2956
2957 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">39</context></context-group></trans-unit>
2958 <trans-unit id="4e8635c108375983b42229df44bda8c0af84f396">
2959 <source>1 host (without "http://") per line</source>
2960 <target>1 host (without "http://") per line</target>
2961
2962 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">11</context></context-group></trans-unit>
2963 <trans-unit id="b56702ff10875710f111634cc315cd3ef01b206f" datatype="html">
2964 <source> Your report will be sent to moderators of <x id="INTERPOLATION"/><x id="START_TAG_NG_CONTAINER"/> and will be forwarded to the comment origin (<x id="INTERPOLATION_1"/>) too<x id="CLOSE_TAG_NG_CONTAINER"/>. </source>
2965 <target state="new">
2966 Your report will be sent to moderators of
2967 <x id="INTERPOLATION" equiv-text="{{ currentHost }}"/>
2968 <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;ng-container>"/> and will be forwarded to the comment origin (
2969 <x id="INTERPOLATION_1" equiv-text="{{ originHost }}"/>) too
2970 <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;/ng-container>"/>.
2971
2972 </target>
2973
2974
2975 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">36</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">36</context></context-group></trans-unit><trans-unit id="658727060940996385" datatype="html">
2976 <source>Renewing the token will disallow previously configured clients from retrieving the feed until they use the new token. Proceed?</source><target state="new">Renewing the token will disallow previously configured clients from retrieving the feed until they use the new token. Proceed?</target>
2977 <context-group purpose="location">
2978 <context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.ts</context>
2979 <context context-type="linenumber">41</context>
2980 </context-group>
2981 </trans-unit><trans-unit id="270726559962362501" datatype="html">
2982 <source>Renew token</source><target state="new">Renew token</target>
2983 <context-group purpose="location">
2984 <context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.ts</context>
2985 <context context-type="linenumber">42</context>
2986 </context-group>
2987 </trans-unit><trans-unit id="3029923402309610616" datatype="html">
2988 <source>Token renewed. Update your client configuration accordingly.</source><target state="new">Token renewed. Update your client configuration accordingly.</target>
2989 <context-group purpose="location">
2990 <context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.ts</context>
2991 <context context-type="linenumber">49</context>
2992 </context-group>
2993 </trans-unit><trans-unit id="f1abafaeb40ce52355ddcc24686e3cd17b64e08a" datatype="html">
2994 <source>Applications</source><target state="new">Applications</target>
2995 <context-group purpose="location">
2996 <context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context>
2997 <context context-type="linenumber">3</context>
2998 </context-group>
2999 </trans-unit><trans-unit id="a9dff163e112fd17d43b049f58d1f6a0ee60aab0" datatype="html">
3000 <source>SUBSCRIPTION FEED</source><target state="new">SUBSCRIPTION FEED</target>
3001 <context-group purpose="location">
3002 <context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context>
3003 <context context-type="linenumber">8</context>
3004 </context-group>
3005 </trans-unit><trans-unit id="065367408b21af81c55d4a12dad437ee1b726476" datatype="html">
3006 <source> Use third-party feed aggregators to retrieve the list of videos from channels you subscribed to. </source><target state="new"> Use third-party feed aggregators to retrieve the list of videos from channels you subscribed to. </target>
3007 <context-group purpose="location">
3008 <context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context>
3009 <context context-type="linenumber">10,12</context>
3010 </context-group>
3011 </trans-unit><trans-unit id="70b989779eb53e6ff14d810336677dbc3bde4202" datatype="html">
3012 <source>Feed URL</source><target state="new">Feed URL</target>
3013 <context-group purpose="location">
3014 <context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context>
3015 <context context-type="linenumber">18</context>
3016 </context-group>
3017 </trans-unit><trans-unit id="87752e8ea0b8d9cc97d85d89a74b828c031242d2" datatype="html">
3018 <source>Feed Token</source><target state="new">Feed Token</target>
3019 <context-group purpose="location">
3020 <context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context>
3021 <context context-type="linenumber">23</context>
3022 </context-group>
3023 </trans-unit><trans-unit id="7b4abd453d7f667c0aa6bce607433714511bae6e" datatype="html">
3024 <source>⚠️ Never share your feed token with anyone.</source><target state="new">⚠️ Never share your feed token with anyone.</target>
3025 <context-group purpose="location">
3026 <context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context>
3027 <context context-type="linenumber">26</context>
3028 </context-group>
3029 </trans-unit><trans-unit id="7a2fe0ebf8d14b0c59eae0b7a48ce23425d45eac" datatype="html">
3030 <source>Renew token</source><target state="new">Renew token</target>
3031
3032 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">35</context></context-group></trans-unit>
3033
3034 <trans-unit id="25925fc5826bc5b3eeae7c45b08b0ed74b9e2954">
3035 <source>Filter...</source>
3036 <target>Filter...</target>
3037
3038
3039
3040
3041
3042
3043
3044
3045
3046 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-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">16</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">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">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">16</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">23</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">42</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">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">16</context></context-group></trans-unit>
3047 <trans-unit id="1e5e23363e949f7dcbaf034bdb141a561132a10e" datatype="html">
3048 <source>Clear filters</source>
3049 <target state="new">Clear filters</target>
3050
3051
3052
3053
3054
3055
3056
3057
3058
3059
3060
3061
3062
3063 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">27</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">33</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">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-subscriptions/my-subscriptions.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">11</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">26</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">31</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">20</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">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">27</context></context-group></trans-unit>
3064 <trans-unit id="08658c558971c49d1120d6c8a5a4fecf5c3b1561" datatype="html">
3065 <source>Video/Comment/Account</source>
3066 <target state="new">Video/Comment/Account</target>
3067
3068 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">42</context></context-group></trans-unit>
3069 <trans-unit id="45cc8ca94b5a50842a9a8ef804a5ab089a38ae5c">
3070 <source>ID</source>
3071 <target>ID</target>
3072
3073 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">45</context></context-group></trans-unit>
3074 <trans-unit id="1d284acc5ec053b3cd87e4e9fcd7aaefec0c54fb" datatype="html">
3075 <source>Follower handle</source>
3076 <target state="new">Follower handle</target>
3077
3078 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">28</context></context-group></trans-unit>
3079 <trans-unit id="873b72903b1858a9cd6c8967521030b4d7d1435b">
3080 <source>State</source>
3081 <target>State</target>
3082
3083
3084 <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">19</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">48</context></context-group></trans-unit>
3085
3086
3087
3088
3089
3090 <trans-unit id="ff3173170e5b03536dd3b3e1afbae1f55356eb1b">
3091 <source>Created <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
3092 <target>Created
3093 <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/>
3094 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/>
3095 </target>
3096
3097
3098
3099
3100
3101 <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">20</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">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">31</context></context-group></trans-unit>
3102 <trans-unit id="9c9e0eb0ce8abea8b4c7c5dbb6e80a9a5f5b4193" datatype="html">
3103 <source>Open actor page in a new tab</source>
3104 <target state="new">Open actor page in a new tab</target>
3105
3106 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">46</context></context-group></trans-unit>
3107 <trans-unit id="7823909fb1d8d313382f6f4bd842f1a7ef6f08d1">
3108 <source>Accepted</source>
3109 <target>Accepted</target>
3110
3111
3112 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit>
3113 <trans-unit id="e6a27066251ca1e04c5be86ad758380856df2506">
3114 <source>Pending</source>
3115 <target>Pending</target>
3116
3117
3118 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">58</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">56</context></context-group></trans-unit>
3119 <trans-unit id="6fc5e65900ae1415d3170d5d2842f0dcae1b6645" datatype="html">
3120 <source>Accept</source>
3121 <target state="new">Accept</target>
3122
3123
3124
3125 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">33</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">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">39</context></context-group></trans-unit>
3126 <trans-unit id="4a5613f6b472c1ed863dff1be932913a251f27a2">
3127 <source>Refuse</source>
3128 <target>Refuse</target>
3129
3130
3131 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">40</context></context-group></trans-unit>
3132 <trans-unit id="ff772a40114c96a96d8f2bfe0394658eda5a51ca" datatype="html">
3133 <source>No follower found matching current filters.</source>
3134 <target state="new">No follower found matching current filters.</target>
3135
3136 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">68</context></context-group></trans-unit>
3137 <trans-unit id="2bea79363bdef3300bdcad9ef20a680c05e9f781" datatype="html">
3138 <source>Your instance doesn't have any follower.</source>
3139 <target state="new">Your instance doesn't have any follower.</target>
3140
3141 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">69</context></context-group></trans-unit>
3142 <trans-unit id="57295ef79276c604cc86f130c0046469e150f7cd" datatype="html">
3143 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> followers</source>
3144 <target state="new">Showing
3145 <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to
3146 <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of
3147 <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> followers
3148 </target>
3149
3150 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit>
3151 <trans-unit id="270a185f179774aa3cee3120ed4f5650e8816b9f" datatype="html">
3152 <source>
3153 <x id="INTERPOLATION" equiv-text="{{ action }}"/>
3154 </source>
3155 <target state="new">
3156 <x id="INTERPOLATION" equiv-text="{{ action }}"/>
3157 </target>
3158
3159 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
3160 <trans-unit id="fe22ca53e651df951dac25b67c17894b0980f767">
3161 <source>Host</source>
3162 <target>Host</target>
3163
3164 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">35</context></context-group></trans-unit>
3165 <trans-unit id="107f0fef40ba00a1a183a03eba85054ed8413f92" datatype="html">
3166 <source>Redundancy allowed <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
3167 <target state="new">Redundancy allowed
3168 <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/>
3169 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/>
3170 </target>
3171
3172 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit><trans-unit id="a89875525c82ab81ffe32e481a5475b43d0c2902" datatype="html">
3173 <source>Unfollow</source><target state="new">Unfollow</target>
3174 <context-group purpose="location">
3175 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context>
3176 <context context-type="linenumber">45</context>
3177 </context-group>
3178 </trans-unit>
3179 <trans-unit id="8cffa679dff97a096d44fca9348eeaa1867d40aa" datatype="html">
3180 <source>Open instance in a new tab</source>
3181 <target state="new">Open instance in a new tab</target>
3182
3183
3184
3185 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">46</context></context-group></trans-unit>
3186 <trans-unit id="d9b4b939363bf385cbb7828c1535f2e2a5e0d362" datatype="html">
3187 <source>No host found matching current filters.</source>
3188 <target state="new">No host found matching current filters.</target>
3189
3190 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">74</context></context-group></trans-unit>
3191 <trans-unit id="6f635f2eba7fe60e4266192fbfef20948fbe3b0a" datatype="html">
3192 <source>Your instance is not following anyone.</source>
3193 <target state="new">Your instance is not following anyone.</target>
3194
3195 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">75</context></context-group></trans-unit>
3196 <trans-unit id="b2ddee45fe4c3ebc20f39ed10ef70505c9eb65ce" datatype="html">
3197 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> hosts</source>
3198 <target state="new">Showing
3199 <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to
3200 <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of
3201 <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> hosts
3202 </target>
3203
3204 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit>
3205 <trans-unit id="f697b4a4f0b6413284269de48a9e1a43a362646f" datatype="html">
3206 <source>Follow domains</source>
3207 <target state="new">Follow domains</target>
3208
3209 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">82</context></context-group></trans-unit><trans-unit id="428ed89aeb4bd5a1b5f39b674d2c476e18c55334" datatype="html">
3210 <source>Follow instances</source><target state="new">Follow instances</target>
3211 <context-group purpose="location">
3212 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context>
3213 <context context-type="linenumber">17</context>
3214 </context-group>
3215 </trans-unit><trans-unit id="1bd5e17c9582661e20763a7634ef07881e33bbd7" datatype="html">
3216 <source>Action</source><target state="new">Action</target>
3217 <context-group purpose="location">
3218 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context>
3219 <context context-type="linenumber">34</context>
3220 </context-group>
3221 <context-group purpose="location">
3222 <context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context>
3223 <context context-type="linenumber">27</context>
3224 </context-group>
3225 <context-group purpose="location">
3226 <context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context>
3227 <context context-type="linenumber">27</context>
3228 </context-group>
3229 <context-group purpose="location">
3230 <context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context>
3231 <context context-type="linenumber">27</context>
3232 </context-group>
3233 <context-group purpose="location">
3234 <context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context>
3235 <context context-type="linenumber">34</context>
3236 </context-group>
3237 <context-group purpose="location">
3238 <context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context>
3239 <context context-type="linenumber">34</context>
3240 </context-group>
3241 </trans-unit>
3242 <trans-unit id="1fc09996a8d49e3d1cc3abedb3edf3fa4c427a5f" datatype="html">
3243 <source>Videos redundancies</source>
3244 <target state="new">Videos redundancies</target>
3245
3246 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
3247 <trans-unit id="8a3b2dec938ae1c71320e653fb1fdb810e614f76" datatype="html">
3248 <source>My videos duplicated by remote instances</source>
3249 <target state="new">My videos duplicated by remote instances</target>
3250
3251 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">12</context></context-group></trans-unit>
3252 <trans-unit id="cb2281bf5c9f420429bbd5c5473ee7aacc879e1e" datatype="html">
3253 <source>Remote videos duplicated by my instance</source>
3254 <target state="new">Remote videos duplicated by my instance</target>
3255
3256 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit>
3257 <trans-unit id="31cf824034489eb42f6a388d5980b98b8e1de015">
3258 <source>Create user</source>
3259 <target>Create user</target>
3260
3261 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.html</context><context context-type="linenumber">20</context></context-group></trans-unit>
3262 <trans-unit id="55d4cef22a65e0850dc95aa127f45e9df525f68f" datatype="html">
3263 <source>Table parameters</source>
3264 <target state="new">Table parameters</target>
3265
3266 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit>
3267 <trans-unit id="48c6910585f5bef4f725104287ec904c7cb8c6e9" datatype="html">
3268 <source>Select columns</source>
3269 <target state="new">Select columns</target>
3270
3271 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.html</context><context context-type="linenumber">65</context></context-group></trans-unit>
3272 <trans-unit id="ed66036cb394f49f63cb5fb5632f483613b790f6" datatype="html">
3273 <source>Highlight banned users</source>
3274 <target state="new">Highlight banned users</target>
3275
3276 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.html</context><context context-type="linenumber">71</context></context-group></trans-unit>
3277 <trans-unit id="08c74dc9762957593b91f6eb5d65efdfc975bf48">
3278 <source>Username</source>
3279 <target>Username</target>
3280
3281
3282
3283 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-user.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">83</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">83</context></context-group></trans-unit><trans-unit id="498afab4384cdddd310de830b987345b71aee25f" datatype="html">
3284 <source>e.g. jane_doe</source><target state="new">e.g. jane_doe</target>
3285
3286 <note priority="1" from="description">Username choice placeholder in the registration form</note>
3287 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-user.component.html</context><context context-type="linenumber">27</context></context-group></trans-unit>
3288 <trans-unit id="1bd571d8f3981f6043b0df3402cc3d97e0d7ad2a">
3289 <source>john</source>
3290 <target>john</target>
3291
3292
3293 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">85</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">85</context></context-group></trans-unit>
3294 <trans-unit id="bb3542ff8e5defa6d0c773799e5c8fe399605d05">
3295 <source>mail@example.com</source>
3296 <target>mail@example.com</target>
3297
3298
3299 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">107</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">107</context></context-group></trans-unit>
3300 <trans-unit id="8861667a66c0000e6ae144520026d55123cea117" datatype="html">
3301 <source>
3302 If you leave the password empty, an email will be sent to the user.
3303 </source>
3304 <target state="new">
3305 If you leave the password empty, an email will be sent to the user.
3306 </target>
3307
3308
3309 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">121</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">121</context></context-group></trans-unit>
3310 <trans-unit id="c36a66f2107e8da5371ebc9d15c2008dff567f46">
3311 <source>Role</source>
3312 <target>Role</target>
3313
3314
3315 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">136</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">136</context></context-group></trans-unit>
3316 <trans-unit id="2768c5a04ffea51e600e3b1e14ed676afb355f23" datatype="html">
3317 <source> Transcoding is enabled. The video quota only takes into account <x id="START_TAG_STRONG"/>original<x id="CLOSE_TAG_STRONG"/> video size. <x id="LINE_BREAK"/> At most, this user could upload ~ <x id="INTERPOLATION"/>. </source>
3318 <target state="new">
3319 Transcoding is enabled. The video quota only takes into account
3320 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original
3321 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size.
3322 <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/>
3323 At most, this user could upload ~
3324 <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
3325
3326 </target>
3327
3328
3329 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">162</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">162</context></context-group></trans-unit>
3330 <trans-unit id="6ded52553dd8720fd3698b8fbc3a6d037c07b496">
3331 <source>Daily video quota</source>
3332 <target>Daily video quota</target>
3333
3334
3335
3336 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit><trans-unit id="c38a6a10b47b82463eda45f856348b51daa96b97" datatype="html">
3337 <source>Auth plugin</source><target state="new">Auth plugin</target>
3338 <context-group purpose="location">
3339 <context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context>
3340 <context context-type="linenumber">188</context>
3341 </context-group>
3342 <context-group purpose="location">
3343 <context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context>
3344 <context context-type="linenumber">188</context>
3345 </context-group>
3346 </trans-unit><trans-unit id="5d2bf60fb9f89531b82c7b0066a0c4d2fdade1d2" datatype="html">
3347 <source>None (local authentication)</source><target state="new">None (local authentication)</target>
3348 <context-group purpose="location">
3349 <context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context>
3350 <context context-type="linenumber">192</context>
3351 </context-group>
3352 <context-group purpose="location">
3353 <context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context>
3354 <context context-type="linenumber">192</context>
3355 </context-group>
3356 </trans-unit>
3357 <trans-unit id="a0f69dcdccf2174aa7fa17708ac63c3a3104456c" datatype="html">
3358 <source>Doesn't need review before a video goes public</source>
3359 <target state="new">Doesn't need review before a video goes public</target>
3360
3361
3362 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">201</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">201</context></context-group></trans-unit>
3363 <trans-unit id="27a8f947ecc46bcad10d965360f500a14128bd7d">
3364 <source>Send a link to reset the password by email to the user</source>
3365 <target>Send a link by e-mail to reset the user password</target>
3366
3367
3368 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">226</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">226</context></context-group></trans-unit>
3369 <trans-unit id="950adafba22e3c85e889f2c38faebe98145bfb7f">
3370 <source>Ask for new password</source>
3371 <target>Ask for a new password</target>
3372
3373
3374 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">227</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">227</context></context-group></trans-unit>
3375 <trans-unit id="e6a48b1ed6160a99fba3a1607e27e9e93a4f4244">
3376 <source>Manually set the user password</source>
3377 <target>Manually set the user password</target>
3378
3379
3380 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">231</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">231</context></context-group></trans-unit>
3381 <trans-unit id="2aba1e87039819aca3b70faa9aa848c12bf139ca">
3382 <source>Show</source>
3383 <target>Show</target>
3384
3385 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-password.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit>
3386 <trans-unit id="1eede69e18c5ac9c0b0295b72cabb7e64e029e74">
3387 <source>Hide</source>
3388 <target>Hide</target>
3389
3390 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-password.component.html</context><context context-type="linenumber">11</context></context-group></trans-unit>
3391 <trans-unit id="ea762ca1d74c96d8568ac68482778f52ca531cc4">
3392 <source>Batch actions</source>
3393 <target>Batch actions</target>
3394
3395 <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/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/users/user-list/user-list.component.html</context><context context-type="linenumber">13</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit>
3396 <trans-unit id="715d36ab50d156b744ffedc975ffb97cae75ff7b" datatype="html">
3397 <source>Advanced user filters</source>
3398 <target state="new">Advanced user filters</target>
3399
3400 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.html</context><context context-type="linenumber">32</context></context-group></trans-unit>
3401 <trans-unit id="765fcd9017ea1e180bbd266673d7cf11535d8c4a" datatype="html">
3402 <source>Banned users</source>
3403 <target state="new">Banned users</target>
3404
3405 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.html</context><context context-type="linenumber">33</context></context-group></trans-unit>
3406 <trans-unit id="7d88bb14f4ef7eaea7ca41c1832c66451410047a" datatype="html">
3407 <source>The user was banned</source>
3408 <target state="new">The user was banned</target>
3409
3410 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.html</context><context context-type="linenumber">161</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.html</context><context context-type="linenumber">161</context></context-group></trans-unit>
3411 <trans-unit id="ed64ec2b14251cfbe9ab28abde51d3f052fde1e7" datatype="html">
3412 <source>Open account in a new tab</source>
3413 <target state="new">Open account in a new tab</target>
3414
3415
3416
3417
3418
3419 <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-moderation/account-blocklist.component.html</context><context context-type="linenumber">39</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">66</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">66</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">39</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">87</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.html</context><context context-type="linenumber">107</context></context-group></trans-unit>
3420 <trans-unit id="d9e38d58225f58cb64126e4d5ec58f39dcb326df" datatype="html">
3421 <source>
3422 Deleted account
3423 </source>
3424 <target state="new">
3425 Deleted account
3426 </target>
3427
3428 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">82</context></context-group></trans-unit>
3429 <trans-unit id="02ba1a65db92d1d0ab4ba380086e9be61891aaa5">
3430 <source>User's email must be verified to login</source>
3431 <target>User's email must be verified to login</target>
3432
3433 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.html</context><context context-type="linenumber">130</context></context-group></trans-unit>
3434 <trans-unit id="79cee9973620b2592ff2824c525aa8ed0b5e2b8b">
3435 <source>User's email is verified / User can login without email verification</source>
3436 <target>User's email is verified / User can login without email verification</target>
3437
3438 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.html</context><context context-type="linenumber">134</context></context-group></trans-unit>
3439 <trans-unit id="12289e981bf1acd36d74ee0e50d6fb43ba29ca6a" datatype="html">
3440 <source>Total daily video quota</source>
3441 <target state="new">Total daily video quota</target>
3442
3443 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.html</context><context context-type="linenumber">151</context></context-group></trans-unit>
3444 <trans-unit id="a9587caabf0dc5d824f817baae1c2f5521d9b1ee">
3445 <source>Ban reason:</source>
3446 <target>Ban reason:</target>
3447
3448 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.html</context><context context-type="linenumber">178</context></context-group></trans-unit>
3449 <trans-unit id="0fcb785bae83bfd5c1b1bbeb57cda21eec98ae1a" datatype="html">
3450 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> users</source>
3451 <target state="new">Showing
3452 <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to
3453 <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of
3454 <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> users
3455 </target>
3456
3457 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit>
3458 <trans-unit id="2049290282534091182">
3459 <source>Moderation</source>
3460 <target>Moderation</target>
3461
3462 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">28</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">47</context></context-group></trans-unit><trans-unit id="1868606282505332204" datatype="html">
3463 <source>Reports</source><target state="new">Reports</target>
3464
3465 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">37</context></context-group></trans-unit><trans-unit id="746099155736913817" datatype="html">
3466 <source>Video blocks</source><target state="new">Video blocks</target>
3467
3468 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">60</context></context-group></trans-unit><trans-unit id="7427986413651551775" datatype="html">
3469 <source>Video comments</source><target state="new">Video comments</target>
3470
3471 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">86</context></context-group></trans-unit><trans-unit id="7815838401315213887" datatype="html">
3472 <source>Muted accounts</source><target state="new">Muted accounts</target>
3473
3474 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">86</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">74</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">98</context></context-group></trans-unit><trans-unit id="5668793810321242853" datatype="html">
3475 <source>Muted servers</source><target state="new">Muted servers</target>
3476
3477 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit><trans-unit id="4555457172864212828" datatype="html">
3478 <source>Users</source><target state="new">Users</target>
3479
3480 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">88</context></context-group></trans-unit><trans-unit id="3008420115644088420" datatype="html">
3481 <source>Configuration</source><target state="new">Configuration</target>
3482
3483 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
3484 <trans-unit id="d2e7333704502d1720b353742634630b71ea8bd7" datatype="html">
3485 <source>Video blocks</source>
3486 <target state="new">Video blocks</target>
3487
3488 <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">3</context></context-group></trans-unit>
3489 <trans-unit id="b1ff109b26ae8f08650415454b9098c43eba2e2c">
3490 <source>Muted accounts</source>
3491 <target>Muted accounts</target>
3492
3493
3494 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</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">3</context></context-group></trans-unit>
3495 <trans-unit id="bd0611346af048015e0a1275091ef68ce98832d2">
3496 <source>Muted servers</source>
3497 <target>Muted servers</target>
3498
3499
3500 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
3501 <trans-unit id="2122599f5b51ab83849bc77fa5cafcdcd896ac72" datatype="html">
3502 <source>Advanced block filters</source>
3503 <target state="new">Advanced block filters</target>
3504
3505 <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">23</context></context-group></trans-unit>
3506 <trans-unit id="7d0cb3dbf192b9f3a5dbfb6d56d7609b200cbd4e" datatype="html">
3507 <source>Automatic blocks</source>
3508 <target state="new">Automatic blocks</target>
3509
3510 <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">24</context></context-group></trans-unit>
3511 <trans-unit id="dfc11b6dc1387e59dbb79d248cf4c638fb9df3ea" datatype="html">
3512 <source>Manual blocks</source>
3513 <target state="new">Manual blocks</target>
3514
3515 <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">25</context></context-group></trans-unit>
3516 <trans-unit id="91bd2d52b840951d3b1f5830b023bee8bca91293" datatype="html">
3517 <source>Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
3518 <target state="new">Video
3519 <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/>
3520 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/>
3521 </target>
3522
3523
3524 <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/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">29</context></context-group></trans-unit>
3525 <trans-unit id="b7237eade678ae47485fbd27ec7f8c1079a8c6b7" datatype="html">
3526 <source>Total size</source>
3527 <target state="new">Total size</target>
3528
3529 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">30</context></context-group></trans-unit>
3530 <trans-unit id="e536fc8b9a652aa7f7b87193cdfa143481da3bad" datatype="html">
3531 <source>List redundancies</source>
3532 <target state="new">List redundancies</target>
3533
3534 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">37</context></context-group></trans-unit>
3535 <trans-unit id="897116a91d135b1552880aed6050814a4a0df28a" datatype="html">
3536 <source>Your instance doesn't mirror any video.</source>
3537 <target state="new">Your instance doesn't mirror any video.</target>
3538
3539 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">81</context></context-group></trans-unit>
3540 <trans-unit id="afc5c2bbf66996ab213f6eca65b24ca423d36e31" datatype="html">
3541 <source>Your instance has no mirrored videos.</source>
3542 <target state="new">Your instance has no mirrored videos.</target>
3543
3544 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">82</context></context-group></trans-unit>
3545 <trans-unit id="0e96ed54157e69989a2c0bcce2f62399accdaa27" datatype="html">
3546 <source>Enabled strategies stats</source>
3547 <target state="new">Enabled strategies stats</target>
3548
3549 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">91</context></context-group></trans-unit>
3550 <trans-unit id="0f6e6ec286d43c14f16444a077639090f38e29de" datatype="html">
3551 <source>
3552 No redundancy strategy is enabled on your instance.
3553 </source>
3554 <target state="new">
3555 No redundancy strategy is enabled on your instance.
3556 </target>
3557
3558 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">96</context></context-group></trans-unit>
3559 <trans-unit id="96dfa3efa02bfafc0bc6d4ab186ebef2813a9e8a">
3560 <source>Sensitive</source>
3561 <target>Sensitive</target>
3562
3563 <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">44</context></context-group></trans-unit>
3564 <trans-unit id="b748c96a1ee98d2fa9a645fb71838f5d4938855b">
3565 <source>Unfederated</source>
3566 <target>Unfederated</target>
3567
3568 <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">45</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">88</context></context-group></trans-unit>
3569 <trans-unit id="a7f42da3bb4eea0b71b0a20a2aff6612a82cab99">
3570 <source>Date <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
3571 <target>Date
3572 <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/>
3573 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/>
3574 </target>
3575
3576 <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/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">46</context></context-group></trans-unit><trans-unit id="33115b0bb932b9b0e326d7433b6ea8e6609ea577" datatype="html">
3577 <source>Select this row</source><target state="new">Select this row</target>
3578
3579
3580 <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">70</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.html</context><context context-type="linenumber">91</context></context-group></trans-unit>
3581 <trans-unit id="030b4423b92167200e39519599f9b863b4f7c62c">
3582 <source>Actions</source>
3583 <target>Actions</target>
3584
3585
3586
3587 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">27</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">62</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">82</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">61</context></context-group></trans-unit><trans-unit id="8c9050c6851a9df66791ce33bc05d6daff294921" datatype="html">
3588 <source>Commented video</source><target state="new">Commented video</target>
3589
3590 <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">103</context></context-group></trans-unit><trans-unit id="0b8869949ffd1265a194490cd96c74c4ad7c234a" datatype="html">
3591 <source>No comments found matching current filters.</source><target state="new">No comments found matching current filters.</target>
3592
3593 <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">128</context></context-group></trans-unit><trans-unit id="fc9202e5b01bd5ec813af78b5d51d1204ab0777e" datatype="html">
3594 <source>No comments found.</source><target state="new">No comments found.</target>
3595
3596 <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">129</context></context-group></trans-unit>
3597 <trans-unit id="c5cc399a82eb7993156daf2d6c1d9e071cde47ad" datatype="html">
3598 <source>No abuses found matching current filters.</source>
3599 <target state="new">No abuses found matching current filters.</target>
3600
3601 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">188</context></context-group></trans-unit>
3602 <trans-unit id="5d9dd64c1974b18918db7f24051bb385bd5558e1" datatype="html">
3603 <source>No abuses found.</source>
3604 <target state="new">No abuses found.</target>
3605
3606 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">189</context></context-group></trans-unit>
3607 <trans-unit id="d2a65fafac0e4e0a3289ec54627bd7f691d8020d" datatype="html">
3608 <source>Block reason:</source>
3609 <target state="new">Block reason:</target>
3610
3611 <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">104</context></context-group></trans-unit>
3612 <trans-unit id="f8add432da83aa37b8cf03c5b907c3a9e51088fd" datatype="html">
3613 <source>No blocked video found matching current filters.</source>
3614 <target state="new">No blocked video found matching current filters.</target>
3615
3616 <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">124</context></context-group></trans-unit>
3617 <trans-unit id="8d02797f76f99ad51f55e91ff82088e8772152e0" datatype="html">
3618 <source>No blocked video found.</source>
3619 <target state="new">No blocked video found.</target>
3620
3621 <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">125</context></context-group></trans-unit>
3622 <trans-unit id="9f5c75bd513580d630817cd39179fd41e5ec36f6" datatype="html">
3623 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> blocked videos</source>
3624 <target state="new">Showing
3625 <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to
3626 <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of
3627 <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> blocked videos
3628 </target>
3629
3630 <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">10</context></context-group></trans-unit>
3631 <trans-unit id="24968c3b9f7cb940df7e5bf46f61a11710481829" datatype="html">
3632 <source>Reports</source>
3633 <target state="new">Reports</target>
3634
3635
3636 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-abuses/my-account-abuses-list.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/abuse-list/abuse-list.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
3637 <trans-unit id="bb863c794307735652d8695143e116eaee8a3c4f">
3638 <source>Moderation comment</source>
3639 <target>Moderation comment</target>
3640
3641 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
3642 <trans-unit id="5731e5d5ac989bf08848b5a57a5586cf84d80964">
3643 <source>This comment can only be seen by you or the other moderators.</source>
3644 <target>
3645 This comment can only be seen by you or the other moderators.
3646 </target>
3647
3648 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">21</context></context-group></trans-unit>
3649 <trans-unit id="0562e455c88234829f3c27a38f3039f027bfd5d2">
3650 <source>Update this comment</source>
3651 <target>Update this comment</target>
3652
3653 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">31</context></context-group></trans-unit>
3654 <trans-unit id="f7753a5d0baa909f5860eb49e14c41fc4ae00fb4" datatype="html">
3655 <source>Advanced report filters</source>
3656 <target state="new">Advanced report filters</target>
3657
3658 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit>
3659 <trans-unit id="006dd388f1d14f58c33fb4ed4bb05a1dfbc42ffa" datatype="html">
3660 <source>Unsolved reports</source>
3661 <target state="new">Unsolved reports</target>
3662
3663 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">19</context></context-group></trans-unit>
3664 <trans-unit id="dee7eb63010b67c2464dd7987307e85369f24b9d" datatype="html">
3665 <source>Accepted reports</source>
3666 <target state="new">Accepted reports</target>
3667
3668 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">20</context></context-group></trans-unit>
3669 <trans-unit id="8140a31650a8a974acaf9f7e88cfb246ed6c9314" datatype="html">
3670 <source>Refused reports</source>
3671 <target state="new">Refused reports</target>
3672
3673 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">21</context></context-group></trans-unit>
3674 <trans-unit id="1f5ed7018178a08c8eb17305833874a976fa428c" datatype="html">
3675 <source>Reports with blocked videos</source>
3676 <target state="new">Reports with blocked videos</target>
3677
3678 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">22</context></context-group></trans-unit>
3679 <trans-unit id="2f536bc37b142c0376631cefb992151fb733ce48" datatype="html">
3680 <source>Reports with deleted videos</source>
3681 <target state="new">Reports with deleted videos</target>
3682
3683 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit>
3684 <trans-unit id="2bf5a31043ff476ca081a4080f3f3f17518dc6f2">
3685 <source>Reporter</source>
3686 <target>Reporter</target>
3687
3688
3689 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">7</context></context-group></trans-unit>
3690 <trans-unit id="fd7b8e728c25b616934661747224b1b2e7d9ea5c" datatype="html">
3691 <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="&lt;span class=&quot;ml-1 glyphicon glyphicon-flag&quot;>"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></source>
3692 <target state="new">
3693 <x id="ICU" equiv-text="{abuse.countReportsForReporter, plural, =1 {...} other {...}}"/>
3694 <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span>"/>
3695 <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/>
3696 </target>
3697
3698 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">27</context></context-group></trans-unit>
3699 <trans-unit id="fe8634bd713368d7971877c0e09d1869f09c924d" datatype="html">
3700 <source>{VAR_PLURAL, plural, =1 {1 report} other {<x id="INTERPOLATION"/> reports}}</source>
3701 <target state="new">{VAR_PLURAL, plural, =1 {1 report} other {
3702 <x id="INTERPOLATION" equiv-text="{{ abuse.countReportsForReporter }}"/> reports} }
3703 </target>
3704
3705 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">27</context></context-group></trans-unit>
3706 <trans-unit id="2d1ea268a6a9f483dbc2cbfe19bf4256a57a6af4">
3707 <source>Video</source>
3708 <target>Video</target>
3709
3710
3711 <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/+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/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">60</context></context-group></trans-unit><trans-unit id="5a5d7ee2acbfa9c91ab7f41d26bda9ff0cafe42f" datatype="html">
3712 <source>Comment</source><target state="new">Comment</target>
3713
3714 <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">61</context></context-group></trans-unit>
3715 <trans-unit id="dee48932053451ee2dfafe5500a5262cd4220d5e" datatype="html">
3716 <source>This video has been reported multiple times.</source>
3717 <target state="new">This video has been reported multiple times.</target>
3718
3719 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">95</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">95</context></context-group></trans-unit>
3720 <trans-unit id="e9a289d014e33a5a45e1cf47131074f50abb7c18" datatype="html">
3721 <source>The video was blocked</source>
3722 <target state="new">The video was blocked</target>
3723
3724 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">104</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">104</context></context-group></trans-unit>
3725 <trans-unit id="e186aa4dc511ff4347ec5304691000e3e0a4a048" datatype="html">
3726 <source>by <x id="INTERPOLATION"/> on <x id="INTERPOLATION_1"/> </source>
3727 <target state="new">by
3728 <x id="INTERPOLATION" equiv-text="{{ abuse.video.channel?.displayName }}"/> on
3729 <x id="INTERPOLATION_1" equiv-text="{{ abuse.video.channel?.host }}"/>
3730 </target>
3731
3732
3733 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">107</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">124</context></context-group></trans-unit>
3734 <trans-unit id="b0a337363ec610cf41744167b12f020e141a4617" datatype="html">
3735 <source>Video was deleted</source>
3736 <target state="new">Video was deleted</target>
3737
3738 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">114</context></context-group></trans-unit>
3739 <trans-unit id="c45d28b67fd917b804defbf9e465ec1abe0c67da" datatype="html">
3740 <source>
3741 Account deleted
3742 </source>
3743 <target state="new">
3744 Account deleted
3745 </target>
3746
3747 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">150</context></context-group></trans-unit>
3748 <trans-unit id="c1074e8c49b3cdfaeb7fcaf8cb27e44139389e29" datatype="html">
3749 <source>Open video in a new tab</source>
3750 <target state="new">Open video in a new tab</target>
3751
3752 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">49</context></context-group></trans-unit>
3753 <trans-unit id="7e7ad19f1bcc2c33cdba4c1ad25e2b398ad453d9">
3754 <source>State <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
3755 <target>State
3756 <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/>
3757 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/>
3758 </target>
3759
3760
3761
3762 <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/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">29</context></context-group></trans-unit>
3763 <trans-unit id="ea965d544a7dfd8185064c52cdfff553cf94d585" datatype="html">
3764 <source>Messages</source>
3765 <target state="new">Messages</target>
3766
3767 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">45</context></context-group></trans-unit>
3768 <trans-unit id="31b1d714a41f00a1347b78884eee465b1d90f7e1" datatype="html">
3769 <source>Internal note</source>
3770 <target state="new">Internal note</target>
3771
3772 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">46</context></context-group></trans-unit>
3773 <trans-unit id="9a7b523cbbebabeb9b10482291b58c52825a4b05" datatype="html">
3774 <source>Score <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
3775 <target state="new">Score
3776 <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/>
3777 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/>
3778 </target>
3779
3780 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">30</context></context-group></trans-unit>
3781 <trans-unit id="8d1011bd5b502c857858a97d074118377d8fe714" datatype="html">
3782 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> reports</source>
3783 <target state="new">Showing
3784 <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to
3785 <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of
3786 <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> reports
3787 </target>
3788
3789 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">5</context></context-group></trans-unit>
3790 <trans-unit id="4dbabcc6e79125d4b798ba8139a40202db712475" datatype="html">
3791 <source>Reportee</source>
3792 <target state="new">Reportee</target>
3793
3794 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">33</context></context-group></trans-unit>
3795 <trans-unit id="da3ebfaee320ad7a8a41c75d6ee19e687f9b484d" datatype="html">
3796 <source> <x id="ICU" equiv-text="{abuse.countReportsForReportee, plural, =1 {1 report} other {{{ abuse.countReportsForReportee }} reports}}"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;ml-1 glyphicon glyphicon-flag&quot;>"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></source>
3797 <target state="new">
3798 <x id="ICU" equiv-text="{abuse.countReportsForReportee, plural, =1 {...} other {...}}"/>
3799 <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span>"/>
3800 <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/>
3801 </target>
3802
3803 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">52</context></context-group></trans-unit>
3804 <trans-unit id="bdd37f55632abc18fb1fbf95d4b3f5f89ce3237b" datatype="html">
3805 <source>{VAR_PLURAL, plural, =1 {1 report} other {<x id="INTERPOLATION"/> reports}}</source>
3806 <target state="new">{VAR_PLURAL, plural, =1 {1 report} other {
3807 <x id="INTERPOLATION" equiv-text="{{ abuse.countReportsForReportee }}"/> reports} }
3808 </target>
3809
3810 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">52</context></context-group></trans-unit>
3811 <trans-unit id="9da0107a35751e722c8b4bca7636fc7645dbdbdc" datatype="html">
3812 <source>Updated</source>
3813 <target state="new">Updated</target>
3814
3815 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">58</context></context-group></trans-unit>
3816 <trans-unit id="a3ae5c724857d00c006273db314041ab0664c269" datatype="html">
3817 <source>Mute domain</source>
3818 <target state="new">Mute domain</target>
3819
3820
3821 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">17</context></context-group></trans-unit>
3822 <trans-unit id="ff78f059449d44322f627d0f66df07abe476962b">
3823 <source>Instance</source>
3824 <target>Instance</target>
3825
3826
3827
3828
3829 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">165</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+about/about.component.html</context><context context-type="linenumber">5</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">35</context></context-group></trans-unit>
3830 <trans-unit id="079e99cce11c87b142e80fdd14dae98a61012fc4">
3831 <source>Muted at <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
3832 <target>Muted at
3833 <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/>
3834 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/>
3835 </target>
3836
3837
3838
3839
3840 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">36</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">29</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">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">36</context></context-group></trans-unit>
3841 <trans-unit id="1f689fada9748a830117f5b429a88ef8629082a8">
3842 <source>Unmute</source>
3843 <target>Unmute</target>
3844
3845
3846
3847
3848 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">36</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">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">43</context></context-group></trans-unit>
3849 <trans-unit id="4cac34ce105daa25964c217fdf0515a0a6ee5db9" datatype="html">
3850 <source>No server found matching current filters.</source>
3851 <target state="new">No server found matching current filters.</target>
3852
3853
3854 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">59</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit>
3855 <trans-unit id="0ba22bd964baaf0c2f85d6731fccca31dbf06dae" datatype="html">
3856 <source>No server found.</source>
3857 <target state="new">No server found.</target>
3858
3859
3860 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">60</context></context-group></trans-unit>
3861 <trans-unit id="60cdb933d2c7051f3b5b23f9e5f8c83fa861b220" datatype="html">
3862 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> muted instances</source>
3863 <target state="new">Showing
3864 <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to
3865 <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of
3866 <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> muted instances
3867 </target>
3868
3869
3870 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">10</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit>
3871 <trans-unit id="2aebea85561b74dd33ae2481bb942b8c4beb5524" datatype="html">
3872 <source>
3873 It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers.
3874 </source>
3875 <target state="new">
3876 It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers.
3877 </target>
3878
3879 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">85</context></context-group></trans-unit>
3880 <trans-unit id="c7b73cded84adfa978aae675417f4bb688631a71" datatype="html">
3881 <source>Mute domains</source>
3882 <target state="new">Mute domains</target>
3883
3884
3885 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">67</context></context-group></trans-unit>
3886 <trans-unit id="29881a45dafbe5aa05cd9d0441a4c0c2fb06df92">
3887 <source>Account</source>
3888 <target>Account</target>
3889
3890
3891 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">28</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">28</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">59</context></context-group></trans-unit>
3892 <trans-unit id="33c4091a2a2438ba655caa47ede7f7a82f5f0297" datatype="html">
3893 <source>No account found matching current filters.</source>
3894 <target state="new">No account found matching current filters.</target>
3895
3896
3897 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">63</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">63</context></context-group></trans-unit>
3898 <trans-unit id="5d3b267bc054bb6b5743dd3d46ee58cff5141697" datatype="html">
3899 <source>No account found.</source>
3900 <target state="new">No account found.</target>
3901
3902
3903 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">64</context></context-group></trans-unit><trans-unit id="2338185419645468935" datatype="html">
3904 <source>List installed plugins</source><target state="new">List installed plugins</target>
3905
3906 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugins.routes.ts</context><context context-type="linenumber">28</context></context-group></trans-unit><trans-unit id="8897412584195581488" datatype="html">
3907 <source>Search plugins</source><target state="new">Search plugins</target>
3908
3909 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugins.routes.ts</context><context context-type="linenumber">37</context></context-group></trans-unit><trans-unit id="4994333937800672218" datatype="html">
3910 <source>Show plugin</source><target state="new">Show plugin</target>
3911
3912 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugins.routes.ts</context><context context-type="linenumber">46</context></context-group></trans-unit>
3913 <trans-unit id="6c3f125145d398f0cbc07c5161b41f08116dbf01" datatype="html">
3914 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> muted accounts</source>
3915 <target state="new">Showing
3916 <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to
3917 <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of
3918 <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> muted accounts
3919 </target>
3920
3921
3922 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">10</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">10</context></context-group></trans-unit>
3923 <trans-unit id="8259696070728377358" datatype="html">
3924 <source>Plugins/Themes</source>
3925 <target state="new">Plugins/Themes</target>
3926
3927 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">99</context></context-group></trans-unit>
3928 <trans-unit id="86288c2ac6b43ed195f0bc8bce825a3ab8151b71" datatype="html">
3929 <source>Installed</source>
3930 <target state="new">Installed</target>
3931
3932 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugins.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
3933 <trans-unit id="5a329cfc387d2231434afc2842ff649392da8921" datatype="html">
3934 <source>Plugin homepage (new window)</source>
3935 <target state="new">Plugin homepage (new window)</target>
3936
3937
3938
3939 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.html</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.html</context><context context-type="linenumber">21</context></context-group></trans-unit>
3940 <trans-unit id="7e892ba15f2c6c17e83510e273b3e10fc32ea016">
3941 <source>Search</source>
3942 <target>Search</target>
3943
3944
3945 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">122</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugins.component.html</context><context context-type="linenumber">5</context></context-group></trans-unit>
3946 <trans-unit id="82c6fc1dfd67a87c2a9f54c221907d0d61c63b88" datatype="html">
3947 <source>Users can resolve distant content</source>
3948 <target state="new">Users can resolve distant content</target>
3949
3950 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">126</context></context-group></trans-unit>
3951 <trans-unit id="0fab2b1e25b97842c52a6b95f139bda7e416fde6" datatype="html">
3952 <source>Close this message</source>
3953 <target state="new">Close this message</target>
3954
3955 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/app.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit>
3956 <trans-unit id="121cc5391cd2a5115bc2b3160379ee5b36cd7716" datatype="html">
3957 <source>Settings</source>
3958 <target state="new">Settings</target>
3959
3960
3961
3962
3963 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.html</context><context context-type="linenumber">26</context></context-group></trans-unit>
3964 <trans-unit id="3b79d221458541611e8508d3551dd1ddd76b49d9" datatype="html">
3965 <source>Display settings</source>
3966 <target state="new">Display settings</target>
3967
3968 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit>
3969 <trans-unit id="1dfba504a0d0bf41da961d89d402dedecde5e30d" datatype="html">
3970 <source>Uninstall</source>
3971 <target state="new">Uninstall</target>
3972
3973 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.html</context><context context-type="linenumber">32</context></context-group></trans-unit><trans-unit id="676860092433275829" datatype="html">
3974 <source>Hot</source><target state="new">Hot</target>
3975
3976 <note priority="1" from="description">A variant of Trending videos based on the number of recent interactions</note>
3977 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/trending/video-trending-header.component.ts</context><context context-type="linenumber">47</context></context-group></trans-unit><trans-unit id="2144158274184161635" datatype="html">
3978 <source>Videos with the most interactions for recent videos</source><target state="new">Videos with the most interactions for recent videos</target>
3979
3980 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/trending/video-trending-header.component.ts</context><context context-type="linenumber">50</context></context-group></trans-unit><trans-unit id="8312243926314494468" datatype="html">
3981 <source>Videos with the most views during the last 24 hours</source><target state="new">Videos with the most views during the last 24 hours</target>
3982
3983 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/trending/video-trending-header.component.ts</context><context context-type="linenumber">57</context></context-group></trans-unit><trans-unit id="7112532281224432421" datatype="html">
3984 <source>Likes</source><target state="new">Likes</target>
3985
3986 <note priority="1" from="description">A variant of Trending videos based on the number of likes</note>
3987 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/trending/video-trending-header.component.ts</context><context context-type="linenumber">60</context></context-group></trans-unit><trans-unit id="1671858302647356245" datatype="html">
3988 <source>Videos that have the most likes</source><target state="new">Videos that have the most likes</target>
3989
3990 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/trending/video-trending-header.component.ts</context><context context-type="linenumber">63</context></context-group></trans-unit>
3991 <trans-unit id="fcef699ec12dbd6fcf9881d527af2fd775ccfdc7" datatype="html">
3992 <source>To load your new installed plugins or themes, refresh the page.</source>
3993 <target state="new">
3994 To load your new installed plugins or themes, refresh the page.
3995 </target>
3996
3997 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit>
3998 <trans-unit id="8fc026bb4b317bf3a6159c364818202f5bb95a4e" datatype="html">
3999 <source>Popular</source>
4000 <target state="new">Popular</target>
4001
4002 <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></trans-unit><trans-unit id="5b68046e126d50f136a0d766bf417442c8258f69" datatype="html">
4003 <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><target state="new"> <x id="INTERPOLATION" equiv-text="{{ pagination.totalItems }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}"/> for <x id="INTERPOLATION_1" equiv-text="{{ search }}"/>" </target>
4004 <context-group purpose="location">
4005 <context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context>
4006 <context context-type="linenumber">22,24</context>
4007 </context-group>
4008 </trans-unit>
4009
4010 <trans-unit id="16e81be2315b29492395d99ba53a83e770430494" datatype="html">
4011 <source>{VAR_PLURAL, plural, =1 {result} other {results} }</source>
4012 <target state="new">{VAR_PLURAL, plural, =1 {result} other {results} }</target>
4013
4014
4015 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">5</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit>
4016 <trans-unit id="b1363973a9482c7b0a7c4a1d066fd64625d40207" datatype="html">
4017 <source>No results.</source>
4018 <target state="new">
4019 No results.
4020 </target>
4021
4022 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">29</context></context-group></trans-unit>
4023 <trans-unit id="fc06c11db79db253b0d0f1b070cf48e039e8a3a8" datatype="html">
4024 <source>Plugin npm package (new window)</source>
4025 <target state="new">Plugin npm package (new window)</target>
4026
4027 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit>
4028 <trans-unit id="ba504ef7da4384f035fc148de2d121322aaa7407" datatype="html">
4029 <source> This <x id="INTERPOLATION"/> does not have settings. </source>
4030 <target state="new">
4031 This
4032 <x id="INTERPOLATION" equiv-text="{{ pluginTypeLabel }}"/> does not have settings.
4033
4034 </target>
4035
4036 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html</context><context context-type="linenumber">16</context></context-group></trans-unit>
4037 <trans-unit id="29832309535656200" datatype="html">
4038 <source>System</source>
4039 <target state="new">System</target>
4040
4041 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">103</context></context-group></trans-unit>
4042 <trans-unit id="43f1cc191ebc0b8ce89f6916aa634f5a57158798" datatype="html">
4043 <source>Jobs</source>
4044 <target state="new">Jobs</target>
4045
4046 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/system.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
4047 <trans-unit id="eb3d5aefff38a814b76da74371cbf02c0789a1ef" datatype="html">
4048 <source>Logs</source>
4049 <target state="new">Logs</target>
4050
4051 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/system.component.html</context><context context-type="linenumber">5</context></context-group></trans-unit>
4052 <trans-unit id="dcfc990a822e11feb00eb91d9cf4d6ec0ed37dd0" datatype="html">
4053 <source>Debug</source>
4054 <target state="new">Debug</target>
4055
4056 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/system.component.html</context><context context-type="linenumber">7</context></context-group></trans-unit><trans-unit id="8949443215142664126" datatype="html">
4057 <source>Delete this comment</source><target state="new">Delete this comment</target>
4058
4059 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.ts</context><context context-type="linenumber">65</context></context-group></trans-unit><trans-unit id="3327751240218085797" datatype="html">
4060 <source>Delete all comments of this account</source><target state="new">Delete all comments of this account</target>
4061
4062 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.ts</context><context context-type="linenumber">71</context></context-group></trans-unit><trans-unit id="2850960459131251840" datatype="html">
4063 <source>Comments are deleted after a few minutes</source><target state="new">Comments are deleted after a few minutes</target>
4064
4065 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.ts</context><context context-type="linenumber">72</context></context-group></trans-unit><trans-unit id="545410448674339480" datatype="html">
4066 <source><x id="PH" equiv-text="commentArgs.length"/> comments deleted.</source><target state="new"><x id="PH" equiv-text="commentArgs.length"/> comments deleted.</target>
4067 <context-group purpose="location">
4068 <context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.ts</context>
4069 <context context-type="linenumber">137</context>
4070 </context-group>
4071 </trans-unit><trans-unit id="379090446060940062" datatype="html">
4072 <source>Do you really want to delete all comments of <x id="PH"/>?</source><target state="new">Do you really want to delete all comments of <x id="PH"/>?</target>
4073
4074 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.ts</context><context context-type="linenumber">157</context></context-group></trans-unit><trans-unit id="4539246224625965241" datatype="html">
4075 <source>Comments of <x id="PH"/> will be deleted in a few minutes</source><target state="new">Comments of <x id="PH"/> will be deleted in a few minutes</target>
4076
4077 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.ts</context><context context-type="linenumber">169</context></context-group></trans-unit><trans-unit id="5b8782215fc5ae41cbbb41f92509192b66ee1246" datatype="html">
4078 <source>Video comments</source><target state="new">Video comments</target>
4079
4080 <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">3</context></context-group></trans-unit><trans-unit id="91facfbb0c1cdd41ac4513aadabb99508c895f52" datatype="html">
4081 <source>This view also shows comments from muted accounts.</source><target state="new">This view also shows comments from muted accounts.</target>
4082 <context-group purpose="location">
4083 <context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context>
4084 <context context-type="linenumber">8</context>
4085 </context-group>
4086 </trans-unit><trans-unit id="e92e448d39ae2bbd73d8f44d2f167019fe45a622" datatype="html">
4087 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> comments</source><target state="new">Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> comments</target>
4088
4089 <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">14</context></context-group></trans-unit><trans-unit id="ebdc173a9acc638a634724d31684849ce15778c8" datatype="html">
4090 <source>Advanced comments filters</source><target state="new">Advanced comments filters</target>
4091
4092 <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">36</context></context-group></trans-unit><trans-unit id="1f689bd2c3f3cfac3c800799545786e56aa5156d" datatype="html">
4093 <source>Local comments</source><target state="new">Local comments</target>
4094
4095 <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></trans-unit><trans-unit id="3c770e01673ea017697b8c8a4feb63aefdd1f999" datatype="html">
4096 <source>Remote comments</source><target state="new">Remote comments</target>
4097
4098 <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></trans-unit><trans-unit id="5cb90e520edbff8862ce9fbec8c377416c1c286b" datatype="html">
4099 <source>Select all rows</source><target state="new">Select all rows</target>
4100
4101
4102 <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">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.html</context><context context-type="linenumber">51</context></context-group></trans-unit>
4103 <trans-unit id="555ae4dbd23d5056aeafc8f3f31ebbab170bb917" datatype="html">
4104 <source>Job type</source>
4105 <target state="new">Job type</target>
4106
4107 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
4108 <trans-unit id="723c95b5d673a557fa120aa65814a9f05c03e610" datatype="html">
4109 <source>Job state</source>
4110 <target state="new">Job state</target>
4111
4112 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">12</context></context-group></trans-unit><trans-unit id="5e85feb6f9f0334366e46ee09ca6b8df52397432" datatype="html">
4113 <source>any</source><target state="new">any</target>
4114 <context-group purpose="location">
4115 <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context>
4116 <context context-type="linenumber">21</context>
4117 </context-group>
4118 <note priority="1" from="description">Selector for the list displaying jobs, filtering by their state</note>
4119 </trans-unit><trans-unit id="15d67169976ce05d49bc6e85e51597c957f0e37d" datatype="html">
4120 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> jobs</source><target state="new">Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> jobs</target>
4121
4122 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">39</context></context-group></trans-unit>
4123 <trans-unit id="f61c6867295f3b53d23557021f2f4e0aa1d0b8fc">
4124 <source>Type</source>
4125 <target>Type</target>
4126
4127 <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></trans-unit><trans-unit id="470f42cad5ddf069fb8e9ed3489c9614ce897664" datatype="html">
4128 <source>Priority <x id="START_SMALL_TEXT" ctype="x-small" equiv-text="&lt;small>"/>(1 = highest priority)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="&lt;/small>"/></source><target state="new">Priority <x id="START_SMALL_TEXT" ctype="x-small" equiv-text="&lt;small>"/>(1 = highest priority)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="&lt;/small>"/></target>
4129 <context-group purpose="location">
4130 <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context>
4131 <context context-type="linenumber">47</context>
4132 </context-group>
4133 </trans-unit><trans-unit id="15793f4cbc261bedbc60f7105533dde536a3f42b" datatype="html">
4134 <source>Progress</source><target state="new">Progress</target>
4135 <context-group purpose="location">
4136 <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context>
4137 <context context-type="linenumber">49</context>
4138 </context-group>
4139 </trans-unit><trans-unit id="e8d0453dbe7338287c348e1043da4620c218e9c4" datatype="html">
4140 <source>No jobs found.</source><target state="new">No jobs found.</target>
4141
4142 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">107</context></context-group></trans-unit><trans-unit id="50140de8e198dcb486966365d1d4c01fd910cc46" datatype="html">
4143 <source>No <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code> "/> jobs found.</source><target state="new">No <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code> "/> jobs found.</target>
4144
4145 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">108</context></context-group></trans-unit><trans-unit id="34f47c715ccc293a1d86d7cee44515bbe0ab0db0" datatype="html">
4146 <source>No <x id="START_TAG_SPAN"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_SPAN"/> jobs found.</source><target state="new">No <x id="START_TAG_SPAN"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_SPAN"/> jobs found.</target>
4147
4148 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">111</context></context-group></trans-unit><trans-unit id="3fc9776f71b2244ce796c554d1b1d4c583f33c77" datatype="html">
4149 <source>No <x id="START_TAG_CODE"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_CODE"/> jobs found that are <x id="START_TAG_SPAN"/><x id="INTERPOLATION_1"/><x id="CLOSE_TAG_SPAN"/>.</source><target state="new">No <x id="START_TAG_CODE"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_CODE"/> jobs found that are <x id="START_TAG_SPAN"/><x id="INTERPOLATION_1"/><x id="CLOSE_TAG_SPAN"/>.</target>
4150
4151 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">112</context></context-group></trans-unit>
4152 <trans-unit id="c8d1785038d461ec66b5799db21864182b35900a" datatype="html">
4153 <source>Refresh</source>
4154 <target state="new">Refresh</target>
4155
4156 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit><trans-unit id="7f34c2aa1c5e1d4bc339995fe325e831d7fbe40a" datatype="html">
4157 <source>now</source><target state="new">now</target>
4158
4159 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">15</context></context-group></trans-unit>
4160 <trans-unit id="94516fa213706c67ce5a5b5765681d7fb032033a" datatype="html">
4161 <source>Loading...</source>
4162 <target state="new">Loading...</target>
4163
4164 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit>
4165 <trans-unit id="e4ce2d897f4bdce126c9012769654301a587110a" datatype="html">
4166 <source>By <x id="INTERPOLATION"/> -></source>
4167 <target state="new">By
4168 <x id="INTERPOLATION" equiv-text="{{ log.by }}"/> ->
4169 </target>
4170
4171 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">46</context></context-group></trans-unit>
4172 <trans-unit id="3441b78841dad60f36576d99e38241ae7fefa933" datatype="html">
4173 <source>INSTANCE</source>
4174 <target state="new">INSTANCE</target>
4175
4176 <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">7</context></context-group></trans-unit>
4177 <trans-unit id="cff1428d10d59d14e45edec3c735a27b5482db59">
4178 <source>Name</source>
4179 <target>Name</target>
4180
4181
4182
4183 <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">13</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-edit.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-edit.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit>
4184 <trans-unit id="512b045163a7187b2fc5d554e5f59fb3e49e174b">
4185 <source>Short description</source>
4186 <target>Short description</target>
4187
4188 <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">24</context></context-group></trans-unit>
4189 <trans-unit id="f14028bddcf7760c635464db8a9d2f69afd81b92" datatype="html">
4190 <source>Main instance categories</source>
4191 <target state="new">Main instance categories</target>
4192
4193 <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">46</context></context-group></trans-unit>
4194 <trans-unit id="27ea89c8d39a59d9ff6c761fbad00d57b7863849" datatype="html">
4195 <source>Add a new category</source>
4196 <target state="new">Add a new category</target>
4197
4198 <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">53</context></context-group></trans-unit>
4199 <trans-unit id="a8544bac210fd102d71c5aaf1bef79c1fc48c079" datatype="html">
4200 <source>The <x id="START_LINK"/>sharing system<x id="CLOSE_LINK"/> implies that some technical information about your system (such as a public IP address) can be sent to other peers, but greatly helps to reduce server load.</source>
4201 <target state="new">The
4202 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>sharing system
4203 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> implies that some technical information about your system (such as a public IP address) can be sent to other peers, but greatly helps to reduce server load.
4204 </target>
4205
4206 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">50</context></context-group></trans-unit>
4207 <trans-unit id="0f9a16c167ea4f043577304b13046c143692cb99" datatype="html">
4208 <source>Help share videos being played</source>
4209 <target state="new">Help share videos being played</target>
4210
4211 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">47</context></context-group></trans-unit>
4212 <trans-unit id="8002f4cecaf491c2fa08a13cb18c8fda1996d92f" datatype="html">
4213 <source>When on a video page, directly start playing the video.</source>
4214 <target state="new">When on a video page, directly start playing the video.</target>
4215
4216 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">61</context></context-group></trans-unit>
4217 <trans-unit id="cd607ede7ce410c98c681f5ba435642fe25f5f9c" datatype="html">
4218 <source>Automatically play videos</source>
4219 <target state="new">Automatically play videos</target>
4220
4221 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">58</context></context-group></trans-unit>
4222 <trans-unit id="6319d0030e9d382e5beb2baa5a399c0af3a27015" datatype="html">
4223 <source>When a video ends, follow up with the next suggested video.</source>
4224 <target state="new">When a video ends, follow up with the next suggested video.</target>
4225
4226 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">72</context></context-group></trans-unit>
4227 <trans-unit id="056097a75d29b732ec5ad97c2e90d6c9be6528e4" datatype="html">
4228 <source>Automatically start playing the next video</source>
4229 <target state="new">Automatically start playing the next video</target>
4230
4231 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">69</context></context-group></trans-unit>
4232 <trans-unit id="ccb0ae7ba7f7a83045f1ad78d0c0044b5ed80629" datatype="html">
4233 <source>Main languages you/your moderators speak</source>
4234 <target state="new">Main languages you/your moderators speak</target>
4235
4236 <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">60</context></context-group></trans-unit>
4237 <trans-unit id="f27b192f4d3153db7dc7044bea37e71655bfb3ea" datatype="html">
4238 <source>MODERATION &amp; NSFW</source>
4239 <target state="new">MODERATION &amp; NSFW</target>
4240
4241 <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">78</context></context-group></trans-unit><trans-unit id="c01e2f756418186ec9337a1406931c124ebeeba1" datatype="html">
4242 <source> Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;>"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> to build a moderation team. </source><target state="new"> Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;>"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> to build a moderation team. </target>
4243 <context-group purpose="location">
4244 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context>
4245 <context context-type="linenumber">80,81</context>
4246 </context-group>
4247 </trans-unit>
4248
4249 <trans-unit id="aad49456e42847e2ea95fbaeb2f49387199e5634" datatype="html">
4250 <source>This instance is dedicated to sensitive or NSFW content</source>
4251 <target state="new">This instance is dedicated to sensitive or NSFW content</target>
4252
4253 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">89</context></context-group></trans-unit><trans-unit id="b0cfd9ae981d25210720b14cf5d7e7ae42644ef4" datatype="html">
4254 <source> Enabling it will allow other administrators to know that you are mainly federating sensitive content.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />
4255 "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />
4256 "/> Moreover, the NSFW checkbox on video upload will be automatically checked by default. </source><target state="new"> Enabling it will allow other administrators to know that you are mainly federating sensitive content.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />
4257 "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />
4258 "/> Moreover, the NSFW checkbox on video upload will be automatically checked by default. </target>
4259 <context-group purpose="location">
4260 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context>
4261 <context context-type="linenumber">94,96</context>
4262 </context-group>
4263 </trans-unit>
4264
4265 <trans-unit id="8551afadb69b3fef89e191f507e8ac84e624e8b9">
4266 <source>Policy on videos containing sensitive content</source>
4267 <target>Policy on videos containing sensitive content</target>
4268
4269 <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">102</context></context-group></trans-unit><trans-unit id="e397362e5419e406411ff3ad73cdf7ab82c357c2" datatype="html">
4270 <source> With <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Do not list<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> or <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Blur thumbnails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, a confirmation will be requested to watch the video. </source><target state="new"> With <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Do not list<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> or <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Blur thumbnails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, a confirmation will be requested to watch the video. </target>
4271 <context-group purpose="location">
4272 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context>
4273 <context context-type="linenumber">107,108</context>
4274 </context-group>
4275 </trans-unit>
4276
4277 <trans-unit id="5e155c34fb3ed8159bf0a486a366cfbc6874f9fe">
4278 <source>Do not list</source>
4279 <target>Do not list</target>
4280
4281
4282 <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">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">16</context></context-group></trans-unit>
4283 <trans-unit id="aaa900149c2ca1575ac1918d1ded33fb69830ab2">
4284 <source>Blur thumbnails</source>
4285 <target>Blur thumbnails</target>
4286
4287
4288 <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">116</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">17</context></context-group></trans-unit>
4289 <trans-unit id="010d24ef3c43b2d8f45a4d6cba7d73e12ee1557e">
4290 <source>Display</source>
4291 <target>Display</target>
4292
4293
4294
4295 <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">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit>
4296 <trans-unit id="05f5612d42b02be4d6d9e0a99585ae7e30a91780" datatype="html">
4297 <source>Strategy</source>
4298 <target state="new">Strategy</target>
4299
4300 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">28</context></context-group></trans-unit>
4301 <trans-unit id="69580f2c2dbf4edf7096820ba8c393367352d774">
4302 <source>Terms</source>
4303 <target>Terms</target>
4304
4305
4306
4307 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">168</context></context-group><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">125</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">13</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">35</context></context-group></trans-unit>
4308 <trans-unit id="2c88654dd44fe8477ce6f85c1081cd24a590701b" datatype="html">
4309 <source>Code of conduct</source>
4310 <target state="new">Code of conduct</target>
4311
4312
4313
4314 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">154</context></context-group><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">136</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">47</context></context-group></trans-unit>
4315 <trans-unit id="06119c0230042048f8a3fd6aa9260934b6fa5878" datatype="html">
4316 <source>Moderation information</source>
4317 <target state="new">Moderation information</target>
4318
4319
4320
4321 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">140</context></context-group><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">147</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">41</context></context-group></trans-unit>
4322 <trans-unit id="d635f94dd3214d8e5fb83a2af04e7b96c861e91f" datatype="html">
4323 <source>Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etc</source>
4324 <target state="new">Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etc</target>
4325
4326 <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">148</context></context-group></trans-unit>
4327 <trans-unit id="b222d95cb22ff8c295920ca10c188c5d94cb0aa9" datatype="html">
4328 <source>YOU AND YOUR INSTANCE</source>
4329 <target state="new">YOU AND YOUR INSTANCE</target>
4330
4331 <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">163</context></context-group></trans-unit>
4332 <trans-unit id="fdbabe6f967747b657518384b54bcc58d3913063" datatype="html">
4333 <source>Who is behind the instance?</source>
4334 <target state="new">Who is behind the instance?</target>
4335
4336 <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">169</context></context-group></trans-unit>
4337 <trans-unit id="963707d11903100147b40788e4f67cc93a234308" datatype="html">
4338 <source>A single person? A non-profit? A company?</source>
4339 <target state="new">A single person? A non-profit? A company?</target>
4340
4341 <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">170</context></context-group></trans-unit>
4342 <trans-unit id="fef7c7a74c5646fe219d94db60e0652d6b878af5" datatype="html">
4343 <source>Why did you create this instance?</source>
4344 <target state="new">Why did you create this instance?</target>
4345
4346 <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">181</context></context-group></trans-unit>
4347 <trans-unit id="53fe4c724dc3f942c4d1eac4206a9686cbbf968e" datatype="html">
4348 <source>To share your personal videos? To open registrations and allow people to upload what they want?</source>
4349 <target state="new">To share your personal videos? To open registrations and allow people to upload what they want?</target>
4350
4351 <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">182</context></context-group></trans-unit>
4352 <trans-unit id="ac6b554b2f923239f6d7c5fcef8a7cce7d6b43b6" datatype="html">
4353 <source>How long do you plan to maintain this instance?</source>
4354 <target state="new">How long do you plan to maintain this instance?</target>
4355
4356 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">193</context></context-group></trans-unit>
4357 <trans-unit id="09d61fa0397899a1b26d09123aef7e7bf5bd78e1" datatype="html">
4358 <source>It's important to know for users who want to register on your instance</source>
4359 <target state="new">It's important to know for users who want to register on your instance</target>
4360
4361 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">194</context></context-group></trans-unit>
4362 <trans-unit id="1c0452d6bc62aace993630b59a085af1708a2f2d" datatype="html">
4363 <source>How will you finance the PeerTube server?</source>
4364 <target state="new">How will you finance the PeerTube server?</target>
4365
4366 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">205</context></context-group></trans-unit>
4367 <trans-unit id="1bb1ca2264b1ab8be73deee74852a4e6d40101c5" datatype="html">
4368 <source>With your own funds? With user donations? Advertising?</source>
4369 <target state="new">With your own funds? With user donations? Advertising?</target>
4370
4371 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">206</context></context-group></trans-unit>
4372 <trans-unit id="434d9f89497fe693bb5e4cdce02925dec8d0281f" datatype="html">
4373 <source>OTHER INFORMATION</source>
4374 <target state="new">OTHER INFORMATION</target>
4375
4376 <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">221</context></context-group></trans-unit>
4377 <trans-unit id="7dfc119f06b80d9324703c471b0c00118fa5849d" datatype="html">
4378 <source>What server/hardware does the instance run on?</source>
4379 <target state="new">What server/hardware does the instance run on?</target>
4380
4381 <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">227</context></context-group></trans-unit>
4382 <trans-unit id="4a58b1d4aff414350b701aa587aeb39a1276307a" datatype="html">
4383 <source>i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc.</source>
4384 <target state="new">i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc.</target>
4385
4386 <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">228</context></context-group></trans-unit>
4387 <trans-unit id="3070ae34708ac4b19ac0a2fdc2c0b82871754c7a" datatype="html">
4388 <source>Instance information</source>
4389 <target state="new">Instance information</target>
4390
4391 <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">7</context></context-group></trans-unit>
4392 <trans-unit id="e18e5566ca6266c849208665c731805571333a8b" datatype="html">
4393 <source>APPEARANCE</source>
4394 <target state="new">APPEARANCE</target>
4395
4396 <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></trans-unit><trans-unit id="5861c9f9d6db1551439824c0af8b8d3138732200" datatype="html">
4397 <source> Use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/plugins&quot;>"/>plugins &amp; themes<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> for more involved changes, or <x id="START_LINK_1" equiv-text="&lt;a routerLink=&quot;/admin/config/edit-custom&quot; fragment=&quot;advanced-configuration&quot;>"/>add slight customizations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source><target state="new"> Use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/plugins&quot;>"/>plugins &amp; themes<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> for more involved changes, or <x id="START_LINK_1" equiv-text="&lt;a routerLink=&quot;/admin/config/edit-custom&quot; fragment=&quot;advanced-configuration&quot;>"/>add slight customizations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target>
4398 <context-group purpose="location">
4399 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
4400 <context context-type="linenumber">6,7</context>
4401 </context-group>
4402 </trans-unit>
4403
4404 <trans-unit id="deca31fc7adad40d00bd63881d0c17124cd05beb" datatype="html">
4405 <source>default</source>
4406 <target state="new">default</target>
4407
4408 <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">18</context></context-group></trans-unit>
4409 <trans-unit id="a42daa4748e433f25a51f598627d10de9c88d5d3" datatype="html">
4410 <source>Landing page</source>
4411 <target state="new">Landing page</target>
4412
4413 <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">27</context></context-group></trans-unit>
4414 <trans-unit id="28aca3fd95c8d941f643c617058636715b6f87d9" datatype="html">
4415 <source>Discover videos</source>
4416 <target state="new">Discover videos</target>
4417
4418 <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">31</context></context-group></trans-unit><trans-unit id="caa128fe5c4b611830f6138e844709c348f07948" datatype="html">
4419 <source>Trending pages</source><target state="new">Trending pages</target>
4420
4421 <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">33</context></context-group></trans-unit><trans-unit id="7ff3a800cb0c5a325a0cae4b17bb29ea8ffc296e" datatype="html">
4422 <source>Default trending page</source><target state="new">Default trending page</target>
4423
4424
4425 <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">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">52</context></context-group></trans-unit><trans-unit id="c8b27a5a6c95444c3ffbbfe09bea95cd77edbcd2" datatype="html">
4426 <source>Best videos</source><target state="new">Best videos</target>
4427 <context-group purpose="location">
4428 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
4429 <context context-type="linenumber">35</context>
4430 </context-group>
4431 <context-group purpose="location">
4432 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
4433 <context context-type="linenumber">56</context>
4434 </context-group>
4435 </trans-unit><trans-unit id="6a97e13f1b72ca231709862b0004940e6659060d" datatype="html">
4436 <source>Hot videos</source><target state="new">Hot videos</target>
4437
4438
4439 <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">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">57</context></context-group></trans-unit><trans-unit id="608d88bcaaddeb4e32d28a527f662f17e580f371" datatype="html">
4440 <source>Most viewed videos</source><target state="new">Most viewed videos</target>
4441
4442
4443 <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">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">58</context></context-group></trans-unit>
4444
4445 <trans-unit id="4c65fb9a424be158237157c16778273550a38c70" datatype="html">
4446 <source>Most liked videos</source>
4447 <target state="new">Most liked videos</target>
4448
4449 <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">38</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit>
4450 <trans-unit id="93d74eb49a5e5c2af5f815178909adf425000af8" datatype="html">
4451 <source>Recently added videos</source>
4452 <target state="new">Recently added videos</target>
4453
4454 <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">41</context></context-group></trans-unit>
4455 <trans-unit id="b6307f83d9f43bff8d5129a7888e89964ddc3f7f">
4456 <source>Local videos</source>
4457 <target>Local videos</target>
4458
4459 <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">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">142</context></context-group></trans-unit>
4460 <trans-unit id="c5d4e7a320b88bdcf7fb2b670b81173048af3956" datatype="html">
4461 <source>BROADCAST MESSAGE</source>
4462 <target state="new">BROADCAST MESSAGE</target>
4463
4464 <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">73</context></context-group></trans-unit><trans-unit id="c310fbbabb8e5c7b88dbd2a3cd7a0d7f3b0c4145" datatype="html">
4465 <source> Display a message on your instance </source><target state="new"> Display a message on your instance </target>
4466 <context-group purpose="location">
4467 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
4468 <context context-type="linenumber">75,76</context>
4469 </context-group>
4470 </trans-unit>
4471
4472 <trans-unit id="58be3e0a0ef272fbd6e715b44059c3d89b332d9b" datatype="html">
4473 <source>Enable broadcast message</source>
4474 <target state="new">Enable broadcast message</target>
4475
4476 <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">86</context></context-group></trans-unit>
4477 <trans-unit id="6938c4a91284a1bc8b61b0d8085d9985e46c9f5b" datatype="html">
4478 <source>Allow users to dismiss the broadcast message </source>
4479 <target state="new">Allow users to dismiss the broadcast message </target>
4480
4481 <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">93</context></context-group></trans-unit>
4482 <trans-unit id="dd24d21f2898608f623ae2513e1eb0a08a442f7a" datatype="html">
4483 <source>Broadcast message level</source>
4484 <target state="new">Broadcast message level</target>
4485
4486 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">98</context></context-group></trans-unit>
4487 <trans-unit id="ccac601bf473fa28c9ac46794f1cd40542f74347" datatype="html">
4488 <source>Message</source>
4489 <target state="new">Message</target>
4490
4491 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">112</context></context-group></trans-unit>
4492 <trans-unit id="0ea3c4f671addedc1fff64ba63adbf0629fab06a" datatype="html">
4493 <source>NEW USERS</source>
4494 <target state="new">NEW USERS</target>
4495
4496 <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">129</context></context-group></trans-unit><trans-unit id="a4e1a07bc238eabff7de74ebbcee7496b84e53ab" datatype="html">
4497 <source> Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;>"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> to set their quota individually. </source><target state="new"> Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;>"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> to set their quota individually. </target>
4498 <context-group purpose="location">
4499 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
4500 <context context-type="linenumber">131,132</context>
4501 </context-group>
4502 </trans-unit>
4503
4504 <trans-unit id="90f449b1f4787e6c9731198a96d35399c1b340a7">
4505 <source>Signup requires email verification</source>
4506 <target>Signup requires email verification</target>
4507
4508 <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">152</context></context-group></trans-unit>
4509 <trans-unit id="68bda70e0dd4f7f91549462e55f1b2a1602d8402">
4510 <source>Signup limit</source>
4511 <target>Signup limit</target>
4512
4513 <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">156</context></context-group></trans-unit><trans-unit id="b4d3a94d4c67e02c861a8c7c66c34b74ad2ddf0d" datatype="html">
4514 <source>{VAR_PLURAL, plural, =1 {user} other {users}}</source><target state="new">{VAR_PLURAL, plural, =1 {user} other {users}}</target>
4515
4516 <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">163</context></context-group></trans-unit><trans-unit id="35d3d2813759e2497352953adca2175967a69b88" datatype="html">
4517 <source>Signup won't be limited to a fixed number of users.</source><target state="new">Signup won't be limited to a fixed number of users.</target>
4518 <context-group purpose="location">
4519 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
4520 <context context-type="linenumber">168</context>
4521 </context-group>
4522 </trans-unit>
4523 <trans-unit id="25de1b6d18bda68f72a31c4ce8aa1c493584764f" datatype="html">
4524 <source>Enable Signup</source>
4525 <target state="new">Enable Signup</target>
4526
4527 <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">141</context></context-group></trans-unit>
4528 <trans-unit id="4d13a9cd5ed3dcee0eab22cb25198d43886942be">
4529 <source>Users</source>
4530 <target>Users</target>
4531
4532
4533 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">4</context></context-group></trans-unit>
4534 <trans-unit id="9a298b5ee14cc04a1cbef88cd1cc54fbb8176bc2" datatype="html">
4535 <source>{VAR_PLURAL, plural, =1 {Video} other {Videos} }</source>
4536 <target state="new">{VAR_PLURAL, plural, =1 {Video} other {Videos} }</target>
4537
4538
4539 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">24</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">24</context></context-group></trans-unit>
4540 <trans-unit id="bcf8ce898a641416913d16b5dc39385e83ca069c" datatype="html">
4541 <source>{VAR_PLURAL, plural, =1 {Channel} other {Channels} }</source>
4542 <target state="new">{VAR_PLURAL, plural, =1 {Channel} other {Channels} }</target>
4543
4544
4545 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">30</context></context-group></trans-unit>
4546 <trans-unit id="8b3b364967f953009a4b83c53ed5cf0b5ff3902a" datatype="html">
4547 <source>{VAR_PLURAL, plural, =1 {Subscriber} other {Subscribers} }</source>
4548 <target state="new">{VAR_PLURAL, plural, =1 {Subscriber} other {Subscribers} }</target>
4549
4550
4551 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">36</context></context-group></trans-unit>
4552 <trans-unit id="89f26f7ae43839fb1c983c6dc82d7bb9f559ac98" datatype="html">
4553 <source>Incriminated in reports</source>
4554 <target state="new">Incriminated in reports</target>
4555
4556
4557 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">42</context></context-group></trans-unit>
4558 <trans-unit id="374b01a6d0311b4e675834b47db9e34d3fb833e7" datatype="html">
4559 <source>Authored reports accepted</source>
4560 <target state="new">Authored reports accepted</target>
4561
4562
4563 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">48</context></context-group></trans-unit>
4564 <trans-unit id="8e29da1e7e8def288e5cf788c6f5ac6e5824259c" datatype="html">
4565 <source>{VAR_PLURAL, plural, =1 {Comment} other {Comments} }</source>
4566 <target state="new">{VAR_PLURAL, plural, =1 {Comment} other {Comments} }</target>
4567
4568
4569 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">54</context></context-group></trans-unit>
4570 <trans-unit id="53ddc7cf814d93205e987d607dbcfcf9cd74b59a" datatype="html">
4571 <source>NEW USER</source>
4572 <target state="new">NEW USER</target>
4573
4574
4575 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">73</context></context-group></trans-unit>
4576 <trans-unit id="4a41f824a35ba01d5bd7be61aa06b3e8145209d0" datatype="html">
4577 <source>Configuration</source>
4578 <target state="new">Configuration</target>
4579
4580 <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">1</context></context-group></trans-unit>
4581 <trans-unit id="ec47d80e9b5608ecd396c32a46ca6b87601e7b20" datatype="html">
4582 <source>Default video quota per user</source>
4583 <target state="new">Default video quota per user</target>
4584
4585 <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">177</context></context-group></trans-unit><trans-unit id="d1ec787ddabed4188c1a5c365dc65e7022a4db35" datatype="html">
4586 <source>bytes</source><target state="new">bytes</target>
4587 <context-group purpose="location">
4588 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
4589 <context context-type="linenumber">183</context>
4590 </context-group>
4591 <context-group purpose="location">
4592 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
4593 <context context-type="linenumber">197</context>
4594 </context-group>
4595 <context-group purpose="location">
4596 <context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context>
4597 <context context-type="linenumber">157</context>
4598 </context-group>
4599 <context-group purpose="location">
4600 <context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context>
4601 <context context-type="linenumber">157</context>
4602 </context-group>
4603 <context-group purpose="location">
4604 <context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context>
4605 <context context-type="linenumber">178</context>
4606 </context-group>
4607 <context-group purpose="location">
4608 <context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context>
4609 <context context-type="linenumber">178</context>
4610 </context-group>
4611 </trans-unit>
4612 <trans-unit id="493c65a11deddda45b42a39f503fc4bb3f876cf2" datatype="html">
4613 <source>Default daily upload limit per user</source>
4614 <target state="new">Default daily upload limit per user</target>
4615
4616 <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">191</context></context-group></trans-unit>
4617
4618 <trans-unit id="ec3d83c2ae784e843fbe96eb368f9e6e0f26cc2e" datatype="html">
4619 <source>Allow import with a torrent file or a magnet URI</source>
4620 <target state="new">Allow import with a torrent file or a magnet URI</target>
4621
4622 <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">241</context></context-group></trans-unit>
4623 <trans-unit id="c590ac6eba10ab6269e068156a910c7c58328cc5" datatype="html">
4624 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source>
4625 <target state="new">Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</target>
4626
4627 <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">258</context></context-group></trans-unit>
4628 <trans-unit id="3097153cbaee3d44d0e298fbe9e8105b6e1fea0d" datatype="html">
4629 <source>Block new videos automatically</source>
4630 <target state="new">Block new videos automatically</target>
4631
4632 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">255</context></context-group></trans-unit>
4633 <trans-unit id="7b6494fa44035831e1215cd4a0284aec00f8cbbd" datatype="html">
4634 <source>SEARCH</source>
4635 <target state="new">SEARCH</target>
4636
4637 <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">272</context></context-group></trans-unit>
4638
4639 <trans-unit id="273341057700e25fb8a19896b5039dcf3f14b9ba" datatype="html">
4640 <source>Allow users to do remote URI/handle search</source>
4641 <target state="new">Allow users to do remote URI/handle search</target>
4642
4643 <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">283</context></context-group></trans-unit><trans-unit id="24abd406ad31ca317072b179321ff7a7b2d56f86" datatype="html">
4644 <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source><target state="new">Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</target>
4645
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">286</context></context-group></trans-unit>
4647
4648 <trans-unit id="1a1dd78b1169f98fb2120c6af13e136aec2daf69" datatype="html">
4649 <source>Allow anonymous to do remote URI/handle search</source>
4650 <target state="new">Allow anonymous to do remote URI/handle search</target>
4651
4652 <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">294</context></context-group></trans-unit><trans-unit id="0a82b1f5636ff3c47cddf9e4bffa86b5d696fe06" datatype="html">
4653 <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source><target state="new">Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</target>
4654
4655 <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">297</context></context-group></trans-unit>
4656 <trans-unit id="f3af9d2cf9a341ce634210908597e491e77e7376" datatype="html">
4657 <source>⚠️ This functionality depends heavily on the moderation of instances followed by the search index you select.</source>
4658 <target state="new">⚠️ This functionality depends heavily on the moderation of instances followed by the search index you select.</target>
4659
4660 <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">311</context></context-group></trans-unit><trans-unit id="052608ed92b97a1d7856c4a84f73fcb3d0559bd3" datatype="html">
4661 <source> You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source><target state="new"> You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target>
4662 <context-group purpose="location">
4663 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
4664 <context context-type="linenumber">314,315</context>
4665 </context-group>
4666 </trans-unit>
4667
4668 <trans-unit id="e5cd21a49e6eefd0610106b6afcd4ed56baab566" datatype="html">
4669 <source>Search index URL</source>
4670 <target state="new">Search index URL</target>
4671
4672 <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">320</context></context-group></trans-unit>
4673 <trans-unit id="8c720eb4f32907db445c969a451e59a28a15e89c" datatype="html">
4674 <source>Disable local search in search bar</source>
4675 <target state="new">Disable local search in search bar</target>
4676
4677 <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">333</context></context-group></trans-unit>
4678 <trans-unit id="3b2b04802c47e4af0057651b972f52dffc92e8e1" datatype="html">
4679 <source>Otherwise the local search stays used by default</source>
4680 <target state="new">Otherwise the local search stays used by default</target>
4681
4682 <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">343</context></context-group></trans-unit>
4683 <trans-unit id="be8b7fa8a3193d5015561140328a1240190842c1" datatype="html">
4684 <source>Search bar uses the global search index by default</source>
4685 <target state="new">Search bar uses the global search index by default</target>
4686
4687 <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">340</context></context-group></trans-unit>
4688 <trans-unit id="bcaa25583cd971359254080004fbbb71c2b97ad6" datatype="html">
4689 <source>Enable global search</source>
4690 <target state="new">Enable global search</target>
4691
4692 <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">308</context></context-group></trans-unit>
4693 <trans-unit id="3f237e2a863d0308a21bdb0bb5d4b84e3376dbee" datatype="html">
4694 <source>FEDERATION</source>
4695 <target state="new">FEDERATION</target>
4696
4697 <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">361</context></context-group></trans-unit><trans-unit id="f818cd57ca344f3b03c7d83cacd400eacd0777fa" datatype="html">
4698 <source> Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source><target state="new"> Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </target>
4699 <context-group purpose="location">
4700 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
4701 <context context-type="linenumber">363,364</context>
4702 </context-group>
4703 </trans-unit>
4704
4705 <trans-unit id="a7f09999dbd1438d803b28abe1eb769f75126b3e" datatype="html">
4706 <source>Other instances can follow yours</source>
4707 <target state="new">Other instances can follow yours</target>
4708
4709 <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">375</context></context-group></trans-unit>
4710 <trans-unit id="3d9ffce2b1f284cb60067de15a313d3ecde0875f" datatype="html">
4711 <source>Manually approve new instance followers</source>
4712 <target state="new">Manually approve new instance followers</target>
4713
4714 <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">382</context></context-group></trans-unit>
4715 <trans-unit id="9a3dd9c65ee3381ae3b78b9c56cc4e0d2e41f0e8" datatype="html">
4716 <source>Automatically follow back instances</source>
4717 <target state="new">Automatically follow back instances</target>
4718
4719 <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">395</context></context-group></trans-unit>
4720
4721 <trans-unit id="9bef6fc7194e11d18fdcac6aaccc816fe9ffc5a7" datatype="html">
4722 <source>⚠️ This functionality requires a lot of attention and extra moderation.</source>
4723 <target state="new">⚠️ This functionality requires a lot of attention and extra moderation.</target>
4724
4725
4726
4727 <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">144</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">398</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">411</context></context-group></trans-unit>
4728 <trans-unit id="764910b42b08b8342f7ba5907b258341ec044fa0" datatype="html">
4729 <source>Index URL</source>
4730 <target state="new">Index URL</target>
4731
4732 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">420</context></context-group></trans-unit>
4733 <trans-unit id="62f023a56fd29518ab030384702362e6bf6a83e4" datatype="html">
4734 <source>Automatically follow instances of a public index</source>
4735 <target state="new">Automatically follow instances of a public index</target>
4736
4737 <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">408</context></context-group></trans-unit><trans-unit id="946ac76a0edbe07f3400d722ee437bcd9a14b7ef" datatype="html">
4738 <source> See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source><target state="new"> See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </target>
4739 <context-group purpose="location">
4740 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
4741 <context context-type="linenumber">414,415</context>
4742 </context-group>
4743 </trans-unit>
4744 <trans-unit id="5805ff22d19f43016e2b1a0f7eff12185c78e89d" datatype="html">
4745 <source>ADMINISTRATORS</source>
4746 <target state="new">ADMINISTRATORS</target>
4747
4748 <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">440</context></context-group></trans-unit>
4749 <trans-unit id="2149300564474427551">
4750 <source>Administrator</source>
4751 <target>Administrator</target>
4752
4753 <context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">412</context></context-group></trans-unit>
4754 <trans-unit id="55a0f51e38679d3141841e8333da5779d349c587">
4755 <source>Admin email</source>
4756 <target>Admin email</target>
4757
4758 <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">446</context></context-group></trans-unit>
4759 <trans-unit id="f9bda6652199995a4bd4424f2e35b748eb0bda8a">
4760 <source>Enable contact form</source>
4761 <target>Enable contact form</target>
4762
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">459</context></context-group></trans-unit>
4764 <trans-unit id="50247a2f9711ea9e9a85aacc46668131e9b424a5">
4765 <source>Basic configuration</source>
4766 <target>Basic configuration</target>
4767
4768 <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">16</context></context-group></trans-unit><trans-unit id="b20a7aabcda694678c9485942ba237b86fd0cc9a" datatype="html">
4769 <source>VOD Transcoding</source><target state="new">VOD Transcoding</target>
4770
4771 <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">25</context></context-group></trans-unit>
4772 <trans-unit id="51d86d65a52d00976c7cce4bdf8e144f956ef888" datatype="html">
4773 <source>TWITTER</source>
4774 <target state="new">TWITTER</target>
4775
4776 <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">468</context></context-group></trans-unit><trans-unit id="d071b30bb637c60469c0197285047c04c7b91881" datatype="html">
4777 <source> Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value. </source><target state="new"> Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value. </target>
4778 <context-group purpose="location">
4779 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
4780 <context context-type="linenumber">470,472</context>
4781 </context-group>
4782 </trans-unit>
4783
4784 <trans-unit id="7fdb41bbf2ee042ec5f68725a1c16a1c97f3e524">
4785 <source>Your Twitter username</source>
4786 <target>Your Twitter username</target>
4787
4788 <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">481</context></context-group></trans-unit>
4789 <trans-unit id="fcad8bedb9a3a3600c4f5c13e9f404e788dbf327" datatype="html">
4790 <source>Instance allowed by Twitter</source>
4791 <target state="new">Instance allowed by Twitter</target>
4792
4793 <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">494</context></context-group></trans-unit><trans-unit id="29aeb409f491bf7e725d326678a866207aaafa61" datatype="html">
4794 <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="&lt;br />
4795 "/> 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="&lt;br />
4796 "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />
4797 "/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/videos/watch/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;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="&lt;/a>
4798 "/> to see if you instance is allowed. </source><target state="new"> If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />
4799 "/> 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="&lt;br />
4800 "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />
4801 "/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/videos/watch/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;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="&lt;/a>
4802 "/> to see if you instance is allowed. </target>
4803 <context-group purpose="location">
4804 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
4805 <context context-type="linenumber">499,504</context>
4806 </context-group>
4807 </trans-unit>
4808 <trans-unit id="df754f9d47b1a072519f1c9f7f1726937f44040a" datatype="html">
4809 <source>LIVE</source><target state="new">LIVE</target>
4810
4811 <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">5</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-thumbnail/video-thumbnail.component.html</context><context context-type="linenumber">31</context></context-group></trans-unit><trans-unit id="a9ae01141a08866da07eaf91bcc77e7b827f1569" datatype="html">
4812 <source> Enable users of your instance to stream live. </source><target state="new"> Enable users of your instance to stream live. </target>
4813 <context-group purpose="location">
4814 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context>
4815 <context context-type="linenumber">7,8</context>
4816 </context-group>
4817 </trans-unit><trans-unit id="c0b94592a561638caf765f2cc338cd04e306f1a8" datatype="html">
4818 <source>⚠️ Enabling live streaming requires trust in your users and extra moderation work</source><target state="new">⚠️ Enabling live streaming requires trust in your users and extra moderation work</target>
4819
4820 <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">22</context></context-group></trans-unit><trans-unit id="838ed03217f5930c97cd02ed3e1196642ed758d8" datatype="html">
4821 <source>If enabled, your server needs to accept incoming TCP traffic on port <x id="INTERPOLATION" equiv-text="{{ getLiveRTMPPort() }}"/></source><target state="new">If enabled, your server needs to accept incoming TCP traffic on port <x id="INTERPOLATION" equiv-text="{{ getLiveRTMPPort() }}"/></target>
4822 <context-group purpose="location">
4823 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context>
4824 <context context-type="linenumber">23</context>
4825 </context-group>
4826 </trans-unit><trans-unit id="0c990b9d80188dd9edbbd945dbd8c66074ee62d8" datatype="html">
4827 <source>Allow your users to automatically publish a replay of their live</source><target state="new">Allow your users to automatically publish a replay of their live</target>
4828
4829 <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">31</context></context-group></trans-unit><trans-unit id="bd2cd2546be171832b25627d5eca96a4e9086ee3" datatype="html">
4830 <source> If the user quota is reached, PeerTube will automatically terminate the live streaming </source><target state="new"> If the user quota is reached, PeerTube will automatically terminate the live streaming </target>
4831 <context-group purpose="location">
4832 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context>
4833 <context context-type="linenumber">34,35</context>
4834 </context-group>
4835 </trans-unit><trans-unit id="3e282dbe4d2195e523ad63758fd84d9b30486fdf" datatype="html">
4836 <source> Max simultaneous lives created on your instance <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;>"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></source><target state="new"> Max simultaneous lives created on your instance <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;>"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></target>
4837 <context-group purpose="location">
4838 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context>
4839 <context context-type="linenumber">41</context>
4840 </context-group>
4841 </trans-unit><trans-unit id="0ba5a92f3fcf3c32561c73cd7e100776967d920b" datatype="html">
4842 <source>{VAR_PLURAL, plural, =1 {live} other {lives}}</source><target state="new">{VAR_PLURAL, plural, =1 {live} other {lives}}</target>
4843
4844 <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">46</context></context-group></trans-unit><trans-unit id="6287b31f7688102ca71d3d79611541b3d41e5d50" datatype="html">
4845 <source> Max simultaneous lives created per user <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;>"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></source><target state="new"> Max simultaneous lives created per user <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;>"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></target>
4846 <context-group purpose="location">
4847 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context>
4848 <context context-type="linenumber">54</context>
4849 </context-group>
4850 </trans-unit><trans-unit id="9f667199fbfe1db90e4f3b1a6634f6036db93ad0" datatype="html">
4851 <source>{VAR_PLURAL, plural, =1 {live} other {lives}}</source><target state="new">{VAR_PLURAL, plural, =1 {live} other {lives}}</target>
4852
4853 <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">59</context></context-group></trans-unit><trans-unit id="4bddd185b531fa5ef6a1b5cebf46de5565968cb1" datatype="html">
4854 <source>Max live duration</source><target state="new">Max live duration</target>
4855
4856 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">66</context></context-group></trans-unit><trans-unit id="5ff339e5bc9b41411ce6401774483b0d6f8cbca8" datatype="html">
4857 <source>Live transcoding threads</source><target state="new">Live transcoding threads</target>
4858
4859 <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">128</context></context-group></trans-unit><trans-unit id="1c4fb7063c20c52fc7c3c3bb6968ff358a9ff131" datatype="html">
4860 <source> will claim at most <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with VOD transcoding </source><target state="new"> will claim at most <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with VOD transcoding </target>
4861 <context-group purpose="location">
4862 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context>
4863 <context context-type="linenumber">131,133</context>
4864 </context-group>
4865 </trans-unit><trans-unit id="3fd4074c5aa5482a3a1ab3775bf2abbf4946f983" datatype="html">
4866 <source> will claim at least <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with VOD transcoding </source><target state="new"> will claim at least <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with VOD transcoding </target>
4867 <context-group purpose="location">
4868 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context>
4869 <context context-type="linenumber">135,137</context>
4870 </context-group>
4871 </trans-unit><trans-unit id="778da1f797d3b1f106517fb0c86457c39c91e361" datatype="html">
4872 <source>Live transcoding profile</source><target state="new">Live transcoding profile</target>
4873
4874 <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">150</context></context-group></trans-unit><trans-unit id="8d34030874e3105dd85b6654e2ed29d930d75d15" datatype="html">
4875 <source>new live transcoding profiles can be added by PeerTube plugins</source><target state="new">new live transcoding profiles can be added by PeerTube plugins</target>
4876
4877 <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">151</context></context-group></trans-unit><trans-unit id="bd9fc4914f5eeb416181cb966d98cadb94282485" datatype="html">
4878 <source>Live resolutions to generate</source><target state="new">Live resolutions to generate</target>
4879
4880 <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">107</context></context-group></trans-unit><trans-unit id="0dcaa17190a8baac67add948a7c63671f9027a7b" datatype="html">
4881 <source>Allow live streaming</source><target state="new">Allow live streaming</target>
4882
4883 <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">18</context></context-group></trans-unit><trans-unit id="be88ab2c149700f1e6e7595a1ad10b592acd9504" datatype="html">
4884 <source>Transcoding enabled for live streams</source><target state="new">Transcoding enabled for live streams</target>
4885
4886 <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">101</context></context-group></trans-unit>
4887 <trans-unit id="0a1a7d6e04056d30bb85aca5bb8bd47ced098167" datatype="html">
4888 <source>Live streaming</source><target state="new">Live streaming</target>
4889
4890 <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">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">67</context></context-group></trans-unit>
4891 <trans-unit id="9a6dbeb95c096daa71967ac36a043de69d0cf72b" datatype="html">
4892 <source>TRANSCODING</source>
4893 <target state="new">TRANSCODING</target>
4894
4895 <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">85</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">26</context></context-group></trans-unit><trans-unit id="cbe3f4f8de490b860cdde0599e0f9233e0fa2581" datatype="html">
4896 <source> Same as VOD transcoding, transcoding live streams so that they are in a streamable form that any device can play. Requires a beefy CPU, and then some. </source><target state="new"> Same as VOD transcoding, transcoding live streams so that they are in a streamable form that any device can play. Requires a beefy CPU, and then some. </target>
4897 <context-group purpose="location">
4898 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context>
4899 <context context-type="linenumber">87,88</context>
4900 </context-group>
4901 </trans-unit>
4902 <trans-unit id="dd61ba82a1fe37408ee715264241c078530f8c6f" datatype="html">
4903 <source>Input formats</source><target state="new">Input formats</target>
4904
4905 <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">46</context></context-group></trans-unit>
4906 <trans-unit id="fca29003c4ea1226ff8cbee89481758aab0e2be9">
4907 <source>Transcoding enabled</source>
4908 <target>Transcoding enabled</target>
4909
4910 <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">40</context></context-group></trans-unit>
4911
4912
4913 <trans-unit id="0050a55afb9c565df1f9b3f750c2d4adb697698f">
4914 <source>Allow additional extensions</source>
4915 <target>Allow additional extensions</target>
4916
4917 <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">51</context></context-group></trans-unit><trans-unit id="0ff72c066084f3c420dde9febf4f7255e7511867" datatype="html">
4918 <source>Allows users to upload .mkv, .mov, .avi, .wmv, .flv, .f4v, .3g2, .3gp, .mts, .m2ts, .mxf, or .nut videos.</source><target state="new">Allows users to upload .mkv, .mov, .avi, .wmv, .flv, .f4v, .3g2, .3gp, .mts, .m2ts, .mxf, or .nut videos.</target>
4919
4920 <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">54</context></context-group></trans-unit>
4921
4922 <trans-unit id="88cfa6e185dd938361d1d9c04314bbd3afb54fb6" datatype="html">
4923 <source>Allow audio files upload</source>
4924 <target state="new">Allow audio files upload</target>
4925
4926 <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">62</context></context-group></trans-unit><trans-unit id="49c85926a345d64c41d9fa85c9aa11f3fc2982f3" datatype="html">
4927 <source>Allows users to upload .mp3, .ogg, .wma, .flac, .aac, or .ac3 audio files.</source><target state="new">Allows users to upload .mp3, .ogg, .wma, .flac, .aac, or .ac3 audio files.</target>
4928
4929 <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">65</context></context-group></trans-unit><trans-unit id="02c07d8c482b71d6409c4cd3a20d604cc0e11ea1" datatype="html">
4930 <source>The file will be merged in a still image video with the preview file on upload.</source><target state="new">The file will be merged in a still image video with the preview file on upload.</target>
4931
4932 <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">66</context></context-group></trans-unit><trans-unit id="9d90195d5f6d7aa869c86e331a91e0feef8e4657" datatype="html">
4933 <source>Output formats</source><target state="new">Output formats</target>
4934
4935 <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">73</context></context-group></trans-unit><trans-unit id="7ceaf938d33be18d0e221b07ac3ed9d7e7142054" datatype="html">
4936 <source>WebTorrent enabled</source><target state="new">WebTorrent enabled</target>
4937
4938 <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">79</context></context-group></trans-unit><trans-unit id="dc25dbc82a49119e7b869a32701b48feb36e360c" datatype="html">
4939 <source>If you also enabled HLS support, it will multiply videos storage by 2</source><target state="new">If you also enabled HLS support, it will multiply videos storage by 2</target>
4940 <context-group purpose="location">
4941 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
4942 <context context-type="linenumber">83</context>
4943 </context-group>
4944 </trans-unit>
4945
4946
4947
4948 <trans-unit id="5ac527cc856e9fa02927ccb0a6172688e07c1d7a" datatype="html">
4949 <source>HLS with P2P support enabled</source>
4950 <target state="new">HLS with P2P support enabled</target>
4951
4952 <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></trans-unit><trans-unit id="2617a5e882c412157aab6edaa5964e328fcf7f52" datatype="html">
4953 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Requires ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;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="&lt;/p>"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul>
4954 "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Faster playback especially with long videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Requires ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;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="&lt;/p>"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul>
4955 "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Faster playback especially with long videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></target>
4956 <context-group purpose="location">
4957 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
4958 <context context-type="linenumber">99,108</context>
4959 </context-group>
4960 </trans-unit><trans-unit id="4279c0d1cd3a3396e93020c46f9eab4189b3d279" datatype="html">
4961 <source>Resolutions to generate per enabled format</source><target state="new">Resolutions to generate per enabled format</target>
4962
4963 <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">116</context></context-group></trans-unit><trans-unit id="6e60626527b51ae94c25e4f0c818be986924a837" datatype="html">
4964 <source> The original file resolution will be the default target if no option is selected. </source><target state="new"> The original file resolution will be the default target if no option is selected. </target>
4965 <context-group purpose="location">
4966 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
4967 <context context-type="linenumber">132,133</context>
4968 </context-group>
4969 </trans-unit>
4970 <trans-unit id="a33feadefbb776217c2db96100736314f8b765c2">
4971 <source>Transcoding threads</source>
4972 <target>Transcoding threads</target>
4973
4974 <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">144</context></context-group></trans-unit><trans-unit id="8408a830c3dde8093ee59f4dcab0b58de11a3763" datatype="html">
4975 <source> will claim at most <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with live transcoding </source><target state="new"> will claim at most <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with live transcoding </target>
4976 <context-group purpose="location">
4977 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
4978 <context context-type="linenumber">146,148</context>
4979 </context-group>
4980 </trans-unit><trans-unit id="b6080c78f1489c16ea22a7c62fa1ff1a823ae95f" datatype="html">
4981 <source> will claim at least <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with live transcoding </source><target state="new"> will claim at least <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with live transcoding </target>
4982 <context-group purpose="location">
4983 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
4984 <context context-type="linenumber">150,152</context>
4985 </context-group>
4986 </trans-unit><trans-unit id="024547d05ff8ffac40acc22e5f622a9e4ce7c8c4" datatype="html">
4987 <source>Transcoding jobs concurrency</source><target state="new">Transcoding jobs concurrency</target>
4988 <context-group purpose="location">
4989 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
4990 <context context-type="linenumber">166</context>
4991 </context-group>
4992 </trans-unit><trans-unit id="7f01873ceaaa6f7f6a537e63297c408f0b81a8bd" datatype="html">
4993 <source>allows to transcode multiple files in parallel. ⚠️ Requires a PeerTube restart</source><target state="new">allows to transcode multiple files in parallel. ⚠️ Requires a PeerTube restart</target>
4994 <context-group purpose="location">
4995 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
4996 <context context-type="linenumber">167</context>
4997 </context-group>
4998 </trans-unit><trans-unit id="81c92a792ba952ed92ec3c4279da00fc3e59a6a7" datatype="html">
4999 <source>Transcoding profile</source><target state="new">Transcoding profile</target>
5000
5001 <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">178</context></context-group></trans-unit><trans-unit id="8e2902ec95ffc25eb8521384bfee7291cd615ec1" datatype="html">
5002 <source>new transcoding profiles can be added by PeerTube plugins</source><target state="new">new transcoding profiles can be added by PeerTube plugins</target>
5003
5004 <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">179</context></context-group></trans-unit>
5005
5006 <trans-unit id="f05f4a8b97269a2da6d7fcc6e86fbfafd16e30bd" datatype="html">
5007 <source>CACHE</source>
5008 <target state="new">CACHE</target>
5009
5010 <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">5</context></context-group></trans-unit><trans-unit id="7e1ada48d1911a7ab02c5ba2519fa2d14240945a" datatype="html">
5011 <source> Some files are not federated, and fetched when necessary. Define their caching policies. </source><target state="new"> Some files are not federated, and fetched when necessary. Define their caching policies. </target>
5012 <context-group purpose="location">
5013 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context>
5014 <context context-type="linenumber">7,8</context>
5015 </context-group>
5016 </trans-unit>
5017
5018 <trans-unit id="e7845bb59f7887d60f1cf3b7b9fe5cfdb0b7e915" datatype="html">
5019 <source>Number of previews to keep in cache</source>
5020 <target state="new">Number of previews to keep in cache</target>
5021
5022 <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">15</context></context-group></trans-unit><trans-unit id="64900cccfb1346d742551801b2260df01b4fc521" datatype="html">
5023 <source>{VAR_PLURAL, plural, =1 {cached image} other {cached images}}</source><target state="new">{VAR_PLURAL, plural, =1 {cached image} other {cached images}}</target>
5024 <context-group purpose="location">
5025 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context>
5026 <context context-type="linenumber">22</context>
5027 </context-group>
5028 </trans-unit>
5029 <trans-unit id="478d017e2701ae21cefab20e7226702d77f15727" datatype="html">
5030 <source>Number of video captions to keep in cache</source>
5031 <target state="new">Number of video captions to keep in cache</target>
5032
5033 <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">29</context></context-group></trans-unit><trans-unit id="9650f187bc6461dfe36caf7ae5dab69d1faf754e" datatype="html">
5034 <source>{VAR_PLURAL, plural, =1 {cached caption} other {cached captions}}</source><target state="new">{VAR_PLURAL, plural, =1 {cached caption} other {cached captions}}</target>
5035 <context-group purpose="location">
5036 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context>
5037 <context context-type="linenumber">36</context>
5038 </context-group>
5039 </trans-unit><trans-unit id="866189a6610f35ef3dcde505a22ed76b788c03dd" datatype="html">
5040 <source>Number of video torrents to keep in cache</source><target state="new">Number of video torrents to keep in cache</target>
5041 <context-group purpose="location">
5042 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context>
5043 <context context-type="linenumber">43</context>
5044 </context-group>
5045 </trans-unit><trans-unit id="1c1a966d85cb4272fc870ed5177867dfdbd0e751" datatype="html">
5046 <source>{VAR_PLURAL, plural, =1 {cached torrent} other {cached torrents}}</source><target state="new">{VAR_PLURAL, plural, =1 {cached torrent} other {cached torrents}}</target>
5047 <context-group purpose="location">
5048 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context>
5049 <context context-type="linenumber">50</context>
5050 </context-group>
5051 </trans-unit>
5052 <trans-unit id="ede5494c4a39e72d3e21a5fefdc3d966da4a3e00" datatype="html">
5053 <source>CUSTOMIZATIONS</source>
5054 <target state="new">CUSTOMIZATIONS</target>
5055
5056 <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">63</context></context-group></trans-unit><trans-unit id="ff71044c7bbbc9fdbbaa9209a218e4900fbde590" datatype="html">
5057 <source> Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill. </source><target state="new"> Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill. </target>
5058
5059 <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">65</context></context-group></trans-unit>
5060
5061 <trans-unit id="0da9752916950ce6890d897b835c923a71ad9c5c">
5062 <source>JavaScript</source>
5063 <target>JavaScript</target>
5064
5065 <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></trans-unit><trans-unit id="c309dbd2f97cc76a685eaba5692b877676812982" datatype="html">
5066 <source> Write JavaScript code directly.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/>Example: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>console.log('my instance is amazing');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></source><target state="new"> Write JavaScript code directly.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/>Example: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>console.log('my instance is amazing');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></target>
5067
5068 <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">78</context></context-group></trans-unit><trans-unit id="3a3172c4d8c5a080a0603423e175c1e4457951b6" datatype="html">
5069 <source> Write CSS code directly. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />
5070 "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />
5071 "/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>#custom-css <x id="INTERPOLATION" equiv-text=" {{ '{' }"/>
5072 color: red;
5073 <x id="INTERPOLATION_1" equiv-text="
5074 {{ '}' }"/>
5075 <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/> Prepend with <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;em>"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;/em> "/> to override styles. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />
5076 "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />
5077 "/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>#custom-css .logged-in-email <x id="INTERPOLATION" equiv-text=" {{ '{' }"/>
5078 color: red;
5079 <x id="INTERPOLATION_1" equiv-text="
5080 {{ '}' }"/>
5081 <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></source><target state="new"> Write CSS code directly. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />
5082 "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />
5083 "/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>#custom-css <x id="INTERPOLATION" equiv-text=" {{ '{' }"/>
5084 color: red;
5085 <x id="INTERPOLATION_1" equiv-text="
5086 {{ '}' }"/>
5087 <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/> Prepend with <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;em>"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;/em> "/> to override styles. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />
5088 "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />
5089 "/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>#custom-css .logged-in-email <x id="INTERPOLATION" equiv-text=" {{ '{' }"/>
5090 color: red;
5091 <x id="INTERPOLATION_1" equiv-text="
5092 {{ '}' }"/>
5093 <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></target>
5094
5095 <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">97</context></context-group></trans-unit>
5096
5097 <trans-unit id="1411138433f379dbe80e0682284b2384d8e390cb" datatype="html">
5098 <source> You cannot allow live replay if you don't enable transcoding. </source><target state="new"> You cannot allow live replay if you don't enable transcoding. </target>
5099
5100 <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">69</context></context-group></trans-unit>
5101 <trans-unit id="6c44844ebdb7352c433b7734feaa65f01bb594ab">
5102 <source>Advanced configuration</source>
5103 <target>Advanced configuration</target>
5104
5105 <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">43</context></context-group></trans-unit><trans-unit id="a472641d98652e6f8b4dabb9aa3fbf805d18f6e5" datatype="html">
5106 <source> There are errors in the form: <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul>
5107 "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li *ngFor=&quot;let error of grabAllErrors()&quot;>"/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/></source><target state="new"> There are errors in the form: <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul>
5108 "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li *ngFor=&quot;let error of grabAllErrors()&quot;>"/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/></target>
5109 <context-group purpose="location">
5110 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
5111 <context context-type="linenumber">59,65</context>
5112 </context-group>
5113 </trans-unit>
5114 <trans-unit id="dad5a5283e4c853c011a0f03d5a52310338bbff8">
5115 <source>Update configuration</source>
5116 <target>Update configuration</target>
5117
5118 <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">72</context></context-group></trans-unit>
5119
5120 <trans-unit id="e09928fe11389fd1ea310890ba5dc9df05d53509" datatype="html">
5121 <source>VIDEO SETTINGS</source>
5122 <target state="new">VIDEO SETTINGS</target>
5123
5124 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">26</context></context-group></trans-unit>
5125 <trans-unit id="f70dbe547767b3a0f0006d44688beee60c884417" datatype="html">
5126 <source>NOTIFICATIONS</source>
5127 <target state="new">NOTIFICATIONS</target>
5128
5129 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">37</context></context-group></trans-unit>
5130 <trans-unit id="8e4cafda991c13b5103e45195f7f2488974a913e" datatype="html">
5131 <source>INTERFACE</source>
5132 <target state="new">INTERFACE</target>
5133
5134 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">47</context></context-group></trans-unit>
5135 <trans-unit id="ce43cc343ed3bd908e593db994ca3f6dbff079df" datatype="html">
5136 <source>PASSWORD</source>
5137 <target state="new">PASSWORD</target>
5138
5139 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">57</context></context-group></trans-unit>
5140 <trans-unit id="d5e31741c591719630b5bba1ba38f8c1a04c10e3" datatype="html">
5141 <source>EMAIL</source>
5142 <target state="new">EMAIL</target>
5143
5144 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">67</context></context-group></trans-unit>
5145 <trans-unit id="e6c299a11dadb59bf789ecc5d85eb1a1ebff4613" datatype="html">
5146 <source>DANGER ZONE</source>
5147 <target state="new">DANGER ZONE</target>
5148
5149
5150
5151 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">219</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">219</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit>
5152 <trans-unit id="4915431133669985304">
5153 <source>Profile</source>
5154 <target>Profile</target>
5155
5156 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">185</context></context-group></trans-unit>
5157 <trans-unit id="1963136290621768454" datatype="html">
5158 <source>Resolution</source>
5159 <target state="new">Resolution</target>
5160
5161 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">194</context></context-group></trans-unit>
5162 <trans-unit id="7814358426066520520" datatype="html">
5163 <source>Aspect ratio</source>
5164 <target state="new">Aspect ratio</target>
5165
5166 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">195</context></context-group></trans-unit>
5167 <trans-unit id="44862519224794374" datatype="html">
5168 <source>Average frame rate</source>
5169 <target state="new">Average frame rate</target>
5170
5171 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">196</context></context-group></trans-unit>
5172 <trans-unit id="5053683525387462246" datatype="html">
5173 <source>Pixel format</source>
5174 <target state="new">Pixel format</target>
5175
5176 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">197</context></context-group></trans-unit>
5177 <trans-unit id="7858676566953242358" datatype="html">
5178 <source>Sample rate</source>
5179 <target state="new">Sample rate</target>
5180
5181 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">201</context></context-group></trans-unit>
5182 <trans-unit id="5403856660543890284" datatype="html">
5183 <source>Channel Layout</source>
5184 <target state="new">Channel Layout</target>
5185
5186 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">202</context></context-group></trans-unit>
5187 <trans-unit id="b5398623f87ee72ed23f5023918db1707771e925">
5188 <source>Video settings</source>
5189 <target>Video settings</target>
5190
5191 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit>
5192 <trans-unit id="dc7b800a27960e33af36f16f6c25aaf5776464f7" datatype="html">
5193 <source>Interface settings</source>
5194 <target state="new">Interface settings</target>
5195
5196 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">22</context></context-group></trans-unit>
5197 <trans-unit id="739516c2ca75843d5aec9cf0e6b3e4335c4227b9">
5198 <source>Change password</source>
5199 <target>Change password</target>
5200
5201
5202 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">5</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">33</context></context-group></trans-unit>
5203 <trans-unit id="0dd390d056411e1709ec97ec51c46d78600e3f7b">
5204 <source>Current password</source>
5205 <target>Current password</target>
5206
5207 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">8</context></context-group><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">28</context></context-group></trans-unit>
5208 <trans-unit id="e70e209561583f360b1e9cefd2cbb1fe434b6229">
5209 <source>New password</source>
5210 <target>New password</target>
5211
5212 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">17</context></context-group></trans-unit>
5213 <trans-unit id="ede41f01c781b168a783cfcefc6fb67d48780d9b">
5214 <source>Confirm new password</source>
5215 <target>Confirm new password</target>
5216
5217 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">26</context></context-group></trans-unit>
5218 <trans-unit id="20f62f24170d57b1efeb2387a0949f482cd4d129">
5219 <source>Default policy on videos containing sensitive content</source>
5220 <target>Default policy on videos containing sensitive content</target>
5221
5222 <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></trans-unit>
5223 <trans-unit id="8fbbb5d7bbc4df74ac19fe046f7b9d4f2fd80737" datatype="html">
5224 <source> With <x id="START_TAG_STRONG"/>Do not list<x id="CLOSE_TAG_STRONG"/> or <x id="START_TAG_STRONG"/>Blur thumbnails<x id="CLOSE_TAG_STRONG"/>, a confirmation will be requested to watch the video. </source>
5225 <target state="new">
5226 With
5227 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Do not list
5228 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> or
5229 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Blur thumbnails
5230 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, a confirmation will be requested to watch the video.
5231
5232 </target>
5233
5234 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">8</context></context-group></trans-unit>
5235 <trans-unit id="be05139c85b590f407c8204605601ab510247f9f" datatype="html">
5236 <source>Policy for sensitive videos</source>
5237 <target state="new">Policy for sensitive videos</target>
5238
5239
5240 <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">114</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">15</context></context-group></trans-unit>
5241 <trans-unit id="ea8e7b15807cce2fea74798db2396a4de016e5c7" datatype="html">
5242 <source>Only display videos in the following languages/subtitles</source>
5243 <target state="new">Only display videos in the following languages/subtitles</target>
5244
5245 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">25</context></context-group></trans-unit>
5246 <trans-unit id="db930d0e3dbcb12963bec15cfec67fac6534542d" datatype="html">
5247 <source>In Recently added, Trending, Local, Most liked and Search pages</source>
5248 <target state="new">In Recently added, Trending, Local, Most liked and Search pages</target>
5249
5250 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">28</context></context-group></trans-unit>
5251 <trans-unit id="984be691d289644c6d40fa2cc858093be31ab58e" datatype="html">
5252 <source>Add a new language</source>
5253 <target state="new">Add a new language</target>
5254
5255
5256 <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">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">36</context></context-group></trans-unit>
5257
5258 <trans-unit id="03d1a9c026074c12ea3f2fb39a34bc6a18fedf05" datatype="html">
5259 <source><x id="START_TAG_SPAN"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_SPAN"/> is awaiting email verification
5260 </source>
5261 <target state="new">
5262 <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span>"/>
5263 <x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/>
5264 <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/> is awaiting email verification
5265
5266 </target>
5267
5268 <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">10</context></context-group></trans-unit>
5269 <trans-unit id="d20a2fa4a3360caa8825e49a31b5fd3a442ac219" datatype="html">
5270 <source>New email</source>
5271 <target state="new">New email</target>
5272
5273 <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">17</context></context-group></trans-unit>
5274
5275
5276
5277 <trans-unit id="820741079d4bc32fb98b7a871a6e507b18b6c85c" datatype="html">
5278 <source>Change email</source>
5279 <target state="new">Change email</target>
5280
5281 <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">36</context></context-group></trans-unit>
5282 <trans-unit id="27a56aad79d8b61269ed303f11664cc78bcc2522" datatype="html">
5283 <source>Theme</source>
5284 <target state="new">Theme</target>
5285
5286
5287 <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">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-interface-settings.component.html</context><context context-type="linenumber">4</context></context-group></trans-unit>
5288 <trans-unit id="2fb6d9783b2c3ce93df9cee3542cda87aa60a808" datatype="html">
5289 <source>instance default</source>
5290 <target state="new">instance default</target>
5291
5292 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-interface-settings.component.html</context><context context-type="linenumber">8</context></context-group></trans-unit>
5293 <trans-unit id="2aad0303b66062ca5fb031b72df15b2cbce6e35d" datatype="html">
5294 <source>peertube default</source>
5295 <target state="new">peertube default</target>
5296
5297 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-interface-settings.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit>
5298 <trans-unit id="2dc22fcebf6aaa76196d2def33a827a34bf910bf">
5299 <source>Change ownership</source>
5300 <target>Change ownership</target>
5301
5302
5303 <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">3</context></context-group></trans-unit>
5304 <trans-unit id="046c4fa30411e6b1aa46dc51bf82d07b1adf14d4">
5305 <source>Select the next owner</source>
5306 <target>Select the next owner</target>
5307
5308 <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">10</context></context-group></trans-unit>
5309 <trans-unit id="addd26e1d0d8a38fcfceeb76642c6f838f9525e3" datatype="html">
5310 <source>Search your videos</source>
5311 <target state="new">Search your videos</target>
5312
5313 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit><trans-unit id="b90a7648f400a235b612e578e82a4a73eafcd632" datatype="html">
5314 <source>Last published first</source><target state="new">Last published first</target>
5315 <context-group purpose="location">
5316 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context>
5317 <context context-type="linenumber">32</context>
5318 </context-group>
5319 </trans-unit><trans-unit id="d95e6c72d3bbb086bb1a5fcd77dac92fcf4452aa" datatype="html">
5320 <source>Last created first</source><target state="new">Last created first</target>
5321 <context-group purpose="location">
5322 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context>
5323 <context context-type="linenumber">33</context>
5324 </context-group>
5325 </trans-unit><trans-unit id="f73ff48a5be94dd5e126a562ac44df462550c09c" datatype="html">
5326 <source>Most viewed first</source><target state="new">Most viewed first</target>
5327 <context-group purpose="location">
5328 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context>
5329 <context context-type="linenumber">34</context>
5330 </context-group>
5331 </trans-unit><trans-unit id="4592aaff43f75b9bd0be844c793696c92a6927af" datatype="html">
5332 <source>Most liked first</source><target state="new">Most liked first</target>
5333 <context-group purpose="location">
5334 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context>
5335 <context context-type="linenumber">35</context>
5336 </context-group>
5337 </trans-unit><trans-unit id="71e0063fa7864da1b8e145e33e5bd85b240d0423" datatype="html">
5338 <source>Longest first</source><target state="new">Longest first</target>
5339 <context-group purpose="location">
5340 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context>
5341 <context context-type="linenumber">36</context>
5342 </context-group>
5343 </trans-unit>
5344 <trans-unit id="fbc450919a486e8ed311a7e91a41987d47d83804">
5345 <source>Accept ownership</source>
5346 <target>Accept ownership</target>
5347
5348 <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">3</context></context-group></trans-unit>
5349 <trans-unit id="765e3847550ed5aab483c2a03f320090aa0a13f2" datatype="html">
5350 <source>Select a channel to receive the video</source>
5351 <target state="new">Select a channel to receive the video</target>
5352
5353 <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">10</context></context-group></trans-unit>
5354 <trans-unit id="798f761c8cf39e72ad38f2237dac3a3ad33c6a30" datatype="html">
5355 <source>Channel that will receive the video</source>
5356 <target state="new">Channel that will receive the video</target>
5357
5358 <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">13</context></context-group></trans-unit>
5359 <trans-unit id="e03a27ba50b0be207b4d17d044ab5ea300d70b43" datatype="html">
5360 <source>My ownership changes</source>
5361 <target state="new">My ownership changes</target>
5362
5363 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
5364 <trans-unit id="e98239d8a6be1100119ff4b5630c822b82786740">
5365 <source>Initiator</source>
5366 <target>Initiator</target>
5367
5368 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">19</context></context-group></trans-unit>
5369 <trans-unit id="b08d67fe4e192ea8352bebdc6aabbd1bb7abed02">
5370 <source> Created <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
5371 <target>
5372 Created
5373
5374 <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/>
5375 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/>
5376 </target>
5377
5378 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">22</context></context-group></trans-unit>
5379 <trans-unit id="81b97b8ea996ad1e4f9fca8415021850214884b1">
5380 <source>Status</source>
5381 <target>Status</target>
5382
5383 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">25</context></context-group></trans-unit>
5384 <trans-unit id="bde01505620f59f773377f94034e4038e6bd50c0" datatype="html">
5385 <source>Account page</source>
5386 <target state="new">Account page</target>
5387
5388
5389 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">187</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">193</context></context-group></trans-unit>
5390 <trans-unit id="e8a34c00da7e95d407a66f33f28943a480dbba82" datatype="html">
5391 <source>
5392 <x id="INTERPOLATION" equiv-text="{{ video.byAccount }}"/>
5393 </source>
5394 <target state="new">
5395 <x id="INTERPOLATION" equiv-text="{{ video.byAccount }}"/>
5396 </target>
5397
5398 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">194</context></context-group></trans-unit>
5399 <trans-unit id="cee3f34700944cc5786627e1b23073d946644620" datatype="html">
5400 <source>No ownership change request found.</source>
5401 <target state="new">No ownership change request found.</target>
5402
5403 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">83</context></context-group></trans-unit><trans-unit id="4247400351982331798" datatype="html">
5404 <source>Account settings</source><target state="new">Account settings</target>
5405
5406 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">29</context></context-group></trans-unit><trans-unit id="2864486939135008600" datatype="html">
5407 <source>Playlist elements</source><target state="new">Playlist elements</target>
5408
5409 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">58</context></context-group></trans-unit>
5410 <trans-unit id="bd751145ec934c2839fd6acffee05fbf439782ed" datatype="html">
5411 <source>My imports</source>
5412 <target state="new">My imports</target>
5413
5414 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">11</context></context-group><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">3</context></context-group></trans-unit>
5415 <trans-unit id="574cce019fb31925d11095591d4321847ff1c7a5" datatype="html">
5416 <source>Create video channel</source>
5417 <target state="new">Create video channel</target>
5418
5419 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">19</context></context-group></trans-unit>
5420 <trans-unit id="8fef247fd0c5bf790151f7661cafc4b7fd0397f3">
5421 <source>
5422 <x id="INTERPOLATION" equiv-text="{{ videoChannel.followersCount }}"/> subscribers
5423 </source>
5424 <target>
5425 <x id="INTERPOLATION" equiv-text="{{ videoChannel.followersCount }}"/> subscribers
5426 </target>
5427
5428 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-subscriptions/my-subscriptions.component.html</context><context context-type="linenumber">32</context></context-group></trans-unit>
5429 <trans-unit id="915d4704e1649016512cbf5eeac55b4dbf933558">
5430 <source>Example: my_channel</source>
5431 <target>Example: my_channel</target>
5432
5433
5434 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-edit.component.html</context><context context-type="linenumber">47</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-edit.component.html</context><context context-type="linenumber">47</context></context-group></trans-unit>
5435 <trans-unit id="cc895c3d23ec739ac77d472ff979980195fd30c1" datatype="html">
5436 <source>CHANNEL</source>
5437 <target state="new">CHANNEL</target>
5438
5439
5440 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-edit.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-edit.component.html</context><context context-type="linenumber">26</context></context-group></trans-unit><trans-unit id="9f38a9a80edd6929e7bbd9647dcabad5baae2f07" datatype="html">
5441 <source>Banner image of your channel</source><target state="new">Banner image of your channel</target>
5442 <context-group purpose="location">
5443 <context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-edit.component.html</context>
5444 <context context-type="linenumber">30</context>
5445 </context-group>
5446 <context-group purpose="location">
5447 <context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-edit.component.html</context>
5448 <context context-type="linenumber">30</context>
5449 </context-group>
5450 </trans-unit>
5451 <trans-unit id="66ad6eb3f06251c75325b780943a07f94c949df7" datatype="html">
5452 <source>Short text to tell people how they can support your channel (membership platform...).&lt;br />&lt;br />
5453 When you will upload a video in this channel, the video support field will be automatically filled by this text.</source>
5454 <target state="new">Short text to tell people how they can support your channel (membership platform...).&lt;br />&lt;br />
5455 When you will upload a video in this channel, the video support field will be automatically filled by this text.</target>
5456
5457
5458 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-edit.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-edit.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit>
5459 <trans-unit id="6ff0350d2659cdb4722370bf5dafbad651f441cd" datatype="html">
5460 <source>Overwrite support field of all videos of this channel</source>
5461 <target state="new">Overwrite support field of all videos of this channel</target>
5462
5463
5464 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-edit.component.html</context><context context-type="linenumber">99</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-edit.component.html</context><context context-type="linenumber">99</context></context-group></trans-unit>
5465 <trans-unit id="4b50f2ef2e8b9a24e674d12012ee310f378a5503">
5466 <source>
5467 <x id="INTERPOLATION" equiv-text="{{ actor.followersCount }}"/> subscribers
5468 </source>
5469 <target>
5470 <x id="INTERPOLATION" equiv-text="{{ actor.followersCount }}"/> subscribers
5471 </target>
5472
5473 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar-edit.component.html</context><context context-type="linenumber">27</context></context-group></trans-unit><trans-unit id="82cc4fc020efd482bb931ebd71db5868fc904629" datatype="html">
5474 <source>Upload a new avatar</source><target state="new">Upload a new avatar</target>
5475
5476
5477 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar-edit.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar-edit.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit>
5478 <trans-unit id="38baeb215c17af9d9e295e371a57f4a48ab4c191">
5479 <source>Target</source>
5480 <target>Target</target>
5481
5482 <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">17</context></context-group></trans-unit>
5483 <trans-unit id="a5707e9905e079605243397ee111b8be449941aa" datatype="html">
5484 <source>See the error</source>
5485 <target state="new">See the error</target>
5486
5487 <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">26</context></context-group></trans-unit>
5488 <trans-unit id="842b1f5e4942fb515ef790308ca9ea6a60b4b331" datatype="html">
5489 <source>This video was deleted</source>
5490 <target state="new">This video was deleted</target>
5491
5492 <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">49</context></context-group></trans-unit>
5493 <trans-unit id="a86239658c3cf042e7c987bb0df7473a53d7517e" datatype="html">
5494 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> imports</source>
5495 <target state="new">Showing
5496 <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to
5497 <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of
5498 <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> imports
5499 </target>
5500
5501 <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">10</context></context-group></trans-unit>
5502 <trans-unit id="0b68f86015522b0dbd374822caefe74a62e3470f" datatype="html">
5503 <source>Once you delete your account, there is no going back. You will be asked to confirm this action.</source>
5504 <target state="new">Once you delete your account, there is no going back. You will be asked to confirm this action.</target>
5505
5506 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.html</context><context context-type="linenumber">2</context></context-group></trans-unit>
5507 <trans-unit id="9a2f889dde4574a6883c853d1034e75891b28c45">
5508 <source>Delete your account</source>
5509 <target>Delete your account</target>
5510
5511 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.html</context><context context-type="linenumber">4</context></context-group></trans-unit>
5512
5513 <trans-unit id="f886abe6ca73a34403dde0578e71173cebe00428" datatype="html">
5514 <source>Channel page</source>
5515 <target state="new">Channel page</target>
5516
5517
5518
5519 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-subscriptions/my-subscriptions.component.html</context><context context-type="linenumber">27</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">184</context></context-group></trans-unit>
5520 <trans-unit id="c65641c36859c328928e6b0f14c3f913886f8add">
5521 <source>Created by <x id="INTERPOLATION"/></source>
5522 <target>Created by
5523 <x id="INTERPOLATION" equiv-text="{{ videoChannel.ownerBy }}"/>
5524 </target>
5525
5526 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-subscriptions/my-subscriptions.component.html</context><context context-type="linenumber">35</context></context-group></trans-unit>
5527 <trans-unit id="cd2d9bfd5a5f7bdc1d4f1242e8a35d74830b6ffe" datatype="html">
5528 <source>Owner account page</source>
5529 <target state="new">Owner account page</target>
5530
5531 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-subscriptions/my-subscriptions.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit>
5532
5533
5534 <trans-unit id="29c45bf49891748f930ef78b2e09857498b15131" datatype="html">
5535 <source><x id="START_TAG_MY_GLOBAL_ICON"/><x id="CLOSE_TAG_MY_GLOBAL_ICON"/> Delete history </source>
5536 <target state="new">
5537 <x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;my-global-icon>"/>
5538 <x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;/my-global-icon>"/>
5539 Delete history
5540
5541 </target>
5542
5543 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.html</context><context context-type="linenumber">24</context></context-group></trans-unit><trans-unit id="945ab39294575b7271dde42240c0806dc4ff5076" datatype="html">
5544 <source>You don't have any video in your watch history yet.</source><target state="new">You don't have any video in your watch history yet.</target>
5545 <context-group purpose="location">
5546 <context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.html</context>
5547 <context context-type="linenumber">30</context>
5548 </context-group>
5549 </trans-unit>
5550 <trans-unit id="4cd6feecd3cc5b969cdff7e217f0582c49118ead" datatype="html">
5551 <source>Open syndication dropdown</source><target state="new">Open syndication dropdown</target>
5552 <context-group purpose="location">
5553 <context context-type="sourcefile">src/app/shared/shared-main/feeds/feed.component.html</context>
5554 <context context-type="linenumber">3</context>
5555 </context-group>
5556 <context-group purpose="location">
5557 <context context-type="sourcefile">src/app/shared/shared-main/feeds/feed.component.html</context>
5558 <context context-type="linenumber">3</context>
5559 </context-group>
5560 </trans-unit>
5561 <trans-unit id="9d2d802fa417a5a3f230cb5bcc975551a252c59c" datatype="html">
5562 <source><x id="START_TAG_MY_GLOBAL_ICON"/><x id="CLOSE_TAG_MY_GLOBAL_ICON"/> Notification preferences </source>
5563 <target state="new">
5564 <x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;my-global-icon>"/>
5565 <x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;/my-global-icon>"/>
5566 Notification preferences
5567
5568 </target>
5569
5570 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">4</context></context-group></trans-unit>
5571 <trans-unit id="e7f88c481ecdda90467acd3f4dbe934465cee30f" datatype="html">
5572 <source>Newest first</source>
5573 <target state="new">Newest first</target>
5574
5575 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">11</context></context-group></trans-unit>
5576 <trans-unit id="a05dac5ded54ab304817a823693e2af2ad1cffef" datatype="html">
5577 <source>Unread first</source>
5578 <target state="new">Unread first</target>
5579
5580 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">12</context></context-group></trans-unit>
5581 <trans-unit id="58479ebfcc980e1ee37a8102bc4f9a35eca2f680" datatype="html">
5582 <source>All read</source>
5583 <target state="new">All read</target>
5584
5585 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">26</context></context-group></trans-unit>
5586 <trans-unit id="dd3b6c367381ddfa8f317b8e9b31c55368c65136">
5587 <source>Activities</source>
5588 <target>Activities</target>
5589
5590 <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">2</context></context-group></trans-unit>
5591 <trans-unit id="847dffd493abbb2a5c71f3313f0eb730dd88a355">
5592 <source>Web</source>
5593 <target>Web</target>
5594
5595 <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">3</context></context-group></trans-unit>
5596 <trans-unit id="9d7a1c199570d42b4cc40d7886fcc7c06b0a35d2" datatype="html">
5597 <source>My Playlists</source>
5598 <target state="new">My Playlists</target>
5599
5600
5601 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">4</context></context-group></trans-unit>
5602 <trans-unit id="b91219836ab865fd8aa041a8d6c3d84dd78115a4" datatype="html">
5603 <source>NEW PLAYLIST</source>
5604 <target state="new">NEW PLAYLIST</target>
5605
5606
5607 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">25</context></context-group></trans-unit>
5608 <trans-unit id="33ce1814b1079cb3a0c0605fc5b4e6f439d2b035" datatype="html">
5609 <source>PLAYLIST</source>
5610 <target state="new">PLAYLIST</target>
5611
5612
5613 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">26</context></context-group></trans-unit>
5614 <trans-unit id="61b31fe7bfae807e3ccc0dbf001c6dc9b72aaf19" datatype="html">
5615 <source>Create playlist</source>
5616 <target state="new">Create playlist</target>
5617
5618 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">16</context></context-group></trans-unit><trans-unit id="7040375308762081154" datatype="html">
5619 <source>My video channels</source><target state="new">My video channels</target>
5620
5621 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels-routing.module.ts</context><context context-type="linenumber">13</context></context-group></trans-unit><trans-unit id="7418836785553125957" datatype="html">
5622 <source>Create a new video channel</source><target state="new">Create a new video channel</target>
5623
5624 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels-routing.module.ts</context><context context-type="linenumber">22</context></context-group></trans-unit><trans-unit id="8828123061564507501" datatype="html">
5625 <source>Playlist <x id="PH"/>} deleted.</source><target state="new">Playlist <x id="PH"/>} deleted.</target>
5626
5627 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">60</context></context-group></trans-unit>
5628 <trans-unit id="88f1b36ea2f7544792f04ee6b58f8c55aaba5c96" datatype="html">
5629 <source>Playlist thumbnail</source>
5630 <target state="new">Playlist thumbnail</target>
5631
5632
5633 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">82</context></context-group></trans-unit>
5634 <trans-unit id="a85c7d7a8dcc1ae0d2f945d77f4db36f02ead69b" datatype="html">
5635 <source>Search your playlists</source>
5636 <target state="new">Search your playlists</target>
5637
5638 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">8</context></context-group></trans-unit>
5639 <trans-unit id="188014887f7188d90b39e41d9606b91c77c17861" datatype="html">
5640 <source>No videos in this playlist.</source>
5641 <target state="new">No videos in this playlist.</target>
5642
5643 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.html</context><context context-type="linenumber">25</context></context-group></trans-unit>
5644 <trans-unit id="25837d28a88f93b1fe278ca11099d7489ca0ac4b" datatype="html">
5645 <source>
5646 Browse videos on PeerTube to add them in your playlist.
5647 </source>
5648 <target state="new">
5649 Browse videos on PeerTube to add them in your playlist.
5650 </target>
5651
5652 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.html</context><context context-type="linenumber">28</context></context-group></trans-unit>
5653 <trans-unit id="28c9f2a23ea8f12710a011a965939a5af6980dd1" datatype="html">
5654 <source> See the <x id="START_LINK"/>documentation<x id="CLOSE_LINK"/> for more information. </source>
5655 <target state="new">
5656 See the
5657 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>documentation
5658 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> for more information.
5659
5660 </target>
5661
5662 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.html</context><context context-type="linenumber">32</context></context-group></trans-unit>
5663 <trans-unit id="3346d8a0bf3dd8c25ddc561ccd5fafb6ee9fadc8" datatype="html">
5664 <source>Welcome to PeerTube!</source>
5665 <target state="new">Welcome to PeerTube!</target>
5666
5667 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context><context context-type="linenumber">8</context></context-group></trans-unit>
5668 <trans-unit id="19886846ed573d0a74c61c4e8df073eb4f64acd0" datatype="html">
5669 <source> If you need help to use PeerTube, you can have a look at the <x id="START_LINK"/>documentation<x id="CLOSE_LINK"/>. </source>
5670 <target state="new">
5671 If you need help to use PeerTube, you can have a look at the
5672 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>documentation
5673 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>.
5674
5675 </target>
5676
5677 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context><context context-type="linenumber">14</context></context-group></trans-unit><trans-unit id="3d1c3b3acd6c96a4c085df72551d5da74ce19f3e" datatype="html">
5678 <source> Created <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {1 playlist} other {{{ pagination.totalItems }} playlists}}"/> </source><target state="new"> Created <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {1 playlist} other {{{ pagination.totalItems }} playlists}}"/> </target>
5679 <context-group purpose="location">
5680 <context context-type="sourcefile">src/app/+video-channels/video-channel-playlists/video-channel-playlists.component.html</context>
5681 <context context-type="linenumber">3,4</context>
5682 </context-group>
5683 </trans-unit><trans-unit id="78e51eacd93a8e5894f64b6da8a26bf166a5cb92" datatype="html">
5684 <source>{VAR_PLURAL, plural, =1 {1 playlist} other {<x id="INTERPOLATION"/> playlists}}</source><target state="new">{VAR_PLURAL, plural, =1 {1 playlist} other {<x id="INTERPOLATION"/> playlists}}</target>
5685 <context-group purpose="location">
5686 <context context-type="sourcefile">src/app/+video-channels/video-channel-playlists/video-channel-playlists.component.html</context>
5687 <context context-type="linenumber">3</context>
5688 </context-group>
5689 </trans-unit>
5690 <trans-unit id="09a69cde5889927629e2ac9dc63a71b88252b530">
5691 <source>Verify account email confirmation</source>
5692 <target>
5693 Verify account email confirmation
5694 </target>
5695
5696 <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">3</context></context-group></trans-unit>
5697
5698 <trans-unit id="b734a13448d714b0f68f49353607364ac3571c12" datatype="html">
5699 <source>Email updated.</source>
5700 <target state="new">
5701 Email updated.
5702 </target>
5703
5704 <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">10</context></context-group></trans-unit>
5705 <trans-unit id="61fd1cffcb763cbfd5829071723cf9b647174bd9" datatype="html">
5706 <source>An error occurred.</source>
5707 <target state="new">An error occurred.</target>
5708
5709 <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">14</context></context-group></trans-unit><trans-unit id="9128669621822125729" datatype="html">
5710 <source>Video channel videos</source><target state="new">Video channel videos</target>
5711
5712 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels-routing.module.ts</context><context context-type="linenumber">24</context></context-group></trans-unit><trans-unit id="3193822049276963401" datatype="html">
5713 <source>Video channel playlists</source><target state="new">Video channel playlists</target>
5714
5715 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels-routing.module.ts</context><context context-type="linenumber">37</context></context-group></trans-unit><trans-unit id="1826db9efa0e2aaee90636dd295358f7ce4b5832" datatype="html">
5716 <source> Manage channel </source><target state="new"> Manage channel </target>
5717 <context-group purpose="location">
5718 <context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context>
5719 <context context-type="linenumber">10,11</context>
5720 </context-group>
5721 </trans-unit>
5722 <trans-unit id="2d02841904de7f5f60e2618670ac1059f3abec97">
5723 <source>Request email for account verification</source>
5724 <target>
5725 Request email for account verification
5726 </target>
5727
5728 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
5729 <trans-unit id="eb539ec6941044e284f237f5b40d6a0159afe7af">
5730 <source>Send verification email</source>
5731 <target>Send verification email</target>
5732
5733 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">17</context></context-group></trans-unit>
5734 <trans-unit id="a08080316e052053fd20647731a6de826dc8072f">
5735 <source>This instance does not require email verification.</source>
5736 <target>This instance does not require email verification.</target>
5737
5738 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">20</context></context-group></trans-unit><trans-unit id="248731258067914565" datatype="html">
5739 <source>Verify account via email</source><target state="new">Verify account via email</target>
5740
5741 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-routing.module.ts</context><context context-type="linenumber">17</context></context-group></trans-unit><trans-unit id="9197112111252826229" datatype="html">
5742 <source>Ask to send an email to verify you account</source><target state="new">Ask to send an email to verify you account</target>
5743
5744 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-routing.module.ts</context><context context-type="linenumber">26</context></context-group></trans-unit>
5745 <trans-unit id="bd2edf99dd6562385ccec19a7ab2d1898e626605">
5746 <source>Banned</source>
5747 <target>Banned</target>
5748
5749 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">21</context></context-group></trans-unit>
5750 <trans-unit id="44bd08a7ec1e407356620967d65d8fe2d8639d0a">
5751 <source>Instance muted</source>
5752 <target>Instance muted</target>
5753
5754 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit>
5755 <trans-unit id="48bbf6dbdb22e0ef4bd257eae2ab356f2ea66c89">
5756 <source>Muted by your instance</source>
5757 <target>Muted by your instance</target>
5758
5759 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">24</context></context-group></trans-unit>
5760 <trans-unit id="1a6443bb7ed01046dd83cf78806f795f1204ffa1">
5761 <source>Instance muted by your instance</source>
5762 <target>Instance muted by your instance</target>
5763
5764 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">25</context></context-group></trans-unit><trans-unit id="35e7ffcf61afb7ec6fb6484da69e3536c6c3df67" datatype="html">
5765 <source>Copy account handle</source><target state="new">Copy account handle</target>
5766 <context-group purpose="location">
5767 <context context-type="sourcefile">src/app/+accounts/accounts.component.html</context>
5768 <context context-type="linenumber">31</context>
5769 </context-group>
5770 </trans-unit><trans-unit id="e948d5f68f06fd5361c9f56e8224dded2374e03c" datatype="html">
5771 <source>{VAR_PLURAL, plural, =1 {1 subscriber} other {<x id="INTERPOLATION"/> subscribers}}</source><target state="new">{VAR_PLURAL, plural, =1 {1 subscriber} other {<x id="INTERPOLATION"/> subscribers}}</target>
5772 <context-group purpose="location">
5773 <context context-type="sourcefile">src/app/+accounts/accounts.component.html</context>
5774 <context context-type="linenumber">38</context>
5775 </context-group>
5776 </trans-unit><trans-unit id="c1543d40cf35db6b705906a6230fe65f220eb095" datatype="html">
5777 <source>{VAR_PLURAL, plural, =1 {1 videos} other {<x id="INTERPOLATION"/> videos}}</source><target state="new">{VAR_PLURAL, plural, =1 {1 videos} other {<x id="INTERPOLATION"/> videos}}</target>
5778 <context-group purpose="location">
5779 <context context-type="sourcefile">src/app/+accounts/accounts.component.html</context>
5780 <context context-type="linenumber">41</context>
5781 </context-group>
5782 </trans-unit><trans-unit id="074db6f0f4533c25fed2e58625b24aa0202b57c7" datatype="html">
5783 <source> <x id="ICU" equiv-text="{accountVideosCount, plural, =1 {1 videos} other {{{ accountVideosCount }} videos}}"/> </source><target state="new"> <x id="ICU" equiv-text="{accountVideosCount, plural, =1 {1 videos} other {{{ accountVideosCount }} videos}}"/> </target>
5784 <context-group purpose="location">
5785 <context context-type="sourcefile">src/app/+accounts/accounts.component.html</context>
5786 <context context-type="linenumber">41,42</context>
5787 </context-group>
5788 </trans-unit><trans-unit id="29aed64ff66dfc722a7e67238052d39e19b98f99" datatype="html">
5789 <source>Account created on <x id="INTERPOLATION" equiv-text="{{ account.createdAt | date }}"/></source><target state="new">Account created on <x id="INTERPOLATION" equiv-text="{{ account.createdAt | date }}"/></target>
5790 <context-group purpose="location">
5791 <context context-type="sourcefile">src/app/+accounts/accounts.component.html</context>
5792 <context context-type="linenumber">52</context>
5793 </context-group>
5794 </trans-unit><trans-unit id="89d29f99840f15e813f2a17ca4315ee46ef47d25" datatype="html">
5795 <source>Show the complete description</source><target state="new">Show the complete description</target>
5796 <context-group purpose="location">
5797 <context context-type="sourcefile">src/app/+accounts/accounts.component.html</context>
5798 <context context-type="linenumber">57</context>
5799 </context-group>
5800 <context-group purpose="location">
5801 <context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context>
5802 <context context-type="linenumber">96</context>
5803 </context-group>
5804 </trans-unit><trans-unit id="208be6d9ebd6aaad383f355afc62ae6c87ddf224" datatype="html">
5805 <source> Show more... </source><target state="new"> Show more... </target>
5806 <context-group purpose="location">
5807 <context context-type="sourcefile">src/app/+accounts/accounts.component.html</context>
5808 <context context-type="linenumber">59,60</context>
5809 </context-group>
5810 <context-group purpose="location">
5811 <context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context>
5812 <context context-type="linenumber">98,99</context>
5813 </context-group>
5814 </trans-unit><trans-unit id="49538ac8165925254c72f121b9c92cdf58f83dca" datatype="html">
5815 <source> Manage account </source><target state="new"> Manage account </target>
5816 <context-group purpose="location">
5817 <context context-type="sourcefile">src/app/+accounts/accounts.component.html</context>
5818 <context context-type="linenumber">64,65</context>
5819 </context-group>
5820 </trans-unit><trans-unit id="1e94fca0b104cb94f47cfdd12f488f15c5ce5c70" datatype="html">
5821 <source>Search account videos</source><target state="new">Search account videos</target>
5822 <context-group purpose="location">
5823 <context context-type="sourcefile">src/app/+accounts/accounts.component.html</context>
5824 <context context-type="linenumber">82</context>
5825 </context-group>
5826 </trans-unit><trans-unit id="5512878593724620692" datatype="html">
5827 <source>CHANNELS</source><target state="new">CHANNELS</target>
5828 <context-group purpose="location">
5829 <context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context>
5830 <context context-type="linenumber">82</context>
5831 </context-group>
5832 </trans-unit>
5833
5834 <trans-unit id="87f77a03c185ea644ed8378a562a2d0225513974" datatype="html">
5835 <source>This account does not have channels.</source>
5836 <target state="new">This account does not have channels.</target>
5837
5838 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">5</context></context-group></trans-unit>
5839 <trans-unit id="f15780bbd2d7fa777071975f7445e98a33065e38" datatype="html">
5840 <source>{VAR_PLURAL, plural, =1 {1 subscriber} other {<x id="INTERPOLATION"/> subscribers}}</source>
5841 <target state="new">{VAR_PLURAL, plural, =1 {1 subscriber} other {
5842 <x id="INTERPOLATION" equiv-text="{{ videoChannel.followersCount }}"/> subscribers} }
5843 </target>
5844
5845
5846
5847 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">73</context></context-group></trans-unit><trans-unit id="8c26c4aa2ddb44daca5b5ff08de81ee3a73c88ba" datatype="html">
5848 <source>{VAR_PLURAL, plural, =1 {1 videos} other {<x id="INTERPOLATION"/> videos}}</source><target state="new">{VAR_PLURAL, plural, =1 {1 videos} other {<x id="INTERPOLATION"/> videos}}</target>
5849 <context-group purpose="location">
5850 <context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context>
5851 <context context-type="linenumber">25</context>
5852 </context-group>
5853 </trans-unit><trans-unit id="693f26a874d1a857dca0ddea2f11b8101e4d18bd" datatype="html">
5854 <source> <x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =1 {1 videos} other {{{ getTotalVideosOf(videoChannel) }} videos}}"/> </source><target state="new"> <x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =1 {1 videos} other {{{ getTotalVideosOf(videoChannel) }} videos}}"/> </target>
5855 <context-group purpose="location">
5856 <context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context>
5857 <context context-type="linenumber">25,26</context>
5858 </context-group>
5859 </trans-unit><trans-unit id="b5d2929db6b8305ae285ec9d26ee3e90af966817" datatype="html">
5860 <source>Show this channel</source><target state="new">Show this channel</target>
5861 <context-group purpose="location">
5862 <context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context>
5863 <context context-type="linenumber">34</context>
5864 </context-group>
5865 </trans-unit>
5866 <trans-unit id="21dc89cfca84c2af7fdeb584b34e2529d842b72a" datatype="html">
5867 <source>{VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other {<x id="INTERPOLATION"/> videos}}</source>
5868 <target state="new">{VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other {
5869 <x id="INTERPOLATION" equiv-text="{{ videoChannel.videosCount }}"/> videos} }
5870 </target>
5871
5872 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">37</context></context-group></trans-unit><trans-unit id="7152797255397280410" datatype="html">
5873 <source>Do you really want to delete <x id="PH"/>?
5874 It will delete <x id="PH_1"/> videos uploaded in this channel, and you will not be able to create another
5875 channel with the same name (<x id="PH_2"/>)!</source><target state="new">Do you really want to delete <x id="PH"/>?
5876 It will delete <x id="PH_1"/> videos uploaded in this channel, and you will not be able to create another
5877 channel with the same name (<x id="PH_2"/>)!</target>
5878
5879 <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">63</context></context-group></trans-unit>
5880 <trans-unit id="d5f0913d08d01648d7e6165c168a99ccd06d1f4c" datatype="html">
5881 <source>My Channels</source>
5882 <target state="new">My Channels</target>
5883
5884
5885 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-edit.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-edit.component.html</context><context context-type="linenumber">4</context></context-group></trans-unit>
5886 <trans-unit id="dff0536e48bacc3a4b568f32f9ed8ffc14767cbb" datatype="html">
5887 <source>NEW CHANNEL</source>
5888 <target state="new">NEW CHANNEL</target>
5889
5890
5891 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-edit.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-edit.component.html</context><context context-type="linenumber">25</context></context-group></trans-unit>
5892 <trans-unit id="f36bd6a1570cb9b0a5023870f35160957cad2a8f">
5893 <source>See this video channel</source>
5894 <target>See this video channel</target>
5895
5896 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">11</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">16</context></context-group></trans-unit>
5897 <trans-unit id="7bfe8fdef5d1a90e5bf286ec6ed4c079522a9b44" datatype="html">
5898 <source>This channel doesn't have any videos.</source>
5899 <target state="new">This channel doesn't have any videos.</target>
5900
5901 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">37</context></context-group></trans-unit><trans-unit id="e4db23f83948d55e5b03ef528583b92bb3b4a006" datatype="html">
5902 <source>SHOW THIS CHANNEL ></source><target state="new">SHOW THIS CHANNEL ></target>
5903 <context-group purpose="location">
5904 <context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context>
5905 <context context-type="linenumber">45</context>
5906 </context-group>
5907 </trans-unit>
5908
5909
5910
5911 <trans-unit id="299f97b8ee9c62d45f2cc01961aa1e5101d6d05a">
5912 <source>Stats</source>
5913 <target>Stats</target>
5914
5915 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">171</context></context-group></trans-unit>
5916
5917
5918
5919
5920
5921
5922 <trans-unit id="fbbe62dee434f0521e0dfb8e3957d92fc5fcd76f" datatype="html">
5923 <source>This channel does not have playlists.</source>
5924 <target state="new">This channel does not have playlists.</target>
5925
5926 <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">6</context></context-group></trans-unit>
5927 <trans-unit id="6385c357c1de58ce92c0cf618ecf9cf74b917390">
5928 <source>PeerTube</source>
5929 <target>PeerTube</target>
5930
5931 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about.component.html</context><context context-type="linenumber">7</context></context-group></trans-unit><trans-unit id="2c7cd7912f61e528f6b38d4bc28733135931042b" datatype="html">
5932 <source>Network</source><target state="new">Network</target>
5933
5934 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit>
5935 <trans-unit id="fc978c97e261ee6494db916622339aedb633da3a" datatype="html">
5936 <source>Follows</source>
5937 <target state="new">Follows</target>
5938
5939
5940 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-follows/about-follows.component.html</context><context context-type="linenumber">2</context></context-group></trans-unit><trans-unit id="c03834cc488bf8fb29edfc4c72f6556f54749bb1" datatype="html">
5941 <source>Follower instances (<x id="INTERPOLATION" equiv-text="{{ followersPagination.totalItems }}"/>)</source><target state="new">Follower instances (<x id="INTERPOLATION" equiv-text="{{ followersPagination.totalItems }}"/>)</target>
5942 <context-group purpose="location">
5943 <context context-type="sourcefile">src/app/+about/about-follows/about-follows.component.html</context>
5944 <context context-type="linenumber">4</context>
5945 </context-group>
5946 </trans-unit><trans-unit id="aed1bb4393932c974d4347ff743a2253cc64ef02" datatype="html">
5947 <source>Following instances (<x id="INTERPOLATION" equiv-text="{{ followingsPagination.totalItems }}"/>)</source><target state="new">Following instances (<x id="INTERPOLATION" equiv-text="{{ followingsPagination.totalItems }}"/>)</target>
5948 <context-group purpose="location">
5949 <context context-type="sourcefile">src/app/+about/about-follows/about-follows.component.html</context>
5950 <context context-type="linenumber">16</context>
5951 </context-group>
5952 </trans-unit>
5953 <trans-unit id="5fea66be16da46ed7a0775e9a62b7b5e94b77473">
5954 <source>Contact <x id="INTERPOLATION"/> administrator</source>
5955 <target>Contact
5956 <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> administrator
5957 </target>
5958
5959 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
5960 <trans-unit id="533b2b9a76ee1335cb44c01f0bfd50d43e9400b0">
5961 <source>Your name</source>
5962 <target>Your name</target>
5963
5964 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">11</context></context-group></trans-unit>
5965 <trans-unit id="0b892c7805a1c5afc0b7c21c3449760860fe7f3d">
5966 <source>Your email</source>
5967 <target>Your email</target>
5968
5969 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">20</context></context-group></trans-unit>
5970 <trans-unit id="4b0ca852bafa5037c4e64c7b18f9cd1e14b799de" datatype="html">
5971 <source>Subject</source>
5972 <target state="new">Subject</target>
5973
5974 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">29</context></context-group></trans-unit>
5975 <trans-unit id="d2815c9b510b8172d8cac4008b9709df69d636df">
5976 <source>Your message</source>
5977 <target>Your message</target>
5978
5979 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit>
5980 <trans-unit id="ce301bc59085d13cf569fb7a97f073148435ec27" datatype="html">
5981 <source>About <x id="INTERPOLATION"/></source>
5982 <target state="new">About
5983 <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>
5984 </target>
5985
5986 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">5</context></context-group></trans-unit>
5987 <trans-unit id="3c1aff50472b313c70a72ee02c081b8eeb1c616c">
5988 <source>Contact administrator</source>
5989 <target>Contact administrator</target>
5990
5991 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">7</context></context-group></trans-unit>
5992 <trans-unit id="aaa2830aa30a5565ec06c852178ea7f181c693ea" datatype="html">
5993 <source>This instance is dedicated to sensitive/NSFW content.</source>
5994 <target state="new">This instance is dedicated to sensitive/NSFW content.</target>
5995
5996 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">19</context></context-group></trans-unit>
5997 <trans-unit id="5e595f291985655929e0348cf68ead712a081061" datatype="html">
5998 <source>
5999 ADMINISTRATORS &amp; SUSTAINABILITY
6000 </source>
6001 <target state="new">
6002 ADMINISTRATORS &amp; SUSTAINABILITY
6003 </target>
6004
6005 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">32</context></context-group></trans-unit>
6006 <trans-unit id="f6a8cb2287c0c738d3d02ca36e145830c9734db5" datatype="html">
6007 <source>Who we are</source>
6008 <target state="new">Who we are</target>
6009
6010 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit>
6011 <trans-unit id="911fb379526b62e9a62590722830c146ebd31be8" datatype="html">
6012 <source>Why we created this instance</source>
6013 <target state="new">Why we created this instance</target>
6014
6015 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">58</context></context-group></trans-unit>
6016 <trans-unit id="3f264e961636eb6eff1dbae7e3887447e22be154" datatype="html">
6017 <source>How long we plan to maintain this instance</source>
6018 <target state="new">How long we plan to maintain this instance</target>
6019
6020 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">72</context></context-group></trans-unit><trans-unit id="6e257a31ad87282a14e6548242588783c824735e" datatype="html">
6021 <source>How we will pay for keeping our instance running</source><target state="new">How we will pay for keeping our instance running</target>
6022 <context-group purpose="location">
6023 <context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context>
6024 <context context-type="linenumber">86</context>
6025 </context-group>
6026 </trans-unit>
6027
6028 <trans-unit id="2a422d9f181480a3199d18e7d5d616ad4e75530a" datatype="html">
6029 <source>
6030 INFORMATION
6031 </source>
6032 <target state="new">
6033 INFORMATION
6034 </target>
6035
6036 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">101</context></context-group></trans-unit>
6037 <trans-unit id="c47227276184c2145c8ca1161ce08075df573568" datatype="html">
6038 <source>
6039 MODERATION
6040 </source>
6041 <target state="new">
6042 MODERATION
6043 </target>
6044
6045 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">128</context></context-group></trans-unit>
6046 <trans-unit id="e00d53801f276434a03bbfd4a8443651f46ef91a" datatype="html">
6047 <source>
6048 OTHER INFORMATION
6049 </source>
6050 <target state="new">
6051 OTHER INFORMATION
6052 </target>
6053
6054 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">183</context></context-group></trans-unit>
6055 <trans-unit id="3624f527ba5d5ed005a4ff2540d1a210233aa320" datatype="html">
6056 <source>Hardware information</source>
6057 <target state="new">Hardware information</target>
6058
6059 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">195</context></context-group></trans-unit>
6060 <trans-unit id="d84d2cd0e5c2053a4451e7f77b81269e157cc5af" datatype="html">
6061 <source>FEATURES</source>
6062 <target state="new">FEATURES</target>
6063
6064 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">203</context></context-group></trans-unit>
6065 <trans-unit id="fa48c3ddc2ef8e40e5c317e68bc05ae62c93b0c1">
6066 <source>Features found on this instance</source>
6067 <target>Features found on this instance</target>
6068
6069
6070 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit>
6071 <trans-unit id="92538de0e2f6e64f1d05291132b93c32bed81237" datatype="html">
6072 <source>STATISTICS</source>
6073 <target state="new">STATISTICS</target>
6074
6075 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">215</context></context-group></trans-unit>
6076 <trans-unit id="6b8b10fedeff64aa441ebedc2b7fbd07f6f246c1" datatype="html">
6077 <source>What is PeerTube?</source>
6078 <target state="new">
6079 What is PeerTube?
6080 </target>
6081
6082 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
6083 <trans-unit id="49ea58bdafe3b72efaa42bac13d7d9b2f22a2990" datatype="html">
6084 <source>
6085 PeerTube is a self-hosted ActivityPub-federated video streaming platform using P2P directly in your web browser.
6086 </source>
6087 <target state="new">
6088 PeerTube is a self-hosted ActivityPub-federated video streaming platform using P2P directly in your web browser.
6089 </target>
6090
6091 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit><trans-unit id="ccbfd56f7d72ca5055b86a35f66b7a6d0a250d03" datatype="html">
6092 <source> It is free and open-source software, under <x id="START_LINK"/>AGPLv3 licence<x id="CLOSE_LINK"/>. </source><target state="new"> It is free and open-source software, under <x id="START_LINK"/>AGPLv3 licence<x id="CLOSE_LINK"/>. </target>
6093
6094 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">14</context></context-group></trans-unit>
6095
6096 <trans-unit id="7b85d0debc419e6c9c390ce02686b57d256cd139" datatype="html">
6097 <source> For more information, please visit <x id="START_LINK"/>joinpeertube.org<x id="CLOSE_LINK"/>. </source>
6098 <target state="new">
6099 For more information, please visit
6100 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>joinpeertube.org
6101 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>.
6102
6103 </target>
6104
6105 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">19</context></context-group></trans-unit>
6106 <trans-unit id="0f972eed0e4c81f8006cf8061a400304b2c62b21" datatype="html">
6107 <source>Use PeerTube documentation</source>
6108 <target state="new">Use PeerTube
6109 documentation</target>
6110
6111 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">28</context></context-group></trans-unit>
6112 <trans-unit id="80c7532b45374a38b6c5f3bd5576464660b95b89" datatype="html">
6113 <source>Discover how to setup your account, what is a channel, how to create a playlist and more!</source>
6114 <target state="new">
6115 Discover how to setup your account, what is a channel, how to create a playlist and more!
6116 </target>
6117
6118 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">33</context></context-group></trans-unit>
6119 <trans-unit id="08d65d76b1b4f8b5d802900b539b1d2e16a71756" datatype="html">
6120 <source>PeerTube Applications</source>
6121 <target state="new">PeerTube
6122 Applications</target>
6123
6124 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">41</context></context-group></trans-unit>
6125 <trans-unit id="41d3c1ad1b83498b20d96d74bc14e0a1e9749529" datatype="html">
6126 <source>Discover unofficial Android applications or browser addons!</source>
6127 <target state="new">
6128 Discover unofficial Android applications or browser addons!
6129 </target>
6130
6131 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">46</context></context-group></trans-unit>
6132 <trans-unit id="a1b892a310faf2ee74544d659ce968314997d56a" datatype="html">
6133 <source>Contribute on PeerTube</source>
6134 <target state="new">Contribute on
6135 PeerTube</target>
6136
6137 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">54</context></context-group></trans-unit>
6138 <trans-unit id="2c4788d7843d80bf5aad6283aba75c8151807e8c" datatype="html">
6139 <source>Want to help to improve PeerTube? You can translate the web interface, give your feedback or directly contribute to the code!</source>
6140 <target state="new">
6141 Want to help to improve PeerTube? You can translate the web interface, give your feedback or directly contribute to the code!
6142 </target>
6143
6144 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit>
6145 <trans-unit id="c02493cfa08b82c468233b83069b5baff23890e1">
6146 <source>P2P &amp; Privacy</source>
6147 <target>P2P &amp; Privacy</target>
6148
6149 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">71</context></context-group></trans-unit>
6150 <trans-unit id="d0a97e9255fb49b92504d36516f902f440bc8878" datatype="html">
6151 <source> PeerTube uses the BitTorrent protocol to share bandwidth between users by default to help lower the load on the server, but ultimately leaves you the choice to switch back to regular streaming exclusively from the server of the video. What follows applies only if you want to keep using the P2P mode of PeerTube. </source>
6152 <target state="new">
6153 PeerTube uses the BitTorrent protocol to share bandwidth between users by default to help lower the load on the server,
6154 but ultimately leaves you the choice to switch back to regular streaming exclusively from the server of the video. What
6155 follows applies only if you want to keep using the P2P mode of PeerTube.
6156 </target>
6157
6158 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">75</context></context-group></trans-unit><trans-unit id="eb99819c4e231fb1efe7f0856756941908ddf172" datatype="html">
6159 <source> The main threat to your privacy induced by BitTorrent lies in your IP address being stored in the instance's BitTorrent tracker as long as you download or watch the video. </source><target state="new"> The main threat to your privacy induced by BitTorrent lies in your IP address being stored in the instance's BitTorrent tracker as long as you download or watch the video. </target>
6160 <context-group purpose="location">
6161 <context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context>
6162 <context context-type="linenumber">81,83</context>
6163 </context-group>
6164 </trans-unit>
6165 <trans-unit id="e4ce50f3019e3ebe9a479784c6cb68a31c7a8231">
6166 <source>What are the consequences?</source>
6167 <target>What are the consequences?</target>
6168
6169 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">85</context></context-group></trans-unit>
6170 <trans-unit id="14d3bc3dafb4a09f3c79daac07ebf30e76457f63" datatype="html">
6171 <source> In theory, someone with enough technical skills could create a script that tracks which IP is downloading which video. In practice, this is much more difficult because: </source>
6172 <target state="new">
6173 In theory, someone with enough technical skills could create a script that tracks which IP is downloading which video.
6174 In practice, this is much more difficult because:
6175 </target>
6176
6177 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">88</context></context-group></trans-unit>
6178 <trans-unit id="fc899a02306f4fd2ce20978136d252dd6eb346cf" datatype="html">
6179 <source> An HTTP request has to be sent on each tracker for each video to spy. If we want to spy all PeerTube's videos, we have to send as many requests as there are videos (so potentially a lot) </source>
6180 <target state="new">
6181 An HTTP request has to be sent on each tracker for each video to spy.
6182 If we want to spy all PeerTube's videos, we have to send as many requests as there are videos (so potentially a lot)
6183 </target>
6184
6185 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">94</context></context-group></trans-unit>
6186 <trans-unit id="278669a7857ee77786cf4578b11bb601002cf7a8" datatype="html">
6187 <source> For each request sent, the tracker returns random peers at a limited number. For instance, if there are 1000 peers in the swarm and the tracker sends only 20 peers for each request, there must be at least 50 requests sent to know every peer in the swarm </source>
6188 <target state="new">
6189 For each request sent, the tracker returns random peers at a limited number.
6190 For instance, if there are 1000 peers in the swarm and the tracker sends only 20 peers for each request, there must be at least 50
6191 requests sent to know every peer in the swarm
6192 </target>
6193
6194 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">99</context></context-group></trans-unit>
6195 <trans-unit id="3f47eec5fb00ae46a0035cc8f9e428e3d549e337" datatype="html">
6196 <source>Those requests have to be sent regularly to know who starts/stops watching a video. It is easy to detect that kind of behaviour</source>
6197 <target state="new">
6198 Those requests have to be sent regularly to know who starts/stops watching a video. It is easy to detect that kind of behaviour
6199 </target>
6200
6201 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">105</context></context-group></trans-unit>
6202 <trans-unit id="a5089b43b2fd8a2639bc7a4cdfaa90e869f51cc3" datatype="html">
6203 <source> If an IP address is stored in the tracker, it doesn't mean that the person behind the IP (if this person exists) has watched the video </source>
6204 <target state="new">
6205 If an IP address is stored in the tracker, it doesn't mean that the person behind the IP (if this person exists) has watched the
6206 video
6207 </target>
6208
6209 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">109</context></context-group></trans-unit>
6210 <trans-unit id="ff5458261525060246f1f49a740c8d094dc4bac4" datatype="html">
6211 <source>The IP address is a vague information: usually, it regularly changes and can represent many persons or entities</source>
6212 <target state="new">
6213 The IP address is a vague information: usually, it regularly changes and can represent many persons or entities
6214 </target>
6215
6216 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">114</context></context-group></trans-unit><trans-unit id="f360bcf79135ae541bdb1bbd419ccc4cb2fb6ab3" datatype="html">
6217 <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="&lt;a href=&quot;https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst&quot;>"/>this document<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information </source><target state="new"> Web peers are not publicly accessible: because we use the websocket transport, the protocol is different from classic BitTorrent tracker. When you are in a web browser, you send a signal containing your IP address to the tracker that will randomly choose other peers to forward the information to. See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst&quot;>"/>this document<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information </target>
6218 <context-group purpose="location">
6219 <context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context>
6220 <context context-type="linenumber">118,122</context>
6221 </context-group>
6222 </trans-unit>
6223
6224 <trans-unit id="e916a82a25fb892f83d2b63ca55594dc7d02f36a" datatype="html">
6225 <source> The worst-case scenario of an average person spying on their friends is quite unlikely. There are much more effective ways to get that kind of information. </source>
6226 <target state="new">
6227 The worst-case scenario of an average person spying on their friends is quite unlikely.
6228 There are much more effective ways to get that kind of information.
6229 </target>
6230
6231 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">126</context></context-group></trans-unit>
6232 <trans-unit id="4bf47a1ae952bf42a4682a5ecddb0bfb8c9adfaf">
6233 <source>How does PeerTube compare with YouTube?</source>
6234 <target>How does PeerTube compare with YouTube?</target>
6235
6236 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">130</context></context-group></trans-unit>
6237 <trans-unit id="1fd22031e4f7920db2300cc76ee9c8516b25f50d" datatype="html">
6238 <source> The threats to privacy with YouTube are different from PeerTube's. In YouTube's case, the platform gathers a huge amount of your personal information (not only your IP) to analyze them and track you. Moreover, YouTube is owned by Google/Alphabet, a company that tracks you across many websites (via AdSense or Google Analytics). </source>
6239 <target state="new">
6240 The threats to privacy with YouTube are different from PeerTube's.
6241 In YouTube's case, the platform gathers a huge amount of your personal information (not only your IP) to analyze them and track you.
6242 Moreover, YouTube is owned by Google/Alphabet, a company that tracks you across many websites (via AdSense or Google Analytics).
6243 </target>
6244
6245 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">133</context></context-group></trans-unit>
6246 <trans-unit id="3c2990d5e452bdf2317ff23745db70705d848d99">
6247 <source>What can I do to limit the exposure of my IP address?</source>
6248 <target>What can I do to limit the exposure of my IP address?</target>
6249
6250 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">138</context></context-group></trans-unit>
6251 <trans-unit id="301e86f807ed659ff42d3b4bba6e03b88bff7907" datatype="html">
6252 <source> Your IP address is public so every time you consult a website, there is a number of actors (in addition to the final website) seeing your IP in their connection logs: ISP/routers/trackers/CDN and more. PeerTube is transparent about it: we warn you that if you want to keep your IP private, you must use a VPN or Tor Browser. Thinking that removing P2P from PeerTube will give you back anonymity doesn't make sense. </source>
6253 <target state="new">
6254 Your IP address is public so every time you consult a website, there is a number of actors (in addition to the final website) seeing
6255 your IP in their connection logs: ISP/routers/trackers/CDN and more.
6256 PeerTube is transparent about it: we warn you that if you want to keep your IP private, you must use a VPN or Tor Browser.
6257 Thinking that removing P2P from PeerTube will give you back anonymity doesn't make sense.
6258 </target>
6259
6260 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">141</context></context-group></trans-unit>
6261 <trans-unit id="8ce78dd287b9a9dde5079916425ea66466530e41">
6262 <source>What will be done to mitigate this problem?</source>
6263 <target>What will be done to mitigate this problem?</target>
6264
6265 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">147</context></context-group></trans-unit>
6266 <trans-unit id="db4d65ed605b948169d51eac4c1b2ff662088eb7" datatype="html">
6267 <source> PeerTube wants to deliver the best countermeasures possible, to give you more choice and render attacks less likely. Here is what we put in place so far: </source>
6268 <target state="new">
6269 PeerTube wants to deliver the best countermeasures possible, to give you more choice
6270 and render attacks less likely. Here is what we put in place so far:
6271 </target>
6272
6273 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">150</context></context-group></trans-unit>
6274 <trans-unit id="89c0c2c3150b99bbea20214895df56c8f8d6125d" datatype="html">
6275 <source>We set a limit to the number of peers sent by the tracker</source>
6276 <target state="new">We set a limit to the number of peers sent by the tracker</target>
6277
6278 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">155</context></context-group></trans-unit>
6279 <trans-unit id="b23c2b01db8b09f1a9bc6144d66291e28f02daf4" datatype="html">
6280 <source>We set a limit on the request frequency received by the tracker</source>
6281 <target state="new">We set a limit on the request frequency received by the tracker</target>
6282
6283 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">156</context></context-group></trans-unit>
6284 <trans-unit id="b6f5d5d1aab25c1e675c66ea5dbb987654e9c0b0" datatype="html">
6285 <source>Allow instance admins to disable P2P from the administration interface</source>
6286 <target state="new">Allow instance admins to disable P2P from the administration interface</target>
6287
6288 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">157</context></context-group></trans-unit>
6289
6290 <trans-unit id="a4a403ca6ccc6c4bd590cdfb045474270625ea12" datatype="html">
6291 <source> Ultimately, remember you can always disable P2P by toggling it in the video player, or just by disabling WebRTC in your browser. </source>
6292 <target state="new">
6293 Ultimately, remember you can always disable P2P by toggling it in the video player, or just by disabling
6294 WebRTC in your browser.
6295 </target>
6296
6297 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">161</context></context-group></trans-unit>
6298
6299 <trans-unit id="39dabfebe4a70cc00aa454f790b81cf453d38304" datatype="html">
6300 <source>This instance does not have instances followers.</source>
6301 <target state="new">This instance does not have instances followers.</target>
6302
6303 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-follows/about-follows.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit><trans-unit id="144d423719b19c9f99ee6aaff85aed693d5cdd97" datatype="html">
6304 <source>Show full list</source><target state="new">Show full list</target>
6305 <context-group purpose="location">
6306 <context context-type="sourcefile">src/app/+about/about-follows/about-follows.component.html</context>
6307 <context context-type="linenumber">12</context>
6308 </context-group>
6309 <context-group purpose="location">
6310 <context context-type="sourcefile">src/app/+about/about-follows/about-follows.component.html</context>
6311 <context context-type="linenumber">24</context>
6312 </context-group>
6313 </trans-unit><trans-unit id="9a9dcdc62c7e0048f4f4702b0327dda350341abc" datatype="html">
6314 <source>This instance is not following any other.</source><target state="new">This instance is not following any other.</target>
6315
6316 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-follows/about-follows.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit>
6317
6318 <trans-unit id="4195286790385468087" datatype="html">
6319 <source>About this instance</source><target state="new">About this instance</target>
6320
6321 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-routing.module.ts</context><context context-type="linenumber">26</context></context-group></trans-unit><trans-unit id="8773846522957677259" datatype="html">
6322 <source>About PeerTube</source><target state="new">About PeerTube</target>
6323
6324 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-routing.module.ts</context><context context-type="linenumber">38</context></context-group></trans-unit><trans-unit id="1812900507515561988" datatype="html">
6325 <source>About this instance's network</source><target state="new">About this instance's network</target>
6326
6327 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-routing.module.ts</context><context context-type="linenumber">47</context></context-group></trans-unit><trans-unit id="892073694820881630" datatype="html">
6328 <source>Link copied</source><target state="new">Link copied</target>
6329
6330 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.ts</context><context context-type="linenumber">91</context></context-group></trans-unit>
6331 <trans-unit id="3d2fb0ff92d3dd1e6040cd79b2a60edac6dea2da" datatype="html">
6332 <source>Developed with ❤ by <x id="START_LINK"/>Framasoft<x id="CLOSE_LINK"/></source>
6333 <target state="new">Developed with ❤ by
6334 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>Framasoft
6335 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>
6336 </target>
6337
6338 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube-contributors.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
6339 <trans-unit id="4499806949402133d08a5029cb5462c5ea25336d">
6340 <source>Create an account</source>
6341 <target>
6342 Create an account
6343 </target>
6344
6345 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">4</context></context-group></trans-unit>
6346 <trans-unit id="9082008222523034483" datatype="html">
6347 <source>Get help</source><target state="new">Get help</target>
6348
6349 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/help.component.ts</context><context context-type="linenumber">16</context></context-group></trans-unit>
6350 <trans-unit id="f127303f2937f5d9ced837f692899f5d599659a1" datatype="html">
6351 <source>Create my account</source>
6352 <target state="new">
6353 Create my account
6354 </target>
6355
6356 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit>
6357 <trans-unit id="cb9d0623f382c9803df997fb30b9a33a5438d919" datatype="html">
6358 <source>PeerTube is creating your account...</source>
6359 <target state="new">PeerTube is creating your account...</target>
6360
6361 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">46</context></context-group></trans-unit>
6362 <trans-unit id="8dd413cee2228118c536f503709329a4d1a395e2" datatype="html">
6363 <source>Done</source>
6364 <target state="new">Done</target>
6365
6366 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">42</context></context-group></trans-unit>
6367 <trans-unit id="88b19801d99f5dcc4043d6d30dfa32c3f68da5ea" datatype="html">
6368 <source>Who are we?</source>
6369 <target state="new">Who are we?</target>
6370
6371 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">19</context></context-group></trans-unit>
6372 <trans-unit id="05db4afa3e85d23d29fcfacaa5a61f0d2ae02dc0" datatype="html">
6373 <source>How long do we plan to maintain this instance?</source>
6374 <target state="new">How long do we plan to maintain this instance?</target>
6375
6376 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">24</context></context-group></trans-unit>
6377 <trans-unit id="b7ad73ca1e5e4a530ca4eaa5285e4fd0c376c089" datatype="html">
6378 <source>How will we finance this instance?</source>
6379 <target state="new">How will we finance this instance?</target>
6380
6381 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">29</context></context-group></trans-unit>
6382 <trans-unit id="24e4921833f6fff4376e0ec13a33c44a85922355" datatype="html">
6383 <source>Administrators &amp; Sustainability</source>
6384 <target state="new">Administrators &amp; Sustainability</target>
6385
6386 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">15</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">15</context></context-group></trans-unit>
6387 <trans-unit id="041620337eaebda87971d345d05697639dfe78e4" datatype="html">
6388 <source>Step</source>
6389 <target state="new">Step</target>
6390
6391 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/custom-stepper.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit>
6392 <trans-unit id="6c7534a7c0265f2285e952978b4241211199172b" datatype="html">
6393 <source> A channel is an entity in which you upload your videos. Creating several of them helps you to organize and separate your content.<x id="LINE_BREAK"/> For example, you could decide to have a channel to publish your piano concerts, and another channel in which you publish your videos talking about ecology. </source>
6394 <target state="new">
6395 A channel is an entity in which you upload your videos. Creating several of them helps you to organize and separate your content.
6396 <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/>
6397 For example, you could decide to have a channel to publish your piano concerts, and another channel in which you publish your videos talking about ecology.
6398
6399 </target>
6400
6401 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-channel.component.html</context><context context-type="linenumber">5</context></context-group></trans-unit>
6402 <trans-unit id="df3021e29cbce57c12151ae6e1e0bf8c640e87da" datatype="html">
6403 <source>Other users can decide to subscribe any channel they want, to be notified when you publish a new video.</source>
6404 <target state="new">
6405 Other users can decide to subscribe any channel they want, to be notified when you publish a new video.
6406 </target>
6407
6408 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-channel.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit>
6409 <trans-unit id="79b3619b36af71e5c70394a3a7b31545e32d83f0" datatype="html">
6410 <source>Channel display name</source>
6411 <target state="new">Channel display name</target>
6412
6413 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-channel.component.html</context><context context-type="linenumber">15</context></context-group></trans-unit>
6414 <trans-unit id="306a2ab7f93c214af3f5579f54bd8b3ad0d5560e" datatype="html">
6415 <source>Channel name</source>
6416 <target state="new">Channel name</target>
6417
6418
6419
6420 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-channel.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">94</context></context-group></trans-unit>
6421 <trans-unit id="4ddf54b5beec24b3fe074bfb9cbbc175613634ab" datatype="html">
6422 <source>john_channel</source>
6423 <target state="new">john_channel</target>
6424
6425
6426 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">96</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">96</context></context-group></trans-unit>
6427 <trans-unit id="cb4c2c5a4f4b34d3158f2344a3e625d0dc321f4d" datatype="html">
6428 <source>Example: my_super_channel</source>
6429 <target state="new">Example: my_super_channel</target>
6430
6431 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-channel.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit>
6432 <trans-unit id="4a935862bd3120d5878e9635a9d46dfc1bcaedb4" datatype="html">
6433 <source>
6434 The channel name is a unique identifier of your channel on this and all the other instances. It's as unique as an email address, which makes it easy for other people to interact with it.
6435 </source>
6436 <target state="new">
6437 The channel name is a unique identifier of your channel on this and all the other instances. It's as unique as an email address, which makes it easy for other people to interact with it.
6438 </target>
6439
6440 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-channel.component.html</context><context context-type="linenumber">43</context></context-group></trans-unit><trans-unit id="4b84dbfc388651c74c77bba7ee0078b5714baf00" datatype="html">
6441 <source> Channel name cannot be the same as your account name. You can click on the first step to update your account name. </source><target state="new"> Channel name cannot be the same as your account name. You can click on the first step to update your account name. </target>
6442
6443 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-channel.component.html</context><context context-type="linenumber">51</context></context-group></trans-unit>
6444
6445
6446 <trans-unit id="095664da04cb19afa1c2bb5992db6e253a664dd6" datatype="html">
6447 <source>
6448 The username is a unique identifier of your account on this and all the other instances. It's as unique as an email address, which makes it easy for other people to interact with it.
6449 </source>
6450 <target state="new">
6451 The username is a unique identifier of your account on this and all the other instances. It's as unique as an email address, which makes it easy for other people to interact with it.
6452 </target>
6453
6454 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-user.component.html</context><context context-type="linenumber">36</context></context-group></trans-unit><trans-unit id="76118692a327ca6158811d5c3f4e9eeea30dc8b1" datatype="html">
6455 <source> Video uploads are disabled on this instance, hence your account won't be able to upload videos. </source><target state="new"> Video uploads are disabled on this instance, hence your account won't be able to upload videos. </target>
6456 <context-group purpose="location">
6457 <context context-type="sourcefile">src/app/+signup/+register/register-step-user.component.html</context>
6458 <context context-type="linenumber">4,5</context>
6459 </context-group>
6460 </trans-unit>
6461 <trans-unit id="d315d635144b1104f1c1e9ef80ff3d07fcfa571c" datatype="html">
6462 <source> I am at least 16 years old and agree to the <x id="START_LINK"/>Terms<x id="CLOSE_LINK"/><x id="START_TAG_NG_CONTAINER"/> and to the <x id="START_LINK_1"/>Code of Conduct<x id="CLOSE_LINK"/><x id="CLOSE_TAG_NG_CONTAINER"/> of this instance </source>
6463 <target state="new">
6464 I am at least 16 years old and agree
6465 to the
6466 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>Terms
6467 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>
6468 <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;ng-container>"/> and to the
6469 <x id="START_LINK_1" ctype="x-a" equiv-text="&lt;a>"/>Code of Conduct
6470 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>
6471 <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;/ng-container>"/>
6472 of this instance
6473
6474 </target>
6475
6476 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-terms.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit><trans-unit id="3301086086650990787" datatype="html">
6477 <source>Register</source><target state="new">Register</target>
6478
6479 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-routing.module.ts</context><context context-type="linenumber">14</context></context-group></trans-unit>
6480
6481 <trans-unit id="6979021199788941693">
6482 <source>Your message has been sent.</source>
6483 <target>Your message has been sent.</target>
6484
6485 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.ts</context><context context-type="linenumber">77</context></context-group></trans-unit>
6486 <trans-unit id="2072135752262464360">
6487 <source>You already sent this form recently</source>
6488 <target>You already sent this form recently</target>
6489
6490 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.ts</context><context context-type="linenumber">83</context></context-group></trans-unit>
6491 <trans-unit id="819067926858619041" datatype="html">
6492 <source>Account videos</source><target state="new">Account videos</target>
6493
6494 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts-routing.module.ts</context><context context-type="linenumber">38</context></context-group></trans-unit><trans-unit id="2131232107132374967" datatype="html">
6495 <source>Search videos within account</source><target state="new">Search videos within account</target>
6496
6497 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts-routing.module.ts</context><context context-type="linenumber">51</context></context-group></trans-unit><trans-unit id="906c2d8634391d670bf1c403955d67bcf8acc2e2" datatype="html">
6498 <source>PEERTUBE ACCOUNT</source><target state="new">PEERTUBE ACCOUNT</target>
6499 <context-group purpose="location">
6500 <context context-type="sourcefile">src/app/+accounts/accounts.component.html</context>
6501 <context context-type="linenumber">8</context>
6502 </context-group>
6503 </trans-unit><trans-unit id="6823616469362610020" datatype="html">
6504 <source>Account video channels</source><target state="new">Account video channels</target>
6505
6506 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts-routing.module.ts</context><context context-type="linenumber">29</context></context-group></trans-unit>
6507 <trans-unit id="3755500631176893489" datatype="html">
6508 <source>Published <x id="PH"/> videos</source>
6509 <target state="new">Published
6510 <x id="PH"/> videos
6511 </target>
6512
6513 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-search/account-search.component.ts</context><context context-type="linenumber">95</context></context-group></trans-unit><trans-unit id="e4965e47ed9cd6553d9a87a5112871a2dcbbe132" datatype="html">
6514 <source>Display all videos (private, unlisted or not yet published)</source><target state="new">Display all videos (private, unlisted or not yet published)</target>
6515
6516 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/abstract-video-list.html</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/abstract-video-list.html</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/abstract-video-list.html</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/abstract-video-list.html</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/abstract-video-list.html</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/abstract-video-list.html</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/abstract-video-list.html</context><context context-type="linenumber">35</context></context-group></trans-unit>
6517 <trans-unit id="4856575356061361269" datatype="html">
6518 <source>
6519 <x id="PH"/> direct account followers
6520 </source>
6521 <target state="new">
6522 <x id="PH"/> direct account followers
6523 </target>
6524
6525 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">155</context></context-group></trans-unit><trans-unit id="6250999352462648289" datatype="html">
6526 <source>Report this account</source><target state="new">Report this account</target>
6527
6528 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">196</context></context-group></trans-unit>
6529
6530 <trans-unit id="1504521795586863905" datatype="html">
6531 <source>VIDEOS</source><target state="new">VIDEOS</target>
6532
6533 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">83</context></context-group><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></trans-unit>
6534
6535 <trans-unit id="25349740244798533" datatype="html">
6536 <source>Username copied</source>
6537 <target state="new">Username copied</target>
6538
6539
6540 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">121</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">103</context></context-group></trans-unit><trans-unit id="9221735175659318025" datatype="html">
6541 <source>1 subscriber</source><target state="new">1 subscriber</target>
6542
6543 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">125</context></context-group></trans-unit><trans-unit id="4097331874769079975" datatype="html">
6544 <source><x id="PH"/> subscribers</source><target state="new"><x id="PH"/> subscribers</target>
6545
6546 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">127</context></context-group></trans-unit>
6547
6548 <trans-unit id="db28493f1be1ed4d0edfea612181d27c9c530270" datatype="html">
6549 <source>Instances you follow</source>
6550 <target state="new">Instances you follow</target>
6551
6552 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
6553 <trans-unit id="5bd2577f482e8ac75e9fd9970c58b7f4b2995e56" datatype="html">
6554 <source>Instances following you</source>
6555 <target state="new">Instances following you</target>
6556
6557 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
6558 <trans-unit id="1035838766454786107" datatype="html">
6559 <source>Audio-only</source>
6560 <target state="new">Audio-only</target>
6561
6562 <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></trans-unit>
6563 <trans-unit id="8011855989482474311" datatype="html">
6564 <source>A &lt;code>.mp4&lt;/code> that keeps the original audio track, with no video</source>
6565 <target state="new">A &lt;code>.mp4&lt;/code> that keeps the original audio track, with no video</target>
6566
6567 <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></trans-unit>
6568 <trans-unit id="3768852440495368591">
6569 <source>240p</source>
6570 <target>240p</target>
6571
6572 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">22</context></context-group></trans-unit>
6573 <trans-unit id="6824490596490222280">
6574 <source>360p</source>
6575 <target>360p</target>
6576
6577 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">26</context></context-group></trans-unit>
6578 <trans-unit id="4039682741786530029">
6579 <source>480p</source>
6580 <target>480p</target>
6581
6582 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">30</context></context-group></trans-unit>
6583 <trans-unit id="5165245100010036661">
6584 <source>720p</source>
6585 <target>720p</target>
6586
6587 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">34</context></context-group></trans-unit>
6588 <trans-unit id="7709767791012306261">
6589 <source>1080p</source>
6590 <target>1080p</target>
6591
6592 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">38</context></context-group></trans-unit><trans-unit id="3671005503070777897" datatype="html">
6593 <source>1440p</source><target state="new">1440p</target>
6594
6595 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">42</context></context-group></trans-unit>
6596 <trans-unit id="597839553814574067" datatype="html">
6597 <source>2160p</source>
6598 <target state="new">2160p</target>
6599
6600 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">46</context></context-group></trans-unit>
6601 <trans-unit id="3957742085471141221">
6602 <source>Auto (via ffmpeg)</source>
6603 <target>Auto (via ffmpeg)</target>
6604
6605 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context><context context-type="linenumber">50</context></context-group></trans-unit><trans-unit id="931255636742351800" datatype="html">
6606 <source>No limit</source><target state="new">No limit</target>
6607
6608 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.ts</context><context context-type="linenumber">34</context></context-group></trans-unit><trans-unit id="5250062810079582285" datatype="html">
6609 <source>1 hour</source><target state="new">1 hour</target>
6610
6611 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.ts</context><context context-type="linenumber">35</context></context-group></trans-unit><trans-unit id="8662356672298904015" datatype="html">
6612 <source>3 hours</source><target state="new">3 hours</target>
6613
6614 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.ts</context><context context-type="linenumber">36</context></context-group></trans-unit><trans-unit id="1794624538833178491" datatype="html">
6615 <source>5 hours</source><target state="new">5 hours</target>
6616
6617 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.ts</context><context context-type="linenumber">37</context></context-group></trans-unit><trans-unit id="4941148355486671862" datatype="html">
6618 <source>10 hours</source><target state="new">10 hours</target>
6619
6620 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.ts</context><context context-type="linenumber">38</context></context-group></trans-unit><trans-unit id="6659155428791414865" datatype="html">
6621 <source>x264, targeting maximum device compatibility</source><target state="new">x264, targeting maximum device compatibility</target>
6622
6623
6624 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.ts</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.ts</context><context context-type="linenumber">46</context></context-group></trans-unit><trans-unit id="f157a6b81f7de696ad6915dbfb0be299b5fa04bf" datatype="html">
6625 <source> Estimating a server's capacity to transcode and stream videos isn't easy and we can't tune PeerTube automatically. </source><target state="new"> Estimating a server's capacity to transcode and stream videos isn't easy and we can't tune PeerTube automatically. </target>
6626 <context-group purpose="location">
6627 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
6628 <context context-type="linenumber">9,10</context>
6629 </context-group>
6630 </trans-unit><trans-unit id="0e6c8311c537859bea4cfb037a5c10b58c9d4ade" datatype="html">
6631 <source> However, you may want to read our guidelines before tweaking the following values. </source><target state="new"> However, you may want to read our guidelines before tweaking the following values. </target>
6632 <context-group purpose="location">
6633 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
6634 <context context-type="linenumber">12,13</context>
6635 </context-group>
6636 </trans-unit><trans-unit id="a8c8c6816d427a39f9be727d83b3c377f2f08cf6" datatype="html">
6637 <source> Read guidelines </source><target state="new"> Read guidelines </target>
6638 <context-group purpose="location">
6639 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
6640 <context context-type="linenumber">17,18</context>
6641 </context-group>
6642 </trans-unit><trans-unit id="f15db977c871ea5765c464c26b04c1976cd2e5df" datatype="html">
6643 <source> Process uploaded videos so that they are in a streamable form that any device can play. Though costly in resources, this is a critical part of PeerTube, so tread carefully. </source><target state="new"> Process uploaded videos so that they are in a streamable form that any device can play. Though costly in resources, this is a critical part of PeerTube, so tread carefully. </target>
6644 <context-group purpose="location">
6645 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
6646 <context context-type="linenumber">28,30</context>
6647 </context-group>
6648 </trans-unit><trans-unit id="1618463615802675111" datatype="html">
6649 <source>threads</source><target state="new">threads</target>
6650
6651 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit><trans-unit id="593234948551881507" datatype="html">
6652 <source>thread</source><target state="new">thread</target>
6653
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">87</context></context-group></trans-unit>
6655 <trans-unit id="2060042292048624940">
6656 <source>Configuration updated.</source>
6657 <target>Configuration updated.</target>
6658
6659 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts</context><context context-type="linenumber">265</context></context-group></trans-unit><trans-unit id="3203902538239082422" datatype="html">
6660 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source><target state="new">You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</target>
6661
6662 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit><trans-unit id="6284468333579755406" datatype="html">
6663 <source>Edit custom configuration</source><target state="new">Edit custom configuration</target>
6664
6665 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/config.routes.ts</context><context context-type="linenumber">26</context></context-group></trans-unit>
6666
6667
6668 <trans-unit id="6549061957433635758" datatype="html">
6669 <source>Process domains</source>
6670 <target state="new">Process domains</target>
6671
6672 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.ts</context><context context-type="linenumber">28</context></context-group></trans-unit>
6673 <trans-unit id="1909009883731319373" datatype="html">
6674 <source>Report
6675 <x id="PH"/>
6676 </source>
6677 <target state="new">Report
6678 <x id="PH"/>
6679 </target>
6680
6681 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/account-report.component.ts</context><context context-type="linenumber">51</context></context-group></trans-unit>
6682 <trans-unit id="5065410539274460415" datatype="html">
6683 <source>Account reported.</source>
6684 <target state="new">Account reported.</target>
6685
6686 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/account-report.component.ts</context><context context-type="linenumber">82</context></context-group></trans-unit>
6687 <trans-unit id="6245265026120479954" datatype="html">
6688 <source>Comment reported.</source>
6689 <target state="new">Comment reported.</target>
6690
6691 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/comment-report.component.ts</context><context context-type="linenumber">82</context></context-group></trans-unit>
6692 <trans-unit id="2127446333083057097" datatype="html">
6693 <source>Domain is required.</source>
6694 <target state="new">Domain is required.</target>
6695
6696 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/batch-domains-validators.ts</context><context context-type="linenumber">56</context></context-group></trans-unit>
6697 <trans-unit id="6780793142903080663" datatype="html">
6698 <source>Domains entered are invalid.</source>
6699 <target state="new">Domains entered are invalid.</target>
6700
6701 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/batch-domains-validators.ts</context><context context-type="linenumber">57</context></context-group></trans-unit>
6702 <trans-unit id="5886492514458202177" datatype="html">
6703 <source>Domains entered contain duplicates.</source>
6704 <target state="new">Domains entered contain duplicates.</target>
6705
6706 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/batch-domains-validators.ts</context><context context-type="linenumber">58</context></context-group></trans-unit>
6707 <trans-unit id="240806681889331244">
6708 <source>Unlimited</source>
6709 <target>Unlimited</target>
6710
6711
6712
6713
6714 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.ts</context><context context-type="linenumber">32</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.ts</context><context context-type="linenumber">38</context></context-group></trans-unit>
6715 <trans-unit id="5504952199515017930" datatype="html">
6716 <source>None - no upload possible</source>
6717 <target state="new">None - no upload possible</target>
6718
6719
6720 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context><context context-type="linenumber">37</context></context-group></trans-unit>
6721 <trans-unit id="616370606803836610">
6722 <source>100MB</source>
6723 <target>100MB</target>
6724
6725
6726 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context><context context-type="linenumber">24</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context><context context-type="linenumber">40</context></context-group></trans-unit>
6727 <trans-unit id="9162997081789455476">
6728 <source>500MB</source>
6729 <target>500MB</target>
6730
6731
6732 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context><context context-type="linenumber">41</context></context-group></trans-unit>
6733 <trans-unit id="1541266817985876981">
6734 <source>1GB</source>
6735 <target>1GB</target>
6736
6737 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context><context context-type="linenumber">26</context></context-group></trans-unit>
6738 <trans-unit id="6075751004411938819">
6739 <source>5GB</source>
6740 <target>5GB</target>
6741
6742
6743 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context><context context-type="linenumber">43</context></context-group></trans-unit>
6744 <trans-unit id="246811372655482890">
6745 <source>20GB</source>
6746 <target>20GB</target>
6747
6748 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context><context context-type="linenumber">28</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context><context context-type="linenumber">45</context></context-group></trans-unit>
6749 <trans-unit id="2491910291056632032">
6750 <source>50GB</source>
6751 <target>50GB</target>
6752
6753 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context><context context-type="linenumber">46</context></context-group></trans-unit><trans-unit id="5514849824631859021" datatype="html">
6754 <source>100GB</source><target state="new">100GB</target>
6755 <context-group purpose="location">
6756 <context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context>
6757 <context context-type="linenumber">30</context>
6758 </context-group>
6759 </trans-unit><trans-unit id="8245180845645676506" datatype="html">
6760 <source>200GB</source><target state="new">200GB</target>
6761 <context-group purpose="location">
6762 <context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context>
6763 <context context-type="linenumber">31</context>
6764 </context-group>
6765 </trans-unit><trans-unit id="5468089754278798237" datatype="html">
6766 <source>500GB</source><target state="new">500GB</target>
6767 <context-group purpose="location">
6768 <context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context>
6769 <context context-type="linenumber">32</context>
6770 </context-group>
6771 </trans-unit>
6772 <trans-unit id="3977630500122496087">
6773 <source>10MB</source>
6774 <target>10MB</target>
6775
6776 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context><context context-type="linenumber">38</context></context-group></trans-unit>
6777 <trans-unit id="2060593120571755546">
6778 <source>50MB</source>
6779 <target>50MB</target>
6780
6781 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context><context context-type="linenumber">39</context></context-group></trans-unit>
6782 <trans-unit id="7653028819867308249">
6783 <source>2GB</source>
6784 <target>2GB</target>
6785
6786 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context><context context-type="linenumber">42</context></context-group></trans-unit><trans-unit id="7641416475804061087" datatype="html">
6787 <source>10GB</source><target state="new">10GB</target>
6788 <context-group purpose="location">
6789 <context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context>
6790 <context context-type="linenumber">44</context>
6791 </context-group>
6792 </trans-unit>
6793 <trans-unit id="2520968456492632777" datatype="html">
6794 <source>
6795 <x id="PH"/> accepted in instance followers
6796 </source>
6797 <target state="new">
6798 <x id="PH"/> accepted in instance followers
6799 </target>
6800
6801 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">41</context></context-group></trans-unit>
6802 <trans-unit id="450530533730658004" datatype="html">
6803 <source>Do you really want to reject this follower?</source>
6804 <target state="new">Do you really want to reject this follower?</target>
6805
6806 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">52</context></context-group></trans-unit>
6807 <trans-unit id="7378878529334768232" datatype="html">
6808 <source>Reject</source>
6809 <target state="new">Reject</target>
6810
6811 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">53</context></context-group></trans-unit>
6812 <trans-unit id="2040902819815401278" datatype="html">
6813 <source>
6814 <x id="PH"/> rejected from instance followers
6815 </source>
6816 <target state="new">
6817 <x id="PH"/> rejected from instance followers
6818 </target>
6819
6820 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">60</context></context-group></trans-unit>
6821 <trans-unit id="3620117223790525725" datatype="html">
6822 <source>Do you really want to delete this follower?</source>
6823 <target state="new">Do you really want to delete this follower?</target>
6824
6825 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">73</context></context-group></trans-unit><trans-unit id="7022070615528435141" datatype="html">
6826 <source>Delete</source><target state="new">Delete</target>
6827
6828 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">74</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">75</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.ts</context><context context-type="linenumber">86</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.ts</context><context context-type="linenumber">158</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context><context context-type="linenumber">76</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context><context context-type="linenumber">194</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">71</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">127</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">112</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">139</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comments.component.ts</context><context context-type="linenumber">171</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">372</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">407</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">16</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">91</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">208</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">308</context></context-group></trans-unit>
6829 <trans-unit id="2452034338905853167" datatype="html">
6830 <source>
6831 <x id="PH"/> removed from instance followers
6832 </source>
6833 <target state="new">
6834 <x id="PH"/> removed from instance followers
6835 </target>
6836
6837 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
6838 <trans-unit id="2740793005745065895">
6839 <source>
6840 <x id="PH"/> is not valid
6841 </source>
6842 <target>
6843 <x id="PH"/> is not valid
6844 </target>
6845
6846 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/batch-domains-validators.ts</context><context context-type="linenumber">19</context></context-group></trans-unit>
6847 <trans-unit id="2355066641781598196">
6848 <source>Follow request(s) sent!</source>
6849 <target>Follow request(s) sent!</target>
6850
6851 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">47</context></context-group></trans-unit>
6852 <trans-unit id="4245720728052819482">
6853 <source>Do you really want to unfollow <x id="PH"/>?</source>
6854 <target>Do you really want to unfollow
6855 <x id="PH"/>?
6856 </target>
6857
6858 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">57</context></context-group></trans-unit>
6859 <trans-unit id="9160510009013134726">
6860 <source>Unfollow</source>
6861 <target>Unfollow</target>
6862
6863 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">58</context></context-group></trans-unit>
6864 <trans-unit id="3935234189109112926">
6865 <source>You are not following <x id="PH"/> anymore.</source>
6866 <target>You are not following
6867 <x id="PH"/> anymore.
6868 </target>
6869
6870 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">64</context></context-group></trans-unit>
6871 <trans-unit id="2593763089859685916">
6872 <source>enabled</source>
6873 <target>enabled</target>
6874
6875 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/shared/redundancy-checkbox.component.ts</context><context context-type="linenumber">23</context></context-group></trans-unit>
6876 <trans-unit id="8444272719785117681">
6877 <source>disabled</source>
6878 <target>disabled</target>
6879
6880 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/shared/redundancy-checkbox.component.ts</context><context context-type="linenumber">23</context></context-group></trans-unit>
6881 <trans-unit id="135214224090612796">
6882 <source>Redundancy for <x id="PH"/> is <x id="PH_1"/></source>
6883 <target>Redundancy for
6884 <x id="PH"/> is
6885 <x id="PH_1"/>
6886 </target>
6887
6888 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/shared/redundancy-checkbox.component.ts</context><context context-type="linenumber">25</context></context-group></trans-unit>
6889 <trans-unit id="81585474102700882" datatype="html">
6890 <source>Used</source>
6891 <target state="new">Used</target>
6892
6893 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.ts</context><context context-type="linenumber">101</context></context-group></trans-unit>
6894 <trans-unit id="3955868613858648955" datatype="html">
6895 <source>Available</source>
6896 <target state="new">Available</target>
6897
6898 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.ts</context><context context-type="linenumber">101</context></context-group></trans-unit>
6899 <trans-unit id="5875705095657098468" datatype="html">
6900 <source>Do you really want to remove this video redundancy?</source>
6901 <target state="new">Do you really want to remove this video redundancy?</target>
6902
6903 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.ts</context><context context-type="linenumber">140</context></context-group></trans-unit>
6904 <trans-unit id="9098272570113000349" datatype="html">
6905 <source>Remove redundancy</source>
6906 <target state="new">Remove redundancy</target>
6907
6908 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.ts</context><context context-type="linenumber">141</context></context-group></trans-unit>
6909 <trans-unit id="6537102123107780785" datatype="html">
6910 <source>Video redundancies removed!</source>
6911 <target state="new">Video redundancies removed!</target>
6912
6913 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.ts</context><context context-type="linenumber">147</context></context-group></trans-unit>
6914 <trans-unit id="8639315630141911544">
6915 <source>Account <x id="PH"/> unmuted by your instance.</source>
6916 <target>Account
6917 <x id="PH"/> unmuted by your instance.
6918 </target>
6919
6920 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.ts</context><context context-type="linenumber">48</context></context-group></trans-unit>
6921 <trans-unit id="3371601176452094961">
6922 <source>Instance <x id="PH"/> unmuted by your instance.</source>
6923 <target>Instance
6924 <x id="PH"/> unmuted by your instance.
6925 </target>
6926
6927 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.ts</context><context context-type="linenumber">46</context></context-group></trans-unit>
6928 <trans-unit id="1598375456114200087" datatype="html">
6929 <source>Instance <x id="PH"/> muted.</source>
6930 <target state="new">Instance
6931 <x id="PH"/> muted.
6932 </target>
6933
6934 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">147</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.ts</context><context context-type="linenumber">68</context></context-group></trans-unit>
6935 <trans-unit id="3096398988891996621" datatype="html">
6936 <source>Instance <x id="PH"/> muted by your instance.</source>
6937 <target state="new">Instance
6938 <x id="PH"/> muted by your instance.
6939 </target>
6940
6941 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.ts</context><context context-type="linenumber">69</context></context-group></trans-unit>
6942 <trans-unit id="2393853062458645999">
6943 <source>Comment updated.</source>
6944 <target>Comment updated.</target>
6945
6946 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.ts</context><context context-type="linenumber">58</context></context-group></trans-unit>
6947 <trans-unit id="149121389669248117" datatype="html">
6948 <source>Violent or Repulsive</source>
6949 <target state="new">Violent or Repulsive</target>
6950
6951 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">21</context></context-group></trans-unit>
6952 <trans-unit id="2493388551376623687" datatype="html">
6953 <source>Hateful or Abusive</source>
6954 <target state="new">Hateful or Abusive</target>
6955
6956 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">22</context></context-group></trans-unit>
6957 <trans-unit id="5124757565683866220" datatype="html">
6958 <source>Spam or Misleading</source>
6959 <target state="new">Spam or Misleading</target>
6960
6961 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">23</context></context-group></trans-unit><trans-unit id="8440128775129354214" datatype="html">
6962 <source>Privacy</source><target state="new">Privacy</target>
6963
6964 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">24</context></context-group></trans-unit>
6965 <trans-unit id="8768506950499277937" datatype="html">
6966 <source>Copyright</source>
6967 <target state="new">Copyright</target>
6968
6969
6970 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">159</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">25</context></context-group></trans-unit>
6971 <trans-unit id="3776575731053010580" datatype="html">
6972 <source>Server rules</source>
6973 <target state="new">Server rules</target>
6974
6975 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">26</context></context-group></trans-unit>
6976 <trans-unit id="6907161397537530258" datatype="html">
6977 <source>Thumbnails</source>
6978 <target state="new">Thumbnails</target>
6979
6980
6981 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">173</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">27</context></context-group></trans-unit>
6982 <trans-unit id="6473213678768782133" datatype="html">
6983 <source>Internal actions</source>
6984 <target state="new">Internal actions</target>
6985
6986
6987 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">240</context></context-group></trans-unit>
6988 <trans-unit id="4559872264406386913" datatype="html">
6989 <source>Delete report</source>
6990 <target state="new">Delete report</target>
6991
6992 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">271</context></context-group></trans-unit>
6993 <trans-unit id="5793550984155962433" datatype="html">
6994 <source>Actions for the flagged account</source>
6995 <target state="new">Actions for the flagged account</target>
6996
6997 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">282</context></context-group></trans-unit>
6998 <trans-unit id="1679841953757186358">
6999 <source>Mark as accepted</source>
7000 <target>Mark as accepted</target>
7001
7002 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">256</context></context-group></trans-unit>
7003 <trans-unit id="7993358694073742566">
7004 <source>Mark as rejected</source>
7005 <target>Mark as rejected</target>
7006
7007 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">261</context></context-group></trans-unit>
7008 <trans-unit id="4175703770051343108" datatype="html">
7009 <source>Add internal note</source>
7010 <target state="new">Add internal note</target>
7011
7012 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">266</context></context-group></trans-unit>
7013 <trans-unit id="296166371893775555" datatype="html">
7014 <source>Actions for the video</source>
7015 <target state="new">Actions for the video</target>
7016
7017
7018 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">66</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">330</context></context-group></trans-unit>
7019 <trans-unit id="3924877328520650445" datatype="html">
7020 <source>Block video</source>
7021 <target state="new">Block video</target>
7022
7023 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">335</context></context-group></trans-unit>
7024 <trans-unit id="4762794934098378428" datatype="html">
7025 <source>Video blocked.</source>
7026 <target state="new">Video blocked.</target>
7027
7028
7029 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">341</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.ts</context><context context-type="linenumber">60</context></context-group></trans-unit>
7030 <trans-unit id="4328862996304258770" datatype="html">
7031 <source>Unblock video</source>
7032 <target state="new">Unblock video</target>
7033
7034 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">351</context></context-group></trans-unit>
7035 <trans-unit id="9065327551191479877" datatype="html">
7036 <source>Video unblocked.</source>
7037 <target state="new">Video unblocked.</target>
7038
7039 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">357</context></context-group></trans-unit>
7040 <trans-unit id="1250415136605923486">
7041 <source>Do you really want to delete this abuse report?</source>
7042 <target>Do you really want to delete this abuse report?</target>
7043
7044 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">130</context></context-group></trans-unit>
7045 <trans-unit id="3482559157143817408">
7046 <source>Abuse deleted.</source>
7047 <target>Abuse deleted.</target>
7048
7049 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group></trans-unit>
7050 <trans-unit id="6282990098351939529" datatype="html">
7051 <source>Deleted comment</source>
7052 <target state="new">Deleted comment</target>
7053
7054 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">211</context></context-group></trans-unit>
7055 <trans-unit id="9196775343330824083" datatype="html">
7056 <source>Messages with reporter</source>
7057 <target state="new">Messages with reporter</target>
7058
7059 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">245</context></context-group></trans-unit>
7060 <trans-unit id="8770468575924421391" datatype="html">
7061 <source>Messages with moderators</source>
7062 <target state="new">Messages with moderators</target>
7063
7064 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">246</context></context-group></trans-unit>
7065 <trans-unit id="8528549800795985099" datatype="html">
7066 <source>Update internal note</source>
7067 <target state="new">Update internal note</target>
7068
7069 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">251</context></context-group></trans-unit>
7070 <trans-unit id="3962242315365992494" datatype="html">
7071 <source>Switch video block to manual</source>
7072 <target state="new">Switch video block to manual</target>
7073
7074 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">48</context></context-group></trans-unit>
7075 <trans-unit id="6906423861055262169" datatype="html">
7076 <source>Video <x id="PH"/> switched to manual block.</source>
7077 <target state="new">Video
7078 <x id="PH"/> switched to manual block.
7079 </target>
7080
7081 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">54</context></context-group></trans-unit>
7082 <trans-unit id="7293356040886494773" datatype="html">
7083 <source>Do you really want to unblock this video? It will be available again in the videos list.</source>
7084 <target state="new">Do you really want to unblock this video? It will be available again in the videos list.</target>
7085
7086
7087 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">146</context></context-group></trans-unit>
7088 <trans-unit id="4859202148272511129" datatype="html">
7089 <source>Unblock</source>
7090 <target state="new">Unblock</target>
7091
7092
7093
7094 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">182</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">296</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">70</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">148</context></context-group></trans-unit>
7095 <trans-unit id="4922469417589203720" datatype="html">
7096 <source>Video <x id="PH"/> unblocked.</source>
7097 <target state="new">Video
7098 <x id="PH"/> unblocked.
7099 </target>
7100
7101
7102 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">188</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">153</context></context-group></trans-unit>
7103 <trans-unit id="0594812d4c50c2adbd1a892a3497c4e5c19e4b32">
7104 <source>yes</source>
7105 <target>yes</target>
7106
7107 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/feature-boolean.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/feature-boolean.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit>
7108 <trans-unit id="6320692861e01fa9c9d4e692d0d27b6c12b21c3b">
7109 <source>no</source>
7110 <target>no</target>
7111
7112 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/feature-boolean.component.html</context><context context-type="linenumber">2</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/feature-boolean.component.html</context><context context-type="linenumber">2</context></context-group></trans-unit>
7113 <trans-unit id="212615365039028546" datatype="html">
7114 <source>You don't have plugins installed yet.</source>
7115 <target state="new">You don't have plugins installed yet.</target>
7116
7117 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">89</context></context-group></trans-unit>
7118 <trans-unit id="1710094819987243777" datatype="html">
7119 <source>You don't have themes installed yet.</source>
7120 <target state="new">You don't have themes installed yet.</target>
7121
7122 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">92</context></context-group></trans-unit>
7123 <trans-unit id="931472057457682240" datatype="html">
7124 <source>Update to
7125 <x id="PH"/>
7126 </source>
7127 <target state="new">Update to
7128 <x id="PH"/>
7129 </target>
7130
7131 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">100</context></context-group></trans-unit>
7132 <trans-unit id="9107383323119159110" datatype="html">
7133 <source>Do you really want to uninstall <x id="PH"/>?</source>
7134 <target state="new">Do you really want to uninstall
7135 <x id="PH"/>?
7136 </target>
7137
7138 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">109</context></context-group></trans-unit><trans-unit id="4474510732215437338" datatype="html">
7139 <source>Uninstall</source><target state="new">Uninstall</target>
7140
7141 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">110</context></context-group></trans-unit>
7142 <trans-unit id="3773378957693174719" datatype="html">
7143 <source>
7144 <x id="PH"/> uninstalled.
7145 </source>
7146 <target state="new">
7147 <x id="PH"/> uninstalled.
7148 </target>
7149
7150 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">117</context></context-group></trans-unit>
7151 <trans-unit id="7830308409197461339" datatype="html">
7152 <source>
7153 <x id="PH"/> updated.
7154 </source>
7155 <target state="new">
7156 <x id="PH"/> updated.
7157 </target>
7158
7159 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit><trans-unit id="3229595422546554334" datatype="html">
7160 <source>Jobs</source><target state="new">Jobs</target>
7161
7162 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/system.routes.ts</context><context context-type="linenumber">26</context></context-group></trans-unit><trans-unit id="4804785061014590286" datatype="html">
7163 <source>Logs</source><target state="new">Logs</target>
7164
7165 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/system.routes.ts</context><context context-type="linenumber">37</context></context-group></trans-unit>
7166 <trans-unit id="3150704904301058778" datatype="html">
7167 <source>The plugin index is not available. Please retry later.</source>
7168 <target state="new">The plugin index is not available. Please retry later.</target>
7169
7170 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.ts</context><context context-type="linenumber">100</context></context-group></trans-unit>
7171 <trans-unit id="1387301493234848481" datatype="html">
7172 <source>Please only install plugins or themes you trust, since they can execute any code on your instance.</source>
7173 <target state="new">Please only install plugins or themes you trust, since they can execute any code on your instance.</target>
7174
7175 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.ts</context><context context-type="linenumber">126</context></context-group></trans-unit>
7176 <trans-unit id="2994182849694226596" datatype="html">
7177 <source>Install <x id="PH"/>?</source>
7178 <target state="new">Install
7179 <x id="PH"/>?
7180 </target>
7181
7182 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.ts</context><context context-type="linenumber">127</context></context-group></trans-unit>
7183 <trans-unit id="6703720397495603345" datatype="html">
7184 <source>
7185 <x id="PH"/> installed.
7186 </source>
7187 <target state="new">
7188 <x id="PH"/> installed.
7189 </target>
7190
7191 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit>
7192 <trans-unit id="1875025899004073421" datatype="html">
7193 <source>Settings updated.</source>
7194 <target state="new">Settings updated.</target>
7195
7196 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.ts</context><context context-type="linenumber">54</context></context-group></trans-unit>
7197 <trans-unit id="6901018060567164184" datatype="html">
7198 <source>Plugins</source>
7199 <target state="new">Plugins</target>
7200
7201 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-api.service.ts</context><context context-type="linenumber">33</context></context-group></trans-unit>
7202 <trans-unit id="2798270190074840767" datatype="html">
7203 <source>Themes</source>
7204 <target state="new">Themes</target>
7205
7206 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-api.service.ts</context><context context-type="linenumber">37</context></context-group></trans-unit>
7207 <trans-unit id="2941409202780782189" datatype="html">
7208 <source>plugin</source>
7209 <target state="new">plugin</target>
7210
7211 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-api.service.ts</context><context context-type="linenumber">45</context></context-group></trans-unit>
7212 <trans-unit id="840045833311458646" datatype="html">
7213 <source>theme</source>
7214 <target state="new">theme</target>
7215
7216 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-api.service.ts</context><context context-type="linenumber">48</context></context-group></trans-unit><trans-unit id="e8096ea93b6627c620ffbb208d7ad49235ffc2fd" datatype="html">
7217 <source>IP address</source><target state="new">IP address</target>
7218 <context-group purpose="location">
7219 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
7220 <context context-type="linenumber">2</context>
7221 </context-group>
7222 </trans-unit><trans-unit id="12a6be2553d5cc3c32f51a7b8063dae84c7e7fba" datatype="html">
7223 <source>PeerTube thinks your web browser public IP is <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ debug?.ip }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>.</source><target state="new">PeerTube thinks your web browser public IP is <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ debug?.ip }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>.</target>
7224 <context-group purpose="location">
7225 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
7226 <context context-type="linenumber">4</context>
7227 </context-group>
7228 </trans-unit><trans-unit id="047d276986feaed552bfebc4dfe586413aba989e" datatype="html">
7229 <source>If this is not your correct public IP, please consider fixing it because:</source><target state="new">If this is not your correct public IP, please consider fixing it because:</target>
7230 <context-group purpose="location">
7231 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
7232 <context context-type="linenumber">6</context>
7233 </context-group>
7234 </trans-unit><trans-unit id="4cdcc661c59f400db1fab16ca6f2dc79de9422c7" datatype="html">
7235 <source>Views may not be counted correctly (reduced compared to what they should be)</source><target state="new">Views may not be counted correctly (reduced compared to what they should be)</target>
7236 <context-group purpose="location">
7237 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
7238 <context context-type="linenumber">8</context>
7239 </context-group>
7240 </trans-unit><trans-unit id="cc45411ae4a443d8c7e015f6fdbf5d9872e94688" datatype="html">
7241 <source>Anti brute force system could be overzealous</source><target state="new">Anti brute force system could be overzealous</target>
7242 <context-group purpose="location">
7243 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
7244 <context context-type="linenumber">9</context>
7245 </context-group>
7246 </trans-unit><trans-unit id="403c9770e0a4466f28a43f9f2ec59881a5f9d0d5" datatype="html">
7247 <source>P2P system could not work correctly</source><target state="new">P2P system could not work correctly</target>
7248 <context-group purpose="location">
7249 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
7250 <context context-type="linenumber">10</context>
7251 </context-group>
7252 </trans-unit><trans-unit id="a764eb995d96a7aebbc5ce199353c34945943c07" datatype="html">
7253 <source>To fix it:</source><target state="new">To fix it:</target>
7254 <context-group purpose="location">
7255 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
7256 <context context-type="linenumber">13</context>
7257 </context-group>
7258 </trans-unit><trans-unit id="3404990cfdc6e9a6397b8ec292be8c49577764fa" datatype="html">
7259 <source>Check the <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> configuration key</source><target state="new">Check the <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> configuration key</target>
7260 <context-group purpose="location">
7261 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
7262 <context context-type="linenumber">15</context>
7263 </context-group>
7264 </trans-unit><trans-unit id="280e6990208a05920b10fa3f519e862cb843f988" datatype="html">
7265 <source>If you run PeerTube using Docker, check you run the <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>reverse-proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> with <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>network_mode: "host"<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> (see <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666&quot;>"/>issue 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>)</source><target state="new">If you run PeerTube using Docker, check you run the <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>reverse-proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> with <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>network_mode: "host"<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> (see <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666&quot;>"/>issue 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>)</target>
7266 <context-group purpose="location">
7267 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
7268 <context context-type="linenumber">16,17</context>
7269 </context-group>
7270 </trans-unit>
7271 <trans-unit id="7591870443991978948" datatype="html">
7272 <source>Last week</source>
7273 <target state="new">Last week</target>
7274
7275 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.ts</context><context context-type="linenumber">87</context></context-group></trans-unit>
7276 <trans-unit id="4981709795568846080" datatype="html">
7277 <source>Last day</source>
7278 <target state="new">Last day</target>
7279
7280 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.ts</context><context context-type="linenumber">92</context></context-group></trans-unit>
7281 <trans-unit id="9178360613965745088" datatype="html">
7282 <source>Last hour</source>
7283 <target state="new">Last hour</target>
7284
7285 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.ts</context><context context-type="linenumber">97</context></context-group></trans-unit><trans-unit id="3164845764519833078" datatype="html">
7286 <source>debug</source><target state="new">debug</target>
7287
7288 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.ts</context><context context-type="linenumber">109</context></context-group></trans-unit><trans-unit id="4279081882680795350" datatype="html">
7289 <source>info</source><target state="new">info</target>
7290
7291 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.ts</context><context context-type="linenumber">113</context></context-group></trans-unit><trans-unit id="3379167598974960777" datatype="html">
7292 <source>warning</source><target state="new">warning</target>
7293
7294 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.ts</context><context context-type="linenumber">117</context></context-group></trans-unit><trans-unit id="8772116786769251214" datatype="html">
7295 <source>error</source><target state="new">error</target>
7296
7297 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.ts</context><context context-type="linenumber">121</context></context-group></trans-unit><trans-unit id="3422890808980876594" datatype="html">
7298 <source>Debug</source><target state="new">Debug</target>
7299
7300 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/system.routes.ts</context><context context-type="linenumber">48</context></context-group></trans-unit>
7301 <trans-unit id="314315645942131479">
7302 <source>Info</source>
7303 <target>Info</target>
7304
7305
7306 <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>
7307 <trans-unit id="6759205696902713848">
7308 <source>Warning</source>
7309 <target>Warning</target>
7310
7311
7312 <context-group purpose="location"><context context-type="sourcefile">src/app/core/routing/can-deactivate-guard.service.ts</context><context context-type="linenumber">23</context></context-group></trans-unit>
7313 <trans-unit id="1519954996184640001">
7314 <source>Error</source>
7315 <target>Error</target>
7316
7317
7318
7319 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">104</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>
7320 <trans-unit id="5076187961693950167" datatype="html">
7321 <source>Standard logs</source>
7322 <target state="new">Standard logs</target>
7323
7324 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.ts</context><context context-type="linenumber">132</context></context-group></trans-unit>
7325 <trans-unit id="4737341634746310376" datatype="html">
7326 <source>Audit logs</source>
7327 <target state="new">Audit logs</target>
7328
7329 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.ts</context><context context-type="linenumber">136</context></context-group></trans-unit>
7330 <trans-unit id="1886888801485703107">
7331 <source>User <x id="PH"/> created.</source>
7332 <target>User
7333 <x id="PH"/> created.
7334 </target>
7335
7336 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-create.component.ts</context><context context-type="linenumber">77</context></context-group></trans-unit><trans-unit id="8286337167859377104" datatype="html">
7337 <source>Create user</source><target state="new">Create user</target>
7338
7339 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-create.component.ts</context><context context-type="linenumber">95</context></context-group></trans-unit><trans-unit id="7098180453085889026" datatype="html">
7340 <source>Blocked videos</source><target state="new">Blocked videos</target>
7341
7342 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">69</context></context-group></trans-unit><trans-unit id="7805059636749367886" datatype="html">
7343 <source>Muted instances</source><target state="new">Muted instances</target>
7344
7345 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">109</context></context-group></trans-unit>
7346 <trans-unit id="5974506725502681113" datatype="html">
7347 <source>Password changed for user <x id="PH"/>.</source>
7348 <target state="new">Password changed for user
7349 <x id="PH"/>.
7350 </target>
7351
7352 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-password.component.ts</context><context context-type="linenumber">40</context></context-group></trans-unit>
7353 <trans-unit id="149953821752893163">
7354 <source>Update user password</source>
7355 <target>Update the user password</target>
7356
7357 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-password.component.ts</context><context context-type="linenumber">52</context></context-group></trans-unit><trans-unit id="177544274549739411" datatype="html">
7358 <source>Following list</source><target state="new">Following list</target>
7359
7360 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/follows.routes.ts</context><context context-type="linenumber">28</context></context-group></trans-unit><trans-unit id="8092429110007204784" datatype="html">
7361 <source>Followers list</source><target state="new">Followers list</target>
7362
7363 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/follows.routes.ts</context><context context-type="linenumber">37</context></context-group></trans-unit>
7364 <trans-unit id="780323526182667308" datatype="html">
7365 <source>User <x id="PH"/> updated.</source>
7366 <target state="new">User
7367 <x id="PH"/> updated.
7368 </target>
7369
7370 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-update.component.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
7371 <trans-unit id="1349763489797682899">
7372 <source>Update user</source>
7373 <target>Update user</target>
7374
7375 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-update.component.ts</context><context context-type="linenumber">103</context></context-group></trans-unit>
7376 <trans-unit id="8819563010322372715" datatype="html">
7377 <source>An email asking for password reset has been sent to <x id="PH"/>.</source>
7378 <target state="new">An email asking for password reset has been sent to
7379 <x id="PH"/>.
7380 </target>
7381
7382 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-update.component.ts</context><context context-type="linenumber">109</context></context-group></trans-unit><trans-unit id="7483807629538115183" datatype="html">
7383 <source>Users list</source><target state="new">Users list</target>
7384
7385 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/users.routes.ts</context><context context-type="linenumber">27</context></context-group></trans-unit><trans-unit id="1525334987774465166" datatype="html">
7386 <source>Create a user</source><target state="new">Create a user</target>
7387
7388 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/users.routes.ts</context><context context-type="linenumber">36</context></context-group></trans-unit><trans-unit id="5552039423287890133" datatype="html">
7389 <source>Update a user</source><target state="new">Update a user</target>
7390
7391 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/users.routes.ts</context><context context-type="linenumber">48</context></context-group></trans-unit><trans-unit id="8564701209009684429" datatype="html">
7392 <source>Federation</source><target state="new">Federation</target>
7393
7394 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">26</context></context-group></trans-unit><trans-unit id="4682675125751819107" datatype="html">
7395 <source>Instances you follow</source><target state="new">Instances you follow</target>
7396
7397 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">29</context></context-group></trans-unit><trans-unit id="8899833753704589712" datatype="html">
7398 <source>Instances following you</source><target state="new">Instances following you</target>
7399
7400 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">34</context></context-group></trans-unit>
7401 <trans-unit id="3767259920053407667" datatype="html">
7402 <source>Videos will be deleted, comments will be tombstoned.</source>
7403 <target state="new">Videos will be deleted, comments will be tombstoned.</target>
7404
7405
7406 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">269</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context><context context-type="linenumber">77</context></context-group></trans-unit><trans-unit id="4209525355702493436" datatype="html">
7407 <source>Ban</source><target state="new">Ban</target>
7408
7409 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">273</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context><context context-type="linenumber">82</context></context-group></trans-unit>
7410 <trans-unit id="3855396975723886053" datatype="html">
7411 <source>User won't be able to login anymore, but videos and comments will be kept as is.</source>
7412 <target state="new">User won't be able to login anymore, but videos and comments will be kept as is.</target>
7413
7414
7415 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">274</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context><context context-type="linenumber">83</context></context-group></trans-unit>
7416 <trans-unit id="4451482225013335720">
7417 <source>Unban</source>
7418 <target>Unban</target>
7419
7420
7421
7422 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">70</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context><context context-type="linenumber">171</context></context-group></trans-unit>
7423 <trans-unit id="7210277223053877333">
7424 <source>Set Email as Verified</source>
7425 <target>Set Email as Verified</target>
7426
7427
7428 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">285</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
7429 <trans-unit id="3403978719736970622">
7430 <source>You cannot ban root.</source>
7431 <target>You cannot ban root.</target>
7432
7433
7434 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">58</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context><context context-type="linenumber">154</context></context-group></trans-unit>
7435 <trans-unit id="4884272193574287483">
7436 <source>Do you really want to unban <x id="PH"/> users?</source>
7437 <target>Do you really want to unban
7438 <x id="PH"/> users?
7439 </target>
7440
7441 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context><context context-type="linenumber">171</context></context-group></trans-unit>
7442 <trans-unit id="8712248120167780385">
7443 <source>
7444 <x id="PH"/> users unbanned.
7445 </source>
7446 <target>
7447 <x id="PH"/> users unbanned.
7448 </target>
7449
7450 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context><context context-type="linenumber">177</context></context-group></trans-unit>
7451 <trans-unit id="5325873477837320044">
7452 <source>You cannot delete root.</source>
7453 <target>You cannot delete root.</target>
7454
7455
7456 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">86</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context><context context-type="linenumber">188</context></context-group></trans-unit>
7457 <trans-unit id="4086135983283545219">
7458 <source>If you remove these users, you will not be able to create others with the same username!</source>
7459 <target>If you remove these users, you will not be able to create others with the same username!</target>
7460
7461 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context><context context-type="linenumber">193</context></context-group></trans-unit>
7462 <trans-unit id="7166936623843420016">
7463 <source>
7464 <x id="PH"/> users deleted.
7465 </source>
7466 <target>
7467 <x id="PH"/> users deleted.
7468 </target>
7469
7470 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context><context context-type="linenumber">199</context></context-group></trans-unit>
7471 <trans-unit id="8360664597512051242">
7472 <source>
7473 <x id="PH"/> users email set as verified.
7474 </source>
7475 <target>
7476 <x id="PH"/> users email set as verified.
7477 </target>
7478
7479 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context><context context-type="linenumber">210</context></context-group></trans-unit>
7480 <trans-unit id="7390990800435887351">
7481 <source>Account <x id="PH"/> unmuted.</source>
7482 <target>Account
7483 <x id="PH"/> unmuted.
7484 </target>
7485
7486
7487 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.ts</context><context context-type="linenumber">47</context></context-group></trans-unit>
7488 <trans-unit id="7246356397085094208">
7489 <source>Instance <x id="PH"/> unmuted.</source>
7490 <target>Instance
7491 <x id="PH"/> unmuted.
7492 </target>
7493
7494
7495 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">161</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.ts</context><context context-type="linenumber">45</context></context-group></trans-unit>
7496
7497 <trans-unit id="5551551295632950210">
7498 <source>Videos history is enabled</source>
7499 <target>Videos history is enabled</target>
7500
7501 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context><context context-type="linenumber">108</context></context-group></trans-unit>
7502 <trans-unit id="9136227503281311926">
7503 <source>Videos history is disabled</source>
7504 <target>Videos history is disabled</target>
7505
7506 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context><context context-type="linenumber">109</context></context-group></trans-unit>
7507 <trans-unit id="8966726118414892732">
7508 <source>Delete videos history</source>
7509 <target>Delete videos history</target>
7510
7511 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context><context context-type="linenumber">121</context></context-group></trans-unit>
7512 <trans-unit id="2482543433481435105">
7513 <source>Are you sure you want to delete all your videos history?</source>
7514 <target>Are you sure you want to delete all your videos history?</target>
7515
7516 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context><context context-type="linenumber">122</context></context-group></trans-unit>
7517 <trans-unit id="4051606152827088952">
7518 <source>Videos history deleted</source>
7519 <target>Videos history deleted</target>
7520
7521 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context><context context-type="linenumber">130</context></context-group></trans-unit><trans-unit id="192815f43d0d7337dbf99f84281f5a4c3155af8f" datatype="html">
7522 <source>My watch history</source><target state="new">My watch history</target>
7523 <context-group purpose="location">
7524 <context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.html</context>
7525 <context context-type="linenumber">3</context>
7526 </context-group>
7527 </trans-unit><trans-unit id="f2540f4ffc5bbb12e034a4c9e118bbc680c62e61" datatype="html">
7528 <source>Search your history</source><target state="new">Search your history</target>
7529 <context-group purpose="location">
7530 <context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.html</context>
7531 <context context-type="linenumber">10</context>
7532 </context-group>
7533 </trans-unit><trans-unit id="777ef31e4dfcb08a00e23b586a50f0ffe94f0c72" datatype="html">
7534 <source>Track watch history</source><target state="new">Track watch history</target>
7535 <context-group purpose="location">
7536 <context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.html</context>
7537 <context context-type="linenumber">20</context>
7538 </context-group>
7539 </trans-unit>
7540 <trans-unit id="3183245287221165928">
7541 <source>Ownership accepted</source>
7542 <target>Ownership accepted</target>
7543
7544 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.ts</context><context context-type="linenumber">71</context></context-group></trans-unit>
7545 <trans-unit id="6012072687166259654" datatype="html">
7546 <source>Please check your emails to verify your new email.</source>
7547 <target state="new">Please check your emails to verify your new email.</target>
7548
7549 <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">53</context></context-group></trans-unit>
7550 <trans-unit id="6585766371605707311" datatype="html">
7551 <source>Email updated.</source>
7552 <target state="new">Email updated.</target>
7553
7554 <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></trans-unit><trans-unit id="73fc884417b68de6671fbab6e72e054c38a1990a" datatype="html">
7555 <source> Your current email is <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;email&quot;>"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/>. It is never shown to the public.
7556 </source><target state="new"> Your current email is <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;email&quot;>"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/>. It is never shown to the public.
7557 </target>
7558 <context-group purpose="location">
7559 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context>
7560 <context context-type="linenumber">5,7</context>
7561 </context-group>
7562 </trans-unit>
7563 <trans-unit id="853586874765134886">
7564 <source>You current password is invalid.</source>
7565 <target>You current password is invalid.</target>
7566
7567
7568 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.ts</context><context context-type="linenumber">56</context></context-group><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">61</context></context-group></trans-unit>
7569 <trans-unit id="6159571046971090595">
7570 <source>Password updated.</source>
7571 <target>Password updated.</target>
7572
7573 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.ts</context><context context-type="linenumber">48</context></context-group></trans-unit>
7574 <trans-unit id="5179099584732142331" datatype="html">
7575 <source>Are you sure you want to delete your account? This will delete all your data, including channels, videos and comments. Content cached by other servers and other third-parties might make longer to be deleted.</source>
7576 <target state="new">Are you sure you want to delete your account? This will delete all your data, including channels, videos and comments. Content cached by other servers and other third-parties might make longer to be deleted.</target>
7577
7578 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.ts</context><context context-type="linenumber">22</context></context-group></trans-unit>
7579 <trans-unit id="6897292459203320054">
7580 <source>Type your username to confirm</source>
7581 <target>Type your username to confirm</target>
7582
7583 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.ts</context><context context-type="linenumber">23</context></context-group></trans-unit><trans-unit id="3122895472333547524" datatype="html">
7584 <source>Delete your account</source><target state="new">Delete your account</target>
7585
7586 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.ts</context><context context-type="linenumber">25</context></context-group></trans-unit>
7587 <trans-unit id="2520605306994744004">
7588 <source>Delete my account</source>
7589 <target>Delete my account</target>
7590
7591 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.ts</context><context context-type="linenumber">26</context></context-group></trans-unit>
7592 <trans-unit id="3902597758945766483">
7593 <source>Your account is deleted.</source>
7594 <target>Your account is deleted.</target>
7595
7596 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.ts</context><context context-type="linenumber">32</context></context-group></trans-unit>
7597 <trans-unit id="4776289814033837037" datatype="html">
7598 <source>Interface settings updated.</source>
7599 <target state="new">Interface settings updated.</target>
7600
7601
7602 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-interface-settings.component.ts</context><context context-type="linenumber">74</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-interface-settings.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
7603 <trans-unit id="77907918814566205">
7604 <source>New video from your subscriptions</source>
7605 <target>New video from your subscriptions</target>
7606
7607 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context><context context-type="linenumber">32</context></context-group></trans-unit>
7608 <trans-unit id="4343589211916204486">
7609 <source>New comment on your video</source>
7610 <target>New comment on your video</target>
7611
7612 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context><context context-type="linenumber">33</context></context-group></trans-unit>
7613 <trans-unit id="7130088765428829942" datatype="html">
7614 <source>New abuse</source>
7615 <target state="new">New abuse</target>
7616
7617 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context><context context-type="linenumber">34</context></context-group></trans-unit>
7618 <trans-unit id="2265829846010085268" datatype="html">
7619 <source>Video blocked automatically waiting review</source>
7620 <target state="new">Video blocked automatically waiting review</target>
7621
7622 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context><context context-type="linenumber">35</context></context-group></trans-unit>
7623 <trans-unit id="5671547068905553663" datatype="html">
7624 <source>One of your video is blocked/unblocked</source>
7625 <target state="new">One of your video is blocked/unblocked</target>
7626
7627 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context><context context-type="linenumber">36</context></context-group></trans-unit>
7628 <trans-unit id="1158912204255103651">
7629 <source>Video published (after transcoding/scheduled update)</source>
7630 <target>Video published (after transcoding/scheduled update)</target>
7631
7632 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context><context context-type="linenumber">37</context></context-group></trans-unit>
7633 <trans-unit id="3809414664640924954">
7634 <source>Video import finished</source>
7635 <target>Video import finished</target>
7636
7637 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context><context context-type="linenumber">38</context></context-group></trans-unit>
7638 <trans-unit id="3268838889659873892">
7639 <source>A new user registered on your instance</source>
7640 <target>A new user registered on your instance</target>
7641
7642 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context><context context-type="linenumber">39</context></context-group></trans-unit>
7643 <trans-unit id="7373104725413001009">
7644 <source>You or your channel(s) has a new follower</source>
7645 <target>You or your channel(s) has a new follower</target>
7646
7647 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context><context context-type="linenumber">40</context></context-group></trans-unit>
7648 <trans-unit id="5315689532659759332">
7649 <source>Someone mentioned you in video comments</source>
7650 <target>Someone mentioned you in video comments</target>
7651
7652 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context><context context-type="linenumber">41</context></context-group></trans-unit>
7653 <trans-unit id="2018794201569157817" datatype="html">
7654 <source>Your instance has a new follower</source>
7655 <target state="new">Your instance has a new follower</target>
7656
7657 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context><context context-type="linenumber">42</context></context-group></trans-unit>
7658 <trans-unit id="773085434165307906" datatype="html">
7659 <source>Your instance automatically followed another instance</source>
7660 <target state="new">Your instance automatically followed another instance</target>
7661
7662 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context><context context-type="linenumber">43</context></context-group></trans-unit>
7663 <trans-unit id="900099988467638766" datatype="html">
7664 <source>An abuse report received a new message</source>
7665 <target state="new">An abuse report received a new message</target>
7666
7667 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context><context context-type="linenumber">44</context></context-group></trans-unit>
7668 <trans-unit id="2326816287669585542" datatype="html">
7669 <source>One of your abuse reports has been accepted or rejected by moderators</source>
7670 <target state="new">One of your abuse reports has been accepted or rejected by moderators</target>
7671
7672 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context><context context-type="linenumber">45</context></context-group></trans-unit><trans-unit id="2764971902180889905" datatype="html">
7673 <source>A new PeerTube version is available</source><target state="new">A new PeerTube version is available</target>
7674 <context-group purpose="location">
7675 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context>
7676 <context context-type="linenumber">46</context>
7677 </context-group>
7678 </trans-unit><trans-unit id="2560339336098442670" datatype="html">
7679 <source>One of your plugin/theme has a new available version</source><target state="new">One of your plugin/theme has a new available version</target>
7680 <context-group purpose="location">
7681 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context>
7682 <context context-type="linenumber">47</context>
7683 </context-group>
7684 </trans-unit>
7685 <trans-unit id="5095562193296630034">
7686 <source>Preferences saved</source>
7687 <target>Preferences saved</target>
7688
7689 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context><context context-type="linenumber">96</context></context-group></trans-unit>
7690 <trans-unit id="4967231969832964676">
7691 <source>Profile updated.</source>
7692 <target>Profile updated.</target>
7693
7694 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.ts</context><context context-type="linenumber">58</context></context-group></trans-unit><trans-unit id="d2ade8ba2e32c6fe467932b6b156025fe50da7c3" datatype="html">
7695 <source> People can find you using @<x id="INTERPOLATION" equiv-text="sing @{{ user.usern"/>@<x id="INTERPOLATION_1" equiv-text="me }}@{{ instanceH"/> </source><target state="new"> People can find you using @<x id="INTERPOLATION" equiv-text="sing @{{ user.usern"/>@<x id="INTERPOLATION_1" equiv-text="me }}@{{ instanceH"/> </target>
7696 <context-group purpose="location">
7697 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html</context>
7698 <context context-type="linenumber">11,13</context>
7699 </context-group>
7700 </trans-unit>
7701 <trans-unit id="3525866160632851851">
7702 <source>Avatar changed.</source>
7703 <target>Avatar changed.</target>
7704
7705
7706 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.ts</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-update.component.ts</context><context context-type="linenumber">107</context></context-group></trans-unit><trans-unit id="8920809083620698740" datatype="html">
7707 <source>avatar</source><target state="new">avatar</target>
7708
7709 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.ts</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-update.component.ts</context><context context-type="linenumber">114</context></context-group></trans-unit><trans-unit id="2775050991871557896" datatype="html">
7710 <source>Avatar deleted.</source><target state="new">Avatar deleted.</target>
7711 <context-group purpose="location">
7712 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.ts</context>
7713 <context context-type="linenumber">61</context>
7714 </context-group>
7715 <context-group purpose="location">
7716 <context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-update.component.ts</context>
7717 <context context-type="linenumber">124</context>
7718 </context-group>
7719 </trans-unit>
7720
7721 <trans-unit id="1233062525939746039" datatype="html">
7722 <source>Unknown language</source>
7723 <target state="new">Unknown language</target>
7724
7725 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.ts</context><context context-type="linenumber">58</context></context-group></trans-unit>
7726 <trans-unit id="3761504852202418603" datatype="html">
7727 <source>Too many languages are enabled. Please enable them all or stay below 20 enabled languages.</source>
7728 <target state="new">Too many languages are enabled. Please enable them all or stay below 20 enabled languages.</target>
7729
7730 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.ts</context><context context-type="linenumber">103</context></context-group></trans-unit>
7731 <trans-unit id="1904720062363293328" datatype="html">
7732 <source>You need to enable at least 1 video language.</source>
7733 <target state="new">You need to enable at least 1 video language.</target>
7734
7735 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.ts</context><context context-type="linenumber">108</context></context-group></trans-unit>
7736 <trans-unit id="3960396487495291449" datatype="html">
7737 <source>Video settings updated.</source>
7738 <target state="new">Video settings updated.</target>
7739
7740 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.ts</context><context context-type="linenumber">134</context></context-group></trans-unit>
7741 <trans-unit id="3326446048041727269" datatype="html">
7742 <source>Display/Video settings updated.</source>
7743 <target state="new">Display/Video settings updated.</target>
7744
7745 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.ts</context><context context-type="linenumber">141</context></context-group></trans-unit>
7746 <trans-unit id="1137937154872046253">
7747 <source>Video channel <x id="PH"/> created.</source>
7748 <target>Video channel
7749 <x id="PH"/> created.
7750 </target>
7751
7752 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-create.component.ts</context><context context-type="linenumber">67</context></context-group></trans-unit>
7753 <trans-unit id="8723777130353305761">
7754 <source>This name already exists on this instance.</source>
7755 <target>This name already exists on this instance.</target>
7756
7757 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-create.component.ts</context><context context-type="linenumber">73</context></context-group></trans-unit>
7758 <trans-unit id="7589345916094713536">
7759 <source>Video channel <x id="PH"/> updated.</source>
7760 <target>Video channel
7761 <x id="PH"/> updated.
7762 </target>
7763
7764 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-update.component.ts</context><context context-type="linenumber">94</context></context-group></trans-unit><trans-unit id="8407755843502300957" datatype="html">
7765 <source>Banner changed.</source><target state="new">Banner changed.</target>
7766 <context-group purpose="location">
7767 <context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-update.component.ts</context>
7768 <context context-type="linenumber">137</context>
7769 </context-group>
7770 </trans-unit><trans-unit id="689638706960732906" datatype="html">
7771 <source>banner</source><target state="new">banner</target>
7772 <context-group purpose="location">
7773 <context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-update.component.ts</context>
7774 <context context-type="linenumber">144</context>
7775 </context-group>
7776 </trans-unit><trans-unit id="3230561499965076671" datatype="html">
7777 <source>Banner deleted.</source><target state="new">Banner deleted.</target>
7778 <context-group purpose="location">
7779 <context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-update.component.ts</context>
7780 <context context-type="linenumber">154</context>
7781 </context-group>
7782 </trans-unit>
7783 <trans-unit id="2575302837003821736">
7784 <source>Please type the display name of the video channel (<x id="PH"/>) to confirm</source>
7785 <target>Please type the display name of the video channel (
7786 <x id="PH"/>) to confirm
7787 </target>
7788
7789 <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">67</context></context-group></trans-unit>
7790 <trans-unit id="624066830180032195">
7791 <source>Video channel <x id="PH"/> deleted.</source>
7792 <target>Video channel
7793 <x id="PH"/> deleted.
7794 </target>
7795
7796 <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">79</context></context-group></trans-unit>
7797 <trans-unit id="6450826648284332649" datatype="html">
7798 <source>Views for the day</source>
7799 <target state="new">Views for the day</target>
7800
7801 <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">98</context></context-group></trans-unit><trans-unit id="6059091237492573541" datatype="html">
7802 <source>Update video channel</source><target state="new">Update video channel</target>
7803
7804 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels-routing.module.ts</context><context context-type="linenumber">31</context></context-group></trans-unit><trans-unit id="6595008830732269870" datatype="html">
7805 <source>Not found</source><target state="new">Not found</target>
7806
7807 <context-group purpose="location"><context context-type="sourcefile">src/app/+page-not-found/page-not-found-routing.module.ts</context><context context-type="linenumber">14</context></context-group></trans-unit><trans-unit id="1009095940160473792" datatype="html">
7808 <source>URL parameter is missing in URL parameters</source><target state="new">URL parameter is missing in URL parameters</target>
7809 <context-group purpose="location">
7810 <context context-type="sourcefile">src/app/+remote-interaction/remote-interaction.component.ts</context>
7811 <context context-type="linenumber">25</context>
7812 </context-group>
7813 </trans-unit><trans-unit id="7553172329217243895" datatype="html">
7814 <source>Cannot access to the remote resource</source><target state="new">Cannot access to the remote resource</target>
7815 <context-group purpose="location">
7816 <context context-type="sourcefile">src/app/+remote-interaction/remote-interaction.component.ts</context>
7817 <context context-type="linenumber">48</context>
7818 </context-group>
7819 </trans-unit><trans-unit id="3851357780293085233" datatype="html">
7820 <source>Remote interaction</source><target state="new">Remote interaction</target>
7821 <context-group purpose="location">
7822 <context context-type="sourcefile">src/app/+remote-interaction/remote-interaction-routing.module.ts</context>
7823 <context context-type="linenumber">13</context>
7824 </context-group>
7825 </trans-unit>
7826 <trans-unit id="5032453707232754344" datatype="html">
7827 <source>Playlist <x id="PH"/> created.</source>
7828 <target state="new">Playlist
7829 <x id="PH"/> created.
7830 </target>
7831
7832 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-create.component.ts</context><context context-type="linenumber">76</context></context-group></trans-unit><trans-unit id="5674286808255988565" datatype="html">
7833 <source>Create</source><target state="new">Create</target>
7834
7835 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-create.component.ts</context><context context-type="linenumber">103</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-create.component.ts</context><context context-type="linenumber">89</context></context-group></trans-unit>
7836 <trans-unit id="8869957234869568361" datatype="html">
7837 <source>Update playlist</source>
7838 <target state="new">Update playlist</target>
7839
7840 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">47</context></context-group></trans-unit><trans-unit id="5851560788527570644" datatype="html">
7841 <source>Notifications</source><target state="new">Notifications</target>
7842
7843 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">109</context></context-group></trans-unit><trans-unit id="6658000829978978023" datatype="html">
7844 <source>Applications</source><target state="new">Applications</target>
7845
7846 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">127</context></context-group></trans-unit>
7847 <trans-unit id="104404386496394770" datatype="html">
7848 <source>Delete playlist</source>
7849 <target state="new">Delete playlist</target>
7850
7851 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">52</context></context-group></trans-unit>
7852 <trans-unit id="1431617394009162547" datatype="html">
7853 <source>Playlist <x id="PH"/> updated.</source>
7854 <target state="new">Playlist
7855 <x id="PH"/> updated.
7856 </target>
7857
7858 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-update.component.ts</context><context context-type="linenumber">97</context></context-group></trans-unit>
7859 <trans-unit id="2027805873922338635" datatype="html">
7860 <source>Do you really want to delete <x id="PH"/>?</source>
7861 <target state="new">Do you really want to delete
7862 <x id="PH"/>?
7863 </target>
7864
7865
7866 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">126</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">138</context></context-group></trans-unit><trans-unit id="4844578664427956129" datatype="html">
7867 <source>Change ownership</source><target state="new">Change ownership</target>
7868
7869 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">175</context></context-group></trans-unit>
7870 <trans-unit id="3380608219513805292" datatype="html">
7871 <source>Playlist <x id="PH"/> deleted.</source>
7872 <target state="new">Playlist
7873 <x id="PH"/> deleted.
7874 </target>
7875
7876
7877 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">135</context></context-group></trans-unit>
7878 <trans-unit id="d02888c485d3aeab6de628508f4a00312a722894">
7879 <source>My videos</source>
7880 <target>My videos</target>
7881
7882 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group></trans-unit><trans-unit id="73022f1676784c4f9b8cdbb322e52b02ccc800b7" datatype="html">
7883 <source>Ownership changes</source><target state="new">Ownership changes</target>
7884
7885 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">16</context></context-group></trans-unit>
7886 <trans-unit id="8197117721861453263">
7887 <source>Do you really want to delete <x id="PH"/> videos?</source>
7888 <target>Do you really want to delete
7889 <x id="PH"/> videos?
7890 </target>
7891
7892 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">111</context></context-group></trans-unit>
7893 <trans-unit id="2728855911908920537">
7894 <source>
7895 <x id="PH"/> videos deleted.
7896 </source>
7897 <target>
7898 <x id="PH"/> videos deleted.
7899 </target>
7900
7901 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">128</context></context-group></trans-unit>
7902 <trans-unit id="2027805873922338635">
7903 <source>Do you really want to delete
7904 <x id="PH"/>?
7905 </source>
7906 <target>Do you really want to delete
7907 <x id="PH"/>?
7908 </target>
7909 <context-group purpose="location">
7910 <context context-type="sourcefile">src/app/+my-account/my-account-videos/my-account-videos.component.ts</context>
7911 <context context-type="linenumber">1</context>
7912 </context-group>
7913 </trans-unit>
7914 <trans-unit id="2767660806989176400">
7915 <source>Video <x id="PH"/> deleted.</source>
7916 <target>Video
7917 <x id="PH"/> deleted.
7918 </target>
7919
7920
7921 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">146</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">214</context></context-group></trans-unit>
7922 <trans-unit id="6810714890760227072">
7923 <source>Ownership change request sent.</source>
7924 <target>Ownership change request sent.</target>
7925
7926 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.ts</context><context context-type="linenumber">64</context></context-group></trans-unit>
7927 <trans-unit id="8dd18d9047c4b2dc9786550dfd8fa99f3b14e17f">
7928 <source>My channels</source>
7929 <target>My channels</target>
7930
7931 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">4</context></context-group></trans-unit>
7932 <trans-unit id="6749bdfd88a223fd464a9b09541342fbf42a0ad6" datatype="html">
7933 <source>Search your channels</source>
7934 <target state="new">Search your channels</target>
7935
7936 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">11</context></context-group></trans-unit>
7937 <trans-unit id="1d3408919f4d08414721cc22c4be39d93d6691d2" datatype="html">
7938 <source>My playlists</source>
7939 <target state="new">My playlists</target>
7940
7941 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
7942 <trans-unit id="29038e66547b3ba70701fb34eda68834a56f17d9">
7943 <source>My subscriptions</source>
7944 <target>My subscriptions</target>
7945
7946 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-subscriptions/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group></trans-unit>
7947 <trans-unit id="31e313e20810b296cb7cc389fd7a3736cff7df44" datatype="html">
7948 <source>Search your subscriptions</source>
7949 <target state="new">Search your subscriptions</target>
7950
7951 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-subscriptions/my-subscriptions.component.html</context><context context-type="linenumber">11</context></context-group></trans-unit><trans-unit id="61cb418b053c4b1099a9c7e5a34a9cf52c87f8dd" datatype="html">
7952 <source>You don't have any subscription yet.</source><target state="new">You don't have any subscription yet.</target>
7953 <context-group purpose="location">
7954 <context context-type="sourcefile">src/app/+my-library/my-subscriptions/my-subscriptions.component.html</context>
7955 <context context-type="linenumber">18</context>
7956 </context-group>
7957 </trans-unit>
7958
7959
7960 <trans-unit id="1991904494976135035" datatype="html">
7961 <source>My abuse reports</source>
7962 <target state="new">My abuse reports</target>
7963
7964 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">118</context></context-group></trans-unit>
7965 <trans-unit id="5752861278140673787">
7966 <source>Ownership changes</source>
7967 <target>Ownership changes</target>
7968
7969 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">108</context></context-group></trans-unit><trans-unit id="5983006734882925930" datatype="html">
7970 <source>My video history</source><target state="new">My video history</target>
7971
7972 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">118</context></context-group></trans-unit><trans-unit id="8181077408762380407" datatype="html">
7973 <source>Channels</source><target state="new">Channels</target>
7974
7975 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">47</context></context-group></trans-unit><trans-unit id="8936704404804793618" datatype="html">
7976 <source>Videos</source><target state="new">Videos</target>
7977
7978 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">54</context></context-group></trans-unit><trans-unit id="1823843876735462104" datatype="html">
7979 <source>Playlists</source><target state="new">Playlists</target>
7980
7981 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">61</context></context-group></trans-unit>
7982
7983
7984 <trans-unit id="7916647920967632052" datatype="html">
7985 <source>max size</source>
7986 <target state="new">max size</target>
7987
7988
7989 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar-edit.component.ts</context><context context-type="linenumber">47</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/preview-upload.component.ts</context><context context-type="linenumber">39</context></context-group></trans-unit><trans-unit id="6489275254908395777" datatype="html">
7990 <source>Maximize editor</source><target state="new">Maximize editor</target>
7991 <context-group purpose="location">
7992 <context context-type="sourcefile">src/app/shared/shared-forms/markdown-textarea.component.ts</context>
7993 <context context-type="linenumber">38</context>
7994 </context-group>
7995 </trans-unit><trans-unit id="4243591013849340688" datatype="html">
7996 <source>Exit maximized editor</source><target state="new">Exit maximized editor</target>
7997 <context-group purpose="location">
7998 <context context-type="sourcefile">src/app/shared/shared-forms/markdown-textarea.component.ts</context>
7999 <context context-type="linenumber">39</context>
8000 </context-group>
8001 </trans-unit>
8002 <trans-unit id="6537885755702623401" datatype="html">
8003 <source>Now please check your emails to verify your account and complete signup.</source>
8004 <target state="new">Now please check your emails to verify your account and complete signup.</target>
8005
8006 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context><context context-type="linenumber">126</context></context-group></trans-unit>
8007 <trans-unit id="2847376451647729886">
8008 <source>You are now logged in as <x id="PH"/>!</source>
8009 <target>You are now logged in as
8010 <x id="PH"/>!
8011 </target>
8012
8013 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context><context context-type="linenumber">134</context></context-group></trans-unit>
8014 <trans-unit id="2687679787442328897">
8015 <source>An email with verification link will be sent to <x id="PH"/>.</source>
8016 <target>An email with verification link will be sent to
8017 <x id="PH"/>.
8018 </target>
8019
8020 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.ts</context><context context-type="linenumber">45</context></context-group></trans-unit>
8021 <trans-unit id="4180693983967989981">
8022 <source>Unable to find user id or verification string.</source>
8023 <target>Unable to find user id or verification string.</target>
8024
8025
8026 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.ts</context><context context-type="linenumber">38</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.ts</context><context context-type="linenumber">33</context></context-group></trans-unit>
8027 <trans-unit id="4802465052975340965">
8028 <source>Published videos</source>
8029 <target>Published videos</target>
8030
8031 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">56</context></context-group></trans-unit>
8032
8033 <trans-unit id="1783173774503340906">
8034 <source>Subscribe to the account</source>
8035 <target>Subscribe to the account</target>
8036
8037
8038 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">71</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">959</context></context-group></trans-unit><trans-unit id="3131904093925601441" datatype="html">
8039 <source>PLAYLISTS</source><target state="new">PLAYLISTS</target>
8040 <context-group purpose="location">
8041 <context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context>
8042 <context context-type="linenumber">77</context>
8043 </context-group>
8044 </trans-unit>
8045
8046 <trans-unit id="7709367721354853232">
8047 <source>Focus the search bar</source>
8048 <target>Focus the search bar</target>
8049
8050 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">313</context></context-group></trans-unit>
8051 <trans-unit id="4049262826107502276">
8052 <source>Toggle the left menu</source>
8053 <target>Toggle the left menu</target>
8054
8055 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">318</context></context-group></trans-unit>
8056 <trans-unit id="5409372033656550095" datatype="html">
8057 <source>Go to the discover videos page</source>
8058 <target state="new">Go to the discover videos page</target>
8059
8060 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">323</context></context-group></trans-unit>
8061 <trans-unit id="4278050445961255445">
8062 <source>Go to the trending videos page</source>
8063 <target>Go to the trending videos page</target>
8064
8065 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">328</context></context-group></trans-unit>
8066 <trans-unit id="3242234958443825475">
8067 <source>Go to the recently added videos page</source>
8068 <target>Go to the recently added videos page</target>
8069
8070 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">333</context></context-group></trans-unit>
8071 <trans-unit id="2887122197778293919">
8072 <source>Go to the local videos page</source>
8073 <target>Go to the local videos page</target>
8074
8075 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">338</context></context-group></trans-unit>
8076 <trans-unit id="8009065619559214982">
8077 <source>Go to the videos upload page</source>
8078 <target>Go to the videos upload page</target>
8079
8080 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">343</context></context-group></trans-unit>
8081 <trans-unit id="3779524668013120370">
8082 <source>Go to my subscriptions</source>
8083 <target>Go to my subscriptions</target>
8084
8085 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">64</context></context-group></trans-unit>
8086 <trans-unit id="1136469849928650779">
8087 <source>Go to my videos</source>
8088 <target>Go to my videos</target>
8089
8090 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">68</context></context-group></trans-unit>
8091 <trans-unit id="7836683738999600376">
8092 <source>Go to my imports</source>
8093 <target>Go to my imports</target>
8094
8095 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">72</context></context-group></trans-unit>
8096 <trans-unit id="7511292153332773503">
8097 <source>Go to my channels</source>
8098 <target>Go to my channels</target>
8099
8100 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">76</context></context-group></trans-unit><trans-unit id="2013324644839511073" datatype="html">
8101 <source>Cannot retrieve OAuth Client credentials: <x id="PH"/>.
8102 Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source><target state="new">Cannot retrieve OAuth Client credentials: <x id="PH"/>.
8103 Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</target>
8104
8105 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">99</context></context-group></trans-unit>
8106
8107
8108 <trans-unit id="375263728166936544">
8109 <source>You need to reconnect.</source>
8110 <target>You need to reconnect.</target>
8111
8112 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">220</context></context-group></trans-unit>
8113 <trans-unit id="2206638022166154361">
8114 <source>Keyboard Shortcuts:</source>
8115 <target>Keyboard Shortcuts:</target>
8116
8117 <context-group purpose="location"><context context-type="sourcefile">src/app/core/hotkeys/hotkeys.component.ts</context><context context-type="linenumber">11</context></context-group></trans-unit>
8118 <trans-unit id="4648900870671159218">
8119 <source>Success</source>
8120 <target>Success</target>
8121
8122 <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">25</context></context-group></trans-unit>
8123 <trans-unit id="1266887509445371246">
8124 <source>Incorrect username or password.</source>
8125 <target>Incorrect username or password.</target>
8126
8127 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">159</context></context-group></trans-unit>
8128 <trans-unit id="6974874606619467663" datatype="html">
8129 <source>Your account is blocked.</source>
8130 <target state="new">Your account is blocked.</target>
8131
8132 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">160</context></context-group></trans-unit>
8133
8134 <trans-unit id="7939914198003891823" datatype="html">
8135 <source>any language</source>
8136 <target state="new">any language</target>
8137
8138 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">256</context></context-group></trans-unit><trans-unit id="4ecb8d97ebb2f37c5b410afccbb78003f75ac35c" datatype="html">
8139 <source>ON <x id="INTERPOLATION"/></source><target state="new">ON <x id="INTERPOLATION"/></target>
8140
8141 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">123</context></context-group></trans-unit>
8142 <trans-unit id="5633144232269377096" datatype="html">
8143 <source>hide</source>
8144 <target state="new">hide</target>
8145
8146 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">289</context></context-group></trans-unit>
8147 <trans-unit id="8603861867909474404" datatype="html">
8148 <source>blur</source>
8149 <target state="new">blur</target>
8150
8151 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">293</context></context-group></trans-unit>
8152 <trans-unit id="4534458451100881847" datatype="html">
8153 <source>display</source>
8154 <target state="new">display</target>
8155
8156 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">297</context></context-group></trans-unit>
8157 <trans-unit id="4467323362722952678" datatype="html">
8158 <source>Unknown</source>
8159 <target state="new">Unknown</target>
8160
8161 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">202</context></context-group></trans-unit>
8162 <trans-unit id="8781423666414310853">
8163 <source>Your password has been successfully reset!</source>
8164 <target>Your password has been successfully reset!</target>
8165
8166 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.ts</context><context context-type="linenumber">47</context></context-group></trans-unit>
8167 <trans-unit id="3184700926171002527" datatype="html">
8168 <source>Any</source>
8169 <target state="new">Any</target>
8170
8171
8172 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">38</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">61</context></context-group></trans-unit>
8173 <trans-unit id="6048892649018070225">
8174 <source>Today</source>
8175 <target>Today</target>
8176
8177
8178 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">70</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/abstract-video-list.ts</context><context context-type="linenumber">135</context></context-group></trans-unit><trans-unit id="4498682414491138092" datatype="html">
8179 <source>Yesterday</source><target state="new">Yesterday</target>
8180
8181 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/abstract-video-list.ts</context><context context-type="linenumber">136</context></context-group></trans-unit><trans-unit id="5073473933031004097" datatype="html">
8182 <source>This week</source><target state="new">This week</target>
8183
8184 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/abstract-video-list.ts</context><context context-type="linenumber">137</context></context-group></trans-unit><trans-unit id="842657237693374355" datatype="html">
8185 <source>This month</source><target state="new">This month</target>
8186
8187 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/abstract-video-list.ts</context><context context-type="linenumber">138</context></context-group></trans-unit><trans-unit id="4463380307954693363" datatype="html">
8188 <source>Last month</source><target state="new">Last month</target>
8189
8190 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/abstract-video-list.ts</context><context context-type="linenumber">139</context></context-group></trans-unit><trans-unit id="7473676707373218484" datatype="html">
8191 <source>Older</source><target state="new">Older</target>
8192
8193 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/abstract-video-list.ts</context><context context-type="linenumber">140</context></context-group></trans-unit><trans-unit id="5036991421517255667" datatype="html">
8194 <source>Cannot load more videos. Try again later.</source><target state="new">Cannot load more videos. Try again later.</target>
8195
8196 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/abstract-video-list.ts</context><context context-type="linenumber">226</context></context-group></trans-unit><trans-unit id="7460399579150761114" datatype="html">
8197 <source>function is not implemented</source><target state="new">function is not implemented</target>
8198
8199 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/abstract-video-list.ts</context><context context-type="linenumber">299</context></context-group></trans-unit>
8200 <trans-unit id="4873149362496451858">
8201 <source>Last 7 days</source>
8202 <target>Last 7 days</target>
8203
8204 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">46</context></context-group></trans-unit>
8205 <trans-unit id="2949150997160654358">
8206 <source>Last 30 days</source>
8207 <target>Last 30 days</target>
8208
8209 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">50</context></context-group></trans-unit>
8210 <trans-unit id="5328600704510694984">
8211 <source>Last 365 days</source>
8212 <target>Last 365 days</target>
8213
8214 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">54</context></context-group></trans-unit>
8215 <trans-unit id="8487565500496466433">
8216 <source>Short (&lt; 4 min)</source>
8217 <target>Short (&lt; 4 min)</target>
8218
8219 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">65</context></context-group></trans-unit>
8220 <trans-unit id="3642535017283477339">
8221 <source>Medium (4-10 min)</source>
8222 <target>Medium (4-10 min)</target>
8223
8224 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">69</context></context-group></trans-unit>
8225 <trans-unit id="6613870447286561244">
8226 <source>Long (> 10 min)</source>
8227 <target>Long (> 10 min)</target>
8228
8229 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">73</context></context-group></trans-unit>
8230 <trans-unit id="1787083504545967">
8231 <source>Relevance</source>
8232 <target>Relevance</target>
8233
8234 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">80</context></context-group></trans-unit>
8235 <trans-unit id="7944277186358179990">
8236 <source>Publish date</source>
8237 <target>Publish date</target>
8238
8239 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">84</context></context-group></trans-unit>
8240 <trans-unit id="2123659921722214537">
8241 <source>Views</source>
8242 <target>Views</target>
8243
8244 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/trending/video-trending-header.component.ts</context><context context-type="linenumber">54</context></context-group></trans-unit>
8245 <trans-unit id="3208627574396957172" datatype="html">
8246 <source>Search index is unavailable. Retrying with instance results instead.</source>
8247 <target state="new">Search index is unavailable. Retrying with instance results instead.</target>
8248
8249 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.ts</context><context context-type="linenumber">171</context></context-group></trans-unit>
8250 <trans-unit id="307702206382241469" datatype="html">
8251 <source>Search error</source>
8252 <target state="new">Search error</target>
8253
8254 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.ts</context><context context-type="linenumber">172</context></context-group></trans-unit><trans-unit id="4580988005648117665" datatype="html">
8255 <source>Search</source><target state="new">Search</target>
8256
8257 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-routing.module.ts</context><context context-type="linenumber">15</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.ts</context><context context-type="linenumber">230</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/simple-search-input.component.ts</context><context context-type="linenumber">15</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/simple-search-input.component.ts</context><context context-type="linenumber">16</context></context-group></trans-unit><trans-unit id="3c2c6b17d0326ab344e194b17abbee201d58dbea" datatype="html">
8258 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}"/></source><target state="new"><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}"/></target>
8259 <context-group purpose="location">
8260 <context context-type="sourcefile">src/app/+search/search.component.html</context>
8261 <context context-type="linenumber">5</context>
8262 </context-group>
8263 </trans-unit>
8264 <trans-unit id="5891040073345002614">
8265 <source>
8266 <x id="PH"/> years ago
8267 </source>
8268 <target>
8269 <x id="PH"/> years ago
8270 </target>
8271
8272 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context><context context-type="linenumber">12</context></context-group></trans-unit>
8273 <trans-unit id="6852474139781331706" datatype="html">
8274 <source>
8275 <x id="PH"/> year ago
8276 </source>
8277 <target state="new">
8278 <x id="PH"/> year ago
8279 </target>
8280
8281 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context><context context-type="linenumber">13</context></context-group></trans-unit>
8282 <trans-unit id="9022576335789205254">
8283 <source>
8284 <x id="PH"/> months ago
8285 </source>
8286 <target>
8287 <x id="PH"/> months ago
8288 </target>
8289
8290 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context><context context-type="linenumber">16</context></context-group></trans-unit>
8291 <trans-unit id="9139359498077914820">
8292 <source>
8293 <x id="PH"/> month ago
8294 </source>
8295 <target>
8296 <x id="PH"/> month ago
8297 </target>
8298
8299 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context><context context-type="linenumber">17</context></context-group></trans-unit>
8300 <trans-unit id="6473426250245763193">
8301 <source>
8302 <x id="PH"/> weeks ago
8303 </source>
8304 <target>
8305 <x id="PH"/> weeks ago
8306 </target>
8307
8308 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context><context context-type="linenumber">20</context></context-group></trans-unit>
8309 <trans-unit id="3334373857036457679">
8310 <source>
8311 <x id="PH"/> week ago
8312 </source>
8313 <target>
8314 <x id="PH"/> week ago
8315 </target>
8316
8317 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context><context context-type="linenumber">21</context></context-group></trans-unit>
8318 <trans-unit id="5186107770140555014">
8319 <source>
8320 <x id="PH"/> days ago
8321 </source>
8322 <target>
8323 <x id="PH"/> days ago
8324 </target>
8325
8326 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context><context context-type="linenumber">24</context></context-group></trans-unit>
8327 <trans-unit id="5968335347732866388">
8328 <source>
8329 <x id="PH"/> day ago
8330 </source>
8331 <target>
8332 <x id="PH"/> day ago
8333 </target>
8334
8335 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context><context context-type="linenumber">25</context></context-group></trans-unit>
8336 <trans-unit id="6522428509564266583">
8337 <source>
8338 <x id="PH"/> hours ago
8339 </source>
8340 <target>
8341 <x id="PH"/> hours ago
8342 </target>
8343
8344 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context><context context-type="linenumber">28</context></context-group></trans-unit>
8345 <trans-unit id="1791228261125511283">
8346 <source>
8347 <x id="PH"/> hour ago
8348 </source>
8349 <target>
8350 <x id="PH"/> hour ago
8351 </target>
8352
8353 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context><context context-type="linenumber">29</context></context-group></trans-unit>
8354 <trans-unit id="8256466313580256940">
8355 <source>
8356 <x id="PH"/> min ago
8357 </source>
8358 <target>
8359 <x id="PH"/> min ago
8360 </target>
8361
8362 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context><context context-type="linenumber">32</context></context-group></trans-unit>
8363 <trans-unit id="4733690367258997247" datatype="html">
8364 <source>just now</source>
8365 <target state="new">just now</target>
8366
8367 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context><context context-type="linenumber">34</context></context-group></trans-unit>
8368
8369
8370 <trans-unit id="2222108104954671970" datatype="html">
8371 <source>
8372 <x id="PH"/> sec
8373 </source>
8374 <target state="new">
8375 <x id="PH"/> sec
8376 </target>
8377
8378 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/duration-formatter.pipe.ts</context><context context-type="linenumber">30</context></context-group></trans-unit><trans-unit id="6499699285816188400" datatype="html">
8379 <source>Abuse reports</source><target state="new">Abuse reports</target>
8380
8381 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">41</context></context-group></trans-unit><trans-unit id="4930506384627295710" datatype="html">
8382 <source>Settings</source><target state="new">Settings</target>
8383
8384 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">50</context></context-group></trans-unit>
8385 <trans-unit id="9178182467454450952">
8386 <source>Confirm</source>
8387 <target>Confirm</target>
8388
8389 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">39</context></context-group></trans-unit>
8390 <trans-unit id="7784486624424057376">
8391 <source>Instance name is required.</source>
8392 <target>Instance name is required.</target>
8393
8394 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">7</context></context-group></trans-unit>
8395 <trans-unit id="3281212084219111058">
8396 <source>Short description should not be longer than 250 characters.</source>
8397 <target>Short description should not be longer than 250 characters.</target>
8398
8399 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">14</context></context-group></trans-unit>
8400 <trans-unit id="6033463036257195528">
8401 <source>Twitter username is required.</source>
8402 <target>Twitter username is required.</target>
8403
8404 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">21</context></context-group></trans-unit>
8405 <trans-unit id="8198703669620791633">
8406 <source>Previews cache size is required.</source>
8407 <target>Previews cache size is required.</target>
8408
8409 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">28</context></context-group></trans-unit>
8410 <trans-unit id="3971192070835972256">
8411 <source>Previews cache size must be greater than 1.</source>
8412 <target>Previews cache size must be greater than 1.</target>
8413
8414 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">29</context></context-group></trans-unit>
8415 <trans-unit id="2903453036126968504">
8416 <source>Previews cache size must be a number.</source>
8417 <target>Previews cache size must be a number.</target>
8418
8419 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">30</context></context-group></trans-unit>
8420 <trans-unit id="6941976540222684735">
8421 <source>Captions cache size is required.</source>
8422 <target>Captions cache size is required.</target>
8423
8424 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">37</context></context-group></trans-unit>
8425 <trans-unit id="780869536819343075">
8426 <source>Captions cache size must be greater than 1.</source>
8427 <target>Captions cache size must be greater than 1.</target>
8428
8429 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">38</context></context-group></trans-unit>
8430 <trans-unit id="2498218540197718478">
8431 <source>Captions cache size must be a number.</source>
8432 <target>Captions cache size must be a number.</target>
8433
8434 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">39</context></context-group></trans-unit>
8435 <trans-unit id="818392297325723982">
8436 <source>Signup limit is required.</source>
8437 <target>Signup limit is required.</target>
8438
8439 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">46</context></context-group></trans-unit>
8440 <trans-unit id="2582606912307765585">
8441 <source>Signup limit must be greater than 1.</source>
8442 <target>Signup limit must be greater than 1.</target>
8443
8444 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">47</context></context-group></trans-unit>
8445 <trans-unit id="2555843408410000965">
8446 <source>Signup limit must be a number.</source>
8447 <target>Signup limit must be a number.</target>
8448
8449 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">48</context></context-group></trans-unit>
8450 <trans-unit id="240096858386658337">
8451 <source>Admin email is required.</source>
8452 <target>Admin email is required.</target>
8453
8454 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">55</context></context-group></trans-unit>
8455 <trans-unit id="4392533896009432078">
8456 <source>Admin email must be valid.</source>
8457 <target>Admin email must be valid.</target>
8458
8459 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">56</context></context-group></trans-unit>
8460 <trans-unit id="6172217783476989430">
8461 <source>Transcoding threads is required.</source>
8462 <target>Transcoding threads is required.</target>
8463
8464 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">63</context></context-group></trans-unit>
8465 <trans-unit id="5320424292625586941">
8466 <source>Transcoding threads must be greater or equal to 0.</source>
8467 <target>Transcoding threads must be greater or equal to 0.</target>
8468
8469 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">64</context></context-group></trans-unit><trans-unit id="8185661254949728718" datatype="html">
8470 <source>Max live duration is required.</source><target state="new">Max live duration is required.</target>
8471 <context-group purpose="location">
8472 <context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context>
8473 <context context-type="linenumber">71</context>
8474 </context-group>
8475 </trans-unit><trans-unit id="8892863662898651766" datatype="html">
8476 <source>Max live duration should be greater or equal to -1.</source><target state="new">Max live duration should be greater or equal to -1.</target>
8477 <context-group purpose="location">
8478 <context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context>
8479 <context context-type="linenumber">72</context>
8480 </context-group>
8481 </trans-unit><trans-unit id="8196240396863235661" datatype="html">
8482 <source>Max instance lives is required.</source><target state="new">Max instance lives is required.</target>
8483 <context-group purpose="location">
8484 <context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context>
8485 <context context-type="linenumber">79</context>
8486 </context-group>
8487 </trans-unit><trans-unit id="913683464711184925" datatype="html">
8488 <source>Max instance lives should be greater or equal to -1.</source><target state="new">Max instance lives should be greater or equal to -1.</target>
8489 <context-group purpose="location">
8490 <context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context>
8491 <context context-type="linenumber">80</context>
8492 </context-group>
8493 </trans-unit><trans-unit id="5614457087254770778" datatype="html">
8494 <source>Max user lives is required.</source><target state="new">Max user lives is required.</target>
8495 <context-group purpose="location">
8496 <context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context>
8497 <context context-type="linenumber">87</context>
8498 </context-group>
8499 </trans-unit><trans-unit id="2779726697233311712" datatype="html">
8500 <source>Max user lives should be greater or equal to -1.</source><target state="new">Max user lives should be greater or equal to -1.</target>
8501 <context-group purpose="location">
8502 <context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context>
8503 <context context-type="linenumber">88</context>
8504 </context-group>
8505 </trans-unit><trans-unit id="5832601947705094130" datatype="html">
8506 <source>Concurrency is required.</source><target state="new">Concurrency is required.</target>
8507 <context-group purpose="location">
8508 <context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context>
8509 <context context-type="linenumber">95</context>
8510 </context-group>
8511 </trans-unit><trans-unit id="4751566092251132371" datatype="html">
8512 <source>Concurrency should be greater or equal to 1.</source><target state="new">Concurrency should be greater or equal to 1.</target>
8513 <context-group purpose="location">
8514 <context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context>
8515 <context context-type="linenumber">96</context>
8516 </context-group>
8517 </trans-unit>
8518 <trans-unit id="75589896034107743" datatype="html">
8519 <source>Index URL should be a URL</source>
8520 <target state="new">Index URL should be a URL</target>
8521
8522 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">103</context></context-group></trans-unit>
8523 <trans-unit id="3964961007325702684" datatype="html">
8524 <source>Search index URL should be a URL</source>
8525 <target state="new">Search index URL should be a URL</target>
8526
8527 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">110</context></context-group></trans-unit>
8528 <trans-unit id="8602814243662345124">
8529 <source>Email is required.</source>
8530 <target>Email is required.</target>
8531
8532
8533 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/instance-validators.ts</context><context context-type="linenumber">7</context></context-group></trans-unit>
8534 <trans-unit id="4591482207344282590">
8535 <source>Email must be valid.</source>
8536 <target>Email must be valid.</target>
8537
8538
8539 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">38</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/instance-validators.ts</context><context context-type="linenumber">8</context></context-group></trans-unit><trans-unit id="544279804045883862" datatype="html">
8540 <source>Handle is required.</source><target state="new">Handle is required.</target>
8541 <context-group purpose="location">
8542 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context>
8543 <context context-type="linenumber">48</context>
8544 </context-group>
8545 </trans-unit><trans-unit id="2805037637775107078" datatype="html">
8546 <source>Handle must be valid (eg. chocobozzz@example.com).</source><target state="new">Handle must be valid (eg. chocobozzz@example.com).</target>
8547 <context-group purpose="location">
8548 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context>
8549 <context context-type="linenumber">49</context>
8550 </context-group>
8551 </trans-unit>
8552 <trans-unit id="4968369344159400023">
8553 <source>Your name is required.</source>
8554 <target>Your name is required.</target>
8555
8556 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/instance-validators.ts</context><context context-type="linenumber">19</context></context-group></trans-unit>
8557 <trans-unit id="5799695548385507586">
8558 <source>Your name must be at least 1 character long.</source>
8559 <target>Your name must be at least 1 character long.</target>
8560
8561 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/instance-validators.ts</context><context context-type="linenumber">20</context></context-group></trans-unit>
8562 <trans-unit id="3600004643604731577">
8563 <source>Your name cannot be more than 120 characters long.</source>
8564 <target>Your name cannot be more than 120 characters long.</target>
8565
8566 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/instance-validators.ts</context><context context-type="linenumber">21</context></context-group></trans-unit>
8567 <trans-unit id="3981804692726336204" datatype="html">
8568 <source>A subject is required.</source>
8569 <target state="new">A subject is required.</target>
8570
8571 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/instance-validators.ts</context><context context-type="linenumber">32</context></context-group></trans-unit>
8572 <trans-unit id="7787099349830266861" datatype="html">
8573 <source>The subject must be at least 1 character long.</source>
8574 <target state="new">The subject must be at least 1 character long.</target>
8575
8576 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/instance-validators.ts</context><context context-type="linenumber">33</context></context-group></trans-unit>
8577 <trans-unit id="5905189237950302829" datatype="html">
8578 <source>The subject cannot be more than 120 characters long.</source>
8579 <target state="new">The subject cannot be more than 120 characters long.</target>
8580
8581 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/instance-validators.ts</context><context context-type="linenumber">34</context></context-group></trans-unit>
8582 <trans-unit id="847704400962945123">
8583 <source>A message is required.</source>
8584 <target>A message is required.</target>
8585
8586 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/instance-validators.ts</context><context context-type="linenumber">45</context></context-group></trans-unit>
8587 <trans-unit id="3871842658394273178">
8588 <source>The message must be at least 3 characters long.</source>
8589 <target>The message must be at least 3 characters long.</target>
8590
8591 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/instance-validators.ts</context><context context-type="linenumber">46</context></context-group></trans-unit>
8592 <trans-unit id="3731145759205895653">
8593 <source>The message cannot be more than 5000 characters long.</source>
8594 <target>The message cannot be more than 5000 characters long.</target>
8595
8596 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/instance-validators.ts</context><context context-type="linenumber">47</context></context-group></trans-unit>
8597 <trans-unit id="3868123820758341861">
8598 <source>Username is required.</source>
8599 <target>Username is required.</target>
8600
8601
8602 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">9</context></context-group></trans-unit>
8603 <trans-unit id="3577237269587081090">
8604 <source>Password is required.</source>
8605 <target>Password is required.</target>
8606
8607
8608 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">58</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">18</context></context-group></trans-unit>
8609 <trans-unit id="3152303769378345477">
8610 <source>Confirmation of the password is required.</source>
8611 <target>Confirmation of the password is required.</target>
8612
8613 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/reset-password-validators.ts</context><context context-type="linenumber">9</context></context-group></trans-unit>
8614 <trans-unit id="4786141633412279939">
8615 <source>Username must be at least 1 character long.</source>
8616 <target>Username must be at least 1 character long.</target>
8617
8618 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">13</context></context-group></trans-unit>
8619 <trans-unit id="1019755749203839300">
8620 <source>Username cannot be more than 50 characters long.</source>
8621 <target>Username cannot be more than 50 characters long.</target>
8622
8623 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">14</context></context-group></trans-unit>
8624 <trans-unit id="5621067256208426608">
8625 <source>Username should be lowercase alphanumeric; dots and underscores are allowed.</source>
8626 <target>Username should be lowercase alphanumeric; dots and underscores are allowed.</target>
8627
8628 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">15</context></context-group></trans-unit>
8629 <trans-unit id="6288154707582132676" datatype="html">
8630 <source>Channel name is required.</source>
8631 <target state="new">Channel name is required.</target>
8632
8633 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">27</context></context-group></trans-unit>
8634 <trans-unit id="8178814467139959283" datatype="html">
8635 <source>Channel name must be at least 1 character long.</source>
8636 <target state="new">Channel name must be at least 1 character long.</target>
8637
8638 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">28</context></context-group></trans-unit>
8639 <trans-unit id="8602785819772117007" datatype="html">
8640 <source>Channel name cannot be more than 50 characters long.</source>
8641 <target state="new">Channel name cannot be more than 50 characters long.</target>
8642
8643 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">29</context></context-group></trans-unit><trans-unit id="3419415520566928243" datatype="html">
8644 <source>Channel name should be lowercase, and can contain only alphanumeric characters, dots and underscores.</source><target state="new">Channel name should be lowercase, and can contain only alphanumeric characters, dots and underscores.</target>
8645
8646 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">30</context></context-group></trans-unit>
8647
8648 <trans-unit id="525871656034789056">
8649 <source>Password must be at least 6 characters long.</source>
8650 <target>Password must be at least 6 characters long.</target>
8651
8652
8653 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">70</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
8654 <trans-unit id="1099684476181448167">
8655 <source>Password cannot be more than 255 characters long.</source>
8656 <target>Password cannot be more than 255 characters long.</target>
8657
8658
8659 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">71</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">82</context></context-group></trans-unit>
8660 <trans-unit id="3392630942539073768">
8661 <source>The new password and the confirmed password do not correspond.</source>
8662 <target>The new password and the confirmed password do not correspond.</target>
8663
8664 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">89</context></context-group></trans-unit>
8665 <trans-unit id="2027337371129904473">
8666 <source>Video quota is required.</source>
8667 <target>Video quota is required.</target>
8668
8669 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">96</context></context-group></trans-unit>
8670 <trans-unit id="267386529333143660">
8671 <source>Quota must be greater than -1.</source>
8672 <target>Quota must be greater than -1.</target>
8673
8674 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">97</context></context-group></trans-unit>
8675 <trans-unit id="1220179061234048936">
8676 <source>Daily upload limit is required.</source>
8677 <target>Daily upload limit is required.</target>
8678
8679 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">103</context></context-group></trans-unit>
8680 <trans-unit id="8959404382357999234">
8681 <source>Daily upload limit must be greater than -1.</source>
8682 <target>Daily upload limit must be greater than -1.</target>
8683
8684 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">104</context></context-group></trans-unit>
8685 <trans-unit id="4796798537475457493">
8686 <source>User role is required.</source>
8687 <target>User role is required.</target>
8688
8689 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">111</context></context-group></trans-unit>
8690 <trans-unit id="2761226139624435788">
8691 <source>Description must be at least 3 characters long.</source>
8692 <target>Description must be at least 3 characters long.</target>
8693
8694
8695
8696 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">123</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">38</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group></trans-unit>
8697 <trans-unit id="4717982586356605243">
8698 <source>Description cannot be more than 1000 characters long.</source>
8699 <target>Description cannot be more than 1000 characters long.</target>
8700
8701
8702
8703 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">124</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group></trans-unit>
8704 <trans-unit id="1814372869868173571" datatype="html">
8705 <source>You must agree with the instance terms in order to register on it.</source>
8706 <target state="new">You must agree with the instance terms in order to register on it.</target>
8707
8708 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">131</context></context-group></trans-unit>
8709 <trans-unit id="7803960725351649605">
8710 <source>Ban reason must be at least 3 characters long.</source>
8711 <target>Ban reason must be at least 3 characters long.</target>
8712
8713 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">141</context></context-group></trans-unit>
8714 <trans-unit id="3851609012243698179">
8715 <source>Ban reason cannot be more than 250 characters long.</source>
8716 <target>Ban reason cannot be more than 250 characters long.</target>
8717
8718 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">142</context></context-group></trans-unit>
8719 <trans-unit id="6632896893630378443">
8720 <source>Display name is required.</source>
8721 <target>Display name is required.</target>
8722
8723
8724
8725 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">153</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group></trans-unit>
8726 <trans-unit id="1303578752658966736">
8727 <source>Display name must be at least 1 character long.</source>
8728 <target>Display name must be at least 1 character long.</target>
8729
8730
8731
8732 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">154</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group></trans-unit>
8733 <trans-unit id="4613240543124934954">
8734 <source>Display name cannot be more than 50 characters long.</source>
8735 <target>Display name cannot be more than 50 characters long.</target>
8736
8737
8738 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">155</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">28</context></context-group></trans-unit>
8739 <trans-unit id="1000468652492651683">
8740 <source>Report reason is required.</source>
8741 <target>Report reason is required.</target>
8742
8743 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/abuse-validators.ts</context><context context-type="linenumber">7</context></context-group></trans-unit>
8744 <trans-unit id="1109780973109145433">
8745 <source>Report reason must be at least 2 characters long.</source>
8746 <target>Report reason must be at least 2 characters long.</target>
8747
8748 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/abuse-validators.ts</context><context context-type="linenumber">8</context></context-group></trans-unit>
8749 <trans-unit id="5414573937278525654">
8750 <source>Report reason cannot be more than 3000 characters long.</source>
8751 <target>Report reason cannot be more than 3000 characters long.</target>
8752
8753 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/abuse-validators.ts</context><context context-type="linenumber">9</context></context-group></trans-unit>
8754 <trans-unit id="8779567454442277762">
8755 <source>Moderation comment is required.</source>
8756 <target>Moderation comment is required.</target>
8757
8758 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/abuse-validators.ts</context><context context-type="linenumber">16</context></context-group></trans-unit>
8759 <trans-unit id="8954765410376245909">
8760 <source>Moderation comment must be at least 2 characters long.</source>
8761 <target>Moderation comment must be at least 2 characters long.</target>
8762
8763 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/abuse-validators.ts</context><context context-type="linenumber">17</context></context-group></trans-unit>
8764 <trans-unit id="6316804467108244906">
8765 <source>Moderation comment cannot be more than 3000 characters long.</source>
8766 <target>Moderation comment cannot be more than 3000 characters long.</target>
8767
8768 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/abuse-validators.ts</context><context context-type="linenumber">18</context></context-group></trans-unit>
8769 <trans-unit id="8835075531528610034" datatype="html">
8770 <source>Abuse message is required.</source>
8771 <target state="new">Abuse message is required.</target>
8772
8773 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/abuse-validators.ts</context><context context-type="linenumber">25</context></context-group></trans-unit>
8774 <trans-unit id="9034042966936514516" datatype="html">
8775 <source>Abuse message must be at least 2 characters long.</source>
8776 <target state="new">Abuse message must be at least 2 characters long.</target>
8777
8778 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/abuse-validators.ts</context><context context-type="linenumber">26</context></context-group></trans-unit>
8779 <trans-unit id="7989186574443390119" datatype="html">
8780 <source>Abuse message cannot be more than 3000 characters long.</source>
8781 <target state="new">Abuse message cannot be more than 3000 characters long.</target>
8782
8783 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/abuse-validators.ts</context><context context-type="linenumber">27</context></context-group></trans-unit>
8784 <trans-unit id="6700357678556223012">
8785 <source>The channel is required.</source>
8786 <target>The channel is required.</target>
8787
8788 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-ownership-change-validators.ts</context><context context-type="linenumber">7</context></context-group></trans-unit>
8789 <trans-unit id="9191505323045740697" datatype="html">
8790 <source>Block reason must be at least 2 characters long.</source>
8791 <target state="new">Block reason must be at least 2 characters long.</target>
8792
8793 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-block-validators.ts</context><context context-type="linenumber">7</context></context-group></trans-unit>
8794 <trans-unit id="8581623418602419755" datatype="html">
8795 <source>Block reason cannot be more than 300 characters long.</source>
8796 <target state="new">Block reason cannot be more than 300 characters long.</target>
8797
8798 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-block-validators.ts</context><context context-type="linenumber">8</context></context-group></trans-unit>
8799 <trans-unit id="1099619384694370156">
8800 <source>Video caption language is required.</source>
8801 <target>Video caption language is required.</target>
8802
8803 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-captions-validators.ts</context><context context-type="linenumber">7</context></context-group></trans-unit>
8804 <trans-unit id="3438639650276868976">
8805 <source>Video caption file is required.</source>
8806 <target>Video caption file is required.</target>
8807
8808 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-captions-validators.ts</context><context context-type="linenumber">14</context></context-group></trans-unit>
8809 <trans-unit id="7365924714339585574">
8810 <source>The username is required.</source>
8811 <target>The username is required.</target>
8812
8813 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-ownership-change-validators.ts</context><context context-type="linenumber">14</context></context-group></trans-unit>
8814 <trans-unit id="3954099618513992825">
8815 <source>You can only transfer ownership to a local account</source>
8816 <target>You can only transfer ownership to a local account</target>
8817
8818 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-ownership-change-validators.ts</context><context context-type="linenumber">15</context></context-group></trans-unit>
8819 <trans-unit id="4444753420973870540">
8820 <source>Name is required.</source>
8821 <target>Name is required.</target>
8822
8823 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">12</context></context-group></trans-unit>
8824 <trans-unit id="4006797705713167676">
8825 <source>Name must be at least 1 character long.</source>
8826 <target>Name must be at least 1 character long.</target>
8827
8828 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">13</context></context-group></trans-unit>
8829 <trans-unit id="2233809696503670883">
8830 <source>Name cannot be more than 50 characters long.</source>
8831 <target>Name cannot be more than 50 characters long.</target>
8832
8833 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">14</context></context-group></trans-unit>
8834 <trans-unit id="7915656854942800659">
8835 <source>Name should be lowercase alphanumeric; dots and underscores are allowed.</source>
8836 <target>Name should be lowercase alphanumeric; dots and underscores are allowed.</target>
8837
8838 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">15</context></context-group></trans-unit>
8839 <trans-unit id="6880459830525364741">
8840 <source>Support text must be at least 3 characters long.</source>
8841 <target>Support text must be at least 3 characters long.</target>
8842
8843 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">49</context></context-group></trans-unit><trans-unit id="6461548560008228165" datatype="html">
8844 <source>Support text cannot be more than 1000 characters long</source><target state="new">Support text cannot be more than 1000 characters long</target>
8845
8846 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">50</context></context-group></trans-unit><trans-unit id="8c9434491bf113074890c9c975d89d5f7727d2d9" datatype="html">
8847 <source> See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>
8848 "/> to learn how to use the PeerTube live streaming feature.
8849 </source><target state="new"> See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>
8850 "/> to learn how to use the PeerTube live streaming feature.
8851 </target>
8852 <context-group purpose="location">
8853 <context context-type="sourcefile">src/app/shared/shared-video-live/live-documentation-link.component.html</context>
8854 <context context-type="linenumber">2,4</context>
8855 </context-group>
8856 </trans-unit>
8857
8858 <trans-unit id="4267638333776227701">
8859 <source>Comment is required.</source>
8860 <target>Comment is required.</target>
8861
8862 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-comment-validators.ts</context><context context-type="linenumber">7</context></context-group></trans-unit>
8863 <trans-unit id="71132671234491945">
8864 <source>Comment must be at least 2 characters long.</source>
8865 <target>Comment must be at least 2 characters long.</target>
8866
8867 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-comment-validators.ts</context><context context-type="linenumber">8</context></context-group></trans-unit>
8868 <trans-unit id="4148250392704331190">
8869 <source>Comment cannot be more than 3000 characters long.</source>
8870 <target>Comment cannot be more than 3000 characters long.</target>
8871
8872 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-comment-validators.ts</context><context context-type="linenumber">9</context></context-group></trans-unit>
8873 <trans-unit id="6854100952145697527" datatype="html">
8874 <source>Display name cannot be more than 120 characters long.</source>
8875 <target state="new">Display name cannot be more than 120 characters long.</target>
8876
8877 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">14</context></context-group></trans-unit>
8878 <trans-unit id="6198895122092095739" datatype="html">
8879 <source>Privacy is required.</source>
8880 <target state="new">Privacy is required.</target>
8881
8882 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">23</context></context-group></trans-unit>
8883 <trans-unit id="1276238402004616037" datatype="html">
8884 <source>The channel is required when the playlist is public.</source>
8885 <target state="new">The channel is required when the playlist is public.</target>
8886
8887 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">41</context></context-group></trans-unit><trans-unit id="d8ae45f6eb0e2d78efd70b4e80e132784aa65cf1" datatype="html">
8888 <source>Live information</source><target state="new">Live information</target>
8889
8890 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit><trans-unit id="fc840cbc744829dee0c0d50e8d32e45beb731c36" datatype="html">
8891 <source>Live RTMP Url</source><target state="new">Live RTMP Url</target>
8892
8893 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">19</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">218</context></context-group></trans-unit><trans-unit id="39d142e6915c4f2d0f9b45e76c176eec6a48c1c1" datatype="html">
8894 <source>Live stream key</source><target state="new">Live stream key</target>
8895
8896 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">24</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">223</context></context-group></trans-unit><trans-unit id="930826dd8818902aaf1300253dbee4717ceb35ee" datatype="html">
8897 <source>⚠️ Never share your stream key with anyone.</source><target state="new">⚠️ Never share your stream key with anyone.</target>
8898
8899 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">226</context></context-group></trans-unit><trans-unit id="5b5759ae8d3274fdc904e1ef5bb4a52c2251de66" datatype="html">
8900 <source>Permanent live</source><target state="new">Permanent live</target>
8901 <context-group purpose="location">
8902 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context>
8903 <context context-type="linenumber">10</context>
8904 </context-group>
8905 </trans-unit><trans-unit id="6bf2a2b88df254434e6a415bfd44c8efb5fe40a7" datatype="html">
8906 <source>Replay will be saved</source><target state="new">Replay will be saved</target>
8907 <context-group purpose="location">
8908 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context>
8909 <context context-type="linenumber">11</context>
8910 </context-group>
8911 </trans-unit>
8912 <trans-unit id="5437132245714159662">
8913 <source>Video name is required.</source>
8914 <target>Video name is required.</target>
8915
8916 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-validators.ts</context><context context-type="linenumber">15</context></context-group></trans-unit>
8917 <trans-unit id="2807676084745266104">
8918 <source>Video name must be at least 3 characters long.</source>
8919 <target>Video name must be at least 3 characters long.</target>
8920
8921 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-validators.ts</context><context context-type="linenumber">16</context></context-group></trans-unit>
8922 <trans-unit id="2155414141025589556">
8923 <source>Video name cannot be more than 120 characters long.</source>
8924 <target>Video name cannot be more than 120 characters long.</target>
8925
8926 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-validators.ts</context><context context-type="linenumber">17</context></context-group></trans-unit><trans-unit id="1074634769552897790" datatype="html">
8927 <source>Video name has leading or trailing whitespace.</source><target state="new">Video name has leading or trailing whitespace.</target>
8928 <context-group purpose="location">
8929 <context context-type="sourcefile">src/app/shared/form-validators/video-validators.ts</context>
8930 <context context-type="linenumber">18</context>
8931 </context-group>
8932 </trans-unit>
8933 <trans-unit id="9115337161597088460">
8934 <source>Video privacy is required.</source>
8935 <target>Video privacy is required.</target>
8936
8937 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-validators.ts</context><context context-type="linenumber">25</context></context-group></trans-unit>
8938 <trans-unit id="7309902991450450996">
8939 <source>Video channel is required.</source>
8940 <target>Video channel is required.</target>
8941
8942 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-validators.ts</context><context context-type="linenumber">52</context></context-group></trans-unit>
8943 <trans-unit id="3959376623771116873">
8944 <source>Video description must be at least 3 characters long.</source>
8945 <target>Video description must be at least 3 characters long.</target>
8946
8947 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-validators.ts</context><context context-type="linenumber">59</context></context-group></trans-unit>
8948 <trans-unit id="725195891739570830">
8949 <source>Video description cannot be more than 10000 characters long.</source>
8950 <target>Video description cannot be more than 10000 characters long.</target>
8951
8952 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-validators.ts</context><context context-type="linenumber">60</context></context-group></trans-unit>
8953 <trans-unit id="142488285332434408">
8954 <source>A tag should be more than 2 characters long.</source>
8955 <target>A tag should be more than 2 characters long.</target>
8956
8957 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-validators.ts</context><context context-type="linenumber">67</context></context-group></trans-unit>
8958 <trans-unit id="691846635236293620">
8959 <source>A tag should be less than 30 characters long.</source>
8960 <target>A tag should be less than 30 characters long.</target>
8961
8962 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-validators.ts</context><context context-type="linenumber">68</context></context-group></trans-unit>
8963 <trans-unit id="4146790476782316573" datatype="html">
8964 <source>A maximum of 5 tags can be used on a video.</source>
8965 <target state="new">A maximum of 5 tags can be used on a video.</target>
8966
8967 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-validators.ts</context><context context-type="linenumber">75</context></context-group></trans-unit><trans-unit id="2389667090302909529" datatype="html">
8968 <source>A tag should be more than 1 and less than 30 characters long.</source><target state="new">A tag should be more than 1 and less than 30 characters long.</target>
8969
8970 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-validators.ts</context><context context-type="linenumber">76</context></context-group></trans-unit>
8971
8972 <trans-unit id="4806300480558315727">
8973 <source>Video support must be at least 3 characters long.</source>
8974 <target>Video support must be at least 3 characters long.</target>
8975
8976 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-validators.ts</context><context context-type="linenumber">83</context></context-group></trans-unit>
8977 <trans-unit id="6655773021893755977">
8978 <source>Video support cannot be more than 1000 characters long.</source>
8979 <target>Video support cannot be more than 1000 characters long.</target>
8980
8981 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-validators.ts</context><context context-type="linenumber">84</context></context-group></trans-unit>
8982 <trans-unit id="4246579596585402255">
8983 <source>A date is required to schedule video update.</source>
8984 <target>A date is required to schedule video update.</target>
8985
8986 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-validators.ts</context><context context-type="linenumber">91</context></context-group></trans-unit>
8987 <trans-unit id="8728283516316752593">
8988 <source>This file is too large.</source>
8989 <target>This file is too large.</target>
8990
8991 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/reactive-file.component.ts</context><context context-type="linenumber">50</context></context-group></trans-unit><trans-unit id="6360987759186261451" datatype="html">
8992 <source>PeerTube cannot handle this kind of file. Accepted extensions are <x id="PH"/>}.</source><target state="new">PeerTube cannot handle this kind of file. Accepted extensions are <x id="PH"/>}.</target>
8993
8994 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/reactive-file.component.ts</context><context context-type="linenumber">56</context></context-group></trans-unit>
8995
8996 <trans-unit id="6708273825233539746" datatype="html">
8997 <source>Add a new option</source>
8998 <target state="new">Add a new option</target>
8999
9000 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-checkbox.component.ts</context><context context-type="linenumber">28</context></context-group></trans-unit><trans-unit id="4076995379551303829" datatype="html">
9001 <source>Custom value...</source><target state="new">Custom value...</target>
9002 <context-group purpose="location">
9003 <context context-type="sourcefile">src/app/shared/shared-forms/select/select-custom-value.component.ts</context>
9004 <context context-type="linenumber">69</context>
9005 </context-group>
9006 </trans-unit>
9007 <trans-unit id="4670312387769733978">
9008 <source>All unsaved data will be lost, are you sure you want to leave this page?</source>
9009 <target>All unsaved data will be lost, are you sure you want to leave this page?</target>
9010
9011 <context-group purpose="location"><context context-type="sourcefile">src/app/core/routing/can-deactivate-guard.service.ts</context><context context-type="linenumber">19</context></context-group></trans-unit>
9012 <trans-unit id="6950140976689343775">
9013 <source>Sunday</source>
9014 <target>Sunday</target>
9015
9016 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">11</context></context-group></trans-unit>
9017 <trans-unit id="8739442281958563044">
9018 <source>Monday</source>
9019 <target>Monday</target>
9020
9021 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">12</context></context-group></trans-unit>
9022 <trans-unit id="9176037901730521018">
9023 <source>Tuesday</source>
9024 <target>Tuesday</target>
9025
9026 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">13</context></context-group></trans-unit>
9027 <trans-unit id="8798932904948432529">
9028 <source>Wednesday</source>
9029 <target>Wednesday</target>
9030
9031 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">14</context></context-group></trans-unit>
9032 <trans-unit id="1433683192825895947">
9033 <source>Thursday</source>
9034 <target>Thursday</target>
9035
9036 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">15</context></context-group></trans-unit>
9037 <trans-unit id="3730139500618908668">
9038 <source>Friday</source>
9039 <target>Friday</target>
9040
9041 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">16</context></context-group></trans-unit>
9042 <trans-unit id="1830554030016307335">
9043 <source>Saturday</source>
9044 <target>Saturday</target>
9045
9046 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">17</context></context-group></trans-unit>
9047 <trans-unit id="4921929243068857081">
9048 <source>Sun</source>
9049 <target>Sun</target>
9050 <note from="description" priority="1">Day name short</note>
9051
9052 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">21</context></context-group></trans-unit>
9053 <trans-unit id="8563137213157122993">
9054 <source>Mon</source>
9055 <target>Mon</target>
9056 <note from="description" priority="1">Day name short</note>
9057
9058 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">22</context></context-group></trans-unit>
9059 <trans-unit id="8502240922750617054">
9060 <source>Tue</source>
9061 <target>Tue</target>
9062 <note from="description" priority="1">Day name short</note>
9063
9064 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">23</context></context-group></trans-unit>
9065 <trans-unit id="7421778640995344715">
9066 <source>Wed</source>
9067 <target>Wed</target>
9068 <note from="description" priority="1">Day name short</note>
9069
9070 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">24</context></context-group></trans-unit>
9071 <trans-unit id="4409954796361883558">
9072 <source>Thu</source>
9073 <target>Thu</target>
9074 <note from="description" priority="1">Day name short</note>
9075
9076 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">25</context></context-group></trans-unit>
9077 <trans-unit id="5651951128882735477">
9078 <source>Fri</source>
9079 <target>Fri</target>
9080 <note from="description" priority="1">Day name short</note>
9081
9082 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">26</context></context-group></trans-unit>
9083 <trans-unit id="93026920674143073">
9084 <source>Sat</source>
9085 <target>Sat</target>
9086 <note from="description" priority="1">Day name short</note>
9087
9088 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">27</context></context-group></trans-unit>
9089 <trans-unit id="8349763432924710200">
9090 <source>Su</source>
9091 <target>Su</target>
9092 <note from="description" priority="1">Day name min</note>
9093
9094 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">31</context></context-group></trans-unit>
9095 <trans-unit id="4197236438302165051">
9096 <source>Mo</source>
9097 <target>Mo</target>
9098 <note from="description" priority="1">Day name min</note>
9099
9100 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">32</context></context-group></trans-unit>
9101 <trans-unit id="6034455877220674404">
9102 <source>Tu</source>
9103 <target>Tu</target>
9104 <note from="description" priority="1">Day name min</note>
9105
9106 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">33</context></context-group></trans-unit>
9107 <trans-unit id="3221670730445125135">
9108 <source>We</source>
9109 <target>We</target>
9110 <note from="description" priority="1">Day name min</note>
9111
9112 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">34</context></context-group></trans-unit>
9113 <trans-unit id="772466829681972216">
9114 <source>Th</source>
9115 <target>Th</target>
9116 <note from="description" priority="1">Day name min</note>
9117
9118 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">35</context></context-group></trans-unit>
9119 <trans-unit id="8598262708800132669">
9120 <source>Fr</source>
9121 <target>Fr</target>
9122 <note from="description" priority="1">Day name min</note>
9123
9124 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">36</context></context-group></trans-unit>
9125 <trans-unit id="569007902695332072">
9126 <source>Sa</source>
9127 <target>Sa</target>
9128 <note from="description" priority="1">Day name min</note>
9129
9130 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">37</context></context-group></trans-unit>
9131 <trans-unit id="3913843642962116845">
9132 <source>January</source>
9133 <target>January</target>
9134
9135 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">41</context></context-group></trans-unit>
9136 <trans-unit id="6642324138857419870">
9137 <source>February</source>
9138 <target>February</target>
9139
9140 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">42</context></context-group></trans-unit>
9141 <trans-unit id="7918954644624211958">
9142 <source>March</source>
9143 <target>March</target>
9144
9145 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">43</context></context-group></trans-unit>
9146 <trans-unit id="1809521303476565743">
9147 <source>April</source>
9148 <target>April</target>
9149
9150 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">44</context></context-group></trans-unit>
9151 <trans-unit id="8469692700277617405">
9152 <source>May</source>
9153 <target>May</target>
9154
9155
9156 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">60</context></context-group></trans-unit>
9157 <trans-unit id="9055297580745330415">
9158 <source>June</source>
9159 <target>June</target>
9160
9161 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">46</context></context-group></trans-unit>
9162 <trans-unit id="9087113544612471348">
9163 <source>July</source>
9164 <target>July</target>
9165
9166 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">47</context></context-group></trans-unit>
9167 <trans-unit id="3984618989093293779">
9168 <source>August</source>
9169 <target>August</target>
9170
9171 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">48</context></context-group></trans-unit>
9172 <trans-unit id="5872622085239011307">
9173 <source>September</source>
9174 <target>September</target>
9175
9176 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">49</context></context-group></trans-unit>
9177 <trans-unit id="1491482705364427867">
9178 <source>October</source>
9179 <target>October</target>
9180
9181 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">50</context></context-group></trans-unit>
9182 <trans-unit id="1109977718843277527">
9183 <source>November</source>
9184 <target>November</target>
9185
9186 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">51</context></context-group></trans-unit>
9187 <trans-unit id="124191049522509365">
9188 <source>December</source>
9189 <target>December</target>
9190
9191 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">52</context></context-group></trans-unit>
9192 <trans-unit id="7595747576974676670">
9193 <source>Jan</source>
9194 <target>Jan</target>
9195 <note from="description" priority="1">Month name short</note>
9196
9197 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">56</context></context-group></trans-unit>
9198 <trans-unit id="4916040996255005712">
9199 <source>Feb</source>
9200 <target>Feb</target>
9201 <note from="description" priority="1">Month name short</note>
9202
9203 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">57</context></context-group></trans-unit>
9204 <trans-unit id="6438827956918137617">
9205 <source>Mar</source>
9206 <target>Mar</target>
9207 <note from="description" priority="1">Month name short</note>
9208
9209 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">58</context></context-group></trans-unit>
9210 <trans-unit id="5507326650332881991">
9211 <source>Apr</source>
9212 <target>Apr</target>
9213 <note from="description" priority="1">Month name short</note>
9214
9215 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">59</context></context-group></trans-unit>
9216 <trans-unit id="2113470244260512015">
9217 <source>Jun</source>
9218 <target>Jun</target>
9219 <note from="description" priority="1">Month name short</note>
9220
9221 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">61</context></context-group></trans-unit>
9222 <trans-unit id="53176888553719239">
9223 <source>Jul</source>
9224 <target>Jul</target>
9225 <note from="description" priority="1">Month name short</note>
9226
9227 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">62</context></context-group></trans-unit>
9228 <trans-unit id="5648574669404659458">
9229 <source>Aug</source>
9230 <target>Aug</target>
9231 <note from="description" priority="1">Month name short</note>
9232
9233 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">63</context></context-group></trans-unit>
9234 <trans-unit id="4354095055982674918">
9235 <source>Sep</source>
9236 <target>Sep</target>
9237 <note from="description" priority="1">Month name short</note>
9238
9239 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">64</context></context-group></trans-unit>
9240 <trans-unit id="6207754626941051341">
9241 <source>Oct</source>
9242 <target>Oct</target>
9243 <note from="description" priority="1">Month name short</note>
9244
9245 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">65</context></context-group></trans-unit>
9246 <trans-unit id="8269261039058575292">
9247 <source>Nov</source>
9248 <target>Nov</target>
9249 <note from="description" priority="1">Month name short</note>
9250
9251 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">66</context></context-group></trans-unit>
9252 <trans-unit id="7777579586760423636">
9253 <source>Dec</source>
9254 <target>Dec</target>
9255 <note from="description" priority="1">Month name short</note>
9256
9257 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">67</context></context-group></trans-unit>
9258 <trans-unit id="8700121026680200191">
9259 <source>Clear</source>
9260 <target>Clear</target>
9261
9262 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">72</context></context-group></trans-unit>
9263 <trans-unit id="5922757127987546008">
9264 <source>yy-mm-dd</source>
9265 <target>yy-mm-dd </target>
9266 <note from="description" priority="1">Date format in this locale.</note>
9267
9268 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">88</context></context-group></trans-unit>
9269 <trans-unit id="2830831449226931729" datatype="html">
9270 <source>Instance languages</source>
9271 <target state="new">Instance languages</target>
9272
9273 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">170</context></context-group></trans-unit>
9274 <trans-unit id="40119547597591062" datatype="html">
9275 <source>All languages</source>
9276 <target state="new">All languages</target>
9277
9278
9279 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">171</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.ts</context><context context-type="linenumber">39</context></context-group></trans-unit>
9280 <trans-unit id="996392855508119363" datatype="html">
9281 <source>Hidden</source>
9282 <target state="new">Hidden</target>
9283
9284 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">54</context></context-group></trans-unit>
9285 <trans-unit id="2173989454916398137" datatype="html">
9286 <source>Blurred with confirmation request</source>
9287 <target state="new">Blurred with confirmation request</target>
9288
9289 <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></trans-unit>
9290 <trans-unit id="8929218224642530466" datatype="html">
9291 <source>Displayed</source>
9292 <target state="new">Displayed</target>
9293
9294 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">56</context></context-group></trans-unit><trans-unit id="6291055174438137560" datatype="html">
9295 <source>~ 1 minute</source><target state="new">~ 1 minute</target>
9296
9297 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">75</context></context-group></trans-unit><trans-unit id="189524047518780716" datatype="html">
9298 <source>~ <x id="PH"/> minutes</source><target state="new">~ <x id="PH"/> minutes</target>
9299
9300 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">77</context></context-group></trans-unit>
9301
9302
9303 <trans-unit id="6028521920505655348">
9304 <source>
9305 <x id="PH"/> of full HD videos
9306 </source>
9307 <target>
9308 <x id="PH"/> of full HD videos
9309 </target>
9310
9311 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">93</context></context-group></trans-unit>
9312 <trans-unit id="117588083391484998">
9313 <source>
9314 <x id="PH"/> of HD videos
9315 </source>
9316 <target>
9317 <x id="PH"/> of HD videos
9318 </target>
9319
9320 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">94</context></context-group></trans-unit>
9321 <trans-unit id="6636555695556123073">
9322 <source>
9323 <x id="PH"/> of average quality videos
9324 </source>
9325 <target>
9326 <x id="PH"/> of average quality videos
9327 </target>
9328
9329 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
9330 <trans-unit id="6952960992592445535" datatype="html">
9331 <source>
9332 <x id="PH"/> (channel page)
9333 </source>
9334 <target state="new">
9335 <x id="PH"/> (channel page)
9336 </target>
9337
9338
9339 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">115</context></context-group></trans-unit>
9340 <trans-unit id="1209500590333005801" datatype="html">
9341 <source>
9342 <x id="PH"/> (account page)
9343 </source>
9344 <target state="new">
9345 <x id="PH"/> (account page)
9346 </target>
9347
9348 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-avatar-channel.component.ts</context><context context-type="linenumber">21</context></context-group></trans-unit>
9349
9350 <trans-unit id="2516633974298697807">
9351 <source>Emphasis</source>
9352 <target>Emphasis</target>
9353
9354 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/help.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
9355 <trans-unit id="7565716024468232322">
9356 <source>Links</source>
9357 <target>Links</target>
9358
9359 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/help.component.ts</context><context context-type="linenumber">82</context></context-group></trans-unit>
9360 <trans-unit id="7838476952710404110">
9361 <source>New lines</source>
9362 <target>New lines</target>
9363
9364 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/help.component.ts</context><context context-type="linenumber">83</context></context-group></trans-unit>
9365 <trans-unit id="8756167649220050929">
9366 <source>Lists</source>
9367 <target>Lists</target>
9368
9369 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/help.component.ts</context><context context-type="linenumber">84</context></context-group></trans-unit>
9370 <trans-unit id="414887388288176527">
9371 <source>Images</source>
9372 <target>Images</target>
9373
9374 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/help.component.ts</context><context context-type="linenumber">85</context></context-group></trans-unit><trans-unit id="e9abd493f850e5584b70e865c91a953ffbcf86ba" datatype="html">
9375 <source>Close search</source><target state="new">Close search</target>
9376 <context-group purpose="location">
9377 <context context-type="sourcefile">src/app/shared/shared-main/misc/simple-search-input.component.html</context>
9378 <context context-type="linenumber">14</context>
9379 </context-group>
9380 </trans-unit>
9381 <trans-unit id="5708680277917691451">
9382 <source>
9383 <x id="PH"/> users banned.
9384 </source>
9385 <target>
9386 <x id="PH"/> users banned.
9387 </target>
9388
9389 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.ts</context><context context-type="linenumber">53</context></context-group></trans-unit>
9390 <trans-unit id="2448281151916042849">
9391 <source>User <x id="PH"/> banned.</source>
9392 <target>User
9393 <x id="PH"/> banned.
9394 </target>
9395
9396 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.ts</context><context context-type="linenumber">54</context></context-group></trans-unit>
9397 <trans-unit id="8269144351796756896">
9398 <source>Do you really want to unban <x id="PH"/>?</source>
9399 <target>Do you really want to unban
9400 <x id="PH"/>?
9401 </target>
9402
9403 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">70</context></context-group></trans-unit>
9404 <trans-unit id="1794219875546376069">
9405 <source>User <x id="PH"/> unbanned.</source>
9406 <target>User
9407 <x id="PH"/> unbanned.
9408 </target>
9409
9410 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">76</context></context-group></trans-unit>
9411 <trans-unit id="4885683604826993045">
9412 <source>If you remove this user, you will not be able to create another with the same username!</source>
9413 <target>If you remove this user, you will not be able to create another with the same username!</target>
9414
9415 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">90</context></context-group></trans-unit>
9416 <trans-unit id="6301381219225831298">
9417 <source>User <x id="PH"/> deleted.</source>
9418 <target>User
9419 <x id="PH"/> deleted.
9420 </target>
9421
9422 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">96</context></context-group></trans-unit>
9423 <trans-unit id="3896582359861826661">
9424 <source>User <x id="PH"/> email set as verified</source>
9425 <target>User
9426 <x id="PH"/> email set as verified
9427 </target>
9428
9429 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">107</context></context-group></trans-unit>
9430 <trans-unit id="8150022485860412528">
9431 <source>Account <x id="PH"/> muted.</source>
9432 <target>Account
9433 <x id="PH"/> muted.
9434 </target>
9435
9436
9437 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">240</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">119</context></context-group></trans-unit>
9438 <trans-unit id="1598375456114200087">
9439 <source>Instance
9440 <x id="PH"/> muted.
9441 </source>
9442 <target>Instance
9443 <x id="PH"/> muted.
9444 </target>
9445 <context-group purpose="location">
9446 <context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context>
9447 <context context-type="linenumber">1</context>
9448 </context-group>
9449 </trans-unit>
9450 <trans-unit id="2558977494773636050">
9451 <source>Account <x id="PH"/> muted by the instance.</source>
9452 <target>Account
9453 <x id="PH"/> muted by the instance.
9454 </target>
9455
9456
9457 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">430</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">175</context></context-group></trans-unit>
9458 <trans-unit id="1595779426198793580" datatype="html">
9459 <source>Mute server</source>
9460 <target state="new">Mute server</target>
9461
9462 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">318</context></context-group></trans-unit>
9463 <trans-unit id="8014491157078444256" datatype="html">
9464 <source>Server <x id="PH"/> muted by the instance.</source>
9465 <target state="new">Server
9466 <x id="PH"/> muted by the instance.
9467 </target>
9468
9469 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">442</context></context-group></trans-unit>
9470 <trans-unit id="2044813052587776285" datatype="html">
9471 <source>Add a message to communicate with the reporter</source>
9472 <target state="new">Add a message to communicate with the reporter</target>
9473
9474 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-message-modal.component.ts</context><context context-type="linenumber">100</context></context-group></trans-unit>
9475 <trans-unit id="4117663541503607703" datatype="html">
9476 <source>Add a message to communicate with the moderation team</source>
9477 <target state="new">Add a message to communicate with the moderation team</target>
9478
9479 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-message-modal.component.ts</context><context context-type="linenumber">103</context></context-group></trans-unit>
9480 <trans-unit id="3085641638748358969">
9481 <source>Account <x id="PH"/> unmuted by the instance.</source>
9482 <target>Account
9483 <x id="PH"/> unmuted by the instance.
9484 </target>
9485
9486 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">189</context></context-group></trans-unit>
9487 <trans-unit id="4991892477258601737">
9488 <source>Instance <x id="PH"/> muted by the instance.</source>
9489 <target>Instance
9490 <x id="PH"/> muted by the instance.
9491 </target>
9492
9493 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">203</context></context-group></trans-unit>
9494 <trans-unit id="4379430340167561220">
9495 <source>Instance <x id="PH"/> unmuted by the instance.</source>
9496 <target>Instance
9497 <x id="PH"/> unmuted by the instance.
9498 </target>
9499
9500 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">217</context></context-group></trans-unit>
9501 <trans-unit id="8173437618471379044" datatype="html">
9502 <source>Are you sure you want to remove all the comments of this account?</source>
9503 <target state="new">Are you sure you want to remove all the comments of this account?</target>
9504
9505 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">228</context></context-group></trans-unit>
9506 <trans-unit id="6315346579373254461" datatype="html">
9507 <source>Delete account comments</source>
9508 <target state="new">Delete account comments</target>
9509
9510 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">229</context></context-group></trans-unit>
9511 <trans-unit id="8559170154828316298" datatype="html">
9512 <source>Will remove comments of this account (may take several minutes).</source>
9513 <target state="new">Will remove comments of this account (may take several minutes).</target>
9514
9515 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">235</context></context-group></trans-unit>
9516 <trans-unit id="7187838764371214919" datatype="html">
9517 <source>Edit user</source>
9518 <target state="new">Edit user</target>
9519
9520 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">263</context></context-group></trans-unit>
9521 <trans-unit id="4728427543536046034" datatype="html">
9522 <source>Change quota, role, and more.</source>
9523 <target state="new">Change quota, role, and more.</target>
9524
9525 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">264</context></context-group></trans-unit>
9526 <trans-unit id="7913022656086109932" datatype="html">
9527 <source>Delete user</source>
9528 <target state="new">Delete user</target>
9529
9530 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">268</context></context-group></trans-unit>
9531 <trans-unit id="7577876364431026966" datatype="html">
9532 <source>Unban user</source>
9533 <target state="new">Unban user</target>
9534
9535 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">279</context></context-group></trans-unit>
9536 <trans-unit id="3508163549683020253" datatype="html">
9537 <source>Allow the user to login and create videos/comments again</source>
9538 <target state="new">Allow the user to login and create videos/comments again</target>
9539
9540 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">280</context></context-group></trans-unit>
9541 <trans-unit id="1888272455383898478">
9542 <source>Mute this account</source>
9543 <target>Mute this account</target>
9544
9545 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">297</context></context-group></trans-unit><trans-unit id="2365286519320230773" datatype="html">
9546 <source>Hide any content from that user from you.</source><target state="new">Hide any content from that user from you.</target>
9547
9548 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">298</context></context-group></trans-unit>
9549
9550 <trans-unit id="4043508901590508211">
9551 <source>Unmute this account</source>
9552 <target>Unmute this account</target>
9553
9554 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">303</context></context-group></trans-unit>
9555 <trans-unit id="2843593344827160627" datatype="html">
9556 <source>Show back content from that user for you.</source>
9557 <target state="new">Show back content from that user for you.</target>
9558
9559 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">304</context></context-group></trans-unit>
9560 <trans-unit id="6198109035280957164">
9561 <source>Mute the instance</source>
9562 <target>Mute the instance</target>
9563
9564 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">309</context></context-group></trans-unit>
9565 <trans-unit id="4537735378779630558" datatype="html">
9566 <source>Hide any content from that instance for you.</source>
9567 <target state="new">Hide any content from that instance for you.</target>
9568
9569 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">310</context></context-group></trans-unit>
9570 <trans-unit id="6247487021683085858">
9571 <source>Unmute the instance</source>
9572 <target>Unmute the instance</target>
9573
9574 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">315</context></context-group></trans-unit>
9575 <trans-unit id="4024846984475742259" datatype="html">
9576 <source>Show back content from that instance for you.</source>
9577 <target state="new">Show back content from that instance for you.</target>
9578
9579 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">316</context></context-group></trans-unit>
9580 <trans-unit id="3108200185023875257" datatype="html">
9581 <source>Remove comments from your videos</source>
9582 <target state="new">Remove comments from your videos</target>
9583
9584 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">321</context></context-group></trans-unit><trans-unit id="4810478487244286994" datatype="html">
9585 <source>Remove comments made by this account on your videos.</source><target state="new">Remove comments made by this account on your videos.</target>
9586
9587 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">322</context></context-group></trans-unit>
9588
9589 <trans-unit id="81452583525574033">
9590 <source>Mute this account by your instance</source>
9591 <target>Mute this account by your instance</target>
9592
9593 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">333</context></context-group></trans-unit><trans-unit id="2077144178298031252" datatype="html">
9594 <source>Hide any content from that user from you, your instance and its users.</source><target state="new">Hide any content from that user from you, your instance and its users.</target>
9595
9596 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">334</context></context-group></trans-unit>
9597
9598 <trans-unit id="884942914962310163">
9599 <source>Unmute this account by your instance</source>
9600 <target>Unmute this account by your instance</target>
9601
9602 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">339</context></context-group></trans-unit><trans-unit id="7675070596643104983" datatype="html">
9603 <source>Show this user's content to the users of this instance again.</source><target state="new">Show this user's content to the users of this instance again.</target>
9604
9605 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">340</context></context-group></trans-unit>
9606
9607 <trans-unit id="3191211873505538654">
9608 <source>Mute the instance by your instance</source>
9609 <target>Mute the instance by your instance</target>
9610
9611 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">351</context></context-group></trans-unit><trans-unit id="525915681688649453" datatype="html">
9612 <source>Hide any content from that instance from you, your instance and its users.</source><target state="new">Hide any content from that instance from you, your instance and its users.</target>
9613
9614 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">352</context></context-group></trans-unit>
9615
9616 <trans-unit id="5325628963747139770">
9617 <source>Unmute the instance by your instance</source>
9618 <target>Unmute the instance by your instance</target>
9619
9620 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">357</context></context-group></trans-unit>
9621 <trans-unit id="758471033841077314" datatype="html">
9622 <source>Show back content from that instance for you, your instance and its users.</source>
9623 <target state="new">Show back content from that instance for you, your instance and its users.</target>
9624
9625 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">358</context></context-group></trans-unit>
9626 <trans-unit id="3785095284194008197" datatype="html">
9627 <source>Remove comments from your instance</source>
9628 <target state="new">Remove comments from your instance</target>
9629
9630 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">368</context></context-group></trans-unit><trans-unit id="4809327075591089709" datatype="html">
9631 <source>Remove comments made by this account from your instance.</source><target state="new">Remove comments made by this account from your instance.</target>
9632
9633 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">369</context></context-group></trans-unit>
9634
9635 <trans-unit id="6746743143272021955" datatype="html">
9636 <source>Violent or repulsive</source>
9637 <target state="new">Violent or repulsive</target>
9638
9639 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">139</context></context-group></trans-unit>
9640 <trans-unit id="5272553814105457319" datatype="html">
9641 <source>Contains offensive, violent, or coarse language or iconography.</source>
9642 <target state="new">Contains offensive, violent, or coarse language or iconography.</target>
9643
9644 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">140</context></context-group></trans-unit>
9645 <trans-unit id="6979166468838302269" datatype="html">
9646 <source>Hateful or abusive</source>
9647 <target state="new">Hateful or abusive</target>
9648
9649 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">144</context></context-group></trans-unit>
9650 <trans-unit id="8006612645824137458" datatype="html">
9651 <source>Contains abusive, racist or sexist language or iconography.</source>
9652 <target state="new">Contains abusive, racist or sexist language or iconography.</target>
9653
9654 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">145</context></context-group></trans-unit>
9655 <trans-unit id="5413552012131573970" datatype="html">
9656 <source>Spam, ad or false news</source>
9657 <target state="new">Spam, ad or false news</target>
9658
9659 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">149</context></context-group></trans-unit>
9660 <trans-unit id="6374940465448453212" datatype="html">
9661 <source>Contains marketing, spam, purposefully deceitful news, or otherwise misleading thumbnail/text/tags. Please provide reputable sources to report hoaxes.</source>
9662 <target state="new">Contains marketing, spam, purposefully deceitful news, or otherwise misleading thumbnail/text/tags. Please provide reputable sources to report hoaxes.</target>
9663
9664 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">150</context></context-group></trans-unit>
9665 <trans-unit id="7401289443263903223" datatype="html">
9666 <source>Privacy breach or doxxing</source>
9667 <target state="new">Privacy breach or doxxing</target>
9668
9669 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">154</context></context-group></trans-unit>
9670 <trans-unit id="8363008638081993167" datatype="html">
9671 <source>Contains personal information that could be used to track, identify, contact or impersonate someone (e.g. name, address, phone number, email, or credit card details).</source>
9672 <target state="new">Contains personal information that could be used to track, identify, contact or impersonate someone (e.g. name, address, phone number, email, or credit card details).</target>
9673
9674 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">155</context></context-group></trans-unit>
9675 <trans-unit id="380450014369168564" datatype="html">
9676 <source>Infringes your copyright wrt. the regional laws with which the server must comply.</source>
9677 <target state="new">Infringes your copyright wrt. the regional laws with which the server must comply.</target>
9678
9679 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">160</context></context-group></trans-unit>
9680 <trans-unit id="1378933246324202613" datatype="html">
9681 <source>Breaks server rules</source>
9682 <target state="new">Breaks server rules</target>
9683
9684 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">164</context></context-group></trans-unit>
9685 <trans-unit id="7930601470861156366" datatype="html">
9686 <source>Anything not included in the above that breaks the terms of service, code of conduct, or general rules in place on the server.</source>
9687 <target state="new">Anything not included in the above that breaks the terms of service, code of conduct, or general rules in place on the server.</target>
9688
9689 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">165</context></context-group></trans-unit>
9690 <trans-unit id="8700771664729810984" datatype="html">
9691 <source>The above can only be seen in thumbnails.</source>
9692 <target state="new">The above can only be seen in thumbnails.</target>
9693
9694 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">174</context></context-group></trans-unit><trans-unit id="2602773901491715295" datatype="html">
9695 <source>Captions</source><target state="new">Captions</target>
9696
9697 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">178</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">28</context></context-group></trans-unit>
9698 <trans-unit id="5779804235244672536" datatype="html">
9699 <source>The above can only be seen in captions (please describe which).</source>
9700 <target state="new">The above can only be seen in captions (please describe which).</target>
9701
9702 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">179</context></context-group></trans-unit>
9703
9704 <trans-unit id="968295009933361070">
9705 <source>Too many attempts, please try again after <x id="PH"/> minutes.</source>
9706 <target>Too many attempts, please try again after
9707 <x id="PH"/> minutes.
9708 </target>
9709
9710 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">67</context></context-group></trans-unit>
9711 <trans-unit id="4965472196059235310">
9712 <source>Too many attempts, please try again later.</source>
9713 <target>Too many attempts, please try again later.</target>
9714
9715 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">69</context></context-group></trans-unit>
9716 <trans-unit id="1693549688987384699">
9717 <source>Server error. Please retry later.</source>
9718 <target>Server error. Please retry later.</target>
9719
9720 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">72</context></context-group></trans-unit>
9721 <trans-unit id="5927402622550505067" datatype="html">
9722 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source>
9723 <target state="new">Subscribed to all current channels of
9724 <x id="PH"/>. You will be notified of all their new videos.
9725 </target>
9726
9727 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.ts</context><context context-type="linenumber">109</context></context-group></trans-unit>
9728 <trans-unit id="2780460651686172544" datatype="html">
9729 <source>Subscribed to <x id="PH"/>. You will be notified of all their new videos.</source>
9730 <target state="new">Subscribed to
9731 <x id="PH"/>. You will be notified of all their new videos.
9732 </target>
9733
9734 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.ts</context><context context-type="linenumber">110</context></context-group></trans-unit>
9735 <trans-unit id="7019115336138470191">
9736 <source>Subscribed</source>
9737 <target>Subscribed</target>
9738
9739 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
9740 <trans-unit id="7070823964189404459" datatype="html">
9741 <source>Unsubscribed from all channels of
9742 <x id="PH"/>
9743 </source>
9744 <target state="new">Unsubscribed from all channels of
9745 <x id="PH"/>
9746 </target>
9747
9748 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit>
9749 <trans-unit id="9201562016527884133">
9750 <source>Unsubscribed from
9751 <x id="PH"/>
9752 </source>
9753 <target>Unsubscribed from
9754 <x id="PH"/>
9755 </target>
9756
9757 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.ts</context><context context-type="linenumber">140</context></context-group></trans-unit>
9758 <trans-unit id="516954136005961440">
9759 <source>Unsubscribed</source>
9760 <target>Unsubscribed</target>
9761
9762 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.ts</context><context context-type="linenumber">142</context></context-group></trans-unit><trans-unit id="0713f058de1d239f503a974e384eda384d35ad2b" datatype="html">
9763 <source>Multiple ways to subscribe to the current channel</source><target state="new">Multiple ways to subscribe to the current channel</target>
9764 <context-group purpose="location">
9765 <context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context>
9766 <context context-type="linenumber">44</context>
9767 </context-group>
9768 </trans-unit><trans-unit id="29e51bac84b50b9a58ba54122663f31c82a504d5" datatype="html">
9769 <source>Open subscription dropdown</source><target state="new">Open subscription dropdown</target>
9770 <context-group purpose="location">
9771 <context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context>
9772 <context context-type="linenumber">46</context>
9773 </context-group>
9774 </trans-unit>
9775 <trans-unit id="4968151111061046122">
9776 <source>Moderator</source>
9777 <target>Moderator</target>
9778
9779 <context-group purpose="location"><context context-type="sourcefile">src/app/core/users/user.service.ts</context><context context-type="linenumber">413</context></context-group></trans-unit>
9780 <trans-unit id="3723085768598852106" datatype="html">
9781 <source>Video removed from
9782 <x id="PH"/>
9783 </source>
9784 <target state="new">Video removed from
9785 <x id="PH"/>
9786 </target>
9787
9788
9789 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.ts</context><context context-type="linenumber">98</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.ts</context><context context-type="linenumber">307</context></context-group></trans-unit>
9790 <trans-unit id="1056145626640340519" datatype="html">
9791 <source>Video added in <x id="PH"/> at timestamps <x id="PH_1"/></source>
9792 <target state="new">Video added in
9793 <x id="PH"/> at timestamps
9794 <x id="PH_1"/>
9795 </target>
9796
9797 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.ts</context><context context-type="linenumber">377</context></context-group></trans-unit>
9798 <trans-unit id="7754186870520534716" datatype="html">
9799 <source>Video added in
9800 <x id="PH"/>
9801 </source>
9802 <target state="new">Video added in
9803 <x id="PH"/>
9804 </target>
9805
9806 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.ts</context><context context-type="linenumber">378</context></context-group></trans-unit>
9807 <trans-unit id="985751964589921228" datatype="html">
9808 <source>Timestamps updated</source>
9809 <target state="new">Timestamps updated</target>
9810
9811 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.ts</context><context context-type="linenumber">273</context></context-group></trans-unit><trans-unit id="6421445850411984665" datatype="html">
9812 <source>Starts at </source><target state="new">Starts at </target>
9813
9814 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.ts</context><context context-type="linenumber">140</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.ts</context><context context-type="linenumber">143</context></context-group></trans-unit><trans-unit id="7145200412085189912" datatype="html">
9815 <source>Stops at </source><target state="new">Stops at </target>
9816
9817 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.ts</context><context context-type="linenumber">141</context></context-group></trans-unit><trans-unit id="921225940108335688" datatype="html">
9818 <source> and stops at </source><target state="new"> and stops at </target>
9819
9820 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.ts</context><context context-type="linenumber">143</context></context-group></trans-unit>
9821
9822
9823
9824 <trans-unit id="2909684945706361544" datatype="html">
9825 <source>Delete video</source>
9826 <target state="new">Delete video</target>
9827
9828 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">367</context></context-group></trans-unit>
9829 <trans-unit id="2210418817778733727" datatype="html">
9830 <source>Actions for the comment</source>
9831 <target state="new">Actions for the comment</target>
9832
9833 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">396</context></context-group></trans-unit>
9834 <trans-unit id="7978668497183230348" datatype="html">
9835 <source>Delete comment</source>
9836 <target state="new">Delete comment</target>
9837
9838 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">402</context></context-group></trans-unit>
9839 <trans-unit id="6747218355168080191" datatype="html">
9840 <source>Do you really want to delete this comment?</source>
9841 <target state="new">Do you really want to delete this comment?</target>
9842
9843 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comments.component.ts</context><context context-type="linenumber">172</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">406</context></context-group></trans-unit>
9844 <trans-unit id="7837272126865175984" datatype="html">
9845 <source>Comment deleted.</source>
9846 <target state="new">Comment deleted.</target>
9847
9848 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">414</context></context-group></trans-unit>
9849 <trans-unit id="346270517625845962" datatype="html">
9850 <source>Encoder</source>
9851 <target state="new">Encoder</target>
9852
9853 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">160</context></context-group></trans-unit>
9854 <trans-unit id="2331557444464201331" datatype="html">
9855 <source>Format name</source>
9856 <target state="new">Format name</target>
9857
9858 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">161</context></context-group></trans-unit>
9859 <trans-unit id="45739481977493163" datatype="html">
9860 <source>Size</source>
9861 <target state="new">Size</target>
9862
9863 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">162</context></context-group></trans-unit>
9864 <trans-unit id="7742520815129539114" datatype="html">
9865 <source>Bitrate</source>
9866 <target state="new">Bitrate</target>
9867
9868
9869 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">164</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">187</context></context-group></trans-unit>
9870 <trans-unit id="4094960161662677662" datatype="html">
9871 <source>Codec</source>
9872 <target state="new">Codec</target>
9873
9874 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">184</context></context-group></trans-unit>
9875 <trans-unit id="2115592966120408375">
9876 <source>Copied</source>
9877 <target>Copied</target>
9878
9879
9880 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-toggle-hidden.component.ts</context><context context-type="linenumber">47</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">151</context></context-group></trans-unit><trans-unit id="1979da7460819153e11d2078244645d94291b69c" datatype="html">
9881 <source>Copy</source><target state="new">Copy</target>
9882
9883
9884 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-toggle-hidden.component.html</context><context context-type="linenumber">15</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-toggle-hidden.component.html</context><context context-type="linenumber">15</context></context-group></trans-unit>
9885 <trans-unit id="1472171759957681533">
9886 <source>Video reported.</source>
9887 <target>Video reported.</target>
9888
9889 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.ts</context><context context-type="linenumber">111</context></context-group></trans-unit>
9890 <trans-unit id="3622946684246476652">
9891 <source>Do you really want to delete this video?</source>
9892 <target>Do you really want to delete this video?</target>
9893
9894
9895
9896 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">78</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">371</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">203</context></context-group></trans-unit>
9897 <trans-unit id="3941342949736653028" datatype="html">
9898 <source>Video deleted.</source>
9899 <target state="new">Video deleted.</target>
9900
9901
9902 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">86</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">379</context></context-group></trans-unit>
9903 <trans-unit id="5072091387445907742" datatype="html">
9904 <source>Actions for the reporter</source>
9905 <target state="new">Actions for the reporter</target>
9906
9907 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">306</context></context-group></trans-unit>
9908 <trans-unit id="6599069899275412095" datatype="html">
9909 <source>Mute reporter</source>
9910 <target state="new">Mute reporter</target>
9911
9912 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">312</context></context-group></trans-unit>
9913 <trans-unit id="2990849907502572301" datatype="html">
9914 <source>This video will be duplicated by your instance.</source>
9915 <target state="new">This video will be duplicated by your instance.</target>
9916
9917 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">226</context></context-group></trans-unit><trans-unit id="3099741642167775297" datatype="html">
9918 <source>Download</source><target state="new">Download</target>
9919
9920 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">272</context></context-group></trans-unit><trans-unit id="7672331870004528654" datatype="html">
9921 <source>Display live information</source><target state="new">Display live information</target>
9922
9923 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">169</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">278</context></context-group></trans-unit><trans-unit id="4021752662928002901" datatype="html">
9924 <source>Update</source><target state="new">Update</target>
9925
9926 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-update.component.ts</context><context context-type="linenumber">176</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-update.component.ts</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/edit-button.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/edit-button.component.ts</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">284</context></context-group></trans-unit>
9927 <trans-unit id="420763834450076269" datatype="html">
9928 <source>Block</source>
9929 <target state="new">Block</target>
9930
9931 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">290</context></context-group></trans-unit>
9932 <trans-unit id="1950057220179636309" datatype="html">
9933 <source>Save to playlist</source>
9934 <target state="new">Save to playlist</target>
9935
9936
9937 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">161</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">264</context></context-group></trans-unit><trans-unit id="8272123190776748811" datatype="html">
9938 <source>You need to be &lt;a href="/login">logged in&lt;/a> to rate this video.</source><target state="new">You need to be &lt;a href="/login">logged in&lt;/a> to rate this video.</target>
9939
9940 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">239</context></context-group></trans-unit>
9941 <trans-unit id="4503408361537553733" datatype="html">
9942 <source>Mirror</source>
9943 <target state="new">Mirror</target>
9944
9945 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">302</context></context-group></trans-unit><trans-unit id="7008439939460403347" datatype="html">
9946 <source>Report</source><target state="new">Report</target>
9947
9948 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">314</context></context-group></trans-unit><trans-unit id="4814285799071780083" datatype="html">
9949 <source>Remove</source><target state="new">Remove</target>
9950
9951 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment.component.ts</context><context context-type="linenumber">186</context></context-group></trans-unit><trans-unit id="6871668720687277843" datatype="html">
9952 <source>Remove &amp; re-draft</source><target state="new">Remove &amp; re-draft</target>
9953
9954 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment.component.ts</context><context context-type="linenumber">194</context></context-group></trans-unit><trans-unit id="89f77b6d2638113698ddb2b8e656c1e776df23d3" datatype="html">
9955 <source>{VAR_PLURAL, plural, =0 {Comments} =1 {1 Comment} other {<x id="INTERPOLATION"/> Comments}}</source><target state="new">{VAR_PLURAL, plural, =0 {Comments} =1 {1 Comment} other {<x id="INTERPOLATION"/> Comments}}</target>
9956 <context-group purpose="location">
9957 <context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comments.component.html</context>
9958 <context context-type="linenumber">4</context>
9959 </context-group>
9960 </trans-unit>
9961 <trans-unit id="4903651219400691248" datatype="html">
9962 <source>Mute account</source>
9963 <target state="new">Mute account</target>
9964
9965
9966 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">288</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">322</context></context-group></trans-unit><trans-unit id="9faa7899e515045c650407ca7263db6c7b6a90f9" datatype="html">
9967 <source>Open video actions</source><target state="new">Open video actions</target>
9968 <context-group purpose="location">
9969 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.html</context>
9970 <context context-type="linenumber">4</context>
9971 </context-group>
9972 <context-group purpose="location">
9973 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.html</context>
9974 <context context-type="linenumber">4</context>
9975 </context-group>
9976 </trans-unit>
9977 <trans-unit id="3719503424625455635" datatype="html">
9978 <source>Mute server account</source>
9979 <target state="new">Mute server account</target>
9980
9981 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">294</context></context-group></trans-unit>
9982 <trans-unit id="f72992030f134408b675152c397f9d0ec00f3b2a">
9983 <source>Report</source>
9984 <target>Report</target>
9985
9986 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">65</context></context-group></trans-unit>
9987 <trans-unit id="08a52c67462389568cf14a021ddecc0aedaa9613" datatype="html">
9988 <source>Reported part</source>
9989 <target state="new">Reported part</target>
9990
9991 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">83</context></context-group></trans-unit>
9992 <trans-unit id="5c54befce78d70e20c215f10a00e617245f53bc9" datatype="html">
9993 <source>Note</source>
9994 <target state="new">Note</target>
9995
9996 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">90</context></context-group></trans-unit>
9997 <trans-unit id="1d3402b0e60154aaa071f390c63437b701d9048c" datatype="html">
9998 <source>The video was deleted</source>
9999 <target state="new">The video was deleted</target>
10000
10001 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">99</context></context-group></trans-unit>
10002 <trans-unit id="96e41129ef5d2fa12b7a6ffcab608e9af04d8cbd" datatype="html">
10003 <source>Comment:</source>
10004 <target state="new">Comment:</target>
10005
10006 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">105</context></context-group></trans-unit>
10007 <trans-unit id="91e073459fc31b0fc1f6384aa9ad816f9f796de8" datatype="html">
10008 <source>Messages with the reporter</source>
10009 <target state="new">Messages with the reporter</target>
10010
10011 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-message-modal.component.html</context><context context-type="linenumber">4</context></context-group></trans-unit>
10012 <trans-unit id="f0327abdde923ab7f56cf036a5bf6bc2546126c0" datatype="html">
10013 <source>Messages with the moderation team</source>
10014 <target state="new">Messages with the moderation team</target>
10015
10016 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-message-modal.component.html</context><context context-type="linenumber">5</context></context-group></trans-unit>
10017 <trans-unit id="158f56a96d95d4ddcfe506aca64f754d01fa11b6" datatype="html">
10018 <source>
10019 No messages for now.
10020 </source>
10021 <target state="new">
10022 No messages for now.
10023 </target>
10024
10025 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-message-modal.component.html</context><context context-type="linenumber">28</context></context-group></trans-unit>
10026 <trans-unit id="7d1344e3d4e8b1b30abaaf383945b4543d70b303" datatype="html">
10027 <source>Add a message</source>
10028 <target state="new">Add a message</target>
10029
10030 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-message-modal.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit>
10031 <trans-unit id="4058575476871566236">
10032 <source>Published</source>
10033 <target>Published</target>
10034
10035 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">160</context></context-group></trans-unit><trans-unit id="1747928867514972971" datatype="html">
10036 <source>Publication scheduled on </source><target state="new">Publication scheduled on </target>
10037
10038 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">165</context></context-group></trans-unit>
10039
10040 <trans-unit id="4887724548587271148">
10041 <source>Waiting transcoding</source>
10042 <target>Waiting transcoding</target>
10043
10044 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">169</context></context-group></trans-unit>
10045 <trans-unit id="4517785179607945981">
10046 <source>To transcode</source>
10047 <target>To transcode</target>
10048
10049 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">173</context></context-group></trans-unit>
10050 <trans-unit id="3299576663551440736">
10051 <source>To import</source>
10052 <target>To import</target>
10053
10054 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">177</context></context-group></trans-unit>
10055 <trans-unit id="1795705931707209785" datatype="html">
10056 <source>Add to watch later</source>
10057 <target state="new">Add to watch later</target>
10058
10059 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-thumbnail/video-thumbnail.component.ts</context><context context-type="linenumber">29</context></context-group></trans-unit>
10060 <trans-unit id="8498940878158860248" datatype="html">
10061 <source>Remove from watch later</source>
10062 <target state="new">Remove from watch later</target>
10063
10064 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-thumbnail/video-thumbnail.component.ts</context><context context-type="linenumber">30</context></context-group></trans-unit><trans-unit id="a2adc8b3bb63e13ff7adf65469f356b692bd294b" datatype="html">
10065 <source>LIVE ENDED</source><target state="new">LIVE ENDED</target>
10066
10067 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-thumbnail/video-thumbnail.component.html</context><context context-type="linenumber">32</context></context-group></trans-unit>
10068 <trans-unit id="2439066254855913806">
10069 <source>Only I can see this video</source>
10070 <target>Only I can see this video</target>
10071
10072 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">375</context></context-group></trans-unit>
10073 <trans-unit id="6767380569816110388" datatype="html">
10074 <source>Only shareable via a private link</source>
10075 <target state="new">Only shareable via a private link</target>
10076
10077 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">379</context></context-group></trans-unit>
10078 <trans-unit id="6828965264297239528">
10079 <source>Anyone can see this video</source>
10080 <target>Anyone can see this video</target>
10081
10082 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">383</context></context-group></trans-unit>
10083 <trans-unit id="1425933035739773115" datatype="html">
10084 <source>Only users of this instance can see this video</source>
10085 <target state="new">Only users of this instance can see this video</target>
10086
10087 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">387</context></context-group></trans-unit><trans-unit id="8312101634344200207" datatype="html">
10088 <source><x id="PH" equiv-text="this.views"/> viewers</source><target state="new"><x id="PH" equiv-text="this.views"/> viewers</target>
10089 <context-group purpose="location">
10090 <context context-type="sourcefile">src/app/shared/shared-main/video/video.model.ts</context>
10091 <context context-type="linenumber">211</context>
10092 </context-group>
10093 </trans-unit><trans-unit id="7756087706411154095" datatype="html">
10094 <source><x id="PH" equiv-text="this.views"/> views</source><target state="new"><x id="PH" equiv-text="this.views"/> views</target>
10095 <context-group purpose="location">
10096 <context context-type="sourcefile">src/app/shared/shared-main/video/video.model.ts</context>
10097 <context context-type="linenumber">214</context>
10098 </context-group>
10099 </trans-unit><trans-unit id="ngb.alert.close" datatype="html">
10100 <source>Close</source><target state="new">Close</target>
10101
10102 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/alert/alert.ts</context><context context-type="linenumber">58</context></context-group></trans-unit><trans-unit id="ngb.carousel.slide-number" datatype="html">
10103 <source> Slide <x id="INTERPOLATION" equiv-text="ate _pauseOnHov"/> of <x id="INTERPOLATION_1" equiv-text="ect(false);
10104 p"/> </source><target state="new"> Slide <x id="INTERPOLATION" equiv-text="ate _pauseOnHov"/> of <x id="INTERPOLATION_1" equiv-text="ect(false);
10105 p"/> </target>
10106
10107 <note priority="1" from="description">Currently selected slide number read by screen reader</note>
10108 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/carousel/carousel.ts</context><context context-type="linenumber">114</context></context-group></trans-unit><trans-unit id="ngb.carousel.previous" datatype="html">
10109 <source>Previous</source><target state="new">Previous</target>
10110
10111 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/carousel/carousel.ts</context><context context-type="linenumber">132</context></context-group></trans-unit><trans-unit id="ngb.carousel.next" datatype="html">
10112 <source>Next</source><target state="new">Next</target>
10113
10114 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/carousel/carousel.ts</context><context context-type="linenumber">147</context></context-group></trans-unit><trans-unit id="ngb.datepicker.previous-month" datatype="html">
10115 <source>Previous month</source><target state="new">Previous month</target>
10116
10117 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/datepicker/datepicker-navigation.ts</context><context context-type="linenumber">24</context></context-group><context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/datepicker/datepicker-navigation.ts</context><context context-type="linenumber">34</context></context-group></trans-unit><trans-unit id="ngb.datepicker.next-month" datatype="html">
10118 <source>Next month</source><target state="new">Next month</target>
10119
10120 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/datepicker/datepicker-navigation.ts</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/datepicker/datepicker-navigation.ts</context><context context-type="linenumber">57</context></context-group></trans-unit><trans-unit id="ngb.datepicker.select-month" datatype="html">
10121 <source>Select month</source><target state="new">Select month</target>
10122
10123 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/datepicker/datepicker-navigation-select.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/datepicker/datepicker-navigation-select.ts</context><context context-type="linenumber">49</context></context-group></trans-unit><trans-unit id="ngb.datepicker.select-year" datatype="html">
10124 <source>Select year</source><target state="new">Select year</target>
10125
10126 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/datepicker/datepicker-navigation-select.ts</context><context context-type="linenumber">59</context></context-group><context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/datepicker/datepicker-navigation-select.ts</context><context context-type="linenumber">72</context></context-group></trans-unit><trans-unit id="ngb.pagination.first" datatype="html">
10127 <source>««</source><target state="new">««</target>
10128
10129 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/pagination/pagination.ts</context><context context-type="linenumber">147</context></context-group></trans-unit><trans-unit id="ngb.pagination.previous" datatype="html">
10130 <source>«</source><target state="new">«</target>
10131
10132 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/pagination/pagination.ts</context><context context-type="linenumber">153</context></context-group></trans-unit><trans-unit id="ngb.pagination.next" datatype="html">
10133 <source>»</source><target state="new">»</target>
10134
10135 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/pagination/pagination.ts</context><context context-type="linenumber">158</context></context-group></trans-unit><trans-unit id="ngb.pagination.last" datatype="html">
10136 <source>»»</source><target state="new">»»</target>
10137
10138 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/pagination/pagination.ts</context><context context-type="linenumber">164</context></context-group></trans-unit><trans-unit id="ngb.pagination.first-aria" datatype="html">
10139 <source>First</source><target state="new">First</target>
10140
10141 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/pagination/pagination.ts</context><context context-type="linenumber">168</context></context-group></trans-unit><trans-unit id="ngb.pagination.previous-aria" datatype="html">
10142 <source>Previous</source><target state="new">Previous</target>
10143
10144 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/pagination/pagination.ts</context><context context-type="linenumber">176</context></context-group></trans-unit><trans-unit id="ngb.pagination.next-aria" datatype="html">
10145 <source>Next</source><target state="new">Next</target>
10146
10147 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/pagination/pagination.ts</context><context context-type="linenumber">188</context></context-group></trans-unit><trans-unit id="ngb.pagination.last-aria" datatype="html">
10148 <source>Last</source><target state="new">Last</target>
10149
10150 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/pagination/pagination.ts</context><context context-type="linenumber">195</context></context-group></trans-unit><trans-unit id="ngb.progressbar.value" datatype="html">
10151 <source><x id="INTERPOLATION"/></source><target state="new"><x id="INTERPOLATION"/></target>
10152
10153 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/progressbar/progressbar.ts</context><context context-type="linenumber">31</context></context-group></trans-unit><trans-unit id="ngb.timepicker.HH" datatype="html">
10154 <source>HH</source><target state="new">HH</target>
10155
10156 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/timepicker/timepicker.ts</context><context context-type="linenumber">40</context></context-group></trans-unit><trans-unit id="ngb.timepicker.hours" datatype="html">
10157 <source>Hours</source><target state="new">Hours</target>
10158
10159 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/timepicker/timepicker.ts</context><context context-type="linenumber">45</context></context-group></trans-unit><trans-unit id="ngb.timepicker.MM" datatype="html">
10160 <source>MM</source><target state="new">MM</target>
10161
10162 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/timepicker/timepicker.ts</context><context context-type="linenumber">52</context></context-group></trans-unit><trans-unit id="ngb.timepicker.minutes" datatype="html">
10163 <source>Minutes</source><target state="new">Minutes</target>
10164
10165 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/timepicker/timepicker.ts</context><context context-type="linenumber">57</context></context-group></trans-unit><trans-unit id="ngb.timepicker.increment-hours" datatype="html">
10166 <source>Increment hours</source><target state="new">Increment hours</target>
10167
10168 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/timepicker/timepicker.ts</context><context context-type="linenumber">62</context></context-group></trans-unit><trans-unit id="ngb.timepicker.decrement-hours" datatype="html">
10169 <source>Decrement hours</source><target state="new">Decrement hours</target>
10170
10171 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/timepicker/timepicker.ts</context><context context-type="linenumber">67</context></context-group></trans-unit><trans-unit id="ngb.timepicker.increment-minutes" datatype="html">
10172 <source>Increment minutes</source><target state="new">Increment minutes</target>
10173
10174 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/timepicker/timepicker.ts</context><context context-type="linenumber">75</context></context-group></trans-unit><trans-unit id="ngb.timepicker.decrement-minutes" datatype="html">
10175 <source>Decrement minutes</source><target state="new">Decrement minutes</target>
10176
10177 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/timepicker/timepicker.ts</context><context context-type="linenumber">82</context></context-group></trans-unit><trans-unit id="ngb.timepicker.SS" datatype="html">
10178 <source>SS</source><target state="new">SS</target>
10179
10180 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/timepicker/timepicker.ts</context><context context-type="linenumber">85</context></context-group></trans-unit><trans-unit id="ngb.timepicker.seconds" datatype="html">
10181 <source>Seconds</source><target state="new">Seconds</target>
10182
10183 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/timepicker/timepicker.ts</context><context context-type="linenumber">90</context></context-group></trans-unit><trans-unit id="ngb.timepicker.increment-seconds" datatype="html">
10184 <source>Increment seconds</source><target state="new">Increment seconds</target>
10185
10186 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/timepicker/timepicker.ts</context><context context-type="linenumber">98</context></context-group></trans-unit><trans-unit id="ngb.timepicker.decrement-seconds" datatype="html">
10187 <source>Decrement seconds</source><target state="new">Decrement seconds</target>
10188
10189 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/timepicker/timepicker.ts</context><context context-type="linenumber">105</context></context-group></trans-unit><trans-unit id="ngb.timepicker.PM" datatype="html">
10190 <source><x id="INTERPOLATION"/></source><target state="new"><x id="INTERPOLATION"/></target>
10191
10192 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/timepicker/timepicker.ts</context><context context-type="linenumber">125</context></context-group></trans-unit><trans-unit id="ngb.timepicker.AM" datatype="html">
10193 <source><x id="INTERPOLATION"/></source><target state="new"><x id="INTERPOLATION"/></target>
10194
10195 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/timepicker/timepicker.ts</context><context context-type="linenumber">116</context></context-group></trans-unit><trans-unit id="ngb.toast.close-aria" datatype="html">
10196 <source>Close</source><target state="new">Close</target>
10197
10198 <context-group purpose="location"><context context-type="sourcefile">node_modules/@ng-bootstrap/ng-bootstrap/src/toast/toast.ts</context><context context-type="linenumber">76</context></context-group></trans-unit>
10199 <trans-unit id="5210096066382592800">
10200 <source>Video to import updated.</source>
10201 <target>Video to import updated.</target>
10202
10203
10204 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.ts</context><context context-type="linenumber">145</context></context-group></trans-unit>
10205 <trans-unit id="3284171506518522275">
10206 <source>Your video was uploaded to your account and is private.</source>
10207 <target>Your video was uploaded to your account and is private.</target>
10208
10209 <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">96</context></context-group></trans-unit>
10210 <trans-unit id="5699822024600815733">
10211 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source>
10212 <target>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</target>
10213
10214 <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">97</context></context-group></trans-unit>
10215 <trans-unit id="1219739004043110649">
10216 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source>
10217 <target>Your video is not uploaded yet, are you sure you want to leave this page?</target>
10218
10219 <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">99</context></context-group></trans-unit><trans-unit id="6932865105766151309" datatype="html">
10220 <source>Upload</source><target state="new">Upload</target>
10221
10222 <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">119</context></context-group></trans-unit>
10223 <trans-unit id="8278735427925094503" datatype="html">
10224 <source>Upload
10225 <x id="PH"/>
10226 </source>
10227 <target state="new">Upload
10228 <x id="PH"/>
10229 </target>
10230
10231 <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">121</context></context-group></trans-unit>
10232 <trans-unit id="1964265829892160232">
10233 <source>Upload cancelled</source>
10234 <target>Upload cancelled</target>
10235
10236 <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">147</context></context-group></trans-unit>
10237 <trans-unit id="5981816353437801748">
10238 <source>Video published.</source>
10239 <target>Video published.</target>
10240
10241 <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">266</context></context-group></trans-unit><trans-unit id="5297709903228580202" datatype="html">
10242 <source>Your video quota is exceeded with this video (
10243 video size: <x id="PH"/>, used: <x id="PH_1"/>, quota: <x id="PH_2"/>)</source><target state="new">Your video quota is exceeded with this video (
10244 video size: <x id="PH"/>, used: <x id="PH_1"/>, quota: <x id="PH_2"/>)</target>
10245
10246 <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">288</context></context-group></trans-unit><trans-unit id="1267976082314717617" datatype="html">
10247 <source>Your daily video quota is exceeded with this video (
10248 video size: <x id="PH"/>, used: <x id="PH_1"/>, quota: <x id="PH_2"/>)</source><target state="new">Your daily video quota is exceeded with this video (
10249 video size: <x id="PH"/>, used: <x id="PH_1"/>, quota: <x id="PH_2"/>)</target>
10250
10251 <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">308</context></context-group></trans-unit>
10252
10253
10254 <trans-unit id="764164089183618119">
10255 <source>You have unsaved changes! If you leave, your changes will be lost.</source>
10256 <target>You have unsaved changes! If you leave, your changes will be lost.</target>
10257
10258 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.ts</context><context context-type="linenumber">93</context></context-group></trans-unit>
10259 <trans-unit id="8306050839443016954">
10260 <source>Video updated.</source>
10261 <target>Video updated.</target>
10262
10263 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.ts</context><context context-type="linenumber">158</context></context-group></trans-unit>
10264 <trans-unit id="5512208811126492983" datatype="html">
10265 <source>Report comment</source>
10266 <target state="new">Report comment</target>
10267
10268
10269 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/comment-report.component.ts</context><context context-type="linenumber">51</context></context-group></trans-unit>
10270 <trans-unit id="3691787517663044217" datatype="html">
10271 <source> The deletion will be sent to remote instances so they can reflect the change.</source>
10272 <target state="new"> The deletion will be sent to remote instances so they can reflect the change.</target>
10273
10274 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comments.component.ts</context><context context-type="linenumber">175</context></context-group></trans-unit><trans-unit id="7321800851971795962" datatype="html">
10275 <source> It is a remote comment, so the deletion will only be effective on your instance.</source><target state="new"> It is a remote comment, so the deletion will only be effective on your instance.</target>
10276
10277 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comments.component.ts</context><context context-type="linenumber">177</context></context-group></trans-unit><trans-unit id="5964038603724691720" datatype="html">
10278 <source>Delete and re-draft</source><target state="new">Delete and re-draft</target>
10279
10280 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comments.component.ts</context><context context-type="linenumber">203</context></context-group></trans-unit><trans-unit id="7163633882758007711" datatype="html">
10281 <source>Do you really want to delete and re-draft this comment?</source><target state="new">Do you really want to delete and re-draft this comment?</target>
10282
10283 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comments.component.ts</context><context context-type="linenumber">203</context></context-group></trans-unit>
10284
10285 <trans-unit id="6775540171466219199" datatype="html">
10286 <source>Stop autoplaying next video</source>
10287 <target state="new">Stop autoplaying next video</target>
10288
10289 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch-playlist.component.ts</context><context context-type="linenumber">203</context></context-group></trans-unit>
10290 <trans-unit id="5149234672404299151" datatype="html">
10291 <source>Autoplay next video</source>
10292 <target state="new">Autoplay next video</target>
10293
10294 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch-playlist.component.ts</context><context context-type="linenumber">204</context></context-group></trans-unit>
10295 <trans-unit id="5870421136141540382" datatype="html">
10296 <source>Stop looping playlist videos</source>
10297 <target state="new">Stop looping playlist videos</target>
10298
10299 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch-playlist.component.ts</context><context context-type="linenumber">209</context></context-group></trans-unit>
10300 <trans-unit id="1599585307037758139" datatype="html">
10301 <source>Loop playlist videos</source>
10302 <target state="new">Loop playlist videos</target>
10303
10304 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch-playlist.component.ts</context><context context-type="linenumber">210</context></context-group></trans-unit><trans-unit id="6419540b7a054d22e153781f2b6fa994151ab897" datatype="html">
10305 <source>Placeholder image</source><target state="new">Placeholder image</target>
10306 <context-group purpose="location">
10307 <context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context>
10308 <context context-type="linenumber">11</context>
10309 </context-group>
10310 </trans-unit>
10311 <trans-unit id="961774488937452220" datatype="html">
10312 <source>This video is not available on this instance. Do you want to be redirected on the origin instance: &lt;a href="<x id="PH"/>"><x id="PH_1"/>&lt;/a>?</source><target state="new">This video is not available on this instance. Do you want to be redirected on the origin instance: &lt;a href="<x id="PH"/>"><x id="PH_1"/>&lt;/a>?</target>
10313
10314 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">422</context></context-group></trans-unit><trans-unit id="5761611056224181752" datatype="html">
10315 <source>Redirection</source><target state="new">Redirection</target>
10316
10317 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">423</context></context-group></trans-unit>
10318
10319 <trans-unit id="8858527736400081688">
10320 <source>This video contains mature or explicit content. Are you sure you want to watch it?</source>
10321 <target>This video contains mature or explicit content. Are you sure you want to watch it?</target>
10322
10323 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">553</context></context-group></trans-unit>
10324 <trans-unit id="3937119019020041049">
10325 <source>Mature or explicit content</source>
10326 <target>Mature or explicit content</target>
10327
10328 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">554</context></context-group></trans-unit>
10329 <trans-unit id="1755474755114288376" datatype="html">
10330 <source>Up Next</source>
10331 <target state="new">Up Next</target>
10332
10333 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">627</context></context-group></trans-unit><trans-unit id="2159130950882492111" datatype="html">
10334 <source>Cancel</source><target state="new">Cancel</target>
10335
10336 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">628</context></context-group></trans-unit>
10337 <trans-unit id="3354816756665089864" datatype="html">
10338 <source>Autoplay is suspended</source>
10339 <target state="new">Autoplay is suspended</target>
10340
10341 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">629</context></context-group></trans-unit>
10342 <trans-unit id="7895294730547405228" datatype="html">
10343 <source>Enter/exit fullscreen (requires player focus)</source>
10344 <target state="new">Enter/exit fullscreen (requires player focus)</target>
10345
10346 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">926</context></context-group></trans-unit>
10347 <trans-unit id="7618388257165864759" datatype="html">
10348 <source>Play/Pause the video (requires player focus)</source>
10349 <target state="new">Play/Pause the video (requires player focus)</target>
10350
10351 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">927</context></context-group></trans-unit>
10352 <trans-unit id="7761890399634216630" datatype="html">
10353 <source>Mute/unmute the video (requires player focus)</source>
10354 <target state="new">Mute/unmute the video (requires player focus)</target>
10355
10356 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">928</context></context-group></trans-unit>
10357 <trans-unit id="5996585232248234904" datatype="html">
10358 <source>Skip to a percentage of the video: 0 is 0% and 9 is 90% (requires player focus)</source>
10359 <target state="new">Skip to a percentage of the video: 0 is 0% and 9 is 90% (requires player focus)</target>
10360
10361 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">930</context></context-group></trans-unit>
10362 <trans-unit id="3748765405903319998" datatype="html">
10363 <source>Increase the volume (requires player focus)</source>
10364 <target state="new">Increase the volume (requires player focus)</target>
10365
10366 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">932</context></context-group></trans-unit>
10367 <trans-unit id="5810704036407159982" datatype="html">
10368 <source>Decrease the volume (requires player focus)</source>
10369 <target state="new">Decrease the volume (requires player focus)</target>
10370
10371 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">933</context></context-group></trans-unit>
10372 <trans-unit id="2622048822548065691" datatype="html">
10373 <source>Seek the video forward (requires player focus)</source>
10374 <target state="new">Seek the video forward (requires player focus)</target>
10375
10376 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">935</context></context-group></trans-unit>
10377 <trans-unit id="6540078205109221153" datatype="html">
10378 <source>Seek the video backward (requires player focus)</source>
10379 <target state="new">Seek the video backward (requires player focus)</target>
10380
10381 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">936</context></context-group></trans-unit>
10382 <trans-unit id="1956491957766210808" datatype="html">
10383 <source>Increase playback rate (requires player focus)</source>
10384 <target state="new">Increase playback rate (requires player focus)</target>
10385
10386 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">938</context></context-group></trans-unit>
10387 <trans-unit id="5495529997674803186" datatype="html">
10388 <source>Decrease playback rate (requires player focus)</source>
10389 <target state="new">Decrease playback rate (requires player focus)</target>
10390
10391 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">939</context></context-group></trans-unit>
10392 <trans-unit id="3178343147230721210" datatype="html">
10393 <source>Navigate in the video frame by frame (requires player focus)</source>
10394 <target state="new">Navigate in the video frame by frame (requires player focus)</target>
10395
10396 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">941</context></context-group></trans-unit>
10397 <trans-unit id="8025996572234182184">
10398 <source>Like the video</source>
10399 <target>Like the video</target>
10400
10401 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">949</context></context-group></trans-unit>
10402 <trans-unit id="7692127636377222448">
10403 <source>Dislike the video</source>
10404 <target>Dislike the video</target>
10405
10406 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">954</context></context-group></trans-unit>
10407 <trans-unit id="1729036051846673606" datatype="html">
10408 <source>When active, the next video is automatically played after the current one.</source>
10409 <target state="new">When active, the next video is automatically played after the current one.</target>
10410
10411 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/recommendations/recommended-videos.component.ts</context><context context-type="linenumber">61</context></context-group></trans-unit>
10412 <trans-unit id="2431286785954354122" datatype="html">
10413 <source>Recently added</source><target state="new">Recently added</target>
10414
10415 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-recently-added.component.ts</context><context context-type="linenumber">37</context></context-group></trans-unit>
10416
10417
10418
10419
10420 <trans-unit id="12646164819555880">
10421 <source>Videos from your subscriptions</source>
10422 <target>Videos from your subscriptions</target>
10423
10424 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">42</context></context-group></trans-unit><trans-unit id="4361762785337785037" datatype="html">
10425 <source>Copy feed URL</source><target state="new">Copy feed URL</target>
10426
10427 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">65</context></context-group></trans-unit><trans-unit id="3392372077636861449" datatype="html">
10428 <source>Feed URL copied</source><target state="new">Feed URL copied</target>
10429
10430 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">110</context></context-group></trans-unit><trans-unit id="1812379335568847528" datatype="html">
10431 <source>Subscriptions</source><target state="new">Subscriptions</target>
10432
10433 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">66</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">59</context></context-group></trans-unit><trans-unit id="186236568870281953" datatype="html">
10434 <source>History</source><target state="new">History</target>
10435
10436 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">71</context></context-group></trans-unit><trans-unit id="e40d752221cf8adc1941495c7c8dc1862bb0c248" datatype="html">
10437 <source>Open actions</source><target state="new">Open actions</target>
10438 <context-group purpose="location">
10439 <context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context>
10440 <context context-type="linenumber">4</context>
10441 </context-group>
10442 </trans-unit><trans-unit id="8681933925782924101" datatype="html">
10443 <source>Local videos</source><target state="new">Local videos</target>
10444
10445 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">72</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-local.component.ts</context><context context-type="linenumber">37</context></context-group></trans-unit><trans-unit id="4668975178372693951" datatype="html">
10446 <source>Discover videos</source><target state="new">Discover videos</target>
10447
10448 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">23</context></context-group></trans-unit><trans-unit id="8067135025051844577" datatype="html">
10449 <source>Trending videos</source><target state="new">Trending videos</target>
10450
10451 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">32</context></context-group></trans-unit><trans-unit id="664221386829541948" datatype="html">
10452 <source>Recently added videos</source><target state="new">Recently added videos</target>
10453
10454 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">45</context></context-group></trans-unit><trans-unit id="8212906256415538361" datatype="html">
10455 <source>Upload a video</source><target state="new">Upload a video</target>
10456
10457 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">85</context></context-group></trans-unit><trans-unit id="7590784934397800835" datatype="html">
10458 <source>Edit a video</source><target state="new">Edit a video</target>
10459
10460 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">94</context></context-group></trans-unit>
10461 </body>
10462 </file>
10463 </xliff>