]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - client/src/locale/angular.pt-PT.xlf
Support tok in client
[github/Chocobozzz/PeerTube.git] / client / src / locale / angular.pt-PT.xlf
CommitLineData
dd7dd42b 1<?xml version="1.0" encoding="UTF-8"?>
5b150929 2<!--XLIFF document generated by Zanata. Visit http://zanata.org for more infomation.--><xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xyz="urn:appInfo:Items" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 http://www.oasis-open.org/committees/xliff/documents/xliff-core-1.2.xsd" version="1.2">
16f88ee5
C
3 <file source-language="en-US" datatype="plaintext" original="" target-language="pt-PT">
4 <body>
52b356cf 5 <trans-unit id="ngb.alert.close" datatype="html">
dd7dd42b 6 <source>Close</source>
7 <target state="translated">Fechar</target>
0d9a327d
C
8
9 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/alert/alert.ts</context><context context-type="linenumber">79</context></context-group></trans-unit>
dd7dd42b 10 <trans-unit id="ngb.carousel.slide-number" datatype="html">
11 <source>Slide <x id="INTERPOLATION" equiv-text="get wrap("/> of <x id="INTERPOLATION_1" equiv-text=".value; }"/> </source>
12 <target state="new"> Slide <x id="INTERPOLATION" equiv-text="get wrap("/> of <x id="INTERPOLATION_1" equiv-text=".value; }"/> </target>
00e32b7c 13
52b356cf 14 <note priority="1" from="description">Currently selected slide number read by screen reader</note>
00e32b7c 15 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context><context context-type="linenumber">157</context></context-group></trans-unit>
dd7dd42b 16 <trans-unit id="ngb.carousel.previous" datatype="html">
17 <source>Previous</source>
18 <target state="translated">Anterior</target>
00e32b7c
C
19
20 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context><context context-type="linenumber">184</context></context-group></trans-unit>
dd7dd42b 21 <trans-unit id="ngb.carousel.next" datatype="html">
22 <source>Next</source>
23 <target state="translated">Seguinte</target>
0d9a327d 24
00e32b7c 25 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context><context context-type="linenumber">202</context></context-group></trans-unit>
dd7dd42b 26 <trans-unit id="ngb.datepicker.select-month" datatype="html">
27 <source>Select month</source>
28 <target state="translated">Selecione um mês</target>
52b356cf
C
29 <context-group purpose="location">
30 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context>
31 <context context-type="linenumber">74</context>
32 </context-group>
33 <context-group purpose="location">
34 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context>
35 <context context-type="linenumber">74</context>
36 </context-group>
dd7dd42b 37 </trans-unit>
38 <trans-unit id="ngb.datepicker.select-year" datatype="html">
39 <source>Select year</source>
40 <target state="translated">Selecione um ano</target>
52b356cf
C
41 <context-group purpose="location">
42 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context>
43 <context context-type="linenumber">74</context>
44 </context-group>
45 <context-group purpose="location">
46 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context>
47 <context context-type="linenumber">74</context>
48 </context-group>
dd7dd42b 49 </trans-unit>
50 <trans-unit id="ngb.datepicker.previous-month" datatype="html">
51 <source>Previous month</source>
52 <target state="translated">Mês anterior</target>
52b356cf
C
53 <context-group purpose="location">
54 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context>
55 <context context-type="linenumber">69</context>
56 </context-group>
57 <context-group purpose="location">
58 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context>
59 <context context-type="linenumber">69</context>
60 </context-group>
dd7dd42b 61 </trans-unit>
62 <trans-unit id="ngb.datepicker.next-month" datatype="html">
63 <source>Next month</source>
64 <target state="translated">Próximo mês</target>
52b356cf
C
65 <context-group purpose="location">
66 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context>
67 <context context-type="linenumber">69</context>
68 </context-group>
69 <context-group purpose="location">
70 <context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context>
71 <context context-type="linenumber">69</context>
72 </context-group>
dd7dd42b 73 </trans-unit>
74 <trans-unit id="ngb.pagination.first" datatype="html">
75 <source>««</source>
76 <target state="new">««</target>
0d9a327d
C
77
78 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">247</context></context-group></trans-unit>
dd7dd42b 79 <trans-unit id="ngb.pagination.previous" datatype="html">
80 <source>«</source>
81 <target state="new">«</target>
0d9a327d
C
82
83 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">266</context></context-group></trans-unit>
dd7dd42b 84 <trans-unit id="ngb.pagination.next" datatype="html">
85 <source>»</source>
86 <target state="new">»</target>
0d9a327d 87
00e32b7c 88 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">290</context></context-group></trans-unit>
dd7dd42b 89 <trans-unit id="ngb.pagination.last" datatype="html">
90 <source>»»</source>
91 <target state="new">»»</target>
0d9a327d
C
92
93 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">305</context></context-group></trans-unit>
dd7dd42b 94 <trans-unit id="ngb.pagination.first-aria" datatype="html">
95 <source>First</source>
96 <target state="translated">Primeiro</target>
0d9a327d 97
00e32b7c 98 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">322</context></context-group></trans-unit>
dd7dd42b 99 <trans-unit id="ngb.pagination.previous-aria" datatype="html">
100 <source>Previous</source>
101 <target state="translated">Anterior</target>
0d9a327d 102
00e32b7c 103 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">337</context></context-group></trans-unit>
dd7dd42b 104 <trans-unit id="ngb.pagination.next-aria" datatype="html">
105 <source>Next</source>
106 <target state="translated">Seguinte</target>
0d9a327d 107
00e32b7c 108 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">349</context></context-group></trans-unit>
dd7dd42b 109 <trans-unit id="ngb.pagination.last-aria" datatype="html">
110 <source>Last</source>
111 <target state="translated">Último</target>
0d9a327d 112
00e32b7c 113 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">359</context></context-group></trans-unit>
dd7dd42b 114 <trans-unit id="ngb.progressbar.value" datatype="html">
115 <source><x id="INTERPOLATION" equiv-text="nd so on. *"/></source>
116 <target state="new"><x id="INTERPOLATION" equiv-text="nd so on. *"/></target>
0d9a327d 117
00e32b7c 118 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/progressbar/progressbar.ts</context><context context-type="linenumber">67</context></context-group></trans-unit>
dd7dd42b 119 <trans-unit id="ngb.timepicker.HH" datatype="html">
120 <source>HH</source>
121 <target state="new">HH</target>
0d9a327d 122
00e32b7c 123 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">136</context></context-group></trans-unit>
dd7dd42b 124 <trans-unit id="ngb.timepicker.hours" datatype="html">
125 <source>Hours</source>
126 <target state="translated">Horas</target>
0d9a327d
C
127
128 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">155</context></context-group></trans-unit>
dd7dd42b 129 <trans-unit id="ngb.timepicker.MM" datatype="html">
130 <source>MM</source>
131 <target state="new">MM</target>
0d9a327d 132
00e32b7c 133 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">177</context></context-group></trans-unit>
dd7dd42b 134 <trans-unit id="ngb.timepicker.minutes" datatype="html">
135 <source>Minutes</source>
136 <target state="translated">Minutos</target>
0d9a327d 137
00e32b7c 138 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">189</context></context-group></trans-unit>
dd7dd42b 139 <trans-unit id="ngb.timepicker.increment-hours" datatype="html">
140 <source>Increment hours</source>
141 <target state="new">Increment hours</target>
0d9a327d 142
00e32b7c 143 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">206</context></context-group></trans-unit>
dd7dd42b 144 <trans-unit id="ngb.timepicker.decrement-hours" datatype="html">
145 <source>Decrement hours</source>
146 <target state="new">Decrement hours</target>
0d9a327d 147
00e32b7c 148 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">228</context></context-group></trans-unit>
dd7dd42b 149 <trans-unit id="ngb.timepicker.increment-minutes" datatype="html">
150 <source>Increment minutes</source>
151 <target state="new">Increment minutes</target>
0d9a327d 152
00e32b7c 153 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">249</context></context-group></trans-unit>
dd7dd42b 154 <trans-unit id="ngb.timepicker.decrement-minutes" datatype="html">
155 <source>Decrement minutes</source>
156 <target state="new">Decrement minutes</target>
0d9a327d 157
00e32b7c 158 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">272</context></context-group></trans-unit>
dd7dd42b 159 <trans-unit id="ngb.timepicker.SS" datatype="html">
160 <source>SS</source>
161 <target state="new">SS</target>
0d9a327d 162
00e32b7c 163 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">289</context></context-group></trans-unit>
dd7dd42b 164 <trans-unit id="ngb.timepicker.seconds" datatype="html">
165 <source>Seconds</source>
166 <target state="translated">Segundos</target>
0d9a327d
C
167
168 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">295</context></context-group></trans-unit>
dd7dd42b 169 <trans-unit id="ngb.timepicker.increment-seconds" datatype="html">
170 <source>Increment seconds</source>
171 <target state="new">Increment seconds</target>
52b356cf
C
172 <context-group purpose="location">
173 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
174 <context context-type="linenumber">295</context>
175 </context-group>
dd7dd42b 176 </trans-unit>
177 <trans-unit id="ngb.timepicker.decrement-seconds" datatype="html">
178 <source>Decrement seconds</source>
179 <target state="new">Decrement seconds</target>
52b356cf
C
180 <context-group purpose="location">
181 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
182 <context context-type="linenumber">295</context>
183 </context-group>
dd7dd42b 184 </trans-unit>
185 <trans-unit id="ngb.timepicker.PM" datatype="html">
186 <source><x id="INTERPOLATION"/></source>
187 <target state="new"><x id="INTERPOLATION"/></target>
52b356cf
C
188 <context-group purpose="location">
189 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
190 <context context-type="linenumber">295</context>
191 </context-group>
dd7dd42b 192 </trans-unit>
193 <trans-unit id="ngb.timepicker.AM" datatype="html">
194 <source><x id="INTERPOLATION"/></source>
195 <target state="new"><x id="INTERPOLATION"/></target>
52b356cf
C
196 <context-group purpose="location">
197 <context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context>
198 <context context-type="linenumber">295</context>
199 </context-group>
dd7dd42b 200 </trans-unit>
201 <trans-unit id="ngb.toast.close-aria" datatype="html">
202 <source>Close</source>
203 <target state="translated">Fechar</target>
0d9a327d
C
204
205 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/toast/toast.ts</context><context context-type="linenumber">108</context></context-group></trans-unit>
dd7dd42b 206 <trans-unit id="219462505467671767" datatype="html">
5b150929
HP
207 <source>Close the left menu</source>
208 <target state="translated">Fechar o menu esquerdo</target>
00e32b7c
C
209
210 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">138</context></context-group></trans-unit>
5b150929
HP
211 <trans-unit id="3455550526898419928" datatype="html">
212 <source>Open the left menu</source>
213 <target state="translated">Abrir o menu esquerdo</target>
00e32b7c
C
214
215 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">140</context></context-group></trans-unit>
d7c6b951 216 <trans-unit id="9075761896562520962">
b95e1f7b 217 <source>You don't have notifications.</source>
0711bd6b 218 <target>Não há notificações.</target>
5b150929
HP
219 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">1</context></context-group>
220 </trans-unit>
d7c6b951 221 <trans-unit id="3780281836273462589" datatype="html">
5b150929 222 <source><x id="INTERPOLATION"/> published a new video: <x id="START_LINK"/><x id="INTERPOLATION_1"/><x id="CLOSE_LINK"/></source>
0711bd6b 223 <target state="translated"><x id="INTERPOLATION"/> publicou um vídeo novo: <x id="START_LINK"/><x id="INTERPOLATION_1"/><x id="CLOSE_LINK"/></target>
5b150929
HP
224 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">15</context></context-group>
225 </trans-unit>
d7c6b951 226 <trans-unit id="3861380964267994829" datatype="html">
759856eb 227 <source>The notification concerns a video now unavailable</source>
0711bd6b 228 <target state="translated">A notificação refere-se a um vídeo que já não está disponível</target>
5b150929
HP
229 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">23</context></context-group>
230 </trans-unit>
d7c6b951 231 <trans-unit id="5067946665521007036" datatype="html">
5b150929 232 <source>Your video <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has been unblocked </source>
dd7dd42b 233 <target state="translated">O seu vídeo <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> foi desbloqueado </target>
5b150929
HP
234 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">32</context></context-group>
235 </trans-unit>
d7c6b951 236 <trans-unit id="7127745751169269971" datatype="html">
5b150929
HP
237 <source>Your video <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has been blocked </source>
238 <target state="translated">O seu vídeo <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> foi bloqueado </target>
239 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">40</context></context-group>
240 </trans-unit>
d7c6b951 241 <trans-unit id="506794214492992969" datatype="html">
5a6de093 242 <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>
5b150929
HP
243 <target state="translated">Foi feita <x id="START_LINK"/>uma denúncia<x id="CLOSE_LINK"/> do vídeo <x id="START_LINK_1"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/></target>
244 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">49</context></context-group>
245 </trans-unit>
d7c6b951 246 <trans-unit id="3487882822536102372" datatype="html">
5a6de093 247 <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>
5b150929
HP
248 <target state="translated">Foi feita <x id="START_LINK"/>uma denúncia de um comentário<x id="CLOSE_LINK"/> no vídeo <x id="START_LINK_1"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/></target>
249 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">53</context></context-group>
250 </trans-unit>
d7c6b951 251 <trans-unit id="7885094785640544496" datatype="html">
5a6de093 252 <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>
5b150929
HP
253 <target state="translated">Foi feita <x id="START_LINK"/>uma denúncia<x id="CLOSE_LINK"/> da conta <x id="START_LINK_1"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/></target>
254 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">57</context></context-group>
255 </trans-unit>
d7c6b951 256 <trans-unit id="2008776855594205860" datatype="html">
5a6de093 257 <source><x id="START_LINK"/>A new abuse<x id="CLOSE_LINK"/> has been created </source>
5b150929
HP
258 <target state="translated">Foi feita <x id="START_LINK"/>uma denúncia<x id="CLOSE_LINK"/> </target>
259 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">62</context></context-group>
260 </trans-unit>
d7c6b951 261 <trans-unit id="8816959058080937679" datatype="html">
5a6de093 262 <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>
5b150929
HP
263 <target state="translated"><x id="START_LINK"/>A sua denúncia <x id="INTERPOLATION"/><x id="CLOSE_LINK"/> foi <x id="START_TAG_NG_CONTAINER"/>aprovada<x id="CLOSE_TAG_NG_CONTAINER"/><x id="START_TAG_NG_CONTAINER_1"/>rejeitada<x id="CLOSE_TAG_NG_CONTAINER"/></target>
264 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">70</context></context-group>
265 </trans-unit>
d7c6b951 266 <trans-unit id="6464941273929604379" datatype="html">
5a6de093 267 <source><x id="START_LINK"/>Abuse <x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has a new message </source>
5b150929
HP
268 <target state="translated">A <x id="START_LINK"/>denúncia <x id="INTERPOLATION"/><x id="CLOSE_LINK"/> tem uma mensagem nova </target>
269 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">80</context></context-group>
270 </trans-unit>
d7c6b951 271 <trans-unit id="420488506127153204" datatype="html">
5b150929
HP
272 <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>
273 <target state="translated">O vídeo <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/>, adicionado recentemente, foi <x id="START_LINK_1"/>bloqueado automaticamente<x id="CLOSE_LINK"/></target>
274 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">87</context></context-group>
275 </trans-unit>
d7c6b951 276 <trans-unit id="2740435661398285769" datatype="html">
5a6de093 277 <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>
5b150929
HP
278 <target state="translated"><x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> deixou um comentário no vídeo <x id="START_LINK_1"/><x id="INTERPOLATION_1"/><x id="CLOSE_LINK"/></target>
279 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">99</context></context-group>
280 </trans-unit>
d7c6b951 281 <trans-unit id="2020563642195933477" datatype="html">
759856eb
MS
282 <source>The notification concerns a comment now unavailable</source>
283 <target state="translated">A notificação refere-se a um comentário agora indisponível</target>
5b150929
HP
284 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">106</context></context-group>
285 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">171</context></context-group>
286 </trans-unit>
d7c6b951 287 <trans-unit id="2436106664506839309" datatype="html">
5b150929
HP
288 <source>Your video <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has been published </source>
289 <target state="translated">O seu vídeo <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> foi publicado </target>
290 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">115</context></context-group>
291 </trans-unit>
d7c6b951 292 <trans-unit id="7130219900907848048" datatype="html">
5a6de093 293 <source><x id="START_LINK"/>Your video import<x id="CLOSE_LINK"/> <x id="INTERPOLATION"/> succeeded </source>
5b150929
HP
294 <target state="translated"><x id="START_LINK"/>A importação do vídeo<x id="CLOSE_LINK"/> <x id="INTERPOLATION"/> foi bem sucedida </target>
295 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">124</context></context-group>
296 </trans-unit>
d7c6b951 297 <trans-unit id="2099623308096969132" datatype="html">
5a6de093 298 <source><x id="START_LINK"/>Your video import<x id="CLOSE_LINK"/> <x id="INTERPOLATION"/> failed </source>
5b150929
HP
299 <target state="translated"><x id="START_LINK"/>A importação do vídeo<x id="CLOSE_LINK"/> <x id="INTERPOLATION"/> falhou </target>
300 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">132</context></context-group>
301 </trans-unit>
d7c6b951 302 <trans-unit id="3371351937331192777" datatype="html">
5b150929
HP
303 <source>User <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> registered on your instance </source>
304 <target state="translated"><x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> registou-se nesta instância </target>
305 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">139</context></context-group>
306 </trans-unit>
d7c6b951 307 <trans-unit id="4404295482394146814" datatype="html">
5a6de093 308 <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>
5b150929
HP
309 <target state="translated"><x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> começou a seguir <x id="START_TAG_NG_CONTAINER"/>o canal <x id="INTERPOLATION_1"/><x id="CLOSE_TAG_NG_CONTAINER"/><x id="START_TAG_NG_CONTAINER_1"/>a sua conta<x id="CLOSE_TAG_NG_CONTAINER"/></target>
310 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">150</context></context-group>
311 </trans-unit>
312 <trans-unit id="5504059606863599420" datatype="html">
0d9a327d
C
313 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.accountUrl&quot;>"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> mentioned you on <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.commentUrl&quot;>"/>video <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></source>
314 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.accountUrl&quot;>"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> mencionou-te no <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.commentUrl&quot;>"/>video <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></target>
62b655ab
C
315 <context-group purpose="location">
316 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context>
317 <context context-type="linenumber">164</context>
318 </context-group>
319 </trans-unit>
d7c6b951 320 <trans-unit id="5354239156470982824" datatype="html">
5b150929
HP
321 <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>
322 <target state="translated">A tua instância tem <x id="START_LINK"/>uma seguidora nova<x id="CLOSE_LINK"/> (<x id="INTERPOLATION"/>) <x id="START_TAG_NG_CONTAINER"/> à espera de aprovação<x id="CLOSE_TAG_NG_CONTAINER"/></target>
323 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">180</context></context-group>
324 </trans-unit>
d7c6b951 325 <trans-unit id="325842756252267394" datatype="html">
5b150929
HP
326 <source>Your instance automatically followed <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/></source>
327 <target state="translated">A tua instância começou a seguir a instância <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> automaticamente</target>
328 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">189</context></context-group>
329 </trans-unit>
330 <trans-unit id="363592786729553688" datatype="html">
0d9a327d
C
331 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.pluginUrl&quot; [queryParams]=&quot;notification.pluginQueryParams&quot;>"/>A new version of the plugin/theme <x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> is available: <x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </source>
332 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.pluginUrl&quot; [queryParams]=&quot;notification.pluginQueryParams&quot;>"/>Há uma versão nova do plugin/tema <x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> disponível: <x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </target>
90aa0a74
C
333 <context-group purpose="location">
334 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context>
335 <context context-type="linenumber">198,199</context>
336 </context-group>
5b150929
HP
337 </trans-unit>
338 <trans-unit id="5055099158245592648" datatype="html">
0d9a327d
C
339 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [href]=&quot;notification.peertubeVersionLink&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferer&quot;>"/>A new version of PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> is available: <x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </source>
340 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [href]=&quot;notification.peertubeVersionLink&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferer&quot;>"/>Há uma versão nova do PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> disponível: <x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </target>
90aa0a74
C
341 <context-group purpose="location">
342 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context>
343 <context context-type="linenumber">206,207</context>
344 </context-group>
fa737aa0
C
345 </trans-unit><trans-unit id="731573110355765429" datatype="html">
346 <source> Your video <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.videoUrl&quot;>"/><x id="INTERPOLATION" equiv-text="{{ notification.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> edition has finished </source><target state="new"> Your video <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.videoUrl&quot;>"/><x id="INTERPOLATION" equiv-text="{{ notification.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> edition has finished </target>
347 <context-group purpose="location">
348 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context>
349 <context context-type="linenumber">213,215</context>
350 </context-group>
5b150929
HP
351 </trans-unit>
352 <trans-unit id="5421414445136873229" datatype="html">
353 <source>The notification points to content now unavailable</source>
0711bd6b 354 <target state="translated">A notificação refere-se a conteúdo que já não está disponível</target>
fa737aa0 355
2164a13d
C
356 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">221</context></context-group></trans-unit><trans-unit id="906167214730624194" datatype="html">
357 <source>{views, plural, =0 {No view} =1 {1 view} other {<x id="views"/> views}}</source><target state="new">{views, plural, =0 {No view} =1 {1 view} other {<x id="views"/> views}}</target>
358 <context-group purpose="location">
359 <context context-type="sourcefile">src/app/shared/shared-main/video/video.model.ts</context>
360 <context context-type="linenumber">22</context>
361 </context-group>
362 </trans-unit><trans-unit id="4873265433447388314" datatype="html">
363 <source>{viewers, plural, =0 {No viewers} =1 {1 viewer} other {<x id="viewers"/> viewers}}</source><target state="new">{viewers, plural, =0 {No viewers} =1 {1 viewer} other {<x id="viewers"/> viewers}}</target>
364 <context-group purpose="location">
365 <context context-type="sourcefile">src/app/shared/shared-main/video/video.model.ts</context>
366 <context context-type="linenumber">23</context>
367 </context-group>
368 </trans-unit><trans-unit id="4763067539652050249" datatype="html">
369 <source><x id="PH" equiv-text="this.viewers"/> viewer(s)</source><target state="new"><x id="PH" equiv-text="this.viewers"/> viewer(s)</target>
370 <context-group purpose="location">
371 <context context-type="sourcefile">src/app/shared/shared-main/video/video.model.ts</context>
372 <context context-type="linenumber">276</context>
373 </context-group>
374 </trans-unit><trans-unit id="8622604868434380566" datatype="html">
375 <source>{<x id="PH" equiv-text="this.views"/> view(s)}</source><target state="new">{<x id="PH" equiv-text="this.views"/> view(s)}</target>
376 <context-group purpose="location">
377 <context context-type="sourcefile">src/app/shared/shared-main/video/video.model.ts</context>
378 <context context-type="linenumber">279</context>
379 </context-group>
380 </trans-unit>
d7c6b951 381 <trans-unit id="3321250177023376249" datatype="html">
5a6de093 382 <source>Change your avatar</source>
5b150929
HP
383 <target state="translated">Mudar imagem de perfil</target>
384 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image-edit/actor-avatar-edit.component.html</context><context context-type="linenumber">18</context></context-group>
385 </trans-unit>
386 <trans-unit id="8411430224810427392" datatype="html">
387 <source>Remove avatar</source>
388 <target state="translated">Remover imagem de perfil</target>
389 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image-edit/actor-avatar-edit.component.html</context><context context-type="linenumber">40</context></context-group>
390 </trans-unit>
735a8705 391 <trans-unit id="8817917090143649804" datatype="html">
dd7dd42b 392 <source>Account muted</source>
393 <target state="translated">Conta silenciada</target>
55f0a7a7
C
394
395 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit>
dd7dd42b 396 <trans-unit id="1684597533616494551" datatype="html">
397 <source>Server muted</source>
398 <target state="translated">Servidor silenciado</target>
55f0a7a7
C
399
400 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit>
d7c6b951 401 <trans-unit id="5924559757556526785">
b95e1f7b 402 <source>Save to</source>
759856eb 403 <target>Guardar para</target>
5b150929
HP
404 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">4</context></context-group>
405 </trans-unit>
d7c6b951 406 <trans-unit id="8432562579042371182">
b95e1f7b
C
407 <source>Options</source>
408 <target>Opções</target>
5b150929
HP
409 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.html</context><context context-type="linenumber">40</context></context-group>
410 </trans-unit>
d7c6b951 411 <trans-unit id="1394835141143590910">
759856eb
MS
412 <source>Start at</source>
413 <target state="translated">Iniciar às</target>
cf1c6668
C
414
415
416
417
00e32b7c 418 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">148</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.html</context><context context-type="linenumber">69</context></context-group></trans-unit>
d7c6b951 419 <trans-unit id="5964984095397511808">
759856eb
MS
420 <source>Stop at</source>
421 <target state="translated">Parar às</target>
cf1c6668
C
422
423
424
425
00e32b7c 426 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">186</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.html</context><context context-type="linenumber">83</context></context-group></trans-unit>
d7c6b951 427 <trans-unit id="2816407313459209541" datatype="html">
5b150929
HP
428 <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>
429 <target state="translated">A sua denúncia vai ser enviada para a equipa de moderação de <x id="INTERPOLATION"/><x id="START_TAG_NG_CONTAINER"/> e será também reencaminhada para a instância responsável pelo vídeo (<x id="INTERPOLATION_1"/>)<x id="CLOSE_TAG_NG_CONTAINER"/>. </target>
00e32b7c
C
430
431 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">66</context></context-group></trans-unit>
d7c6b951 432 <trans-unit id="6990204431018013063" datatype="html">
5a6de093 433 <source>Please describe the issue...</source>
5b150929 434 <target state="translated">Descreva a infracção...</target>
00e32b7c
C
435
436
437
438 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">72</context></context-group></trans-unit>
d7c6b951 439 <trans-unit id="5201790281220738609" datatype="html">
759856eb
MS
440 <source>Search playlists</source>
441 <target state="translated">Pesquisar listas de reprodução</target>
5b150929
HP
442 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">9</context></context-group>
443 </trans-unit>
d7c6b951 444 <trans-unit id="6056859576122955708" datatype="html">
4221079a
DS
445 <source>Create a private playlist</source>
446 <target state="translated">Cria uma lista de reprodução privada</target>
00e32b7c
C
447
448 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">64</context></context-group></trans-unit>
d7c6b951 449 <trans-unit id="2409672154570643758">
e31e6015 450 <source>Display name</source>
759856eb 451 <target>Nome a exibir</target>
00e32b7c
C
452
453
454
455
456
457
458
459 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">69</context></context-group></trans-unit>
dd7dd42b 460 <trans-unit id="2193037168694505715" datatype="html">
0d9a327d
C
461 <source>Short text to tell people how they can support the channel (membership platform...).&lt;br />&lt;br />
462 When a video is uploaded in this channel, the video support field will be automatically filled by this text.</source>
463 <target state="new">Short text to tell people how they can support the channel (membership platform...).&lt;br />&lt;br />
42fea41a 464 When a video is uploaded in this channel, the video support field will be automatically filled by this text.</target>
00e32b7c
C
465
466
467 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">66</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">66</context></context-group></trans-unit>
5b150929
HP
468 <trans-unit id="6438815964972582865" datatype="html">
469 <source>The following link contains a private token and should not be shared with anyone.</source>
470 <target state="translated">Este URL inclui uma chave secreta e não deve ser partilhado com ninguém.</target>
2164a13d
C
471
472 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">19</context></context-group></trans-unit>
d7c6b951 473 <trans-unit id="7513076467032912668" datatype="html">
4221079a 474 <source>Format</source>
5b150929 475 <target state="translated">Formato</target>
00e32b7c
C
476
477 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">65</context></context-group></trans-unit>
d7c6b951 478 <trans-unit id="7385834259346199883" datatype="html">
4221079a
DS
479 <source>Video stream</source>
480 <target state="translated">Fluxo de vídeo</target>
00e32b7c
C
481
482 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">76</context></context-group></trans-unit>
d7c6b951 483 <trans-unit id="5496771215105419189" datatype="html">
4221079a
DS
484 <source>Audio stream</source>
485 <target state="translated">Fluxo de áudio</target>
00e32b7c
C
486
487 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">88</context></context-group></trans-unit>
d7c6b951 488 <trans-unit id="6316149158173629264">
e31e6015 489 <source>Direct download</source>
759856eb 490 <target>Transferência direta</target>
00e32b7c
C
491
492 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">107</context></context-group></trans-unit>
d7c6b951 493 <trans-unit id="5910455707959454672">
e31e6015 494 <source>Torrent (.torrent file)</source>
759856eb 495 <target>Torrent (ficheiro .torrent)</target>
00e32b7c
C
496
497 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">112</context></context-group></trans-unit>
5b150929
HP
498 <trans-unit id="5830517253429165613" datatype="html">
499 <source>Advanced</source>
500 <target state="translated">Configuração avançada</target>
2164a13d 501
00e32b7c 502 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">126</context></context-group></trans-unit>
5b150929
HP
503 <trans-unit id="4493457595110310369" datatype="html">
504 <source>Simple</source>
505 <target state="translated">Configuração simples</target>
2164a13d 506
00e32b7c 507 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">134</context></context-group></trans-unit>
5b150929
HP
508 <trans-unit id="1006562256968398209" datatype="html">
509 <source>video</source>
510 <target state="translated">vídeo</target>
e6afb669
C
511
512
2e25a6da 513 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">303</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">56</context></context-group></trans-unit>
5b150929
HP
514 <trans-unit id="6995024616159044376" datatype="html">
515 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source>
516 <target state="translated">Este vídeo excede a tua quota de espaço disponível (tamanho do vídeo: <x id="PH" equiv-text="videoSizeBytes"/>, utilizado: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target>
e6afb669 517
2e25a6da 518 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">339</context></context-group></trans-unit>
5b150929
HP
519 <trans-unit id="7873395933409147217" datatype="html">
520 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source>
521 <target state="translated">Este vídeo excede a tua quota diária de espaço disponível (tamanho do vídeo: <x id="PH" equiv-text="videoSizeBytes"/>, utilizado: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target>
e6afb669 522
2e25a6da 523 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">358</context></context-group></trans-unit>
5b150929
HP
524 <trans-unit id="5235042777215655908" datatype="html">
525 <source>subtitles</source>
dd7dd42b 526 <target state="translated">legendas</target>
527 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group>
528 </trans-unit>
d7c6b951 529 <trans-unit id="6325096236207614377">
e31e6015
C
530 <source>Reason...</source>
531 <target>Motivo...</target>
3c18ff47
C
532
533 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">16</context></context-group></trans-unit><trans-unit id="1781854282711822539" datatype="html">
534 <source>Mute to also hide videos/comments</source><target state="new">Mute to also hide videos/comments</target>
535 <context-group purpose="location">
536 <context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context>
537 <context context-type="linenumber">27</context>
538 </context-group>
00e32b7c
C
539 </trans-unit><trans-unit id="1080230904501320275" datatype="html">
540 <source>{count, plural, =1 {1 user banned.} other {<x id="count"/> users banned.}}</source><target state="new">{count, plural, =1 {1 user banned.} other {<x id="count"/> users banned.}}</target>
2164a13d
C
541 <context-group purpose="location">
542 <context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.ts</context>
543 <context context-type="linenumber">70</context>
544 </context-group>
5b150929 545 </trans-unit>
d7c6b951 546 <trans-unit id="2330577642930707695">
759856eb 547 <source>Cancel</source>
e31e6015
C
548 <target>
549 Cancelar
550 </target>
dd7dd42b 551 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">47</context></context-group>
552 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">22</context></context-group>
553 </trans-unit>
d7c6b951 554 <trans-unit id="935187492052582731">
e31e6015 555 <source>Submit</source>
759856eb 556 <target>Submeter</target>
00e32b7c
C
557
558
559
560
561
562 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">57</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">57</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">88</context></context-group></trans-unit>
5b150929
HP
563 <trans-unit id="8343217707114977013" datatype="html">
564 <source>The contact form is not enabled on this instance.</source>
565 <target state="translated">O formulário de contacto não está disponível nesta instância.</target>
3e84ae32
C
566 <context-group purpose="location">
567 <context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context>
568 <context context-type="linenumber">56</context>
569 </context-group>
570 </trans-unit>
d7c6b951 571 <trans-unit id="5108124319304980502" datatype="html">
5a6de093 572 <source>Report video "<x id="INTERPOLATION"/>"</source>
5b150929
HP
573 <target state="translated">Denunciar vídeo "<x id="INTERPOLATION"/>"</target>
574 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">3</context></context-group>
575 </trans-unit>
d7c6b951 576 <trans-unit id="5471125870639393916" datatype="html">
5a6de093 577 <source>What is the issue?</source>
5b150929 578 <target state="translated">Qual é o problema?</target>
00e32b7c
C
579
580
581
582 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">13</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">13</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">12</context></context-group></trans-unit>
5b150929
HP
583 <trans-unit id="2466846716878254816" datatype="html">
584 <source>Element <x id="PH" equiv-text="param"/> not found</source>
585 <target state="translated">Elemento <x id="PH" equiv-text="param"/> não encontrado</target>
dd7dd42b 586 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context><context context-type="linenumber">85</context></context-group>
587 </trans-unit>
d7c6b951 588 <trans-unit id="7539427273132299890">
b95e1f7b
C
589 <source>Unlisted</source>
590 <target>Não listado</target>
5b150929
HP
591 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.html</context><context context-type="linenumber">9</context></context-group>
592 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">6</context></context-group>
593 </trans-unit>
d7c6b951 594 <trans-unit id="3686284950598311784">
b95e1f7b
C
595 <source>Private</source>
596 <target>Privado</target>
dd7dd42b 597 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.html</context><context context-type="linenumber">10</context></context-group>
598 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">7</context></context-group>
599 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.html</context><context context-type="linenumber">45</context></context-group>
600 </trans-unit>
d7c6b951 601 <trans-unit id="7688104409544625220" datatype="html">
5a6de093 602 <source>{VAR_PLURAL, plural, =1 {1 view} other {<x id="INTERPOLATION"/> views}}</source>
5b150929
HP
603 <target state="translated">{VAR_PLURAL, plural, =1 {1 visualização} other {<x id="INTERPOLATION"/> visualizações}}</target>
604 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video/video-views-counter.component.html</context><context context-type="linenumber">3</context></context-group>
605 </trans-unit>
5b150929
HP
606 <trans-unit id="8562063050145802350" datatype="html">
607 <source>{VAR_PLURAL, plural, =1 {1 viewer} other {<x id="INTERPOLATION"/> viewers}}</source>
608 <target state="translated">{VAR_PLURAL, plural, =1 {1 espectadore} other {<x id="INTERPOLATION"/> espectadories}}</target>
e351a5c5
C
609 <context-group purpose="location">
610 <context context-type="sourcefile">src/app/shared/shared-video/video-views-counter.component.html</context>
611 <context context-type="linenumber">7</context>
612 </context-group>
5b150929 613 </trans-unit>
5b150929
HP
614 <trans-unit id="3267631941074558910" datatype="html">
615 <source>Cannot fetch information of this remote account</source>
616 <target state="translated">Não foi possível obter informação desta conta externa</target>
617 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/remote-subscribe.component.ts</context><context context-type="linenumber">64</context></context-group>
618 </trans-unit>
d7c6b951 619 <trans-unit id="9081463435738465430" datatype="html">
5a6de093 620 <source>Blocked</source>
5b150929 621 <target state="translated">Bloqueade</target>
3c18ff47
C
622
623
55f0a7a7 624 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit>
dd7dd42b 625 <trans-unit id="870586304593427318" datatype="html">
626 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source>
627 <target state="translated">Tem a certeza que quer eliminar <x id="PH" equiv-text="videos.length"/> videos?</target>
b53cc662 628
2164a13d
C
629 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">202</context></context-group></trans-unit><trans-unit id="5779580280418408097" datatype="html">
630 <source>Deleted {count, plural, =1 {1 video} other {<x id="count"/> videos}}.</source><target state="new">Deleted {count, plural, =1 {1 video} other {<x id="count"/> videos}}.</target>
631 <context-group purpose="location">
632 <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context>
633 <context context-type="linenumber">212</context>
634 </context-group>
635 </trans-unit>
dd7dd42b 636 <trans-unit id="6630644917521475697" datatype="html">
637 <source>Deleted <x id="PH" equiv-text="videos.length"/> videos.</source>
638 <target state="translated">Eliminados <x id="PH" equiv-text="videos.length"/> videos.</target>
b53cc662 639
2164a13d
C
640 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">214</context></context-group></trans-unit><trans-unit id="9164541937317586242" datatype="html">
641 <source>Unblocked {count, plural, =1 {1 video} other {<x id="count"/> videos}}.</source><target state="new">Unblocked {count, plural, =1 {1 video} other {<x id="count"/> videos}}.</target>
642 <context-group purpose="location">
643 <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context>
644 <context context-type="linenumber">230</context>
645 </context-group>
646 </trans-unit>
dd7dd42b 647 <trans-unit id="2870417795706430145" datatype="html">
648 <source>Unblocked <x id="PH" equiv-text="videos.length"/> videos.</source>
649 <target state="translated">Desbloqueados <x id="PH" equiv-text="videos.length"/> videos.</target>
b53cc662 650
2164a13d
C
651 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">232</context></context-group></trans-unit><trans-unit id="6228449077605046873" datatype="html">
652 <source>Are you sure you want to delete {count, plural, =1 {1 HLS streaming playlist} other {<x id="count"/> HLS streaming playlists}}?</source><target state="new">Are you sure you want to delete {count, plural, =1 {1 HLS streaming playlist} other {<x id="count"/> HLS streaming playlists}}?</target>
653 <context-group purpose="location">
654 <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context>
655 <context context-type="linenumber">248</context>
656 </context-group>
657 </trans-unit>
dd7dd42b 658 <trans-unit id="9088099192924395359" datatype="html">
659 <source>Are you sure you want to delete <x id="PH" equiv-text="videos.length"/> HLS streaming playlists?</source>
660 <target state="translated">Tem a certeza que quer eliminar <x id="PH" equiv-text="videos.length"/> listas de reprodução de streaming HLS?</target>
b53cc662 661
2164a13d
C
662 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">250</context></context-group></trans-unit><trans-unit id="653148876380254581" datatype="html">
663 <source>Are you sure you want to delete WebTorrent files of {count, plural, =1 {1 video} other {<x id="count"/> videos}}?</source><target state="new">Are you sure you want to delete WebTorrent files of {count, plural, =1 {1 video} other {<x id="count"/> videos}}?</target>
664 <context-group purpose="location">
665 <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context>
666 <context context-type="linenumber">254</context>
667 </context-group>
668 </trans-unit>
dd7dd42b 669 <trans-unit id="5442133371267277333" datatype="html">
670 <source>Are you sure you want to delete WebTorrent files of <x id="PH" equiv-text="videos.length"/> videos?</source>
671 <target state="translated">Tem a certeza que quer eliminar ficheiros do WebTorrent de <x id="PH" equiv-text="videos.length"/> videos?</target>
b53cc662 672
2164a13d 673 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">256</context></context-group></trans-unit>
dd7dd42b 674 <trans-unit id="1571742433738679426" datatype="html">
675 <source>Files were removed.</source>
676 <target state="translated">Os ficheiros foram removidos.</target>
b53cc662 677
2164a13d 678 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">266</context></context-group></trans-unit>
dd7dd42b 679 <trans-unit id="7054344823477412274" datatype="html">
680 <source>Transcoding jobs created.</source>
681 <target state="translated">Os trabalhos de transcodificação foram criados.</target>
b53cc662 682
2164a13d 683 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">278</context></context-group></trans-unit>
d7c6b951 684 <trans-unit id="3514509630940272440">
759856eb 685 <source>Sensitive</source>
b95e1f7b
C
686 <target>
687 Sensível
688 </target>
3c18ff47
C
689
690 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">63</context></context-group></trans-unit>
d7c6b951 691 <trans-unit id="7708270344948043036">
5b150929 692 <source><x id="INTERPOLATION" equiv-text="{{ playlist.videoChannelBy }}"/> </source>
b95e1f7b 693 <target>
5a6de093
C
694 <x id="INTERPOLATION" equiv-text="{{ playlist.videoChannelBy }}"/>
695 </target>
2164a13d
C
696
697 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-miniature.component.html</context><context context-type="linenumber">26</context></context-group></trans-unit>
d7c6b951 698 <trans-unit id="3044142083883783523">
5a6de093 699 <source>Updated <x id="INTERPOLATION"/></source>
5b150929
HP
700 <target>Atualizado <x id="INTERPOLATION"/></target>
701 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-miniature.component.html</context><context context-type="linenumber">32</context></context-group>
702 </trans-unit>
d7c6b951 703 <trans-unit id="5643561794785412000" datatype="html">
759856eb
MS
704 <source>Unavailable</source>
705 <target state="translated">Indisponível</target>
dd7dd42b 706 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.html</context><context context-type="linenumber">44</context></context-group>
707 </trans-unit>
d7c6b951 708 <trans-unit id="6381490568322624964" datatype="html">
759856eb
MS
709 <source>Deleted</source>
710 <target state="translated">Eliminado</target>
dd7dd42b 711 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.html</context><context context-type="linenumber">47</context></context-group>
712 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.html</context><context context-type="linenumber">46</context></context-group>
713 </trans-unit>
d7c6b951 714 <trans-unit id="5263519165976128456">
759856eb
MS
715 <source>Edit starts/stops at</source>
716 <target state="translated">Editar iniciar/parar às</target>
dd7dd42b 717 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.html</context><context context-type="linenumber">62</context></context-group>
718 </trans-unit>
d7c6b951 719 <trans-unit id="3768927257183755959">
df93a9be 720 <source>Save</source>
759856eb 721 <target>Guardar</target>
dd7dd42b 722 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html</context><context context-type="linenumber">38</context></context-group>
723 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-interface-settings.component.html</context><context context-type="linenumber">16</context></context-group>
724 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">72</context></context-group>
725 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.html</context><context context-type="linenumber">94</context></context-group>
726 </trans-unit>
d7c6b951 727 <trans-unit id="8890926675057871150">
5a6de093 728 <source>Delete from <x id="INTERPOLATION"/></source>
5b150929 729 <target>Eliminar de <x id="INTERPOLATION"/></target>
dd7dd42b 730 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.html</context><context context-type="linenumber">100</context></context-group>
731 </trans-unit>
d7c6b951 732 <trans-unit id="834805431202576194">
e31e6015 733 <source>No results.</source>
5b150929 734 <target>Sem resultados.</target>
dd7dd42b 735 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">4</context></context-group>
736 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.html</context><context context-type="linenumber">41</context></context-group>
737 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.ts</context><context context-type="linenumber">23</context></context-group>
738 </trans-unit>
9794fe1c 739
5b150929
HP
740 <trans-unit id="158575725114802951" datatype="html">
741 <source>Only live videos</source>
742 <target state="translated">Só vídeos em directo</target>
b53cc662 743
2164a13d
C
744 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">116</context></context-group></trans-unit><trans-unit id="9157178301885999151" datatype="html">
745 <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source><target state="new">Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</target>
746 <context-group purpose="location">
747 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context>
748 <context context-type="linenumber">170</context>
749 </context-group>
750 </trans-unit>
d7c6b951 751 <trans-unit id="7585826646011739428">
16f88ee5
C
752 <source>Edit</source>
753 <target>Editar</target>
3c18ff47
C
754
755
756
757
758
759
760
761
4c1ce3d4 762 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">11</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">11</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">11</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">11</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">188</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">320</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">43</context></context-group></trans-unit>
d7c6b951 763 <trans-unit id="5293515551330482519">
16f88ee5
C
764 <source>Truncated preview</source>
765 <target>Pré-visualização truncada</target>
5b150929
HP
766 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/markdown-textarea.component.html</context><context context-type="linenumber">12</context></context-group>
767 </trans-unit>
d7c6b951 768 <trans-unit id="80730865601179554">
16f88ee5
C
769 <source>Complete preview</source>
770 <target>Pré-visualização completa</target>
5b150929
HP
771 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/markdown-textarea.component.html</context><context context-type="linenumber">20</context></context-group>
772 </trans-unit>
1a95f0b9 773 <trans-unit id="8644431249513874405" datatype="html">
0d9a327d
C
774 <source>&lt;a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer">Markdown&lt;/a> compatible that supports:</source>
775 <target state="translated">&lt;a href="https://pt.wikipedia.org/wiki/Markdown#Exemplos_de_sintaxe" target="_blank" rel="noopener noreferrer">Markdown&lt;/a> compatível que suporte:</target>
5b150929
HP
776 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/help.component.ts</context><context context-type="linenumber">75</context></context-group>
777 </trans-unit>
d7c6b951 778 <trans-unit id="146235964740293376" datatype="html">
5a6de093 779 <source>Recommended</source>
4221079a 780 <target state="translated">Recomendado</target>
5b150929 781 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/peertube-checkbox.component.html</context><context context-type="linenumber">33</context></context-group>
fa737aa0
C
782 </trans-unit><trans-unit id="80975420989930934" datatype="html">
783 <source>(extensions: <x id="PH" equiv-text="this.videoImageExtensions"/>, <x id="PH_1" equiv-text="this.maxSizeText"/>: <x id="PH_2" equiv-text="this.maxVideoImageSizeInBytes"/>)</source><target state="new">(extensions: <x id="PH" equiv-text="this.videoImageExtensions"/>, <x id="PH_1" equiv-text="this.maxSizeText"/>: <x id="PH_2" equiv-text="this.maxVideoImageSizeInBytes"/>)</target>
784 <context-group purpose="location">
785 <context context-type="sourcefile">src/app/shared/shared-forms/preview-upload.component.ts</context>
786 <context context-type="linenumber">54</context>
787 </context-group>
5b150929 788 </trans-unit>
d7c6b951 789 <trans-unit id="1779391511451594552">
759856eb
MS
790 <source>Using an ActivityPub account</source>
791 <target state="translated">Utilizando uma conta ActivityPub</target>
00e32b7c
C
792
793 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">48</context></context-group></trans-unit>
5b150929
HP
794 <trans-unit id="3372646000533908418" datatype="html">
795 <source>Subscribe with a remote account:</source>
796 <target state="translated">Subscrever com uma conta externa:</target>
00e32b7c
C
797
798 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">56</context></context-group></trans-unit>
d7c6b951 799 <trans-unit id="6691897331062834756" datatype="html">
4221079a 800 <source>Subscribe with an account on this instance</source>
5b150929 801 <target state="translated">Subscrever com uma conta desta instância</target>
00e32b7c
C
802
803 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">51</context></context-group></trans-unit>
d7c6b951 804 <trans-unit id="1740917574463702967">
759856eb
MS
805 <source>Subscribe with your local account</source>
806 <target state="translated">Subscrever com a sua conta local</target>
00e32b7c
C
807
808 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">52</context></context-group></trans-unit>
5b150929
HP
809 <trans-unit id="7639191791633609999" datatype="html">
810 <source>The live stream will be automatically terminated.</source>
811 <target state="translated">Esta transmissão em directo vai ser encerrada automaticamente.</target>
3c18ff47 812
b53cc662 813 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">233</context></context-group></trans-unit>
dd7dd42b 814 <trans-unit id="8023282004085823427" datatype="html">
815 <source><x id="PH" equiv-text="this.video.name"/> will be duplicated by your instance.</source>
816 <target state="translated"><x id="PH" equiv-text="this.video.name"/> será duplicado pela sua instância.</target>
3c18ff47 817
b53cc662 818 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">254</context></context-group></trans-unit>
dd7dd42b 819 <trans-unit id="4140366911638662173" datatype="html">
820 <source>Do you really want to remove "<x id="PH" equiv-text="this.video.name"/>" files?</source>
821 <target state="translated">Tem a certeza que quer eliminar os ficheiros "<x id="PH" equiv-text="this.video.name"/>"?</target>
3c18ff47 822
b53cc662 823 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">277</context></context-group></trans-unit>
dd7dd42b 824 <trans-unit id="2955645766721124100" datatype="html">
825 <source>Remove "<x id="PH" equiv-text="this.video.name"/>" files</source>
826 <target state="new">Remove "<x id="PH" equiv-text="this.video.name"/>" files</target>
3c18ff47 827
b53cc662 828 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">279</context></context-group></trans-unit>
dd7dd42b 829 <trans-unit id="7758350391886784213" datatype="html">
830 <source>Removed files of <x id="PH" equiv-text="video.name"/>.</source>
831 <target state="new">Removed files of <x id="PH" equiv-text="video.name"/>.</target>
3c18ff47 832
b53cc662 833 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">285</context></context-group></trans-unit>
dd7dd42b 834 <trans-unit id="6279087330074580345" datatype="html">
835 <source>Transcoding jobs created for <x id="PH" equiv-text="video.name"/>.</source>
836 <target state="new">Transcoding jobs created for <x id="PH" equiv-text="video.name"/>.</target>
3c18ff47 837
b53cc662 838 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">297</context></context-group></trans-unit>
d7c6b951 839 <trans-unit id="2949829240129672512">
759856eb
MS
840 <source>Using a syndication feed</source>
841 <target state="translated">Utilizando uma fonte de sindicação</target>
00e32b7c
C
842
843 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">62</context></context-group></trans-unit>
d7c6b951 844 <trans-unit id="7695158742270602420">
759856eb
MS
845 <source>Subscribe via RSS</source>
846 <target state="translated">Subscrever via RSS</target>
00e32b7c
C
847
848 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">63</context></context-group></trans-unit>
d7c6b951 849 <trans-unit id="6086125715086510222" datatype="html">
5a6de093 850 <source>PROFILE SETTINGS</source>
5b150929 851 <target state="translated">DEFINIÇÕES DE PERFIL</target>
00e32b7c
C
852
853 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit>
d7c6b951 854 <trans-unit id="855178133027341271">
5a6de093 855 <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>
5b150929
HP
856 <target state="translated"><x id="START_TAG_SPAN"/>Subscrever remotamente<x id="CLOSE_TAG_SPAN"/><x id="START_TAG_SPAN_1"/>Interagir remotamente<x id="CLOSE_TAG_SPAN"/></target>
857 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/remote-subscribe.component.html</context><context context-type="linenumber">11</context></context-group>
858 </trans-unit>
859 <trans-unit id="6462281745850371027" datatype="html">
860 <source>You can subscribe to the channel via any ActivityPub-capable fediverse instance (PeerTube, Mastodon or Pleroma for example).</source>
861 <target state="translated">Podes subscrever a novidades deste canal a partir de qualquer instância do fediverso que seja compatível com ActivityPub (por exemplo: PeerTube, Mastodon ou Pleroma).</target>
862 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/remote-subscribe.component.html</context><context context-type="linenumber">17</context></context-group>
863 </trans-unit>
864 <trans-unit id="20374890400263257" datatype="html">
865 <source>You can interact with this via any ActivityPub-capable fediverse instance (PeerTube, Mastodon or Pleroma for example).</source>
866 <target state="translated">Podes interagir com isto a partir de qualquer instância do fediverso que seja compatível com ActivityPub (por exemplo: PeerTube, Mastodon ou Pleroma).</target>
867 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/remote-subscribe.component.html</context><context context-type="linenumber">25</context></context-group>
868 </trans-unit>
d7c6b951 869 <trans-unit id="6751395526297887552" datatype="html">
759856eb
MS
870 <source>PeerTube version</source>
871 <target state="translated">Versão do PeerTube</target>
5b150929
HP
872 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">6</context></context-group>
873 </trans-unit>
d7c6b951 874 <trans-unit id="5975923297757530070" datatype="html">
5a6de093 875 <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>
5b150929
HP
876 <target state="translated"><x id="START_TAG_DIV"/>Política predefinida de vídeos com conteúdo sensível<x id="CLOSE_TAG_DIV"/><x id="START_TAG_DIV_1"/>pode ser redefinida peles utilizadories<x id="CLOSE_TAG_DIV"/></target>
877 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">13</context></context-group>
878 </trans-unit>
d7c6b951 879 <trans-unit id="3386631781603205915" datatype="html">
759856eb
MS
880 <source>User registration allowed</source>
881 <target state="translated">Registo do utilizador registration permitido</target>
5b150929
HP
882 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">21</context></context-group>
883 </trans-unit>
d7c6b951 884 <trans-unit id="2562108310156005500" datatype="html">
759856eb
MS
885 <source>Video uploads</source>
886 <target state="translated">Envios de vídeo</target>
5b150929
HP
887 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">28</context></context-group>
888 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">39</context></context-group>
889 </trans-unit>
d7c6b951 890 <trans-unit id="457567965747150035" datatype="html">
759856eb
MS
891 <source>Transcoding in multiple resolutions</source>
892 <target state="translated">Transcodificar em múltiplas resoluções</target>
5b150929
HP
893 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">32</context></context-group>
894 </trans-unit>
895 <trans-unit id="330610135077253864" datatype="html">
896 <source>Live streaming enabled</source>
897 <target state="translated">Transmissões em directo disponíveis</target>
898 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">71</context></context-group>
899 </trans-unit>
900 <trans-unit id="8135461567542503937" datatype="html">
901 <source>Transcode live video in multiple resolutions</source>
902 <target state="translated">Transcodificar o vídeo das transmissões em directo para várias resoluções</target>
903 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">78</context></context-group>
904 </trans-unit>
905 <trans-unit id="4990508956923223990" datatype="html">
906 <source>Max parallel lives</source>
907 <target state="translated">Número máximo de transmissões em directo simultâneas</target>
908 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">85</context></context-group>
909 </trans-unit>
910 <trans-unit id="7864066132065250510" datatype="html">
911 <source><x id="INTERPOLATION"/> per user / <x id="INTERPOLATION_1"/> per instance </source>
912 <target state="translated"><x id="INTERPOLATION"/> por utilizadore / <x id="INTERPOLATION_1"/> por instância </target>
913 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">86</context></context-group>
914 </trans-unit>
d7c6b951 915 <trans-unit id="486979448055158839" datatype="html">
4221079a
DS
916 <source>Requires manual validation by moderators</source>
917 <target state="translated">Requer validação manual por moderadores</target>
5b150929
HP
918 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">41</context></context-group>
919 </trans-unit>
d7c6b951 920 <trans-unit id="3584756669036615394" datatype="html">
4221079a
DS
921 <source>Automatically published</source>
922 <target state="translated">Publicado automaticamente</target>
5b150929
HP
923 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">42</context></context-group>
924 </trans-unit>
d7c6b951 925 <trans-unit id="2602586221576511475">
16f88ee5
C
926 <source>Video quota</source>
927 <target>Cota de vídeo</target>
3c18ff47
C
928
929
930
931
4c1ce3d4 932 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">145</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">145</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">47</context></context-group></trans-unit>
d7c6b951 933 <trans-unit id="1502595455339510144">
5b150929
HP
934 <source>Unlimited <x id="START_TAG_NG_CONTAINER"/>(<x id="INTERPOLATION"/> per day)<x id="CLOSE_TAG_NG_CONTAINER"/></source>
935 <target>Ilimitado <x id="START_TAG_NG_CONTAINER"/>(<x id="INTERPOLATION"/> por dia)<x id="CLOSE_TAG_NG_CONTAINER"/></target>
936 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">60</context></context-group>
937 </trans-unit>
d7c6b951 938 <trans-unit id="1071721880474488785">
ab67d3e8
C
939 <source>Import</source>
940 <target>Importar</target>
2164a13d
C
941
942
943
944 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">92</context></context-group></trans-unit>
5b150929
HP
945 <trans-unit id="6276792241563504067" datatype="html">
946 <source>You can import any torrent file that points to a media file. You should make sure you have diffusion rights over the content it points to, otherwise it could cause legal trouble to yourself and your instance.</source>
947 <target state="translated">Podes importar qualquer ficheiro torrent que aponte para um ficheiro multimédia. Tens de garantir que tens direitos de difusão do conteúdo para o qual o torrent aponta, caso contrário podes causar problemas legais para ti e para a tua instância.</target>
2164a13d
C
948
949 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">20</context></context-group></trans-unit>
d7c6b951 950 <trans-unit id="5812787579835788700">
ab67d3e8
C
951 <source>HTTP import (YouTube, Vimeo, direct URL...)</source>
952 <target>Importação HTTP (YouTube, Vimeo, URL direta...)</target>
5b150929
HP
953 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">96</context></context-group>
954 </trans-unit>
d7c6b951 955 <trans-unit id="4992364287704007430">
ab67d3e8
C
956 <source>Torrent import</source>
957 <target>Importação Torrent</target>
5b150929
HP
958 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">103</context></context-group>
959 </trans-unit>
b2d03a83
C
960
961
d7c6b951 962 <trans-unit id="4603134051700562542" datatype="html">
759856eb
MS
963 <source>Loading instance statistics...</source>
964 <target state="translated">A carregar as estatísticas de instância...</target>
5b150929 965 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context><context context-type="linenumber">1</context></context-group>
3c18ff47
C
966 </trans-unit><trans-unit id="5851173629316588976" datatype="html">
967 <source>By users on this instance</source><target state="new">By users on this instance</target>
968 <context-group purpose="location">
969 <context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context>
970 <context context-type="linenumber">4</context>
971 </context-group>
5b150929 972 </trans-unit>
d7c6b951 973 <trans-unit id="2906587845957718064">
ab67d3e8
C
974 <source>Local</source>
975 <target>Local</target>
3c18ff47
C
976
977
978 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">126</context></context-group></trans-unit>
d7c6b951 979 <trans-unit id="1670306451865226564" datatype="html">
759856eb
MS
980 <source>users</source>
981 <target state="translated">utilizadores</target>
5b150929
HP
982 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context><context context-type="linenumber">11</context></context-group>
983 </trans-unit>
d7c6b951 984 <trans-unit id="5178138591256693636" datatype="html">
759856eb
MS
985 <source>videos</source>
986 <target state="translated">vídeos</target>
5b150929
HP
987 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context><context context-type="linenumber">21</context></context-group>
988 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context><context context-type="linenumber">65</context></context-group>
3c18ff47
C
989 </trans-unit><trans-unit id="1408045022812097780" datatype="html">
990 <source>views</source><target state="new">views</target>
991 <context-group purpose="location">
992 <context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context>
993 <context context-type="linenumber">31</context>
994 </context-group>
995 </trans-unit><trans-unit id="117954017715534854" datatype="html">
996 <source>comments</source><target state="new">comments</target>
997 <context-group purpose="location">
998 <context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context>
999 <context context-type="linenumber">41</context>
1000 </context-group>
1001 <context-group purpose="location">
1002 <context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context>
1003 <context context-type="linenumber">75</context>
1004 </context-group>
1005 </trans-unit><trans-unit id="6090561122481711127" datatype="html">
1006 <source>hosted video</source><target state="new">hosted video</target>
1007 <context-group purpose="location">
1008 <context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context>
1009 <context context-type="linenumber">51</context>
1010 </context-group>
1011 </trans-unit><trans-unit id="6827125739942610231" datatype="html">
1012 <source>In this instance federation</source><target state="new">In this instance federation</target>
1013 <context-group purpose="location">
1014 <context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context>
1015 <context context-type="linenumber">58</context>
1016 </context-group>
5b150929 1017 </trans-unit>
3c18ff47
C
1018
1019
1020
5b150929
HP
1021 <trans-unit id="8726138323871139597" datatype="html">
1022 <source>Following</source>
1023 <target state="translated">A seguir</target>
3c18ff47
C
1024
1025
1026
1027 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">75</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/follows.routes.ts</context><context context-type="linenumber">26</context></context-group></trans-unit>
5b150929
HP
1028 <trans-unit id="4914577418256256836" datatype="html">
1029 <source>Followers</source>
1030 <target state="translated">Seguidories</target>
3c18ff47
C
1031
1032
1033
1034 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">80</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/follows.routes.ts</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">72</context></context-group></trans-unit>
d7c6b951 1035 <trans-unit id="3541687134897970106" datatype="html">
759856eb
MS
1036 <source>followers</source>
1037 <target state="translated">seguidores</target>
5b150929
HP
1038 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context><context context-type="linenumber">85</context></context-group>
1039 </trans-unit>
d7c6b951 1040 <trans-unit id="6751995972535426095" datatype="html">
759856eb
MS
1041 <source>following</source>
1042 <target state="translated">a seguir</target>
5b150929
HP
1043 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context><context context-type="linenumber">95</context></context-group>
1044 </trans-unit>
2164a13d 1045
5b150929
HP
1046 <trans-unit id="1447760976255144968" datatype="html">
1047 <source>The connection was interrupted</source>
1048 <target state="translated">A ligação foi interrompida</target>
2164a13d
C
1049
1050 <context-group purpose="location"><context context-type="sourcefile">src/app/helpers/utils/upload.ts</context><context context-type="linenumber">27</context></context-group></trans-unit>
5b150929
HP
1051 <trans-unit id="4499233456830047129" datatype="html">
1052 <source>The server encountered an error</source>
1053 <target state="translated">Houve um erro no servidor</target>
2164a13d
C
1054
1055 <context-group purpose="location"><context context-type="sourcefile">src/app/helpers/utils/upload.ts</context><context context-type="linenumber">31</context></context-group></trans-unit><trans-unit id="732935381486595265" datatype="html">
1056 <source>Your <x id="PH" equiv-text="name"/> file couldn't be transferred before the server proxy timeout</source><target state="new">Your <x id="PH" equiv-text="name"/> file couldn't be transferred before the server proxy timeout</target>
1057 <context-group purpose="location">
1058 <context context-type="sourcefile">src/app/helpers/utils/upload.ts</context>
1059 <context context-type="linenumber">35</context>
1060 </context-group>
5b150929 1061 </trans-unit>
2164a13d 1062
5b150929
HP
1063 <trans-unit id="8530934870279569179" datatype="html">
1064 <source>Your <x id="PH" equiv-text="name"/> file was too large (max. size: <x id="PH_1" equiv-text="maxFileSize"/>)</source>
1065 <target state="translated">O ficheiro <x id="PH" equiv-text="name"/> é demasiado grande (tamanho máximo: <x id="PH_1" equiv-text="maxFileSize"/>)</target>
2164a13d
C
1066
1067 <context-group purpose="location"><context context-type="sourcefile">src/app/helpers/utils/upload.ts</context><context context-type="linenumber">40</context></context-group></trans-unit>
d7c6b951 1068 <trans-unit id="7908493851025027368">
759856eb
MS
1069 <source>A banned user will no longer be able to login.</source>
1070 <target>Um utilizador banido não irá conseguir iniciar a sessão.</target>
3c18ff47
C
1071
1072 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit>
1073
1074
d7c6b951 1075 <trans-unit id="4526499522377118108" datatype="html">
5a6de093 1076 <source>Block video "<x id="INTERPOLATION"/>"</source>
5b150929 1077 <target state="translated">Bloquear vídeo "<x id="INTERPOLATION"/>"</target>
dd7dd42b 1078 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">8</context></context-group>
1079 </trans-unit>
5b150929
HP
1080 <trans-unit id="2992313729068029516" datatype="html">
1081 <source>Block live "<x id="INTERPOLATION"/>"</source>
1082 <target state="translated">Bloquear transmissão "<x id="INTERPOLATION"/>"</target>
dd7dd42b 1083 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">9</context></context-group>
1084 </trans-unit>
d7c6b951 1085 <trans-unit id="7256462927215762997" datatype="html">
5a6de093 1086 <source>Please describe the reason...</source>
5b150929 1087 <target state="translated">Descreve o motivo...</target>
dd7dd42b 1088 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">20</context></context-group>
1089 </trans-unit>
1090 <trans-unit id="9133713232258232158" datatype="html">
1091 <source>Unfederate</source>
1092 <target state="new">Unfederate</target>
1357df30
C
1093 <context-group purpose="location">
1094 <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context>
1095 <context context-type="linenumber">31</context>
1096 </context-group>
dd7dd42b 1097 </trans-unit>
1098 <trans-unit id="7312374115603954471" datatype="html">
1099 <source>This will ask remote instances to delete local videos</source>
1100 <target state="new">This will ask remote instances to delete local videos</target>
1357df30
C
1101 <context-group purpose="location">
1102 <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context>
1103 <context context-type="linenumber">34</context>
1104 </context-group>
dd7dd42b 1105 </trans-unit>
1106 <trans-unit id="2728722206183105047" datatype="html">
1107 <source>This will ask remote instances to delete this video</source>
1108 <target state="new">This will ask remote instances to delete this video</target>
1357df30
C
1109 <context-group purpose="location">
1110 <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context>
1111 <context context-type="linenumber">35</context>
1112 </context-group>
dd7dd42b 1113 </trans-unit>
1114 <trans-unit id="3849007546028672808" datatype="html">
1115 <source>Blocking a live will automatically terminate the live stream.</source>
1116 <target state="new"> Blocking a live will automatically terminate the live stream. </target>
1357df30
C
1117 <context-group purpose="location">
1118 <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context>
1119 <context context-type="linenumber">40,42</context>
1120 </context-group>
00e32b7c
C
1121 </trans-unit><trans-unit id="901879091817013957" datatype="html">
1122 <source>{count, plural, =1 {Blocked <x id="videoName"/>.} other {Blocked <x id="count"/> videos.}}</source><target state="new">{count, plural, =1 {Blocked <x id="videoName"/>.} other {Blocked <x id="count"/> videos.}}</target>
1357df30
C
1123 <context-group purpose="location">
1124 <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.ts</context>
1125 <context context-type="linenumber">84</context>
1126 </context-group>
dd7dd42b 1127 </trans-unit>
2164a13d
C
1128 <trans-unit id="4195458579645833046" datatype="html">
1129 <source>Blocked <x id="PH" equiv-text="this.videos.length"/> videos.</source>
1130 <target state="new">Blocked <x id="PH" equiv-text="this.videos.length"/> videos.</target>
1131
1132 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
1133
5b150929
HP
1134 <trans-unit id="1191071088182425837" datatype="html">
1135 <source><x id="PH"/>h</source>
1136 <target state="new"><x id="PH"/>h</target>
1137 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/duration-formatter.pipe.ts</context><context context-type="linenumber">14</context></context-group>
1138 </trans-unit>
1139 <trans-unit id="8981309282078866700" datatype="html">
1140 <source><x id="PH"/>min</source>
1141 <target state="new"><x id="PH"/>min</target>
1142 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/duration-formatter.pipe.ts</context><context context-type="linenumber">16</context></context-group>
1143 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/duration-formatter.pipe.ts</context><context context-type="linenumber">23</context></context-group>
1144 </trans-unit>
1145 <trans-unit id="350798057497677761" datatype="html">
1146 <source><x id="PH"/>sec</source>
1147 <target state="translated"><x id="PH"/>seg</target>
1148 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/duration-formatter.pipe.ts</context><context context-type="linenumber">17</context></context-group>
1149 </trans-unit>
00e32b7c 1150
d7c6b951 1151 <trans-unit id="1909492071130899005" datatype="html">
5b150929
HP
1152 <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>
1153 <target state="translated">Houve um problema com o processo de login externo. <x id="START_LINK"/>Contacta a equipa de administração<x id="CLOSE_LINK"/>. </target>
00e32b7c
C
1154
1155 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">26</context></context-group></trans-unit><trans-unit id="5418570600695268383" datatype="html">
1156 <source> Request new verification email </source><target state="new"> Request new verification email </target>
1157 <context-group purpose="location">
1158 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1159 <context context-type="linenumber">33,35</context>
1160 </context-group>
dd7dd42b 1161 </trans-unit>
00e32b7c
C
1162
1163
1164
d7c6b951 1165 <trans-unit id="2392488717875840729">
16f88ee5 1166 <source>User</source>
5b150929 1167 <target>Utilizadorie</target>
2164a13d
C
1168
1169
1170
00e32b7c 1171 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-users/user-admin.service.ts</context><context context-type="linenumber">122</context></context-group></trans-unit>
d7c6b951 1172 <trans-unit id="3997350348765083892">
16f88ee5 1173 <source>Username or email address</source>
759856eb 1174 <target>Nome de utilizador ou endereço de correio eletrónico</target>
00e32b7c
C
1175
1176 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit><trans-unit id="175344056589888866" datatype="html">
1177 <source>Example: john@example.com</source><target state="new">Example: john@example.com</target>
1178 <context-group purpose="location">
1179 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1180 <context context-type="linenumber">46</context>
1181 </context-group>
1182 <context-group purpose="location">
1183 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context>
1184 <context context-type="linenumber">53</context>
1185 </context-group>
5b150929
HP
1186 </trans-unit>
1187 <trans-unit id="1758058452376026925" datatype="html">
1188 <source>⚠️ Most email addresses do not include capital letters.</source>
1189 <target state="translated">⚠️ A maioria dos endereços de correio electrónico não contêm letras maiúsculas.</target>
00e32b7c
C
1190
1191 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit>
d7c6b951 1192 <trans-unit id="1431416938026210429">
16f88ee5 1193 <source>Password</source>
759856eb 1194 <target>Palavra-passe</target>
00e32b7c
C
1195
1196
1197
1198
1199
1200
1201
1202
1203 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">59</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">62</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">61</context></context-group></trans-unit>
d7c6b951 1204 <trans-unit id="8715156686857791956" datatype="html">
4221079a
DS
1205 <source>Click here to reset your password</source>
1206 <target state="translated">Clique aqui para redefinir a sua senha</target>
00e32b7c 1207
4c1ce3d4 1208 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group></trans-unit>
5b150929
HP
1209 <trans-unit id="892063502898494584" datatype="html">
1210 <source>I forgot my password</source>
1211 <target state="translated">Esqueci-me da minha senha</target>
00e32b7c 1212
4c1ce3d4 1213 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group></trans-unit>
5b150929
HP
1214 <trans-unit id="2101170466365500913" datatype="html">
1215 <source>Logging into an account lets you publish content</source>
1216 <target state="translated">Iniciar sessão permite-te publicar conteúdo</target>
00e32b7c
C
1217
1218 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">11</context></context-group></trans-unit><trans-unit id="6584143415159913044" datatype="html">
1219 <source> This instance allows registration. However, be careful to check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;link-orange terms-anchor&quot; (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;terms-link&quot; target=&quot;_blank&quot; routerLink=&quot;/about/instance&quot; fragment=&quot;terms&quot;>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> before creating an account. You may also search for another instance to match your exact needs at: <x id="START_LINK_2" equiv-text="&lt;a class=&quot;link-orange&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source><target state="new"> This instance allows registration. However, be careful to check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;link-orange terms-anchor&quot; (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;terms-link&quot; target=&quot;_blank&quot; routerLink=&quot;/about/instance&quot; fragment=&quot;terms&quot;>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> before creating an account. You may also search for another instance to match your exact needs at: <x id="START_LINK_2" equiv-text="&lt;a class=&quot;link-orange&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target>
1220 <context-group purpose="location">
1221 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1222 <context context-type="linenumber">15,18</context>
1223 </context-group>
1224 </trans-unit><trans-unit id="1394326136451741248" datatype="html">
1225 <source> Currently this instance doesn't allow for user registration, you may check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> for more details or find an instance that gives you the possibility to sign up for an account and upload your videos there. Find yours among multiple instances at: <x id="START_LINK_1" equiv-text="&lt;a class=&quot;link-orange&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source><target state="new"> Currently this instance doesn't allow for user registration, you may check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> for more details or find an instance that gives you the possibility to sign up for an account and upload your videos there. Find yours among multiple instances at: <x id="START_LINK_1" equiv-text="&lt;a class=&quot;link-orange&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target>
1226 <context-group purpose="location">
1227 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1228 <context context-type="linenumber">20,23</context>
1229 </context-group>
dd7dd42b 1230 </trans-unit>
d7c6b951 1231 <trans-unit id="3183213940445113677" datatype="html">
4221079a 1232 <source>Or sign in with</source>
5b150929 1233 <target state="translated">Ou inicía sessão com</target>
00e32b7c 1234
4c1ce3d4 1235 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit>
d7c6b951 1236 <trans-unit id="3238209155172574367">
16f88ee5 1237 <source>Forgot your password</source>
759856eb 1238 <target>Esqueceu-se da sua palavra-passe</target>
00e32b7c 1239
4c1ce3d4 1240 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">103</context></context-group></trans-unit>
d7c6b951 1241 <trans-unit id="87327320394367488" datatype="html">
759856eb 1242 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source>
5b150929 1243 <target state="translated">Lamentamos, mas não podes recuperar a tua senha porque a administração da tua instância não configurou o sistema de correio electrónico do PeerTube.</target>
00e32b7c 1244
4c1ce3d4 1245 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">110</context></context-group></trans-unit>
5b150929
HP
1246 <trans-unit id="3188014010833256853" datatype="html">
1247 <source>Enter your email address and we will send you a link to reset your password.</source>
1248 <target state="translated">Insere o teu endereço de correio electrónico e enviaremos um link que te permitirá definir uma senha nova.</target>
00e32b7c 1249
4c1ce3d4 1250 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">114</context></context-group></trans-unit>
5b150929 1251 <trans-unit id="1190256911880544559" datatype="html">
0d9a327d
C
1252 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>.
1253The link will expire within 1 hour.</source>
5b150929 1254 <target state="translated">Enviaremos uma mensagem de correio electrónico com instruções de recuperação de senha para <x id="PH"/>. Essas instruções expirarão dentro de uma hora.</target>
dda1e821 1255
00e32b7c 1256 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">135</context></context-group></trans-unit>
d7c6b951 1257 <trans-unit id="4768749765465246664">
16f88ee5 1258 <source>Email</source>
759856eb 1259 <target>Correio eletrónico</target>
3c18ff47
C
1260
1261
1262
1263
1264
1265
1266
1267
4c1ce3d4 1268 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">132</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">119</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit>
d7c6b951 1269 <trans-unit id="3967269098753656610">
16f88ee5 1270 <source>Email address</source>
759856eb 1271 <target>Endereço de correio eletrónico</target>
00e32b7c
C
1272
1273
4c1ce3d4 1274 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">121</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit>
5b150929
HP
1275 <trans-unit id="7808756054397155068" datatype="html">
1276 <source>Reset</source>
1277 <target state="translated">Recuperar</target>
c5ce27f8 1278 <note priority="1" from="description">Password reset button</note>
00e32b7c 1279
4c1ce3d4 1280 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">134</context></context-group></trans-unit>
d7c6b951 1281 <trans-unit id="4319634264526091601" datatype="html">
5a6de093 1282 <source>on this instance</source>
5b150929
HP
1283 <target state="translated">nesta instância</target>
1284 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">7</context></context-group>
1285 </trans-unit>
d7c6b951 1286 <trans-unit id="761579517995454927" datatype="html">
5a6de093 1287 <source>on the vidiverse</source>
5b150929
HP
1288 <target state="translated">no vidiverso</target>
1289 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">8</context></context-group>
1290 </trans-unit>
1291 <trans-unit id="8434369348784683733" datatype="html">
0d9a327d
C
1292 <source>for <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;search-value&quot;>"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></source>
1293 <target state="translated">para os termos <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;search-value&quot;>"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></target>
90aa0a74
C
1294 <context-group purpose="location">
1295 <context context-type="sourcefile">src/app/+search/search.component.html</context>
1296 <context context-type="linenumber">10</context>
1297 </context-group>
1298 </trans-unit>
00e32b7c 1299
d7c6b951 1300 <trans-unit id="3782563238994348625">
16f88ee5 1301 <source>Confirm password</source>
759856eb 1302 <target>Confirmar palavra-passe</target>
00e32b7c 1303
4c1ce3d4 1304 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">15</context></context-group></trans-unit>
d7c6b951 1305 <trans-unit id="2501430660070156325">
16f88ee5 1306 <source>Confirmed password</source>
759856eb 1307 <target>Palavra-passe confirmada</target>
00e32b7c 1308
4c1ce3d4 1309 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit>
d7c6b951 1310 <trans-unit id="8547184468496530386">
16f88ee5 1311 <source>Reset my password</source>
759856eb 1312 <target>Redefinir a minha palavra-passe</target>
00e32b7c 1313
4c1ce3d4 1314 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">2</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">24</context></context-group></trans-unit>
00e32b7c
C
1315
1316
5b150929
HP
1317 <trans-unit id="5018804994794983050" datatype="html">
1318 <source>Signup</source>
0711bd6b 1319 <target state="translated">Registar</target>
e351a5c5 1320 <note priority="1" from="description">Button on the registration form to finalize the account and channel creation</note>
00e32b7c
C
1321
1322 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context><context context-type="linenumber">84</context></context-group></trans-unit><trans-unit id="1779569416352510488" datatype="html">
1323 <source>Why creating an account?</source><target state="new">Why creating an account?</target>
1324 <context-group purpose="location">
1325 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context>
1326 <context context-type="linenumber">2</context>
1327 </context-group>
1328 </trans-unit><trans-unit id="3163018370908865909" datatype="html">
1329 <source> As you probably noticed: creating an account is not necessary to watch video son <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> However, creating an account on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> will allow you to: </source><target state="new"> As you probably noticed: creating an account is not necessary to watch video son <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> However, creating an account on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> will allow you to: </target>
1330 <context-group purpose="location">
1331 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context>
1332 <context context-type="linenumber">4,8</context>
1333 </context-group>
1334 </trans-unit><trans-unit id="3514732276382852116" datatype="html">
1335 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Comment<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> videos</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Comment<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> videos</target>
1336 <context-group purpose="location">
1337 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context>
1338 <context context-type="linenumber">11</context>
1339 </context-group>
1340 </trans-unit><trans-unit id="6928511254538021087" datatype="html">
1341 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Subscribe<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> to channels to be notified of new videos</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Subscribe<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> to channels to be notified of new videos</target>
1342 <context-group purpose="location">
1343 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context>
1344 <context context-type="linenumber">12</context>
1345 </context-group>
1346 </trans-unit><trans-unit id="269413964682905563" datatype="html">
1347 <source>Have access to your <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>watch history<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source><target state="new">Have access to your <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>watch history<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target>
1348 <context-group purpose="location">
1349 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context>
1350 <context context-type="linenumber">13</context>
1351 </context-group>
1352 </trans-unit><trans-unit id="7760677303939127268" datatype="html">
1353 <source>Create your channel to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>publish videos<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source><target state="new">Create your channel to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>publish videos<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target>
1354 <context-group purpose="location">
1355 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context>
1356 <context context-type="linenumber">14</context>
1357 </context-group>
1358 </trans-unit><trans-unit id="5744920594102784105" datatype="html">
1359 <source>You're using Mastodon, ActivityPub or a RSS feed aggregator?</source><target state="new">You're using Mastodon, ActivityPub or a RSS feed aggregator?</target>
1360 <context-group purpose="location">
1361 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context>
1362 <context context-type="linenumber">19</context>
1363 </context-group>
1364 </trans-unit><trans-unit id="5853527794391720600" datatype="html">
1365 <source> You can already follow <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> using your favorite tool. </source><target state="new"> You can already follow <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> using your favorite tool. </target>
1366 <context-group purpose="location">
1367 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context>
1368 <context context-type="linenumber">21,23</context>
1369 </context-group>
1370 </trans-unit><trans-unit id="7772973173091400795" datatype="html">
1371 <source> <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> has been created using <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;link-orange&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; href=&quot;https://joinpeertube.org&quot;>"/>PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>, a video creation platform developed by Framasoft. <x id="START_LINK_1" equiv-text="&lt;a class=&quot;link-orange&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; href=&quot;https://framasoft.org&quot;>"/>Framasoft<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> is a french non-profit organization that offers alternatives to Big Tech's digital tools </source><target state="new"> <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> has been created using <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;link-orange&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; href=&quot;https://joinpeertube.org&quot;>"/>PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>, a video creation platform developed by Framasoft. <x id="START_LINK_1" equiv-text="&lt;a class=&quot;link-orange&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; href=&quot;https://framasoft.org&quot;>"/>Framasoft<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> is a french non-profit organization that offers alternatives to Big Tech's digital tools </target>
1372 <context-group purpose="location">
1373 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context>
1374 <context context-type="linenumber">34,37</context>
1375 </context-group>
1376 </trans-unit><trans-unit id="2528596078796844503" datatype="html">
1377 <source> You want to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>publish videos<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>? Then you need to create your first <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>channel<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>. </source><target state="new"> You want to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>publish videos<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>? Then you need to create your first <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>channel<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>. </target>
1378 <context-group purpose="location">
1379 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context>
1380 <context context-type="linenumber">2,4</context>
1381 </context-group>
1382 </trans-unit><trans-unit id="1335686739562009265" datatype="html">
1383 <source> You might want to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>create a channel by theme:<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> for example, you can create a channel named "SweetMelodies" to publish your piano concerts and another one "Ecology" in which you publish your videos talking about ecology. </source><target state="new"> You might want to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>create a channel by theme:<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> for example, you can create a channel named "SweetMelodies" to publish your piano concerts and another one "Ecology" in which you publish your videos talking about ecology. </target>
1384 <context-group purpose="location">
1385 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context>
1386 <context context-type="linenumber">6,9</context>
1387 </context-group>
1388 </trans-unit><trans-unit id="5716290603546738313" datatype="html">
1389 <source> <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> administrators allow you to publish up to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION_1" equiv-text="{{ videoQuota | bytes: 0 }}"/> of videos<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> on their website. </source><target state="new"> <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> administrators allow you to publish up to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION_1" equiv-text="{{ videoQuota | bytes: 0 }}"/> of videos<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> on their website. </target>
1390 <context-group purpose="location">
1391 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context>
1392 <context context-type="linenumber">11,13</context>
1393 </context-group>
dd7dd42b 1394 </trans-unit>
d7c6b951 1395 <trans-unit id="5340005218109333045">
5b150929 1396 <source>Filters <x id="START_TAG_SPAN"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_SPAN"/></source>
0711bd6b 1397 <target state="translated">Filtros <x id="START_TAG_SPAN"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_SPAN"/></target>
5b150929
HP
1398 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">18</context></context-group>
1399 </trans-unit>
d7c6b951 1400 <trans-unit id="2236371857137398396">
759856eb 1401 <source>No results found</source>
16f88ee5
C
1402 <target>
1403 Nenhum resultado encontrado
1404 </target>
5b150929
HP
1405 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">32</context></context-group>
1406 </trans-unit>
d7c6b951 1407 <trans-unit id="1516969129397662377" datatype="html">
759856eb
MS
1408 <source>Welcome to PeerTube, dear administrator!</source>
1409 <target state="translated">Bem-vindo ao PeerTube, caro administrador!</target>
5b150929
HP
1410 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">3</context></context-group>
1411 </trans-unit>
d7c6b951 1412 <trans-unit id="807030720531713957" datatype="html">
5a6de093 1413 <source>CLI documentation</source>
759856eb 1414 <target state="translated">Documentação de CLI</target>
5b150929
HP
1415 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">12</context></context-group>
1416 </trans-unit>
d7c6b951 1417 <trans-unit id="199127249622290422" datatype="html">
759856eb
MS
1418 <source>Upload or import videos, parse logs, prune storage directories, reset user password...</source>
1419 <target state="new">Upload or import videos, parse logs, prune storage directories, reset user password...</target>
5b150929
HP
1420 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">15</context></context-group>
1421 </trans-unit>
d7c6b951 1422 <trans-unit id="249453844439446209" datatype="html">
5a6de093 1423 <source>Administer documentation</source>
759856eb 1424 <target state="translated">Administrar documentação</target>
5b150929
HP
1425 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">19</context></context-group>
1426 </trans-unit>
d7c6b951 1427 <trans-unit id="5910950876330656326" datatype="html">
759856eb
MS
1428 <source>Managing users, following other instances, dealing with spammers...</source>
1429 <target state="new">Managing users, following other instances, dealing with spammers...</target>
5b150929
HP
1430 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">22</context></context-group>
1431 </trans-unit>
d7c6b951 1432 <trans-unit id="879127294610588497" datatype="html">
5a6de093 1433 <source>Use documentation</source>
759856eb 1434 <target state="translated">Documentação do utilizador</target>
5b150929
HP
1435 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">26</context></context-group>
1436 </trans-unit>
d7c6b951 1437 <trans-unit id="3848077896245199337" datatype="html">
759856eb
MS
1438 <source>Setup your account, managing video playlists, discover third-party applications...</source>
1439 <target state="translated">Configurar a sua conta, gerir as listas de reprodução de vídeo, descobrir aplicações de terceiros...</target>
5b150929
HP
1440 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">29</context></context-group>
1441 </trans-unit>
d7c6b951 1442 <trans-unit id="6284442506490785579" datatype="html">
759856eb
MS
1443 <source>Useful links</source>
1444 <target state="translated">Hiperligações úteis</target>
5b150929
HP
1445 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">39</context></context-group>
1446 </trans-unit>
d7c6b951 1447 <trans-unit id="5170617864166788170" datatype="html">
5a6de093 1448 <source>Official PeerTube website (news, support, contribute...): <x id="START_LINK"/>https://joinpeertube.org<x id="CLOSE_LINK"/></source>
5b150929
HP
1449 <target state="translated">Sítio web oficial do PeerTube (notícias, apoio, como contribuir...): <x id="START_LINK"/>https://joinpeertube.org<x id="CLOSE_LINK"/></target>
1450 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">42</context></context-group>
1451 </trans-unit>
d7c6b951 1452 <trans-unit id="4614992717645869756" datatype="html">
5a6de093 1453 <source>Put your instance on the public PeerTube index: <x id="START_LINK"/>https://instances.joinpeertube.org/instances<x id="CLOSE_LINK"/></source>
0711bd6b 1454 <target state="translated">Adiciona a tua instância ao catálogo público de instâncias de PeerTube: <x id="START_LINK"/>https://instances.joinpeertube.org/instances<x id="CLOSE_LINK"/></target>
5b150929
HP
1455 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">45</context></context-group>
1456 </trans-unit>
d7c6b951 1457 <trans-unit id="2081626998027585315" datatype="html">
759856eb 1458 <source>It's time to configure your instance!</source>
0711bd6b 1459 <target state="translated">Está na hora de configurar a tua instância!</target>
5b150929 1460 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">55</context></context-group>
d3401260
C
1461 </trans-unit><trans-unit id="1852111465407058121" datatype="html">
1462 <source> Choosing your <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>instance name<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>setting up a description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, specifying <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, why <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>you created your instance<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> and <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>how long<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> you plan to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>maintain it<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is very important for visitors to understand on what type of instance they are. </source><target state="new"> Choosing your <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>instance name<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>setting up a description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, specifying <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, why <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>you created your instance<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> and <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>how long<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> you plan to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>maintain it<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is very important for visitors to understand on what type of instance they are. </target>
1463 <context-group purpose="location">
1464 <context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context>
1465 <context context-type="linenumber">57,61</context>
1466 </context-group>
5b150929 1467 </trans-unit>
d3401260 1468
5b150929
HP
1469 <trans-unit id="5329436244765769292" datatype="html">
1470 <source>If you want to open registrations, please decide what <x id="START_TAG_STRONG"/>your moderation rules<x id="CLOSE_TAG_STRONG"/> and <x id="START_TAG_STRONG"/>instance terms of service<x id="CLOSE_TAG_STRONG"/> are, as well as specify the categories and languages and your moderators speak. This way, you will help users to register on <x id="START_TAG_STRONG"/>the appropriate<x id="CLOSE_TAG_STRONG"/> PeerTube instance. </source>
1471 <target state="new"> If you want to open registrations, please decide what <x id="START_TAG_STRONG"/>your moderation rules<x id="CLOSE_TAG_STRONG"/> and <x id="START_TAG_STRONG"/>instance terms of service<x id="CLOSE_TAG_STRONG"/> are, as well as specify the categories and languages and your moderators speak. This way, you will help users to register on <x id="START_TAG_STRONG"/>the appropriate<x id="CLOSE_TAG_STRONG"/> PeerTube instance. </target>
1472 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">63</context></context-group>
1473 </trans-unit>
d7c6b951 1474 <trans-unit id="5704345824323933019" datatype="html">
759856eb
MS
1475 <source>Remind me later</source>
1476 <target state="translated">Lembrar-me mais tarde</target>
dd7dd42b 1477 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">74</context></context-group>
1478 </trans-unit>
5b150929
HP
1479 <trans-unit id="7997432701743294657" datatype="html">
1480 <source>Set up</source>
1481 <target state="new"> Set up </target>
1482 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">34</context></context-group>
1483 </trans-unit>
d7c6b951 1484 <trans-unit id="9202089339019827574" datatype="html">
759856eb
MS
1485 <source>Configure my instance</source>
1486 <target state="translated">Configurar a minha instância</target>
5b150929
HP
1487 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">80</context></context-group>
1488 </trans-unit>
d7c6b951 1489 <trans-unit id="9005121595859995793" datatype="html">
759856eb
MS
1490 <source>Configuration warning!</source>
1491 <target state="translated">Aviso de configuração!</target>
5b150929
HP
1492 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">3</context></context-group>
1493 </trans-unit>
d7c6b951 1494 <trans-unit id="8901933019590352016" datatype="html">
5a6de093
C
1495 <source>You enabled user registration on your instance but did not configure the following fields:</source>
1496 <target state="new">You enabled user registration on your instance but did not configure the following fields:</target>
5b150929
HP
1497 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">10</context></context-group>
1498 </trans-unit>
d7c6b951 1499 <trans-unit id="8948444690892731948" datatype="html">
759856eb
MS
1500 <source>Instance name</source>
1501 <target state="translated">Nome da instância</target>
5b150929
HP
1502 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">13</context></context-group>
1503 </trans-unit>
d7c6b951 1504 <trans-unit id="966824924873033885" datatype="html">
759856eb
MS
1505 <source>Instance short description</source>
1506 <target state="translated">Descrição curta da instância</target>
5b150929
HP
1507 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">14</context></context-group>
1508 </trans-unit>
d7c6b951 1509 <trans-unit id="1339481669904426442" datatype="html">
759856eb
MS
1510 <source>Who you are</source>
1511 <target state="translated">Quem é você</target>
5b150929
HP
1512 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">16</context></context-group>
1513 </trans-unit>
d7c6b951 1514 <trans-unit id="5026256683194518810" datatype="html">
759856eb
MS
1515 <source>How long you plan to maintain your instance</source>
1516 <target state="new">How long you plan to maintain your instance</target>
5b150929
HP
1517 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">17</context></context-group>
1518 </trans-unit>
1519 <trans-unit id="1909672990242291785" datatype="html">
1520 <source>How you plan to pay for keeping your instance running</source>
1521 <target state="new">How you plan to pay for keeping your instance running</target>
90aa0a74
C
1522 <context-group purpose="location">
1523 <context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context>
1524 <context context-type="linenumber">18</context>
1525 </context-group>
1526 </trans-unit>
d7c6b951 1527 <trans-unit id="869943508869906576" datatype="html">
759856eb
MS
1528 <source>How you will moderate your instance</source>
1529 <target state="new">How you will moderate your instance</target>
5b150929
HP
1530 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">20</context></context-group>
1531 </trans-unit>
d7c6b951 1532 <trans-unit id="5032335000394561521" datatype="html">
759856eb
MS
1533 <source>Instance terms</source>
1534 <target state="translated">Termos da instância</target>
5b150929
HP
1535 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">21</context></context-group>
1536 </trans-unit>
1537 <trans-unit id="4116024528500133384" datatype="html">
1538 <source>My settings</source>
1539 <target state="new">My settings</target>
dd7dd42b 1540 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">124</context></context-group>
1541 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">3</context></context-group>
1542 </trans-unit>
5b150929
HP
1543 <trans-unit id="1420294365005204590" datatype="html">
1544 <source>These settings apply only to your session on this instance.</source>
1545 <target state="new">These settings apply only to your session on this instance.</target>
55a5b0fd
C
1546 <context-group purpose="location">
1547 <context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context>
1548 <context context-type="linenumber">8</context>
1549 </context-group>
00e32b7c
C
1550 </trans-unit><trans-unit id="7630362802781892981" datatype="html">
1551 <source>Interface</source><target state="new">Interface</target>
1552 <context-group purpose="location">
1553 <context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context>
1554 <context context-type="linenumber">18</context>
1555 </context-group>
2f03d6dc 1556 </trans-unit>
d7c6b951 1557 <trans-unit id="5330788940795142335" datatype="html">
5b150929 1558 <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>
0711bd6b 1559 <target state="translated">Por favor configura estes campos para ajudar as pessoas a escolherem <x id="START_TAG_STRONG"/>uma instância adequada<x id="CLOSE_TAG_STRONG"/>. Sem estes campos, esta instância não pode ser indexada no <x id="START_LINK"/>JoinPeerTube<x id="CLOSE_LINK"/>. </target>
5b150929
HP
1560 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">24</context></context-group>
1561 </trans-unit>
d7c6b951 1562 <trans-unit id="2728623642717111613" datatype="html">
759856eb
MS
1563 <source>Don't show me this warning anymore</source>
1564 <target state="translated">Não voltar a mostrar-me este aviso</target>
5b150929
HP
1565 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">33</context></context-group>
1566 </trans-unit>
d7c6b951 1567 <trans-unit id="7819314041543176992">
ab67d3e8
C
1568 <source>Close</source>
1569 <target>Fechar</target>
b2d03a83
C
1570
1571
1572
1573 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">28</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">38</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">51</context></context-group></trans-unit>
5b150929
HP
1574 <trans-unit id="4853631149357965563" datatype="html">
1575 <source>Update live settings</source>
1576 <target state="new">Update live settings</target>
b2d03a83
C
1577
1578 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">54</context></context-group></trans-unit><trans-unit id="1254225561962113354" datatype="html">
1579 <source>Server too slow</source><target state="new">Server too slow</target>
1580 <context-group purpose="location">
1581 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.ts</context>
1582 <context context-type="linenumber">42</context>
1583 </context-group>
1584 </trans-unit><trans-unit id="1599290313974118905" datatype="html">
1585 <source>Live blacklisted</source><target state="new">Live blacklisted</target>
1586 <context-group purpose="location">
1587 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.ts</context>
1588 <context context-type="linenumber">43</context>
1589 </context-group>
1590 </trans-unit><trans-unit id="5274374742436838139" datatype="html">
1591 <source>Max duration exceeded</source><target state="new">Max duration exceeded</target>
1592 <context-group purpose="location">
1593 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.ts</context>
1594 <context context-type="linenumber">44</context>
1595 </context-group>
1596 </trans-unit><trans-unit id="1677142486230902467" datatype="html">
1597 <source>Server error</source><target state="new">Server error</target>
1598 <context-group purpose="location">
1599 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.ts</context>
1600 <context context-type="linenumber">45</context>
1601 </context-group>
1602 </trans-unit><trans-unit id="189546967059369850" datatype="html">
1603 <source>Quota exceeded</source><target state="new">Quota exceeded</target>
1604 <context-group purpose="location">
1605 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.ts</context>
1606 <context context-type="linenumber">46</context>
1607 </context-group>
dd7dd42b 1608 </trans-unit>
d7c6b951 1609 <trans-unit id="6013345175862135505" datatype="html">
5b150929 1610 <source>Configure</source>
5a6de093 1611 <target state="new">
cd9246a9
C
1612 Configure
1613 </target>
5b150929
HP
1614 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">43</context></context-group>
1615 </trans-unit>
d7c6b951 1616 <trans-unit id="742596572641738016">
16f88ee5
C
1617 <source>Change the language</source>
1618 <target>Alterar o idioma</target>
5b150929
HP
1619 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/language-chooser.component.html</context><context context-type="linenumber">3</context></context-group>
1620 </trans-unit>
d7c6b951 1621 <trans-unit id="2964653499524716819">
759856eb
MS
1622 <source>Help to translate PeerTube!</source>
1623 <target state="translated">Ajude a traduzir o PeerTube!</target>
5b150929
HP
1624 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/language-chooser.component.html</context><context context-type="linenumber">8</context></context-group>
1625 </trans-unit>
d7c6b951 1626 <trans-unit id="5464118521750361406" datatype="html">
759856eb
MS
1627 <source>Public profile</source>
1628 <target state="translated">Perfil público</target>
5b150929
HP
1629 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">28</context></context-group>
1630 </trans-unit>
d7c6b951 1631 <trans-unit id="7773271640656013365" datatype="html">
5a6de093
C
1632 <source>Interface:</source>
1633 <target state="new">Interface:</target>
dd7dd42b 1634 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">38</context></context-group>
1635 </trans-unit>
d7c6b951 1636 <trans-unit id="1674139713929545659" datatype="html">
5a6de093
C
1637 <source>Videos:</source>
1638 <target state="new">Videos:</target>
dd7dd42b 1639 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">45</context></context-group>
1640 </trans-unit>
d7c6b951 1641 <trans-unit id="9156407045661257130" datatype="html">
5a6de093
C
1642 <source>Sensitive:</source>
1643 <target state="new">Sensitive:</target>
dd7dd42b 1644 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">55</context></context-group>
1645 </trans-unit>
d7c6b951 1646 <trans-unit id="3430483831942247060" datatype="html">
4221079a 1647 <source>Help share videos</source>
ec0aa50c 1648 <target state="translated">Ajude a partilhar vídeos</target>
dd7dd42b 1649 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">61</context></context-group>
1650 </trans-unit>
d7c6b951 1651 <trans-unit id="7005745151564974365" datatype="html">
4221079a 1652 <source>Keyboard shortcuts</source>
ec0aa50c 1653 <target state="translated">Atalhos de teclado</target>
dd7dd42b 1654 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">70</context></context-group>
1655 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">146</context></context-group>
1656 </trans-unit>
2e25a6da 1657
d7c6b951 1658 <trans-unit id="7911416166208830577" datatype="html">
759856eb
MS
1659 <source>Help</source>
1660 <target state="translated">Ajuda</target>
2164a13d
C
1661
1662 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">143</context></context-group></trans-unit>
d7c6b951 1663 <trans-unit id="8378304669563824772" datatype="html">
4221079a 1664 <source>Get help using PeerTube</source>
ec0aa50c 1665 <target state="translated">Obtenha ajuda para usar o PeerTube</target>
dd7dd42b 1666 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">142</context></context-group>
1667 </trans-unit>
d7c6b951 1668 <trans-unit id="2497681082724639563" datatype="html">
5a6de093
C
1669 <source>powered by PeerTube</source>
1670 <target state="new">powered by PeerTube</target>
dd7dd42b 1671 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">152</context></context-group>
1672 </trans-unit>
d7c6b951 1673 <trans-unit id="7507948636555938109" datatype="html">
759856eb
MS
1674 <source>Log out</source>
1675 <target state="translated">Terminar sessão</target>
dd7dd42b 1676 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">75</context></context-group>
1677 </trans-unit>
5b150929
HP
1678 <trans-unit id="8893390761160292681" datatype="html">
1679 <source>My account</source>
1680 <target state="new">My account</target>
dd7dd42b 1681 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">86</context></context-group>
1682 </trans-unit>
5b150929
HP
1683 <trans-unit id="6371572688505952303" datatype="html">
1684 <source>My library</source>
1685 <target state="new">My library</target>
dd7dd42b 1686 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">91</context></context-group>
1687 </trans-unit>
d7c6b951 1688 <trans-unit id="2308975396733519902">
16f88ee5
C
1689 <source>Create an account</source>
1690 <target>Criar uma conta</target>
00e32b7c
C
1691
1692
4c1ce3d4 1693 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">74</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">105</context></context-group></trans-unit>
5b150929
HP
1694 <trans-unit id="3108704604266608109" datatype="html">
1695 <source>My video imports</source>
1696 <target state="new">My video imports</target>
1697 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">90</context></context-group>
1698 </trans-unit>
5b150929
HP
1699 <trans-unit id="949618577357088829" datatype="html">
1700 <source>Create a new playlist</source>
1701 <target state="new">Create a new playlist</target>
1702 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">49</context></context-group>
1703 </trans-unit>
5b150929
HP
1704 <trans-unit id="2689878465089314112" datatype="html">
1705 <source>Interface: <x id="INTERPOLATION" equiv-text="{{ currentInterfaceLanguage }}"/></source>
1706 <target state="new">Interface: <x id="INTERPOLATION" equiv-text="{{ currentInterfaceLanguage }}"/></target>
dd7dd42b 1707 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">137</context></context-group>
1708 </trans-unit>
5b150929
HP
1709 <trans-unit id="667372110624203230" datatype="html">
1710 <source>Import jobs concurrency</source>
1711 <target state="new">Import jobs concurrency</target>
9794fe1c
C
1712
1713 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">254</context></context-group></trans-unit>
5b150929
HP
1714 <trans-unit id="2184839376696112704" datatype="html">
1715 <source>allows to import multiple videos in parallel. ⚠️ Requires a PeerTube restart.</source>
1716 <target state="new">allows to import multiple videos in parallel. ⚠️ Requires a PeerTube restart.</target>
9794fe1c
C
1717
1718 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">255</context></context-group></trans-unit>
5b150929
HP
1719 <trans-unit id="780513172839038392" datatype="html">
1720 <source>jobs in parallel</source>
1721 <target state="new">jobs in parallel</target>
9794fe1c
C
1722
1723
00e32b7c 1724 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">259</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">167</context></context-group></trans-unit>
5b150929
HP
1725 <trans-unit id="5997625369044180192" datatype="html">
1726 <source>Allow import with HTTP URL (e.g. YouTube)</source>
1727 <target state="new">Allow import with HTTP URL (e.g. YouTube)</target>
9794fe1c
C
1728
1729 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">268</context></context-group></trans-unit>
dd7dd42b 1730 <trans-unit id="2095604754338363597" datatype="html">
0d9a327d
C
1731 <source>⚠️ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source>
1732 <target state="new">⚠️ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</target>
9794fe1c
C
1733
1734 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">271</context></context-group></trans-unit>
d7c6b951 1735 <trans-unit id="7627544798203088407" datatype="html">
759856eb
MS
1736 <source>Discover</source>
1737 <target state="translated">Descobrir</target>
5b150929
HP
1738 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">1</context></context-group>
1739 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group>
1740 </trans-unit>
d7c6b951 1741 <trans-unit id="7844706011418789951">
16f88ee5
C
1742 <source>Administration</source>
1743 <target>Administração</target>
fa737aa0
C
1744
1745
1746 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">96</context></context-group></trans-unit>
d7c6b951 1747 <trans-unit id="1726363342938046830">
16f88ee5
C
1748 <source>About</source>
1749 <target>Sobre</target>
00e32b7c
C
1750
1751 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">129</context></context-group></trans-unit><trans-unit id="6653148913296143805" datatype="html">
1752 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="Crea"/>Create an account<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;"/></source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="Crea"/>Create an account<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;"/></target>
1753 <context-group purpose="location">
1754 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context>
1755 <context context-type="linenumber">19,21</context>
1756 </context-group>
1757 </trans-unit><trans-unit id="8246967116432095499" datatype="html">
1758 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="I al"/>I already have an account<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, I log in </source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="I al"/>I already have an account<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, I log in </target>
1759 <context-group purpose="location">
1760 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context>
1761 <context context-type="linenumber">27,30</context>
1762 </context-group>
1763 </trans-unit><trans-unit id="166908375318039781" datatype="html">
1764 <source>I create an account</source><target state="new">I create an account</target>
1765 <context-group purpose="location">
1766 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context>
1767 <context context-type="linenumber">30,31</context>
1768 </context-group>
1769 </trans-unit><trans-unit id="6075115017891566450" datatype="html">
1770 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="Term"/>Terms<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>of <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;"/></source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="Term"/>Terms<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>of <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;"/></target>
1771 <context-group purpose="location">
1772 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context>
1773 <context context-type="linenumber">36,38</context>
1774 </context-group>
1775 </trans-unit><trans-unit id="5788965650054506209" datatype="html">
1776 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="Setu"/>Setup<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>your account<x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/></source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="Setu"/>Setup<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>your account<x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/></target>
1777 <context-group purpose="location">
1778 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context>
1779 <context context-type="linenumber">60,62</context>
1780 </context-group>
1781 </trans-unit><trans-unit id="6090939006626576593" datatype="html">
1782 <source>My channel</source><target state="new">My channel</target>
1783 <context-group purpose="location">
1784 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context>
1785 <context context-type="linenumber">75</context>
1786 </context-group>
1787 </trans-unit><trans-unit id="3071761663064320665" datatype="html">
1788 <source><x id="START_TAG_DIV" ctype="x-div" equiv-text="Create&lt;"/>Create<x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>your first channel<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source><target state="new"><x id="START_TAG_DIV" ctype="x-div" equiv-text="Create&lt;"/>Create<x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>your first channel<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target>
1789 <context-group purpose="location">
1790 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context>
1791 <context context-type="linenumber">77,79</context>
1792 </context-group>
1793 </trans-unit><trans-unit id="3761381527105312450" datatype="html">
1794 <source>I don't want to create a channel</source><target state="new">I don't want to create a channel</target>
1795 <context-group purpose="location">
1796 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context>
1797 <context context-type="linenumber">91,92</context>
1798 </context-group>
1799 </trans-unit><trans-unit id="1792963373738226329" datatype="html">
1800 <source>You will be able to create a channel later</source><target state="new">You will be able to create a channel later</target>
1801 <context-group purpose="location">
1802 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context>
1803 <context context-type="linenumber">94,95</context>
1804 </context-group>
dd7dd42b 1805 </trans-unit>
d7c6b951 1806 <trans-unit id="7922989125096435449" datatype="html">
4221079a
DS
1807 <source>Contact</source>
1808 <target state="new">Contact</target>
dd7dd42b 1809 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-routing.module.ts</context><context context-type="linenumber">36</context></context-group>
1810 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">141</context></context-group>
1811 </trans-unit>
d7c6b951 1812 <trans-unit id="403762424689874454">
759856eb
MS
1813 <source>View your notifications</source>
1814 <target state="translated">Ver as suas notificações</target>
5b150929
HP
1815 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">3</context></context-group>
1816 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">11</context></context-group>
1817 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">11</context></context-group>
1818 </trans-unit>
d7c6b951 1819 <trans-unit id="2333314224059826550" datatype="html">
759856eb
MS
1820 <source>Mark all as read</source>
1821 <target state="translated">Marcar tudo como visto</target>
5b150929
HP
1822 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">27</context></context-group>
1823 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">27</context></context-group>
1824 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">20</context></context-group>
1825 </trans-unit>
d7c6b951 1826 <trans-unit id="8278995041812548563">
759856eb
MS
1827 <source>Update your notification preferences</source>
1828 <target state="translated">Atualizar as suas preferências de notificação</target>
00e32b7c
C
1829
1830 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit>
d7c6b951 1831 <trans-unit id="5842982307680337701">
759856eb
MS
1832 <source>See all your notifications</source>
1833 <target state="translated">Ver todas as suas notificações</target>
00e32b7c
C
1834
1835 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">54</context></context-group></trans-unit>
5b150929
HP
1836 <trans-unit id="5108072242786374364" datatype="html">
1837 <source>Welcome to <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>, dear user!</source>
1838 <target state="new">Welcome to <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>, dear user!</target>
1839 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">3</context></context-group>
1840 </trans-unit>
1841 <trans-unit id="8821712929823045567" datatype="html">
1842 <source>It's time to set up your account profile!</source>
1843 <target state="new">It's time to set up your account profile!</target>
1844 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">10</context></context-group>
1845 </trans-unit>
1846 <trans-unit id="7239874680342223476" datatype="html">
0d9a327d
C
1847 <source>Help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> by:</source>
1848 <target state="new">Help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> by:</target>
5b150929
HP
1849 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">12</context></context-group>
1850 </trans-unit>
1851 <trans-unit id="5856432243446401016" datatype="html">
0d9a327d
C
1852 <source>Uploading an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source>
1853 <target state="new">Uploading an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target>
5b150929
HP
1854 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">15</context></context-group>
1855 </trans-unit>
1856 <trans-unit id="3221645359464920754" datatype="html">
0d9a327d
C
1857 <source>Writing a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source>
1858 <target state="new">Writing a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target>
5b150929
HP
1859 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">16</context></context-group>
1860 </trans-unit>
1861 <trans-unit id="2218100934178971211" datatype="html">
1862 <source>Don't show me this anymore</source>
1863 <target state="new">Don't show me this anymore</target>
91ae3c4a 1864 <context-group purpose="location">
36e5e1d7
C
1865 <context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context>
1866 <context context-type="linenumber">23</context>
91ae3c4a 1867 </context-group>
5b150929
HP
1868 </trans-unit>
1869 <trans-unit id="4424964105331349857" datatype="html">
1870 <source>I'm a teapot</source>
1871 <target state="new">I'm a teapot</target>
1872 <context-group purpose="location"><context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.ts</context><context context-type="linenumber">27</context></context-group>
1873 </trans-unit>
1874 <trans-unit id="1597262876035959248" datatype="html">
1875 <source>That's an error.</source>
1876 <target state="new">That's an error.</target>
95bd9515
C
1877 <context-group purpose="location">
1878 <context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context>
1879 <context context-type="linenumber">4</context>
1880 </context-group>
5b150929
HP
1881 </trans-unit>
1882 <trans-unit id="3343007694071351756" datatype="html">
1883 <source>We couldn't find any video tied to the URL <x id="INTERPOLATION" equiv-text="{{ pathname }}"/> you were looking for.</source>
1884 <target state="new">We couldn't find any video tied to the URL <x id="INTERPOLATION" equiv-text="{{ pathname }}"/> you were looking for.</target>
95bd9515
C
1885 <context-group purpose="location">
1886 <context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context>
90aa0a74 1887 <context context-type="linenumber">7</context>
95bd9515 1888 </context-group>
5b150929
HP
1889 </trans-unit>
1890 <trans-unit id="7366678433039425999" datatype="html">
1891 <source>We couldn't find any resource tied to the URL <x id="INTERPOLATION" equiv-text="{{ pathname }}"/> you were looking for.</source>
1892 <target state="new">We couldn't find any resource tied to the URL <x id="INTERPOLATION" equiv-text="{{ pathname }}"/> you were looking for.</target>
95bd9515
C
1893 <context-group purpose="location">
1894 <context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context>
90aa0a74 1895 <context context-type="linenumber">8</context>
95bd9515 1896 </context-group>
5b150929
HP
1897 </trans-unit>
1898 <trans-unit id="3522707340816553139" datatype="html">
1899 <source>Possible reasons:</source>
1900 <target state="new">Possible reasons:</target>
95bd9515 1901 <note priority="1" from="description">Possible reasons preceding a list of reasons a `Not Found` error page may occur</note>
5b150929
HP
1902 <context-group purpose="location"><context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context><context context-type="linenumber">12</context></context-group>
1903 </trans-unit>
1904 <trans-unit id="6925335998927745197" datatype="html">
1905 <source>You may have used an outdated or broken link</source>
1906 <target state="new">You may have used an outdated or broken link</target>
1907 <context-group purpose="location"><context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context><context context-type="linenumber">15</context></context-group>
1908 </trans-unit>
1909 <trans-unit id="1171455174603388942" datatype="html">
1910 <source>The video may have been moved or deleted</source>
1911 <target state="new">The video may have been moved or deleted</target>
95bd9515
C
1912 <context-group purpose="location">
1913 <context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context>
90aa0a74 1914 <context context-type="linenumber">17</context>
95bd9515 1915 </context-group>
5b150929
HP
1916 </trans-unit>
1917 <trans-unit id="2213348264902218064" datatype="html">
1918 <source>The resource may have been moved or deleted</source>
1919 <target state="new">The resource may have been moved or deleted</target>
95bd9515
C
1920 <context-group purpose="location">
1921 <context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context>
90aa0a74 1922 <context context-type="linenumber">18</context>
95bd9515 1923 </context-group>
5b150929
HP
1924 </trans-unit>
1925 <trans-unit id="3209594685692897380" datatype="html">
1926 <source>You may have typed the address or URL incorrectly</source>
1927 <target state="new">You may have typed the address or URL incorrectly</target>
1928 <context-group purpose="location"><context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context><context context-type="linenumber">20</context></context-group>
1929 </trans-unit>
1930 <trans-unit id="3290262698447971494" datatype="html">
1931 <source>You are not authorized here.</source>
1932 <target state="new">You are not authorized here.</target>
1933 <context-group purpose="location"><context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context><context context-type="linenumber">27</context></context-group>
1934 </trans-unit>
1935 <trans-unit id="6209939621665316894" datatype="html">
1936 <source>You might need to check your account is allowed by the video or instance owner.</source>
1937 <target state="new">You might need to check your account is allowed by the video or instance owner.</target>
95bd9515
C
1938 <context-group purpose="location">
1939 <context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context>
90aa0a74 1940 <context context-type="linenumber">30</context>
95bd9515 1941 </context-group>
5b150929
HP
1942 </trans-unit>
1943 <trans-unit id="3543381263966122204" datatype="html">
1944 <source>You might need to check your account is allowed by the resource or instance owner.</source>
1945 <target state="new">You might need to check your account is allowed by the resource or instance owner.</target>
95bd9515
C
1946 <context-group purpose="location">
1947 <context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context>
90aa0a74 1948 <context context-type="linenumber">31</context>
95bd9515 1949 </context-group>
5b150929
HP
1950 </trans-unit>
1951 <trans-unit id="7231414106228227962" datatype="html">
1952 <source>The requested entity body blends sweet bits with a mellow earthiness.</source>
1953 <target state="new"> The requested entity body blends sweet bits with a mellow earthiness. </target>
b87b606a 1954 <note priority="1" from="description">Description of a tea flavour, keeping the 'requested entity body' as a technical expression referring to a web request</note>
5b150929
HP
1955 <context-group purpose="location"><context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context><context context-type="linenumber">39</context></context-group>
1956 </trans-unit>
1957 <trans-unit id="2933819425721221134" datatype="html">
1958 <source>Sepia seems to like it.</source>
1959 <target state="new">Sepia seems to like it.</target>
95bd9515 1960 <note priority="1" from="description">This is about Sepia's tea</note>
5b150929
HP
1961 <context-group purpose="location"><context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.html</context><context context-type="linenumber">42</context></context-group>
1962 </trans-unit>
1963 <trans-unit id="2971365540217107489" datatype="html">
1964 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source>
1965 <target state="new">Media is too large for the server. Please contact you administrator if you want to increase the limit size.</target>
2164a13d
C
1966
1967 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">102</context></context-group></trans-unit>
d7c6b951 1968 <trans-unit id="5131854469652959713" datatype="html">
4221079a
DS
1969 <source>GLOBAL SEARCH</source>
1970 <target state="new">GLOBAL SEARCH</target>
5b150929
HP
1971 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">26</context></context-group>
1972 </trans-unit>
d7c6b951 1973 <trans-unit id="1843010981261389722" datatype="html">
5a6de093 1974 <source>using <x id="INTERPOLATION"/></source>
0711bd6b 1975 <target state="translated">a usar <x id="INTERPOLATION"/></target>
5b150929
HP
1976 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">28</context></context-group>
1977 </trans-unit>
d7c6b951 1978 <trans-unit id="4070041848101291003" datatype="html">
4221079a 1979 <source>Results will be augmented with those of a third-party index. Only data necessary to make the query will be sent.</source>
ec0aa50c 1980 <target state="translated">Resultados serão aumentados por indexação dos terceiros. Apenas a informação necessária para fazer a solicitação irá ser enviada.</target>
00e32b7c
C
1981
1982 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">31</context></context-group></trans-unit>
5b150929
HP
1983 <trans-unit id="2807610143550376912" datatype="html">
1984 <source>Your query will be matched against video names or descriptions, channel names.</source>
1985 <target state="new">Your query will be matched against video names or descriptions, channel names.</target>
00e32b7c
C
1986
1987 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">36</context></context-group></trans-unit>
d7c6b951 1988 <trans-unit id="3801957940570333397" datatype="html">
4221079a
DS
1989 <source>ADVANCED SEARCH</source>
1990 <target state="new">ADVANCED SEARCH</target>
00e32b7c
C
1991
1992 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit>
d7c6b951 1993 <trans-unit id="3416071273413341159" datatype="html">
4221079a 1994 <source>any instance</source>
ec0aa50c 1995 <target state="translated">qualquer instância</target>
00e32b7c
C
1996
1997 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">41</context></context-group></trans-unit>
d7c6b951 1998 <trans-unit id="1764675694412365696" datatype="html">
4221079a 1999 <source>only followed instances</source>
ec0aa50c 2000 <target state="translated">apenas instâncias seguidas</target>
00e32b7c
C
2001
2002 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">42</context></context-group></trans-unit>
d7c6b951 2003 <trans-unit id="6462732349450217281" datatype="html">
4221079a 2004 <source>Determines whether you can resolve any distant content, or if this instance only allows doing so for instances it follows.</source>
ec0aa50c 2005 <target state="translated">Determina se você pode concluir o pedido a qualquer conteúdo distante, ou se esta instância apenas deixa fazê-lo para instâncias seguidas por esta instância.</target>
00e32b7c
C
2006
2007 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">40</context></context-group></trans-unit>
d7c6b951 2008 <trans-unit id="3710530516408401495" datatype="html">
5a6de093
C
2009 <source>will list the matching channel</source>
2010 <target state="new">will list the matching channel</target>
00e32b7c
C
2011
2012
2013 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">51</context></context-group></trans-unit>
d7c6b951 2014 <trans-unit id="6913541939335935215" datatype="html">
5a6de093
C
2015 <source>will list the matching video</source>
2016 <target state="new">will list the matching video</target>
00e32b7c
C
2017
2018 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">54</context></context-group></trans-unit>
d7c6b951 2019 <trans-unit id="8854094932942190741">
16f88ee5 2020 <source>Search...</source>
759856eb 2021 <target>Procurar...</target>
dd7dd42b 2022 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">23</context></context-group>
2023 </trans-unit>
d7c6b951 2024 <trans-unit id="2468689683507870964" datatype="html">
5a6de093
C
2025 <source>In this instance's network</source>
2026 <target state="new">In this instance's network</target>
5b150929
HP
2027 <context-group purpose="location"><context context-type="sourcefile">src/app/header/suggestion.component.html</context><context context-type="linenumber">14</context></context-group>
2028 </trans-unit>
d7c6b951 2029 <trans-unit id="4494942989613184609" datatype="html">
4221079a 2030 <source>In the vidiverse</source>
ec0aa50c 2031 <target state="translated">No vídeoverso</target>
5b150929 2032 <context-group purpose="location"><context context-type="sourcefile">src/app/header/suggestion.component.html</context><context context-type="linenumber">15</context></context-group>
2164a13d
C
2033 </trans-unit><trans-unit id="8151924435547335490" datatype="html">
2034 <source>Upload failed</source><target state="new">Upload failed</target>
2035 <context-group purpose="location">
2036 <context context-type="sourcefile">src/app/helpers/utils/upload.ts</context>
2037 <context context-type="linenumber">12</context>
2038 </context-group>
5b150929 2039 </trans-unit>
d7c6b951 2040 <trans-unit id="5146398958364876914">
16f88ee5
C
2041 <source>Sort</source>
2042 <target>Ordenar</target>
5b150929
HP
2043 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">7</context></context-group>
2044 </trans-unit>
5b150929
HP
2045 <trans-unit id="4540121094340493564" datatype="html">
2046 <source>Display only</source>
2047 <target state="new">Display only</target>
12fa2a6a
C
2048 <context-group purpose="location">
2049 <context context-type="sourcefile">src/app/+search/search-filters.component.html</context>
2050 <context context-type="linenumber">21</context>
2051 </context-group>
5b150929 2052 </trans-unit>
d7c6b951 2053 <trans-unit id="7970752988844762769">
5e6c69ce
C
2054 <source>Published date</source>
2055 <target>Data de publicação</target>
5b150929
HP
2056 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">59</context></context-group>
2057 </trans-unit>
d7c6b951 2058 <trans-unit id="5038188980760269298" datatype="html">
759856eb
MS
2059 <source>Original publication year</source>
2060 <target state="translated">Ano da publicação original</target>
5b150929
HP
2061 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">73</context></context-group>
2062 </trans-unit>
d7c6b951 2063 <trans-unit id="2316758236788716819" datatype="html">
759856eb
MS
2064 <source>After...</source>
2065 <target state="translated">Depois...</target>
5b150929
HP
2066 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">85</context></context-group>
2067 </trans-unit>
d7c6b951 2068 <trans-unit id="5418443214217152433" datatype="html">
759856eb
MS
2069 <source>Before...</source>
2070 <target state="translated">Antes...</target>
5b150929
HP
2071 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">95</context></context-group>
2072 </trans-unit>
d7c6b951 2073 <trans-unit id="7410432243549869948">
16f88ee5
C
2074 <source>Duration</source>
2075 <target>Duração</target>
00e32b7c
C
2076
2077
2078 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">108</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">62</context></context-group></trans-unit>
d7c6b951 2079 <trans-unit id="3589238979642505685">
16f88ee5
C
2080 <source>Display sensitive content</source>
2081 <target>Visualizar conteúdo sensível</target>
5b150929
HP
2082 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">40</context></context-group>
2083 </trans-unit>
d7c6b951 2084 <trans-unit id="2807800733729323332">
16f88ee5
C
2085 <source>Yes</source>
2086 <target>Sim</target>
5b150929
HP
2087 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">48</context></context-group>
2088 </trans-unit>
d7c6b951 2089 <trans-unit id="3542042671420335679">
16f88ee5
C
2090 <source>No</source>
2091 <target>Não</target>
5b150929
HP
2092 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">53</context></context-group>
2093 </trans-unit>
d7c6b951 2094 <trans-unit id="1806667489382256324">
16f88ee5
C
2095 <source>Category</source>
2096 <target>Categoria</target>
00e32b7c
C
2097
2098
2099
4c1ce3d4 2100 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">121</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">68</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">27</context></context-group></trans-unit>
d7c6b951 2101 <trans-unit id="2199290266269383925" datatype="html">
4221079a
DS
2102 <source>Display all categories</source>
2103 <target state="new">Display all categories</target>
5b150929
HP
2104 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">127</context></context-group>
2105 </trans-unit>
d7c6b951 2106 <trans-unit id="9065795501872450602">
16f88ee5
C
2107 <source>Licence</source>
2108 <target>Licença</target>
00e32b7c
C
2109
2110
2111
4c1ce3d4 2112 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">134</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">36</context></context-group></trans-unit>
d7c6b951 2113 <trans-unit id="4184995865179898060" datatype="html">
4221079a
DS
2114 <source>Display all licenses</source>
2115 <target state="new">Display all licenses</target>
5b150929
HP
2116 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">140</context></context-group>
2117 </trans-unit>
d7c6b951 2118 <trans-unit id="2826581353496868063">
16f88ee5
C
2119 <source>Language</source>
2120 <target>Idioma</target>
00e32b7c
C
2121
2122
2123
2124
4c1ce3d4 2125 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">147</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">10</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">99</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">45</context></context-group></trans-unit>
d7c6b951 2126 <trans-unit id="7904142744051432458" datatype="html">
4221079a
DS
2127 <source>Display all languages</source>
2128 <target state="new">Display all languages</target>
5b150929
HP
2129 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">153</context></context-group>
2130 </trans-unit>
d7c6b951 2131 <trans-unit id="2252476112877289102">
16f88ee5
C
2132 <source>All of these tags</source>
2133 <target>Todas estas etiquetas</target>
5b150929
HP
2134 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">162</context></context-group>
2135 </trans-unit>
d7c6b951 2136 <trans-unit id="4413784616961145955">
16f88ee5
C
2137 <source>One of these tags</source>
2138 <target>Uma destas etiquetas</target>
5b150929
HP
2139 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">170</context></context-group>
2140 </trans-unit>
2141 <trans-unit id="5143793904897598509" datatype="html">
2142 <source>PeerTube instance host</source>
2143 <target state="new">PeerTube instance host</target>
4a7056b2
C
2144 <context-group purpose="location">
2145 <context context-type="sourcefile">src/app/+search/search-filters.component.html</context>
2146 <context context-type="linenumber">178</context>
2147 </context-group>
dd7dd42b 2148 </trans-unit>
2149 <trans-unit id="8244789432276387088" datatype="html">
2150 <source>Result types</source>
2151 <target state="new">Result types</target>
42fea41a
C
2152 <context-group purpose="location">
2153 <context context-type="sourcefile">src/app/+search/search-filters.component.html</context>
2154 <context context-type="linenumber">187</context>
2155 </context-group>
4a7056b2 2156 </trans-unit>
d7c6b951 2157 <trans-unit id="283421392567624698" datatype="html">
5a6de093
C
2158 <source>Search target</source>
2159 <target state="new">Search target</target>
dd7dd42b 2160 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">212</context></context-group>
2161 </trans-unit>
d7c6b951 2162 <trans-unit id="2489767671380266270" datatype="html">
5a6de093
C
2163 <source>Vidiverse</source>
2164 <target state="new">Vidiverse</target>
dd7dd42b 2165 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">222</context></context-group>
2166 </trans-unit>
d7c6b951 2167 <trans-unit id="5478121364779850827" datatype="html">
759856eb
MS
2168 <source>Reset</source>
2169 <target state="new">
5e6c69ce
C
2170 Reset
2171 </target>
fa737aa0
C
2172
2173
2174
2175
2176
2177
2178
2179
2180
2181
2182
2183
2184
2185 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">74</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">109</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">122</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">148</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">171</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">188</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">229</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/reactive-file.component.html</context><context context-type="linenumber">16</context></context-group></trans-unit>
d7c6b951 2186 <trans-unit id="8829497237648100098">
16f88ee5
C
2187 <source>Filter</source>
2188 <target>Filtro</target>
dd7dd42b 2189 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">233</context></context-group>
2190 </trans-unit>
d7c6b951 2191 <trans-unit id="6479885129995567639" datatype="html">
5a6de093
C
2192 <source>Video channels</source>
2193 <target state="new">Video channels</target>
5b150929
HP
2194 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">1</context></context-group>
2195 </trans-unit>
d7c6b951 2196 <trans-unit id="1909308046360229945">
ae8b8faf
C
2197 <source>Add caption</source>
2198 <target>Adicionar legenda oculta</target>
5b150929
HP
2199 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">5</context></context-group>
2200 </trans-unit>
d7c6b951 2201 <trans-unit id="753928283782809091">
ae8b8faf
C
2202 <source>Select the caption file</source>
2203 <target>Selecionar um arquivo de legenda oculta</target>
5b150929
HP
2204 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">24</context></context-group>
2205 </trans-unit>
d7c6b951 2206 <trans-unit id="4616828176080418150">
759856eb 2207 <source>This will replace an existing caption!</source>
ae8b8faf
C
2208 <target>
2209 Isto vai substituir uma legenda existente!
2210 </target>
5b150929
HP
2211 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">30</context></context-group>
2212 </trans-unit>
d7c6b951 2213 <trans-unit id="2752121353049766867">
ae8b8faf
C
2214 <source>Add this caption</source>
2215 <target>Adicionar essa legenda oculta</target>
5b150929 2216 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">42</context></context-group>
3c18ff47
C
2217 </trans-unit><trans-unit id="480001148850006323" datatype="html">
2218 <source>Edit caption</source><target state="new">Edit caption</target>
2219 <context-group purpose="location">
2220 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal/video-caption-edit-modal.component.html</context>
2221 <context context-type="linenumber">5</context>
2222 </context-group>
2223 </trans-unit><trans-unit id="6838559377527923778" datatype="html">
2224 <source>Caption</source><target state="new">Caption</target>
2225 <context-group purpose="location">
2226 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal/video-caption-edit-modal.component.html</context>
2227 <context context-type="linenumber">10</context>
2228 </context-group>
2229 </trans-unit><trans-unit id="1989971680596153649" datatype="html">
2230 <source>Edit this caption</source><target state="new">Edit this caption</target>
2231 <context-group purpose="location">
2232 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal/video-caption-edit-modal.component.html</context>
2233 <context context-type="linenumber">31</context>
2234 </context-group>
5b150929 2235 </trans-unit>
d7c6b951 2236 <trans-unit id="5701618810648052610">
ae8b8faf
C
2237 <source>Title</source>
2238 <target>Título</target>
dd7dd42b 2239 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">17</context></context-group>
2240 </trans-unit>
d7c6b951 2241 <trans-unit id="7886570921510760899">
ae8b8faf
C
2242 <source>Tags</source>
2243 <target>Tags</target>
00e32b7c
C
2244
2245
2246 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">54</context></context-group></trans-unit>
d7c6b951 2247 <trans-unit id="354332809647287722" datatype="html">
5b150929 2248 <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>
0711bd6b 2249 <target state="translated">As etiquetas são usadas para o sistema fazer recomendações relevantes. <x id="LINE_BREAK"/> O limite são 5 etiquetas. <x id="LINE_BREAK"/> Carrega em <x id="START_TAG_KBD"/>Enter<x id="CLOSE_TAG_KBD"/> para adicionar uma etiqueta nova. </target>
2164a13d
C
2250
2251 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">30</context></context-group></trans-unit>
d7c6b951 2252 <trans-unit id="3265632123453688399">
759856eb
MS
2253 <source>Enter a new tag</source>
2254 <target state="new">Enter a new tag</target>
5b150929
HP
2255 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-tags.component.ts</context><context context-type="linenumber">19</context></context-group>
2256 </trans-unit>
2257 <trans-unit id="6179532215548637839" datatype="html">
2258 <source>extensions</source>
2259 <target state="new">extensions</target>
2260 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image-edit/actor-avatar-edit.component.ts</context><context context-type="linenumber">47</context></context-group>
2261 </trans-unit>
2262 <trans-unit id="8054921481196967348" datatype="html">
2263 <source>This image is too large.</source>
2264 <target state="new">This image is too large.</target>
2265 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image-edit/actor-avatar-edit.component.ts</context><context context-type="linenumber">55</context></context-group>
2266 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image-edit/actor-banner-edit.component.ts</context><context context-type="linenumber">52</context></context-group>
2267 </trans-unit>
2268 <trans-unit id="6259523075362402245" datatype="html">
2269 <source>Upload a new banner</source>
2270 <target state="new">Upload a new banner</target>
00e32b7c
C
2271
2272
2273 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image-edit/actor-banner-edit.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit>
5b150929
HP
2274 <trans-unit id="1117672957968812680" datatype="html">
2275 <source>Change your banner</source>
2276 <target state="new">Change your banner</target>
00e32b7c
C
2277
2278 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image-edit/actor-banner-edit.component.html</context><context context-type="linenumber">16</context></context-group></trans-unit>
5b150929
HP
2279 <trans-unit id="3394080812181176794" datatype="html">
2280 <source>Remove banner</source>
2281 <target state="new">Remove banner</target>
00e32b7c
C
2282
2283 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image-edit/actor-banner-edit.component.html</context><context context-type="linenumber">28</context></context-group></trans-unit>
5b150929
HP
2284 <trans-unit id="7306351600905511107" datatype="html">
2285 <source>ratio 6/1, recommended size: 1920x317, max size: <x id="PH" equiv-text="getBytes(this.maxBannerSize)"/>, extensions: <x id="PH_1" equiv-text="this.bannerExtensions"/></source>
2286 <target state="new">ratio 6/1, recommended size: 1920x317, max size: <x id="PH" equiv-text="getBytes(this.maxBannerSize)"/>, extensions: <x id="PH_1" equiv-text="this.bannerExtensions"/></target>
2287 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image-edit/actor-banner-edit.component.ts</context><context context-type="linenumber">44</context></context-group>
2288 </trans-unit>
2289 <trans-unit id="3220184757632006830" datatype="html">
2290 <source>Account avatar</source>
2291 <target state="new">Account avatar</target>
00e32b7c
C
2292
2293 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">48</context></context-group></trans-unit>
5b150929
HP
2294 <trans-unit id="1138964882426023395" datatype="html">
2295 <source>Channel avatar</source>
2296 <target state="new">Channel avatar</target>
00e32b7c
C
2297
2298 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">49</context></context-group></trans-unit>
5b150929 2299 <trans-unit id="1358902062258458923" datatype="html">
0d9a327d
C
2300 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://en.wikipedia.org/wiki/Markdown#Example&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;>"/>Markdown compatible<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> that also supports <x id="START_LINK_1" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/api-custom-client-markup&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;>"/>custom PeerTube HTML tags<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></source>
2301 <target state="new"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://en.wikipedia.org/wiki/Markdown#Example&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;>"/>Markdown compatible<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> that also supports <x id="START_LINK_1" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/api-custom-client-markup&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;>"/>custom PeerTube HTML tags<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></target>
c5c848c5
C
2302 <context-group purpose="location">
2303 <context context-type="sourcefile">src/app/shared/shared-custom-markup/custom-markup-help.component.html</context>
2304 <context context-type="linenumber">2</context>
2305 </context-group>
5b150929
HP
2306 </trans-unit>
2307 <trans-unit id="7976591803735140601" datatype="html">
2308 <source>Latest published video</source>
2309 <target state="new">Latest published video</target>
c5c848c5
C
2310 <context-group purpose="location">
2311 <context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context>
2312 <context context-type="linenumber">24</context>
2313 </context-group>
5b150929
HP
2314 </trans-unit>
2315 <trans-unit id="283609029522452529" datatype="html">
2316 <source>Error in channel miniature component: <x id="PH" equiv-text="err.message"/></source>
2317 <target state="new">Error in channel miniature component: <x id="PH" equiv-text="err.message"/></target>
64ef55f7
C
2318 <context-group purpose="location">
2319 <context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.ts</context>
2320 <context context-type="linenumber">57</context>
2321 </context-group>
5b150929
HP
2322 </trans-unit>
2323 <trans-unit id="3059355667050002541" datatype="html">
2324 <source>Error in playlist miniature component: <x id="PH" equiv-text="err.message"/></source>
2325 <target state="new">Error in playlist miniature component: <x id="PH" equiv-text="err.message"/></target>
64ef55f7
C
2326 <context-group purpose="location">
2327 <context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/playlist-miniature-markup.component.ts</context>
2328 <context context-type="linenumber">47</context>
2329 </context-group>
5b150929
HP
2330 </trans-unit>
2331 <trans-unit id="863691161959989717" datatype="html">
2332 <source>Error in video miniature component: <x id="PH" equiv-text="err.message"/></source>
2333 <target state="new">Error in video miniature component: <x id="PH" equiv-text="err.message"/></target>
2334 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/video-miniature-markup.component.ts</context><context context-type="linenumber">60</context></context-group>
2335 </trans-unit>
2336 <trans-unit id="1247256698916587400" datatype="html">
2337 <source>Error in videos list component: <x id="PH" equiv-text="err.message"/></source>
2338 <target state="new">Error in videos list component: <x id="PH" equiv-text="err.message"/></target>
64ef55f7
C
2339 <context-group purpose="location">
2340 <context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/videos-list-markup.component.ts</context>
2341 <context context-type="linenumber">77</context>
2342 </context-group>
5b150929
HP
2343 </trans-unit>
2344 <trans-unit id="1460134385691851101" datatype="html">
2345 <source>Advanced filters</source>
2346 <target state="new">Advanced filters</target>
3c18ff47
C
2347
2348
2349
2350
2351
2164a13d 2352 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">112</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">39</context></context-group></trans-unit>
d7c6b951 2353 <trans-unit id="2504502765849142619" datatype="html">
5a6de093
C
2354 <source>No items found</source>
2355 <target state="new">No items found</target>
5b150929
HP
2356 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-checkbox.component.html</context><context context-type="linenumber">15</context></context-group>
2357 </trans-unit>
d7c6b951 2358 <trans-unit id="4902817035128594900">
16f88ee5
C
2359 <source>Description</source>
2360 <target>Descrição</target>
00e32b7c
C
2361
2362
2363
2364
2365
2366
2367
2368
2369 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">113</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html</context><context context-type="linenumber">28</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit>
d7c6b951 2370 <trans-unit id="8740951153302736329" datatype="html">
759856eb
MS
2371 <source>Video descriptions are truncated by default and require manual action to expand them.</source>
2372 <target state="new">
040758e0
C
2373 Video descriptions are truncated by default and require manual action to expand them.
2374 </target>
2164a13d
C
2375
2376 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">49</context></context-group></trans-unit>
5b150929 2377 <trans-unit id="2090254132451149776" datatype="html">
0d9a327d
C
2378 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://chooser-beta.creativecommons.org/&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>Choose<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> the appropriate licence for your work. </source>
2379 <target state="new"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://chooser-beta.creativecommons.org/&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>Choose<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> the appropriate licence for your work. </target>
4c1ce3d4
C
2380
2381 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit>
d7c6b951 2382 <trans-unit id="5462361983940693567">
ae8b8faf
C
2383 <source>Channel</source>
2384 <target>Canal</target>
00e32b7c
C
2385
2386
2387
2388
2389
2390
2391
2392
4c1ce3d4 2393 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">63</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">19</context></context-group></trans-unit>
d7c6b951 2394 <trans-unit id="2806917038528218276" datatype="html">
4221079a
DS
2395 <source>FAQ</source>
2396 <target state="new">FAQ</target>
2164a13d
C
2397
2398 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">144</context></context-group></trans-unit>
d7c6b951 2399 <trans-unit id="3620232640697554352" datatype="html">
4221079a 2400 <source>Frequently asked questions about PeerTube</source>
ec0aa50c 2401 <target state="translated">Perguntas frequentes sobre PeerTube</target>
dd7dd42b 2402 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">143</context></context-group>
2403 </trans-unit>
d7c6b951 2404 <trans-unit id="8942351587754185907" datatype="html">
4221079a
DS
2405 <source>API</source>
2406 <target state="new">API</target>
2164a13d
C
2407
2408 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">146</context></context-group></trans-unit><trans-unit id="7366542359085748162" datatype="html">
2e25a6da
C
2409 <source>powered by PeerTube - CopyLeft 2015-2022</source><target state="new">powered by PeerTube - CopyLeft 2015-2022</target>
2410 <context-group purpose="location">
2411 <context context-type="sourcefile">src/app/menu/menu.component.html</context>
2412 <context context-type="linenumber">151</context>
2413 </context-group>
dd7dd42b 2414 </trans-unit>
d7c6b951 2415 <trans-unit id="3722967224215437913" datatype="html">
4221079a
DS
2416 <source>API documentation</source>
2417 <target state="new">API documentation</target>
dd7dd42b 2418 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">145</context></context-group>
2419 </trans-unit>
d7c6b951 2420 <trans-unit id="9012879216268259096">
5a6de093 2421 <source>Schedule publication (<x id="INTERPOLATION"/>)</source>
5b150929 2422 <target>Agendar publicação (<x id="INTERPOLATION"/>)</target>
4c1ce3d4
C
2423
2424 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">122</context></context-group></trans-unit>
d7c6b951 2425 <trans-unit id="9155449485123349070" datatype="html">
5a6de093
C
2426 <source>Contains sensitive content</source>
2427 <target state="new">Contains sensitive content</target>
4c1ce3d4
C
2428
2429 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">136</context></context-group></trans-unit>
5b150929
HP
2430 <trans-unit id="4850841867094321899" datatype="html">
2431 <source>Some instances hide videos containing mature or explicit content by default.</source>
2432 <target state="new">Some instances hide videos containing mature or explicit content by default.</target>
4c1ce3d4
C
2433
2434 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">140</context></context-group></trans-unit>
d7c6b951 2435 <trans-unit id="4895908242997839943" datatype="html">
5a6de093
C
2436 <source>Publish after transcoding</source>
2437 <target state="new">Publish after transcoding</target>
4c1ce3d4
C
2438
2439 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">146</context></context-group></trans-unit>
d7c6b951 2440 <trans-unit id="5596242684708779591">
ae8b8faf
C
2441 <source>If you decide not to wait for transcoding before publishing the video, it could be unplayable until transcoding ends.</source>
2442 <target>Se você decidir não aguardar a transcodificação antes de publicar o vídeo, ele poderá não ser reproduzido até que a transcodificação termine.</target>
4c1ce3d4
C
2443
2444 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">150</context></context-group></trans-unit>
d7c6b951 2445 <trans-unit id="5984574397847510001">
ae8b8faf
C
2446 <source>Basic info</source>
2447 <target>Info básica</target>
dd7dd42b 2448 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">11</context></context-group>
2449 </trans-unit>
d7c6b951 2450 <trans-unit id="2142169012597585513">
ae8b8faf
C
2451 <source>Add another caption</source>
2452 <target>Adicionar outra legenda oculta</target>
4c1ce3d4
C
2453
2454 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">173</context></context-group></trans-unit>
d7c6b951 2455 <trans-unit id="4525569337497033381">
ae8b8faf
C
2456 <source>See the subtitle file</source>
2457 <target>Veja o arquivo de legenda</target>
4c1ce3d4
C
2458
2459 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">182</context></context-group></trans-unit>
d7c6b951 2460 <trans-unit id="5600963353867835532">
0d9a327d 2461 <source>Already uploaded ✔</source>
759856eb 2462 <target state="new">Already uploaded ✔</target>
4c1ce3d4
C
2463
2464 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">186</context></context-group></trans-unit>
d7c6b951 2465 <trans-unit id="73284819990858102">
759856eb
MS
2466 <source>Will be created on update</source>
2467 <target state="new">Will be created on update</target>
3c18ff47 2468
4c1ce3d4 2469 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">195</context></context-group></trans-unit>
d7c6b951 2470 <trans-unit id="7044449271109607418">
ae8b8faf
C
2471 <source>Cancel create</source>
2472 <target>Cancelar criação</target>
3c18ff47 2473
4c1ce3d4 2474 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">197</context></context-group></trans-unit><trans-unit id="8541869921865486762" datatype="html">
3c18ff47 2475 <source>Will be edited on update</source><target state="new">Will be edited on update</target>
4c1ce3d4
C
2476
2477 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">203</context></context-group></trans-unit><trans-unit id="4013233634947488312" datatype="html">
3c18ff47 2478 <source>Cancel edition</source><target state="new">Cancel edition</target>
4c1ce3d4
C
2479
2480 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">205</context></context-group></trans-unit>
d7c6b951 2481 <trans-unit id="7879454016898626211">
759856eb
MS
2482 <source>Will be deleted on update</source>
2483 <target state="new">Will be deleted on update</target>
3c18ff47 2484
4c1ce3d4 2485 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">211</context></context-group></trans-unit>
d7c6b951 2486 <trans-unit id="305832955565133216">
ae8b8faf
C
2487 <source>Cancel deletion</source>
2488 <target>Cancelar exclusão</target>
3c18ff47 2489
4c1ce3d4 2490 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">213</context></context-group></trans-unit>
d7c6b951 2491 <trans-unit id="360396717319152766">
759856eb
MS
2492 <source>No captions for now.</source>
2493 <target state="new">
ae8b8faf 2494 No captions for now.
759856eb 2495 </target>
3c18ff47 2496
4c1ce3d4 2497 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">226</context></context-group></trans-unit>
5b150929
HP
2498 <trans-unit id="8508836953540308271" datatype="html">
2499 <source>Live settings</source>
2500 <target state="new">Live settings</target>
3c18ff47 2501
4c1ce3d4 2502 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">234</context></context-group></trans-unit>
5b150929
HP
2503 <trans-unit id="1212376766715456139" datatype="html">
2504 <source>⚠️ If you enable this option, your live will be terminated if you exceed your video quota</source>
2505 <target state="new">⚠️ If you enable this option, your live will be terminated if you exceed your video quota</target>
3c18ff47 2506
4c1ce3d4 2507 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">287</context></context-group></trans-unit><trans-unit id="1966495339378120213" datatype="html">
a15d7b82 2508 <source>Latency mode</source><target state="new">Latency mode</target>
4c1ce3d4
C
2509
2510 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">293</context></context-group></trans-unit>
5b150929
HP
2511 <trans-unit id="8891497955962997247" datatype="html">
2512 <source>Automatically publish a replay when your live ends</source>
2513 <target state="new">Automatically publish a replay when your live ends</target>
3c18ff47 2514
4c1ce3d4 2515 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">283</context></context-group></trans-unit>
d7c6b951 2516 <trans-unit id="1168086599577356916" datatype="html">
759856eb
MS
2517 <source>Video preview</source>
2518 <target state="new">Video preview</target>
3c18ff47 2519
4c1ce3d4 2520 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">317</context></context-group></trans-unit>
d7c6b951 2521 <trans-unit id="2288513108450439427">
ae8b8faf
C
2522 <source>Support</source>
2523 <target>Apoiar</target>
3c18ff47
C
2524
2525
4c1ce3d4 2526 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">326</context></context-group></trans-unit>
5b150929
HP
2527 <trans-unit id="1359533927353954373" datatype="html">
2528 <source>View account</source>
2529 <target state="new">View account</target>
2530 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">30</context></context-group>
2531 </trans-unit>
2532 <trans-unit id="3799746968259478616" datatype="html">
2533 <source>View account</source>
2534 <target state="new"> View account </target>
2164a13d
C
2535
2536 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit>
5b150929
HP
2537 <trans-unit id="6778225321073009261" datatype="html">
2538 <source>View owner account</source>
2539 <target state="new"> View owner account </target>
2164a13d
C
2540
2541 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">48</context></context-group></trans-unit>
5b150929
HP
2542 <trans-unit id="8798391261676185924" datatype="html">
2543 <source>VIDEO CHANNEL</source>
2544 <target state="new">VIDEO CHANNEL</target>
dd7dd42b 2545 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">57</context></context-group>
2546 </trans-unit>
5b150929
HP
2547 <trans-unit id="5121874940679887597" datatype="html">
2548 <source>Copy channel handle</source>
2549 <target state="new">Copy channel handle</target>
dd7dd42b 2550 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">68</context></context-group>
2551 </trans-unit>
5b150929
HP
2552 <trans-unit id="2486917589932345430" datatype="html">
2553 <source>OWNER ACCOUNT</source>
2554 <target state="new">OWNER ACCOUNT</target>
2555 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">23</context></context-group>
2556 </trans-unit>
d7c6b951 2557 <trans-unit id="1952020204339597057" datatype="html">
5b150929 2558 <source>Short text to tell people how they can support you (membership platform...).</source>
5a6de093 2559 <target state="new">
4891e4c7
C
2560 Short text to tell people how they can support you (membership platform...).
2561 </target>
3c18ff47 2562
4c1ce3d4
C
2563 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">330</context></context-group></trans-unit><trans-unit id="7003790776240394114" datatype="html">
2564 <source>Filename</source><target state="new">Filename</target>
2565 <context-group purpose="location">
2566 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context>
2567 <context context-type="linenumber">345,347</context>
2568 </context-group>
2569 </trans-unit><trans-unit id="1186960092655764809" datatype="html">
2570 <source> Name of the uploaded file </source><target state="new"> Name of the uploaded file </target>
2571 <context-group purpose="location">
2572 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context>
2573 <context context-type="linenumber">350</context>
2574 </context-group>
2575 </trans-unit>
d7c6b951 2576 <trans-unit id="7958716262877895706" datatype="html">
759856eb
MS
2577 <source>Original publication date</source>
2578 <target state="new">Original publication date</target>
3c18ff47 2579
4c1ce3d4 2580 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">359</context></context-group></trans-unit>
d7c6b951 2581 <trans-unit id="50985514722149155" datatype="html">
5b150929 2582 <source>This is the date when the content was originally published (e.g. the release date for a film)</source>
5a6de093 2583 <target state="new">
4891e4c7
C
2584 This is the date when the content was originally published (e.g. the release date for a film)
2585 </target>
3c18ff47 2586
4c1ce3d4 2587 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">363</context></context-group></trans-unit>
5b150929
HP
2588 <trans-unit id="1669378369440073270" datatype="html">
2589 <source>Plugin settings</source>
2590 <target state="new">Plugin settings</target>
3c18ff47 2591
4c1ce3d4 2592 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">393</context></context-group></trans-unit><trans-unit id="54931094224146544" datatype="html">
a15d7b82 2593 <source>Small latency</source><target state="new">Small latency</target>
4c1ce3d4
C
2594
2595 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">87</context></context-group></trans-unit><trans-unit id="668281328725856861" datatype="html">
a15d7b82 2596 <source>Reduce latency to ~15s disabling P2P</source><target state="new">Reduce latency to ~15s disabling P2P</target>
4c1ce3d4
C
2597
2598 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">88</context></context-group></trans-unit><trans-unit id="5607669932062416162" datatype="html">
a15d7b82 2599 <source>Default</source><target state="new">Default</target>
4c1ce3d4
C
2600
2601 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">92</context></context-group></trans-unit><trans-unit id="4299493457408757206" datatype="html">
a15d7b82 2602 <source>Average latency of 30s</source><target state="new">Average latency of 30s</target>
4c1ce3d4
C
2603
2604 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">93</context></context-group></trans-unit><trans-unit id="3378360148342029710" datatype="html">
a15d7b82 2605 <source>High latency</source><target state="new">High latency</target>
4c1ce3d4
C
2606
2607 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">97</context></context-group></trans-unit><trans-unit id="369497609327288447" datatype="html">
a15d7b82 2608 <source>Average latency of 60s increasing P2P ratio</source><target state="new">Average latency of 60s increasing P2P ratio</target>
4c1ce3d4
C
2609
2610 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">98</context></context-group></trans-unit>
dd7dd42b 2611 <trans-unit id="8693603235657020323" datatype="html">
2612 <source>Other</source>
2613 <target state="new">Other</target>
3c18ff47
C
2614
2615
4c1ce3d4 2616 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">210</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">50</context></context-group></trans-unit>
d7c6b951 2617 <trans-unit id="2200003513633568069">
ae8b8faf
C
2618 <source>Enable video comments</source>
2619 <target>Habilitar comentários de vídeos</target>
3c18ff47 2620
4c1ce3d4 2621 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">380</context></context-group></trans-unit>
d7c6b951 2622 <trans-unit id="8896564060463626070" datatype="html">
759856eb
MS
2623 <source>Enable download</source>
2624 <target state="new">Enable download</target>
3c18ff47 2625
4c1ce3d4 2626 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">385</context></context-group></trans-unit>
d7c6b951 2627 <trans-unit id="8821221480638803282">
ae8b8faf
C
2628 <source>Advanced settings</source>
2629 <target>Configurações avançadas</target>
3c18ff47 2630
4c1ce3d4 2631 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">310</context></context-group></trans-unit>
d7c6b951 2632 <trans-unit id="2375260419993138758">
ae8b8faf
C
2633 <source>URL</source>
2634 <target>URL</target>
cf1c6668
C
2635
2636
2637
00e32b7c 2638 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">24</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">101</context></context-group></trans-unit>
5b150929
HP
2639 <trans-unit id="6760671759540007434" datatype="html">
2640 <source>You can import any URL <x id="START_LINK"/>supported by youtube-dl<x id="CLOSE_LINK"/> or URL that points to a media file. You should make sure you have diffusion rights over the content it points to, otherwise it could cause legal trouble to yourself and your instance. </source>
2641 <target state="new"> You can import any URL <x id="START_LINK"/>supported by youtube-dl<x id="CLOSE_LINK"/> or URL that points to a media file. You should make sure you have diffusion rights over the content it points to, otherwise it could cause legal trouble to yourself and your instance. </target>
2164a13d
C
2642
2643 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">11</context></context-group></trans-unit>
d7c6b951 2644 <trans-unit id="460353452916242022">
759856eb
MS
2645 <source>Sorry, but something went wrong</source>
2646 <target state="new">Sorry, but something went wrong</target>
5b150929
HP
2647 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">43</context></context-group>
2648 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">51</context></context-group>
2649 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">44</context></context-group>
2650 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">86</context></context-group>
2651 </trans-unit>
d7c6b951 2652 <trans-unit id="5359075917564707730">
5b150929
HP
2653 <source>Congratulations, the video behind <x id="INTERPOLATION"/> will be imported! You can already add information about this video. </source>
2654 <target>Parabéns! O vídeo em <x id="INTERPOLATION"/> será importado! Já podes adicionar informação sobre o vídeo. </target>
2164a13d
C
2655
2656 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">49</context></context-group></trans-unit>
d7c6b951 2657 <trans-unit id="6722765664648523978">
ae8b8faf
C
2658 <source>Select the file to upload</source>
2659 <target>Selecione o arquivo para enviar</target>
5b150929
HP
2660 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">6</context></context-group>
2661 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">8</context></context-group>
2662 </trans-unit>
5a6de093 2663 <trans-unit id="9172233176401579786">
759856eb
MS
2664 <source>Scheduled</source>
2665 <target state="new">Scheduled</target>
3c18ff47 2666
4c1ce3d4 2667 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">229</context></context-group></trans-unit>
5a6de093
C
2668 <trans-unit id="1435317307066082710" datatype="html">
2669 <source>Hide the video until a specific date</source>
2670 <target state="new">Hide the video until a specific date</target>
3c18ff47 2671
4c1ce3d4 2672 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">230</context></context-group></trans-unit>
5b150929
HP
2673 <trans-unit id="1087181129481039628" datatype="html">
2674 <source>Normal live</source>
2675 <target state="new">Normal live</target>
a71d4140
C
2676 <context-group purpose="location">
2677 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context>
2678 <context context-type="linenumber">22</context>
2679 </context-group>
5b150929
HP
2680 </trans-unit>
2681 <trans-unit id="3517255641769192386" datatype="html">
2682 <source>Permanent/recurring live</source>
2683 <target state="new">Permanent/recurring live</target>
a71d4140
C
2684 <context-group purpose="location">
2685 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context>
2686 <context context-type="linenumber">29</context>
2687 </context-group>
2688 </trans-unit>
d7c6b951 2689 <trans-unit id="6148369758871787018" datatype="html">
759856eb
MS
2690 <source>Video background image</source>
2691 <target state="new">Video background image</target>
5b150929
HP
2692 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">34</context></context-group>
2693 </trans-unit>
d7c6b951 2694 <trans-unit id="7099631707196015765" datatype="html">
5b150929 2695 <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>
0711bd6b 2696 <target state="translated">Imagem a utilizar em conjunto com o ficheiro áudio. <x id="LINE_BREAK"/> A imagem escolhida é permanente e não pode ser alterada. </target>
2164a13d
C
2697
2698 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">37</context></context-group></trans-unit>
5b150929
HP
2699 <trans-unit id="4626927731329688072" datatype="html">
2700 <source>Total video uploaded</source>
2701 <target state="new">Total video uploaded</target>
2702 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">63</context></context-group>
2703 </trans-unit>
d7c6b951 2704 <trans-unit id="1185207825965405436" datatype="html">
4221079a 2705 <source>Processing…</source>
ec0aa50c 2706 <target state="translated">A processar…</target>
5b150929
HP
2707 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">65</context></context-group>
2708 </trans-unit>
2709 <trans-unit id="7934833136974560675" datatype="html">
2710 <source>Retry</source>
2711 <target state="new">Retry</target>
95bd9515 2712 <note priority="1" from="description">Retry failed upload of a video</note>
5b150929
HP
2713 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">80</context></context-group>
2714 </trans-unit>
d7c6b951 2715 <trans-unit id="2127094963121208963" datatype="html">
4221079a 2716 <source>Total video quota</source>
ec0aa50c 2717 <target state="translated">Quota total de vídeo</target>
3c18ff47
C
2718
2719
2720 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">131</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
d7c6b951 2721 <trans-unit id="1522676094837508187">
759856eb
MS
2722 <source>Congratulations! Your video is now available in your private library.</source>
2723 <target state="new">
ae8b8faf 2724 Congratulations! Your video is now available in your private library.
759856eb 2725</target>
2164a13d
C
2726
2727 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">91</context></context-group></trans-unit>
d7c6b951 2728 <trans-unit id="3768339632235914548">
ae8b8faf
C
2729 <source>Publish will be available when upload is finished</source>
2730 <target>A publicação estará disponível quando o envio terminar</target>
5b150929
HP
2731 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">104</context></context-group>
2732 </trans-unit>
d7c6b951 2733 <trans-unit id="7430416142942514215">
ae8b8faf
C
2734 <source>Publish</source>
2735 <target>Publicar</target>
5b150929
HP
2736 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">106</context></context-group>
2737 <context-group purpose="location"><context context-type="sourcefile">src/app/header/header.component.html</context><context context-type="linenumber">5</context></context-group>
2738 </trans-unit>
2739 <trans-unit id="6161604372916832458" datatype="html">
2740 <source>Upload on hold</source>
2741 <target state="new">Upload on hold</target>
e6afb669 2742
2e25a6da 2743 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">175</context></context-group></trans-unit>
d7c6b951 2744 <trans-unit id="285180972645018518" datatype="html">
5a6de093
C
2745 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source>
2746 <target state="new">Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</target>
5b150929
HP
2747 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.ts</context><context context-type="linenumber">102</context></context-group>
2748 </trans-unit>
2749 <trans-unit id="1138810463037464722" datatype="html">
2750 <source>Uploaded videos are reviewed before publishing for your account. If you want to add videos without moderation review, an admin must turn off your videos auto-block.</source>
2751 <target state="new">Uploaded videos are reviewed before publishing for your account. If you want to add videos without moderation review, an admin must turn off your videos auto-block.</target>
91ae3c4a
C
2752 <context-group purpose="location">
2753 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.ts</context>
2754 <context context-type="linenumber">104</context>
2755 </context-group>
5b150929
HP
2756 </trans-unit>
2757 <trans-unit id="438743381693904838" datatype="html">
2758 <source>Your daily video quota is insufficient. If you want to add more videos, you must wait for 24 hours or an admin must increase your daily quota.</source>
2759 <target state="new">Your daily video quota is insufficient. If you want to add more videos, you must wait for 24 hours or an admin must increase your daily quota.</target>
91ae3c4a
C
2760 <context-group purpose="location">
2761 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.ts</context>
2762 <context context-type="linenumber">106</context>
2763 </context-group>
5b150929
HP
2764 </trans-unit>
2765 <trans-unit id="6796692581512042469" datatype="html">
2766 <source>Your video quota is insufficient. If you want to add more videos, an admin must increase your quota.</source>
2767 <target state="new">Your video quota is insufficient. If you want to add more videos, an admin must increase your quota.</target>
91ae3c4a
C
2768 <context-group purpose="location">
2769 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.ts</context>
2770 <context context-type="linenumber">108</context>
2771 </context-group>
2772 </trans-unit>
d7c6b951 2773 <trans-unit id="2587226585711833549" datatype="html">
5a6de093
C
2774 <source>Read instance rules for help</source>
2775 <target state="new">Read instance rules for help</target>
5b150929
HP
2776 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">2</context></context-group>
2777 </trans-unit>
d7c6b951 2778 <trans-unit id="3455474330346212563">
ae8b8faf
C
2779 <source>Select the torrent to import</source>
2780 <target>Selecione o torrent para importar</target>
5b150929
HP
2781 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">6</context></context-group>
2782 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">8</context></context-group>
2783 </trans-unit>
d7c6b951 2784 <trans-unit id="290735093992020324" datatype="html">
4221079a
DS
2785 <source>OR</source>
2786 <target state="new">OR</target>
5b150929
HP
2787 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">13</context></context-group>
2788 </trans-unit>
d7c6b951 2789 <trans-unit id="6173286379208830044">
ae8b8faf
C
2790 <source>Paste magnet URI</source>
2791 <target>Colar URI magnética</target>
5b150929
HP
2792 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">16</context></context-group>
2793 </trans-unit>
d7c6b951 2794 <trans-unit id="2424051823705402833">
759856eb 2795 <source>Congratulations, the video will be imported with BitTorrent! You can already add information about this video.</source>
ae8b8faf
C
2796 <target>
2797 Meus parabéns! O vídeo será importado com BitTorrent! Você já pode adicionar informações sobre esse vídeo.
2798</target>
2164a13d
C
2799
2800 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">56</context></context-group></trans-unit>
5b150929
HP
2801 <trans-unit id="4422946962830681102" datatype="html">
2802 <source>Torrents with only 1 file are supported.</source>
2803 <target state="new">Torrents with only 1 file are supported.</target>
dd7dd42b 2804 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts</context><context context-type="linenumber">118</context></context-group>
2805 </trans-unit>
5b150929
HP
2806 <trans-unit id="7860848084471862305" datatype="html">
2807 <source>Cannot create live because this instance have too many created lives</source>
2808 <target state="new">Cannot create live because this instance have too many created lives</target>
4c1ce3d4
C
2809
2810 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">104</context></context-group></trans-unit>
5b150929
HP
2811 <trans-unit id="1278564497286613571" datatype="html">
2812 <source>Cannot create live because you created too many lives</source>
2813 <target state="new">Cannot create live because you created too many lives</target>
4c1ce3d4
C
2814
2815 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">106</context></context-group></trans-unit>
5b150929
HP
2816 <trans-unit id="2621043320678012413" datatype="html">
2817 <source>Live published.</source>
2818 <target state="new">Live published.</target>
4c1ce3d4
C
2819
2820 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">136</context></context-group></trans-unit><trans-unit id="8675588963276687921" datatype="html">
b2d03a83 2821 <source>Stream only once, replay will replace your live</source><target state="new">Stream only once, replay will replace your live</target>
4c1ce3d4
C
2822
2823 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">159</context></context-group></trans-unit>
b2d03a83 2824
5b150929
HP
2825 <trans-unit id="2360261543675520397" datatype="html">
2826 <source>Stream only once</source>
2827 <target state="new">Stream only once</target>
4c1ce3d4
C
2828
2829 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">162</context></context-group></trans-unit><trans-unit id="3384650899171037827" datatype="html">
b2d03a83 2830 <source>Stream multiple times, replays will be separate videos</source><target state="new">Stream multiple times, replays will be separate videos</target>
4c1ce3d4
C
2831
2832 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">167</context></context-group></trans-unit>
b2d03a83 2833
5b150929
HP
2834 <trans-unit id="58134197356653483" datatype="html">
2835 <source>Stream multiple times using the same URL</source>
2836 <target state="new">Stream multiple times using the same URL</target>
4c1ce3d4
C
2837
2838 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">170</context></context-group></trans-unit>
5b150929
HP
2839 <trans-unit id="8218579597782287078" datatype="html">
2840 <source>Go Live</source>
2841 <target state="new">Go Live</target>
2842 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">37</context></context-group>
2843 </trans-unit>
2844 <trans-unit id="3282368691598224543" datatype="html">
2845 <source>Max live duration is <x id="INTERPOLATION"/>. If your live reaches this limit, it will be automatically terminated. </source>
2846 <target state="new"> Max live duration is <x id="INTERPOLATION"/>. If your live reaches this limit, it will be automatically terminated.
6f512b68 2847</target>
2164a13d
C
2848
2849 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">48</context></context-group></trans-unit>
d7c6b951 2850 <trans-unit id="2993949426196989262" datatype="html">
5b150929 2851 <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>
0711bd6b 2852 <target state="translated">Não é recomendado utilizar a conta <x id="START_TAG_STRONG"/>root<x id="CLOSE_TAG_STRONG"/> para publicar vídeos, visto que é a conta super-administradora desta intância. <x id="LINE_BREAK"/> Em vez disso, <x id="START_LINK"/>cria uma conta dedicada<x id="CLOSE_LINK"/> para submeter os vídeos. </target>
2164a13d
C
2853
2854 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit>
d7c6b951 2855 <trans-unit id="293476877021544115">
5a6de093 2856 <source>Import <x id="INTERPOLATION"/></source>
5b150929
HP
2857 <target>Importar <x id="INTERPOLATION"/></target>
2858 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">44</context></context-group>
2859 </trans-unit>
d7c6b951 2860 <trans-unit id="4766833966971572147">
5b150929
HP
2861 <source>Upload <x id="INTERPOLATION"/></source>
2862 <target>Enviar <x id="INTERPOLATION"/></target>
2863 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">45</context></context-group>
2864 </trans-unit>
d7c6b951 2865 <trans-unit id="7003826819757856838">
ae8b8faf
C
2866 <source>Upload a file</source>
2867 <target>Enviar um arquivo</target>
5b150929
HP
2868 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">53</context></context-group>
2869 </trans-unit>
d7c6b951 2870 <trans-unit id="2061223017941329156">
ae8b8faf
C
2871 <source>Import with URL</source>
2872 <target>Importar com URL</target>
5b150929
HP
2873 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">63</context></context-group>
2874 </trans-unit>
d7c6b951 2875 <trans-unit id="8740142697043012403">
ae8b8faf
C
2876 <source>Import with torrent</source>
2877 <target>Importar com torrent</target>
5b150929
HP
2878 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">73</context></context-group>
2879 </trans-unit>
2880 <trans-unit id="6066940329544282265" datatype="html">
2881 <source>Go live</source>
2882 <target state="new">Go live</target>
2883 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">83</context></context-group>
2884 </trans-unit>
00e32b7c 2885
d7c6b951 2886 <trans-unit id="2913936134410914576" datatype="html">
4221079a
DS
2887 <source>AUTOPLAY</source>
2888 <target state="new">AUTOPLAY</target>
00e32b7c
C
2889
2890 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/recommendations/recommended-videos.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit>
dd7dd42b 2891 <trans-unit id="2738123251363312498" datatype="html">
2892 <source>Next video to be played</source>
2893 <target state="new">Next video to be played</target>
00e32b7c
C
2894
2895 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/recommendations/recommended-videos.component.html</context><context context-type="linenumber">15</context></context-group></trans-unit>
5b150929
HP
2896 <trans-unit id="4619111912751495491" datatype="html">
2897 <source>Report this comment</source>
2898 <target state="new">Report this comment</target>
2899 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.ts</context><context context-type="linenumber">178</context></context-group>
2900 </trans-unit>
d7c6b951 2901 <trans-unit id="7419704019640008953">
ae8b8faf
C
2902 <source>Share</source>
2903 <target>Compartilhar</target>
5b150929
HP
2904 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.html</context><context context-type="linenumber">12</context></context-group>
2905 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">3</context></context-group>
2906 </trans-unit>
d7c6b951 2907 <trans-unit id="6599497107591892109" datatype="html">
759856eb
MS
2908 <source>Share the playlist</source>
2909 <target state="new">Share the playlist</target>
5b150929 2910 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">11</context></context-group>
dd7dd42b 2911 </trans-unit>
2912 <trans-unit id="937533808893845780" datatype="html">
2913 <source>This playlist is private so you won't be able to share it with external users</source>
2914 <target state="new">This playlist is private so you won't be able to share it with external users</target>
c49c366a
C
2915 <context-group purpose="location">
2916 <context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context>
2917 <context context-type="linenumber">14</context>
2918 </context-group>
dd7dd42b 2919 </trans-unit>
2920 <trans-unit id="5806907163449517166" datatype="html">
2921 <source>Update playlist privacy</source>
2922 <target state="new"> Update playlist privacy </target>
c49c366a
C
2923 <context-group purpose="location">
2924 <context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context>
2925 <context context-type="linenumber">16,18</context>
2926 </context-group>
5b150929 2927 </trans-unit>
d7c6b951 2928 <trans-unit id="6460270615876918310" datatype="html">
759856eb
MS
2929 <source>Share the playlist at this video position</source>
2930 <target state="new">Share the playlist at this video position</target>
cf1c6668 2931
00e32b7c 2932 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">71</context></context-group></trans-unit><trans-unit id="8920371331444717794" datatype="html">
cf1c6668 2933 <source>Only display embed URL</source><target state="new">Only display embed URL</target>
00e32b7c
C
2934
2935
2936 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">176</context></context-group></trans-unit>
d7c6b951 2937 <trans-unit id="1253396341165671470" datatype="html">
759856eb
MS
2938 <source>Share the video</source>
2939 <target state="new">Share the video</target>
cf1c6668 2940
00e32b7c 2941 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">88</context></context-group></trans-unit>
dd7dd42b 2942 <trans-unit id="5254843797242866315" datatype="html">
2943 <source>This video is private so you won't be able to share it with external users</source>
2944 <target state="new">This video is private so you won't be able to share it with external users</target>
cf1c6668 2945
00e32b7c 2946 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">91</context></context-group></trans-unit>
dd7dd42b 2947 <trans-unit id="3201319007886576629" datatype="html">
2948 <source>Update video privacy</source>
2949 <target state="new"> Update video privacy </target>
cf1c6668 2950
00e32b7c 2951 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">93</context></context-group></trans-unit>
d7c6b951 2952 <trans-unit id="1845599966367432388">
ae8b8faf
C
2953 <source>QR-Code</source>
2954 <target>Código QR</target>
cf1c6668
C
2955
2956
00e32b7c 2957 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">111</context></context-group></trans-unit>
d7c6b951 2958 <trans-unit id="1122876732223594710" datatype="html">
759856eb
MS
2959 <source>The url is not secured (no HTTPS), so the embed video won't work on HTTPS websites (web browsers block non secured HTTP requests on HTTPS websites).</source>
2960 <target state="new">
5e6c69ce
C
2961 The url is not secured (no HTTPS), so the embed video won't work on HTTPS websites (web browsers block non secured HTTP requests on HTTPS websites).
2962 </target>
cf1c6668
C
2963
2964
00e32b7c 2965 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">130</context></context-group></trans-unit>
d7c6b951 2966 <trans-unit id="8151017381798767627">
ae8b8faf
C
2967 <source>Embed</source>
2968 <target>Embutir</target>
cf1c6668
C
2969
2970
00e32b7c 2971 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">121</context></context-group></trans-unit>
d7c6b951 2972 <trans-unit id="6375858514817734542" datatype="html">
759856eb
MS
2973 <source>Auto select subtitle</source>
2974 <target state="new">Auto select subtitle</target>
cf1c6668 2975
00e32b7c 2976 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">163</context></context-group></trans-unit>
d7c6b951 2977 <trans-unit id="2353402732767789211" datatype="html">
759856eb
MS
2978 <source>More customization</source>
2979 <target state="new">
5e6c69ce
C
2980 More customization
2981 </target>
cf1c6668 2982
00e32b7c 2983 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">271</context></context-group></trans-unit>
d7c6b951 2984 <trans-unit id="1284179134768564307" datatype="html">
759856eb
MS
2985 <source>Less customization</source>
2986 <target state="new">
5e6c69ce
C
2987 Less customization
2988 </target>
cf1c6668 2989
00e32b7c 2990 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">279</context></context-group></trans-unit>
5b150929
HP
2991 <trans-unit id="1290987288288099212" datatype="html">
2992 <source>Support <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></source>
2993 <target state="new">Support <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></target>
90aa0a74
C
2994 <context-group purpose="location">
2995 <context context-type="sourcefile">src/app/shared/shared-support-modal/support-modal.component.html</context>
2996 <context context-type="linenumber">3</context>
2997 </context-group>
5b150929
HP
2998 </trans-unit>
2999 <trans-unit id="2454050363478003966" datatype="html">
3000 <source>Login</source>
3001 <target state="new">Login</target>
00e32b7c
C
3002
3003
3004
3005
4c1ce3d4 3006 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">102</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group></trans-unit><trans-unit id="6154714649766447409" datatype="html">
00e32b7c
C
3007 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login
3008</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login
3009</target>
3010 <context-group purpose="location">
3011 <context context-type="sourcefile">src/app/+login/login.component.html</context>
3012 <context context-type="linenumber">2,5</context>
3013 </context-group>
dd7dd42b 3014 </trans-unit>
d7c6b951 3015 <trans-unit id="1452803153270294110" datatype="html">
759856eb
MS
3016 <source>Autoplay</source>
3017 <target state="new">Autoplay</target>
cf1c6668 3018
00e32b7c 3019 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">201</context></context-group></trans-unit>
d7c6b951 3020 <trans-unit id="5336944753883027145" datatype="html">
759856eb
MS
3021 <source>Maybe later</source>
3022 <target state="new">Maybe later</target>
5b150929
HP
3023 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-support-modal/support-modal.component.html</context><context context-type="linenumber">11</context></context-group>
3024 </trans-unit>
d7c6b951 3025 <trans-unit id="3959826834147169200">
759856eb
MS
3026 <source>Muted</source>
3027 <target state="new">Muted</target>
3c18ff47
C
3028
3029
00e32b7c 3030 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">104</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-block-badges.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">208</context></context-group></trans-unit>
d7c6b951 3031 <trans-unit id="2784956659778044823" datatype="html">
759856eb
MS
3032 <source>Loop</source>
3033 <target state="new">Loop</target>
cf1c6668 3034
00e32b7c 3035 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">215</context></context-group></trans-unit>
5b150929
HP
3036 <trans-unit id="5908032061347078472" datatype="html">
3037 <source>Use origin instance URL</source>
3038 <target state="new">Use origin instance URL</target>
cf1c6668 3039
00e32b7c 3040 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">222</context></context-group></trans-unit>
d7c6b951 3041 <trans-unit id="6212841954039032241" datatype="html">
759856eb
MS
3042 <source>Display video title</source>
3043 <target state="new">Display video title</target>
cf1c6668 3044
00e32b7c 3045 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">231</context></context-group></trans-unit>
dd7dd42b 3046 <trans-unit id="7482217084177855485" datatype="html">
3047 <source>P2P</source>
3048 <target state="new">P2P</target>
cf1c6668 3049
00e32b7c 3050 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">238</context></context-group></trans-unit>
d7c6b951 3051 <trans-unit id="1068153312491986796" datatype="html">
759856eb
MS
3052 <source>Display privacy warning</source>
3053 <target state="new">Display privacy warning</target>
cf1c6668 3054
00e32b7c 3055 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">245</context></context-group></trans-unit><trans-unit id="4583515246777381165" datatype="html">
cf1c6668 3056 <source>Display player control bar</source><target state="new">Display player control bar</target>
00e32b7c
C
3057
3058 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">252</context></context-group></trans-unit>
cf1c6668 3059
d7c6b951 3060 <trans-unit id="805456636864344681" datatype="html">
5a6de093
C
3061 <source>Display PeerTube button link</source>
3062 <target state="new">Display PeerTube button link</target>
cf1c6668 3063
00e32b7c 3064 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">259</context></context-group></trans-unit>
d7c6b951 3065 <trans-unit id="8928816882866356838" datatype="html">
759856eb
MS
3066 <source>Public</source>
3067 <target state="new">Public</target>
5b150929
HP
3068 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.html</context><context context-type="linenumber">11</context></context-group>
3069 </trans-unit>
d7c6b951 3070 <trans-unit id="4416005356063364306" datatype="html">
5a6de093
C
3071 <source>This video is blocked.</source>
3072 <target state="new">This video is blocked.</target>
3c18ff47 3073
2164a13d 3074 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">42</context></context-group></trans-unit>
5b150929
HP
3075 <trans-unit id="2482137713226830428" datatype="html">
3076 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source>
3077 <target state="new">Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target>
55f0a7a7 3078
2164a13d 3079 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">30</context></context-group></trans-unit>
d7c6b951 3080 <trans-unit id="1813238393038053050" datatype="html">
4221079a
DS
3081 <source>SUPPORT</source>
3082 <target state="new">SUPPORT</target>
5b150929
HP
3083 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/action-buttons.component.html</context><context context-type="linenumber">13</context></context-group>
3084 </trans-unit>
d7c6b951 3085 <trans-unit id="9219888125536520293" datatype="html">
4221079a
DS
3086 <source>SHARE</source>
3087 <target state="new">SHARE</target>
5b150929
HP
3088 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/action-buttons.component.html</context><context context-type="linenumber">18</context></context-group>
3089 </trans-unit>
d7c6b951 3090 <trans-unit id="6671956963490165282" datatype="html">
4221079a
DS
3091 <source>SAVE</source>
3092 <target state="new">SAVE</target>
5b150929
HP
3093 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/action-buttons.component.html</context><context context-type="linenumber">29</context></context-group>
3094 </trans-unit>
d7c6b951 3095 <trans-unit id="647016352598204238" datatype="html">
5a6de093
C
3096 <source>DOWNLOAD</source>
3097 <target state="new">DOWNLOAD</target>
5b150929
HP
3098 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/action-buttons.component.html</context><context context-type="linenumber">43</context></context-group>
3099 </trans-unit>
5a6de093 3100 <trans-unit id="677619204556459328">
ae8b8faf
C
3101 <source>Like this video</source>
3102 <target>Curtir esse vídeo</target>
5b150929
HP
3103 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/video-rate.component.ts</context><context context-type="linenumber">37</context></context-group>
3104 </trans-unit>
5a6de093 3105 <trans-unit id="1979134407801821102">
ae8b8faf
C
3106 <source>Dislike this video</source>
3107 <target>Descurtir esse vídeo</target>
5b150929
HP
3108 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/video-rate.component.ts</context><context context-type="linenumber">38</context></context-group>
3109 </trans-unit>
5a6de093 3110 <trans-unit id="4001371302469308813" datatype="html">
759856eb
MS
3111 <source>Support options for this video</source>
3112 <target state="new">Support options for this video</target>
3c18ff47 3113
b53cc662 3114 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/action-buttons.component.ts</context><context context-type="linenumber">58</context></context-group></trans-unit>
d7c6b951 3115 <trans-unit id="687548610091961489">
5a6de093 3116 <source>By <x id="INTERPOLATION"/></source>
5b150929 3117 <target>Por <x id="INTERPOLATION"/></target>
55f0a7a7 3118
2164a13d 3119 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">70</context></context-group></trans-unit>
d7c6b951 3120 <trans-unit id="1144407473317535723" datatype="html">
4221079a
DS
3121 <source>Subscribe</source>
3122 <target state="new">Subscribe</target>
5b150929
HP
3123 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">9</context></context-group>
3124 </trans-unit>
d7c6b951 3125 <trans-unit id="5432070253720498105" datatype="html">
4221079a
DS
3126 <source>Subscribe to all channels</source>
3127 <target state="new">Subscribe to all channels</target>
5b150929
HP
3128 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">11</context></context-group>
3129 </trans-unit>
d7c6b951 3130 <trans-unit id="7542242186854344789" datatype="html">
4221079a
DS
3131 <source>channels subscribed</source>
3132 <target state="new">channels subscribed</target>
5b150929
HP
3133 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">13</context></context-group>
3134 </trans-unit>
d7c6b951 3135 <trans-unit id="8426539297729416784" datatype="html">
4221079a
DS
3136 <source>{VAR_SELECT, select, undefined {Unsubscribe} other {Unsubscribe from all channels} }</source>
3137 <target state="new">{VAR_SELECT, select, undefined {Unsubscribe} other {Unsubscribe from all channels} }</target>
00e32b7c
C
3138
3139 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">28</context></context-group></trans-unit>
d7c6b951 3140 <trans-unit id="7215101881367554791">
ae8b8faf
C
3141 <source>Show more</source>
3142 <target>Mostrar mais</target>
5b150929
HP
3143 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-description.component.html</context><context context-type="linenumber">10</context></context-group>
3144 </trans-unit>
d7c6b951 3145 <trans-unit id="3517550046701184661">
ae8b8faf
C
3146 <source>Show less</source>
3147 <target>Mostrar menos</target>
5b150929
HP
3148 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-description.component.html</context><context context-type="linenumber">16</context></context-group>
3149 </trans-unit>
3150 <trans-unit id="66785722678644243" datatype="html">
3151 <source>Origin</source>
3152 <target state="new">Origin</target>
3153 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">7</context></context-group>
3154 </trans-unit>
3155 <trans-unit id="6981359593518942576" datatype="html">
3156 <source>Open the video on the origin instance</source>
3157 <target state="new">Open the video on the origin instance</target>
4a7056b2
C
3158 <context-group purpose="location">
3159 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context>
3160 <context context-type="linenumber">14</context>
3161 </context-group>
3162 </trans-unit>
d7c6b951 3163 <trans-unit id="5139892963394684487" datatype="html">
759856eb
MS
3164 <source>Originally published</source>
3165 <target state="new">Originally published</target>
00e32b7c
C
3166
3167 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">22</context></context-group></trans-unit>
d7c6b951 3168 <trans-unit id="6402393085909200998" datatype="html">
4221079a 3169 <source>Friendly Reminder:</source>
ec0aa50c 3170 <target state="translated">Nota Amigável:</target>
5b150929
HP
3171 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/privacy-concerns.component.html</context><context context-type="linenumber">4</context></context-group>
3172 </trans-unit>
d7c6b951 3173 <trans-unit id="2935783216050341269" datatype="html">
4221079a 3174 <source>the sharing system used for this video implies that some technical information about your system (such as a public IP address) can be sent to other peers.</source>
ec0aa50c 3175 <target state="translated">o sistema de partilha utilizado neste vídeo implica que algumas informações técnicas acerca do seu sistema (como endereço de IP) podem ser enviadas a outros pares.</target>
5b150929
HP
3176 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/privacy-concerns.component.html</context><context context-type="linenumber">5</context></context-group>
3177 </trans-unit>
d7c6b951 3178 <trans-unit id="4619188387782427495">
ae8b8faf
C
3179 <source>More information</source>
3180 <target>Mais informações</target>
dd7dd42b 3181 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/privacy-concerns.component.html</context><context context-type="linenumber">9</context></context-group>
3182 </trans-unit>
d7c6b951 3183 <trans-unit id="3452334748875293295" datatype="html">
5a6de093
C
3184 <source>The video was blocked due to automatic blocking of new videos</source>
3185 <target state="new">The video was blocked due to automatic blocking of new videos</target>
dd7dd42b 3186 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">50</context></context-group>
3187 </trans-unit>
5b150929
HP
3188 <trans-unit id="1465291804668949243" datatype="html">
3189 <source>NSFW</source>
3190 <target state="new">NSFW</target>
55f0a7a7
C
3191
3192
3193 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">75</context></context-group></trans-unit>
d7c6b951 3194 <trans-unit id="4512155674928869984">
ae8b8faf
C
3195 <source>Get more information</source>
3196 <target>Obtenha mais informações</target>
5b150929
HP
3197 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/privacy-concerns.component.html</context><context context-type="linenumber">9</context></context-group>
3198 </trans-unit>
d7c6b951 3199 <trans-unit id="5184373289520493569" datatype="html">
4221079a
DS
3200 <source>OK</source>
3201 <target state="new">
3596a418 3202 OK
9d94e5d7 3203 </target>
5b150929 3204 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/privacy-concerns.component.html</context><context context-type="linenumber">12</context></context-group>
dd7dd42b 3205 </trans-unit>
3206 <trans-unit id="6216656500190325717" datatype="html">
3207 <source>Transcoding failed, this video may not work properly.</source>
3208 <target state="new"> Transcoding failed, this video may not work properly.
45b3a29b
C
3209</target>
3210 <context-group purpose="location">
3211 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context>
3212 <context context-type="linenumber">1,3</context>
3213 </context-group>
dd7dd42b 3214 </trans-unit>
3215 <trans-unit id="6355398227384499371" datatype="html">
3216 <source>Move to external storage failed, this video may not work properly.</source>
3217 <target state="new"> Move to external storage failed, this video may not work properly.
52b356cf
C
3218</target>
3219 <context-group purpose="location">
3220 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context>
3221 <context context-type="linenumber">5,7</context>
3222 </context-group>
5b150929
HP
3223 </trans-unit>
3224 <trans-unit id="4092533321838934102" datatype="html">
3225 <source>The video is being imported, it will be available when the import is finished.</source>
3226 <target state="new"> The video is being imported, it will be available when the import is finished.
30034b8e 3227</target>
dd7dd42b 3228 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">9</context></context-group>
3229 </trans-unit>
5b150929
HP
3230 <trans-unit id="8304621069698650554" datatype="html">
3231 <source>The video is being transcoded, it may not work properly.</source>
3232 <target state="new"> The video is being transcoded, it may not work properly.
30034b8e 3233</target>
dd7dd42b 3234 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">13</context></context-group>
3c18ff47
C
3235 </trans-unit><trans-unit id="1353168089968436742" datatype="html">
3236 <source> The video is being edited, it may not work properly.
3237</source><target state="new"> The video is being edited, it may not work properly.
3238</target>
3239 <context-group purpose="location">
3240 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context>
3241 <context context-type="linenumber">17,19</context>
3242 </context-group>
dd7dd42b 3243 </trans-unit>
5b150929
HP
3244 <trans-unit id="9080034597841586171" datatype="html">
3245 <source>The video is being moved to an external server, it may not work properly.</source>
3246 <target state="new"> The video is being moved to an external server, it may not work properly.
30034b8e 3247</target>
3c18ff47
C
3248
3249 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">21</context></context-group></trans-unit>
5b150929
HP
3250 <trans-unit id="8619499607322327082" datatype="html">
3251 <source>This video will be published on <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/>. </source>
3252 <target state="new"> This video will be published on <x id="INTERPOLATION" equiv-text="{{ video.scheduledUpdate.updateAt | date: 'full' }}"/>.
64ef55f7 3253</target>
3c18ff47
C
3254
3255 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">25</context></context-group></trans-unit>
5b150929
HP
3256 <trans-unit id="4262297989675590582" datatype="html">
3257 <source>This live has not started yet.</source>
3258 <target state="new"> This live has not started yet.
30034b8e 3259</target>
3c18ff47
C
3260
3261 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">29</context></context-group></trans-unit>
5b150929
HP
3262 <trans-unit id="4926204350710628499" datatype="html">
3263 <source>This live has ended.</source>
3264 <target state="new"> This live has ended.
30034b8e 3265</target>
3c18ff47 3266
2164a13d
C
3267 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">33</context></context-group></trans-unit><trans-unit id="7365478703093390233" datatype="html">
3268 <source> There are no videos available in this playlist.
3269</source><target state="new"> There are no videos available in this playlist.
3270</target>
3271 <context-group purpose="location">
3272 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context>
3273 <context context-type="linenumber">37,39</context>
3274 </context-group>
3275 </trans-unit>
d7c6b951 3276 <trans-unit id="8518611938109939710" datatype="html">
4221079a
DS
3277 <source>SORT BY</source>
3278 <target state="new">
9d94e5d7 3279 SORT BY
1a393a7e 3280 </target>
2164a13d
C
3281
3282 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">11</context></context-group></trans-unit>
d7c6b951 3283 <trans-unit id="6448160249466325288" datatype="html">
759856eb
MS
3284 <source>Most recent first (default)</source>
3285 <target state="new">Most recent first (default)</target>
5b150929
HP
3286 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">14</context></context-group>
3287 </trans-unit>
d7c6b951 3288 <trans-unit id="5179007899354903649" datatype="html">
759856eb
MS
3289 <source>Most replies first</source>
3290 <target state="new">Most replies first</target>
5b150929
HP
3291 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">15</context></context-group>
3292 </trans-unit>
d7c6b951 3293 <trans-unit id="7494537777006082055">
ae8b8faf
C
3294 <source>No comments.</source>
3295 <target>Nenhum comentário.</target>
5b150929
HP
3296 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">28</context></context-group>
3297 </trans-unit>
3298 <trans-unit id="6390009909920475335" datatype="html">
dd7dd42b 3299 <source>View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}" xid="2084023438878610739"/> from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> and others </source>
5b150929 3300 <target state="new"> View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}"/> from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> and others </target>
2164a13d
C
3301
3302 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">74</context></context-group></trans-unit>
5b150929
HP
3303 <trans-unit id="4036338619293319383" datatype="html">
3304 <source>{VAR_PLURAL, plural, =1 {1 reply} other {<x id="INTERPOLATION"/> replies}}</source>
3305 <target state="new">{VAR_PLURAL, plural, =1 {1 reply} other {<x id="INTERPOLATION"/> replies}}</target>
3306 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">74</context></context-group>
3307 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">77</context></context-group>
3308 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">81</context></context-group>
3309 </trans-unit>
3310 <trans-unit id="127329338495775339" datatype="html">
dd7dd42b 3311 <source>View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}" xid="2084023438878610739"/> from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> </source>
5b150929 3312 <target state="new"> View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}"/> from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> </target>
2164a13d
C
3313
3314 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit>
5b150929 3315 <trans-unit id="5535545444690528619" datatype="html">
52b356cf 3316 <source>View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}" xid="2084023438878610739"/></source>
5b150929
HP
3317 <target state="new">View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}"/></target>
3318 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">81</context></context-group>
3319 </trans-unit>
d7c6b951 3320 <trans-unit id="1055254162789146714">
759856eb 3321 <source>Comments are disabled.</source>
16f88ee5 3322 <target>
ae8b8faf
C
3323 Comentários estão desabilitados.
3324 </target>
2164a13d
C
3325
3326 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">92</context></context-group></trans-unit>
5b150929
HP
3327 <trans-unit id="3691787517663044217" datatype="html">
3328 <source>The deletion will be sent to remote instances so they can reflect the change.</source>
3329 <target state="new"> The deletion will be sent to remote instances so they can reflect the change.</target>
3330 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">175</context></context-group>
3331 </trans-unit>
3332 <trans-unit id="7321800851971795962" datatype="html">
3333 <source>It is a remote comment, so the deletion will only be effective on your instance.</source>
3334 <target state="new"> It is a remote comment, so the deletion will only be effective on your instance.</target>
3335 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">177</context></context-group>
3336 </trans-unit>
3337 <trans-unit id="5964038603724691720" datatype="html">
3338 <source>Delete and re-draft</source>
3339 <target state="new">Delete and re-draft</target>
3340 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">205</context></context-group>
3341 </trans-unit>
3342 <trans-unit id="7163633882758007711" datatype="html">
3343 <source>Do you really want to delete and re-draft this comment?</source>
3344 <target state="new">Do you really want to delete and re-draft this comment?</target>
3345 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">206</context></context-group>
3346 </trans-unit>
d7c6b951 3347 <trans-unit id="5733075023444401902">
ae8b8faf
C
3348 <source>Add comment...</source>
3349 <target>Adicionar comentário...</target>
5b150929
HP
3350 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">6</context></context-group>
3351 </trans-unit>
3352 <trans-unit id="982956590420630883" datatype="html">
3353 <source>Markdown compatible</source>
3354 <target state="new">Markdown compatible</target>
3355 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">15</context></context-group>
3356 </trans-unit>
3357 <trans-unit id="5793595564950675122" datatype="html">
3358 <source>Markdown compatible that supports:</source>
3359 <target state="new">Markdown compatible that supports:</target>
3360 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">18</context></context-group>
3361 </trans-unit>
3362 <trans-unit id="8422216333877786919" datatype="html">
3363 <source>Auto generated links</source>
3364 <target state="new">Auto generated links</target>
3365 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">21</context></context-group>
3366 </trans-unit>
3367 <trans-unit id="6365822416124232422" datatype="html">
3368 <source>Break lines</source>
3369 <target state="new">Break lines</target>
3370 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">22</context></context-group>
3371 </trans-unit>
5b150929
HP
3372 <trans-unit id="2810844969104710423" datatype="html">
3373 <source>bold</source>
3374 <target state="new">bold</target>
3375 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">26</context></context-group>
3376 </trans-unit>
3377 <trans-unit id="8497278965577453274" datatype="html">
3378 <source>italic</source>
3379 <target state="new">italic</target>
3380 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">26</context></context-group>
3381 </trans-unit>
3382 <trans-unit id="7227611412155083002" datatype="html">
3383 <source>Emoji shortcuts</source>
3384 <target state="new">Emoji shortcuts</target>
3385 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">29</context></context-group>
3386 </trans-unit>
3387 <trans-unit id="6608581312644027413" datatype="html">
3388 <source>Emoji markup</source>
3389 <target state="new">Emoji markup</target>
3390 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">33</context></context-group>
3391 </trans-unit>
3392 <trans-unit id="381522038671562286" datatype="html">
3393 <source>See complete list</source>
3394 <target state="new">See complete list</target>
3395 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">35</context></context-group>
3396 </trans-unit>
d7c6b951 3397 <trans-unit id="2263890353858735493">
759856eb
MS
3398 <source>You are one step away from commenting</source>
3399 <target state="new">You are one step away from commenting</target>
5b150929
HP
3400 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">59</context></context-group>
3401 </trans-unit>
3402 <trans-unit id="7508177761852352782" datatype="html">
3403 <source>You can comment using an account on any ActivityPub-compatible instance (PeerTube/Mastodon/Pleroma account for example).</source>
3404 <target state="new"> You can comment using an account on any ActivityPub-compatible instance (PeerTube/Mastodon/Pleroma account for example). </target>
3405 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">64</context></context-group>
3406 </trans-unit>
d7c6b951 3407 <trans-unit id="2958389355547305739" datatype="html">
4221079a 3408 <source>Login to comment</source>
ec0aa50c 3409 <target state="translated">Autentique-se para comentar</target>
5b150929
HP
3410 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">78</context></context-group>
3411 </trans-unit>
3412 <trans-unit id="4817080330698362530" datatype="html">
3413 <source>Markdown Emoji List</source>
3414 <target state="new">Markdown Emoji List</target>
3415 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">86</context></context-group>
3416 </trans-unit>
d7c6b951 3417 <trans-unit id="3572897237443938692">
ae8b8faf
C
3418 <source>Highlighted comment</source>
3419 <target>Comentário realçado</target>
5b150929
HP
3420 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.html</context><context context-type="linenumber">10</context></context-group>
3421 </trans-unit>
d7c6b951 3422 <trans-unit id="4502286564339177240">
ae8b8faf
C
3423 <source>Reply</source>
3424 <target>Responder</target>
dd7dd42b 3425 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">83</context></context-group>
3426 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.html</context><context context-type="linenumber">36</context></context-group>
3427 </trans-unit>
d7c6b951 3428 <trans-unit id="2447932355167015019" datatype="html">
759856eb
MS
3429 <source>This comment has been deleted</source>
3430 <target state="new">This comment has been deleted</target>
5b150929
HP
3431 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.html</context><context context-type="linenumber">53</context></context-group>
3432 </trans-unit>
5a6de093 3433 <trans-unit id="9031514421077169181" datatype="html">
4221079a
DS
3434 <source>Video redundancies</source>
3435 <target state="new">Video redundancies</target>
3c18ff47
C
3436
3437 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">85</context></context-group></trans-unit>
d7c6b951 3438 <trans-unit id="3516494528184217808">
16f88ee5
C
3439 <source>1 host (without "http://") per line</source>
3440 <target>1 host (sem "http://") por linha</target>
5b150929
HP
3441 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">11</context></context-group>
3442 </trans-unit>
d7c6b951 3443 <trans-unit id="7651712714082200084" datatype="html">
5b150929 3444 <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>
0711bd6b 3445 <target state="translated">A tua denúncia vai ser enviada para a equipa de moderação de <x id="INTERPOLATION"/><x id="START_TAG_NG_CONTAINER"/> e será também reencaminhada para a instância responsável pelo comentário (<x id="INTERPOLATION_1"/>)<x id="CLOSE_TAG_NG_CONTAINER"/>. </target>
00e32b7c
C
3446
3447
3448 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">35</context></context-group></trans-unit>
5b150929
HP
3449 <trans-unit id="658727060940996385" datatype="html">
3450 <source>Renewing the token will disallow previously configured clients from retrieving the feed until they use the new token. Proceed?</source>
3451 <target state="new">Renewing the token will disallow previously configured clients from retrieving the feed until they use the new token. Proceed?</target>
3452 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.ts</context><context context-type="linenumber">40</context></context-group>
3453 </trans-unit>
5b150929
HP
3454 <trans-unit id="3029923402309610616" datatype="html">
3455 <source>Token renewed. Update your client configuration accordingly.</source>
3456 <target state="new">Token renewed. Update your client configuration accordingly.</target>
c5ce27f8
C
3457 <context-group purpose="location">
3458 <context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.ts</context>
3459 <context context-type="linenumber">49</context>
3460 </context-group>
5b150929 3461 </trans-unit>
5b150929
HP
3462 <trans-unit id="5302915360176176604" datatype="html">
3463 <source>SUBSCRIPTION FEED</source>
3464 <target state="new">SUBSCRIPTION FEED</target>
00e32b7c
C
3465
3466 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit>
5b150929
HP
3467 <trans-unit id="2645809032917283525" datatype="html">
3468 <source>Use third-party feed aggregators to retrieve the list of videos from channels you subscribed to.</source>
3469 <target state="new"> Use third-party feed aggregators to retrieve the list of videos from channels you subscribed to. </target>
2164a13d 3470
00e32b7c 3471 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">11</context></context-group></trans-unit>
5b150929
HP
3472 <trans-unit id="7944777648309302794" datatype="html">
3473 <source>Feed URL</source>
3474 <target state="new">Feed URL</target>
00e32b7c
C
3475
3476 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">19</context></context-group></trans-unit>
5b150929
HP
3477 <trans-unit id="6086365181226161548" datatype="html">
3478 <source>Feed Token</source>
3479 <target state="new">Feed Token</target>
00e32b7c
C
3480
3481 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">24</context></context-group></trans-unit>
5b150929
HP
3482 <trans-unit id="6492684506192237359" datatype="html">
3483 <source>⚠️ Never share your feed token with anyone.</source>
3484 <target state="new">⚠️ Never share your feed token with anyone.</target>
00e32b7c
C
3485
3486 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">27</context></context-group></trans-unit>
5b150929
HP
3487 <trans-unit id="270726559962362501" datatype="html">
3488 <source>Renew token</source>
3489 <target state="new">Renew token</target>
00e32b7c
C
3490
3491
3492 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.ts</context><context context-type="linenumber">41</context></context-group></trans-unit>
5b150929
HP
3493 <trans-unit id="9209781328340965816">
3494 <source>Filter...</source>
3495 <target state="new">Filter...</target>
00e32b7c
C
3496
3497 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/advanced-input-filter.component.html</context><context context-type="linenumber">22</context></context-group></trans-unit><trans-unit id="4965562695253171955" datatype="html">
3498 <source>Clear filter</source><target state="new">Clear filter</target>
3499 <context-group purpose="location">
3500 <context context-type="sourcefile">src/app/shared/shared-forms/advanced-input-filter.component.html</context>
3501 <context context-type="linenumber">28</context>
3502 </context-group>
3503 <context-group purpose="location">
3504 <context context-type="sourcefile">src/app/shared/shared-main/misc/simple-search-input.component.html</context>
3505 <context context-type="linenumber">7</context>
3506 </context-group>
dd7dd42b 3507 </trans-unit>
00e32b7c 3508
d7c6b951 3509 <trans-unit id="4266779970063047572" datatype="html">
5a6de093
C
3510 <source>Video/Comment/Account</source>
3511 <target state="new">Video/Comment/Account</target>
5b150929
HP
3512 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">22</context></context-group>
3513 </trans-unit>
d7c6b951 3514 <trans-unit id="8040881171107393560">
16f88ee5
C
3515 <source>ID</source>
3516 <target>ID</target>
5b150929
HP
3517 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">45</context></context-group>
3518 </trans-unit>
d7c6b951 3519 <trans-unit id="5911214550882917183">
16f88ee5
C
3520 <source>State</source>
3521 <target>Estado</target>
5b150929
HP
3522 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">19</context></context-group>
3523 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">48</context></context-group>
3524 </trans-unit>
d7c6b951 3525 <trans-unit id="2092225601747599163">
5a6de093 3526 <source>Created <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
5b150929
HP
3527 <target>Criado <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target>
3528 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">27</context></context-group>
3529 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">33</context></context-group>
3530 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">50</context></context-group>
3531 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">20</context></context-group>
3532 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">23</context></context-group>
3533 </trans-unit>
d7c6b951 3534 <trans-unit id="8898602327647937914" datatype="html">
4221079a 3535 <source>Open actor page in a new tab</source>
ec0aa50c 3536 <target state="translated">Abra a página do agente em uma nova tabulação</target>
5b150929
HP
3537 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">42</context></context-group>
3538 </trans-unit>
d7c6b951 3539 <trans-unit id="7317290694079257887">
759856eb
MS
3540 <source>Accepted</source>
3541 <target state="new">Accepted</target>
5b150929
HP
3542 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">49</context></context-group>
3543 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">51</context></context-group>
3544 </trans-unit>
d7c6b951 3545 <trans-unit id="4416413576346763682">
759856eb
MS
3546 <source>Pending</source>
3547 <target state="new">Pending</target>
5b150929
HP
3548 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">52</context></context-group>
3549 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">54</context></context-group>
3550 </trans-unit>
d7c6b951 3551 <trans-unit id="8905995985388209337" datatype="html">
759856eb
MS
3552 <source>Accept</source>
3553 <target state="new">Accept</target>
5b150929
HP
3554 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">35</context></context-group>
3555 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">25</context></context-group>
3556 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">33</context></context-group>
3557 </trans-unit>
d7c6b951 3558 <trans-unit id="8415175881466057254">
e31e6015
C
3559 <source>Refuse</source>
3560 <target>Recusar</target>
5b150929
HP
3561 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">36</context></context-group>
3562 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">34</context></context-group>
3563 </trans-unit>
d7c6b951 3564 <trans-unit id="6961112234462008319" datatype="html">
4221079a 3565 <source>No follower found matching current filters.</source>
ec0aa50c 3566 <target state="translated">Não encontrou algum seguidor de acordo com os filtros actuais.</target>
5b150929
HP
3567 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">64</context></context-group>
3568 </trans-unit>
d7c6b951 3569 <trans-unit id="2117404838551056159" datatype="html">
4221079a 3570 <source>Your instance doesn't have any follower.</source>
ec0aa50c 3571 <target state="translated">A sua instância não tem algum seguidor.</target>
5b150929
HP
3572 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">65</context></context-group>
3573 </trans-unit>
d7c6b951 3574 <trans-unit id="2845798909207198924" datatype="html">
5a6de093 3575 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> followers</source>
5b150929
HP
3576 <target state="translated">A mostrar a partir de <x id="INTERPOLATION"/> até <x id="INTERPOLATION_1"/> de um total de <x id="INTERPOLATION_2"/> seguidories</target>
3577 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">11</context></context-group>
3578 </trans-unit>
d7c6b951 3579 <trans-unit id="6571718060636962350" datatype="html">
5a6de093 3580 <source>Redundancy allowed <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
0711bd6b 3581 <target state="translated">Permite redundância <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target>
5b150929
HP
3582 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">34</context></context-group>
3583 </trans-unit>
d7c6b951 3584 <trans-unit id="8246779176913476983" datatype="html">
4221079a 3585 <source>Open instance in a new tab</source>
ec0aa50c 3586 <target state="translated">Abre instância numa nova tabulação</target>
5b150929
HP
3587 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">44</context></context-group>
3588 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">42</context></context-group>
3589 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">42</context></context-group>
3590 </trans-unit>
d7c6b951 3591 <trans-unit id="9132918641931433659" datatype="html">
4221079a 3592 <source>No host found matching current filters.</source>
ec0aa50c 3593 <target state="translated">Não encontrou algum host que corresponda aos filtros actuais.</target>
5b150929
HP
3594 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">71</context></context-group>
3595 </trans-unit>
d7c6b951 3596 <trans-unit id="7274241885665071790" datatype="html">
4221079a 3597 <source>Your instance is not following anyone.</source>
ec0aa50c 3598 <target state="translated">A sua instância não está a seguir alguém.</target>
5b150929
HP
3599 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">72</context></context-group>
3600 </trans-unit>
d7c6b951 3601 <trans-unit id="4774348799569692380" datatype="html">
5a6de093 3602 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> hosts</source>
0711bd6b 3603 <target state="translated">A mostrar de <x id="INTERPOLATION"/> até <x id="INTERPOLATION_1"/> de <x id="INTERPOLATION_2"/> domínios</target>
5b150929
HP
3604 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">11</context></context-group>
3605 </trans-unit>
7c94e1e7 3606 <trans-unit id="9216117865911519658" datatype="html">
5b150929
HP
3607 <source>Action</source>
3608 <target state="new">Action</target>
3609 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">30</context></context-group>
3610 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">27</context></context-group>
3611 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">22</context></context-group>
3612 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">22</context></context-group>
3613 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">30</context></context-group>
3614 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">30</context></context-group>
3615 </trans-unit>
d7c6b951 3616 <trans-unit id="5968342253366599875" datatype="html">
5a6de093
C
3617 <source>Videos redundancies</source>
3618 <target state="new">Videos redundancies</target>
5b150929
HP
3619 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">3</context></context-group>
3620 </trans-unit>
d7c6b951 3621 <trans-unit id="4937132637898470918" datatype="html">
4891e4c7 3622 <source>My videos duplicated by remote instances</source>
5b150929
HP
3623 <target state="translated">Meus vídeos duplicados em instâncias externas</target>
3624 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">12</context></context-group>
3625 </trans-unit>
d7c6b951 3626 <trans-unit id="4667534933980942398" datatype="html">
4221079a 3627 <source>Remote videos duplicated by my instance</source>
5b150929
HP
3628 <target state="translated">Vídeos externos duplicados na minha instância</target>
3629 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">13</context></context-group>
3630 </trans-unit>
d7c6b951 3631 <trans-unit id="8363291180171434623" datatype="html">
5a6de093
C
3632 <source>Table parameters</source>
3633 <target state="new">Table parameters</target>
dd7dd42b 3634 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">47</context></context-group>
3635 </trans-unit>
d7c6b951 3636 <trans-unit id="5230110096688656830" datatype="html">
5a6de093
C
3637 <source>Select columns</source>
3638 <target state="new">Select columns</target>
dd7dd42b 3639 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">53</context></context-group>
3640 </trans-unit>
d7c6b951 3641 <trans-unit id="5893518121808195081" datatype="html">
5a6de093
C
3642 <source>Highlight banned users</source>
3643 <target state="new">Highlight banned users</target>
dd7dd42b 3644 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">59</context></context-group>
3645 </trans-unit>
d7c6b951 3646 <trans-unit id="5248717555542428023">
4891e4c7
C
3647 <source>Username</source>
3648 <target>Nome de utilizador</target>
3c18ff47
C
3649
3650
3651
3652
3653
00e32b7c
C
3654 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">83</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">83</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">26</context></context-group></trans-unit>
3655
d7c6b951 3656 <trans-unit id="6612230394519751963">
4891e4c7
C
3657 <source>john</source>
3658 <target>joão</target>
dd7dd42b 3659 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">85</context></context-group>
3660 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">85</context></context-group>
3661 </trans-unit>
d7c6b951 3662 <trans-unit id="6475711663580561164">
4891e4c7
C
3663 <source>mail@example.com</source>
3664 <target>email@exemplo.com</target>
dd7dd42b 3665 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">107</context></context-group>
3666 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">107</context></context-group>
3667 </trans-unit>
d7c6b951 3668 <trans-unit id="8371296837649897723" datatype="html">
4891e4c7
C
3669 <source>If you leave the password empty, an email will be sent to the user.</source>
3670 <target state="translated">Se deixar a senha vazia, um email será enviado ao utilizador.</target>
dd7dd42b 3671 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">120</context></context-group>
3672 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">120</context></context-group>
3673 </trans-unit>
d7c6b951 3674 <trans-unit id="4145496584631696119">
16f88ee5
C
3675 <source>Role</source>
3676 <target>Papel</target>
3c18ff47
C
3677
3678
3679
4c1ce3d4 3680 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">131</context></context-group></trans-unit>
d7c6b951 3681 <trans-unit id="7046347992315328430" datatype="html">
5b150929 3682 <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>
0711bd6b 3683 <target state="translated">A transcodificação de vídeos está activada. A quota de vídeos tem em conta apenas o tamanho de vídeo <x id="START_TAG_STRONG"/>original<x id="CLOSE_TAG_STRONG"/>. <x id="LINE_BREAK"/> Estu utilizadore pode, no máximo, carregar ~ <x id="INTERPOLATION"/>. </target>
4c1ce3d4
C
3684
3685
3686 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group></trans-unit>
d7c6b951 3687 <trans-unit id="2743014784334706527">
16f88ee5
C
3688 <source>Daily video quota</source>
3689 <target>Quota de vídeo diária</target>
4c1ce3d4
C
3690
3691
3692
3693 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit>
5b150929
HP
3694 <trans-unit id="2622255144026150901" datatype="html">
3695 <source>Auth plugin</source>
3696 <target state="new">Auth plugin</target>
3c18ff47
C
3697
3698
3699
4c1ce3d4 3700 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">138</context></context-group></trans-unit>
5b150929
HP
3701 <trans-unit id="588099657508661970" datatype="html">
3702 <source>None (local authentication)</source>
3703 <target state="new">None (local authentication)</target>
4c1ce3d4
C
3704
3705
3706 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group></trans-unit>
d7c6b951 3707 <trans-unit id="2070907480317730379" datatype="html">
4221079a 3708 <source>Doesn't need review before a video goes public</source>
ec0aa50c 3709 <target state="translated">Não necessita de revisão para o vídeo ficar público</target>
4c1ce3d4
C
3710
3711
3712 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">195</context></context-group></trans-unit>
d7c6b951 3713 <trans-unit id="6667250632809964191" datatype="html">
759856eb
MS
3714 <source>Send a link to reset the password by email to the user</source>
3715 <target state="new">Send a link to reset the password by email to the user</target>
4c1ce3d4
C
3716
3717
3718 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">220</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">220</context></context-group></trans-unit>
d7c6b951 3719 <trans-unit id="1412406834353485520" datatype="html">
759856eb
MS
3720 <source>Ask for new password</source>
3721 <target state="new">Ask for new password</target>
4c1ce3d4
C
3722
3723
3724 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">221</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">221</context></context-group></trans-unit>
d7c6b951 3725 <trans-unit id="3791201588898094481" datatype="html">
759856eb
MS
3726 <source>Manually set the user password</source>
3727 <target state="new">Manually set the user password</target>
4c1ce3d4
C
3728
3729
3730 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">225</context></context-group></trans-unit>
d7c6b951 3731 <trans-unit id="8461842260159597706" datatype="html">
759856eb 3732 <source>Show</source>
5b150929 3733 <target state="translated">Mostrar</target>
00e32b7c
C
3734
3735
4c1ce3d4 3736 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">40</context></context-group></trans-unit>
d7c6b951 3737 <trans-unit id="8461609631969932886" datatype="html">
759856eb 3738 <source>Hide</source>
5b150929 3739 <target state="translated">Esconder</target>
2164a13d
C
3740
3741
3742
3743
3744
4c1ce3d4 3745 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">16</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit>
d7c6b951 3746 <trans-unit id="7049348886126005391">
759856eb
MS
3747 <source>Batch actions</source>
3748 <target state="new">Batch actions</target>
3c18ff47
C
3749
3750
3751
3752 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit>
d7c6b951 3753 <trans-unit id="675721269041534709" datatype="html">
5a6de093
C
3754 <source>The user was banned</source>
3755 <target state="new">The user was banned</target>
3c18ff47
C
3756
3757 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">109</context></context-group></trans-unit>
d7c6b951 3758 <trans-unit id="2348557406282409966" datatype="html">
4221079a
DS
3759 <source>Open account in a new tab</source>
3760 <target state="new">Open account in a new tab</target>
3c18ff47
C
3761
3762
3763
3764
3765
3766
55f0a7a7 3767 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit>
d7c6b951 3768 <trans-unit id="3111569165173971676" datatype="html">
5b150929 3769 <source>Deleted account</source>
5a6de093 3770 <target state="new">
4891e4c7
C
3771 Deleted account
3772 </target>
2164a13d
C
3773
3774 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">55</context></context-group></trans-unit>
d7c6b951 3775 <trans-unit id="3254358851993549668">
759856eb
MS
3776 <source>User's email must be verified to login</source>
3777 <target state="new">User's email must be verified to login</target>
3c18ff47
C
3778
3779 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">120</context></context-group></trans-unit>
d7c6b951 3780 <trans-unit id="3939342579126794385">
759856eb
MS
3781 <source>User's email is verified / User can login without email verification</source>
3782 <target state="new">User's email is verified / User can login without email verification</target>
3c18ff47
C
3783
3784 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">124</context></context-group></trans-unit>
d7c6b951 3785 <trans-unit id="242888077027281874" datatype="html">
5a6de093
C
3786 <source>Total daily video quota</source>
3787 <target state="new">Total daily video quota</target>
3c18ff47
C
3788
3789 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">141</context></context-group></trans-unit>
d7c6b951 3790 <trans-unit id="1242902302929086301">
16f88ee5
C
3791 <source>Ban reason:</source>
3792 <target>Motivo do banimento:</target>
3c18ff47
C
3793
3794 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">163</context></context-group></trans-unit>
5b150929
HP
3795 <trans-unit id="6124612368324200166" datatype="html">
3796 <source>Banned users</source>
3797 <target state="new">Banned users</target>
3c18ff47 3798
2164a13d 3799 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">47</context></context-group></trans-unit>
d7c6b951 3800 <trans-unit id="5642198289374753866" datatype="html">
5a6de093 3801 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> users</source>
0711bd6b 3802 <target state="translated">A mostrar desde <x id="INTERPOLATION"/> até <x id="INTERPOLATION_1"/> de <x id="INTERPOLATION_2"/> utilizadories</target>
dd7dd42b 3803 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">11</context></context-group>
3804 </trans-unit>
5a6de093 3805 <trans-unit id="2049290282534091182">
ae8b8faf
C
3806 <source>Moderation</source>
3807 <target>Moderação</target>
3c18ff47
C
3808
3809
3810
fa737aa0 3811 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context><context context-type="linenumber">72</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">28</context></context-group></trans-unit>
5b150929
HP
3812 <trans-unit id="746099155736913817" datatype="html">
3813 <source>Video blocks</source>
3814 <target state="new">Video blocks</target>
3c18ff47
C
3815
3816
3817 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">109</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
d7c6b951 3818 <trans-unit id="7815838401315213887">
759856eb
MS
3819 <source>Muted accounts</source>
3820 <target state="new">Muted accounts</target>
3c18ff47
C
3821
3822
3823
3824
3825
3826
3827 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">85</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
d7c6b951 3828 <trans-unit id="5668793810321242853">
759856eb
MS
3829 <source>Muted servers</source>
3830 <target state="new">Muted servers</target>
dd7dd42b 3831 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group>
3832 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">94</context></context-group>
3833 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">36</context></context-group>
3834 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group>
3835 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group>
3836 </trans-unit>
d7c6b951 3837 <trans-unit id="2343069726009080052" datatype="html">
5a6de093 3838 <source>Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
0711bd6b 3839 <target state="translated">Vídeo <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target>
5b150929
HP
3840 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">29</context></context-group>
3841 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">26</context></context-group>
3842 </trans-unit>
d7c6b951 3843 <trans-unit id="3122686335401195400" datatype="html">
4221079a
DS
3844 <source>Total size</source>
3845 <target state="new">Total size</target>
5b150929
HP
3846 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">30</context></context-group>
3847 </trans-unit>
d7c6b951 3848 <trans-unit id="4488103364313252005" datatype="html">
4221079a 3849 <source>List redundancies</source>
ec0aa50c 3850 <target state="translated">Listar redundâncias</target>
5b150929
HP
3851 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">37</context></context-group>
3852 </trans-unit>
d7c6b951 3853 <trans-unit id="7423116442791683693" datatype="html">
4221079a 3854 <source>Your instance doesn't mirror any video.</source>
ec0aa50c 3855 <target state="translated">A sua instância não espelha qualquer vídeo.</target>
dd7dd42b 3856 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">79</context></context-group>
3857 </trans-unit>
d7c6b951 3858 <trans-unit id="1944582937285351613" datatype="html">
4221079a 3859 <source>Your instance has no mirrored videos.</source>
ec0aa50c 3860 <target state="translated">A sua instância não tem qualquer vídeo espelhado.</target>
dd7dd42b 3861 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">80</context></context-group>
3862 </trans-unit>
d7c6b951 3863 <trans-unit id="7292311893283564173" datatype="html">
4221079a
DS
3864 <source>Enabled strategies stats</source>
3865 <target state="new">Enabled strategies stats</target>
dd7dd42b 3866 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">89</context></context-group>
3867 </trans-unit>
d7c6b951 3868 <trans-unit id="7595922272001217567" datatype="html">
4221079a
DS
3869 <source>No redundancy strategy is enabled on your instance.</source>
3870 <target state="new">
6e2de58f
C
3871 No redundancy strategy is enabled on your instance.
3872 </target>
2164a13d
C
3873
3874 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">94</context></context-group></trans-unit>
dd7dd42b 3875 <trans-unit id="4824046935922837124" datatype="html">
3876 <source>Used (<x id="PH" equiv-text="this.bytesToHuman(stats.totalUsed)"/>)</source>
3877 <target state="new">Used (<x id="PH" equiv-text="this.bytesToHuman(stats.totalUsed)"/>)</target>
8f0b94f0
C
3878 <context-group purpose="location">
3879 <context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.ts</context>
3880 <context context-type="linenumber">99</context>
3881 </context-group>
dd7dd42b 3882 </trans-unit>
3883 <trans-unit id="5874809640561431793" datatype="html">
3884 <source>Available (<x id="PH" equiv-text="this.bytesToHuman(totalAvailable)"/>)</source>
3885 <target state="new">Available (<x id="PH" equiv-text="this.bytesToHuman(totalAvailable)"/>)</target>
8f0b94f0
C
3886 <context-group purpose="location">
3887 <context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.ts</context>
3888 <context context-type="linenumber">105</context>
3889 </context-group>
3890 </trans-unit>
d7c6b951 3891 <trans-unit id="7574091010118901399">
ae8b8faf
C
3892 <source>Sensitive</source>
3893 <target>Sensível</target>
5b150929
HP
3894 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">27</context></context-group>
3895 </trans-unit>
d7c6b951 3896 <trans-unit id="2478877938420291792">
759856eb
MS
3897 <source>Unfederated</source>
3898 <target state="new">Unfederated</target>
dd7dd42b 3899 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">28</context></context-group>
3900 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">60</context></context-group>
3901 </trans-unit>
d7c6b951 3902 <trans-unit id="7692347838587821095">
5a6de093 3903 <source>Date <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
0711bd6b 3904 <target>Data <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target>
3c18ff47
C
3905
3906
55f0a7a7 3907 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">46</context></context-group></trans-unit>
5b150929
HP
3908 <trans-unit id="1451763834047485033" datatype="html">
3909 <source>Select this row</source>
3910 <target state="new">Select this row</target>
3c18ff47
C
3911
3912
3913
55f0a7a7 3914 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">51</context></context-group></trans-unit>
dd7dd42b 3915 <trans-unit id="4043531994869127329" datatype="html">
3916 <source>See full comment</source>
3917 <target state="new">See full comment</target>
3c18ff47 3918
55f0a7a7 3919 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">58</context></context-group></trans-unit>
d7c6b951 3920 <trans-unit id="3193976279273491157">
ae8b8faf
C
3921 <source>Actions</source>
3922 <target>Ações</target>
3c18ff47
C
3923
3924
3925
3926
3927
55f0a7a7 3928 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">39</context></context-group></trans-unit>
5b150929
HP
3929 <trans-unit id="8390803680962035202" datatype="html">
3930 <source>Follower</source>
3931 <target state="new">Follower</target>
7c94e1e7
C
3932 <context-group purpose="location">
3933 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context>
3934 <context context-type="linenumber">24</context>
3935 </context-group>
5b150929
HP
3936 </trans-unit>
3937 <trans-unit id="4691552465058437520" datatype="html">
3938 <source>Commented video</source>
3939 <target state="new">Commented video</target>
3c18ff47 3940
55f0a7a7 3941 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">81</context></context-group></trans-unit>
5b150929
HP
3942 <trans-unit id="7266085473379376028" datatype="html">
3943 <source>No comments found matching current filters.</source>
3944 <target state="new">No comments found matching current filters.</target>
3c18ff47 3945
55f0a7a7 3946 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit>
5b150929
HP
3947 <trans-unit id="2398388496754671928" datatype="html">
3948 <source>No comments found.</source>
3949 <target state="new">No comments found.</target>
3c18ff47 3950
55f0a7a7 3951 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">107</context></context-group></trans-unit>
5b150929
HP
3952 <trans-unit id="4604870995665811499" datatype="html">
3953 <source>Local comments</source>
3954 <target state="new">Local comments</target>
3c18ff47 3955
2164a13d 3956 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">52</context></context-group></trans-unit>
5b150929
HP
3957 <trans-unit id="2721988499779041837" datatype="html">
3958 <source>Remote comments</source>
3959 <target state="translated">Comentários externos</target>
3c18ff47 3960
2164a13d 3961 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">56</context></context-group></trans-unit>
d7c6b951 3962 <trans-unit id="1420624050293070194" datatype="html">
5a6de093
C
3963 <source>No abuses found matching current filters.</source>
3964 <target state="new">No abuses found matching current filters.</target>
dd7dd42b 3965 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">152</context></context-group>
3966 </trans-unit>
d7c6b951 3967 <trans-unit id="639328713281980021" datatype="html">
5a6de093
C
3968 <source>No abuses found.</source>
3969 <target state="new">No abuses found.</target>
dd7dd42b 3970 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">153</context></context-group>
3971 </trans-unit>
5b150929
HP
3972 <trans-unit id="1807029821872995706" datatype="html">
3973 <source>Unsolved reports</source>
3974 <target state="new">Unsolved reports</target>
dd7dd42b 3975 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">43</context></context-group>
3976 </trans-unit>
5b150929
HP
3977 <trans-unit id="2570256912317308673" datatype="html">
3978 <source>Accepted reports</source>
3979 <target state="new">Accepted reports</target>
dd7dd42b 3980 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">47</context></context-group>
3981 </trans-unit>
5b150929
HP
3982 <trans-unit id="4335414817109654558" datatype="html">
3983 <source>Refused reports</source>
3984 <target state="new">Refused reports</target>
dd7dd42b 3985 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">51</context></context-group>
3986 </trans-unit>
5b150929
HP
3987 <trans-unit id="5604806676748121035" datatype="html">
3988 <source>Reports with blocked videos</source>
3989 <target state="new">Reports with blocked videos</target>
dd7dd42b 3990 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">55</context></context-group>
3991 </trans-unit>
5b150929
HP
3992 <trans-unit id="5105869928182826553" datatype="html">
3993 <source>Reports with deleted videos</source>
3994 <target state="new">Reports with deleted videos</target>
dd7dd42b 3995 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">59</context></context-group>
3996 </trans-unit>
d7c6b951 3997 <trans-unit id="4678289986918934018" datatype="html">
5a6de093
C
3998 <source>Block reason:</source>
3999 <target state="new">Block reason:</target>
dd7dd42b 4000 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">75</context></context-group>
4001 </trans-unit>
d7c6b951 4002 <trans-unit id="8390860433951751429" datatype="html">
5a6de093
C
4003 <source>No blocked video found matching current filters.</source>
4004 <target state="new">No blocked video found matching current filters.</target>
dd7dd42b 4005 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">92</context></context-group>
4006 </trans-unit>
d7c6b951 4007 <trans-unit id="5030329587275248535" datatype="html">
5a6de093
C
4008 <source>No blocked video found.</source>
4009 <target state="new">No blocked video found.</target>
dd7dd42b 4010 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">93</context></context-group>
4011 </trans-unit>
5b150929
HP
4012 <trans-unit id="7755288609601798418" datatype="html">
4013 <source>Automatic blocks</source>
4014 <target state="new">Automatic blocks</target>
dd7dd42b 4015 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">34</context></context-group>
4016 </trans-unit>
5b150929
HP
4017 <trans-unit id="6510868134640657079" datatype="html">
4018 <source>Manual blocks</source>
4019 <target state="new">Manual blocks</target>
dd7dd42b 4020 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">38</context></context-group>
4021 </trans-unit>
d7c6b951 4022 <trans-unit id="2143435845912984377" datatype="html">
5a6de093 4023 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> blocked videos</source>
0711bd6b 4024 <target state="translated">A mostrar desde <x id="INTERPOLATION"/> até <x id="INTERPOLATION_1"/> de <x id="INTERPOLATION_2"/> vídeos bloqueados</target>
5b150929
HP
4025 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">11</context></context-group>
4026 </trans-unit>
d7c6b951 4027 <trans-unit id="1868606282505332204" datatype="html">
5a6de093
C
4028 <source>Reports</source>
4029 <target state="new">Reports</target>
3c18ff47
C
4030
4031
4032
4033
4034 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/abuse-list/abuse-list.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-abuses/my-account-abuses-list.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
d7c6b951 4035 <trans-unit id="7075448128175750939">
5a6de093 4036 <source>Moderation comment</source>
16f88ee5 4037 <target>Comentário de moderação</target>
5b150929
HP
4038 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">3</context></context-group>
4039 </trans-unit>
d7c6b951 4040 <trans-unit id="7358611947192442969">
759856eb 4041 <source>This comment can only be seen by you or the other moderators.</source>
16f88ee5
C
4042 <target>
4043 Este comentário só pode ser visto por você ou outros moderadores.
4044 </target>
5b150929
HP
4045 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">20</context></context-group>
4046 </trans-unit>
d7c6b951 4047 <trans-unit id="3981851640772035362">
16f88ee5
C
4048 <source>Update this comment</source>
4049 <target>Atualizar este comentário</target>
5b150929
HP
4050 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">30</context></context-group>
4051 </trans-unit>
d7c6b951 4052 <trans-unit id="730589419287534524">
16f88ee5
C
4053 <source>Reporter</source>
4054 <target>Denunciante</target>
5b150929
HP
4055 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">7</context></context-group>
4056 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">21</context></context-group>
00e32b7c
C
4057 </trans-unit><trans-unit id="5026011498416291967" datatype="html">
4058 <source> <x id="ICU" equiv-text="{abuse.countReportsForReporter, plural, =1 {1 report} other {{{ abuse.countReportsForReporter }} reports}}" xid="1879828604800763221"/> <x id="START_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;my-global-icon iconName=&quot;flag&quot;>"/><x id="CLOSE_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;/my-global-icon>"/></source><target state="new"> <x id="ICU" equiv-text="{abuse.countReportsForReporter, plural, =1 {1 report} other {{{ abuse.countReportsForReporter }} reports}}" xid="1879828604800763221"/> <x id="START_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;my-global-icon iconName=&quot;flag&quot;>"/><x id="CLOSE_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;/my-global-icon>"/></target>
4059 <context-group purpose="location">
4060 <context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context>
4061 <context context-type="linenumber">21,23</context>
4062 </context-group>
4063 <context-group purpose="location">
4064 <context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context>
4065 <context context-type="linenumber">42,44</context>
4066 </context-group>
5b150929 4067 </trans-unit>
d7c6b951 4068 <trans-unit id="6549265851868599441">
16f88ee5
C
4069 <source>Video</source>
4070 <target>Vídeo</target>
3c18ff47
C
4071
4072
4073
4074
4075
55f0a7a7 4076 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">8</context></context-group></trans-unit>
5b150929
HP
4077 <trans-unit id="2662644497259948010" datatype="html">
4078 <source>Comment</source>
4079 <target state="new">Comment</target>
3c18ff47
C
4080
4081
55f0a7a7 4082 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
d7c6b951 4083 <trans-unit id="1359961255805685312" datatype="html">
4221079a 4084 <source>This video has been reported multiple times.</source>
ec0aa50c 4085 <target state="translated">Este vídeo já foi denúnciado várias vezes.</target>
dd7dd42b 4086 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">66</context></context-group>
4087 </trans-unit>
d7c6b951 4088 <trans-unit id="8103613717136753118" datatype="html">
5a6de093
C
4089 <source>The video was blocked</source>
4090 <target state="new">The video was blocked</target>
dd7dd42b 4091 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">73</context></context-group>
4092 </trans-unit>
d7c6b951 4093 <trans-unit id="5021295327106206941" datatype="html">
5a6de093 4094 <source>by <x id="INTERPOLATION"/> on <x id="INTERPOLATION_1"/> </source>
0711bd6b 4095 <target state="translated">por <x id="INTERPOLATION"/> em <x id="INTERPOLATION_1"/> </target>
dd7dd42b 4096 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">85</context></context-group>
4097 </trans-unit>
d7c6b951 4098 <trans-unit id="1443698606045744844" datatype="html">
4221079a 4099 <source>Video was deleted</source>
ec0aa50c 4100 <target state="translated">Vídeo foi apagado</target>
dd7dd42b 4101 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">79</context></context-group>
4102 </trans-unit>
d7c6b951 4103 <trans-unit id="1530731524535521716" datatype="html">
5b150929 4104 <source>Account deleted</source>
5a6de093 4105 <target state="new">
4891e4c7
C
4106 Account deleted
4107 </target>
2164a13d
C
4108
4109 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">111</context></context-group></trans-unit>
d7c6b951 4110 <trans-unit id="1191715835847858871" datatype="html">
4221079a
DS
4111 <source>Open video in a new tab</source>
4112 <target state="new">Open video in a new tab</target>
dd7dd42b 4113 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">47</context></context-group>
4114 </trans-unit>
d7c6b951 4115 <trans-unit id="3301856295120048857">
5a6de093 4116 <source>State <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
0711bd6b 4117 <target>Estado <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target>
5b150929
HP
4118 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">25</context></context-group>
4119 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">32</context></context-group>
4120 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">24</context></context-group>
4121 </trans-unit>
d7c6b951 4122 <trans-unit id="6452372740127749380" datatype="html">
5a6de093
C
4123 <source>Messages</source>
4124 <target state="new">Messages</target>
5b150929
HP
4125 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">25</context></context-group>
4126 </trans-unit>
d7c6b951 4127 <trans-unit id="1969144763032891922" datatype="html">
5a6de093
C
4128 <source>Internal note</source>
4129 <target state="new">Internal note</target>
5b150929
HP
4130 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">26</context></context-group>
4131 </trans-unit>
d7c6b951 4132 <trans-unit id="7418735164633152705" datatype="html">
5a6de093 4133 <source>Score <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
0711bd6b 4134 <target state="translated">Pontuação <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target>
5b150929
HP
4135 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">26</context></context-group>
4136 </trans-unit>
d7c6b951 4137 <trans-unit id="9173448803033928792" datatype="html">
5a6de093 4138 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> reports</source>
0711bd6b 4139 <target state="translated">A mostrar desde <x id="INTERPOLATION"/> até <x id="INTERPOLATION_1"/> de <x id="INTERPOLATION_2"/> denúncias</target>
5b150929
HP
4140 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">6</context></context-group>
4141 </trans-unit>
d7c6b951 4142 <trans-unit id="3109314382334906782" datatype="html">
4221079a 4143 <source>Reportee</source>
ec0aa50c 4144 <target state="translated">Denúnciador</target>
00e32b7c
C
4145
4146 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">29</context></context-group></trans-unit>
4147
d7c6b951 4148 <trans-unit id="6540177673229220400" datatype="html">
5a6de093 4149 <source>{VAR_PLURAL, plural, =1 {1 report} other {<x id="INTERPOLATION"/> reports}}</source>
0711bd6b 4150 <target state="translated">{VAR_PLURAL, plural, =1 {1 denúncia} other {<x id="INTERPOLATION"/> denúncias}}</target>
00e32b7c
C
4151
4152
4153 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">43</context></context-group></trans-unit>
d7c6b951 4154 <trans-unit id="7239750919884229270" datatype="html">
4221079a 4155 <source>Updated</source>
ec0aa50c 4156 <target state="translated">Actualizado</target>
00e32b7c
C
4157
4158 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">50</context></context-group></trans-unit>
d7c6b951 4159 <trans-unit id="6409548912081699487" datatype="html">
4221079a 4160 <source>Mute domain</source>
ec0aa50c 4161 <target state="translated">Silencie domínio</target>
5b150929
HP
4162 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">18</context></context-group>
4163 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">18</context></context-group>
4164 </trans-unit>
d7c6b951 4165 <trans-unit id="2381859602529023966">
ae8b8faf
C
4166 <source>Instance</source>
4167 <target>Instância</target>
00e32b7c
C
4168
4169
4170
4171
4172 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">31</context></context-group></trans-unit>
d7c6b951 4173 <trans-unit id="1300704815627663264">
5a6de093 4174 <source>Muted at <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
0711bd6b 4175 <target state="translated">Data de silenciamento <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target>
5b150929
HP
4176 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">24</context></context-group>
4177 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">24</context></context-group>
4178 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">32</context></context-group>
4179 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">32</context></context-group>
4180 </trans-unit>
d7c6b951 4181 <trans-unit id="6453471031802119612">
759856eb
MS
4182 <source>Unmute</source>
4183 <target state="new">Unmute</target>
5b150929
HP
4184 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">31</context></context-group>
4185 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">31</context></context-group>
4186 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">39</context></context-group>
4187 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">39</context></context-group>
4188 </trans-unit>
d7c6b951 4189 <trans-unit id="6728985502447585050" datatype="html">
cd9246a9
C
4190 <source>No server found matching current filters.</source>
4191 <target state="translated">Não encontrou algum servidor de acordo com os filtros actuais.</target>
5b150929
HP
4192 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">55</context></context-group>
4193 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">55</context></context-group>
4194 </trans-unit>
d7c6b951 4195 <trans-unit id="299774363533169870" datatype="html">
4221079a 4196 <source>No server found.</source>
ec0aa50c 4197 <target state="translated">Não encontrou algum servidor.</target>
5b150929
HP
4198 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">56</context></context-group>
4199 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">56</context></context-group>
4200 </trans-unit>
d7c6b951 4201 <trans-unit id="6250599179731937899" datatype="html">
5a6de093 4202 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> muted instances</source>
0711bd6b 4203 <target state="translated">A mostrar desde <x id="INTERPOLATION"/> até <x id="INTERPOLATION_1"/> de <x id="INTERPOLATION_2"/> instâncias silenciadas</target>
5b150929
HP
4204 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">11</context></context-group>
4205 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">11</context></context-group>
4206 </trans-unit>
d7c6b951 4207 <trans-unit id="4917252294930256268" datatype="html">
4221079a 4208 <source>It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers.</source>
ec0aa50c 4209 <target state="translated">Parece que não está em um servidor HTTPS. O seu servidor necessita de ter TLS activado para conseguir seguir outros servidores.</target>
5b150929 4210 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">27</context></context-group>
00e32b7c
C
4211 </trans-unit><trans-unit id="2959657578684395250" datatype="html">
4212 <source>{count, plural, =1 {Follow request sent!} other {Follow requests sent!}}</source><target state="new">{count, plural, =1 {Follow request sent!} other {Follow requests sent!}}</target>
2164a13d
C
4213 <context-group purpose="location">
4214 <context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context>
4215 <context context-type="linenumber">65</context>
4216 </context-group>
5b150929 4217 </trans-unit>
d7c6b951 4218 <trans-unit id="4058814854824495833" datatype="html">
4221079a 4219 <source>Mute domains</source>
ec0aa50c 4220 <target state="translated">Silenciar domínios</target>
5b150929
HP
4221 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">63</context></context-group>
4222 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">63</context></context-group>
4223 </trans-unit>
d7c6b951 4224 <trans-unit id="4086606389696938932">
759856eb
MS
4225 <source>Account</source>
4226 <target state="new">Account</target>
3c18ff47
C
4227
4228
4229
55f0a7a7 4230 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit>
d7c6b951 4231 <trans-unit id="8564972645418093229" datatype="html">
4221079a 4232 <source>No account found matching current filters.</source>
ec0aa50c 4233 <target state="translated">Não encontrou alguma conta de acordo com os filtros actuais.</target>
5b150929
HP
4234 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">53</context></context-group>
4235 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">53</context></context-group>
4236 </trans-unit>
d7c6b951 4237 <trans-unit id="3819155299647062711" datatype="html">
4221079a 4238 <source>No account found.</source>
ec0aa50c 4239 <target state="translated">Não encontrou qualquer conta.</target>
5b150929
HP
4240 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">54</context></context-group>
4241 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">54</context></context-group>
4242 </trans-unit>
4243 <trans-unit id="2338185419645468935" datatype="html">
4244 <source>List installed plugins</source>
4245 <target state="new">List installed plugins</target>
dd7dd42b 4246 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugins.routes.ts</context><context context-type="linenumber">26</context></context-group>
4247 </trans-unit>
5b150929
HP
4248 <trans-unit id="8897412584195581488" datatype="html">
4249 <source>Search plugins</source>
4250 <target state="new">Search plugins</target>
dd7dd42b 4251 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugins.routes.ts</context><context context-type="linenumber">35</context></context-group>
4252 </trans-unit>
5b150929
HP
4253 <trans-unit id="4994333937800672218" datatype="html">
4254 <source>Show plugin</source>
4255 <target state="new">Show plugin</target>
dd7dd42b 4256 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugins.routes.ts</context><context context-type="linenumber">44</context></context-group>
4257 </trans-unit>
d7c6b951 4258 <trans-unit id="602667807232759122" datatype="html">
5a6de093 4259 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> muted accounts</source>
0711bd6b 4260 <target state="translated">A mostrar desde <x id="INTERPOLATION"/> até <x id="INTERPOLATION_1"/> de <x id="INTERPOLATION_2"/> contas silenciadas</target>
5b150929
HP
4261 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">10</context></context-group>
4262 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">10</context></context-group>
4263 </trans-unit>
5a6de093 4264 <trans-unit id="8259696070728377358" datatype="html">
759856eb
MS
4265 <source>Plugins/Themes</source>
4266 <target state="new">Plugins/Themes</target>
dd7dd42b 4267 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">142</context></context-group>
4268 </trans-unit>
d7c6b951 4269 <trans-unit id="4894835484717268716" datatype="html">
759856eb
MS
4270 <source>Installed</source>
4271 <target state="new">Installed</target>
dd7dd42b 4272 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">35</context></context-group>
4273 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context><context context-type="linenumber">3</context></context-group>
4274 </trans-unit>
4275 <trans-unit id="6185935497147252048" datatype="html">
4276 <source>This plugin is developed by Framasoft</source>
4277 <target state="new">This plugin is developed by Framasoft</target>
78a5dd9c
C
4278 <context-group purpose="location">
4279 <context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context>
4280 <context context-type="linenumber">37</context>
4281 </context-group>
dd7dd42b 4282 </trans-unit>
4283 <trans-unit id="8336721444092720377" datatype="html">
4284 <source>Official</source>
4285 <target state="new"> Official </target>
2164a13d
C
4286
4287 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit>
d7c6b951 4288 <trans-unit id="7002061007877950198" datatype="html">
5a6de093
C
4289 <source>Plugin homepage (new window)</source>
4290 <target state="new">Plugin homepage (new window)</target>
dd7dd42b 4291 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-card.component.html</context><context context-type="linenumber">8</context></context-group>
4292 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-card.component.html</context><context context-type="linenumber">12</context></context-group>
4293 </trans-unit>
4294 <trans-unit id="3981257963098530375" datatype="html">
4295 <source>Navigate between installed plugins and themes or find new ones</source>
4296 <target state="new">Navigate between installed plugins and themes or find new ones</target>
78a5dd9c
C
4297 <context-group purpose="location">
4298 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context>
4299 <context context-type="linenumber">2</context>
4300 </context-group>
5b150929 4301 </trans-unit>
d7c6b951 4302 <trans-unit id="8630916846096019339" datatype="html">
4221079a 4303 <source>Users can resolve distant content</source>
ec0aa50c 4304 <target state="translated">Utilizadores podem encontrar conteúdo distante</target>
b2d03a83
C
4305
4306 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">114</context></context-group></trans-unit>
dd7dd42b 4307 <trans-unit id="3300472325769888962" datatype="html">
4308 <source>Plugins &amp; Themes</source>
4309 <target state="new">Plugins &amp; Themes</target>
b2d03a83
C
4310
4311 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">121</context></context-group></trans-unit>
dd7dd42b 4312 <trans-unit id="1782375284146839174" datatype="html">
4313 <source>Available themes</source>
4314 <target state="new">Available themes</target>
b2d03a83
C
4315
4316 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">125</context></context-group></trans-unit>
dd7dd42b 4317 <trans-unit id="9205443410527464015" datatype="html">
4318 <source>Plugins enabled</source>
4319 <target state="new">Plugins enabled</target>
b2d03a83
C
4320
4321 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">134</context></context-group></trans-unit>
d7c6b951 4322 <trans-unit id="5410940035535748578" datatype="html">
5a6de093
C
4323 <source>Close this message</source>
4324 <target state="new">Close this message</target>
5b150929
HP
4325 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.html</context><context context-type="linenumber">34</context></context-group>
4326 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.html</context><context context-type="linenumber">34</context></context-group>
4327 </trans-unit>
00e32b7c 4328
5b150929
HP
4329 <trans-unit id="2144158274184161635" datatype="html">
4330 <source>Videos with the most interactions for recent videos</source>
4331 <target state="new">Videos with the most interactions for recent videos</target>
9794fe1c 4332
2164a13d 4333 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">208</context></context-group></trans-unit>
5b150929
HP
4334 <trans-unit id="8312243926314494468" datatype="html">
4335 <source>Videos with the most views during the last 24 hours</source>
4336 <target state="new">Videos with the most views during the last 24 hours</target>
2164a13d
C
4337
4338 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">224</context></context-group></trans-unit>
5b150929
HP
4339 <trans-unit id="8731139416455609016" datatype="html">
4340 <source>Videos with the most views during the last <x id="PH" equiv-text="this.trendingDays"/> days</source>
4341 <target state="new">Videos with the most views during the last <x id="PH" equiv-text="this.trendingDays"/> days</target>
2164a13d
C
4342
4343 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">228</context></context-group></trans-unit>
5b150929
HP
4344 <trans-unit id="1671858302647356245" datatype="html">
4345 <source>Videos that have the most likes</source>
4346 <target state="new">Videos that have the most likes</target>
9794fe1c 4347
2164a13d 4348 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">213</context></context-group></trans-unit>
d7c6b951 4349 <trans-unit id="2006841089844688970" datatype="html">
759856eb
MS
4350 <source>To load your new installed plugins or themes, refresh the page.</source>
4351 <target state="new">
040758e0
C
4352 To load your new installed plugins or themes, refresh the page.
4353</target>
2164a13d
C
4354
4355 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">4</context></context-group></trans-unit>
dd7dd42b 4356 <trans-unit id="7577430199525157466" datatype="html">
4357 <source>Popular plugins</source>
4358 <target state="new">Popular plugins</target>
78a5dd9c
C
4359 <context-group purpose="location">
4360 <context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context>
4361 <context context-type="linenumber">10</context>
4362 </context-group>
dd7dd42b 4363 </trans-unit>
4364 <trans-unit id="830877982972543118" datatype="html">
4365 <source>Popular themes</source>
4366 <target state="new">Popular themes</target>
90aa0a74
C
4367 <context-group purpose="location">
4368 <context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context>
78a5dd9c 4369 <context context-type="linenumber">11</context>
90aa0a74
C
4370 </context-group>
4371 </trans-unit>
78a5dd9c 4372 <trans-unit id="1780056719120519633" datatype="html">
dd7dd42b 4373 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/> for "<x id="INTERPOLATION_1" equiv-text="{{ search }}"/>" </source>
78a5dd9c 4374 <target state="new"> <x id="INTERPOLATION" equiv-text="{{ pagination.totalItems }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}"/> for "<x id="INTERPOLATION_1" equiv-text="{{ search }}"/>" </target>
2164a13d
C
4375
4376 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit>
d7c6b951 4377 <trans-unit id="3148804384763272950" datatype="html">
759856eb
MS
4378 <source>{VAR_PLURAL, plural, =1 {result} other {results} }</source>
4379 <target state="new">{VAR_PLURAL, plural, =1 {result} other {results} }</target>
dd7dd42b 4380 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">18</context></context-group>
4381 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">5</context></context-group>
4382 </trans-unit>
d7c6b951 4383 <trans-unit id="2722270956157821098" datatype="html">
759856eb
MS
4384 <source>No results.</source>
4385 <target state="new">
040758e0
C
4386 No results.
4387</target>
2164a13d
C
4388
4389 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">28</context></context-group></trans-unit>
d7c6b951 4390 <trans-unit id="2601639465696257054" datatype="html">
5b150929 4391 <source>This <x id="INTERPOLATION"/> does not have settings. </source>
0711bd6b 4392 <target state="translated">Este <x id="INTERPOLATION"/> não tem definições configuráveis. </target>
2164a13d
C
4393
4394 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html</context><context context-type="linenumber">17</context></context-group></trans-unit>
5a6de093 4395 <trans-unit id="29832309535656200" datatype="html">
759856eb
MS
4396 <source>System</source>
4397 <target state="new">System</target>
dd7dd42b 4398 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">148</context></context-group>
4399 </trans-unit>
5b150929
HP
4400 <trans-unit id="8949443215142664126" datatype="html">
4401 <source>Delete this comment</source>
4402 <target state="new">Delete this comment</target>
3c18ff47 4403
2164a13d 4404 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
5b150929
HP
4405 <trans-unit id="3327751240218085797" datatype="html">
4406 <source>Delete all comments of this account</source>
4407 <target state="new">Delete all comments of this account</target>
3c18ff47 4408
2164a13d 4409 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">87</context></context-group></trans-unit>
5b150929
HP
4410 <trans-unit id="2850960459131251840" datatype="html">
4411 <source>Comments are deleted after a few minutes</source>
4412 <target state="new">Comments are deleted after a few minutes</target>
3c18ff47 4413
00e32b7c
C
4414 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">88</context></context-group></trans-unit><trans-unit id="1271241007621398467" datatype="html">
4415 <source>{count, plural, =1 {1 comment deleted.} other {<x id="count"/> comments deleted.}}</source><target state="new">{count, plural, =1 {1 comment deleted.} other {<x id="count"/> comments deleted.}}</target>
2164a13d
C
4416 <context-group purpose="location">
4417 <context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context>
4418 <context context-type="linenumber">150</context>
4419 </context-group>
4420 </trans-unit><trans-unit id="264978617337249011" datatype="html">
4421 <source><x id="PH" equiv-text="commentArgs.length"/> comment(s) deleted.</source><target state="new"><x id="PH" equiv-text="commentArgs.length"/> comment(s) deleted.</target>
4422 <context-group purpose="location">
4423 <context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context>
4424 <context context-type="linenumber">152,150</context>
4425 </context-group>
4426 </trans-unit>
4427
5b150929
HP
4428 <trans-unit id="379090446060940062" datatype="html">
4429 <source>Do you really want to delete all comments of <x id="PH"/>?</source>
4430 <target state="new">Do you really want to delete all comments of <x id="PH"/>?</target>
3c18ff47 4431
2164a13d 4432 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">175</context></context-group></trans-unit>
5b150929
HP
4433 <trans-unit id="4539246224625965241" datatype="html">
4434 <source>Comments of <x id="PH"/> will be deleted in a few minutes</source>
4435 <target state="new">Comments of <x id="PH"/> will be deleted in a few minutes</target>
3c18ff47 4436
2164a13d 4437 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">187</context></context-group></trans-unit><trans-unit id="3204306399736151644" datatype="html">
3c18ff47
C
4438 <source>Comments list</source><target state="new">Comments list</target>
4439 <context-group purpose="location">
4440 <context context-type="sourcefile">src/app/+admin/overview/comments/video-comment.routes.ts</context>
4441 <context context-type="linenumber">24</context>
4442 </context-group>
5b150929
HP
4443 </trans-unit>
4444 <trans-unit id="7427986413651551775" datatype="html">
4445 <source>Video comments</source>
4446 <target state="new">Video comments</target>
3c18ff47
C
4447
4448
4449
4450 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
5b150929
HP
4451 <trans-unit id="289582790179344391" datatype="html">
4452 <source>This view also shows comments from muted accounts.</source>
4453 <target state="new">This view also shows comments from muted accounts.</target>
3c18ff47
C
4454
4455 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">8</context></context-group></trans-unit>
5b150929
HP
4456 <trans-unit id="4523382115569186450" datatype="html">
4457 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> comments</source>
4458 <target state="new">Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> comments</target>
3c18ff47
C
4459
4460 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">15</context></context-group></trans-unit>
5b150929
HP
4461 <trans-unit id="6110554376228744887" datatype="html">
4462 <source>Select all rows</source>
4463 <target state="new">Select all rows</target>
3c18ff47
C
4464
4465
4466
55f0a7a7 4467 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">36</context></context-group></trans-unit>
d7c6b951 4468 <trans-unit id="2719284837486030903" datatype="html">
759856eb
MS
4469 <source>Job type</source>
4470 <target state="new">Job type</target>
5b150929
HP
4471 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">3</context></context-group>
4472 </trans-unit>
d7c6b951 4473 <trans-unit id="6170245880855918780" datatype="html">
759856eb
MS
4474 <source>Job state</source>
4475 <target state="new">Job state</target>
5b150929
HP
4476 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">12</context></context-group>
4477 </trans-unit>
4478 <trans-unit id="2296681895307893686" datatype="html">
4479 <source>any</source>
4480 <target state="new">any</target>
e351a5c5
C
4481 <context-group purpose="location">
4482 <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context>
4483 <context context-type="linenumber">21</context>
4484 </context-group>
4485 <note priority="1" from="description">Selector for the list displaying jobs, filtering by their state</note>
5b150929
HP
4486 </trans-unit>
4487 <trans-unit id="3067132953487445901" datatype="html">
4488 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> jobs</source>
4489 <target state="new">Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> jobs</target>
4490 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">39</context></context-group>
4491 </trans-unit>
d7c6b951 4492 <trans-unit id="8650499415827640724">
fbe77135
C
4493 <source>Type</source>
4494 <target>Tipo</target>
5b150929
HP
4495 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">46</context></context-group>
4496 </trans-unit>
4497 <trans-unit id="3901868627411944813" datatype="html">
0d9a327d
C
4498 <source>Priority <x id="START_SMALL_TEXT" ctype="x-small" equiv-text="&lt;small>"/>(1 = highest priority)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="&lt;/small>"/></source>
4499 <target state="new">Priority <x id="START_SMALL_TEXT" ctype="x-small" equiv-text="&lt;small>"/>(1 = highest priority)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="&lt;/small>"/></target>
e351a5c5
C
4500 <context-group purpose="location">
4501 <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context>
b87b606a 4502 <context context-type="linenumber">47</context>
e351a5c5 4503 </context-group>
5b150929
HP
4504 </trans-unit>
4505 <trans-unit id="3419681791450150574" datatype="html">
4506 <source>Progress</source>
4507 <target state="new">Progress</target>
e351a5c5
C
4508 <context-group purpose="location">
4509 <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context>
b87b606a 4510 <context context-type="linenumber">49</context>
e351a5c5 4511 </context-group>
5b150929
HP
4512 </trans-unit>
4513 <trans-unit id="914197284349366734" datatype="html">
4514 <source>No jobs found.</source>
4515 <target state="new">No jobs found.</target>
dd7dd42b 4516 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">105</context></context-group>
4517 </trans-unit>
5b150929 4518 <trans-unit id="2713421326605345655" datatype="html">
0d9a327d
C
4519 <source>No <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code> "/> jobs found.</source>
4520 <target state="new">No <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code> "/> jobs found.</target>
dd7dd42b 4521 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">106</context></context-group>
4522 </trans-unit>
5b150929
HP
4523 <trans-unit id="2384897339170501794" datatype="html">
4524 <source>No <x id="START_TAG_SPAN"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_SPAN"/> jobs found.</source>
4525 <target state="new">No <x id="START_TAG_SPAN"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_SPAN"/> jobs found.</target>
dd7dd42b 4526 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">110</context></context-group>
4527 </trans-unit>
5b150929
HP
4528 <trans-unit id="4457061340457477073" datatype="html">
4529 <source>No <x id="START_TAG_CODE"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_CODE"/> jobs found that are <x id="START_TAG_SPAN"/><x id="INTERPOLATION_1"/><x id="CLOSE_TAG_SPAN"/>.</source>
4530 <target state="new">No <x id="START_TAG_CODE"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_CODE"/> jobs found that are <x id="START_TAG_SPAN"/><x id="INTERPOLATION_1"/><x id="CLOSE_TAG_SPAN"/>.</target>
dd7dd42b 4531 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">111</context></context-group>
4532 </trans-unit>
d7c6b951 4533 <trans-unit id="1102717806459547726" datatype="html">
759856eb
MS
4534 <source>Refresh</source>
4535 <target state="new">Refresh</target>
55f0a7a7
C
4536
4537
4538
4539 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">33</context></context-group></trans-unit>
5b150929
HP
4540 <trans-unit id="6052766076365105714" datatype="html">
4541 <source>now</source>
4542 <target state="new">now</target>
4543 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">15</context></context-group>
4544 </trans-unit>
4545 <trans-unit id="8984988128489304664" datatype="html">
4546 <source>Filter logs by tags</source>
4547 <target state="new">Filter logs by tags</target>
a71d4140
C
4548 <context-group purpose="location">
4549 <context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context>
4550 <context context-type="linenumber">31</context>
4551 </context-group>
4552 </trans-unit>
d7c6b951 4553 <trans-unit id="3894950702316166331" datatype="html">
4221079a 4554 <source>Loading...</source>
ec0aa50c 4555 <target state="translated">A carregar...</target>
5b150929
HP
4556 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">37</context></context-group>
4557 </trans-unit>
4558 <trans-unit id="1570003374195931619" datatype="html">
4559 <source>No log.</source>
4560 <target state="new">No log.</target>
a71d4140
C
4561 <context-group purpose="location">
4562 <context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context>
4563 <context context-type="linenumber">40</context>
4564 </context-group>
4565 </trans-unit>
d7c6b951 4566 <trans-unit id="2232767208623640457" datatype="html">
0d9a327d
C
4567 <source>By <x id="INTERPOLATION"/> -></source>
4568 <target state="translated">Por <x id="INTERPOLATION"/> -></target>
5b150929
HP
4569 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">47</context></context-group>
4570 </trans-unit>
d7c6b951 4571 <trans-unit id="7396175500300709096" datatype="html">
4221079a
DS
4572 <source>INSTANCE</source>
4573 <target state="new">INSTANCE</target>
5b150929
HP
4574 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">7</context></context-group>
4575 </trans-unit>
d7c6b951 4576 <trans-unit id="8953033926734869941">
ae8b8faf
C
4577 <source>Name</source>
4578 <target>Nome</target>
00e32b7c
C
4579
4580
4581
4582 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">27</context></context-group></trans-unit>
d7c6b951 4583 <trans-unit id="2973928033612762715">
ae8b8faf
C
4584 <source>Short description</source>
4585 <target>Descrição curta</target>
00e32b7c
C
4586
4587 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit>
d7c6b951 4588 <trans-unit id="7794655859478571096" datatype="html">
759856eb
MS
4589 <source>Main instance categories</source>
4590 <target state="new">Main instance categories</target>
00e32b7c 4591
4c1ce3d4 4592 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">47</context></context-group></trans-unit>
d7c6b951 4593 <trans-unit id="6588040559347368313" datatype="html">
5a6de093
C
4594 <source>Add a new category</source>
4595 <target state="new">Add a new category</target>
00e32b7c
C
4596
4597
4c1ce3d4 4598 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-categories.component.html</context><context context-type="linenumber">5</context></context-group></trans-unit>
d7c6b951 4599 <trans-unit id="8953934448427251062" datatype="html">
5a6de093 4600 <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>
0711bd6b 4601 <target state="translated">Alguma informação técnica sobre o seu sistema (como endereço de IP) pode ser enviada para outres pares, devido ao nosso <x id="START_LINK"/>sistema de partilha<x id="CLOSE_LINK"/>, mas ajuda-nos imenso a reduzir a carga no servidor.</target>
5b150929
HP
4602 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">45</context></context-group>
4603 </trans-unit>
d7c6b951 4604 <trans-unit id="34094919610906740" datatype="html">
4221079a 4605 <source>Help share videos being played</source>
ec0aa50c 4606 <target state="translated">Ajuda a partilhar videos que estão a ser reproduzidos</target>
5b150929
HP
4607 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">42</context></context-group>
4608 </trans-unit>
d7c6b951 4609 <trans-unit id="6236140336967052987" datatype="html">
4221079a 4610 <source>When on a video page, directly start playing the video.</source>
ec0aa50c 4611 <target state="translated">Quando numa página de vídeo, reproduz de maneira directa o vídeo.</target>
5b150929
HP
4612 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">56</context></context-group>
4613 </trans-unit>
d7c6b951 4614 <trans-unit id="9135112681389493865" datatype="html">
4221079a 4615 <source>Automatically play videos</source>
ec0aa50c 4616 <target state="translated">Reproduzir vídeos automaticamente</target>
5b150929
HP
4617 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">53</context></context-group>
4618 </trans-unit>
d7c6b951 4619 <trans-unit id="575474399125992547" datatype="html">
4221079a 4620 <source>When a video ends, follow up with the next suggested video.</source>
ec0aa50c 4621 <target state="translated">Segue para o próximo vídeo sugerido, quando este vídeo terminar.</target>
5b150929
HP
4622 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">67</context></context-group>
4623 </trans-unit>
d7c6b951 4624 <trans-unit id="2701970773087072815" datatype="html">
4221079a 4625 <source>Automatically start playing the next video</source>
ec0aa50c 4626 <target state="translated">Reproduz o próximo vídeo automaticamente</target>
5b150929
HP
4627 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">64</context></context-group>
4628 </trans-unit>
d7c6b951 4629 <trans-unit id="5983800192187691457" datatype="html">
759856eb
MS
4630 <source>Main languages you/your moderators speak</source>
4631 <target state="new">Main languages you/your moderators speak</target>
00e32b7c 4632
4c1ce3d4 4633 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">61</context></context-group></trans-unit>
d7c6b951 4634 <trans-unit id="399528956091640769" datatype="html">
4221079a 4635 <source>MODERATION &amp; NSFW</source>
ec0aa50c 4636 <target state="translated">MODERAÇÃO &amp; NSFW</target>
00e32b7c 4637
4c1ce3d4 4638 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit>
00e32b7c 4639
d7c6b951 4640 <trans-unit id="7030031694783481217" datatype="html">
759856eb
MS
4641 <source>This instance is dedicated to sensitive or NSFW content</source>
4642 <target state="new">This instance is dedicated to sensitive or NSFW content</target>
00e32b7c 4643
4c1ce3d4 4644 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">89</context></context-group></trans-unit>
5b150929 4645 <trans-unit id="4620493570088713907" datatype="html">
0d9a327d
C
4646 <source>Enabling it will allow other administrators to know that you are mainly federating sensitive content.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/> Moreover, the NSFW checkbox on video upload will be automatically checked by default. </source>
4647 <target state="new"> Enabling it will allow other administrators to know that you are mainly federating sensitive content.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/> Moreover, the NSFW checkbox on video upload will be automatically checked by default. </target>
00e32b7c 4648
4c1ce3d4 4649 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">93</context></context-group></trans-unit>
d7c6b951 4650 <trans-unit id="7497677457560701935">
ab67d3e8
C
4651 <source>Policy on videos containing sensitive content</source>
4652 <target>Política sobre vídeos que possuem conteúdo sensível</target>
00e32b7c 4653
4c1ce3d4 4654 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">102</context></context-group></trans-unit>
d7c6b951 4655 <trans-unit id="8930852890861583005">
ab67d3e8
C
4656 <source>Blur thumbnails</source>
4657 <target>Desfocar miniaturas</target>
00e32b7c
C
4658
4659
4c1ce3d4 4660 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">116</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">17</context></context-group></trans-unit>
d7c6b951 4661 <trans-unit id="6812930637022637485">
ab67d3e8
C
4662 <source>Display</source>
4663 <target>Exibição</target>
00e32b7c
C
4664
4665
4666
4c1ce3d4 4667 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit>
d7c6b951 4668 <trans-unit id="1617785425462022303" datatype="html">
4221079a
DS
4669 <source>Strategy</source>
4670 <target state="new">Strategy</target>
5b150929
HP
4671 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">28</context></context-group>
4672 </trans-unit>
d7c6b951 4673 <trans-unit id="2544569632476723854">
ae8b8faf
C
4674 <source>Terms</source>
4675 <target>Termos</target>
2164a13d
C
4676
4677
4678
4679
4c1ce3d4 4680 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">169</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">125</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit>
d7c6b951 4681 <trans-unit id="4127416011499804250" datatype="html">
759856eb
MS
4682 <source>Code of conduct</source>
4683 <target state="new">Code of conduct</target>
00e32b7c
C
4684
4685
4686
4c1ce3d4 4687 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">155</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">134</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">47</context></context-group></trans-unit>
d7c6b951 4688 <trans-unit id="3076079242537393946" datatype="html">
759856eb
MS
4689 <source>Moderation information</source>
4690 <target state="new">Moderation information</target>
00e32b7c
C
4691
4692
4693
4c1ce3d4 4694 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">141</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">143</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">41</context></context-group></trans-unit>
d7c6b951 4695 <trans-unit id="5056489767203690328" datatype="html">
4221079a
DS
4696 <source>Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etc</source>
4697 <target state="new">Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etc</target>
00e32b7c 4698
4c1ce3d4 4699 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">144</context></context-group></trans-unit>
d7c6b951 4700 <trans-unit id="2047672753819413550" datatype="html">
4221079a
DS
4701 <source>YOU AND YOUR INSTANCE</source>
4702 <target state="new">YOU AND YOUR INSTANCE</target>
00e32b7c 4703
4c1ce3d4 4704 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">157</context></context-group></trans-unit>
d7c6b951 4705 <trans-unit id="3968335261686887328" datatype="html">
759856eb
MS
4706 <source>Who is behind the instance?</source>
4707 <target state="new">Who is behind the instance?</target>
00e32b7c 4708
4c1ce3d4 4709 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">163</context></context-group></trans-unit>
d7c6b951 4710 <trans-unit id="7323194786468446482" datatype="html">
4221079a
DS
4711 <source>A single person? A non-profit? A company?</source>
4712 <target state="new">A single person? A non-profit? A company?</target>
00e32b7c 4713
4c1ce3d4 4714 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">164</context></context-group></trans-unit>
d7c6b951 4715 <trans-unit id="5480243297215266596" datatype="html">
759856eb
MS
4716 <source>Why did you create this instance?</source>
4717 <target state="new">Why did you create this instance?</target>
00e32b7c 4718
4c1ce3d4 4719 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">173</context></context-group></trans-unit>
d7c6b951 4720 <trans-unit id="6995481962115300007" datatype="html">
4221079a
DS
4721 <source>To share your personal videos? To open registrations and allow people to upload what they want?</source>
4722 <target state="new">To share your personal videos? To open registrations and allow people to upload what they want?</target>
00e32b7c 4723
4c1ce3d4 4724 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">174</context></context-group></trans-unit>
d7c6b951 4725 <trans-unit id="3667968987954856844" datatype="html">
759856eb
MS
4726 <source>How long do you plan to maintain this instance?</source>
4727 <target state="new">How long do you plan to maintain this instance?</target>
00e32b7c 4728
4c1ce3d4 4729 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">183</context></context-group></trans-unit>
d7c6b951 4730 <trans-unit id="6722472563287778070" datatype="html">
4221079a
DS
4731 <source>It's important to know for users who want to register on your instance</source>
4732 <target state="new">It's important to know for users who want to register on your instance</target>
00e32b7c 4733
4c1ce3d4 4734 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">184</context></context-group></trans-unit>
d7c6b951 4735 <trans-unit id="8362291348781958428" datatype="html">
759856eb
MS
4736 <source>How will you finance the PeerTube server?</source>
4737 <target state="new">How will you finance the PeerTube server?</target>
00e32b7c 4738
4c1ce3d4 4739 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">193</context></context-group></trans-unit>
d7c6b951 4740 <trans-unit id="2441006645448216398" datatype="html">
4221079a
DS
4741 <source>With your own funds? With user donations? Advertising?</source>
4742 <target state="new">With your own funds? With user donations? Advertising?</target>
00e32b7c 4743
4c1ce3d4 4744 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">194</context></context-group></trans-unit>
d7c6b951 4745 <trans-unit id="6853511883515031762" datatype="html">
4221079a
DS
4746 <source>OTHER INFORMATION</source>
4747 <target state="new">OTHER INFORMATION</target>
00e32b7c 4748
4c1ce3d4 4749 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">207</context></context-group></trans-unit>
d7c6b951 4750 <trans-unit id="3447208665089679283" datatype="html">
759856eb
MS
4751 <source>What server/hardware does the instance run on?</source>
4752 <target state="new">What server/hardware does the instance run on?</target>
00e32b7c 4753
4c1ce3d4 4754 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">213</context></context-group></trans-unit>
d7c6b951 4755 <trans-unit id="4739907951373047958" datatype="html">
4221079a 4756 <source>i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc.</source>
ec0aa50c 4757 <target state="translated">por exemplo, 2vCore 2GB RAM, uma link directo ao servidor que está a alugar, etc.</target>
00e32b7c 4758
4c1ce3d4 4759 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">214</context></context-group></trans-unit>
d7c6b951 4760 <trans-unit id="8557599287230755359" datatype="html">
4221079a
DS
4761 <source>APPEARANCE</source>
4762 <target state="new">APPEARANCE</target>
5b150929 4763 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">4</context></context-group>
00e32b7c
C
4764 </trans-unit><trans-unit id="371306187337992930" datatype="html">
4765 <source> Use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;link-orange&quot; routerLink=&quot;/admin/plugins&quot;>"/>plugins &amp; themes<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> for more involved changes, or add slight <x id="START_LINK_1" equiv-text="&lt;a class=&quot;link-orange&quot; routerLink=&quot;/admin/config/edit-custom&quot; fragment=&quot;advanced-configuration&quot;>"/>customizations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source><target state="new"> Use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;link-orange&quot; routerLink=&quot;/admin/plugins&quot;>"/>plugins &amp; themes<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> for more involved changes, or add slight <x id="START_LINK_1" equiv-text="&lt;a class=&quot;link-orange&quot; routerLink=&quot;/admin/config/edit-custom&quot; fragment=&quot;advanced-configuration&quot;>"/>customizations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target>
4766 <context-group purpose="location">
4767 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
4768 <context context-type="linenumber">5,7</context>
4769 </context-group>
5b150929 4770 </trans-unit>
00e32b7c
C
4771
4772
d7c6b951 4773 <trans-unit id="4096396973250090478" datatype="html">
4221079a
DS
4774 <source>Landing page</source>
4775 <target state="new">Landing page</target>
5b150929
HP
4776 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">27</context></context-group>
4777 </trans-unit>
09e1784b 4778 <trans-unit id="2609416025385742456" datatype="html">
5b150929
HP
4779 <source>Default trending page</source>
4780 <target state="new">Default trending page</target>
4781 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">43</context></context-group>
4782 </trans-unit>
9794fe1c 4783
5b150929
HP
4784 <trans-unit id="554741830445276244" datatype="html">
4785 <source>Hot videos</source>
4786 <target state="new">Hot videos</target>
9794fe1c
C
4787
4788 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">47</context></context-group></trans-unit>
5b150929
HP
4789 <trans-unit id="4203746847864415875" datatype="html">
4790 <source>Most viewed videos</source>
4791 <target state="new">Most viewed videos</target>
9794fe1c
C
4792
4793 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">48</context></context-group></trans-unit>
d7c6b951 4794 <trans-unit id="8177374861384376651" datatype="html">
759856eb
MS
4795 <source>Most liked videos</source>
4796 <target state="new">Most liked videos</target>
9794fe1c
C
4797
4798 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">49</context></context-group></trans-unit>
dd7dd42b 4799 <trans-unit id="5862227717871131052" datatype="html">
4800 <source>Prefer author display name in video miniature</source>
4801 <target state="new">Prefer author display name in video miniature</target>
9794fe1c
C
4802
4803 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">65</context></context-group></trans-unit>
dd7dd42b 4804 <trans-unit id="5444889468197427724" datatype="html">
4805 <source>Redirect users on single external auth when users click on the login button in menu</source>
4806 <target state="new">Redirect users on single external auth when users click on the login button in menu</target>
9794fe1c
C
4807
4808 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">76</context></context-group></trans-unit>
dd7dd42b 4809 <trans-unit id="2138469194506455231" datatype="html">
4810 <source>⚠️ You don't have any external auth plugin enabled.</source>
4811 <target state="new">⚠️ You don't have any external auth plugin enabled.</target>
9794fe1c
C
4812
4813 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit>
dd7dd42b 4814 <trans-unit id="6608125149782412086" datatype="html">
4815 <source>⚠️ You have multiple external auth plugins enabled.</source>
4816 <target state="new">⚠️ You have multiple external auth plugins enabled.</target>
9794fe1c
C
4817
4818 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit>
d7c6b951 4819 <trans-unit id="4809162812315301010" datatype="html">
5a6de093
C
4820 <source>BROADCAST MESSAGE</source>
4821 <target state="new">BROADCAST MESSAGE</target>
9794fe1c
C
4822
4823 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">93</context></context-group></trans-unit>
5b150929
HP
4824 <trans-unit id="7097094470713539753" datatype="html">
4825 <source>Display a message on your instance</source>
4826 <target state="new"> Display a message on your instance </target>
9794fe1c
C
4827
4828 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">94</context></context-group></trans-unit>
d7c6b951 4829 <trans-unit id="4686199497574248459" datatype="html">
5a6de093
C
4830 <source>Enable broadcast message</source>
4831 <target state="new">Enable broadcast message</target>
9794fe1c
C
4832
4833 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit>
d7c6b951 4834 <trans-unit id="9192050065623241777" datatype="html">
5b150929 4835 <source>Allow users to dismiss the broadcast message</source>
5a6de093 4836 <target state="new">Allow users to dismiss the broadcast message </target>
9794fe1c
C
4837
4838 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">113</context></context-group></trans-unit>
d7c6b951 4839 <trans-unit id="6582848618760132901" datatype="html">
5a6de093
C
4840 <source>Broadcast message level</source>
4841 <target state="new">Broadcast message level</target>
9794fe1c
C
4842
4843 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">118</context></context-group></trans-unit>
d7c6b951 4844 <trans-unit id="8066608938393600549" datatype="html">
5a6de093
C
4845 <source>Message</source>
4846 <target state="new">Message</target>
9794fe1c
C
4847
4848 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">132</context></context-group></trans-unit>
d7c6b951 4849 <trans-unit id="5631159720194597622" datatype="html">
4221079a
DS
4850 <source>NEW USERS</source>
4851 <target state="new">NEW USERS</target>
9794fe1c
C
4852
4853 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">149</context></context-group></trans-unit>
5b150929 4854 <trans-unit id="2669509104300979449" datatype="html">
0d9a327d
C
4855 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;>"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> to set their quota individually. </source>
4856 <target state="new"> Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;>"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> to set their quota individually. </target>
9794fe1c
C
4857
4858 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">150</context></context-group></trans-unit>
d7c6b951 4859 <trans-unit id="4497115134891299867">
ae8b8faf
C
4860 <source>Signup requires email verification</source>
4861 <target>Inscrição requer verificação de email</target>
9794fe1c
C
4862
4863 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">172</context></context-group></trans-unit>
d7c6b951 4864 <trans-unit id="8133107840061687919">
9f77adb8
C
4865 <source>Signup limit</source>
4866 <target>Limite de inscrições</target>
9794fe1c
C
4867
4868 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">176</context></context-group></trans-unit>
5b150929
HP
4869 <trans-unit id="8497774075394617130" datatype="html">
4870 <source>{VAR_PLURAL, plural, =1 {user} other {users}}</source>
4871 <target state="new">{VAR_PLURAL, plural, =1 {user} other {users}}</target>
9794fe1c
C
4872
4873 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">183</context></context-group></trans-unit>
5b150929
HP
4874 <trans-unit id="5620049714977547431" datatype="html">
4875 <source>Signup won't be limited to a fixed number of users.</source>
4876 <target state="new">Signup won't be limited to a fixed number of users.</target>
9794fe1c
C
4877
4878 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">188</context></context-group></trans-unit>
5b150929
HP
4879 <trans-unit id="1663379405062033606" datatype="html">
4880 <source>Minimum required age to create an account</source>
4881 <target state="new">Minimum required age to create an account</target>
9794fe1c
C
4882
4883 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">192</context></context-group></trans-unit>
5b150929
HP
4884 <trans-unit id="8342879272354516454" datatype="html">
4885 <source>{VAR_PLURAL, plural, =1 {year old} other {years old}}</source>
4886 <target state="new">{VAR_PLURAL, plural, =1 {year old} other {years old}}</target>
9794fe1c
C
4887
4888 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">199</context></context-group></trans-unit>
d7c6b951 4889 <trans-unit id="7456307533995141215" datatype="html">
5a6de093
C
4890 <source>Enable Signup</source>
4891 <target state="new">Enable Signup</target>
9794fe1c
C
4892
4893 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">161</context></context-group></trans-unit>
d7c6b951 4894 <trans-unit id="4555457172864212828">
9f77adb8
C
4895 <source>Users</source>
4896 <target>Usuários</target>
dd7dd42b 4897 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">41</context></context-group>
4898 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">4</context></context-group>
4899 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">4</context></context-group>
4900 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">3</context></context-group>
3c18ff47
C
4901 </trans-unit><trans-unit id="3807699453257291879" datatype="html">
4902 <source>Comments</source><target state="new">Comments</target>
b53cc662 4903
d3d4099a 4904 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">57</context></context-group></trans-unit>
d7c6b951 4905 <trans-unit id="8147229944654164397" datatype="html">
4221079a
DS
4906 <source>{VAR_PLURAL, plural, =1 {Video} other {Videos} }</source>
4907 <target state="new">{VAR_PLURAL, plural, =1 {Video} other {Videos} }</target>
dd7dd42b 4908 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">24</context></context-group>
4909 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">24</context></context-group>
4910 </trans-unit>
d7c6b951 4911 <trans-unit id="2068564237394270744" datatype="html">
4221079a
DS
4912 <source>{VAR_PLURAL, plural, =1 {Channel} other {Channels} }</source>
4913 <target state="new">{VAR_PLURAL, plural, =1 {Channel} other {Channels} }</target>
dd7dd42b 4914 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">30</context></context-group>
4915 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">30</context></context-group>
4916 </trans-unit>
d7c6b951 4917 <trans-unit id="407487463718398437" datatype="html">
4221079a
DS
4918 <source>{VAR_PLURAL, plural, =1 {Subscriber} other {Subscribers} }</source>
4919 <target state="new">{VAR_PLURAL, plural, =1 {Subscriber} other {Subscribers} }</target>
dd7dd42b 4920 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">36</context></context-group>
4921 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">36</context></context-group>
4922 </trans-unit>
d7c6b951 4923 <trans-unit id="9036137946566829282" datatype="html">
4221079a
DS
4924 <source>Incriminated in reports</source>
4925 <target state="new">Incriminated in reports</target>
dd7dd42b 4926 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">42</context></context-group>
4927 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">42</context></context-group>
4928 </trans-unit>
d7c6b951 4929 <trans-unit id="7441750243186193044" datatype="html">
4221079a
DS
4930 <source>Authored reports accepted</source>
4931 <target state="new">Authored reports accepted</target>
dd7dd42b 4932 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">48</context></context-group>
4933 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">48</context></context-group>
4934 </trans-unit>
d7c6b951 4935 <trans-unit id="3094586852616580737" datatype="html">
4221079a
DS
4936 <source>{VAR_PLURAL, plural, =1 {Comment} other {Comments} }</source>
4937 <target state="new">{VAR_PLURAL, plural, =1 {Comment} other {Comments} }</target>
dd7dd42b 4938 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">54</context></context-group>
4939 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">54</context></context-group>
4940 </trans-unit>
d7c6b951 4941 <trans-unit id="7362516430807501858" datatype="html">
4221079a
DS
4942 <source>NEW USER</source>
4943 <target state="new">NEW USER</target>
dd7dd42b 4944 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">73</context></context-group>
4945 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">73</context></context-group>
4946 </trans-unit>
d7c6b951 4947 <trans-unit id="3008420115644088420" datatype="html">
4221079a
DS
4948 <source>Configuration</source>
4949 <target state="new">Configuration</target>
dd7dd42b 4950 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">136</context></context-group>
4951 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">1</context></context-group>
4952 </trans-unit>
d7c6b951 4953 <trans-unit id="502260296951057925" datatype="html">
759856eb
MS
4954 <source>Default video quota per user</source>
4955 <target state="new">Default video quota per user</target>
9794fe1c
C
4956
4957 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">211</context></context-group></trans-unit>
5b150929
HP
4958 <trans-unit id="7169210802367807492" datatype="html">
4959 <source>bytes</source>
4960 <target state="new">bytes</target>
9794fe1c
C
4961
4962
4963
4964
4965
4966
4c1ce3d4 4967 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">231</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group></trans-unit>
d7c6b951 4968 <trans-unit id="8509882464852636851" datatype="html">
759856eb
MS
4969 <source>Default daily upload limit per user</source>
4970 <target state="new">Default daily upload limit per user</target>
9794fe1c
C
4971
4972 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">225</context></context-group></trans-unit>
d7c6b951 4973 <trans-unit id="4719342289581047890" datatype="html">
4221079a
DS
4974 <source>Allow import with a torrent file or a magnet URI</source>
4975 <target state="new">Allow import with a torrent file or a magnet URI</target>
9794fe1c
C
4976
4977 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">279</context></context-group></trans-unit>
dd7dd42b 4978 <trans-unit id="6801844913630625451" datatype="html">
4979 <source>⚠️ We don't recommend to enable this feature if you don't trust your users</source>
4980 <target state="new">⚠️ We don't recommend to enable this feature if you don't trust your users</target>
9794fe1c
C
4981
4982 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">282</context></context-group></trans-unit>
d7c6b951 4983 <trans-unit id="3950258704315544174" datatype="html">
4221079a
DS
4984 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source>
4985 <target state="new">Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</target>
9794fe1c
C
4986
4987 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">300</context></context-group></trans-unit>
dd7dd42b 4988 <trans-unit id="424703522835656806" datatype="html">
4989 <source>VIDEO CHANNELS</source>
4990 <target state="new">VIDEO CHANNELS</target>
9794fe1c
C
4991
4992 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">314</context></context-group></trans-unit>
dd7dd42b 4993 <trans-unit id="7026684190224451991" datatype="html">
4994 <source>Max video channels per user</source>
4995 <target state="new">Max video channels per user</target>
9794fe1c
C
4996
4997 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">319</context></context-group></trans-unit>
dd7dd42b 4998 <trans-unit id="3840267063842708224" datatype="html">
4999 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source>
5000 <target state="new">{VAR_PLURAL, plural, =1 {channel} other {channels}}</target>
9794fe1c
C
5001
5002 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">326</context></context-group></trans-unit>
d7c6b951 5003 <trans-unit id="3428986951244800347" datatype="html">
5a6de093
C
5004 <source>Block new videos automatically</source>
5005 <target state="new">Block new videos automatically</target>
9794fe1c
C
5006
5007 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">297</context></context-group></trans-unit>
d7c6b951 5008 <trans-unit id="2054846790157376783" datatype="html">
5a6de093
C
5009 <source>SEARCH</source>
5010 <target state="new">SEARCH</target>
9794fe1c
C
5011
5012 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">336</context></context-group></trans-unit>
d7c6b951 5013 <trans-unit id="3442084803796199253" datatype="html">
5a6de093
C
5014 <source>Allow users to do remote URI/handle search</source>
5015 <target state="new">Allow users to do remote URI/handle search</target>
9794fe1c
C
5016
5017 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">347</context></context-group></trans-unit>
5b150929
HP
5018 <trans-unit id="2258148539285928012" datatype="html">
5019 <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source>
5020 <target state="new">Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</target>
9794fe1c
C
5021
5022 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">350</context></context-group></trans-unit>
d7c6b951 5023 <trans-unit id="7295422540935146771" datatype="html">
5a6de093
C
5024 <source>Allow anonymous to do remote URI/handle search</source>
5025 <target state="new">Allow anonymous to do remote URI/handle search</target>
9794fe1c
C
5026
5027 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">358</context></context-group></trans-unit>
5b150929
HP
5028 <trans-unit id="7305237807882754643" datatype="html">
5029 <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source>
5030 <target state="new">Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</target>
9794fe1c
C
5031
5032 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">361</context></context-group></trans-unit>
d7c6b951 5033 <trans-unit id="5273935530181504015" datatype="html">
5a6de093
C
5034 <source>⚠️ This functionality depends heavily on the moderation of instances followed by the search index you select.</source>
5035 <target state="new">⚠️ This functionality depends heavily on the moderation of instances followed by the search index you select.</target>
9794fe1c
C
5036
5037 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">375</context></context-group></trans-unit>
5b150929 5038 <trans-unit id="1886227550697837417" datatype="html">
0d9a327d
C
5039 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source>
5040 <target state="new"> You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target>
9794fe1c
C
5041
5042 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">377</context></context-group></trans-unit>
d7c6b951 5043 <trans-unit id="2331464426553277323" datatype="html">
5a6de093
C
5044 <source>Search index URL</source>
5045 <target state="new">Search index URL</target>
9794fe1c
C
5046
5047 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">384</context></context-group></trans-unit>
d7c6b951 5048 <trans-unit id="8524278911521465398" datatype="html">
5a6de093
C
5049 <source>Disable local search in search bar</source>
5050 <target state="new">Disable local search in search bar</target>
9794fe1c
C
5051
5052 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">397</context></context-group></trans-unit>
d7c6b951 5053 <trans-unit id="6568991917245875948" datatype="html">
5a6de093
C
5054 <source>Otherwise the local search stays used by default</source>
5055 <target state="new">Otherwise the local search stays used by default</target>
9794fe1c
C
5056
5057 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">407</context></context-group></trans-unit>
d7c6b951 5058 <trans-unit id="4444955208013675027" datatype="html">
5a6de093
C
5059 <source>Search bar uses the global search index by default</source>
5060 <target state="new">Search bar uses the global search index by default</target>
9794fe1c
C
5061
5062 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">404</context></context-group></trans-unit>
d7c6b951 5063 <trans-unit id="6476750382562952780" datatype="html">
5a6de093
C
5064 <source>Enable global search</source>
5065 <target state="new">Enable global search</target>
9794fe1c
C
5066
5067 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">372</context></context-group></trans-unit>
d7c6b951 5068 <trans-unit id="836183323506117145" datatype="html">
cd9246a9
C
5069 <source>FEDERATION</source>
5070 <target state="new">FEDERATION</target>
9794fe1c
C
5071
5072 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">425</context></context-group></trans-unit>
5b150929 5073 <trans-unit id="252719899360434356" datatype="html">
0d9a327d
C
5074 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source>
5075 <target state="new"> Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </target>
9794fe1c
C
5076
5077 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">426</context></context-group></trans-unit>
d7c6b951 5078 <trans-unit id="9119248927271669654" datatype="html">
cd9246a9
C
5079 <source>Other instances can follow yours</source>
5080 <target state="new">Other instances can follow yours</target>
9794fe1c
C
5081
5082 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">439</context></context-group></trans-unit>
d7c6b951 5083 <trans-unit id="7015551137649102649" datatype="html">
cd9246a9
C
5084 <source>Manually approve new instance followers</source>
5085 <target state="new">Manually approve new instance followers</target>
9794fe1c
C
5086
5087 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">446</context></context-group></trans-unit>
d7c6b951 5088 <trans-unit id="4803992993548153434" datatype="html">
cd9246a9
C
5089 <source>Automatically follow back instances</source>
5090 <target state="new">Automatically follow back instances</target>
9794fe1c
C
5091
5092 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">459</context></context-group></trans-unit>
d7c6b951 5093 <trans-unit id="2092224316392295720" datatype="html">
cd9246a9
C
5094 <source>⚠️ This functionality requires a lot of attention and extra moderation.</source>
5095 <target state="new">⚠️ This functionality requires a lot of attention and extra moderation.</target>
9794fe1c
C
5096
5097
5098
5099 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">462</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">475</context></context-group></trans-unit>
d7c6b951 5100 <trans-unit id="1718269478813020014" datatype="html">
cd9246a9
C
5101 <source>Index URL</source>
5102 <target state="new">Index URL</target>
9794fe1c
C
5103
5104 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">484</context></context-group></trans-unit>
d7c6b951 5105 <trans-unit id="173263206605027981" datatype="html">
4221079a
DS
5106 <source>Automatically follow instances of a public index</source>
5107 <target state="new">Automatically follow instances of a public index</target>
9794fe1c
C
5108
5109 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">472</context></context-group></trans-unit>
5b150929 5110 <trans-unit id="9076632742417302918" datatype="html">
0d9a327d
C
5111 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source>
5112 <target state="new"> See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </target>
9794fe1c
C
5113
5114 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">477</context></context-group></trans-unit>
d7c6b951 5115 <trans-unit id="3946988229617310200" datatype="html">
4221079a
DS
5116 <source>ADMINISTRATORS</source>
5117 <target state="new">ADMINISTRATORS</target>
9794fe1c
C
5118
5119 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">504</context></context-group></trans-unit>
5a6de093 5120 <trans-unit id="2149300564474427551">
ae8b8faf
C
5121 <source>Administrator</source>
5122 <target>Administrador</target>
dd7dd42b 5123 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-users/user-admin.service.ts</context><context context-type="linenumber">123</context></context-group>
5124 </trans-unit>
d7c6b951 5125 <trans-unit id="3171683206914962995">
ae8b8faf
C
5126 <source>Admin email</source>
5127 <target>Email de administrador</target>
9794fe1c
C
5128
5129 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">510</context></context-group></trans-unit>
d7c6b951 5130 <trans-unit id="4722881456283329321">
759856eb
MS
5131 <source>Enable contact form</source>
5132 <target state="new">Enable contact form</target>
9794fe1c
C
5133
5134 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">523</context></context-group></trans-unit>
09e1784b 5135 <trans-unit id="5926348345797688952" datatype="html">
5b150929
HP
5136 <source>VOD Transcoding</source>
5137 <target state="new">VOD Transcoding</target>
5138 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">38</context></context-group>
5139 </trans-unit>
d7c6b951 5140 <trans-unit id="1765095834299337775" datatype="html">
4221079a
DS
5141 <source>TWITTER</source>
5142 <target state="new">TWITTER</target>
9794fe1c
C
5143
5144 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">532</context></context-group></trans-unit>
5b150929
HP
5145 <trans-unit id="3202133522706129143" datatype="html">
5146 <source>Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value.</source>
5147 <target state="new"> Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value. </target>
9794fe1c
C
5148
5149 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">533</context></context-group></trans-unit>
d7c6b951 5150 <trans-unit id="4087837092261487511">
ae8b8faf
C
5151 <source>Your Twitter username</source>
5152 <target>Seu nome de usuário no Twitter</target>
9794fe1c
C
5153
5154 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">545</context></context-group></trans-unit>
d7c6b951 5155 <trans-unit id="5648651824279408711" datatype="html">
5a6de093
C
5156 <source>Instance allowed by Twitter</source>
5157 <target state="new">Instance allowed by Twitter</target>
9794fe1c
C
5158
5159 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">558</context></context-group></trans-unit>
5b150929 5160 <trans-unit id="2076338542820061819" datatype="html">
0d9a327d
C
5161 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source>
5162 <target state="new"> If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </target>
9794fe1c
C
5163
5164 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">562</context></context-group></trans-unit>
d7c6b951 5165 <trans-unit id="493135676263039396" datatype="html">
5b150929
HP
5166 <source>LIVE</source>
5167 <target state="new">LIVE</target>
5168 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">5</context></context-group>
5169 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-thumbnail/video-thumbnail.component.html</context><context context-type="linenumber">31</context></context-group>
5170 </trans-unit>
5171 <trans-unit id="1429138002697017359" datatype="html">
5172 <source>Enable users of your instance to stream live.</source>
5173 <target state="new"> Enable users of your instance to stream live. </target>
5174 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">6</context></context-group>
5175 </trans-unit>
5176 <trans-unit id="8894612824234881672" datatype="html">
5177 <source>⚠️ Enabling live streaming requires trust in your users and extra moderation work</source>
5178 <target state="new">⚠️ Enabling live streaming requires trust in your users and extra moderation work</target>
5179 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">22</context></context-group>
5180 </trans-unit>
5181 <trans-unit id="5205613575147327732" datatype="html">
5182 <source>If enabled, your server needs to accept incoming TCP traffic on port <x id="INTERPOLATION" equiv-text="{{ getLiveRTMPPort() }}"/></source>
5183 <target state="new">If enabled, your server needs to accept incoming TCP traffic on port <x id="INTERPOLATION" equiv-text="{{ getLiveRTMPPort() }}"/></target>
5184 <context-group purpose="location">
5185 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context>
5186 <context context-type="linenumber">23</context>
5187 </context-group>
5188 </trans-unit>
5189 <trans-unit id="6421580347313273983" datatype="html">
5190 <source>Allow your users to automatically publish a replay of their live</source>
5191 <target state="new">Allow your users to automatically publish a replay of their live</target>
5192 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">31</context></context-group>
5193 </trans-unit>
b2d03a83 5194 <trans-unit id="8583623894789865917" datatype="html">
a15d7b82 5195 <source>Allow your users to change live latency</source><target state="new">Allow your users to change live latency</target>
b2d03a83
C
5196
5197 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">39</context></context-group></trans-unit><trans-unit id="6422195560028891534" datatype="html">
a15d7b82 5198 <source> Small latency disables P2P and high latency can increase P2P ratio </source><target state="new"> Small latency disables P2P and high latency can increase P2P ratio </target>
b2d03a83 5199
00e32b7c
C
5200 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">41</context></context-group></trans-unit><trans-unit id="5191164170233238999" datatype="html">
5201 <source>Max simultaneous lives created on your instance</source><target state="new">Max simultaneous lives created on your instance</target>
5202 <context-group purpose="location">
5203 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context>
5204 <context context-type="linenumber">49</context>
5205 </context-group>
5206 </trans-unit>
5207
5208
5b150929
HP
5209 <trans-unit id="6830777508073747241" datatype="html">
5210 <source>{VAR_PLURAL, plural, =1 {live} other {lives}}</source>
5211 <target state="new">{VAR_PLURAL, plural, =1 {live} other {lives}}</target>
a15d7b82
C
5212
5213
00e32b7c
C
5214 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">67</context></context-group></trans-unit><trans-unit id="1834362188086938736" datatype="html">
5215 <source>Max simultaneous lives created per user</source><target state="new">Max simultaneous lives created per user</target>
5216 <context-group purpose="location">
5217 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context>
5218 <context context-type="linenumber">62</context>
5219 </context-group>
5220 </trans-unit>
5b150929
HP
5221 <trans-unit id="1521259619066122077" datatype="html">
5222 <source>Max live duration</source>
5223 <target state="new">Max live duration</target>
a15d7b82 5224
00e32b7c 5225 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">74</context></context-group></trans-unit>
5b150929
HP
5226 <trans-unit id="5309195634424105927" datatype="html">
5227 <source>Live transcoding threads</source>
5228 <target state="new">Live transcoding threads</target>
a15d7b82 5229
00e32b7c 5230 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">136</context></context-group></trans-unit>
5b150929
HP
5231 <trans-unit id="4240037618955024499" datatype="html">
5232 <source>will claim at most <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with VOD transcoding </source>
5233 <target state="new"> will claim at most <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with VOD transcoding </target>
a15d7b82 5234
00e32b7c 5235 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">139</context></context-group></trans-unit>
5b150929
HP
5236 <trans-unit id="8489317904250057957" datatype="html">
5237 <source>will claim at least <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with VOD transcoding </source>
5238 <target state="new"> will claim at least <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with VOD transcoding </target>
a15d7b82 5239
00e32b7c 5240 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">143</context></context-group></trans-unit>
5b150929
HP
5241 <trans-unit id="1417246074503129277" datatype="html">
5242 <source>Live transcoding profile</source>
5243 <target state="new">Live transcoding profile</target>
a15d7b82 5244
00e32b7c 5245 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">158</context></context-group></trans-unit>
5b150929
HP
5246 <trans-unit id="8294583621306221742" datatype="html">
5247 <source>new live transcoding profiles can be added by PeerTube plugins</source>
5248 <target state="new">new live transcoding profiles can be added by PeerTube plugins</target>
a15d7b82 5249
00e32b7c 5250 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">159</context></context-group></trans-unit>
5b150929
HP
5251 <trans-unit id="6727057461851446921" datatype="html">
5252 <source>Live resolutions to generate</source>
5253 <target state="new">Live resolutions to generate</target>
a15d7b82 5254
00e32b7c 5255 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">115</context></context-group></trans-unit>
5b150929
HP
5256 <trans-unit id="2281161665447607254" datatype="html">
5257 <source>Allow live streaming</source>
5258 <target state="new">Allow live streaming</target>
5259 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">18</context></context-group>
5260 </trans-unit>
5261 <trans-unit id="6759167469686242835" datatype="html">
5262 <source>Transcoding enabled for live streams</source>
5263 <target state="new">Transcoding enabled for live streams</target>
a15d7b82 5264
00e32b7c 5265 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">109</context></context-group></trans-unit>
d7c6b951 5266 <trans-unit id="5975271795105968425" datatype="html">
5b150929
HP
5267 <source>Live streaming</source>
5268 <target state="new">Live streaming</target>
5269 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">47</context></context-group>
5270 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">67</context></context-group>
5271 </trans-unit>
5272 <trans-unit id="6201638315245239510" datatype="html">
5273 <source>Advanced</source>
5274 <target state="new">Advanced</target>
5275 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">56</context></context-group>
5276 </trans-unit>
d7c6b951 5277 <trans-unit id="7911929966701561067" datatype="html">
4221079a
DS
5278 <source>TRANSCODING</source>
5279 <target state="new">TRANSCODING</target>
a15d7b82
C
5280
5281
00e32b7c 5282 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">93</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">21</context></context-group></trans-unit>
5b150929
HP
5283 <trans-unit id="8212237880239644112" datatype="html">
5284 <source>Same as VOD transcoding, transcoding live streams so that they are in a streamable form that any device can play. Requires a beefy CPU, and then some.</source>
5285 <target state="new"> Same as VOD transcoding, transcoding live streams so that they are in a streamable form that any device can play. Requires a beefy CPU, and then some. </target>
a15d7b82 5286
00e32b7c 5287 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">94</context></context-group></trans-unit>
d7c6b951 5288 <trans-unit id="3444148141968928069" datatype="html">
5b150929
HP
5289 <source>Input formats</source>
5290 <target state="new">Input formats</target>
00e32b7c
C
5291
5292 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">41</context></context-group></trans-unit>
d7c6b951 5293 <trans-unit id="4560217482714993155">
ae8b8faf
C
5294 <source>Transcoding enabled</source>
5295 <target>Transcodificação ativada</target>
00e32b7c
C
5296
5297 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">35</context></context-group></trans-unit>
d7c6b951 5298 <trans-unit id="7452751710576287271">
759856eb
MS
5299 <source>Allow additional extensions</source>
5300 <target state="new">Allow additional extensions</target>
00e32b7c
C
5301
5302 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">46</context></context-group></trans-unit>
dd7dd42b 5303 <trans-unit id="5698272164915890247" datatype="html">
5304 <source>Allows users to upload videos with additional extensions than .mp4, .ogv and .webm (for example: .avi, .mov, .mkv etc).</source>
5305 <target state="new">Allows users to upload videos with additional extensions than .mp4, .ogv and .webm (for example: .avi, .mov, .mkv etc).</target>
00e32b7c
C
5306
5307 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">49</context></context-group></trans-unit>
d7c6b951 5308 <trans-unit id="1823941382992046371" datatype="html">
759856eb
MS
5309 <source>Allow audio files upload</source>
5310 <target state="new">Allow audio files upload</target>
00e32b7c
C
5311
5312 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">57</context></context-group></trans-unit>
5b150929
HP
5313 <trans-unit id="8340360585610503574" datatype="html">
5314 <source>Allows users to upload .mp3, .ogg, .wma, .flac, .aac, or .ac3 audio files.</source>
5315 <target state="new">Allows users to upload .mp3, .ogg, .wma, .flac, .aac, or .ac3 audio files.</target>
00e32b7c
C
5316
5317 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">60</context></context-group></trans-unit>
5b150929
HP
5318 <trans-unit id="5867513506373651775" datatype="html">
5319 <source>The file will be merged in a still image video with the preview file on upload.</source>
5320 <target state="new">The file will be merged in a still image video with the preview file on upload.</target>
00e32b7c
C
5321
5322 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">61</context></context-group></trans-unit>
5b150929
HP
5323 <trans-unit id="2036818807823848377" datatype="html">
5324 <source>Output formats</source>
5325 <target state="new">Output formats</target>
00e32b7c
C
5326
5327 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">68</context></context-group></trans-unit>
5b150929
HP
5328 <trans-unit id="522057769554096255" datatype="html">
5329 <source>WebTorrent enabled</source>
5330 <target state="new">WebTorrent enabled</target>
00e32b7c
C
5331
5332 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">74</context></context-group></trans-unit>
5b150929
HP
5333 <trans-unit id="8373385486403101567" datatype="html">
5334 <source>If you also enabled HLS support, it will multiply videos storage by 2</source>
5335 <target state="new">If you also enabled HLS support, it will multiply videos storage by 2</target>
00e32b7c
C
5336
5337 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">78</context></context-group></trans-unit>
d7c6b951 5338 <trans-unit id="3839590624406770455" datatype="html">
5a6de093
C
5339 <source>HLS with P2P support enabled</source>
5340 <target state="new">HLS with P2P support enabled</target>
00e32b7c
C
5341
5342 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">89</context></context-group></trans-unit>
5b150929 5343 <trans-unit id="7334484418359079994" datatype="html">
0d9a327d
C
5344 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Requires ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>Generate HLS playlists and fragmented MP4 files resulting in a better playback than with plain WebTorrent:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Faster playback especially with long videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></source>
5345 <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Requires ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>Generate HLS playlists and fragmented MP4 files resulting in a better playback than with plain WebTorrent:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Faster playback especially with long videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></target>
00e32b7c
C
5346
5347 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">94</context></context-group></trans-unit>
5b150929
HP
5348 <trans-unit id="4748900450708089645" datatype="html">
5349 <source>Resolutions to generate per enabled format</source>
5350 <target state="new">Resolutions to generate per enabled format</target>
00e32b7c
C
5351
5352 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">111</context></context-group></trans-unit>
5b150929
HP
5353 <trans-unit id="5431196295724512251" datatype="html">
5354 <source>The original file resolution will be the default target if no option is selected.</source>
5355 <target state="new"> The original file resolution will be the default target if no option is selected. </target>
00e32b7c
C
5356
5357 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">114</context></context-group></trans-unit>
d7c6b951 5358 <trans-unit id="1126867109775813762">
ae8b8faf
C
5359 <source>Transcoding threads</source>
5360 <target>Threads de transcodificação</target>
00e32b7c
C
5361
5362 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">139</context></context-group></trans-unit>
5b150929
HP
5363 <trans-unit id="7815122216882553289" datatype="html">
5364 <source>will claim at most <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with live transcoding </source>
5365 <target state="new"> will claim at most <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with live transcoding </target>
00e32b7c
C
5366
5367 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">142</context></context-group></trans-unit>
5b150929
HP
5368 <trans-unit id="8685484763568827375" datatype="html">
5369 <source>will claim at least <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with live transcoding </source>
5370 <target state="new"> will claim at least <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with live transcoding </target>
00e32b7c
C
5371
5372 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">146</context></context-group></trans-unit>
5b150929
HP
5373 <trans-unit id="7185278676178506632" datatype="html">
5374 <source>Transcoding jobs concurrency</source>
5375 <target state="new">Transcoding jobs concurrency</target>
00e32b7c
C
5376
5377 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">162</context></context-group></trans-unit>
5b150929
HP
5378 <trans-unit id="1969393594784140832" datatype="html">
5379 <source>allows to transcode multiple files in parallel. ⚠️ Requires a PeerTube restart</source>
5380 <target state="new">allows to transcode multiple files in parallel. ⚠️ Requires a PeerTube restart</target>
00e32b7c
C
5381
5382 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">163</context></context-group></trans-unit>
5b150929
HP
5383 <trans-unit id="2184317712452071847" datatype="html">
5384 <source>Transcoding profile</source>
5385 <target state="new">Transcoding profile</target>
00e32b7c
C
5386
5387 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">174</context></context-group></trans-unit>
5b150929
HP
5388 <trans-unit id="6289966287765074028" datatype="html">
5389 <source>new transcoding profiles can be added by PeerTube plugins</source>
5390 <target state="new">new transcoding profiles can be added by PeerTube plugins</target>
00e32b7c
C
5391
5392 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">175</context></context-group></trans-unit><trans-unit id="5843661880070076970" datatype="html">
fa737aa0 5393 <source>VIDEO STUDIO</source><target state="new">VIDEO STUDIO</target>
00e32b7c
C
5394
5395 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">194</context></context-group></trans-unit><trans-unit id="4078329985026583770" datatype="html">
3c18ff47 5396 <source> Allows your users to edit their video (cut, add intro/outro, add a watermark etc) </source><target state="new"> Allows your users to edit their video (cut, add intro/outro, add a watermark etc) </target>
00e32b7c
C
5397
5398 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">195</context></context-group></trans-unit><trans-unit id="252604800845369275" datatype="html">
fa737aa0 5399 <source>Enable video studio</source><target state="new">Enable video studio</target>
00e32b7c
C
5400
5401 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">206</context></context-group></trans-unit><trans-unit id="3313548535394806921" datatype="html">
fa737aa0 5402 <source>⚠️ You need to enable transcoding first to enable video studio</source><target state="new">⚠️ You need to enable transcoding first to enable video studio</target>
00e32b7c
C
5403
5404 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">209</context></context-group></trans-unit>
d7c6b951 5405 <trans-unit id="6879611446286948126" datatype="html">
4221079a
DS
5406 <source>CACHE</source>
5407 <target state="new">CACHE</target>
00e32b7c
C
5408
5409 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit>
5b150929
HP
5410 <trans-unit id="5511334650211127631" datatype="html">
5411 <source>Some files are not federated, and fetched when necessary. Define their caching policies.</source>
5412 <target state="new"> Some files are not federated, and fetched when necessary. Define their caching policies. </target>
00e32b7c
C
5413
5414 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">7</context></context-group></trans-unit>
d7c6b951 5415 <trans-unit id="4382565260112874406" datatype="html">
4221079a
DS
5416 <source>Number of previews to keep in cache</source>
5417 <target state="new">Number of previews to keep in cache</target>
5b150929
HP
5418 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">15</context></context-group>
5419 </trans-unit>
5420 <trans-unit id="3710881484246327863" datatype="html">
5421 <source>{VAR_PLURAL, plural, =1 {cached image} other {cached images}}</source>
5422 <target state="new">{VAR_PLURAL, plural, =1 {cached image} other {cached images}}</target>
7d3316dc
C
5423 <context-group purpose="location">
5424 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context>
5425 <context context-type="linenumber">22</context>
5426 </context-group>
5427 </trans-unit>
d7c6b951 5428 <trans-unit id="2279905277031617076" datatype="html">
4221079a
DS
5429 <source>Number of video captions to keep in cache</source>
5430 <target state="new">Number of video captions to keep in cache</target>
5b150929
HP
5431 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">29</context></context-group>
5432 </trans-unit>
5433 <trans-unit id="6193666854590647323" datatype="html">
5434 <source>{VAR_PLURAL, plural, =1 {cached caption} other {cached captions}}</source>
5435 <target state="new">{VAR_PLURAL, plural, =1 {cached caption} other {cached captions}}</target>
7d3316dc
C
5436 <context-group purpose="location">
5437 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context>
5438 <context context-type="linenumber">36</context>
5439 </context-group>
5b150929
HP
5440 </trans-unit>
5441 <trans-unit id="330647913034301472" datatype="html">
5442 <source>Number of video torrents to keep in cache</source>
5443 <target state="new">Number of video torrents to keep in cache</target>
063de1ee
C
5444 <context-group purpose="location">
5445 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context>
5446 <context context-type="linenumber">43</context>
5447 </context-group>
5b150929
HP
5448 </trans-unit>
5449 <trans-unit id="4613961764793311850" datatype="html">
5450 <source>{VAR_PLURAL, plural, =1 {cached torrent} other {cached torrents}}</source>
5451 <target state="new">{VAR_PLURAL, plural, =1 {cached torrent} other {cached torrents}}</target>
063de1ee
C
5452 <context-group purpose="location">
5453 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context>
5454 <context context-type="linenumber">50</context>
5455 </context-group>
7d3316dc 5456 </trans-unit>
d7c6b951 5457 <trans-unit id="2528135865630556778" datatype="html">
4221079a
DS
5458 <source>CUSTOMIZATIONS</source>
5459 <target state="new">CUSTOMIZATIONS</target>
5b150929
HP
5460 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">63</context></context-group>
5461 </trans-unit>
5462 <trans-unit id="1714039296068260295" datatype="html">
5463 <source>Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill.</source>
5464 <target state="new"> Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill. </target>
5465 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">64</context></context-group>
5466 </trans-unit>
d7c6b951 5467 <trans-unit id="6180346896314915203">
ae8b8faf
C
5468 <source>JavaScript</source>
5469 <target>JavaScript</target>
00e32b7c
C
5470
5471 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">73</context></context-group></trans-unit>
5b150929 5472 <trans-unit id="4067880101082150743" datatype="html">
0d9a327d
C
5473 <source>Write JavaScript code directly.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/>Example: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>console.log('my instance is amazing');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></source>
5474 <target state="new"> Write JavaScript code directly.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/>Example: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>console.log('my instance is amazing');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></target>
00e32b7c
C
5475
5476 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">76</context></context-group></trans-unit>
5b150929 5477 <trans-unit id="5464209657969421100" datatype="html">
0d9a327d
C
5478 <source> Write CSS code directly. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>#custom-css <x id="INTERPOLATION" equiv-text="{{ '{' }}"/>
5479color: red;
5480<x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/>
5481<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/> Prepend with <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;em>"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;/em>"/> to override styles. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>#custom-css .logged-in-email <x id="INTERPOLATION" equiv-text="{{ '{' }}"/>
5482color: red;
5483<x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/>
5484<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></source>
5485 <target state="new"> Write CSS code directly. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>#custom-css <x id="INTERPOLATION" equiv-text=" {{ '{' }"/>
7d3316dc 5486color: red;
5b150929 5487<x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/>
0d9a327d 5488<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/> Prepend with <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;em>"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;/em> "/> to override styles. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>#custom-css .logged-in-email <x id="INTERPOLATION" equiv-text=" {{ '{' }"/>
7d3316dc 5489color: red;
5b150929 5490<x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/>
0d9a327d 5491<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></target>
00e32b7c
C
5492
5493 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">95</context></context-group></trans-unit>
d7c6b951 5494 <trans-unit id="283725429207896837" datatype="html">
5b150929
HP
5495 <source>You cannot allow live replay if you don't enable transcoding.</source>
5496 <target state="new"> You cannot allow live replay if you don't enable transcoding. </target>
5497 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">81</context></context-group>
5498 </trans-unit>
5499 <trans-unit id="4249062553881932496" datatype="html">
5500 <source>You cannot change the server configuration because it's managed externally.</source>
5501 <target state="new"> You cannot change the server configuration because it's managed externally. </target>
a71d4140
C
5502 <context-group purpose="location">
5503 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
5504 <context context-type="linenumber">85,87</context>
5505 </context-group>
5506 </trans-unit>
09e1784b 5507 <trans-unit id="8167543029214637769" datatype="html">
0d9a327d
C
5508 <source>There are errors in the form: <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li *ngFor=&quot;let error of grabAllErrors()&quot;>"/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/></source>
5509 <target state="new"> There are errors in the form: <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li *ngFor=&quot;let error of grabAllErrors()&quot;>"/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/></target>
5b150929
HP
5510 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">71</context></context-group>
5511 </trans-unit>
d7c6b951 5512 <trans-unit id="1445676851449000175">
ae8b8faf
C
5513 <source>Update configuration</source>
5514 <target>Atualizar configuração</target>
5b150929
HP
5515 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">90</context></context-group>
5516 </trans-unit>
d7c6b951 5517 <trans-unit id="5439158575454281141" datatype="html">
4221079a
DS
5518 <source>VIDEO SETTINGS</source>
5519 <target state="new">VIDEO SETTINGS</target>
dd7dd42b 5520 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">36</context></context-group>
5521 </trans-unit>
d7c6b951 5522 <trans-unit id="507542497458686905" datatype="html">
4221079a
DS
5523 <source>NOTIFICATIONS</source>
5524 <target state="new">NOTIFICATIONS</target>
dd7dd42b 5525 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">47</context></context-group>
5526 </trans-unit>
d7c6b951 5527 <trans-unit id="9138757724802460941" datatype="html">
4221079a
DS
5528 <source>INTERFACE</source>
5529 <target state="new">INTERFACE</target>
dd7dd42b 5530 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">25</context></context-group>
5531 </trans-unit>
d7c6b951 5532 <trans-unit id="7789395291034300662" datatype="html">
4221079a
DS
5533 <source>PASSWORD</source>
5534 <target state="new">PASSWORD</target>
5b150929
HP
5535 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">57</context></context-group>
5536 </trans-unit>
d7c6b951 5537 <trans-unit id="9012586956848595996" datatype="html">
4221079a
DS
5538 <source>EMAIL</source>
5539 <target state="new">EMAIL</target>
5b150929
HP
5540 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">67</context></context-group>
5541 </trans-unit>
d7c6b951 5542 <trans-unit id="7752239348028675311" datatype="html">
4221079a
DS
5543 <source>DANGER ZONE</source>
5544 <target state="new">DANGER ZONE</target>
4c1ce3d4
C
5545
5546
5547
5548 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">213</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">213</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit>
5a6de093 5549 <trans-unit id="4915431133669985304">
ae8b8faf
C
5550 <source>Profile</source>
5551 <target>Perfil</target>
00e32b7c
C
5552
5553 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">234</context></context-group></trans-unit>
5a6de093 5554 <trans-unit id="1963136290621768454" datatype="html">
4221079a
DS
5555 <source>Resolution</source>
5556 <target state="new">Resolution</target>
00e32b7c
C
5557
5558 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">243</context></context-group></trans-unit>
5a6de093 5559 <trans-unit id="7814358426066520520" datatype="html">
4221079a
DS
5560 <source>Aspect ratio</source>
5561 <target state="new">Aspect ratio</target>
00e32b7c
C
5562
5563 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">244</context></context-group></trans-unit>
5a6de093 5564 <trans-unit id="44862519224794374" datatype="html">
4221079a
DS
5565 <source>Average frame rate</source>
5566 <target state="new">Average frame rate</target>
00e32b7c
C
5567
5568 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">245</context></context-group></trans-unit>
5a6de093 5569 <trans-unit id="5053683525387462246" datatype="html">
4221079a
DS
5570 <source>Pixel format</source>
5571 <target state="new">Pixel format</target>
00e32b7c
C
5572
5573 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">246</context></context-group></trans-unit>
5a6de093 5574 <trans-unit id="7858676566953242358" datatype="html">
4221079a
DS
5575 <source>Sample rate</source>
5576 <target state="new">Sample rate</target>
00e32b7c
C
5577
5578 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">250</context></context-group></trans-unit>
5a6de093 5579 <trans-unit id="5403856660543890284" datatype="html">
4221079a
DS
5580 <source>Channel Layout</source>
5581 <target state="new">Channel Layout</target>
00e32b7c
C
5582
5583 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">251</context></context-group></trans-unit>
5b150929 5584 <trans-unit id="6317170736181476800" datatype="html">
0d9a327d
C
5585 <source>Update <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot; [fragment]=&quot;fragment&quot;>"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span (click)=&quot;onAccountSettingsClick($event)&quot;>"/>your settings<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a >"/></source>
5586 <target state="new"> Update <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot; [fragment]=&quot;fragment&quot;>"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span (click)=&quot;onAccountSettingsClick($event)&quot;>"/>your settings<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a >"/></target>
5b150929
HP
5587 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">2</context></context-group>
5588 </trans-unit>
5589 <trans-unit id="1405600824334286337" datatype="html">
5590 <source>More filters</source>
5591 <target state="new">More filters</target>
91ae3c4a
C
5592 <context-group purpose="location">
5593 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5594 <context context-type="linenumber">20</context>
5595 </context-group>
dd7dd42b 5596 </trans-unit>
5597 <trans-unit id="5797835178123017550" datatype="html">
5598 <source>Hide filters</source>
5599 <target state="new">Hide filters</target>
91ae3c4a
C
5600 <context-group purpose="location">
5601 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5602 <context context-type="linenumber">21</context>
5603 </context-group>
5b150929
HP
5604 </trans-unit>
5605 <trans-unit id="7028708681117573961" datatype="html">
0d9a327d
C
5606 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Recently Added"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source>
5607 <target state="new">Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Recently Added"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target>
91ae3c4a
C
5608 <context-group purpose="location">
5609 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5610 <context context-type="linenumber">46</context>
5611 </context-group>
2164a13d
C
5612 </trans-unit><trans-unit id="762510264401369759" datatype="html">
5613 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Original Publication Date"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source><target state="new">Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Original Publication Date"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target>
91ae3c4a
C
5614 <context-group purpose="location">
5615 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
2164a13d 5616 <context context-type="linenumber">47</context>
91ae3c4a 5617 </context-group>
5b150929 5618 </trans-unit>
2164a13d
C
5619 <trans-unit id="8190023086228606960" datatype="html">
5620 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Recent Views"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source>
5621 <target state="new">Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Recent Views"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target>
5622
5623 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">49</context></context-group></trans-unit>
5b150929 5624 <trans-unit id="3224510615614621760" datatype="html">
0d9a327d
C
5625 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Hot"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source>
5626 <target state="new">Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Hot"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target>
2164a13d
C
5627
5628 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">50</context></context-group></trans-unit>
9794fe1c 5629
5b150929 5630 <trans-unit id="4322133526902910662" datatype="html">
0d9a327d
C
5631 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Likes"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source>
5632 <target state="new">Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Likes"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target>
9794fe1c 5633
2164a13d 5634 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">51</context></context-group></trans-unit><trans-unit id="322705536187172989" datatype="html">
9794fe1c 5635 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Global Views"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source><target state="new">Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Global Views"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target>
2164a13d
C
5636
5637 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">52</context></context-group></trans-unit>
5b150929
HP
5638 <trans-unit id="2343321245279384373" datatype="html">
5639 <source>Languages:</source>
5640 <target state="new">Languages:</target>
2164a13d
C
5641
5642 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">60</context></context-group></trans-unit>
5b150929
HP
5643 <trans-unit id="5063779773341398537" datatype="html">
5644 <source>Sensitive content:</source>
5645 <target state="new">Sensitive content:</target>
2164a13d
C
5646
5647 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">67</context></context-group></trans-unit>
5b150929
HP
5648 <trans-unit id="5723033003381016192" datatype="html">
5649 <source>Scope:</source>
5650 <target state="new">Scope:</target>
2164a13d
C
5651
5652 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">82</context></context-group></trans-unit>
5b150929
HP
5653 <trans-unit id="8481241275509347668" datatype="html">
5654 <source>Local videos (this instance)</source>
5655 <target state="new">Local videos (this instance)</target>
2164a13d
C
5656
5657 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">86</context></context-group></trans-unit>
5b150929
HP
5658 <trans-unit id="8383401711408398806" datatype="html">
5659 <source>Federated videos (this instance + followed instances)</source>
5660 <target state="new">Federated videos (this instance + followed instances)</target>
2164a13d
C
5661
5662 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">91</context></context-group></trans-unit>
5b150929
HP
5663 <trans-unit id="2736556170366900089" datatype="html">
5664 <source>Type:</source>
5665 <target state="new">Type:</target>
2164a13d
C
5666
5667 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">96</context></context-group></trans-unit>
5b150929
HP
5668 <trans-unit id="1744425032255703211" datatype="html">
5669 <source>VOD &amp; Live videos</source>
5670 <target state="new">VOD &amp; Live videos</target>
2164a13d
C
5671
5672 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">100</context></context-group></trans-unit>
5b150929
HP
5673 <trans-unit id="1370537846415473089" datatype="html">
5674 <source>Categories:</source>
5675 <target state="new">Categories:</target>
2164a13d
C
5676
5677 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">115</context></context-group></trans-unit>
5b150929
HP
5678 <trans-unit id="4250125031269088402" datatype="html">
5679 <source>Moderation:</source>
5680 <target state="new">Moderation:</target>
2164a13d
C
5681
5682 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">121</context></context-group></trans-unit>
00e32b7c
C
5683
5684
d7c6b951 5685 <trans-unit id="6309828574111583895">
ae8b8faf
C
5686 <source>Change password</source>
5687 <target>Alterar senha</target>
4c1ce3d4
C
5688
5689
5690 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">5</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">21</context></context-group></trans-unit>
d7c6b951 5691 <trans-unit id="5340498030552368470">
ae8b8faf
C
5692 <source>Current password</source>
5693 <target>Senha atual</target>
00e32b7c
C
5694
5695
4c1ce3d4 5696 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">7</context></context-group></trans-unit>
d7c6b951 5697 <trans-unit id="3588415639242079458">
ae8b8faf
C
5698 <source>New password</source>
5699 <target>Nova senha</target>
4c1ce3d4
C
5700
5701 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">12</context></context-group></trans-unit>
d7c6b951 5702 <trans-unit id="8656126574213649581">
ae8b8faf
C
5703 <source>Confirm new password</source>
5704 <target>Confirmar nova senha</target>
4c1ce3d4
C
5705
5706 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">17</context></context-group></trans-unit>
d7c6b951 5707 <trans-unit id="7377817702119089263">
ae8b8faf
C
5708 <source>Default policy on videos containing sensitive content</source>
5709 <target>Política padrão sobre vídeos que possuem conteúdo sensível</target>
5b150929
HP
5710 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">4</context></context-group>
5711 </trans-unit>
5712 <trans-unit id="7350483582490037954" datatype="html">
0d9a327d
C
5713 <source>With <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Hide<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> or <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Blur thumbnails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, a confirmation will be requested to watch the video. </source>
5714 <target state="new"> With <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Hide<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> or <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Blur thumbnails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, a confirmation will be requested to watch the video. </target>
00e32b7c
C
5715
5716
4c1ce3d4 5717 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">106</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">7</context></context-group></trans-unit>
d7c6b951 5718 <trans-unit id="4409859601539810260" datatype="html">
4221079a
DS
5719 <source>Policy for sensitive videos</source>
5720 <target state="new">Policy for sensitive videos</target>
00e32b7c
C
5721
5722
4c1ce3d4 5723 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">114</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">15</context></context-group></trans-unit>
d7c6b951 5724 <trans-unit id="2864176699435587977" datatype="html">
45c14ae1
C
5725 <source>Only display videos in the following languages/subtitles</source>
5726 <target state="new">Only display videos in the following languages/subtitles</target>
5b150929
HP
5727 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">25</context></context-group>
5728 </trans-unit>
d7c6b951 5729 <trans-unit id="1534085756270333258" datatype="html">
759856eb
MS
5730 <source>In Recently added, Trending, Local, Most liked and Search pages</source>
5731 <target state="new">In Recently added, Trending, Local, Most liked and Search pages</target>
5b150929
HP
5732 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">28</context></context-group>
5733 </trans-unit>
d7c6b951 5734 <trans-unit id="2658703380934466003" datatype="html">
5a6de093
C
5735 <source>Add a new language</source>
5736 <target state="new">Add a new language</target>
00e32b7c
C
5737
5738
4c1ce3d4 5739 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">68</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit>
00e32b7c 5740
d7c6b951 5741 <trans-unit id="264068562357780835" datatype="html">
759856eb
MS
5742 <source>New email</source>
5743 <target state="new">New email</target>
00e32b7c
C
5744
5745 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">19</context></context-group></trans-unit>
d7c6b951 5746 <trans-unit id="3000005804987112527" datatype="html">
759856eb
MS
5747 <source>Change email</source>
5748 <target state="new">Change email</target>
00e32b7c 5749
4c1ce3d4 5750 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit>
d7c6b951 5751 <trans-unit id="7103588127254721505" datatype="html">
759856eb
MS
5752 <source>Theme</source>
5753 <target state="new">Theme</target>
5b150929
HP
5754 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">14</context></context-group>
5755 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-interface-settings.component.html</context><context context-type="linenumber">4</context></context-group>
5756 </trans-unit>
e6afb669
C
5757
5758
d7c6b951 5759 <trans-unit id="4561174610228620528">
ae8b8faf
C
5760 <source>Select the next owner</source>
5761 <target>Selecione o próximo dono</target>
5b150929
HP
5762 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">10</context></context-group>
5763 </trans-unit>
d7c6b951 5764 <trans-unit id="1788875035518441092" datatype="html">
5b150929
HP
5765 <source>Last published first</source>
5766 <target state="new">Last published first</target>
5767 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">27</context></context-group>
5768 </trans-unit>
5769 <trans-unit id="4541072509002204177" datatype="html">
5770 <source>Last created first</source>
5771 <target state="new">Last created first</target>
5772 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">28</context></context-group>
5773 </trans-unit>
5774 <trans-unit id="1142493792593089647" datatype="html">
5775 <source>Most viewed first</source>
5776 <target state="new">Most viewed first</target>
5777 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">29</context></context-group>
5778 </trans-unit>
5779 <trans-unit id="8108088952881606566" datatype="html">
5780 <source>Most liked first</source>
5781 <target state="new">Most liked first</target>
5782 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">30</context></context-group>
5783 </trans-unit>
5784 <trans-unit id="2782422473180760140" datatype="html">
5785 <source>Longest first</source>
5786 <target state="new">Longest first</target>
5787 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">31</context></context-group>
5788 </trans-unit>
d7c6b951 5789 <trans-unit id="8714145624854863455">
ae8b8faf
C
5790 <source>Accept ownership</source>
5791 <target>Aceitar ser dono</target>
5b150929
HP
5792 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">3</context></context-group>
5793 </trans-unit>
d7c6b951 5794 <trans-unit id="321229234608559490" datatype="html">
5a6de093
C
5795 <source>Select a channel to receive the video</source>
5796 <target state="new">Select a channel to receive the video</target>
5b150929
HP
5797 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">10</context></context-group>
5798 </trans-unit>
d7c6b951 5799 <trans-unit id="3610344835750059476" datatype="html">
5a6de093
C
5800 <source>My ownership changes</source>
5801 <target state="new">My ownership changes</target>
5b150929
HP
5802 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">3</context></context-group>
5803 </trans-unit>
d7c6b951 5804 <trans-unit id="7391040346436232576">
ae8b8faf
C
5805 <source>Initiator</source>
5806 <target>Iniciador</target>
5b150929
HP
5807 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">19</context></context-group>
5808 </trans-unit>
d7c6b951 5809 <trans-unit id="3963749584812225989">
5b150929 5810 <source>Created <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
0711bd6b 5811 <target>Data de criação <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target>
5b150929
HP
5812 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">21</context></context-group>
5813 </trans-unit>
d7c6b951 5814 <trans-unit id="5611592591303869712">
ae8b8faf
C
5815 <source>Status</source>
5816 <target>Status</target>
5b150929
HP
5817 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">25</context></context-group>
5818 </trans-unit>
d7c6b951 5819 <trans-unit id="5417361655914085905" datatype="html">
5a6de093
C
5820 <source>Account page</source>
5821 <target state="new">Account page</target>
55f0a7a7
C
5822
5823
2164a13d 5824 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">75</context></context-group></trans-unit>
d7c6b951 5825 <trans-unit id="2000373220662583633" datatype="html">
5a6de093
C
5826 <source>No ownership change request found.</source>
5827 <target state="new">No ownership change request found.</target>
5b150929
HP
5828 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">78</context></context-group>
5829 </trans-unit>
5830 <trans-unit id="4247400351982331798" datatype="html">
5831 <source>Account settings</source>
5832 <target state="new">Account settings</target>
5833 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">28</context></context-group>
5834 </trans-unit>
5835 <trans-unit id="2864486939135008600" datatype="html">
5836 <source>Playlist elements</source>
5837 <target state="new">Playlist elements</target>
5838 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">58</context></context-group>
5839 </trans-unit>
d7c6b951 5840 <trans-unit id="7801453816697513153" datatype="html">
5a6de093
C
5841 <source>My imports</source>
5842 <target state="new">My imports</target>
5b150929
HP
5843 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">11</context></context-group>
5844 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">3</context></context-group>
5845 </trans-unit>
d7c6b951 5846 <trans-unit id="7000850040589508423" datatype="html">
4221079a
DS
5847 <source>Create video channel</source>
5848 <target state="new">Create video channel</target>
5b150929
HP
5849 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">14</context></context-group>
5850 </trans-unit>
5851 <trans-unit id="5700655611297335752" datatype="html">
5852 <source>No channel found.</source>
5853 <target state="new">No channel found.</target>
5854 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">18</context></context-group>
5855 </trans-unit>
d7c6b951 5856 <trans-unit id="626184983378002054">
ae8b8faf
C
5857 <source>Example: my_channel</source>
5858 <target>Exemplo: meu_canal</target>
00e32b7c
C
5859
5860
5861 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">31</context></context-group></trans-unit>
d7c6b951 5862 <trans-unit id="5871023634125368211" datatype="html">
4221079a
DS
5863 <source>CHANNEL</source>
5864 <target state="new">CHANNEL</target>
dd7dd42b 5865 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">9</context></context-group>
5866 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">9</context></context-group>
5867 </trans-unit>
5868 <trans-unit id="5013100494982905528" datatype="html">
5869 <source>Banner image of the channel</source>
5870 <target state="new">Banner image of the channel</target>
90aa0a74 5871 <context-group purpose="location">
42fea41a
C
5872 <context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context>
5873 <context context-type="linenumber">13</context>
90aa0a74
C
5874 </context-group>
5875 <context-group purpose="location">
42fea41a
C
5876 <context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context>
5877 <context context-type="linenumber">13</context>
90aa0a74
C
5878 </context-group>
5879 </trans-unit>
d7c6b951 5880 <trans-unit id="5278589041647101772" datatype="html">
3596a418 5881 <source>Overwrite support field of all videos of this channel</source>
5b150929 5882 <target state="new">Overwrite support field of all videos of this channel</target>
00e32b7c
C
5883
5884
4c1ce3d4 5885 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit>
d7c6b951 5886 <trans-unit id="5500467336262464724">
5b150929 5887 <source><x id="INTERPOLATION" equiv-text="{{ actor.followersCount }}"/> subscribers </source>
5a6de093
C
5888 <target>
5889 <x id="INTERPOLATION" equiv-text="{{ actor.followersCount }}"/> inscritos
5890 </target>
dd7dd42b 5891 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">25</context></context-group>
5892 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">55</context></context-group>
5893 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image-edit/actor-avatar-edit.component.html</context><context context-type="linenumber">27</context></context-group>
5894 </trans-unit>
5b150929
HP
5895 <trans-unit id="31472093355465024" datatype="html">
5896 <source>Upload a new avatar</source>
5897 <target state="new">Upload a new avatar</target>
5898 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image-edit/actor-avatar-edit.component.html</context><context context-type="linenumber">9</context></context-group>
5899 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image-edit/actor-avatar-edit.component.html</context><context context-type="linenumber">34</context></context-group>
5900 </trans-unit>
d7c6b951 5901 <trans-unit id="4854396465510517671">
ae8b8faf
C
5902 <source>Target</source>
5903 <target>Alvo</target>
5b150929
HP
5904 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">17</context></context-group>
5905 </trans-unit>
d7c6b951 5906 <trans-unit id="6376690302059877029" datatype="html">
4221079a
DS
5907 <source>This video was deleted</source>
5908 <target state="new">This video was deleted</target>
dd7dd42b 5909 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">48</context></context-group>
5910 </trans-unit>
d7c6b951 5911 <trans-unit id="6924803931258995553" datatype="html">
5a6de093 5912 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> imports</source>
0711bd6b 5913 <target state="translated">A mostrar desde <x id="INTERPOLATION"/> até <x id="INTERPOLATION_1"/> de <x id="INTERPOLATION_2"/> importações</target>
5b150929
HP
5914 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">10</context></context-group>
5915 </trans-unit>
d7c6b951 5916 <trans-unit id="8173902679178787744" datatype="html">
4221079a
DS
5917 <source>Once you delete your account, there is no going back. You will be asked to confirm this action.</source>
5918 <target state="new">Once you delete your account, there is no going back. You will be asked to confirm this action.</target>
5b150929
HP
5919 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.html</context><context context-type="linenumber">2</context></context-group>
5920 </trans-unit>
d7c6b951 5921 <trans-unit id="4000980858407872649" datatype="html">
5a6de093
C
5922 <source>Channel page</source>
5923 <target state="new">Channel page</target>
55f0a7a7
C
5924
5925
5926
2164a13d
C
5927 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">66</context></context-group></trans-unit><trans-unit id="6500762313951857695" datatype="html">
5928 <source>{VAR_PLURAL, plural, =0 {No views} =1 {1 view} other {<x id="INTERPOLATION"/> views}}</source><target state="new">{VAR_PLURAL, plural, =0 {No views} =1 {1 view} other {<x id="INTERPOLATION"/> views}}</target>
00e32b7c
C
5929
5930 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">40</context></context-group></trans-unit>
d7c6b951 5931 <trans-unit id="9131836378905533756">
5a6de093 5932 <source>Created by <x id="INTERPOLATION"/></source>
0711bd6b 5933 <target>Criado por <x id="INTERPOLATION"/></target>
5b150929
HP
5934 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">28</context></context-group>
5935 </trans-unit>
d7c6b951 5936 <trans-unit id="228548407872312756" datatype="html">
5a6de093
C
5937 <source>Owner account page</source>
5938 <target state="new">Owner account page</target>
5b150929
HP
5939 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">27</context></context-group>
5940 </trans-unit>
5b150929
HP
5941 <trans-unit id="4781078006040259916" datatype="html">
5942 <source>You don't have any video in your watch history yet.</source>
5943 <target state="new">You don't have any video in your watch history yet.</target>
00e32b7c
C
5944
5945 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context><context context-type="linenumber">143</context></context-group></trans-unit>
dd7dd42b 5946 <trans-unit id="989169929300254768" datatype="html">
5947 <source>Delete from history</source>
5948 <target state="new">Delete from history</target>
00e32b7c
C
5949
5950 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.html</context><context context-type="linenumber">37</context></context-group></trans-unit><trans-unit id="111295045776045026" datatype="html">
2164a13d
C
5951 <source>Video history is enabled</source><target state="new">Video history is enabled</target>
5952 <context-group purpose="location">
5953 <context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context>
5954 <context context-type="linenumber">96,95</context>
5955 </context-group>
5956 </trans-unit><trans-unit id="1869266307786648674" datatype="html">
5957 <source>Video history is disabled</source><target state="new">Video history is disabled</target>
5958 <context-group purpose="location">
5959 <context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context>
5960 <context context-type="linenumber">97,95</context>
5961 </context-group>
5962 </trans-unit><trans-unit id="7505147502630555700" datatype="html">
5963 <source>Delete video history</source><target state="new">Delete video history</target>
5964 <context-group purpose="location">
5965 <context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context>
5966 <context context-type="linenumber">120</context>
5967 </context-group>
5968 </trans-unit><trans-unit id="8676027102068252963" datatype="html">
5969 <source>Are you sure you want to delete all your video history?</source><target state="new">Are you sure you want to delete all your video history?</target>
5970 <context-group purpose="location">
5971 <context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context>
5972 <context context-type="linenumber">121</context>
5973 </context-group>
5974 </trans-unit><trans-unit id="7708910304029766516" datatype="html">
5975 <source>Video history deleted</source><target state="new">Video history deleted</target>
5976 <context-group purpose="location">
5977 <context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context>
5978 <context context-type="linenumber">129</context>
5979 </context-group>
00e32b7c
C
5980 </trans-unit><trans-unit id="3343758569423394070" datatype="html">
5981 <source>No videos found for "<x id="PH" equiv-text="this.search"/>".</source><target state="new">No videos found for "<x id="PH" equiv-text="this.search"/>".</target>
5982 <context-group purpose="location">
5983 <context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context>
5984 <context context-type="linenumber">140</context>
5985 </context-group>
2164a13d
C
5986 </trans-unit>
5987 <trans-unit id="687236465759862933" datatype="html">
5b150929
HP
5988 <source>Open syndication dropdown</source>
5989 <target state="new">Open syndication dropdown</target>
2f03d6dc
C
5990 <context-group purpose="location">
5991 <context context-type="sourcefile">src/app/shared/shared-main/feeds/feed.component.html</context>
5992 <context context-type="linenumber">3</context>
5993 </context-group>
5994 <context-group purpose="location">
5995 <context context-type="sourcefile">src/app/shared/shared-main/feeds/feed.component.html</context>
5996 <context context-type="linenumber">3</context>
5997 </context-group>
5b150929
HP
5998 </trans-unit>
5999 <trans-unit id="5511928240200239994" datatype="html">
0d9a327d
C
6000 <source>Some of your channels are not fully set up. Make them welcoming and explicit about what you publish by adding a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>banner<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>.</source>
6001 <target state="new">Some of your channels are not fully set up. Make them welcoming and explicit about what you publish by adding a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>banner<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>.</target>
91ae3c4a
C
6002 <context-group purpose="location">
6003 <context context-type="sourcefile">src/app/shared/shared-main/misc/channels-setup-message.component.html</context>
6004 <context context-type="linenumber">5</context>
6005 </context-group>
5b150929
HP
6006 </trans-unit>
6007 <trans-unit id="5339945526545410198" datatype="html">
6008 <source>Set up my channels</source>
6009 <target state="new">Set up my channels</target>
91ae3c4a
C
6010 <context-group purpose="location">
6011 <context context-type="sourcefile">src/app/shared/shared-main/misc/channels-setup-message.component.html</context>
6012 <context context-type="linenumber">6</context>
6013 </context-group>
2f03d6dc 6014 </trans-unit>
d7c6b951 6015 <trans-unit id="2726946550255780479" datatype="html">
5a6de093 6016 <source><x id="START_TAG_MY_GLOBAL_ICON"/><x id="CLOSE_TAG_MY_GLOBAL_ICON"/> Notification preferences </source>
0711bd6b 6017 <target state="translated"><x id="START_TAG_MY_GLOBAL_ICON"/><x id="CLOSE_TAG_MY_GLOBAL_ICON"/> Notificações </target>
5b150929
HP
6018 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">4</context></context-group>
6019 </trans-unit>
d7c6b951 6020 <trans-unit id="2317673285989169654" datatype="html">
5a6de093
C
6021 <source>Newest first</source>
6022 <target state="new">Newest first</target>
5b150929
HP
6023 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">11</context></context-group>
6024 </trans-unit>
d7c6b951 6025 <trans-unit id="751740263472313326" datatype="html">
5a6de093
C
6026 <source>Unread first</source>
6027 <target state="new">Unread first</target>
5b150929
HP
6028 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">12</context></context-group>
6029 </trans-unit>
d7c6b951 6030 <trans-unit id="7679199047720825365" datatype="html">
759856eb
MS
6031 <source>All read</source>
6032 <target state="new">All read</target>
5b150929
HP
6033 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">26</context></context-group>
6034 </trans-unit>
d7c6b951 6035 <trans-unit id="9167786874272926575">
759856eb
MS
6036 <source>Web</source>
6037 <target state="new">Web</target>
dd7dd42b 6038 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">5</context></context-group>
6039 </trans-unit>
d7c6b951 6040 <trans-unit id="1967081128372276674" datatype="html">
4221079a
DS
6041 <source>My Playlists</source>
6042 <target state="new">My Playlists</target>
5b150929
HP
6043 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">4</context></context-group>
6044 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">4</context></context-group>
6045 </trans-unit>
d7c6b951 6046 <trans-unit id="2317130384024575795" datatype="html">
4221079a
DS
6047 <source>NEW PLAYLIST</source>
6048 <target state="new">NEW PLAYLIST</target>
5b150929
HP
6049 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">25</context></context-group>
6050 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">25</context></context-group>
6051 </trans-unit>
d7c6b951 6052 <trans-unit id="2871943975385662656" datatype="html">
4221079a
DS
6053 <source>PLAYLIST</source>
6054 <target state="new">PLAYLIST</target>
5b150929
HP
6055 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">26</context></context-group>
6056 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">26</context></context-group>
6057 </trans-unit>
d7c6b951 6058 <trans-unit id="3438686710205841496" datatype="html">
4221079a
DS
6059 <source>Create playlist</source>
6060 <target state="new">Create playlist</target>
00e32b7c
C
6061
6062 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">14</context></context-group></trans-unit>
5b150929
HP
6063 <trans-unit id="7040375308762081154" datatype="html">
6064 <source>My video channels</source>
6065 <target state="new">My video channels</target>
dd7dd42b 6066 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels-routing.module.ts</context><context context-type="linenumber">11</context></context-group>
6067 </trans-unit>
5b150929
HP
6068 <trans-unit id="7418836785553125957" datatype="html">
6069 <source>Create a new video channel</source>
6070 <target state="new">Create a new video channel</target>
dd7dd42b 6071 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/manage-routing.module.ts</context><context context-type="linenumber">12</context></context-group>
6072 </trans-unit>
9794fe1c 6073
d7c6b951 6074 <trans-unit id="3943893855105372623" datatype="html">
9f77adb8
C
6075 <source>Playlist thumbnail</source>
6076 <target state="new">Playlist thumbnail</target>
4c1ce3d4
C
6077
6078
6079 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">76</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">76</context></context-group></trans-unit>
d7c6b951 6080 <trans-unit id="7743343997362363486" datatype="html">
759856eb
MS
6081 <source>No videos in this playlist.</source>
6082 <target state="new">No videos in this playlist.</target>
5b150929
HP
6083 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.html</context><context context-type="linenumber">25</context></context-group>
6084 </trans-unit>
d7c6b951 6085 <trans-unit id="2427149618141327033" datatype="html">
5b150929 6086 <source>Browse videos on PeerTube to add them in your playlist.</source>
5a6de093 6087 <target state="new">
954511f3
C
6088 Browse videos on PeerTube to add them in your playlist.
6089 </target>
2164a13d
C
6090
6091 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.html</context><context context-type="linenumber">28</context></context-group></trans-unit>
d7c6b951 6092 <trans-unit id="8901774330683812267" datatype="html">
5b150929 6093 <source>See the <x id="START_LINK"/>documentation<x id="CLOSE_LINK"/> for more information. </source>
0711bd6b 6094 <target state="translated">Ver <x id="START_LINK"/>a documentação<x id="CLOSE_LINK"/> para mais informações. </target>
2164a13d
C
6095
6096 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.html</context><context context-type="linenumber">32</context></context-group></trans-unit>
00e32b7c 6097
d7c6b951 6098 <trans-unit id="3461985498881453026" datatype="html">
5b150929 6099 <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>
0711bd6b 6100 <target state="translated">Se precisas de ajuda a usar o PeerTube, podes ver a nossa <x id="START_LINK"/>documentação<x id="CLOSE_LINK"/>. </target>
00e32b7c
C
6101
6102 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context><context context-type="linenumber">14</context></context-group></trans-unit>
5b150929 6103 <trans-unit id="8844610145426272276" datatype="html">
0d9a327d
C
6104 <source>To help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, don't forget to <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot;>"/>set up your account profile<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> by adding an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>. </source>
6105 <target state="new"> To help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, don't forget to <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot;>"/>set up your account profile<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> by adding an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>. </target>
00e32b7c
C
6106
6107 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit><trans-unit id="8479900728400966992" datatype="html">
b53cc662 6108 <source>Video stats</source><target state="new">Video stats</target>
d3d4099a 6109
e9bce343 6110 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/stats-routing.module.ts</context><context context-type="linenumber">14</context></context-group></trans-unit><trans-unit id="2121875025429043110" datatype="html">
b53cc662 6111 <source>You can select a part of the graph to zoom in</source><target state="new">You can select a part of the graph to zoom in</target>
d3d4099a
C
6112
6113 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.html</context><context context-type="linenumber">58</context></context-group></trans-unit><trans-unit id="3787205057553482493" datatype="html">
b53cc662 6114 <source>Reset zoom</source><target state="new">Reset zoom</target>
d3d4099a
C
6115
6116 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.html</context><context context-type="linenumber">60</context></context-group></trans-unit><trans-unit id="7849797693092882170" datatype="html">
6117 <source>Since the video publication</source><target state="new">Since the video publication</target>
b53cc662 6118 <context-group purpose="location">
d3d4099a
C
6119 <context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context>
6120 <context context-type="linenumber">63</context>
b53cc662
C
6121 </context-group>
6122 </trans-unit><trans-unit id="5864040054093006922" datatype="html">
6123 <source>Viewers</source><target state="new">Viewers</target>
9794fe1c
C
6124
6125
dda1e821 6126 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">500</context></context-group></trans-unit><trans-unit id="5691818894884119596" datatype="html">
b53cc662 6127 <source>Watch time</source><target state="new">Watch time</target>
d3d4099a 6128
dda1e821 6129 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">93</context></context-group></trans-unit><trans-unit id="683980015107026060" datatype="html">
d3d4099a
C
6130 <source>Retention</source><target state="new">Retention</target>
6131
dda1e821 6132 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">106</context></context-group></trans-unit><trans-unit id="2232536542109196600" datatype="html">
d3d4099a 6133 <source>Viewers stats between <x id="PH" equiv-text="this.statsStartDate.toLocaleString()"/> and <x id="PH_1" equiv-text="this.statsEndDate.toLocaleString()"/></source><target state="new">Viewers stats between <x id="PH" equiv-text="this.statsStartDate.toLocaleString()"/> and <x id="PH_1" equiv-text="this.statsEndDate.toLocaleString()"/></target>
dda1e821
C
6134
6135 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">153</context></context-group></trans-unit><trans-unit id="5697131528899933134" datatype="html">
d3d4099a 6136 <source>Viewers stats</source><target state="new">Viewers stats</target>
dda1e821
C
6137
6138 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">156</context></context-group></trans-unit><trans-unit id="8089238718524110373" datatype="html">
6139 <source>Live as of <x id="PH" equiv-text="this.toMediumDate(new Date(session.startDate))"/></source><target state="new">Live as of <x id="PH" equiv-text="this.toMediumDate(new Date(session.startDate))"/></target>
b53cc662
C
6140 <context-group purpose="location">
6141 <context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context>
dda1e821 6142 <context context-type="linenumber">227</context>
b53cc662 6143 </context-group>
d3d4099a
C
6144 </trans-unit><trans-unit id="3249405667632600635" datatype="html">
6145 <source>Custom dates</source><target state="new">Custom dates</target>
dda1e821
C
6146
6147 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">238</context></context-group></trans-unit><trans-unit id="5382746022482410588" datatype="html">
d3d4099a 6148 <source>A view means that someone watched the video for at least 30 seconds</source><target state="new">A view means that someone watched the video for at least 30 seconds</target>
dda1e821
C
6149
6150 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">257</context></context-group></trans-unit><trans-unit id="6782077395930235254" datatype="html">
d3d4099a
C
6151 <source>Countries</source><target state="new">Countries</target>
6152
dda1e821 6153 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">98</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">289</context></context-group></trans-unit><trans-unit id="7112532281224432421" datatype="html">
d3d4099a
C
6154 <source>Likes</source><target state="new">Likes</target>
6155
dda1e821 6156 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">260</context></context-group></trans-unit><trans-unit id="1155438117303179048" datatype="html">
d3d4099a
C
6157 <source>Average watch time</source><target state="new">Average watch time</target>
6158
dda1e821 6159 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">267</context></context-group></trans-unit><trans-unit id="3457644129579531516" datatype="html">
d3d4099a 6160 <source>Total watch time</source><target state="new">Total watch time</target>
dda1e821
C
6161
6162 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">271</context></context-group></trans-unit><trans-unit id="7988517647183541852" datatype="html">
d3d4099a
C
6163 <source>Peak viewers</source><target state="new">Peak viewers</target>
6164
dda1e821 6165 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">275</context></context-group></trans-unit><trans-unit id="8536543691393468142" datatype="html">
b53cc662 6166 <source>at <x id="PH" equiv-text="new Date(overallStats.viewersPeakDate).toLocaleString()"/></source><target state="new">at <x id="PH" equiv-text="new Date(overallStats.viewersPeakDate).toLocaleString()"/></target>
9794fe1c 6167
dda1e821
C
6168 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">278</context></context-group></trans-unit><trans-unit id="7299658893351817136" datatype="html">
6169 <source>Unique viewers</source><target state="new">Unique viewers</target>
6170 <context-group purpose="location">
6171 <context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context>
6172 <context context-type="linenumber">282</context>
6173 </context-group>
6174 </trans-unit>
5b150929 6175 <trans-unit id="3030338154442300172" datatype="html">
dd7dd42b 6176 <source>Created <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {1 playlist} other {{{ pagination.totalItems }} playlists}}" xid="498463490165953744"/> </source>
5b150929
HP
6177 <target state="new"> Created <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {1 playlist} other {{{ pagination.totalItems }} playlists}}"/> </target>
6178 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-playlists/video-channel-playlists.component.html</context><context context-type="linenumber">2</context></context-group>
6179 </trans-unit>
6180 <trans-unit id="3505845886770923767" datatype="html">
6181 <source>{VAR_PLURAL, plural, =1 {1 playlist} other {<x id="INTERPOLATION"/> playlists}}</source>
6182 <target state="new">{VAR_PLURAL, plural, =1 {1 playlist} other {<x id="INTERPOLATION"/> playlists}}</target>
90aa0a74
C
6183 <context-group purpose="location">
6184 <context context-type="sourcefile">src/app/+video-channels/video-channel-playlists/video-channel-playlists.component.html</context>
6185 <context context-type="linenumber">3</context>
6186 </context-group>
6187 </trans-unit>
00e32b7c
C
6188
6189
d7c6b951 6190 <trans-unit id="5321335688371682440" datatype="html">
759856eb
MS
6191 <source>An error occurred.</source>
6192 <target state="new">An error occurred.</target>
00e32b7c
C
6193
6194 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit><trans-unit id="8994506181143828992" datatype="html">
6195 <source>Request new verification email</source><target state="new">Request new verification email</target>
6196 <context-group purpose="location">
6197 <context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html</context>
6198 <context context-type="linenumber">12</context>
6199 </context-group>
5b150929
HP
6200 </trans-unit>
6201 <trans-unit id="9128669621822125729" datatype="html">
6202 <source>Video channel videos</source>
6203 <target state="new">Video channel videos</target>
6204 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels-routing.module.ts</context><context context-type="linenumber">22</context></context-group>
6205 </trans-unit>
6206 <trans-unit id="3193822049276963401" datatype="html">
6207 <source>Video channel playlists</source>
6208 <target state="new">Video channel playlists</target>
6209 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels-routing.module.ts</context><context context-type="linenumber">35</context></context-group>
6210 </trans-unit>
6211 <trans-unit id="1949999959792821767" datatype="html">
6212 <source>Manage channel</source>
6213 <target state="new"> Manage channel </target>
2164a13d
C
6214
6215 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit>
00e32b7c 6216
d7c6b951 6217 <trans-unit id="4027779086550572813">
ae8b8faf
C
6218 <source>Send verification email</source>
6219 <target>Enviar email de verificação</target>
00e32b7c
C
6220
6221 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">16</context></context-group></trans-unit>
d7c6b951 6222 <trans-unit id="8610022770999239699">
ae8b8faf
C
6223 <source>This instance does not require email verification.</source>
6224 <target>Esta instância não necessita de verificação por email.</target>
5b150929
HP
6225 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">20</context></context-group>
6226 </trans-unit>
6227 <trans-unit id="248731258067914565" datatype="html">
6228 <source>Verify account via email</source>
6229 <target state="new">Verify account via email</target>
6230 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-routing.module.ts</context><context context-type="linenumber">15</context></context-group>
d3401260
C
6231 </trans-unit><trans-unit id="6040639330855198542" datatype="html">
6232 <source>Ask to send an email to verify your account</source><target state="new">Ask to send an email to verify your account</target>
6233 <context-group purpose="location">
6234 <context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-routing.module.ts</context>
6235 <context context-type="linenumber">24</context>
6236 </context-group>
5b150929 6237 </trans-unit>
d3401260 6238 <trans-unit id="7225513189981158956" datatype="html">
00e32b7c
C
6239 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Welcome<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/></source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Welcome<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/></target>
6240 <context-group purpose="location">
6241 <context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context>
6242 <context context-type="linenumber">2,3</context>
6243 </context-group>
6244 </trans-unit><trans-unit id="4422394577857179995" datatype="html">
6245 <source>Your account has been created!</source><target state="new">Your account has been created!</target>
6246 <context-group purpose="location">
6247 <context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context>
6248 <context context-type="linenumber">7</context>
6249 </context-group>
6250 </trans-unit><trans-unit id="4656825997819651017" datatype="html">
6251 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Check your emails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> to validate your account and complete your inscription. </source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Check your emails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> to validate your account and complete your inscription. </target>
6252 <context-group purpose="location">
6253 <context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context>
6254 <context context-type="linenumber">10,11</context>
6255 </context-group>
5b150929 6256 </trans-unit>
d7c6b951 6257 <trans-unit id="2999492056553212422">
759856eb
MS
6258 <source>Banned</source>
6259 <target state="new">Banned</target>
3c18ff47
C
6260
6261 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">105</context></context-group></trans-unit>
d7c6b951 6262 <trans-unit id="4572885137800697555">
759856eb
MS
6263 <source>Instance muted</source>
6264 <target state="new">Instance muted</target>
dd7dd42b 6265 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-block-badges.component.html</context><context context-type="linenumber">2</context></context-group>
6266 </trans-unit>
d7c6b951 6267 <trans-unit id="302022805144581075">
759856eb
MS
6268 <source>Muted by your instance</source>
6269 <target state="new">Muted by your instance</target>
dd7dd42b 6270 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-block-badges.component.html</context><context context-type="linenumber">3</context></context-group>
6271 </trans-unit>
d7c6b951 6272 <trans-unit id="6860866645734090311">
759856eb
MS
6273 <source>Instance muted by your instance</source>
6274 <target state="new">Instance muted by your instance</target>
dd7dd42b 6275 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-block-badges.component.html</context><context context-type="linenumber">4</context></context-group>
6276 </trans-unit>
5b150929
HP
6277 <trans-unit id="8661266239199665830" datatype="html">
6278 <source>Copy account handle</source>
6279 <target state="new">Copy account handle</target>
dd7dd42b 6280 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">29</context></context-group>
6281 </trans-unit>
5b150929
HP
6282 <trans-unit id="3061133792040537550" datatype="html">
6283 <source>Show the complete description</source>
6284 <target state="new">Show the complete description</target>
dd7dd42b 6285 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">53</context></context-group>
6286 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">96</context></context-group>
6287 </trans-unit>
5b150929
HP
6288 <trans-unit id="9098920722959201547" datatype="html">
6289 <source>Show more...</source>
6290 <target state="new"> Show more... </target>
2164a13d
C
6291
6292
6293 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">98</context></context-group></trans-unit>
5b150929
HP
6294 <trans-unit id="6808894347744915561" datatype="html">
6295 <source>Manage account</source>
6296 <target state="new"> Manage account </target>
2164a13d
C
6297
6298 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">60</context></context-group></trans-unit>
5b150929
HP
6299 <trans-unit id="1311667768861466464" datatype="html">
6300 <source>Search account videos</source>
6301 <target state="new">Search account videos</target>
dd7dd42b 6302 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">78</context></context-group>
6303 </trans-unit>
5b150929
HP
6304 <trans-unit id="5512878593724620692" datatype="html">
6305 <source>CHANNELS</source>
6306 <target state="new">CHANNELS</target>
2164a13d
C
6307
6308 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">80</context></context-group></trans-unit>
d7c6b951 6309 <trans-unit id="3666829335406793239" datatype="html">
759856eb
MS
6310 <source>This account does not have channels.</source>
6311 <target state="new">This account does not have channels.</target>
5b150929
HP
6312 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">5</context></context-group>
6313 </trans-unit>
d7c6b951 6314 <trans-unit id="403587185492002456" datatype="html">
5a6de093
C
6315 <source>{VAR_PLURAL, plural, =1 {1 subscriber} other {<x id="INTERPOLATION"/> subscribers}}</source>
6316 <target state="new">{VAR_PLURAL, plural, =1 {1 subscriber} other {
6317 <x id="INTERPOLATION" equiv-text="{{ videoChannel.followersCount }}"/> subscribers} }
6318 </target>
3c18ff47
C
6319
6320
6321
6322
6323
2164a13d 6324 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit>
5b150929
HP
6325 <trans-unit id="3068011377000255023" datatype="html">
6326 <source>{VAR_PLURAL, plural, =1 {1 videos} other {<x id="INTERPOLATION"/> videos}}</source>
6327 <target state="new">{VAR_PLURAL, plural, =1 {1 videos} other {<x id="INTERPOLATION"/> videos}}</target>
3c18ff47
C
6328
6329
6330
6331
2164a13d 6332 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context><context context-type="linenumber">16</context></context-group></trans-unit>
5b150929 6333 <trans-unit id="8856905278208146821" datatype="html">
2164a13d 6334 <source> <x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =0 {No videos} =1 {1 video} other {{{ getTotalVideosOf(videoChannel) }} videos}}" xid="1730926218636655979"/> </source>
5b150929 6335 <target state="translated"><x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =1 {1 vídeo} other {{{ getTotalVideosOf(videoChannel) }} vídeos}}"/> </target>
3c18ff47
C
6336
6337
6338
6339
6340
6341
6342
2164a13d 6343 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">78</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context><context context-type="linenumber">15</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video/video-views-counter.component.html</context><context context-type="linenumber">2</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video/video-views-counter.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit>
5b150929
HP
6344 <trans-unit id="4071627711041975501" datatype="html">
6345 <source>Show this channel</source>
6346 <target state="new">Show this channel</target>
3c18ff47
C
6347
6348 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit>
d7c6b951 6349 <trans-unit id="7766488542631150871" datatype="html">
5a6de093 6350 <source>{VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other {<x id="INTERPOLATION"/> videos}}</source>
5b150929 6351 <target state="translated">{VAR_PLURAL, plural, =0 {Nenhum vídeo} =1 {1 vídeo} other {<x id="INTERPOLATION"/> vídeos}}</target>
2164a13d
C
6352
6353
00e32b7c 6354 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">38</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">78</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-miniature.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit>
5b150929 6355 <trans-unit id="7152797255397280410" datatype="html">
0d9a327d
C
6356 <source>Do you really want to delete <x id="PH" equiv-text="videoChannel.displayName"/>?
6357It will delete <x id="PH_1" equiv-text="videoChannel.videosCount"/> videos uploaded in this channel, and you will not be able to create another
6358channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</source>
5b150929 6359 <target state="new">Do you really want to delete <x id="PH"/>?
5a6de093
C
6360It will delete <x id="PH_1"/> videos uploaded in this channel, and you will not be able to create another
6361channel with the same name (<x id="PH_2"/>)!</target>
5b150929
HP
6362 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">44</context></context-group>
6363 </trans-unit>
6364 <trans-unit id="4433306639366959484" datatype="html">
6365 <source>Please type the name of the video channel (<x id="PH" equiv-text="videoChannel.name"/>) to confirm</source>
6366 <target state="new">Please type the name of the video channel (<x id="PH" equiv-text="videoChannel.name"/>) to confirm</target>
7c94e1e7
C
6367 <context-group purpose="location">
6368 <context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context>
6369 <context context-type="linenumber">48</context>
6370 </context-group>
6371 </trans-unit>
d7c6b951 6372 <trans-unit id="3428015997161360357" datatype="html">
4221079a
DS
6373 <source>NEW CHANNEL</source>
6374 <target state="new">NEW CHANNEL</target>
dd7dd42b 6375 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">8</context></context-group>
6376 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">8</context></context-group>
6377 </trans-unit>
d7c6b951 6378 <trans-unit id="7828153032795614080">
ae8b8faf
C
6379 <source>See this video channel</source>
6380 <target>Veja este canal de vídeo</target>
3c18ff47
C
6381
6382
6383
6384
2164a13d
C
6385 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">15</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context><context context-type="linenumber">7</context></context-group></trans-unit><trans-unit id="6591746065516872491" datatype="html">
6386 <source>{VAR_PLURAL, plural, =0 {No subscribers} =1 {1 subscriber} other {<x id="INTERPOLATION"/> subscribers}}</source><target state="new">{VAR_PLURAL, plural, =0 {No subscribers} =1 {1 subscriber} other {<x id="INTERPOLATION"/> subscribers}}</target>
6387 <context-group purpose="location">
6388 <context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context>
6389 <context context-type="linenumber">26</context>
6390 </context-group>
6391 <context-group purpose="location">
6392 <context context-type="sourcefile">src/app/+accounts/accounts.component.html</context>
6393 <context context-type="linenumber">36</context>
6394 </context-group>
6395 <context-group purpose="location">
6396 <context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context>
6397 <context context-type="linenumber">34</context>
6398 </context-group>
6399 <context-group purpose="location">
6400 <context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context>
6401 <context context-type="linenumber">75</context>
6402 </context-group>
6403 </trans-unit>
d7c6b951 6404 <trans-unit id="1545109431751219382" datatype="html">
4221079a
DS
6405 <source>This channel doesn't have any videos.</source>
6406 <target state="new">This channel doesn't have any videos.</target>
3c18ff47
C
6407
6408 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">41</context></context-group></trans-unit>
5b150929 6409 <trans-unit id="2705478076887104088" datatype="html">
0d9a327d
C
6410 <source>SHOW THIS CHANNEL ></source>
6411 <target state="new">SHOW THIS CHANNEL ></target>
3c18ff47
C
6412
6413 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">49</context></context-group></trans-unit>
d7c6b951 6414 <trans-unit id="4088311569349098646">
ae8b8faf
C
6415 <source>Stats</source>
6416 <target>Estatísticas</target>
b53cc662
C
6417
6418 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">144</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">353</context></context-group></trans-unit>
d7c6b951 6419 <trans-unit id="4068658588793749132" datatype="html">
759856eb
MS
6420 <source>This channel does not have playlists.</source>
6421 <target state="new">This channel does not have playlists.</target>
5b150929
HP
6422 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-playlists/video-channel-playlists.component.html</context><context context-type="linenumber">6</context></context-group>
6423 </trans-unit>
d7c6b951 6424 <trans-unit id="5066829276646988805">
ae8b8faf
C
6425 <source>PeerTube</source>
6426 <target>PeerTube</target>
00e32b7c
C
6427
6428 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about.component.html</context><context context-type="linenumber">5</context></context-group></trans-unit>
5b150929
HP
6429 <trans-unit id="1415060111017347427" datatype="html">
6430 <source>Network</source>
6431 <target state="new">Network</target>
00e32b7c
C
6432
6433 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about.component.html</context><context context-type="linenumber">7</context></context-group></trans-unit>
d7c6b951 6434 <trans-unit id="3701439542279610547" datatype="html">
759856eb
MS
6435 <source>Follows</source>
6436 <target state="new">Follows</target>
5b150929
HP
6437 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-follows/about-follows.component.html</context><context context-type="linenumber">2</context></context-group>
6438 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">64</context></context-group>
6439 </trans-unit>
6440 <trans-unit id="400578776928464905" datatype="html">
6441 <source>Follower instances (<x id="INTERPOLATION" equiv-text="{{ followersPagination.totalItems }}"/>)</source>
6442 <target state="new">Follower instances (<x id="INTERPOLATION" equiv-text="{{ followersPagination.totalItems }}"/>)</target>
00e32b7c
C
6443
6444 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-follows/about-follows.component.html</context><context context-type="linenumber">5</context></context-group></trans-unit>
5b150929
HP
6445 <trans-unit id="2081837971167498893" datatype="html">
6446 <source>Following instances (<x id="INTERPOLATION" equiv-text="{{ followingsPagination.totalItems }}"/>)</source>
6447 <target state="new">Following instances (<x id="INTERPOLATION" equiv-text="{{ followingsPagination.totalItems }}"/>)</target>
00e32b7c
C
6448
6449 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-follows/about-follows.component.html</context><context context-type="linenumber">17</context></context-group></trans-unit>
d7c6b951 6450 <trans-unit id="8203367621031610680">
759856eb
MS
6451 <source>Your name</source>
6452 <target state="new">Your name</target>
5b150929
HP
6453 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">11</context></context-group>
6454 </trans-unit>
d7c6b951 6455 <trans-unit id="1769661379068269645">
759856eb
MS
6456 <source>Your email</source>
6457 <target state="new">Your email</target>
5b150929
HP
6458 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">20</context></context-group>
6459 </trans-unit>
d7c6b951 6460 <trans-unit id="9127604588498960753" datatype="html">
759856eb
MS
6461 <source>Subject</source>
6462 <target state="new">Subject</target>
5b150929
HP
6463 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">29</context></context-group>
6464 </trans-unit>
d7c6b951 6465 <trans-unit id="1391056849737890767">
759856eb
MS
6466 <source>Your message</source>
6467 <target state="new">Your message</target>
5b150929
HP
6468 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">38</context></context-group>
6469 </trans-unit>
d7c6b951 6470 <trans-unit id="3174354408404578867" datatype="html">
5a6de093 6471 <source>About <x id="INTERPOLATION"/></source>
0711bd6b 6472 <target state="translated">Sobre <x id="INTERPOLATION"/></target>
5b150929
HP
6473 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">5</context></context-group>
6474 </trans-unit>
6475 <trans-unit id="8525213662266893834" datatype="html">
6476 <source>Contact us</source>
6477 <target state="new">Contact us</target>
91ae3c4a
C
6478 <context-group purpose="location">
6479 <context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context>
6480 <context context-type="linenumber">7</context>
6481 </context-group>
6482 <context-group purpose="location">
6483 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context>
6484 <context context-type="linenumber">3</context>
6485 </context-group>
6486 </trans-unit>
d7c6b951 6487 <trans-unit id="19872047295276660" datatype="html">
759856eb
MS
6488 <source>This instance is dedicated to sensitive/NSFW content.</source>
6489 <target state="new">This instance is dedicated to sensitive/NSFW content.</target>
5b150929
HP
6490 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">19</context></context-group>
6491 </trans-unit>
d7c6b951 6492 <trans-unit id="1970848297295860531" datatype="html">
5b150929 6493 <source>ADMINISTRATORS &amp; SUSTAINABILITY</source>
5a6de093 6494 <target state="new">
954511f3
C
6495 ADMINISTRATORS &amp; SUSTAINABILITY
6496 </target>
2164a13d
C
6497
6498 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">32</context></context-group></trans-unit>
d7c6b951 6499 <trans-unit id="6741838149332998818" datatype="html">
759856eb
MS
6500 <source>Who we are</source>
6501 <target state="new">Who we are</target>
5b150929
HP
6502 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">44</context></context-group>
6503 </trans-unit>
d7c6b951 6504 <trans-unit id="4722135551130122302" datatype="html">
759856eb
MS
6505 <source>Why we created this instance</source>
6506 <target state="new">Why we created this instance</target>
5b150929
HP
6507 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">58</context></context-group>
6508 </trans-unit>
d7c6b951 6509 <trans-unit id="6434467346812189214" datatype="html">
759856eb
MS
6510 <source>How long we plan to maintain this instance</source>
6511 <target state="new">How long we plan to maintain this instance</target>
5b150929
HP
6512 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">72</context></context-group>
6513 </trans-unit>
6514 <trans-unit id="8765504394950427814" datatype="html">
6515 <source>How we will pay for keeping our instance running</source>
6516 <target state="new">How we will pay for keeping our instance running</target>
90aa0a74
C
6517 <context-group purpose="location">
6518 <context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context>
6519 <context context-type="linenumber">86</context>
6520 </context-group>
6521 </trans-unit>
d7c6b951 6522 <trans-unit id="7707185552909365717" datatype="html">
5b150929 6523 <source>INFORMATION</source>
5a6de093 6524 <target state="new">
954511f3
C
6525 INFORMATION
6526 </target>
2164a13d
C
6527
6528 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">101</context></context-group></trans-unit>
d7c6b951 6529 <trans-unit id="8685905644837116382" datatype="html">
5b150929 6530 <source>MODERATION</source>
5a6de093 6531 <target state="new">
954511f3
C
6532 MODERATION
6533 </target>
2164a13d
C
6534
6535 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">129</context></context-group></trans-unit>
d7c6b951 6536 <trans-unit id="9178042134345945115" datatype="html">
5b150929 6537 <source>OTHER INFORMATION</source>
5a6de093 6538 <target state="new">
954511f3
C
6539 OTHER INFORMATION
6540 </target>
2164a13d
C
6541
6542 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">186</context></context-group></trans-unit>
d7c6b951 6543 <trans-unit id="4281738631669138686" datatype="html">
759856eb
MS
6544 <source>Hardware information</source>
6545 <target state="new">Hardware information</target>
dd7dd42b 6546 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">198</context></context-group>
6547 </trans-unit>
d7c6b951 6548 <trans-unit id="273909283347871" datatype="html">
5a6de093
C
6549 <source>FEATURES</source>
6550 <target state="new">FEATURES</target>
dd7dd42b 6551 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">207</context></context-group>
6552 </trans-unit>
d7c6b951 6553 <trans-unit id="8495040351808033345">
ab67d3e8
C
6554 <source>Features found on this instance</source>
6555 <target>Recursos disponíveis nesta instância</target>
5b150929
HP
6556 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">4</context></context-group>
6557 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">6</context></context-group>
6558 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">6</context></context-group>
6559 </trans-unit>
d7c6b951 6560 <trans-unit id="8932880935037645502" datatype="html">
4221079a
DS
6561 <source>STATISTICS</source>
6562 <target state="new">STATISTICS</target>
dd7dd42b 6563 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">219</context></context-group>
6564 </trans-unit>
d7c6b951 6565 <trans-unit id="1161141363959659794" datatype="html">
5b150929 6566 <source>PeerTube is a self-hosted ActivityPub-federated video streaming platform using P2P directly in your web browser.</source>
5a6de093 6567 <target state="new">
520745bf 6568 PeerTube is a self-hosted ActivityPub-federated video streaming platform using P2P directly in your web browser.
5e6c69ce 6569 </target>
5b150929
HP
6570 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">9</context></context-group>
6571 </trans-unit>
6572 <trans-unit id="135286612733607700" datatype="html">
6573 <source>It is free and open-source software, under <x id="START_LINK"/>AGPLv3 licence<x id="CLOSE_LINK"/>. </source>
6574 <target state="new"> It is free and open-source software, under <x id="START_LINK"/>AGPLv3 licence<x id="CLOSE_LINK"/>. </target>
6575 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">13</context></context-group>
6576 </trans-unit>
d7c6b951 6577 <trans-unit id="7257048945916143687" datatype="html">
5b150929 6578 <source>For more information, please visit <x id="START_LINK"/>joinpeertube.org<x id="CLOSE_LINK"/>. </source>
0711bd6b 6579 <target state="translated">Para mais informações, visita <x id="START_LINK"/>joinpeertube.org<x id="CLOSE_LINK"/>. </target>
5b150929
HP
6580 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">18</context></context-group>
6581 </trans-unit>
d7c6b951 6582 <trans-unit id="8205344394429673413" datatype="html">
5a6de093 6583 <source>Use PeerTube documentation</source>
759856eb 6584 <target state="new">Use PeerTube
5e6c69ce 6585 documentation</target>
5b150929
HP
6586 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">28</context></context-group>
6587 </trans-unit>
d7c6b951 6588 <trans-unit id="8674693181203168033" datatype="html">
759856eb
MS
6589 <source>Discover how to setup your account, what is a channel, how to create a playlist and more!</source>
6590 <target state="new">
5e6c69ce
C
6591 Discover how to setup your account, what is a channel, how to create a playlist and more!
6592 </target>
00e32b7c
C
6593
6594 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">31</context></context-group></trans-unit>
d7c6b951 6595 <trans-unit id="5336387229608682776" datatype="html">
5a6de093 6596 <source>PeerTube Applications</source>
759856eb 6597 <target state="new">PeerTube
5e6c69ce 6598 Applications</target>
00e32b7c
C
6599
6600 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">40</context></context-group></trans-unit>
d7c6b951 6601 <trans-unit id="7916664392219781729" datatype="html">
759856eb
MS
6602 <source>Discover unofficial Android applications or browser addons!</source>
6603 <target state="new">
5e6c69ce
C
6604 Discover unofficial Android applications or browser addons!
6605 </target>
00e32b7c
C
6606
6607 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">43</context></context-group></trans-unit>
d7c6b951 6608 <trans-unit id="4093735071527927163" datatype="html">
5a6de093 6609 <source>Contribute on PeerTube</source>
759856eb 6610 <target state="new">Contribute on
5e6c69ce 6611 PeerTube</target>
00e32b7c
C
6612
6613 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">52</context></context-group></trans-unit>
d7c6b951 6614 <trans-unit id="6886584917624458638" datatype="html">
759856eb
MS
6615 <source>Want to help to improve PeerTube? You can translate the web interface, give your feedback or directly contribute to the code!</source>
6616 <target state="new">
5e6c69ce
C
6617 Want to help to improve PeerTube? You can translate the web interface, give your feedback or directly contribute to the code!
6618 </target>
00e32b7c
C
6619
6620 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">55</context></context-group></trans-unit>
d7c6b951 6621 <trans-unit id="185970110822844952">
ae8b8faf
C
6622 <source>P2P &amp; Privacy</source>
6623 <target>P2P &amp; Privacidade</target>
00e32b7c
C
6624
6625 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">66</context></context-group></trans-unit>
d7c6b951 6626 <trans-unit id="442017645619017020" datatype="html">
5b150929 6627 <source>PeerTube uses the BitTorrent protocol to share bandwidth between users by default to help lower the load on the server, but ultimately leaves you the choice to switch back to regular streaming exclusively from the server of the video. What follows applies only if you want to keep using the P2P mode of PeerTube.</source>
4221079a 6628 <target state="new">
c78d3db7
C
6629 PeerTube uses the BitTorrent protocol to share bandwidth between users by default to help lower the load on the server,
6630 but ultimately leaves you the choice to switch back to regular streaming exclusively from the server of the video. What
6631 follows applies only if you want to keep using the P2P mode of PeerTube.
5b150929 6632 </target>
00e32b7c
C
6633
6634 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">69</context></context-group></trans-unit>
5b150929
HP
6635 <trans-unit id="6314880288843792309" datatype="html">
6636 <source>The main threat to your privacy induced by BitTorrent lies in your IP address being stored in the instance's BitTorrent tracker as long as you download or watch the video.</source>
6637 <target state="new"> The main threat to your privacy induced by BitTorrent lies in your IP address being stored in the instance's BitTorrent tracker as long as you download or watch the video. </target>
00e32b7c
C
6638
6639 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">75</context></context-group></trans-unit>
d7c6b951 6640 <trans-unit id="6868048887248005916">
ae8b8faf
C
6641 <source>What are the consequences?</source>
6642 <target>Quais são as consequências?</target>
00e32b7c
C
6643
6644 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit>
d7c6b951 6645 <trans-unit id="1411398404280870617" datatype="html">
5b150929 6646 <source>In theory, someone with enough technical skills could create a script that tracks which IP is downloading which video. In practice, this is much more difficult because:</source>
759856eb 6647 <target state="new">
5e6c69ce
C
6648 In theory, someone with enough technical skills could create a script that tracks which IP is downloading which video.
6649 In practice, this is much more difficult because:
6650 </target>
00e32b7c
C
6651
6652 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">82</context></context-group></trans-unit>
d7c6b951 6653 <trans-unit id="6870500454322981404" datatype="html">
5b150929 6654 <source>An HTTP request has to be sent on each tracker for each video to spy. If we want to spy all PeerTube's videos, we have to send as many requests as there are videos (so potentially a lot)</source>
759856eb 6655 <target state="new">
5e6c69ce
C
6656 An HTTP request has to be sent on each tracker for each video to spy.
6657 If we want to spy all PeerTube's videos, we have to send as many requests as there are videos (so potentially a lot)
6658 </target>
00e32b7c
C
6659
6660 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">88</context></context-group></trans-unit>
d7c6b951 6661 <trans-unit id="4042605201005159699" datatype="html">
5b150929 6662 <source>For each request sent, the tracker returns random peers at a limited number. For instance, if there are 1000 peers in the swarm and the tracker sends only 20 peers for each request, there must be at least 50 requests sent to know every peer in the swarm</source>
4221079a 6663 <target state="new">
5e6c69ce
C
6664 For each request sent, the tracker returns random peers at a limited number.
6665 For instance, if there are 1000 peers in the swarm and the tracker sends only 20 peers for each request, there must be at least 50
9f77adb8 6666 requests sent to know every peer in the swarm
5e6c69ce 6667 </target>
00e32b7c
C
6668
6669 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">93</context></context-group></trans-unit>
d7c6b951 6670 <trans-unit id="8817667841110447397" datatype="html">
759856eb
MS
6671 <source>Those requests have to be sent regularly to know who starts/stops watching a video. It is easy to detect that kind of behaviour</source>
6672 <target state="new">
5e6c69ce
C
6673 Those requests have to be sent regularly to know who starts/stops watching a video. It is easy to detect that kind of behaviour
6674 </target>
00e32b7c
C
6675
6676 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">99</context></context-group></trans-unit>
d7c6b951 6677 <trans-unit id="4100327951517495019" datatype="html">
5b150929 6678 <source>If an IP address is stored in the tracker, it doesn't mean that the person behind the IP (if this person exists) has watched the video</source>
759856eb 6679 <target state="new">
5e6c69ce
C
6680 If an IP address is stored in the tracker, it doesn't mean that the person behind the IP (if this person exists) has watched the
6681 video
6682 </target>
00e32b7c
C
6683
6684 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">103</context></context-group></trans-unit>
d7c6b951 6685 <trans-unit id="7196664247366401915" datatype="html">
759856eb
MS
6686 <source>The IP address is a vague information: usually, it regularly changes and can represent many persons or entities</source>
6687 <target state="new">
5e6c69ce
C
6688 The IP address is a vague information: usually, it regularly changes and can represent many persons or entities
6689 </target>
00e32b7c
C
6690
6691 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">108</context></context-group></trans-unit>
5b150929 6692 <trans-unit id="1120376809358109718" datatype="html">
0d9a327d
C
6693 <source>Web peers are not publicly accessible: because we use the websocket transport, the protocol is different from classic BitTorrent tracker. When you are in a web browser, you send a signal containing your IP address to the tracker that will randomly choose other peers to forward the information to. See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst&quot;>"/>this document<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information </source>
6694 <target state="new"> Web peers are not publicly accessible: because we use the websocket transport, the protocol is different from classic BitTorrent tracker. When you are in a web browser, you send a signal containing your IP address to the tracker that will randomly choose other peers to forward the information to. See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst&quot;>"/>this document<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information </target>
00e32b7c
C
6695
6696 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">112</context></context-group></trans-unit>
d7c6b951 6697 <trans-unit id="7812408733559506009" datatype="html">
5b150929 6698 <source>The worst-case scenario of an average person spying on their friends is quite unlikely. There are much more effective ways to get that kind of information.</source>
759856eb 6699 <target state="new">
5e6c69ce
C
6700 The worst-case scenario of an average person spying on their friends is quite unlikely.
6701 There are much more effective ways to get that kind of information.
6702 </target>
00e32b7c
C
6703
6704 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">120</context></context-group></trans-unit>
d7c6b951 6705 <trans-unit id="8484650229450883706">
ae8b8faf
C
6706 <source>How does PeerTube compare with YouTube?</source>
6707 <target>Como o PeerTube se compara com o YouTube?</target>
00e32b7c
C
6708
6709 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">125</context></context-group></trans-unit>
d7c6b951 6710 <trans-unit id="6213340208914097303" datatype="html">
5b150929 6711 <source>The threats to privacy with YouTube are different from PeerTube's. In YouTube's case, the platform gathers a huge amount of your personal information (not only your IP) to analyze them and track you. Moreover, YouTube is owned by Google/Alphabet, a company that tracks you across many websites (via AdSense or Google Analytics).</source>
4221079a 6712 <target state="new">
c78d3db7 6713 The threats to privacy with YouTube are different from PeerTube's.
5e6c69ce
C
6714 In YouTube's case, the platform gathers a huge amount of your personal information (not only your IP) to analyze them and track you.
6715 Moreover, YouTube is owned by Google/Alphabet, a company that tracks you across many websites (via AdSense or Google Analytics).
6716 </target>
00e32b7c
C
6717
6718 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">127</context></context-group></trans-unit>
d7c6b951 6719 <trans-unit id="2676074687792256808">
ae8b8faf
C
6720 <source>What can I do to limit the exposure of my IP address?</source>
6721 <target>O que eu posso fazer para restringir a exposição do meu endereço IP?</target>
00e32b7c
C
6722
6723 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">133</context></context-group></trans-unit>
d7c6b951 6724 <trans-unit id="8804946818315976118" datatype="html">
5b150929 6725 <source>Your IP address is public so every time you consult a website, there is a number of actors (in addition to the final website) seeing your IP in their connection logs: ISP/routers/trackers/CDN and more. PeerTube is transparent about it: we warn you that if you want to keep your IP private, you must use a VPN or Tor Browser. Thinking that removing P2P from PeerTube will give you back anonymity doesn't make sense.</source>
5a6de093 6726 <target state="new">
5e6c69ce
C
6727 Your IP address is public so every time you consult a website, there is a number of actors (in addition to the final website) seeing
6728 your IP in their connection logs: ISP/routers/trackers/CDN and more.
6729 PeerTube is transparent about it: we warn you that if you want to keep your IP private, you must use a VPN or Tor Browser.
6730 Thinking that removing P2P from PeerTube will give you back anonymity doesn't make sense.
6731 </target>
00e32b7c
C
6732
6733 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">135</context></context-group></trans-unit>
d7c6b951 6734 <trans-unit id="401806741040118292">
ae8b8faf
C
6735 <source>What will be done to mitigate this problem?</source>
6736 <target>O que será feito para mitigar o problema?</target>
00e32b7c
C
6737
6738 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">142</context></context-group></trans-unit>
d7c6b951 6739 <trans-unit id="7404776804526394585" datatype="html">
5b150929 6740 <source>PeerTube wants to deliver the best countermeasures possible, to give you more choice and render attacks less likely. Here is what we put in place so far:</source>
4221079a 6741 <target state="new">
c78d3db7
C
6742 PeerTube wants to deliver the best countermeasures possible, to give you more choice
6743 and render attacks less likely. Here is what we put in place so far:
5e6c69ce 6744 </target>
00e32b7c
C
6745
6746 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">144</context></context-group></trans-unit>
d7c6b951 6747 <trans-unit id="8635362984201852982" datatype="html">
4221079a
DS
6748 <source>We set a limit to the number of peers sent by the tracker</source>
6749 <target state="new">We set a limit to the number of peers sent by the tracker</target>
00e32b7c
C
6750
6751 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">150</context></context-group></trans-unit>
d7c6b951 6752 <trans-unit id="8903417899533541365" datatype="html">
4221079a
DS
6753 <source>We set a limit on the request frequency received by the tracker</source>
6754 <target state="new">We set a limit on the request frequency received by the tracker</target>
00e32b7c
C
6755
6756 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">151</context></context-group></trans-unit>
d7c6b951 6757 <trans-unit id="2470460396724373169" datatype="html">
4221079a
DS
6758 <source>Allow instance admins to disable P2P from the administration interface</source>
6759 <target state="new">Allow instance admins to disable P2P from the administration interface</target>
00e32b7c
C
6760
6761 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">152</context></context-group></trans-unit>
d7c6b951 6762 <trans-unit id="5991790391344625653" datatype="html">
5b150929 6763 <source>Ultimately, remember you can always disable P2P by toggling it in the video player, or just by disabling WebRTC in your browser.</source>
4221079a 6764 <target state="new">
c78d3db7
C
6765 Ultimately, remember you can always disable P2P by toggling it in the video player, or just by disabling
6766 WebRTC in your browser.
6767 </target>
00e32b7c
C
6768
6769 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">155</context></context-group></trans-unit>
d7c6b951 6770 <trans-unit id="3857357852909495917" datatype="html">
759856eb
MS
6771 <source>This instance does not have instances followers.</source>
6772 <target state="new">This instance does not have instances followers.</target>
00e32b7c
C
6773
6774 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-follows/about-follows.component.html</context><context context-type="linenumber">7</context></context-group></trans-unit>
5b150929
HP
6775 <trans-unit id="8438752523256358076" datatype="html">
6776 <source>Show full list</source>
6777 <target state="new">Show full list</target>
00e32b7c
C
6778
6779
6780 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-follows/about-follows.component.html</context><context context-type="linenumber">13</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-follows/about-follows.component.html</context><context context-type="linenumber">25</context></context-group></trans-unit>
5b150929
HP
6781 <trans-unit id="7128556172318221342" datatype="html">
6782 <source>This instance is not following any other.</source>
6783 <target state="new">This instance is not following any other.</target>
00e32b7c
C
6784
6785 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-follows/about-follows.component.html</context><context context-type="linenumber">19</context></context-group></trans-unit>
30ae75f9 6786 <trans-unit id="4195286790385468087" datatype="html">
5b150929
HP
6787 <source>About this instance</source>
6788 <target state="new">About this instance</target>
6789 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-routing.module.ts</context><context context-type="linenumber">24</context></context-group>
6790 </trans-unit>
6791 <trans-unit id="8773846522957677259" datatype="html">
6792 <source>About PeerTube</source>
6793 <target state="new">About PeerTube</target>
6794 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-routing.module.ts</context><context context-type="linenumber">49</context></context-group>
6795 </trans-unit>
6796 <trans-unit id="1812900507515561988" datatype="html">
6797 <source>About this instance's network</source>
6798 <target state="new">About this instance's network</target>
6799 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-routing.module.ts</context><context context-type="linenumber">58</context></context-group>
6800 </trans-unit>
6801 <trans-unit id="892073694820881630" datatype="html">
6802 <source>Link copied</source>
6803 <target state="new">Link copied</target>
6804 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.ts</context><context context-type="linenumber">98</context></context-group>
6805 </trans-unit>
6806 <trans-unit id="4807161697338135032" datatype="html">
0d9a327d
C
6807 <source>Contact the administrator(s)<x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p class=&quot;modal-subtitle&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></source>
6808 <target state="new">Contact the administrator(s)<x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p class=&quot;modal-subtitle&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></target>
91ae3c4a
C
6809 <context-group purpose="location">
6810 <context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context>
6811 <context context-type="linenumber">3</context>
6812 </context-group>
6813 </trans-unit>
00e32b7c 6814
95bd9515 6815 <trans-unit id="9082008222523034483" datatype="html">
5b150929
HP
6816 <source>Get help</source>
6817 <target state="new">Get help</target>
6818 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/help.component.ts</context><context context-type="linenumber">16</context></context-group>
6819 </trans-unit>
d7c6b951 6820 <trans-unit id="6386856862203107763" datatype="html">
759856eb
MS
6821 <source>Create my account</source>
6822 <target state="new">
040758e0
C
6823 Create my account
6824 </target>
2164a13d 6825
00e32b7c
C
6826 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">98</context></context-group></trans-unit><trans-unit id="4331636419103456800" datatype="html">
6827 <source>Done!</source><target state="new">Done!</target>
6828 <context-group purpose="location">
6829 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context>
6830 <context context-type="linenumber">103</context>
6831 </context-group>
6832 </trans-unit>
d7c6b951 6833 <trans-unit id="220345070199640496" datatype="html">
759856eb
MS
6834 <source>PeerTube is creating your account...</source>
6835 <target state="new">PeerTube is creating your account...</target>
00e32b7c
C
6836
6837 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">107</context></context-group></trans-unit><trans-unit id="7119544246688514254" datatype="html">
6838 <source>Go to the previous step</source><target state="new">Go to the previous step</target>
6839 <context-group purpose="location">
6840 <context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context>
6841 <context context-type="linenumber">45</context>
6842 </context-group>
6843 <note priority="1" from="description">Button on the registration form to go to the previous step</note>
6844 </trans-unit><trans-unit id="4323994782717641395" datatype="html">
6845 <source>Go to the next step</source><target state="new">Go to the next step</target>
6846 <context-group purpose="location">
6847 <context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context>
6848 <context context-type="linenumber">46</context>
6849 </context-group>
6850 <note priority="1" from="description">Button on the registration form to go to the previous step</note>
dd7dd42b 6851 </trans-unit>
00e32b7c 6852
d7c6b951 6853 <trans-unit id="6294302495409052693" datatype="html">
759856eb
MS
6854 <source>Who are we?</source>
6855 <target state="new">Who are we?</target>
5b150929
HP
6856 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">19</context></context-group>
6857 </trans-unit>
d7c6b951 6858 <trans-unit id="1445137115016841401" datatype="html">
759856eb
MS
6859 <source>How long do we plan to maintain this instance?</source>
6860 <target state="new">How long do we plan to maintain this instance?</target>
5b150929
HP
6861 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">24</context></context-group>
6862 </trans-unit>
d7c6b951 6863 <trans-unit id="2975856643479054118" datatype="html">
759856eb
MS
6864 <source>How will we finance this instance?</source>
6865 <target state="new">How will we finance this instance?</target>
5b150929 6866 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">29</context></context-group>
00e32b7c
C
6867 </trans-unit><trans-unit id="5659987171239176484" datatype="html">
6868 <source>Terms of <x id="PH" equiv-text="this.about.instance.name"/></source><target state="new">Terms of <x id="PH" equiv-text="this.about.instance.name"/></target>
6869 <context-group purpose="location">
6870 <context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.ts</context>
6871 <context context-type="linenumber">73</context>
6872 </context-group>
5b150929 6873 </trans-unit>
d7c6b951 6874 <trans-unit id="2573967459337636542" datatype="html">
759856eb
MS
6875 <source>Administrators &amp; Sustainability</source>
6876 <target state="new">Administrators &amp; Sustainability</target>
5b150929
HP
6877 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">15</context></context-group>
6878 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">15</context></context-group>
6879 </trans-unit>
d7c6b951 6880 <trans-unit id="8980375993935541237" datatype="html">
5a6de093
C
6881 <source>Step</source>
6882 <target state="new">Step</target>
00e32b7c
C
6883
6884 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/custom-stepper.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit>
6885
6886
d7c6b951 6887 <trans-unit id="8583412279916132438" datatype="html">
759856eb
MS
6888 <source>Channel display name</source>
6889 <target state="new">Channel display name</target>
00e32b7c
C
6890
6891 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context><context context-type="linenumber">21</context></context-group></trans-unit><trans-unit id="4376397515999418662" datatype="html">
6892 <source>This is the name that will be publicly visible by other users.</source><target state="new">This is the name that will be publicly visible by other users.</target>
6893 <context-group purpose="location">
6894 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context>
6895 <context context-type="linenumber">23</context>
6896 </context-group>
6897 </trans-unit><trans-unit id="1506228075480230031" datatype="html">
6898 <source>Example: Sweet Melodies</source><target state="new">Example: Sweet Melodies</target>
6899 <context-group purpose="location">
6900 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context>
6901 <context context-type="linenumber">27</context>
6902 </context-group>
6903 </trans-unit><trans-unit id="1346553616305614767" datatype="html">
6904 <source>Channel identifier</source><target state="new">Channel identifier</target>
6905 <context-group purpose="location">
6906 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context>
6907 <context context-type="linenumber">36</context>
6908 </context-group>
6909 </trans-unit><trans-unit id="1421502666684458815" datatype="html">
6910 <source>This is the name that will be displayed in your profile URL.</source><target state="new">This is the name that will be displayed in your profile URL.</target>
6911 <context-group purpose="location">
6912 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context>
6913 <context context-type="linenumber">38</context>
6914 </context-group>
6915 </trans-unit><trans-unit id="5007378598046048755" datatype="html">
6916 <source>Example: sweetmelodies24</source><target state="new">Example: sweetmelodies24</target>
6917 <context-group purpose="location">
6918 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context>
6919 <context context-type="linenumber">42</context>
6920 </context-group>
6921 </trans-unit><trans-unit id="6433602064879074151" datatype="html">
6922 <source> Channel identifier cannot be the same as your account name. You can click on the first step to update your account name. </source><target state="new"> Channel identifier cannot be the same as your account name. You can click on the first step to update your account name. </target>
6923 <context-group purpose="location">
6924 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context>
6925 <context context-type="linenumber">50,52</context>
6926 </context-group>
5b150929 6927 </trans-unit>
d7c6b951 6928 <trans-unit id="6980413875907286634" datatype="html">
759856eb
MS
6929 <source>Channel name</source>
6930 <target state="new">Channel name</target>
00e32b7c
C
6931
6932
6933
6934 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">94</context></context-group></trans-unit>
d7c6b951 6935 <trans-unit id="8463487834152954723" datatype="html">
5a6de093
C
6936 <source>john_channel</source>
6937 <target state="new">john_channel</target>
dd7dd42b 6938 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">96</context></context-group>
6939 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">96</context></context-group>
6940 </trans-unit>
00e32b7c
C
6941
6942
6943
5b150929 6944 <trans-unit id="7440807341905682986" datatype="html">
0d9a327d
C
6945 <source>I am at least <x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/> years old and agree to the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;ng-container *ngIf=&quot;hasCodeOfConduct&quot;>"/> and to the <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;onCodeOfConductClick($event)&quot; href='#'>"/>Code of Conduct<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container>"/> of this instance </source>
6946 <target state="new"> I am at least <x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/> years old and agree to the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;ng-container *ngIf=&quot;hasCodeOfConduct&quot;>"/> and to the <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;onCodeOfConductClick($event)&quot; href='#'>"/>Code of Conduct<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container>"/> of this instance </target>
00e32b7c
C
6947
6948 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-terms.component.html</context><context context-type="linenumber">5</context></context-group></trans-unit><trans-unit id="1081343670550705648" datatype="html">
6949 <source> Video uploads are disabled on this instance, hence your account won't be able to upload videos.
6950</source><target state="new"> Video uploads are disabled on this instance, hence your account won't be able to upload videos.
6951</target>
c5c848c5 6952 <context-group purpose="location">
00e32b7c
C
6953 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context>
6954 <context context-type="linenumber">1,3</context>
6955 </context-group>
6956 </trans-unit><trans-unit id="7657420986523643151" datatype="html">
6957 <source>Public name</source><target state="new">Public name</target>
6958 <context-group purpose="location">
6959 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context>
6960 <context context-type="linenumber">9</context>
6961 </context-group>
6962 </trans-unit><trans-unit id="7536432216862568979" datatype="html">
6963 <source> This is the name that will be publicly visible by other users. </source><target state="new"> This is the name that will be publicly visible by other users. </target>
6964 <context-group purpose="location">
6965 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context>
6966 <context context-type="linenumber">11,13</context>
6967 </context-group>
6968 </trans-unit><trans-unit id="1926625386720791836" datatype="html">
6969 <source>Example: John Doe</source><target state="new">Example: John Doe</target>
6970 <context-group purpose="location">
6971 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context>
6972 <context context-type="linenumber">17</context>
6973 </context-group>
6974 </trans-unit><trans-unit id="8656171949584591423" datatype="html">
6975 <source> This is the name that will be displayed in your profile URL. </source><target state="new"> This is the name that will be displayed in your profile URL. </target>
6976 <context-group purpose="location">
6977 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context>
6978 <context context-type="linenumber">28,30</context>
6979 </context-group>
6980 </trans-unit><trans-unit id="9199457913561943854" datatype="html">
6981 <source>Example: john_doe58</source><target state="new">Example: john_doe58</target>
6982 <context-group purpose="location">
6983 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context>
6984 <context context-type="linenumber">34</context>
6985 </context-group>
6986 </trans-unit><trans-unit id="5856397248272246243" datatype="html">
6987 <source> This email address will be used to validate your account. </source><target state="new"> This email address will be used to validate your account. </target>
6988 <context-group purpose="location">
6989 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context>
6990 <context context-type="linenumber">48,50</context>
6991 </context-group>
6992 </trans-unit><trans-unit id="1789116494691736014" datatype="html">
6993 <source>Request email for account verification</source><target state="new">Request email for account verification</target>
6994 <context-group purpose="location">
6995 <context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context>
6996 <context context-type="linenumber">2</context>
c5c848c5
C
6997 </context-group>
6998 </trans-unit>
00e32b7c 6999
dd7dd42b 7000 <trans-unit id="2770947245861951784" datatype="html">
7001 <source>Signup is not enabled on this instance.</source>
7002 <target state="new">Signup is not enabled on this instance.</target>
c49c366a
C
7003 <context-group purpose="location">
7004 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context>
7005 <context context-type="linenumber">4</context>
7006 </context-group>
00e32b7c
C
7007 </trans-unit><trans-unit id="670353405713142439" datatype="html">
7008 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="s=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="&lt;/s"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text=">"/> > Create an account </source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="s=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="&lt;/s"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text=">"/> > Create an account </target>
7009 <context-group purpose="location">
7010 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context>
7011 <context context-type="linenumber">9,12</context>
7012 </context-group>
5b150929 7013 </trans-unit>
00e32b7c 7014
c5c848c5 7015 <trans-unit id="3301086086650990787" datatype="html">
5b150929
HP
7016 <source>Register</source>
7017 <target state="new">Register</target>
7018 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-routing.module.ts</context><context context-type="linenumber">13</context></context-group>
7019 </trans-unit>
5a6de093 7020 <trans-unit id="6979021199788941693">
759856eb
MS
7021 <source>Your message has been sent.</source>
7022 <target state="new">Your message has been sent.</target>
5b150929
HP
7023 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.ts</context><context context-type="linenumber">88</context></context-group>
7024 </trans-unit>
5a6de093 7025 <trans-unit id="2072135752262464360">
759856eb
MS
7026 <source>You already sent this form recently</source>
7027 <target state="new">You already sent this form recently</target>
5b150929 7028 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.ts</context><context context-type="linenumber">94</context></context-group>
dd7dd42b 7029 </trans-unit>
7030 <trans-unit id="1097932116708163073" datatype="html">
7031 <source>This website is powered by PeerTube</source>
7032 <target state="new"> This website is powered by PeerTube </target>
45b3a29b
C
7033 <context-group purpose="location">
7034 <context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context>
7035 <context context-type="linenumber">2,4</context>
7036 </context-group>
5b150929 7037 </trans-unit>
90aa0a74 7038 <trans-unit id="819067926858619041" datatype="html">
5b150929
HP
7039 <source>Account videos</source>
7040 <target state="new">Account videos</target>
7041 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts-routing.module.ts</context><context context-type="linenumber">35</context></context-group>
7042 </trans-unit>
7043 <trans-unit id="4605517634011438234" datatype="html">
7044 <source>ACCOUNT</source>
7045 <target state="new">ACCOUNT</target>
c59eab78 7046 <context-group purpose="location">
90aa0a74
C
7047 <context context-type="sourcefile">src/app/+accounts/accounts.component.html</context>
7048 <context context-type="linenumber">8</context>
c59eab78 7049 </context-group>
5b150929
HP
7050 </trans-unit>
7051 <trans-unit id="6823616469362610020" datatype="html">
7052 <source>Account video channels</source>
7053 <target state="new">Account video channels</target>
7054 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts-routing.module.ts</context><context context-type="linenumber">26</context></context-group>
7055 </trans-unit>
91ae3c4a 7056 <trans-unit id="807777065817324789" datatype="html">
5b150929
HP
7057 <source>Display all videos (private, unlisted or not yet published)</source>
7058 <target state="new">Display all videos (private, unlisted or not yet published)</target>
2164a13d
C
7059
7060 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">126</context></context-group></trans-unit>
5b150929
HP
7061 <trans-unit id="784681343382270982" datatype="html">
7062 <source>Remove this filter</source>
7063 <target state="new">Remove this filter</target>
9794fe1c
C
7064
7065 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.ts</context><context context-type="linenumber">90</context></context-group></trans-unit>
5b150929
HP
7066 <trans-unit id="5254305728396198887" datatype="html">
7067 <source>Sensitive content</source>
7068 <target state="new">Sensitive content</target>
dd7dd42b 7069 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">116</context></context-group>
7070 </trans-unit>
5b150929
HP
7071 <trans-unit id="5590086849807274701" datatype="html">
7072 <source>Scope</source>
7073 <target state="new">Scope</target>
dd7dd42b 7074 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">123</context></context-group>
7075 </trans-unit>
5b150929
HP
7076 <trans-unit id="5019568087038659501" datatype="html">
7077 <source>Federated</source>
7078 <target state="new">Federated</target>
dd7dd42b 7079 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">125</context></context-group>
7080 </trans-unit>
5b150929
HP
7081 <trans-unit id="1949800099101277248" datatype="html">
7082 <source>Languages</source>
7083 <target state="new">Languages</target>
dd7dd42b 7084 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">133</context></context-group>
7085 </trans-unit>
5b150929
HP
7086 <trans-unit id="1902100407096396858" datatype="html">
7087 <source>Categories</source>
7088 <target state="new">Categories</target>
dd7dd42b 7089 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">142</context></context-group>
7090 </trans-unit>
5b150929
HP
7091 <trans-unit id="3599150758014724057" datatype="html">
7092 <source>All videos</source>
7093 <target state="new">All videos</target>
dd7dd42b 7094 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">151</context></context-group>
7095 </trans-unit>
5b150929
HP
7096 <trans-unit id="8466337030143068285" datatype="html">
7097 <source>Blurred</source>
7098 <target state="new">Blurred</target>
dd7dd42b 7099 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">231</context></context-group>
7100 </trans-unit>
5b150929
HP
7101 <trans-unit id="7054829409324166420" datatype="html">
7102 <source>hidden</source>
7103 <target state="new">hidden</target>
dd7dd42b 7104 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">237</context></context-group>
7105 </trans-unit>
5b150929
HP
7106 <trans-unit id="5766954855630346873" datatype="html">
7107 <source>blurred</source>
7108 <target state="new">blurred</target>
dd7dd42b 7109 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">238</context></context-group>
7110 </trans-unit>
5b150929
HP
7111 <trans-unit id="1833483831276078393" datatype="html">
7112 <source>displayed</source>
7113 <target state="new">displayed</target>
dd7dd42b 7114 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">240</context></context-group>
7115 </trans-unit>
2164a13d 7116
5b150929
HP
7117 <trans-unit id="6250999352462648289" datatype="html">
7118 <source>Report this account</source>
7119 <target state="new">Report this account</target>
2164a13d
C
7120
7121 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">192</context></context-group></trans-unit>
dd7dd42b 7122 <trans-unit id="2614607010577950577" datatype="html">
7123 <source>Overview</source>
7124 <target state="new">Overview</target>
c49c366a
C
7125 <context-group purpose="location">
7126 <context context-type="sourcefile">src/app/+admin/admin.component.ts</context>
7127 <context context-type="linenumber">35</context>
7128 </context-group>
5b150929 7129 </trans-unit>
90aa0a74 7130 <trans-unit id="1504521795586863905" datatype="html">
5b150929
HP
7131 <source>VIDEOS</source>
7132 <target state="new">VIDEOS</target>
9794fe1c
C
7133
7134
7135
2164a13d 7136 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">244</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
5a6de093
C
7137 <trans-unit id="25349740244798533" datatype="html">
7138 <source>Username copied</source>
7139 <target state="new">Username copied</target>
0d9a327d
C
7140
7141
2164a13d
C
7142 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">119</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">115</context></context-group></trans-unit>
7143
7144
5a6de093 7145 <trans-unit id="1035838766454786107" datatype="html">
759856eb
MS
7146 <source>Audio-only</source>
7147 <target state="new">Audio-only</target>
2164a13d
C
7148
7149 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">18</context></context-group></trans-unit>
5a6de093 7150 <trans-unit id="8011855989482474311" datatype="html">
0d9a327d
C
7151 <source>A &lt;code>.mp4&lt;/code> that keeps the original audio track, with no video</source>
7152 <target state="new">A &lt;code>.mp4&lt;/code> that keeps the original audio track, with no video</target>
2164a13d
C
7153
7154 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">19</context></context-group></trans-unit>
dd7dd42b 7155 <trans-unit id="7756250490108954499" datatype="html">
7156 <source>144p</source>
7157 <target state="new">144p</target>
2164a13d
C
7158
7159 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">23</context></context-group></trans-unit>
5a6de093 7160 <trans-unit id="3768852440495368591">
759856eb
MS
7161 <source>240p</source>
7162 <target state="new">240p</target>
2164a13d
C
7163
7164 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">27</context></context-group></trans-unit>
5a6de093 7165 <trans-unit id="6824490596490222280">
759856eb
MS
7166 <source>360p</source>
7167 <target state="new">360p</target>
2164a13d
C
7168
7169 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">31</context></context-group></trans-unit>
5a6de093 7170 <trans-unit id="4039682741786530029">
759856eb
MS
7171 <source>480p</source>
7172 <target state="new">480p</target>
2164a13d
C
7173
7174 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">35</context></context-group></trans-unit>
5a6de093 7175 <trans-unit id="5165245100010036661">
759856eb
MS
7176 <source>720p</source>
7177 <target state="new">720p</target>
2164a13d
C
7178
7179 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">39</context></context-group></trans-unit>
5a6de093 7180 <trans-unit id="7709767791012306261">
759856eb
MS
7181 <source>1080p</source>
7182 <target state="new">1080p</target>
2164a13d
C
7183
7184 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">43</context></context-group></trans-unit>
5b150929
HP
7185 <trans-unit id="3671005503070777897" datatype="html">
7186 <source>1440p</source>
7187 <target state="new">1440p</target>
2164a13d
C
7188
7189 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">47</context></context-group></trans-unit>
5a6de093 7190 <trans-unit id="597839553814574067" datatype="html">
759856eb
MS
7191 <source>2160p</source>
7192 <target state="new">2160p</target>
2164a13d
C
7193
7194 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">51</context></context-group></trans-unit><trans-unit id="5921284055608402352" datatype="html">
7195 <source>{value, plural, =1 {thread} other {threads}}</source><target state="new">{value, plural, =1 {thread} other {threads}}</target>
7196 <context-group purpose="location">
7197 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context>
7198 <context context-type="linenumber">90</context>
7199 </context-group>
dd7dd42b 7200 </trans-unit>
5a6de093 7201 <trans-unit id="3957742085471141221">
759856eb
MS
7202 <source>Auto (via ffmpeg)</source>
7203 <target state="new">Auto (via ffmpeg)</target>
5b150929
HP
7204 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context><context context-type="linenumber">50</context></context-group>
7205 </trans-unit>
7206 <trans-unit id="3642770981085338761" datatype="html">
7207 <source>Followers of your instance</source>
7208 <target state="new">Followers of your instance</target>
7c94e1e7
C
7209 <context-group purpose="location">
7210 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context>
7211 <context context-type="linenumber">3</context>
7212 </context-group>
5b150929
HP
7213 </trans-unit>
7214 <trans-unit id="931255636742351800" datatype="html">
7215 <source>No limit</source>
7216 <target state="new">No limit</target>
7217 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.ts</context><context context-type="linenumber">34</context></context-group>
7218 </trans-unit>
7219 <trans-unit id="5250062810079582285" datatype="html">
7220 <source>1 hour</source>
7221 <target state="new">1 hour</target>
7222 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.ts</context><context context-type="linenumber">35</context></context-group>
7223 </trans-unit>
7224 <trans-unit id="8662356672298904015" datatype="html">
7225 <source>3 hours</source>
7226 <target state="new">3 hours</target>
7227 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.ts</context><context context-type="linenumber">36</context></context-group>
7228 </trans-unit>
7229 <trans-unit id="1794624538833178491" datatype="html">
7230 <source>5 hours</source>
7231 <target state="new">5 hours</target>
7232 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.ts</context><context context-type="linenumber">37</context></context-group>
7233 </trans-unit>
7234 <trans-unit id="4941148355486671862" datatype="html">
7235 <source>10 hours</source>
7236 <target state="new">10 hours</target>
7237 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.ts</context><context context-type="linenumber">38</context></context-group>
7238 </trans-unit>
7239 <trans-unit id="6659155428791414865" datatype="html">
7240 <source>x264, targeting maximum device compatibility</source>
7241 <target state="new">x264, targeting maximum device compatibility</target>
7242 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.ts</context><context context-type="linenumber">55</context></context-group>
7243 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.ts</context><context context-type="linenumber">50</context></context-group>
7244 </trans-unit>
7245 <trans-unit id="1473738049081128420" datatype="html">
7246 <source>Estimating a server's capacity to transcode and stream videos isn't easy and we can't tune PeerTube automatically.</source>
7247 <target state="new"> Estimating a server's capacity to transcode and stream videos isn't easy and we can't tune PeerTube automatically. </target>
7248 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">8</context></context-group>
00e32b7c
C
7249 </trans-unit><trans-unit id="8538708819525283296" datatype="html">
7250 <source> However, you may want to read <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;link-orange&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; href=&quot;https://docs.joinpeertube.org/admin-configuration?id=transcoding&quot;>"/>our guidelines<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> before tweaking the following values. </source><target state="new"> However, you may want to read <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;link-orange&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; href=&quot;https://docs.joinpeertube.org/admin-configuration?id=transcoding&quot;>"/>our guidelines<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> before tweaking the following values. </target>
7251 <context-group purpose="location">
7252 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
7253 <context context-type="linenumber">12,14</context>
7254 </context-group>
5b150929 7255 </trans-unit>
00e32b7c
C
7256
7257
5b150929
HP
7258 <trans-unit id="2384409178337534505" datatype="html">
7259 <source>Process uploaded videos so that they are in a streamable form that any device can play. Though costly in resources, this is a critical part of PeerTube, so tread carefully.</source>
7260 <target state="new"> Process uploaded videos so that they are in a streamable form that any device can play. Though costly in resources, this is a critical part of PeerTube, so tread carefully. </target>
00e32b7c
C
7261
7262 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">22</context></context-group></trans-unit>
5b150929
HP
7263 <trans-unit id="1618463615802675111" datatype="html">
7264 <source>threads</source>
7265 <target state="new">threads</target>
2164a13d
C
7266
7267 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">92</context></context-group></trans-unit>
7268
5b150929
HP
7269 <trans-unit id="709846045064893539" datatype="html">
7270 <source>Updating instance configuration from the web interface is disabled by the system administrator.</source>
7271 <target state="new"> Updating instance configuration from the web interface is disabled by the system administrator.
a71d4140 7272</target>
09e1784b
C
7273 <context-group purpose="location">
7274 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
a71d4140 7275 <context context-type="linenumber">3,5</context>
09e1784b 7276 </context-group>
5b150929
HP
7277 </trans-unit>
7278 <trans-unit id="1305357231288135414" datatype="html">
7279 <source>Homepage</source>
7280 <target state="new">Homepage</target>
dd7dd42b 7281 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">12</context></context-group>
7282 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-homepage.component.html</context><context context-type="linenumber">13</context></context-group>
7283 <context-group purpose="location"><context context-type="sourcefile">src/app/+home/home-routing.module.ts</context><context context-type="linenumber">11</context></context-group>
7284 </trans-unit>
5b150929
HP
7285 <trans-unit id="5037437391296624618" datatype="html">
7286 <source>Information</source>
7287 <target state="new">Information</target>
7288 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">20</context></context-group>
7289 </trans-unit>
7290 <trans-unit id="8643289769990675407" datatype="html">
7291 <source>Basic</source>
7292 <target state="new">Basic</target>
7293 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">29</context></context-group>
7294 </trans-unit>
5a6de093 7295 <trans-unit id="2060042292048624940">
16f88ee5
C
7296 <source>Configuration updated.</source>
7297 <target>Configuração atualizada.</target>
3c18ff47 7298
a15d7b82 7299 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts</context><context context-type="linenumber">312</context></context-group></trans-unit>
5b150929
HP
7300 <trans-unit id="6920964195632624609" datatype="html">
7301 <source>INSTANCE HOMEPAGE</source>
7302 <target state="new">INSTANCE HOMEPAGE</target>
09e1784b
C
7303 <context-group purpose="location">
7304 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-homepage.component.html</context>
7305 <context context-type="linenumber">7</context>
7306 </context-group>
5b150929
HP
7307 </trans-unit>
7308 <trans-unit id="3203902538239082422" datatype="html">
7309 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source>
7310 <target state="new">You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</target>
00e32b7c
C
7311
7312 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">109</context></context-group></trans-unit>
5b150929
HP
7313 <trans-unit id="6284468333579755406" datatype="html">
7314 <source>Edit custom configuration</source>
7315 <target state="new">Edit custom configuration</target>
dd7dd42b 7316 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/config.routes.ts</context><context context-type="linenumber">24</context></context-group>
7317 </trans-unit>
5a6de093 7318 <trans-unit id="6549061957433635758" datatype="html">
4221079a
DS
7319 <source>Process domains</source>
7320 <target state="new">Process domains</target>
5b150929
HP
7321 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.ts</context><context context-type="linenumber">28</context></context-group>
7322 </trans-unit>
5a6de093 7323 <trans-unit id="1909009883731319373" datatype="html">
5b150929 7324 <source>Report <x id="PH"/> </source>
5a6de093
C
7325 <target state="new">Report
7326 <x id="PH"/>
7327 </target>
dd7dd42b 7328 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/account-report.component.ts</context><context context-type="linenumber">61</context></context-group>
7329 </trans-unit>
5a6de093
C
7330 <trans-unit id="5065410539274460415" datatype="html">
7331 <source>Account reported.</source>
7332 <target state="new">Account reported.</target>
dd7dd42b 7333 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/account-report.component.ts</context><context context-type="linenumber">83</context></context-group>
7334 </trans-unit>
5a6de093
C
7335 <trans-unit id="6245265026120479954" datatype="html">
7336 <source>Comment reported.</source>
7337 <target state="new">Comment reported.</target>
5b150929
HP
7338 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/comment-report.component.ts</context><context context-type="linenumber">82</context></context-group>
7339 </trans-unit>
5a6de093 7340 <trans-unit id="2127446333083057097" datatype="html">
4221079a
DS
7341 <source>Domain is required.</source>
7342 <target state="new">Domain is required.</target>
5b150929
HP
7343 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/host-validators.ts</context><context context-type="linenumber">92</context></context-group>
7344 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/host-validators.ts</context><context context-type="linenumber">101</context></context-group>
7345 </trans-unit>
7346 <trans-unit id="7951488350851416577" datatype="html">
7347 <source>Hosts entered are invalid.</source>
7348 <target state="new">Hosts entered are invalid.</target>
7c94e1e7
C
7349 <context-group purpose="location">
7350 <context context-type="sourcefile">src/app/shared/form-validators/host-validators.ts</context>
7351 <context context-type="linenumber">93</context>
7352 </context-group>
5b150929
HP
7353 </trans-unit>
7354 <trans-unit id="1469559036084108672" datatype="html">
7355 <source>Hosts entered contain duplicates.</source>
7356 <target state="new">Hosts entered contain duplicates.</target>
7c94e1e7
C
7357 <context-group purpose="location">
7358 <context context-type="sourcefile">src/app/shared/form-validators/host-validators.ts</context>
7359 <context context-type="linenumber">94</context>
7360 </context-group>
5b150929
HP
7361 </trans-unit>
7362 <trans-unit id="5991533283446904296" datatype="html">
7363 <source>Hosts or handles are invalid.</source>
7364 <target state="new">Hosts or handles are invalid.</target>
7c94e1e7
C
7365 <context-group purpose="location">
7366 <context context-type="sourcefile">src/app/shared/form-validators/host-validators.ts</context>
7367 <context context-type="linenumber">102</context>
7368 </context-group>
5b150929
HP
7369 </trans-unit>
7370 <trans-unit id="6759198394434886237" datatype="html">
7371 <source>Hosts or handles contain duplicates.</source>
7372 <target state="new">Hosts or handles contain duplicates.</target>
7c94e1e7
C
7373 <context-group purpose="location">
7374 <context context-type="sourcefile">src/app/shared/form-validators/host-validators.ts</context>
7375 <context context-type="linenumber">103</context>
7376 </context-group>
7377 </trans-unit>
5a6de093 7378 <trans-unit id="240806681889331244">
16f88ee5
C
7379 <source>Unlimited</source>
7380 <target>Ilimitado</target>
2164a13d
C
7381
7382
7383
7384
7385
7386
7387 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">38</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.ts</context><context context-type="linenumber">32</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.ts</context><context context-type="linenumber">38</context></context-group></trans-unit>
5a6de093 7388 <trans-unit id="5504952199515017930" datatype="html">
4221079a
DS
7389 <source>None - no upload possible</source>
7390 <target state="new">None - no upload possible</target>
5b150929
HP
7391 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context><context context-type="linenumber">23</context></context-group>
7392 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context><context context-type="linenumber">37</context></context-group>
7393 </trans-unit>
5a6de093 7394 <trans-unit id="616370606803836610">
759856eb
MS
7395 <source>100MB</source>
7396 <target state="new">100MB</target>
5b150929
HP
7397 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context><context context-type="linenumber">24</context></context-group>
7398 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context><context context-type="linenumber">40</context></context-group>
7399 </trans-unit>
5a6de093 7400 <trans-unit id="9162997081789455476">
759856eb
MS
7401 <source>500MB</source>
7402 <target state="new">500MB</target>
5b150929
HP
7403 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context><context context-type="linenumber">25</context></context-group>
7404 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context><context context-type="linenumber">41</context></context-group>
7405 </trans-unit>
5a6de093 7406 <trans-unit id="1541266817985876981">
759856eb
MS
7407 <source>1GB</source>
7408 <target state="new">1GB</target>
5b150929
HP
7409 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context><context context-type="linenumber">26</context></context-group>
7410 </trans-unit>
5a6de093 7411 <trans-unit id="6075751004411938819">
759856eb
MS
7412 <source>5GB</source>
7413 <target state="new">5GB</target>
5b150929
HP
7414 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context><context context-type="linenumber">27</context></context-group>
7415 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context><context context-type="linenumber">43</context></context-group>
7416 </trans-unit>
5a6de093 7417 <trans-unit id="246811372655482890">
759856eb
MS
7418 <source>20GB</source>
7419 <target state="new">20GB</target>
5b150929
HP
7420 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context><context context-type="linenumber">28</context></context-group>
7421 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context><context context-type="linenumber">45</context></context-group>
7422 </trans-unit>
5a6de093 7423 <trans-unit id="2491910291056632032">
759856eb
MS
7424 <source>50GB</source>
7425 <target state="new">50GB</target>
5b150929
HP
7426 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context><context context-type="linenumber">29</context></context-group>
7427 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context><context context-type="linenumber">46</context></context-group>
7428 </trans-unit>
7429 <trans-unit id="5514849824631859021" datatype="html">
7430 <source>100GB</source>
7431 <target state="new">100GB</target>
7d3316dc
C
7432 <context-group purpose="location">
7433 <context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context>
7434 <context context-type="linenumber">30</context>
7435 </context-group>
5b150929
HP
7436 </trans-unit>
7437 <trans-unit id="8245180845645676506" datatype="html">
7438 <source>200GB</source>
7439 <target state="new">200GB</target>
7d3316dc
C
7440 <context-group purpose="location">
7441 <context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context>
7442 <context context-type="linenumber">31</context>
7443 </context-group>
5b150929
HP
7444 </trans-unit>
7445 <trans-unit id="5468089754278798237" datatype="html">
7446 <source>500GB</source>
7447 <target state="new">500GB</target>
7d3316dc
C
7448 <context-group purpose="location">
7449 <context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context>
7450 <context context-type="linenumber">32</context>
7451 </context-group>
7452 </trans-unit>
5a6de093 7453 <trans-unit id="3977630500122496087">
759856eb
MS
7454 <source>10MB</source>
7455 <target state="new">10MB</target>
5b150929
HP
7456 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context><context context-type="linenumber">38</context></context-group>
7457 </trans-unit>
5a6de093 7458 <trans-unit id="2060593120571755546">
759856eb
MS
7459 <source>50MB</source>
7460 <target state="new">50MB</target>
5b150929
HP
7461 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context><context context-type="linenumber">39</context></context-group>
7462 </trans-unit>
5a6de093 7463 <trans-unit id="7653028819867308249">
759856eb
MS
7464 <source>2GB</source>
7465 <target state="new">2GB</target>
5b150929
HP
7466 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context><context context-type="linenumber">42</context></context-group>
7467 </trans-unit>
7468 <trans-unit id="7641416475804061087" datatype="html">
7469 <source>10GB</source>
7470 <target state="new">10GB</target>
7d3316dc
C
7471 <context-group purpose="location">
7472 <context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context>
7473 <context context-type="linenumber">44</context>
7474 </context-group>
7475 </trans-unit>
5a6de093 7476 <trans-unit id="2520968456492632777" datatype="html">
5b150929 7477 <source><x id="PH"/> accepted in instance followers </source>
5a6de093
C
7478 <target state="new">
7479 <x id="PH"/> accepted in instance followers
7480 </target>
5b150929
HP
7481 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">41</context></context-group>
7482 </trans-unit>
5a6de093 7483 <trans-unit id="450530533730658004" datatype="html">
759856eb
MS
7484 <source>Do you really want to reject this follower?</source>
7485 <target state="new">Do you really want to reject this follower?</target>
5b150929
HP
7486 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">52</context></context-group>
7487 </trans-unit>
5a6de093 7488 <trans-unit id="7378878529334768232" datatype="html">
759856eb
MS
7489 <source>Reject</source>
7490 <target state="new">Reject</target>
5b150929
HP
7491 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">53</context></context-group>
7492 </trans-unit>
5a6de093 7493 <trans-unit id="2040902819815401278" datatype="html">
5b150929 7494 <source><x id="PH"/> rejected from instance followers </source>
5a6de093
C
7495 <target state="new">
7496 <x id="PH"/> rejected from instance followers
7497 </target>
5b150929
HP
7498 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">60</context></context-group>
7499 </trans-unit>
5a6de093 7500 <trans-unit id="3620117223790525725" datatype="html">
759856eb
MS
7501 <source>Do you really want to delete this follower?</source>
7502 <target state="new">Do you really want to delete this follower?</target>
5b150929
HP
7503 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">73</context></context-group>
7504 </trans-unit>
7505 <trans-unit id="7022070615528435141" datatype="html">
7506 <source>Delete</source>
7507 <target state="new">Delete</target>
3c18ff47
C
7508
7509
7510
7511
7512
7513
7514
7515
7516
7517
7518
7519
7520
7521
7522
7523
7524
7525
7526
7527
7528
7529
7530
7531
7532
4c1ce3d4 7533 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">74</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">176</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">100</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">249</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">260</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">127</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">174</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">171</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">134</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">376</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">411</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">16</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">377</context></context-group></trans-unit>
5a6de093 7534 <trans-unit id="2452034338905853167" datatype="html">
5b150929 7535 <source><x id="PH"/> removed from instance followers </source>
5a6de093
C
7536 <target state="new">
7537 <x id="PH"/> removed from instance followers
7538 </target>
5b150929
HP
7539 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">81</context></context-group>
7540 </trans-unit>
7541 <trans-unit id="6018246591673612412" datatype="html">
7542 <source>Follow</source>
7543 <target state="new">Follow</target>
7c94e1e7
C
7544 <context-group purpose="location">
7545 <context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context>
7546 <context context-type="linenumber">3</context>
7547 </context-group>
7548 <context-group purpose="location">
7549 <context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context>
7550 <context context-type="linenumber">37</context>
7551 </context-group>
7552 <context-group purpose="location">
7553 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context>
7554 <context context-type="linenumber">18</context>
7555 </context-group>
5b150929
HP
7556 </trans-unit>
7557 <trans-unit id="3596798855644241001" datatype="html">
7558 <source>1 host (without "http://"), account handle or channel handle per line</source>
7559 <target state="new">1 host (without "http://"), account handle or channel handle per line</target>
7c94e1e7
C
7560 <context-group purpose="location">
7561 <context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context>
7562 <context context-type="linenumber">11</context>
7563 </context-group>
7564 </trans-unit>
5a6de093 7565 <trans-unit id="2740793005745065895">
5b150929 7566 <source><x id="PH"/> is not valid </source>
5a6de093
C
7567 <target>
7568 <x id="PH"/> não é válido
7569 </target>
5b150929
HP
7570 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/host-validators.ts</context><context context-type="linenumber">27</context></context-group>
7571 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/host-validators.ts</context><context context-type="linenumber">50</context></context-group>
7572 </trans-unit>
5a6de093 7573 <trans-unit id="2355066641781598196">
16f88ee5
C
7574 <source>Follow request(s) sent!</source>
7575 <target>Solicitação de seguir(s) enviada!</target>
2164a13d
C
7576
7577 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">67</context></context-group></trans-unit>
5b150929
HP
7578 <trans-unit id="3459358413436264734" datatype="html">
7579 <source>Your instance subscriptions</source>
7580 <target state="new">Your instance subscriptions</target>
7c94e1e7
C
7581 <context-group purpose="location">
7582 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context>
7583 <context context-type="linenumber">3</context>
7584 </context-group>
7585 </trans-unit>
5a6de093
C
7586 <trans-unit id="4245720728052819482">
7587 <source>Do you really want to unfollow <x id="PH"/>?</source>
5b150929
HP
7588 <target>Quer mesmo parar de seguir <x id="PH"/>?</target>
7589 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">46</context></context-group>
7590 </trans-unit>
5a6de093 7591 <trans-unit id="9160510009013134726">
16f88ee5
C
7592 <source>Unfollow</source>
7593 <target>Parar de seguir</target>
dd7dd42b 7594 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">47</context></context-group>
7595 </trans-unit>
5a6de093
C
7596 <trans-unit id="3935234189109112926">
7597 <source>You are not following <x id="PH"/> anymore.</source>
0711bd6b 7598 <target>Já não estás a seguir <x id="PH"/>.</target>
5b150929 7599 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">54</context></context-group>
dd7dd42b 7600 </trans-unit>
7601 <trans-unit id="397182597341363053" datatype="html">
7602 <source>Redundancy</source>
7603 <target state="new">Redundancy</target>
8f0b94f0
C
7604 <context-group purpose="location">
7605 <context context-type="sourcefile">src/app/+admin/follows/follows.routes.ts</context>
7606 <context context-type="linenumber">48</context>
7607 </context-group>
5b150929 7608 </trans-unit>
5a6de093 7609 <trans-unit id="2593763089859685916">
759856eb
MS
7610 <source>enabled</source>
7611 <target state="new">enabled</target>
5b150929
HP
7612 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/shared/redundancy-checkbox.component.ts</context><context context-type="linenumber">23</context></context-group>
7613 </trans-unit>
5a6de093 7614 <trans-unit id="8444272719785117681">
759856eb
MS
7615 <source>disabled</source>
7616 <target state="new">disabled</target>
5b150929
HP
7617 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/shared/redundancy-checkbox.component.ts</context><context context-type="linenumber">23</context></context-group>
7618 </trans-unit>
5a6de093
C
7619 <trans-unit id="135214224090612796">
7620 <source>Redundancy for <x id="PH"/> is <x id="PH_1"/></source>
0711bd6b 7621 <target state="translated">A redundância de <x id="PH"/> é <x id="PH_1"/></target>
5b150929
HP
7622 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/shared/redundancy-checkbox.component.ts</context><context context-type="linenumber">25</context></context-group>
7623 </trans-unit>
5a6de093 7624 <trans-unit id="5875705095657098468" datatype="html">
4221079a
DS
7625 <source>Do you really want to remove this video redundancy?</source>
7626 <target state="new">Do you really want to remove this video redundancy?</target>
dd7dd42b 7627 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.ts</context><context context-type="linenumber">149</context></context-group>
7628 </trans-unit>
5a6de093 7629 <trans-unit id="9098272570113000349" datatype="html">
4221079a
DS
7630 <source>Remove redundancy</source>
7631 <target state="new">Remove redundancy</target>
dd7dd42b 7632 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.ts</context><context context-type="linenumber">150</context></context-group>
7633 </trans-unit>
5a6de093 7634 <trans-unit id="6537102123107780785" datatype="html">
4221079a
DS
7635 <source>Video redundancies removed!</source>
7636 <target state="new">Video redundancies removed!</target>
dd7dd42b 7637 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.ts</context><context context-type="linenumber">156</context></context-group>
7638 </trans-unit>
5a6de093
C
7639 <trans-unit id="8639315630141911544">
7640 <source>Account <x id="PH"/> unmuted by your instance.</source>
0711bd6b 7641 <target state="translated">A conta <x id="PH"/> foi des-silenciada pela tua instância.</target>
5b150929
HP
7642 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.ts</context><context context-type="linenumber">43</context></context-group>
7643 </trans-unit>
5a6de093
C
7644 <trans-unit id="3371601176452094961">
7645 <source>Instance <x id="PH"/> unmuted by your instance.</source>
0711bd6b 7646 <target state="translated">A instância <x id="PH"/> foi des-silenciada pela tua instância.</target>
5b150929
HP
7647 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.ts</context><context context-type="linenumber">46</context></context-group>
7648 </trans-unit>
5a6de093
C
7649 <trans-unit id="3096398988891996621" datatype="html">
7650 <source>Instance <x id="PH"/> muted by your instance.</source>
0711bd6b 7651 <target state="translated">A instância <x id="PH"/> foi silenciada pela tua instância.</target>
5b150929
HP
7652 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.ts</context><context context-type="linenumber">69</context></context-group>
7653 </trans-unit>
5a6de093 7654 <trans-unit id="2393853062458645999">
16f88ee5
C
7655 <source>Comment updated.</source>
7656 <target>Comentário atualizado.</target>
5b150929
HP
7657 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.ts</context><context context-type="linenumber">58</context></context-group>
7658 </trans-unit>
5a6de093
C
7659 <trans-unit id="149121389669248117" datatype="html">
7660 <source>Violent or Repulsive</source>
7661 <target state="new">Violent or Repulsive</target>
5b150929
HP
7662 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">19</context></context-group>
7663 </trans-unit>
5a6de093
C
7664 <trans-unit id="2493388551376623687" datatype="html">
7665 <source>Hateful or Abusive</source>
7666 <target state="new">Hateful or Abusive</target>
5b150929
HP
7667 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">20</context></context-group>
7668 </trans-unit>
5a6de093
C
7669 <trans-unit id="5124757565683866220" datatype="html">
7670 <source>Spam or Misleading</source>
7671 <target state="new">Spam or Misleading</target>
5b150929
HP
7672 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">21</context></context-group>
7673 </trans-unit>
7674 <trans-unit id="8440128775129354214" datatype="html">
7675 <source>Privacy</source>
7676 <target state="new">Privacy</target>
4c1ce3d4
C
7677
7678
7679
7680
7681
7682
7683
7684
7685
7686 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">111</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">13</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">2</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">22</context></context-group></trans-unit>
5a6de093
C
7687 <trans-unit id="8768506950499277937" datatype="html">
7688 <source>Copyright</source>
7689 <target state="new">Copyright</target>
dd7dd42b 7690 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">23</context></context-group>
7691 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">146</context></context-group>
7692 </trans-unit>
5a6de093
C
7693 <trans-unit id="3776575731053010580" datatype="html">
7694 <source>Server rules</source>
7695 <target state="new">Server rules</target>
5b150929
HP
7696 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">24</context></context-group>
7697 </trans-unit>
5a6de093
C
7698 <trans-unit id="6907161397537530258" datatype="html">
7699 <source>Thumbnails</source>
7700 <target state="new">Thumbnails</target>
dd7dd42b 7701 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">25</context></context-group>
7702 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">161</context></context-group>
7703 </trans-unit>
5a6de093 7704 <trans-unit id="6473213678768782133" datatype="html">
cd9246a9
C
7705 <source>Internal actions</source>
7706 <target state="new">Internal actions</target>
dd7dd42b 7707 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">59</context></context-group>
7708 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">244</context></context-group>
7709 </trans-unit>
5a6de093 7710 <trans-unit id="4559872264406386913" datatype="html">
cd9246a9
C
7711 <source>Delete report</source>
7712 <target state="new">Delete report</target>
dd7dd42b 7713 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">275</context></context-group>
7714 </trans-unit>
5a6de093
C
7715 <trans-unit id="5793550984155962433" datatype="html">
7716 <source>Actions for the flagged account</source>
7717 <target state="new">Actions for the flagged account</target>
dd7dd42b 7718 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">286</context></context-group>
7719 </trans-unit>
5a6de093 7720 <trans-unit id="1679841953757186358">
cd9246a9
C
7721 <source>Mark as accepted</source>
7722 <target>Marcar como aceito</target>
dd7dd42b 7723 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">260</context></context-group>
7724 </trans-unit>
5a6de093 7725 <trans-unit id="7993358694073742566">
16f88ee5
C
7726 <source>Mark as rejected</source>
7727 <target>Marcar como rejeitado</target>
dd7dd42b 7728 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">265</context></context-group>
7729 </trans-unit>
5a6de093
C
7730 <trans-unit id="4175703770051343108" datatype="html">
7731 <source>Add internal note</source>
7732 <target state="new">Add internal note</target>
dd7dd42b 7733 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">270</context></context-group>
7734 </trans-unit>
5a6de093 7735 <trans-unit id="296166371893775555" datatype="html">
4221079a
DS
7736 <source>Actions for the video</source>
7737 <target state="new">Actions for the video</target>
dd7dd42b 7738 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">82</context></context-group>
7739 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">334</context></context-group>
7740 </trans-unit>
5a6de093
C
7741 <trans-unit id="3924877328520650445" datatype="html">
7742 <source>Block video</source>
7743 <target state="new">Block video</target>
dd7dd42b 7744 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">339</context></context-group>
7745 </trans-unit>
5a6de093
C
7746 <trans-unit id="4762794934098378428" datatype="html">
7747 <source>Video blocked.</source>
7748 <target state="new">Video blocked.</target>
dd7dd42b 7749 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">345</context></context-group>
7750 </trans-unit>
5a6de093
C
7751 <trans-unit id="4328862996304258770" datatype="html">
7752 <source>Unblock video</source>
7753 <target state="new">Unblock video</target>
dd7dd42b 7754 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">355</context></context-group>
7755 </trans-unit>
5a6de093
C
7756 <trans-unit id="9065327551191479877" datatype="html">
7757 <source>Video unblocked.</source>
7758 <target state="new">Video unblocked.</target>
dd7dd42b 7759 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">361</context></context-group>
7760 </trans-unit>
5a6de093 7761 <trans-unit id="1250415136605923486">
759856eb
MS
7762 <source>Do you really want to delete this abuse report?</source>
7763 <target state="new">Do you really want to delete this abuse report?</target>
dd7dd42b 7764 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">134</context></context-group>
7765 </trans-unit>
5a6de093 7766 <trans-unit id="3482559157143817408">
16f88ee5
C
7767 <source>Abuse deleted.</source>
7768 <target>Abuso deletado.</target>
dd7dd42b 7769 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">140</context></context-group>
7770 </trans-unit>
5a6de093
C
7771 <trans-unit id="6282990098351939529" datatype="html">
7772 <source>Deleted comment</source>
7773 <target state="new">Deleted comment</target>
dd7dd42b 7774 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">215</context></context-group>
7775 </trans-unit>
5a6de093
C
7776 <trans-unit id="9196775343330824083" datatype="html">
7777 <source>Messages with reporter</source>
7778 <target state="new">Messages with reporter</target>
dd7dd42b 7779 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">249</context></context-group>
7780 </trans-unit>
5a6de093
C
7781 <trans-unit id="8770468575924421391" datatype="html">
7782 <source>Messages with moderators</source>
7783 <target state="new">Messages with moderators</target>
dd7dd42b 7784 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">250</context></context-group>
7785 </trans-unit>
5a6de093
C
7786 <trans-unit id="8528549800795985099" datatype="html">
7787 <source>Update internal note</source>
7788 <target state="new">Update internal note</target>
dd7dd42b 7789 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">255</context></context-group>
7790 </trans-unit>
5a6de093
C
7791 <trans-unit id="3962242315365992494" datatype="html">
7792 <source>Switch video block to manual</source>
7793 <target state="new">Switch video block to manual</target>
dd7dd42b 7794 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">64</context></context-group>
7795 </trans-unit>
5a6de093
C
7796 <trans-unit id="6906423861055262169" datatype="html">
7797 <source>Video <x id="PH"/> switched to manual block.</source>
0711bd6b 7798 <target state="translated">Vídeo <x id="PH"/> alterado para bloqueio manual.</target>
dd7dd42b 7799 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">70</context></context-group>
7800 </trans-unit>
5a6de093
C
7801 <trans-unit id="7293356040886494773" datatype="html">
7802 <source>Do you really want to unblock this video? It will be available again in the videos list.</source>
7803 <target state="new">Do you really want to unblock this video? It will be available again in the videos list.</target>
dd7dd42b 7804 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">131</context></context-group>
7805 </trans-unit>
5a6de093
C
7806 <trans-unit id="4859202148272511129" datatype="html">
7807 <source>Unblock</source>
7808 <target state="new">Unblock</target>
3c18ff47
C
7809
7810
7811
7812
2164a13d 7813 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">86</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">89</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">365</context></context-group></trans-unit>
5a6de093
C
7814 <trans-unit id="4922469417589203720" datatype="html">
7815 <source>Video <x id="PH"/> unblocked.</source>
0711bd6b 7816 <target state="translated">Vídeo <x id="PH"/> desbloqueado.</target>
3c18ff47
C
7817
7818
b53cc662 7819 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">139</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">216</context></context-group></trans-unit>
d7c6b951 7820 <trans-unit id="6286037250766429054">
759856eb
MS
7821 <source>yes</source>
7822 <target state="new">yes</target>
5b150929
HP
7823 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/feature-boolean.component.html</context><context context-type="linenumber">1</context></context-group>
7824 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/feature-boolean.component.html</context><context context-type="linenumber">1</context></context-group>
7825 </trans-unit>
d7c6b951 7826 <trans-unit id="2420525563530770652">
759856eb
MS
7827 <source>no</source>
7828 <target state="new">no</target>
5b150929
HP
7829 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/feature-boolean.component.html</context><context context-type="linenumber">2</context></context-group>
7830 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/feature-boolean.component.html</context><context context-type="linenumber">2</context></context-group>
7831 </trans-unit>
5a6de093 7832 <trans-unit id="212615365039028546" datatype="html">
759856eb
MS
7833 <source>You don't have plugins installed yet.</source>
7834 <target state="new">You don't have plugins installed yet.</target>
dd7dd42b 7835 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">87</context></context-group>
7836 </trans-unit>
5a6de093 7837 <trans-unit id="1710094819987243777" datatype="html">
759856eb
MS
7838 <source>You don't have themes installed yet.</source>
7839 <target state="new">You don't have themes installed yet.</target>
dd7dd42b 7840 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">90</context></context-group>
7841 </trans-unit>
5a6de093 7842 <trans-unit id="931472057457682240" datatype="html">
5b150929 7843 <source>Update to <x id="PH"/> </source>
5a6de093
C
7844 <target state="new">Update to
7845 <x id="PH"/>
7846 </target>
dd7dd42b 7847 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">98</context></context-group>
7848 </trans-unit>
5a6de093
C
7849 <trans-unit id="9107383323119159110" datatype="html">
7850 <source>Do you really want to uninstall <x id="PH"/>?</source>
5b150929 7851 <target state="translated">Quer mesmo desinstalar <x id="PH"/>?</target>
dd7dd42b 7852 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">111</context></context-group>
7853 </trans-unit>
5b150929
HP
7854 <trans-unit id="4474510732215437338" datatype="html">
7855 <source>Uninstall</source>
7856 <target state="new">Uninstall</target>
dd7dd42b 7857 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.html</context><context context-type="linenumber">21</context></context-group>
7858 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">112</context></context-group>
7859 </trans-unit>
5a6de093 7860 <trans-unit id="3773378957693174719" datatype="html">
5b150929 7861 <source><x id="PH"/> uninstalled. </source>
5a6de093
C
7862 <target state="new">
7863 <x id="PH"/> uninstalled.
7864 </target>
dd7dd42b 7865 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">119</context></context-group>
7866 </trans-unit>
5b150929
HP
7867 <trans-unit id="7914215986085479339" datatype="html">
7868 <source>This is a major plugin upgrade. Please go on the plugin homepage to check potential release notes.</source>
7869 <target state="new">This is a major plugin upgrade. Please go on the plugin homepage to check potential release notes.</target>
dd7dd42b 7870 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">135</context></context-group>
7871 </trans-unit>
5b150929
HP
7872 <trans-unit id="2849750161085431718" datatype="html">
7873 <source>Upgrade</source>
7874 <target state="new">Upgrade</target>
dd7dd42b 7875 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">136</context></context-group>
7876 </trans-unit>
5b150929
HP
7877 <trans-unit id="7686590072950686188" datatype="html">
7878 <source>Proceed upgrade</source>
7879 <target state="new">Proceed upgrade</target>
dd7dd42b 7880 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">137</context></context-group>
7881 </trans-unit>
5a6de093 7882 <trans-unit id="7830308409197461339" datatype="html">
5b150929 7883 <source><x id="PH"/> updated. </source>
5a6de093
C
7884 <target state="new">
7885 <x id="PH"/> updated.
7886 </target>
dd7dd42b 7887 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">151</context></context-group>
7888 </trans-unit>
5b150929
HP
7889 <trans-unit id="3229595422546554334" datatype="html">
7890 <source>Jobs</source>
7891 <target state="new">Jobs</target>
dd7dd42b 7892 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">154</context></context-group>
7893 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/system.routes.ts</context><context context-type="linenumber">24</context></context-group>
7894 </trans-unit>
5b150929
HP
7895 <trans-unit id="4804785061014590286" datatype="html">
7896 <source>Logs</source>
7897 <target state="new">Logs</target>
dd7dd42b 7898 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">162</context></context-group>
7899 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/system.routes.ts</context><context context-type="linenumber">35</context></context-group>
7900 </trans-unit>
5a6de093 7901 <trans-unit id="3150704904301058778" datatype="html">
759856eb
MS
7902 <source>The plugin index is not available. Please retry later.</source>
7903 <target state="new">The plugin index is not available. Please retry later.</target>
dd7dd42b 7904 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.ts</context><context context-type="linenumber">99</context></context-group>
7905 </trans-unit>
5a6de093 7906 <trans-unit id="1387301493234848481" datatype="html">
759856eb
MS
7907 <source>Please only install plugins or themes you trust, since they can execute any code on your instance.</source>
7908 <target state="new">Please only install plugins or themes you trust, since they can execute any code on your instance.</target>
dd7dd42b 7909 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.ts</context><context context-type="linenumber">129</context></context-group>
7910 </trans-unit>
5a6de093
C
7911 <trans-unit id="2994182849694226596" datatype="html">
7912 <source>Install <x id="PH"/>?</source>
5b150929 7913 <target state="translated">Instalar <x id="PH"/>?</target>
dd7dd42b 7914 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.ts</context><context context-type="linenumber">130</context></context-group>
7915 </trans-unit>
5a6de093 7916 <trans-unit id="6703720397495603345" datatype="html">
5b150929 7917 <source><x id="PH"/> installed. </source>
5a6de093
C
7918 <target state="new">
7919 <x id="PH"/> installed.
7920 </target>
dd7dd42b 7921 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.ts</context><context context-type="linenumber">142</context></context-group>
7922 </trans-unit>
5a6de093 7923 <trans-unit id="1875025899004073421" datatype="html">
759856eb
MS
7924 <source>Settings updated.</source>
7925 <target state="new">Settings updated.</target>
5b150929
HP
7926 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.ts</context><context context-type="linenumber">55</context></context-group>
7927 </trans-unit>
5a6de093 7928 <trans-unit id="2941409202780782189" datatype="html">
759856eb
MS
7929 <source>plugin</source>
7930 <target state="new">plugin</target>
dd7dd42b 7931 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-api.service.ts</context><context context-type="linenumber">30</context></context-group>
7932 </trans-unit>
5a6de093 7933 <trans-unit id="840045833311458646" datatype="html">
759856eb
MS
7934 <source>theme</source>
7935 <target state="new">theme</target>
dd7dd42b 7936 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-api.service.ts</context><context context-type="linenumber">33</context></context-group>
7937 </trans-unit>
5b150929
HP
7938 <trans-unit id="2483018961011868950" datatype="html">
7939 <source>IP address</source>
7940 <target state="new">IP address</target>
90aa0a74
C
7941 <context-group purpose="location">
7942 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
7943 <context context-type="linenumber">2</context>
7944 </context-group>
5b150929
HP
7945 </trans-unit>
7946 <trans-unit id="7223931053738621590" datatype="html">
0d9a327d
C
7947 <source>PeerTube thinks your web browser public IP is <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ debug?.ip }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>.</source>
7948 <target state="new">PeerTube thinks your web browser public IP is <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ debug?.ip }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>.</target>
90aa0a74
C
7949 <context-group purpose="location">
7950 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
7951 <context context-type="linenumber">4</context>
7952 </context-group>
5b150929
HP
7953 </trans-unit>
7954 <trans-unit id="722088235348685072" datatype="html">
7955 <source>If this is not your correct public IP, please consider fixing it because:</source>
7956 <target state="new">If this is not your correct public IP, please consider fixing it because:</target>
90aa0a74
C
7957 <context-group purpose="location">
7958 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
7959 <context context-type="linenumber">6</context>
7960 </context-group>
5b150929
HP
7961 </trans-unit>
7962 <trans-unit id="8079826195972333513" datatype="html">
7963 <source>Views may not be counted correctly (reduced compared to what they should be)</source>
7964 <target state="new">Views may not be counted correctly (reduced compared to what they should be)</target>
90aa0a74
C
7965 <context-group purpose="location">
7966 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
7967 <context context-type="linenumber">8</context>
7968 </context-group>
5b150929
HP
7969 </trans-unit>
7970 <trans-unit id="565435193934699740" datatype="html">
7971 <source>Anti brute force system could be overzealous</source>
7972 <target state="new">Anti brute force system could be overzealous</target>
90aa0a74
C
7973 <context-group purpose="location">
7974 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
7975 <context context-type="linenumber">9</context>
7976 </context-group>
5b150929
HP
7977 </trans-unit>
7978 <trans-unit id="4468853448271686046" datatype="html">
7979 <source>P2P system could not work correctly</source>
7980 <target state="new">P2P system could not work correctly</target>
90aa0a74
C
7981 <context-group purpose="location">
7982 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
7983 <context context-type="linenumber">10</context>
7984 </context-group>
5b150929
HP
7985 </trans-unit>
7986 <trans-unit id="5743050350352753869" datatype="html">
7987 <source>To fix it:</source>
7988 <target state="new">To fix it:</target>
90aa0a74
C
7989 <context-group purpose="location">
7990 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
7991 <context context-type="linenumber">13</context>
7992 </context-group>
5b150929
HP
7993 </trans-unit>
7994 <trans-unit id="1285026053775066761" datatype="html">
0d9a327d
C
7995 <source>Check the <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> configuration key</source>
7996 <target state="new">Check the <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> configuration key</target>
90aa0a74
C
7997 <context-group purpose="location">
7998 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
7999 <context context-type="linenumber">15</context>
8000 </context-group>
5b150929
HP
8001 </trans-unit>
8002 <trans-unit id="7014275542536964627" datatype="html">
0d9a327d
C
8003 <source>If you run PeerTube using Docker, check you run the <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>reverse-proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> with <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>network_mode: "host"<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> (see <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666&quot;>"/>issue 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>)</source>
8004 <target state="new">If you run PeerTube using Docker, check you run the <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>reverse-proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> with <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>network_mode: "host"<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> (see <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666&quot;>"/>issue 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>)</target>
90aa0a74
C
8005 <context-group purpose="location">
8006 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
8007 <context context-type="linenumber">16,17</context>
8008 </context-group>
8009 </trans-unit>
5a6de093 8010 <trans-unit id="7591870443991978948" datatype="html">
759856eb
MS
8011 <source>Last week</source>
8012 <target state="new">Last week</target>
5b150929
HP
8013 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.ts</context><context context-type="linenumber">96</context></context-group>
8014 </trans-unit>
5a6de093 8015 <trans-unit id="4981709795568846080" datatype="html">
759856eb
MS
8016 <source>Last day</source>
8017 <target state="new">Last day</target>
5b150929
HP
8018 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.ts</context><context context-type="linenumber">101</context></context-group>
8019 </trans-unit>
5a6de093 8020 <trans-unit id="9178360613965745088" datatype="html">
759856eb
MS
8021 <source>Last hour</source>
8022 <target state="new">Last hour</target>
5b150929
HP
8023 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.ts</context><context context-type="linenumber">106</context></context-group>
8024 </trans-unit>
8025 <trans-unit id="3164845764519833078" datatype="html">
8026 <source>debug</source>
8027 <target state="new">debug</target>
8028 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.ts</context><context context-type="linenumber">118</context></context-group>
8029 </trans-unit>
8030 <trans-unit id="4279081882680795350" datatype="html">
8031 <source>info</source>
8032 <target state="new">info</target>
8033 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.ts</context><context context-type="linenumber">122</context></context-group>
8034 </trans-unit>
8035 <trans-unit id="3379167598974960777" datatype="html">
8036 <source>warning</source>
8037 <target state="new">warning</target>
8038 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.ts</context><context context-type="linenumber">126</context></context-group>
8039 </trans-unit>
8040 <trans-unit id="8772116786769251214" datatype="html">
8041 <source>error</source>
8042 <target state="new">error</target>
8043 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.ts</context><context context-type="linenumber">130</context></context-group>
8044 </trans-unit>
8045 <trans-unit id="3422890808980876594" datatype="html">
8046 <source>Debug</source>
8047 <target state="new">Debug</target>
dd7dd42b 8048 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">170</context></context-group>
8049 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/system.routes.ts</context><context context-type="linenumber">46</context></context-group>
8050 </trans-unit>
5a6de093 8051 <trans-unit id="314315645942131479">
e31e6015
C
8052 <source>Info</source>
8053 <target>Info</target>
55f0a7a7
C
8054
8055
8056 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group></trans-unit>
dd7dd42b 8057 <trans-unit id="4116911651502837995" datatype="html">
8058 <source>Files</source>
8059 <target state="new">Files</target>
55f0a7a7
C
8060
8061 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">42</context></context-group></trans-unit>
dd7dd42b 8062 <trans-unit id="4767765747214995164" datatype="html">
0d9a327d
C
8063 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source>
8064 <target state="new">Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target>
55f0a7a7
C
8065
8066 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">43</context></context-group></trans-unit>
5a6de093 8067 <trans-unit id="6759205696902713848">
e31e6015
C
8068 <source>Warning</source>
8069 <target>Aviso</target>
5b150929 8070 <context-group purpose="location"><context context-type="sourcefile">src/app/core/routing/can-deactivate-guard.service.ts</context><context context-type="linenumber">23</context></context-group>
00e32b7c
C
8071 </trans-unit><trans-unit id="6410650387447929805" datatype="html">
8072 <source>Light/Orange or Dark</source><target state="new">Light/Orange or Dark</target>
8073 <context-group purpose="location">
8074 <context context-type="sourcefile">src/app/core/theme/theme.service.ts</context>
8075 <context context-type="linenumber">46</context>
8076 </context-group>
5b150929 8077 </trans-unit>
5a6de093 8078 <trans-unit id="1519954996184640001">
e31e6015
C
8079 <source>Error</source>
8080 <target>Erro</target>
dd7dd42b 8081 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">105</context></context-group>
8082 <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">18</context></context-group>
8083 </trans-unit>
5a6de093 8084 <trans-unit id="5076187961693950167" datatype="html">
759856eb
MS
8085 <source>Standard logs</source>
8086 <target state="new">Standard logs</target>
5b150929
HP
8087 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.ts</context><context context-type="linenumber">141</context></context-group>
8088 </trans-unit>
5a6de093 8089 <trans-unit id="4737341634746310376" datatype="html">
759856eb
MS
8090 <source>Audit logs</source>
8091 <target state="new">Audit logs</target>
5b150929
HP
8092 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.ts</context><context context-type="linenumber">145</context></context-group>
8093 </trans-unit>
5a6de093
C
8094 <trans-unit id="1886888801485703107">
8095 <source>User <x id="PH"/> created.</source>
0711bd6b 8096 <target>Utilizadore <x id="PH"/> criade.</target>
dd7dd42b 8097 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-create.component.ts</context><context context-type="linenumber">78</context></context-group>
8098 </trans-unit>
5b150929
HP
8099 <trans-unit id="8286337167859377104" datatype="html">
8100 <source>Create user</source>
8101 <target state="new">Create user</target>
dd7dd42b 8102 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-create.component.ts</context><context context-type="linenumber">97</context></context-group>
8103 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">25</context></context-group>
8104 </trans-unit>
5b150929
HP
8105 <trans-unit id="7098180453085889026" datatype="html">
8106 <source>Blocked videos</source>
8107 <target state="new">Blocked videos</target>
3c18ff47
C
8108
8109 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">66</context></context-group></trans-unit>
5b150929
HP
8110 <trans-unit id="7805059636749367886" datatype="html">
8111 <source>Muted instances</source>
8112 <target state="new">Muted instances</target>
3c18ff47
C
8113
8114 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">101</context></context-group></trans-unit>
5a6de093
C
8115 <trans-unit id="5974506725502681113" datatype="html">
8116 <source>Password changed for user <x id="PH"/>.</source>
0711bd6b 8117 <target state="translated">Senha de <x id="PH"/> alterada.</target>
dd7dd42b 8118 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.ts</context><context context-type="linenumber">41</context></context-group>
8119 </trans-unit>
5a6de093 8120 <trans-unit id="149953821752893163" datatype="html">
759856eb
MS
8121 <source>Update user password</source>
8122 <target state="new">Update user password</target>
dd7dd42b 8123 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.ts</context><context context-type="linenumber">54</context></context-group>
8124 </trans-unit>
5a6de093
C
8125 <trans-unit id="780323526182667308" datatype="html">
8126 <source>User <x id="PH"/> updated.</source>
0711bd6b 8127 <target state="translated"><x id="PH"/> actualizade.</target>
dd7dd42b 8128 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">94</context></context-group>
8129 </trans-unit>
5a6de093
C
8130 <trans-unit id="1349763489797682899">
8131 <source>Update user</source>
8132 <target>Atualizar usuário</target>
dd7dd42b 8133 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">113</context></context-group>
8134 </trans-unit>
5a6de093
C
8135 <trans-unit id="8819563010322372715" datatype="html">
8136 <source>An email asking for password reset has been sent to <x id="PH"/>.</source>
0711bd6b 8137 <target state="translated">Um email a requisitar a mudança de senha foi enviado para <x id="PH"/>.</target>
dd7dd42b 8138 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">120</context></context-group>
8139 </trans-unit>
5b150929
HP
8140 <trans-unit id="7483807629538115183" datatype="html">
8141 <source>Users list</source>
8142 <target state="new">Users list</target>
dd7dd42b 8143 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/users.routes.ts</context><context context-type="linenumber">25</context></context-group>
8144 </trans-unit>
5b150929
HP
8145 <trans-unit id="1525334987774465166" datatype="html">
8146 <source>Create a user</source>
8147 <target state="new">Create a user</target>
dd7dd42b 8148 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/users.routes.ts</context><context context-type="linenumber">34</context></context-group>
8149 </trans-unit>
5b150929
HP
8150 <trans-unit id="5552039423287890133" datatype="html">
8151 <source>Update a user</source>
8152 <target state="new">Update a user</target>
dd7dd42b 8153 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/users.routes.ts</context><context context-type="linenumber">43</context></context-group>
8154 </trans-unit>
8155 <trans-unit id="2005509140164856243" datatype="html">
8156 <source>Video type</source>
8157 <target state="new">Video type</target>
8158 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">45</context></context-group>
8159 </trans-unit>
8160 <trans-unit id="1878553503929537171" datatype="html">
8161 <source>VOD</source>
8162 <target state="new">VOD</target>
8163 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">49</context></context-group>
8164 </trans-unit>
8165 <trans-unit id="8610504659433544583" datatype="html">
8166 <source>Live</source>
8167 <target state="new">Live</target>
8168 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">53</context></context-group>
8169 </trans-unit>
8170 <trans-unit id="545237611115823456" datatype="html">
8171 <source>Video files</source>
8172 <target state="new">Video files</target>
8173 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">59</context></context-group>
8174 </trans-unit>
8175 <trans-unit id="5876109550513228304" datatype="html">
8176 <source>With WebTorrent</source>
8177 <target state="new">With WebTorrent</target>
8178 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">63</context></context-group>
8179 </trans-unit>
8180 <trans-unit id="9036202975131076885" datatype="html">
8181 <source>Without WebTorrent</source>
8182 <target state="new">Without WebTorrent</target>
8183 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">67</context></context-group>
8184 </trans-unit>
8185 <trans-unit id="7468888924775619361" datatype="html">
8186 <source>With HLS</source>
8187 <target state="new">With HLS</target>
8188 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">71</context></context-group>
8189 </trans-unit>
8190 <trans-unit id="5489331826268601489" datatype="html">
8191 <source>Without HLS</source>
8192 <target state="new">Without HLS</target>
8193 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">75</context></context-group>
8194 </trans-unit>
8195 <trans-unit id="7091163288887549392" datatype="html">
8196 <source>Videos scope</source>
8197 <target state="new">Videos scope</target>
8198 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">81</context></context-group>
8199 </trans-unit>
8200 <trans-unit id="1144415254281227966" datatype="html">
8201 <source>Remote videos</source>
8202 <target state="new">Remote videos</target>
8203 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">85</context></context-group>
8204 </trans-unit>
5b150929
HP
8205 <trans-unit id="8564701209009684429" datatype="html">
8206 <source>Federation</source>
8207 <target state="new">Federation</target>
3c18ff47
C
8208
8209
8210 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">72</context></context-group></trans-unit>
5a6de093 8211 <trans-unit id="3767259920053407667" datatype="html">
4221079a
DS
8212 <source>Videos will be deleted, comments will be tombstoned.</source>
8213 <target state="new">Videos will be deleted, comments will be tombstoned.</target>
3c18ff47
C
8214
8215
2164a13d 8216 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">346</context></context-group></trans-unit>
5b150929
HP
8217 <trans-unit id="4209525355702493436" datatype="html">
8218 <source>Ban</source>
8219 <target state="new">Ban</target>
3c18ff47
C
8220
8221
8222
2164a13d 8223 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">106</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">351</context></context-group></trans-unit>
5a6de093 8224 <trans-unit id="3855396975723886053" datatype="html">
4221079a
DS
8225 <source>User won't be able to login anymore, but videos and comments will be kept as is.</source>
8226 <target state="new">User won't be able to login anymore, but videos and comments will be kept as is.</target>
3c18ff47
C
8227
8228
2164a13d 8229 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">107</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">352</context></context-group></trans-unit>
5a6de093 8230 <trans-unit id="4451482225013335720">
16f88ee5
C
8231 <source>Unban</source>
8232 <target>Desbanir</target>
3c18ff47
C
8233
8234
8235
00e32b7c 8236 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">112</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">218</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">83</context></context-group></trans-unit>
5a6de093 8237 <trans-unit id="7210277223053877333">
759856eb
MS
8238 <source>Set Email as Verified</source>
8239 <target state="new">Set Email as Verified</target>
3c18ff47
C
8240
8241
2164a13d 8242 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">119</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">363</context></context-group></trans-unit>
5b150929
HP
8243 <trans-unit id="4207916966377787111" datatype="html">
8244 <source>Created</source>
8245 <target state="new">Created</target>
3c18ff47 8246
2164a13d 8247 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">134</context></context-group></trans-unit>
5b150929
HP
8248 <trans-unit id="8140268298586972139" datatype="html">
8249 <source>Daily quota</source>
8250 <target state="new">Daily quota</target>
3c18ff47 8251
2164a13d 8252 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">137</context></context-group></trans-unit>
5b150929
HP
8253 <trans-unit id="7910076708497708162" datatype="html">
8254 <source>Last login</source>
8255 <target state="new">Last login</target>
3c18ff47 8256
2164a13d 8257 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">135</context></context-group></trans-unit>
5a6de093 8258 <trans-unit id="3403978719736970622">
16f88ee5
C
8259 <source>You cannot ban root.</source>
8260 <target>Você não pode banir root.</target>
3c18ff47
C
8261
8262
00e32b7c 8263 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">200</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">71</context></context-group></trans-unit><trans-unit id="7634059432691079352" datatype="html">
2164a13d 8264 <source>Do you really want to unban {count, plural, =1 {1 user} other {<x id="count"/> users}}?</source><target state="new">Do you really want to unban {count, plural, =1 {1 user} other {<x id="count"/> users}}?</target>
00e32b7c
C
8265
8266 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">214</context></context-group></trans-unit>
5a6de093
C
8267 <trans-unit id="4884272193574287483">
8268 <source>Do you really want to unban <x id="PH"/> users?</source>
5b150929 8269 <target state="translated">Quer mesmo retirar a exclusão de <x id="PH"/> utilizadories?</target>
3c18ff47 8270
00e32b7c
C
8271 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">216</context></context-group></trans-unit><trans-unit id="738031253894929036" datatype="html">
8272 <source>{count, plural, =1 {1 user unbanned.} other {<x id="count"/> users unbanned.}}</source><target state="new">{count, plural, =1 {1 user unbanned.} other {<x id="count"/> users unbanned.}}</target>
2164a13d
C
8273 <context-group purpose="location">
8274 <context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context>
00e32b7c 8275 <context context-type="linenumber">227</context>
2164a13d
C
8276 </context-group>
8277 </trans-unit>
5a6de093 8278 <trans-unit id="8712248120167780385">
5b150929 8279 <source><x id="PH"/> users unbanned. </source>
5a6de093
C
8280 <target state="new">
8281 <x id="PH"/> users unbanned.
8282 </target>
3c18ff47 8283
00e32b7c 8284 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">229</context></context-group></trans-unit>
5a6de093 8285 <trans-unit id="5325873477837320044">
16f88ee5
C
8286 <source>You cannot delete root.</source>
8287 <target>Você não pode excluir root.</target>
3c18ff47
C
8288
8289
00e32b7c 8290 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">241</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">99</context></context-group></trans-unit><trans-unit id="5945924096465496818" datatype="html">
2164a13d 8291 <source>&lt;p>You can't create users or channels with a username that already used by a deleted user/channel.&lt;/p></source><target state="new">&lt;p>You can't create users or channels with a username that already used by a deleted user/channel.&lt;/p></target>
00e32b7c
C
8292
8293 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">245</context></context-group></trans-unit><trans-unit id="5643060985393782358" datatype="html">
2164a13d 8294 <source>It means the following usernames will be permanently deleted and cannot be recovered:</source><target state="new">It means the following usernames will be permanently deleted and cannot be recovered:</target>
00e32b7c
C
8295
8296 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">246</context></context-group></trans-unit><trans-unit id="1301767781765127363" datatype="html">
8297 <source>{count, plural, =1 {1 user deleted.} other {<x id="count"/> users deleted.}}</source><target state="new">{count, plural, =1 {1 user deleted.} other {<x id="count"/> users deleted.}}</target>
2164a13d
C
8298 <context-group purpose="location">
8299 <context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context>
00e32b7c 8300 <context context-type="linenumber">256</context>
2164a13d
C
8301 </context-group>
8302 </trans-unit>
8303
5a6de093 8304 <trans-unit id="7166936623843420016">
5b150929 8305 <source><x id="PH"/> users deleted. </source>
5a6de093
C
8306 <target state="new">
8307 <x id="PH"/> users deleted.
8308 </target>
3c18ff47 8309
00e32b7c
C
8310 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">258</context></context-group></trans-unit><trans-unit id="3104427236147521673" datatype="html">
8311 <source>{count, plural, =1 {1 user email set as verified.} other {<x id="count"/> user emails set as verified.}}</source><target state="new">{count, plural, =1 {1 user email set as verified.} other {<x id="count"/> user emails set as verified.}}</target>
2164a13d
C
8312 <context-group purpose="location">
8313 <context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context>
00e32b7c 8314 <context context-type="linenumber">274</context>
2164a13d
C
8315 </context-group>
8316 </trans-unit>
5a6de093 8317 <trans-unit id="8360664597512051242">
5b150929 8318 <source><x id="PH"/> users email set as verified. </source>
5a6de093
C
8319 <target state="new">
8320 <x id="PH"/> users email set as verified.
8321 </target>
3c18ff47 8322
00e32b7c 8323 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">276</context></context-group></trans-unit>
5a6de093
C
8324 <trans-unit id="7390990800435887351">
8325 <source>Account <x id="PH"/> unmuted.</source>
0711bd6b 8326 <target state="translated">Conta <x id="PH"/> des-silenciada.</target>
3c18ff47
C
8327
8328
2164a13d 8329 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.ts</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">149</context></context-group></trans-unit>
5a6de093
C
8330 <trans-unit id="7246356397085094208">
8331 <source>Instance <x id="PH"/> unmuted.</source>
0711bd6b 8332 <target state="translated">Instância <x id="PH"/> des-silenciada.</target>
3c18ff47
C
8333
8334
2164a13d
C
8335 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.ts</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">177</context></context-group></trans-unit>
8336
8337
8338
8339
8340
5b150929
HP
8341 <trans-unit id="1486537403020619891" datatype="html">
8342 <source>My watch history</source>
8343 <target state="translated">O meu histórico</target>
dd7dd42b 8344 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.html</context><context context-type="linenumber">3</context></context-group>
8345 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context><context context-type="linenumber">50</context></context-group>
8346 </trans-unit>
5b150929
HP
8347 <trans-unit id="3656932706364053858" datatype="html">
8348 <source>Track watch history</source>
8349 <target state="new">Track watch history</target>
00e32b7c
C
8350
8351 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.html</context><context context-type="linenumber">14</context></context-group></trans-unit>
dd7dd42b 8352 <trans-unit id="778524577866863576" datatype="html">
0d9a327d
C
8353 <source><x id="START_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;my-global-icon iconName=&quot;delete&quot; aria-hidden=&quot;true&quot;>"/><x id="CLOSE_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;/my-global-icon>"/> Clear all history </source>
8354 <target state="new"><x id="START_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;my-global-icon iconName=&quot;delete&quot; aria-hidden=&quot;true&quot;>"/><x id="CLOSE_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;/my-global-icon>"/> Clear all history </target>
00e32b7c
C
8355
8356 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit>
5a6de093 8357 <trans-unit id="3183245287221165928">
16f88ee5
C
8358 <source>Ownership accepted</source>
8359 <target>Propriedade aceita</target>
5b150929
HP
8360 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.ts</context><context context-type="linenumber">69</context></context-group>
8361 </trans-unit>
5a6de093 8362 <trans-unit id="6012072687166259654" datatype="html">
759856eb
MS
8363 <source>Please check your emails to verify your new email.</source>
8364 <target state="new">Please check your emails to verify your new email.</target>
5b150929
HP
8365 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.ts</context><context context-type="linenumber">53</context></context-group>
8366 </trans-unit>
5a6de093 8367 <trans-unit id="6585766371605707311" datatype="html">
759856eb
MS
8368 <source>Email updated.</source>
8369 <target state="new">Email updated.</target>
00e32b7c
C
8370
8371 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.ts</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html</context><context context-type="linenumber">7</context></context-group></trans-unit>
8372
5a6de093 8373 <trans-unit id="853586874765134886">
759856eb
MS
8374 <source>You current password is invalid.</source>
8375 <target state="new">You current password is invalid.</target>
5b150929
HP
8376 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.ts</context><context context-type="linenumber">61</context></context-group>
8377 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.ts</context><context context-type="linenumber">61</context></context-group>
8378 </trans-unit>
5a6de093 8379 <trans-unit id="6159571046971090595">
16f88ee5
C
8380 <source>Password updated.</source>
8381 <target>Senha atualizada.</target>
5b150929
HP
8382 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.ts</context><context context-type="linenumber">53</context></context-group>
8383 </trans-unit>
fdd5da05 8384
5a6de093 8385 <trans-unit id="6897292459203320054">
16f88ee5
C
8386 <source>Type your username to confirm</source>
8387 <target>Digite seu nome de usuário para confirmar</target>
fdd5da05
C
8388
8389 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.ts</context><context context-type="linenumber">29</context></context-group></trans-unit>
5b150929
HP
8390 <trans-unit id="3122895472333547524" datatype="html">
8391 <source>Delete your account</source>
8392 <target state="new">Delete your account</target>
fdd5da05
C
8393
8394
8395 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.ts</context><context context-type="linenumber">31</context></context-group></trans-unit><trans-unit id="577064441120663273" datatype="html">
8396 <source>Are you sure you want to delete your account?</source><target state="new">Are you sure you want to delete your account?</target>
8397 <context-group purpose="location">
8398 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.ts</context>
8399 <context context-type="linenumber">22</context>
8400 </context-group>
8401 </trans-unit><trans-unit id="2740531699780274491" datatype="html">
8402 <source>This will delete all your data, including channels, videos, comments and you won't be able to create another user on this instance with "<x id="PH" equiv-text="this.user.username"/>" username.</source><target state="new">This will delete all your data, including channels, videos, comments and you won't be able to create another user on this instance with "<x id="PH" equiv-text="this.user.username"/>" username.</target>
8403 <context-group purpose="location">
8404 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.ts</context>
8405 <context context-type="linenumber">25</context>
8406 </context-group>
8407 </trans-unit><trans-unit id="5422897685524094185" datatype="html">
8408 <source>Content cached by other servers and other third-parties might make longer to be deleted.</source><target state="new">Content cached by other servers and other third-parties might make longer to be deleted.</target>
8409 <context-group purpose="location">
8410 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.ts</context>
8411 <context context-type="linenumber">27</context>
8412 </context-group>
dd7dd42b 8413 </trans-unit>
5a6de093 8414 <trans-unit id="2520605306994744004">
16f88ee5
C
8415 <source>Delete my account</source>
8416 <target>Excluir minha conta</target>
fdd5da05
C
8417
8418 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.ts</context><context context-type="linenumber">32</context></context-group></trans-unit>
5a6de093 8419 <trans-unit id="3902597758945766483">
16f88ee5
C
8420 <source>Your account is deleted.</source>
8421 <target>Sua conta foi excluída.</target>
fdd5da05
C
8422
8423 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.ts</context><context context-type="linenumber">39</context></context-group></trans-unit>
5a6de093 8424 <trans-unit id="4776289814033837037" datatype="html">
759856eb
MS
8425 <source>Interface settings updated.</source>
8426 <target state="new">Interface settings updated.</target>
e6afb669
C
8427
8428
00e32b7c 8429 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-interface-settings.component.ts</context><context context-type="linenumber">91</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-interface-settings.component.ts</context><context context-type="linenumber">101</context></context-group></trans-unit>
5a6de093 8430 <trans-unit id="77907918814566205">
759856eb
MS
8431 <source>New video from your subscriptions</source>
8432 <target state="new">New video from your subscriptions</target>
5b150929
HP
8433 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context><context context-type="linenumber">32</context></context-group>
8434 </trans-unit>
5a6de093 8435 <trans-unit id="4343589211916204486">
759856eb
MS
8436 <source>New comment on your video</source>
8437 <target state="new">New comment on your video</target>
5b150929
HP
8438 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context><context context-type="linenumber">33</context></context-group>
8439 </trans-unit>
5a6de093
C
8440 <trans-unit id="7130088765428829942" datatype="html">
8441 <source>New abuse</source>
8442 <target state="new">New abuse</target>
5b150929 8443 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context><context context-type="linenumber">34</context></context-group>
dd7dd42b 8444 </trans-unit>
8445 <trans-unit id="5618790697446401830" datatype="html">
8446 <source>An automatically blocked video is awaiting review</source>
8447 <target state="new">An automatically blocked video is awaiting review</target>
ca9bea15
C
8448 <context-group purpose="location">
8449 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context>
8450 <context context-type="linenumber">35</context>
8451 </context-group>
5b150929 8452 </trans-unit>
5a6de093
C
8453 <trans-unit id="5671547068905553663" datatype="html">
8454 <source>One of your video is blocked/unblocked</source>
8455 <target state="new">One of your video is blocked/unblocked</target>
5b150929
HP
8456 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context><context context-type="linenumber">36</context></context-group>
8457 </trans-unit>
5a6de093 8458 <trans-unit id="1158912204255103651">
759856eb
MS
8459 <source>Video published (after transcoding/scheduled update)</source>
8460 <target state="new">Video published (after transcoding/scheduled update)</target>
5b150929
HP
8461 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context><context context-type="linenumber">37</context></context-group>
8462 </trans-unit>
5a6de093 8463 <trans-unit id="3809414664640924954">
759856eb
MS
8464 <source>Video import finished</source>
8465 <target state="new">Video import finished</target>
5b150929
HP
8466 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context><context context-type="linenumber">38</context></context-group>
8467 </trans-unit>
5a6de093 8468 <trans-unit id="3268838889659873892">
759856eb
MS
8469 <source>A new user registered on your instance</source>
8470 <target state="new">A new user registered on your instance</target>
5b150929 8471 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context><context context-type="linenumber">39</context></context-group>
2164a13d
C
8472 </trans-unit><trans-unit id="5935212402338564229" datatype="html">
8473 <source>You or one of your channels has a new follower</source><target state="new">You or one of your channels has a new follower</target>
8474 <context-group purpose="location">
8475 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context>
8476 <context context-type="linenumber">40</context>
8477 </context-group>
5b150929 8478 </trans-unit>
2164a13d 8479
5a6de093 8480 <trans-unit id="5315689532659759332">
759856eb
MS
8481 <source>Someone mentioned you in video comments</source>
8482 <target state="new">Someone mentioned you in video comments</target>
5b150929
HP
8483 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context><context context-type="linenumber">41</context></context-group>
8484 </trans-unit>
5a6de093 8485 <trans-unit id="2018794201569157817" datatype="html">
759856eb
MS
8486 <source>Your instance has a new follower</source>
8487 <target state="new">Your instance has a new follower</target>
5b150929
HP
8488 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context><context context-type="linenumber">42</context></context-group>
8489 </trans-unit>
5a6de093
C
8490 <trans-unit id="773085434165307906" datatype="html">
8491 <source>Your instance automatically followed another instance</source>
8492 <target state="new">Your instance automatically followed another instance</target>
5b150929
HP
8493 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context><context context-type="linenumber">43</context></context-group>
8494 </trans-unit>
5a6de093
C
8495 <trans-unit id="900099988467638766" datatype="html">
8496 <source>An abuse report received a new message</source>
8497 <target state="new">An abuse report received a new message</target>
5b150929
HP
8498 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context><context context-type="linenumber">44</context></context-group>
8499 </trans-unit>
5a6de093
C
8500 <trans-unit id="2326816287669585542" datatype="html">
8501 <source>One of your abuse reports has been accepted or rejected by moderators</source>
8502 <target state="new">One of your abuse reports has been accepted or rejected by moderators</target>
5b150929
HP
8503 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context><context context-type="linenumber">45</context></context-group>
8504 </trans-unit>
8505 <trans-unit id="2764971902180889905" datatype="html">
8506 <source>A new PeerTube version is available</source>
8507 <target state="new">A new PeerTube version is available</target>
90aa0a74
C
8508 <context-group purpose="location">
8509 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context>
8510 <context context-type="linenumber">46</context>
8511 </context-group>
5b150929
HP
8512 </trans-unit>
8513 <trans-unit id="2560339336098442670" datatype="html">
8514 <source>One of your plugin/theme has a new available version</source>
8515 <target state="new">One of your plugin/theme has a new available version</target>
90aa0a74
C
8516 <context-group purpose="location">
8517 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context>
8518 <context context-type="linenumber">47</context>
8519 </context-group>
fa737aa0
C
8520 </trans-unit><trans-unit id="988319118163514570" datatype="html">
8521 <source>Video studio edition has finished</source><target state="new">Video studio edition has finished</target>
ca9bea15
C
8522 <context-group purpose="location">
8523 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context>
fa737aa0 8524 <context context-type="linenumber">48</context>
ca9bea15 8525 </context-group>
dd7dd42b 8526 </trans-unit>
fa737aa0
C
8527 <trans-unit id="4579496777570550463" datatype="html">
8528 <source>Social</source>
8529 <target state="new">Social</target>
8530
8531 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context><context context-type="linenumber">52</context></context-group></trans-unit>
dd7dd42b 8532 <trans-unit id="1852164487280647902" datatype="html">
8533 <source>Your videos</source>
8534 <target state="new">Your videos</target>
fa737aa0
C
8535
8536 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context><context context-type="linenumber">61</context></context-group></trans-unit>
5a6de093 8537 <trans-unit id="5095562193296630034">
759856eb
MS
8538 <source>Preferences saved</source>
8539 <target state="new">Preferences saved</target>
fa737aa0
C
8540
8541 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context><context context-type="linenumber">136</context></context-group></trans-unit>
5a6de093 8542 <trans-unit id="4967231969832964676">
16f88ee5
C
8543 <source>Profile updated.</source>
8544 <target>Perfil atualizado.</target>
5b150929
HP
8545 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.ts</context><context context-type="linenumber">59</context></context-group>
8546 </trans-unit>
8547 <trans-unit id="6721822899525405039" datatype="html">
8548 <source>People can find you using @<x id="INTERPOLATION" equiv-text="sing @{{ user.usern"/>@<x id="INTERPOLATION_1" equiv-text="me }}@{{ instanceH"/> </source>
8549 <target state="new"> People can find you using @<x id="INTERPOLATION" equiv-text="sing @{{ user.usern"/>@<x id="INTERPOLATION_1" equiv-text="me }}@{{ instanceH"/> </target>
f1ef36d7
C
8550 <context-group purpose="location">
8551 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html</context>
8552 <context context-type="linenumber">11,13</context>
8553 </context-group>
8554 </trans-unit>
5a6de093 8555 <trans-unit id="3525866160632851851">
16f88ee5
C
8556 <source>Avatar changed.</source>
8557 <target>Avatar alterado.</target>
dd7dd42b 8558 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">112</context></context-group>
8559 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.ts</context><context context-type="linenumber">44</context></context-group>
8560 </trans-unit>
5b150929
HP
8561 <trans-unit id="8920809083620698740" datatype="html">
8562 <source>avatar</source>
8563 <target state="new">avatar</target>
dd7dd42b 8564 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">119</context></context-group>
8565 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.ts</context><context context-type="linenumber">51</context></context-group>
8566 </trans-unit>
5b150929
HP
8567 <trans-unit id="2775050991871557896" datatype="html">
8568 <source>Avatar deleted.</source>
8569 <target state="new">Avatar deleted.</target>
dd7dd42b 8570 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">129</context></context-group>
8571 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.ts</context><context context-type="linenumber">61</context></context-group>
8572 </trans-unit>
5a6de093 8573 <trans-unit id="1233062525939746039" datatype="html">
cd9246a9
C
8574 <source>Unknown language</source>
8575 <target state="new">Unknown language</target>
dd7dd42b 8576 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">42</context></context-group>
8577 </trans-unit>
5a6de093
C
8578 <trans-unit id="3761504852202418603" datatype="html">
8579 <source>Too many languages are enabled. Please enable them all or stay below 20 enabled languages.</source>
8580 <target state="new">Too many languages are enabled. Please enable them all or stay below 20 enabled languages.</target>
5b150929
HP
8581 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.ts</context><context context-type="linenumber">76</context></context-group>
8582 </trans-unit>
5a6de093 8583 <trans-unit id="3960396487495291449" datatype="html">
759856eb
MS
8584 <source>Video settings updated.</source>
8585 <target state="new">Video settings updated.</target>
5b150929
HP
8586 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.ts</context><context context-type="linenumber">121</context></context-group>
8587 </trans-unit>
5a6de093 8588 <trans-unit id="3326446048041727269" datatype="html">
4221079a
DS
8589 <source>Display/Video settings updated.</source>
8590 <target state="new">Display/Video settings updated.</target>
5b150929
HP
8591 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.ts</context><context context-type="linenumber">130</context></context-group>
8592 </trans-unit>
5a6de093
C
8593 <trans-unit id="1137937154872046253">
8594 <source>Video channel <x id="PH"/> created.</source>
0711bd6b 8595 <target>Canal de vídeo <x id="PH"/> criado.</target>
dd7dd42b 8596 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-create.component.ts</context><context context-type="linenumber">66</context></context-group>
8597 </trans-unit>
5a6de093 8598 <trans-unit id="8723777130353305761">
759856eb
MS
8599 <source>This name already exists on this instance.</source>
8600 <target state="new">This name already exists on this instance.</target>
dd7dd42b 8601 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-create.component.ts</context><context context-type="linenumber">72</context></context-group>
8602 </trans-unit>
5a6de093
C
8603 <trans-unit id="7589345916094713536">
8604 <source>Video channel <x id="PH"/> updated.</source>
0711bd6b 8605 <target>Canal de vídeo <x id="PH"/> atualizado.</target>
dd7dd42b 8606 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">97</context></context-group>
8607 </trans-unit>
5b150929
HP
8608 <trans-unit id="8407755843502300957" datatype="html">
8609 <source>Banner changed.</source>
8610 <target state="new">Banner changed.</target>
dd7dd42b 8611 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">142</context></context-group>
8612 </trans-unit>
5b150929
HP
8613 <trans-unit id="689638706960732906" datatype="html">
8614 <source>banner</source>
8615 <target state="new">banner</target>
dd7dd42b 8616 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">149</context></context-group>
8617 </trans-unit>
5b150929
HP
8618 <trans-unit id="3230561499965076671" datatype="html">
8619 <source>Banner deleted.</source>
8620 <target state="new">Banner deleted.</target>
dd7dd42b 8621 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">159</context></context-group>
8622 </trans-unit>
5a6de093
C
8623 <trans-unit id="624066830180032195">
8624 <source>Video channel <x id="PH"/> deleted.</source>
0711bd6b 8625 <target>Canal de vídeo <x id="PH"/> apagado.</target>
5b150929
HP
8626 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">60</context></context-group>
8627 </trans-unit>
5a6de093 8628 <trans-unit id="6450826648284332649" datatype="html">
4221079a
DS
8629 <source>Views for the day</source>
8630 <target state="new">Views for the day</target>
5b150929
HP
8631 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">88</context></context-group>
8632 </trans-unit>
8633 <trans-unit id="7440637814928143808" datatype="html">
8634 <source>My followers</source>
8635 <target state="new">My followers</target>
a71d4140
C
8636 <context-group purpose="location">
8637 <context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.html</context>
8638 <context context-type="linenumber">4</context>
8639 </context-group>
8640 <context-group purpose="location">
8641 <context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context>
8642 <context context-type="linenumber">108</context>
8643 </context-group>
5b150929
HP
8644 </trans-unit>
8645 <trans-unit id="2521678336272309407" datatype="html">
8646 <source>No follower found.</source>
8647 <target state="new">No follower found.</target>
a71d4140
C
8648 <context-group purpose="location">
8649 <context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.html</context>
8650 <context context-type="linenumber">13</context>
8651 </context-group>
5b150929
HP
8652 </trans-unit>
8653 <trans-unit id="5294742063044966238" datatype="html">
8654 <source>Follower page</source>
8655 <target state="new">Follower page</target>
a71d4140
C
8656 <context-group purpose="location">
8657 <context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.html</context>
8658 <context context-type="linenumber">20</context>
8659 </context-group>
5b150929
HP
8660 </trans-unit>
8661 <trans-unit id="797409137967291468" datatype="html">
8662 <source>Is following all your channels</source>
8663 <target state="new">Is following all your channels</target>
a71d4140
C
8664 <context-group purpose="location">
8665 <context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.html</context>
8666 <context context-type="linenumber">26</context>
8667 </context-group>
5b150929
HP
8668 </trans-unit>
8669 <trans-unit id="7940720844854710428" datatype="html">
8670 <source>Is following your channel <x id="INTERPOLATION" equiv-text="{{ follow.following.name }}"/></source>
8671 <target state="new">Is following your channel <x id="INTERPOLATION" equiv-text="{{ follow.following.name }}"/></target>
a71d4140
C
8672 <context-group purpose="location">
8673 <context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.html</context>
8674 <context context-type="linenumber">27</context>
8675 </context-group>
5b150929
HP
8676 </trans-unit>
8677 <trans-unit id="1716062177529601456" datatype="html">
8678 <source>Channel filters</source>
8679 <target state="new">Channel filters</target>
b53cc662
C
8680
8681
8682 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">122</context></context-group></trans-unit>
5b150929
HP
8683 <trans-unit id="6059091237492573541" datatype="html">
8684 <source>Update video channel</source>
8685 <target state="new">Update video channel</target>
dd7dd42b 8686 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/manage-routing.module.ts</context><context context-type="linenumber">21</context></context-group>
8687 </trans-unit>
5b150929
HP
8688 <trans-unit id="6595008830732269870" datatype="html">
8689 <source>Not found</source>
8690 <target state="new">Not found</target>
8691 <context-group purpose="location"><context context-type="sourcefile">src/app/+page-not-found/page-not-found-routing.module.ts</context><context context-type="linenumber">14</context></context-group>
8692 </trans-unit>
8693 <trans-unit id="1009095940160473792" datatype="html">
8694 <source>URL parameter is missing in URL parameters</source>
8695 <target state="new">URL parameter is missing in URL parameters</target>
f1ef36d7
C
8696 <context-group purpose="location">
8697 <context context-type="sourcefile">src/app/+remote-interaction/remote-interaction.component.ts</context>
8698 <context context-type="linenumber">25</context>
8699 </context-group>
5b150929
HP
8700 </trans-unit>
8701 <trans-unit id="7553172329217243895" datatype="html">
8702 <source>Cannot access to the remote resource</source>
8703 <target state="new">Cannot access to the remote resource</target>
f1ef36d7
C
8704 <context-group purpose="location">
8705 <context context-type="sourcefile">src/app/+remote-interaction/remote-interaction.component.ts</context>
8706 <context context-type="linenumber">48</context>
8707 </context-group>
5b150929
HP
8708 </trans-unit>
8709 <trans-unit id="1636934520301910285" datatype="html">
8710 <source>Reset password</source>
8711 <target state="new">Reset password</target>
09e1784b
C
8712 <context-group purpose="location">
8713 <context context-type="sourcefile">src/app/+reset-password/reset-password-routing.module.ts</context>
8714 <context context-type="linenumber">11</context>
8715 </context-group>
5b150929
HP
8716 </trans-unit>
8717 <trans-unit id="3851357780293085233" datatype="html">
8718 <source>Remote interaction</source>
8719 <target state="translated">Interacção externa</target>
f1ef36d7
C
8720 <context-group purpose="location">
8721 <context context-type="sourcefile">src/app/+remote-interaction/remote-interaction-routing.module.ts</context>
8722 <context context-type="linenumber">13</context>
8723 </context-group>
8724 </trans-unit>
5a6de093
C
8725 <trans-unit id="5032453707232754344" datatype="html">
8726 <source>Playlist <x id="PH"/> created.</source>
0711bd6b 8727 <target state="translated">Lista de reprodução <x id="PH"/> criada.</target>
5b150929
HP
8728 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-create.component.ts</context><context context-type="linenumber">77</context></context-group>
8729 </trans-unit>
8730 <trans-unit id="5674286808255988565" datatype="html">
8731 <source>Create</source>
8732 <target state="new">Create</target>
00e32b7c
C
8733
8734
8735
8736
8737
8738
8739
8740 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-create.component.ts</context><context context-type="linenumber">102</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-create.component.ts</context><context context-type="linenumber">92</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit>
5a6de093
C
8741 <trans-unit id="8869957234869568361" datatype="html">
8742 <source>Update playlist</source>
8743 <target state="new">Update playlist</target>
5b150929
HP
8744 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">67</context></context-group>
8745 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">47</context></context-group>
8746 </trans-unit>
8747 <trans-unit id="5851560788527570644" datatype="html">
8748 <source>Notifications</source>
8749 <target state="new">Notifications</target>
dd7dd42b 8750 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group>
8751 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">108</context></context-group>
8752 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">55</context></context-group>
8753 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group>
8754 </trans-unit>
5b150929
HP
8755 <trans-unit id="6658000829978978023" datatype="html">
8756 <source>Applications</source>
8757 <target state="new">Applications</target>
dd7dd42b 8758 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">3</context></context-group>
8759 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">126</context></context-group>
8760 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group>
8761 </trans-unit>
5a6de093
C
8762 <trans-unit id="104404386496394770" datatype="html">
8763 <source>Delete playlist</source>
8764 <target state="new">Delete playlist</target>
5b150929
HP
8765 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">52</context></context-group>
8766 </trans-unit>
5a6de093
C
8767 <trans-unit id="1431617394009162547" datatype="html">
8768 <source>Playlist <x id="PH"/> updated.</source>
0711bd6b 8769 <target state="translated">Lista de reprodução <x id="PH"/> actualizada.</target>
5b150929
HP
8770 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-update.component.ts</context><context context-type="linenumber">100</context></context-group>
8771 </trans-unit>
5b150929
HP
8772 <trans-unit id="4844578664427956129" datatype="html">
8773 <source>Change ownership</source>
8774 <target state="new">Change ownership</target>
3c18ff47
C
8775
8776
2164a13d 8777 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">220</context></context-group></trans-unit>
5a6de093
C
8778 <trans-unit id="3380608219513805292" datatype="html">
8779 <source>Playlist <x id="PH"/> deleted.</source>
0711bd6b 8780 <target state="translated">Lista de reprodução <x id="PH"/> apagada.</target>
9794fe1c
C
8781
8782 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">45</context></context-group></trans-unit>
d7c6b951 8783 <trans-unit id="3058024914967508975">
16f88ee5
C
8784 <source>My videos</source>
8785 <target>Meus vídeos</target>
b53cc662
C
8786
8787
8788
8789
8790 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">87</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">77</context></context-group></trans-unit>
5a6de093
C
8791 <trans-unit id="8197117721861453263">
8792 <source>Do you really want to delete <x id="PH"/> videos?</source>
5b150929 8793 <target>Quer mesmo apagar <x id="PH"/> vídeos?</target>
b53cc662 8794
2164a13d
C
8795 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">172</context></context-group></trans-unit><trans-unit id="696910741870112536" datatype="html">
8796 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source><target state="new">{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</target>
8797 <context-group purpose="location">
8798 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context>
8799 <context context-type="linenumber">191</context>
8800 </context-group>
8801 </trans-unit><trans-unit id="3255171236149541417" datatype="html">
8802 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source><target state="new"><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</target>
8803 <context-group purpose="location">
8804 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context>
8805 <context context-type="linenumber">193,191</context>
8806 </context-group>
8807 </trans-unit>
8808
dd7dd42b 8809 <trans-unit id="2591467977473302125" datatype="html">
8810 <source>Videos list</source>
8811 <target state="new">Videos list</target>
c49c366a
C
8812 <context-group purpose="location">
8813 <context context-type="sourcefile">src/app/+admin/overview/videos/video.routes.ts</context>
8814 <context context-type="linenumber">24</context>
8815 </context-group>
5b150929 8816 </trans-unit>
5a6de093 8817 <trans-unit id="2027805873922338635">
5b150929 8818 <source>Do you really want to delete <x id="PH"/>? </source>
5a6de093
C
8819 <target>Você realmente deseja excluir
8820 <x id="PH"/>?
8821 </target>
3c18ff47
C
8822
8823
8824
8825
b53cc662 8826 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">126</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">231</context></context-group></trans-unit>
5a6de093
C
8827 <trans-unit id="2767660806989176400">
8828 <source>Video <x id="PH"/> deleted.</source>
0711bd6b 8829 <target>Vídeo <x id="PH"/> apagado.</target>
3c18ff47
C
8830
8831
b53cc662 8832 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">242</context></context-group></trans-unit><trans-unit id="6389312883797462351" datatype="html">
fa737aa0 8833 <source>Studio</source><target state="new">Studio</target>
b53cc662
C
8834
8835
8836
d3d4099a 8837 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/video-studio-routing.module.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">347</context></context-group></trans-unit>
5a6de093 8838 <trans-unit id="6810714890760227072">
e31e6015
C
8839 <source>Ownership change request sent.</source>
8840 <target>Solicitação para mudar dono enviada.</target>
5b150929
HP
8841 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.ts</context><context context-type="linenumber">66</context></context-group>
8842 </trans-unit>
8843 <trans-unit id="7699622144571229146" datatype="html">
8844 <source>Sort by</source>
8845 <target state="new">Sort by</target>
7c94e1e7
C
8846 <context-group purpose="location">
8847 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context>
8848 <context context-type="linenumber">26</context>
8849 </context-group>
8850 </trans-unit>
d7c6b951 8851 <trans-unit id="3245220240937722814">
16f88ee5
C
8852 <source>My channels</source>
8853 <target>Meus canais</target>
5b150929
HP
8854 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">3</context></context-group>
8855 </trans-unit>
d7c6b951 8856 <trans-unit id="7545420287297803988" datatype="html">
4891e4c7
C
8857 <source>My playlists</source>
8858 <target state="new">My playlists</target>
dd7dd42b 8859 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">40</context></context-group>
8860 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group>
8861 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group>
8862 </trans-unit>
d7c6b951 8863 <trans-unit id="2527931602940887636">
16f88ee5
C
8864 <source>My subscriptions</source>
8865 <target>Minhas inscrições</target>
dd7dd42b 8866 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group>
8867 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">99</context></context-group>
8868 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">92</context></context-group>
8869 </trans-unit>
d7c6b951 8870 <trans-unit id="5177154708872200221" datatype="html">
5b150929
HP
8871 <source>You don't have any subscription yet.</source>
8872 <target state="new">You don't have any subscription yet.</target>
8873 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">13</context></context-group>
8874 </trans-unit>
5a6de093
C
8875 <trans-unit id="1991904494976135035" datatype="html">
8876 <source>My abuse reports</source>
8877 <target state="new">My abuse reports</target>
5b150929 8878 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">117</context></context-group>
00e32b7c
C
8879 </trans-unit><trans-unit id="5603224609929994288" datatype="html">
8880 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification
8881</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification
8882</target>
8883 <context-group purpose="location">
8884 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context>
8885 <context context-type="linenumber">5,6</context>
8886 </context-group>
8887 </trans-unit><trans-unit id="4250548381153518208" datatype="html">
8888 <source>Change your email</source><target state="new">Change your email</target>
8889 <context-group purpose="location">
8890 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context>
8891 <context context-type="linenumber">11</context>
8892 </context-group>
8893 </trans-unit><trans-unit id="3173210699559672958" datatype="html">
8894 <source> Your current email is <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>. It is never shown to the public. </source><target state="new"> Your current email is <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>. It is never shown to the public. </target>
8895 <context-group purpose="location">
8896 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context>
8897 <context context-type="linenumber">13,16</context>
8898 </context-group>
5b150929 8899 </trans-unit>
5a6de093 8900 <trans-unit id="5752861278140673787">
16f88ee5
C
8901 <source>Ownership changes</source>
8902 <target>Mudanças de dono</target>
dd7dd42b 8903 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">117</context></context-group>
8904 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">16</context></context-group>
8905 </trans-unit>
5b150929
HP
8906 <trans-unit id="5983006734882925930" datatype="html">
8907 <source>My video history</source>
8908 <target state="new">My video history</target>
8909 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">127</context></context-group>
8910 </trans-unit>
8911 <trans-unit id="8181077408762380407" datatype="html">
8912 <source>Channels</source>
8913 <target state="new">Channels</target>
dd7dd42b 8914 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">45</context></context-group>
8915 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group>
8916 </trans-unit>
5b150929
HP
8917 <trans-unit id="8936704404804793618" datatype="html">
8918 <source>Videos</source>
8919 <target state="new">Videos</target>
00e32b7c
C
8920
8921
8922
8923
8924
8925
8926
8927 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">76</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit>
5b150929
HP
8928 <trans-unit id="1823843876735462104" datatype="html">
8929 <source>Playlists</source>
8930 <target state="new">Playlists</target>
dd7dd42b 8931 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">59</context></context-group>
8932 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group>
8933 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group>
8934 </trans-unit>
5a6de093 8935 <trans-unit id="7916647920967632052" datatype="html">
4221079a
DS
8936 <source>max size</source>
8937 <target state="new">max size</target>
5b150929
HP
8938 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image-edit/actor-avatar-edit.component.ts</context><context context-type="linenumber">46</context></context-group>
8939 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/preview-upload.component.ts</context><context context-type="linenumber">38</context></context-group>
8940 </trans-unit>
8941 <trans-unit id="6489275254908395777" datatype="html">
8942 <source>Maximize editor</source>
8943 <target state="new">Maximize editor</target>
4c1ce3d4
C
8944
8945 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/markdown-textarea.component.ts</context><context context-type="linenumber">47</context></context-group></trans-unit>
5b150929
HP
8946 <trans-unit id="4243591013849340688" datatype="html">
8947 <source>Exit maximized editor</source>
8948 <target state="new">Exit maximized editor</target>
4c1ce3d4
C
8949
8950 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/markdown-textarea.component.ts</context><context context-type="linenumber">48</context></context-group></trans-unit>
00e32b7c
C
8951
8952
5a6de093
C
8953 <trans-unit id="2687679787442328897">
8954 <source>An email with verification link will be sent to <x id="PH"/>.</source>
0711bd6b 8955 <target>Um email com um link de verificação vai ser enviado para <x id="PH"/>.</target>
dd7dd42b 8956 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.ts</context><context context-type="linenumber">40</context></context-group>
00e32b7c
C
8957 </trans-unit><trans-unit id="3856244462638931422" datatype="html">
8958 <source>Verify account email confirmation</source><target state="new">Verify account email confirmation</target>
8959 <context-group purpose="location">
8960 <context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html</context>
8961 <context context-type="linenumber">2</context>
8962 </context-group>
dd7dd42b 8963 </trans-unit>
5a6de093 8964 <trans-unit id="4180693983967989981">
16f88ee5
C
8965 <source>Unable to find user id or verification string.</source>
8966 <target>Não foi possível localizar o id de usuário ou string de verificação.</target>
dd7dd42b 8967 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.ts</context><context context-type="linenumber">38</context></context-group>
8968 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.ts</context><context context-type="linenumber">34</context></context-group>
8969 </trans-unit>
5a6de093 8970 <trans-unit id="1783173774503340906">
759856eb
MS
8971 <source>Subscribe to the account</source>
8972 <target state="new">Subscribe to the account</target>
a15d7b82
C
8973
8974
2164a13d 8975 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">76</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">773</context></context-group></trans-unit>
5b150929
HP
8976 <trans-unit id="3131904093925601441" datatype="html">
8977 <source>PLAYLISTS</source>
8978 <target state="new">PLAYLISTS</target>
dd7dd42b 8979 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">82</context></context-group>
fa737aa0
C
8980 </trans-unit><trans-unit id="1593265243494758679" datatype="html">
8981 <source>Studio for <x id="INTERPOLATION" equiv-text="{{ video.name }}"/></source><target state="new">Studio for <x id="INTERPOLATION" equiv-text="{{ video.name }}"/></target>
3c18ff47 8982 <context-group purpose="location">
fa737aa0 8983 <context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.html</context>
3c18ff47
C
8984 <context context-type="linenumber">2</context>
8985 </context-group>
8986 </trans-unit><trans-unit id="5470809226184152498" datatype="html">
8987 <source>CUT VIDEO</source><target state="new">CUT VIDEO</target>
fa737aa0
C
8988
8989 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.html</context><context context-type="linenumber">8</context></context-group></trans-unit><trans-unit id="5639348768609905535" datatype="html">
3c18ff47 8990 <source>Set a new start/end.</source><target state="new">Set a new start/end.</target>
fa737aa0
C
8991
8992 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit><trans-unit id="783359429228696335" datatype="html">
3c18ff47 8993 <source>New start</source><target state="new">New start</target>
fa737aa0
C
8994
8995 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit><trans-unit id="8910806821370505981" datatype="html">
3c18ff47 8996 <source>New end</source><target state="new">New end</target>
fa737aa0
C
8997
8998 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit><trans-unit id="2502254344085150809" datatype="html">
3c18ff47 8999 <source>ADD INTRO</source><target state="new">ADD INTRO</target>
fa737aa0
C
9000
9001 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.html</context><context context-type="linenumber">24</context></context-group></trans-unit><trans-unit id="5030063045826839645" datatype="html">
3c18ff47 9002 <source>Concatenate a file at the beginning of the video.</source><target state="new">Concatenate a file at the beginning of the video.</target>
fa737aa0
C
9003
9004 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.html</context><context context-type="linenumber">26</context></context-group></trans-unit><trans-unit id="4798642303989337390" datatype="html">
3c18ff47 9005 <source>Select the intro video file</source><target state="new">Select the intro video file</target>
fa737aa0
C
9006
9007 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.html</context><context context-type="linenumber">30</context></context-group></trans-unit><trans-unit id="7698413240170540435" datatype="html">
3c18ff47 9008 <source>ADD OUTRO</source><target state="new">ADD OUTRO</target>
fa737aa0
C
9009
9010 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit><trans-unit id="2832051749922509643" datatype="html">
3c18ff47 9011 <source>Concatenate a file at the end of the video.</source><target state="new">Concatenate a file at the end of the video.</target>
fa737aa0
C
9012
9013 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.html</context><context context-type="linenumber">40</context></context-group></trans-unit><trans-unit id="4368653199478595315" datatype="html">
3c18ff47 9014 <source>Select the outro video file</source><target state="new">Select the outro video file</target>
fa737aa0
C
9015
9016 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit><trans-unit id="3463158361655332380" datatype="html">
3c18ff47 9017 <source>ADD WATERMARK</source><target state="new">ADD WATERMARK</target>
fa737aa0
C
9018
9019 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.html</context><context context-type="linenumber">52</context></context-group></trans-unit><trans-unit id="4472450670859114703" datatype="html">
3c18ff47 9020 <source>Add a watermark image to the video.</source><target state="new">Add a watermark image to the video.</target>
fa737aa0
C
9021
9022 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.html</context><context context-type="linenumber">54</context></context-group></trans-unit><trans-unit id="155510305759087510" datatype="html">
3c18ff47 9023 <source>Select watermark image file</source><target state="new">Select watermark image file</target>
fa737aa0
C
9024
9025 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.html</context><context context-type="linenumber">58</context></context-group></trans-unit><trans-unit id="3926035808219061063" datatype="html">
3c18ff47 9026 <source>Run video edition</source><target state="new">Run video edition</target>
fa737aa0
C
9027
9028 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.html</context><context context-type="linenumber">66</context></context-group></trans-unit><trans-unit id="1514792472513458403" datatype="html">
3c18ff47 9029 <source>Video before edition</source><target state="new">Video before edition</target>
fa737aa0
C
9030
9031 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.html</context><context context-type="linenumber">75</context></context-group></trans-unit><trans-unit id="1109043661443571733" datatype="html">
3c18ff47 9032 <source>Edition tasks:</source><target state="new">Edition tasks:</target>
fa737aa0
C
9033
9034 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit><trans-unit id="3541115907775840269" datatype="html">
3c18ff47 9035 <source>Are you sure you want to edit "<x id="PH" equiv-text="this.video.name"/>"?</source><target state="new">Are you sure you want to edit "<x id="PH" equiv-text="this.video.name"/>"?</target>
fa737aa0
C
9036
9037 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">72</context></context-group></trans-unit><trans-unit id="3858880927114551513" datatype="html">
3c18ff47 9038 <source>The current video will be overwritten by this edited video and &lt;strong>you won't be able to recover it&lt;/strong>.&lt;br />&lt;br /></source><target state="new">The current video will be overwritten by this edited video and &lt;strong>you won't be able to recover it&lt;/strong>.&lt;br />&lt;br /></target>
fa737aa0
C
9039
9040 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">76</context></context-group></trans-unit><trans-unit id="4876327655498234453" datatype="html">
3c18ff47 9041 <source>As a reminder, the following tasks will be executed: &lt;ol><x id="PH" equiv-text="listHTML"/>&lt;/ol></source><target state="new">As a reminder, the following tasks will be executed: &lt;ol><x id="PH" equiv-text="listHTML"/>&lt;/ol></target>
fa737aa0
C
9042
9043 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">77</context></context-group></trans-unit><trans-unit id="7934869554046374009" datatype="html">
9044 <source>Edition tasks created.</source><target state="new">Edition tasks created.</target>
3c18ff47 9045 <context-group purpose="location">
fa737aa0
C
9046 <context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context>
9047 <context context-type="linenumber">90</context>
3c18ff47
C
9048 </context-group>
9049 </trans-unit>
9050 <trans-unit id="7709367721354853232">
9051 <source>Focus the search bar</source>
9052 <target state="new">Focus the search bar</target>
00e32b7c
C
9053
9054 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">286</context></context-group></trans-unit>
3c18ff47
C
9055 <trans-unit id="4049262826107502276">
9056 <source>Toggle the left menu</source>
9057 <target state="new">Toggle the left menu</target>
00e32b7c
C
9058
9059 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">291</context></context-group></trans-unit>
3c18ff47
C
9060 <trans-unit id="5409372033656550095" datatype="html">
9061 <source>Go to the discover videos page</source>
9062 <target state="new">Go to the discover videos page</target>
00e32b7c
C
9063
9064 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">296</context></context-group></trans-unit>
3c18ff47
C
9065 <trans-unit id="4278050445961255445">
9066 <source>Go to the trending videos page</source>
9067 <target state="new">Go to the trending videos page</target>
00e32b7c
C
9068
9069 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">301</context></context-group></trans-unit>
3c18ff47
C
9070 <trans-unit id="3242234958443825475">
9071 <source>Go to the recently added videos page</source>
9072 <target state="new">Go to the recently added videos page</target>
00e32b7c
C
9073
9074 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">306</context></context-group></trans-unit>
3c18ff47
C
9075 <trans-unit id="2887122197778293919">
9076 <source>Go to the local videos page</source>
9077 <target state="new">Go to the local videos page</target>
00e32b7c
C
9078
9079 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">311</context></context-group></trans-unit>
3c18ff47
C
9080 <trans-unit id="8009065619559214982">
9081 <source>Go to the videos upload page</source>
9082 <target state="new">Go to the videos upload page</target>
00e32b7c
C
9083
9084 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">316</context></context-group></trans-unit>
3c18ff47
C
9085 <trans-unit id="3779524668013120370">
9086 <source>Go to my subscriptions</source>
9087 <target state="new">Go to my subscriptions</target>
9088 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">61</context></context-group>
9089 </trans-unit>
9090 <trans-unit id="1136469849928650779">
9091 <source>Go to my videos</source>
9092 <target state="new">Go to my videos</target>
9093 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">65</context></context-group>
9094 </trans-unit>
9095 <trans-unit id="7836683738999600376">
9096 <source>Go to my imports</source>
9097 <target state="new">Go to my imports</target>
9098 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">69</context></context-group>
9099 </trans-unit>
9100 <trans-unit id="7511292153332773503">
9101 <source>Go to my channels</source>
9102 <target state="new">Go to my channels</target>
dd7dd42b 9103 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">73</context></context-group>
9104 </trans-unit>
5b150929 9105 <trans-unit id="2013324644839511073" datatype="html">
0d9a327d
C
9106 <source>Cannot retrieve OAuth Client credentials: <x id="PH" equiv-text="err.text"/>.
9107Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source>
5b150929 9108 <target state="new">Cannot retrieve OAuth Client credentials: <x id="PH"/>.
5a6de093 9109Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</target>
dd7dd42b 9110 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">100</context></context-group>
9111 </trans-unit>
5a6de093 9112 <trans-unit id="375263728166936544">
16f88ee5
C
9113 <source>You need to reconnect.</source>
9114 <target>você precisa se reconectar.</target>
5b150929 9115 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">221</context></context-group>
2164a13d
C
9116 </trans-unit><trans-unit id="8093156107152165809" datatype="html">
9117 <source>Show/hide this help menu</source><target state="new">Show/hide this help menu</target>
9118 <context-group purpose="location">
9119 <context context-type="sourcefile">src/app/core/core.module.ts</context>
9120 <context context-type="linenumber">45</context>
9121 </context-group>
9122 </trans-unit><trans-unit id="3314265031897048047" datatype="html">
9123 <source>Hide this help menu</source><target state="new">Hide this help menu</target>
9124 <context-group purpose="location">
9125 <context context-type="sourcefile">src/app/core/core.module.ts</context>
9126 <context context-type="linenumber">46</context>
9127 </context-group>
5b150929 9128 </trans-unit>
5a6de093 9129 <trans-unit id="2206638022166154361">
759856eb
MS
9130 <source>Keyboard Shortcuts:</source>
9131 <target state="new">Keyboard Shortcuts:</target>
5b150929
HP
9132 <context-group purpose="location"><context context-type="sourcefile">src/app/core/hotkeys/hotkeys.component.ts</context><context context-type="linenumber">11</context></context-group>
9133 </trans-unit>
9134 <trans-unit id="3608407683173066091" datatype="html">
9135 <source>My history</source>
9136 <target state="new">My history</target>
09e1784b
C
9137 <context-group purpose="location">
9138 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context>
c5c848c5 9139 <context context-type="linenumber">98</context>
09e1784b 9140 </context-group>
5b150929
HP
9141 </trans-unit>
9142 <trans-unit id="4024404994702813072" datatype="html">
9143 <source>In my library</source>
9144 <target state="new">In my library</target>
7c94e1e7
C
9145 <context-group purpose="location">
9146 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context>
9147 <context context-type="linenumber">104</context>
9148 </context-group>
5b150929
HP
9149 </trans-unit>
9150 <trans-unit id="232050922346936574" datatype="html">
9151 <source>Trending</source>
9152 <target state="new">Trending</target>
2164a13d
C
9153
9154
9155 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">131</context></context-group></trans-unit>
5b150929
HP
9156 <trans-unit id="6470888608149621404" datatype="html">
9157 <source>ON <x id="PH" equiv-text="config.instance.name"/></source>
9158 <target state="new">ON <x id="PH" equiv-text="config.instance.name"/></target>
09e1784b
C
9159 <context-group purpose="location">
9160 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context>
c5c848c5 9161 <context context-type="linenumber">150</context>
09e1784b 9162 </context-group>
5b150929
HP
9163 </trans-unit>
9164 <trans-unit id="2821179408673282599" datatype="html">
9165 <source>Home</source>
9166 <target state="new">Home</target>
9167 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">115</context></context-group>
9168 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">116</context></context-group>
9169 </trans-unit>
5a6de093 9170 <trans-unit id="4648900870671159218">
16f88ee5
C
9171 <source>Success</source>
9172 <target>Sucesso</target>
b2d03a83
C
9173
9174 <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">39</context></context-group></trans-unit>
5a6de093 9175 <trans-unit id="1266887509445371246">
16f88ee5
C
9176 <source>Incorrect username or password.</source>
9177 <target>Nome de usuário ou senha incorretos.</target>
dda1e821 9178
00e32b7c 9179 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">185</context></context-group></trans-unit>
5a6de093
C
9180 <trans-unit id="6974874606619467663" datatype="html">
9181 <source>Your account is blocked.</source>
9182 <target state="new">Your account is blocked.</target>
dda1e821 9183
00e32b7c 9184 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">186</context></context-group></trans-unit>
5a6de093 9185 <trans-unit id="7939914198003891823" datatype="html">
4221079a
DS
9186 <source>any language</source>
9187 <target state="new">any language</target>
dd7dd42b 9188 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">276</context></context-group>
9189 </trans-unit>
5a6de093 9190 <trans-unit id="5633144232269377096" datatype="html">
4221079a
DS
9191 <source>hide</source>
9192 <target state="new">hide</target>
dd7dd42b 9193 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">311</context></context-group>
9194 </trans-unit>
5a6de093 9195 <trans-unit id="8603861867909474404" datatype="html">
4221079a
DS
9196 <source>blur</source>
9197 <target state="new">blur</target>
dd7dd42b 9198 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">315</context></context-group>
9199 </trans-unit>
5a6de093 9200 <trans-unit id="4534458451100881847" datatype="html">
4221079a
DS
9201 <source>display</source>
9202 <target state="new">display</target>
dd7dd42b 9203 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">319</context></context-group>
9204 </trans-unit>
5a6de093 9205 <trans-unit id="4467323362722952678" datatype="html">
4221079a
DS
9206 <source>Unknown</source>
9207 <target state="new">Unknown</target>
dd7dd42b 9208 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">206</context></context-group>
9209 </trans-unit>
5a6de093 9210 <trans-unit id="8781423666414310853">
16f88ee5
C
9211 <source>Your password has been successfully reset!</source>
9212 <target>Sua senha foi redefinida com sucesso!</target>
5b150929
HP
9213 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.ts</context><context context-type="linenumber">47</context></context-group>
9214 </trans-unit>
5a6de093 9215 <trans-unit id="6048892649018070225">
16f88ee5
C
9216 <source>Today</source>
9217 <target>Hoje</target>
383386d8
C
9218
9219
9220
9221 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">134</context></context-group></trans-unit>
5b150929
HP
9222 <trans-unit id="4498682414491138092" datatype="html">
9223 <source>Yesterday</source>
9224 <target state="new">Yesterday</target>
383386d8
C
9225
9226 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">135</context></context-group></trans-unit>
5b150929
HP
9227 <trans-unit id="5073473933031004097" datatype="html">
9228 <source>This week</source>
9229 <target state="new">This week</target>
383386d8
C
9230
9231 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">136</context></context-group></trans-unit>
5b150929
HP
9232 <trans-unit id="842657237693374355" datatype="html">
9233 <source>This month</source>
9234 <target state="new">This month</target>
383386d8
C
9235
9236 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">137</context></context-group></trans-unit>
5b150929
HP
9237 <trans-unit id="4463380307954693363" datatype="html">
9238 <source>Last month</source>
9239 <target state="new">Last month</target>
383386d8
C
9240
9241 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">138</context></context-group></trans-unit>
5b150929
HP
9242 <trans-unit id="7473676707373218484" datatype="html">
9243 <source>Older</source>
9244 <target state="new">Older</target>
383386d8
C
9245
9246 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit>
5b150929
HP
9247 <trans-unit id="5036991421517255667" datatype="html">
9248 <source>Cannot load more videos. Try again later.</source>
9249 <target state="new">Cannot load more videos. Try again later.</target>
383386d8
C
9250
9251
9252 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">246</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.ts</context><context context-type="linenumber">129</context></context-group></trans-unit>
5a6de093 9253 <trans-unit id="4873149362496451858">
16f88ee5
C
9254 <source>Last 7 days</source>
9255 <target>Últimos 7 dias</target>
dd7dd42b 9256 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">44</context></context-group>
9257 </trans-unit>
5a6de093 9258 <trans-unit id="2949150997160654358">
16f88ee5
C
9259 <source>Last 30 days</source>
9260 <target>Últimos 30 dias</target>
dd7dd42b 9261 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">48</context></context-group>
9262 </trans-unit>
5a6de093 9263 <trans-unit id="5328600704510694984">
16f88ee5
C
9264 <source>Last 365 days</source>
9265 <target>Últimos 365 dias</target>
dd7dd42b 9266 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">52</context></context-group>
9267 </trans-unit>
5b150929
HP
9268 <trans-unit id="2392481201920342009" datatype="html">
9269 <source>VOD videos</source>
9270 <target state="new">VOD videos</target>
2164a13d
C
9271
9272
9273
9274 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">165</context></context-group></trans-unit>
5b150929
HP
9275 <trans-unit id="2180217594100853008" datatype="html">
9276 <source>Live videos</source>
9277 <target state="new">Live videos</target>
2164a13d
C
9278
9279
9280
9281 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">159</context></context-group></trans-unit>
5a6de093 9282 <trans-unit id="8487565500496466433">
16f88ee5
C
9283 <source>Short (&lt; 4 min)</source>
9284 <target>Curto (&lt; 4 min)</target>
dd7dd42b 9285 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">59</context></context-group>
9286 </trans-unit>
5a6de093 9287 <trans-unit id="3642535017283477339">
b95e1f7b
C
9288 <source>Medium (4-10 min)</source>
9289 <target>Médio (4-10 min)</target>
dd7dd42b 9290 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">63</context></context-group>
9291 </trans-unit>
5a6de093 9292 <trans-unit id="6613870447286561244">
0d9a327d
C
9293 <source>Long (> 10 min)</source>
9294 <target>Longo (> 10 min)</target>
dd7dd42b 9295 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">67</context></context-group>
9296 </trans-unit>
5a6de093 9297 <trans-unit id="1787083504545967">
16f88ee5
C
9298 <source>Relevance</source>
9299 <target>Relevância</target>
dd7dd42b 9300 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">74</context></context-group>
9301 </trans-unit>
5a6de093 9302 <trans-unit id="7944277186358179990">
16f88ee5
C
9303 <source>Publish date</source>
9304 <target>Data de publicação</target>
dd7dd42b 9305 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">78</context></context-group>
9306 </trans-unit>
5a6de093 9307 <trans-unit id="2123659921722214537">
16f88ee5
C
9308 <source>Views</source>
9309 <target>Visualizações</target>
b53cc662 9310
dda1e821 9311 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">255</context></context-group></trans-unit>
5a6de093
C
9312 <trans-unit id="3208627574396957172" datatype="html">
9313 <source>Search index is unavailable. Retrying with instance results instead.</source>
9314 <target state="new">Search index is unavailable. Retrying with instance results instead.</target>
dd7dd42b 9315 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.ts</context><context context-type="linenumber">159</context></context-group>
9316 </trans-unit>
5a6de093
C
9317 <trans-unit id="307702206382241469" datatype="html">
9318 <source>Search error</source>
9319 <target state="new">Search error</target>
dd7dd42b 9320 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.ts</context><context context-type="linenumber">160</context></context-group>
2164a13d
C
9321 </trans-unit><trans-unit id="6183000905044663854" datatype="html">
9322 <source>Search <x id="PH" equiv-text="this.currentSearch"/></source><target state="new">Search <x id="PH" equiv-text="this.currentSearch"/></target>
9323 <context-group purpose="location">
9324 <context context-type="sourcefile">src/app/+search/search.component.ts</context>
9325 <context context-type="linenumber">252</context>
9326 </context-group>
dd7dd42b 9327 </trans-unit>
5b150929
HP
9328 <trans-unit id="8491751845906232809" datatype="html">
9329 <source>PeerTube instance host filter is invalid</source>
9330 <target state="new">PeerTube instance host filter is invalid</target>
dd7dd42b 9331 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.ts</context><context context-type="linenumber">327</context></context-group>
9332 </trans-unit>
5b150929
HP
9333 <trans-unit id="4580988005648117665" datatype="html">
9334 <source>Search</source>
9335 <target state="new">Search</target>
b2d03a83
C
9336
9337
9338
9339
9340
9341
9342
2164a13d 9343 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-routing.module.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.ts</context><context context-type="linenumber">253</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/simple-search-input.component.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/simple-search-input.component.ts</context><context context-type="linenumber">13</context></context-group></trans-unit>
dd7dd42b 9344 <trans-unit id="320689395528621696" datatype="html">
9345 <source>Navigate between plugins and themes</source>
9346 <target state="new">Navigate between plugins and themes</target>
78a5dd9c
C
9347 <context-group purpose="location">
9348 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context>
9349 <context context-type="linenumber">7</context>
9350 </context-group>
9351 </trans-unit>
5b150929 9352 <trans-unit id="7804724824750282316" datatype="html">
52b356cf 9353 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source>
5b150929 9354 <target state="new"><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}"/></target>
90aa0a74
C
9355 <context-group purpose="location">
9356 <context context-type="sourcefile">src/app/+search/search.component.html</context>
9357 <context context-type="linenumber">5</context>
9358 </context-group>
9359 </trans-unit>
2164a13d 9360
5b150929
HP
9361 <trans-unit id="8392321423487952834" datatype="html">
9362 <source>1 year ago</source>
9363 <target state="new">1 year ago</target>
2164a13d
C
9364
9365
9366 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context><context context-type="linenumber">25</context></context-group></trans-unit><trans-unit id="1995871740249853660" datatype="html">
9367 <source><x id="PH" equiv-text="interval"/> month(s) ago</source><target state="new"><x id="PH" equiv-text="interval"/> month(s) ago</target>
09e1784b
C
9368 <context-group purpose="location">
9369 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
2164a13d 9370 <context context-type="linenumber">28</context>
09e1784b
C
9371 </context-group>
9372 </trans-unit>
2164a13d 9373
5b150929
HP
9374 <trans-unit id="6874778750344205852" datatype="html">
9375 <source>1 month ago</source>
9376 <target state="new">1 month ago</target>
2164a13d
C
9377
9378
9379 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context><context context-type="linenumber">34</context></context-group></trans-unit><trans-unit id="3626585509896494177" datatype="html">
9380 <source><x id="PH" equiv-text="interval"/> week(s) ago</source><target state="new"><x id="PH" equiv-text="interval"/> week(s) ago</target>
09e1784b
C
9381 <context-group purpose="location">
9382 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
2164a13d 9383 <context context-type="linenumber">37</context>
09e1784b 9384 </context-group>
2164a13d
C
9385 </trans-unit><trans-unit id="4853543308896023917" datatype="html">
9386 <source><x id="PH" equiv-text="interval"/> day(s) ago</source><target state="new"><x id="PH" equiv-text="interval"/> day(s) ago</target>
09e1784b
C
9387 <context-group purpose="location">
9388 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
2164a13d 9389 <context context-type="linenumber">42</context>
09e1784b 9390 </context-group>
2164a13d
C
9391 </trans-unit><trans-unit id="1345947856864087664" datatype="html">
9392 <source><x id="PH" equiv-text="interval"/> hour(s) ago</source><target state="new"><x id="PH" equiv-text="interval"/> hour(s) ago</target>
09e1784b
C
9393 <context-group purpose="location">
9394 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
2164a13d 9395 <context context-type="linenumber">47</context>
09e1784b
C
9396 </context-group>
9397 </trans-unit>
2164a13d
C
9398
9399
9400
9401
9402
9403
5a6de093 9404 <trans-unit id="8256466313580256940">
5b150929 9405 <source><x id="PH"/> min ago </source>
5a6de093
C
9406 <target>
9407 <x id="PH"/> minutos atrás
9408 </target>
2164a13d
C
9409
9410 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context><context context-type="linenumber">51</context></context-group></trans-unit>
5a6de093 9411 <trans-unit id="4733690367258997247" datatype="html">
4221079a
DS
9412 <source>just now</source>
9413 <target state="new">just now</target>
2164a13d
C
9414
9415 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context><context context-type="linenumber">53</context></context-group></trans-unit>
5a6de093 9416 <trans-unit id="2222108104954671970" datatype="html">
5b150929 9417 <source><x id="PH"/> sec </source>
5a6de093
C
9418 <target state="new">
9419 <x id="PH"/> sec
9420 </target>
5b150929 9421 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/duration-formatter.pipe.ts</context><context context-type="linenumber">30</context></context-group>
2164a13d
C
9422 </trans-unit><trans-unit id="8489397598480880903" datatype="html">
9423 <source>{interval, plural, =1 {1 year ago} other {<x id="interval"/> years ago}}</source><target state="new">{interval, plural, =1 {1 year ago} other {<x id="interval"/> years ago}}</target>
9424 <context-group purpose="location">
9425 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
9426 <context context-type="linenumber">7</context>
9427 </context-group>
9428 </trans-unit><trans-unit id="599762045687999334" datatype="html">
9429 <source>{interval, plural, =1 {1 month ago} other {<x id="interval"/> months ago}}</source><target state="new">{interval, plural, =1 {1 month ago} other {<x id="interval"/> months ago}}</target>
9430 <context-group purpose="location">
9431 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
9432 <context context-type="linenumber">8</context>
9433 </context-group>
9434 </trans-unit><trans-unit id="4951459525104027759" datatype="html">
9435 <source>{interval, plural, =1 {1 week ago} other {<x id="interval"/> weeks ago}}</source><target state="new">{interval, plural, =1 {1 week ago} other {<x id="interval"/> weeks ago}}</target>
9436 <context-group purpose="location">
9437 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
9438 <context context-type="linenumber">9</context>
9439 </context-group>
9440 </trans-unit><trans-unit id="2471141982657856893" datatype="html">
9441 <source>{interval, plural, =1 {1 day ago} other {<x id="interval"/> days ago}}</source><target state="new">{interval, plural, =1 {1 day ago} other {<x id="interval"/> days ago}}</target>
9442 <context-group purpose="location">
9443 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
9444 <context context-type="linenumber">10</context>
9445 </context-group>
9446 </trans-unit><trans-unit id="8562677309401914974" datatype="html">
9447 <source>{interval, plural, =1 {1 hour ago} other {<x id="interval"/> hours ago}}</source><target state="new">{interval, plural, =1 {1 hour ago} other {<x id="interval"/> hours ago}}</target>
9448 <context-group purpose="location">
9449 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
9450 <context context-type="linenumber">11</context>
9451 </context-group>
9452 </trans-unit><trans-unit id="3613007385964514320" datatype="html">
9453 <source><x id="PH" equiv-text="interval"/> year(s) ago</source><target state="new"><x id="PH" equiv-text="interval"/> year(s) ago</target>
9454 <context-group purpose="location">
9455 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
9456 <context context-type="linenumber">19</context>
9457 </context-group>
5b150929
HP
9458 </trans-unit>
9459 <trans-unit id="6499699285816188400" datatype="html">
9460 <source>Abuse reports</source>
9461 <target state="new">Abuse reports</target>
9462 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">41</context></context-group>
9463 </trans-unit>
9464 <trans-unit id="4930506384627295710" datatype="html">
9465 <source>Settings</source>
9466 <target state="new">Settings</target>
dd7dd42b 9467 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.html</context><context context-type="linenumber">12</context></context-group>
9468 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">45</context></context-group>
9469 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">1</context></context-group>
9470 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">50</context></context-group>
9471 </trans-unit>
5a6de093 9472 <trans-unit id="9178182467454450952">
16f88ee5
C
9473 <source>Confirm</source>
9474 <target>Confirmar</target>
fdd5da05
C
9475
9476 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">40</context></context-group></trans-unit>
5a6de093 9477 <trans-unit id="7784486624424057376">
16f88ee5
C
9478 <source>Instance name is required.</source>
9479 <target>Nome da instância é necessário.</target>
5b150929
HP
9480 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">7</context></context-group>
9481 </trans-unit>
5a6de093 9482 <trans-unit id="3281212084219111058">
16f88ee5
C
9483 <source>Short description should not be longer than 250 characters.</source>
9484 <target>A descrição curta não deve ser maior que 250 caracteres.</target>
5b150929
HP
9485 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">14</context></context-group>
9486 </trans-unit>
5a6de093 9487 <trans-unit id="6033463036257195528">
16f88ee5
C
9488 <source>Twitter username is required.</source>
9489 <target>Nome de usuário no Twitter é necessário.</target>
5b150929
HP
9490 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">21</context></context-group>
9491 </trans-unit>
5a6de093 9492 <trans-unit id="8198703669620791633">
16f88ee5
C
9493 <source>Previews cache size is required.</source>
9494 <target>Tamanho de cache de pré-visualizações é necessário.</target>
5b150929
HP
9495 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">28</context></context-group>
9496 </trans-unit>
5a6de093 9497 <trans-unit id="3971192070835972256">
16f88ee5
C
9498 <source>Previews cache size must be greater than 1.</source>
9499 <target>Tamanho de cache de pré-visualizações deve ser maior que 1.</target>
5b150929
HP
9500 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">29</context></context-group>
9501 </trans-unit>
5a6de093 9502 <trans-unit id="2903453036126968504">
16f88ee5
C
9503 <source>Previews cache size must be a number.</source>
9504 <target>Tamanho de cache de pré-visualizações deve ser um número.</target>
5b150929
HP
9505 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">30</context></context-group>
9506 </trans-unit>
5a6de093 9507 <trans-unit id="6941976540222684735">
16f88ee5
C
9508 <source>Captions cache size is required.</source>
9509 <target>Tamanho de cache de legendas ocultas é necessário.</target>
5b150929
HP
9510 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">37</context></context-group>
9511 </trans-unit>
5a6de093 9512 <trans-unit id="780869536819343075">
16f88ee5
C
9513 <source>Captions cache size must be greater than 1.</source>
9514 <target>Tamanho de cache de legendas ocultas deve ser maior que 1.</target>
5b150929
HP
9515 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">38</context></context-group>
9516 </trans-unit>
5a6de093 9517 <trans-unit id="2498218540197718478">
16f88ee5
C
9518 <source>Captions cache size must be a number.</source>
9519 <target>Tamanho de cache de legendas ocultas deve ser um número.</target>
5b150929
HP
9520 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">39</context></context-group>
9521 </trans-unit>
5a6de093 9522 <trans-unit id="818392297325723982">
16f88ee5
C
9523 <source>Signup limit is required.</source>
9524 <target>Limite de registro é necessário.</target>
5b150929
HP
9525 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">46</context></context-group>
9526 </trans-unit>
9527 <trans-unit id="5630311719329022718" datatype="html">
9528 <source>Signup limit must be greater than 1. Use -1 to disable it.</source>
9529 <target state="new">Signup limit must be greater than 1. Use -1 to disable it.</target>
c29ce242
C
9530 <context-group purpose="location">
9531 <context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context>
9532 <context context-type="linenumber">47</context>
9533 </context-group>
9534 </trans-unit>
5a6de093 9535 <trans-unit id="2555843408410000965">
16f88ee5
C
9536 <source>Signup limit must be a number.</source>
9537 <target>Limite de registro deve ser um número.</target>
5b150929
HP
9538 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">48</context></context-group>
9539 </trans-unit>
9540 <trans-unit id="346485141381099383" datatype="html">
9541 <source>Signup minimum age is required.</source>
9542 <target state="new">Signup minimum age is required.</target>
c5c848c5
C
9543 <context-group purpose="location">
9544 <context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context>
9545 <context context-type="linenumber">55</context>
9546 </context-group>
5b150929
HP
9547 </trans-unit>
9548 <trans-unit id="4230672031132838318" datatype="html">
9549 <source>Signup minimum age must be greater than 1.</source>
9550 <target state="new">Signup minimum age must be greater than 1.</target>
c5c848c5
C
9551 <context-group purpose="location">
9552 <context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context>
9553 <context context-type="linenumber">56</context>
9554 </context-group>
5b150929
HP
9555 </trans-unit>
9556 <trans-unit id="5929230001329133993" datatype="html">
9557 <source>Signup minimum age must be a number.</source>
9558 <target state="new">Signup minimum age must be a number.</target>
c5c848c5
C
9559 <context-group purpose="location">
9560 <context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context>
9561 <context context-type="linenumber">57</context>
9562 </context-group>
9563 </trans-unit>
5a6de093 9564 <trans-unit id="240096858386658337">
16f88ee5
C
9565 <source>Admin email is required.</source>
9566 <target>E-mail de administração é necessário.</target>
5b150929
HP
9567 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">64</context></context-group>
9568 </trans-unit>
5a6de093 9569 <trans-unit id="4392533896009432078">
16f88ee5
C
9570 <source>Admin email must be valid.</source>
9571 <target>E-mail de administração deve ser válido.</target>
5b150929
HP
9572 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">65</context></context-group>
9573 </trans-unit>
5a6de093 9574 <trans-unit id="6172217783476989430">
16f88ee5
C
9575 <source>Transcoding threads is required.</source>
9576 <target>Threads de transcodificação é necessário.</target>
5b150929
HP
9577 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">72</context></context-group>
9578 </trans-unit>
5a6de093 9579 <trans-unit id="5320424292625586941">
16f88ee5
C
9580 <source>Transcoding threads must be greater or equal to 0.</source>
9581 <target>Threads de transcodificação devem ser maior ou igual a 0.</target>
5b150929
HP
9582 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">73</context></context-group>
9583 </trans-unit>
9584 <trans-unit id="8185661254949728718" datatype="html">
9585 <source>Max live duration is required.</source>
9586 <target state="new">Max live duration is required.</target>
9587 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">80</context></context-group>
9588 </trans-unit>
9589 <trans-unit id="8892863662898651766" datatype="html">
9590 <source>Max live duration should be greater or equal to -1.</source>
9591 <target state="new">Max live duration should be greater or equal to -1.</target>
9592 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">81</context></context-group>
9593 </trans-unit>
9594 <trans-unit id="8196240396863235661" datatype="html">
9595 <source>Max instance lives is required.</source>
9596 <target state="new">Max instance lives is required.</target>
9597 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">88</context></context-group>
9598 </trans-unit>
9599 <trans-unit id="913683464711184925" datatype="html">
9600 <source>Max instance lives should be greater or equal to -1.</source>
9601 <target state="new">Max instance lives should be greater or equal to -1.</target>
9602 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">89</context></context-group>
9603 </trans-unit>
9604 <trans-unit id="5614457087254770778" datatype="html">
9605 <source>Max user lives is required.</source>
9606 <target state="new">Max user lives is required.</target>
9607 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">96</context></context-group>
9608 </trans-unit>
9609 <trans-unit id="2779726697233311712" datatype="html">
9610 <source>Max user lives should be greater or equal to -1.</source>
9611 <target state="new">Max user lives should be greater or equal to -1.</target>
9612 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">97</context></context-group>
dd7dd42b 9613 </trans-unit>
9614 <trans-unit id="351272950792130803" datatype="html">
9615 <source>Max video channels per user is required.</source>
9616 <target state="new">Max video channels per user is required.</target>
c49c366a
C
9617 <context-group purpose="location">
9618 <context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context>
9619 <context context-type="linenumber">104</context>
9620 </context-group>
dd7dd42b 9621 </trans-unit>
9622 <trans-unit id="5253683089104713724" datatype="html">
9623 <source>Max video channels per user must be greater or equal to 1.</source>
9624 <target state="new">Max video channels per user must be greater or equal to 1.</target>
c49c366a
C
9625 <context-group purpose="location">
9626 <context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context>
9627 <context context-type="linenumber">105</context>
9628 </context-group>
dd7dd42b 9629 </trans-unit>
9630 <trans-unit id="8354695459880751923" datatype="html">
9631 <source>Max video channels per user must be a number.</source>
9632 <target state="new">Max video channels per user must be a number.</target>
c49c366a
C
9633 <context-group purpose="location">
9634 <context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context>
9635 <context context-type="linenumber">106</context>
9636 </context-group>
5b150929
HP
9637 </trans-unit>
9638 <trans-unit id="5832601947705094130" datatype="html">
9639 <source>Concurrency is required.</source>
9640 <target state="new">Concurrency is required.</target>
dd7dd42b 9641 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">113</context></context-group>
9642 </trans-unit>
5b150929
HP
9643 <trans-unit id="4751566092251132371" datatype="html">
9644 <source>Concurrency should be greater or equal to 1.</source>
9645 <target state="new">Concurrency should be greater or equal to 1.</target>
dd7dd42b 9646 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">114</context></context-group>
9647 </trans-unit>
5a6de093 9648 <trans-unit id="75589896034107743" datatype="html">
759856eb
MS
9649 <source>Index URL should be a URL</source>
9650 <target state="new">Index URL should be a URL</target>
dd7dd42b 9651 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">121</context></context-group>
9652 </trans-unit>
5a6de093
C
9653 <trans-unit id="3964961007325702684" datatype="html">
9654 <source>Search index URL should be a URL</source>
9655 <target state="new">Search index URL should be a URL</target>
dd7dd42b 9656 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/custom-config-validators.ts</context><context context-type="linenumber">128</context></context-group>
9657 </trans-unit>
5a6de093 9658 <trans-unit id="8602814243662345124">
16f88ee5
C
9659 <source>Email is required.</source>
9660 <target>E-mail é necessário.</target>
5b150929
HP
9661 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/instance-validators.ts</context><context context-type="linenumber">7</context></context-group>
9662 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">39</context></context-group>
9663 </trans-unit>
5a6de093 9664 <trans-unit id="4591482207344282590">
16f88ee5
C
9665 <source>Email must be valid.</source>
9666 <target>E-mail deve ser válido.</target>
5b150929
HP
9667 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/instance-validators.ts</context><context context-type="linenumber">8</context></context-group>
9668 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">40</context></context-group>
9669 </trans-unit>
9670 <trans-unit id="544279804045883862" datatype="html">
9671 <source>Handle is required.</source>
9672 <target state="new">Handle is required.</target>
9673 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">50</context></context-group>
9674 </trans-unit>
9675 <trans-unit id="2805037637775107078" datatype="html">
9676 <source>Handle must be valid (eg. chocobozzz@example.com).</source>
9677 <target state="new">Handle must be valid (eg. chocobozzz@example.com).</target>
9678 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">51</context></context-group>
9679 </trans-unit>
5a6de093 9680 <trans-unit id="4968369344159400023">
759856eb
MS
9681 <source>Your name is required.</source>
9682 <target state="new">Your name is required.</target>
5b150929
HP
9683 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/instance-validators.ts</context><context context-type="linenumber">19</context></context-group>
9684 </trans-unit>
5a6de093 9685 <trans-unit id="5799695548385507586">
759856eb
MS
9686 <source>Your name must be at least 1 character long.</source>
9687 <target state="new">Your name must be at least 1 character long.</target>
5b150929
HP
9688 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/instance-validators.ts</context><context context-type="linenumber">20</context></context-group>
9689 </trans-unit>
5a6de093 9690 <trans-unit id="3600004643604731577">
759856eb
MS
9691 <source>Your name cannot be more than 120 characters long.</source>
9692 <target state="new">Your name cannot be more than 120 characters long.</target>
5b150929
HP
9693 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/instance-validators.ts</context><context context-type="linenumber">21</context></context-group>
9694 </trans-unit>
5a6de093 9695 <trans-unit id="3981804692726336204" datatype="html">
759856eb
MS
9696 <source>A subject is required.</source>
9697 <target state="new">A subject is required.</target>
5b150929
HP
9698 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/instance-validators.ts</context><context context-type="linenumber">32</context></context-group>
9699 </trans-unit>
5a6de093 9700 <trans-unit id="7787099349830266861" datatype="html">
759856eb
MS
9701 <source>The subject must be at least 1 character long.</source>
9702 <target state="new">The subject must be at least 1 character long.</target>
5b150929
HP
9703 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/instance-validators.ts</context><context context-type="linenumber">33</context></context-group>
9704 </trans-unit>
5a6de093 9705 <trans-unit id="5905189237950302829" datatype="html">
759856eb
MS
9706 <source>The subject cannot be more than 120 characters long.</source>
9707 <target state="new">The subject cannot be more than 120 characters long.</target>
5b150929
HP
9708 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/instance-validators.ts</context><context context-type="linenumber">34</context></context-group>
9709 </trans-unit>
5a6de093 9710 <trans-unit id="847704400962945123">
759856eb
MS
9711 <source>A message is required.</source>
9712 <target state="new">A message is required.</target>
5b150929
HP
9713 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/instance-validators.ts</context><context context-type="linenumber">45</context></context-group>
9714 </trans-unit>
5a6de093 9715 <trans-unit id="3871842658394273178">
759856eb
MS
9716 <source>The message must be at least 3 characters long.</source>
9717 <target state="new">The message must be at least 3 characters long.</target>
5b150929
HP
9718 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/instance-validators.ts</context><context context-type="linenumber">46</context></context-group>
9719 </trans-unit>
5a6de093 9720 <trans-unit id="3731145759205895653">
759856eb
MS
9721 <source>The message cannot be more than 5000 characters long.</source>
9722 <target state="new">The message cannot be more than 5000 characters long.</target>
5b150929
HP
9723 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/instance-validators.ts</context><context context-type="linenumber">47</context></context-group>
9724 </trans-unit>
5a6de093 9725 <trans-unit id="3868123820758341861">
16f88ee5
C
9726 <source>Username is required.</source>
9727 <target>Nome de usuário é necessário.</target>
5b150929
HP
9728 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">9</context></context-group>
9729 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">14</context></context-group>
9730 </trans-unit>
5a6de093 9731 <trans-unit id="3577237269587081090">
16f88ee5
C
9732 <source>Password is required.</source>
9733 <target>Senha é necessária.</target>
5b150929
HP
9734 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">18</context></context-group>
9735 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">60</context></context-group>
9736 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">71</context></context-group>
9737 </trans-unit>
5a6de093 9738 <trans-unit id="3152303769378345477">
16f88ee5
C
9739 <source>Confirmation of the password is required.</source>
9740 <target>Confirmação da senha é necessária.</target>
5b150929
HP
9741 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/reset-password-validators.ts</context><context context-type="linenumber">9</context></context-group>
9742 </trans-unit>
5a6de093 9743 <trans-unit id="4786141633412279939">
759856eb
MS
9744 <source>Username must be at least 1 character long.</source>
9745 <target state="new">Username must be at least 1 character long.</target>
5b150929
HP
9746 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">15</context></context-group>
9747 </trans-unit>
5a6de093 9748 <trans-unit id="1019755749203839300">
759856eb
MS
9749 <source>Username cannot be more than 50 characters long.</source>
9750 <target state="new">Username cannot be more than 50 characters long.</target>
5b150929
HP
9751 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">16</context></context-group>
9752 </trans-unit>
5a6de093 9753 <trans-unit id="5621067256208426608">
759856eb
MS
9754 <source>Username should be lowercase alphanumeric; dots and underscores are allowed.</source>
9755 <target state="new">Username should be lowercase alphanumeric; dots and underscores are allowed.</target>
5b150929
HP
9756 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">17</context></context-group>
9757 </trans-unit>
5a6de093
C
9758 <trans-unit id="6288154707582132676" datatype="html">
9759 <source>Channel name is required.</source>
9760 <target state="new">Channel name is required.</target>
5b150929
HP
9761 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">29</context></context-group>
9762 </trans-unit>
5a6de093
C
9763 <trans-unit id="8178814467139959283" datatype="html">
9764 <source>Channel name must be at least 1 character long.</source>
9765 <target state="new">Channel name must be at least 1 character long.</target>
5b150929
HP
9766 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">30</context></context-group>
9767 </trans-unit>
5a6de093
C
9768 <trans-unit id="8602785819772117007" datatype="html">
9769 <source>Channel name cannot be more than 50 characters long.</source>
9770 <target state="new">Channel name cannot be more than 50 characters long.</target>
5b150929
HP
9771 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">31</context></context-group>
9772 </trans-unit>
9773 <trans-unit id="3419415520566928243" datatype="html">
9774 <source>Channel name should be lowercase, and can contain only alphanumeric characters, dots and underscores.</source>
9775 <target state="new">Channel name should be lowercase, and can contain only alphanumeric characters, dots and underscores.</target>
9776 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">32</context></context-group>
9777 </trans-unit>
5a6de093 9778 <trans-unit id="525871656034789056">
16f88ee5
C
9779 <source>Password must be at least 6 characters long.</source>
9780 <target>Senha deve ter pelo menos 6 caracteres.</target>
5b150929
HP
9781 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">72</context></context-group>
9782 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">83</context></context-group>
9783 </trans-unit>
5a6de093 9784 <trans-unit id="1099684476181448167">
16f88ee5
C
9785 <source>Password cannot be more than 255 characters long.</source>
9786 <target>Senha não pode ter mais que 255 caracteres.</target>
5b150929
HP
9787 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">73</context></context-group>
9788 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">84</context></context-group>
9789 </trans-unit>
5a6de093 9790 <trans-unit id="3392630942539073768">
16f88ee5
C
9791 <source>The new password and the confirmed password do not correspond.</source>
9792 <target>A nova senha e a senha confirmada não são iguais.</target>
5b150929
HP
9793 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">91</context></context-group>
9794 </trans-unit>
5a6de093 9795 <trans-unit id="2027337371129904473">
16f88ee5
C
9796 <source>Video quota is required.</source>
9797 <target>Cota de vídeo é necessária.</target>
5b150929
HP
9798 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">98</context></context-group>
9799 </trans-unit>
5a6de093 9800 <trans-unit id="267386529333143660">
16f88ee5
C
9801 <source>Quota must be greater than -1.</source>
9802 <target>Cota deve ser maior que -1.</target>
5b150929
HP
9803 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">99</context></context-group>
9804 </trans-unit>
5a6de093 9805 <trans-unit id="1220179061234048936">
16f88ee5
C
9806 <source>Daily upload limit is required.</source>
9807 <target>Limite de upload diário é obrigatório.</target>
5b150929
HP
9808 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">105</context></context-group>
9809 </trans-unit>
5a6de093 9810 <trans-unit id="8959404382357999234">
16f88ee5
C
9811 <source>Daily upload limit must be greater than -1.</source>
9812 <target>Limite de upload diário deve ser maior que -1.</target>
5b150929
HP
9813 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">106</context></context-group>
9814 </trans-unit>
5a6de093 9815 <trans-unit id="4796798537475457493">
16f88ee5
C
9816 <source>User role is required.</source>
9817 <target>Papel de usuário é necessário.</target>
5b150929
HP
9818 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">113</context></context-group>
9819 </trans-unit>
5a6de093 9820 <trans-unit id="2761226139624435788">
16f88ee5
C
9821 <source>Description must be at least 3 characters long.</source>
9822 <target>Descrição deve ter pelo menos 3 caracteres.</target>
5b150929
HP
9823 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">125</context></context-group>
9824 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">36</context></context-group>
9825 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group>
9826 </trans-unit>
5a6de093 9827 <trans-unit id="4717982586356605243">
759856eb
MS
9828 <source>Description cannot be more than 1000 characters long.</source>
9829 <target state="new">Description cannot be more than 1000 characters long.</target>
5b150929
HP
9830 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">126</context></context-group>
9831 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">37</context></context-group>
9832 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group>
9833 </trans-unit>
5a6de093 9834 <trans-unit id="1814372869868173571" datatype="html">
759856eb
MS
9835 <source>You must agree with the instance terms in order to register on it.</source>
9836 <target state="new">You must agree with the instance terms in order to register on it.</target>
5b150929
HP
9837 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">133</context></context-group>
9838 </trans-unit>
5a6de093 9839 <trans-unit id="7803960725351649605">
16f88ee5
C
9840 <source>Ban reason must be at least 3 characters long.</source>
9841 <target>Motivo do banimento deve ter pelo menos 3 caracteres.</target>
5b150929
HP
9842 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">143</context></context-group>
9843 </trans-unit>
5a6de093 9844 <trans-unit id="3851609012243698179">
16f88ee5
C
9845 <source>Ban reason cannot be more than 250 characters long.</source>
9846 <target>Motivo do banimento não pode ter mais de 250 caracteres.</target>
5b150929
HP
9847 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">144</context></context-group>
9848 </trans-unit>
5a6de093 9849 <trans-unit id="6632896893630378443">
b95e1f7b
C
9850 <source>Display name is required.</source>
9851 <target>Nome de exibição é necessário.</target>
5b150929
HP
9852 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">155</context></context-group>
9853 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">24</context></context-group>
9854 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group>
9855 </trans-unit>
5a6de093 9856 <trans-unit id="1303578752658966736">
759856eb
MS
9857 <source>Display name must be at least 1 character long.</source>
9858 <target state="new">Display name must be at least 1 character long.</target>
5b150929
HP
9859 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">156</context></context-group>
9860 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">25</context></context-group>
9861 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group>
9862 </trans-unit>
5a6de093 9863 <trans-unit id="4613240543124934954">
759856eb
MS
9864 <source>Display name cannot be more than 50 characters long.</source>
9865 <target state="new">Display name cannot be more than 50 characters long.</target>
5b150929
HP
9866 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">157</context></context-group>
9867 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group>
9868 </trans-unit>
5a6de093 9869 <trans-unit id="1000468652492651683">
16f88ee5
C
9870 <source>Report reason is required.</source>
9871 <target>Motivo da denúncia é necessário.</target>
5b150929
HP
9872 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/abuse-validators.ts</context><context context-type="linenumber">7</context></context-group>
9873 </trans-unit>
5a6de093 9874 <trans-unit id="1109780973109145433">
16f88ee5
C
9875 <source>Report reason must be at least 2 characters long.</source>
9876 <target>Motivo da denúncia deve ter melhor menos 2 caracteres.</target>
5b150929
HP
9877 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/abuse-validators.ts</context><context context-type="linenumber">8</context></context-group>
9878 </trans-unit>
5a6de093 9879 <trans-unit id="5414573937278525654">
759856eb
MS
9880 <source>Report reason cannot be more than 3000 characters long.</source>
9881 <target state="new">Report reason cannot be more than 3000 characters long.</target>
5b150929
HP
9882 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/abuse-validators.ts</context><context context-type="linenumber">9</context></context-group>
9883 </trans-unit>
5a6de093 9884 <trans-unit id="8779567454442277762">
16f88ee5
C
9885 <source>Moderation comment is required.</source>
9886 <target>Comentário de moderação é obrigatório.</target>
5b150929
HP
9887 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/abuse-validators.ts</context><context context-type="linenumber">16</context></context-group>
9888 </trans-unit>
5a6de093 9889 <trans-unit id="8954765410376245909">
16f88ee5
C
9890 <source>Moderation comment must be at least 2 characters long.</source>
9891 <target>Comentário de moderação deve ter pelo menos 2 caracteres.</target>
5b150929
HP
9892 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/abuse-validators.ts</context><context context-type="linenumber">17</context></context-group>
9893 </trans-unit>
5a6de093 9894 <trans-unit id="6316804467108244906">
759856eb
MS
9895 <source>Moderation comment cannot be more than 3000 characters long.</source>
9896 <target state="new">Moderation comment cannot be more than 3000 characters long.</target>
5b150929
HP
9897 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/abuse-validators.ts</context><context context-type="linenumber">18</context></context-group>
9898 </trans-unit>
5a6de093
C
9899 <trans-unit id="8835075531528610034" datatype="html">
9900 <source>Abuse message is required.</source>
9901 <target state="new">Abuse message is required.</target>
5b150929
HP
9902 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/abuse-validators.ts</context><context context-type="linenumber">25</context></context-group>
9903 </trans-unit>
5a6de093
C
9904 <trans-unit id="9034042966936514516" datatype="html">
9905 <source>Abuse message must be at least 2 characters long.</source>
9906 <target state="new">Abuse message must be at least 2 characters long.</target>
5b150929
HP
9907 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/abuse-validators.ts</context><context context-type="linenumber">26</context></context-group>
9908 </trans-unit>
5a6de093
C
9909 <trans-unit id="7989186574443390119" datatype="html">
9910 <source>Abuse message cannot be more than 3000 characters long.</source>
9911 <target state="new">Abuse message cannot be more than 3000 characters long.</target>
5b150929
HP
9912 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/abuse-validators.ts</context><context context-type="linenumber">27</context></context-group>
9913 </trans-unit>
5a6de093 9914 <trans-unit id="6700357678556223012">
16f88ee5
C
9915 <source>The channel is required.</source>
9916 <target>O canal é obrigatório.</target>
5b150929
HP
9917 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-ownership-change-validators.ts</context><context context-type="linenumber">7</context></context-group>
9918 </trans-unit>
5a6de093
C
9919 <trans-unit id="9191505323045740697" datatype="html">
9920 <source>Block reason must be at least 2 characters long.</source>
9921 <target state="new">Block reason must be at least 2 characters long.</target>
5b150929
HP
9922 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-block-validators.ts</context><context context-type="linenumber">7</context></context-group>
9923 </trans-unit>
5a6de093
C
9924 <trans-unit id="8581623418602419755" datatype="html">
9925 <source>Block reason cannot be more than 300 characters long.</source>
9926 <target state="new">Block reason cannot be more than 300 characters long.</target>
5b150929
HP
9927 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-block-validators.ts</context><context context-type="linenumber">8</context></context-group>
9928 </trans-unit>
5a6de093 9929 <trans-unit id="1099619384694370156">
16f88ee5
C
9930 <source>Video caption language is required.</source>
9931 <target>Idioma da legenda oculta de vídeo é necessário.</target>
5b150929
HP
9932 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-captions-validators.ts</context><context context-type="linenumber">7</context></context-group>
9933 </trans-unit>
5a6de093 9934 <trans-unit id="3438639650276868976">
16f88ee5
C
9935 <source>Video caption file is required.</source>
9936 <target>Arquivo de legenda oculta de vídeo é necessário.</target>
5b150929 9937 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-captions-validators.ts</context><context context-type="linenumber">14</context></context-group>
3c18ff47
C
9938 </trans-unit><trans-unit id="9145435275110757909" datatype="html">
9939 <source>Caption content is required.</source><target state="new">Caption content is required.</target>
9940 <context-group purpose="location">
9941 <context context-type="sourcefile">src/app/shared/form-validators/video-captions-validators.ts</context>
9942 <context context-type="linenumber">21</context>
9943 </context-group>
5b150929 9944 </trans-unit>
5a6de093 9945 <trans-unit id="7365924714339585574">
16f88ee5
C
9946 <source>The username is required.</source>
9947 <target>O nome de usuário é obrigatório.</target>
5b150929
HP
9948 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-ownership-change-validators.ts</context><context context-type="linenumber">14</context></context-group>
9949 </trans-unit>
5a6de093 9950 <trans-unit id="3954099618513992825">
759856eb
MS
9951 <source>You can only transfer ownership to a local account</source>
9952 <target state="new">You can only transfer ownership to a local account</target>
5b150929
HP
9953 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-ownership-change-validators.ts</context><context context-type="linenumber">15</context></context-group>
9954 </trans-unit>
5a6de093 9955 <trans-unit id="4444753420973870540">
16f88ee5
C
9956 <source>Name is required.</source>
9957 <target>Nome é obrigatório.</target>
5b150929
HP
9958 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">10</context></context-group>
9959 </trans-unit>
5a6de093 9960 <trans-unit id="4006797705713167676">
759856eb
MS
9961 <source>Name must be at least 1 character long.</source>
9962 <target state="new">Name must be at least 1 character long.</target>
5b150929
HP
9963 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">11</context></context-group>
9964 </trans-unit>
5a6de093 9965 <trans-unit id="2233809696503670883">
759856eb
MS
9966 <source>Name cannot be more than 50 characters long.</source>
9967 <target state="new">Name cannot be more than 50 characters long.</target>
5b150929
HP
9968 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">12</context></context-group>
9969 </trans-unit>
5a6de093 9970 <trans-unit id="7915656854942800659">
759856eb
MS
9971 <source>Name should be lowercase alphanumeric; dots and underscores are allowed.</source>
9972 <target state="new">Name should be lowercase alphanumeric; dots and underscores are allowed.</target>
5b150929
HP
9973 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">13</context></context-group>
9974 </trans-unit>
5a6de093 9975 <trans-unit id="6880459830525364741">
16f88ee5
C
9976 <source>Support text must be at least 3 characters long.</source>
9977 <target>Texto de apoio deve ter pelo menos 3 caracteres.</target>
5b150929 9978 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">47</context></context-group>
d3401260
C
9979 </trans-unit><trans-unit id="6122525173522570480" datatype="html">
9980 <source>Support text cannot be more than 1000 characters long.</source><target state="new">Support text cannot be more than 1000 characters long.</target>
9981 <context-group purpose="location">
9982 <context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context>
9983 <context context-type="linenumber">48</context>
9984 </context-group>
5b150929 9985 </trans-unit>
d3401260 9986
5b150929 9987 <trans-unit id="5637879201055173642" datatype="html">
0d9a327d
C
9988 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> to learn how to use the PeerTube live streaming feature. </source>
9989 <target state="new"> See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> to learn how to use the PeerTube live streaming feature.
421fd853 9990</target>
5b150929
HP
9991 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-documentation-link.component.html</context><context context-type="linenumber">1</context></context-group>
9992 </trans-unit>
5a6de093 9993 <trans-unit id="4267638333776227701">
16f88ee5
C
9994 <source>Comment is required.</source>
9995 <target>Comentário é necessário.</target>
5b150929
HP
9996 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-comment-validators.ts</context><context context-type="linenumber">7</context></context-group>
9997 </trans-unit>
5a6de093 9998 <trans-unit id="71132671234491945">
16f88ee5
C
9999 <source>Comment must be at least 2 characters long.</source>
10000 <target>Comentário deve ter pelo menos 2 caracteres.</target>
5b150929
HP
10001 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-comment-validators.ts</context><context context-type="linenumber">8</context></context-group>
10002 </trans-unit>
5a6de093 10003 <trans-unit id="4148250392704331190">
16f88ee5
C
10004 <source>Comment cannot be more than 3000 characters long.</source>
10005 <target>Comentário não pode ter mais que 3000 caracteres.</target>
5b150929
HP
10006 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-comment-validators.ts</context><context context-type="linenumber">9</context></context-group>
10007 </trans-unit>
5a6de093 10008 <trans-unit id="6854100952145697527" datatype="html">
759856eb
MS
10009 <source>Display name cannot be more than 120 characters long.</source>
10010 <target state="new">Display name cannot be more than 120 characters long.</target>
5b150929
HP
10011 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">14</context></context-group>
10012 </trans-unit>
5a6de093 10013 <trans-unit id="6198895122092095739" datatype="html">
759856eb
MS
10014 <source>Privacy is required.</source>
10015 <target state="new">Privacy is required.</target>
5b150929
HP
10016 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">23</context></context-group>
10017 </trans-unit>
5a6de093 10018 <trans-unit id="1276238402004616037" datatype="html">
759856eb
MS
10019 <source>The channel is required when the playlist is public.</source>
10020 <target state="new">The channel is required when the playlist is public.</target>
5b150929
HP
10021 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">41</context></context-group>
10022 </trans-unit>
10023 <trans-unit id="5226261760726752768" datatype="html">
10024 <source>Live information</source>
10025 <target state="new">Live information</target>
10026 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">3</context></context-group>
10027 </trans-unit>
10028 <trans-unit id="5078078160576986217" datatype="html">
10029 <source>Permanent/Recurring live</source>
10030 <target state="new">Permanent/Recurring live</target>
a71d4140
C
10031 <context-group purpose="location">
10032 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context>
10033 <context context-type="linenumber">10</context>
10034 </context-group>
5b150929
HP
10035 </trans-unit>
10036 <trans-unit id="7220386604464537651" datatype="html">
10037 <source>Live RTMP Url</source>
10038 <target state="new">Live RTMP Url</target>
3c18ff47
C
10039
10040
4c1ce3d4 10041 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">244</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">19</context></context-group></trans-unit>
dd7dd42b 10042 <trans-unit id="4956017863340142734" datatype="html">
10043 <source>Live RTMPS Url</source>
10044 <target state="new">Live RTMPS Url</target>
3c18ff47
C
10045
10046
4c1ce3d4 10047 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">249</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">24</context></context-group></trans-unit>
5b150929
HP
10048 <trans-unit id="1225050607125362052" datatype="html">
10049 <source>Live stream key</source>
10050 <target state="new">Live stream key</target>
3c18ff47
C
10051
10052
4c1ce3d4 10053 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">254</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">29</context></context-group></trans-unit>
5b150929
HP
10054 <trans-unit id="5058286083557987083" datatype="html">
10055 <source>⚠️ Never share your stream key with anyone.</source>
10056 <target state="new">⚠️ Never share your stream key with anyone.</target>
3c18ff47
C
10057
10058
4c1ce3d4 10059 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">257</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">32</context></context-group></trans-unit>
5b150929
HP
10060 <trans-unit id="5941639683192662500" datatype="html">
10061 <source>This is a normal live</source>
10062 <target state="new">This is a normal live</target>
3c18ff47 10063
4c1ce3d4 10064 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">263</context></context-group></trans-unit><trans-unit id="4022826795131920912" datatype="html">
dda1e821 10065 <source> You can stream only once in a normal live. If you enable replay, it will be saved under the same URL as your live </source><target state="new"> You can stream only once in a normal live. If you enable replay, it will be saved under the same URL as your live </target>
2164a13d 10066
4c1ce3d4 10067 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">266</context></context-group></trans-unit>
dda1e821 10068
5b150929
HP
10069 <trans-unit id="2261925229535541622" datatype="html">
10070 <source>This is a permanent/recurring live</source>
10071 <target state="new">This is a permanent/recurring live</target>
3c18ff47 10072
4c1ce3d4 10073 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">272</context></context-group></trans-unit><trans-unit id="8986073791327847979" datatype="html">
dda1e821 10074 <source> You can stream multiple times in a permanent/recurring live. If you enable replays, they will be saved as separate videos </source><target state="new"> You can stream multiple times in a permanent/recurring live. If you enable replays, they will be saved as separate videos </target>
2164a13d 10075
4c1ce3d4 10076 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">275</context></context-group></trans-unit>
dda1e821 10077
5b150929
HP
10078 <trans-unit id="3112273530390098557" datatype="html">
10079 <source>Replay will be saved</source>
10080 <target state="new">Replay will be saved</target>
95bd9515
C
10081 <context-group purpose="location">
10082 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context>
10083 <context context-type="linenumber">11</context>
10084 </context-group>
b2d03a83
C
10085 </trans-unit><trans-unit id="6445713766140892433" datatype="html">
10086 <source>Latest live sessions</source><target state="new">Latest live sessions</target>
10087 <context-group purpose="location">
10088 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context>
10089 <context context-type="linenumber">36</context>
10090 </context-group>
10091 </trans-unit><trans-unit id="1018828582442463303" datatype="html">
10092 <source>Started on <x id="INTERPOLATION" equiv-text="{{ session.startDate | date:'medium' }}"/></source><target state="new">Started on <x id="INTERPOLATION" equiv-text="{{ session.startDate | date:'medium' }}"/></target>
10093 <context-group purpose="location">
10094 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context>
10095 <context context-type="linenumber">42</context>
10096 </context-group>
10097 </trans-unit><trans-unit id="6765028278622459314" datatype="html">
10098 <source>Ended on <x id="INTERPOLATION" equiv-text="{{ session.endDate | date:'medium' }}"/></source><target state="new">Ended on <x id="INTERPOLATION" equiv-text="{{ session.endDate | date:'medium' }}"/></target>
10099 <context-group purpose="location">
10100 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context>
10101 <context context-type="linenumber">43</context>
10102 </context-group>
10103 </trans-unit><trans-unit id="3424935624805832445" datatype="html">
10104 <source>Go to replay</source><target state="new">Go to replay</target>
10105 <context-group purpose="location">
10106 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context>
10107 <context context-type="linenumber">44</context>
10108 </context-group>
95bd9515 10109 </trans-unit>
5a6de093 10110 <trans-unit id="5437132245714159662">
16f88ee5
C
10111 <source>Video name is required.</source>
10112 <target>Nome do vídeo é necessário.</target>
5b150929
HP
10113 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-validators.ts</context><context context-type="linenumber">15</context></context-group>
10114 </trans-unit>
5a6de093 10115 <trans-unit id="2807676084745266104">
16f88ee5
C
10116 <source>Video name must be at least 3 characters long.</source>
10117 <target>Nome do vídeo deve ter pelo menos 3 caracteres.</target>
5b150929
HP
10118 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-validators.ts</context><context context-type="linenumber">16</context></context-group>
10119 </trans-unit>
5a6de093 10120 <trans-unit id="2155414141025589556">
16f88ee5
C
10121 <source>Video name cannot be more than 120 characters long.</source>
10122 <target>Nome do vídeo não pode ter mais que 120 caracteres.</target>
5b150929
HP
10123 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-validators.ts</context><context context-type="linenumber">17</context></context-group>
10124 </trans-unit>
10125 <trans-unit id="1074634769552897790" datatype="html">
10126 <source>Video name has leading or trailing whitespace.</source>
10127 <target state="new">Video name has leading or trailing whitespace.</target>
f55cc0f9
C
10128 <context-group purpose="location">
10129 <context context-type="sourcefile">src/app/shared/form-validators/video-validators.ts</context>
10130 <context context-type="linenumber">18</context>
10131 </context-group>
10132 </trans-unit>
5a6de093 10133 <trans-unit id="9115337161597088460">
16f88ee5
C
10134 <source>Video privacy is required.</source>
10135 <target>Privacidade do vídeo é necessária.</target>
5b150929
HP
10136 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-validators.ts</context><context context-type="linenumber">25</context></context-group>
10137 </trans-unit>
5a6de093 10138 <trans-unit id="7309902991450450996">
16f88ee5
C
10139 <source>Video channel is required.</source>
10140 <target>Canal do vídeo é necessário.</target>
5b150929
HP
10141 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-validators.ts</context><context context-type="linenumber">52</context></context-group>
10142 </trans-unit>
5a6de093 10143 <trans-unit id="3959376623771116873">
16f88ee5
C
10144 <source>Video description must be at least 3 characters long.</source>
10145 <target>Descrição do vídeo deve ter pelo menos 3 caracteres.</target>
5b150929
HP
10146 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-validators.ts</context><context context-type="linenumber">59</context></context-group>
10147 </trans-unit>
5a6de093 10148 <trans-unit id="725195891739570830">
16f88ee5
C
10149 <source>Video description cannot be more than 10000 characters long.</source>
10150 <target>Descrição do vídeo não pode ter mais que 10000 caracteres.</target>
5b150929
HP
10151 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-validators.ts</context><context context-type="linenumber">60</context></context-group>
10152 </trans-unit>
5a6de093 10153 <trans-unit id="142488285332434408">
16f88ee5
C
10154 <source>A tag should be more than 2 characters long.</source>
10155 <target>Uma tag deve ter mais de 2 caracteres.</target>
5b150929
HP
10156 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-validators.ts</context><context context-type="linenumber">67</context></context-group>
10157 </trans-unit>
5a6de093 10158 <trans-unit id="691846635236293620">
16f88ee5
C
10159 <source>A tag should be less than 30 characters long.</source>
10160 <target>Uma tag deve ter menos de 30 caracteres.</target>
5b150929
HP
10161 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-validators.ts</context><context context-type="linenumber">68</context></context-group>
10162 </trans-unit>
5a6de093
C
10163 <trans-unit id="4146790476782316573" datatype="html">
10164 <source>A maximum of 5 tags can be used on a video.</source>
10165 <target state="new">A maximum of 5 tags can be used on a video.</target>
5b150929
HP
10166 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-validators.ts</context><context context-type="linenumber">75</context></context-group>
10167 </trans-unit>
10168 <trans-unit id="2389667090302909529" datatype="html">
10169 <source>A tag should be more than 1 and less than 30 characters long.</source>
10170 <target state="new">A tag should be more than 1 and less than 30 characters long.</target>
10171 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-validators.ts</context><context context-type="linenumber">76</context></context-group>
10172 </trans-unit>
5a6de093 10173 <trans-unit id="4806300480558315727">
16f88ee5
C
10174 <source>Video support must be at least 3 characters long.</source>
10175 <target>Apoio ao vídeo deve ter pelo menos 3 caracteres.</target>
5b150929
HP
10176 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-validators.ts</context><context context-type="linenumber">83</context></context-group>
10177 </trans-unit>
5a6de093 10178 <trans-unit id="6655773021893755977">
759856eb
MS
10179 <source>Video support cannot be more than 1000 characters long.</source>
10180 <target state="new">Video support cannot be more than 1000 characters long.</target>
5b150929
HP
10181 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-validators.ts</context><context context-type="linenumber">84</context></context-group>
10182 </trans-unit>
5a6de093 10183 <trans-unit id="4246579596585402255">
16f88ee5
C
10184 <source>A date is required to schedule video update.</source>
10185 <target>Uma data é necessária para agendar uma atualização de vídeo.</target>
5b150929
HP
10186 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-validators.ts</context><context context-type="linenumber">91</context></context-group>
10187 </trans-unit>
5a6de093
C
10188 <trans-unit id="8728283516316752593">
10189 <source>This file is too large.</source>
10190 <target>Esse arquivo é grande demais.</target>
fa737aa0 10191
2164a13d
C
10192 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/reactive-file.component.ts</context><context context-type="linenumber">54</context></context-group></trans-unit><trans-unit id="5604677701754367707" datatype="html">
10193 <source>PeerTube cannot handle this kind of file. Accepted extensions are <x id="PH" equiv-text="this.allowedExtensionsMessage"/>.</source><target state="new">PeerTube cannot handle this kind of file. Accepted extensions are <x id="PH" equiv-text="this.allowedExtensionsMessage"/>.</target>
10194 <context-group purpose="location">
10195 <context context-type="sourcefile">src/app/shared/shared-forms/reactive-file.component.ts</context>
10196 <context context-type="linenumber">60</context>
10197 </context-group>
10198 </trans-unit>
10199
5b150929
HP
10200 <trans-unit id="3393133458004181121" datatype="html">
10201 <source>All categories</source>
10202 <target state="new">All categories</target>
91ae3c4a
C
10203 <context-group purpose="location">
10204 <context context-type="sourcefile">src/app/shared/shared-forms/select/select-categories.component.ts</context>
10205 <context context-type="linenumber">24</context>
10206 </context-group>
2164a13d
C
10207 </trans-unit><trans-unit id="8280589137189201687" datatype="html">
10208 <source>You can't select more than {maxItems, plural, =1 {1 item} other {<x id="maxItems"/> items}}</source><target state="new">You can't select more than {maxItems, plural, =1 {1 item} other {<x id="maxItems"/> items}}</target>
91ae3c4a
C
10209 <context-group purpose="location">
10210 <context context-type="sourcefile">src/app/shared/shared-forms/select/select-checkbox-all.component.ts</context>
2164a13d 10211 <context context-type="linenumber">83</context>
91ae3c4a
C
10212 </context-group>
10213 </trans-unit>
2164a13d
C
10214 <trans-unit id="3999967345340145904" datatype="html">
10215 <source>You can't select more than <x id="PH" equiv-text="this.maxItems"/> items</source>
10216 <target state="new">You can't select more than <x id="PH" equiv-text="this.maxItems"/> items</target>
10217
10218 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-checkbox-all.component.ts</context><context context-type="linenumber">85</context></context-group></trans-unit>
5a6de093
C
10219 <trans-unit id="6708273825233539746" datatype="html">
10220 <source>Add a new option</source>
10221 <target state="new">Add a new option</target>
5b150929
HP
10222 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-checkbox.component.ts</context><context context-type="linenumber">29</context></context-group>
10223 </trans-unit>
10224 <trans-unit id="4076995379551303829" datatype="html">
10225 <source>Custom value...</source>
10226 <target state="new">Custom value...</target>
10227 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-custom-value.component.ts</context><context context-type="linenumber">70</context></context-group>
10228 </trans-unit>
5a6de093 10229 <trans-unit id="4670312387769733978">
16f88ee5
C
10230 <source>All unsaved data will be lost, are you sure you want to leave this page?</source>
10231 <target>Todos os dados não salvos serão perdidos, você tem certeza que deseja sair dessa página?</target>
5b150929
HP
10232 <context-group purpose="location"><context context-type="sourcefile">src/app/core/routing/can-deactivate-guard.service.ts</context><context context-type="linenumber">19</context></context-group>
10233 </trans-unit>
5a6de093 10234 <trans-unit id="6950140976689343775">
16f88ee5
C
10235 <source>Sunday</source>
10236 <target>domingo</target>
5b150929
HP
10237 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">10</context></context-group>
10238 </trans-unit>
5a6de093 10239 <trans-unit id="8739442281958563044">
16f88ee5
C
10240 <source>Monday</source>
10241 <target>segunda-feira</target>
5b150929
HP
10242 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">11</context></context-group>
10243 </trans-unit>
5a6de093 10244 <trans-unit id="9176037901730521018">
16f88ee5
C
10245 <source>Tuesday</source>
10246 <target>terça-feira</target>
5b150929
HP
10247 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">12</context></context-group>
10248 </trans-unit>
5a6de093 10249 <trans-unit id="8798932904948432529">
16f88ee5
C
10250 <source>Wednesday</source>
10251 <target>quarta-feira</target>
5b150929
HP
10252 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">13</context></context-group>
10253 </trans-unit>
5a6de093 10254 <trans-unit id="1433683192825895947">
16f88ee5
C
10255 <source>Thursday</source>
10256 <target>quinta-feira</target>
5b150929
HP
10257 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">14</context></context-group>
10258 </trans-unit>
5a6de093 10259 <trans-unit id="3730139500618908668">
16f88ee5
C
10260 <source>Friday</source>
10261 <target>sexta-feira</target>
5b150929
HP
10262 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">15</context></context-group>
10263 </trans-unit>
5a6de093 10264 <trans-unit id="1830554030016307335">
16f88ee5
C
10265 <source>Saturday</source>
10266 <target>sábado</target>
5b150929 10267 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">16</context></context-group>
dd7dd42b 10268 </trans-unit>
10269 <trans-unit id="1391351050292665308" datatype="html">
10270 <source>Sun</source>
10271 <target state="new">Sun</target>
e2a1ccd1
C
10272 <context-group purpose="location">
10273 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10274 <context context-type="linenumber">20</context>
10275 </context-group>
10276 <note priority="1" from="description">Day name short</note>
10277 <note priority="1" from="meaning">Sunday short name</note>
dd7dd42b 10278 </trans-unit>
10279 <trans-unit id="7037142944838911104" datatype="html">
10280 <source>Mon</source>
10281 <target state="new">Mon</target>
e2a1ccd1
C
10282 <context-group purpose="location">
10283 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10284 <context context-type="linenumber">21</context>
10285 </context-group>
10286 <note priority="1" from="description">Day name short</note>
10287 <note priority="1" from="meaning">Monday short name</note>
dd7dd42b 10288 </trans-unit>
10289 <trans-unit id="4051951828654963549" datatype="html">
10290 <source>Tue</source>
10291 <target state="new">Tue</target>
e2a1ccd1
C
10292 <context-group purpose="location">
10293 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10294 <context context-type="linenumber">22</context>
10295 </context-group>
10296 <note priority="1" from="description">Day name short</note>
10297 <note priority="1" from="meaning">Tuesday short name</note>
dd7dd42b 10298 </trans-unit>
10299 <trans-unit id="5265738215297391426" datatype="html">
10300 <source>Wed</source>
10301 <target state="new">Wed</target>
e2a1ccd1
C
10302 <context-group purpose="location">
10303 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10304 <context context-type="linenumber">23</context>
10305 </context-group>
10306 <note priority="1" from="description">Day name short</note>
10307 <note priority="1" from="meaning">Wednesday short name</note>
dd7dd42b 10308 </trans-unit>
10309 <trans-unit id="1370330981433231150" datatype="html">
10310 <source>Thu</source>
10311 <target state="new">Thu</target>
e2a1ccd1
C
10312 <context-group purpose="location">
10313 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10314 <context context-type="linenumber">24</context>
10315 </context-group>
10316 <note priority="1" from="description">Day name short</note>
10317 <note priority="1" from="meaning">Thursday short name</note>
dd7dd42b 10318 </trans-unit>
10319 <trans-unit id="8713535243933137493" datatype="html">
10320 <source>Fri</source>
10321 <target state="new">Fri</target>
e2a1ccd1
C
10322 <context-group purpose="location">
10323 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10324 <context context-type="linenumber">25</context>
10325 </context-group>
10326 <note priority="1" from="description">Day name short</note>
10327 <note priority="1" from="meaning">Friday short name</note>
dd7dd42b 10328 </trans-unit>
10329 <trans-unit id="3547824477629753314" datatype="html">
10330 <source>Sat</source>
10331 <target state="new">Sat</target>
e2a1ccd1
C
10332 <context-group purpose="location">
10333 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10334 <context context-type="linenumber">26</context>
10335 </context-group>
10336 <note priority="1" from="description">Day name short</note>
10337 <note priority="1" from="meaning">Saturday short name</note>
dd7dd42b 10338 </trans-unit>
10339 <trans-unit id="6115403217651453591" datatype="html">
10340 <source>Su</source>
10341 <target state="new">Su</target>
e2a1ccd1
C
10342 <context-group purpose="location">
10343 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10344 <context context-type="linenumber">30</context>
10345 </context-group>
10346 <note priority="1" from="description">Day name min</note>
10347 <note priority="1" from="meaning">Sunday min name</note>
dd7dd42b 10348 </trans-unit>
10349 <trans-unit id="3797918310510782582" datatype="html">
10350 <source>Mo</source>
10351 <target state="new">Mo</target>
e2a1ccd1
C
10352 <context-group purpose="location">
10353 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10354 <context context-type="linenumber">31</context>
10355 </context-group>
10356 <note priority="1" from="description">Day name min</note>
10357 <note priority="1" from="meaning">Monday min name</note>
dd7dd42b 10358 </trans-unit>
10359 <trans-unit id="8011371911136291436" datatype="html">
10360 <source>Tu</source>
10361 <target state="new">Tu</target>
e2a1ccd1
C
10362 <context-group purpose="location">
10363 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10364 <context context-type="linenumber">32</context>
10365 </context-group>
10366 <note priority="1" from="description">Day name min</note>
10367 <note priority="1" from="meaning">Tuesday min name</note>
dd7dd42b 10368 </trans-unit>
10369 <trans-unit id="1673380870543456256" datatype="html">
10370 <source>We</source>
10371 <target state="new">We</target>
e2a1ccd1
C
10372 <context-group purpose="location">
10373 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10374 <context context-type="linenumber">33</context>
10375 </context-group>
10376 <note priority="1" from="description">Day name min</note>
10377 <note priority="1" from="meaning">Wednesday min name</note>
dd7dd42b 10378 </trans-unit>
10379 <trans-unit id="8502005439670299526" datatype="html">
10380 <source>Th</source>
10381 <target state="new">Th</target>
e2a1ccd1
C
10382 <context-group purpose="location">
10383 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10384 <context context-type="linenumber">34</context>
10385 </context-group>
10386 <note priority="1" from="description">Day name min</note>
10387 <note priority="1" from="meaning">Thursday min name</note>
dd7dd42b 10388 </trans-unit>
10389 <trans-unit id="2800261787799336637" datatype="html">
10390 <source>Fr</source>
10391 <target state="new">Fr</target>
e2a1ccd1
C
10392 <context-group purpose="location">
10393 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10394 <context context-type="linenumber">35</context>
10395 </context-group>
10396 <note priority="1" from="description">Day name min</note>
10397 <note priority="1" from="meaning">Friday min name</note>
dd7dd42b 10398 </trans-unit>
10399 <trans-unit id="2045915324506422459" datatype="html">
10400 <source>Sa</source>
10401 <target state="new">Sa</target>
e2a1ccd1
C
10402 <context-group purpose="location">
10403 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10404 <context context-type="linenumber">36</context>
10405 </context-group>
10406 <note priority="1" from="description">Day name min</note>
10407 <note priority="1" from="meaning">Saturday min name</note>
5b150929 10408 </trans-unit>
5a6de093 10409 <trans-unit id="3913843642962116845">
16f88ee5
C
10410 <source>January</source>
10411 <target>janeiro</target>
5b150929
HP
10412 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">40</context></context-group>
10413 </trans-unit>
5a6de093 10414 <trans-unit id="6642324138857419870">
16f88ee5
C
10415 <source>February</source>
10416 <target>fevereiro</target>
5b150929
HP
10417 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">41</context></context-group>
10418 </trans-unit>
5a6de093 10419 <trans-unit id="7918954644624211958">
16f88ee5
C
10420 <source>March</source>
10421 <target>março</target>
5b150929
HP
10422 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">42</context></context-group>
10423 </trans-unit>
5a6de093 10424 <trans-unit id="1809521303476565743">
16f88ee5
C
10425 <source>April</source>
10426 <target>abril</target>
5b150929
HP
10427 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">43</context></context-group>
10428 </trans-unit>
5a6de093 10429 <trans-unit id="8469692700277617405">
16f88ee5
C
10430 <source>May</source>
10431 <target>maio</target>
dd7dd42b 10432 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">44</context></context-group>
10433 </trans-unit>
5a6de093 10434 <trans-unit id="9055297580745330415">
16f88ee5
C
10435 <source>June</source>
10436 <target>junho</target>
5b150929
HP
10437 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">45</context></context-group>
10438 </trans-unit>
5a6de093 10439 <trans-unit id="9087113544612471348">
16f88ee5
C
10440 <source>July</source>
10441 <target>julho</target>
5b150929
HP
10442 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">46</context></context-group>
10443 </trans-unit>
5a6de093 10444 <trans-unit id="3984618989093293779">
16f88ee5
C
10445 <source>August</source>
10446 <target>agosto</target>
5b150929
HP
10447 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">47</context></context-group>
10448 </trans-unit>
5a6de093 10449 <trans-unit id="5872622085239011307">
16f88ee5
C
10450 <source>September</source>
10451 <target>setembro</target>
5b150929
HP
10452 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">48</context></context-group>
10453 </trans-unit>
5a6de093 10454 <trans-unit id="1491482705364427867">
16f88ee5
C
10455 <source>October</source>
10456 <target>outubro</target>
5b150929
HP
10457 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">49</context></context-group>
10458 </trans-unit>
5a6de093 10459 <trans-unit id="1109977718843277527">
16f88ee5
C
10460 <source>November</source>
10461 <target>novembro</target>
5b150929
HP
10462 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">50</context></context-group>
10463 </trans-unit>
5a6de093 10464 <trans-unit id="124191049522509365">
16f88ee5
C
10465 <source>December</source>
10466 <target>dezembro</target>
5b150929 10467 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">51</context></context-group>
dd7dd42b 10468 </trans-unit>
10469 <trans-unit id="1799348348510504995" datatype="html">
10470 <source>Jan</source>
10471 <target state="new">Jan</target>
e2a1ccd1
C
10472 <context-group purpose="location">
10473 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10474 <context context-type="linenumber">55</context>
10475 </context-group>
10476 <note priority="1" from="description">Month name short</note>
10477 <note priority="1" from="meaning">January short name</note>
dd7dd42b 10478 </trans-unit>
10479 <trans-unit id="2980544278361296608" datatype="html">
10480 <source>Feb</source>
10481 <target state="new">Feb</target>
e2a1ccd1
C
10482 <context-group purpose="location">
10483 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10484 <context context-type="linenumber">56</context>
10485 </context-group>
10486 <note priority="1" from="description">Month name short</note>
10487 <note priority="1" from="meaning">February short name</note>
dd7dd42b 10488 </trans-unit>
10489 <trans-unit id="3124926955462217092" datatype="html">
10490 <source>Mar</source>
10491 <target state="new">Mar</target>
e2a1ccd1
C
10492 <context-group purpose="location">
10493 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10494 <context context-type="linenumber">57</context>
10495 </context-group>
10496 <note priority="1" from="description">Month name short</note>
10497 <note priority="1" from="meaning">March short name</note>
dd7dd42b 10498 </trans-unit>
10499 <trans-unit id="9658641661863772" datatype="html">
10500 <source>Apr</source>
10501 <target state="new">Apr</target>
e2a1ccd1
C
10502 <context-group purpose="location">
10503 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10504 <context context-type="linenumber">58</context>
10505 </context-group>
10506 <note priority="1" from="description">Month name short</note>
10507 <note priority="1" from="meaning">April short name</note>
dd7dd42b 10508 </trans-unit>
10509 <trans-unit id="502512326533496869" datatype="html">
10510 <source>May</source>
10511 <target state="new">May</target>
e2a1ccd1
C
10512 <context-group purpose="location">
10513 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10514 <context context-type="linenumber">59</context>
10515 </context-group>
10516 <note priority="1" from="description">Month name short</note>
10517 <note priority="1" from="meaning">May short name</note>
dd7dd42b 10518 </trans-unit>
10519 <trans-unit id="3044090977322782161" datatype="html">
10520 <source>Jun</source>
10521 <target state="new">Jun</target>
e2a1ccd1
C
10522 <context-group purpose="location">
10523 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10524 <context context-type="linenumber">60</context>
10525 </context-group>
10526 <note priority="1" from="description">Month name short</note>
10527 <note priority="1" from="meaning">June short name</note>
dd7dd42b 10528 </trans-unit>
10529 <trans-unit id="8066434078267346927" datatype="html">
10530 <source>Jul</source>
10531 <target state="new">Jul</target>
e2a1ccd1
C
10532 <context-group purpose="location">
10533 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10534 <context context-type="linenumber">61</context>
10535 </context-group>
10536 <note priority="1" from="description">Month name short</note>
10537 <note priority="1" from="meaning">July short name</note>
dd7dd42b 10538 </trans-unit>
10539 <trans-unit id="1796563865253467834" datatype="html">
10540 <source>Aug</source>
10541 <target state="new">Aug</target>
e2a1ccd1
C
10542 <context-group purpose="location">
10543 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10544 <context context-type="linenumber">62</context>
10545 </context-group>
10546 <note priority="1" from="description">Month name short</note>
10547 <note priority="1" from="meaning">August short name</note>
dd7dd42b 10548 </trans-unit>
10549 <trans-unit id="5865190625753625986" datatype="html">
10550 <source>Sep</source>
10551 <target state="new">Sep</target>
e2a1ccd1
C
10552 <context-group purpose="location">
10553 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10554 <context context-type="linenumber">63</context>
10555 </context-group>
10556 <note priority="1" from="description">Month name short</note>
10557 <note priority="1" from="meaning">September short name</note>
dd7dd42b 10558 </trans-unit>
10559 <trans-unit id="4011114601374284323" datatype="html">
10560 <source>Oct</source>
10561 <target state="new">Oct</target>
e2a1ccd1
C
10562 <context-group purpose="location">
10563 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10564 <context context-type="linenumber">64</context>
10565 </context-group>
10566 <note priority="1" from="description">Month name short</note>
10567 <note priority="1" from="meaning">October short name</note>
dd7dd42b 10568 </trans-unit>
10569 <trans-unit id="5063734982204786445" datatype="html">
10570 <source>Nov</source>
10571 <target state="new">Nov</target>
e2a1ccd1
C
10572 <context-group purpose="location">
10573 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10574 <context context-type="linenumber">65</context>
10575 </context-group>
10576 <note priority="1" from="description">Month name short</note>
10577 <note priority="1" from="meaning">November short name</note>
dd7dd42b 10578 </trans-unit>
10579 <trans-unit id="4789897150069082503" datatype="html">
10580 <source>Dec</source>
10581 <target state="new">Dec</target>
e2a1ccd1
C
10582 <context-group purpose="location">
10583 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10584 <context context-type="linenumber">66</context>
10585 </context-group>
10586 <note priority="1" from="description">Month name short</note>
10587 <note priority="1" from="meaning">December short name</note>
5b150929 10588 </trans-unit>
5a6de093 10589 <trans-unit id="8700121026680200191">
16f88ee5
C
10590 <source>Clear</source>
10591 <target>Limpar</target>
5b150929
HP
10592 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">71</context></context-group>
10593 </trans-unit>
5a6de093 10594 <trans-unit id="5922757127987546008">
759856eb 10595 <source>yy-mm-dd</source>
16f88ee5 10596 <target>yy-mm-dd </target>
759856eb 10597 <note from="description" priority="1">Date format in this locale.</note>
5b150929
HP
10598 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">83</context></context-group>
10599 </trans-unit>
5a6de093
C
10600 <trans-unit id="2830831449226931729" datatype="html">
10601 <source>Instance languages</source>
10602 <target state="new">Instance languages</target>
3c18ff47 10603
4c1ce3d4 10604 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">213</context></context-group></trans-unit>
5a6de093
C
10605 <trans-unit id="40119547597591062" datatype="html">
10606 <source>All languages</source>
10607 <target state="new">All languages</target>
3c18ff47
C
10608
10609
4c1ce3d4 10610 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">214</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">25</context></context-group></trans-unit>
5a6de093 10611 <trans-unit id="996392855508119363" datatype="html">
759856eb
MS
10612 <source>Hidden</source>
10613 <target state="new">Hidden</target>
2164a13d
C
10614
10615 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">54</context></context-group></trans-unit>
5a6de093 10616 <trans-unit id="2173989454916398137" datatype="html">
759856eb
MS
10617 <source>Blurred with confirmation request</source>
10618 <target state="new">Blurred with confirmation request</target>
2164a13d
C
10619
10620 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">55</context></context-group></trans-unit>
5a6de093 10621 <trans-unit id="8929218224642530466" datatype="html">
759856eb
MS
10622 <source>Displayed</source>
10623 <target state="new">Displayed</target>
2164a13d
C
10624
10625
10626 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">233</context></context-group></trans-unit><trans-unit id="3911025298999036211" datatype="html">
10627 <source>~ {hours, plural, =1 {1 hour} other {<x id="hours"/> hours}}</source><target state="new">~ {hours, plural, =1 {1 hour} other {<x id="hours"/> hours}}</target>
10628 <context-group purpose="location">
10629 <context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context>
10630 <context context-type="linenumber">71</context>
10631 </context-group>
10632 </trans-unit><trans-unit id="8587199198938218660" datatype="html">
10633 <source>~ <x id="PH" equiv-text="hours"/> hours</source><target state="new">~ <x id="PH" equiv-text="hours"/> hours</target>
10634 <context-group purpose="location">
10635 <context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context>
10636 <context context-type="linenumber">73</context>
10637 </context-group>
10638 </trans-unit><trans-unit id="2819927377059070056" datatype="html">
10639 <source>~ {minutes, plural, =1 {1 minute} other {<x id="minutes"/> minutes}}</source><target state="new">~ {minutes, plural, =1 {1 minute} other {<x id="minutes"/> minutes}}</target>
10640 <context-group purpose="location">
10641 <context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context>
10642 <context context-type="linenumber">79</context>
10643 </context-group>
5b150929 10644 </trans-unit>
2164a13d 10645
5b150929
HP
10646 <trans-unit id="189524047518780716" datatype="html">
10647 <source>~ <x id="PH"/> minutes</source>
10648 <target state="new">~ <x id="PH"/> minutes</target>
2164a13d
C
10649
10650 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
5a6de093 10651 <trans-unit id="6028521920505655348">
5b150929 10652 <source><x id="PH"/> of full HD videos </source>
5a6de093
C
10653 <target>
10654 <x id="PH"/> de vídeos em FullHD
10655 </target>
2164a13d
C
10656
10657 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">98</context></context-group></trans-unit>
5a6de093 10658 <trans-unit id="117588083391484998">
5b150929 10659 <source><x id="PH"/> of HD videos </source>
5a6de093
C
10660 <target>
10661 <x id="PH"/> de vídeo em HD
10662 </target>
2164a13d
C
10663
10664 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">99</context></context-group></trans-unit>
5a6de093 10665 <trans-unit id="6636555695556123073">
5b150929 10666 <source><x id="PH"/> of average quality videos </source>
5a6de093
C
10667 <target>
10668 <x id="PH"/> de vídeos de qualidade média
10669 </target>
2164a13d
C
10670
10671 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">100</context></context-group></trans-unit>
5a6de093 10672 <trans-unit id="6952960992592445535" datatype="html">
5b150929 10673 <source><x id="PH"/> (channel page) </source>
5a6de093
C
10674 <target state="new">
10675 <x id="PH"/> (channel page)
10676 </target>
b53cc662
C
10677
10678
10679
10680 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">128</context></context-group></trans-unit>
5a6de093 10681 <trans-unit id="1209500590333005801" datatype="html">
5b150929 10682 <source><x id="PH"/> (account page) </source>
5a6de093
C
10683 <target state="new">
10684 <x id="PH"/> (account page)
10685 </target>
5b150929
HP
10686 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">21</context></context-group>
10687 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">39</context></context-group>
10688 </trans-unit>
5a6de093 10689 <trans-unit id="2516633974298697807">
16f88ee5
C
10690 <source>Emphasis</source>
10691 <target>Ênfase</target>
dd7dd42b 10692 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">25</context></context-group>
10693 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/help.component.ts</context><context context-type="linenumber">81</context></context-group>
10694 </trans-unit>
5a6de093 10695 <trans-unit id="7565716024468232322">
16f88ee5
C
10696 <source>Links</source>
10697 <target>Links</target>
5b150929
HP
10698 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/help.component.ts</context><context context-type="linenumber">82</context></context-group>
10699 </trans-unit>
5a6de093 10700 <trans-unit id="7838476952710404110">
16f88ee5
C
10701 <source>New lines</source>
10702 <target>Novas linhas</target>
5b150929
HP
10703 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/help.component.ts</context><context context-type="linenumber">83</context></context-group>
10704 </trans-unit>
5a6de093 10705 <trans-unit id="8756167649220050929">
16f88ee5
C
10706 <source>Lists</source>
10707 <target>Listas</target>
dd7dd42b 10708 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">23</context></context-group>
10709 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/help.component.ts</context><context context-type="linenumber">84</context></context-group>
10710 </trans-unit>
5a6de093 10711 <trans-unit id="414887388288176527">
16f88ee5
C
10712 <source>Images</source>
10713 <target>Imagens</target>
5b150929
HP
10714 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/help.component.ts</context><context context-type="linenumber">85</context></context-group>
10715 </trans-unit>
10716 <trans-unit id="6853170548960328665" datatype="html">
10717 <source>Close search</source>
10718 <target state="new">Close search</target>
00e32b7c
C
10719
10720 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/simple-search-input.component.html</context><context context-type="linenumber">12</context></context-group></trans-unit>
5a6de093 10721 <trans-unit id="5708680277917691451">
5b150929 10722 <source><x id="PH"/> users banned. </source>
5a6de093
C
10723 <target state="new">
10724 <x id="PH"/> users banned.
10725 </target>
3c18ff47 10726
2164a13d 10727 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.ts</context><context context-type="linenumber">72</context></context-group></trans-unit>
5a6de093
C
10728 <trans-unit id="2448281151916042849">
10729 <source>User <x id="PH"/> banned.</source>
0711bd6b 10730 <target>Utilizadore <x id="PH"/> banide.</target>
3c18ff47 10731
2164a13d
C
10732 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.ts</context><context context-type="linenumber">75</context></context-group></trans-unit><trans-unit id="2836537219160375057" datatype="html">
10733 <source>Ban {count, plural, =1 {1 user} other {<x id="count"/> users}}</source><target state="new">Ban {count, plural, =1 {1 user} other {<x id="count"/> users}}</target>
3c18ff47
C
10734 <context-group purpose="location">
10735 <context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.ts</context>
2164a13d 10736 <context context-type="linenumber">91</context>
3c18ff47 10737 </context-group>
2164a13d
C
10738 </trans-unit><trans-unit id="3160979325245958752" datatype="html">
10739 <source>Ban <x id="PH" equiv-text="this.usersToBan.length"/> users</source><target state="new">Ban <x id="PH" equiv-text="this.usersToBan.length"/> users</target>
10740
10741 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.ts</context><context context-type="linenumber">93</context></context-group></trans-unit><trans-unit id="8088707210191809175" datatype="html">
3c18ff47 10742 <source>Ban "<x id="PH" equiv-text="this.usersToBan.username"/>"</source><target state="new">Ban "<x id="PH" equiv-text="this.usersToBan.username"/>"</target>
2164a13d
C
10743
10744 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.ts</context><context context-type="linenumber">97</context></context-group></trans-unit>
5a6de093
C
10745 <trans-unit id="8269144351796756896">
10746 <source>Do you really want to unban <x id="PH"/>?</source>
5b150929 10747 <target>Quer mesmo retirar a exclusão de <x id="PH"/>?</target>
3c18ff47
C
10748
10749 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">83</context></context-group></trans-unit>
5a6de093
C
10750 <trans-unit id="1794219875546376069">
10751 <source>User <x id="PH"/> unbanned.</source>
0711bd6b 10752 <target>Utilizadore <x id="PH"/> desbanide.</target>
3c18ff47 10753
2164a13d
C
10754 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">89</context></context-group></trans-unit><trans-unit id="4350392487994839749" datatype="html">
10755 <source>If you remove this user, you won't be able to create another user or channel with &lt;strong><x id="PH" equiv-text="user.username"/>&lt;/strong> username!</source><target state="new">If you remove this user, you won't be able to create another user or channel with &lt;strong><x id="PH" equiv-text="user.username"/>&lt;/strong> username!</target>
10756 <context-group purpose="location">
10757 <context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context>
10758 <context context-type="linenumber">104</context>
10759 </context-group>
10760 </trans-unit>
10761
dd7dd42b 10762 <trans-unit id="6307826440781941134" datatype="html">
10763 <source>Delete <x id="PH" equiv-text="user.username"/></source>
10764 <target state="new">Delete <x id="PH" equiv-text="user.username"/></target>
3c18ff47
C
10765
10766
2164a13d 10767 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">236</context></context-group></trans-unit>
5a6de093
C
10768 <trans-unit id="6301381219225831298">
10769 <source>User <x id="PH"/> deleted.</source>
0711bd6b 10770 <target>Utilizadore <x id="PH"/> apagade.</target>
3c18ff47 10771
2164a13d 10772 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">111</context></context-group></trans-unit>
5a6de093
C
10773 <trans-unit id="3896582359861826661">
10774 <source>User <x id="PH"/> email set as verified</source>
0711bd6b 10775 <target state="translated">Email de <x id="PH"/> foi marcado como verificado</target>
3c18ff47 10776
2164a13d 10777 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">123</context></context-group></trans-unit>
5a6de093
C
10778 <trans-unit id="8150022485860412528">
10779 <source>Account <x id="PH"/> muted.</source>
0711bd6b 10780 <target state="translated">Conta <x id="PH"/> silenciada.</target>
3c18ff47
C
10781
10782
2164a13d 10783 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">268</context></context-group></trans-unit>
5a6de093 10784 <trans-unit id="1598375456114200087">
5b150929 10785 <source>Instance <x id="PH"/> muted. </source>
5a6de093
C
10786 <target state="new">Instance
10787 <x id="PH"/> muted.
10788 </target>
3c18ff47
C
10789
10790
2164a13d 10791 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.ts</context><context context-type="linenumber">68</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">163</context></context-group></trans-unit>
5a6de093
C
10792 <trans-unit id="2558977494773636050">
10793 <source>Account <x id="PH"/> muted by the instance.</source>
0711bd6b 10794 <target state="translated">A conta <x id="PH"/> foi silenciada pela isntância.</target>
3c18ff47
C
10795
10796
2164a13d 10797 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">434</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">191</context></context-group></trans-unit>
5a6de093 10798 <trans-unit id="1595779426198793580" datatype="html">
4221079a
DS
10799 <source>Mute server</source>
10800 <target state="new">Mute server</target>
dd7dd42b 10801 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">322</context></context-group>
10802 </trans-unit>
5a6de093
C
10803 <trans-unit id="8014491157078444256" datatype="html">
10804 <source>Server <x id="PH"/> muted by the instance.</source>
0711bd6b 10805 <target state="translated">Servidor <x id="PH"/> silenciado pela instância.</target>
dd7dd42b 10806 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">446</context></context-group>
10807 </trans-unit>
5a6de093
C
10808 <trans-unit id="2044813052587776285" datatype="html">
10809 <source>Add a message to communicate with the reporter</source>
10810 <target state="new">Add a message to communicate with the reporter</target>
5b150929
HP
10811 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-message-modal.component.ts</context><context context-type="linenumber">100</context></context-group>
10812 </trans-unit>
5a6de093
C
10813 <trans-unit id="4117663541503607703" datatype="html">
10814 <source>Add a message to communicate with the moderation team</source>
10815 <target state="new">Add a message to communicate with the moderation team</target>
5b150929
HP
10816 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-message-modal.component.ts</context><context context-type="linenumber">103</context></context-group>
10817 </trans-unit>
5a6de093
C
10818 <trans-unit id="3085641638748358969">
10819 <source>Account <x id="PH"/> unmuted by the instance.</source>
0711bd6b 10820 <target state="translated">A conta <x id="PH"/> foi des-silenciada pela instância.</target>
3c18ff47 10821
2164a13d 10822 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">205</context></context-group></trans-unit>
5a6de093
C
10823 <trans-unit id="4991892477258601737">
10824 <source>Instance <x id="PH"/> muted by the instance.</source>
0711bd6b 10825 <target state="translated">A instância <x id="PH"/> foi silenciada pela instância.</target>
3c18ff47 10826
2164a13d 10827 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">219</context></context-group></trans-unit>
5a6de093
C
10828 <trans-unit id="4379430340167561220">
10829 <source>Instance <x id="PH"/> unmuted by the instance.</source>
0711bd6b 10830 <target state="translated">A instância <x id="PH"/> foi des-silenciada pela instância.</target>
3c18ff47 10831
2164a13d 10832 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">233</context></context-group></trans-unit>
5a6de093
C
10833 <trans-unit id="8173437618471379044" datatype="html">
10834 <source>Are you sure you want to remove all the comments of this account?</source>
10835 <target state="new">Are you sure you want to remove all the comments of this account?</target>
3c18ff47 10836
2164a13d 10837 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">244</context></context-group></trans-unit>
5a6de093
C
10838 <trans-unit id="6315346579373254461" datatype="html">
10839 <source>Delete account comments</source>
10840 <target state="new">Delete account comments</target>
3c18ff47 10841
2164a13d 10842 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">245</context></context-group></trans-unit>
5a6de093
C
10843 <trans-unit id="8559170154828316298" datatype="html">
10844 <source>Will remove comments of this account (may take several minutes).</source>
10845 <target state="new">Will remove comments of this account (may take several minutes).</target>
3c18ff47 10846
2164a13d 10847 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">251</context></context-group></trans-unit>
dd7dd42b 10848 <trans-unit id="4268530178786707817" datatype="html">
10849 <source>My account moderation</source>
10850 <target state="new">My account moderation</target>
3c18ff47 10851
2164a13d 10852 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">291</context></context-group></trans-unit>
5a6de093 10853 <trans-unit id="7187838764371214919" datatype="html">
759856eb
MS
10854 <source>Edit user</source>
10855 <target state="new">Edit user</target>
3c18ff47 10856
2164a13d 10857 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">340</context></context-group></trans-unit>
5a6de093 10858 <trans-unit id="4728427543536046034" datatype="html">
4221079a
DS
10859 <source>Change quota, role, and more.</source>
10860 <target state="new">Change quota, role, and more.</target>
3c18ff47 10861
2164a13d 10862 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">341</context></context-group></trans-unit>
5a6de093 10863 <trans-unit id="7913022656086109932" datatype="html">
6e2de58f
C
10864 <source>Delete user</source>
10865 <target state="new">Delete user</target>
3c18ff47 10866
2164a13d 10867 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">345</context></context-group></trans-unit>
5a6de093 10868 <trans-unit id="7577876364431026966" datatype="html">
759856eb
MS
10869 <source>Unban user</source>
10870 <target state="new">Unban user</target>
3c18ff47 10871
2164a13d 10872 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">357</context></context-group></trans-unit>
5a6de093 10873 <trans-unit id="3508163549683020253" datatype="html">
4221079a
DS
10874 <source>Allow the user to login and create videos/comments again</source>
10875 <target state="new">Allow the user to login and create videos/comments again</target>
3c18ff47 10876
2164a13d 10877 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">358</context></context-group></trans-unit>
5a6de093 10878 <trans-unit id="1888272455383898478">
759856eb
MS
10879 <source>Mute this account</source>
10880 <target state="new">Mute this account</target>
3c18ff47
C
10881
10882
2164a13d 10883 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">296</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">374</context></context-group></trans-unit>
5b150929
HP
10884 <trans-unit id="2365286519320230773" datatype="html">
10885 <source>Hide any content from that user from you.</source>
10886 <target state="new">Hide any content from that user from you.</target>
3c18ff47 10887
2164a13d 10888 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">297</context></context-group></trans-unit>
5a6de093 10889 <trans-unit id="4043508901590508211">
759856eb
MS
10890 <source>Unmute this account</source>
10891 <target state="new">Unmute this account</target>
3c18ff47
C
10892
10893
2164a13d 10894 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">302</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">380</context></context-group></trans-unit>
5a6de093 10895 <trans-unit id="2843593344827160627" datatype="html">
4221079a
DS
10896 <source>Show back content from that user for you.</source>
10897 <target state="new">Show back content from that user for you.</target>
3c18ff47 10898
2164a13d 10899 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">303</context></context-group></trans-unit>
5a6de093 10900 <trans-unit id="6198109035280957164">
759856eb
MS
10901 <source>Mute the instance</source>
10902 <target state="new">Mute the instance</target>
3c18ff47
C
10903
10904
2164a13d 10905 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">308</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">392</context></context-group></trans-unit>
5a6de093 10906 <trans-unit id="4537735378779630558" datatype="html">
4221079a
DS
10907 <source>Hide any content from that instance for you.</source>
10908 <target state="new">Hide any content from that instance for you.</target>
3c18ff47 10909
2164a13d 10910 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">309</context></context-group></trans-unit>
5a6de093 10911 <trans-unit id="6247487021683085858">
759856eb
MS
10912 <source>Unmute the instance</source>
10913 <target state="new">Unmute the instance</target>
3c18ff47 10914
2164a13d 10915 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">314</context></context-group></trans-unit>
5a6de093 10916 <trans-unit id="4024846984475742259" datatype="html">
4221079a
DS
10917 <source>Show back content from that instance for you.</source>
10918 <target state="new">Show back content from that instance for you.</target>
3c18ff47 10919
2164a13d 10920 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">315</context></context-group></trans-unit>
5a6de093
C
10921 <trans-unit id="3108200185023875257" datatype="html">
10922 <source>Remove comments from your videos</source>
10923 <target state="new">Remove comments from your videos</target>
3c18ff47 10924
2164a13d 10925 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">320</context></context-group></trans-unit>
5b150929
HP
10926 <trans-unit id="4810478487244286994" datatype="html">
10927 <source>Remove comments made by this account on your videos.</source>
10928 <target state="new">Remove comments made by this account on your videos.</target>
3c18ff47 10929
2164a13d 10930 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">321</context></context-group></trans-unit>
a71d4140 10931 <trans-unit id="2077144178298031252" datatype="html">
5b150929
HP
10932 <source>Hide any content from that user from you, your instance and its users.</source>
10933 <target state="new">Hide any content from that user from you, your instance and its users.</target>
3c18ff47 10934
2164a13d 10935 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">375</context></context-group></trans-unit>
a71d4140 10936 <trans-unit id="7675070596643104983" datatype="html">
5b150929
HP
10937 <source>Show this user's content to the users of this instance again.</source>
10938 <target state="new">Show this user's content to the users of this instance again.</target>
3c18ff47 10939
2164a13d 10940 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">381</context></context-group></trans-unit>
a71d4140 10941 <trans-unit id="525915681688649453" datatype="html">
5b150929
HP
10942 <source>Hide any content from that instance from you, your instance and its users.</source>
10943 <target state="new">Hide any content from that instance from you, your instance and its users.</target>
3c18ff47 10944
2164a13d 10945 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">393</context></context-group></trans-unit>
5a6de093 10946 <trans-unit id="5325628963747139770">
759856eb
MS
10947 <source>Unmute the instance by your instance</source>
10948 <target state="new">Unmute the instance by your instance</target>
3c18ff47 10949
2164a13d 10950 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">398</context></context-group></trans-unit>
5a6de093 10951 <trans-unit id="758471033841077314" datatype="html">
4221079a
DS
10952 <source>Show back content from that instance for you, your instance and its users.</source>
10953 <target state="new">Show back content from that instance for you, your instance and its users.</target>
3c18ff47 10954
2164a13d 10955 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">399</context></context-group></trans-unit>
5a6de093
C
10956 <trans-unit id="3785095284194008197" datatype="html">
10957 <source>Remove comments from your instance</source>
10958 <target state="new">Remove comments from your instance</target>
3c18ff47 10959
2164a13d 10960 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">409</context></context-group></trans-unit>
5b150929
HP
10961 <trans-unit id="4809327075591089709" datatype="html">
10962 <source>Remove comments made by this account from your instance.</source>
10963 <target state="new">Remove comments made by this account from your instance.</target>
3c18ff47 10964
2164a13d 10965 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">410</context></context-group></trans-unit>
5b150929
HP
10966 <trans-unit id="6504240011224861621" datatype="html">
10967 <source>Instance moderation</source>
10968 <target state="new">Instance moderation</target>
3c18ff47 10969
2164a13d 10970 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">419</context></context-group></trans-unit>
dd7dd42b 10971 <trans-unit id="8546847443058492245" datatype="html">
10972 <source>Block <x id="INTERPOLATION" equiv-text="{{ videos.length }}"/> videos</source>
10973 <target state="new">Block <x id="INTERPOLATION" equiv-text="{{ videos.length }}"/> videos</target>
1357df30
C
10974 <context-group purpose="location">
10975 <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context>
10976 <context context-type="linenumber">4</context>
10977 </context-group>
a71d4140 10978 </trans-unit>
5a6de093
C
10979 <trans-unit id="6746743143272021955" datatype="html">
10980 <source>Violent or repulsive</source>
10981 <target state="new">Violent or repulsive</target>
dd7dd42b 10982 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">124</context></context-group>
10983 </trans-unit>
5a6de093
C
10984 <trans-unit id="5272553814105457319" datatype="html">
10985 <source>Contains offensive, violent, or coarse language or iconography.</source>
10986 <target state="new">Contains offensive, violent, or coarse language or iconography.</target>
dd7dd42b 10987 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">125</context></context-group>
10988 </trans-unit>
5a6de093
C
10989 <trans-unit id="6979166468838302269" datatype="html">
10990 <source>Hateful or abusive</source>
10991 <target state="new">Hateful or abusive</target>
dd7dd42b 10992 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">129</context></context-group>
10993 </trans-unit>
5a6de093
C
10994 <trans-unit id="8006612645824137458" datatype="html">
10995 <source>Contains abusive, racist or sexist language or iconography.</source>
10996 <target state="new">Contains abusive, racist or sexist language or iconography.</target>
dd7dd42b 10997 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">130</context></context-group>
10998 </trans-unit>
5a6de093
C
10999 <trans-unit id="5413552012131573970" datatype="html">
11000 <source>Spam, ad or false news</source>
11001 <target state="new">Spam, ad or false news</target>
dd7dd42b 11002 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">134</context></context-group>
11003 </trans-unit>
5a6de093
C
11004 <trans-unit id="6374940465448453212" datatype="html">
11005 <source>Contains marketing, spam, purposefully deceitful news, or otherwise misleading thumbnail/text/tags. Please provide reputable sources to report hoaxes.</source>
11006 <target state="new">Contains marketing, spam, purposefully deceitful news, or otherwise misleading thumbnail/text/tags. Please provide reputable sources to report hoaxes.</target>
dd7dd42b 11007 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">136</context></context-group>
11008 </trans-unit>
5a6de093
C
11009 <trans-unit id="7401289443263903223" datatype="html">
11010 <source>Privacy breach or doxxing</source>
11011 <target state="new">Privacy breach or doxxing</target>
dd7dd42b 11012 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">140</context></context-group>
11013 </trans-unit>
5a6de093
C
11014 <trans-unit id="8363008638081993167" datatype="html">
11015 <source>Contains personal information that could be used to track, identify, contact or impersonate someone (e.g. name, address, phone number, email, or credit card details).</source>
11016 <target state="new">Contains personal information that could be used to track, identify, contact or impersonate someone (e.g. name, address, phone number, email, or credit card details).</target>
dd7dd42b 11017 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">142</context></context-group>
11018 </trans-unit>
5a6de093
C
11019 <trans-unit id="380450014369168564" datatype="html">
11020 <source>Infringes your copyright wrt. the regional laws with which the server must comply.</source>
11021 <target state="new">Infringes your copyright wrt. the regional laws with which the server must comply.</target>
dd7dd42b 11022 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">147</context></context-group>
11023 </trans-unit>
5a6de093
C
11024 <trans-unit id="1378933246324202613" datatype="html">
11025 <source>Breaks server rules</source>
11026 <target state="new">Breaks server rules</target>
dd7dd42b 11027 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">151</context></context-group>
11028 </trans-unit>
5a6de093
C
11029 <trans-unit id="7930601470861156366" datatype="html">
11030 <source>Anything not included in the above that breaks the terms of service, code of conduct, or general rules in place on the server.</source>
11031 <target state="new">Anything not included in the above that breaks the terms of service, code of conduct, or general rules in place on the server.</target>
dd7dd42b 11032 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">153</context></context-group>
11033 </trans-unit>
5a6de093
C
11034 <trans-unit id="8700771664729810984" datatype="html">
11035 <source>The above can only be seen in thumbnails.</source>
11036 <target state="new">The above can only be seen in thumbnails.</target>
dd7dd42b 11037 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">162</context></context-group>
11038 </trans-unit>
5b150929
HP
11039 <trans-unit id="2602773901491715295" datatype="html">
11040 <source>Captions</source>
11041 <target state="new">Captions</target>
4c1ce3d4
C
11042
11043
11044
11045 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">165</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">166</context></context-group></trans-unit>
5a6de093
C
11046 <trans-unit id="5779804235244672536" datatype="html">
11047 <source>The above can only be seen in captions (please describe which).</source>
11048 <target state="new">The above can only be seen in captions (please describe which).</target>
dd7dd42b 11049 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">167</context></context-group>
11050 </trans-unit>
5a6de093
C
11051 <trans-unit id="968295009933361070">
11052 <source>Too many attempts, please try again after <x id="PH"/> minutes.</source>
0711bd6b 11053 <target>Demasiadas tentativas, por favor tenta novamente daqui a <x id="PH"/> minutos.</target>
2164a13d
C
11054
11055 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">110</context></context-group></trans-unit>
5a6de093 11056 <trans-unit id="4965472196059235310">
16f88ee5
C
11057 <source>Too many attempts, please try again later.</source>
11058 <target>Muitas tentativas, por favor tente novamente depois.</target>
2164a13d
C
11059
11060 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">113</context></context-group></trans-unit>
5a6de093 11061 <trans-unit id="1693549688987384699">
16f88ee5
C
11062 <source>Server error. Please retry later.</source>
11063 <target>Erro de servidor. Por favor, tente novamente depois.</target>
2164a13d
C
11064
11065 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">117</context></context-group></trans-unit><trans-unit id="7436975022198908854" datatype="html">
11066 <source>Unknown server error</source><target state="new">Unknown server error</target>
11067 <context-group purpose="location">
11068 <context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context>
11069 <context context-type="linenumber">120</context>
11070 </context-group>
dd7dd42b 11071 </trans-unit>
5a6de093
C
11072 <trans-unit id="5927402622550505067" datatype="html">
11073 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source>
0711bd6b 11074 <target state="translated">Subscreveste a todos os canais existentes de <x id="PH"/>. Serás notificade de todos os seus vídeos novos.</target>
5b150929
HP
11075 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.ts</context><context context-type="linenumber">109</context></context-group>
11076 </trans-unit>
5a6de093
C
11077 <trans-unit id="2780460651686172544" datatype="html">
11078 <source>Subscribed to <x id="PH"/>. You will be notified of all their new videos.</source>
0711bd6b 11079 <target state="translated">Subscreveste a <x id="PH"/>. Serás notificade de todos os seus vídeos novos.</target>
5b150929
HP
11080 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.ts</context><context context-type="linenumber">110</context></context-group>
11081 </trans-unit>
5a6de093 11082 <trans-unit id="7019115336138470191">
16f88ee5
C
11083 <source>Subscribed</source>
11084 <target>Inscrito</target>
5b150929
HP
11085 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.ts</context><context context-type="linenumber">112</context></context-group>
11086 </trans-unit>
5a6de093 11087 <trans-unit id="7070823964189404459" datatype="html">
5b150929 11088 <source>Unsubscribed from all channels of <x id="PH"/> </source>
5a6de093
C
11089 <target state="new">Unsubscribed from all channels of
11090 <x id="PH"/>
11091 </target>
5b150929
HP
11092 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.ts</context><context context-type="linenumber">139</context></context-group>
11093 </trans-unit>
5a6de093 11094 <trans-unit id="9201562016527884133">
5b150929 11095 <source>Unsubscribed from <x id="PH"/> </source>
5a6de093
C
11096 <target>Desinscrito de
11097 <x id="PH"/>
11098 </target>
5b150929
HP
11099 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.ts</context><context context-type="linenumber">140</context></context-group>
11100 </trans-unit>
5a6de093 11101 <trans-unit id="516954136005961440">
16f88ee5
C
11102 <source>Unsubscribed</source>
11103 <target>Desinscrito</target>
5b150929
HP
11104 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.ts</context><context context-type="linenumber">142</context></context-group>
11105 </trans-unit>
11106 <trans-unit id="1000724328916033777" datatype="html">
11107 <source>Multiple ways to subscribe to the current channel</source>
11108 <target state="new">Multiple ways to subscribe to the current channel</target>
00e32b7c
C
11109
11110 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit>
5b150929
HP
11111 <trans-unit id="363499678348067004" datatype="html">
11112 <source>Open subscription dropdown</source>
11113 <target state="new">Open subscription dropdown</target>
00e32b7c
C
11114
11115 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">40</context></context-group></trans-unit>
5a6de093 11116 <trans-unit id="4968151111061046122">
759856eb
MS
11117 <source>Moderator</source>
11118 <target state="new">Moderator</target>
dd7dd42b 11119 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-users/user-admin.service.ts</context><context context-type="linenumber">124</context></context-group>
11120 </trans-unit>
5b150929
HP
11121 <trans-unit id="2279527393438260622" datatype="html">
11122 <source>Search videos, playlists, channels…</source>
11123 <target state="new">Search videos, playlists, channels…</target>
3e84ae32
C
11124 <context-group purpose="location">
11125 <context context-type="sourcefile">src/app/header/search-typeahead.component.html</context>
11126 <context context-type="linenumber">3</context>
11127 </context-group>
11128 </trans-unit>
5a6de093 11129 <trans-unit id="3723085768598852106" datatype="html">
5b150929 11130 <source>Video removed from <x id="PH"/> </source>
5a6de093
C
11131 <target state="new">Video removed from
11132 <x id="PH"/>
11133 </target>
fdd5da05
C
11134
11135
11136 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.ts</context><context context-type="linenumber">309</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.ts</context><context context-type="linenumber">97</context></context-group></trans-unit>
5a6de093
C
11137 <trans-unit id="1056145626640340519" datatype="html">
11138 <source>Video added in <x id="PH"/> at timestamps <x id="PH_1"/></source>
0711bd6b 11139 <target state="translated">Vídeo adicionado à lista <x id="PH"/> restrito ao intervalo <x id="PH_1"/></target>
fdd5da05
C
11140
11141 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.ts</context><context context-type="linenumber">379</context></context-group></trans-unit>
5a6de093 11142 <trans-unit id="7754186870520534716" datatype="html">
5b150929 11143 <source>Video added in <x id="PH"/> </source>
5a6de093
C
11144 <target state="new">Video added in
11145 <x id="PH"/>
11146 </target>
fdd5da05
C
11147
11148 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.ts</context><context context-type="linenumber">380</context></context-group></trans-unit>
5a6de093 11149 <trans-unit id="985751964589921228" datatype="html">
759856eb
MS
11150 <source>Timestamps updated</source>
11151 <target state="new">Timestamps updated</target>
fdd5da05
C
11152
11153
11154 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.ts</context><context context-type="linenumber">277</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.ts</context><context context-type="linenumber">116</context></context-group></trans-unit>
5b150929
HP
11155 <trans-unit id="6421445850411984665" datatype="html">
11156 <source>Starts at</source>
11157 <target state="new">Starts at </target>
dd7dd42b 11158 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.ts</context><context context-type="linenumber">139</context></context-group>
11159 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.ts</context><context context-type="linenumber">142</context></context-group>
11160 </trans-unit>
5b150929
HP
11161 <trans-unit id="7145200412085189912" datatype="html">
11162 <source>Stops at</source>
11163 <target state="new">Stops at </target>
dd7dd42b 11164 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.ts</context><context context-type="linenumber">140</context></context-group>
11165 </trans-unit>
5b150929
HP
11166 <trans-unit id="921225940108335688" datatype="html">
11167 <source>and stops at</source>
11168 <target state="new"> and stops at </target>
dd7dd42b 11169 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.ts</context><context context-type="linenumber">142</context></context-group>
11170 </trans-unit>
5a6de093
C
11171 <trans-unit id="2909684945706361544" datatype="html">
11172 <source>Delete video</source>
11173 <target state="new">Delete video</target>
dd7dd42b 11174 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">371</context></context-group>
11175 </trans-unit>
5a6de093
C
11176 <trans-unit id="2210418817778733727" datatype="html">
11177 <source>Actions for the comment</source>
11178 <target state="new">Actions for the comment</target>
dd7dd42b 11179 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">400</context></context-group>
11180 </trans-unit>
5a6de093
C
11181 <trans-unit id="7978668497183230348" datatype="html">
11182 <source>Delete comment</source>
11183 <target state="new">Delete comment</target>
dd7dd42b 11184 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">406</context></context-group>
11185 </trans-unit>
5a6de093
C
11186 <trans-unit id="6747218355168080191" datatype="html">
11187 <source>Do you really want to delete this comment?</source>
11188 <target state="new">Do you really want to delete this comment?</target>
dd7dd42b 11189 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">172</context></context-group>
11190 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">410</context></context-group>
11191 </trans-unit>
5a6de093
C
11192 <trans-unit id="7837272126865175984" datatype="html">
11193 <source>Comment deleted.</source>
11194 <target state="new">Comment deleted.</target>
dd7dd42b 11195 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">418</context></context-group>
11196 </trans-unit>
5a6de093 11197 <trans-unit id="346270517625845962" datatype="html">
4221079a
DS
11198 <source>Encoder</source>
11199 <target state="new">Encoder</target>
00e32b7c
C
11200
11201 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">209</context></context-group></trans-unit>
5a6de093 11202 <trans-unit id="2331557444464201331" datatype="html">
4221079a
DS
11203 <source>Format name</source>
11204 <target state="new">Format name</target>
00e32b7c
C
11205
11206 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">210</context></context-group></trans-unit>
5a6de093 11207 <trans-unit id="45739481977493163" datatype="html">
4221079a
DS
11208 <source>Size</source>
11209 <target state="new">Size</target>
00e32b7c
C
11210
11211 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">211</context></context-group></trans-unit>
5a6de093 11212 <trans-unit id="7742520815129539114" datatype="html">
4221079a
DS
11213 <source>Bitrate</source>
11214 <target state="new">Bitrate</target>
00e32b7c
C
11215
11216
11217 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">213</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">236</context></context-group></trans-unit>
5a6de093 11218 <trans-unit id="4094960161662677662" datatype="html">
4221079a
DS
11219 <source>Codec</source>
11220 <target state="new">Codec</target>
00e32b7c
C
11221
11222 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">233</context></context-group></trans-unit>
5a6de093 11223 <trans-unit id="2115592966120408375">
e31e6015
C
11224 <source>Copied</source>
11225 <target>Copiado</target>
00e32b7c
C
11226
11227
4c1ce3d4 11228 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">48</context></context-group></trans-unit>
5b150929
HP
11229 <trans-unit id="4323470180912194028" datatype="html">
11230 <source>Copy</source>
11231 <target state="new">Copy</target>
00e32b7c
C
11232
11233
4c1ce3d4 11234 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.html</context><context context-type="linenumber">16</context></context-group></trans-unit>
5a6de093 11235 <trans-unit id="1472171759957681533">
e31e6015
C
11236 <source>Video reported.</source>
11237 <target>Vídeo denunciado.</target>
dd7dd42b 11238 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.ts</context><context context-type="linenumber">94</context></context-group>
11239 </trans-unit>
5a6de093 11240 <trans-unit id="3622946684246476652">
e31e6015
C
11241 <source>Do you really want to delete this video?</source>
11242 <target>Você realmente deseja excluir esse vídeo?</target>
dd7dd42b 11243 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">94</context></context-group>
11244 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">375</context></context-group>
11245 </trans-unit>
5a6de093 11246 <trans-unit id="3941342949736653028" datatype="html">
4221079a
DS
11247 <source>Video deleted.</source>
11248 <target state="new">Video deleted.</target>
dd7dd42b 11249 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">101</context></context-group>
11250 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">383</context></context-group>
11251 </trans-unit>
5a6de093 11252 <trans-unit id="5072091387445907742" datatype="html">
4221079a
DS
11253 <source>Actions for the reporter</source>
11254 <target state="new">Actions for the reporter</target>
dd7dd42b 11255 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">310</context></context-group>
11256 </trans-unit>
5a6de093 11257 <trans-unit id="6599069899275412095" datatype="html">
4221079a
DS
11258 <source>Mute reporter</source>
11259 <target state="new">Mute reporter</target>
dd7dd42b 11260 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">316</context></context-group>
11261 </trans-unit>
5b150929
HP
11262 <trans-unit id="3099741642167775297" datatype="html">
11263 <source>Download</source>
11264 <target state="new">Download</target>
3c18ff47
C
11265
11266
11267
00e32b7c 11268 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">329</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">147</context></context-group></trans-unit>
5b150929
HP
11269 <trans-unit id="7672331870004528654" datatype="html">
11270 <source>Display live information</source>
11271 <target state="new">Display live information</target>
3c18ff47
C
11272
11273
b53cc662 11274 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">335</context></context-group></trans-unit>
5b150929
HP
11275 <trans-unit id="4021752662928002901" datatype="html">
11276 <source>Update</source>
11277 <target state="new">Update</target>
3c18ff47
C
11278
11279
11280
11281
11282
11283
11284
11285
11286
11287
4c1ce3d4 11288 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">181</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-update.component.ts</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">62</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">68</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">61</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.html</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/edit-button.component.ts</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/edit-button.component.ts</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">341</context></context-group></trans-unit>
5a6de093
C
11289 <trans-unit id="420763834450076269" datatype="html">
11290 <source>Block</source>
11291 <target state="new">Block</target>
3c18ff47
C
11292
11293
11294
2164a13d 11295 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">83</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">359</context></context-group></trans-unit>
dd7dd42b 11296 <trans-unit id="6521421218398377925" datatype="html">
11297 <source>Run HLS transcoding</source>
11298 <target state="new">Run HLS transcoding</target>
3c18ff47
C
11299
11300
2164a13d 11301 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">97</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">391</context></context-group></trans-unit>
dd7dd42b 11302 <trans-unit id="4956271014213477815" datatype="html">
11303 <source>Run WebTorrent transcoding</source>
11304 <target state="new">Run WebTorrent transcoding</target>
3c18ff47
C
11305
11306
2164a13d 11307 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">103</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">397</context></context-group></trans-unit>
dd7dd42b 11308 <trans-unit id="5972374600810542430" datatype="html">
11309 <source>Delete HLS files</source>
11310 <target state="new">Delete HLS files</target>
3c18ff47
C
11311
11312
2164a13d 11313 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">109</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">403</context></context-group></trans-unit>
dd7dd42b 11314 <trans-unit id="3844238590532933757" datatype="html">
11315 <source>Delete WebTorrent files</source>
11316 <target state="new">Delete WebTorrent files</target>
3c18ff47
C
11317
11318
2164a13d
C
11319 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">409</context></context-group></trans-unit><trans-unit id="1314383205093440631" datatype="html">
11320 <source>Are you sure you want to delete {count, plural, =1 {this video} other {these <x id="count"/> videos}}?</source><target state="new">Are you sure you want to delete {count, plural, =1 {this video} other {these <x id="count"/> videos}}?</target>
11321 <context-group purpose="location">
11322 <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context>
11323 <context context-type="linenumber">200</context>
11324 </context-group>
11325 </trans-unit>
5a6de093 11326 <trans-unit id="1950057220179636309" datatype="html">
759856eb
MS
11327 <source>Save to playlist</source>
11328 <target state="new">Save to playlist</target>
3c18ff47
C
11329
11330
b53cc662 11331 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/action-buttons.component.ts</context><context context-type="linenumber">59</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">321</context></context-group></trans-unit>
5b150929 11332 <trans-unit id="8272123190776748811" datatype="html">
0d9a327d
C
11333 <source>You need to be &lt;a href="/login">logged in&lt;/a> to rate this video.</source>
11334 <target state="new">You need to be &lt;a href="/login">logged in&lt;/a> to rate this video.</target>
5b150929
HP
11335 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/video-rate.component.ts</context><context context-type="linenumber">85</context></context-group>
11336 </trans-unit>
5a6de093 11337 <trans-unit id="4503408361537553733" datatype="html">
4221079a
DS
11338 <source>Mirror</source>
11339 <target state="new">Mirror</target>
3c18ff47 11340
b53cc662 11341 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">371</context></context-group></trans-unit>
5b150929
HP
11342 <trans-unit id="2631340539474479416" datatype="html">
11343 <source>Subtitles</source>
11344 <target state="new">Subtitles</target>
3e84ae32
C
11345 <context-group purpose="location">
11346 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context>
11347 <context context-type="linenumber">9</context>
11348 </context-group>
5b150929 11349 </trans-unit>
5b150929
HP
11350 <trans-unit id="4814285799071780083" datatype="html">
11351 <source>Remove</source>
11352 <target state="new">Remove</target>
11353 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.ts</context><context context-type="linenumber">186</context></context-group>
11354 </trans-unit>
11355 <trans-unit id="6871668720687277843" datatype="html">
11356 <source>Remove &amp; re-draft</source>
11357 <target state="new">Remove &amp; re-draft</target>
11358 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.ts</context><context context-type="linenumber">194</context></context-group>
11359 </trans-unit>
11360 <trans-unit id="60216491008745400" datatype="html">
11361 <source>Actions on comment</source>
11362 <target state="new">Actions on comment</target>
a71d4140
C
11363 <context-group purpose="location">
11364 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.ts</context>
11365 <context context-type="linenumber">202</context>
11366 </context-group>
5b150929
HP
11367 </trans-unit>
11368 <trans-unit id="992317512448454409" datatype="html">
11369 <source>{VAR_PLURAL, plural, =0 {Comments} =1 {1 Comment} other {<x id="INTERPOLATION"/> Comments}}</source>
11370 <target state="new">{VAR_PLURAL, plural, =0 {Comments} =1 {1 Comment} other {<x id="INTERPOLATION"/> Comments}}</target>
11371 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">4</context></context-group>
11372 </trans-unit>
5a6de093
C
11373 <trans-unit id="4903651219400691248" datatype="html">
11374 <source>Mute account</source>
11375 <target state="new">Mute account</target>
3c18ff47
C
11376
11377
b53cc662 11378 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">292</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">417</context></context-group></trans-unit>
5b150929
HP
11379 <trans-unit id="4021487547497211597" datatype="html">
11380 <source>Open video actions</source>
11381 <target state="new">Open video actions</target>
2f03d6dc
C
11382 <context-group purpose="location">
11383 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.html</context>
11384 <context context-type="linenumber">4</context>
11385 </context-group>
11386 <context-group purpose="location">
11387 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.html</context>
11388 <context context-type="linenumber">4</context>
11389 </context-group>
dd7dd42b 11390 </trans-unit>
11391 <trans-unit id="3076101305843397295" datatype="html">
11392 <source>Do you really want to unblock <x id="PH" equiv-text="this.video.name"/>? It will be available again in the videos list.</source>
11393 <target state="new">Do you really want to unblock <x id="PH" equiv-text="this.video.name"/>? It will be available again in the videos list.</target>
3c18ff47 11394
b53cc662 11395 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">208</context></context-group></trans-unit>
dd7dd42b 11396 <trans-unit id="8359747231611535508" datatype="html">
11397 <source>Unblock <x id="PH" equiv-text="this.video.name"/></source>
11398 <target state="new">Unblock <x id="PH" equiv-text="this.video.name"/></target>
3c18ff47 11399
b53cc662 11400 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">210</context></context-group></trans-unit>
5a6de093
C
11401 <trans-unit id="3719503424625455635" datatype="html">
11402 <source>Mute server account</source>
11403 <target state="new">Mute server account</target>
dd7dd42b 11404 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">298</context></context-group>
11405 </trans-unit>
d7c6b951 11406 <trans-unit id="7008439939460403347">
e31e6015
C
11407 <source>Report</source>
11408 <target>Denunciar</target>
3c18ff47
C
11409
11410
11411
00e32b7c 11412 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">188</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">57</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">383</context></context-group></trans-unit>
d7c6b951 11413 <trans-unit id="829951422090160526" datatype="html">
5a6de093
C
11414 <source>Reported part</source>
11415 <target state="new">Reported part</target>
00e32b7c
C
11416
11417 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">75</context></context-group></trans-unit>
d7c6b951 11418 <trans-unit id="4388879716045736175" datatype="html">
cd9246a9
C
11419 <source>Note</source>
11420 <target state="new">Note</target>
00e32b7c
C
11421
11422 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">82</context></context-group></trans-unit>
d7c6b951 11423 <trans-unit id="7234922541542636802" datatype="html">
4221079a
DS
11424 <source>The video was deleted</source>
11425 <target state="new">The video was deleted</target>
00e32b7c
C
11426
11427 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">91</context></context-group></trans-unit>
d7c6b951 11428 <trans-unit id="872792317034860453" datatype="html">
5a6de093
C
11429 <source>Comment:</source>
11430 <target state="new">Comment:</target>
00e32b7c
C
11431
11432 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">97</context></context-group></trans-unit>
d7c6b951 11433 <trans-unit id="397679576231234820" datatype="html">
5a6de093
C
11434 <source>Messages with the reporter</source>
11435 <target state="new">Messages with the reporter</target>
5b150929
HP
11436 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-message-modal.component.html</context><context context-type="linenumber">4</context></context-group>
11437 </trans-unit>
d7c6b951 11438 <trans-unit id="7417592908147948728" datatype="html">
5a6de093
C
11439 <source>Messages with the moderation team</source>
11440 <target state="new">Messages with the moderation team</target>
5b150929
HP
11441 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-message-modal.component.html</context><context context-type="linenumber">5</context></context-group>
11442 </trans-unit>
d7c6b951 11443 <trans-unit id="1684858568733486744" datatype="html">
5b150929 11444 <source>No messages for now.</source>
5a6de093 11445 <target state="new">
4891e4c7
C
11446 No messages for now.
11447 </target>
2164a13d
C
11448
11449 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-message-modal.component.html</context><context context-type="linenumber">28</context></context-group></trans-unit>
d7c6b951 11450 <trans-unit id="2137920566277687382" datatype="html">
5a6de093
C
11451 <source>Add a message</source>
11452 <target state="new">Add a message</target>
5b150929
HP
11453 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-message-modal.component.html</context><context context-type="linenumber">44</context></context-group>
11454 </trans-unit>
5a6de093 11455 <trans-unit id="4058575476871566236">
e31e6015
C
11456 <source>Published</source>
11457 <target>Publicado</target>
b53cc662 11458
2164a13d
C
11459 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">173</context></context-group></trans-unit><trans-unit id="7657908235362559477" datatype="html">
11460 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source><target state="new">Publication scheduled on <x id="PH" equiv-text="updateAt"/></target>
11461 <context-group purpose="location">
11462 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context>
11463 <context context-type="linenumber">178</context>
11464 </context-group>
11465 </trans-unit>
11466
dd7dd42b 11467 <trans-unit id="5093002376262354382" datatype="html">
11468 <source>Transcoding failed</source>
11469 <target state="new">Transcoding failed</target>
b53cc662
C
11470
11471 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">182</context></context-group></trans-unit>
dd7dd42b 11472 <trans-unit id="118687079501751948" datatype="html">
11473 <source>Move to external storage failed</source>
11474 <target state="new">Move to external storage failed</target>
b53cc662
C
11475
11476 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">186</context></context-group></trans-unit>
5a6de093 11477 <trans-unit id="4887724548587271148">
e31e6015
C
11478 <source>Waiting transcoding</source>
11479 <target>Aguardando transcodificação</target>
b53cc662
C
11480
11481 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">190</context></context-group></trans-unit>
5a6de093 11482 <trans-unit id="4517785179607945981">
e31e6015
C
11483 <source>To transcode</source>
11484 <target>Para transcodificar</target>
b53cc662
C
11485
11486 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">194</context></context-group></trans-unit>
5a6de093 11487 <trans-unit id="3299576663551440736">
e31e6015
C
11488 <source>To import</source>
11489 <target>Para importar</target>
b53cc662
C
11490
11491 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">198</context></context-group></trans-unit><trans-unit id="6963802198225789806" datatype="html">
3c18ff47 11492 <source>To edit</source><target state="new">To edit</target>
b53cc662
C
11493
11494 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">202</context></context-group></trans-unit>
5b150929
HP
11495 <trans-unit id="8492933894084361602" datatype="html">
11496 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source>
11497 <target state="new">Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target>
91ae3c4a
C
11498 <context-group purpose="location">
11499 <context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.html</context>
11500 <context context-type="linenumber">8</context>
11501 </context-group>
5b150929
HP
11502 </trans-unit>
11503 <trans-unit id="187187500641108332" datatype="html">
11504 <source><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></source>
11505 <target state="new"><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></target>
3c18ff47
C
11506
11507
11508
11509
11510
11511
11512
11513
11514
11515
11516
11517
11518
11519
00e32b7c 11520 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.html</context><context context-type="linenumber">2</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">76</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-interface-settings.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">47</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">80</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">92</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit>
5a6de093 11521 <trans-unit id="1795705931707209785" datatype="html">
759856eb
MS
11522 <source>Add to watch later</source>
11523 <target state="new">Add to watch later</target>
5b150929
HP
11524 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-thumbnail/video-thumbnail.component.ts</context><context context-type="linenumber">29</context></context-group>
11525 </trans-unit>
5a6de093 11526 <trans-unit id="8498940878158860248" datatype="html">
759856eb
MS
11527 <source>Remove from watch later</source>
11528 <target state="new">Remove from watch later</target>
5b150929 11529 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-thumbnail/video-thumbnail.component.ts</context><context context-type="linenumber">30</context></context-group>
00e32b7c
C
11530 </trans-unit><trans-unit id="435589893738610428" datatype="html">
11531 <source><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> default theme (<x id="INTERPOLATION_1" equiv-text="{{ getDefaultInstanceThemeLabel() }}"/>)</source><target state="new"><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> default theme (<x id="INTERPOLATION_1" equiv-text="{{ getDefaultInstanceThemeLabel() }}"/>)</target>
e6afb669
C
11532 <context-group purpose="location">
11533 <context context-type="sourcefile">src/app/shared/shared-user-settings/user-interface-settings.component.html</context>
11534 <context context-type="linenumber">8</context>
11535 </context-group>
11536 </trans-unit><trans-unit id="5622582942980351192" datatype="html">
11537 <source>Light/Orange</source><target state="new">Light/Orange</target>
00e32b7c
C
11538
11539 <context-group purpose="location"><context context-type="sourcefile">src/app/core/theme/theme.service.ts</context><context context-type="linenumber">49</context></context-group></trans-unit>
5b150929
HP
11540 <trans-unit id="1219783168145776019" datatype="html">
11541 <source>LIVE ENDED</source>
11542 <target state="new">LIVE ENDED</target>
11543 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-thumbnail/video-thumbnail.component.html</context><context context-type="linenumber">32</context></context-group>
11544 </trans-unit>
5a6de093 11545 <trans-unit id="2439066254855913806">
16f88ee5
C
11546 <source>Only I can see this video</source>
11547 <target>Apenas eu posso ver este vídeo</target>
b53cc662 11548
4c1ce3d4 11549 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">379</context></context-group></trans-unit>
5a6de093
C
11550 <trans-unit id="6767380569816110388" datatype="html">
11551 <source>Only shareable via a private link</source>
11552 <target state="new">Only shareable via a private link</target>
b53cc662 11553
4c1ce3d4 11554 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">380</context></context-group></trans-unit>
5a6de093 11555 <trans-unit id="6828965264297239528">
16f88ee5
C
11556 <source>Anyone can see this video</source>
11557 <target>Qualquer um pode ver este vídeo</target>
b53cc662 11558
4c1ce3d4 11559 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">381</context></context-group></trans-unit>
5a6de093 11560 <trans-unit id="1425933035739773115" datatype="html">
759856eb
MS
11561 <source>Only users of this instance can see this video</source>
11562 <target state="new">Only users of this instance can see this video</target>
b53cc662 11563
4c1ce3d4 11564 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">382</context></context-group></trans-unit>
2164a13d
C
11565
11566
5a6de093 11567 <trans-unit id="5210096066382592800">
16f88ee5
C
11568 <source>Video to import updated.</source>
11569 <target>Vídeo para importar atualizado.</target>
dd7dd42b 11570 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts</context><context context-type="linenumber">138</context></context-group>
11571 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.ts</context><context context-type="linenumber">139</context></context-group>
11572 </trans-unit>
5a6de093 11573 <trans-unit id="3284171506518522275">
16f88ee5
C
11574 <source>Your video was uploaded to your account and is private.</source>
11575 <target>Seu vídeo foi enviado para sua conta e é privado.</target>
e6afb669 11576
2e25a6da 11577 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">106</context></context-group></trans-unit>
5a6de093 11578 <trans-unit id="5699822024600815733">
16f88ee5
C
11579 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source>
11580 <target>Mas dados associados (tags, descrição…) serão perdidas, tem certeza que deseja sair dessa página?</target>
e6afb669 11581
2e25a6da 11582 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">107</context></context-group></trans-unit>
5a6de093 11583 <trans-unit id="1219739004043110649">
16f88ee5
C
11584 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source>
11585 <target>Seu vídeo ainda não foi atualizado, você tem certeza que deseja sair dessa página?</target>
e6afb669 11586
2e25a6da
C
11587 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">109</context></context-group></trans-unit><trans-unit id="1830802698757049943" datatype="html">
11588 <source>Publish <x id="PH" equiv-text="videoName"/></source><target state="new">Publish <x id="PH" equiv-text="videoName"/></target>
11589 <context-group purpose="location">
11590 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context>
11591 <context context-type="linenumber">122</context>
11592 </context-group>
11593 </trans-unit>
5b150929
HP
11594 <trans-unit id="6932865105766151309" datatype="html">
11595 <source>Upload</source>
11596 <target state="new">Upload</target>
e6afb669 11597
2e25a6da 11598 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">237</context></context-group></trans-unit>
5a6de093 11599 <trans-unit id="8278735427925094503" datatype="html">
5b150929 11600 <source>Upload <x id="PH"/> </source>
5a6de093
C
11601 <target state="new">Upload
11602 <x id="PH"/>
11603 </target>
e6afb669 11604
2e25a6da 11605 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">239</context></context-group></trans-unit>
5a6de093 11606 <trans-unit id="5981816353437801748">
b95e1f7b
C
11607 <source>Video published.</source>
11608 <target>Vídeo publicado.</target>
e6afb669 11609
2e25a6da 11610 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">260</context></context-group></trans-unit>
5a6de093 11611 <trans-unit id="764164089183618119">
759856eb
MS
11612 <source>You have unsaved changes! If you leave, your changes will be lost.</source>
11613 <target state="new">You have unsaved changes! If you leave, your changes will be lost.</target>
a15d7b82 11614
4c1ce3d4 11615 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.ts</context><context context-type="linenumber">89</context></context-group></trans-unit>
5a6de093 11616 <trans-unit id="8306050839443016954">
16f88ee5
C
11617 <source>Video updated.</source>
11618 <target>Vídeo atualizado.</target>
3c18ff47 11619
4c1ce3d4 11620 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.ts</context><context context-type="linenumber">151</context></context-group></trans-unit><trans-unit id="5609201297201028750" datatype="html">
3c18ff47 11621 <source>(extensions: <x id="PH" equiv-text="this.videoExtensions.join(', ')"/>)</source><target state="new">(extensions: <x id="PH" equiv-text="this.videoExtensions.join(', ')"/>)</target>
fa737aa0
C
11622
11623
11624 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">106</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">110</context></context-group></trans-unit><trans-unit id="2763845919408843325" datatype="html">
a15d7b82 11625 <source>"<x id="PH" equiv-text="this.getFilename(t.options.file)"/>" will be added at the beginning of the video</source><target state="new">"<x id="PH" equiv-text="this.getFilename(t.options.file)"/>" will be added at the beginning of the video</target>
fa737aa0
C
11626
11627 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">122</context></context-group></trans-unit><trans-unit id="4952096817126306891" datatype="html">
3c18ff47 11628 <source>"<x id="PH" equiv-text="this.getFilename(t.options.file)"/>" will be added at the end of the video</source><target state="new">"<x id="PH" equiv-text="this.getFilename(t.options.file)"/>" will be added at the end of the video</target>
fa737aa0
C
11629
11630 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">126</context></context-group></trans-unit><trans-unit id="665518679871959619" datatype="html">
3c18ff47 11631 <source>"<x id="PH" equiv-text="this.getFilename(t.options.file)"/>" image watermark will be added to the video</source><target state="new">"<x id="PH" equiv-text="this.getFilename(t.options.file)"/>" image watermark will be added to the video</target>
fa737aa0
C
11632
11633 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">130</context></context-group></trans-unit><trans-unit id="2677581013897190613" datatype="html">
3c18ff47 11634 <source>Video will begin at <x id="PH" equiv-text="secondsToTime(start)"/> and stop at <x id="PH_1" equiv-text="secondsToTime(end)"/></source><target state="new">Video will begin at <x id="PH" equiv-text="secondsToTime(start)"/> and stop at <x id="PH_1" equiv-text="secondsToTime(end)"/></target>
fa737aa0
C
11635
11636 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">137</context></context-group></trans-unit><trans-unit id="2299077646120636288" datatype="html">
3c18ff47 11637 <source>Video will begin at <x id="PH" equiv-text="secondsToTime(start)"/></source><target state="new">Video will begin at <x id="PH" equiv-text="secondsToTime(start)"/></target>
fa737aa0
C
11638
11639 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">141</context></context-group></trans-unit><trans-unit id="7209039243783736285" datatype="html">
3c18ff47 11640 <source>Video will stop at <x id="PH" equiv-text="secondsToTime(end)"/></source><target state="new">Video will stop at <x id="PH" equiv-text="secondsToTime(end)"/></target>
fa737aa0
C
11641
11642 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">145</context></context-group></trans-unit>
5a6de093
C
11643 <trans-unit id="5512208811126492983" datatype="html">
11644 <source>Report comment</source>
11645 <target state="new">Report comment</target>
5b150929
HP
11646 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/comment-report.component.ts</context><context context-type="linenumber">51</context></context-group>
11647 </trans-unit>
5a6de093 11648 <trans-unit id="6775540171466219199" datatype="html">
759856eb
MS
11649 <source>Stop autoplaying next video</source>
11650 <target state="new">Stop autoplaying next video</target>
55f0a7a7 11651
2164a13d 11652 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">237</context></context-group></trans-unit>
5a6de093 11653 <trans-unit id="5149234672404299151" datatype="html">
759856eb
MS
11654 <source>Autoplay next video</source>
11655 <target state="new">Autoplay next video</target>
55f0a7a7 11656
2164a13d 11657 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">238</context></context-group></trans-unit>
5a6de093 11658 <trans-unit id="5870421136141540382" datatype="html">
759856eb
MS
11659 <source>Stop looping playlist videos</source>
11660 <target state="new">Stop looping playlist videos</target>
55f0a7a7 11661
2164a13d 11662 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">243</context></context-group></trans-unit>
5a6de093 11663 <trans-unit id="1599585307037758139" datatype="html">
759856eb
MS
11664 <source>Loop playlist videos</source>
11665 <target state="new">Loop playlist videos</target>
55f0a7a7 11666
00e32b7c
C
11667 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">244</context></context-group></trans-unit><trans-unit id="1254111869788332501" datatype="html">
11668 <source>Other videos</source><target state="new">Other videos</target>
11669 <context-group purpose="location">
11670 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/recommendations/recommended-videos.component.html</context>
11671 <context context-type="linenumber">4,6</context>
11672 </context-group>
11673 </trans-unit>
5b150929
HP
11674 <trans-unit id="3704292036525161260" datatype="html">
11675 <source>Placeholder image</source>
11676 <target state="new">Placeholder image</target>
063de1ee
C
11677 <context-group purpose="location">
11678 <context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context>
11679 <context context-type="linenumber">11</context>
11680 </context-group>
11681 </trans-unit>
6f512b68 11682 <trans-unit id="961774488937452220" datatype="html">
0d9a327d
C
11683 <source>This video is not available on this instance. Do you want to be redirected on the origin instance: &lt;a href="<x id="PH"/>"><x id="PH_1"/>&lt;/a>?</source>
11684 <target state="new">This video is not available on this instance. Do you want to be redirected on the origin instance: &lt;a href="<x id="PH"/>"><x id="PH_1"/>&lt;/a>?</target>
a15d7b82 11685
2164a13d 11686 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">322</context></context-group></trans-unit>
5b150929
HP
11687 <trans-unit id="5761611056224181752" datatype="html">
11688 <source>Redirection</source>
11689 <target state="new">Redirection</target>
a15d7b82 11690
2164a13d 11691 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">323</context></context-group></trans-unit>
5a6de093 11692 <trans-unit id="8858527736400081688">
16f88ee5
C
11693 <source>This video contains mature or explicit content. Are you sure you want to watch it?</source>
11694 <target>Este vídeo possui conteúdo adulto ou explícito. Você tem certeza que deseja assisti-lo?</target>
a15d7b82 11695
2164a13d 11696 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">374</context></context-group></trans-unit>
5a6de093 11697 <trans-unit id="3937119019020041049">
16f88ee5
C
11698 <source>Mature or explicit content</source>
11699 <target>Conteúdo adulto ou explícito</target>
a15d7b82 11700
2164a13d 11701 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">375</context></context-group></trans-unit>
5a6de093 11702 <trans-unit id="1755474755114288376" datatype="html">
759856eb
MS
11703 <source>Up Next</source>
11704 <target state="new">Up Next</target>
a15d7b82 11705
2164a13d 11706 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">448</context></context-group></trans-unit>
5b150929
HP
11707 <trans-unit id="2159130950882492111" datatype="html">
11708 <source>Cancel</source>
11709 <target state="new">Cancel</target>
3c18ff47
C
11710
11711
11712
11713
11714
11715
11716
11717
11718
11719
11720
11721
11722
11723
11724
11725
11726
11727
11728
11729
4c1ce3d4 11730 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">129</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal/video-caption-edit-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">449</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">143</context></context-group></trans-unit>
5a6de093 11731 <trans-unit id="3354816756665089864" datatype="html">
759856eb
MS
11732 <source>Autoplay is suspended</source>
11733 <target state="new">Autoplay is suspended</target>
a15d7b82 11734
2164a13d 11735 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">450</context></context-group></trans-unit>
dd7dd42b 11736 <trans-unit id="5856931617181450881" datatype="html">
11737 <source>Enter/exit fullscreen</source>
11738 <target state="new">Enter/exit fullscreen</target>
a15d7b82 11739
2164a13d 11740 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">742</context></context-group></trans-unit>
dd7dd42b 11741 <trans-unit id="2971009377468404076" datatype="html">
11742 <source>Play/Pause the video</source>
11743 <target state="new">Play/Pause the video</target>
a15d7b82 11744
2164a13d 11745 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">743</context></context-group></trans-unit>
dd7dd42b 11746 <trans-unit id="4147087312411482964" datatype="html">
11747 <source>Mute/unmute the video</source>
11748 <target state="new">Mute/unmute the video</target>
a15d7b82 11749
2164a13d 11750 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">744</context></context-group></trans-unit>
dd7dd42b 11751 <trans-unit id="4791956574676305640" datatype="html">
11752 <source>Skip to a percentage of the video: 0 is 0% and 9 is 90%</source>
11753 <target state="new">Skip to a percentage of the video: 0 is 0% and 9 is 90%</target>
a15d7b82 11754
2164a13d 11755 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">746</context></context-group></trans-unit>
dd7dd42b 11756 <trans-unit id="3887762369650091344" datatype="html">
11757 <source>Increase the volume</source>
11758 <target state="new">Increase the volume</target>
a15d7b82 11759
2164a13d 11760 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">748</context></context-group></trans-unit>
dd7dd42b 11761 <trans-unit id="1363382131573461910" datatype="html">
11762 <source>Decrease the volume</source>
11763 <target state="new">Decrease the volume</target>
a15d7b82 11764
2164a13d 11765 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">749</context></context-group></trans-unit>
dd7dd42b 11766 <trans-unit id="2541031516422557760" datatype="html">
11767 <source>Seek the video forward</source>
11768 <target state="new">Seek the video forward</target>
a15d7b82 11769
2164a13d 11770 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">751</context></context-group></trans-unit>
dd7dd42b 11771 <trans-unit id="8813023402019364882" datatype="html">
11772 <source>Seek the video backward</source>
11773 <target state="new">Seek the video backward</target>
a15d7b82 11774
2164a13d 11775 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">752</context></context-group></trans-unit>
dd7dd42b 11776 <trans-unit id="581757752202843950" datatype="html">
11777 <source>Increase playback rate</source>
11778 <target state="new">Increase playback rate</target>
a15d7b82 11779
2164a13d 11780 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">754</context></context-group></trans-unit>
dd7dd42b 11781 <trans-unit id="5467642834854681120" datatype="html">
11782 <source>Decrease playback rate</source>
11783 <target state="new">Decrease playback rate</target>
a15d7b82 11784
2164a13d 11785 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">755</context></context-group></trans-unit>
dd7dd42b 11786 <trans-unit id="3860402955823859506" datatype="html">
11787 <source>Navigate in the video to the previous frame</source>
11788 <target state="new">Navigate in the video to the previous frame</target>
a15d7b82 11789
2164a13d 11790 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">757</context></context-group></trans-unit>
dd7dd42b 11791 <trans-unit id="8232494782895420700" datatype="html">
11792 <source>Navigate in the video to the next frame</source>
11793 <target state="new">Navigate in the video to the next frame</target>
a15d7b82 11794
2164a13d 11795 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">758</context></context-group></trans-unit>
dd7dd42b 11796 <trans-unit id="8223917068580581095" datatype="html">
11797 <source>Toggle theater mode</source>
11798 <target state="new">Toggle theater mode</target>
a15d7b82 11799
2164a13d 11800 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">763</context></context-group></trans-unit>
5a6de093 11801 <trans-unit id="8025996572234182184">
759856eb
MS
11802 <source>Like the video</source>
11803 <target state="new">Like the video</target>
5b150929
HP
11804 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/video-rate.component.ts</context><context context-type="linenumber">46</context></context-group>
11805 </trans-unit>
5a6de093 11806 <trans-unit id="7692127636377222448">
759856eb
MS
11807 <source>Dislike the video</source>
11808 <target state="new">Dislike the video</target>
5b150929
HP
11809 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/video-rate.component.ts</context><context context-type="linenumber">51</context></context-group>
11810 </trans-unit>
5a6de093 11811 <trans-unit id="1729036051846673606" datatype="html">
759856eb
MS
11812 <source>When active, the next video is automatically played after the current one.</source>
11813 <target state="new">When active, the next video is automatically played after the current one.</target>
dd7dd42b 11814 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/recommendations/recommended-videos.component.ts</context><context context-type="linenumber">50</context></context-group>
11815 </trans-unit>
30ae75f9 11816 <trans-unit id="2431286785954354122" datatype="html">
5b150929
HP
11817 <source>Recently added</source>
11818 <target state="new">Recently added</target>
2164a13d
C
11819
11820
11821 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">199</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">137</context></context-group></trans-unit>
5a6de093 11822 <trans-unit id="12646164819555880">
16f88ee5
C
11823 <source>Videos from your subscriptions</source>
11824 <target>Vídeos de suas inscrições</target>
5b150929
HP
11825 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">30</context></context-group>
11826 </trans-unit>
11827 <trans-unit id="1812379335568847528" datatype="html">
11828 <source>Subscriptions</source>
11829 <target state="new">Subscriptions</target>
dd7dd42b 11830 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group>
11831 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group>
11832 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group>
11833 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">91</context></context-group>
11834 </trans-unit>
5b150929
HP
11835 <trans-unit id="186236568870281953" datatype="html">
11836 <source>History</source>
11837 <target state="new">History</target>
dd7dd42b 11838 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group>
11839 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">97</context></context-group>
11840 </trans-unit>
5b150929
HP
11841 <trans-unit id="5237588857224999862" datatype="html">
11842 <source>Open actions</source>
11843 <target state="new">Open actions</target>
2f03d6dc
C
11844 <context-group purpose="location">
11845 <context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context>
11846 <context context-type="linenumber">4</context>
11847 </context-group>
5b150929
HP
11848 </trans-unit>
11849 <trans-unit id="8681933925782924101" datatype="html">
11850 <source>Local videos</source>
11851 <target state="new">Local videos</target>
2164a13d
C
11852
11853
11854
11855
11856 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">89</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">193</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">142</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">143</context></context-group></trans-unit>
dd7dd42b 11857 <trans-unit id="5668077948386857930" datatype="html">
11858 <source>Exclude</source>
11859 <target state="new">Exclude</target>
11860 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">95</context></context-group>
11861 </trans-unit>
11862 <trans-unit id="7147755274837297932" datatype="html">
11863 <source>Exclude muted accounts</source>
11864 <target state="new">Exclude muted accounts</target>
11865 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">99</context></context-group>
11866 </trans-unit>
11867 <trans-unit id="8397092871503752085" datatype="html">
11868 <source>Exclude public videos</source>
11869 <target state="new">Exclude public videos</target>
c49c366a
C
11870 <context-group purpose="location">
11871 <context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context>
45b3a29b 11872 <context context-type="linenumber">103</context>
c49c366a 11873 </context-group>
dd7dd42b 11874 </trans-unit>
11875 <trans-unit id="5895186796919691836" datatype="html">
11876 <source>Showing <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> videos</source>
11877 <target state="new">Showing <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> videos</target>
c49c366a
C
11878 <context-group purpose="location">
11879 <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context>
11880 <context context-type="linenumber">11</context>
11881 </context-group>
5b150929
HP
11882 </trans-unit>
11883 <trans-unit id="3037358578603095196" datatype="html">
11884 <source>Only videos uploaded on this instance are displayed</source>
11885 <target state="new">Only videos uploaded on this instance are displayed</target>
2164a13d
C
11886
11887 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">194</context></context-group></trans-unit>
5b150929
HP
11888 <trans-unit id="4668975178372693951" datatype="html">
11889 <source>Discover videos</source>
11890 <target state="new">Discover videos</target>
dd7dd42b 11891 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group>
11892 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group>
11893 </trans-unit>
5b150929
HP
11894 <trans-unit id="8067135025051844577" datatype="html">
11895 <source>Trending videos</source>
11896 <target state="new">Trending videos</target>
11897 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">130</context></context-group>
11898 </trans-unit>
11899 <trans-unit id="664221386829541948" datatype="html">
11900 <source>Recently added videos</source>
11901 <target state="new">Recently added videos</target>
11902 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">136</context></context-group>
11903 </trans-unit>
11904 <trans-unit id="8212906256415538361" datatype="html">
11905 <source>Upload a video</source>
11906 <target state="new">Upload a video</target>
2e25a6da
C
11907
11908 <context-group purpose="location"><context context-type="sourcefile">src/app/app-routing.module.ts</context><context context-type="linenumber">102</context></context-group></trans-unit>
5b150929
HP
11909 <trans-unit id="7590784934397800835" datatype="html">
11910 <source>Edit a video</source>
11911 <target state="new">Edit a video</target>
2e25a6da
C
11912
11913 <context-group purpose="location"><context context-type="sourcefile">src/app/app-routing.module.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
16f88ee5 11914 </body>
759856eb 11915 </file>
5b150929 11916</xliff>