diff options
author | Laurent Ettouati <laurent.ettouati@free.fr> | 2020-08-22 20:39:38 +0000 |
---|---|---|
committer | Weblate <noreply@weblate.org> | 2020-08-23 23:51:33 +0200 |
commit | efcc7b5dababb58cafd17b8726d48eb9e8bad7b1 (patch) | |
tree | c99b98f6e4d1016c5bde17296e5a55ed83c734a7 /client/src | |
parent | 48fd689265757a9b15a21139fcbc4c14ed9bbd42 (diff) | |
download | PeerTube-efcc7b5dababb58cafd17b8726d48eb9e8bad7b1.tar.gz PeerTube-efcc7b5dababb58cafd17b8726d48eb9e8bad7b1.tar.zst PeerTube-efcc7b5dababb58cafd17b8726d48eb9e8bad7b1.zip |
Translated using Weblate (French (France))
Currently translated at 100.0% (1532 of 1532 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fr_FR/
Diffstat (limited to 'client/src')
-rw-r--r-- | client/src/locale/angular.fr-FR.xlf | 860 |
1 files changed, 175 insertions, 685 deletions
diff --git a/client/src/locale/angular.fr-FR.xlf b/client/src/locale/angular.fr-FR.xlf index 4f8593c10..f5ddbbf5d 100644 --- a/client/src/locale/angular.fr-FR.xlf +++ b/client/src/locale/angular.fr-FR.xlf | |||
@@ -20,7 +20,7 @@ | |||
20 | </trans-unit> | 20 | </trans-unit> |
21 | <trans-unit id="1cff8e38c81055fa0ae7dbc80a7a0c5c39bbc263" datatype="html"> | 21 | <trans-unit id="1cff8e38c81055fa0ae7dbc80a7a0c5c39bbc263" datatype="html"> |
22 | <source><x id="INTERPOLATION"/> published a new video: <x id="START_LINK"/><x id="INTERPOLATION_1"/><x id="CLOSE_LINK"/></source> | 22 | <source><x id="INTERPOLATION"/> published a new video: <x id="START_LINK"/><x id="INTERPOLATION_1"/><x id="CLOSE_LINK"/></source> |
23 | <target state="translated"><x id="INTERPOLATION" equiv-text="{{ notification.video.channel.displayName }}"/> a publié une nouvelle vidéo : <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> <x id="INTERPOLATION_1" equiv-text="{{ notification.video.name }}"/> <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></target> | 23 | <target state="translated"><x id="INTERPOLATION"/> a publié une nouvelle vidéo : <x id="START_LINK"/><x id="INTERPOLATION_1"/><x id="CLOSE_LINK"/></target> |
24 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">16</context></context-group> | 24 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">16</context></context-group> |
25 | </trans-unit> | 25 | </trans-unit> |
26 | <trans-unit id="5f61f85f3c9e196f7044fec4dfe165b081e14a3f" datatype="html"> | 26 | <trans-unit id="5f61f85f3c9e196f7044fec4dfe165b081e14a3f" datatype="html"> |
@@ -30,67 +30,52 @@ | |||
30 | </trans-unit> | 30 | </trans-unit> |
31 | <trans-unit id="03ccba66e74e25303828fc37062dda862ec272dc" datatype="html"> | 31 | <trans-unit id="03ccba66e74e25303828fc37062dda862ec272dc" datatype="html"> |
32 | <source>Your video <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has been unblocked </source> | 32 | <source>Your video <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has been unblocked </source> |
33 | <target state="translated">Votre vidéo | 33 | <target state="translated">Votre vidéo <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> a été débloquée </target> |
34 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> | ||
35 | <x id="INTERPOLATION" equiv-text="{{ notification.video.name }}"/> | ||
36 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> a été débloquée | ||
37 | </target> | ||
38 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">33</context></context-group> | 34 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">33</context></context-group> |
39 | </trans-unit> | 35 | </trans-unit> |
40 | <trans-unit id="b1393385d75d42dfb7e893e3e99290bcc697e791" datatype="html"> | 36 | <trans-unit id="b1393385d75d42dfb7e893e3e99290bcc697e791" datatype="html"> |
41 | <source>Your video <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has been blocked </source> | 37 | <source>Your video <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has been blocked </source> |
42 | <target state="translated">Votre vidéo | 38 | <target state="translated">Votre vidéo <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> a été bloquée </target> |
43 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> | ||
44 | <x id="INTERPOLATION" equiv-text="{{ notification.videoBlacklist.video.name }}"/> | ||
45 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> a été bloquée | ||
46 | </target> | ||
47 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">41</context></context-group> | 39 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">41</context></context-group> |
48 | </trans-unit> | 40 | </trans-unit> |
49 | <trans-unit id="552e90b955a7121d58f6e5a38b68c7e90f5ed90c" datatype="html"> | 41 | <trans-unit id="552e90b955a7121d58f6e5a38b68c7e90f5ed90c" datatype="html"> |
50 | <source><x id="START_LINK"/>A new video abuse<x id="CLOSE_LINK"/> has been created on video <x id="START_LINK_1"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/></source> | 42 | <source><x id="START_LINK"/>A new video abuse<x id="CLOSE_LINK"/> has been created on video <x id="START_LINK_1"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/></source> |
51 | <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Un nouvel abus vidéo <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> a été créé sur la vidéo <x id="START_LINK_1" ctype="x-a" equiv-text="<a>"/> <x id="INTERPOLATION" equiv-text="{{ notification.abuse.video.name }}"/> <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></target> | 43 | <target state="translated"><x id="START_LINK"/>Un nouvel abus vidéo<x id="START_LINK"/> a été créé sur la vidéo <x id="START_LINK_1"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/></target> |
52 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">49</context></context-group> | 44 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">49</context></context-group> |
53 | </trans-unit> | 45 | </trans-unit> |
54 | <trans-unit id="c039b9ff89810152d8c0006979d3542a122cd286" datatype="html"> | 46 | <trans-unit id="c039b9ff89810152d8c0006979d3542a122cd286" datatype="html"> |
55 | <source><x id="START_LINK"/>A new comment abuse<x id="CLOSE_LINK"/> has been created on video <x id="START_LINK_1"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/></source> | 47 | <source><x id="START_LINK"/>A new comment abuse<x id="CLOSE_LINK"/> has been created on video <x id="START_LINK_1"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/></source> |
56 | <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Un nouveau commentaire abusif <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> a été créé sur la vidéo <x id="START_LINK_1" ctype="x-a" equiv-text="<a>"/> <x id="INTERPOLATION" equiv-text="{{ notification.abuse.comment.video.name }}"/> <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></target> | 48 | <target state="translated"><x id="START_LINK"/>Un nouveau commentaire abusif<x id="CLOSE_LINK"/> a été créé sur la vidéo <x id="START_LINK_1"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/></target> |
57 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">53</context></context-group> | 49 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">53</context></context-group> |
58 | </trans-unit> | 50 | </trans-unit> |
59 | <trans-unit id="bfe60e77cfae17a8719a5fb422fb7e4b2bcc83c2" datatype="html"> | 51 | <trans-unit id="bfe60e77cfae17a8719a5fb422fb7e4b2bcc83c2" datatype="html"> |
60 | <source><x id="START_LINK"/>A new account abuse<x id="CLOSE_LINK"/> has been created on account <x id="START_LINK_1"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/></source> | 52 | <source><x id="START_LINK"/>A new account abuse<x id="CLOSE_LINK"/> has been created on account <x id="START_LINK_1"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/></source> |
61 | <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Un nouvel compte abusif <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> a été créé sur le compte <x id="START_LINK_1" ctype="x-a" equiv-text="<a>"/> <x id="INTERPOLATION" equiv-text="{{ notification.abuse.account.displayName }}"/> <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></target> | 53 | <target state="translated"><x id="START_LINK"/>Un nouvel abus <x id="CLOSE_LINK"/> a été créé sur le compte <x id="START_LINK_1"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/></target> |
62 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">57</context></context-group> | 54 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">57</context></context-group> |
63 | </trans-unit> | 55 | </trans-unit> |
64 | <trans-unit id="285ef550cb17086e949266777312a1884bd7d739" datatype="html"> | 56 | <trans-unit id="285ef550cb17086e949266777312a1884bd7d739" datatype="html"> |
65 | <source><x id="START_LINK"/>A new abuse<x id="CLOSE_LINK"/> has been created </source> | 57 | <source><x id="START_LINK"/>A new abuse<x id="CLOSE_LINK"/> has been created </source> |
66 | <target state="translated"> | 58 | <target state="translated"><x id="START_LINK"/>Un nouvel abus<x id="CLOSE_LINK"/> a été créé </target> |
67 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Un nouvel abus | ||
68 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> a été créé | ||
69 | </target> | ||
70 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">62</context></context-group> | 59 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">62</context></context-group> |
71 | </trans-unit> | 60 | </trans-unit> |
72 | <trans-unit id="680ba11d9548df295024d7f8ab7b816580725d5d" datatype="html"> | 61 | <trans-unit id="680ba11d9548df295024d7f8ab7b816580725d5d" datatype="html"> |
73 | <source><x id="START_LINK"/>Your abuse <x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has been <x id="START_TAG_NG_CONTAINER"/>accepted<x id="CLOSE_TAG_NG_CONTAINER"/><x id="START_TAG_NG_CONTAINER_1"/>rejected<x id="CLOSE_TAG_NG_CONTAINER"/></source> | 62 | <source><x id="START_LINK"/>Your abuse <x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has been <x id="START_TAG_NG_CONTAINER"/>accepted<x id="CLOSE_TAG_NG_CONTAINER"/><x id="START_TAG_NG_CONTAINER_1"/>rejected<x id="CLOSE_TAG_NG_CONTAINER"/></source> |
74 | <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Votre abus <x id="INTERPOLATION" equiv-text="{{ notification.abuse.id }}"/> <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> a été <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="<ng-container>"/>accepté <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="</ng-container>"/> <x id="START_TAG_NG-CONTAINER_1" ctype="x-ng-container" equiv-text="<ng-container>"/>rejected <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="</ng-container>"/></target> | 63 | <target state="translated"><x id="START_LINK"/>Votre abus <x id="INTERPOLATION"/> <x id="CLOSE_LINK"/> a été <x id="START_TAG_NG-CONTAINER"/>accepté <x id="CLOSE_TAG_NG-CONTAINER"/><x id="START_TAG_NG-CONTAINER_1"/>rejected <x id="CLOSE_TAG_NG-CONTAINER"/></target> |
75 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">70</context></context-group> | 64 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">70</context></context-group> |
76 | </trans-unit> | 65 | </trans-unit> |
77 | <trans-unit id="3f8e1a007a869471c5ab6e9b6149165ecc26e4ad" datatype="html"> | 66 | <trans-unit id="3f8e1a007a869471c5ab6e9b6149165ecc26e4ad" datatype="html"> |
78 | <source><x id="START_LINK"/>Abuse <x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has a new message </source> | 67 | <source><x id="START_LINK"/>Abuse <x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has a new message </source> |
79 | <target state="translated"> | 68 | <target state="translated"><x id="START_LINK"/>L'abus <x id="INTERPOLATION"/><x id="CLOSE_LINK"/> a un nouveau message </target> |
80 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>L'abus | ||
81 | <x id="INTERPOLATION" equiv-text="{{ notification.abuse.id }}"/> | ||
82 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> a un nouveau message | ||
83 | </target> | ||
84 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">80</context></context-group> | 69 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">80</context></context-group> |
85 | </trans-unit> | 70 | </trans-unit> |
86 | <trans-unit id="9daaf09c3048f62f102989d1c6f3fe2f3770062f" datatype="html"> | 71 | <trans-unit id="9daaf09c3048f62f102989d1c6f3fe2f3770062f" datatype="html"> |
87 | <source>The recently added video <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has been <x id="START_LINK_1"/>automatically blocked<x id="CLOSE_LINK"/></source> | 72 | <source>The recently added video <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has been <x id="START_LINK_1"/>automatically blocked<x id="CLOSE_LINK"/></source> |
88 | <target state="translated">La vidéo <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> <x id="INTERPOLATION" equiv-text="{{ notification.videoBlacklist.video.name }}"/> <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> ajoutée récemment a été <x id="START_LINK_1" ctype="x-a" equiv-text="<a>"/>bloquée automatiquement <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></target> | 73 | <target state="translated">La vidéo <x id="START_LINK"/> <x id="INTERPOLATION"/><x id="CLOSE_LINK"/> ajoutée récemment a été <x id="START_LINK_1"/>bloquée automatiquement<x id="CLOSE_LINK"/></target> |
89 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">88</context></context-group> | 74 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">88</context></context-group> |
90 | </trans-unit> | 75 | </trans-unit> |
91 | <trans-unit id="bb62d9c0e9059be1f08d6a03a946bdae8623e04a" datatype="html"> | 76 | <trans-unit id="bb62d9c0e9059be1f08d6a03a946bdae8623e04a" datatype="html"> |
92 | <source><x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> commented your video <x id="START_LINK_1"/><x id="INTERPOLATION_1"/><x id="CLOSE_LINK"/></source> | 77 | <source><x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> commented your video <x id="START_LINK_1"/><x id="INTERPOLATION_1"/><x id="CLOSE_LINK"/></source> |
93 | <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="<a>"/> <x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/> <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> a commenté votre vidéo <x id="START_LINK_1" ctype="x-a" equiv-text="<a>"/> <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/> <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></target> | 78 | <target state="translated"><x id="START_LINK"/> <x id="INTERPOLATION"/><x id="CLOSE_LINK"/> a commenté votre vidéo <x id="START_LINK_1"/><x id="INTERPOLATION_1"/><x id="CLOSE_LINK"/></target> |
94 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">101</context></context-group> | 79 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">101</context></context-group> |
95 | </trans-unit> | 80 | </trans-unit> |
96 | <trans-unit id="4d2311a5156bd322cc7e2ebafcf6063ba8232e63" datatype="html"> | 81 | <trans-unit id="4d2311a5156bd322cc7e2ebafcf6063ba8232e63" datatype="html"> |
@@ -100,68 +85,42 @@ | |||
100 | </trans-unit> | 85 | </trans-unit> |
101 | <trans-unit id="b187dd5f406f4195b326ab01fa81f823025821b9" datatype="html"> | 86 | <trans-unit id="b187dd5f406f4195b326ab01fa81f823025821b9" datatype="html"> |
102 | <source>Your video <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has been published </source> | 87 | <source>Your video <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has been published </source> |
103 | <target state="translated">Votre vidéo | 88 | <target state="translated">Votre vidéo <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> a été publiée </target> |
104 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> | ||
105 | <x id="INTERPOLATION" equiv-text="{{ notification.video.name }}"/> | ||
106 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> a été publiée | ||
107 | </target> | ||
108 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">118</context></context-group> | 89 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">118</context></context-group> |
109 | </trans-unit> | 90 | </trans-unit> |
110 | <trans-unit id="78dea99c581be394bf509426e114c9cda9f5825d" datatype="html"> | 91 | <trans-unit id="78dea99c581be394bf509426e114c9cda9f5825d" datatype="html"> |
111 | <source><x id="START_LINK"/>Your video import<x id="CLOSE_LINK"/> <x id="INTERPOLATION"/> succeeded </source> | 92 | <source><x id="START_LINK"/>Your video import<x id="CLOSE_LINK"/> <x id="INTERPOLATION"/> succeeded </source> |
112 | <target state="translated"> | 93 | <target state="translated"><x id="START_LINK"/>Votre import de vidéo <x id="CLOSE_LINK"/><x id="INTERPOLATION"/> a réussi </target> |
113 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Votre import de vidéo | ||
114 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> | ||
115 | <x id="INTERPOLATION" equiv-text="{{ notification.videoImportIdentifier }}"/> a terminé avec succès | ||
116 | </target> | ||
117 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">126</context></context-group> | 94 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">126</context></context-group> |
118 | </trans-unit> | 95 | </trans-unit> |
119 | <trans-unit id="dc586a7c70baa9217d98f58f4701fc3a29cd9d4d" datatype="html"> | 96 | <trans-unit id="dc586a7c70baa9217d98f58f4701fc3a29cd9d4d" datatype="html"> |
120 | <source><x id="START_LINK"/>Your video import<x id="CLOSE_LINK"/> <x id="INTERPOLATION"/> failed </source> | 97 | <source><x id="START_LINK"/>Your video import<x id="CLOSE_LINK"/> <x id="INTERPOLATION"/> failed </source> |
121 | <target state="translated"> | 98 | <target state="translated"><x id="START_LINK"/>Votre import de vidéo <x id="CLOSE_LINK"/> <x id="INTERPOLATION"/> a échoué </target> |
122 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Votre import de vidéo | ||
123 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> | ||
124 | <x id="INTERPOLATION" equiv-text="{{ notification.videoImportIdentifier }}"/> a échoué | ||
125 | </target> | ||
126 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">134</context></context-group> | 99 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">134</context></context-group> |
127 | </trans-unit> | 100 | </trans-unit> |
128 | <trans-unit id="55c81d14a4e11004f0bcda5a47575f316e85e43e" datatype="html"> | 101 | <trans-unit id="55c81d14a4e11004f0bcda5a47575f316e85e43e" datatype="html"> |
129 | <source>User <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> registered on your instance </source> | 102 | <source>User <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> registered on your instance </source> |
130 | <target state="translated">L’utilisateur | 103 | <target state="translated">L’utilisateur·rice <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> s’est enregistré·e sur votre instance </target> |
131 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> | ||
132 | <x id="INTERPOLATION" equiv-text="{{ notification.account.name }}"/> | ||
133 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> s’est enregistré sur votre instance | ||
134 | </target> | ||
135 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">142</context></context-group> | 104 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">142</context></context-group> |
136 | </trans-unit> | 105 | </trans-unit> |
137 | <trans-unit id="0f146c0a4152eb93ec2ad119e1dec613864d64c6" datatype="html"> | 106 | <trans-unit id="0f146c0a4152eb93ec2ad119e1dec613864d64c6" datatype="html"> |
138 | <source><x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> is following <x id="START_TAG_NG_CONTAINER"/>your channel <x id="INTERPOLATION_1"/><x id="CLOSE_TAG_NG_CONTAINER"/><x id="START_TAG_NG_CONTAINER_1"/>your account<x id="CLOSE_TAG_NG_CONTAINER"/></source> | 107 | <source><x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> is following <x id="START_TAG_NG_CONTAINER"/>your channel <x id="INTERPOLATION_1"/><x id="CLOSE_TAG_NG_CONTAINER"/><x id="START_TAG_NG_CONTAINER_1"/>your account<x id="CLOSE_TAG_NG_CONTAINER"/></source> |
139 | <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="<a>"/> <x id="INTERPOLATION" equiv-text="{{ notification.actorFollow.follower.displayName }}"/> <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> suit <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="<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="</ng-container>"/> <x id="START_TAG_NG-CONTAINER_1" ctype="x-ng-container" equiv-text="<ng-container>"/>votre compte <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="</ng-container>"/></target> | 108 | <target state="translated"><x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> suit <x id="START_TAG_NG-CONTAINER"/>votre chaîne <x id="INTERPOLATION_1"/><x id="CLOSE_TAG_NG-CONTAINER"/><x id="START_TAG_NG-CONTAINER_1"/>votre compte <x id="CLOSE_TAG_NG-CONTAINER"/></target> |
140 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">152</context></context-group> | 109 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">152</context></context-group> |
141 | </trans-unit> | 110 | </trans-unit> |
142 | <trans-unit id="dde6b6ff4de622914ba78a2b584d070852eb710d" datatype="html"> | 111 | <trans-unit id="dde6b6ff4de622914ba78a2b584d070852eb710d" datatype="html"> |
143 | <source><x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> mentioned you on <x id="START_LINK_1"/>video <x id="INTERPOLATION_1"/><x id="CLOSE_LINK"/></source> | 112 | <source><x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> mentioned you on <x id="START_LINK_1"/>video <x id="INTERPOLATION_1"/><x id="CLOSE_LINK"/></source> |
144 | <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="<a>"/> <x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/> <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> vous a mentionné sur <x id="START_LINK_1" ctype="x-a" equiv-text="<a>"/>la vidéo <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/> <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></target> | 113 | <target state="translated"><x id="START_LINK"/> <x id="INTERPOLATION"/><x id="CLOSE_LINK"/> vous a mentionné sur <x id="START_LINK_1"/>la vidéo <x id="INTERPOLATION_1"/><x id="CLOSE_LINK"/></target> |
145 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">165</context></context-group> | 114 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">165</context></context-group> |
146 | </trans-unit> | 115 | </trans-unit> |
147 | <trans-unit id="790986a06ed0bbab17b7e91c166ea4dfd96e7d3d" datatype="html"> | 116 | <trans-unit id="790986a06ed0bbab17b7e91c166ea4dfd96e7d3d" datatype="html"> |
148 | <source>Your instance has <x id="START_LINK"/>a new follower<x id="CLOSE_LINK"/> (<x id="INTERPOLATION"/>) <x id="START_TAG_NG_CONTAINER"/> awaiting your approval<x id="CLOSE_TAG_NG_CONTAINER"/></source> | 117 | <source>Your instance has <x id="START_LINK"/>a new follower<x id="CLOSE_LINK"/> (<x id="INTERPOLATION"/>) <x id="START_TAG_NG_CONTAINER"/> awaiting your approval<x id="CLOSE_TAG_NG_CONTAINER"/></source> |
149 | <target state="translated">Votre instance a | 118 | <target state="translated">Votre instance a <x id="START_LINK"/>un·e nouvel·le abonné·e<x id="CLOSE_LINK"/> (<x id="INTERPOLATION"/>) <x id="START_TAG_NG_CONTAINER"/> qui attend votre approbation <x id="CLOSE_TAG_NG_CONTAINER"/></target> |
150 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>un·e nouvel·le abonné·e | ||
151 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> ( | ||
152 | <x id="INTERPOLATION" equiv-text="{{ notification.actorFollow?.follower.host }}"/>) | ||
153 | <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="<ng-container>"/> qui attend votre approbation | ||
154 | <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="</ng-container>"/> | ||
155 | </target> | ||
156 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">173</context></context-group> | 119 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">173</context></context-group> |
157 | </trans-unit> | 120 | </trans-unit> |
158 | <trans-unit id="b5a16cb819b18286a1a85e2a311045b920bfd559" datatype="html"> | 121 | <trans-unit id="b5a16cb819b18286a1a85e2a311045b920bfd559" datatype="html"> |
159 | <source>Your instance automatically followed <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/></source> | 122 | <source>Your instance automatically followed <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/></source> |
160 | <target state="translated">Votre instance s'est automatiquement abonnée à | 123 | <target state="translated">Votre instance s'est automatiquement abonnée à <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/></target> |
161 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> | ||
162 | <x id="INTERPOLATION" equiv-text="{{ notification.actorFollow.following.host }}"/> | ||
163 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> | ||
164 | </target> | ||
165 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">182</context></context-group> | 124 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">182</context></context-group> |
166 | </trans-unit> | 125 | </trans-unit> |
167 | <trans-unit id="f61b49d5729bbd138f2a083fbaee2920811d31c5" datatype="html"> | 126 | <trans-unit id="f61b49d5729bbd138f2a083fbaee2920811d31c5" datatype="html"> |
@@ -203,12 +162,7 @@ | |||
203 | </trans-unit> | 162 | </trans-unit> |
204 | <trans-unit id="020d5da7c3f4726e3623587a05a11f00e1d40409" datatype="html"> | 163 | <trans-unit id="020d5da7c3f4726e3623587a05a11f00e1d40409" datatype="html"> |
205 | <source>Your report will be sent to moderators of <x id="INTERPOLATION"/><x id="START_TAG_NG_CONTAINER"/> and will be forwarded to the video origin (<x id="INTERPOLATION_1"/>) too<x id="CLOSE_TAG_NG_CONTAINER"/>. </source> | 164 | <source>Your report will be sent to moderators of <x id="INTERPOLATION"/><x id="START_TAG_NG_CONTAINER"/> and will be forwarded to the video origin (<x id="INTERPOLATION_1"/>) too<x id="CLOSE_TAG_NG_CONTAINER"/>. </source> |
206 | <target state="translated">Votre signalement sera envoyé aux modérateurs de | 165 | <target state="translated">Votre signalement sera envoyé aux modérateurs de <x id="INTERPOLATION"/><x id="START_TAG_NG-CONTAINER"/> et sera aussi transféré au serveur d'origine ( <x id="INTERPOLATION_1"/>)<x id="CLOSE_TAG_NG-CONTAINER"/>. </target> |
207 | <x id="INTERPOLATION" equiv-text="{{ currentHost }}"/> | ||
208 | <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="<ng-container>"/> et sera aussi transféré au serveur d'origine ( | ||
209 | <x id="INTERPOLATION_1" equiv-text="{{ originHost }}"/>) | ||
210 | <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="</ng-container>"/>. | ||
211 | </target> | ||
212 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">75</context></context-group> | 166 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">75</context></context-group> |
213 | </trans-unit> | 167 | </trans-unit> |
214 | <trans-unit id="04f47b9519b96ac834a111c0e113d18c77d177de" datatype="html"> | 168 | <trans-unit id="04f47b9519b96ac834a111c0e113d18c77d177de" datatype="html"> |
@@ -325,9 +279,7 @@ | |||
325 | </trans-unit> | 279 | </trans-unit> |
326 | <trans-unit id="448d436df053141260523149173073ccbb0259f9" datatype="html"> | 280 | <trans-unit id="448d436df053141260523149173073ccbb0259f9" datatype="html"> |
327 | <source>Report video "<x id="INTERPOLATION"/>"</source> | 281 | <source>Report video "<x id="INTERPOLATION"/>"</source> |
328 | <target state="translated">Signaler la vidéo " | 282 | <target state="translated">Signaler la vidéo "<x id="INTERPOLATION"/>"</target> |
329 | <x id="INTERPOLATION" equiv-text="{{ video.name }}"/>" | ||
330 | </target> | ||
331 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">3</context></context-group> | 283 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">3</context></context-group> |
332 | </trans-unit> | 284 | </trans-unit> |
333 | <trans-unit id="97916f2928694b8d574b6f052b93e54565ed9823" datatype="html"> | 285 | <trans-unit id="97916f2928694b8d574b6f052b93e54565ed9823" datatype="html"> |
@@ -357,9 +309,7 @@ | |||
357 | </trans-unit> | 309 | </trans-unit> |
358 | <trans-unit id="f73a82bb90c6c856cc0d2e3b2f5c109460074912" datatype="html"> | 310 | <trans-unit id="f73a82bb90c6c856cc0d2e3b2f5c109460074912" datatype="html"> |
359 | <source>{VAR_PLURAL, plural, =1 {1 view} other {<x id="INTERPOLATION"/> views}}</source> | 311 | <source>{VAR_PLURAL, plural, =1 {1 view} other {<x id="INTERPOLATION"/> views}}</source> |
360 | <target state="translated">{VAR_PLURAL, plural, =1 {1 vue} other { | 312 | <target state="translated">{VAR_PLURAL, plural, =1 {1 view} autre {<x id="INTERPOLATION"/> views}}</target> |
361 | <x id="INTERPOLATION" equiv-text="{{ video.views | myNumberFormatter }}"/> vues} } | ||
362 | </target> | ||
363 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">31</context></context-group> | 313 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">31</context></context-group> |
364 | </trans-unit> | 314 | </trans-unit> |
365 | <trans-unit id="1d3781d7296d4b4e04e7f023aec1052fb2955c4d" datatype="html"> | 315 | <trans-unit id="1d3781d7296d4b4e04e7f023aec1052fb2955c4d" datatype="html"> |
@@ -376,9 +326,7 @@ | |||
376 | </trans-unit> | 326 | </trans-unit> |
377 | <trans-unit id="99dea2d567d6e6d610d97608c3850ddb76df9a9a"> | 327 | <trans-unit id="99dea2d567d6e6d610d97608c3850ddb76df9a9a"> |
378 | <source>{VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other {<x id="INTERPOLATION"/> videos}}</source> | 328 | <source>{VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other {<x id="INTERPOLATION"/> videos}}</source> |
379 | <target>{VAR_PLURAL, plural, =0 {Aucune vidéo} =1 {1 video} other { | 329 | <target>{VAR_PLURAL, plural, =0 {Aucune vidéo} =1 {1 video} other { <x id="INTERPOLATION"/> vidéos} }</target> |
380 | <x id="INTERPOLATION" equiv-text="{{ playlist.videosLength }}"/> vidéos} } | ||
381 | </target> | ||
382 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-video-playlist/video-playlist-miniature.component.html</context><context context-type="linenumber">9</context></context-group> | 330 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-video-playlist/video-playlist-miniature.component.html</context><context context-type="linenumber">9</context></context-group> |
383 | </trans-unit> | 331 | </trans-unit> |
384 | <trans-unit id="4999ffd919bb9af482aa4c53badd6cd654468582"> | 332 | <trans-unit id="4999ffd919bb9af482aa4c53badd6cd654468582"> |
@@ -390,9 +338,7 @@ | |||
390 | </trans-unit> | 338 | </trans-unit> |
391 | <trans-unit id="a3550f6ce98d90d2947fe062530629dc2d3923b4"> | 339 | <trans-unit id="a3550f6ce98d90d2947fe062530629dc2d3923b4"> |
392 | <source>Updated <x id="INTERPOLATION"/></source> | 340 | <source>Updated <x id="INTERPOLATION"/></source> |
393 | <target> | 341 | <target>Mise à jour <x id="INTERPOLATION"/></target> |
394 | <x id="INTERPOLATION" equiv-text="{{ playlist.updatedAt | myFromNow }}"/> mise à jour | ||
395 | </target> | ||
396 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-video-playlist/video-playlist-miniature.component.html</context><context context-type="linenumber">29</context></context-group> | 342 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-video-playlist/video-playlist-miniature.component.html</context><context context-type="linenumber">29</context></context-group> |
397 | </trans-unit> | 343 | </trans-unit> |
398 | <trans-unit id="15c02cb6b6c3be53477e502d3e1ee26955b23af0"> | 344 | <trans-unit id="15c02cb6b6c3be53477e502d3e1ee26955b23af0"> |
@@ -417,9 +363,7 @@ | |||
417 | </trans-unit> | 363 | </trans-unit> |
418 | <trans-unit id="b9dee3108a18796bd69c6be316c8fb985b58fb8e"> | 364 | <trans-unit id="b9dee3108a18796bd69c6be316c8fb985b58fb8e"> |
419 | <source>Delete from <x id="INTERPOLATION"/></source> | 365 | <source>Delete from <x id="INTERPOLATION"/></source> |
420 | <target>Supprimer de | 366 | <target>Supprimer de <x id="INTERPOLATION"/></target> |
421 | <x id="INTERPOLATION" equiv-text="{{ playlist?.displayName }}"/> | ||
422 | </target> | ||
423 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-video-playlist/video-playlist-element-miniature.component.html</context><context context-type="linenumber">88</context></context-group> | 367 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-video-playlist/video-playlist-element-miniature.component.html</context><context context-type="linenumber">88</context></context-group> |
424 | </trans-unit> | 368 | </trans-unit> |
425 | <trans-unit id="c31161d1661884f54fbc5635aad5ce8d4803897e"> | 369 | <trans-unit id="c31161d1661884f54fbc5635aad5ce8d4803897e"> |
@@ -502,34 +446,17 @@ | |||
502 | </trans-unit> | 446 | </trans-unit> |
503 | <trans-unit id="4913054c95f5ba14c351ab1b787f7abac97bfdd3"> | 447 | <trans-unit id="4913054c95f5ba14c351ab1b787f7abac97bfdd3"> |
504 | <source><x id="START_TAG_SPAN"/>Remote subscribe<x id="CLOSE_TAG_SPAN"/><x id="START_TAG_SPAN_1"/>Remote interact<x id="CLOSE_TAG_SPAN"/></source> | 448 | <source><x id="START_TAG_SPAN"/>Remote subscribe<x id="CLOSE_TAG_SPAN"/><x id="START_TAG_SPAN_1"/>Remote interact<x id="CLOSE_TAG_SPAN"/></source> |
505 | <target> | 449 | <target><x id="START_TAG_SPAN"/>S'abonner à distance<x id="CLOSE_TAG_SPAN"/><x id="START_TAG_SPAN_1"/>Interaction distante<x id="CLOSE_TAG_SPAN"/></target> |
506 | <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>S'abonner à distance | ||
507 | <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/> | ||
508 | <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="<span>"/>Interaction distante | ||
509 | <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/> | ||
510 | </target> | ||
511 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-user-subscription/remote-subscribe.component.html</context><context context-type="linenumber">11</context></context-group> | 450 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-user-subscription/remote-subscribe.component.html</context><context context-type="linenumber">11</context></context-group> |
512 | </trans-unit> | 451 | </trans-unit> |
513 | <trans-unit id="01cf713559c39a17cf5c8fbcd33b004a77ce0963"> | 452 | <trans-unit id="01cf713559c39a17cf5c8fbcd33b004a77ce0963"> |
514 | <source>You can subscribe to the channel via any ActivityPub-capable fediverse instance.<x id="LINE_BREAK"/><x id="LINE_BREAK"/> For instance with Mastodon or Pleroma you can type the channel URL in the search box and subscribe there. </source> | 453 | <source>You can subscribe to the channel via any ActivityPub-capable fediverse instance.<x id="LINE_BREAK"/><x id="LINE_BREAK"/> For instance with Mastodon or Pleroma you can type the channel URL in the search box and subscribe there. </source> |
515 | <target> | 454 | <target>Vous pouvez vous abonner à la chaîne via n'importe quelle instance Fediverse compatible ActivityPub. <x id="LINE_BREAK"/><x id="LINE_BREAK"/> Par exemple avec Mastodon ou Pleroma, vous pouvez fournir l'adresse URL de la chaîne dans le champ de recherche et vous abonner. </target> |
516 | Vous pouvez vous abonner à la chaîne via n'importe quelle instance Fediverse compatible ActivityPub. | ||
517 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> | ||
518 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> | ||
519 | Par exemple avec Mastodon ou Pleroma, vous pouvez fournir l'adresse URL de la chaîne dans le champ de recherche et vous abonner. | ||
520 | |||
521 | </target> | ||
522 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-user-subscription/remote-subscribe.component.html</context><context context-type="linenumber">18</context></context-group> | 455 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-user-subscription/remote-subscribe.component.html</context><context context-type="linenumber">18</context></context-group> |
523 | </trans-unit> | 456 | </trans-unit> |
524 | <trans-unit id="c590f63488a5179f20a46930cf5e673f8136673d"> | 457 | <trans-unit id="c590f63488a5179f20a46930cf5e673f8136673d"> |
525 | <source>You can interact with this via any ActivityPub-capable fediverse instance.<x id="LINE_BREAK"/><x id="LINE_BREAK"/> For instance with Mastodon or Pleroma you can type the current URL in the search box and interact with it there. </source> | 458 | <source>You can interact with this via any ActivityPub-capable fediverse instance.<x id="LINE_BREAK"/><x id="LINE_BREAK"/> For instance with Mastodon or Pleroma you can type the current URL in the search box and interact with it there. </source> |
526 | <target> | 459 | <target>Vous pouvez interagir via n'importe quelle instance Fediverse compatible ActivityPub. <x id="LINE_BREAK"/><x id="LINE_BREAK"/> Par exemple avec Mastodon ou Pleroma, vous pouvez fournir l'adresse URL dans le champ de recherche et interagir avec. </target> |
527 | Vous pouvez interagir via n'importe quelle instance Fediverse compatible ActivityPub. | ||
528 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> | ||
529 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> | ||
530 | Par exemple avec Mastodon ou Pleroma, vous pouvez fournir l'adresse URL dans le champ de recherche et interagir avec. | ||
531 | |||
532 | </target> | ||
533 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-user-subscription/remote-subscribe.component.html</context><context context-type="linenumber">27</context></context-group> | 460 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-user-subscription/remote-subscribe.component.html</context><context context-type="linenumber">27</context></context-group> |
534 | </trans-unit> | 461 | </trans-unit> |
535 | <trans-unit id="6513f65441f986d9204122e01b4ab1df1d63d18e" datatype="html"> | 462 | <trans-unit id="6513f65441f986d9204122e01b4ab1df1d63d18e" datatype="html"> |
@@ -539,17 +466,12 @@ | |||
539 | </trans-unit> | 466 | </trans-unit> |
540 | <trans-unit id="083e95bdf6f64257d2ddd399ecf9f48ab88e279f"> | 467 | <trans-unit id="083e95bdf6f64257d2ddd399ecf9f48ab88e279f"> |
541 | <source><x id="START_TAG_DIV"/>Default NSFW/sensitive videos policy<x id="CLOSE_TAG_DIV"/><x id="START_TAG_DIV_1"/>can be redefined by the users<x id="CLOSE_TAG_DIV"/></source> | 468 | <source><x id="START_TAG_DIV"/>Default NSFW/sensitive videos policy<x id="CLOSE_TAG_DIV"/><x id="START_TAG_DIV_1"/>can be redefined by the users<x id="CLOSE_TAG_DIV"/></source> |
542 | <target> | 469 | <target><x id="START_TAG_DIV"/>Politique par défaut concernant les vidéos à caractère sensible et sexuellement explicites <x id="CLOSE_TAG_DIV"/><x id="START_TAG_DIV_1"/>peut être redéfini par les utilisateurs·rices<x id="CLOSE_TAG_DIV"/></target> |
543 | <x id="START_TAG_DIV" ctype="x-div" equiv-text="<div>"/>Politique par défaut concernant les vidéos à caractère sensible et sexuellement explicites | ||
544 | <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="</div>"/> | ||
545 | <x id="START_TAG_DIV_1" ctype="x-div" equiv-text="<div>"/>peut être redéfini par les utilisateur·rices | ||
546 | <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="</div>"/> | ||
547 | </target> | ||
548 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">13</context></context-group> | 470 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">13</context></context-group> |
549 | </trans-unit> | 471 | </trans-unit> |
550 | <trans-unit id="87ca23d62c168409ed040dae83dd8717cae3f08c"> | 472 | <trans-unit id="87ca23d62c168409ed040dae83dd8717cae3f08c"> |
551 | <source>User registration allowed</source> | 473 | <source>User registration allowed</source> |
552 | <target>Enregistrement d'utilisateur.rice autorisé.e</target> | 474 | <target>Enregistrement d'utilisateur·rice autorisé.e</target> |
553 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">21</context></context-group> | 475 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">21</context></context-group> |
554 | </trans-unit> | 476 | </trans-unit> |
555 | <trans-unit id="62c8c98c3957946709b49d0a5e309e53e660b9e2"> | 477 | <trans-unit id="62c8c98c3957946709b49d0a5e309e53e660b9e2"> |
@@ -564,7 +486,7 @@ | |||
564 | </trans-unit> | 486 | </trans-unit> |
565 | <trans-unit id="7deebcf3491b27625e9b308179a6635b48368dcb" datatype="html"> | 487 | <trans-unit id="7deebcf3491b27625e9b308179a6635b48368dcb" datatype="html"> |
566 | <source>Requires manual validation by moderators</source> | 488 | <source>Requires manual validation by moderators</source> |
567 | <target state="translated">Nécessite une validation manuelle par modérateur.rice(s)</target> | 489 | <target state="translated">Nécessite une validation manuelle par modérateur·rice(s)</target> |
568 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">41</context></context-group> | 490 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">41</context></context-group> |
569 | </trans-unit> | 491 | </trans-unit> |
570 | <trans-unit id="f1155367f44b4e3d2286db687d324a9b0cc1a7cb" datatype="html"> | 492 | <trans-unit id="f1155367f44b4e3d2286db687d324a9b0cc1a7cb" datatype="html"> |
@@ -579,7 +501,7 @@ | |||
579 | </trans-unit> | 501 | </trans-unit> |
580 | <trans-unit id="9270dfd4606fb45a991fe7716e640b6efa28ba85"> | 502 | <trans-unit id="9270dfd4606fb45a991fe7716e640b6efa28ba85"> |
581 | <source>Unlimited <x id="START_TAG_NG_CONTAINER"/>(<x id="INTERPOLATION"/> per day)<x id="CLOSE_TAG_NG_CONTAINER"/></source> | 503 | <source>Unlimited <x id="START_TAG_NG_CONTAINER"/>(<x id="INTERPOLATION"/> per day)<x id="CLOSE_TAG_NG_CONTAINER"/></source> |
582 | <target><x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="<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="</ng-container>"/></target> | 504 | <target>Illimité <x id="START_TAG_NG_CONTAINER"/>(<x id="INTERPOLATION"/> per day)<x id="CLOSE_TAG_NG_CONTAINER"/></target> |
583 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">61</context></context-group> | 505 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">61</context></context-group> |
584 | </trans-unit> | 506 | </trans-unit> |
585 | <trans-unit id="a059709f71aa4c0ac219e160e78a738682ca6a36"> | 507 | <trans-unit id="a059709f71aa4c0ac219e160e78a738682ca6a36"> |
@@ -619,7 +541,7 @@ | |||
619 | </trans-unit> | 541 | </trans-unit> |
620 | <trans-unit id="7c7f4be7b726e61c577e63842a58d9e435f7c597"> | 542 | <trans-unit id="7c7f4be7b726e61c577e63842a58d9e435f7c597"> |
621 | <source>users</source> | 543 | <source>users</source> |
622 | <target>utilisateurs</target> | 544 | <target>utilisateur·rice(s)</target> |
623 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-instance/instance-statistics.component.html</context><context context-type="linenumber">12</context></context-group> | 545 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-instance/instance-statistics.component.html</context><context context-type="linenumber">12</context></context-group> |
624 | </trans-unit> | 546 | </trans-unit> |
625 | <trans-unit id="5bc509bb72973f9895241127d5556e9e31051137"> | 547 | <trans-unit id="5bc509bb72973f9895241127d5556e9e31051137"> |
@@ -659,7 +581,7 @@ | |||
659 | </trans-unit> | 581 | </trans-unit> |
660 | <trans-unit id="2392488717875840729" datatype="html"> | 582 | <trans-unit id="2392488717875840729" datatype="html"> |
661 | <source>User</source> | 583 | <source>User</source> |
662 | <target state="translated">Utilisateur</target> | 584 | <target state="translated">Utilisateur·rice</target> |
663 | <context-group purpose="location"> | 585 | <context-group purpose="location"> |
664 | <context context-type="sourcefile">../app/core/users/user.service.ts</context> | 586 | <context context-type="sourcefile">../app/core/users/user.service.ts</context> |
665 | <context context-type="linenumber">384</context> | 587 | <context context-type="linenumber">384</context> |
@@ -672,7 +594,7 @@ | |||
672 | </trans-unit> | 594 | </trans-unit> |
673 | <trans-unit id="f21428bd564d1cacdbc737f87a8def2e2ad42251"> | 595 | <trans-unit id="f21428bd564d1cacdbc737f87a8def2e2ad42251"> |
674 | <source>A banned user will no longer be able to login.</source> | 596 | <source>A banned user will no longer be able to login.</source> |
675 | <target>Un utilisateur.rice banni.e ne sera plus capable de se connecter.</target> | 597 | <target>Un·e utilisateur·rice banni·e ne sera plus capable de se connecter.</target> |
676 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">21</context></context-group> | 598 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">21</context></context-group> |
677 | </trans-unit> | 599 | </trans-unit> |
678 | <trans-unit id="d7b35c384aecd25a516200d6921836374613dfe7"> | 600 | <trans-unit id="d7b35c384aecd25a516200d6921836374613dfe7"> |
@@ -682,14 +604,12 @@ | |||
682 | </trans-unit> | 604 | </trans-unit> |
683 | <trans-unit id="35fdca47605de8113a0db7f587f7c099abec8020"> | 605 | <trans-unit id="35fdca47605de8113a0db7f587f7c099abec8020"> |
684 | <source>Ban this user</source> | 606 | <source>Ban this user</source> |
685 | <target>Bannir cet.te utilisateur.rice</target> | 607 | <target>Bannir cet·te utilisateur·rice</target> |
686 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">31</context></context-group> | 608 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">31</context></context-group> |
687 | </trans-unit> | 609 | </trans-unit> |
688 | <trans-unit id="dbabcb47dc77c29275d0f836280ef1dcd924fdb9" datatype="html"> | 610 | <trans-unit id="dbabcb47dc77c29275d0f836280ef1dcd924fdb9" datatype="html"> |
689 | <source>Block video "<x id="INTERPOLATION"/>"</source> | 611 | <source>Block video "<x id="INTERPOLATION"/>"</source> |
690 | <target state="translated">Bloquer la vidéo " | 612 | <target state="translated">Bloquer la vidéo "<x id="INTERPOLATION"/>"</target> |
691 | <x id="INTERPOLATION" equiv-text="{{ video.name }}"/>" | ||
692 | </target> | ||
693 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">3</context></context-group> | 613 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">3</context></context-group> |
694 | </trans-unit> | 614 | </trans-unit> |
695 | <trans-unit id="dc3bdad5421d0ee7ddd76ae62b699d72dd9f61b4" datatype="html"> | 615 | <trans-unit id="dc3bdad5421d0ee7ddd76ae62b699d72dd9f61b4" datatype="html"> |
@@ -712,10 +632,7 @@ | |||
712 | </trans-unit> | 632 | </trans-unit> |
713 | <trans-unit id="6b6240483bee515c1e20c0c21fc6096e8cdd08e9" datatype="html"> | 633 | <trans-unit id="6b6240483bee515c1e20c0c21fc6096e8cdd08e9" datatype="html"> |
714 | <source>Sorry but there was an issue with the external login process. Please <x id="START_LINK"/>contact an administrator<x id="CLOSE_LINK"/>. </source> | 634 | <source>Sorry but there was an issue with the external login process. Please <x id="START_LINK"/>contact an administrator<x id="CLOSE_LINK"/>. </source> |
715 | <target state="translated">Désolé, un incident s'est produit avec le processus d'authentification externe. Veuillez | 635 | <target state="translated">Désolé, un incident s'est produit avec le processus d'authentification externe. Veuillez <x id="START_LINK"/>prendre contact avec un·e administrateur·rice<x id="CLOSE_LINK"/>. </target> |
716 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>prendre contact avec un administrateur | ||
717 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. | ||
718 | </target> | ||
719 | <context-group purpose="location"><context context-type="sourcefile">../app/+login/login.component.html</context><context context-type="linenumber">7</context></context-group> | 636 | <context-group purpose="location"><context context-type="sourcefile">../app/+login/login.component.html</context><context context-type="linenumber">7</context></context-group> |
720 | </trans-unit> | 637 | </trans-unit> |
721 | <trans-unit id="17f43ee2fb343f8b60568527d105777b99ae8414" datatype="html"> | 638 | <trans-unit id="17f43ee2fb343f8b60568527d105777b99ae8414" datatype="html"> |
@@ -725,11 +642,7 @@ | |||
725 | </trans-unit> | 642 | </trans-unit> |
726 | <trans-unit id="8b339f3b4ba60cd2f880c7c19e8b375e7892f4c1" datatype="html"> | 643 | <trans-unit id="8b339f3b4ba60cd2f880c7c19e8b375e7892f4c1" datatype="html"> |
727 | <source>Currently this instance doesn't allow for user registration, but you can find an instance that gives you the possibility to sign up for an account and upload your videos there. <x id="LINE_BREAK"/> Find yours among multiple instances at <x id="START_LINK"/>https://joinpeertube.org/instances<x id="CLOSE_LINK"/>. </source> | 644 | <source>Currently this instance doesn't allow for user registration, but you can find an instance that gives you the possibility to sign up for an account and upload your videos there. <x id="LINE_BREAK"/> Find yours among multiple instances at <x id="START_LINK"/>https://joinpeertube.org/instances<x id="CLOSE_LINK"/>. </source> |
728 | <target state="translated">Pour le moment, cette instance ne permet pas l'enregistrement de nouveaux utilisateur.rice(s), mais vous pouvez trouver une instance qui permet l'enregistrement et le téléversement de vidéos. | 645 | <target state="translated">Pour le moment, cette instance ne permet pas l'enregistrement de nouveaux·elles utilisateur·rice(s), mais vous pouvez trouver une instance qui permet l'enregistrement et le téléversement de vidéos. <x id="LINE_BREAK"/> Trouvez une instance sur <x id="START_LINK"/>https://joinpeertube.org/instances <x id="CLOSE_LINK"/>. </target> |
729 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> Trouvez une instance sur | ||
730 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>https://joinpeertube.org/instances | ||
731 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. | ||
732 | </target> | ||
733 | <context-group purpose="location"><context context-type="sourcefile">../app/+login/login.component.html</context><context context-type="linenumber">17</context></context-group> | 646 | <context-group purpose="location"><context context-type="sourcefile">../app/+login/login.component.html</context><context context-type="linenumber">17</context></context-group> |
734 | </trans-unit> | 647 | </trans-unit> |
735 | <trans-unit id="ae3cb52bf2dee3101ee654812b5d16e8665a9453"> | 648 | <trans-unit id="ae3cb52bf2dee3101ee654812b5d16e8665a9453"> |
@@ -739,7 +652,7 @@ | |||
739 | </trans-unit> | 652 | </trans-unit> |
740 | <trans-unit id="e08a77594f3d89311cdf6da5090044270909c194"> | 653 | <trans-unit id="e08a77594f3d89311cdf6da5090044270909c194"> |
741 | <source>User</source> | 654 | <source>User</source> |
742 | <target>Utilisateur.rice</target> | 655 | <target>Utilisateur·rice</target> |
743 | <context-group purpose="location"><context context-type="sourcefile">../app/+login/login.component.html</context><context context-type="linenumber">35</context></context-group> | 656 | <context-group purpose="location"><context context-type="sourcefile">../app/+login/login.component.html</context><context context-type="linenumber">35</context></context-group> |
744 | </trans-unit> | 657 | </trans-unit> |
745 | <trans-unit id="51ef29329faccb28d94369897068897d1b3d0478"> | 658 | <trans-unit id="51ef29329faccb28d94369897068897d1b3d0478"> |
@@ -779,7 +692,7 @@ | |||
779 | </trans-unit> | 692 | </trans-unit> |
780 | <trans-unit id="8f7dd0009f7dc9e4e3f1d9f43f944a3aa7cf737a"> | 693 | <trans-unit id="8f7dd0009f7dc9e4e3f1d9f43f944a3aa7cf737a"> |
781 | <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source> | 694 | <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source> |
782 | <target>Nous sommes désolés, vous ne pouvez pas réinitialiser votre mot de passe car l'administrateur.rice de votre instance n'a pas configuré le système de courriels de PeerTube.</target> | 695 | <target>Nous sommes désolés, vous ne pouvez pas réinitialiser votre mot de passe car l'administrateur·rice de votre instance n'a pas configuré le système de courrier électronique de PeerTube.</target> |
783 | <context-group purpose="location"><context context-type="sourcefile">../app/+login/login.component.html</context><context context-type="linenumber">91</context></context-group> | 696 | <context-group purpose="location"><context context-type="sourcefile">../app/+login/login.component.html</context><context context-type="linenumber">91</context></context-group> |
784 | </trans-unit> | 697 | </trans-unit> |
785 | <trans-unit id="1190256911880544559" datatype="html"> | 698 | <trans-unit id="1190256911880544559" datatype="html"> |
@@ -807,10 +720,7 @@ | |||
807 | </trans-unit> | 720 | </trans-unit> |
808 | <trans-unit id="406b08e859ab668ff07056881dcc4390109d4e1d" datatype="html"> | 721 | <trans-unit id="406b08e859ab668ff07056881dcc4390109d4e1d" datatype="html"> |
809 | <source><x id="INTERPOLATION"/> <x id="ICU"/> </source> | 722 | <source><x id="INTERPOLATION"/> <x id="ICU"/> </source> |
810 | <target state="translated"> | 723 | <target state="translated"><x id="INTERPOLATION"/> <x id="ICU"/> </target> |
811 | <x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> | ||
812 | <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {...} autre {...}}"/> | ||
813 | </target> | ||
814 | <context-group purpose="location"><context context-type="sourcefile">../app/+search/search.component.html</context><context context-type="linenumber">5</context></context-group> | 724 | <context-group purpose="location"><context context-type="sourcefile">../app/+search/search.component.html</context><context context-type="linenumber">5</context></context-group> |
815 | </trans-unit> | 725 | </trans-unit> |
816 | <trans-unit id="26b0b148ff87e083300fa9ca213f8ada7fa6211d" datatype="html"> | 726 | <trans-unit id="26b0b148ff87e083300fa9ca213f8ada7fa6211d" datatype="html"> |
@@ -847,23 +757,12 @@ | |||
847 | </trans-unit> | 757 | </trans-unit> |
848 | <trans-unit id="4c3960fb1d9b07d1db3b5bda3ee40019211830dc"> | 758 | <trans-unit id="4c3960fb1d9b07d1db3b5bda3ee40019211830dc"> |
849 | <source>for <x id="START_TAG_SPAN"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_SPAN"/></source> | 759 | <source>for <x id="START_TAG_SPAN"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_SPAN"/></source> |
850 | <target> | 760 | <target>pour <x id="START_TAG_SPAN"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_SPAN"/></target> |
851 | pour | ||
852 | <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/> | ||
853 | <x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/> | ||
854 | <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/> | ||
855 | </target> | ||
856 | <context-group purpose="location"><context context-type="sourcefile">../app/+search/search.component.html</context><context context-type="linenumber">11</context></context-group> | 761 | <context-group purpose="location"><context context-type="sourcefile">../app/+search/search.component.html</context><context context-type="linenumber">11</context></context-group> |
857 | </trans-unit> | 762 | </trans-unit> |
858 | <trans-unit id="7c603b9ed878097782e2b8908f662e2344b46061"> | 763 | <trans-unit id="7c603b9ed878097782e2b8908f662e2344b46061"> |
859 | <source>Filters <x id="START_TAG_SPAN"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_SPAN"/></source> | 764 | <source>Filters <x id="START_TAG_SPAN"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_SPAN"/></source> |
860 | <target> | 765 | <target>Filtres <x id="START_TAG_SPAN"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_SPAN"/></target> |
861 | Filtres | ||
862 | |||
863 | <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/> | ||
864 | <x id="INTERPOLATION" equiv-text="{{ numberOfFilters() }}"/> | ||
865 | <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/> | ||
866 | </target> | ||
867 | <context-group purpose="location"><context context-type="sourcefile">../app/+search/search.component.html</context><context context-type="linenumber">22</context></context-group> | 766 | <context-group purpose="location"><context context-type="sourcefile">../app/+search/search.component.html</context><context context-type="linenumber">22</context></context-group> |
868 | </trans-unit> | 767 | </trans-unit> |
869 | <trans-unit id="e2dbf0426cbb0b573faf49dffeb7d5bdf16eda5d"> | 768 | <trans-unit id="e2dbf0426cbb0b573faf49dffeb7d5bdf16eda5d"> |
@@ -882,7 +781,7 @@ | |||
882 | </trans-unit> | 781 | </trans-unit> |
883 | <trans-unit id="5cf92a1d527e65908c75633e8484cdd3b6d16b9b"> | 782 | <trans-unit id="5cf92a1d527e65908c75633e8484cdd3b6d16b9b"> |
884 | <source>Welcome to PeerTube, dear administrator!</source> | 783 | <source>Welcome to PeerTube, dear administrator!</source> |
885 | <target>Bienvenue sur PeerTube, cher.e administrateur.rice !</target> | 784 | <target>Bienvenue sur PeerTube, cher·e administrateur·rice !</target> |
886 | <context-group purpose="location"><context context-type="sourcefile">../app/modal/welcome-modal.component.html</context><context context-type="linenumber">3</context></context-group> | 785 | <context-group purpose="location"><context context-type="sourcefile">../app/modal/welcome-modal.component.html</context><context context-type="linenumber">3</context></context-group> |
887 | </trans-unit> | 786 | </trans-unit> |
888 | <trans-unit id="fb2ab91ad6091b4a42f4ec08487650a0bc2d541c"> | 787 | <trans-unit id="fb2ab91ad6091b4a42f4ec08487650a0bc2d541c"> |
@@ -892,7 +791,7 @@ | |||
892 | </trans-unit> | 791 | </trans-unit> |
893 | <trans-unit id="65462878ca6d04c826906432816a3df3e048ac87"> | 792 | <trans-unit id="65462878ca6d04c826906432816a3df3e048ac87"> |
894 | <source>Upload or import videos, parse logs, prune storage directories, reset user password...</source> | 793 | <source>Upload or import videos, parse logs, prune storage directories, reset user password...</source> |
895 | <target>Téléverser ou importer des vidéos, parcourir les logs, nettoyer les dossier de stockage, réinitialiser les mots de passe des utilisateurs...</target> | 794 | <target>Téléverser ou importer des vidéos, parcourir les logs, nettoyer les dossier de stockage, réinitialiser les mots de passe des utilisateur·rice(s)...</target> |
896 | <context-group purpose="location"><context context-type="sourcefile">../app/modal/welcome-modal.component.html</context><context context-type="linenumber">15</context></context-group> | 795 | <context-group purpose="location"><context context-type="sourcefile">../app/modal/welcome-modal.component.html</context><context context-type="linenumber">15</context></context-group> |
897 | </trans-unit> | 796 | </trans-unit> |
898 | <trans-unit id="054dd8ba0dece8069a5a7e538efaca9f58cf81f9"> | 797 | <trans-unit id="054dd8ba0dece8069a5a7e538efaca9f58cf81f9"> |
@@ -902,7 +801,7 @@ | |||
902 | </trans-unit> | 801 | </trans-unit> |
903 | <trans-unit id="c38a3f5b5eff069d0097527fa40a3f8c4d9c1e4e"> | 802 | <trans-unit id="c38a3f5b5eff069d0097527fa40a3f8c4d9c1e4e"> |
904 | <source>Managing users, following other instances, dealing with spammers...</source> | 803 | <source>Managing users, following other instances, dealing with spammers...</source> |
905 | <target>Gérer les utilisateur.rice(s), s'abonner à d'autres instances, gérer les spammers...</target> | 804 | <target>Gérer les utilisateur·rice(s), s'abonner à d'autres instances, gérer les spammers...</target> |
906 | <context-group purpose="location"><context context-type="sourcefile">../app/modal/welcome-modal.component.html</context><context context-type="linenumber">22</context></context-group> | 805 | <context-group purpose="location"><context context-type="sourcefile">../app/modal/welcome-modal.component.html</context><context context-type="linenumber">22</context></context-group> |
907 | </trans-unit> | 806 | </trans-unit> |
908 | <trans-unit id="4e020f13aa4db2285047eba96e50dc716fb5f417"> | 807 | <trans-unit id="4e020f13aa4db2285047eba96e50dc716fb5f417"> |
@@ -922,18 +821,12 @@ | |||
922 | </trans-unit> | 821 | </trans-unit> |
923 | <trans-unit id="908ccbd854d79d50723e7a651b2a0f4dd0557c60"> | 822 | <trans-unit id="908ccbd854d79d50723e7a651b2a0f4dd0557c60"> |
924 | <source>Official PeerTube website (news, support, contribute...): <x id="START_LINK"/>https://joinpeertube.org<x id="CLOSE_LINK"/></source> | 823 | <source>Official PeerTube website (news, support, contribute...): <x id="START_LINK"/>https://joinpeertube.org<x id="CLOSE_LINK"/></source> |
925 | <target>Site web officiel de PeerTube (actus, support, contribution...) : | 824 | <target>Site web officiel de PeerTube (actus, support, contribution...) : <x id="START_LINK"/>https://joinpeertube.org<x id="CLOSE_LINK"/></target> |
926 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>https://joinpeertube.org | ||
927 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> | ||
928 | </target> | ||
929 | <context-group purpose="location"><context context-type="sourcefile">../app/modal/welcome-modal.component.html</context><context context-type="linenumber">42</context></context-group> | 825 | <context-group purpose="location"><context context-type="sourcefile">../app/modal/welcome-modal.component.html</context><context context-type="linenumber">42</context></context-group> |
930 | </trans-unit> | 826 | </trans-unit> |
931 | <trans-unit id="53f7ce6aef94fd128d0058de1cd63da90d062ee6"> | 827 | <trans-unit id="53f7ce6aef94fd128d0058de1cd63da90d062ee6"> |
932 | <source>Put your instance on the public PeerTube index: <x id="START_LINK"/>https://instances.joinpeertube.org/instances<x id="CLOSE_LINK"/></source> | 828 | <source>Put your instance on the public PeerTube index: <x id="START_LINK"/>https://instances.joinpeertube.org/instances<x id="CLOSE_LINK"/></source> |
933 | <target>Mettre votre instance sur l'index public des instances PeerTube | 829 | <target>Mettre votre instance sur l'index public des instances PeerTube <x id="START_LINK"/>https://instances.joinpeertube.org/instances <x id="CLOSE_LINK"/></target> |
934 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>https://instances.joinpeertube.org/instances | ||
935 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> | ||
936 | </target> | ||
937 | <context-group purpose="location"><context context-type="sourcefile">../app/modal/welcome-modal.component.html</context><context context-type="linenumber">45</context></context-group> | 830 | <context-group purpose="location"><context context-type="sourcefile">../app/modal/welcome-modal.component.html</context><context context-type="linenumber">45</context></context-group> |
938 | </trans-unit> | 831 | </trans-unit> |
939 | <trans-unit id="351af1021b0298109bfb72c7aa9a27999d110859"> | 832 | <trans-unit id="351af1021b0298109bfb72c7aa9a27999d110859"> |
@@ -943,37 +836,12 @@ | |||
943 | </trans-unit> | 836 | </trans-unit> |
944 | <trans-unit id="cde76f438c580e464940e141584e44ab21809cb6"> | 837 | <trans-unit id="cde76f438c580e464940e141584e44ab21809cb6"> |
945 | <source>Choosing your <x id="START_TAG_STRONG"/>instance name<x id="CLOSE_TAG_STRONG"/>, <x id="START_TAG_STRONG"/>setting up a description<x id="CLOSE_TAG_STRONG"/>, specifying <x id="START_TAG_STRONG"/>who you are<x id="CLOSE_TAG_STRONG"/>, why <x id="START_TAG_STRONG"/>you created your instance<x id="CLOSE_TAG_STRONG"/> and <x id="START_TAG_STRONG"/>how long<x id="CLOSE_TAG_STRONG"/> you plan to <x id="START_TAG_STRONG"/>maintain your it<x id="CLOSE_TAG_STRONG"/> is very important for visitors to understand on what type of instance they are. </source> | 838 | <source>Choosing your <x id="START_TAG_STRONG"/>instance name<x id="CLOSE_TAG_STRONG"/>, <x id="START_TAG_STRONG"/>setting up a description<x id="CLOSE_TAG_STRONG"/>, specifying <x id="START_TAG_STRONG"/>who you are<x id="CLOSE_TAG_STRONG"/>, why <x id="START_TAG_STRONG"/>you created your instance<x id="CLOSE_TAG_STRONG"/> and <x id="START_TAG_STRONG"/>how long<x id="CLOSE_TAG_STRONG"/> you plan to <x id="START_TAG_STRONG"/>maintain your it<x id="CLOSE_TAG_STRONG"/> is very important for visitors to understand on what type of instance they are. </source> |
946 | <target> | 839 | <target>Choisir <x id="START_TAG_STRONG"/>le nom de son instance <x id="CLOSE_TAG_STRONG"/>, <x id="START_TAG_STRONG"/>mettre une description<x id="CLOSE_TAG_STRONG"/>, spécifier <x id="START_TAG_STRONG"/>qui vous êtes<x id="CLOSE_TAG_STRONG"/>, pourquoi <x id="START_TAG_STRONG"/>vous avez créé cette instance<x id="CLOSE_TAG_STRONG"/> et <x id="START_TAG_STRONG"/>combien de temps <x id="CLOSE_TAG_STRONG"/> vous prévoyez de <x id="START_TAG_STRONG"/>la maintenir<x id="CLOSE_TAG_STRONG"/> est très important pour que les visiteurs comprennent sur quel type d'instance ils ou elles sont. </target> |
947 | Choisir | ||
948 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>le nom de son instance | ||
949 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, | ||
950 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>mettre une description | ||
951 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, spécifier | ||
952 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>qui vous êtes | ||
953 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, pourquoi | ||
954 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>vous avez créé cette instance | ||
955 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> et | ||
956 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>combien de temps | ||
957 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> vous prévoyez de | ||
958 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>la maintenir | ||
959 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> est très important pour que les visiteurs comprennent sur quel type d'instance ils ou elles sont. | ||
960 | |||
961 | </target> | ||
962 | <context-group purpose="location"><context context-type="sourcefile">../app/modal/welcome-modal.component.html</context><context context-type="linenumber">58</context></context-group> | 840 | <context-group purpose="location"><context context-type="sourcefile">../app/modal/welcome-modal.component.html</context><context context-type="linenumber">58</context></context-group> |
963 | </trans-unit> | 841 | </trans-unit> |
964 | <trans-unit id="bd6c91a86a18f512ade62e216efcfb5d2520711c"> | 842 | <trans-unit id="bd6c91a86a18f512ade62e216efcfb5d2520711c"> |
965 | <source>If you want to open registrations, please decide what are <x id="START_TAG_STRONG"/>your moderation rules<x id="CLOSE_TAG_STRONG"/>, fill your <x id="START_TAG_STRONG"/>instance terms<x id="CLOSE_TAG_STRONG"/> and specify the categories and languages you speak. This way, you will help users to register on <x id="START_TAG_STRONG"/>the appropriate<x id="CLOSE_TAG_STRONG"/> PeerTube instance. </source> | 843 | <source>If you want to open registrations, please decide what are <x id="START_TAG_STRONG"/>your moderation rules<x id="CLOSE_TAG_STRONG"/>, fill your <x id="START_TAG_STRONG"/>instance terms<x id="CLOSE_TAG_STRONG"/> and specify the categories and languages you speak. This way, you will help users to register on <x id="START_TAG_STRONG"/>the appropriate<x id="CLOSE_TAG_STRONG"/> PeerTube instance. </source> |
966 | <target> | 844 | <target>Si vous voulez ouvrir les inscriptions, merci de décider quelles sont <x id="START_TAG_STRONG"/>les règles de modération <x id="CLOSE_TAG_STRONG"/>, remplir les <x id="START_TAG_STRONG"/>conditions d'utilisation de votre instance <x id="CLOSE_TAG_STRONG"/> 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"/>l'instance PeerTube appropriée <x id="CLOSE_TAG_STRONG"/>. </target> |
967 | Si vous voulez ouvrir les inscriptions, merci de décider quelles sont | ||
968 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>les règles de modération | ||
969 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, remplir les | ||
970 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>conditions d'utilisation de votre instance | ||
971 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> | ||
972 | et spécifier les catégories ainsi que les langues que vous parlez. De cette façon, vous aiderez les utilisateurs à s'enregistrer sur | ||
973 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>l'instance PeerTube appropriée | ||
974 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>. | ||
975 | |||
976 | </target> | ||
977 | <context-group purpose="location"><context context-type="sourcefile">../app/modal/welcome-modal.component.html</context><context context-type="linenumber">64</context></context-group> | 845 | <context-group purpose="location"><context context-type="sourcefile">../app/modal/welcome-modal.component.html</context><context context-type="linenumber">64</context></context-group> |
978 | </trans-unit> | 846 | </trans-unit> |
979 | <trans-unit id="650b8c3e81746bc33ff276f2ef30bf89fa2d74dd"> | 847 | <trans-unit id="650b8c3e81746bc33ff276f2ef30bf89fa2d74dd"> |
@@ -1033,12 +901,7 @@ | |||
1033 | </trans-unit> | 901 | </trans-unit> |
1034 | <trans-unit id="565e31173ab0ea2c00c311c9051c15d8896a0b80" datatype="html"> | 902 | <trans-unit id="565e31173ab0ea2c00c311c9051c15d8896a0b80" datatype="html"> |
1035 | <source>Please consider configuring these fields to help people to choose <x id="START_TAG_STRONG"/>the appropriate instance<x id="CLOSE_TAG_STRONG"/>. Without them, your instance may not be referenced on the <x id="START_LINK"/>JoinPeerTube website<x id="CLOSE_LINK"/>. </source> | 903 | <source>Please consider configuring these fields to help people to choose <x id="START_TAG_STRONG"/>the appropriate instance<x id="CLOSE_TAG_STRONG"/>. Without them, your instance may not be referenced on the <x id="START_LINK"/>JoinPeerTube website<x id="CLOSE_LINK"/>. </source> |
1036 | <target state="translated">Prenez le temps de remplir ces champs, ils aideront les visiteurs à choisir | 904 | <target state="translated">Prenez le temps de remplir ces champs, ils aideront les visiteurs à choisir <x id="START_TAG_STRONG"/>l'instance la plus appropriée <x id="CLOSE_TAG_STRONG"/>. Sans eux, votre instance pourrait ne pas être listée sur <x id="START_LINK"/>JoinPeerTube <x id="CLOSE_LINK"/>. </target> |
1037 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>l'instance la plus appropriée | ||
1038 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>. Sans eux, votre instance pourrait ne pas être listée sur | ||
1039 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>JoinPeerTube | ||
1040 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. | ||
1041 | </target> | ||
1042 | <context-group purpose="location"><context context-type="sourcefile">../app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">25</context></context-group> | 905 | <context-group purpose="location"><context context-type="sourcefile">../app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">25</context></context-group> |
1043 | </trans-unit> | 906 | </trans-unit> |
1044 | <trans-unit id="7d438f72f9985c4d06ed4fe80c90afc2e1df34d2"> | 907 | <trans-unit id="7d438f72f9985c4d06ed4fe80c90afc2e1df34d2"> |
@@ -1108,9 +971,7 @@ | |||
1108 | </trans-unit> | 971 | </trans-unit> |
1109 | <trans-unit id="5a69be913ebcc70f300060cf1be0c7f8827159d6" datatype="html"> | 972 | <trans-unit id="5a69be913ebcc70f300060cf1be0c7f8827159d6" datatype="html"> |
1110 | <source>Interface: <x id="INTERPOLATION"/></source> | 973 | <source>Interface: <x id="INTERPOLATION"/></source> |
1111 | <target state="translated">Interface : | 974 | <target state="translated">Interface : <x id="INTERPOLATION"/></target> |
1112 | <x id="INTERPOLATION" equiv-text="{{ language }}"/> | ||
1113 | </target> | ||
1114 | <context-group purpose="location"><context context-type="sourcefile">../app/menu/menu.component.html</context><context context-type="linenumber">156</context></context-group> | 975 | <context-group purpose="location"><context context-type="sourcefile">../app/menu/menu.component.html</context><context context-type="linenumber">156</context></context-group> |
1115 | </trans-unit> | 976 | </trans-unit> |
1116 | <trans-unit id="ee5ad4d7fed0e8fc44fa9c2d7be9265295108411" datatype="html"> | 977 | <trans-unit id="ee5ad4d7fed0e8fc44fa9c2d7be9265295108411" datatype="html"> |
@@ -1191,7 +1052,7 @@ | |||
1191 | </trans-unit> | 1052 | </trans-unit> |
1192 | <trans-unit id="7545420287297803988" datatype="html"> | 1053 | <trans-unit id="7545420287297803988" datatype="html"> |
1193 | <source>My playlists</source> | 1054 | <source>My playlists</source> |
1194 | <target state="translated">Mes playlists</target> | 1055 | <target state="translated">Mes listes de lecture</target> |
1195 | <context-group purpose="location"> | 1056 | <context-group purpose="location"> |
1196 | <context context-type="sourcefile">../app/+my-account/my-account.component.ts</context> | 1057 | <context context-type="sourcefile">../app/+my-account/my-account.component.ts</context> |
1197 | <context context-type="linenumber">61</context> | 1058 | <context context-type="linenumber">61</context> |
@@ -1310,9 +1171,7 @@ | |||
1310 | </trans-unit> | 1171 | </trans-unit> |
1311 | <trans-unit id="b2f3e08a790518414d240fbe2c3c116c6f83c275" datatype="html"> | 1172 | <trans-unit id="b2f3e08a790518414d240fbe2c3c116c6f83c275" datatype="html"> |
1312 | <source>using <x id="INTERPOLATION"/></source> | 1173 | <source>using <x id="INTERPOLATION"/></source> |
1313 | <target state="translated">utilisant | 1174 | <target state="translated">utilisant <x id="INTERPOLATION"/></target> |
1314 | <x id="INTERPOLATION" equiv-text="{{ serverConfig.search.searchIndex.url }}"/> | ||
1315 | </target> | ||
1316 | <context-group purpose="location"><context context-type="sourcefile">../app/header/search-typeahead.component.html</context><context context-type="linenumber">25</context></context-group> | 1175 | <context-group purpose="location"><context context-type="sourcefile">../app/header/search-typeahead.component.html</context><context context-type="linenumber">25</context></context-group> |
1317 | </trans-unit> | 1176 | </trans-unit> |
1318 | <trans-unit id="44f26a1c56d73d4763225ba2e6d5091e0cad1b7c" datatype="html"> | 1177 | <trans-unit id="44f26a1c56d73d4763225ba2e6d5091e0cad1b7c" datatype="html"> |
@@ -1534,12 +1393,7 @@ | |||
1534 | </trans-unit> | 1393 | </trans-unit> |
1535 | <trans-unit id="554a78c6ac043b4a9058c39d63e4475a454e4dc2" datatype="html"> | 1394 | <trans-unit id="554a78c6ac043b4a9058c39d63e4475a454e4dc2" datatype="html"> |
1536 | <source>Tags could be used to suggest relevant recommendations. <x id="LINE_BREAK"/> There is a maximum of 5 tags. <x id="LINE_BREAK"/> Press <x id="START_TAG_KBD"/>Enter<x id="CLOSE_TAG_KBD"/> to add a new tag. </source> | 1395 | <source>Tags could be used to suggest relevant recommendations. <x id="LINE_BREAK"/> There is a maximum of 5 tags. <x id="LINE_BREAK"/> Press <x id="START_TAG_KBD"/>Enter<x id="CLOSE_TAG_KBD"/> to add a new tag. </source> |
1537 | <target state="translated">Les étiquettes peuvent être utilisées pour suggérer des recommandations pertinentes. | 1396 | <target state="translated">Les étiquettes peuvent être utilisées pour suggérer des recommandations pertinentes. <x id="LINE_BREAK"/> Il y a un maximum de cinq étiquettes <x id="LINE_BREAK"/> Appuyez sur <x id="START_TAG_KBD"/>Entrée<x id="CLOSE_TAG_KBD"/> pour ajouter une nouvelle étiquette. </target> |
1538 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> Il y a un maximum de cinq étiquettes | ||
1539 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> Appuyez sur | ||
1540 | <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>Entrée | ||
1541 | <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/> pour ajouter une nouvelle étiquette. | ||
1542 | </target> | ||
1543 | <context-group purpose="location"><context context-type="sourcefile">../app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">24</context></context-group> | 1397 | <context-group purpose="location"><context context-type="sourcefile">../app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">24</context></context-group> |
1544 | </trans-unit> | 1398 | </trans-unit> |
1545 | <trans-unit id="8389e9cde2928cc27aaecbdee818a255bf7984b0"> | 1399 | <trans-unit id="8389e9cde2928cc27aaecbdee818a255bf7984b0"> |
@@ -1596,9 +1450,7 @@ | |||
1596 | </trans-unit> | 1450 | </trans-unit> |
1597 | <trans-unit id="d69f4fafc780cc7dbafb063ca5f11e6f7c91b0c5"> | 1451 | <trans-unit id="d69f4fafc780cc7dbafb063ca5f11e6f7c91b0c5"> |
1598 | <source>Schedule publication (<x id="INTERPOLATION"/>)</source> | 1452 | <source>Schedule publication (<x id="INTERPOLATION"/>)</source> |
1599 | <target>Programmation de la publication ( | 1453 | <target>Programmation de la publication ( <x id="INTERPOLATION"/>)</target> |
1600 | <x id="INTERPOLATION" equiv-text="{{ calendarTimezone }}"/>) | ||
1601 | </target> | ||
1602 | <context-group purpose="location"><context context-type="sourcefile">../app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">108</context></context-group> | 1454 | <context-group purpose="location"><context context-type="sourcefile">../app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">108</context></context-group> |
1603 | </trans-unit> | 1455 | </trans-unit> |
1604 | <trans-unit id="ea504765b49242bfcaefec84a9cf2f6f179c2ea5" datatype="html"> | 1456 | <trans-unit id="ea504765b49242bfcaefec84a9cf2f6f179c2ea5" datatype="html"> |
@@ -1720,10 +1572,7 @@ | |||
1720 | </trans-unit> | 1572 | </trans-unit> |
1721 | <trans-unit id="d49ca01a7d3c689add2eb58a469a3919c7ee9af7" datatype="html"> | 1573 | <trans-unit id="d49ca01a7d3c689add2eb58a469a3919c7ee9af7" datatype="html"> |
1722 | <source>You can import any URL <x id="START_LINK"/>supported by youtube-dl<x id="CLOSE_LINK"/> 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> | 1574 | <source>You can import any URL <x id="START_LINK"/>supported by youtube-dl<x id="CLOSE_LINK"/> 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> |
1723 | <target state="translated">Vous pouvez importer n’importe quelle URL | 1575 | <target state="translated">Vous pouvez importer n’importe quelle URL <x id="START_LINK"/>supportée par youtube-dl <x id="CLOSE_LINK"/> ou une URL qui pointe vers un fichier MP4 brut. Vous devez vous assurer que vous avez les droits de diffusion sur le contenu vers lequel elle pointe, sinon cela pourrait vous causer des problèmes juridiques ainsi qu'à votre instance. </target> |
1724 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>supportée par youtube-dl | ||
1725 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> ou une URL qui pointe vers un fichier MP4 brut. Vous devez vous assurer que vous avez les droits de diffusion sur le contenu vers lequel elle pointe, sinon cela pourrait vous causer des problèmes juridiques ainsi qu'à votre instance. | ||
1726 | </target> | ||
1727 | <context-group purpose="location"><context context-type="sourcefile">../app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">11</context></context-group> | 1576 | <context-group purpose="location"><context context-type="sourcefile">../app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">11</context></context-group> |
1728 | </trans-unit> | 1577 | </trans-unit> |
1729 | <trans-unit id="385811ab5a5c3e96e0db46c9ce1fc3147d8cd4c7"> | 1578 | <trans-unit id="385811ab5a5c3e96e0db46c9ce1fc3147d8cd4c7"> |
@@ -1733,11 +1582,7 @@ | |||
1733 | </trans-unit> | 1582 | </trans-unit> |
1734 | <trans-unit id="63d6bf87c9f30441175648dfd3ef6a19292287c2"> | 1583 | <trans-unit id="63d6bf87c9f30441175648dfd3ef6a19292287c2"> |
1735 | <source>Congratulations, the video behind <x id="INTERPOLATION"/> will be imported! You can already add information about this video. </source> | 1584 | <source>Congratulations, the video behind <x id="INTERPOLATION"/> will be imported! You can already add information about this video. </source> |
1736 | <target> | 1585 | <target>Félicitations, la vidéo : <x id="INTERPOLATION"/> va être importée. Vous pouvez déjà ajouter les informations relatives à celle-ci. </target> |
1737 | Félicitations, la vidéo : | ||
1738 | <x id="INTERPOLATION" equiv-text="{{ targetUrl }}"/> va être importée. Vous pouvez déjà ajouter les informations relatives à celle-ci. | ||
1739 | |||
1740 | </target> | ||
1741 | <context-group purpose="location"><context context-type="sourcefile">../app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">49</context></context-group> | 1586 | <context-group purpose="location"><context context-type="sourcefile">../app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">49</context></context-group> |
1742 | </trans-unit> | 1587 | </trans-unit> |
1743 | <trans-unit id="047f50bc5b5d17b5bec0196355953e1a5c590ddb"> | 1588 | <trans-unit id="047f50bc5b5d17b5bec0196355953e1a5c590ddb"> |
@@ -1767,13 +1612,7 @@ | |||
1767 | </trans-unit> | 1612 | </trans-unit> |
1768 | <trans-unit id="1860b3f71e0b82e9c10e1eaf0ff073216ed896cc"> | 1613 | <trans-unit id="1860b3f71e0b82e9c10e1eaf0ff073216ed896cc"> |
1769 | <source>Image that will be merged with your audio file. <x id="LINE_BREAK"/> The chosen image will be definitive and cannot be modified. </source> | 1614 | <source>Image that will be merged with your audio file. <x id="LINE_BREAK"/> The chosen image will be definitive and cannot be modified. </source> |
1770 | <target> | 1615 | <target>Image qui sera fusionnée avec le fichier audio. <x id="LINE_BREAK"/> L'image choisie sera définitive et ne pourra pas être modifiée. </target> |
1771 | Image qui sera fusionnée avec le fichier audio. | ||
1772 | |||
1773 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> | ||
1774 | L'image choisie sera définitive et ne pourra pas être modifiée. | ||
1775 | |||
1776 | </target> | ||
1777 | <context-group purpose="location"><context context-type="sourcefile">../app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">29</context></context-group> | 1616 | <context-group purpose="location"><context context-type="sourcefile">../app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">29</context></context-group> |
1778 | </trans-unit> | 1617 | </trans-unit> |
1779 | <trans-unit id="dfd046dad933ba0a50926b9ab3c1b579c802312e" datatype="html"> | 1618 | <trans-unit id="dfd046dad933ba0a50926b9ab3c1b579c802312e" datatype="html"> |
@@ -1839,27 +1678,17 @@ | |||
1839 | </trans-unit> | 1678 | </trans-unit> |
1840 | <trans-unit id="ebe5234338205e30a59cf703e2a2b6ef49fb75f8" datatype="html"> | 1679 | <trans-unit id="ebe5234338205e30a59cf703e2a2b6ef49fb75f8" datatype="html"> |
1841 | <source>We recommend you to not use the <x id="START_TAG_STRONG"/>root<x id="CLOSE_TAG_STRONG"/> user to publish your videos, since it's the super-admin account of your instance. <x id="LINE_BREAK"/> Instead, <x id="START_LINK"/>create a dedicated account<x id="CLOSE_LINK"/> to upload your videos. </source> | 1680 | <source>We recommend you to not use the <x id="START_TAG_STRONG"/>root<x id="CLOSE_TAG_STRONG"/> user to publish your videos, since it's the super-admin account of your instance. <x id="LINE_BREAK"/> Instead, <x id="START_LINK"/>create a dedicated account<x id="CLOSE_LINK"/> to upload your videos. </source> |
1842 | <target state="translated">Nous vous recommandons de ne pas utiliser l’utilisateur | 1681 | <target state="translated">Nous vous recommandons de ne pas utiliser l’utilisateur <x id="START_TAG_STRONG"/>root<x id="CLOSE_TAG_STRONG"/> pour publier vos vidéos puisque c’est le compte du super administrateur de votre instance. <x id="LINE_BREAK"/> À la place, <x id="START_LINK"/>créez un compte dédié <x id="CLOSE_LINK"/> pour téléverser vos vidéos. </target> |
1843 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>root | ||
1844 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> pour publier vos vidéos, puisque c’est le compte de super administrateur de votre instance. | ||
1845 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> À la place, | ||
1846 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>créez un compte dédié | ||
1847 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> pour téléverser vos vidéos. | ||
1848 | </target> | ||
1849 | <context-group purpose="location"><context context-type="sourcefile">../app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">11</context></context-group> | 1682 | <context-group purpose="location"><context context-type="sourcefile">../app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">11</context></context-group> |
1850 | </trans-unit> | 1683 | </trans-unit> |
1851 | <trans-unit id="0b60d939cf0f1af9fe513f31164d198abf671860"> | 1684 | <trans-unit id="0b60d939cf0f1af9fe513f31164d198abf671860"> |
1852 | <source>Import <x id="INTERPOLATION"/></source> | 1685 | <source>Import <x id="INTERPOLATION"/></source> |
1853 | <target>Importer | 1686 | <target>Importer <x id="INTERPOLATION"/></target> |
1854 | <x id="INTERPOLATION" equiv-text="{{ videoName }}"/> | ||
1855 | </target> | ||
1856 | <context-group purpose="location"><context context-type="sourcefile">../app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">19</context></context-group> | 1687 | <context-group purpose="location"><context context-type="sourcefile">../app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">19</context></context-group> |
1857 | </trans-unit> | 1688 | </trans-unit> |
1858 | <trans-unit id="e9cfe8bd050660077212af5c02f5be24821f28d5"> | 1689 | <trans-unit id="e9cfe8bd050660077212af5c02f5be24821f28d5"> |
1859 | <source>Upload <x id="INTERPOLATION"/></source> | 1690 | <source>Upload <x id="INTERPOLATION"/></source> |
1860 | <target>Téléverser | 1691 | <target>Téléverser <x id="INTERPOLATION"/></target> |
1861 | <x id="INTERPOLATION" equiv-text="{{ videoName }}"/> | ||
1862 | </target> | ||
1863 | <context-group purpose="location"><context context-type="sourcefile">../app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">20</context></context-group> | 1692 | <context-group purpose="location"><context context-type="sourcefile">../app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">20</context></context-group> |
1864 | </trans-unit> | 1693 | </trans-unit> |
1865 | <trans-unit id="4faf57baebf0fb754a91af0c39521a30cbb1def3"> | 1694 | <trans-unit id="4faf57baebf0fb754a91af0c39521a30cbb1def3"> |
@@ -1944,9 +1773,7 @@ | |||
1944 | </trans-unit> | 1773 | </trans-unit> |
1945 | <trans-unit id="71b6e75eb1d54bcd9a64b9af9b99121785a065d0" datatype="html"> | 1774 | <trans-unit id="71b6e75eb1d54bcd9a64b9af9b99121785a065d0" datatype="html"> |
1946 | <source>Support <x id="INTERPOLATION"/></source> | 1775 | <source>Support <x id="INTERPOLATION"/></source> |
1947 | <target state="translated">Soutenir | 1776 | <target state="translated">Soutenir <x id="INTERPOLATION"/></target> |
1948 | <x id="INTERPOLATION" equiv-text="{{ video.account.displayName }}"/> | ||
1949 | </target> | ||
1950 | <context-group purpose="location"><context context-type="sourcefile">../app/+videos/+video-watch/modal/video-support.component.html</context><context context-type="linenumber">3</context></context-group> | 1777 | <context-group purpose="location"><context context-type="sourcefile">../app/+videos/+video-watch/modal/video-support.component.html</context><context context-type="linenumber">3</context></context-group> |
1951 | </trans-unit> | 1778 | </trans-unit> |
1952 | <trans-unit id="cb66498f1a530d9b29ee5bc6605628add658dd87" datatype="html"> | 1779 | <trans-unit id="cb66498f1a530d9b29ee5bc6605628add658dd87" datatype="html"> |
@@ -2003,11 +1830,7 @@ | |||
2003 | </trans-unit> | 1830 | </trans-unit> |
2004 | <trans-unit id="2dd4add38e83d8ec58e37735e76090e9738c974a"> | 1831 | <trans-unit id="2dd4add38e83d8ec58e37735e76090e9738c974a"> |
2005 | <source>This video will be published on <x id="INTERPOLATION"/>. </source> | 1832 | <source>This video will be published on <x id="INTERPOLATION"/>. </source> |
2006 | <target> | 1833 | <target>Cette vidéo sera publiée dans <x id="INTERPOLATION"/>. </target> |
2007 | Cette vidéo sera publiée dans | ||
2008 | <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/>. | ||
2009 | |||
2010 | </target> | ||
2011 | <context-group purpose="location"><context context-type="sourcefile">../app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">28</context></context-group> | 1834 | <context-group purpose="location"><context context-type="sourcefile">../app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">28</context></context-group> |
2012 | </trans-unit> | 1835 | </trans-unit> |
2013 | <trans-unit id="bbb57efb2edd572de832c8fff03bc85d7723abd3" datatype="html"> | 1836 | <trans-unit id="bbb57efb2edd572de832c8fff03bc85d7723abd3" datatype="html"> |
@@ -2017,24 +1840,12 @@ | |||
2017 | </trans-unit> | 1840 | </trans-unit> |
2018 | <trans-unit id="82bf4d36722689b7c0058ed18e50d7b550d6d8b6" datatype="html"> | 1841 | <trans-unit id="82bf4d36722689b7c0058ed18e50d7b550d6d8b6" datatype="html"> |
2019 | <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/><x id="START_TAG_SPAN"/> • <x id="INTERPOLATION"/> views<x id="CLOSE_TAG_SPAN"/></source> | 1842 | <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/><x id="START_TAG_SPAN"/> • <x id="INTERPOLATION"/> views<x id="CLOSE_TAG_SPAN"/></source> |
2020 | <target state="translated">Publié | 1843 | <target state="translated">Publié <x id="START_TAG_MY-DATE-TOGGLE"/><x id="CLOSE_TAG_MY-DATE-TOGGLE"/><x id="START_TAG_SPAN"/> • <x id="INTERPOLATION"/> vues<x id="CLOSE_TAG_SPAN"/></target> |
2021 | <x id="START_TAG_MY-DATE-TOGGLE" ctype="x-my-date-toggle" equiv-text="<my-date-toggle>"/> | ||
2022 | <x id="CLOSE_TAG_MY-DATE-TOGGLE" ctype="x-my-date-toggle" equiv-text="</my-date-toggle>"/> | ||
2023 | <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/> • | ||
2024 | <x id="INTERPOLATION" equiv-text="{{ video.views | myNumberFormatter }}"/> vues | ||
2025 | <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/> | ||
2026 | </target> | ||
2027 | <context-group purpose="location"><context context-type="sourcefile">../app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">46</context></context-group> | 1844 | <context-group purpose="location"><context context-type="sourcefile">../app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">46</context></context-group> |
2028 | </trans-unit> | 1845 | </trans-unit> |
2029 | <trans-unit id="04aabb1507157d38b070f1a7ed5271bcea041404" datatype="html"> | 1846 | <trans-unit id="04aabb1507157d38b070f1a7ed5271bcea041404" datatype="html"> |
2030 | <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/><x id="START_TAG_SPAN"/> • <x id="INTERPOLATION"/> views<x id="CLOSE_TAG_SPAN"/></source> | 1847 | <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/><x id="START_TAG_SPAN"/> • <x id="INTERPOLATION"/> views<x id="CLOSE_TAG_SPAN"/></source> |
2031 | <target state="translated">Publié | 1848 | <target state="translated">Publié <x id="START_TAG_MY-DATE-TOGGLE"/><x id="CLOSE_TAG_MY-DATE-TOGGLE"/><x id="START_TAG_SPAN"/> • <x id="INTERPOLATION"/> vues<x id="CLOSE_TAG_SPAN"/></target> |
2032 | <x id="START_TAG_MY-DATE-TOGGLE" ctype="x-my-date-toggle" equiv-text="<my-date-toggle>"/> | ||
2033 | <x id="CLOSE_TAG_MY-DATE-TOGGLE" ctype="x-my-date-toggle" equiv-text="</my-date-toggle>"/> | ||
2034 | <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/> • | ||
2035 | <x id="INTERPOLATION" equiv-text="{{ video.views | myNumberFormatter }}"/> vues | ||
2036 | <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/> | ||
2037 | </target> | ||
2038 | <context-group purpose="location"><context context-type="sourcefile">../app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">57</context></context-group> | 1849 | <context-group purpose="location"><context context-type="sourcefile">../app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">57</context></context-group> |
2039 | </trans-unit> | 1850 | </trans-unit> |
2040 | <trans-unit id="74059c5dce671d464259e3ce37a5d408c3fd7720" datatype="html"> | 1851 | <trans-unit id="74059c5dce671d464259e3ce37a5d408c3fd7720" datatype="html"> |
@@ -2074,9 +1885,7 @@ | |||
2074 | </trans-unit> | 1885 | </trans-unit> |
2075 | <trans-unit id="0b7f242da10ece3f2995095c455b9a92ebcdd3b4"> | 1886 | <trans-unit id="0b7f242da10ece3f2995095c455b9a92ebcdd3b4"> |
2076 | <source>By <x id="INTERPOLATION"/></source> | 1887 | <source>By <x id="INTERPOLATION"/></source> |
2077 | <target>Par | 1888 | <target>Par <x id="INTERPOLATION"/></target> |
2078 | <x id="INTERPOLATION" equiv-text="{{ video.byAccount }}"/> | ||
2079 | </target> | ||
2080 | <context-group purpose="location"><context context-type="sourcefile">../app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">169</context></context-group> | 1889 | <context-group purpose="location"><context context-type="sourcefile">../app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">169</context></context-group> |
2081 | </trans-unit> | 1890 | </trans-unit> |
2082 | <trans-unit id="d0336848b0c375a1c25ba369b3481ee383217a4f" datatype="html"> | 1891 | <trans-unit id="d0336848b0c375a1c25ba369b3481ee383217a4f" datatype="html"> |
@@ -2188,25 +1997,17 @@ | |||
2188 | </trans-unit> | 1997 | </trans-unit> |
2189 | <trans-unit id="ce6445567d33993fced14aae3456db909121d12e" datatype="html"> | 1998 | <trans-unit id="ce6445567d33993fced14aae3456db909121d12e" datatype="html"> |
2190 | <source>View <x id="INTERPOLATION"/> replies from <x id="INTERPOLATION_1"/> and others </source> | 1999 | <source>View <x id="INTERPOLATION"/> replies from <x id="INTERPOLATION_1"/> and others </source> |
2191 | <target state="translated">Voir | 2000 | <target state="translated">Voir <x id="INTERPOLATION"/> réponses de <x id="INTERPOLATION_1"/> et d’autres </target> |
2192 | <x id="INTERPOLATION" equiv-text="{{ comment.totalReplies }}"/> réponses de | ||
2193 | <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'l’auteur' }}"/> et d’autres | ||
2194 | </target> | ||
2195 | <context-group purpose="location"><context context-type="sourcefile">../app/+videos/+video-watch/comment/video-comments.component.html</context><context context-type="linenumber">79</context></context-group> | 2001 | <context-group purpose="location"><context context-type="sourcefile">../app/+videos/+video-watch/comment/video-comments.component.html</context><context context-type="linenumber">79</context></context-group> |
2196 | </trans-unit> | 2002 | </trans-unit> |
2197 | <trans-unit id="8487d97def3c5336b1cde21c7da14e61a9633061" datatype="html"> | 2003 | <trans-unit id="8487d97def3c5336b1cde21c7da14e61a9633061" datatype="html"> |
2198 | <source>View <x id="INTERPOLATION"/> replies from <x id="INTERPOLATION_1"/> </source> | 2004 | <source>View <x id="INTERPOLATION"/> replies from <x id="INTERPOLATION_1"/> </source> |
2199 | <target state="translated">Voir | 2005 | <target state="translated">Voir <x id="INTERPOLATION"/> réponses de <x id="INTERPOLATION_1"/> </target> |
2200 | <x id="INTERPOLATION" equiv-text="{{ comment.totalReplies }}"/> réponses de | ||
2201 | <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'l’auteur' }}"/> | ||
2202 | </target> | ||
2203 | <context-group purpose="location"><context context-type="sourcefile">../app/+videos/+video-watch/comment/video-comments.component.html</context><context context-type="linenumber">82</context></context-group> | 2006 | <context-group purpose="location"><context context-type="sourcefile">../app/+videos/+video-watch/comment/video-comments.component.html</context><context context-type="linenumber">82</context></context-group> |
2204 | </trans-unit> | 2007 | </trans-unit> |
2205 | <trans-unit id="dce85627dad907cb2013d06f97f82ad7bf87b0a6" datatype="html"> | 2008 | <trans-unit id="dce85627dad907cb2013d06f97f82ad7bf87b0a6" datatype="html"> |
2206 | <source>View <x id="INTERPOLATION"/> replies</source> | 2009 | <source>View <x id="INTERPOLATION"/> replies</source> |
2207 | <target state="translated">Voir | 2010 | <target state="translated">Voir <x id="INTERPOLATION"/> réponses</target> |
2208 | <x id="INTERPOLATION" equiv-text="{{ comment.totalReplies }}"/> réponses | ||
2209 | </target> | ||
2210 | <context-group purpose="location"><context context-type="sourcefile">../app/+videos/+video-watch/comment/video-comments.component.html</context><context context-type="linenumber">85</context></context-group> | 2011 | <context-group purpose="location"><context context-type="sourcefile">../app/+videos/+video-watch/comment/video-comments.component.html</context><context context-type="linenumber">85</context></context-group> |
2211 | </trans-unit> | 2012 | </trans-unit> |
2212 | <trans-unit id="b7fccd922d6473725247ed85a9fdf96fe6794828"> | 2013 | <trans-unit id="b7fccd922d6473725247ed85a9fdf96fe6794828"> |
@@ -2291,12 +2092,7 @@ | |||
2291 | </trans-unit> | 2092 | </trans-unit> |
2292 | <trans-unit id="b56702ff10875710f111634cc315cd3ef01b206f" datatype="html"> | 2093 | <trans-unit id="b56702ff10875710f111634cc315cd3ef01b206f" datatype="html"> |
2293 | <source>Your report will be sent to moderators of <x id="INTERPOLATION"/><x id="START_TAG_NG_CONTAINER"/> and will be forwarded to the comment origin (<x id="INTERPOLATION_1"/>) too<x id="CLOSE_TAG_NG_CONTAINER"/>. </source> | 2094 | <source>Your report will be sent to moderators of <x id="INTERPOLATION"/><x id="START_TAG_NG_CONTAINER"/> and will be forwarded to the comment origin (<x id="INTERPOLATION_1"/>) too<x id="CLOSE_TAG_NG_CONTAINER"/>. </source> |
2294 | <target state="translated">Votre rapport sera envoyé aux modérateurs de | 2095 | <target state="translated">Votre rapport sera envoyé aux modérateurs de <x id="INTERPOLATION"/><x id="START_TAG_NG-CONTAINER"/> et sera transmis à l'origine du commentaire ( <x id="INTERPOLATION_1"/>) aussi <x id="CLOSE_TAG_NG-CONTAINER"/>. </target> |
2295 | <x id="INTERPOLATION" equiv-text="{{ currentHost }}"/> | ||
2296 | <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="<ng-container>"/> et sera transmis à l'origine du commentaire ( | ||
2297 | <x id="INTERPOLATION_1" equiv-text="{{ originHost }}"/>) aussi | ||
2298 | <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="</ng-container>"/>. | ||
2299 | </target> | ||
2300 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">37</context></context-group> | 2096 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">37</context></context-group> |
2301 | </trans-unit> | 2097 | </trans-unit> |
2302 | <trans-unit id="3a23875897fb8099f85410700fcca415626621a3" datatype="html"> | 2098 | <trans-unit id="3a23875897fb8099f85410700fcca415626621a3" datatype="html"> |
@@ -2361,10 +2157,7 @@ | |||
2361 | </trans-unit> | 2157 | </trans-unit> |
2362 | <trans-unit id="ff3173170e5b03536dd3b3e1afbae1f55356eb1b"> | 2158 | <trans-unit id="ff3173170e5b03536dd3b3e1afbae1f55356eb1b"> |
2363 | <source>Created <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> | 2159 | <source>Created <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> |
2364 | <target>Créé le | 2160 | <target>Créé <x id="START_TAG_P-SORTICON"/><x id="CLOSE_TAG_P-SORTICON"/></target> |
2365 | <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/> | ||
2366 | <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/> | ||
2367 | </target> | ||
2368 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">31</context></context-group> | 2161 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">31</context></context-group> |
2369 | </trans-unit> | 2162 | </trans-unit> |
2370 | <trans-unit id="9c9e0eb0ce8abea8b4c7c5dbb6e80a9a5f5b4193" datatype="html"> | 2163 | <trans-unit id="9c9e0eb0ce8abea8b4c7c5dbb6e80a9a5f5b4193" datatype="html"> |
@@ -2404,11 +2197,7 @@ | |||
2404 | </trans-unit> | 2197 | </trans-unit> |
2405 | <trans-unit id="57295ef79276c604cc86f130c0046469e150f7cd" datatype="html"> | 2198 | <trans-unit id="57295ef79276c604cc86f130c0046469e150f7cd" datatype="html"> |
2406 | <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> followers</source> | 2199 | <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> followers</source> |
2407 | <target state="translated">Affiche les instances | 2200 | <target state="translated">Affiche les instances <x id="INTERPOLATION"/> à <x id="INTERPOLATION_1"/> sur <x id="INTERPOLATION_2"/> vous suivant</target> |
2408 | <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> à | ||
2409 | <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> sur | ||
2410 | <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> vous suivant | ||
2411 | </target> | ||
2412 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">10</context></context-group> | 2201 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">10</context></context-group> |
2413 | </trans-unit> | 2202 | </trans-unit> |
2414 | <trans-unit id="270a185f179774aa3cee3120ed4f5650e8816b9f" datatype="html"> | 2203 | <trans-unit id="270a185f179774aa3cee3120ed4f5650e8816b9f" datatype="html"> |
@@ -2425,10 +2214,7 @@ | |||
2425 | </trans-unit> | 2214 | </trans-unit> |
2426 | <trans-unit id="107f0fef40ba00a1a183a03eba85054ed8413f92" datatype="html"> | 2215 | <trans-unit id="107f0fef40ba00a1a183a03eba85054ed8413f92" datatype="html"> |
2427 | <source>Redundancy allowed <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> | 2216 | <source>Redundancy allowed <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> |
2428 | <target state="translated">Redondance autorisée | 2217 | <target state="translated">Redondance autorisée <x id="START_TAG_P-SORTICON"/><x id="CLOSE_TAG_P-SORTICON"/></target> |
2429 | <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/> | ||
2430 | <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/> | ||
2431 | </target> | ||
2432 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">35</context></context-group> | 2218 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">35</context></context-group> |
2433 | </trans-unit> | 2219 | </trans-unit> |
2434 | <trans-unit id="8cffa679dff97a096d44fca9348eeaa1867d40aa" datatype="html"> | 2220 | <trans-unit id="8cffa679dff97a096d44fca9348eeaa1867d40aa" datatype="html"> |
@@ -2448,11 +2234,7 @@ | |||
2448 | </trans-unit> | 2234 | </trans-unit> |
2449 | <trans-unit id="b2ddee45fe4c3ebc20f39ed10ef70505c9eb65ce" datatype="html"> | 2235 | <trans-unit id="b2ddee45fe4c3ebc20f39ed10ef70505c9eb65ce" datatype="html"> |
2450 | <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> hosts</source> | 2236 | <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> hosts</source> |
2451 | <target state="translated">Affiche les hôtes | 2237 | <target state="translated">Affiche <x id="INTERPOLATION"/> à <x id="INTERPOLATION_1"/> sur <x id="INTERPOLATION_2"/>hôtes</target> |
2452 | <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> à | ||
2453 | <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> sur | ||
2454 | <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> | ||
2455 | </target> | ||
2456 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">10</context></context-group> | 2238 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">10</context></context-group> |
2457 | </trans-unit> | 2239 | </trans-unit> |
2458 | <trans-unit id="f697b4a4f0b6413284269de48a9e1a43a362646f" datatype="html"> | 2240 | <trans-unit id="f697b4a4f0b6413284269de48a9e1a43a362646f" datatype="html"> |
@@ -2522,12 +2304,7 @@ | |||
2522 | </trans-unit> | 2304 | </trans-unit> |
2523 | <trans-unit id="2768c5a04ffea51e600e3b1e14ed676afb355f23" datatype="html"> | 2305 | <trans-unit id="2768c5a04ffea51e600e3b1e14ed676afb355f23" datatype="html"> |
2524 | <source>Transcoding is enabled. The video quota only takes into account <x id="START_TAG_STRONG"/>original<x id="CLOSE_TAG_STRONG"/> video size. <x id="LINE_BREAK"/> At most, this user could upload ~ <x id="INTERPOLATION"/>. </source> | 2306 | <source>Transcoding is enabled. The video quota only takes into account <x id="START_TAG_STRONG"/>original<x id="CLOSE_TAG_STRONG"/> video size. <x id="LINE_BREAK"/> At most, this user could upload ~ <x id="INTERPOLATION"/>. </source> |
2525 | <target state="translated">Le transcodage est activé. Le quota de vidéos ne prend en compte que la taille du fichier | 2307 | <target state="translated">Le transcodage est activé. Le quota de vidéos ne prend en compte que la taille du fichier <x id="START_TAG_STRONG"/>original<x id="CLOSE_TAG_STRONG"/>.<x id="LINE_BREAK"/> L'utilisateur peut au plus téléverser ~ <x id="INTERPOLATION"/>. </target> |
2526 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>original | ||
2527 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> taille vidéo. | ||
2528 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> L'utilisateur peut au plus téléverser ~ | ||
2529 | <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>. | ||
2530 | </target> | ||
2531 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">160</context></context-group> | 2308 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">160</context></context-group> |
2532 | </trans-unit> | 2309 | </trans-unit> |
2533 | <trans-unit id="6ded52553dd8720fd3698b8fbc3a6d037c07b496"> | 2310 | <trans-unit id="6ded52553dd8720fd3698b8fbc3a6d037c07b496"> |
@@ -2617,11 +2394,7 @@ | |||
2617 | </trans-unit> | 2394 | </trans-unit> |
2618 | <trans-unit id="0fcb785bae83bfd5c1b1bbeb57cda21eec98ae1a" datatype="html"> | 2395 | <trans-unit id="0fcb785bae83bfd5c1b1bbeb57cda21eec98ae1a" datatype="html"> |
2619 | <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> users</source> | 2396 | <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> users</source> |
2620 | <target state="translated">Affiche les utilisateurs | 2397 | <target state="translated">Affiche <x id="INTERPOLATION"/> à <x id="INTERPOLATION_1"/> de <x id="INTERPOLATION_2"/> utilisateurs·rices</target> |
2621 | <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> à | ||
2622 | <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> sur | ||
2623 | <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> | ||
2624 | </target> | ||
2625 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/users/user-list/user-list.component.html</context><context context-type="linenumber">6</context></context-group> | 2398 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/users/user-list/user-list.component.html</context><context context-type="linenumber">6</context></context-group> |
2626 | </trans-unit> | 2399 | </trans-unit> |
2627 | <trans-unit id="2049290282534091182"> | 2400 | <trans-unit id="2049290282534091182"> |
@@ -2639,7 +2412,7 @@ | |||
2639 | </trans-unit> | 2412 | </trans-unit> |
2640 | <trans-unit id="746099155736913817" datatype="html"> | 2413 | <trans-unit id="746099155736913817" datatype="html"> |
2641 | <source>Video blocks</source> | 2414 | <source>Video blocks</source> |
2642 | <target state="translated">Blocs vidéo</target> | 2415 | <target state="translated">Vidéo(s) bloquée(s)</target> |
2643 | <context-group purpose="location"> | 2416 | <context-group purpose="location"> |
2644 | <context context-type="sourcefile">../app/+admin/admin.component.ts</context> | 2417 | <context context-type="sourcefile">../app/+admin/admin.component.ts</context> |
2645 | <context context-type="linenumber">60</context> | 2418 | <context context-type="linenumber">60</context> |
@@ -2709,10 +2482,7 @@ | |||
2709 | </trans-unit> | 2482 | </trans-unit> |
2710 | <trans-unit id="91bd2d52b840951d3b1f5830b023bee8bca91293" datatype="html"> | 2483 | <trans-unit id="91bd2d52b840951d3b1f5830b023bee8bca91293" datatype="html"> |
2711 | <source>Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> | 2484 | <source>Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> |
2712 | <target state="translated">Vidéo | 2485 | <target state="translated">Vidéo <x id="START_TAG_P-SORTICON"/> <x id="CLOSE_TAG_P-SORTICON"/></target> |
2713 | <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/> | ||
2714 | <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/> | ||
2715 | </target> | ||
2716 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">29</context></context-group> | 2486 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">29</context></context-group> |
2717 | </trans-unit> | 2487 | </trans-unit> |
2718 | <trans-unit id="b7237eade678ae47485fbd27ec7f8c1079a8c6b7" datatype="html"> | 2488 | <trans-unit id="b7237eade678ae47485fbd27ec7f8c1079a8c6b7" datatype="html"> |
@@ -2757,10 +2527,7 @@ | |||
2757 | </trans-unit> | 2527 | </trans-unit> |
2758 | <trans-unit id="a7f42da3bb4eea0b71b0a20a2aff6612a82cab99"> | 2528 | <trans-unit id="a7f42da3bb4eea0b71b0a20a2aff6612a82cab99"> |
2759 | <source>Date <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> | 2529 | <source>Date <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> |
2760 | <target>Date | 2530 | <target>Date <x id="START_TAG_P-SORTICON"/><x id="CLOSE_TAG_P-SORTICON"/></target> |
2761 | <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/> | ||
2762 | <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/> | ||
2763 | </target> | ||
2764 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">45</context></context-group> | 2531 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">45</context></context-group> |
2765 | </trans-unit> | 2532 | </trans-unit> |
2766 | <trans-unit id="030b4423b92167200e39519599f9b863b4f7c62c"> | 2533 | <trans-unit id="030b4423b92167200e39519599f9b863b4f7c62c"> |
@@ -2795,11 +2562,7 @@ | |||
2795 | </trans-unit> | 2562 | </trans-unit> |
2796 | <trans-unit id="9f5c75bd513580d630817cd39179fd41e5ec36f6" datatype="html"> | 2563 | <trans-unit id="9f5c75bd513580d630817cd39179fd41e5ec36f6" datatype="html"> |
2797 | <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> blocked videos</source> | 2564 | <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> blocked videos</source> |
2798 | <target state="translated">Montrant | 2565 | <target state="translated">Montrant <x id="INTERPOLATION"/><x id="INTERPOLATION_1"/> de <x id="INTERPOLATION_2"/> vidéos bloqués</target> |
2799 | <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to | ||
2800 | <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of | ||
2801 | <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> vidéos bloqués | ||
2802 | </target> | ||
2803 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">10</context></context-group> | 2566 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">10</context></context-group> |
2804 | </trans-unit> | 2567 | </trans-unit> |
2805 | <trans-unit id="24968c3b9f7cb940df7e5bf46f61a11710481829" datatype="html"> | 2568 | <trans-unit id="24968c3b9f7cb940df7e5bf46f61a11710481829" datatype="html"> |
@@ -2861,18 +2624,12 @@ | |||
2861 | </trans-unit> | 2624 | </trans-unit> |
2862 | <trans-unit id="fd7b8e728c25b616934661747224b1b2e7d9ea5c" datatype="html"> | 2625 | <trans-unit id="fd7b8e728c25b616934661747224b1b2e7d9ea5c" datatype="html"> |
2863 | <source><x id="ICU"/><x id="START_TAG_SPAN"/><x id="CLOSE_TAG_SPAN"/></source> | 2626 | <source><x id="ICU"/><x id="START_TAG_SPAN"/><x id="CLOSE_TAG_SPAN"/></source> |
2864 | <target state="translated"> | 2627 | <target state="translated"><x id="ICU"/> <x id="START_TAG_SPAN"/><x id="CLOSE_TAG_SPAN"/></target> |
2865 | <x id="ICU" equiv-text="{abuse.countReportsForReporter, plural, =1 {...} other {...}}"/> | ||
2866 | <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/> | ||
2867 | <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/> | ||
2868 | </target> | ||
2869 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">27</context></context-group> | 2628 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">27</context></context-group> |
2870 | </trans-unit> | 2629 | </trans-unit> |
2871 | <trans-unit id="fe8634bd713368d7971877c0e09d1869f09c924d" datatype="html"> | 2630 | <trans-unit id="fe8634bd713368d7971877c0e09d1869f09c924d" datatype="html"> |
2872 | <source>{VAR_PLURAL, plural, =1 {1 report} other {<x id="INTERPOLATION"/> reports}}</source> | 2631 | <source>{VAR_PLURAL, plural, =1 {1 report} other {<x id="INTERPOLATION"/> reports}}</source> |
2873 | <target state="translated">{VAR_PLURAL, plural, =1 {1 report} other { | 2632 | <target state="translated">{VAR_PLURAL, plural, =1 {1 report} other { <x id="INTERPOLATION"/> reports} }</target> |
2874 | <x id="INTERPOLATION" equiv-text="{{ abuse.countReportsForReporter }}"/> reports} } | ||
2875 | </target> | ||
2876 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">27</context></context-group> | 2633 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">27</context></context-group> |
2877 | </trans-unit> | 2634 | </trans-unit> |
2878 | <trans-unit id="2d1ea268a6a9f483dbc2cbfe19bf4256a57a6af4"> | 2635 | <trans-unit id="2d1ea268a6a9f483dbc2cbfe19bf4256a57a6af4"> |
@@ -2892,10 +2649,7 @@ | |||
2892 | </trans-unit> | 2649 | </trans-unit> |
2893 | <trans-unit id="e186aa4dc511ff4347ec5304691000e3e0a4a048" datatype="html"> | 2650 | <trans-unit id="e186aa4dc511ff4347ec5304691000e3e0a4a048" datatype="html"> |
2894 | <source>by <x id="INTERPOLATION"/> on <x id="INTERPOLATION_1"/> </source> | 2651 | <source>by <x id="INTERPOLATION"/> on <x id="INTERPOLATION_1"/> </source> |
2895 | <target state="translated">par | 2652 | <target state="translated">par <x id="INTERPOLATION"/> sur <x id="INTERPOLATION_1"/> </target> |
2896 | <x id="INTERPOLATION" equiv-text="{{ abuse.video.channel?.displayName }}"/> sur | ||
2897 | <x id="INTERPOLATION_1" equiv-text="{{ abuse.video.channel?.host }}"/> | ||
2898 | </target> | ||
2899 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">100</context></context-group> | 2653 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">100</context></context-group> |
2900 | </trans-unit> | 2654 | </trans-unit> |
2901 | <trans-unit id="b0a337363ec610cf41744167b12f020e141a4617" datatype="html"> | 2655 | <trans-unit id="b0a337363ec610cf41744167b12f020e141a4617" datatype="html"> |
@@ -2915,10 +2669,7 @@ | |||
2915 | </trans-unit> | 2669 | </trans-unit> |
2916 | <trans-unit id="7e7ad19f1bcc2c33cdba4c1ad25e2b398ad453d9"> | 2670 | <trans-unit id="7e7ad19f1bcc2c33cdba4c1ad25e2b398ad453d9"> |
2917 | <source>State <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> | 2671 | <source>State <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> |
2918 | <target>État | 2672 | <target>État <x id="START_TAG_P-SORTICON"/> <x id="CLOSE_TAG_P-SORTICON"/></target> |
2919 | <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/> | ||
2920 | <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/> | ||
2921 | </target> | ||
2922 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">29</context></context-group> | 2673 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">29</context></context-group> |
2923 | </trans-unit> | 2674 | </trans-unit> |
2924 | <trans-unit id="ea965d544a7dfd8185064c52cdfff553cf94d585" datatype="html"> | 2675 | <trans-unit id="ea965d544a7dfd8185064c52cdfff553cf94d585" datatype="html"> |
@@ -2933,19 +2684,12 @@ | |||
2933 | </trans-unit> | 2684 | </trans-unit> |
2934 | <trans-unit id="9a7b523cbbebabeb9b10482291b58c52825a4b05" datatype="html"> | 2685 | <trans-unit id="9a7b523cbbebabeb9b10482291b58c52825a4b05" datatype="html"> |
2935 | <source>Score <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> | 2686 | <source>Score <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> |
2936 | <target state="translated">Score | 2687 | <target state="translated">Score <x id="START_TAG_P-SORTICON"/><x id="CLOSE_TAG_P-SORTICON"/></target> |
2937 | <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/> | ||
2938 | <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/> | ||
2939 | </target> | ||
2940 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">30</context></context-group> | 2688 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">30</context></context-group> |
2941 | </trans-unit> | 2689 | </trans-unit> |
2942 | <trans-unit id="8d1011bd5b502c857858a97d074118377d8fe714" datatype="html"> | 2690 | <trans-unit id="8d1011bd5b502c857858a97d074118377d8fe714" datatype="html"> |
2943 | <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> reports</source> | 2691 | <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> reports</source> |
2944 | <target state="translated">Affiche les signalements | 2692 | <target state="translated">Affiche les signalements <x id="INTERPOLATION"/> à <x id="INTERPOLATION_1"/> sur <x id="INTERPOLATION_2"/></target> |
2945 | <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> à | ||
2946 | <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> sur | ||
2947 | <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> | ||
2948 | </target> | ||
2949 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">5</context></context-group> | 2693 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">5</context></context-group> |
2950 | </trans-unit> | 2694 | </trans-unit> |
2951 | <trans-unit id="4dbabcc6e79125d4b798ba8139a40202db712475" datatype="html"> | 2695 | <trans-unit id="4dbabcc6e79125d4b798ba8139a40202db712475" datatype="html"> |
@@ -2955,18 +2699,12 @@ | |||
2955 | </trans-unit> | 2699 | </trans-unit> |
2956 | <trans-unit id="da3ebfaee320ad7a8a41c75d6ee19e687f9b484d" datatype="html"> | 2700 | <trans-unit id="da3ebfaee320ad7a8a41c75d6ee19e687f9b484d" datatype="html"> |
2957 | <source><x id="ICU"/><x id="START_TAG_SPAN"/><x id="CLOSE_TAG_SPAN"/></source> | 2701 | <source><x id="ICU"/><x id="START_TAG_SPAN"/><x id="CLOSE_TAG_SPAN"/></source> |
2958 | <target state="translated"> | 2702 | <target state="translated"><x id="ICU"/><x id="START_TAG_SPAN"/><x id="CLOSE_TAG_SPAN"/></target> |
2959 | <x id="ICU" equiv-text="{abuse.countReportsForReportee, plural, =1 {...} other {...}}"/> | ||
2960 | <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/> | ||
2961 | <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/> | ||
2962 | </target> | ||
2963 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">52</context></context-group> | 2703 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">52</context></context-group> |
2964 | </trans-unit> | 2704 | </trans-unit> |
2965 | <trans-unit id="bdd37f55632abc18fb1fbf95d4b3f5f89ce3237b" datatype="html"> | 2705 | <trans-unit id="bdd37f55632abc18fb1fbf95d4b3f5f89ce3237b" datatype="html"> |
2966 | <source>{VAR_PLURAL, plural, =1 {1 report} other {<x id="INTERPOLATION"/> reports}}</source> | 2706 | <source>{VAR_PLURAL, plural, =1 {1 report} other {<x id="INTERPOLATION"/> reports}}</source> |
2967 | <target state="translated">{VAR_PLURAL, plural, =1 {1 report} autre { | 2707 | <target state="translated">{VAR_PLURAL, plural, =1 {1 report} autre { <x id="INTERPOLATION"/> reports} }</target> |
2968 | <x id="INTERPOLATION" equiv-text="{{ abuse.countReportsForReportee }}"/> reports} } | ||
2969 | </target> | ||
2970 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">52</context></context-group> | 2708 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">52</context></context-group> |
2971 | </trans-unit> | 2709 | </trans-unit> |
2972 | <trans-unit id="9da0107a35751e722c8b4bca7636fc7645dbdbdc" datatype="html"> | 2710 | <trans-unit id="9da0107a35751e722c8b4bca7636fc7645dbdbdc" datatype="html"> |
@@ -2986,10 +2724,7 @@ | |||
2986 | </trans-unit> | 2724 | </trans-unit> |
2987 | <trans-unit id="079e99cce11c87b142e80fdd14dae98a61012fc4"> | 2725 | <trans-unit id="079e99cce11c87b142e80fdd14dae98a61012fc4"> |
2988 | <source>Muted at <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> | 2726 | <source>Muted at <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> |
2989 | <target>Silencé le | 2727 | <target>Silencé le <x id="START_TAG_P-SORTICON"/><x id="CLOSE_TAG_P-SORTICON"/></target> |
2990 | <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/> | ||
2991 | <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/> | ||
2992 | </target> | ||
2993 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">33</context></context-group> | 2728 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">33</context></context-group> |
2994 | </trans-unit> | 2729 | </trans-unit> |
2995 | <trans-unit id="1f689fada9748a830117f5b429a88ef8629082a8"> | 2730 | <trans-unit id="1f689fada9748a830117f5b429a88ef8629082a8"> |
@@ -3009,11 +2744,7 @@ | |||
3009 | </trans-unit> | 2744 | </trans-unit> |
3010 | <trans-unit id="60cdb933d2c7051f3b5b23f9e5f8c83fa861b220" datatype="html"> | 2745 | <trans-unit id="60cdb933d2c7051f3b5b23f9e5f8c83fa861b220" datatype="html"> |
3011 | <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> muted instances</source> | 2746 | <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> muted instances</source> |
3012 | <target state="translated">Affiche les instances | 2747 | <target state="translated">Affiche les instances <x id="INTERPOLATION"/> à <x id="INTERPOLATION_1"/> sur <x id="INTERPOLATION_2"/> silencées</target> |
3013 | <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> à | ||
3014 | <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> sur | ||
3015 | <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> silencées | ||
3016 | </target> | ||
3017 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">10</context></context-group> | 2748 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">10</context></context-group> |
3018 | </trans-unit> | 2749 | </trans-unit> |
3019 | <trans-unit id="2aebea85561b74dd33ae2481bb942b8c4beb5524" datatype="html"> | 2750 | <trans-unit id="2aebea85561b74dd33ae2481bb942b8c4beb5524" datatype="html"> |
@@ -3043,11 +2774,7 @@ | |||
3043 | </trans-unit> | 2774 | </trans-unit> |
3044 | <trans-unit id="6c3f125145d398f0cbc07c5161b41f08116dbf01" datatype="html"> | 2775 | <trans-unit id="6c3f125145d398f0cbc07c5161b41f08116dbf01" datatype="html"> |
3045 | <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> muted accounts</source> | 2776 | <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> muted accounts</source> |
3046 | <target state="translated">Affiche les comptes | 2777 | <target state="translated">Affiche les comptes <x id="INTERPOLATION"/> à <x id="INTERPOLATION_1"/> sur <x id="INTERPOLATION_2"/> silencés</target> |
3047 | <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> à | ||
3048 | <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> sur | ||
3049 | <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> silencés | ||
3050 | </target> | ||
3051 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">10</context></context-group> | 2778 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">10</context></context-group> |
3052 | </trans-unit> | 2779 | </trans-unit> |
3053 | <trans-unit id="8259696070728377358"> | 2780 | <trans-unit id="8259696070728377358"> |
@@ -3109,11 +2836,7 @@ | |||
3109 | </trans-unit> | 2836 | </trans-unit> |
3110 | <trans-unit id="2d336e3fe6d5d0cb687ea6413890930b3d709005"> | 2837 | <trans-unit id="2d336e3fe6d5d0cb687ea6413890930b3d709005"> |
3111 | <source><x id="INTERPOLATION"/> <x id="ICU"/> for "<x id="INTERPOLATION_1"/>" </source> | 2838 | <source><x id="INTERPOLATION"/> <x id="ICU"/> for "<x id="INTERPOLATION_1"/>" </source> |
3112 | <target> | 2839 | <target><x id="INTERPOLATION"/> <x id="ICU"/> pour " <x id="INTERPOLATION_1"/>" </target> |
3113 | <x id="INTERPOLATION" equiv-text="{{ pagination.totalItems }}"/> | ||
3114 | <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {...} other {...}}"/> pour " | ||
3115 | <x id="INTERPOLATION_1" equiv-text="{{ search }}"/>" | ||
3116 | </target> | ||
3117 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">23</context></context-group> | 2840 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">23</context></context-group> |
3118 | </trans-unit> | 2841 | </trans-unit> |
3119 | <trans-unit id="16e81be2315b29492395d99ba53a83e770430494" datatype="html"> | 2842 | <trans-unit id="16e81be2315b29492395d99ba53a83e770430494" datatype="html"> |
@@ -3135,11 +2858,7 @@ | |||
3135 | </trans-unit> | 2858 | </trans-unit> |
3136 | <trans-unit id="ba504ef7da4384f035fc148de2d121322aaa7407"> | 2859 | <trans-unit id="ba504ef7da4384f035fc148de2d121322aaa7407"> |
3137 | <source>This <x id="INTERPOLATION"/> does not have settings. </source> | 2860 | <source>This <x id="INTERPOLATION"/> does not have settings. </source> |
3138 | <target> | 2861 | <target>Ce <x id="INTERPOLATION"/> ne dispose pas de paramétrage. </target> |
3139 | Ce | ||
3140 | <x id="INTERPOLATION" equiv-text="{{ pluginTypeLabel }}"/> ne dispose pas de paramétrage. | ||
3141 | |||
3142 | </target> | ||
3143 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html</context><context context-type="linenumber">48</context></context-group> | 2862 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html</context><context context-type="linenumber">48</context></context-group> |
3144 | </trans-unit> | 2863 | </trans-unit> |
3145 | <trans-unit id="29832309535656200"> | 2864 | <trans-unit id="29832309535656200"> |
@@ -3189,7 +2908,7 @@ | |||
3189 | </trans-unit> | 2908 | </trans-unit> |
3190 | <trans-unit id="e4ce2d897f4bdce126c9012769654301a587110a" datatype="html"> | 2909 | <trans-unit id="e4ce2d897f4bdce126c9012769654301a587110a" datatype="html"> |
3191 | <source>By <x id="INTERPOLATION"/> -></source> | 2910 | <source>By <x id="INTERPOLATION"/> -></source> |
3192 | <target state="translated">Par <x id="INTERPOLATION" equiv-text="{{ log.by }}"/> -></target> | 2911 | <target state="translated">Par <x id="INTERPOLATION"/> -></target> |
3193 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">32</context></context-group> | 2912 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">32</context></context-group> |
3194 | </trans-unit> | 2913 | </trans-unit> |
3195 | <trans-unit id="3441b78841dad60f36576d99e38241ae7fefa933" datatype="html"> | 2914 | <trans-unit id="3441b78841dad60f36576d99e38241ae7fefa933" datatype="html"> |
@@ -3219,10 +2938,7 @@ | |||
3219 | </trans-unit> | 2938 | </trans-unit> |
3220 | <trans-unit id="a8544bac210fd102d71c5aaf1bef79c1fc48c079" datatype="html"> | 2939 | <trans-unit id="a8544bac210fd102d71c5aaf1bef79c1fc48c079" datatype="html"> |
3221 | <source>The <x id="START_LINK"/>sharing system<x id="CLOSE_LINK"/> implies that some technical information about your system (such as a public IP address) can be sent to other peers, but greatly helps to reduce server load.</source> | 2940 | <source>The <x id="START_LINK"/>sharing system<x id="CLOSE_LINK"/> implies that some technical information about your system (such as a public IP address) can be sent to other peers, but greatly helps to reduce server load.</source> |
3222 | <target state="translated">Le | 2941 | <target state="translated">Le <x id="START_LINK"/>système de partage<x id="CLOSE_LINK"/> implique que des informations techniques de votre système (comme votre adresse IP publique) peuvent être envoyées à d'autres pairs, mais aide grandement à réduire la charge du serveur.</target> |
3223 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>système de partage | ||
3224 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> implique que des informations techniques de votre système (comme votre adresse IP publique) peuvent être envoyées à d'autres pairs, mais aide grandement à réduire la charge du serveur. | ||
3225 | </target> | ||
3226 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">50</context></context-group> | 2942 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">50</context></context-group> |
3227 | </trans-unit> | 2943 | </trans-unit> |
3228 | <trans-unit id="0f9a16c167ea4f043577304b13046c143692cb99" datatype="html"> | 2944 | <trans-unit id="0f9a16c167ea4f043577304b13046c143692cb99" datatype="html"> |
@@ -3262,10 +2978,7 @@ | |||
3262 | </trans-unit> | 2978 | </trans-unit> |
3263 | <trans-unit id="f0716b4964f9dc6437aaed3ae0c78e94fd259fb9" datatype="html"> | 2979 | <trans-unit id="f0716b4964f9dc6437aaed3ae0c78e94fd259fb9" datatype="html"> |
3264 | <source>Manage <x id="START_LINK"/>users<x id="CLOSE_LINK"/> to build a moderation team. </source> | 2980 | <source>Manage <x id="START_LINK"/>users<x id="CLOSE_LINK"/> to build a moderation team. </source> |
3265 | <target state="translated">Montez une équipe de modération parmis vos | 2981 | <target state="translated">Montez une équipe de modération parmis vos <x id="START_LINK"/>utilisateurs <x id="CLOSE_LINK"/>. </target> |
3266 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>utilisateurs | ||
3267 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. | ||
3268 | </target> | ||
3269 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">82</context></context-group> | 2982 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">82</context></context-group> |
3270 | </trans-unit> | 2983 | </trans-unit> |
3271 | <trans-unit id="aad49456e42847e2ea95fbaeb2f49387199e5634"> | 2984 | <trans-unit id="aad49456e42847e2ea95fbaeb2f49387199e5634"> |
@@ -3275,10 +2988,7 @@ | |||
3275 | </trans-unit> | 2988 | </trans-unit> |
3276 | <trans-unit id="55c4d3cc288701854147f69ccf3d86d316589968" datatype="html"> | 2989 | <trans-unit id="55c4d3cc288701854147f69ccf3d86d316589968" datatype="html"> |
3277 | <source>Enabling it will allow other administrators to know that you are mainly federating sensitive content.<x id="LINE_BREAK"/><x id="LINE_BREAK"/> Moreover, the NSFW checkbox on video upload will be automatically checked by default. </source> | 2990 | <source>Enabling it will allow other administrators to know that you are mainly federating sensitive content.<x id="LINE_BREAK"/><x id="LINE_BREAK"/> Moreover, the NSFW checkbox on video upload will be automatically checked by default. </source> |
3278 | <target state="translated">Activé, cela permet aux administrateurs d'autres instances de savoir que vous fédérez une part non-négligeable de contenu sensible. | 2991 | <target state="translated">Activé, cela permet aux administrateurs d'autres instances de savoir que vous fédérez une part non-négligeable de contenu sensible. <x id="LINE_BREAK"/> <x id="LINE_BREAK"/> De plus, la case signalant qu'une vidéo est NSFW sera cochée par défaut lors de l'ajout de vidéos. </target> |
3279 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> | ||
3280 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> De plus, la case signalant qu'une vidéo est NSFW sera cochée par défaut lors de l'ajout de vidéos. | ||
3281 | </target> | ||
3282 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">96</context></context-group> | 2992 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">96</context></context-group> |
3283 | </trans-unit> | 2993 | </trans-unit> |
3284 | <trans-unit id="8551afadb69b3fef89e191f507e8ac84e624e8b9"> | 2994 | <trans-unit id="8551afadb69b3fef89e191f507e8ac84e624e8b9"> |
@@ -3288,12 +2998,7 @@ | |||
3288 | </trans-unit> | 2998 | </trans-unit> |
3289 | <trans-unit id="8dccab3d8cadb847889ff89644d3f08ffee0d76e" datatype="html"> | 2999 | <trans-unit id="8dccab3d8cadb847889ff89644d3f08ffee0d76e" datatype="html"> |
3290 | <source>With <x id="START_TAG_STRONG"/>Do not list<x id="CLOSE_TAG_STRONG"/> or <x id="START_TAG_STRONG"/>Blur thumbnails<x id="CLOSE_TAG_STRONG"/>, a confirmation will be requested to watch the video. </source> | 3000 | <source>With <x id="START_TAG_STRONG"/>Do not list<x id="CLOSE_TAG_STRONG"/> or <x id="START_TAG_STRONG"/>Blur thumbnails<x id="CLOSE_TAG_STRONG"/>, a confirmation will be requested to watch the video. </source> |
3291 | <target state="translated">Avec | 3001 | <target state="translated">Avec <x id="START_TAG_STRONG"/>Do not list <x id="CLOSE_TAG_STRONG"/> ou <x id="START_TAG_STRONG"/>Blur thumbnails<x id="CLOSE_TAG_STRONG"/>, une confirmation de l'utilisateur sera requise pour visionner la vidéo. </target> |
3292 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Do not list | ||
3293 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> ou | ||
3294 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Blur thumbnails | ||
3295 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, une confirmation de l'utilisateur sera requise pour visionner la vidéo. | ||
3296 | </target> | ||
3297 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">109</context></context-group> | 3002 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">109</context></context-group> |
3298 | </trans-unit> | 3003 | </trans-unit> |
3299 | <trans-unit id="5e155c34fb3ed8159bf0a486a366cfbc6874f9fe"> | 3004 | <trans-unit id="5e155c34fb3ed8159bf0a486a366cfbc6874f9fe"> |
@@ -3408,12 +3113,7 @@ | |||
3408 | </trans-unit> | 3113 | </trans-unit> |
3409 | <trans-unit id="0aa2ad4efb780f946dd9a821fe7471dde20014c3" datatype="html"> | 3114 | <trans-unit id="0aa2ad4efb780f946dd9a821fe7471dde20014c3" datatype="html"> |
3410 | <source>Use <x id="START_LINK"/>plugins & themes<x id="CLOSE_LINK"/> for more involved changes, or <x id="START_LINK_1"/>add slight customizations<x id="CLOSE_LINK"/>. </source> | 3115 | <source>Use <x id="START_LINK"/>plugins & themes<x id="CLOSE_LINK"/> for more involved changes, or <x id="START_LINK_1"/>add slight customizations<x id="CLOSE_LINK"/>. </source> |
3411 | <target state="translated">Utilisez des | 3116 | <target state="translated">Utilisez des <x id="START_LINK"/>plugins & themes <x id="CLOSE_LINK"/> pour des changements plus conséquents, ou <x id="START_LINK_1"/>ajoutez des customisations légères<x id="CLOSE_LINK"/>. </target> |
3412 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>plugins & themes | ||
3413 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> pour des changements plus conséquents, ou | ||
3414 | <x id="START_LINK_1" ctype="x-a" equiv-text="<a>"/>ajoutez des customisations légères | ||
3415 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. | ||
3416 | </target> | ||
3417 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">247</context></context-group> | 3117 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">247</context></context-group> |
3418 | </trans-unit> | 3118 | </trans-unit> |
3419 | <trans-unit id="deca31fc7adad40d00bd63881d0c17124cd05beb"> | 3119 | <trans-unit id="deca31fc7adad40d00bd63881d0c17124cd05beb"> |
@@ -3488,10 +3188,7 @@ | |||
3488 | </trans-unit> | 3188 | </trans-unit> |
3489 | <trans-unit id="eb55f6a974ace4bade90b976dba651c9545c979d" datatype="html"> | 3189 | <trans-unit id="eb55f6a974ace4bade90b976dba651c9545c979d" datatype="html"> |
3490 | <source>Manage <x id="START_LINK"/>users<x id="CLOSE_LINK"/> to set their quota individually. </source> | 3190 | <source>Manage <x id="START_LINK"/>users<x id="CLOSE_LINK"/> to set their quota individually. </source> |
3491 | <target state="translated">Gérez vos | 3191 | <target state="translated">Gérez vos <x id="START_LINK"/>utilisateurs·rices <x id="CLOSE_LINK"/> pour leur assigner des quotas individuels. </target> |
3492 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>users | ||
3493 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> pour leur assigner des quotas individuels. | ||
3494 | </target> | ||
3495 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">340</context></context-group> | 3192 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">340</context></context-group> |
3496 | </trans-unit> | 3193 | </trans-unit> |
3497 | <trans-unit id="90f449b1f4787e6c9731198a96d35399c1b340a7"> | 3194 | <trans-unit id="90f449b1f4787e6c9731198a96d35399c1b340a7"> |
@@ -3591,10 +3288,7 @@ | |||
3591 | </trans-unit> | 3288 | </trans-unit> |
3592 | <trans-unit id="a97062f0bfb585b28058981d53fb047a2f2288c4" datatype="html"> | 3289 | <trans-unit id="a97062f0bfb585b28058981d53fb047a2f2288c4" datatype="html"> |
3593 | <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors by their URI, that may not be federated with your instance</source> | 3290 | <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors by their URI, that may not be federated with your instance</source> |
3594 | <target state="translated">Permettre | 3291 | <target state="translated">Permettre <x id="START_TAG_STRONG"/>à vos utilisateurs·rices<x id="CLOSE_TAG_STRONG"/> de rechercher des vidéos/acteurs distants par leur URI, qui peuvent ne pas être fédérés avec votre instance</target> |
3595 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>your users | ||
3596 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> de rechercher des vidéos/acteurs distants par leur URI, qui peuvent ne pas être fédérés avec votre instance | ||
3597 | </target> | ||
3598 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">469</context></context-group> | 3292 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">469</context></context-group> |
3599 | </trans-unit> | 3293 | </trans-unit> |
3600 | <trans-unit id="273341057700e25fb8a19896b5039dcf3f14b9ba" datatype="html"> | 3294 | <trans-unit id="273341057700e25fb8a19896b5039dcf3f14b9ba" datatype="html"> |
@@ -3604,10 +3298,7 @@ | |||
3604 | </trans-unit> | 3298 | </trans-unit> |
3605 | <trans-unit id="ffe92ff41a38a4407b1e1da41a015292497324c4" datatype="html"> | 3299 | <trans-unit id="ffe92ff41a38a4407b1e1da41a015292497324c4" datatype="html"> |
3606 | <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors by their URI, that may not be federated with your instance</source> | 3300 | <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors by their URI, that may not be federated with your instance</source> |
3607 | <target state="translated">Permettre | 3301 | <target state="translated">Permettre <x id="START_TAG_STRONG"/>aux utilisateurs·rices anonymes<x id="CLOSE_TAG_STRONG"/> de rechercher des vidéos/acteurs distants par leur URI, qui peuvent ne pas être fédérés avec votre instance</target> |
3608 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>anonymous users | ||
3609 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> de rechercher des vidéos/acteurs distants par leur URI, qui peuvent ne pas être fédérés avec votre instance | ||
3610 | </target> | ||
3611 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">480</context></context-group> | 3302 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">480</context></context-group> |
3612 | </trans-unit> | 3303 | </trans-unit> |
3613 | <trans-unit id="1a1dd78b1169f98fb2120c6af13e136aec2daf69" datatype="html"> | 3304 | <trans-unit id="1a1dd78b1169f98fb2120c6af13e136aec2daf69" datatype="html"> |
@@ -3622,10 +3313,7 @@ | |||
3622 | </trans-unit> | 3313 | </trans-unit> |
3623 | <trans-unit id="0c43b766533e99e88f65a9f1c8d63fb1926ab5cc" datatype="html"> | 3314 | <trans-unit id="0c43b766533e99e88f65a9f1c8d63fb1926ab5cc" datatype="html"> |
3624 | <source>You should only use moderated search indexes in production, or <x id="START_LINK"/>host your own<x id="CLOSE_LINK"/>. </source> | 3315 | <source>You should only use moderated search indexes in production, or <x id="START_LINK"/>host your own<x id="CLOSE_LINK"/>. </source> |
3625 | <target state="translated">Vous ne devez utiliser que des index de recherche modérés en production, ou | 3316 | <target state="translated">Vous ne devez utiliser que des index de recherche modérés en production, ou <x id="START_LINK"/>héberger votre propre index de recherche <x id="CLOSE_LINK"/>. </target> |
3626 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>héberger votre propre index de recherche | ||
3627 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. | ||
3628 | </target> | ||
3629 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">497</context></context-group> | 3317 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">497</context></context-group> |
3630 | </trans-unit> | 3318 | </trans-unit> |
3631 | <trans-unit id="e5cd21a49e6eefd0610106b6afcd4ed56baab566" datatype="html"> | 3319 | <trans-unit id="e5cd21a49e6eefd0610106b6afcd4ed56baab566" datatype="html"> |
@@ -3660,10 +3348,7 @@ | |||
3660 | </trans-unit> | 3348 | </trans-unit> |
3661 | <trans-unit id="2cc42a6b77d06f99a195ef8f3324d49267eedf87" datatype="html"> | 3349 | <trans-unit id="2cc42a6b77d06f99a195ef8f3324d49267eedf87" datatype="html"> |
3662 | <source>Manage <x id="START_LINK"/>relations<x id="CLOSE_LINK"/> with other instances. </source> | 3350 | <source>Manage <x id="START_LINK"/>relations<x id="CLOSE_LINK"/> with other instances. </source> |
3663 | <target state="translated">Gérez vos | 3351 | <target state="translated">Gérez vos <x id="START_LINK"/>relations<x id="CLOSE_LINK"/> avec d'autres instances. </target> |
3664 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>relations | ||
3665 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> avec d'autres instances. | ||
3666 | </target> | ||
3667 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">544</context></context-group> | 3352 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">544</context></context-group> |
3668 | </trans-unit> | 3353 | </trans-unit> |
3669 | <trans-unit id="a7f09999dbd1438d803b28abe1eb769f75126b3e" datatype="html"> | 3354 | <trans-unit id="a7f09999dbd1438d803b28abe1eb769f75126b3e" datatype="html"> |
@@ -3683,10 +3368,7 @@ | |||
3683 | </trans-unit> | 3368 | </trans-unit> |
3684 | <trans-unit id="f183764323fcffd1b3ba4d13cdc21ec8971472cc" datatype="html"> | 3369 | <trans-unit id="f183764323fcffd1b3ba4d13cdc21ec8971472cc" datatype="html"> |
3685 | <source>You should only follow moderated indexes in production, or <x id="START_LINK"/>host your own<x id="CLOSE_LINK"/>. </source> | 3370 | <source>You should only follow moderated indexes in production, or <x id="START_LINK"/>host your own<x id="CLOSE_LINK"/>. </source> |
3686 | <target state="translated">Vous ne devez suivre que des index modérés en production, ou | 3371 | <target state="translated">Vous ne devez suivre que des index modérés en production, ou <x id="START_LINK"/>héberger votre propre index de recherche <x id="CLOSE_LINK"/>. </target> |
3687 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>héberger votre propre index de recherche | ||
3688 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. | ||
3689 | </target> | ||
3690 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">595</context></context-group> | 3372 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">595</context></context-group> |
3691 | </trans-unit> | 3373 | </trans-unit> |
3692 | <trans-unit id="9bef6fc7194e11d18fdcac6aaccc816fe9ffc5a7" datatype="html"> | 3374 | <trans-unit id="9bef6fc7194e11d18fdcac6aaccc816fe9ffc5a7" datatype="html"> |
@@ -3751,13 +3433,7 @@ | |||
3751 | </trans-unit> | 3433 | </trans-unit> |
3752 | <trans-unit id="f0d14f556321dbae66c765d6a3b0062f3a150931" datatype="html"> | 3434 | <trans-unit id="f0d14f556321dbae66c765d6a3b0062f3a150931" datatype="html"> |
3753 | <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK"/> If the instance is not, we use an image link card that will redirect on your PeerTube instance.<x id="LINE_BREAK"/><x id="LINE_BREAK"/> 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"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK"/> to see if you instance is allowed. </source> | 3435 | <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK"/> If the instance is not, we use an image link card that will redirect on your PeerTube instance.<x id="LINE_BREAK"/><x id="LINE_BREAK"/> 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"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK"/> to see if you instance is allowed. </source> |
3754 | <target state="translated">Si votre instance est explicitement autorisée par Twitter, un lecteur vidéo sera intégré au flux Twitter sur le partage vidéo PeerTube. | 3436 | <target state="translated">Si votre instance est explicitement autorisée par Twitter, un lecteur vidéo sera intégré au flux Twitter sur le partage vidéo PeerTube. <x id="LINE_BREAK"/> Si l'instance ne l'est pas, nous utilisons une carte de lien d'image qui redirigera sur votre instance PeerTube. <x id="LINE_BREAK"/> <x id="LINE_BREAK"/> Cochez cette case, enregistrez la configuration et testez avec une URL vidéo de votre instance (https://example.com/videos/watch/blabla) sur <x id="START_LINK"/>https://cards-dev.twitter.com/validator <x id="CLOSE_LINK"/> pour voir si votre instance est autorisée. </target> |
3755 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> Si l'instance ne l'est pas, nous utilisons une carte de lien d'image qui redirigera sur votre instance PeerTube. | ||
3756 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> | ||
3757 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> Cochez cette case, enregistrez la configuration et testez avec une URL vidéo de votre instance (https://example.com/videos/watch/blabla) sur | ||
3758 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>https://cards-dev.twitter.com/validator | ||
3759 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> pour voir si votre instance est autorisée. | ||
3760 | </target> | ||
3761 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">684</context></context-group> | 3437 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">684</context></context-group> |
3762 | </trans-unit> | 3438 | </trans-unit> |
3763 | <trans-unit id="419d940613972cc3fae9c8ea0a4306dbf80616e5"> | 3439 | <trans-unit id="419d940613972cc3fae9c8ea0a4306dbf80616e5"> |
@@ -3807,15 +3483,7 @@ | |||
3807 | </trans-unit> | 3483 | </trans-unit> |
3808 | <trans-unit id="1f83d0ff227c35b5631a2b2f78067b3e915cdb59" datatype="html"> | 3484 | <trans-unit id="1f83d0ff227c35b5631a2b2f78067b3e915cdb59" datatype="html"> |
3809 | <source><x id="START_TAG_STRONG"/>Experimental, we suggest you to not disable webtorrent support for now<x id="CLOSE_TAG_STRONG"/><x id="START_PARAGRAPH"/>If you also enabled HLS support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH"/><x id="LINE_BREAK"/><x id="START_TAG_STRONG"/>If disabled, breaks federation with PeerTube instances < 2.1<x id="CLOSE_TAG_STRONG"/></source> | 3485 | <source><x id="START_TAG_STRONG"/>Experimental, we suggest you to not disable webtorrent support for now<x id="CLOSE_TAG_STRONG"/><x id="START_PARAGRAPH"/>If you also enabled HLS support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH"/><x id="LINE_BREAK"/><x id="START_TAG_STRONG"/>If disabled, breaks federation with PeerTube instances < 2.1<x id="CLOSE_TAG_STRONG"/></source> |
3810 | <target state="translated"> | 3486 | <target state="translated"><x id="START_TAG_STRONG"/>Expérimental, nous vous conseillons de ne pas désactiver WebTorrent pour l'instant <x id="CLOSE_TAG_STRONG"/><x id="START_PARAGRAPH"/>Si vous activez aussi HLS, le stockage nécessaire sera multiplié par 2 <x id="CLOSE_PARAGRAPH"/><x id="LINE_BREAK"/><x id="START_TAG_STRONG"/>Casse la fédération avec d'autres instances PeerTube < 2.1 lorsque désactivé <x id="CLOSE_TAG_STRONG"/></target> |
3811 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Expérimental, nous vous conseillons de ne pas désactiver WebTorrent pour l'instant | ||
3812 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> | ||
3813 | <x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p>"/>Si vous activez aussi HLS, le stockage nécessaire sera multiplié par 2 | ||
3814 | <x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/> | ||
3815 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> | ||
3816 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Casse la fédération avec d'autres instances PeerTube < 2.1 lorsque désactivé | ||
3817 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> | ||
3818 | </target> | ||
3819 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">762</context></context-group> | 3487 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">762</context></context-group> |
3820 | </trans-unit> | 3488 | </trans-unit> |
3821 | <trans-unit id="ff852c5a22beaff7a8c62447b0a96f9ced7c3ed6" datatype="html"> | 3489 | <trans-unit id="ff852c5a22beaff7a8c62447b0a96f9ced7c3ed6" datatype="html"> |
@@ -3825,22 +3493,7 @@ | |||
3825 | </trans-unit> | 3493 | </trans-unit> |
3826 | <trans-unit id="a0a116af355dfc3ac02f4501c2ffadb882768564" datatype="html"> | 3494 | <trans-unit id="a0a116af355dfc3ac02f4501c2ffadb882768564" datatype="html"> |
3827 | <source><x id="START_TAG_STRONG"/>Requires ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG"/><x id="START_PARAGRAPH"/>Generate HLS playlists and fragmented MP4 files resulting in a better playback than with the current default player:<x id="CLOSE_PARAGRAPH"/><x id="START_UNORDERED_LIST"/><x id="START_LIST_ITEM"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM"/><x id="START_LIST_ITEM"/>Faster playback in particular with long videos<x id="CLOSE_LIST_ITEM"/><x id="START_LIST_ITEM"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM"/><x id="CLOSE_UNORDERED_LIST"/><x id="START_PARAGRAPH"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH"/></source> | 3495 | <source><x id="START_TAG_STRONG"/>Requires ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG"/><x id="START_PARAGRAPH"/>Generate HLS playlists and fragmented MP4 files resulting in a better playback than with the current default player:<x id="CLOSE_PARAGRAPH"/><x id="START_UNORDERED_LIST"/><x id="START_LIST_ITEM"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM"/><x id="START_LIST_ITEM"/>Faster playback in particular with long videos<x id="CLOSE_LIST_ITEM"/><x id="START_LIST_ITEM"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM"/><x id="CLOSE_UNORDERED_LIST"/><x id="START_PARAGRAPH"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH"/></source> |
3828 | <target state="translated"> | 3496 | <target state="translated"><x id="START_TAG_STRONG"/>Requiert ffmpeg >= 4.1 <x id="CLOSE_TAG_STRONG"/><x id="START_PARAGRAPH"/>Génère des listes de lecture HLS et des MP4 fragmentés résultant en une meilleure lecture de la vidéo qu'avec le lecteur traditionnel : <x id="CLOSE_PARAGRAPH"/> <x id="START_UNORDERED_LIST"/><x id="START_LIST_ITEM"/>Le changement de résolution se fait sans heurts <x id="CLOSE_LIST_ITEM"/> <x id="START_LIST_ITEM"/>Chargement de la mémoire tampon plus rapide au démarrage de la lecture <x id="CLOSE_LIST_ITEM"/><x id="START_LIST_ITEM"/>Lecture plus stable (moins de bugs/plus de chargement infini) <x id="CLOSE_LIST_ITEM"/><x id="CLOSE_UNORDERED_LIST"/><x id="START_PARAGRAPH"/>Si vous avez aussi laissé activé WebTorrent, multiplie par 2 le stockage requis <x id="CLOSE_PARAGRAPH"/></target> |
3829 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Requiert ffmpeg >= 4.1 | ||
3830 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> | ||
3831 | <x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p>"/>Génère des listes de lecture HLS et des MP4 fragmentés résultant en une meilleure lecture de la vidéo qu'avec le lecteur traditionnel : | ||
3832 | <x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/> | ||
3833 | <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="<ul>"/> | ||
3834 | <x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>Le changement de résolution se fait sans heurts | ||
3835 | <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/> | ||
3836 | <x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>Chargement de la mémoire tampon plus rapide au démarrage de la lecture | ||
3837 | <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/> | ||
3838 | <x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>Lecture plus stable (moins de bugs/plus de chargement infini) | ||
3839 | <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/> | ||
3840 | <x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="</ul>"/> | ||
3841 | <x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p>"/>Si vous avez aussi laissé activé WebTorrent, multiplie par 2 le stockage requis | ||
3842 | <x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/> | ||
3843 | </target> | ||
3844 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">783</context></context-group> | 3497 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">783</context></context-group> |
3845 | </trans-unit> | 3498 | </trans-unit> |
3846 | <trans-unit id="5ac527cc856e9fa02927ccb0a6172688e07c1d7a" datatype="html"> | 3499 | <trans-unit id="5ac527cc856e9fa02927ccb0a6172688e07c1d7a" datatype="html"> |
@@ -3895,16 +3548,12 @@ | |||
3895 | </trans-unit> | 3548 | </trans-unit> |
3896 | <trans-unit id="782afa7c58d912592d73fce888ffce8542a4acf3" datatype="html"> | 3549 | <trans-unit id="782afa7c58d912592d73fce888ffce8542a4acf3" datatype="html"> |
3897 | <source>Write JavaScript code directly.<x id="LINE_BREAK"/>Example: <x id="START_TAG_PRE"/>console.log('my instance is amazing');<x id="CLOSE_TAG_PRE"/></source> | 3550 | <source>Write JavaScript code directly.<x id="LINE_BREAK"/>Example: <x id="START_TAG_PRE"/>console.log('my instance is amazing');<x id="CLOSE_TAG_PRE"/></source> |
3898 | <target state="translated">Écrivez directement en JavaScript. | 3551 | <target state="translated">Écrivez directement en JavaScript. <x id="LINE_BREAK"/>Exemple : <x id="START_TAG_PRE"/>console.log('mon instance est incroyable') ;<x id="CLOSE_TAG_PRE"/></target> |
3899 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/>Example : | ||
3900 | <x id="START_TAG_PRE" ctype="x-pre" equiv-text="<pre>"/>console.log('mon instance roxxe') ; | ||
3901 | <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="</pre>"/> | ||
3902 | </target> | ||
3903 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">892</context></context-group> | 3552 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">892</context></context-group> |
3904 | </trans-unit> | 3553 | </trans-unit> |
3905 | <trans-unit id="ef86c28e82ac4b08e6914d2a067e5455b4d4f4f7" datatype="html"> | 3554 | <trans-unit id="ef86c28e82ac4b08e6914d2a067e5455b4d4f4f7" datatype="html"> |
3906 | <source>Write CSS code directly. Example:<x id="LINE_BREAK"/><x id="LINE_BREAK"/><x id="START_TAG_PRE"/> #custom-css <x id="INTERPOLATION"/> color: red; <x id="INTERPOLATION_1"/> <x id="CLOSE_TAG_PRE"/> Prepend with <x id="START_EMPHASISED_TEXT"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT"/> to override styles. Example:<x id="LINE_BREAK"/><x id="LINE_BREAK"/><x id="START_TAG_PRE"/> #custom-css .logged-in-email <x id="INTERPOLATION"/> color: red; <x id="INTERPOLATION_1"/> <x id="CLOSE_TAG_PRE"/></source> | 3555 | <source>Write CSS code directly. Example:<x id="LINE_BREAK"/><x id="LINE_BREAK"/><x id="START_TAG_PRE"/> #custom-css <x id="INTERPOLATION"/> color: red; <x id="INTERPOLATION_1"/> <x id="CLOSE_TAG_PRE"/> Prepend with <x id="START_EMPHASISED_TEXT"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT"/> to override styles. Example:<x id="LINE_BREAK"/><x id="LINE_BREAK"/><x id="START_TAG_PRE"/> #custom-css .logged-in-email <x id="INTERPOLATION"/> color: red; <x id="INTERPOLATION_1"/> <x id="CLOSE_TAG_PRE"/></source> |
3907 | <target state="translated">Ecrivez directement du code CSS. Exemple : <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> <x id="START_TAG_PRE" ctype="x-pre" equiv-text="<pre>"/> #custom-css <x id="INTERPOLATION" equiv-text="{{ '{' }}"/> color: red; <x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="</pre>"/> Simuler avec <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="<em>"/>#custom-css <x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="</em>"/> pour passer outre les styles. Exemple : <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> <x id="START_TAG_PRE" ctype="x-pre" equiv-text="<pre>"/> #custom-css .logged-in-email <x id="INTERPOLATION" equiv-text="{{ '{' }}"/> color : red ; <x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="</pre>"/></target> | 3556 | <target state="translated">Ecrivez directement du code CSS. Exemple :<x id="LINE_BREAK"/><x id="LINE_BREAK"/><x id="START_TAG_PRE"/> #custom-css <x id="INTERPOLATION"/> color: red; <x id="INTERPOLATION_1"/> <x id="CLOSE_TAG_PRE"/> Simuler avec <x id="START_EMPHASISED_TEXT"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT"/> pour passer outre les styles. Exemple :<x id="LINE_BREAK"/><x id="LINE_BREAK"/><x id="START_TAG_PRE"/> #custom-css .logged-in-email <x id="INTERPOLATION"/> color: red; <x id="INTERPOLATION_1"/> <x id="CLOSE_TAG_PRE"/></target> |
3908 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">911</context></context-group> | 3557 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">911</context></context-group> |
3909 | </trans-unit> | 3558 | </trans-unit> |
3910 | <trans-unit id="6c44844ebdb7352c433b7734feaa65f01bb594ab"> | 3559 | <trans-unit id="6c44844ebdb7352c433b7734feaa65f01bb594ab"> |
@@ -4024,12 +3673,7 @@ | |||
4024 | </trans-unit> | 3673 | </trans-unit> |
4025 | <trans-unit id="8fbbb5d7bbc4df74ac19fe046f7b9d4f2fd80737" datatype="html"> | 3674 | <trans-unit id="8fbbb5d7bbc4df74ac19fe046f7b9d4f2fd80737" datatype="html"> |
4026 | <source>With <x id="START_TAG_STRONG"/>Do not list<x id="CLOSE_TAG_STRONG"/> or <x id="START_TAG_STRONG"/>Blur thumbnails<x id="CLOSE_TAG_STRONG"/>, a confirmation will be requested to watch the video. </source> | 3675 | <source>With <x id="START_TAG_STRONG"/>Do not list<x id="CLOSE_TAG_STRONG"/> or <x id="START_TAG_STRONG"/>Blur thumbnails<x id="CLOSE_TAG_STRONG"/>, a confirmation will be requested to watch the video. </source> |
4027 | <target state="translated">Avec | 3676 | <target state="translated">Avec <x id="START_TAG_STRONG"/>Ne pas lister<x id="CLOSE_TAG_STRONG"/> ou <x id="START_TAG_STRONG"/>Flouter les vignettes<x id="CLOSE_TAG_STRONG"/>, une confirmation sera demandée pour regarder la vidéo. </target> |
4028 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Ne pas lister | ||
4029 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> ou | ||
4030 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Flouter les vignettes | ||
4031 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, une confirmation sera demandée pour regarder la vidéo. | ||
4032 | </target> | ||
4033 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">8</context></context-group> | 3677 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">8</context></context-group> |
4034 | </trans-unit> | 3678 | </trans-unit> |
4035 | <trans-unit id="be05139c85b590f407c8204605601ab510247f9f" datatype="html"> | 3679 | <trans-unit id="be05139c85b590f407c8204605601ab510247f9f" datatype="html"> |
@@ -4054,22 +3698,12 @@ | |||
4054 | </trans-unit> | 3698 | </trans-unit> |
4055 | <trans-unit id="dbcc539bd3ca0b962b87ea26855ca9d5d3c5cdf1"> | 3699 | <trans-unit id="dbcc539bd3ca0b962b87ea26855ca9d5d3c5cdf1"> |
4056 | <source>Your current email is <x id="START_TAG_SPAN"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_SPAN"/></source> | 3700 | <source>Your current email is <x id="START_TAG_SPAN"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_SPAN"/></source> |
4057 | <target> | 3701 | <target>Votre courriel actuel est <x id="START_TAG_SPAN"/><x id="INTERPOLATION"/> <x id="CLOSE_TAG_SPAN"/></target> |
4058 | Votre courriel actuel est | ||
4059 | <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/> | ||
4060 | <x id="INTERPOLATION" equiv-text="{{ user.email }}"/> | ||
4061 | <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/> | ||
4062 | </target> | ||
4063 | <context-group purpose="location"><context context-type="sourcefile">../app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">5</context></context-group> | 3702 | <context-group purpose="location"><context context-type="sourcefile">../app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">5</context></context-group> |
4064 | </trans-unit> | 3703 | </trans-unit> |
4065 | <trans-unit id="03d1a9c026074c12ea3f2fb39a34bc6a18fedf05"> | 3704 | <trans-unit id="03d1a9c026074c12ea3f2fb39a34bc6a18fedf05"> |
4066 | <source><x id="START_TAG_SPAN"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_SPAN"/> is awaiting email verification </source> | 3705 | <source><x id="START_TAG_SPAN"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_SPAN"/> is awaiting email verification </source> |
4067 | <target> | 3706 | <target><x id="START_TAG_SPAN"/> <x id="INTERPOLATION"/><x id="CLOSE_TAG_SPAN"/> est en attente de la vérification de votre courriel. </target> |
4068 | <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/> | ||
4069 | <x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/> | ||
4070 | <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/> est en attente de la vérification de votre courriel. | ||
4071 | |||
4072 | </target> | ||
4073 | <context-group purpose="location"><context context-type="sourcefile">../app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">9</context></context-group> | 3707 | <context-group purpose="location"><context context-type="sourcefile">../app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">9</context></context-group> |
4074 | </trans-unit> | 3708 | </trans-unit> |
4075 | <trans-unit id="d20a2fa4a3360caa8825e49a31b5fd3a442ac219"> | 3709 | <trans-unit id="d20a2fa4a3360caa8825e49a31b5fd3a442ac219"> |
@@ -4154,12 +3788,7 @@ | |||
4154 | </trans-unit> | 3788 | </trans-unit> |
4155 | <trans-unit id="b08d67fe4e192ea8352bebdc6aabbd1bb7abed02"> | 3789 | <trans-unit id="b08d67fe4e192ea8352bebdc6aabbd1bb7abed02"> |
4156 | <source>Created <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> | 3790 | <source>Created <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> |
4157 | <target> | 3791 | <target>Créé <x id="START_TAG_P-SORTICON"/><x id="CLOSE_TAG_P-SORTICON"/></target> |
4158 | Créé | ||
4159 | |||
4160 | <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/> | ||
4161 | <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/> | ||
4162 | </target> | ||
4163 | <context-group purpose="location"><context context-type="sourcefile">../app/+my-account/my-account-ownership/my-account-ownership.component.html</context><context context-type="linenumber">23</context></context-group> | 3792 | <context-group purpose="location"><context context-type="sourcefile">../app/+my-account/my-account-ownership/my-account-ownership.component.html</context><context context-type="linenumber">23</context></context-group> |
4164 | </trans-unit> | 3793 | </trans-unit> |
4165 | <trans-unit id="81b97b8ea996ad1e4f9fca8415021850214884b1"> | 3794 | <trans-unit id="81b97b8ea996ad1e4f9fca8415021850214884b1"> |
@@ -4245,11 +3874,7 @@ | |||
4245 | </trans-unit> | 3874 | </trans-unit> |
4246 | <trans-unit id="a86239658c3cf042e7c987bb0df7473a53d7517e" datatype="html"> | 3875 | <trans-unit id="a86239658c3cf042e7c987bb0df7473a53d7517e" datatype="html"> |
4247 | <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> imports</source> | 3876 | <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> imports</source> |
4248 | <target state="translated">Montrant | 3877 | <target state="translated">Montrant <x id="INTERPOLATION"/> de <x id="INTERPOLATION_1"/> de <x id="INTERPOLATION_2"/> importations</target> |
4249 | <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to | ||
4250 | <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> de | ||
4251 | <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> importations | ||
4252 | </target> | ||
4253 | <context-group purpose="location"><context context-type="sourcefile">../app/+my-account/my-account-video-imports/my-account-video-imports.component.html</context><context context-type="linenumber">10</context></context-group> | 3878 | <context-group purpose="location"><context context-type="sourcefile">../app/+my-account/my-account-video-imports/my-account-video-imports.component.html</context><context context-type="linenumber">10</context></context-group> |
4254 | </trans-unit> | 3879 | </trans-unit> |
4255 | <trans-unit id="0b68f86015522b0dbd374822caefe74a62e3470f" datatype="html"> | 3880 | <trans-unit id="0b68f86015522b0dbd374822caefe74a62e3470f" datatype="html"> |
@@ -4274,9 +3899,7 @@ | |||
4274 | </trans-unit> | 3899 | </trans-unit> |
4275 | <trans-unit id="c65641c36859c328928e6b0f14c3f913886f8add"> | 3900 | <trans-unit id="c65641c36859c328928e6b0f14c3f913886f8add"> |
4276 | <source>Created by <x id="INTERPOLATION"/></source> | 3901 | <source>Created by <x id="INTERPOLATION"/></source> |
4277 | <target>Créée par | 3902 | <target>Créée par <x id="INTERPOLATION"/></target> |
4278 | <x id="INTERPOLATION" equiv-text="{{ videoChannel.ownerBy }}"/> | ||
4279 | </target> | ||
4280 | <context-group purpose="location"><context context-type="sourcefile">../app/+my-account/my-account-subscriptions/my-account-subscriptions.component.html</context><context context-type="linenumber">35</context></context-group> | 3903 | <context-group purpose="location"><context context-type="sourcefile">../app/+my-account/my-account-subscriptions/my-account-subscriptions.component.html</context><context context-type="linenumber">35</context></context-group> |
4281 | </trans-unit> | 3904 | </trans-unit> |
4282 | <trans-unit id="cd2d9bfd5a5f7bdc1d4f1242e8a35d74830b6ffe" datatype="html"> | 3905 | <trans-unit id="cd2d9bfd5a5f7bdc1d4f1242e8a35d74830b6ffe" datatype="html"> |
@@ -4296,12 +3919,7 @@ | |||
4296 | </trans-unit> | 3919 | </trans-unit> |
4297 | <trans-unit id="29c45bf49891748f930ef78b2e09857498b15131"> | 3920 | <trans-unit id="29c45bf49891748f930ef78b2e09857498b15131"> |
4298 | <source><x id="START_TAG_MY_GLOBAL_ICON"/><x id="CLOSE_TAG_MY_GLOBAL_ICON"/> Delete history </source> | 3921 | <source><x id="START_TAG_MY_GLOBAL_ICON"/><x id="CLOSE_TAG_MY_GLOBAL_ICON"/> Delete history </source> |
4299 | <target> | 3922 | <target><x id="START_TAG_MY-GLOBAL-ICON"/><x id="CLOSE_TAG_MY-GLOBAL-ICON"/> Supprimer l'historique </target> |
4300 | <x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="<my-global-icon>"/> | ||
4301 | <x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="</my-global-icon>"/> | ||
4302 | Supprimer l'historique | ||
4303 | |||
4304 | </target> | ||
4305 | <context-group purpose="location"><context context-type="sourcefile">../app/+my-account/my-account-history/my-account-history.component.html</context><context context-type="linenumber">13</context></context-group> | 3923 | <context-group purpose="location"><context context-type="sourcefile">../app/+my-account/my-account-history/my-account-history.component.html</context><context context-type="linenumber">13</context></context-group> |
4306 | </trans-unit> | 3924 | </trans-unit> |
4307 | <trans-unit id="355c9f9d50ed1c6f12729332a44c1fd0f7576638" datatype="html"> | 3925 | <trans-unit id="355c9f9d50ed1c6f12729332a44c1fd0f7576638" datatype="html"> |
@@ -4311,12 +3929,7 @@ | |||
4311 | </trans-unit> | 3929 | </trans-unit> |
4312 | <trans-unit id="9d2d802fa417a5a3f230cb5bcc975551a252c59c"> | 3930 | <trans-unit id="9d2d802fa417a5a3f230cb5bcc975551a252c59c"> |
4313 | <source><x id="START_TAG_MY_GLOBAL_ICON"/><x id="CLOSE_TAG_MY_GLOBAL_ICON"/> Notification preferences </source> | 3931 | <source><x id="START_TAG_MY_GLOBAL_ICON"/><x id="CLOSE_TAG_MY_GLOBAL_ICON"/> Notification preferences </source> |
4314 | <target> | 3932 | <target><x id="START_TAG_MY-GLOBAL-ICON"/><x id="CLOSE_TAG_MY-GLOBAL-ICON"/> Préférences de notification </target> |
4315 | <x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="<my-global-icon>"/> | ||
4316 | <x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="</my-global-icon>"/> | ||
4317 | Préférences de notification | ||
4318 | |||
4319 | </target> | ||
4320 | <context-group purpose="location"><context context-type="sourcefile">../app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">4</context></context-group> | 3933 | <context-group purpose="location"><context context-type="sourcefile">../app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">4</context></context-group> |
4321 | </trans-unit> | 3934 | </trans-unit> |
4322 | <trans-unit id="e7f88c481ecdda90467acd3f4dbe934465cee30f" datatype="html"> | 3935 | <trans-unit id="e7f88c481ecdda90467acd3f4dbe934465cee30f" datatype="html"> |
@@ -4394,7 +4007,7 @@ | |||
4394 | </trans-unit> | 4007 | </trans-unit> |
4395 | <trans-unit id="28c9f2a23ea8f12710a011a965939a5af6980dd1" datatype="html"> | 4008 | <trans-unit id="28c9f2a23ea8f12710a011a965939a5af6980dd1" datatype="html"> |
4396 | <source>See the <x id="START_LINK"/>documentation<x id="CLOSE_LINK"/> for more information. </source> | 4009 | <source>See the <x id="START_LINK"/>documentation<x id="CLOSE_LINK"/> for more information. </source> |
4397 | <target state="translated">Voir la documentation de <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> pour plus d'informations. </target> | 4010 | <target state="translated">Voir la <x id="START_LINK"/>documentation<x id="CLOSE_LINK"/> pour plus d'informations. </target> |
4398 | <context-group purpose="location"><context context-type="sourcefile">../app/+my-account/my-account-video-playlists/my-account-video-playlist-elements.component.html</context><context context-type="linenumber">32</context></context-group> | 4011 | <context-group purpose="location"><context context-type="sourcefile">../app/+my-account/my-account-video-playlists/my-account-video-playlist-elements.component.html</context><context context-type="linenumber">32</context></context-group> |
4399 | </trans-unit> | 4012 | </trans-unit> |
4400 | <trans-unit id="3346d8a0bf3dd8c25ddc561ccd5fafb6ee9fadc8"> | 4013 | <trans-unit id="3346d8a0bf3dd8c25ddc561ccd5fafb6ee9fadc8"> |
@@ -4404,10 +4017,7 @@ | |||
4404 | </trans-unit> | 4017 | </trans-unit> |
4405 | <trans-unit id="19886846ed573d0a74c61c4e8df073eb4f64acd0" datatype="html"> | 4018 | <trans-unit id="19886846ed573d0a74c61c4e8df073eb4f64acd0" datatype="html"> |
4406 | <source>If you need help to use PeerTube, you can have a look at the <x id="START_LINK"/>documentation<x id="CLOSE_LINK"/>. </source> | 4019 | <source>If you need help to use PeerTube, you can have a look at the <x id="START_LINK"/>documentation<x id="CLOSE_LINK"/>. </source> |
4407 | <target state="translated">Si vous avez besoin d’aide pour utiliser PeerTube, vous pouvez consulter la | 4020 | <target state="translated">Si vous avez besoin d’aide pour utiliser PeerTube, vous pouvez consulter la <x id="START_LINK"/>documentation<x id="CLOSE_LINK"/>. </target> |
4408 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation | ||
4409 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. | ||
4410 | </target> | ||
4411 | <context-group purpose="location"><context context-type="sourcefile">../app/+signup/shared/signup-success.component.html</context><context context-type="linenumber">14</context></context-group> | 4021 | <context-group purpose="location"><context context-type="sourcefile">../app/+signup/shared/signup-success.component.html</context><context context-type="linenumber">14</context></context-group> |
4412 | </trans-unit> | 4022 | </trans-unit> |
4413 | <trans-unit id="09a69cde5889927629e2ac9dc63a71b88252b530"> | 4023 | <trans-unit id="09a69cde5889927629e2ac9dc63a71b88252b530"> |
@@ -4476,21 +4086,17 @@ | |||
4476 | </trans-unit> | 4086 | </trans-unit> |
4477 | <trans-unit id="f15780bbd2d7fa777071975f7445e98a33065e38" datatype="html"> | 4087 | <trans-unit id="f15780bbd2d7fa777071975f7445e98a33065e38" datatype="html"> |
4478 | <source>{VAR_PLURAL, plural, =1 {1 subscriber} other {<x id="INTERPOLATION"/> subscribers}}</source> | 4088 | <source>{VAR_PLURAL, plural, =1 {1 subscriber} other {<x id="INTERPOLATION"/> subscribers}}</source> |
4479 | <target state="translated">{VAR_PLURAL, plural, =1 {1 abonné·e} other { | 4089 | <target state="translated">{VAR_PLURAL, plural, =1 {1 abonné·e} other { <x id="INTERPOLATION"/> abonné·e·s} }</target> |
4480 | <x id="INTERPOLATION" equiv-text="{{ videoChannel.followersCount }}"/> abonné·e·s} } | ||
4481 | </target> | ||
4482 | <context-group purpose="location"><context context-type="sourcefile">../app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">13</context></context-group> | 4090 | <context-group purpose="location"><context context-type="sourcefile">../app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">13</context></context-group> |
4483 | </trans-unit> | 4091 | </trans-unit> |
4484 | <trans-unit id="21dc89cfca84c2af7fdeb584b34e2529d842b72a" datatype="html"> | 4092 | <trans-unit id="21dc89cfca84c2af7fdeb584b34e2529d842b72a" datatype="html"> |
4485 | <source>{VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other {<x id="INTERPOLATION"/> videos}}</source> | 4093 | <source>{VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other {<x id="INTERPOLATION"/> videos}}</source> |
4486 | <target state="translated">{VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other { | 4094 | <target state="translated">{VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other { <x id="INTERPOLATION"/> vidéos} }</target> |
4487 | <x id="INTERPOLATION" equiv-text="{{ videoChannel.videosCount }}"/> vidéos} } | ||
4488 | </target> | ||
4489 | <context-group purpose="location"><context context-type="sourcefile">../app/+my-account/+my-account-video-channels/my-account-video-channels.component.html</context><context context-type="linenumber">37</context></context-group> | 4095 | <context-group purpose="location"><context context-type="sourcefile">../app/+my-account/+my-account-video-channels/my-account-video-channels.component.html</context><context context-type="linenumber">37</context></context-group> |
4490 | </trans-unit> | 4096 | </trans-unit> |
4491 | <trans-unit id="7152797255397280410" datatype="html"> | 4097 | <trans-unit id="7152797255397280410" datatype="html"> |
4492 | <source>Do you really want to delete <x id="PH"/>? It will delete <x id="PH_1"/> videos uploaded in this channel, and you will not be able to create another channel with the same name (<x id="PH_2"/>)!</source> | 4098 | <source>Do you really want to delete <x id="PH"/>? It will delete <x id="PH_1"/> videos uploaded in this channel, and you will not be able to create another channel with the same name (<x id="PH_2"/>)!</source> |
4493 | <target state="translated">Voulez-vous vraiment supprimer <x id="PH"/>? Cela supprimera <x id="PH_1"/> vidéos mises en ligne sur cette chaîne, et vous ne pourrez pas créer une autre chaine avec le même nom (<x id="PH_2"/>)!</target> | 4099 | <target state="translated">Voulez-vous vraiment supprimer <x id="PH"/> ? Cela supprimera <x id="PH_1"/> vidéos mises en ligne sur cette chaîne, et vous ne pourrez pas créer une autre chaine avec le même nom (<x id="PH_2"/>) !</target> |
4494 | <context-group purpose="location"> | 4100 | <context-group purpose="location"> |
4495 | <context context-type="sourcefile">../app/+my-account/+my-account-video-channels/my-account-video-channels.component.ts</context> | 4101 | <context context-type="sourcefile">../app/+my-account/+my-account-video-channels/my-account-video-channels.component.ts</context> |
4496 | <context context-type="linenumber">111,113</context> | 4102 | <context context-type="linenumber">111,113</context> |
@@ -4538,9 +4144,7 @@ | |||
4538 | </trans-unit> | 4144 | </trans-unit> |
4539 | <trans-unit id="8bc634cd9d8c9b684dbfaaf17a522f894bedbffc"> | 4145 | <trans-unit id="8bc634cd9d8c9b684dbfaaf17a522f894bedbffc"> |
4540 | <source>Joined <x id="INTERPOLATION"/></source> | 4146 | <source>Joined <x id="INTERPOLATION"/></source> |
4541 | <target>Créé le | 4147 | <target>A rejoint <x id="INTERPOLATION"/></target> |
4542 | <x id="INTERPOLATION" equiv-text="{{ account.createdAt | date }}"/> | ||
4543 | </target> | ||
4544 | <context-group purpose="location"><context context-type="sourcefile">../app/+accounts/account-about/account-about.component.html</context><context context-type="linenumber">12</context></context-group> | 4148 | <context-group purpose="location"><context context-type="sourcefile">../app/+accounts/account-about/account-about.component.html</context><context context-type="linenumber">12</context></context-group> |
4545 | </trans-unit> | 4149 | </trans-unit> |
4546 | <trans-unit id="f696d5719a2a79916d44a175743591dc0d5629fe" datatype="html"> | 4150 | <trans-unit id="f696d5719a2a79916d44a175743591dc0d5629fe" datatype="html"> |
@@ -4568,16 +4172,12 @@ | |||
4568 | </trans-unit> | 4172 | </trans-unit> |
4569 | <trans-unit id="5523952d0300c96cfba2ec5a693c95f923e90c40"> | 4173 | <trans-unit id="5523952d0300c96cfba2ec5a693c95f923e90c40"> |
4570 | <source>Created <x id="INTERPOLATION"/></source> | 4174 | <source>Created <x id="INTERPOLATION"/></source> |
4571 | <target>Créé le | 4175 | <target>Créé le <x id="INTERPOLATION"/></target> |
4572 | <x id="INTERPOLATION" equiv-text="{{ videoChannel.createdAt | date }}"/> | ||
4573 | </target> | ||
4574 | <context-group purpose="location"><context context-type="sourcefile">../app/+video-channels/video-channel-about/video-channel-about.component.html</context><context context-type="linenumber">18</context></context-group> | 4176 | <context-group purpose="location"><context context-type="sourcefile">../app/+video-channels/video-channel-about/video-channel-about.component.html</context><context context-type="linenumber">18</context></context-group> |
4575 | </trans-unit> | 4177 | </trans-unit> |
4576 | <trans-unit id="5ebd76e736e1c58a1850234d1d26f1ab8c9ad11f" datatype="html"> | 4178 | <trans-unit id="5ebd76e736e1c58a1850234d1d26f1ab8c9ad11f" datatype="html"> |
4577 | <source>Created <x id="INTERPOLATION"/> playlists </source> | 4179 | <source>Created <x id="INTERPOLATION"/> playlists </source> |
4578 | <target state="translated">Créé | 4180 | <target state="translated">Créé <x id="INTERPOLATION"/> listes de lecture </target> |
4579 | <x id="INTERPOLATION" equiv-text="{{ pagination.totalItems }}"/> listes de lecture | ||
4580 | </target> | ||
4581 | <context-group purpose="location"><context context-type="sourcefile">../app/+video-channels/video-channel-playlists/video-channel-playlists.component.html</context><context context-type="linenumber">3</context></context-group> | 4181 | <context-group purpose="location"><context context-type="sourcefile">../app/+video-channels/video-channel-playlists/video-channel-playlists.component.html</context><context context-type="linenumber">3</context></context-group> |
4582 | </trans-unit> | 4182 | </trans-unit> |
4583 | <trans-unit id="fbbe62dee434f0521e0dfb8e3957d92fc5fcd76f"> | 4183 | <trans-unit id="fbbe62dee434f0521e0dfb8e3957d92fc5fcd76f"> |
@@ -4597,9 +4197,7 @@ | |||
4597 | </trans-unit> | 4197 | </trans-unit> |
4598 | <trans-unit id="5fea66be16da46ed7a0775e9a62b7b5e94b77473"> | 4198 | <trans-unit id="5fea66be16da46ed7a0775e9a62b7b5e94b77473"> |
4599 | <source>Contact <x id="INTERPOLATION"/> administrator</source> | 4199 | <source>Contact <x id="INTERPOLATION"/> administrator</source> |
4600 | <target>Contacter l'administrateur de | 4200 | <target>Contacter l'administrateur de <x id="INTERPOLATION"/></target> |
4601 | <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> | ||
4602 | </target> | ||
4603 | <context-group purpose="location"><context context-type="sourcefile">../app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">3</context></context-group> | 4201 | <context-group purpose="location"><context context-type="sourcefile">../app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">3</context></context-group> |
4604 | </trans-unit> | 4202 | </trans-unit> |
4605 | <trans-unit id="533b2b9a76ee1335cb44c01f0bfd50d43e9400b0"> | 4203 | <trans-unit id="533b2b9a76ee1335cb44c01f0bfd50d43e9400b0"> |
@@ -4624,9 +4222,7 @@ | |||
4624 | </trans-unit> | 4222 | </trans-unit> |
4625 | <trans-unit id="ce301bc59085d13cf569fb7a97f073148435ec27" datatype="html"> | 4223 | <trans-unit id="ce301bc59085d13cf569fb7a97f073148435ec27" datatype="html"> |
4626 | <source>About <x id="INTERPOLATION"/></source> | 4224 | <source>About <x id="INTERPOLATION"/></source> |
4627 | <target state="translated">À propos | 4225 | <target state="translated">À propos de <x id="INTERPOLATION"/></target> |
4628 | <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> | ||
4629 | </target> | ||
4630 | <context-group purpose="location"><context context-type="sourcefile">../app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">5</context></context-group> | 4226 | <context-group purpose="location"><context context-type="sourcefile">../app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">5</context></context-group> |
4631 | </trans-unit> | 4227 | </trans-unit> |
4632 | <trans-unit id="3c1aff50472b313c70a72ee02c081b8eeb1c616c"> | 4228 | <trans-unit id="3c1aff50472b313c70a72ee02c081b8eeb1c616c"> |
@@ -4711,18 +4307,12 @@ | |||
4711 | </trans-unit> | 4307 | </trans-unit> |
4712 | <trans-unit id="6469b375536342370eefd959bb72a06dc3d5884b" datatype="html"> | 4308 | <trans-unit id="6469b375536342370eefd959bb72a06dc3d5884b" datatype="html"> |
4713 | <source>It is a free and open-source software, under the <x id="START_LINK"/>AGPLv3 licence<x id="CLOSE_LINK"/>. </source> | 4309 | <source>It is a free and open-source software, under the <x id="START_LINK"/>AGPLv3 licence<x id="CLOSE_LINK"/>. </source> |
4714 | <target state="translated">C’est un logiciel libre et open-source, sous la | 4310 | <target state="translated">C’est un logiciel libre et open-source, sous la <x id="START_LINK"/>licence AGPLv3<x id="CLOSE_LINK"/>. </target> |
4715 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>licence AGPLv3 | ||
4716 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. | ||
4717 | </target> | ||
4718 | <context-group purpose="location"><context context-type="sourcefile">../app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">14</context></context-group> | 4311 | <context-group purpose="location"><context context-type="sourcefile">../app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">14</context></context-group> |
4719 | </trans-unit> | 4312 | </trans-unit> |
4720 | <trans-unit id="7b85d0debc419e6c9c390ce02686b57d256cd139" datatype="html"> | 4313 | <trans-unit id="7b85d0debc419e6c9c390ce02686b57d256cd139" datatype="html"> |
4721 | <source>For more information, please visit <x id="START_LINK"/>joinpeertube.org<x id="CLOSE_LINK"/>. </source> | 4314 | <source>For more information, please visit <x id="START_LINK"/>joinpeertube.org<x id="CLOSE_LINK"/>. </source> |
4722 | <target state="translated">Pour plus d’informations, consultez le site | 4315 | <target state="translated">Pour plus d’informations, consultez le site <x id="START_LINK"/>joinpeertube.org<x id="CLOSE_LINK"/>. </target> |
4723 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>joinpeertube.org | ||
4724 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. | ||
4725 | </target> | ||
4726 | <context-group purpose="location"><context context-type="sourcefile">../app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">19</context></context-group> | 4316 | <context-group purpose="location"><context context-type="sourcefile">../app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">19</context></context-group> |
4727 | </trans-unit> | 4317 | </trans-unit> |
4728 | <trans-unit id="0f972eed0e4c81f8006cf8061a400304b2c62b21" datatype="html"> | 4318 | <trans-unit id="0f972eed0e4c81f8006cf8061a400304b2c62b21" datatype="html"> |
@@ -4802,12 +4392,7 @@ | |||
4802 | </trans-unit> | 4392 | </trans-unit> |
4803 | <trans-unit id="31c95b65cb16d779069e65e82e68690f712c4a5c" datatype="html"> | 4393 | <trans-unit id="31c95b65cb16d779069e65e82e68690f712c4a5c" datatype="html"> |
4804 | <source>Web peers are not publicly accessible: because we use WebRTC inside the web browser (<x id="START_LINK"/>with the WebTorrent library<x id="CLOSE_LINK"/>), 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"/>this document<x id="CLOSE_LINK"/> for more information </source> | 4394 | <source>Web peers are not publicly accessible: because we use WebRTC inside the web browser (<x id="START_LINK"/>with the WebTorrent library<x id="CLOSE_LINK"/>), 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"/>this document<x id="CLOSE_LINK"/> for more information </source> |
4805 | <target state="translated">Les pairs Web ne sont pas accessibles au public : parce que nous utilisons WebRTC à l’intérieur du navigateur ( | 4395 | <target state="translated">Les pairs Web ne sont pas accessibles au public : parce que nous utilisons WebRTC à l’intérieur du navigateur (<x id="START_LINK"/>avec la bibliothèque WebTorrent <x id="CLOSE_LINK"/>), le protocole est différent du BitTorrent classique. Lorsque vous êtes dans un navigateur Web, vous envoyez un signal contenant votre adresse IP au traqueur qui choisira au hasard d'autres pairs à qui transmettre les informations. Voir <x id="START_LINK_1"/>ce document <x id="CLOSE_LINK"/> pour plus d’informations </target> |
4806 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>avec la bibliothèque WebTorrent | ||
4807 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>), le protocole est différent du BitTorrent classique. Lorsque vous êtes dans un navigateur Web, vous envoyez un signal contenant votre adresse IP au traqueur qui choisira au hasard d'autres pairs à qui transmettre les informations. Voir | ||
4808 | <x id="START_LINK_1" ctype="x-a" equiv-text="<a>"/>ce document | ||
4809 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> pour plus d’informations | ||
4810 | </target> | ||
4811 | <context-group purpose="location"><context context-type="sourcefile">../app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">118</context></context-group> | 4396 | <context-group purpose="location"><context context-type="sourcefile">../app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">118</context></context-group> |
4812 | </trans-unit> | 4397 | </trans-unit> |
4813 | <trans-unit id="e916a82a25fb892f83d2b63ca55594dc7d02f36a" datatype="html"> | 4398 | <trans-unit id="e916a82a25fb892f83d2b63ca55594dc7d02f36a" datatype="html"> |
@@ -4892,10 +4477,7 @@ | |||
4892 | </trans-unit> | 4477 | </trans-unit> |
4893 | <trans-unit id="3d2fb0ff92d3dd1e6040cd79b2a60edac6dea2da" datatype="html"> | 4478 | <trans-unit id="3d2fb0ff92d3dd1e6040cd79b2a60edac6dea2da" datatype="html"> |
4894 | <source>Developed with ❤ by <x id="START_LINK"/>Framasoft<x id="CLOSE_LINK"/></source> | 4479 | <source>Developed with ❤ by <x id="START_LINK"/>Framasoft<x id="CLOSE_LINK"/></source> |
4895 | <target state="translated">Développé avec ❤ par | 4480 | <target state="translated">Développé avec ❤ par <x id="START_LINK"/>Framasoft<x id="CLOSE_LINK"/></target> |
4896 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Framasoft | ||
4897 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> | ||
4898 | </target> | ||
4899 | <context-group purpose="location"><context context-type="sourcefile">../app/+about/about-peertube/about-peertube-contributors.component.html</context><context context-type="linenumber">3</context></context-group> | 4481 | <context-group purpose="location"><context context-type="sourcefile">../app/+about/about-peertube/about-peertube-contributors.component.html</context><context context-type="linenumber">3</context></context-group> |
4900 | </trans-unit> | 4482 | </trans-unit> |
4901 | <trans-unit id="4499806949402133d08a5029cb5462c5ea25336d"> | 4483 | <trans-unit id="4499806949402133d08a5029cb5462c5ea25336d"> |
@@ -5154,9 +4736,7 @@ | |||
5154 | </trans-unit> | 4736 | </trans-unit> |
5155 | <trans-unit id="6c7534a7c0265f2285e952978b4241211199172b"> | 4737 | <trans-unit id="6c7534a7c0265f2285e952978b4241211199172b"> |
5156 | <source>A channel is an entity in which you upload your videos. Creating several of them helps you to organize and separate your content.<x id="LINE_BREAK"/> For example, you could decide to have a channel to publish your piano concerts, and another channel in which you publish your videos talking about ecology. </source> | 4738 | <source>A channel is an entity in which you upload your videos. Creating several of them helps you to organize and separate your content.<x id="LINE_BREAK"/> For example, you could decide to have a channel to publish your piano concerts, and another channel in which you publish your videos talking about ecology. </source> |
5157 | <target>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. | 4739 | <target>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"/>. 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> |
5158 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/>. 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. | ||
5159 | </target> | ||
5160 | <context-group purpose="location"><context context-type="sourcefile">../app/+signup/+register/register-step-channel.component.html</context><context context-type="linenumber">5</context></context-group> | 4740 | <context-group purpose="location"><context context-type="sourcefile">../app/+signup/+register/register-step-channel.component.html</context><context context-type="linenumber">5</context></context-group> |
5161 | </trans-unit> | 4741 | </trans-unit> |
5162 | <trans-unit id="df3021e29cbce57c12151ae6e1e0bf8c640e87da"> | 4742 | <trans-unit id="df3021e29cbce57c12151ae6e1e0bf8c640e87da"> |
@@ -5209,14 +4789,7 @@ | |||
5209 | </trans-unit> | 4789 | </trans-unit> |
5210 | <trans-unit id="d315d635144b1104f1c1e9ef80ff3d07fcfa571c"> | 4790 | <trans-unit id="d315d635144b1104f1c1e9ef80ff3d07fcfa571c"> |
5211 | <source>I am at least 16 years old and agree to the <x id="START_LINK"/>Terms<x id="CLOSE_LINK"/><x id="START_TAG_NG_CONTAINER"/> and to the <x id="START_LINK_1"/>Code of Conduct<x id="CLOSE_LINK"/><x id="CLOSE_TAG_NG_CONTAINER"/> of this instance </source> | 4791 | <source>I am at least 16 years old and agree to the <x id="START_LINK"/>Terms<x id="CLOSE_LINK"/><x id="START_TAG_NG_CONTAINER"/> and to the <x id="START_LINK_1"/>Code of Conduct<x id="CLOSE_LINK"/><x id="CLOSE_TAG_NG_CONTAINER"/> of this instance </source> |
5212 | <target>J'ai au moins 16 ans et j'accepte les | 4792 | <target>J'ai au moins 16 ans et j'accepte les <x id="START_LINK"/>conditions d'utilisation<x id="CLOSE_LINK"/> <x id="START_TAG_NG-CONTAINER"/> et le <x id="START_LINK_1"/>code de conduite <x id="CLOSE_LINK"/> <x id="CLOSE_TAG_NG-CONTAINER"/> de cette instance </target> |
5213 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>conditions d'utilisation | ||
5214 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> | ||
5215 | <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="<ng-container>"/> et le | ||
5216 | <x id="START_LINK_1" ctype="x-a" equiv-text="<a>"/>code de conduite | ||
5217 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> | ||
5218 | <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="</ng-container>"/> de cette instance | ||
5219 | </target> | ||
5220 | <context-group purpose="location"><context context-type="sourcefile">../app/+signup/+register/register-step-user.component.html</context><context context-type="linenumber">66</context></context-group> | 4793 | <context-group purpose="location"><context context-type="sourcefile">../app/+signup/+register/register-step-user.component.html</context><context context-type="linenumber">66</context></context-group> |
5221 | </trans-unit> | 4794 | </trans-unit> |
5222 | <trans-unit id="b925172fc8e9b9a7fc6b9f5d742993b77ffdda2c"> | 4795 | <trans-unit id="b925172fc8e9b9a7fc6b9f5d742993b77ffdda2c"> |
@@ -5515,9 +5088,7 @@ | |||
5515 | </trans-unit> | 5088 | </trans-unit> |
5516 | <trans-unit id="3935234189109112926"> | 5089 | <trans-unit id="3935234189109112926"> |
5517 | <source>You are not following <x id="PH"/> anymore.</source> | 5090 | <source>You are not following <x id="PH"/> anymore.</source> |
5518 | <target>Vous n'êtes plus abonné·e à | 5091 | <target>Vous n'êtes plus abonné·e à <x id="PH"/>.</target> |
5519 | <x id="PH"/>. | ||
5520 | </target> | ||
5521 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">65</context></context-group> | 5092 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">65</context></context-group> |
5522 | </trans-unit> | 5093 | </trans-unit> |
5523 | <trans-unit id="2593763089859685916"> | 5094 | <trans-unit id="2593763089859685916"> |
@@ -5532,10 +5103,7 @@ | |||
5532 | </trans-unit> | 5103 | </trans-unit> |
5533 | <trans-unit id="135214224090612796"> | 5104 | <trans-unit id="135214224090612796"> |
5534 | <source>Redundancy for <x id="PH"/> is <x id="PH_1"/></source> | 5105 | <source>Redundancy for <x id="PH"/> is <x id="PH_1"/></source> |
5535 | <target>La redondance pour | 5106 | <target>La redondance pour <x id="PH"/> est <x id="PH_1"/></target> |
5536 | <x id="PH"/> est | ||
5537 | <x id="PH_1"/> | ||
5538 | </target> | ||
5539 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/follows/shared/redundancy-checkbox.component.ts</context><context context-type="linenumber">25</context></context-group> | 5107 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/follows/shared/redundancy-checkbox.component.ts</context><context context-type="linenumber">25</context></context-group> |
5540 | </trans-unit> | 5108 | </trans-unit> |
5541 | <trans-unit id="81585474102700882" datatype="html"> | 5109 | <trans-unit id="81585474102700882" datatype="html"> |
@@ -5565,30 +5133,22 @@ | |||
5565 | </trans-unit> | 5133 | </trans-unit> |
5566 | <trans-unit id="8639315630141911544"> | 5134 | <trans-unit id="8639315630141911544"> |
5567 | <source>Account <x id="PH"/> unmuted by your instance.</source> | 5135 | <source>Account <x id="PH"/> unmuted by your instance.</source> |
5568 | <target>Compte | 5136 | <target>Compte <x id="PH"/> réactivé par votre instance.</target> |
5569 | <x id="PH"/> réactivé par votre instance. | ||
5570 | </target> | ||
5571 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-moderation/account-blocklist.component.ts</context><context context-type="linenumber">48</context></context-group> | 5137 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-moderation/account-blocklist.component.ts</context><context context-type="linenumber">48</context></context-group> |
5572 | </trans-unit> | 5138 | </trans-unit> |
5573 | <trans-unit id="3371601176452094961"> | 5139 | <trans-unit id="3371601176452094961"> |
5574 | <source>Instance <x id="PH"/> unmuted by your instance.</source> | 5140 | <source>Instance <x id="PH"/> unmuted by your instance.</source> |
5575 | <target>Instance | 5141 | <target>Instance <x id="PH"/> réactivée par votre instance.</target> |
5576 | <x id="PH"/> réactivée par votre instance. | ||
5577 | </target> | ||
5578 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-moderation/server-blocklist.component.ts</context><context context-type="linenumber">46</context></context-group> | 5142 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-moderation/server-blocklist.component.ts</context><context context-type="linenumber">46</context></context-group> |
5579 | </trans-unit> | 5143 | </trans-unit> |
5580 | <trans-unit id="1598375456114200087" datatype="html"> | 5144 | <trans-unit id="1598375456114200087" datatype="html"> |
5581 | <source>Instance <x id="PH"/> muted.</source> | 5145 | <source>Instance <x id="PH"/> muted.</source> |
5582 | <target state="translated">Instance | 5146 | <target state="translated">Instance <x id="PH"/> silencé.</target> |
5583 | <x id="PH"/> silencé. | ||
5584 | </target> | ||
5585 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">147</context></context-group> | 5147 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">147</context></context-group> |
5586 | </trans-unit> | 5148 | </trans-unit> |
5587 | <trans-unit id="3096398988891996621" datatype="html"> | 5149 | <trans-unit id="3096398988891996621" datatype="html"> |
5588 | <source>Instance <x id="PH"/> muted by your instance.</source> | 5150 | <source>Instance <x id="PH"/> muted by your instance.</source> |
5589 | <target state="translated">L'instance | 5151 | <target state="translated">L'instance <x id="PH"/> a été rendue muette par la vôtre.</target> |
5590 | <x id="PH"/> a été rendue muette par la vôtre. | ||
5591 | </target> | ||
5592 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-moderation/server-blocklist.component.ts</context><context context-type="linenumber">69</context></context-group> | 5152 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-moderation/server-blocklist.component.ts</context><context context-type="linenumber">69</context></context-group> |
5593 | </trans-unit> | 5153 | </trans-unit> |
5594 | <trans-unit id="2393853062458645999"> | 5154 | <trans-unit id="2393853062458645999"> |
@@ -5726,9 +5286,7 @@ | |||
5726 | </trans-unit> | 5286 | </trans-unit> |
5727 | <trans-unit id="6906423861055262169" datatype="html"> | 5287 | <trans-unit id="6906423861055262169" datatype="html"> |
5728 | <source>Video <x id="PH"/> switched to manual block.</source> | 5288 | <source>Video <x id="PH"/> switched to manual block.</source> |
5729 | <target state="translated">La vidéo | 5289 | <target state="translated">La vidéo <x id="PH"/> est passé en blocage manuel.</target> |
5730 | <x id="PH"/> est passé en blocage manuel. | ||
5731 | </target> | ||
5732 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">54</context></context-group> | 5290 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">54</context></context-group> |
5733 | </trans-unit> | 5291 | </trans-unit> |
5734 | <trans-unit id="7293356040886494773" datatype="html"> | 5292 | <trans-unit id="7293356040886494773" datatype="html"> |
@@ -5743,9 +5301,7 @@ | |||
5743 | </trans-unit> | 5301 | </trans-unit> |
5744 | <trans-unit id="4922469417589203720" datatype="html"> | 5302 | <trans-unit id="4922469417589203720" datatype="html"> |
5745 | <source>Video <x id="PH"/> unblocked.</source> | 5303 | <source>Video <x id="PH"/> unblocked.</source> |
5746 | <target state="translated">Vidéo | 5304 | <target state="translated">Vidéo <x id="PH"/> débloquée.</target> |
5747 | <x id="PH"/> débloquée. | ||
5748 | </target> | ||
5749 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">166</context></context-group> | 5305 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">166</context></context-group> |
5750 | </trans-unit> | 5306 | </trans-unit> |
5751 | <trans-unit id="0594812d4c50c2adbd1a892a3497c4e5c19e4b32"> | 5307 | <trans-unit id="0594812d4c50c2adbd1a892a3497c4e5c19e4b32"> |
@@ -5899,9 +5455,7 @@ | |||
5899 | </trans-unit> | 5455 | </trans-unit> |
5900 | <trans-unit id="1886888801485703107"> | 5456 | <trans-unit id="1886888801485703107"> |
5901 | <source>User <x id="PH"/> created.</source> | 5457 | <source>User <x id="PH"/> created.</source> |
5902 | <target>Utilisateur·rice | 5458 | <target>Utilisateur·rice <x id="PH"/> créé.e.</target> |
5903 | <x id="PH"/> créé.e. | ||
5904 | </target> | ||
5905 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/users/user-edit/user-create.component.ts</context><context context-type="linenumber">68</context></context-group> | 5459 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/users/user-edit/user-create.component.ts</context><context context-type="linenumber">68</context></context-group> |
5906 | </trans-unit> | 5460 | </trans-unit> |
5907 | <trans-unit id="8286337167859377104" datatype="html"> | 5461 | <trans-unit id="8286337167859377104" datatype="html"> |
@@ -5914,9 +5468,7 @@ | |||
5914 | </trans-unit> | 5468 | </trans-unit> |
5915 | <trans-unit id="5974506725502681113"> | 5469 | <trans-unit id="5974506725502681113"> |
5916 | <source>Password changed for user <x id="PH"/>.</source> | 5470 | <source>Password changed for user <x id="PH"/>.</source> |
5917 | <target>Mot de passe changé pour l'utilisateur·rice | 5471 | <target>Mot de passe changé pour l'utilisateur·rice <x id="PH"/>.</target> |
5918 | <x id="PH"/>. | ||
5919 | </target> | ||
5920 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/users/user-edit/user-password.component.ts</context><context context-type="linenumber">40</context></context-group> | 5472 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/users/user-edit/user-password.component.ts</context><context context-type="linenumber">40</context></context-group> |
5921 | </trans-unit> | 5473 | </trans-unit> |
5922 | <trans-unit id="149953821752893163"> | 5474 | <trans-unit id="149953821752893163"> |
@@ -5926,9 +5478,7 @@ | |||
5926 | </trans-unit> | 5478 | </trans-unit> |
5927 | <trans-unit id="780323526182667308" datatype="html"> | 5479 | <trans-unit id="780323526182667308" datatype="html"> |
5928 | <source>User <x id="PH"/> updated.</source> | 5480 | <source>User <x id="PH"/> updated.</source> |
5929 | <target state="translated">Utilisateur.rice | 5481 | <target state="translated">Utilisateur.rice <x id="PH"/> mis.e à jour.</target> |
5930 | <x id="PH"/> mis.e à jour. | ||
5931 | </target> | ||
5932 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/users/user-edit/user-update.component.ts</context><context context-type="linenumber">80</context></context-group> | 5482 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/users/user-edit/user-update.component.ts</context><context context-type="linenumber">80</context></context-group> |
5933 | </trans-unit> | 5483 | </trans-unit> |
5934 | <trans-unit id="1349763489797682899"> | 5484 | <trans-unit id="1349763489797682899"> |
@@ -5938,9 +5488,7 @@ | |||
5938 | </trans-unit> | 5488 | </trans-unit> |
5939 | <trans-unit id="8819563010322372715"> | 5489 | <trans-unit id="8819563010322372715"> |
5940 | <source>An email asking for password reset has been sent to <x id="PH"/>.</source> | 5490 | <source>An email asking for password reset has been sent to <x id="PH"/>.</source> |
5941 | <target>Un courriel demandant la réinitialisation du mot de passe a été envoyé à | 5491 | <target>Un courriel demandant la réinitialisation du mot de passe a été envoyé à <x id="PH"/>.</target> |
5942 | <x id="PH"/>. | ||
5943 | </target> | ||
5944 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/users/user-edit/user-update.component.ts</context><context context-type="linenumber">103</context></context-group> | 5492 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/users/user-edit/user-update.component.ts</context><context context-type="linenumber">103</context></context-group> |
5945 | </trans-unit> | 5493 | </trans-unit> |
5946 | <trans-unit id="8564701209009684429" datatype="html"> | 5494 | <trans-unit id="8564701209009684429" datatype="html"> |
@@ -6038,16 +5586,12 @@ | |||
6038 | </trans-unit> | 5586 | </trans-unit> |
6039 | <trans-unit id="7390990800435887351"> | 5587 | <trans-unit id="7390990800435887351"> |
6040 | <source>Account <x id="PH"/> unmuted.</source> | 5588 | <source>Account <x id="PH"/> unmuted.</source> |
6041 | <target>Compte | 5589 | <target>Compte <x id="PH"/> réactivé.</target> |
6042 | <x id="PH"/> réactivé. | ||
6043 | </target> | ||
6044 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">133</context></context-group> | 5590 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">133</context></context-group> |
6045 | </trans-unit> | 5591 | </trans-unit> |
6046 | <trans-unit id="7246356397085094208"> | 5592 | <trans-unit id="7246356397085094208"> |
6047 | <source>Instance <x id="PH"/> unmuted.</source> | 5593 | <source>Instance <x id="PH"/> unmuted.</source> |
6048 | <target>Instance | 5594 | <target>Instance <x id="PH"/> réactivée.</target> |
6049 | <x id="PH"/> réactivée. | ||
6050 | </target> | ||
6051 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">161</context></context-group> | 5595 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">161</context></context-group> |
6052 | </trans-unit> | 5596 | </trans-unit> |
6053 | <trans-unit id="7163720856202695008"> | 5597 | <trans-unit id="7163720856202695008"> |
@@ -6250,9 +5794,7 @@ | |||
6250 | </trans-unit> | 5794 | </trans-unit> |
6251 | <trans-unit id="1137937154872046253"> | 5795 | <trans-unit id="1137937154872046253"> |
6252 | <source>Video channel <x id="PH"/> created.</source> | 5796 | <source>Video channel <x id="PH"/> created.</source> |
6253 | <target>Chaîne vidéo | 5797 | <target>Chaîne vidéo <x id="PH"/> créée.</target> |
6254 | <x id="PH"/> créée. | ||
6255 | </target> | ||
6256 | <context-group purpose="location"><context context-type="sourcefile">../app/+my-account/+my-account-video-channels/my-account-video-channel-create.component.ts</context><context context-type="linenumber">56</context></context-group> | 5798 | <context-group purpose="location"><context context-type="sourcefile">../app/+my-account/+my-account-video-channels/my-account-video-channel-create.component.ts</context><context context-type="linenumber">56</context></context-group> |
6257 | </trans-unit> | 5799 | </trans-unit> |
6258 | <trans-unit id="8723777130353305761"> | 5800 | <trans-unit id="8723777130353305761"> |
@@ -6262,23 +5804,17 @@ | |||
6262 | </trans-unit> | 5804 | </trans-unit> |
6263 | <trans-unit id="7589345916094713536"> | 5805 | <trans-unit id="7589345916094713536"> |
6264 | <source>Video channel <x id="PH"/> updated.</source> | 5806 | <source>Video channel <x id="PH"/> updated.</source> |
6265 | <target>Chaîne vidéo | 5807 | <target>Chaîne vidéo <x id="PH"/> mise à jour.</target> |
6266 | <x id="PH"/> mise à jour. | ||
6267 | </target> | ||
6268 | <context-group purpose="location"><context context-type="sourcefile">../app/+my-account/+my-account-video-channels/my-account-video-channel-update.component.ts</context><context context-type="linenumber">88</context></context-group> | 5808 | <context-group purpose="location"><context context-type="sourcefile">../app/+my-account/+my-account-video-channels/my-account-video-channel-update.component.ts</context><context context-type="linenumber">88</context></context-group> |
6269 | </trans-unit> | 5809 | </trans-unit> |
6270 | <trans-unit id="2575302837003821736"> | 5810 | <trans-unit id="2575302837003821736"> |
6271 | <source>Please type the display name of the video channel (<x id="PH"/>) to confirm</source> | 5811 | <source>Please type the display name of the video channel (<x id="PH"/>) to confirm</source> |
6272 | <target>Merci de saisir le nom de la chaîne vidéo ( | 5812 | <target>Merci de saisir le nom de la chaîne vidéo ( <x id="PH"/>) pour confirmer</target> |
6273 | <x id="PH"/>) pour confirmer | ||
6274 | </target> | ||
6275 | <context-group purpose="location"><context context-type="sourcefile">../app/+my-account/+my-account-video-channels/my-account-video-channels.component.ts</context><context context-type="linenumber">115</context></context-group> | 5813 | <context-group purpose="location"><context context-type="sourcefile">../app/+my-account/+my-account-video-channels/my-account-video-channels.component.ts</context><context context-type="linenumber">115</context></context-group> |
6276 | </trans-unit> | 5814 | </trans-unit> |
6277 | <trans-unit id="624066830180032195"> | 5815 | <trans-unit id="624066830180032195"> |
6278 | <source>Video channel <x id="PH"/> deleted.</source> | 5816 | <source>Video channel <x id="PH"/> deleted.</source> |
6279 | <target>Chaîne vidéo | 5817 | <target>Chaîne vidéo <x id="PH"/> supprimée.</target> |
6280 | <x id="PH"/> supprimée. | ||
6281 | </target> | ||
6282 | <context-group purpose="location"><context context-type="sourcefile">../app/+my-account/+my-account-video-channels/my-account-video-channels.component.ts</context><context context-type="linenumber">125</context></context-group> | 5818 | <context-group purpose="location"><context context-type="sourcefile">../app/+my-account/+my-account-video-channels/my-account-video-channels.component.ts</context><context context-type="linenumber">125</context></context-group> |
6283 | </trans-unit> | 5819 | </trans-unit> |
6284 | <trans-unit id="6450826648284332649" datatype="html"> | 5820 | <trans-unit id="6450826648284332649" datatype="html"> |
@@ -6288,9 +5824,7 @@ | |||
6288 | </trans-unit> | 5824 | </trans-unit> |
6289 | <trans-unit id="5032453707232754344"> | 5825 | <trans-unit id="5032453707232754344"> |
6290 | <source>Playlist <x id="PH"/> created.</source> | 5826 | <source>Playlist <x id="PH"/> created.</source> |
6291 | <target>Liste de lecture | 5827 | <target>Liste de lecture <x id="PH"/> créée.</target> |
6292 | <x id="PH"/> créée. | ||
6293 | </target> | ||
6294 | <context-group purpose="location"><context context-type="sourcefile">../app/+my-account/my-account-video-playlists/my-account-video-playlist-create.component.ts</context><context context-type="linenumber">71</context></context-group> | 5828 | <context-group purpose="location"><context context-type="sourcefile">../app/+my-account/my-account-video-playlists/my-account-video-playlist-create.component.ts</context><context context-type="linenumber">71</context></context-group> |
6295 | </trans-unit> | 5829 | </trans-unit> |
6296 | <trans-unit id="5674286808255988565" datatype="html"> | 5830 | <trans-unit id="5674286808255988565" datatype="html"> |
@@ -6313,9 +5847,7 @@ | |||
6313 | </trans-unit> | 5847 | </trans-unit> |
6314 | <trans-unit id="1431617394009162547"> | 5848 | <trans-unit id="1431617394009162547"> |
6315 | <source>Playlist <x id="PH"/> updated.</source> | 5849 | <source>Playlist <x id="PH"/> updated.</source> |
6316 | <target>Liste de lecture | 5850 | <target>Liste de lecture <x id="PH"/> mise à jour.</target> |
6317 | <x id="PH"/> mise à jour. | ||
6318 | </target> | ||
6319 | <context-group purpose="location"><context context-type="sourcefile">../app/+my-account/my-account-video-playlists/my-account-video-playlist-update.component.ts</context><context context-type="linenumber">92</context></context-group> | 5851 | <context-group purpose="location"><context context-type="sourcefile">../app/+my-account/my-account-video-playlists/my-account-video-playlist-update.component.ts</context><context context-type="linenumber">92</context></context-group> |
6320 | </trans-unit> | 5852 | </trans-unit> |
6321 | <trans-unit id="2027805873922338635"> | 5853 | <trans-unit id="2027805873922338635"> |
@@ -6325,9 +5857,7 @@ | |||
6325 | </trans-unit> | 5857 | </trans-unit> |
6326 | <trans-unit id="3380608219513805292"> | 5858 | <trans-unit id="3380608219513805292"> |
6327 | <source>Playlist <x id="PH"/> deleted.</source> | 5859 | <source>Playlist <x id="PH"/> deleted.</source> |
6328 | <target>Liste de lecture | 5860 | <target>Liste de lecture <x id="PH"/> supprimée.</target> |
6329 | <x id="PH"/> supprimée. | ||
6330 | </target> | ||
6331 | <context-group purpose="location"><context context-type="sourcefile">../app/+my-account/my-account-video-playlists/my-account-video-playlist-elements.component.ts</context><context context-type="linenumber">136</context></context-group> | 5861 | <context-group purpose="location"><context context-type="sourcefile">../app/+my-account/my-account-video-playlists/my-account-video-playlist-elements.component.ts</context><context context-type="linenumber">136</context></context-group> |
6332 | </trans-unit> | 5862 | </trans-unit> |
6333 | <trans-unit id="d02888c485d3aeab6de628508f4a00312a722894"> | 5863 | <trans-unit id="d02888c485d3aeab6de628508f4a00312a722894"> |
@@ -6359,9 +5889,7 @@ | |||
6359 | </trans-unit> | 5889 | </trans-unit> |
6360 | <trans-unit id="2767660806989176400"> | 5890 | <trans-unit id="2767660806989176400"> |
6361 | <source>Video <x id="PH"/> deleted.</source> | 5891 | <source>Video <x id="PH"/> deleted.</source> |
6362 | <target>La vidéo | 5892 | <target>La vidéo <x id="PH"/> a été supprimée.</target> |
6363 | <x id="PH"/> a été supprimée. | ||
6364 | </target> | ||
6365 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">192</context></context-group> | 5893 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">192</context></context-group> |
6366 | </trans-unit> | 5894 | </trans-unit> |
6367 | <trans-unit id="6810714890760227072"> | 5895 | <trans-unit id="6810714890760227072"> |
@@ -6441,9 +5969,7 @@ | |||
6441 | </trans-unit> | 5969 | </trans-unit> |
6442 | <trans-unit id="2687679787442328897"> | 5970 | <trans-unit id="2687679787442328897"> |
6443 | <source>An email with verification link will be sent to <x id="PH"/>.</source> | 5971 | <source>An email with verification link will be sent to <x id="PH"/>.</source> |
6444 | <target>Un courriel contenant un lien de vérification sera envoyé à | 5972 | <target>Un courriel contenant un lien de vérification sera envoyé à <x id="PH"/>.</target> |
6445 | <x id="PH"/>. | ||
6446 | </target> | ||
6447 | <context-group purpose="location"><context context-type="sourcefile">../app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.ts</context><context context-type="linenumber">45</context></context-group> | 5973 | <context-group purpose="location"><context context-type="sourcefile">../app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.ts</context><context context-type="linenumber">45</context></context-group> |
6448 | </trans-unit> | 5974 | </trans-unit> |
6449 | <trans-unit id="4180693983967989981"> | 5975 | <trans-unit id="4180693983967989981"> |
@@ -6781,19 +6307,12 @@ | |||
6781 | </trans-unit> | 6307 | </trans-unit> |
6782 | <trans-unit id="6784913005965759008" datatype="html"> | 6308 | <trans-unit id="6784913005965759008" datatype="html"> |
6783 | <source><x id="PH"/> h <x id="PH_1"/> min <x id="PH_2"/> sec</source> | 6309 | <source><x id="PH"/> h <x id="PH_1"/> min <x id="PH_2"/> sec</source> |
6784 | <target state="translated"> | 6310 | <target state="translated"><x id="PH"/> h <x id="PH_1"/> min <x id="PH_2"/> sec</target> |
6785 | <x id="PH"/> h | ||
6786 | <x id="PH_1"/> min | ||
6787 | <x id="PH_2"/> sec | ||
6788 | </target> | ||
6789 | <context-group purpose="location"><context context-type="sourcefile">../app/+videos/+video-watch/video-duration-formatter.pipe.ts</context><context context-type="linenumber">14</context></context-group> | 6311 | <context-group purpose="location"><context context-type="sourcefile">../app/+videos/+video-watch/video-duration-formatter.pipe.ts</context><context context-type="linenumber">14</context></context-group> |
6790 | </trans-unit> | 6312 | </trans-unit> |
6791 | <trans-unit id="2068773941062585163" datatype="html"> | 6313 | <trans-unit id="2068773941062585163" datatype="html"> |
6792 | <source><x id="PH"/> min <x id="PH_1"/> sec</source> | 6314 | <source><x id="PH"/> min <x id="PH_1"/> sec</source> |
6793 | <target state="translated"> | 6315 | <target state="translated"><x id="PH"/> min <x id="PH_1"/> sec</target> |
6794 | <x id="PH"/> min | ||
6795 | <x id="PH_1"/> sec | ||
6796 | </target> | ||
6797 | <context-group purpose="location"><context context-type="sourcefile">../app/+videos/+video-watch/video-duration-formatter.pipe.ts</context><context context-type="linenumber">18</context></context-group> | 6316 | <context-group purpose="location"><context context-type="sourcefile">../app/+videos/+video-watch/video-duration-formatter.pipe.ts</context><context context-type="linenumber">18</context></context-group> |
6798 | </trans-unit> | 6317 | </trans-unit> |
6799 | <trans-unit id="2222108104954671970" datatype="html"> | 6318 | <trans-unit id="2222108104954671970" datatype="html"> |
@@ -7693,9 +7212,7 @@ | |||
7693 | </trans-unit> | 7212 | </trans-unit> |
7694 | <trans-unit id="2448281151916042849"> | 7213 | <trans-unit id="2448281151916042849"> |
7695 | <source>User <x id="PH"/> banned.</source> | 7214 | <source>User <x id="PH"/> banned.</source> |
7696 | <target>Utilisateur.rice | 7215 | <target>Utilisateur.rice <x id="PH"/> banni.e.</target> |
7697 | <x id="PH"/> banni.e. | ||
7698 | </target> | ||
7699 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-moderation/user-ban-modal.component.ts</context><context context-type="linenumber">54</context></context-group> | 7216 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-moderation/user-ban-modal.component.ts</context><context context-type="linenumber">54</context></context-group> |
7700 | </trans-unit> | 7217 | </trans-unit> |
7701 | <trans-unit id="8269144351796756896"> | 7218 | <trans-unit id="8269144351796756896"> |
@@ -7705,9 +7222,7 @@ | |||
7705 | </trans-unit> | 7222 | </trans-unit> |
7706 | <trans-unit id="1794219875546376069"> | 7223 | <trans-unit id="1794219875546376069"> |
7707 | <source>User <x id="PH"/> unbanned.</source> | 7224 | <source>User <x id="PH"/> unbanned.</source> |
7708 | <target>L'utilisateur.ice | 7225 | <target>L'utilisateur.ice <x id="PH"/> est rétabli.e.</target> |
7709 | <x id="PH"/> est rétabli.e. | ||
7710 | </target> | ||
7711 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">76</context></context-group> | 7226 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">76</context></context-group> |
7712 | </trans-unit> | 7227 | </trans-unit> |
7713 | <trans-unit id="4885683604826993045"> | 7228 | <trans-unit id="4885683604826993045"> |
@@ -7717,23 +7232,17 @@ | |||
7717 | </trans-unit> | 7232 | </trans-unit> |
7718 | <trans-unit id="6301381219225831298"> | 7233 | <trans-unit id="6301381219225831298"> |
7719 | <source>User <x id="PH"/> deleted.</source> | 7234 | <source>User <x id="PH"/> deleted.</source> |
7720 | <target>Utilisateur.ice | 7235 | <target>Utilisateur.ice <x id="PH"/> supprimé.e.</target> |
7721 | <x id="PH"/> supprimé.e. | ||
7722 | </target> | ||
7723 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">96</context></context-group> | 7236 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">96</context></context-group> |
7724 | </trans-unit> | 7237 | </trans-unit> |
7725 | <trans-unit id="3896582359861826661"> | 7238 | <trans-unit id="3896582359861826661"> |
7726 | <source>User <x id="PH"/> email set as verified</source> | 7239 | <source>User <x id="PH"/> email set as verified</source> |
7727 | <target>L'adresse de courriel de l'utilisateur.ice | 7240 | <target>L'adresse de courriel de l'utilisateur·rice <x id="PH"/> a été vérifié.e</target> |
7728 | <x id="PH"/> a été vérifié.e | ||
7729 | </target> | ||
7730 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">107</context></context-group> | 7241 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">107</context></context-group> |
7731 | </trans-unit> | 7242 | </trans-unit> |
7732 | <trans-unit id="8150022485860412528"> | 7243 | <trans-unit id="8150022485860412528"> |
7733 | <source>Account <x id="PH"/> muted.</source> | 7244 | <source>Account <x id="PH"/> muted.</source> |
7734 | <target>Comptes | 7245 | <target>Comptes <x id="PH"/> muets.</target> |
7735 | <x id="PH"/> muets. | ||
7736 | </target> | ||
7737 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">119</context></context-group> | 7246 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">119</context></context-group> |
7738 | </trans-unit> | 7247 | </trans-unit> |
7739 | <trans-unit id="1598375456114200087"> | 7248 | <trans-unit id="1598375456114200087"> |
@@ -7748,9 +7257,7 @@ | |||
7748 | </trans-unit> | 7257 | </trans-unit> |
7749 | <trans-unit id="2558977494773636050"> | 7258 | <trans-unit id="2558977494773636050"> |
7750 | <source>Account <x id="PH"/> muted by the instance.</source> | 7259 | <source>Account <x id="PH"/> muted by the instance.</source> |
7751 | <target>Compte | 7260 | <target>Compte <x id="PH"/> rendu muet par votre instance.</target> |
7752 | <x id="PH"/> rendu muet par votre instance. | ||
7753 | </target> | ||
7754 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">175</context></context-group> | 7261 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">175</context></context-group> |
7755 | </trans-unit> | 7262 | </trans-unit> |
7756 | <trans-unit id="1595779426198793580" datatype="html"> | 7263 | <trans-unit id="1595779426198793580" datatype="html"> |
@@ -7760,9 +7267,7 @@ | |||
7760 | </trans-unit> | 7267 | </trans-unit> |
7761 | <trans-unit id="8014491157078444256" datatype="html"> | 7268 | <trans-unit id="8014491157078444256" datatype="html"> |
7762 | <source>Server <x id="PH"/> muted by the instance.</source> | 7269 | <source>Server <x id="PH"/> muted by the instance.</source> |
7763 | <target state="translated">Serveur | 7270 | <target state="translated">Serveur <x id="PH"/> masqué par votre instance.</target> |
7764 | <x id="PH"/> masqué par votre instance. | ||
7765 | </target> | ||
7766 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">470</context></context-group> | 7271 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">470</context></context-group> |
7767 | </trans-unit> | 7272 | </trans-unit> |
7768 | <trans-unit id="2044813052587776285" datatype="html"> | 7273 | <trans-unit id="2044813052587776285" datatype="html"> |
@@ -7777,23 +7282,17 @@ | |||
7777 | </trans-unit> | 7282 | </trans-unit> |
7778 | <trans-unit id="3085641638748358969"> | 7283 | <trans-unit id="3085641638748358969"> |
7779 | <source>Account <x id="PH"/> unmuted by the instance.</source> | 7284 | <source>Account <x id="PH"/> unmuted by the instance.</source> |
7780 | <target>Compte | 7285 | <target>Compte <x id="PH"/> rétabli par votre instance.</target> |
7781 | <x id="PH"/> rétabli par votre instance. | ||
7782 | </target> | ||
7783 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">189</context></context-group> | 7286 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">189</context></context-group> |
7784 | </trans-unit> | 7287 | </trans-unit> |
7785 | <trans-unit id="4991892477258601737"> | 7288 | <trans-unit id="4991892477258601737"> |
7786 | <source>Instance <x id="PH"/> muted by the instance.</source> | 7289 | <source>Instance <x id="PH"/> muted by the instance.</source> |
7787 | <target>Instance | 7290 | <target>Instance <x id="PH"/> masquée par votre instance.</target> |
7788 | <x id="PH"/> masquée par votre instance. | ||
7789 | </target> | ||
7790 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">203</context></context-group> | 7291 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">203</context></context-group> |
7791 | </trans-unit> | 7292 | </trans-unit> |
7792 | <trans-unit id="4379430340167561220"> | 7293 | <trans-unit id="4379430340167561220"> |
7793 | <source>Instance <x id="PH"/> unmuted by the instance.</source> | 7294 | <source>Instance <x id="PH"/> unmuted by the instance.</source> |
7794 | <target>Instance | 7295 | <target>Instance <x id="PH"/> rétablie par votre instance.</target> |
7795 | <x id="PH"/> rétablie par votre instance. | ||
7796 | </target> | ||
7797 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">217</context></context-group> | 7296 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">217</context></context-group> |
7798 | </trans-unit> | 7297 | </trans-unit> |
7799 | <trans-unit id="8173437618471379044" datatype="html"> | 7298 | <trans-unit id="8173437618471379044" datatype="html"> |
@@ -8011,9 +7510,7 @@ | |||
8011 | </trans-unit> | 7510 | </trans-unit> |
8012 | <trans-unit id="968295009933361070"> | 7511 | <trans-unit id="968295009933361070"> |
8013 | <source>Too many attempts, please try again after <x id="PH"/> minutes.</source> | 7512 | <source>Too many attempts, please try again after <x id="PH"/> minutes.</source> |
8014 | <target>Trop de tentatives, merci de réessayer dans | 7513 | <target>Trop de tentatives, merci de réessayer dans <x id="PH"/> minutes.</target> |
8015 | <x id="PH"/> minutes. | ||
8016 | </target> | ||
8017 | <context-group purpose="location"><context context-type="sourcefile">../app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">67</context></context-group> | 7514 | <context-group purpose="location"><context context-type="sourcefile">../app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">67</context></context-group> |
8018 | </trans-unit> | 7515 | </trans-unit> |
8019 | <trans-unit id="4965472196059235310"> | 7516 | <trans-unit id="4965472196059235310"> |
@@ -8028,16 +7525,12 @@ | |||
8028 | </trans-unit> | 7525 | </trans-unit> |
8029 | <trans-unit id="5927402622550505067" datatype="html"> | 7526 | <trans-unit id="5927402622550505067" datatype="html"> |
8030 | <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source> | 7527 | <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source> |
8031 | <target state="translated">Abonné·e à toutes les chaînes actuelles de | 7528 | <target state="translated">Abonné·e à toutes les chaînes actuelles de <x id="PH"/>. Vous serez avertis·es de toutes leurs nouvelles vidéos.</target> |
8032 | <x id="PH"/>. Vous serez avertis·es de toutes leurs nouvelles vidéos. | ||
8033 | </target> | ||
8034 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-user-subscription/subscribe-button.component.ts</context><context context-type="linenumber">109</context></context-group> | 7529 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-user-subscription/subscribe-button.component.ts</context><context context-type="linenumber">109</context></context-group> |
8035 | </trans-unit> | 7530 | </trans-unit> |
8036 | <trans-unit id="2780460651686172544" datatype="html"> | 7531 | <trans-unit id="2780460651686172544" datatype="html"> |
8037 | <source>Subscribed to <x id="PH"/>. You will be notified of all their new videos.</source> | 7532 | <source>Subscribed to <x id="PH"/>. You will be notified of all their new videos.</source> |
8038 | <target state="translated">Vous êtes abonné à | 7533 | <target state="translated">Vous êtes abonné à <x id="PH"/>. Vous serez avertis·es de toutes leurs nouvelles vidéos.</target> |
8039 | <x id="PH"/>. Vous serez avertis·es de toutes leurs nouvelles vidéos. | ||
8040 | </target> | ||
8041 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-user-subscription/subscribe-button.component.ts</context><context context-type="linenumber">110</context></context-group> | 7534 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-user-subscription/subscribe-button.component.ts</context><context context-type="linenumber">110</context></context-group> |
8042 | </trans-unit> | 7535 | </trans-unit> |
8043 | <trans-unit id="7019115336138470191"> | 7536 | <trans-unit id="7019115336138470191"> |
@@ -8078,10 +7571,7 @@ | |||
8078 | </trans-unit> | 7571 | </trans-unit> |
8079 | <trans-unit id="1056145626640340519"> | 7572 | <trans-unit id="1056145626640340519"> |
8080 | <source>Video added in <x id="PH"/> at timestamps <x id="PH_1"/></source> | 7573 | <source>Video added in <x id="PH"/> at timestamps <x id="PH_1"/></source> |
8081 | <target>Vidéo ajoutée dans | 7574 | <target>Vidéo ajoutée dans <x id="PH"/> aux horodatages <x id="PH_1"/></target> |
8082 | <x id="PH"/> à la seconde | ||
8083 | <x id="PH_1"/> | ||
8084 | </target> | ||
8085 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-video-playlist/video-add-to-playlist.component.ts</context><context context-type="linenumber">263</context></context-group> | 7575 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-video-playlist/video-add-to-playlist.component.ts</context><context context-type="linenumber">263</context></context-group> |
8086 | </trans-unit> | 7576 | </trans-unit> |
8087 | <trans-unit id="7754186870520534716"> | 7577 | <trans-unit id="7754186870520534716"> |