aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/locale/angular.oc.xlf
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2019-11-14 16:07:24 +0100
committerChocobozzz <me@florianbigard.com>2019-11-14 16:46:44 +0100
commit603754423569ecba037123cdffaf3b7a9aa31160 (patch)
tree7dc7540ad0ebe1046104830745f89c94a3bc3552 /client/src/locale/angular.oc.xlf
parent7eeb65b5ed678a5ca7b34b05d52948f47c093cea (diff)
downloadPeerTube-603754423569ecba037123cdffaf3b7a9aa31160.tar.gz
PeerTube-603754423569ecba037123cdffaf3b7a9aa31160.tar.zst
PeerTube-603754423569ecba037123cdffaf3b7a9aa31160.zip
Fix translations
Diffstat (limited to 'client/src/locale/angular.oc.xlf')
-rw-r--r--client/src/locale/angular.oc.xlf539
1 files changed, 380 insertions, 159 deletions
diff --git a/client/src/locale/angular.oc.xlf b/client/src/locale/angular.oc.xlf
index 70435013f..2460c7d95 100644
--- a/client/src/locale/angular.oc.xlf
+++ b/client/src/locale/angular.oc.xlf
@@ -264,13 +264,19 @@
264 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/users/user-notifications.component.html</context><context context-type="linenumber">1</context></context-group> 264 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/users/user-notifications.component.html</context><context context-type="linenumber">1</context></context-group>
265 </trans-unit> 265 </trans-unit>
266 <trans-unit id="23e2d8a43af729f896ac66787ed5e756078f5566"> 266 <trans-unit id="23e2d8a43af729f896ac66787ed5e756078f5566">
267 <source><x id="TAG_IMG" ctype="image" equiv-text="&lt;img/&gt;"/> <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div&gt;"/> <x id="INTERPOLATION" equiv-text="{{ notification.video.channel.displayName }}"/> published a new video: <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/><x id="INTERPOLATION_1" equiv-text="{{ notification.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div&gt;"/> </source> 267 <source>
268 <x id="TAG_IMG" ctype="image" equiv-text="&lt;img/>"/>
269
270 <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>
271 <x id="INTERPOLATION" equiv-text="{{ notification.video.channel.displayName }}"/> published a new video: <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/><x id="INTERPOLATION_1" equiv-text="{{ notification.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>
272 <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/>
273 </source>
268 <target> 274 <target>
269 <x id="TAG_IMG" ctype="image" equiv-text="&lt;img/&gt;"/> 275 <x id="TAG_IMG" ctype="image" equiv-text="&lt;img/>"/>
270 276
271 <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div&gt;"/> 277 <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>
272 <x id="INTERPOLATION" equiv-text="{{ notification.video.channel.displayName }}"/> a publicat una nòva vidèo : <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/><x id="INTERPOLATION_1" equiv-text="{{ notification.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> 278 <x id="INTERPOLATION" equiv-text="{{ notification.video.channel.displayName }}"/> a publicat una nòva vidèo : <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/><x id="INTERPOLATION_1" equiv-text="{{ notification.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>
273 <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div&gt;"/> 279 <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/>
274 </target> 280 </target>
275 <context-group name="null"> 281 <context-group name="null">
276 <context context-type="linenumber">7</context> 282 <context context-type="linenumber">7</context>
@@ -278,13 +284,19 @@
278 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/users/user-notifications.component.html</context><context context-type="linenumber">7</context></context-group> 284 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/users/user-notifications.component.html</context><context context-type="linenumber">7</context></context-group>
279 </trans-unit> 285 </trans-unit>
280 <trans-unit id="ba93de990947141c5582ce8ccc3c6f74f7fd35a6"> 286 <trans-unit id="ba93de990947141c5582ce8ccc3c6f74f7fd35a6">
281 <source><x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;my-global-icon&gt;"/><x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;/my-global-icon&gt;"/> <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div&gt;"/> Your video <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/><x id="INTERPOLATION" equiv-text="{{ notification.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> has been unblacklisted <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div&gt;"/> </source> 287 <source>
288 <x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;my-global-icon>"/><x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;/my-global-icon>"/>
289
290 <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>
291 Your video <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/><x id="INTERPOLATION" equiv-text="{{ notification.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> has been unblacklisted
292 <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/>
293 </source>
282 <target> 294 <target>
283 <x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;my-global-icon&gt;"/><x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;/my-global-icon&gt;"/> 295 <x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;my-global-icon>"/><x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;/my-global-icon>"/>
284 296
285 <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div&gt;"/> 297 <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>
286 Vòstra vidèo <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/><x id="INTERPOLATION" equiv-text="{{ notification.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> es pas mai en lista negra 298 Vòstra vidèo <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/><x id="INTERPOLATION" equiv-text="{{ notification.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> es pas mai en lista negra
287 <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div&gt;"/> 299 <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/>
288 </target> 300 </target>
289 <context-group name="null"> 301 <context-group name="null">
290 <context context-type="linenumber">15</context> 302 <context context-type="linenumber">15</context>
@@ -292,13 +304,19 @@
292 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/users/user-notifications.component.html</context><context context-type="linenumber">15</context></context-group> 304 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/users/user-notifications.component.html</context><context context-type="linenumber">15</context></context-group>
293 </trans-unit> 305 </trans-unit>
294 <trans-unit id="b7923e220607db3b4039adc2ebf114825f6cc7f0"> 306 <trans-unit id="b7923e220607db3b4039adc2ebf114825f6cc7f0">
295 <source><x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;my-global-icon&gt;"/><x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;/my-global-icon&gt;"/> <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div&gt;"/> Your video <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/><x id="INTERPOLATION" equiv-text="{{ notification.videoBlacklist.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> has been blacklisted <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div&gt;"/> </source> 307 <source>
308 <x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;my-global-icon>"/><x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;/my-global-icon>"/>
309
310 <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>
311 Your video <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/><x id="INTERPOLATION" equiv-text="{{ notification.videoBlacklist.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> has been blacklisted
312 <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/>
313 </source>
296 <target> 314 <target>
297 <x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;my-global-icon&gt;"/><x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;/my-global-icon&gt;"/> 315 <x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;my-global-icon>"/><x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;/my-global-icon>"/>
298 316
299 <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div&gt;"/> 317 <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>
300 Vòstra vidèo <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/><x id="INTERPOLATION" equiv-text="{{ notification.videoBlacklist.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> es estada plaçada en lista negra 318 Vòstra vidèo <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/><x id="INTERPOLATION" equiv-text="{{ notification.videoBlacklist.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> es estada plaçada en lista negra
301 <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div&gt;"/> 319 <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/>
302 </target> 320 </target>
303 <context-group name="null"> 321 <context-group name="null">
304 <context context-type="linenumber">23</context> 322 <context context-type="linenumber">23</context>
@@ -306,13 +324,19 @@
306 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/users/user-notifications.component.html</context><context context-type="linenumber">23</context></context-group> 324 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/users/user-notifications.component.html</context><context context-type="linenumber">23</context></context-group>
307 </trans-unit> 325 </trans-unit>
308 <trans-unit id="2415980d62a72f501daea92a77d1d7c129858fac"> 326 <trans-unit id="2415980d62a72f501daea92a77d1d7c129858fac">
309 <source><x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;my-global-icon&gt;"/><x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;/my-global-icon&gt;"/> <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div&gt;"/> <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/>A new video abuse<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> has been created on video <x id="START_LINK_1" ctype="x-a" equiv-text="&lt;a&gt;"/><x id="INTERPOLATION" equiv-text="{{ notification.videoAbuse.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div&gt;"/> </source> 327 <source>
328 <x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;my-global-icon>"/><x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;/my-global-icon>"/>
329
330 <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>
331 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>A new video abuse<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> has been created on video <x id="START_LINK_1" ctype="x-a" equiv-text="&lt;a>"/><x id="INTERPOLATION" equiv-text="{{ notification.videoAbuse.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>
332 <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/>
333 </source>
310 <target> 334 <target>
311 <x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;my-global-icon&gt;"/><x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;/my-global-icon&gt;"/> 335 <x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;my-global-icon>"/><x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;/my-global-icon>"/>
312 336
313 <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div&gt;"/> 337 <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>
314 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/>Un novèl senhalament de vidèo<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> es estat creat per la vidèo <x id="START_LINK_1" ctype="x-a" equiv-text="&lt;a&gt;"/><x id="INTERPOLATION" equiv-text="{{ notification.videoAbuse.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> 338 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>Un novèl senhalament de vidèo<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> es estat creat per la vidèo <x id="START_LINK_1" ctype="x-a" equiv-text="&lt;a>"/><x id="INTERPOLATION" equiv-text="{{ notification.videoAbuse.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>
315 <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div&gt;"/> 339 <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/>
316 </target> 340 </target>
317 <context-group name="null"> 341 <context-group name="null">
318 <context context-type="linenumber">31</context> 342 <context context-type="linenumber">31</context>
@@ -320,7 +344,13 @@
320 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/users/user-notifications.component.html</context><context context-type="linenumber">31</context></context-group> 344 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/users/user-notifications.component.html</context><context context-type="linenumber">31</context></context-group>
321 </trans-unit> 345 </trans-unit>
322 <trans-unit id="215e69763313e97ad8f35cfe1b70bbdcda22aa47" datatype="html"> 346 <trans-unit id="215e69763313e97ad8f35cfe1b70bbdcda22aa47" datatype="html">
323 <source><x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;my-global-icon&gt;"/><x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;/my-global-icon&gt;"/> <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div&gt;"/> The recently added video <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/><x id="INTERPOLATION" equiv-text="{{ notification.videoBlacklist.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> has been <x id="START_LINK_1" ctype="x-a" equiv-text="&lt;a&gt;"/>auto-blacklisted<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div&gt;"/> </source> 347 <source>
348 <x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;my-global-icon>"/><x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;/my-global-icon>"/>
349
350 <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>
351 The recently added video <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/><x id="INTERPOLATION" equiv-text="{{ notification.videoBlacklist.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> has been <x id="START_LINK_1" ctype="x-a" equiv-text="&lt;a>"/>auto-blacklisted<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>
352 <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/>
353 </source>
324 <target state="new"/> 354 <target state="new"/>
325 <context-group purpose="location"> 355 <context-group purpose="location">
326 <context context-type="sourcefile">src/app/shared/users/user-notifications.component.html</context> 356 <context context-type="sourcefile">src/app/shared/users/user-notifications.component.html</context>
@@ -328,13 +358,19 @@
328 </context-group> 358 </context-group>
329 </trans-unit> 359 </trans-unit>
330 <trans-unit id="dfb1edb72e1fa8ae9a87f58a57d8fe488e337715"> 360 <trans-unit id="dfb1edb72e1fa8ae9a87f58a57d8fe488e337715">
331 <source><x id="TAG_IMG" ctype="image" equiv-text="&lt;img/&gt;"/> <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div&gt;"/> <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> commented your video <x id="START_LINK_1" ctype="x-a" equiv-text="&lt;a&gt;"/><x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div&gt;"/> </source> 361 <source>
362 <x id="TAG_IMG" ctype="image" equiv-text="&lt;img/>"/>
363
364 <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>
365 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> commented your video <x id="START_LINK_1" ctype="x-a" equiv-text="&lt;a>"/><x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>
366 <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/>
367 </source>
332 <target> 368 <target>
333 <x id="TAG_IMG" ctype="image" equiv-text="&lt;img/&gt;"/> 369 <x id="TAG_IMG" ctype="image" equiv-text="&lt;img/>"/>
334 370
335 <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div&gt;"/> 371 <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>
336 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> a comentat vòstra vidèo <x id="START_LINK_1" ctype="x-a" equiv-text="&lt;a&gt;"/><x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> 372 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> a comentat vòstra vidèo <x id="START_LINK_1" ctype="x-a" equiv-text="&lt;a>"/><x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>
337 <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div&gt;"/> 373 <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/>
338 </target> 374 </target>
339 <context-group name="null"> 375 <context-group name="null">
340 <context context-type="linenumber">47</context> 376 <context context-type="linenumber">47</context>
@@ -342,13 +378,19 @@
342 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/users/user-notifications.component.html</context><context context-type="linenumber">47</context></context-group> 378 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/users/user-notifications.component.html</context><context context-type="linenumber">47</context></context-group>
343 </trans-unit> 379 </trans-unit>
344 <trans-unit id="b74d4c335377af0c83a08987d0d5b28ce11b091b"> 380 <trans-unit id="b74d4c335377af0c83a08987d0d5b28ce11b091b">
345 <source><x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;my-global-icon&gt;"/><x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;/my-global-icon&gt;"/> <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div&gt;"/> Your video <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/><x id="INTERPOLATION" equiv-text="{{ notification.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> has been published <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div&gt;"/> </source> 381 <source>
382 <x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;my-global-icon>"/><x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;/my-global-icon>"/>
383
384 <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>
385 Your video <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/><x id="INTERPOLATION" equiv-text="{{ notification.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> has been published
386 <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/>
387 </source>
346 <target> 388 <target>
347 <x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;my-global-icon&gt;"/><x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;/my-global-icon&gt;"/> 389 <x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;my-global-icon>"/><x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;/my-global-icon>"/>
348 390
349 <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div&gt;"/> 391 <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>
350 Your video <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/><x id="INTERPOLATION" equiv-text="{{ notification.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> es estada publicada 392 Your video <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/><x id="INTERPOLATION" equiv-text="{{ notification.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> es estada publicada
351 <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div&gt;"/> 393 <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/>
352 </target> 394 </target>
353 <context-group name="null"> 395 <context-group name="null">
354 <context context-type="linenumber">55</context> 396 <context context-type="linenumber">55</context>
@@ -356,13 +398,19 @@
356 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/users/user-notifications.component.html</context><context context-type="linenumber">55</context></context-group> 398 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/users/user-notifications.component.html</context><context context-type="linenumber">55</context></context-group>
357 </trans-unit> 399 </trans-unit>
358 <trans-unit id="d5f838030f3fc0b2e5f14945c255ba3249371085"> 400 <trans-unit id="d5f838030f3fc0b2e5f14945c255ba3249371085">
359 <source><x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;my-global-icon&gt;"/><x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;/my-global-icon&gt;"/> <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div&gt;"/> <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/>Your video import<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> <x id="INTERPOLATION" equiv-text="{{ notification.videoImportIdentifier }}"/> succeeded <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div&gt;"/> </source> 401 <source>
402 <x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;my-global-icon>"/><x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;/my-global-icon>"/>
403
404 <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>
405 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>Your video import<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> <x id="INTERPOLATION" equiv-text="{{ notification.videoImportIdentifier }}"/> succeeded
406 <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/>
407 </source>
360 <target> 408 <target>
361 <x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;my-global-icon&gt;"/><x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;/my-global-icon&gt;"/> 409 <x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;my-global-icon>"/><x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;/my-global-icon>"/>
362 410
363 <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div&gt;"/> 411 <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>
364 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/>Vòstra importacion vidèo<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> <x id="INTERPOLATION" equiv-text="{{ notification.videoImportIdentifier }}"/> a reüssit 412 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>Vòstra importacion vidèo<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> <x id="INTERPOLATION" equiv-text="{{ notification.videoImportIdentifier }}"/> a reüssit
365 <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div&gt;"/> 413 <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/>
366 </target> 414 </target>
367 <context-group name="null"> 415 <context-group name="null">
368 <context context-type="linenumber">63</context> 416 <context context-type="linenumber">63</context>
@@ -370,13 +418,19 @@
370 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/users/user-notifications.component.html</context><context context-type="linenumber">63</context></context-group> 418 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/users/user-notifications.component.html</context><context context-type="linenumber">63</context></context-group>
371 </trans-unit> 419 </trans-unit>
372 <trans-unit id="9ac080afb0f7eab1d8a7ea61795ee9b84bd97082"> 420 <trans-unit id="9ac080afb0f7eab1d8a7ea61795ee9b84bd97082">
373 <source><x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;my-global-icon&gt;"/><x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;/my-global-icon&gt;"/> <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div&gt;"/> <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/>Your video import<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> <x id="INTERPOLATION" equiv-text="{{ notification.videoImportIdentifier }}"/> failed <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div&gt;"/> </source> 421 <source>
422 <x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;my-global-icon>"/><x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;/my-global-icon>"/>
423
424 <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>
425 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>Your video import<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> <x id="INTERPOLATION" equiv-text="{{ notification.videoImportIdentifier }}"/> failed
426 <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/>
427 </source>
374 <target> 428 <target>
375 <x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;my-global-icon&gt;"/><x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;/my-global-icon&gt;"/> 429 <x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;my-global-icon>"/><x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;/my-global-icon>"/>
376 430
377 <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div&gt;"/> 431 <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>
378 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/>Vòstra importacion vidèo<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> <x id="INTERPOLATION" equiv-text="{{ notification.videoImportIdentifier }}"/> a fracassat 432 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>Vòstra importacion vidèo<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> <x id="INTERPOLATION" equiv-text="{{ notification.videoImportIdentifier }}"/> a fracassat
379 <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div&gt;"/> 433 <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/>
380 </target> 434 </target>
381 <context-group name="null"> 435 <context-group name="null">
382 <context context-type="linenumber">71</context> 436 <context context-type="linenumber">71</context>
@@ -384,13 +438,19 @@
384 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/users/user-notifications.component.html</context><context context-type="linenumber">71</context></context-group> 438 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/users/user-notifications.component.html</context><context context-type="linenumber">71</context></context-group>
385 </trans-unit> 439 </trans-unit>
386 <trans-unit id="cbdd98aa82d989bf2cc839b04dda4109126da50d"> 440 <trans-unit id="cbdd98aa82d989bf2cc839b04dda4109126da50d">
387 <source><x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;my-global-icon&gt;"/><x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;/my-global-icon&gt;"/> <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div&gt;"/> User <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/><x id="INTERPOLATION" equiv-text="{{ notification.account.name }}"/> registered<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> on your instance <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div&gt;"/> </source> 441 <source>
442 <x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;my-global-icon>"/><x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;/my-global-icon>"/>
443
444 <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>
445 User <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/><x id="INTERPOLATION" equiv-text="{{ notification.account.name }}"/> registered<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> on your instance
446 <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/>
447 </source>
388 <target> 448 <target>
389 <x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;my-global-icon&gt;"/><x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;/my-global-icon&gt;"/> 449 <x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;my-global-icon>"/><x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;/my-global-icon>"/>
390 450
391 <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div&gt;"/> 451 <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>
392 User <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/><x id="INTERPOLATION" equiv-text="{{ notification.account.name }}"/> se's marcat<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> sus vòstra instància 452 User <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/><x id="INTERPOLATION" equiv-text="{{ notification.account.name }}"/> se's marcat<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> sus vòstra instància
393 <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div&gt;"/> 453 <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/>
394 </target> 454 </target>
395 <context-group name="null"> 455 <context-group name="null">
396 <context context-type="linenumber">79</context> 456 <context context-type="linenumber">79</context>
@@ -398,16 +458,25 @@
398 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/users/user-notifications.component.html</context><context context-type="linenumber">79</context></context-group> 458 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/users/user-notifications.component.html</context><context context-type="linenumber">79</context></context-group>
399 </trans-unit> 459 </trans-unit>
400 <trans-unit id="2657af71bacee515160dcbdb1481cf1fbf7398d2"> 460 <trans-unit id="2657af71bacee515160dcbdb1481cf1fbf7398d2">
401 <source><x id="TAG_IMG" ctype="image" equiv-text="&lt;img/&gt;"/> <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div&gt;"/> <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/><x id="INTERPOLATION" equiv-text="{{ notification.actorFollow.follower.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> is following <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;ng-container&gt;"/>your channel <x id="INTERPOLATION_1" equiv-text="{{ notification.actorFollow.following.displayName }}"/><x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;/ng-container&gt;"/> <x id="START_TAG_NG-CONTAINER_1" ctype="x-ng-container" equiv-text="&lt;ng-container&gt;"/>your account<x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;/ng-container&gt;"/> <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div&gt;"/> </source> 461 <source>
462 <x id="TAG_IMG" ctype="image" equiv-text="&lt;img/>"/>
463
464 <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>
465 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/><x id="INTERPOLATION" equiv-text="{{ notification.actorFollow.follower.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> is following
466
467 <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;ng-container>"/>your channel <x id="INTERPOLATION_1" equiv-text="{{ notification.actorFollow.following.displayName }}"/><x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;/ng-container>"/>
468 <x id="START_TAG_NG-CONTAINER_1" ctype="x-ng-container" equiv-text="&lt;ng-container>"/>your account<x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;/ng-container>"/>
469 <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/>
470 </source>
402 <target> 471 <target>
403 <x id="TAG_IMG" ctype="image" equiv-text="&lt;img/&gt;"/> 472 <x id="TAG_IMG" ctype="image" equiv-text="&lt;img/>"/>
404 473
405 <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div&gt;"/> 474 <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>
406 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/><x id="INTERPOLATION" equiv-text="{{ notification.actorFollow.follower.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> sèc 475 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/><x id="INTERPOLATION" equiv-text="{{ notification.actorFollow.follower.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> sèc
407 476
408 <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;ng-container&gt;"/>vòstra cadena <x id="INTERPOLATION_1" equiv-text="{{ notification.actorFollow.following.displayName }}"/><x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;/ng-container&gt;"/> 477 <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;ng-container>"/>vòstra cadena <x id="INTERPOLATION_1" equiv-text="{{ notification.actorFollow.following.displayName }}"/><x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;/ng-container>"/>
409 <x id="START_TAG_NG-CONTAINER_1" ctype="x-ng-container" equiv-text="&lt;ng-container&gt;"/>vòstre compte<x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;/ng-container&gt;"/> 478 <x id="START_TAG_NG-CONTAINER_1" ctype="x-ng-container" equiv-text="&lt;ng-container>"/>vòstre compte<x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;/ng-container>"/>
410 <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div&gt;"/> 479 <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/>
411 </target> 480 </target>
412 <context-group name="null"> 481 <context-group name="null">
413 <context context-type="linenumber">87</context> 482 <context context-type="linenumber">87</context>
@@ -415,13 +484,19 @@
415 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/users/user-notifications.component.html</context><context context-type="linenumber">87</context></context-group> 484 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/users/user-notifications.component.html</context><context context-type="linenumber">87</context></context-group>
416 </trans-unit> 485 </trans-unit>
417 <trans-unit id="ebdf8d0e51333447680d6ac8b6a3166066a852d1"> 486 <trans-unit id="ebdf8d0e51333447680d6ac8b6a3166066a852d1">
418 <source><x id="TAG_IMG" ctype="image" equiv-text="&lt;img/&gt;"/> <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div&gt;"/> <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> mentioned you on <x id="START_LINK_1" ctype="x-a" equiv-text="&lt;a&gt;"/>video <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div&gt;"/> </source> 487 <source>
488 <x id="TAG_IMG" ctype="image" equiv-text="&lt;img/>"/>
489
490 <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>
491 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/><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" ctype="x-a" equiv-text="&lt;a>"/>video <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>
492 <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/>
493 </source>
419 <target> 494 <target>
420 <x id="TAG_IMG" ctype="image" equiv-text="&lt;img/&gt;"/> 495 <x id="TAG_IMG" ctype="image" equiv-text="&lt;img/>"/>
421 496
422 <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div&gt;"/> 497 <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>
423 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> vos a mencionat sus una <x id="START_LINK_1" ctype="x-a" equiv-text="&lt;a&gt;"/>vidèo <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> 498 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> vos a mencionat sus una <x id="START_LINK_1" ctype="x-a" equiv-text="&lt;a>"/>vidèo <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>
424 <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div&gt;"/> 499 <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/>
425 </target> 500 </target>
426 <context-group name="null"> 501 <context-group name="null">
427 <context context-type="linenumber">98</context> 502 <context context-type="linenumber">98</context>
@@ -429,7 +504,14 @@
429 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/users/user-notifications.component.html</context><context context-type="linenumber">98</context></context-group> 504 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/users/user-notifications.component.html</context><context context-type="linenumber">98</context></context-group>
430 </trans-unit> 505 </trans-unit>
431 <trans-unit id="2a17038a035574afa33cb5557783468be596a025" datatype="html"> 506 <trans-unit id="2a17038a035574afa33cb5557783468be596a025" datatype="html">
432 <source><x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;my-global-icon&gt;"/><x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;/my-global-icon&gt;"/> <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div&gt;"/> Your instance has <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/>a new follower<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> (<x id="INTERPOLATION" equiv-text="{{ notification.actorFollow?.follower.host }}"/>) <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;ng-container&gt;"/> awaiting your approval<x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;/ng-container&gt;"/> <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div&gt;"/> </source> 507 <source>
508 <x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;my-global-icon>"/><x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;/my-global-icon>"/>
509
510 <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>
511 Your instance has <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>a new follower<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> (<x id="INTERPOLATION" equiv-text="{{ notification.actorFollow?.follower.host }}"/>)
512 <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;ng-container>"/> awaiting your approval<x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;/ng-container>"/>
513 <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/>
514 </source>
433 <target state="new"/> 515 <target state="new"/>
434 <context-group purpose="location"> 516 <context-group purpose="location">
435 <context context-type="sourcefile">src/app/shared/users/user-notifications.component.html</context> 517 <context context-type="sourcefile">src/app/shared/users/user-notifications.component.html</context>
@@ -437,13 +519,19 @@
437 </context-group> 519 </context-group>
438 </trans-unit> 520 </trans-unit>
439 <trans-unit id="fc54954d383d13ebb444d2c1d59f4454e3f06f97"> 521 <trans-unit id="fc54954d383d13ebb444d2c1d59f4454e3f06f97">
440 <source><x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;my-global-icon&gt;"/><x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;/my-global-icon&gt;"/> <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div&gt;"/> Your instance automatically followed <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/><x id="INTERPOLATION" equiv-text="{{ notification.actorFollow.following.host }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div&gt;"/> </source> 522 <source>
523 <x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;my-global-icon>"/><x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;/my-global-icon>"/>
524
525 <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>
526 Your instance automatically followed <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/><x id="INTERPOLATION" equiv-text="{{ notification.actorFollow.following.host }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>
527 <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/>
528 </source>
441 <target> 529 <target>
442 <x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;my-global-icon&gt;"/><x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;/my-global-icon&gt;"/> 530 <x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;my-global-icon>"/><x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;/my-global-icon>"/>
443 531
444 <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div&gt;"/> 532 <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>
445 Vòstra instància seguiguèt automaticament <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/><x id="INTERPOLATION" equiv-text="{{ notification.actorFollow.following.host }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> 533 Vòstra instància seguiguèt automaticament <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/><x id="INTERPOLATION" equiv-text="{{ notification.actorFollow.following.host }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>
446 <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div&gt;"/> 534 <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/>
447 </target> 535 </target>
448 <context-group name="null"> 536 <context-group name="null">
449 <context context-type="linenumber">115</context> 537 <context context-type="linenumber">115</context>
@@ -560,10 +648,13 @@
560 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/video/modals/video-report.component.html</context><context context-type="linenumber">3</context></context-group> 648 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/video/modals/video-report.component.html</context><context context-type="linenumber">3</context></context-group>
561 </trans-unit> 649 </trans-unit>
562 <trans-unit id="827b1376aa35c7a7de90f7724d6a51ccfa20c908"> 650 <trans-unit id="827b1376aa35c7a7de90f7724d6a51ccfa20c908">
563 <source>Your report will be sent to moderators of <x id="INTERPOLATION" equiv-text="{{ currentHost }}"/>. <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;ng-container&gt;"/> It will be forwarded to origin instance <x id="INTERPOLATION_1" equiv-text="{{ originHost }}"/> too.<x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;/ng-container&gt;"/> </source> 651 <source>
652 Your report will be sent to moderators of <x id="INTERPOLATION" equiv-text="{{ currentHost }}"/>.
653 <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;ng-container>"/> It will be forwarded to origin instance <x id="INTERPOLATION_1" equiv-text="{{ originHost }}"/> too.<x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;/ng-container>"/>
654 </source>
564 <target> 655 <target>
565 Lo senhalament serà enviat als moderators de <x id="INTERPOLATION" equiv-text="{{ currentHost }}"/>. 656 Lo senhalament serà enviat als moderators de <x id="INTERPOLATION" equiv-text="{{ currentHost }}"/>.
566 <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;ng-container&gt;"/> Serà trasferit a la prima instància It will be forwarded to origin instance <x id="INTERPOLATION_1" equiv-text="{{ originHost }}"/> tanben.<x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;/ng-container&gt;"/> 657 <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;ng-container>"/> Serà trasferit a la prima instància It will be forwarded to origin instance <x id="INTERPOLATION_1" equiv-text="{{ originHost }}"/> tanben.<x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;/ng-container>"/>
567 </target> 658 </target>
568 <context-group name="null"> 659 <context-group name="null">
569 <context context-type="linenumber">9</context> 660 <context context-type="linenumber">9</context>
@@ -877,10 +968,13 @@
877 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/user-subscription/subscribe-button.component.html</context><context context-type="linenumber">49</context></context-group> 968 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/user-subscription/subscribe-button.component.html</context><context context-type="linenumber">49</context></context-group>
878 </trans-unit> 969 </trans-unit>
879 <trans-unit id="4913054c95f5ba14c351ab1b787f7abac97bfdd3"> 970 <trans-unit id="4913054c95f5ba14c351ab1b787f7abac97bfdd3">
880 <source><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span&gt;"/>Remote subscribe<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/> <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="&lt;span&gt;"/>Remote interact<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/> </source> 971 <source>
972 <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span>"/>Remote subscribe<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/>
973 <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="&lt;span>"/>Remote interact<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/>
974 </source>
881 <target> 975 <target>
882 <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span&gt;"/>S’abonar a distància<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/> 976 <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span>"/>S’abonar a distància<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/>
883 <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="&lt;span&gt;"/>Interaccion a distància<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/> 977 <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="&lt;span>"/>Interaccion a distància<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/>
884 </target> 978 </target>
885 <context-group name="null"> 979 <context-group name="null">
886 <context context-type="linenumber">10</context> 980 <context context-type="linenumber">10</context>
@@ -888,7 +982,10 @@
888 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/user-subscription/remote-subscribe.component.html</context><context context-type="linenumber">10</context></context-group> 982 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/user-subscription/remote-subscribe.component.html</context><context context-type="linenumber">10</context></context-group>
889 </trans-unit> 983 </trans-unit>
890 <trans-unit id="01cf713559c39a17cf5c8fbcd33b004a77ce0963" datatype="html"> 984 <trans-unit id="01cf713559c39a17cf5c8fbcd33b004a77ce0963" datatype="html">
891 <source>You can subscribe to the channel via any ActivityPub-capable fediverse instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/&gt;"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/&gt;"/> For instance with Mastodon or Pleroma you can type the channel URL in the search box and subscribe there. </source> 985 <source>
986 You can subscribe to the channel via any ActivityPub-capable fediverse instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/>
987 For instance with Mastodon or Pleroma you can type the channel URL in the search box and subscribe there.
988 </source>
892 <target state="new"/> 989 <target state="new"/>
893 <context-group purpose="location"> 990 <context-group purpose="location">
894 <context context-type="sourcefile">src/app/shared/user-subscription/remote-subscribe.component.html</context> 991 <context context-type="sourcefile">src/app/shared/user-subscription/remote-subscribe.component.html</context>
@@ -896,7 +993,10 @@
896 </context-group> 993 </context-group>
897 </trans-unit> 994 </trans-unit>
898 <trans-unit id="c590f63488a5179f20a46930cf5e673f8136673d" datatype="html"> 995 <trans-unit id="c590f63488a5179f20a46930cf5e673f8136673d" datatype="html">
899 <source>You can interact with this via any ActivityPub-capable fediverse instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/&gt;"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/&gt;"/> For instance with Mastodon or Pleroma you can type the current URL in the search box and interact with it there. </source> 996 <source>
997 You can interact with this via any ActivityPub-capable fediverse instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/>
998 For instance with Mastodon or Pleroma you can type the current URL in the search box and interact with it there.
999 </source>
900 <target state="new"/> 1000 <target state="new"/>
901 <context-group purpose="location"> 1001 <context-group purpose="location">
902 <context context-type="sourcefile">src/app/shared/user-subscription/remote-subscribe.component.html</context> 1002 <context context-type="sourcefile">src/app/shared/user-subscription/remote-subscribe.component.html</context>
@@ -904,7 +1004,10 @@
904 </context-group> 1004 </context-group>
905 </trans-unit> 1005 </trans-unit>
906 <trans-unit id="083e95bdf6f64257d2ddd399ecf9f48ab88e279f" datatype="html"> 1006 <trans-unit id="083e95bdf6f64257d2ddd399ecf9f48ab88e279f" datatype="html">
907 <source><x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div&gt;"/>Default NSFW/sensitive videos policy<x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div&gt;"/> <x id="START_TAG_DIV_1" ctype="x-div" equiv-text="&lt;div&gt;"/>can be redefined by the users<x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div&gt;"/> </source> 1007 <source>
1008 <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>Default NSFW/sensitive videos policy<x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/>
1009 <x id="START_TAG_DIV_1" ctype="x-div" equiv-text="&lt;div>"/>can be redefined by the users<x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/>
1010 </source>
908 <target state="new"/> 1011 <target state="new"/>
909 <context-group purpose="location"> 1012 <context-group purpose="location">
910 <context context-type="sourcefile">src/app/shared/instance/instance-features-table.component.html</context> 1013 <context context-type="sourcefile">src/app/shared/instance/instance-features-table.component.html</context>
@@ -947,9 +1050,9 @@
947 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">57</context></context-group> 1050 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">57</context></context-group>
948 </trans-unit> 1051 </trans-unit>
949 <trans-unit id="9270dfd4606fb45a991fe7716e640b6efa28ba85"> 1052 <trans-unit id="9270dfd4606fb45a991fe7716e640b6efa28ba85">
950 <source>Unlimited <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;ng-container&gt;"/>(<x id="INTERPOLATION" equiv-text="{{ dailyUserVideoQuota | bytes: 0 }}"/> per day)<x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;/ng-container&gt;"/> </source> 1053 <source>Unlimited <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;ng-container>"/>(<x id="INTERPOLATION" equiv-text="{{ dailyUserVideoQuota | bytes: 0 }}"/> per day)<x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;/ng-container>"/> </source>
951 <target> 1054 <target>
952 Illimitat <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;ng-container&gt;"/>(<x id="INTERPOLATION" equiv-text="{{ dailyUserVideoQuota | bytes: 0 }}"/> per jorn)<x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;/ng-container&gt;"/> 1055 Illimitat <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;ng-container>"/>(<x id="INTERPOLATION" equiv-text="{{ dailyUserVideoQuota | bytes: 0 }}"/> per jorn)<x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;/ng-container>"/>
953 </target> 1056 </target>
954 <context-group name="null"> 1057 <context-group name="null">
955 <context context-type="linenumber">53</context> 1058 <context context-type="linenumber">53</context>
@@ -1323,9 +1426,9 @@
1323 <context-group purpose="location"><context context-type="sourcefile">src/app/search/search.component.html</context><context context-type="linenumber">5</context></context-group> 1426 <context-group purpose="location"><context context-type="sourcefile">src/app/search/search.component.html</context><context context-type="linenumber">5</context></context-group>
1324 </trans-unit> 1427 </trans-unit>
1325 <trans-unit id="4c3960fb1d9b07d1db3b5bda3ee40019211830dc"> 1428 <trans-unit id="4c3960fb1d9b07d1db3b5bda3ee40019211830dc">
1326 <source>for <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span&gt;"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/> </source> 1429 <source>for <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span>"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/> </source>
1327 <target> 1430 <target>
1328 per <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span&gt;"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/> 1431 per <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span>"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/>
1329 </target> 1432 </target>
1330 <context-group name="null"> 1433 <context-group name="null">
1331 <context context-type="linenumber">6</context> 1434 <context context-type="linenumber">6</context>
@@ -1333,10 +1436,13 @@
1333 <context-group purpose="location"><context context-type="sourcefile">src/app/search/search.component.html</context><context context-type="linenumber">6</context></context-group> 1436 <context-group purpose="location"><context context-type="sourcefile">src/app/search/search.component.html</context><context context-type="linenumber">6</context></context-group>
1334 </trans-unit> 1437 </trans-unit>
1335 <trans-unit id="7c603b9ed878097782e2b8908f662e2344b46061"> 1438 <trans-unit id="7c603b9ed878097782e2b8908f662e2344b46061">
1336 <source>Filters <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span&gt;"/><x id="INTERPOLATION" equiv-text="{{ numberOfFilters() }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/> </source> 1439 <source>
1440 Filters
1441 <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span>"/><x id="INTERPOLATION" equiv-text="{{ numberOfFilters() }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/>
1442 </source>
1337 <target> 1443 <target>
1338 Filtres 1444 Filtres
1339 <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span&gt;"/><x id="INTERPOLATION" equiv-text="{{ numberOfFilters() }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/> 1445 <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span>"/><x id="INTERPOLATION" equiv-text="{{ numberOfFilters() }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/>
1340 </target> 1446 </target>
1341 <context-group name="null"> 1447 <context-group name="null">
1342 <context context-type="linenumber">16</context> 1448 <context context-type="linenumber">16</context>
@@ -1370,7 +1476,8 @@
1370 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">3</context></context-group> 1476 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">3</context></context-group>
1371 </trans-unit> 1477 </trans-unit>
1372 <trans-unit id="fb2ab91ad6091b4a42f4ec08487650a0bc2d541c" datatype="html"> 1478 <trans-unit id="fb2ab91ad6091b4a42f4ec08487650a0bc2d541c" datatype="html">
1373 <source>CLI documentation</source> 1479 <source>CLI
1480 documentation</source>
1374 <target state="translated">Documentacion CLI</target> 1481 <target state="translated">Documentacion CLI</target>
1375 <context-group purpose="location"> 1482 <context-group purpose="location">
1376 <context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context> 1483 <context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context>
@@ -1386,7 +1493,8 @@
1386 </context-group> 1493 </context-group>
1387 </trans-unit> 1494 </trans-unit>
1388 <trans-unit id="054dd8ba0dece8069a5a7e538efaca9f58cf81f9" datatype="html"> 1495 <trans-unit id="054dd8ba0dece8069a5a7e538efaca9f58cf81f9" datatype="html">
1389 <source>Administer documentation</source> 1496 <source>Administer
1497 documentation</source>
1390 <target state="translated">Documentacion d'Administrator</target> 1498 <target state="translated">Documentacion d'Administrator</target>
1391 <context-group purpose="location"> 1499 <context-group purpose="location">
1392 <context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context> 1500 <context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context>
@@ -1402,7 +1510,8 @@
1402 </context-group> 1510 </context-group>
1403 </trans-unit> 1511 </trans-unit>
1404 <trans-unit id="4e020f13aa4db2285047eba96e50dc716fb5f417" datatype="html"> 1512 <trans-unit id="4e020f13aa4db2285047eba96e50dc716fb5f417" datatype="html">
1405 <source>Use documentation</source> 1513 <source>Use
1514 documentation</source>
1406 <target state="new"/> 1515 <target state="new"/>
1407 <context-group purpose="location"> 1516 <context-group purpose="location">
1408 <context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context> 1517 <context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context>
@@ -1426,7 +1535,7 @@
1426 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">41</context></context-group> 1535 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">41</context></context-group>
1427 </trans-unit> 1536 </trans-unit>
1428 <trans-unit id="908ccbd854d79d50723e7a651b2a0f4dd0557c60" datatype="html"> 1537 <trans-unit id="908ccbd854d79d50723e7a651b2a0f4dd0557c60" datatype="html">
1429 <source>Official PeerTube website (news, support, contribute...): <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/>https://joinpeertube.org<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/></source> 1538 <source>Official PeerTube website (news, support, contribute...): <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>https://joinpeertube.org<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></source>
1430 <target state="new"/> 1539 <target state="new"/>
1431 <context-group purpose="location"> 1540 <context-group purpose="location">
1432 <context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context> 1541 <context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context>
@@ -1434,7 +1543,7 @@
1434 </context-group> 1543 </context-group>
1435 </trans-unit> 1544 </trans-unit>
1436 <trans-unit id="53f7ce6aef94fd128d0058de1cd63da90d062ee6" datatype="html"> 1545 <trans-unit id="53f7ce6aef94fd128d0058de1cd63da90d062ee6" datatype="html">
1437 <source>Put your instance on the public PeerTube index: <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/>https://instances.joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> </source> 1546 <source>Put your instance on the public PeerTube index: <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>https://instances.joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> </source>
1438 <target state="new"/> 1547 <target state="new"/>
1439 <context-group purpose="location"> 1548 <context-group purpose="location">
1440 <context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context> 1549 <context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context>
@@ -1450,7 +1559,11 @@
1450 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">59</context></context-group> 1559 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">59</context></context-group>
1451 </trans-unit> 1560 </trans-unit>
1452 <trans-unit id="cde76f438c580e464940e141584e44ab21809cb6" datatype="html"> 1561 <trans-unit id="cde76f438c580e464940e141584e44ab21809cb6" datatype="html">
1453 <source>Choosing your <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>instance name<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>setting up a description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, specifying <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, why <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>you created your instance<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> and <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>how long<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> you plan to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>maintain your it<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> is very important for visitors to understand on what type of instance they are. </source> 1562 <source>
1563 Choosing your <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>instance name<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>setting up a description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, specifying <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>,
1564 why <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>you created your instance<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> and <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>how long<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> you plan to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>maintain your it<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>
1565 is very important for visitors to understand on what type of instance they are.
1566 </source>
1454 <target state="new"/> 1567 <target state="new"/>
1455 <context-group purpose="location"> 1568 <context-group purpose="location">
1456 <context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context> 1569 <context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context>
@@ -1458,7 +1571,13 @@
1458 </context-group> 1571 </context-group>
1459 </trans-unit> 1572 </trans-unit>
1460 <trans-unit id="bd6c91a86a18f512ade62e216efcfb5d2520711c" datatype="html"> 1573 <trans-unit id="bd6c91a86a18f512ade62e216efcfb5d2520711c" datatype="html">
1461 <source>If you want to open registrations, please decide what are <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>your moderation rules<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, fill your <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>instance terms<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> and specify the categories and languages you speak. This way, you will help users to register on <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>the appropriate<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> PeerTube instance. </source> 1574 <source>
1575 If you want to open registrations, please decide what are <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>your moderation rules<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, fill your <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>instance
1576 terms<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>
1577 and specify the categories and languages you speak. This way, you will help users to register on <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>the
1578 appropriate<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>
1579 PeerTube instance.
1580 </source>
1462 <target state="new"/> 1581 <target state="new"/>
1463 <context-group purpose="location"> 1582 <context-group purpose="location">
1464 <context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context> 1583 <context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context>
@@ -1995,7 +2114,10 @@
1995 <context-group purpose="location"><context context-type="sourcefile">src/app/videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">191</context></context-group> 2114 <context-group purpose="location"><context context-type="sourcefile">src/app/videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">191</context></context-group>
1996 </trans-unit> 2115 </trans-unit>
1997 <trans-unit id="e6c5724e60577560cba12daa669979fe820429c1" datatype="html"> 2116 <trans-unit id="e6c5724e60577560cba12daa669979fe820429c1" datatype="html">
1998 <source>Tags could be used to suggest relevant recommendations. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/&gt;"/> Press Enter to add a new tag. </source> 2117 <source>
2118 Tags could be used to suggest relevant recommendations. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/>
2119 Press Enter to add a new tag.
2120 </source>
1999 <target state="new"/> 2121 <target state="new"/>
2000 <context-group purpose="location"> 2122 <context-group purpose="location">
2001 <context context-type="sourcefile">src/app/videos/+video-edit/shared/video-edit.component.html</context> 2123 <context context-type="sourcefile">src/app/videos/+video-edit/shared/video-edit.component.html</context>
@@ -2136,7 +2258,7 @@
2136 <context-group purpose="location"><context context-type="sourcefile">src/app/videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">175</context></context-group> 2258 <context-group purpose="location"><context context-type="sourcefile">src/app/videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">175</context></context-group>
2137 </trans-unit> 2259 </trans-unit>
2138 <trans-unit id="e687f6387adbaf61ce650b58f0e60ca42d843cee"> 2260 <trans-unit id="e687f6387adbaf61ce650b58f0e60ca42d843cee">
2139 <source>Already uploaded ✔</source> 2261 <source>Already uploaded ✔</source>
2140 <target>Ja enviada ✔</target> 2262 <target>Ja enviada ✔</target>
2141 <context-group name="null"> 2263 <context-group name="null">
2142 <context context-type="linenumber">179</context> 2264 <context context-type="linenumber">179</context>
@@ -2269,7 +2391,11 @@
2269 <context-group purpose="location"><context context-type="sourcefile">src/app/videos/+video-watch/modal/video-share.component.html</context><context context-type="linenumber">10</context></context-group> 2391 <context-group purpose="location"><context context-type="sourcefile">src/app/videos/+video-watch/modal/video-share.component.html</context><context context-type="linenumber">10</context></context-group>
2270 </trans-unit> 2392 </trans-unit>
2271 <trans-unit id="d49ca01a7d3c689add2eb58a469a3919c7ee9af7" datatype="html"> 2393 <trans-unit id="d49ca01a7d3c689add2eb58a469a3919c7ee9af7" datatype="html">
2272 <source>You can import any URL <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/>supported by youtube-dl<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> or URL that points to a raw MP4 file. You should make sure you have diffusion rights over the content it points to, otherwise it could cause legal trouble to yourself and your instance. </source> 2394 <source>
2395 You can import any URL <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>supported by youtube-dl<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>
2396 or URL that points to a raw MP4 file.
2397 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.
2398 </source>
2273 <target state="new"/> 2399 <target state="new"/>
2274 <context-group purpose="location"> 2400 <context-group purpose="location">
2275 <context context-type="sourcefile">src/app/videos/+video-edit/video-add-components/video-import-url.component.html</context> 2401 <context context-type="sourcefile">src/app/videos/+video-edit/video-add-components/video-import-url.component.html</context>
@@ -2331,10 +2457,14 @@
2331 <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> 2457 <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>
2332 </trans-unit> 2458 </trans-unit>
2333 <trans-unit id="1860b3f71e0b82e9c10e1eaf0ff073216ed896cc"> 2459 <trans-unit id="1860b3f71e0b82e9c10e1eaf0ff073216ed896cc">
2334 <source>Image that will be merged with your audio file. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/&gt;"/> The chosen image will be definitive and cannot be modified. </source> 2460 <source>
2461 Image that will be merged with your audio file.
2462 <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/>
2463 The chosen image will be definitive and cannot be modified.
2464 </source>
2335 <target> 2465 <target>
2336 L’imatge serà fusionat amb lo fichièr àudio. 2466 L’imatge serà fusionat amb lo fichièr àudio.
2337 <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/&gt;"/> 2467 <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/>
2338 L’imatge causit serà definitiu e se pòt pas modificar. 2468 L’imatge causit serà definitiu e se pòt pas modificar.
2339 </target> 2469 </target>
2340 <context-group name="null"> 2470 <context-group name="null">
@@ -2393,7 +2523,10 @@
2393 <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">14</context></context-group> 2523 <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">14</context></context-group>
2394 </trans-unit> 2524 </trans-unit>
2395 <trans-unit id="e39797d5be895f1b0c9ca9ba4e45429f9b95aa52" datatype="html"> 2525 <trans-unit id="e39797d5be895f1b0c9ca9ba4e45429f9b95aa52" datatype="html">
2396 <source>You can import any torrent file that points to a mp4 file. You should make sure you have diffusion rights over the content it points to, otherwise it could cause legal trouble to yourself and your instance.</source> 2526 <source>
2527 You can import any torrent file that points to a mp4 file.
2528 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.
2529 </source>
2397 <target state="new"/> 2530 <target state="new"/>
2398 <context-group purpose="location"> 2531 <context-group purpose="location">
2399 <context context-type="sourcefile">src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html</context> 2532 <context context-type="sourcefile">src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html</context>
@@ -2627,7 +2760,7 @@
2627 <context-group purpose="location"><context context-type="sourcefile">src/app/videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">32</context></context-group> 2760 <context-group purpose="location"><context context-type="sourcefile">src/app/videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">32</context></context-group>
2628 </trans-unit> 2761 </trans-unit>
2629 <trans-unit id="088684e4c0436e16b0d1da3715a20a26246eac26" datatype="html"> 2762 <trans-unit id="088684e4c0436e16b0d1da3715a20a26246eac26" datatype="html">
2630 <source>Published <x id="START_TAG_MY-DATE-TOGGLE" ctype="x-my-date-toggle" equiv-text="&lt;my-date-toggle&gt;"/><x id="CLOSE_TAG_MY-DATE-TOGGLE" ctype="x-my-date-toggle" equiv-text="&lt;/my-date-toggle&gt;"/> <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span&gt;"/> - <x id="INTERPOLATION" equiv-text="{{ video.views | myNumberFormatter }}"/> views<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/> </source> 2763 <source>Published <x id="START_TAG_MY-DATE-TOGGLE" ctype="x-my-date-toggle" equiv-text="&lt;my-date-toggle>"/><x id="CLOSE_TAG_MY-DATE-TOGGLE" ctype="x-my-date-toggle" equiv-text="&lt;/my-date-toggle>"/> <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span>"/> - <x id="INTERPOLATION" equiv-text="{{ video.views | myNumberFormatter }}"/> views<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/> </source>
2631 <target state="new"/> 2764 <target state="new"/>
2632 <context-group purpose="location"> 2765 <context-group purpose="location">
2633 <context context-type="sourcefile">src/app/videos/+video-watch/video-watch.component.html</context> 2766 <context context-type="sourcefile">src/app/videos/+video-watch/video-watch.component.html</context>
@@ -2635,7 +2768,7 @@
2635 </context-group> 2768 </context-group>
2636 </trans-unit> 2769 </trans-unit>
2637 <trans-unit id="3d954eec35eb76d3578054a5d9aa7a4f979d10ed" datatype="html"> 2770 <trans-unit id="3d954eec35eb76d3578054a5d9aa7a4f979d10ed" datatype="html">
2638 <source>Published <x id="START_TAG_MY-DATE-TOGGLE" ctype="x-my-date-toggle" equiv-text="&lt;my-date-toggle&gt;"/><x id="CLOSE_TAG_MY-DATE-TOGGLE" ctype="x-my-date-toggle" equiv-text="&lt;/my-date-toggle&gt;"/> <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span&gt;"/> - <x id="INTERPOLATION" equiv-text="{{ video.views | myNumberFormatter }}"/> views<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/> </source> 2771 <source>Published <x id="START_TAG_MY-DATE-TOGGLE" ctype="x-my-date-toggle" equiv-text="&lt;my-date-toggle>"/><x id="CLOSE_TAG_MY-DATE-TOGGLE" ctype="x-my-date-toggle" equiv-text="&lt;/my-date-toggle>"/> <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span>"/> - <x id="INTERPOLATION" equiv-text="{{ video.views | myNumberFormatter }}"/> views<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/> </source>
2639 <target state="new"/> 2772 <target state="new"/>
2640 <context-group purpose="location"> 2773 <context-group purpose="location">
2641 <context context-type="sourcefile">src/app/videos/+video-watch/video-watch.component.html</context> 2774 <context context-type="sourcefile">src/app/videos/+video-watch/video-watch.component.html</context>
@@ -2832,7 +2965,11 @@
2832 <context-group purpose="location"><context context-type="sourcefile">src/app/videos/+video-watch/comment/video-comment-add.component.html</context><context context-type="linenumber">35</context></context-group> 2965 <context-group purpose="location"><context context-type="sourcefile">src/app/videos/+video-watch/comment/video-comment-add.component.html</context><context context-type="linenumber">35</context></context-group>
2833 </trans-unit> 2966 </trans-unit>
2834 <trans-unit id="eebb1646f4fae2fa188958da6df44176cea94e0a" datatype="html"> 2967 <trans-unit id="eebb1646f4fae2fa188958da6df44176cea94e0a" datatype="html">
2835 <source>Otherwise, you can comment using an account on any ActivityPub-compatible instance. On most platforms, you can find the video by typing its URL in the search bar and then comment it from within the software's interface.</source> 2968 <source>
2969 Otherwise, you can comment using an account on any ActivityPub-compatible instance.
2970 On most platforms, you can find the video by typing its URL in the search bar and then comment it
2971 from within the software's interface.
2972 </source>
2836 <target state="new"/> 2973 <target state="new"/>
2837 <context-group purpose="location"> 2974 <context-group purpose="location">
2838 <context context-type="sourcefile">src/app/videos/+video-watch/comment/video-comment-add.component.html</context> 2975 <context context-type="sourcefile">src/app/videos/+video-watch/comment/video-comment-add.component.html</context>
@@ -3033,8 +3170,8 @@
3033 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">19</context></context-group> 3170 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">19</context></context-group>
3034 </trans-unit> 3171 </trans-unit>
3035 <trans-unit id="ff3173170e5b03536dd3b3e1afbae1f55356eb1b"> 3172 <trans-unit id="ff3173170e5b03536dd3b3e1afbae1f55356eb1b">
3036 <source>Created <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon&gt;"/><x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon&gt;"/></source> 3173 <source>Created <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/><x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/></source>
3037 <target>Creat <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon&gt;"/><x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon&gt;"/></target> 3174 <target>Creat <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/><x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/></target>
3038 <context-group name="null"> 3175 <context-group name="null">
3039 <context context-type="linenumber">11</context> 3176 <context context-type="linenumber">11</context>
3040 </context-group> 3177 </context-group>
@@ -3155,9 +3292,12 @@
3155 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.html</context><context context-type="linenumber">43</context></context-group> 3292 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.html</context><context context-type="linenumber">43</context></context-group>
3156 </trans-unit> 3293 </trans-unit>
3157 <trans-unit id="42e3c0e89177ca135974221eaf0e4e836c32e345"> 3294 <trans-unit id="42e3c0e89177ca135974221eaf0e4e836c32e345">
3158 <source>Transcoding is enabled on server. The video quota only take in account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> video. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/&gt;"/> At most, this user could use ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>. </source> 3295 <source>
3296 Transcoding is enabled on server. The video quota only take in account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/>
3297 At most, this user could use ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
3298 </source>
3159 <target> 3299 <target>
3160 Lo transcodatge es activat sus aqueste servidor. Lo quòta vidèo pren pas qu’en compte <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>las vidèos<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> originalas. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/&gt;"/> 3300 Lo transcodatge es activat sus aqueste servidor. Lo quòta vidèo pren pas qu’en compte <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>las vidèos<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> originalas. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/>
3161 Al maximum, aqueste utilizaire pòt utilizar ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>. 3301 Al maximum, aqueste utilizaire pòt utilizar ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
3162 </target> 3302 </target>
3163 <context-group name="null"> 3303 <context-group name="null">
@@ -3253,16 +3393,16 @@
3253 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.html</context><context context-type="linenumber">19</context></context-group> 3393 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.html</context><context context-type="linenumber">19</context></context-group>
3254 </trans-unit> 3394 </trans-unit>
3255 <trans-unit id="08ea8692dc2a7050026df26fc39b22960bde9de5"> 3395 <trans-unit id="08ea8692dc2a7050026df26fc39b22960bde9de5">
3256 <source>Username <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon&gt;"/><x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon&gt;"/></source> 3396 <source>Username <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/><x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/></source>
3257 <target>Nom d’utilizaire <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon&gt;"/><x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon&gt;"/></target> 3397 <target>Nom d’utilizaire <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/><x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/></target>
3258 <context-group name="null"> 3398 <context-group name="null">
3259 <context context-type="linenumber">40</context> 3399 <context context-type="linenumber">40</context>
3260 </context-group> 3400 </context-group>
3261 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.html</context><context context-type="linenumber">40</context></context-group> 3401 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.html</context><context context-type="linenumber">40</context></context-group>
3262 </trans-unit> 3402 </trans-unit>
3263 <trans-unit id="df84781eeb873f037ee688789bde034be9b49074"> 3403 <trans-unit id="df84781eeb873f037ee688789bde034be9b49074">
3264 <source>Video quota <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon&gt;"/><x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon&gt;"/></source> 3404 <source>Video quota <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/><x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/></source>
3265 <target>Quòta vidèo <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon&gt;"/><x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon&gt;"/></target> 3405 <target>Quòta vidèo <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/><x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/></target>
3266 <context-group name="null"> 3406 <context-group name="null">
3267 <context context-type="linenumber">42</context> 3407 <context context-type="linenumber">42</context>
3268 </context-group> 3408 </context-group>
@@ -3350,8 +3490,8 @@
3350 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.component.html</context><context context-type="linenumber">13</context></context-group> 3490 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.component.html</context><context context-type="linenumber">13</context></context-group>
3351 </trans-unit> 3491 </trans-unit>
3352 <trans-unit id="b14fd2fc28c5eecd05554d2bcbc3a938c599e2bf"> 3492 <trans-unit id="b14fd2fc28c5eecd05554d2bcbc3a938c599e2bf">
3353 <source>Video name <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon&gt;"/><x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon&gt;"/></source> 3493 <source>Video name <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/><x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/></source>
3354 <target>Nom de la vidèo <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon&gt;"/><x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon&gt;"/></target> 3494 <target>Nom de la vidèo <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/><x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/></target>
3355 <context-group name="null"> 3495 <context-group name="null">
3356 <context context-type="linenumber">8</context> 3496 <context context-type="linenumber">8</context>
3357 </context-group> 3497 </context-group>
@@ -3374,8 +3514,8 @@
3374 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html</context><context context-type="linenumber">10</context></context-group> 3514 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-blacklist-list/video-blacklist-list.component.html</context><context context-type="linenumber">10</context></context-group>
3375 </trans-unit> 3515 </trans-unit>
3376 <trans-unit id="a7f42da3bb4eea0b71b0a20a2aff6612a82cab99"> 3516 <trans-unit id="a7f42da3bb4eea0b71b0a20a2aff6612a82cab99">
3377 <source>Date <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon&gt;"/><x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon&gt;"/></source> 3517 <source>Date <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/><x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/></source>
3378 <target>Data <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon&gt;"/><x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon&gt;"/></target> 3518 <target>Data <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/><x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/></target>
3379 <context-group name="null"> 3519 <context-group name="null">
3380 <context context-type="linenumber">11</context> 3520 <context context-type="linenumber">11</context>
3381 </context-group> 3521 </context-group>
@@ -3453,8 +3593,8 @@
3453 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html</context><context context-type="linenumber">9</context></context-group> 3593 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html</context><context context-type="linenumber">9</context></context-group>
3454 </trans-unit> 3594 </trans-unit>
3455 <trans-unit id="7e7ad19f1bcc2c33cdba4c1ad25e2b398ad453d9"> 3595 <trans-unit id="7e7ad19f1bcc2c33cdba4c1ad25e2b398ad453d9">
3456 <source>State <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon&gt;"/><x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon&gt;"/></source> 3596 <source>State <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/><x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/></source>
3457 <target>Estat <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon&gt;"/><x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon&gt;"/></target> 3597 <target>Estat <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/><x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/></target>
3458 <context-group name="null"> 3598 <context-group name="null">
3459 <context context-type="linenumber">11</context> 3599 <context context-type="linenumber">11</context>
3460 </context-group> 3600 </context-group>
@@ -3506,8 +3646,8 @@
3506 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about.component.html</context><context context-type="linenumber">5</context></context-group> 3646 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about.component.html</context><context context-type="linenumber">5</context></context-group>
3507 </trans-unit> 3647 </trans-unit>
3508 <trans-unit id="079e99cce11c87b142e80fdd14dae98a61012fc4"> 3648 <trans-unit id="079e99cce11c87b142e80fdd14dae98a61012fc4">
3509 <source>Muted at <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon&gt;"/><x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon&gt;"/></source> 3649 <source>Muted at <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/><x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/></source>
3510 <target>Mut lo <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon&gt;"/><x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon&gt;"/></target> 3650 <target>Mut lo <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/><x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/></target>
3511 <context-group name="null"> 3651 <context-group name="null">
3512 <context context-type="linenumber">13</context> 3652 <context context-type="linenumber">13</context>
3513 </context-group> 3653 </context-group>
@@ -3615,7 +3755,7 @@
3615 <trans-unit id="2d336e3fe6d5d0cb687ea6413890930b3d709005"> 3755 <trans-unit id="2d336e3fe6d5d0cb687ea6413890930b3d709005">
3616 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {...} other {...}}"/> for "<x id="INTERPOLATION_1" equiv-text="{{ search }}"/>" </source> 3756 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {...} other {...}}"/> for "<x id="INTERPOLATION_1" equiv-text="{{ search }}"/>" </source>
3617 <target> 3757 <target>
3618 <x id="INTERPOLATION" equiv-text="{{ pagination.totalItems }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {...} other {...}}"/> per "&lt;x id="INTERPOLATION_1" equiv-text="{{ search }}"/&gt;" 3758 <x id="INTERPOLATION" equiv-text="{{ pagination.totalItems }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {...} other {...}}"/> per "&lt;x id="INTERPOLATION_1" equiv-text="{{ search }}"/>"
3619 </target> 3759 </target>
3620 <context-group name="null"> 3760 <context-group name="null">
3621 <context context-type="linenumber">22</context> 3761 <context context-type="linenumber">22</context>
@@ -3783,7 +3923,10 @@
3783 </context-group> 3923 </context-group>
3784 </trans-unit> 3924 </trans-unit>
3785 <trans-unit id="348b39694dfad5cfb55b6288ffbb6fb6e75e075c" datatype="html"> 3925 <trans-unit id="348b39694dfad5cfb55b6288ffbb6fb6e75e075c" datatype="html">
3786 <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/&gt;"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/&gt;"/> Moreover, the NSFW checkbox on video upload will be automatically checked by default. </source> 3926 <source>
3927 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/>"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/>
3928 Moreover, the NSFW checkbox on video upload will be automatically checked by default.
3929 </source>
3787 <target state="new"/> 3930 <target state="new"/>
3788 <context-group purpose="location"> 3931 <context-group purpose="location">
3789 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context> 3932 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
@@ -3799,7 +3942,7 @@
3799 <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">81</context></context-group> 3942 <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">81</context></context-group>
3800 </trans-unit> 3943 </trans-unit>
3801 <trans-unit id="7cd91dea4099047192df0d68aad5a490859fb8cc" datatype="html"> 3944 <trans-unit id="7cd91dea4099047192df0d68aad5a490859fb8cc" datatype="html">
3802 <source>With <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Do not list<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> or <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Blur thumbnails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, a confirmation will be requested to watch the video. </source> 3945 <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>
3803 <target state="new"/> 3946 <target state="new"/>
3804 <context-group purpose="location"> 3947 <context-group purpose="location">
3805 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context> 3948 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
@@ -4220,7 +4363,13 @@
4220 <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">431</context></context-group> 4363 <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">431</context></context-group>
4221 </trans-unit> 4364 </trans-unit>
4222 <trans-unit id="019148902261d0a0e08affa57dc1517be23858e6" datatype="html"> 4365 <trans-unit id="019148902261d0a0e08affa57dc1517be23858e6" datatype="html">
4223 <source>If your instance is whitelisted 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/&gt;"/> If the instance is not whitelisted, we use an image link card that will redirect on your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/&gt;"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/&gt;"/> 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&gt;"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> to see if you instance is whitelisted. </source> 4366 <source>
4367 If your instance is whitelisted 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/>"/>
4368 If the instance is not whitelisted, we use an image link card that will redirect on your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/>
4369 Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/videos/watch/blabla) on
4370 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>
4371 to see if you instance is whitelisted.
4372 </source>
4224 <target state="new"/> 4373 <target state="new"/>
4225 <context-group purpose="location"> 4374 <context-group purpose="location">
4226 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context> 4375 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
@@ -4292,7 +4441,16 @@
4292 <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">486</context></context-group> 4441 <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">486</context></context-group>
4293 </trans-unit> 4442 </trans-unit>
4294 <trans-unit id="cc22eea1bd3ba6e2fcd7cc70b9b3c3f9a7807d50" datatype="html"> 4443 <trans-unit id="cc22eea1bd3ba6e2fcd7cc70b9b3c3f9a7807d50" datatype="html">
4295 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Requires ffmpeg &gt;= 4.1 and multiplies videos storage by 2!<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> <x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p&gt;"/>Generate HLS playlists and fragmented MP4 files resulting in a better playback than with the current default player:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/> <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul&gt;"/> <x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/> <x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>Faster playback in particular with long videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/> <x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/> <x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul&gt;"/> </source> 4444 <source>
4445 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Requires ffmpeg >= 4.1 and multiplies videos storage by 2!<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>
4446
4447 <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 the current default player:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/>
4448 <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul>"/>
4449 <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>"/>
4450 <x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Faster playback in particular with long videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/>
4451 <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>"/>
4452 <x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/>
4453 </source>
4296 <target state="new"/> 4454 <target state="new"/>
4297 <context-group purpose="location"> 4455 <context-group purpose="location">
4298 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context> 4456 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
@@ -4372,7 +4530,7 @@
4372 <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">575</context></context-group> 4530 <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">575</context></context-group>
4373 </trans-unit> 4531 </trans-unit>
4374 <trans-unit id="dd9e2ece240f87c7fcc2d8f2c0fc0d187d0cd30c" datatype="html"> 4532 <trans-unit id="dd9e2ece240f87c7fcc2d8f2c0fc0d187d0cd30c" datatype="html">
4375 <source>Write JavaScript code directly.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/&gt;"/>Example: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>console.log('my instance is amazing');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/> </source> 4533 <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>
4376 <target state="new"/> 4534 <target state="new"/>
4377 <context-group purpose="location"> 4535 <context-group purpose="location">
4378 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context> 4536 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
@@ -4380,7 +4538,19 @@
4380 </context-group> 4538 </context-group>
4381 </trans-unit> 4539 </trans-unit>
4382 <trans-unit id="89c9bfb2fe99372c85311d9895d30e47d2552a02" datatype="html"> 4540 <trans-unit id="89c9bfb2fe99372c85311d9895d30e47d2552a02" datatype="html">
4383 <source>Write CSS code directly. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/&gt;"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/&gt;"/> <x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>#custom-css <x id="INTERPOLATION" equiv-text="{{ '{' }}"/> color: red; <x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/> Prepend with <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;em&gt;"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;/em&gt;"/> to override styles. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/&gt;"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/&gt;"/> <x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>#custom-css .logged-in-email <x id="INTERPOLATION" equiv-text="{{ '{' }}"/> color: red; <x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/> </source> 4541 <source>
4542 Write CSS code directly. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/>
4543<x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>#custom-css <x id="INTERPOLATION" equiv-text="{{ '{' }}"/>
4544 color: red;
4545<x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/>
4546<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/>
4547
4548 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/>"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/>
4549<x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>#custom-css .logged-in-email <x id="INTERPOLATION" equiv-text="{{ '{' }}"/>
4550 color: red;
4551<x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/>
4552<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/>
4553 </source>
4384 <target state="new"/> 4554 <target state="new"/>
4385 <context-group purpose="location"> 4555 <context-group purpose="location">
4386 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context> 4556 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
@@ -4493,7 +4663,7 @@
4493 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html</context><context context-type="linenumber">3</context></context-group> 4663 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html</context><context context-type="linenumber">3</context></context-group>
4494 </trans-unit> 4664 </trans-unit>
4495 <trans-unit id="8fbbb5d7bbc4df74ac19fe046f7b9d4f2fd80737" datatype="html"> 4665 <trans-unit id="8fbbb5d7bbc4df74ac19fe046f7b9d4f2fd80737" datatype="html">
4496 <source>With <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Do not list<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> or <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Blur thumbnails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, a confirmation will be requested to watch the video. </source> 4666 <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>
4497 <target state="new"/> 4667 <target state="new"/>
4498 <context-group purpose="location"> 4668 <context-group purpose="location">
4499 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html</context> 4669 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html</context>
@@ -4549,9 +4719,9 @@
4549 <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">27</context></context-group> 4719 <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">27</context></context-group>
4550 </trans-unit> 4720 </trans-unit>
4551 <trans-unit id="dbcc539bd3ca0b962b87ea26855ca9d5d3c5cdf1"> 4721 <trans-unit id="dbcc539bd3ca0b962b87ea26855ca9d5d3c5cdf1">
4552 <source>Your current email is <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span&gt;"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/> </source> 4722 <source>Your current email is <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span>"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/> </source>
4553 <target> 4723 <target>
4554 Vòstra adreça actuala es <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span&gt;"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/> 4724 Vòstra adreça actuala es <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span>"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/>
4555</target> 4725</target>
4556 <context-group name="null"> 4726 <context-group name="null">
4557 <context context-type="linenumber">4</context> 4727 <context context-type="linenumber">4</context>
@@ -4559,9 +4729,9 @@
4559 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">4</context></context-group> 4729 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">4</context></context-group>
4560 </trans-unit> 4730 </trans-unit>
4561 <trans-unit id="03d1a9c026074c12ea3f2fb39a34bc6a18fedf05"> 4731 <trans-unit id="03d1a9c026074c12ea3f2fb39a34bc6a18fedf05">
4562 <source><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span&gt;"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/> is awaiting email verification </source> 4732 <source><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/> is awaiting email verification </source>
4563 <target> 4733 <target>
4564 <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span&gt;"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/> es en espèra de verificacion de l’adreça electronica 4734 <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/> es en espèra de verificacion de l’adreça electronica
4565</target> 4735</target>
4566 <context-group name="null"> 4736 <context-group name="null">
4567 <context context-type="linenumber">8</context> 4737 <context context-type="linenumber">8</context>
@@ -4666,10 +4836,13 @@
4666 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-ownership/my-account-ownership.component.html</context><context context-type="linenumber">13</context></context-group> 4836 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-ownership/my-account-ownership.component.html</context><context context-type="linenumber">13</context></context-group>
4667 </trans-unit> 4837 </trans-unit>
4668 <trans-unit id="b08d67fe4e192ea8352bebdc6aabbd1bb7abed02"> 4838 <trans-unit id="b08d67fe4e192ea8352bebdc6aabbd1bb7abed02">
4669 <source>Created <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon&gt;"/><x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon&gt;"/> </source> 4839 <source>
4840 Created
4841 <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/><x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/>
4842 </source>
4670 <target> 4843 <target>
4671 Creat 4844 Creat
4672 <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon&gt;"/><x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon&gt;"/> 4845 <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/><x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/>
4673 </target> 4846 </target>
4674 <context-group name="null"> 4847 <context-group name="null">
4675 <context context-type="linenumber">15</context> 4848 <context context-type="linenumber">15</context>
@@ -4747,8 +4920,9 @@
4747 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html</context><context context-type="linenumber">15</context></context-group> 4920 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html</context><context context-type="linenumber">15</context></context-group>
4748 </trans-unit> 4921 </trans-unit>
4749 <trans-unit id="74728de5289ea2ff3f553bc2b48f1811680b931a"> 4922 <trans-unit id="74728de5289ea2ff3f553bc2b48f1811680b931a">
4750 <source>Short text to tell people how they can support your channel (membership platform...).&lt;br /&gt;&lt;br /&gt; When you will upload a video in this channel, the video support field will be automatically filled by this text.</source> 4923 <source>Short text to tell people how they can support your channel (membership platform...).&lt;br />&lt;br />
4751 <target>Un tèxte cort per explicar al monde cossí pòdon sosténer vòstra cadena (associacion, plataforma...).&lt;br /&gt;&lt;br /&gt; 4924When you will upload a video in this channel, the video support field will be automatically filled by this text.</source>
4925 <target>Un tèxte cort per explicar al monde cossí pòdon sosténer vòstra cadena (associacion, plataforma...).&lt;br />&lt;br />
4752Quand enviaretz una vidèo dins aquesta cadena, lo camp vidèo sosten serà automaticament emplenat amb aqueste tèxte.</target> 4926Quand enviaretz una vidèo dins aquesta cadena, lo camp vidèo sosten serà automaticament emplenat amb aqueste tèxte.</target>
4753 <context-group name="null"> 4927 <context-group name="null">
4754 <context context-type="linenumber">52</context> 4928 <context context-type="linenumber">52</context>
@@ -4856,9 +5030,12 @@ Quand enviaretz una vidèo dins aquesta cadena, lo camp vidèo sosten serà auto
4856 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-history/my-account-history.component.html</context><context context-type="linenumber">4</context></context-group> 5030 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-history/my-account-history.component.html</context><context context-type="linenumber">4</context></context-group>
4857 </trans-unit> 5031 </trans-unit>
4858 <trans-unit id="29c45bf49891748f930ef78b2e09857498b15131"> 5032 <trans-unit id="29c45bf49891748f930ef78b2e09857498b15131">
4859 <source><x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;my-global-icon&gt;"/><x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;/my-global-icon&gt;"/> Delete history </source> 5033 <source>
5034 <x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;my-global-icon>"/><x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;/my-global-icon>"/>
5035 Delete history
5036 </source>
4860 <target> 5037 <target>
4861 <x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;my-global-icon&gt;"/><x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;/my-global-icon&gt;"/> 5038 <x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;my-global-icon>"/><x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;/my-global-icon>"/>
4862 Suprimir l’istoric 5039 Suprimir l’istoric
4863 </target> 5040 </target>
4864 <context-group name="null"> 5041 <context-group name="null">
@@ -4875,9 +5052,12 @@ Quand enviaretz una vidèo dins aquesta cadena, lo camp vidèo sosten serà auto
4875 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-history/my-account-history.component.html</context><context context-type="linenumber">14</context></context-group> 5052 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-history/my-account-history.component.html</context><context context-type="linenumber">14</context></context-group>
4876 </trans-unit> 5053 </trans-unit>
4877 <trans-unit id="9d2d802fa417a5a3f230cb5bcc975551a252c59c"> 5054 <trans-unit id="9d2d802fa417a5a3f230cb5bcc975551a252c59c">
4878 <source><x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;my-global-icon&gt;"/><x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;/my-global-icon&gt;"/> Notification preferences </source> 5055 <source>
5056 <x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;my-global-icon>"/><x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;/my-global-icon>"/>
5057 Notification preferences
5058 </source>
4879 <target> 5059 <target>
4880 <x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;my-global-icon&gt;"/><x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;/my-global-icon&gt;"/> 5060 <x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;my-global-icon>"/><x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;/my-global-icon>"/>
4881 Preferéncias de notificacion 5061 Preferéncias de notificacion
4882 </target> 5062 </target>
4883 <context-group name="null"> 5063 <context-group name="null">
@@ -4886,9 +5066,12 @@ Quand enviaretz una vidèo dins aquesta cadena, lo camp vidèo sosten serà auto
4886 <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">2</context></context-group> 5066 <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">2</context></context-group>
4887 </trans-unit> 5067 </trans-unit>
4888 <trans-unit id="653df8973772369f71454924a6412c0a1a84c850"> 5068 <trans-unit id="653df8973772369f71454924a6412c0a1a84c850">
4889 <source><x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;my-global-icon&gt;"/><x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;/my-global-icon&gt;"/> Mark all as read </source> 5069 <source>
5070 <x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;my-global-icon>"/><x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;/my-global-icon>"/>
5071 Mark all as read
5072 </source>
4890 <target> 5073 <target>
4891 <x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;my-global-icon&gt;"/><x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;/my-global-icon&gt;"/> 5074 <x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;my-global-icon>"/><x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="&lt;/my-global-icon>"/>
4892 Las marcar totas coma legidas 5075 Las marcar totas coma legidas
4893 </target> 5076 </target>
4894 <context-group name="null"> 5077 <context-group name="null">
@@ -4948,9 +5131,9 @@ Quand enviaretz una vidèo dins aquesta cadena, lo camp vidèo sosten serà auto
4948 <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> 5131 <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>
4949 </trans-unit> 5132 </trans-unit>
4950 <trans-unit id="19886846ed573d0a74c61c4e8df073eb4f64acd0"> 5133 <trans-unit id="19886846ed573d0a74c61c4e8df073eb4f64acd0">
4951 <source>If you need help to use PeerTube, you can have a look at the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/>documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </source> 5134 <source>If you need help to use PeerTube, you can have a look at the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source>
4952 <target> 5135 <target>
4953 Se vos fa besonh d’ajuda, podètz agachar la <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/>documentacion<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. 5136 Se vos fa besonh d’ajuda, podètz agachar la <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>documentacion<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>.
4954 </target> 5137 </target>
4955 <context-group name="null"> 5138 <context-group name="null">
4956 <context context-type="linenumber">13</context> 5139 <context context-type="linenumber">13</context>
@@ -4968,7 +5151,7 @@ Quand enviaretz una vidèo dins aquesta cadena, lo camp vidèo sosten serà auto
4968 <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">2</context></context-group> 5151 <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">2</context></context-group>
4969 </trans-unit> 5152 </trans-unit>
4970 <trans-unit id="d4c6a2c1a0980128921e991daccf1eca6e7d26bf"> 5153 <trans-unit id="d4c6a2c1a0980128921e991daccf1eca6e7d26bf">
4971 <source></source> 5154 <source/>
4972 <target> 5155 <target>
4973 </target> 5156 </target>
4974 <context-group name="null"> 5157 <context-group name="null">
@@ -5339,9 +5522,9 @@ Quand enviaretz una vidèo dins aquesta cadena, lo camp vidèo sosten serà auto
5339 </context-group> 5522 </context-group>
5340 </trans-unit> 5523 </trans-unit>
5341 <trans-unit id="c2bc16265b72b9af4a4374b805931ae03e3f73a5"> 5524 <trans-unit id="c2bc16265b72b9af4a4374b805931ae03e3f73a5">
5342 <source>It is a free and open-source software, under the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/>AGPLv3 licence<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </source> 5525 <source>It is a free and open-source software, under the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>AGPLv3 licence<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source>
5343 <target> 5526 <target>
5344 Es un logicial liure e open-source, jos la <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/>licéncia AGPLv3<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. 5527 Es un logicial liure e open-source, jos la <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>licéncia AGPLv3<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>.
5345 </target> 5528 </target>
5346 <context-group name="null"> 5529 <context-group name="null">
5347 <context context-type="linenumber">12</context> 5530 <context context-type="linenumber">12</context>
@@ -5349,9 +5532,9 @@ Quand enviaretz una vidèo dins aquesta cadena, lo camp vidèo sosten serà auto
5349 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">12</context></context-group> 5532 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">12</context></context-group>
5350 </trans-unit> 5533 </trans-unit>
5351 <trans-unit id="a10308f7ac111f5b66d08af0a24fc9ddf143931a"> 5534 <trans-unit id="a10308f7ac111f5b66d08af0a24fc9ddf143931a">
5352 <source>For more information, please visit <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/>joinpeertube.org<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </source> 5535 <source>For more information, please visit <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>joinpeertube.org<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source>
5353 <target> 5536 <target>
5354 Per mai d’informacions, mercés de consultar <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/>joinpeertube.org<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. 5537 Per mai d’informacions, mercés de consultar <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>joinpeertube.org<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>.
5355 </target> 5538 </target>
5356 <context-group name="null"> 5539 <context-group name="null">
5357 <context context-type="linenumber">16</context> 5540 <context context-type="linenumber">16</context>
@@ -5367,7 +5550,10 @@ Quand enviaretz una vidèo dins aquesta cadena, lo camp vidèo sosten serà auto
5367 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">25</context></context-group> 5550 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">25</context></context-group>
5368 </trans-unit> 5551 </trans-unit>
5369 <trans-unit id="dfce1cc7aa275eabfe9dfd39c8ffe73747d05640" datatype="html"> 5552 <trans-unit id="dfce1cc7aa275eabfe9dfd39c8ffe73747d05640" datatype="html">
5370 <source>PeerTube uses the BitTorrent protocol to share bandwidth between users. This implies that your IP address is stored in the instance's BitTorrent tracker as long as you download or watch the video.</source> 5553 <source>
5554 PeerTube uses the BitTorrent protocol to share bandwidth between users.
5555 This implies that your IP address is stored in the instance's BitTorrent tracker as long as you download or watch the video.
5556 </source>
5371 <target state="new"/> 5557 <target state="new"/>
5372 <context-group purpose="location"> 5558 <context-group purpose="location">
5373 <context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context> 5559 <context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context>
@@ -5383,7 +5569,10 @@ Quand enviaretz una vidèo dins aquesta cadena, lo camp vidèo sosten serà auto
5383 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">32</context></context-group> 5569 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">32</context></context-group>
5384 </trans-unit> 5570 </trans-unit>
5385 <trans-unit id="3ead166df520afec765c75073edaf436125978bf"> 5571 <trans-unit id="3ead166df520afec765c75073edaf436125978bf">
5386 <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> 5572 <source>
5573 In theory, someone with enough technical skills could create a script that tracks which IP is downloading which video.
5574 In practice, this is much more difficult because:
5575 </source>
5387 <target> 5576 <target>
5388 En teoria, qualqu’un amb pro competéncias tecnicas poiriá crear un script que pista quala adreça IP es a telecargar quina vidèo. 5577 En teoria, qualqu’un amb pro competéncias tecnicas poiriá crear un script que pista quala adreça IP es a telecargar quina vidèo.
5389 En pratica, aquò es mai complicat pr’amor : 5578 En pratica, aquò es mai complicat pr’amor :
@@ -5394,7 +5583,10 @@ Quand enviaretz una vidèo dins aquesta cadena, lo camp vidèo sosten serà auto
5394 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">34</context></context-group> 5583 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">34</context></context-group>
5395 </trans-unit> 5584 </trans-unit>
5396 <trans-unit id="128a20094ecbc866905d651be2a93a11ea696928"> 5585 <trans-unit id="128a20094ecbc866905d651be2a93a11ea696928">
5397 <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> 5586 <source>
5587 An HTTP request has to be sent on each tracker for each video to spy.
5588 If we want to spy all PeerTube's videos, we have to send as many requests as there are videos (so potentially a lot)
5589 </source>
5398 <target> 5590 <target>
5399 Cada traçador deu recebre una requèsta HTTP per cada vidèo d’espiar. 5591 Cada traçador deu recebre una requèsta HTTP per cada vidèo d’espiar.
5400 Se volèm espiar totas las vidèo de PeerTube, avèm d’enviar tantas requèstas qu’i a de vidèos (doncas potencialament un molon) 5592 Se volèm espiar totas las vidèo de PeerTube, avèm d’enviar tantas requèstas qu’i a de vidèos (doncas potencialament un molon)
@@ -5405,7 +5597,10 @@ Quand enviaretz una vidèo dins aquesta cadena, lo camp vidèo sosten serà auto
5405 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">40</context></context-group> 5597 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">40</context></context-group>
5406 </trans-unit> 5598 </trans-unit>
5407 <trans-unit id="019330cbe479ee29766590957705bde0542a8337"> 5599 <trans-unit id="019330cbe479ee29766590957705bde0542a8337">
5408 <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 peers in the swarm</source> 5600 <source>
5601 For each request sent, the tracker returns random peers at a limited number.
5602 For instance, if there are 1000 peers in the swarm and the tracker sends only 20 peers for each request, there must be at least 50 requests sent to know every peers in the swarm
5603 </source>
5409 <target>Per cada requèsta enviada, lo traçador tòrna un nombre limitat de pars a l’azard. 5604 <target>Per cada requèsta enviada, lo traçador tòrna un nombre limitat de pars a l’azard.
5410 Per cada instància s’i a 1000 pars per l’eissam e lo traçador envia pas que 20 pars per requèsta, cal almens 50 requèstas per conéisser totes los pars de l’eissam</target> 5605 Per cada instància s’i a 1000 pars per l’eissam e lo traçador envia pas que 20 pars per requèsta, cal almens 50 requèstas per conéisser totes los pars de l’eissam</target>
5411 <context-group name="null"> 5606 <context-group name="null">
@@ -5444,11 +5639,15 @@ Quand enviaretz una vidèo dins aquesta cadena, lo camp vidèo sosten serà auto
5444 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">58</context></context-group> 5639 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">58</context></context-group>
5445 </trans-unit> 5640 </trans-unit>
5446 <trans-unit id="f3f91d9724f1cd580b3b71d1a53a48f6f5cc0a87"> 5641 <trans-unit id="f3f91d9724f1cd580b3b71d1a53a48f6f5cc0a87">
5447 <source>Web peers are not publicly accessible: because we use WebRTC inside the web browser (<x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/>with the WebTorrent library<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>), the protocol is different from classic BitTorrent. 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_1" ctype="x-a" equiv-text="&lt;a&gt;"/>this document<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> for more information </source> 5642 <source>
5643 Web peers are not publicly accessible: because we use WebRTC inside the web browser (<x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>with the WebTorrent library<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>), the protocol is different from classic BitTorrent.
5644 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.
5645 See <x id="START_LINK_1" ctype="x-a" equiv-text="&lt;a>"/>this document<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> for more information
5646 </source>
5448 <target> 5647 <target>
5449 Los pars web son pas accessibles publicament : pr’amor qu’utilizam WebRTC de l’interior del navigador web (<x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/>amb la bibliotèca WebTorrent <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>), lo protocòl es diferent d’un classic BitTorrent. 5648 Los pars web son pas accessibles publicament : pr’amor qu’utilizam WebRTC de l’interior del navigador web (<x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>amb la bibliotèca WebTorrent <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>), lo protocòl es diferent d’un classic BitTorrent.
5450 Quand sètz dins vòstre navigador web, mandatz un senhal que conten vòstra adreça IP al traçador que causirà a l’asard d’autres pars per lor far passar d’informacions. 5649 Quand sètz dins vòstre navigador web, mandatz un senhal que conten vòstra adreça IP al traçador que causirà a l’asard d’autres pars per lor far passar d’informacions.
5451 Veire <x id="START_LINK_1" ctype="x-a" equiv-text="&lt;a&gt;"/>aqueste document<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> per ne saber mai 5650 Veire <x id="START_LINK_1" ctype="x-a" equiv-text="&lt;a>"/>aqueste document<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> per ne saber mai
5452 </target> 5651 </target>
5453 <context-group name="null"> 5652 <context-group name="null">
5454 <context context-type="linenumber">62</context> 5653 <context context-type="linenumber">62</context>
@@ -5456,7 +5655,10 @@ Quand enviaretz una vidèo dins aquesta cadena, lo camp vidèo sosten serà auto
5456 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">62</context></context-group> 5655 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">62</context></context-group>
5457 </trans-unit> 5656 </trans-unit>
5458 <trans-unit id="d7e6d63ef2785af5f41bdfa5d07815b475a3ec10"> 5657 <trans-unit id="d7e6d63ef2785af5f41bdfa5d07815b475a3ec10">
5459 <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> 5658 <source>
5659 The worst-case scenario of an average person spying on their friends is quite unlikely.
5660 There are much more effective ways to get that kind of information.
5661 </source>
5460 <target> 5662 <target>
5461 Lo scenari mai mal d’una persona mejana qu’espia sos amics es pauc probable. 5663 Lo scenari mai mal d’una persona mejana qu’espia sos amics es pauc probable.
5462 I a de biaisses mai eficaces per obténer aquela mena d’informacion. 5664 I a de biaisses mai eficaces per obténer aquela mena d’informacion.
@@ -5475,7 +5677,11 @@ Quand enviaretz una vidèo dins aquesta cadena, lo camp vidèo sosten serà auto
5475 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">74</context></context-group> 5677 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">74</context></context-group>
5476 </trans-unit> 5678 </trans-unit>
5477 <trans-unit id="c4b2dcdcd5cd74548af456fe698b82b2dcfa84de"> 5679 <trans-unit id="c4b2dcdcd5cd74548af456fe698b82b2dcfa84de">
5478 <source>The threats to privacy in 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> 5680 <source>
5681 The threats to privacy in YouTube are different from PeerTube's.
5682 In YouTube's case, the platform gathers a huge amount of your personal information (not only your IP) to analyze them and track you.
5683 Moreover, YouTube is owned by Google/Alphabet, a company that tracks you across many websites (via AdSense or Google Analytics).
5684 </source>
5479 <target> 5685 <target>
5480 Las menaças a la vida privada dins YouTube son diferentas de las de PeerTube. 5686 Las menaças a la vida privada dins YouTube son diferentas de las de PeerTube.
5481 Dins lo cas de YouTube, la plataforma amassa una quantitat demasiada de donadas personalas vòstras (pas sonque vòstra IP) per las analisar e vos pistar. 5687 Dins lo cas de YouTube, la plataforma amassa una quantitat demasiada de donadas personalas vòstras (pas sonque vòstra IP) per las analisar e vos pistar.
@@ -5495,7 +5701,11 @@ Quand enviaretz una vidèo dins aquesta cadena, lo camp vidèo sosten serà auto
5495 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">82</context></context-group> 5701 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">82</context></context-group>
5496 </trans-unit> 5702 </trans-unit>
5497 <trans-unit id="c6f8d380fa51ec0b1d18303e96830ac8cee66e0d"> 5703 <trans-unit id="c6f8d380fa51ec0b1d18303e96830ac8cee66e0d">
5498 <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> 5704 <source>
5705 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.
5706 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.
5707 Thinking that removing P2P from PeerTube will give you back anonymity doesn't make sense.
5708 </source>
5499 <target> 5709 <target>
5500 Vòstra adreça IP es publica doncas cada còp que consultatz un site web, i a mantun actors (en mai del site web final) que veson vòstra IP dins lors jornals d’audit : provesidor d’accès/routers/traçadors/CDN e encara mai. 5710 Vòstra adreça IP es publica doncas cada còp que consultatz un site web, i a mantun actors (en mai del site web final) que veson vòstra IP dins lors jornals d’audit : provesidor d’accès/routers/traçadors/CDN e encara mai.
5501 PeerTube es transparent tocant aquò : vos avisam que se volètz gardar vòstra IP privada, vos cal utilizar un VPN o Tor Browser. 5711 PeerTube es transparent tocant aquò : vos avisam que se volètz gardar vòstra IP privada, vos cal utilizar un VPN o Tor Browser.
@@ -5515,7 +5725,10 @@ Quand enviaretz una vidèo dins aquesta cadena, lo camp vidèo sosten serà auto
5515 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">90</context></context-group> 5725 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">90</context></context-group>
5516 </trans-unit> 5726 </trans-unit>
5517 <trans-unit id="d7272b440da883de318c19393f3063e63ab7e830"> 5727 <trans-unit id="d7272b440da883de318c19393f3063e63ab7e830">
5518 <source>PeerTube is in its early stages, and want to deliver the best countermeasures possible by the time the stable is released. In the meantime, we want to test different ideas related to this issue:</source> 5728 <source>
5729 PeerTube is in its early stages, and want to deliver the best countermeasures possible by the time the stable is released.
5730 In the meantime, we want to test different ideas related to this issue:
5731 </source>
5519 <target> 5732 <target>
5520 PeerTube es a son començament e vòl fornir las melhoras responsas d’aquí la sortida de la version establa. 5733 PeerTube es a son començament e vòl fornir las melhoras responsas d’aquí la sortida de la version establa.
5521 D’aquel temps, volèm ensajar diferentas idèas ligadas a aqueste problèma : 5734 D’aquel temps, volèm ensajar diferentas idèas ligadas a aqueste problèma :
@@ -5674,9 +5887,12 @@ Quand enviaretz una vidèo dins aquesta cadena, lo camp vidèo sosten serà auto
5674 </context-group> 5887 </context-group>
5675 </trans-unit> 5888 </trans-unit>
5676 <trans-unit id="6c7534a7c0265f2285e952978b4241211199172b"> 5889 <trans-unit id="6c7534a7c0265f2285e952978b4241211199172b">
5677 <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" ctype="lb" equiv-text="&lt;br/&gt;"/> 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> 5890 <source>
5891 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" ctype="lb" equiv-text="&lt;br/>"/>
5892 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.
5893 </source>
5678 <target> 5894 <target>
5679 Una cadena es una entitat ont enviatz vòstras vidèos. Crear mantunas cadenas vos ajuda a organizar e separar vòstre contengut.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/&gt;"/> 5895 Una cadena es una entitat ont enviatz vòstras vidèos. Crear mantunas cadenas vos ajuda a organizar e separar vòstre contengut.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/>
5680 Per exemple, poiriatz decidir d’aver una cadena per publicar vòstres concèrts de piano e una autra ont publicatz vòstras vidèos ont parlatz d’ecologia. 5896 Per exemple, poiriatz decidir d’aver una cadena per publicar vòstres concèrts de piano e una autra ont publicatz vòstras vidèos ont parlatz d’ecologia.
5681 </target> 5897 </target>
5682 <context-group name="null"> 5898 <context-group name="null">
@@ -5751,7 +5967,12 @@ Quand enviaretz una vidèo dins aquesta cadena, lo camp vidèo sosten serà auto
5751 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-user.component.html</context><context context-type="linenumber">31</context></context-group> 5967 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-user.component.html</context><context context-type="linenumber">31</context></context-group>
5752 </trans-unit> 5968 </trans-unit>
5753 <trans-unit id="d315d635144b1104f1c1e9ef80ff3d07fcfa571c" datatype="html"> 5969 <trans-unit id="d315d635144b1104f1c1e9ef80ff3d07fcfa571c" datatype="html">
5754 <source>I am at least 16 years old and agree to the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;ng-container&gt;"/> and to the <x id="START_LINK_1" ctype="x-a" equiv-text="&lt;a&gt;"/>Code of Conduct<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;/ng-container&gt;"/> of this instance </source> 5970 <source>
5971 I am at least 16 years old and agree
5972 to the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>
5973 <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;ng-container>"/> and to the <x id="START_LINK_1" ctype="x-a" equiv-text="&lt;a>"/>Code of Conduct<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;/ng-container>"/>
5974 of this instance
5975 </source>
5755 <target state="new"/> 5976 <target state="new"/>
5756 <context-group purpose="location"> 5977 <context-group purpose="location">
5757 <context context-type="sourcefile">src/app/+signup/+register/register-step-user.component.html</context> 5978 <context context-type="sourcefile">src/app/+signup/+register/register-step-user.component.html</context>
@@ -6075,8 +6296,8 @@ Quand enviaretz una vidèo dins aquesta cadena, lo camp vidèo sosten serà auto
6075 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-add/following-add.component.ts</context><context context-type="linenumber">1</context></context-group> 6296 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-add/following-add.component.ts</context><context context-type="linenumber">1</context></context-group>
6076 </trans-unit> 6297 </trans-unit>
6077 <trans-unit id="a6718d6aaf5bcd1692eed48daa61d2bed62c1f50"> 6298 <trans-unit id="a6718d6aaf5bcd1692eed48daa61d2bed62c1f50">
6078 <source>If you confirm, you will send a follow request to:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/&gt;"/> - </source> 6299 <source>If you confirm, you will send a follow request to:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/> - </source>
6079 <target>Se confirmatz, mandaretz una demanda de seguiment a :<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/&gt;"/> - </target> 6300 <target>Se confirmatz, mandaretz una demanda de seguiment a :<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/> - </target>
6080 <context-group name="null"> 6301 <context-group name="null">
6081 <context context-type="linenumber">1</context> 6302 <context context-type="linenumber">1</context>
6082 </context-group> 6303 </context-group>
@@ -7305,8 +7526,8 @@ Quand enviaretz una vidèo dins aquesta cadena, lo camp vidèo sosten serà auto
7305 <context-group purpose="location"><context context-type="sourcefile">src/app/search/search-filters.component.ts</context><context context-type="linenumber">1</context></context-group> 7526 <context-group purpose="location"><context context-type="sourcefile">src/app/search/search-filters.component.ts</context><context context-type="linenumber">1</context></context-group>
7306 </trans-unit> 7527 </trans-unit>
7307 <trans-unit id="ac0fa1039f09ec0d917303658c5bb1ee813a4225"> 7528 <trans-unit id="ac0fa1039f09ec0d917303658c5bb1ee813a4225">
7308 <source>Long (&gt; 10 min)</source> 7529 <source>Long (> 10 min)</source>
7309 <target>Longa (&gt; 10 min)</target> 7530 <target>Longa (> 10 min)</target>
7310 <context-group name="null"> 7531 <context-group name="null">
7311 <context context-type="linenumber">1</context> 7532 <context context-type="linenumber">1</context>
7312 </context-group> 7533 </context-group>
@@ -8633,8 +8854,8 @@ Quand enviaretz una vidèo dins aquesta cadena, lo camp vidèo sosten serà auto
8633 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/instance/instance-features-table.component.ts</context><context context-type="linenumber">1</context></context-group> 8854 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/instance/instance-features-table.component.ts</context><context context-type="linenumber">1</context></context-group>
8634 </trans-unit> 8855 </trans-unit>
8635 <trans-unit id="457f161d3ca706b8de263b0cd58e493d54e7d4c5"> 8856 <trans-unit id="457f161d3ca706b8de263b0cd58e493d54e7d4c5">
8636 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/>Markdown<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> compatible that supports:</source> 8857 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>Markdown<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> compatible that supports:</source>
8637 <target><x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/>Compatibilitat Markdown<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> que permet :</target> 8858 <target><x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>Compatibilitat Markdown<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> que permet :</target>
8638 <context-group name="null"> 8859 <context-group name="null">
8639 <context context-type="linenumber">1</context> 8860 <context context-type="linenumber">1</context>
8640 </context-group> 8861 </context-group>