aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/locale/angular.fr-FR.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.fr-FR.xlf
parent7eeb65b5ed678a5ca7b34b05d52948f47c093cea (diff)
downloadPeerTube-603754423569ecba037123cdffaf3b7a9aa31160.tar.gz
PeerTube-603754423569ecba037123cdffaf3b7a9aa31160.tar.zst
PeerTube-603754423569ecba037123cdffaf3b7a9aa31160.zip
Fix translations
Diffstat (limited to 'client/src/locale/angular.fr-FR.xlf')
-rw-r--r--client/src/locale/angular.fr-FR.xlf563
1 files changed, 392 insertions, 171 deletions
diff --git a/client/src/locale/angular.fr-FR.xlf b/client/src/locale/angular.fr-FR.xlf
index c4a873b36..c7618ee83 100644
--- a/client/src/locale/angular.fr-FR.xlf
+++ b/client/src/locale/angular.fr-FR.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 publié une nouvelle 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 publié une nouvelle 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 Votre 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;"/> a été enlevée de la liste noire 298 Votre 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>"/> a été enlevée de la liste noire
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 Votre 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;"/> a été placé en liste noire. 318 Votre 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>"/> a été placé en liste noire.
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 nouveau signalement<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> a été crée sur 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 nouveau signalement<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> a été crée sur 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,13 +344,19 @@
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"> 346 <trans-unit id="215e69763313e97ad8f35cfe1b70bbdcda22aa47">
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> 354 <target>
325 <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;"/> 355 <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>"/>
326 356
327 <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div&gt;"/> 357 <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>
328 La vidéo récemment ajoutée <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;"/> a été automatiquement mise sur <x id="START_LINK_1" ctype="x-a" equiv-text="&lt;a&gt;"/>liste noire<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> 358 La vidéo récemment ajoutée <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>"/> a été automatiquement mise sur <x id="START_LINK_1" ctype="x-a" equiv-text="&lt;a>"/>liste noire<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>
329 <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div&gt;"/> 359 <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/>
330 </target> 360 </target>
331 <context-group name="null"> 361 <context-group name="null">
332 <context context-type="linenumber">39</context> 362 <context context-type="linenumber">39</context>
@@ -334,13 +364,19 @@
334 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/users/user-notifications.component.html</context><context context-type="linenumber">39</context></context-group> 364 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/users/user-notifications.component.html</context><context context-type="linenumber">39</context></context-group>
335 </trans-unit> 365 </trans-unit>
336 <trans-unit id="dfb1edb72e1fa8ae9a87f58a57d8fe488e337715"> 366 <trans-unit id="dfb1edb72e1fa8ae9a87f58a57d8fe488e337715">
337 <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> 367 <source>
368 <x id="TAG_IMG" ctype="image" equiv-text="&lt;img/>"/>
369
370 <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>
371 <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>"/>
372 <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/>
373 </source>
338 <target> 374 <target>
339 <x id="TAG_IMG" ctype="image" equiv-text="&lt;img/&gt;"/> 375 <x id="TAG_IMG" ctype="image" equiv-text="&lt;img/>"/>
340 376
341 <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div&gt;"/> 377 <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>
342 <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 commenté votre 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;"/> 378 <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 commenté votre 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>"/>
343 <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div&gt;"/> 379 <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/>
344 </target> 380 </target>
345 <context-group name="null"> 381 <context-group name="null">
346 <context context-type="linenumber">47</context> 382 <context context-type="linenumber">47</context>
@@ -348,13 +384,19 @@
348 <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> 384 <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>
349 </trans-unit> 385 </trans-unit>
350 <trans-unit id="b74d4c335377af0c83a08987d0d5b28ce11b091b"> 386 <trans-unit id="b74d4c335377af0c83a08987d0d5b28ce11b091b">
351 <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> 387 <source>
388 <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>"/>
389
390 <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>
391 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
392 <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/>
393 </source>
352 <target> 394 <target>
353 <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;"/> 395 <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>"/>
354 396
355 <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div&gt;"/> 397 <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>
356 Votre 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;"/> a été publié 398 Votre 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>"/> a été publié
357 <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div&gt;"/> 399 <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/>
358 </target> 400 </target>
359 <context-group name="null"> 401 <context-group name="null">
360 <context context-type="linenumber">55</context> 402 <context context-type="linenumber">55</context>
@@ -362,13 +404,19 @@
362 <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> 404 <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>
363 </trans-unit> 405 </trans-unit>
364 <trans-unit id="d5f838030f3fc0b2e5f14945c255ba3249371085"> 406 <trans-unit id="d5f838030f3fc0b2e5f14945c255ba3249371085">
365 <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> 407 <source>
408 <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>"/>
409
410 <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>
411 <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
412 <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/>
413 </source>
366 <target> 414 <target>
367 <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;"/> 415 <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>"/>
368 416
369 <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div&gt;"/> 417 <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>
370 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/>Votre vidéo<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> <x id="INTERPOLATION" equiv-text="{{ notification.videoImportIdentifier }}"/> a bien été importé 418 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>Votre vidéo<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> <x id="INTERPOLATION" equiv-text="{{ notification.videoImportIdentifier }}"/> a bien été importé
371 <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div&gt;"/> 419 <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/>
372 </target> 420 </target>
373 <context-group name="null"> 421 <context-group name="null">
374 <context context-type="linenumber">63</context> 422 <context context-type="linenumber">63</context>
@@ -376,13 +424,19 @@
376 <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> 424 <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>
377 </trans-unit> 425 </trans-unit>
378 <trans-unit id="9ac080afb0f7eab1d8a7ea61795ee9b84bd97082"> 426 <trans-unit id="9ac080afb0f7eab1d8a7ea61795ee9b84bd97082">
379 <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> 427 <source>
428 <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>"/>
429
430 <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>
431 <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
432 <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/>
433 </source>
380 <target> 434 <target>
381 <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;"/> 435 <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>"/>
382 436
383 <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div&gt;"/> 437 <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>
384 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/>L'import de votre vidéo<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> <x id="INTERPOLATION" equiv-text="{{ notification.videoImportIdentifier }}"/> n'a pas fonctionné 438 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>L'import de votre vidéo<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> <x id="INTERPOLATION" equiv-text="{{ notification.videoImportIdentifier }}"/> n'a pas fonctionné
385 <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div&gt;"/> 439 <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/>
386 </target> 440 </target>
387 <context-group name="null"> 441 <context-group name="null">
388 <context context-type="linenumber">71</context> 442 <context context-type="linenumber">71</context>
@@ -390,13 +444,19 @@
390 <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> 444 <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>
391 </trans-unit> 445 </trans-unit>
392 <trans-unit id="cbdd98aa82d989bf2cc839b04dda4109126da50d"> 446 <trans-unit id="cbdd98aa82d989bf2cc839b04dda4109126da50d">
393 <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> 447 <source>
448 <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>"/>
449
450 <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>
451 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
452 <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/>
453 </source>
394 <target> 454 <target>
395 <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;"/> 455 <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>"/>
396 456
397 <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div&gt;"/> 457 <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>
398 User <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/><x id="INTERPOLATION" equiv-text="{{ notification.account.name }}"/> enregistré<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> sur votre instance 458 User <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/><x id="INTERPOLATION" equiv-text="{{ notification.account.name }}"/> enregistré<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> sur votre instance
399 <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div&gt;"/> 459 <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/>
400 </target> 460 </target>
401 <context-group name="null"> 461 <context-group name="null">
402 <context context-type="linenumber">79</context> 462 <context context-type="linenumber">79</context>
@@ -404,16 +464,25 @@
404 <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> 464 <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>
405 </trans-unit> 465 </trans-unit>
406 <trans-unit id="2657af71bacee515160dcbdb1481cf1fbf7398d2"> 466 <trans-unit id="2657af71bacee515160dcbdb1481cf1fbf7398d2">
407 <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> 467 <source>
468 <x id="TAG_IMG" ctype="image" equiv-text="&lt;img/>"/>
469
470 <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>
471 <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
472
473 <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>"/>
474 <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>"/>
475 <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/>
476 </source>
408 <target> 477 <target>
409 <x id="TAG_IMG" ctype="image" equiv-text="&lt;img/&gt;"/> 478 <x id="TAG_IMG" ctype="image" equiv-text="&lt;img/>"/>
410 479
411 <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div&gt;"/> 480 <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>
412 <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;"/> suit 481 <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>"/> suit
413 482
414 <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;ng-container&gt;"/>votre chaîne <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;"/> 483 <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;ng-container>"/>votre chaîne <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>"/>
415 <x id="START_TAG_NG-CONTAINER_1" ctype="x-ng-container" equiv-text="&lt;ng-container&gt;"/>votre compte<x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;/ng-container&gt;"/> 484 <x id="START_TAG_NG-CONTAINER_1" ctype="x-ng-container" equiv-text="&lt;ng-container>"/>votre compte<x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;/ng-container>"/>
416 <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div&gt;"/> 485 <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/>
417 </target> 486 </target>
418 <context-group name="null"> 487 <context-group name="null">
419 <context context-type="linenumber">87</context> 488 <context context-type="linenumber">87</context>
@@ -421,13 +490,19 @@
421 <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> 490 <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>
422 </trans-unit> 491 </trans-unit>
423 <trans-unit id="ebdf8d0e51333447680d6ac8b6a3166066a852d1"> 492 <trans-unit id="ebdf8d0e51333447680d6ac8b6a3166066a852d1">
424 <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> 493 <source>
494 <x id="TAG_IMG" ctype="image" equiv-text="&lt;img/>"/>
495
496 <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>
497 <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>"/>
498 <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/>
499 </source>
425 <target> 500 <target>
426 <x id="TAG_IMG" ctype="image" equiv-text="&lt;img/&gt;"/> 501 <x id="TAG_IMG" ctype="image" equiv-text="&lt;img/>"/>
427 502
428 <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div&gt;"/> 503 <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>
429 <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;"/> vous a mentionné sur cette <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;"/> 504 <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>"/> vous a mentionné sur cette <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>"/>
430 <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div&gt;"/> 505 <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/>
431 </target> 506 </target>
432 <context-group name="null"> 507 <context-group name="null">
433 <context context-type="linenumber">98</context> 508 <context context-type="linenumber">98</context>
@@ -435,7 +510,14 @@
435 <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> 510 <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>
436 </trans-unit> 511 </trans-unit>
437 <trans-unit id="2a17038a035574afa33cb5557783468be596a025" datatype="html"> 512 <trans-unit id="2a17038a035574afa33cb5557783468be596a025" datatype="html">
438 <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> 513 <source>
514 <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>"/>
515
516 <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>
517 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 }}"/>)
518 <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>"/>
519 <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/>
520 </source>
439 <target state="new"/> 521 <target state="new"/>
440 <context-group purpose="location"> 522 <context-group purpose="location">
441 <context context-type="sourcefile">src/app/shared/users/user-notifications.component.html</context> 523 <context context-type="sourcefile">src/app/shared/users/user-notifications.component.html</context>
@@ -443,13 +525,19 @@
443 </context-group> 525 </context-group>
444 </trans-unit> 526 </trans-unit>
445 <trans-unit id="fc54954d383d13ebb444d2c1d59f4454e3f06f97"> 527 <trans-unit id="fc54954d383d13ebb444d2c1d59f4454e3f06f97">
446 <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> 528 <source>
529 <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>"/>
530
531 <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>
532 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>"/>
533 <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/>
534 </source>
447 <target> 535 <target>
448 <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;"/> 536 <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>"/>
449 537
450 <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div&gt;"/> 538 <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>
451 Votre instance a automatiquement suivi <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;"/> 539 Votre instance a automatiquement suivi <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>"/>
452 <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div&gt;"/> 540 <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/>
453 </target> 541 </target>
454 <context-group name="null"> 542 <context-group name="null">
455 <context context-type="linenumber">115</context> 543 <context context-type="linenumber">115</context>
@@ -566,10 +654,13 @@
566 <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> 654 <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>
567 </trans-unit> 655 </trans-unit>
568 <trans-unit id="827b1376aa35c7a7de90f7724d6a51ccfa20c908"> 656 <trans-unit id="827b1376aa35c7a7de90f7724d6a51ccfa20c908">
569 <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> 657 <source>
658 Your report will be sent to moderators of <x id="INTERPOLATION" equiv-text="{{ currentHost }}"/>.
659 <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>"/>
660 </source>
570 <target> 661 <target>
571 Votre signalement sera envoyé aux modérateurs de <x id="INTERPOLATION" equiv-text="{{ currentHost }}"/>. 662 Votre signalement sera envoyé aux modérateurs de <x id="INTERPOLATION" equiv-text="{{ currentHost }}"/>.
572 <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;ng-container&gt;"/> Il sera également transmis à l'instance d'origine <x id="INTERPOLATION_1" equiv-text="{{ originHost }}"/><x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;/ng-container&gt;"/> 663 <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;ng-container>"/> Il sera également transmis à l'instance d'origine <x id="INTERPOLATION_1" equiv-text="{{ originHost }}"/><x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;/ng-container>"/>
573 </target> 664 </target>
574 <context-group name="null"> 665 <context-group name="null">
575 <context context-type="linenumber">9</context> 666 <context context-type="linenumber">9</context>
@@ -884,10 +975,13 @@
884 <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> 975 <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>
885 </trans-unit> 976 </trans-unit>
886 <trans-unit id="4913054c95f5ba14c351ab1b787f7abac97bfdd3"> 977 <trans-unit id="4913054c95f5ba14c351ab1b787f7abac97bfdd3">
887 <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> 978 <source>
979 <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>"/>
980 <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>"/>
981 </source>
888 <target> 982 <target>
889 <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span&gt;"/>S'abonner à distance<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/> 983 <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span>"/>S'abonner à distance<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/>
890 <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="&lt;span&gt;"/>Interaction distante<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/> 984 <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="&lt;span>"/>Interaction distante<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/>
891 </target> 985 </target>
892 <context-group name="null"> 986 <context-group name="null">
893 <context context-type="linenumber">10</context> 987 <context context-type="linenumber">10</context>
@@ -895,9 +989,12 @@
895 <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> 989 <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>
896 </trans-unit> 990 </trans-unit>
897 <trans-unit id="01cf713559c39a17cf5c8fbcd33b004a77ce0963"> 991 <trans-unit id="01cf713559c39a17cf5c8fbcd33b004a77ce0963">
898 <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> 992 <source>
993 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/>"/>
994 For instance with Mastodon or Pleroma you can type the channel URL in the search box and subscribe there.
995 </source>
899 <target> 996 <target>
900 Vous pouvez vous abonner à la chaîne via n'importe quelle instance Fediverse compatible ActivityPub.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/&gt;"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/&gt;"/> 997 Vous pouvez vous abonner à la chaîne via n'importe quelle instance Fediverse compatible ActivityPub.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/>
901 Par exemple avec Mastodon ou Pleroma, vous pouvez fournir l'adresse URL de la chaîne dans le champ de recherche et vous abonner. 998 Par exemple avec Mastodon ou Pleroma, vous pouvez fournir l'adresse URL de la chaîne dans le champ de recherche et vous abonner.
902 </target> 999 </target>
903 <context-group name="null"> 1000 <context-group name="null">
@@ -906,9 +1003,12 @@
906 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/user-subscription/remote-subscribe.component.html</context><context context-type="linenumber">17</context></context-group> 1003 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/user-subscription/remote-subscribe.component.html</context><context context-type="linenumber">17</context></context-group>
907 </trans-unit> 1004 </trans-unit>
908 <trans-unit id="c590f63488a5179f20a46930cf5e673f8136673d"> 1005 <trans-unit id="c590f63488a5179f20a46930cf5e673f8136673d">
909 <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> 1006 <source>
1007 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/>"/>
1008 For instance with Mastodon or Pleroma you can type the current URL in the search box and interact with it there.
1009 </source>
910 <target> 1010 <target>
911 Vous pouvez interagir via n'importe quelle instance Fediverse compatible ActivityPub.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/&gt;"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/&gt;"/> 1011 Vous pouvez interagir via n'importe quelle instance Fediverse compatible ActivityPub.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/>
912 Par exemple avec Mastodon ou Pleroma, vous pouvez fournir l'adresse URL dans le champ de recherche et interagir avec. 1012 Par exemple avec Mastodon ou Pleroma, vous pouvez fournir l'adresse URL dans le champ de recherche et interagir avec.
913 </target> 1013 </target>
914 <context-group name="null"> 1014 <context-group name="null">
@@ -917,10 +1017,13 @@
917 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/user-subscription/remote-subscribe.component.html</context><context context-type="linenumber">26</context></context-group> 1017 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/user-subscription/remote-subscribe.component.html</context><context context-type="linenumber">26</context></context-group>
918 </trans-unit> 1018 </trans-unit>
919 <trans-unit id="083e95bdf6f64257d2ddd399ecf9f48ab88e279f"> 1019 <trans-unit id="083e95bdf6f64257d2ddd399ecf9f48ab88e279f">
920 <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> 1020 <source>
1021 <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>"/>
1022 <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>"/>
1023 </source>
921 <target> 1024 <target>
922 <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div&gt;"/>Politique par défaut concernant les vidéos à caractère sensible et sexuellement explicites<x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div&gt;"/> 1025 <x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>Politique par défaut concernant les vidéos à caractère sensible et sexuellement explicites<x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/>
923 <x id="START_TAG_DIV_1" ctype="x-div" equiv-text="&lt;div&gt;"/>peut être redéfini par les utilisateur·rices<x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div&gt;"/> 1026 <x id="START_TAG_DIV_1" ctype="x-div" equiv-text="&lt;div>"/>peut être redéfini par les utilisateur·rices<x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/>
924 </target> 1027 </target>
925 <context-group name="null"> 1028 <context-group name="null">
926 <context context-type="linenumber">5</context> 1029 <context context-type="linenumber">5</context>
@@ -963,9 +1066,9 @@
963 <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> 1066 <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>
964 </trans-unit> 1067 </trans-unit>
965 <trans-unit id="9270dfd4606fb45a991fe7716e640b6efa28ba85"> 1068 <trans-unit id="9270dfd4606fb45a991fe7716e640b6efa28ba85">
966 <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> 1069 <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>
967 <target> 1070 <target>
968 <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;ng-container&gt;"/>(<x id="INTERPOLATION" equiv-text="{{ dailyUserVideoQuota | bytes: 0 }}"/> illimité par jour)<x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;/ng-container&gt;"/> 1071 <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;ng-container>"/>(<x id="INTERPOLATION" equiv-text="{{ dailyUserVideoQuota | bytes: 0 }}"/> illimité par jour)<x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;/ng-container>"/>
969 </target> 1072 </target>
970 <context-group name="null"> 1073 <context-group name="null">
971 <context context-type="linenumber">53</context> 1074 <context context-type="linenumber">53</context>
@@ -1342,9 +1445,9 @@
1342 <context-group purpose="location"><context context-type="sourcefile">src/app/search/search.component.html</context><context context-type="linenumber">5</context></context-group> 1445 <context-group purpose="location"><context context-type="sourcefile">src/app/search/search.component.html</context><context context-type="linenumber">5</context></context-group>
1343 </trans-unit> 1446 </trans-unit>
1344 <trans-unit id="4c3960fb1d9b07d1db3b5bda3ee40019211830dc"> 1447 <trans-unit id="4c3960fb1d9b07d1db3b5bda3ee40019211830dc">
1345 <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> 1448 <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>
1346 <target> 1449 <target>
1347 pour <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;"/> 1450 pour <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>"/>
1348 </target> 1451 </target>
1349 <context-group name="null"> 1452 <context-group name="null">
1350 <context context-type="linenumber">6</context> 1453 <context context-type="linenumber">6</context>
@@ -1352,10 +1455,13 @@
1352 <context-group purpose="location"><context context-type="sourcefile">src/app/search/search.component.html</context><context context-type="linenumber">6</context></context-group> 1455 <context-group purpose="location"><context context-type="sourcefile">src/app/search/search.component.html</context><context context-type="linenumber">6</context></context-group>
1353 </trans-unit> 1456 </trans-unit>
1354 <trans-unit id="7c603b9ed878097782e2b8908f662e2344b46061"> 1457 <trans-unit id="7c603b9ed878097782e2b8908f662e2344b46061">
1355 <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> 1458 <source>
1459 Filters
1460 <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>"/>
1461 </source>
1356 <target> 1462 <target>
1357 Filtres 1463 Filtres
1358 <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;"/> 1464 <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>"/>
1359 </target> 1465 </target>
1360 <context-group name="null"> 1466 <context-group name="null">
1361 <context context-type="linenumber">16</context> 1467 <context context-type="linenumber">16</context>
@@ -1389,7 +1495,8 @@
1389 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">3</context></context-group> 1495 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">3</context></context-group>
1390 </trans-unit> 1496 </trans-unit>
1391 <trans-unit id="fb2ab91ad6091b4a42f4ec08487650a0bc2d541c"> 1497 <trans-unit id="fb2ab91ad6091b4a42f4ec08487650a0bc2d541c">
1392 <source>CLI documentation</source> 1498 <source>CLI
1499 documentation</source>
1393 <target>Documentation de la CLI</target> 1500 <target>Documentation de la CLI</target>
1394 <context-group name="null"> 1501 <context-group name="null">
1395 <context context-type="linenumber">12</context> 1502 <context context-type="linenumber">12</context>
@@ -1405,7 +1512,8 @@
1405 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">15</context></context-group> 1512 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">15</context></context-group>
1406 </trans-unit> 1513 </trans-unit>
1407 <trans-unit id="054dd8ba0dece8069a5a7e538efaca9f58cf81f9"> 1514 <trans-unit id="054dd8ba0dece8069a5a7e538efaca9f58cf81f9">
1408 <source>Administer documentation</source> 1515 <source>Administer
1516 documentation</source>
1409 <target>Documentation sur l'administration</target> 1517 <target>Documentation sur l'administration</target>
1410 <context-group name="null"> 1518 <context-group name="null">
1411 <context context-type="linenumber">19</context> 1519 <context context-type="linenumber">19</context>
@@ -1421,7 +1529,8 @@
1421 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">22</context></context-group> 1529 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">22</context></context-group>
1422 </trans-unit> 1530 </trans-unit>
1423 <trans-unit id="4e020f13aa4db2285047eba96e50dc716fb5f417"> 1531 <trans-unit id="4e020f13aa4db2285047eba96e50dc716fb5f417">
1424 <source>Use documentation</source> 1532 <source>Use
1533 documentation</source>
1425 <target>Documentation d'utilisation</target> 1534 <target>Documentation d'utilisation</target>
1426 <context-group name="null"> 1535 <context-group name="null">
1427 <context context-type="linenumber">26</context> 1536 <context context-type="linenumber">26</context>
@@ -1445,16 +1554,16 @@
1445 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">41</context></context-group> 1554 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">41</context></context-group>
1446 </trans-unit> 1555 </trans-unit>
1447 <trans-unit id="908ccbd854d79d50723e7a651b2a0f4dd0557c60"> 1556 <trans-unit id="908ccbd854d79d50723e7a651b2a0f4dd0557c60">
1448 <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> 1557 <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>
1449 <target>Site web officiel de PeerTube (news, support, contribution...): <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;"/></target> 1558 <target>Site web officiel de PeerTube (news, support, contribution...): <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>"/></target>
1450 <context-group name="null"> 1559 <context-group name="null">
1451 <context context-type="linenumber">44</context> 1560 <context context-type="linenumber">44</context>
1452 </context-group> 1561 </context-group>
1453 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">44</context></context-group> 1562 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">44</context></context-group>
1454 </trans-unit> 1563 </trans-unit>
1455 <trans-unit id="53f7ce6aef94fd128d0058de1cd63da90d062ee6"> 1564 <trans-unit id="53f7ce6aef94fd128d0058de1cd63da90d062ee6">
1456 <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> 1565 <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>
1457 <target>Mettre votre instances sur l'index public des instances PeerTube <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;"/> 1566 <target>Mettre votre instances sur l'index public des instances PeerTube <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>"/>
1458 </target> 1567 </target>
1459 <context-group name="null"> 1568 <context-group name="null">
1460 <context context-type="linenumber">47</context> 1569 <context context-type="linenumber">47</context>
@@ -1470,9 +1579,13 @@
1470 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">59</context></context-group> 1579 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">59</context></context-group>
1471 </trans-unit> 1580 </trans-unit>
1472 <trans-unit id="cde76f438c580e464940e141584e44ab21809cb6"> 1581 <trans-unit id="cde76f438c580e464940e141584e44ab21809cb6">
1473 <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> 1582 <source>
1583 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>"/>,
1584 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>"/>
1585 is very important for visitors to understand on what type of instance they are.
1586 </source>
1474 <target> 1587 <target>
1475 Choisir <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>le nom de son instance<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;"/>mettre une description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, spécifier <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>qui vous êtes<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, pourquoi <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>vous avez créé cette instance<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> et <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>combien de temps<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> vous prévoyez de <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>la maintenir<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> est très important pour que les visiteurs comprennent sur quel type d'instance ils ou elles sont. 1588 Choisir <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>le nom de son instance<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>mettre une description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, spécifier <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>qui vous êtes<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, pourquoi <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>vous avez créé cette instance<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> et <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>combien de temps<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> vous prévoyez de <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>la maintenir<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> est très important pour que les visiteurs comprennent sur quel type d'instance ils ou elles sont.
1476 </target> 1589 </target>
1477 <context-group name="null"> 1590 <context-group name="null">
1478 <context context-type="linenumber">61</context> 1591 <context context-type="linenumber">61</context>
@@ -1480,10 +1593,16 @@
1480 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">61</context></context-group> 1593 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/welcome-modal.component.html</context><context context-type="linenumber">61</context></context-group>
1481 </trans-unit> 1594 </trans-unit>
1482 <trans-unit id="bd6c91a86a18f512ade62e216efcfb5d2520711c"> 1595 <trans-unit id="bd6c91a86a18f512ade62e216efcfb5d2520711c">
1483 <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> 1596 <source>
1597 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
1598 terms<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>
1599 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
1600 appropriate<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>
1601 PeerTube instance.
1602 </source>
1484 <target> 1603 <target>
1485 Si vous voulez ouvrir les inscriptions, merci de décider quelles sont <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>les règles de modération<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, remplir les <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>conditions d'utilisation de votre instance<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> 1604 Si vous voulez ouvrir les inscriptions, merci de décider quelles sont <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>les règles de modération<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, remplir les <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>conditions d'utilisation de votre instance<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>
1486 et spécifier les catégories ainsi que les langues que vous parlez. De cette façon, vous aiderez les utilisateurs à s'enregistrer sur <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>l'instance PeerTube appropriée<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>. 1605 et spécifier les catégories ainsi que les langues que vous parlez. De cette façon, vous aiderez les utilisateurs à s'enregistrer sur <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>l'instance PeerTube appropriée<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>.
1487 </target> 1606 </target>
1488 <context-group name="null"> 1607 <context-group name="null">
1489 <context context-type="linenumber">67</context> 1608 <context context-type="linenumber">67</context>
@@ -2018,8 +2137,11 @@
2018 <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> 2137 <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>
2019 </trans-unit> 2138 </trans-unit>
2020 <trans-unit id="e6c5724e60577560cba12daa669979fe820429c1" datatype="html"> 2139 <trans-unit id="e6c5724e60577560cba12daa669979fe820429c1" datatype="html">
2021 <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> 2140 <source>
2022 <target state="translated">Les tags peuvent être utilisés pour améliorer les recommandations. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/&gt;"/> Appuyez sur entrée pour ajouter un nouveau tag. </target> 2141 Tags could be used to suggest relevant recommendations. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/>
2142 Press Enter to add a new tag.
2143 </source>
2144 <target state="translated">Les tags peuvent être utilisés pour améliorer les recommandations. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/> Appuyez sur entrée pour ajouter un nouveau tag. </target>
2023 <context-group purpose="location"> 2145 <context-group purpose="location">
2024 <context context-type="sourcefile">src/app/videos/+video-edit/shared/video-edit.component.html</context> 2146 <context context-type="sourcefile">src/app/videos/+video-edit/shared/video-edit.component.html</context>
2025 <context context-type="linenumber">21</context> 2147 <context context-type="linenumber">21</context>
@@ -2161,7 +2283,7 @@
2161 <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> 2283 <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>
2162 </trans-unit> 2284 </trans-unit>
2163 <trans-unit id="e687f6387adbaf61ce650b58f0e60ca42d843cee"> 2285 <trans-unit id="e687f6387adbaf61ce650b58f0e60ca42d843cee">
2164 <source>Already uploaded ✔</source> 2286 <source>Already uploaded ✔</source>
2165 <target>Déjà téléversé ✔</target> 2287 <target>Déjà téléversé ✔</target>
2166 <context-group name="null"> 2288 <context-group name="null">
2167 <context context-type="linenumber">179</context> 2289 <context context-type="linenumber">179</context>
@@ -2294,7 +2416,11 @@
2294 <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> 2416 <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>
2295 </trans-unit> 2417 </trans-unit>
2296 <trans-unit id="d49ca01a7d3c689add2eb58a469a3919c7ee9af7" datatype="html"> 2418 <trans-unit id="d49ca01a7d3c689add2eb58a469a3919c7ee9af7" datatype="html">
2297 <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> 2419 <source>
2420 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>"/>
2421 or URL that points to a raw MP4 file.
2422 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.
2423 </source>
2298 <target state="new"/> 2424 <target state="new"/>
2299 <context-group purpose="location"> 2425 <context-group purpose="location">
2300 <context context-type="sourcefile">src/app/videos/+video-edit/video-add-components/video-import-url.component.html</context> 2426 <context context-type="sourcefile">src/app/videos/+video-edit/video-add-components/video-import-url.component.html</context>
@@ -2356,10 +2482,14 @@
2356 <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> 2482 <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>
2357 </trans-unit> 2483 </trans-unit>
2358 <trans-unit id="1860b3f71e0b82e9c10e1eaf0ff073216ed896cc"> 2484 <trans-unit id="1860b3f71e0b82e9c10e1eaf0ff073216ed896cc">
2359 <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> 2485 <source>
2486 Image that will be merged with your audio file.
2487 <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/>
2488 The chosen image will be definitive and cannot be modified.
2489 </source>
2360 <target> 2490 <target>
2361 Image qui sera fusionnée avec le fichier audio. 2491 Image qui sera fusionnée avec le fichier audio.
2362 <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/&gt;"/> 2492 <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/>
2363 L'image choisie sera définitive et ne pourra pas être modifiée. 2493 L'image choisie sera définitive et ne pourra pas être modifiée.
2364 </target> 2494 </target>
2365 <context-group name="null"> 2495 <context-group name="null">
@@ -2418,7 +2548,10 @@
2418 <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> 2548 <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>
2419 </trans-unit> 2549 </trans-unit>
2420 <trans-unit id="e39797d5be895f1b0c9ca9ba4e45429f9b95aa52"> 2550 <trans-unit id="e39797d5be895f1b0c9ca9ba4e45429f9b95aa52">
2421 <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> 2551 <source>
2552 You can import any torrent file that points to a mp4 file.
2553 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.
2554 </source>
2422 <target> 2555 <target>
2423 Vous pouvez importer n'importe quel fichier torrent qui pointe vers un fichier mp4. 2556 Vous pouvez importer n'importe quel fichier torrent qui pointe vers un fichier mp4.
2424 Vous devez vous assurer que vous avez les droits de diffusion sur le contenu vers lequel il pointe, sinon cela pourrait vous causer des problèmes juridiques, personnellement et à votre instance. 2557 Vous devez vous assurer que vous avez les droits de diffusion sur le contenu vers lequel il pointe, sinon cela pourrait vous causer des problèmes juridiques, personnellement et à votre instance.
@@ -2654,7 +2787,7 @@
2654 <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> 2787 <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>
2655 </trans-unit> 2788 </trans-unit>
2656 <trans-unit id="088684e4c0436e16b0d1da3715a20a26246eac26" datatype="html"> 2789 <trans-unit id="088684e4c0436e16b0d1da3715a20a26246eac26" datatype="html">
2657 <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> 2790 <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>
2658 <target state="new"/> 2791 <target state="new"/>
2659 <context-group purpose="location"> 2792 <context-group purpose="location">
2660 <context context-type="sourcefile">src/app/videos/+video-watch/video-watch.component.html</context> 2793 <context context-type="sourcefile">src/app/videos/+video-watch/video-watch.component.html</context>
@@ -2662,7 +2795,7 @@
2662 </context-group> 2795 </context-group>
2663 </trans-unit> 2796 </trans-unit>
2664 <trans-unit id="3d954eec35eb76d3578054a5d9aa7a4f979d10ed" datatype="html"> 2797 <trans-unit id="3d954eec35eb76d3578054a5d9aa7a4f979d10ed" datatype="html">
2665 <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> 2798 <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>
2666 <target state="new"/> 2799 <target state="new"/>
2667 <context-group purpose="location"> 2800 <context-group purpose="location">
2668 <context context-type="sourcefile">src/app/videos/+video-watch/video-watch.component.html</context> 2801 <context context-type="sourcefile">src/app/videos/+video-watch/video-watch.component.html</context>
@@ -2859,7 +2992,11 @@
2859 <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> 2992 <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>
2860 </trans-unit> 2993 </trans-unit>
2861 <trans-unit id="eebb1646f4fae2fa188958da6df44176cea94e0a"> 2994 <trans-unit id="eebb1646f4fae2fa188958da6df44176cea94e0a">
2862 <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> 2995 <source>
2996 Otherwise, you can comment using an account on any ActivityPub-compatible instance.
2997 On most platforms, you can find the video by typing its URL in the search bar and then comment it
2998 from within the software's interface.
2999 </source>
2863 <target> 3000 <target>
2864 Sinon, vous pouvez commenter en utilisant un compte sur n'importe quelle instance compatible ActivityPub. 3001 Sinon, vous pouvez commenter en utilisant un compte sur n'importe quelle instance compatible ActivityPub.
2865 Sur la plupart des plateformes, vous pouvez trouver la vidéo en tapant son URL dans la barre de recherche et en la commentant depuis l'interface du logiciel. 3002 Sur la plupart des plateformes, vous pouvez trouver la vidéo en tapant son URL dans la barre de recherche et en la commentant depuis l'interface du logiciel.
@@ -3063,8 +3200,8 @@
3063 <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> 3200 <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>
3064 </trans-unit> 3201 </trans-unit>
3065 <trans-unit id="ff3173170e5b03536dd3b3e1afbae1f55356eb1b"> 3202 <trans-unit id="ff3173170e5b03536dd3b3e1afbae1f55356eb1b">
3066 <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> 3203 <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>
3067 <target>Créé le <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> 3204 <target>Créé le <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>
3068 <context-group name="null"> 3205 <context-group name="null">
3069 <context context-type="linenumber">11</context> 3206 <context context-type="linenumber">11</context>
3070 </context-group> 3207 </context-group>
@@ -3185,9 +3322,12 @@
3185 <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> 3322 <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>
3186 </trans-unit> 3323 </trans-unit>
3187 <trans-unit id="42e3c0e89177ca135974221eaf0e4e836c32e345"> 3324 <trans-unit id="42e3c0e89177ca135974221eaf0e4e836c32e345">
3188 <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> 3325 <source>
3326 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/>"/>
3327 At most, this user could use ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
3328 </source>
3189 <target> 3329 <target>
3190 L'encodage est activé sur le serveur. Le quota de vidéos ne prend en compte que la vidéo <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>originale<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/&gt;"/> 3330 L'encodage est activé sur le serveur. Le quota de vidéos ne prend en compte que la vidéo <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>originale<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/>
3191 Au pire, cet utilisateur pourrait utiliser ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>. 3331 Au pire, cet utilisateur pourrait utiliser ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
3192 </target> 3332 </target>
3193 <context-group name="null"> 3333 <context-group name="null">
@@ -3283,16 +3423,16 @@
3283 <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> 3423 <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>
3284 </trans-unit> 3424 </trans-unit>
3285 <trans-unit id="08ea8692dc2a7050026df26fc39b22960bde9de5"> 3425 <trans-unit id="08ea8692dc2a7050026df26fc39b22960bde9de5">
3286 <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> 3426 <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>
3287 <target>Identifiant <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> 3427 <target>Identifiant <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>
3288 <context-group name="null"> 3428 <context-group name="null">
3289 <context context-type="linenumber">40</context> 3429 <context context-type="linenumber">40</context>
3290 </context-group> 3430 </context-group>
3291 <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> 3431 <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>
3292 </trans-unit> 3432 </trans-unit>
3293 <trans-unit id="df84781eeb873f037ee688789bde034be9b49074"> 3433 <trans-unit id="df84781eeb873f037ee688789bde034be9b49074">
3294 <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> 3434 <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>
3295 <target>Quota des 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> 3435 <target>Quota des 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>
3296 <context-group name="null"> 3436 <context-group name="null">
3297 <context context-type="linenumber">42</context> 3437 <context context-type="linenumber">42</context>
3298 </context-group> 3438 </context-group>
@@ -3380,8 +3520,8 @@
3380 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.component.html</context><context context-type="linenumber">13</context></context-group> 3520 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.component.html</context><context context-type="linenumber">13</context></context-group>
3381 </trans-unit> 3521 </trans-unit>
3382 <trans-unit id="b14fd2fc28c5eecd05554d2bcbc3a938c599e2bf"> 3522 <trans-unit id="b14fd2fc28c5eecd05554d2bcbc3a938c599e2bf">
3383 <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> 3523 <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>
3384 <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> 3524 <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>
3385 <context-group name="null"> 3525 <context-group name="null">
3386 <context context-type="linenumber">8</context> 3526 <context context-type="linenumber">8</context>
3387 </context-group> 3527 </context-group>
@@ -3404,8 +3544,8 @@
3404 <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> 3544 <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>
3405 </trans-unit> 3545 </trans-unit>
3406 <trans-unit id="a7f42da3bb4eea0b71b0a20a2aff6612a82cab99"> 3546 <trans-unit id="a7f42da3bb4eea0b71b0a20a2aff6612a82cab99">
3407 <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> 3547 <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>
3408 <target>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;"/></target> 3548 <target>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>"/></target>
3409 <context-group name="null"> 3549 <context-group name="null">
3410 <context context-type="linenumber">11</context> 3550 <context context-type="linenumber">11</context>
3411 </context-group> 3551 </context-group>
@@ -3483,8 +3623,8 @@
3483 <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> 3623 <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>
3484 </trans-unit> 3624 </trans-unit>
3485 <trans-unit id="7e7ad19f1bcc2c33cdba4c1ad25e2b398ad453d9"> 3625 <trans-unit id="7e7ad19f1bcc2c33cdba4c1ad25e2b398ad453d9">
3486 <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> 3626 <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>
3487 <target>État <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> 3627 <target>État <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>
3488 <context-group name="null"> 3628 <context-group name="null">
3489 <context context-type="linenumber">11</context> 3629 <context context-type="linenumber">11</context>
3490 </context-group> 3630 </context-group>
@@ -3536,8 +3676,8 @@
3536 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about.component.html</context><context context-type="linenumber">5</context></context-group> 3676 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about.component.html</context><context context-type="linenumber">5</context></context-group>
3537 </trans-unit> 3677 </trans-unit>
3538 <trans-unit id="079e99cce11c87b142e80fdd14dae98a61012fc4"> 3678 <trans-unit id="079e99cce11c87b142e80fdd14dae98a61012fc4">
3539 <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> 3679 <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>
3540 <target>Rendu silencieux <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> 3680 <target>Rendu silencieux <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>
3541 <context-group name="null"> 3681 <context-group name="null">
3542 <context context-type="linenumber">13</context> 3682 <context context-type="linenumber">13</context>
3543 </context-group> 3683 </context-group>
@@ -3645,7 +3785,7 @@
3645 <trans-unit id="2d336e3fe6d5d0cb687ea6413890930b3d709005"> 3785 <trans-unit id="2d336e3fe6d5d0cb687ea6413890930b3d709005">
3646 <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> 3786 <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>
3647 <target> 3787 <target>
3648 <x id="INTERPOLATION" equiv-text="{{ pagination.totalItems }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {...} other {...}}"/> for "&lt;x id="INTERPOLATION_1" equiv-text="{{ search }}"/&gt;" 3788 <x id="INTERPOLATION" equiv-text="{{ pagination.totalItems }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {...} other {...}}"/> for "&lt;x id="INTERPOLATION_1" equiv-text="{{ search }}"/>"
3649 </target> 3789 </target>
3650 <context-group name="null"> 3790 <context-group name="null">
3651 <context context-type="linenumber">22</context> 3791 <context context-type="linenumber">22</context>
@@ -3813,7 +3953,10 @@
3813 <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">68</context></context-group> 3953 <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">68</context></context-group>
3814 </trans-unit> 3954 </trans-unit>
3815 <trans-unit id="348b39694dfad5cfb55b6288ffbb6fb6e75e075c" datatype="html"> 3955 <trans-unit id="348b39694dfad5cfb55b6288ffbb6fb6e75e075c" datatype="html">
3816 <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> 3956 <source>
3957 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/>"/>
3958 Moreover, the NSFW checkbox on video upload will be automatically checked by default.
3959 </source>
3817 <target state="new"/> 3960 <target state="new"/>
3818 <context-group purpose="location"> 3961 <context-group purpose="location">
3819 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context> 3962 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
@@ -3829,7 +3972,7 @@
3829 <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> 3972 <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>
3830 </trans-unit> 3973 </trans-unit>
3831 <trans-unit id="7cd91dea4099047192df0d68aad5a490859fb8cc" datatype="html"> 3974 <trans-unit id="7cd91dea4099047192df0d68aad5a490859fb8cc" datatype="html">
3832 <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> 3975 <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>
3833 <target state="new"/> 3976 <target state="new"/>
3834 <context-group purpose="location"> 3977 <context-group purpose="location">
3835 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context> 3978 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
@@ -4238,7 +4381,13 @@
4238 <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> 4381 <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>
4239 </trans-unit> 4382 </trans-unit>
4240 <trans-unit id="019148902261d0a0e08affa57dc1517be23858e6" datatype="html"> 4383 <trans-unit id="019148902261d0a0e08affa57dc1517be23858e6" datatype="html">
4241 <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> 4384 <source>
4385 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/>"/>
4386 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/>"/>
4387 Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/videos/watch/blabla) on
4388 <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>"/>
4389 to see if you instance is whitelisted.
4390 </source>
4242 <target state="new"/> 4391 <target state="new"/>
4243 <context-group purpose="location"> 4392 <context-group purpose="location">
4244 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context> 4393 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
@@ -4310,7 +4459,16 @@
4310 <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> 4459 <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>
4311 </trans-unit> 4460 </trans-unit>
4312 <trans-unit id="cc22eea1bd3ba6e2fcd7cc70b9b3c3f9a7807d50" datatype="html"> 4461 <trans-unit id="cc22eea1bd3ba6e2fcd7cc70b9b3c3f9a7807d50" datatype="html">
4313 <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> 4462 <source>
4463 <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>"/>
4464
4465 <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>"/>
4466 <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul>"/>
4467 <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>"/>
4468 <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>"/>
4469 <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>"/>
4470 <x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/>
4471 </source>
4314 <target state="new"/> 4472 <target state="new"/>
4315 <context-group purpose="location"> 4473 <context-group purpose="location">
4316 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context> 4474 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
@@ -4390,7 +4548,7 @@
4390 <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> 4548 <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>
4391 </trans-unit> 4549 </trans-unit>
4392 <trans-unit id="dd9e2ece240f87c7fcc2d8f2c0fc0d187d0cd30c" datatype="html"> 4550 <trans-unit id="dd9e2ece240f87c7fcc2d8f2c0fc0d187d0cd30c" datatype="html">
4393 <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> 4551 <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>
4394 <target state="new"/> 4552 <target state="new"/>
4395 <context-group purpose="location"> 4553 <context-group purpose="location">
4396 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context> 4554 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
@@ -4398,7 +4556,19 @@
4398 </context-group> 4556 </context-group>
4399 </trans-unit> 4557 </trans-unit>
4400 <trans-unit id="89c9bfb2fe99372c85311d9895d30e47d2552a02" datatype="html"> 4558 <trans-unit id="89c9bfb2fe99372c85311d9895d30e47d2552a02" datatype="html">
4401 <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> 4559 <source>
4560 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/>"/>
4561<x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>#custom-css <x id="INTERPOLATION" equiv-text="{{ '{' }}"/>
4562 color: red;
4563<x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/>
4564<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/>
4565
4566 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/>"/>
4567<x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>#custom-css .logged-in-email <x id="INTERPOLATION" equiv-text="{{ '{' }}"/>
4568 color: red;
4569<x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/>
4570<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/>
4571 </source>
4402 <target state="new"/> 4572 <target state="new"/>
4403 <context-group purpose="location"> 4573 <context-group purpose="location">
4404 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context> 4574 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
@@ -4511,7 +4681,7 @@
4511 <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> 4681 <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>
4512 </trans-unit> 4682 </trans-unit>
4513 <trans-unit id="8fbbb5d7bbc4df74ac19fe046f7b9d4f2fd80737" datatype="html"> 4683 <trans-unit id="8fbbb5d7bbc4df74ac19fe046f7b9d4f2fd80737" datatype="html">
4514 <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> 4684 <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>
4515 <target state="new"/> 4685 <target state="new"/>
4516 <context-group purpose="location"> 4686 <context-group purpose="location">
4517 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html</context> 4687 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html</context>
@@ -4567,9 +4737,9 @@
4567 <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> 4737 <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>
4568 </trans-unit> 4738 </trans-unit>
4569 <trans-unit id="dbcc539bd3ca0b962b87ea26855ca9d5d3c5cdf1"> 4739 <trans-unit id="dbcc539bd3ca0b962b87ea26855ca9d5d3c5cdf1">
4570 <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> 4740 <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>
4571 <target> 4741 <target>
4572 Votre courriel actuel est <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;"/> 4742 Votre courriel actuel est <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>"/>
4573</target> 4743</target>
4574 <context-group name="null"> 4744 <context-group name="null">
4575 <context context-type="linenumber">4</context> 4745 <context context-type="linenumber">4</context>
@@ -4577,9 +4747,9 @@
4577 <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> 4747 <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>
4578 </trans-unit> 4748 </trans-unit>
4579 <trans-unit id="03d1a9c026074c12ea3f2fb39a34bc6a18fedf05"> 4749 <trans-unit id="03d1a9c026074c12ea3f2fb39a34bc6a18fedf05">
4580 <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> 4750 <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>
4581 <target> 4751 <target>
4582 <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;"/> est en attente de la vérification de votre courriel. 4752 <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>"/> est en attente de la vérification de votre courriel.
4583</target> 4753</target>
4584 <context-group name="null"> 4754 <context-group name="null">
4585 <context context-type="linenumber">8</context> 4755 <context context-type="linenumber">8</context>
@@ -4684,10 +4854,13 @@
4684 <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> 4854 <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>
4685 </trans-unit> 4855 </trans-unit>
4686 <trans-unit id="b08d67fe4e192ea8352bebdc6aabbd1bb7abed02"> 4856 <trans-unit id="b08d67fe4e192ea8352bebdc6aabbd1bb7abed02">
4687 <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> 4857 <source>
4858 Created
4859 <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>"/>
4860 </source>
4688 <target> 4861 <target>
4689 Créé 4862 Créé
4690 <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;"/> 4863 <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>"/>
4691 </target> 4864 </target>
4692 <context-group name="null"> 4865 <context-group name="null">
4693 <context context-type="linenumber">15</context> 4866 <context context-type="linenumber">15</context>
@@ -4765,8 +4938,9 @@
4765 <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> 4938 <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>
4766 </trans-unit> 4939 </trans-unit>
4767 <trans-unit id="74728de5289ea2ff3f553bc2b48f1811680b931a"> 4940 <trans-unit id="74728de5289ea2ff3f553bc2b48f1811680b931a">
4768 <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> 4941 <source>Short text to tell people how they can support your channel (membership platform...).&lt;br />&lt;br />
4769 <target>Texte court pour décrire les moyens mis à disposition de ceux qui souhaiteraient vous soutenir (plateforme de financement participatif, etc.).&lt;br /&gt;&lt;br /&gt; 4942When you will upload a video in this channel, the video support field will be automatically filled by this text.</source>
4943 <target>Texte court pour décrire les moyens mis à disposition de ceux qui souhaiteraient vous soutenir (plateforme de financement participatif, etc.).&lt;br />&lt;br />
4770Quand vous mettrez en ligne une vidéo sur cette chaîne, la vidéo affichera automatiquement un bouton pour afficher ce texte.</target> 4944Quand vous mettrez en ligne une vidéo sur cette chaîne, la vidéo affichera automatiquement un bouton pour afficher ce texte.</target>
4771 <context-group name="null"> 4945 <context-group name="null">
4772 <context context-type="linenumber">52</context> 4946 <context context-type="linenumber">52</context>
@@ -4874,9 +5048,12 @@ Quand vous mettrez en ligne une vidéo sur cette chaîne, la vidéo affichera au
4874 <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> 5048 <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>
4875 </trans-unit> 5049 </trans-unit>
4876 <trans-unit id="29c45bf49891748f930ef78b2e09857498b15131"> 5050 <trans-unit id="29c45bf49891748f930ef78b2e09857498b15131">
4877 <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> 5051 <source>
5052 <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>"/>
5053 Delete history
5054 </source>
4878 <target> 5055 <target>
4879 <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;"/> 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>"/>
4880 Supprimer l'historique 5057 Supprimer l'historique
4881 </target> 5058 </target>
4882 <context-group name="null"> 5059 <context-group name="null">
@@ -4893,9 +5070,12 @@ Quand vous mettrez en ligne une vidéo sur cette chaîne, la vidéo affichera au
4893 <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> 5070 <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>
4894 </trans-unit> 5071 </trans-unit>
4895 <trans-unit id="9d2d802fa417a5a3f230cb5bcc975551a252c59c"> 5072 <trans-unit id="9d2d802fa417a5a3f230cb5bcc975551a252c59c">
4896 <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> 5073 <source>
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>"/>
5075 Notification preferences
5076 </source>
4897 <target> 5077 <target>
4898 <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;"/> 5078 <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>"/>
4899 Préférences de notification 5079 Préférences de notification
4900 </target> 5080 </target>
4901 <context-group name="null"> 5081 <context-group name="null">
@@ -4904,9 +5084,12 @@ Quand vous mettrez en ligne une vidéo sur cette chaîne, la vidéo affichera au
4904 <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> 5084 <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>
4905 </trans-unit> 5085 </trans-unit>
4906 <trans-unit id="653df8973772369f71454924a6412c0a1a84c850"> 5086 <trans-unit id="653df8973772369f71454924a6412c0a1a84c850">
4907 <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> 5087 <source>
5088 <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>"/>
5089 Mark all as read
5090 </source>
4908 <target> 5091 <target>
4909 <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;"/> 5092 <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>"/>
4910 Marquer tout comme lu 5093 Marquer tout comme lu
4911 </target> 5094 </target>
4912 <context-group name="null"> 5095 <context-group name="null">
@@ -4966,7 +5149,7 @@ Quand vous mettrez en ligne une vidéo sur cette chaîne, la vidéo affichera au
4966 <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> 5149 <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>
4967 </trans-unit> 5150 </trans-unit>
4968 <trans-unit id="19886846ed573d0a74c61c4e8df073eb4f64acd0" datatype="html"> 5151 <trans-unit id="19886846ed573d0a74c61c4e8df073eb4f64acd0" datatype="html">
4969 <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> 5152 <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>
4970 <target state="new"/> 5153 <target state="new"/>
4971 <context-group purpose="location"> 5154 <context-group purpose="location">
4972 <context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context> 5155 <context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context>
@@ -5363,9 +5546,9 @@ Quand vous mettrez en ligne une vidéo sur cette chaîne, la vidéo affichera au
5363 </context-group> 5546 </context-group>
5364 </trans-unit> 5547 </trans-unit>
5365 <trans-unit id="c2bc16265b72b9af4a4374b805931ae03e3f73a5"> 5548 <trans-unit id="c2bc16265b72b9af4a4374b805931ae03e3f73a5">
5366 <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> 5549 <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>
5367 <target> 5550 <target>
5368 C'est un logiciel libre et open-source, sous <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/>licence AGPLv3<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. 5551 C'est un logiciel libre et open-source, sous <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>licence AGPLv3<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>.
5369 </target> 5552 </target>
5370 <context-group name="null"> 5553 <context-group name="null">
5371 <context context-type="linenumber">12</context> 5554 <context context-type="linenumber">12</context>
@@ -5373,9 +5556,9 @@ Quand vous mettrez en ligne une vidéo sur cette chaîne, la vidéo affichera au
5373 <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> 5556 <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>
5374 </trans-unit> 5557 </trans-unit>
5375 <trans-unit id="a10308f7ac111f5b66d08af0a24fc9ddf143931a"> 5558 <trans-unit id="a10308f7ac111f5b66d08af0a24fc9ddf143931a">
5376 <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> 5559 <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>
5377 <target> 5560 <target>
5378 Pour plus d'informations, merci de visiter <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;"/>. 5561 Pour plus d'informations, merci de visiter <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>joinpeertube.org<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>.
5379 </target> 5562 </target>
5380 <context-group name="null"> 5563 <context-group name="null">
5381 <context context-type="linenumber">16</context> 5564 <context context-type="linenumber">16</context>
@@ -5391,7 +5574,10 @@ Quand vous mettrez en ligne une vidéo sur cette chaîne, la vidéo affichera au
5391 <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> 5574 <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>
5392 </trans-unit> 5575 </trans-unit>
5393 <trans-unit id="dfce1cc7aa275eabfe9dfd39c8ffe73747d05640"> 5576 <trans-unit id="dfce1cc7aa275eabfe9dfd39c8ffe73747d05640">
5394 <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> 5577 <source>
5578 PeerTube uses the BitTorrent protocol to share bandwidth between users.
5579 This implies that your IP address is stored in the instance's BitTorrent tracker as long as you download or watch the video.
5580 </source>
5395 <target> 5581 <target>
5396 PeerTube utilise le protocole BitTorrent pour partager la bande passante entre les utilisateurs.. 5582 PeerTube utilise le protocole BitTorrent pour partager la bande passante entre les utilisateurs..
5397 Cela implique que votre adresse IP est stockée dans le tracker BitTorrent de l'instance tant que vous téléchargez ou regardez la vidéo. 5583 Cela implique que votre adresse IP est stockée dans le tracker BitTorrent de l'instance tant que vous téléchargez ou regardez la vidéo.
@@ -5410,7 +5596,10 @@ Quand vous mettrez en ligne une vidéo sur cette chaîne, la vidéo affichera au
5410 <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> 5596 <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>
5411 </trans-unit> 5597 </trans-unit>
5412 <trans-unit id="3ead166df520afec765c75073edaf436125978bf"> 5598 <trans-unit id="3ead166df520afec765c75073edaf436125978bf">
5413 <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> 5599 <source>
5600 In theory, someone with enough technical skills could create a script that tracks which IP is downloading which video.
5601 In practice, this is much more difficult because:
5602 </source>
5414 <target> 5603 <target>
5415 En théorie, quelqu'un ayant suffisamment de compétences techniques pourrait créer un script qui suit quelle IP télécharge quelle vidéo. 5604 En théorie, quelqu'un ayant suffisamment de compétences techniques pourrait créer un script qui suit quelle IP télécharge quelle vidéo.
5416 En pratique, c'est beaucoup plus difficile parce que : 5605 En pratique, c'est beaucoup plus difficile parce que :
@@ -5421,7 +5610,10 @@ Quand vous mettrez en ligne une vidéo sur cette chaîne, la vidéo affichera au
5421 <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> 5610 <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>
5422 </trans-unit> 5611 </trans-unit>
5423 <trans-unit id="128a20094ecbc866905d651be2a93a11ea696928"> 5612 <trans-unit id="128a20094ecbc866905d651be2a93a11ea696928">
5424 <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> 5613 <source>
5614 An HTTP request has to be sent on each tracker for each video to spy.
5615 If we want to spy all PeerTube's videos, we have to send as many requests as there are videos (so potentially a lot)
5616 </source>
5425 <target> 5617 <target>
5426 Une requête HTTP doit être envoyée sur chaque tracker pour chaque vidéo à espionner. 5618 Une requête HTTP doit être envoyée sur chaque tracker pour chaque vidéo à espionner.
5427 Si nous voulons espionner toutes les vidéos de PeerTube, nous devons envoyer autant de requêtes qu'il y a de vidéos (donc potentiellement beaucoup) 5619 Si nous voulons espionner toutes les vidéos de PeerTube, nous devons envoyer autant de requêtes qu'il y a de vidéos (donc potentiellement beaucoup)
@@ -5432,7 +5624,10 @@ Quand vous mettrez en ligne une vidéo sur cette chaîne, la vidéo affichera au
5432 <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> 5624 <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>
5433 </trans-unit> 5625 </trans-unit>
5434 <trans-unit id="019330cbe479ee29766590957705bde0542a8337"> 5626 <trans-unit id="019330cbe479ee29766590957705bde0542a8337">
5435 <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> 5627 <source>
5628 For each request sent, the tracker returns random peers at a limited number.
5629 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
5630 </source>
5436 <target> 5631 <target>
5437 Pour chaque demande envoyée, le tracker renvoie des pairs aléatoires à un nombre limité. 5632 Pour chaque demande envoyée, le tracker renvoie des pairs aléatoires à un nombre limité.
5438 Par exemple, s'il y a 1000 pairs dans l'essaim et que le traqueur n'envoie que 20 pairs pour chaque requête, il doit y avoir au moins 50 requêtes envoyées pour connaître tous les pairs de l'essaim. 5633 Par exemple, s'il y a 1000 pairs dans l'essaim et que le traqueur n'envoie que 20 pairs pour chaque requête, il doit y avoir au moins 50 requêtes envoyées pour connaître tous les pairs de l'essaim.
@@ -5471,7 +5666,11 @@ Quand vous mettrez en ligne une vidéo sur cette chaîne, la vidéo affichera au
5471 </context-group> 5666 </context-group>
5472 </trans-unit> 5667 </trans-unit>
5473 <trans-unit id="f3f91d9724f1cd580b3b71d1a53a48f6f5cc0a87" datatype="html"> 5668 <trans-unit id="f3f91d9724f1cd580b3b71d1a53a48f6f5cc0a87" datatype="html">
5474 <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> 5669 <source>
5670 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.
5671 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.
5672 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
5673 </source>
5475 <target state="new"/> 5674 <target state="new"/>
5476 <context-group purpose="location"> 5675 <context-group purpose="location">
5477 <context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context> 5676 <context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context>
@@ -5479,7 +5678,10 @@ Quand vous mettrez en ligne une vidéo sur cette chaîne, la vidéo affichera au
5479 </context-group> 5678 </context-group>
5480 </trans-unit> 5679 </trans-unit>
5481 <trans-unit id="d7e6d63ef2785af5f41bdfa5d07815b475a3ec10"> 5680 <trans-unit id="d7e6d63ef2785af5f41bdfa5d07815b475a3ec10">
5482 <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> 5681 <source>
5682 The worst-case scenario of an average person spying on their friends is quite unlikely.
5683 There are much more effective ways to get that kind of information.
5684 </source>
5483 <target> 5685 <target>
5484 Dans le pire des cas, il est peu probable qu'une personne normale espionne ses amis.. 5686 Dans le pire des cas, il est peu probable qu'une personne normale espionne ses amis..
5485 Il existe des moyens beaucoup plus efficaces pour obtenir ce genre d'informations. 5687 Il existe des moyens beaucoup plus efficaces pour obtenir ce genre d'informations.
@@ -5498,7 +5700,11 @@ Quand vous mettrez en ligne une vidéo sur cette chaîne, la vidéo affichera au
5498 <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> 5700 <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>
5499 </trans-unit> 5701 </trans-unit>
5500 <trans-unit id="c4b2dcdcd5cd74548af456fe698b82b2dcfa84de"> 5702 <trans-unit id="c4b2dcdcd5cd74548af456fe698b82b2dcfa84de">
5501 <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> 5703 <source>
5704 The threats to privacy in YouTube are different from PeerTube's.
5705 In YouTube's case, the platform gathers a huge amount of your personal information (not only your IP) to analyze them and track you.
5706 Moreover, YouTube is owned by Google/Alphabet, a company that tracks you across many websites (via AdSense or Google Analytics).
5707 </source>
5502 <target> 5708 <target>
5503 Les menaces à la vie privée sur YouTube sont différentes de celles de PeerTube. 5709 Les menaces à la vie privée sur YouTube sont différentes de celles de PeerTube.
5504 Dans le cas de YouTube, la plate-forme recueille une énorme quantité d'informations personnelles (pas seulement votre adresse IP) pour les analyser et vous suivre. 5710 Dans le cas de YouTube, la plate-forme recueille une énorme quantité d'informations personnelles (pas seulement votre adresse IP) pour les analyser et vous suivre.
@@ -5518,7 +5724,11 @@ Quand vous mettrez en ligne une vidéo sur cette chaîne, la vidéo affichera au
5518 <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> 5724 <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>
5519 </trans-unit> 5725 </trans-unit>
5520 <trans-unit id="c6f8d380fa51ec0b1d18303e96830ac8cee66e0d"> 5726 <trans-unit id="c6f8d380fa51ec0b1d18303e96830ac8cee66e0d">
5521 <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> 5727 <source>
5728 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.
5729 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.
5730 Thinking that removing P2P from PeerTube will give you back anonymity doesn't make sense.
5731 </source>
5522 <target> 5732 <target>
5523 Votre adresse IP est publique, donc chaque fois que vous consultez un site Web, un certain nombre d'acteurs (en plus du site web final) voient votre IP dans leurs journaux de connexion : FAI / routeurs / trackers / RDC... 5733 Votre adresse IP est publique, donc chaque fois que vous consultez un site Web, un certain nombre d'acteurs (en plus du site web final) voient votre IP dans leurs journaux de connexion : FAI / routeurs / trackers / RDC...
5524 PeerTube est transparent à ce sujet : nous vous avertissons que si vous voulez garder votre IP privée, vous devez utiliser un VPN ou un navigateur Tor. 5734 PeerTube est transparent à ce sujet : nous vous avertissons que si vous voulez garder votre IP privée, vous devez utiliser un VPN ou un navigateur Tor.
@@ -5538,7 +5748,10 @@ Quand vous mettrez en ligne une vidéo sur cette chaîne, la vidéo affichera au
5538 <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> 5748 <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>
5539 </trans-unit> 5749 </trans-unit>
5540 <trans-unit id="d7272b440da883de318c19393f3063e63ab7e830"> 5750 <trans-unit id="d7272b440da883de318c19393f3063e63ab7e830">
5541 <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> 5751 <source>
5752 PeerTube is in its early stages, and want to deliver the best countermeasures possible by the time the stable is released.
5753 In the meantime, we want to test different ideas related to this issue:
5754 </source>
5542 <target> 5755 <target>
5543 PeerTube en est à ses débuts, et veut fournir les meilleures contre-mesures possibles d'ici la sortie de la version stable. 5756 PeerTube en est à ses débuts, et veut fournir les meilleures contre-mesures possibles d'ici la sortie de la version stable.
5544 En attendant, nous voulons tester différentes idées liées à ce problème : 5757 En attendant, nous voulons tester différentes idées liées à ce problème :
@@ -5697,9 +5910,12 @@ Quand vous mettrez en ligne une vidéo sur cette chaîne, la vidéo affichera au
5697 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">56</context></context-group> 5910 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">56</context></context-group>
5698 </trans-unit> 5911 </trans-unit>
5699 <trans-unit id="6c7534a7c0265f2285e952978b4241211199172b"> 5912 <trans-unit id="6c7534a7c0265f2285e952978b4241211199172b">
5700 <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> 5913 <source>
5914 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/>"/>
5915 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.
5916 </source>
5701 <target> 5917 <target>
5702 Une chaîne est une entité dans laquelle vous téléversez vos vidéos. La création de plusieurs d'entre elles vous aide à organiser et séparer votre contenu.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/&gt;"/>. 5918 Une chaîne est une entité dans laquelle vous téléversez vos vidéos. La création de plusieurs d'entre elles vous aide à organiser et séparer votre contenu.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/>.
5703 Par exemple, vous pourriez décider d'avoir une chaîne pour publier vos concerts de piano et une autre chaîne pour publier vos vidéos sur l'écologie.</target> 5919 Par exemple, vous pourriez décider d'avoir une chaîne pour publier vos concerts de piano et une autre chaîne pour publier vos vidéos sur l'écologie.</target>
5704 <context-group name="null"> 5920 <context-group name="null">
5705 <context context-type="linenumber">4</context> 5921 <context context-type="linenumber">4</context>
@@ -5778,11 +5994,16 @@ Quand vous mettrez en ligne une vidéo sur cette chaîne, la vidéo affichera au
5778 <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> 5994 <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>
5779 </trans-unit> 5995 </trans-unit>
5780 <trans-unit id="d315d635144b1104f1c1e9ef80ff3d07fcfa571c"> 5996 <trans-unit id="d315d635144b1104f1c1e9ef80ff3d07fcfa571c">
5781 <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> 5997 <source>
5998 I am at least 16 years old and agree
5999 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>"/>
6000 <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>"/>
6001 of this instance
6002 </source>
5782 <target> 6003 <target>
5783 J'ai au moins 16 ans et je suis d'accord 6004 J'ai au moins 16 ans et je suis d'accord
5784 avec les <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/>Conditions<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> 6005 avec les <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>Conditions<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>
5785 <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;ng-container&gt;"/> et le <x id="START_LINK_1" ctype="x-a" equiv-text="&lt;a&gt;"/>Code de Conduite<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;"/> 6006 <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;ng-container>"/> et le <x id="START_LINK_1" ctype="x-a" equiv-text="&lt;a>"/>Code de Conduite<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>"/>
5786 de cette instance 6007 de cette instance
5787 </target> 6008 </target>
5788 <context-group name="null"> 6009 <context-group name="null">
@@ -6105,8 +6326,8 @@ Quand vous mettrez en ligne une vidéo sur cette chaîne, la vidéo affichera au
6105 <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> 6326 <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>
6106 </trans-unit> 6327 </trans-unit>
6107 <trans-unit id="a6718d6aaf5bcd1692eed48daa61d2bed62c1f50"> 6328 <trans-unit id="a6718d6aaf5bcd1692eed48daa61d2bed62c1f50">
6108 <source>If you confirm, you will send a follow request to:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/&gt;"/> - </source> 6329 <source>If you confirm, you will send a follow request to:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/> - </source>
6109 <target>Si vous confirmez, le système enverra une requête à : <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/&gt;"/> pour le suivre - </target> 6330 <target>Si vous confirmez, le système enverra une requête à : <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/> pour le suivre - </target>
6110 <context-group name="null"> 6331 <context-group name="null">
6111 <context context-type="linenumber">1</context> 6332 <context context-type="linenumber">1</context>
6112 </context-group> 6333 </context-group>
@@ -7335,8 +7556,8 @@ Quand vous mettrez en ligne une vidéo sur cette chaîne, la vidéo affichera au
7335 <context-group purpose="location"><context context-type="sourcefile">src/app/search/search-filters.component.ts</context><context context-type="linenumber">1</context></context-group> 7556 <context-group purpose="location"><context context-type="sourcefile">src/app/search/search-filters.component.ts</context><context context-type="linenumber">1</context></context-group>
7336 </trans-unit> 7557 </trans-unit>
7337 <trans-unit id="ac0fa1039f09ec0d917303658c5bb1ee813a4225"> 7558 <trans-unit id="ac0fa1039f09ec0d917303658c5bb1ee813a4225">
7338 <source>Long (&gt; 10 min)</source> 7559 <source>Long (> 10 min)</source>
7339 <target>Longue (&gt; 10 min)</target> 7560 <target>Longue (> 10 min)</target>
7340 <context-group name="null"> 7561 <context-group name="null">
7341 <context context-type="linenumber">1</context> 7562 <context context-type="linenumber">1</context>
7342 </context-group> 7563 </context-group>
@@ -8663,8 +8884,8 @@ Quand vous mettrez en ligne une vidéo sur cette chaîne, la vidéo affichera au
8663 <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> 8884 <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>
8664 </trans-unit> 8885 </trans-unit>
8665 <trans-unit id="457f161d3ca706b8de263b0cd58e493d54e7d4c5"> 8886 <trans-unit id="457f161d3ca706b8de263b0cd58e493d54e7d4c5">
8666 <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> 8887 <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>
8667 <target>Compatible <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;"/> supportant :</target> 8888 <target>Compatible <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>Markdown<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> supportant :</target>
8668 <context-group name="null"> 8889 <context-group name="null">
8669 <context context-type="linenumber">1</context> 8890 <context context-type="linenumber">1</context>
8670 </context-group> 8891 </context-group>