diff options
author | Chocobozzz <me@florianbigard.com> | 2022-06-16 17:10:16 +0200 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2022-06-16 17:10:16 +0200 |
commit | 00e32b7cb4d511770882313b3a8ae71610afde33 (patch) | |
tree | 42add62b0236b2f228b5b471592299ff3c2b6eae /client/src/locale/angular.pt-BR.xlf | |
parent | baf99fcc65b2118d794a8b6fd537055505630b34 (diff) | |
download | PeerTube-00e32b7cb4d511770882313b3a8ae71610afde33.tar.gz PeerTube-00e32b7cb4d511770882313b3a8ae71610afde33.tar.zst PeerTube-00e32b7cb4d511770882313b3a8ae71610afde33.zip |
Update translations
Diffstat (limited to 'client/src/locale/angular.pt-BR.xlf')
-rw-r--r-- | client/src/locale/angular.pt-BR.xlf | 2082 |
1 files changed, 1091 insertions, 991 deletions
diff --git a/client/src/locale/angular.pt-BR.xlf b/client/src/locale/angular.pt-BR.xlf index c17b414a5..01834285e 100644 --- a/client/src/locale/angular.pt-BR.xlf +++ b/client/src/locale/angular.pt-BR.xlf | |||
@@ -10,25 +10,19 @@ | |||
10 | <trans-unit id="ngb.carousel.slide-number" datatype="html"> | 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> | 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> | 12 | <target state="new"> Slide <x id="INTERPOLATION" equiv-text="get wrap("/> of <x id="INTERPOLATION_1" equiv-text=".value; }"/> </target> |
13 | <context-group purpose="location"> | 13 | |
14 | <context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context> | ||
15 | <context context-type="linenumber">147,157</context> | ||
16 | </context-group> | ||
17 | <note priority="1" from="description">Currently selected slide number read by screen reader</note> | 14 | <note priority="1" from="description">Currently selected slide number read by screen reader</note> |
18 | </trans-unit> | 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> |
19 | <trans-unit id="ngb.carousel.previous" datatype="html"> | 16 | <trans-unit id="ngb.carousel.previous" datatype="html"> |
20 | <source>Previous</source> | 17 | <source>Previous</source> |
21 | <target state="new">Previous</target> | 18 | <target state="new">Previous</target> |
22 | <context-group purpose="location"> | 19 | |
23 | <context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context> | 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> |
24 | <context context-type="linenumber">174</context> | ||
25 | </context-group> | ||
26 | </trans-unit> | ||
27 | <trans-unit id="ngb.carousel.next" datatype="html"> | 21 | <trans-unit id="ngb.carousel.next" datatype="html"> |
28 | <source>Next</source> | 22 | <source>Next</source> |
29 | <target state="new">Next</target> | 23 | <target state="new">Next</target> |
30 | <context-group purpose="location"><context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context><context context-type="linenumber">197</context></context-group> | 24 | |
31 | </trans-unit> | 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> |
32 | <trans-unit id="ngb.datepicker.select-month" datatype="html"> | 26 | <trans-unit id="ngb.datepicker.select-month" datatype="html"> |
33 | <source>Select month</source> | 27 | <source>Select month</source> |
34 | <target state="new">Select month</target> | 28 | <target state="new">Select month</target> |
@@ -90,8 +84,8 @@ | |||
90 | <trans-unit id="ngb.pagination.next" datatype="html"> | 84 | <trans-unit id="ngb.pagination.next" datatype="html"> |
91 | <source>»</source> | 85 | <source>»</source> |
92 | <target state="new">»</target> | 86 | <target state="new">»</target> |
93 | <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">285</context></context-group> | 87 | |
94 | </trans-unit> | 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> |
95 | <trans-unit id="ngb.pagination.last" datatype="html"> | 89 | <trans-unit id="ngb.pagination.last" datatype="html"> |
96 | <source>»»</source> | 90 | <source>»»</source> |
97 | <target state="new">»»</target> | 91 | <target state="new">»»</target> |
@@ -100,33 +94,33 @@ | |||
100 | <trans-unit id="ngb.pagination.first-aria" datatype="html"> | 94 | <trans-unit id="ngb.pagination.first-aria" datatype="html"> |
101 | <source>First</source> | 95 | <source>First</source> |
102 | <target state="new">First</target> | 96 | <target state="new">First</target> |
103 | <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">320</context></context-group> | 97 | |
104 | </trans-unit> | 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> |
105 | <trans-unit id="ngb.pagination.previous-aria" datatype="html"> | 99 | <trans-unit id="ngb.pagination.previous-aria" datatype="html"> |
106 | <source>Previous</source> | 100 | <source>Previous</source> |
107 | <target state="new">Previous</target> | 101 | <target state="new">Previous</target> |
108 | <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">335</context></context-group> | 102 | |
109 | </trans-unit> | 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> |
110 | <trans-unit id="ngb.pagination.next-aria" datatype="html"> | 104 | <trans-unit id="ngb.pagination.next-aria" datatype="html"> |
111 | <source>Next</source> | 105 | <source>Next</source> |
112 | <target state="new">Next</target> | 106 | <target state="new">Next</target> |
113 | <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">347</context></context-group> | 107 | |
114 | </trans-unit> | 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> |
115 | <trans-unit id="ngb.pagination.last-aria" datatype="html"> | 109 | <trans-unit id="ngb.pagination.last-aria" datatype="html"> |
116 | <source>Last</source> | 110 | <source>Last</source> |
117 | <target state="new">Last</target> | 111 | <target state="new">Last</target> |
118 | <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">357</context></context-group> | 112 | |
119 | </trans-unit> | 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> |
120 | <trans-unit id="ngb.progressbar.value" datatype="html"> | 114 | <trans-unit id="ngb.progressbar.value" datatype="html"> |
121 | <source><x id="INTERPOLATION" equiv-text="nd so on. *"/></source> | 115 | <source><x id="INTERPOLATION" equiv-text="nd so on. *"/></source> |
122 | <target state="new"><x id="INTERPOLATION" equiv-text="nd so on. *"/></target> | 116 | <target state="new"><x id="INTERPOLATION" equiv-text="nd so on. *"/></target> |
123 | <context-group purpose="location"><context context-type="sourcefile">node_modules/src/progressbar/progressbar.ts</context><context context-type="linenumber">60</context></context-group> | 117 | |
124 | </trans-unit> | 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> |
125 | <trans-unit id="ngb.timepicker.HH" datatype="html"> | 119 | <trans-unit id="ngb.timepicker.HH" datatype="html"> |
126 | <source>HH</source> | 120 | <source>HH</source> |
127 | <target state="new">HH</target> | 121 | <target state="new">HH</target> |
128 | <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">133</context></context-group> | 122 | |
129 | </trans-unit> | 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> |
130 | <trans-unit id="ngb.timepicker.hours" datatype="html"> | 124 | <trans-unit id="ngb.timepicker.hours" datatype="html"> |
131 | <source>Hours</source> | 125 | <source>Hours</source> |
132 | <target state="new">Hours</target> | 126 | <target state="new">Hours</target> |
@@ -135,38 +129,38 @@ | |||
135 | <trans-unit id="ngb.timepicker.MM" datatype="html"> | 129 | <trans-unit id="ngb.timepicker.MM" datatype="html"> |
136 | <source>MM</source> | 130 | <source>MM</source> |
137 | <target state="new">MM</target> | 131 | <target state="new">MM</target> |
138 | <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">173</context></context-group> | 132 | |
139 | </trans-unit> | 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> |
140 | <trans-unit id="ngb.timepicker.minutes" datatype="html"> | 134 | <trans-unit id="ngb.timepicker.minutes" datatype="html"> |
141 | <source>Minutes</source> | 135 | <source>Minutes</source> |
142 | <target state="new">Minutes</target> | 136 | <target state="new">Minutes</target> |
143 | <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">188</context></context-group> | 137 | |
144 | </trans-unit> | 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> |
145 | <trans-unit id="ngb.timepicker.increment-hours" datatype="html"> | 139 | <trans-unit id="ngb.timepicker.increment-hours" datatype="html"> |
146 | <source>Increment hours</source> | 140 | <source>Increment hours</source> |
147 | <target state="new">Increment hours</target> | 141 | <target state="new">Increment hours</target> |
148 | <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">201</context></context-group> | 142 | |
149 | </trans-unit> | 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> |
150 | <trans-unit id="ngb.timepicker.decrement-hours" datatype="html"> | 144 | <trans-unit id="ngb.timepicker.decrement-hours" datatype="html"> |
151 | <source>Decrement hours</source> | 145 | <source>Decrement hours</source> |
152 | <target state="new">Decrement hours</target> | 146 | <target state="new">Decrement hours</target> |
153 | <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">223</context></context-group> | 147 | |
154 | </trans-unit> | 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> |
155 | <trans-unit id="ngb.timepicker.increment-minutes" datatype="html"> | 149 | <trans-unit id="ngb.timepicker.increment-minutes" datatype="html"> |
156 | <source>Increment minutes</source> | 150 | <source>Increment minutes</source> |
157 | <target state="new">Increment minutes</target> | 151 | <target state="new">Increment minutes</target> |
158 | <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">243</context></context-group> | 152 | |
159 | </trans-unit> | 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> |
160 | <trans-unit id="ngb.timepicker.decrement-minutes" datatype="html"> | 154 | <trans-unit id="ngb.timepicker.decrement-minutes" datatype="html"> |
161 | <source>Decrement minutes</source> | 155 | <source>Decrement minutes</source> |
162 | <target state="new">Decrement minutes</target> | 156 | <target state="new">Decrement minutes</target> |
163 | <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">264</context></context-group> | 157 | |
164 | </trans-unit> | 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> |
165 | <trans-unit id="ngb.timepicker.SS" datatype="html"> | 159 | <trans-unit id="ngb.timepicker.SS" datatype="html"> |
166 | <source>SS</source> | 160 | <source>SS</source> |
167 | <target state="new">SS</target> | 161 | <target state="new">SS</target> |
168 | <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">283</context></context-group> | 162 | |
169 | </trans-unit> | 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> |
170 | <trans-unit id="ngb.timepicker.seconds" datatype="html"> | 164 | <trans-unit id="ngb.timepicker.seconds" datatype="html"> |
171 | <source>Seconds</source> | 165 | <source>Seconds</source> |
172 | <target state="new">Seconds</target> | 166 | <target state="new">Seconds</target> |
@@ -212,13 +206,13 @@ | |||
212 | <trans-unit id="219462505467671767" datatype="html"> | 206 | <trans-unit id="219462505467671767" datatype="html"> |
213 | <source>Close the left menu</source> | 207 | <source>Close the left menu</source> |
214 | <target state="translated">Fechar o menu esquerdo</target> | 208 | <target state="translated">Fechar o menu esquerdo</target> |
215 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">137</context></context-group> | 209 | |
216 | </trans-unit> | 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> |
217 | <trans-unit id="3455550526898419928" datatype="html"> | 211 | <trans-unit id="3455550526898419928" datatype="html"> |
218 | <source>Open the left menu</source> | 212 | <source>Open the left menu</source> |
219 | <target state="translated">Abrir o menu esquerdo</target> | 213 | <target state="translated">Abrir o menu esquerdo</target> |
220 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">139</context></context-group> | 214 | |
221 | </trans-unit> | 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> |
222 | <trans-unit id="9075761896562520962"> | 216 | <trans-unit id="9075761896562520962"> |
223 | <source>You don't have notifications.</source> | 217 | <source>You don't have notifications.</source> |
224 | <target>Você não possui notificações.</target> | 218 | <target>Você não possui notificações.</target> |
@@ -451,7 +445,7 @@ | |||
451 | 445 | ||
452 | 446 | ||
453 | 447 | ||
454 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">45</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">149</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">69</context></context-group></trans-unit> | 448 | <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> |
455 | <trans-unit id="5964984095397511808" datatype="html"> | 449 | <trans-unit id="5964984095397511808" datatype="html"> |
456 | <source>Stop at</source> | 450 | <source>Stop at</source> |
457 | <target state="translated">Para em</target> | 451 | <target state="translated">Para em</target> |
@@ -459,19 +453,19 @@ | |||
459 | 453 | ||
460 | 454 | ||
461 | 455 | ||
462 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">60</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">188</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.html</context><context context-type="linenumber">83</context></context-group></trans-unit> | 456 | <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> |
463 | <trans-unit id="2816407313459209541" datatype="html"> | 457 | <trans-unit id="2816407313459209541" datatype="html"> |
464 | <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> | 458 | <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> |
465 | <target state="translated">Sua denúncia vai ser enviadas aos moderadores de<x id="INTERPOLATION"/><x id="START_TAG_NG_CONTAINER"/> e vai ser redirecionada ao vídeo de origem (<x id="INTERPOLATION_1"/>) também<x id="CLOSE_TAG_NG_CONTAINER"/> </target> | 459 | <target state="translated">Sua denúncia vai ser enviadas aos moderadores de<x id="INTERPOLATION"/><x id="START_TAG_NG_CONTAINER"/> e vai ser redirecionada ao vídeo de origem (<x id="INTERPOLATION_1"/>) também<x id="CLOSE_TAG_NG_CONTAINER"/> </target> |
466 | <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> | 460 | |
467 | </trans-unit> | 461 | <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> |
468 | <trans-unit id="6990204431018013063" datatype="html"> | 462 | <trans-unit id="6990204431018013063" datatype="html"> |
469 | <source>Please describe the issue...</source> | 463 | <source>Please describe the issue...</source> |
470 | <target state="translated">Por favor descreva o problema...</target> | 464 | <target state="translated">Por favor descreva o problema...</target> |
471 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">42</context></context-group> | 465 | |
472 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">42</context></context-group> | 466 | |
473 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">78</context></context-group> | 467 | |
474 | </trans-unit> | 468 | <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> |
475 | <trans-unit id="5201790281220738609" datatype="html"> | 469 | <trans-unit id="5201790281220738609" datatype="html"> |
476 | <source>Search playlists</source> | 470 | <source>Search playlists</source> |
477 | <target state="translated">Buscar playlists</target> | 471 | <target state="translated">Buscar playlists</target> |
@@ -480,33 +474,27 @@ | |||
480 | <trans-unit id="6056859576122955708" datatype="html"> | 474 | <trans-unit id="6056859576122955708" datatype="html"> |
481 | <source>Create a private playlist</source> | 475 | <source>Create a private playlist</source> |
482 | <target state="translated">Criar uma playlist privada</target> | 476 | <target state="translated">Criar uma playlist privada</target> |
483 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">66</context></context-group> | 477 | |
484 | </trans-unit> | 478 | <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> |
485 | <trans-unit id="2409672154570643758"> | 479 | <trans-unit id="2409672154570643758"> |
486 | <source>Display name</source> | 480 | <source>Display name</source> |
487 | <target>Nome de exibição</target> | 481 | <target>Nome de exibição</target> |
488 | <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">43</context></context-group> | 482 | |
489 | <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">43</context></context-group> | 483 | |
490 | <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> | 484 | |
491 | <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> | 485 | |
492 | <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> | 486 | |
493 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-user.component.html</context><context context-type="linenumber">8</context></context-group> | 487 | |
494 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">71</context></context-group> | 488 | |
495 | </trans-unit> | 489 | <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> |
496 | <trans-unit id="2193037168694505715" datatype="html"> | 490 | <trans-unit id="2193037168694505715" datatype="html"> |
497 | <source>Short text to tell people how they can support the channel (membership platform...).<br /><br /> | 491 | <source>Short text to tell people how they can support the channel (membership platform...).<br /><br /> |
498 | When a video is uploaded in this channel, the video support field will be automatically filled by this text.</source> | 492 | When a video is uploaded in this channel, the video support field will be automatically filled by this text.</source> |
499 | <target state="new">Short text to tell people how they can support the channel (membership platform...).<br /><br /> | 493 | <target state="new">Short text to tell people how they can support the channel (membership platform...).<br /><br /> |
500 | When a video is uploaded in this channel, the video support field will be automatically filled by this text.</target> | 494 | When a video is uploaded in this channel, the video support field will be automatically filled by this text.</target> |
501 | <context-group purpose="location"> | 495 | |
502 | <context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context> | 496 | |
503 | <context context-type="linenumber">67,68</context> | 497 | <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> |
504 | </context-group> | ||
505 | <context-group purpose="location"> | ||
506 | <context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context> | ||
507 | <context context-type="linenumber">67,68</context> | ||
508 | </context-group> | ||
509 | </trans-unit> | ||
510 | <trans-unit id="6438815964972582865" datatype="html"> | 498 | <trans-unit id="6438815964972582865" datatype="html"> |
511 | <source>The following link contains a private token and should not be shared with anyone.</source> | 499 | <source>The following link contains a private token and should not be shared with anyone.</source> |
512 | <target state="translated">Os seguintes links contêm um token privado e não deverá ser compartilhado com ninguém.</target> | 500 | <target state="translated">Os seguintes links contêm um token privado e não deverá ser compartilhado com ninguém.</target> |
@@ -515,38 +503,38 @@ | |||
515 | <trans-unit id="7513076467032912668" datatype="html"> | 503 | <trans-unit id="7513076467032912668" datatype="html"> |
516 | <source>Format</source> | 504 | <source>Format</source> |
517 | <target state="translated">Formato</target> | 505 | <target state="translated">Formato</target> |
518 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">74</context></context-group> | 506 | |
519 | </trans-unit> | 507 | <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> |
520 | <trans-unit id="7385834259346199883" datatype="html"> | 508 | <trans-unit id="7385834259346199883" datatype="html"> |
521 | <source>Video stream</source> | 509 | <source>Video stream</source> |
522 | <target state="translated">Stream de video</target> | 510 | <target state="translated">Stream de video</target> |
523 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">85</context></context-group> | 511 | |
524 | </trans-unit> | 512 | <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> |
525 | <trans-unit id="5496771215105419189" datatype="html"> | 513 | <trans-unit id="5496771215105419189" datatype="html"> |
526 | <source>Audio stream</source> | 514 | <source>Audio stream</source> |
527 | <target state="translated">Stream de Áudio</target> | 515 | <target state="translated">Stream de Áudio</target> |
528 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">97</context></context-group> | 516 | |
529 | </trans-unit> | 517 | <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> |
530 | <trans-unit id="6316149158173629264"> | 518 | <trans-unit id="6316149158173629264"> |
531 | <source>Direct download</source> | 519 | <source>Direct download</source> |
532 | <target>Download direto</target> | 520 | <target>Download direto</target> |
533 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">116</context></context-group> | 521 | |
534 | </trans-unit> | 522 | <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> |
535 | <trans-unit id="5910455707959454672"> | 523 | <trans-unit id="5910455707959454672"> |
536 | <source>Torrent (.torrent file)</source> | 524 | <source>Torrent (.torrent file)</source> |
537 | <target>Torrent (arquivo .torrent)</target> | 525 | <target>Torrent (arquivo .torrent)</target> |
538 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">121</context></context-group> | 526 | |
539 | </trans-unit> | 527 | <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> |
540 | <trans-unit id="5830517253429165613" datatype="html"> | 528 | <trans-unit id="5830517253429165613" datatype="html"> |
541 | <source>Advanced</source> | 529 | <source>Advanced</source> |
542 | <target state="translated">Avançado</target> | 530 | <target state="translated">Avançado</target> |
543 | 531 | ||
544 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">135</context></context-group></trans-unit> | 532 | <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> |
545 | <trans-unit id="4493457595110310369" datatype="html"> | 533 | <trans-unit id="4493457595110310369" datatype="html"> |
546 | <source>Simple</source> | 534 | <source>Simple</source> |
547 | <target state="translated">Simples</target> | 535 | <target state="translated">Simples</target> |
548 | 536 | ||
549 | <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> | 537 | <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> |
550 | <trans-unit id="1006562256968398209" datatype="html"> | 538 | <trans-unit id="1006562256968398209" datatype="html"> |
551 | <source>video</source> | 539 | <source>video</source> |
552 | <target state="translated">vídeo</target> | 540 | <target state="translated">vídeo</target> |
@@ -578,8 +566,8 @@ | |||
578 | <context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context> | 566 | <context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context> |
579 | <context context-type="linenumber">27</context> | 567 | <context context-type="linenumber">27</context> |
580 | </context-group> | 568 | </context-group> |
581 | </trans-unit><trans-unit id="8772888533606382617" datatype="html"> | 569 | </trans-unit><trans-unit id="1080230904501320275" datatype="html"> |
582 | <source>{count, plural, =1 {1 user} other {<x id="count"/> users}} banned.</source><target state="new">{count, plural, =1 {1 user} other {<x id="count"/> users}} banned.</target> | 570 | <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> |
583 | <context-group purpose="location"> | 571 | <context-group purpose="location"> |
584 | <context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.ts</context> | 572 | <context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.ts</context> |
585 | <context context-type="linenumber">70</context> | 573 | <context context-type="linenumber">70</context> |
@@ -596,12 +584,12 @@ | |||
596 | <trans-unit id="935187492052582731"> | 584 | <trans-unit id="935187492052582731"> |
597 | <source>Submit</source> | 585 | <source>Submit</source> |
598 | <target>Enviar</target> | 586 | <target>Enviar</target> |
599 | <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> | 587 | |
600 | <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> | 588 | |
601 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">58</context></context-group> | 589 | |
602 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">58</context></context-group> | 590 | |
603 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">94</context></context-group> | 591 | |
604 | </trans-unit> | 592 | <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> |
605 | <trans-unit id="8343217707114977013" datatype="html"> | 593 | <trans-unit id="8343217707114977013" datatype="html"> |
606 | <source>The contact form is not enabled on this instance.</source> | 594 | <source>The contact form is not enabled on this instance.</source> |
607 | <target state="translated">O formulário de contato não está disponível nesta instância.</target> | 595 | <target state="translated">O formulário de contato não está disponível nesta instância.</target> |
@@ -618,10 +606,10 @@ | |||
618 | <trans-unit id="5471125870639393916" datatype="html"> | 606 | <trans-unit id="5471125870639393916" datatype="html"> |
619 | <source>What is the issue?</source> | 607 | <source>What is the issue?</source> |
620 | <target state="translated">Qual é o problema?</target> | 608 | <target state="translated">Qual é o problema?</target> |
621 | <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> | 609 | |
622 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">13</context></context-group> | 610 | |
623 | <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> | 611 | |
624 | </trans-unit> | 612 | <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> |
625 | <trans-unit id="2466846716878254816" datatype="html"> | 613 | <trans-unit id="2466846716878254816" datatype="html"> |
626 | <source>Element <x id="PH" equiv-text="param"/> not found</source> | 614 | <source>Element <x id="PH" equiv-text="param"/> not found</source> |
627 | <target state="new">Element <x id="PH" equiv-text="param"/> not found</target> | 615 | <target state="new">Element <x id="PH" equiv-text="param"/> not found</target> |
@@ -835,26 +823,23 @@ | |||
835 | <trans-unit id="1779391511451594552"> | 823 | <trans-unit id="1779391511451594552"> |
836 | <source>Using an ActivityPub account</source> | 824 | <source>Using an ActivityPub account</source> |
837 | <target>Usando uma conta ActivityPub</target> | 825 | <target>Usando uma conta ActivityPub</target> |
838 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">54</context></context-group> | 826 | |
839 | </trans-unit> | 827 | <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> |
840 | <trans-unit id="3372646000533908418" datatype="html"> | 828 | <trans-unit id="3372646000533908418" datatype="html"> |
841 | <source>Subscribe with a remote account:</source> | 829 | <source>Subscribe with a remote account:</source> |
842 | <target state="translated">Inscrever com uma conta remota:</target> | 830 | <target state="translated">Inscrever com uma conta remota:</target> |
843 | <context-group purpose="location"> | 831 | |
844 | <context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context> | 832 | <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> |
845 | <context context-type="linenumber">62</context> | ||
846 | </context-group> | ||
847 | </trans-unit> | ||
848 | <trans-unit id="6691897331062834756" datatype="html"> | 833 | <trans-unit id="6691897331062834756" datatype="html"> |
849 | <source>Subscribe with an account on this instance</source> | 834 | <source>Subscribe with an account on this instance</source> |
850 | <target state="translated">Registrar com uma conta nesta instância</target> | 835 | <target state="translated">Registrar com uma conta nesta instância</target> |
851 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">57</context></context-group> | 836 | |
852 | </trans-unit> | 837 | <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> |
853 | <trans-unit id="1740917574463702967"> | 838 | <trans-unit id="1740917574463702967"> |
854 | <source>Subscribe with your local account</source> | 839 | <source>Subscribe with your local account</source> |
855 | <target>Se inscreva com uma conta local</target> | 840 | <target>Se inscreva com uma conta local</target> |
856 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">58</context></context-group> | 841 | |
857 | </trans-unit> | 842 | <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> |
858 | <trans-unit id="7639191791633609999" datatype="html"> | 843 | <trans-unit id="7639191791633609999" datatype="html"> |
859 | <source>The live stream will be automatically terminated.</source> | 844 | <source>The live stream will be automatically terminated.</source> |
860 | <target state="translated">A transmissão ao vivo será encerrada.</target> | 845 | <target state="translated">A transmissão ao vivo será encerrada.</target> |
@@ -888,18 +873,18 @@ | |||
888 | <trans-unit id="2949829240129672512"> | 873 | <trans-unit id="2949829240129672512"> |
889 | <source>Using a syndication feed</source> | 874 | <source>Using a syndication feed</source> |
890 | <target>Usando um feed</target> | 875 | <target>Usando um feed</target> |
891 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">68</context></context-group> | 876 | |
892 | </trans-unit> | 877 | <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> |
893 | <trans-unit id="7695158742270602420"> | 878 | <trans-unit id="7695158742270602420"> |
894 | <source>Subscribe via RSS</source> | 879 | <source>Subscribe via RSS</source> |
895 | <target>Se inscreva via RSS</target> | 880 | <target>Se inscreva via RSS</target> |
896 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">69</context></context-group> | 881 | |
897 | </trans-unit> | 882 | <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> |
898 | <trans-unit id="6086125715086510222" datatype="html"> | 883 | <trans-unit id="6086125715086510222" datatype="html"> |
899 | <source>PROFILE SETTINGS</source> | 884 | <source>PROFILE SETTINGS</source> |
900 | <target state="translated">CONFIGURAÇÃO DO PERFIL</target> | 885 | <target state="translated">CONFIGURAÇÃO DO PERFIL</target> |
901 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">12</context></context-group> | 886 | |
902 | </trans-unit> | 887 | <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> |
903 | <trans-unit id="855178133027341271"> | 888 | <trans-unit id="855178133027341271"> |
904 | <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> | 889 | <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> |
905 | <target> | 890 | <target> |
@@ -1184,8 +1169,8 @@ | |||
1184 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context> | 1169 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context> |
1185 | <context context-type="linenumber">40,42</context> | 1170 | <context context-type="linenumber">40,42</context> |
1186 | </context-group> | 1171 | </context-group> |
1187 | </trans-unit><trans-unit id="6067499009042966763" datatype="html"> | 1172 | </trans-unit><trans-unit id="901879091817013957" datatype="html"> |
1188 | <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> | 1173 | <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> |
1189 | <context-group purpose="location"> | 1174 | <context-group purpose="location"> |
1190 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.ts</context> | 1175 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.ts</context> |
1191 | <context context-type="linenumber">84</context> | 1176 | <context context-type="linenumber">84</context> |
@@ -1213,107 +1198,116 @@ | |||
1213 | <target state="translated"><x id="PH"/>seg</target> | 1198 | <target state="translated"><x id="PH"/>seg</target> |
1214 | <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> | 1199 | <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> |
1215 | </trans-unit> | 1200 | </trans-unit> |
1216 | <trans-unit id="1908285951500318953"> | 1201 | |
1217 | <source>Login</source> | ||
1218 | <target> | ||
1219 | Iniciar sessão | ||
1220 | </target> | ||
1221 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">2</context></context-group> | ||
1222 | </trans-unit> | ||
1223 | <trans-unit id="1909492071130899005" datatype="html"> | 1202 | <trans-unit id="1909492071130899005" datatype="html"> |
1224 | <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> | 1203 | <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> |
1225 | <target state="translated">Desculpe, mas houve um problema com o processo de login externo. | 1204 | <target state="translated">Desculpe, mas houve um problema com o processo de login externo. |
1226 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Contate um administrador | 1205 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Contate um administrador |
1227 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. | 1206 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. |
1228 | </target> | 1207 | </target> |
1229 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">6</context></context-group> | 1208 | |
1230 | </trans-unit> | 1209 | <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"> |
1231 | <trans-unit id="8390073108781420493"> | 1210 | <source> Request new verification email </source><target state="new"> Request new verification email </target> |
1232 | <source>Request new verification email.</source> | 1211 | <context-group purpose="location"> |
1233 | <target>Solicitar novo email de verificação.</target> | 1212 | <context context-type="sourcefile">src/app/+login/login.component.html</context> |
1234 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">12</context></context-group> | 1213 | <context context-type="linenumber">33,35</context> |
1235 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html</context><context context-type="linenumber">16</context></context-group> | 1214 | </context-group> |
1236 | </trans-unit> | ||
1237 | <trans-unit id="7252854992688790751" datatype="html"> | ||
1238 | <source>This instance allows registration. However, be careful to check the <x id="START_LINK" ctype="x-a" equiv-text="<a class="terms-anchor" (click)="onTermsClick($event, instanceInformation)" href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/><x id="START_LINK_1" equiv-text="<a class="terms-link" target="_blank" routerLink="/about/instance" fragment="terms">"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> before creating an account. You may also search for another instance to match your exact needs at: <x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="START_LINK_2" equiv-text="<a class="alert-link" href="https://joinpeertube.org/instances" target="_blank" rel="noopener noreferrer">"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </source> | ||
1239 | <target state="translated">Esta instância permite registro. Contudo, tenha cautela e verifique <x id="START_LINK" ctype="x-a" equiv-text="<a class="terms-anchor" (click)="onTermsClick($event, instanceInformation)" href='#'>"/>Termos <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/><x id="START_LINK_1" equiv-text="<a class="terms-link" target="_blank" routerLink="/about/instance" fragment="terms">"/>Termos <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>antes de criar uma conta. Você pode também procurar por outra instância que atenda as suas necessidades exatas em: <x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="START_LINK_2" equiv-text="<a class="alert-link" href="https://joinpeertube.org/instances" target="_blank" rel="noopener noreferrer">"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </target> | ||
1240 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">64</context></context-group> | ||
1241 | </trans-unit> | ||
1242 | <trans-unit id="7215649348148521605" datatype="html"> | ||
1243 | <source>Currently this instance doesn't allow for user registration, you may check the <x id="START_LINK" ctype="x-a" equiv-text="<a (click)="onTermsClick($event, instanceInformation)" href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for more details or find an instance that gives you the possibility to sign up for an account and upload your videos there. Find yours among multiple instances at: <x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="START_LINK_1" equiv-text="<a class="alert-link" href="https://joinpeertube.org/instances" target="_blank" rel="noopener noreferrer">"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </source> | ||
1244 | <target state="translated">No momento esta instância não permite registro de usuários. Você pode verificar os <x id="START_LINK" ctype="x-a" equiv-text="<a (click)="onTermsClick($event, instanceInformation)" href='#'>"/>Termos<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> para maiores detalhes ou encontrar uma instância que dê à você a possibilidade de criar uma conta e subir seus vídeos lá. Encontre a sua no meio de várias instâncias em: <x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="START_LINK_1" equiv-text="<a class="alert-link" href="https://joinpeertube.org/instances" target="_blank" rel="noopener noreferrer">"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </target> | ||
1245 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">69</context></context-group> | ||
1246 | </trans-unit> | 1215 | </trans-unit> |
1216 | |||
1217 | |||
1218 | |||
1247 | <trans-unit id="2392488717875840729"> | 1219 | <trans-unit id="2392488717875840729"> |
1248 | <source>User</source> | 1220 | <source>User</source> |
1249 | <target>Usuário</target> | 1221 | <target>Usuário</target> |
1250 | 1222 | ||
1251 | 1223 | ||
1252 | 1224 | ||
1253 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">36</context></context-group><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> | 1225 | <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> |
1254 | <trans-unit id="3997350348765083892"> | 1226 | <trans-unit id="3997350348765083892"> |
1255 | <source>Username or email address</source> | 1227 | <source>Username or email address</source> |
1256 | <target>Nome de usuário ou endereço de e-mail</target> | 1228 | <target>Nome de usuário ou endereço de e-mail</target> |
1257 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">23</context></context-group> | 1229 | |
1230 | <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"> | ||
1231 | <source>Example: john@example.com</source><target state="new">Example: john@example.com</target> | ||
1232 | <context-group purpose="location"> | ||
1233 | <context context-type="sourcefile">src/app/+login/login.component.html</context> | ||
1234 | <context context-type="linenumber">46</context> | ||
1235 | </context-group> | ||
1236 | <context-group purpose="location"> | ||
1237 | <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context> | ||
1238 | <context context-type="linenumber">53</context> | ||
1239 | </context-group> | ||
1258 | </trans-unit> | 1240 | </trans-unit> |
1259 | <trans-unit id="1758058452376026925" datatype="html"> | 1241 | <trans-unit id="1758058452376026925" datatype="html"> |
1260 | <source>⚠️ Most email addresses do not include capital letters.</source> | 1242 | <source>⚠️ Most email addresses do not include capital letters.</source> |
1261 | <target state="translated">⚠️ Maioria dos endereços de email não incluem letras maiúsculas.</target> | 1243 | <target state="translated">⚠️ Maioria dos endereços de email não incluem letras maiúsculas.</target> |
1262 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">32</context></context-group> | 1244 | |
1263 | </trans-unit> | 1245 | <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> |
1264 | <trans-unit id="1431416938026210429"> | 1246 | <trans-unit id="1431416938026210429"> |
1265 | <source>Password</source> | 1247 | <source>Password</source> |
1266 | <target>Senha</target> | 1248 | <target>Senha</target> |
1267 | <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> | 1249 | |
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">117</context></context-group> | 1250 | |
1269 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">38</context></context-group> | 1251 | |
1270 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">40</context></context-group> | 1252 | |
1271 | <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">8</context></context-group> | 1253 | |
1272 | <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">10</context></context-group> | 1254 | |
1273 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-user.component.html</context><context context-type="linenumber">56</context></context-group> | 1255 | |
1274 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-user.component.html</context><context context-type="linenumber">58</context></context-group> | 1256 | |
1275 | </trans-unit> | 1257 | <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> |
1276 | <trans-unit id="8715156686857791956" datatype="html"> | 1258 | <trans-unit id="8715156686857791956" datatype="html"> |
1277 | <source>Click here to reset your password</source> | 1259 | <source>Click here to reset your password</source> |
1278 | <target state="translated">Clique aqui para redefinir sua senha</target> | 1260 | <target state="translated">Clique aqui para redefinir sua senha</target> |
1279 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">51</context></context-group> | 1261 | |
1280 | </trans-unit> | 1262 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">72</context></context-group></trans-unit> |
1281 | <trans-unit id="892063502898494584" datatype="html"> | 1263 | <trans-unit id="892063502898494584" datatype="html"> |
1282 | <source>I forgot my password</source> | 1264 | <source>I forgot my password</source> |
1283 | <target state="translated">Esqueci minha senha</target> | 1265 | <target state="translated">Esqueci minha senha</target> |
1284 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">51</context></context-group> | 1266 | |
1285 | </trans-unit> | 1267 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">72</context></context-group></trans-unit> |
1286 | <trans-unit id="2101170466365500913" datatype="html"> | 1268 | <trans-unit id="2101170466365500913" datatype="html"> |
1287 | <source>Logging into an account lets you publish content</source> | 1269 | <source>Logging into an account lets you publish content</source> |
1288 | <target state="translated">Iniciar a sessão em uma conta te possibilita publicar conteúdo</target> | 1270 | <target state="translated">Iniciar a sessão em uma conta te possibilita publicar conteúdo</target> |
1289 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">60</context></context-group> | 1271 | |
1272 | <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"> | ||
1273 | <source> This instance allows registration. However, be careful to check the <x id="START_LINK" ctype="x-a" equiv-text="<a class="link-orange terms-anchor" (click)="onTermsClick($event, instanceInformation)" href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/><x id="START_LINK_1" equiv-text="<a class="terms-link" target="_blank" routerLink="/about/instance" fragment="terms">"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="</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="<a class="link-orange" href="https://joinpeertube.org/instances" target="_blank" rel="noopener noreferrer">"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </source><target state="new"> This instance allows registration. However, be careful to check the <x id="START_LINK" ctype="x-a" equiv-text="<a class="link-orange terms-anchor" (click)="onTermsClick($event, instanceInformation)" href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/><x id="START_LINK_1" equiv-text="<a class="terms-link" target="_blank" routerLink="/about/instance" fragment="terms">"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="</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="<a class="link-orange" href="https://joinpeertube.org/instances" target="_blank" rel="noopener noreferrer">"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </target> | ||
1274 | <context-group purpose="location"> | ||
1275 | <context context-type="sourcefile">src/app/+login/login.component.html</context> | ||
1276 | <context context-type="linenumber">15,18</context> | ||
1277 | </context-group> | ||
1278 | </trans-unit><trans-unit id="1394326136451741248" datatype="html"> | ||
1279 | <source> Currently this instance doesn't allow for user registration, you may check the <x id="START_LINK" ctype="x-a" equiv-text="<a (click)="onTermsClick($event, instanceInformation)" href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="</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="<a class="link-orange" href="https://joinpeertube.org/instances" target="_blank" rel="noopener noreferrer">"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="</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="<a (click)="onTermsClick($event, instanceInformation)" href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="</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="<a class="link-orange" href="https://joinpeertube.org/instances" target="_blank" rel="noopener noreferrer">"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </target> | ||
1280 | <context-group purpose="location"> | ||
1281 | <context context-type="sourcefile">src/app/+login/login.component.html</context> | ||
1282 | <context context-type="linenumber">20,23</context> | ||
1283 | </context-group> | ||
1290 | </trans-unit> | 1284 | </trans-unit> |
1291 | <trans-unit id="3183213940445113677" datatype="html"> | 1285 | <trans-unit id="3183213940445113677" datatype="html"> |
1292 | <source>Or sign in with</source> | 1286 | <source>Or sign in with</source> |
1293 | <target state="translated">Ou entrar com</target> | 1287 | <target state="translated">Ou entrar com</target> |
1294 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">77</context></context-group> | 1288 | |
1295 | </trans-unit> | 1289 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">82</context></context-group></trans-unit> |
1296 | <trans-unit id="3238209155172574367"> | 1290 | <trans-unit id="3238209155172574367"> |
1297 | <source>Forgot your password</source> | 1291 | <source>Forgot your password</source> |
1298 | <target>Esqueceu sua senha</target> | 1292 | <target>Esqueceu sua senha</target> |
1299 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">99</context></context-group> | 1293 | |
1300 | </trans-unit> | 1294 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">105</context></context-group></trans-unit> |
1301 | <trans-unit id="87327320394367488" datatype="html"> | 1295 | <trans-unit id="87327320394367488" datatype="html"> |
1302 | <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source> | 1296 | <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source> |
1303 | <target state="translated">Lamentamos, não podemos recuperar sua senha porque o administrador dessa instância não ativou o envio de e-mail pelo PeerTube.</target> | 1297 | <target state="translated">Lamentamos, não podemos recuperar sua senha porque o administrador dessa instância não ativou o envio de e-mail pelo PeerTube.</target> |
1304 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">106</context></context-group> | 1298 | |
1305 | </trans-unit> | 1299 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">112</context></context-group></trans-unit> |
1306 | <trans-unit id="3188014010833256853" datatype="html"> | 1300 | <trans-unit id="3188014010833256853" datatype="html"> |
1307 | <source>Enter your email address and we will send you a link to reset your password.</source> | 1301 | <source>Enter your email address and we will send you a link to reset your password.</source> |
1308 | <target state="translated">Insira o seu endereço de email e enviaremos um link para você redefinir sua senha.</target> | 1302 | <target state="translated">Insira o seu endereço de email e enviaremos um link para você redefinir sua senha.</target> |
1309 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">110</context></context-group> | 1303 | |
1310 | </trans-unit> | 1304 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">116</context></context-group></trans-unit> |
1311 | <trans-unit id="1190256911880544559" datatype="html"> | 1305 | <trans-unit id="1190256911880544559" datatype="html"> |
1312 | <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>. | 1306 | <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>. |
1313 | The link will expire within 1 hour.</source> | 1307 | The link will expire within 1 hour.</source> |
1314 | <target state="translated">Um email com instruções para redefinir sua senha foi enviado para <x id="PH"/>. O link vai expirar em 1 hora.</target> | 1308 | <target state="translated">Um email com instruções para redefinir sua senha foi enviado para <x id="PH"/>. O link vai expirar em 1 hora.</target> |
1315 | 1309 | ||
1316 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">131</context></context-group></trans-unit> | 1310 | <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> |
1317 | <trans-unit id="4768749765465246664"> | 1311 | <trans-unit id="4768749765465246664"> |
1318 | <source>Email</source> | 1312 | <source>Email</source> |
1319 | <target>E-mail</target> | 1313 | <target>E-mail</target> |
@@ -1325,19 +1319,19 @@ The link will expire within 1 hour.</source> | |||
1325 | 1319 | ||
1326 | 1320 | ||
1327 | 1321 | ||
1328 | <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">115</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/register-step-user.component.html</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-user.component.html</context><context context-type="linenumber">47</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">8</context></context-group></trans-unit> | 1322 | <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">121</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> |
1329 | <trans-unit id="3967269098753656610"> | 1323 | <trans-unit id="3967269098753656610"> |
1330 | <source>Email address</source> | 1324 | <source>Email address</source> |
1331 | <target>Endereço de e-mail</target> | 1325 | <target>Endereço de e-mail</target> |
1332 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">117</context></context-group> | 1326 | |
1333 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">10</context></context-group> | 1327 | |
1334 | </trans-unit> | 1328 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">123</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> |
1335 | <trans-unit id="7808756054397155068" datatype="html"> | 1329 | <trans-unit id="7808756054397155068" datatype="html"> |
1336 | <source>Reset</source> | 1330 | <source>Reset</source> |
1337 | <target state="translated">Redefinir</target> | 1331 | <target state="translated">Redefinir</target> |
1338 | <note priority="1" from="description">Password reset button</note> | 1332 | <note priority="1" from="description">Password reset button</note> |
1339 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">130</context></context-group> | 1333 | |
1340 | </trans-unit> | 1334 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">136</context></context-group></trans-unit> |
1341 | <trans-unit id="4319634264526091601" datatype="html"> | 1335 | <trans-unit id="4319634264526091601" datatype="html"> |
1342 | <source>on this instance</source> | 1336 | <source>on this instance</source> |
1343 | <target state="translated">nesta instância</target> | 1337 | <target state="translated">nesta instância</target> |
@@ -1356,45 +1350,101 @@ The link will expire within 1 hour.</source> | |||
1356 | <context context-type="linenumber">10</context> | 1350 | <context context-type="linenumber">10</context> |
1357 | </context-group> | 1351 | </context-group> |
1358 | </trans-unit> | 1352 | </trans-unit> |
1359 | <trans-unit id="107448797428840891"> | 1353 | |
1360 | <source>Reset my password</source> | ||
1361 | <target> | ||
1362 | Redefinir minha senha | ||
1363 | </target> | ||
1364 | <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> | ||
1365 | </trans-unit> | ||
1366 | <trans-unit id="3782563238994348625"> | 1354 | <trans-unit id="3782563238994348625"> |
1367 | <source>Confirm password</source> | 1355 | <source>Confirm password</source> |
1368 | <target>Confirme a senha</target> | 1356 | <target>Confirme a senha</target> |
1369 | <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">19</context></context-group> | 1357 | |
1370 | </trans-unit> | 1358 | <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">17</context></context-group></trans-unit> |
1371 | <trans-unit id="2501430660070156325"> | 1359 | <trans-unit id="2501430660070156325"> |
1372 | <source>Confirmed password</source> | 1360 | <source>Confirmed password</source> |
1373 | <target>Senha confirmada</target> | 1361 | <target>Senha confirmada</target> |
1374 | <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">21</context></context-group> | 1362 | |
1375 | </trans-unit> | 1363 | <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">20</context></context-group></trans-unit> |
1376 | <trans-unit id="8547184468496530386"> | 1364 | <trans-unit id="8547184468496530386"> |
1377 | <source>Reset my password</source> | 1365 | <source>Reset my password</source> |
1378 | <target>Redefinir minha senha</target> | 1366 | <target>Redefinir minha senha</target> |
1379 | <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">29</context></context-group> | 1367 | |
1380 | </trans-unit> | 1368 | <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">28</context></context-group></trans-unit> |
1381 | <trans-unit id="8890553633144307762" datatype="html"> | 1369 | |
1382 | <source>Back</source> | 1370 | |
1383 | <target state="new">Back</target> | ||
1384 | <note priority="1" from="description">Button on the registration form to go to the previous step</note> | ||
1385 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context><context context-type="linenumber">42</context></context-group> | ||
1386 | </trans-unit> | ||
1387 | <trans-unit id="3885497195825665706" datatype="html"> | ||
1388 | <source>Next</source> | ||
1389 | <target state="new">Next</target> | ||
1390 | <note priority="1" from="description">Button on the registration form to go to the previous step</note> | ||
1391 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context><context context-type="linenumber">43</context></context-group> | ||
1392 | </trans-unit> | ||
1393 | <trans-unit id="5018804994794983050" datatype="html"> | 1371 | <trans-unit id="5018804994794983050" datatype="html"> |
1394 | <source>Signup</source> | 1372 | <source>Signup</source> |
1395 | <target state="new">Signup</target> | 1373 | <target state="new">Signup</target> |
1396 | <note priority="1" from="description">Button on the registration form to finalize the account and channel creation</note> | 1374 | <note priority="1" from="description">Button on the registration form to finalize the account and channel creation</note> |
1397 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context><context context-type="linenumber">75</context></context-group> | 1375 | |
1376 | <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"> | ||
1377 | <source>Why creating an account?</source><target state="new">Why creating an account?</target> | ||
1378 | <context-group purpose="location"> | ||
1379 | <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context> | ||
1380 | <context context-type="linenumber">2</context> | ||
1381 | </context-group> | ||
1382 | </trans-unit><trans-unit id="3163018370908865909" datatype="html"> | ||
1383 | <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="<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="<br />"/> However, creating an account on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> will allow you to: </target> | ||
1384 | <context-group purpose="location"> | ||
1385 | <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context> | ||
1386 | <context context-type="linenumber">4,8</context> | ||
1387 | </context-group> | ||
1388 | </trans-unit><trans-unit id="3514732276382852116" datatype="html"> | ||
1389 | <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Comment<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> videos</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Comment<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> videos</target> | ||
1390 | <context-group purpose="location"> | ||
1391 | <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context> | ||
1392 | <context context-type="linenumber">11</context> | ||
1393 | </context-group> | ||
1394 | </trans-unit><trans-unit id="6928511254538021087" datatype="html"> | ||
1395 | <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Subscribe<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> to channels to be notified of new videos</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Subscribe<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> to channels to be notified of new videos</target> | ||
1396 | <context-group purpose="location"> | ||
1397 | <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context> | ||
1398 | <context context-type="linenumber">12</context> | ||
1399 | </context-group> | ||
1400 | </trans-unit><trans-unit id="269413964682905563" datatype="html"> | ||
1401 | <source>Have access to your <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>watch history<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source><target state="new">Have access to your <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>watch history<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> | ||
1402 | <context-group purpose="location"> | ||
1403 | <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context> | ||
1404 | <context context-type="linenumber">13</context> | ||
1405 | </context-group> | ||
1406 | </trans-unit><trans-unit id="7760677303939127268" datatype="html"> | ||
1407 | <source>Create your channel to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>publish videos<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source><target state="new">Create your channel to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>publish videos<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> | ||
1408 | <context-group purpose="location"> | ||
1409 | <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context> | ||
1410 | <context context-type="linenumber">14</context> | ||
1411 | </context-group> | ||
1412 | </trans-unit><trans-unit id="5744920594102784105" datatype="html"> | ||
1413 | <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> | ||
1414 | <context-group purpose="location"> | ||
1415 | <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context> | ||
1416 | <context context-type="linenumber">19</context> | ||
1417 | </context-group> | ||
1418 | </trans-unit><trans-unit id="5853527794391720600" datatype="html"> | ||
1419 | <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> | ||
1420 | <context-group purpose="location"> | ||
1421 | <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context> | ||
1422 | <context context-type="linenumber">21,23</context> | ||
1423 | </context-group> | ||
1424 | </trans-unit><trans-unit id="7772973173091400795" datatype="html"> | ||
1425 | <source> <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> has been created using <x id="START_LINK" ctype="x-a" equiv-text="<a class="link-orange" target="_blank" rel="noopener noreferrer" href="https://joinpeertube.org">"/>PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>, a video creation platform developed by Framasoft. <x id="START_LINK_1" equiv-text="<a class="link-orange" target="_blank" rel="noopener noreferrer" href="https://framasoft.org">"/>Framasoft<x id="CLOSE_LINK" ctype="x-a" equiv-text="</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="<a class="link-orange" target="_blank" rel="noopener noreferrer" href="https://joinpeertube.org">"/>PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>, a video creation platform developed by Framasoft. <x id="START_LINK_1" equiv-text="<a class="link-orange" target="_blank" rel="noopener noreferrer" href="https://framasoft.org">"/>Framasoft<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> is a french non-profit organization that offers alternatives to Big Tech's digital tools </target> | ||
1426 | <context-group purpose="location"> | ||
1427 | <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context> | ||
1428 | <context context-type="linenumber">34,37</context> | ||
1429 | </context-group> | ||
1430 | </trans-unit><trans-unit id="2528596078796844503" datatype="html"> | ||
1431 | <source> You want to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>publish videos<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</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="<strong>"/>channel<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>. </source><target state="new"> You want to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>publish videos<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</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="<strong>"/>channel<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>. </target> | ||
1432 | <context-group purpose="location"> | ||
1433 | <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context> | ||
1434 | <context context-type="linenumber">2,4</context> | ||
1435 | </context-group> | ||
1436 | </trans-unit><trans-unit id="1335686739562009265" datatype="html"> | ||
1437 | <source> You might want to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>create a channel by theme:<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</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="<strong>"/>create a channel by theme:<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</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> | ||
1438 | <context-group purpose="location"> | ||
1439 | <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context> | ||
1440 | <context context-type="linenumber">6,9</context> | ||
1441 | </context-group> | ||
1442 | </trans-unit><trans-unit id="5716290603546738313" datatype="html"> | ||
1443 | <source> <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> administrators allow you to publish up to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/><x id="INTERPOLATION_1" equiv-text="{{ videoQuota | bytes: 0 }}"/> of videos<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</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="<strong>"/><x id="INTERPOLATION_1" equiv-text="{{ videoQuota | bytes: 0 }}"/> of videos<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> on their website. </target> | ||
1444 | <context-group purpose="location"> | ||
1445 | <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context> | ||
1446 | <context context-type="linenumber">11,13</context> | ||
1447 | </context-group> | ||
1398 | </trans-unit> | 1448 | </trans-unit> |
1399 | <trans-unit id="5340005218109333045"> | 1449 | <trans-unit id="5340005218109333045"> |
1400 | <source>Filters <x id="START_TAG_SPAN"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_SPAN"/></source> | 1450 | <source>Filters <x id="START_TAG_SPAN"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_SPAN"/></source> |
@@ -1574,6 +1624,12 @@ The link will expire within 1 hour.</source> | |||
1574 | <context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context> | 1624 | <context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context> |
1575 | <context context-type="linenumber">8</context> | 1625 | <context context-type="linenumber">8</context> |
1576 | </context-group> | 1626 | </context-group> |
1627 | </trans-unit><trans-unit id="7630362802781892981" datatype="html"> | ||
1628 | <source>Interface</source><target state="new">Interface</target> | ||
1629 | <context-group purpose="location"> | ||
1630 | <context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context> | ||
1631 | <context context-type="linenumber">18</context> | ||
1632 | </context-group> | ||
1577 | </trans-unit> | 1633 | </trans-unit> |
1578 | <trans-unit id="5330788940795142335" datatype="html"> | 1634 | <trans-unit id="5330788940795142335" datatype="html"> |
1579 | <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> | 1635 | <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> |
@@ -1716,9 +1772,9 @@ The link will expire within 1 hour.</source> | |||
1716 | <trans-unit id="2308975396733519902"> | 1772 | <trans-unit id="2308975396733519902"> |
1717 | <source>Create an account</source> | 1773 | <source>Create an account</source> |
1718 | <target>Criar uma conta</target> | 1774 | <target>Criar uma conta</target> |
1719 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">55</context></context-group> | 1775 | |
1720 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">105</context></context-group> | 1776 | |
1721 | </trans-unit> | 1777 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.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">105</context></context-group></trans-unit> |
1722 | <trans-unit id="3108704604266608109" datatype="html"> | 1778 | <trans-unit id="3108704604266608109" datatype="html"> |
1723 | <source>My video imports</source> | 1779 | <source>My video imports</source> |
1724 | <target state="new">My video imports</target> | 1780 | <target state="new">My video imports</target> |
@@ -1749,7 +1805,7 @@ The link will expire within 1 hour.</source> | |||
1749 | <target state="new">jobs in parallel</target> | 1805 | <target state="new">jobs in parallel</target> |
1750 | 1806 | ||
1751 | 1807 | ||
1752 | <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">171</context></context-group></trans-unit> | 1808 | <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> |
1753 | <trans-unit id="5997625369044180192" datatype="html"> | 1809 | <trans-unit id="5997625369044180192" datatype="html"> |
1754 | <source>Allow import with HTTP URL (e.g. YouTube)</source> | 1810 | <source>Allow import with HTTP URL (e.g. YouTube)</source> |
1755 | <target state="new">Allow import with HTTP URL (e.g. YouTube)</target> | 1811 | <target state="new">Allow import with HTTP URL (e.g. YouTube)</target> |
@@ -1775,7 +1831,61 @@ The link will expire within 1 hour.</source> | |||
1775 | <trans-unit id="1726363342938046830"> | 1831 | <trans-unit id="1726363342938046830"> |
1776 | <source>About</source> | 1832 | <source>About</source> |
1777 | <target>Sobre</target> | 1833 | <target>Sobre</target> |
1778 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">129</context></context-group> | 1834 | |
1835 | <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"> | ||
1836 | <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="</strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="<div>"/>on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="<"/></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="</strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="<div>"/>on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="<"/></target> | ||
1837 | <context-group purpose="location"> | ||
1838 | <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context> | ||
1839 | <context context-type="linenumber">19,21</context> | ||
1840 | </context-group> | ||
1841 | </trans-unit><trans-unit id="8246967116432095499" datatype="html"> | ||
1842 | <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="</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="</strong>"/>, I log in </target> | ||
1843 | <context-group purpose="location"> | ||
1844 | <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context> | ||
1845 | <context context-type="linenumber">27,30</context> | ||
1846 | </context-group> | ||
1847 | </trans-unit><trans-unit id="166908375318039781" datatype="html"> | ||
1848 | <source>I create an account</source><target state="new">I create an account</target> | ||
1849 | <context-group purpose="location"> | ||
1850 | <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context> | ||
1851 | <context context-type="linenumber">30,31</context> | ||
1852 | </context-group> | ||
1853 | </trans-unit><trans-unit id="6075115017891566450" datatype="html"> | ||
1854 | <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="Term"/>Terms<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="<div>"/>of <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="<"/></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="</strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="<div>"/>of <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="<"/></target> | ||
1855 | <context-group purpose="location"> | ||
1856 | <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context> | ||
1857 | <context context-type="linenumber">36,38</context> | ||
1858 | </context-group> | ||
1859 | </trans-unit><trans-unit id="5788965650054506209" datatype="html"> | ||
1860 | <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="Setu"/>Setup<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="<div>"/>your account<x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="</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="</strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="<div>"/>your account<x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="</div>"/></target> | ||
1861 | <context-group purpose="location"> | ||
1862 | <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context> | ||
1863 | <context context-type="linenumber">60,62</context> | ||
1864 | </context-group> | ||
1865 | </trans-unit><trans-unit id="6090939006626576593" datatype="html"> | ||
1866 | <source>My channel</source><target state="new">My channel</target> | ||
1867 | <context-group purpose="location"> | ||
1868 | <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context> | ||
1869 | <context context-type="linenumber">75</context> | ||
1870 | </context-group> | ||
1871 | </trans-unit><trans-unit id="3071761663064320665" datatype="html"> | ||
1872 | <source><x id="START_TAG_DIV" ctype="x-div" equiv-text="Create<"/>Create<x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="</div>"/><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>your first channel<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source><target state="new"><x id="START_TAG_DIV" ctype="x-div" equiv-text="Create<"/>Create<x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="</div>"/><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>your first channel<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> | ||
1873 | <context-group purpose="location"> | ||
1874 | <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context> | ||
1875 | <context context-type="linenumber">77,79</context> | ||
1876 | </context-group> | ||
1877 | </trans-unit><trans-unit id="3761381527105312450" datatype="html"> | ||
1878 | <source>I don't want to create a channel</source><target state="new">I don't want to create a channel</target> | ||
1879 | <context-group purpose="location"> | ||
1880 | <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context> | ||
1881 | <context context-type="linenumber">91,92</context> | ||
1882 | </context-group> | ||
1883 | </trans-unit><trans-unit id="1792963373738226329" datatype="html"> | ||
1884 | <source>You will be able to create a channel later</source><target state="new">You will be able to create a channel later</target> | ||
1885 | <context-group purpose="location"> | ||
1886 | <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context> | ||
1887 | <context context-type="linenumber">94,95</context> | ||
1888 | </context-group> | ||
1779 | </trans-unit> | 1889 | </trans-unit> |
1780 | <trans-unit id="7922989125096435449" datatype="html"> | 1890 | <trans-unit id="7922989125096435449" datatype="html"> |
1781 | <source>Contact</source> | 1891 | <source>Contact</source> |
@@ -1800,13 +1910,13 @@ The link will expire within 1 hour.</source> | |||
1800 | <trans-unit id="8278995041812548563"> | 1910 | <trans-unit id="8278995041812548563"> |
1801 | <source>Update your notification preferences</source> | 1911 | <source>Update your notification preferences</source> |
1802 | <target>Atualizar suas preferências de notificações</target> | 1912 | <target>Atualizar suas preferências de notificações</target> |
1803 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">31</context></context-group> | 1913 | |
1804 | </trans-unit> | 1914 | <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> |
1805 | <trans-unit id="5842982307680337701"> | 1915 | <trans-unit id="5842982307680337701"> |
1806 | <source>See all your notifications</source> | 1916 | <source>See all your notifications</source> |
1807 | <target>Ver todas as suas notificações</target> | 1917 | <target>Ver todas as suas notificações</target> |
1808 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">49</context></context-group> | 1918 | |
1809 | </trans-unit> | 1919 | <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> |
1810 | <trans-unit id="5108072242786374364" datatype="html"> | 1920 | <trans-unit id="5108072242786374364" datatype="html"> |
1811 | <source>Welcome to <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>, dear user!</source> | 1921 | <source>Welcome to <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>, dear user!</source> |
1812 | <target state="new">Welcome to <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>, dear user!</target> | 1922 | <target state="new">Welcome to <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>, dear user!</target> |
@@ -1954,47 +2064,44 @@ The link will expire within 1 hour.</source> | |||
1954 | <trans-unit id="4070041848101291003" datatype="html"> | 2064 | <trans-unit id="4070041848101291003" datatype="html"> |
1955 | <source>Results will be augmented with those of a third-party index. Only data necessary to make the query will be sent.</source> | 2065 | <source>Results will be augmented with those of a third-party index. Only data necessary to make the query will be sent.</source> |
1956 | <target state="translated">Os resultados serão aumentados com os de um índice de terceiros. Somente os dados necessários para fazer a consulta serão enviados.</target> | 2066 | <target state="translated">Os resultados serão aumentados com os de um índice de terceiros. Somente os dados necessários para fazer a consulta serão enviados.</target> |
1957 | <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">32</context></context-group> | 2067 | |
1958 | </trans-unit> | 2068 | <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> |
1959 | <trans-unit id="2807610143550376912" datatype="html"> | 2069 | <trans-unit id="2807610143550376912" datatype="html"> |
1960 | <source>Your query will be matched against video names or descriptions, channel names.</source> | 2070 | <source>Your query will be matched against video names or descriptions, channel names.</source> |
1961 | <target state="new">Your query will be matched against video names or descriptions, channel names.</target> | 2071 | <target state="new">Your query will be matched against video names or descriptions, channel names.</target> |
1962 | <context-group purpose="location"> | 2072 | |
1963 | <context context-type="sourcefile">src/app/header/search-typeahead.component.html</context> | 2073 | <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> |
1964 | <context context-type="linenumber">37</context> | ||
1965 | </context-group> | ||
1966 | </trans-unit> | ||
1967 | <trans-unit id="3801957940570333397" datatype="html"> | 2074 | <trans-unit id="3801957940570333397" datatype="html"> |
1968 | <source>ADVANCED SEARCH</source> | 2075 | <source>ADVANCED SEARCH</source> |
1969 | <target state="new">ADVANCED SEARCH</target> | 2076 | <target state="new">ADVANCED SEARCH</target> |
1970 | <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">39</context></context-group> | 2077 | |
1971 | </trans-unit> | 2078 | <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> |
1972 | <trans-unit id="3416071273413341159" datatype="html"> | 2079 | <trans-unit id="3416071273413341159" datatype="html"> |
1973 | <source>any instance</source> | 2080 | <source>any instance</source> |
1974 | <target state="translated">qualquer instância</target> | 2081 | <target state="translated">qualquer instância</target> |
1975 | <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">42</context></context-group> | 2082 | |
1976 | </trans-unit> | 2083 | <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> |
1977 | <trans-unit id="1764675694412365696" datatype="html"> | 2084 | <trans-unit id="1764675694412365696" datatype="html"> |
1978 | <source>only followed instances</source> | 2085 | <source>only followed instances</source> |
1979 | <target state="translated">apenas instâncias seguidas</target> | 2086 | <target state="translated">apenas instâncias seguidas</target> |
1980 | <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">43</context></context-group> | 2087 | |
1981 | </trans-unit> | 2088 | <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> |
1982 | <trans-unit id="6462732349450217281" datatype="html"> | 2089 | <trans-unit id="6462732349450217281" datatype="html"> |
1983 | <source>Determines whether you can resolve any distant content, or if this instance only allows doing so for instances it follows.</source> | 2090 | <source>Determines whether you can resolve any distant content, or if this instance only allows doing so for instances it follows.</source> |
1984 | <target state="translated">Determina se você pode resolver qualquer conteúdo distante ou se esta instância permite apenas isso nas instâncias a seguir.</target> | 2091 | <target state="translated">Determina se você pode resolver qualquer conteúdo distante ou se esta instância permite apenas isso nas instâncias a seguir.</target> |
1985 | <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">41</context></context-group> | 2092 | |
1986 | </trans-unit> | 2093 | <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> |
1987 | <trans-unit id="3710530516408401495" datatype="html"> | 2094 | <trans-unit id="3710530516408401495" datatype="html"> |
1988 | <source>will list the matching channel</source> | 2095 | <source>will list the matching channel</source> |
1989 | <target state="new">will list the matching channel</target> | 2096 | <target state="new">will list the matching channel</target> |
1990 | <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">50</context></context-group> | 2097 | |
1991 | <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">53</context></context-group> | 2098 | |
1992 | </trans-unit> | 2099 | <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> |
1993 | <trans-unit id="6913541939335935215" datatype="html"> | 2100 | <trans-unit id="6913541939335935215" datatype="html"> |
1994 | <source>will list the matching video</source> | 2101 | <source>will list the matching video</source> |
1995 | <target state="new">will list the matching video</target> | 2102 | <target state="new">will list the matching video</target> |
1996 | <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">56</context></context-group> | 2103 | |
1997 | </trans-unit> | 2104 | <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> |
1998 | <trans-unit id="8854094932942190741"> | 2105 | <trans-unit id="8854094932942190741"> |
1999 | <source>Search...</source> | 2106 | <source>Search...</source> |
2000 | <target>Pesquisar...</target> | 2107 | <target>Pesquisar...</target> |
@@ -2052,9 +2159,9 @@ The link will expire within 1 hour.</source> | |||
2052 | <trans-unit id="7410432243549869948"> | 2159 | <trans-unit id="7410432243549869948"> |
2053 | <source>Duration</source> | 2160 | <source>Duration</source> |
2054 | <target>Duração</target> | 2161 | <target>Duração</target> |
2055 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">108</context></context-group> | 2162 | |
2056 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">60</context></context-group> | 2163 | |
2057 | </trans-unit> | 2164 | <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> |
2058 | <trans-unit id="3589238979642505685"> | 2165 | <trans-unit id="3589238979642505685"> |
2059 | <source>Display sensitive content</source> | 2166 | <source>Display sensitive content</source> |
2060 | <target>Visualizar conteúdo sensível</target> | 2167 | <target>Visualizar conteúdo sensível</target> |
@@ -2073,10 +2180,10 @@ The link will expire within 1 hour.</source> | |||
2073 | <trans-unit id="1806667489382256324"> | 2180 | <trans-unit id="1806667489382256324"> |
2074 | <source>Category</source> | 2181 | <source>Category</source> |
2075 | <target>Categoria</target> | 2182 | <target>Categoria</target> |
2076 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">121</context></context-group> | 2183 | |
2077 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">69</context></context-group> | 2184 | |
2078 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">25</context></context-group> | 2185 | |
2079 | </trans-unit> | 2186 | <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">69</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> |
2080 | <trans-unit id="2199290266269383925" datatype="html"> | 2187 | <trans-unit id="2199290266269383925" datatype="html"> |
2081 | <source>Display all categories</source> | 2188 | <source>Display all categories</source> |
2082 | <target state="new">Display all categories</target> | 2189 | <target state="new">Display all categories</target> |
@@ -2085,10 +2192,10 @@ The link will expire within 1 hour.</source> | |||
2085 | <trans-unit id="9065795501872450602"> | 2192 | <trans-unit id="9065795501872450602"> |
2086 | <source>Licence</source> | 2193 | <source>Licence</source> |
2087 | <target>Licença</target> | 2194 | <target>Licença</target> |
2088 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">134</context></context-group> | 2195 | |
2089 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">80</context></context-group> | 2196 | |
2090 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">34</context></context-group> | 2197 | |
2091 | </trans-unit> | 2198 | <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">80</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> |
2092 | <trans-unit id="4184995865179898060" datatype="html"> | 2199 | <trans-unit id="4184995865179898060" datatype="html"> |
2093 | <source>Display all licenses</source> | 2200 | <source>Display all licenses</source> |
2094 | <target state="new">Display all licenses</target> | 2201 | <target state="new">Display all licenses</target> |
@@ -2097,11 +2204,11 @@ The link will expire within 1 hour.</source> | |||
2097 | <trans-unit id="2826581353496868063"> | 2204 | <trans-unit id="2826581353496868063"> |
2098 | <source>Language</source> | 2205 | <source>Language</source> |
2099 | <target>Idioma</target> | 2206 | <target>Idioma</target> |
2100 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">147</context></context-group> | 2207 | |
2101 | <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> | 2208 | |
2102 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">100</context></context-group> | 2209 | |
2103 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">43</context></context-group> | 2210 | |
2104 | </trans-unit> | 2211 | <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">100</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> |
2105 | <trans-unit id="7904142744051432458" datatype="html"> | 2212 | <trans-unit id="7904142744051432458" datatype="html"> |
2106 | <source>Display all languages</source> | 2213 | <source>Display all languages</source> |
2107 | <target state="new">Display all languages</target> | 2214 | <target state="new">Display all languages</target> |
@@ -2218,9 +2325,9 @@ The link will expire within 1 hour.</source> | |||
2218 | <trans-unit id="7886570921510760899"> | 2325 | <trans-unit id="7886570921510760899"> |
2219 | <source>Tags</source> | 2326 | <source>Tags</source> |
2220 | <target>Tags</target> | 2327 | <target>Tags</target> |
2221 | <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> | 2328 | |
2222 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">52</context></context-group> | 2329 | |
2223 | </trans-unit> | 2330 | <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> |
2224 | <trans-unit id="354332809647287722" datatype="html"> | 2331 | <trans-unit id="354332809647287722" datatype="html"> |
2225 | <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> | 2332 | <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> |
2226 | <target state="new"> | 2333 | <target state="new"> |
@@ -2254,19 +2361,19 @@ The link will expire within 1 hour.</source> | |||
2254 | <trans-unit id="6259523075362402245" datatype="html"> | 2361 | <trans-unit id="6259523075362402245" datatype="html"> |
2255 | <source>Upload a new banner</source> | 2362 | <source>Upload a new banner</source> |
2256 | <target state="new">Upload a new banner</target> | 2363 | <target state="new">Upload a new banner</target> |
2257 | <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">9</context></context-group> | 2364 | |
2258 | <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">26</context></context-group> | 2365 | |
2259 | </trans-unit> | 2366 | <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> |
2260 | <trans-unit id="1117672957968812680" datatype="html"> | 2367 | <trans-unit id="1117672957968812680" datatype="html"> |
2261 | <source>Change your banner</source> | 2368 | <source>Change your banner</source> |
2262 | <target state="new">Change your banner</target> | 2369 | <target state="new">Change your banner</target> |
2263 | <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">18</context></context-group> | 2370 | |
2264 | </trans-unit> | 2371 | <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> |
2265 | <trans-unit id="3394080812181176794" datatype="html"> | 2372 | <trans-unit id="3394080812181176794" datatype="html"> |
2266 | <source>Remove banner</source> | 2373 | <source>Remove banner</source> |
2267 | <target state="new">Remove banner</target> | 2374 | <target state="new">Remove banner</target> |
2268 | <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">32</context></context-group> | 2375 | |
2269 | </trans-unit> | 2376 | <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> |
2270 | <trans-unit id="7306351600905511107" datatype="html"> | 2377 | <trans-unit id="7306351600905511107" datatype="html"> |
2271 | <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> | 2378 | <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> |
2272 | <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> | 2379 | <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> |
@@ -2275,13 +2382,13 @@ The link will expire within 1 hour.</source> | |||
2275 | <trans-unit id="3220184757632006830" datatype="html"> | 2382 | <trans-unit id="3220184757632006830" datatype="html"> |
2276 | <source>Account avatar</source> | 2383 | <source>Account avatar</source> |
2277 | <target state="new">Account avatar</target> | 2384 | <target state="new">Account avatar</target> |
2278 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">46</context></context-group> | 2385 | |
2279 | </trans-unit> | 2386 | <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> |
2280 | <trans-unit id="1138964882426023395" datatype="html"> | 2387 | <trans-unit id="1138964882426023395" datatype="html"> |
2281 | <source>Channel avatar</source> | 2388 | <source>Channel avatar</source> |
2282 | <target state="new">Channel avatar</target> | 2389 | <target state="new">Channel avatar</target> |
2283 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">47</context></context-group> | 2390 | |
2284 | </trans-unit> | 2391 | <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> |
2285 | <trans-unit id="1358902062258458923" datatype="html"> | 2392 | <trans-unit id="1358902062258458923" datatype="html"> |
2286 | <source><x id="START_LINK" ctype="x-a" equiv-text="<a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noreferer noopener">"/>Markdown compatible<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> that also supports <x id="START_LINK_1" equiv-text="<a href="https://docs.joinpeertube.org/api-custom-client-markup" target="_blank" rel="noreferer noopener">"/>custom PeerTube HTML tags<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></source> | 2393 | <source><x id="START_LINK" ctype="x-a" equiv-text="<a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noreferer noopener">"/>Markdown compatible<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> that also supports <x id="START_LINK_1" equiv-text="<a href="https://docs.joinpeertube.org/api-custom-client-markup" target="_blank" rel="noreferer noopener">"/>custom PeerTube HTML tags<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></source> |
2287 | <target state="new"><x id="START_LINK" ctype="x-a" equiv-text="<a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noreferer noopener">"/>Markdown compatible<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> that also supports <x id="START_LINK_1" equiv-text="<a href="https://docs.joinpeertube.org/api-custom-client-markup" target="_blank" rel="noreferer noopener">"/>custom PeerTube HTML tags<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></target> | 2394 | <target state="new"><x id="START_LINK" ctype="x-a" equiv-text="<a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noreferer noopener">"/>Markdown compatible<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> that also supports <x id="START_LINK_1" equiv-text="<a href="https://docs.joinpeertube.org/api-custom-client-markup" target="_blank" rel="noreferer noopener">"/>custom PeerTube HTML tags<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></target> |
@@ -2344,15 +2451,15 @@ The link will expire within 1 hour.</source> | |||
2344 | <trans-unit id="4902817035128594900"> | 2451 | <trans-unit id="4902817035128594900"> |
2345 | <source>Description</source> | 2452 | <source>Description</source> |
2346 | <target>Descrição</target> | 2453 | <target>Descrição</target> |
2347 | <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> | 2454 | |
2348 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">35</context></context-group> | 2455 | |
2349 | <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">54</context></context-group> | 2456 | |
2350 | <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">54</context></context-group> | 2457 | |
2351 | <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> | 2458 | |
2352 | <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> | 2459 | |
2353 | <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> | 2460 | |
2354 | <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> | 2461 | |
2355 | </trans-unit> | 2462 | <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> |
2356 | <trans-unit id="8740951153302736329" datatype="html"> | 2463 | <trans-unit id="8740951153302736329" datatype="html"> |
2357 | <source>Video descriptions are truncated by default and require manual action to expand them.</source> | 2464 | <source>Video descriptions are truncated by default and require manual action to expand them.</source> |
2358 | <target state="translated">As descrições do vídeo são truncadas como padrão inicial e requer uma ação manual para expandi-la.</target> | 2465 | <target state="translated">As descrições do vídeo são truncadas como padrão inicial e requer uma ação manual para expandi-la.</target> |
@@ -2366,15 +2473,15 @@ The link will expire within 1 hour.</source> | |||
2366 | <trans-unit id="5462361983940693567"> | 2473 | <trans-unit id="5462361983940693567"> |
2367 | <source>Channel</source> | 2474 | <source>Channel</source> |
2368 | <target>Canal</target> | 2475 | <target>Canal</target> |
2369 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">70</context></context-group> | 2476 | |
2370 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">70</context></context-group> | 2477 | |
2371 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">42</context></context-group> | 2478 | |
2372 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">64</context></context-group> | 2479 | |
2373 | <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> | 2480 | |
2374 | <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> | 2481 | |
2375 | <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> | 2482 | |
2376 | <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> | 2483 | |
2377 | </trans-unit> | 2484 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">70</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">70</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-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/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> |
2378 | <trans-unit id="2806917038528218276" datatype="html"> | 2485 | <trans-unit id="2806917038528218276" datatype="html"> |
2379 | <source>FAQ</source> | 2486 | <source>FAQ</source> |
2380 | <target state="new">FAQ</target> | 2487 | <target state="new">FAQ</target> |
@@ -2636,7 +2743,7 @@ The link will expire within 1 hour.</source> | |||
2636 | 2743 | ||
2637 | 2744 | ||
2638 | 2745 | ||
2639 | <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">102</context></context-group></trans-unit> | 2746 | <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> |
2640 | <trans-unit id="6760671759540007434" datatype="html"> | 2747 | <trans-unit id="6760671759540007434" datatype="html"> |
2641 | <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> | 2748 | <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> |
2642 | <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> | 2749 | <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> |
@@ -2905,24 +3012,17 @@ The link will expire within 1 hour.</source> | |||
2905 | <target state="new">Go live</target> | 3012 | <target state="new">Go live</target> |
2906 | <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> | 3013 | <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> |
2907 | </trans-unit> | 3014 | </trans-unit> |
2908 | <trans-unit id="3907889591911208762" datatype="html"> | 3015 | |
2909 | <source>Other videos</source> | ||
2910 | <target state="translated">Outros vídeos</target> | ||
2911 | |||
2912 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/recommendations/recommended-videos.component.html</context><context context-type="linenumber">5</context></context-group></trans-unit> | ||
2913 | <trans-unit id="2913936134410914576" datatype="html"> | 3016 | <trans-unit id="2913936134410914576" datatype="html"> |
2914 | <source>AUTOPLAY</source> | 3017 | <source>AUTOPLAY</source> |
2915 | <target state="new">AUTOPLAY</target> | 3018 | <target state="new">AUTOPLAY</target> |
2916 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/recommendations/recommended-videos.component.html</context><context context-type="linenumber">10</context></context-group> | 3019 | |
2917 | </trans-unit> | 3020 | <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> |
2918 | <trans-unit id="2738123251363312498" datatype="html"> | 3021 | <trans-unit id="2738123251363312498" datatype="html"> |
2919 | <source>Next video to be played</source> | 3022 | <source>Next video to be played</source> |
2920 | <target state="new">Next video to be played</target> | 3023 | <target state="new">Next video to be played</target> |
2921 | <context-group purpose="location"> | 3024 | |
2922 | <context context-type="sourcefile">src/app/+videos/+video-watch/shared/recommendations/recommended-videos.component.html</context> | 3025 | <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> |
2923 | <context context-type="linenumber">16</context> | ||
2924 | </context-group> | ||
2925 | </trans-unit> | ||
2926 | <trans-unit id="4619111912751495491" datatype="html"> | 3026 | <trans-unit id="4619111912751495491" datatype="html"> |
2927 | <source>Report this comment</source> | 3027 | <source>Report this comment</source> |
2928 | <target state="new">Report this comment</target> | 3028 | <target state="new">Report this comment</target> |
@@ -2959,65 +3059,59 @@ The link will expire within 1 hour.</source> | |||
2959 | <source>Share the playlist at this video position</source> | 3059 | <source>Share the playlist at this video position</source> |
2960 | <target state="translated">Compartilhar a playlist na posição deste vídeo</target> | 3060 | <target state="translated">Compartilhar a playlist na posição deste vídeo</target> |
2961 | 3061 | ||
2962 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">72</context></context-group></trans-unit><trans-unit id="8920371331444717794" datatype="html"> | 3062 | <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"> |
2963 | <source>Only display embed URL</source><target state="new">Only display embed URL</target> | 3063 | <source>Only display embed URL</source><target state="new">Only display embed URL</target> |
2964 | <context-group purpose="location"> | 3064 | |
2965 | <context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context> | 3065 | |
2966 | <context context-type="linenumber">80</context> | 3066 | <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> |
2967 | </context-group> | ||
2968 | <context-group purpose="location"> | ||
2969 | <context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context> | ||
2970 | <context context-type="linenumber">178</context> | ||
2971 | </context-group> | ||
2972 | </trans-unit> | ||
2973 | <trans-unit id="1253396341165671470" datatype="html"> | 3067 | <trans-unit id="1253396341165671470" datatype="html"> |
2974 | <source>Share the video</source> | 3068 | <source>Share the video</source> |
2975 | <target state="translated">Compartilhar o vídeo</target> | 3069 | <target state="translated">Compartilhar o vídeo</target> |
2976 | 3070 | ||
2977 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">89</context></context-group></trans-unit> | 3071 | <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> |
2978 | <trans-unit id="5254843797242866315" datatype="html"> | 3072 | <trans-unit id="5254843797242866315" datatype="html"> |
2979 | <source>This video is private so you won't be able to share it with external users</source> | 3073 | <source>This video is private so you won't be able to share it with external users</source> |
2980 | <target state="new">This video is private so you won't be able to share it with external users</target> | 3074 | <target state="new">This video is private so you won't be able to share it with external users</target> |
2981 | 3075 | ||
2982 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">92</context></context-group></trans-unit> | 3076 | <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> |
2983 | <trans-unit id="3201319007886576629" datatype="html"> | 3077 | <trans-unit id="3201319007886576629" datatype="html"> |
2984 | <source>Update video privacy</source> | 3078 | <source>Update video privacy</source> |
2985 | <target state="new"> Update video privacy </target> | 3079 | <target state="new"> Update video privacy </target> |
2986 | 3080 | ||
2987 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">94</context></context-group></trans-unit> | 3081 | <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> |
2988 | <trans-unit id="1845599966367432388"> | 3082 | <trans-unit id="1845599966367432388"> |
2989 | <source>QR-Code</source> | 3083 | <source>QR-Code</source> |
2990 | <target>Código QR</target> | 3084 | <target>Código QR</target> |
2991 | 3085 | ||
2992 | 3086 | ||
2993 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">35</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">112</context></context-group></trans-unit> | 3087 | <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> |
2994 | <trans-unit id="1122876732223594710" datatype="html"> | 3088 | <trans-unit id="1122876732223594710" datatype="html"> |
2995 | <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> | 3089 | <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> |
2996 | <target state="translated">O URL não é seguro (sem HTTPS), assim, o vídeo embutido não irá funcionar em websites que usam HTTPS (navegadores da web bloqueiam solicitações HTTP não seguras nos site com HTTPS implementado).</target> | 3090 | <target state="translated">O URL não é seguro (sem HTTPS), assim, o vídeo embutido não irá funcionar em websites que usam HTTPS (navegadores da web bloqueiam solicitações HTTP não seguras nos site com HTTPS implementado).</target> |
2997 | 3091 | ||
2998 | 3092 | ||
2999 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.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">131</context></context-group></trans-unit> | 3093 | <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> |
3000 | <trans-unit id="8151017381798767627"> | 3094 | <trans-unit id="8151017381798767627"> |
3001 | <source>Embed</source> | 3095 | <source>Embed</source> |
3002 | <target>Embutir</target> | 3096 | <target>Embutir</target> |
3003 | 3097 | ||
3004 | 3098 | ||
3005 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">45</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">122</context></context-group></trans-unit> | 3099 | <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> |
3006 | <trans-unit id="6375858514817734542" datatype="html"> | 3100 | <trans-unit id="6375858514817734542" datatype="html"> |
3007 | <source>Auto select subtitle</source> | 3101 | <source>Auto select subtitle</source> |
3008 | <target state="translated">Seleção automática de legendas</target> | 3102 | <target state="translated">Seleção automática de legendas</target> |
3009 | 3103 | ||
3010 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">164</context></context-group></trans-unit> | 3104 | <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> |
3011 | <trans-unit id="2353402732767789211" datatype="html"> | 3105 | <trans-unit id="2353402732767789211" datatype="html"> |
3012 | <source>More customization</source> | 3106 | <source>More customization</source> |
3013 | <target state="translated">Mais personalização</target> | 3107 | <target state="translated">Mais personalização</target> |
3014 | 3108 | ||
3015 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">273</context></context-group></trans-unit> | 3109 | <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> |
3016 | <trans-unit id="1284179134768564307" datatype="html"> | 3110 | <trans-unit id="1284179134768564307" datatype="html"> |
3017 | <source>Less customization</source> | 3111 | <source>Less customization</source> |
3018 | <target state="translated">Menos personalização</target> | 3112 | <target state="translated">Menos personalização</target> |
3019 | 3113 | ||
3020 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">281</context></context-group></trans-unit> | 3114 | <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> |
3021 | <trans-unit id="1290987288288099212" datatype="html"> | 3115 | <trans-unit id="1290987288288099212" datatype="html"> |
3022 | <source>Support <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></source> | 3116 | <source>Support <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></source> |
3023 | <target state="new">Support <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></target> | 3117 | <target state="new">Support <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></target> |
@@ -3030,7 +3124,7 @@ The link will expire within 1 hour.</source> | |||
3030 | <source>Autoplay</source> | 3124 | <source>Autoplay</source> |
3031 | <target state="translated">Leitura automática</target> | 3125 | <target state="translated">Leitura automática</target> |
3032 | 3126 | ||
3033 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">203</context></context-group></trans-unit> | 3127 | <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> |
3034 | <trans-unit id="5336944753883027145" datatype="html"> | 3128 | <trans-unit id="5336944753883027145" datatype="html"> |
3035 | <source>Maybe later</source> | 3129 | <source>Maybe later</source> |
3036 | <target state="translated">Talvez mais tarde</target> | 3130 | <target state="translated">Talvez mais tarde</target> |
@@ -3041,44 +3135,41 @@ The link will expire within 1 hour.</source> | |||
3041 | <target>Silenciado</target> | 3135 | <target>Silenciado</target> |
3042 | 3136 | ||
3043 | 3137 | ||
3044 | <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">210</context></context-group></trans-unit> | 3138 | <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> |
3045 | <trans-unit id="2784956659778044823" datatype="html"> | 3139 | <trans-unit id="2784956659778044823" datatype="html"> |
3046 | <source>Loop</source> | 3140 | <source>Loop</source> |
3047 | <target state="translated">Ciclo</target> | 3141 | <target state="translated">Ciclo</target> |
3048 | 3142 | ||
3049 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">217</context></context-group></trans-unit> | 3143 | <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> |
3050 | <trans-unit id="5908032061347078472" datatype="html"> | 3144 | <trans-unit id="5908032061347078472" datatype="html"> |
3051 | <source>Use origin instance URL</source> | 3145 | <source>Use origin instance URL</source> |
3052 | <target state="new">Use origin instance URL</target> | 3146 | <target state="new">Use origin instance URL</target> |
3053 | 3147 | ||
3054 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">224</context></context-group></trans-unit> | 3148 | <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> |
3055 | <trans-unit id="6212841954039032241" datatype="html"> | 3149 | <trans-unit id="6212841954039032241" datatype="html"> |
3056 | <source>Display video title</source> | 3150 | <source>Display video title</source> |
3057 | <target state="translated">Mostrar o titulo do vídeo</target> | 3151 | <target state="translated">Mostrar o titulo do vídeo</target> |
3058 | 3152 | ||
3059 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">233</context></context-group></trans-unit> | 3153 | <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> |
3060 | <trans-unit id="7482217084177855485" datatype="html"> | 3154 | <trans-unit id="7482217084177855485" datatype="html"> |
3061 | <source>P2P</source> | 3155 | <source>P2P</source> |
3062 | <target state="new">P2P</target> | 3156 | <target state="new">P2P</target> |
3063 | 3157 | ||
3064 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">240</context></context-group></trans-unit> | 3158 | <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> |
3065 | <trans-unit id="1068153312491986796" datatype="html"> | 3159 | <trans-unit id="1068153312491986796" datatype="html"> |
3066 | <source>Display privacy warning</source> | 3160 | <source>Display privacy warning</source> |
3067 | <target state="translated">Mostrar aviso de privacidade</target> | 3161 | <target state="translated">Mostrar aviso de privacidade</target> |
3068 | 3162 | ||
3069 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">247</context></context-group></trans-unit><trans-unit id="4583515246777381165" datatype="html"> | 3163 | <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"> |
3070 | <source>Display player control bar</source><target state="new">Display player control bar</target> | 3164 | <source>Display player control bar</source><target state="new">Display player control bar</target> |
3071 | <context-group purpose="location"> | 3165 | |
3072 | <context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context> | 3166 | <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> |
3073 | <context context-type="linenumber">254</context> | ||
3074 | </context-group> | ||
3075 | </trans-unit> | ||
3076 | 3167 | ||
3077 | <trans-unit id="805456636864344681" datatype="html"> | 3168 | <trans-unit id="805456636864344681" datatype="html"> |
3078 | <source>Display PeerTube button link</source> | 3169 | <source>Display PeerTube button link</source> |
3079 | <target state="new">Display PeerTube button link</target> | 3170 | <target state="new">Display PeerTube button link</target> |
3080 | 3171 | ||
3081 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">261</context></context-group></trans-unit> | 3172 | <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> |
3082 | <trans-unit id="8928816882866356838" datatype="html"> | 3173 | <trans-unit id="8928816882866356838" datatype="html"> |
3083 | <source>Public</source> | 3174 | <source>Public</source> |
3084 | <target state="translated">Público</target> | 3175 | <target state="translated">Público</target> |
@@ -3154,8 +3245,8 @@ The link will expire within 1 hour.</source> | |||
3154 | <trans-unit id="8426539297729416784" datatype="html"> | 3245 | <trans-unit id="8426539297729416784" datatype="html"> |
3155 | <source>{VAR_SELECT, select, undefined {Unsubscribe} other {Unsubscribe from all channels} }</source> | 3246 | <source>{VAR_SELECT, select, undefined {Unsubscribe} other {Unsubscribe from all channels} }</source> |
3156 | <target state="translated">{VAR_SELECT, select, undefined {Desinscrever} other {Desinscrever de todos os canais} }</target> | 3247 | <target state="translated">{VAR_SELECT, select, undefined {Desinscrever} other {Desinscrever de todos os canais} }</target> |
3157 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">34</context></context-group> | 3248 | |
3158 | </trans-unit> | 3249 | <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> |
3159 | <trans-unit id="7215101881367554791"> | 3250 | <trans-unit id="7215101881367554791"> |
3160 | <source>Show more</source> | 3251 | <source>Show more</source> |
3161 | <target>Mostrar mais</target> | 3252 | <target>Mostrar mais</target> |
@@ -3182,8 +3273,8 @@ The link will expire within 1 hour.</source> | |||
3182 | <trans-unit id="5139892963394684487" datatype="html"> | 3273 | <trans-unit id="5139892963394684487" datatype="html"> |
3183 | <source>Originally published</source> | 3274 | <source>Originally published</source> |
3184 | <target state="translated">Originalmente publicado</target> | 3275 | <target state="translated">Originalmente publicado</target> |
3185 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">20</context></context-group> | 3276 | |
3186 | </trans-unit> | 3277 | <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> |
3187 | <trans-unit id="6402393085909200998" datatype="html"> | 3278 | <trans-unit id="6402393085909200998" datatype="html"> |
3188 | <source>Friendly Reminder:</source> | 3279 | <source>Friendly Reminder:</source> |
3189 | <target state="translated">Lembrete amigável:</target> | 3280 | <target state="translated">Lembrete amigável:</target> |
@@ -3469,9 +3560,9 @@ The link will expire within 1 hour.</source> | |||
3469 | <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="</ng-container>"/>. | 3560 | <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="</ng-container>"/>. |
3470 | 3561 | ||
3471 | </target> | 3562 | </target> |
3472 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">36</context></context-group> | 3563 | |
3473 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">36</context></context-group> | 3564 | |
3474 | </trans-unit> | 3565 | <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> |
3475 | <trans-unit id="658727060940996385" datatype="html"> | 3566 | <trans-unit id="658727060940996385" datatype="html"> |
3476 | <source>Renewing the token will disallow previously configured clients from retrieving the feed until they use the new token. Proceed?</source> | 3567 | <source>Renewing the token will disallow previously configured clients from retrieving the feed until they use the new token. Proceed?</source> |
3477 | <target state="new">Renewing the token will disallow previously configured clients from retrieving the feed until they use the new token. Proceed?</target> | 3568 | <target state="new">Renewing the token will disallow previously configured clients from retrieving the feed until they use the new token. Proceed?</target> |
@@ -3488,57 +3579,50 @@ The link will expire within 1 hour.</source> | |||
3488 | <trans-unit id="5302915360176176604" datatype="html"> | 3579 | <trans-unit id="5302915360176176604" datatype="html"> |
3489 | <source>SUBSCRIPTION FEED</source> | 3580 | <source>SUBSCRIPTION FEED</source> |
3490 | <target state="new">SUBSCRIPTION FEED</target> | 3581 | <target state="new">SUBSCRIPTION FEED</target> |
3491 | <context-group purpose="location"> | 3582 | |
3492 | <context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context> | 3583 | <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> |
3493 | <context context-type="linenumber">8</context> | ||
3494 | </context-group> | ||
3495 | </trans-unit> | ||
3496 | <trans-unit id="2645809032917283525" datatype="html"> | 3584 | <trans-unit id="2645809032917283525" datatype="html"> |
3497 | <source>Use third-party feed aggregators to retrieve the list of videos from channels you subscribed to.</source> | 3585 | <source>Use third-party feed aggregators to retrieve the list of videos from channels you subscribed to.</source> |
3498 | <target state="new"> Use third-party feed aggregators to retrieve the list of videos from channels you subscribed to. </target> | 3586 | <target state="new"> Use third-party feed aggregators to retrieve the list of videos from channels you subscribed to. </target> |
3499 | 3587 | ||
3500 | <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">10</context></context-group></trans-unit> | 3588 | <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> |
3501 | <trans-unit id="7944777648309302794" datatype="html"> | 3589 | <trans-unit id="7944777648309302794" datatype="html"> |
3502 | <source>Feed URL</source> | 3590 | <source>Feed URL</source> |
3503 | <target state="new">Feed URL</target> | 3591 | <target state="new">Feed URL</target> |
3504 | <context-group purpose="location"> | 3592 | |
3505 | <context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context> | 3593 | <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> |
3506 | <context context-type="linenumber">18</context> | ||
3507 | </context-group> | ||
3508 | </trans-unit> | ||
3509 | <trans-unit id="6086365181226161548" datatype="html"> | 3594 | <trans-unit id="6086365181226161548" datatype="html"> |
3510 | <source>Feed Token</source> | 3595 | <source>Feed Token</source> |
3511 | <target state="new">Feed Token</target> | 3596 | <target state="new">Feed Token</target> |
3512 | <context-group purpose="location"> | 3597 | |
3513 | <context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context> | 3598 | <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> |
3514 | <context context-type="linenumber">23</context> | ||
3515 | </context-group> | ||
3516 | </trans-unit> | ||
3517 | <trans-unit id="6492684506192237359" datatype="html"> | 3599 | <trans-unit id="6492684506192237359" datatype="html"> |
3518 | <source>⚠️ Never share your feed token with anyone.</source> | 3600 | <source>⚠️ Never share your feed token with anyone.</source> |
3519 | <target state="new">⚠️ Never share your feed token with anyone.</target> | 3601 | <target state="new">⚠️ Never share your feed token with anyone.</target> |
3520 | <context-group purpose="location"> | 3602 | |
3521 | <context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context> | 3603 | <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> |
3522 | <context context-type="linenumber">26</context> | ||
3523 | </context-group> | ||
3524 | </trans-unit> | ||
3525 | <trans-unit id="270726559962362501" datatype="html"> | 3604 | <trans-unit id="270726559962362501" datatype="html"> |
3526 | <source>Renew token</source> | 3605 | <source>Renew token</source> |
3527 | <target state="new">Renew token</target> | 3606 | <target state="new">Renew token</target> |
3528 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">35</context></context-group> | 3607 | |
3529 | <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> | 3608 | |
3530 | </trans-unit> | 3609 | <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> |
3531 | <trans-unit id="9209781328340965816"> | 3610 | <trans-unit id="9209781328340965816"> |
3532 | <source>Filter...</source> | 3611 | <source>Filter...</source> |
3533 | <target>Filtrar...</target> | 3612 | <target>Filtrar...</target> |
3534 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/advanced-input-filter.component.html</context><context context-type="linenumber">21</context></context-group> | 3613 | |
3535 | </trans-unit> | 3614 | <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"> |
3536 | <trans-unit id="6559246822757089203" datatype="html"> | 3615 | <source>Clear filter</source><target state="new">Clear filter</target> |
3537 | <source>Clear filters</source> | 3616 | <context-group purpose="location"> |
3538 | <target state="translated">Limpar filtros</target> | 3617 | <context context-type="sourcefile">src/app/shared/shared-forms/advanced-input-filter.component.html</context> |
3539 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/advanced-input-filter.component.html</context><context context-type="linenumber">27</context></context-group> | 3618 | <context context-type="linenumber">28</context> |
3540 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/simple-search-input.component.html</context><context context-type="linenumber">14</context></context-group> | 3619 | </context-group> |
3620 | <context-group purpose="location"> | ||
3621 | <context context-type="sourcefile">src/app/shared/shared-main/misc/simple-search-input.component.html</context> | ||
3622 | <context context-type="linenumber">7</context> | ||
3623 | </context-group> | ||
3541 | </trans-unit> | 3624 | </trans-unit> |
3625 | |||
3542 | <trans-unit id="4266779970063047572" datatype="html"> | 3626 | <trans-unit id="4266779970063047572" datatype="html"> |
3543 | <source>Video/Comment/Account</source> | 3627 | <source>Video/Comment/Account</source> |
3544 | <target state="new">Video/Comment/Account</target> | 3628 | <target state="new">Video/Comment/Account</target> |
@@ -3698,13 +3782,8 @@ The link will expire within 1 hour.</source> | |||
3698 | 3782 | ||
3699 | 3783 | ||
3700 | 3784 | ||
3701 | <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/register-step-user.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit> | 3785 | <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> |
3702 | <trans-unit id="5428411040014095392" datatype="html"> | 3786 | |
3703 | <source>e.g. jane_doe</source> | ||
3704 | <target state="new">e.g. jane_doe</target> | ||
3705 | <note priority="1" from="description">Username choice placeholder in the registration form</note> | ||
3706 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-user.component.html</context><context context-type="linenumber">27</context></context-group> | ||
3707 | </trans-unit> | ||
3708 | <trans-unit id="6612230394519751963"> | 3787 | <trans-unit id="6612230394519751963"> |
3709 | <source>john</source> | 3788 | <source>john</source> |
3710 | <target>joão</target> | 3789 | <target>joão</target> |
@@ -3788,9 +3867,9 @@ The link will expire within 1 hour.</source> | |||
3788 | <trans-unit id="8461842260159597706"> | 3867 | <trans-unit id="8461842260159597706"> |
3789 | <source>Show</source> | 3868 | <source>Show</source> |
3790 | <target>Mostrar</target> | 3869 | <target>Mostrar</target> |
3791 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">10</context></context-group> | 3870 | |
3792 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-toggle-hidden.component.ts</context><context context-type="linenumber">39</context></context-group> | 3871 | |
3793 | </trans-unit> | 3872 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">7</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></trans-unit> |
3794 | <trans-unit id="8461609631969932886"> | 3873 | <trans-unit id="8461609631969932886"> |
3795 | <source>Hide</source> | 3874 | <source>Hide</source> |
3796 | <target>Ocultar</target> | 3875 | <target>Ocultar</target> |
@@ -3799,7 +3878,7 @@ The link will expire within 1 hour.</source> | |||
3799 | 3878 | ||
3800 | 3879 | ||
3801 | 3880 | ||
3802 | <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">119</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">11</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-toggle-hidden.component.ts</context><context context-type="linenumber">38</context></context-group><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> | 3881 | <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/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">38</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> |
3803 | <trans-unit id="7049348886126005391"> | 3882 | <trans-unit id="7049348886126005391"> |
3804 | <source>Batch actions</source> | 3883 | <source>Batch actions</source> |
3805 | <target>Ações em massa</target> | 3884 | <target>Ações em massa</target> |
@@ -4125,6 +4204,16 @@ The link will expire within 1 hour.</source> | |||
4125 | <target>Denunciante</target> | 4204 | <target>Denunciante</target> |
4126 | <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> | 4205 | <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> |
4127 | <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> | 4206 | <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> |
4207 | </trans-unit><trans-unit id="5026011498416291967" datatype="html"> | ||
4208 | <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="<my-global-icon iconName="flag">"/><x id="CLOSE_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="</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="<my-global-icon iconName="flag">"/><x id="CLOSE_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="</my-global-icon>"/></target> | ||
4209 | <context-group purpose="location"> | ||
4210 | <context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context> | ||
4211 | <context context-type="linenumber">21,23</context> | ||
4212 | </context-group> | ||
4213 | <context-group purpose="location"> | ||
4214 | <context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context> | ||
4215 | <context context-type="linenumber">42,44</context> | ||
4216 | </context-group> | ||
4128 | </trans-unit> | 4217 | </trans-unit> |
4129 | <trans-unit id="6549265851868599441"> | 4218 | <trans-unit id="6549265851868599441"> |
4130 | <source>Video</source> | 4219 | <source>Video</source> |
@@ -4216,31 +4305,22 @@ The link will expire within 1 hour.</source> | |||
4216 | <trans-unit id="3109314382334906782" datatype="html"> | 4305 | <trans-unit id="3109314382334906782" datatype="html"> |
4217 | <source>Reportee</source> | 4306 | <source>Reportee</source> |
4218 | <target state="new">Reportee</target> | 4307 | <target state="new">Reportee</target> |
4219 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">28</context></context-group> | 4308 | |
4220 | </trans-unit> | 4309 | <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> |
4221 | <trans-unit id="1258618443362430782" datatype="html"> | 4310 | |
4222 | <source><x id="ICU" equiv-text="{abuse.countReportsForReporter, plural, =1 {1 report} other {{{ abuse.countReportsForReporter }} reports}}" xid="1879828604800763221"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="ml-1 glyphicon glyphicon-flag">"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></source> | ||
4223 | <target state="new"> | ||
4224 | <x id="ICU" equiv-text="{abuse.countReportsForReportee, plural, =1 {...} other {...}}"/> | ||
4225 | <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/> | ||
4226 | <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/> | ||
4227 | </target> | ||
4228 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">21</context></context-group> | ||
4229 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">41</context></context-group> | ||
4230 | </trans-unit> | ||
4231 | <trans-unit id="6540177673229220400" datatype="html"> | 4311 | <trans-unit id="6540177673229220400" datatype="html"> |
4232 | <source>{VAR_PLURAL, plural, =1 {1 report} other {<x id="INTERPOLATION"/> reports}}</source> | 4312 | <source>{VAR_PLURAL, plural, =1 {1 report} other {<x id="INTERPOLATION"/> reports}}</source> |
4233 | <target state="new">{VAR_PLURAL, plural, =1 {1 report} other { | 4313 | <target state="new">{VAR_PLURAL, plural, =1 {1 report} other { |
4234 | <x id="INTERPOLATION" equiv-text="{{ abuse.countReportsForReportee }}"/> reports} } | 4314 | <x id="INTERPOLATION" equiv-text="{{ abuse.countReportsForReportee }}"/> reports} } |
4235 | </target> | 4315 | </target> |
4236 | <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> | 4316 | |
4237 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">42</context></context-group> | 4317 | |
4238 | </trans-unit> | 4318 | <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> |
4239 | <trans-unit id="7239750919884229270" datatype="html"> | 4319 | <trans-unit id="7239750919884229270" datatype="html"> |
4240 | <source>Updated</source> | 4320 | <source>Updated</source> |
4241 | <target state="new">Updated</target> | 4321 | <target state="new">Updated</target> |
4242 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">48</context></context-group> | 4322 | |
4243 | </trans-unit> | 4323 | <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> |
4244 | <trans-unit id="6409548912081699487" datatype="html"> | 4324 | <trans-unit id="6409548912081699487" datatype="html"> |
4245 | <source>Mute domain</source> | 4325 | <source>Mute domain</source> |
4246 | <target state="new">Mute domain</target> | 4326 | <target state="new">Mute domain</target> |
@@ -4250,11 +4330,11 @@ The link will expire within 1 hour.</source> | |||
4250 | <trans-unit id="2381859602529023966"> | 4330 | <trans-unit id="2381859602529023966"> |
4251 | <source>Instance</source> | 4331 | <source>Instance</source> |
4252 | <target>Instância</target> | 4332 | <target>Instância</target> |
4253 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about.component.html</context><context context-type="linenumber">5</context></context-group> | 4333 | |
4254 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">217</context></context-group> | 4334 | |
4255 | <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> | 4335 | |
4256 | <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> | 4336 | |
4257 | </trans-unit> | 4337 | <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> |
4258 | <trans-unit id="1300704815627663264"> | 4338 | <trans-unit id="1300704815627663264"> |
4259 | <source>Muted at <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> | 4339 | <source>Muted at <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> |
4260 | <target>Silenciado em | 4340 | <target>Silenciado em |
@@ -4302,8 +4382,8 @@ The link will expire within 1 hour.</source> | |||
4302 | It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. | 4382 | It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. |
4303 | </target> | 4383 | </target> |
4304 | <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> | 4384 | <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> |
4305 | </trans-unit><trans-unit id="7029332470723352423" datatype="html"> | 4385 | </trans-unit><trans-unit id="2959657578684395250" datatype="html"> |
4306 | <source>{count, plural, =1 {Follow request} other {Follow requests}} sent!</source><target state="new">{count, plural, =1 {Follow request} other {Follow requests}} sent!</target> | 4386 | <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> |
4307 | <context-group purpose="location"> | 4387 | <context-group purpose="location"> |
4308 | <context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context> | 4388 | <context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context> |
4309 | <context context-type="linenumber">65</context> | 4389 | <context context-type="linenumber">65</context> |
@@ -4423,11 +4503,7 @@ The link will expire within 1 hour.</source> | |||
4423 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.html</context><context context-type="linenumber">34</context></context-group> | 4503 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.html</context><context context-type="linenumber">34</context></context-group> |
4424 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.html</context><context context-type="linenumber">34</context></context-group> | 4504 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.html</context><context context-type="linenumber">34</context></context-group> |
4425 | </trans-unit> | 4505 | </trans-unit> |
4426 | <trans-unit id="4786000816576841850" datatype="html"> | 4506 | |
4427 | <source>Display settings</source> | ||
4428 | <target state="new">Display settings</target> | ||
4429 | <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> | ||
4430 | </trans-unit> | ||
4431 | <trans-unit id="2144158274184161635" datatype="html"> | 4507 | <trans-unit id="2144158274184161635" datatype="html"> |
4432 | <source>Videos with the most interactions for recent videos</source> | 4508 | <source>Videos with the most interactions for recent videos</source> |
4433 | <target state="new">Videos with the most interactions for recent videos</target> | 4509 | <target state="new">Videos with the most interactions for recent videos</target> |
@@ -4511,8 +4587,8 @@ The link will expire within 1 hour.</source> | |||
4511 | <source>Comments are deleted after a few minutes</source> | 4587 | <source>Comments are deleted after a few minutes</source> |
4512 | <target state="new">Comments are deleted after a few minutes</target> | 4588 | <target state="new">Comments are deleted after a few minutes</target> |
4513 | 4589 | ||
4514 | <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="376263430267358024" datatype="html"> | 4590 | <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"> |
4515 | <source>{count, plural, =1 {1 comment} other {<x id="count"/> comments}} deleted.</source><target state="new">{count, plural, =1 {1 comment} other {<x id="count"/> comments}} deleted.</target> | 4591 | <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> |
4516 | <context-group purpose="location"> | 4592 | <context-group purpose="location"> |
4517 | <context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context> | 4593 | <context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context> |
4518 | <context context-type="linenumber">150</context> | 4594 | <context context-type="linenumber">150</context> |
@@ -4676,26 +4752,26 @@ The link will expire within 1 hour.</source> | |||
4676 | <trans-unit id="8953033926734869941"> | 4752 | <trans-unit id="8953033926734869941"> |
4677 | <source>Name</source> | 4753 | <source>Name</source> |
4678 | <target>Nome</target> | 4754 | <target>Nome</target> |
4679 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">13</context></context-group> | 4755 | |
4680 | <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> | 4756 | |
4681 | <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> | 4757 | |
4682 | </trans-unit> | 4758 | <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> |
4683 | <trans-unit id="2973928033612762715"> | 4759 | <trans-unit id="2973928033612762715"> |
4684 | <source>Short description</source> | 4760 | <source>Short description</source> |
4685 | <target>Descrição curta</target> | 4761 | <target>Descrição curta</target> |
4686 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">24</context></context-group> | 4762 | |
4687 | </trans-unit> | 4763 | <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> |
4688 | <trans-unit id="7794655859478571096" datatype="html"> | 4764 | <trans-unit id="7794655859478571096" datatype="html"> |
4689 | <source>Main instance categories</source> | 4765 | <source>Main instance categories</source> |
4690 | <target state="translated">Categorias da instância principal</target> | 4766 | <target state="translated">Categorias da instância principal</target> |
4691 | <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">50</context></context-group> | 4767 | |
4692 | </trans-unit> | 4768 | <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">49</context></context-group></trans-unit> |
4693 | <trans-unit id="6588040559347368313" datatype="html"> | 4769 | <trans-unit id="6588040559347368313" datatype="html"> |
4694 | <source>Add a new category</source> | 4770 | <source>Add a new category</source> |
4695 | <target state="new">Add a new category</target> | 4771 | <target state="new">Add a new category</target> |
4696 | <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">57</context></context-group> | 4772 | |
4697 | <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> | 4773 | |
4698 | </trans-unit> | 4774 | <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">56</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> |
4699 | <trans-unit id="8953934448427251062" datatype="html"> | 4775 | <trans-unit id="8953934448427251062" datatype="html"> |
4700 | <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> | 4776 | <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> |
4701 | <target state="translated">O <x id="START_LINK"/>sistema de compartilhamento<x id="CLOSE_LINK"/> implica em alguma informação técnica sobre seu sistema (como um endereço IP público) poder ser enviada para outros pares, mas que ajuda em muito a reduzir a carga do servidor.</target> | 4777 | <target state="translated">O <x id="START_LINK"/>sistema de compartilhamento<x id="CLOSE_LINK"/> implica em alguma informação técnica sobre seu sistema (como um endereço IP público) poder ser enviada para outros pares, mas que ajuda em muito a reduzir a carga do servidor.</target> |
@@ -4729,46 +4805,42 @@ The link will expire within 1 hour.</source> | |||
4729 | <trans-unit id="5983800192187691457" datatype="html"> | 4805 | <trans-unit id="5983800192187691457" datatype="html"> |
4730 | <source>Main languages you/your moderators speak</source> | 4806 | <source>Main languages you/your moderators speak</source> |
4731 | <target state="translated">Língua principal falada por você/seus moderadores</target> | 4807 | <target state="translated">Língua principal falada por você/seus moderadores</target> |
4732 | <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">64</context></context-group> | 4808 | |
4733 | </trans-unit> | 4809 | <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">63</context></context-group></trans-unit> |
4734 | <trans-unit id="399528956091640769" datatype="html"> | 4810 | <trans-unit id="399528956091640769" datatype="html"> |
4735 | <source>MODERATION & NSFW</source> | 4811 | <source>MODERATION & NSFW</source> |
4736 | <target state="new">MODERATION & NSFW</target> | 4812 | <target state="new">MODERATION & NSFW</target> |
4737 | <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">82</context></context-group> | 4813 | |
4738 | </trans-unit> | 4814 | <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">81</context></context-group></trans-unit> |
4739 | <trans-unit id="4423835119021329687" datatype="html"> | 4815 | |
4740 | <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/users">"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> to build a moderation team. </source> | ||
4741 | <target state="new"> Manage <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/users">"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> to build a moderation team. </target> | ||
4742 | <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">83</context></context-group> | ||
4743 | </trans-unit> | ||
4744 | <trans-unit id="7030031694783481217" datatype="html"> | 4816 | <trans-unit id="7030031694783481217" datatype="html"> |
4745 | <source>This instance is dedicated to sensitive or NSFW content</source> | 4817 | <source>This instance is dedicated to sensitive or NSFW content</source> |
4746 | <target state="translated">Esta instância é dedicada aos conteúdos de vídeos sensíveis ou de sexo explícito</target> | 4818 | <target state="translated">Esta instância é dedicada aos conteúdos de vídeos sensíveis ou de sexo explícito</target> |
4747 | <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> | 4819 | |
4748 | </trans-unit> | 4820 | <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">91</context></context-group></trans-unit> |
4749 | <trans-unit id="4620493570088713907" datatype="html"> | 4821 | <trans-unit id="4620493570088713907" datatype="html"> |
4750 | <source>Enabling it will allow other administrators to know that you are mainly federating sensitive content.<x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/> Moreover, the NSFW checkbox on video upload will be automatically checked by default. </source> | 4822 | <source>Enabling it will allow other administrators to know that you are mainly federating sensitive content.<x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/> Moreover, the NSFW checkbox on video upload will be automatically checked by default. </source> |
4751 | <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="<br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/> Moreover, the NSFW checkbox on video upload will be automatically checked by default. </target> | 4823 | <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="<br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/> Moreover, the NSFW checkbox on video upload will be automatically checked by default. </target> |
4752 | <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">97</context></context-group> | 4824 | |
4753 | </trans-unit> | 4825 | <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">95</context></context-group></trans-unit> |
4754 | <trans-unit id="7497677457560701935"> | 4826 | <trans-unit id="7497677457560701935"> |
4755 | <source>Policy on videos containing sensitive content</source> | 4827 | <source>Policy on videos containing sensitive content</source> |
4756 | <target>Política sobre vídeos que possuem conteúdo sensível</target> | 4828 | <target>Política sobre vídeos que possuem conteúdo sensível</target> |
4757 | <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> | 4829 | |
4758 | </trans-unit> | 4830 | <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">104</context></context-group></trans-unit> |
4759 | <trans-unit id="8930852890861583005"> | 4831 | <trans-unit id="8930852890861583005"> |
4760 | <source>Blur thumbnails</source> | 4832 | <source>Blur thumbnails</source> |
4761 | <target>Desfocar miniaturas</target> | 4833 | <target>Desfocar miniaturas</target> |
4762 | <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">120</context></context-group> | 4834 | |
4763 | <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> | 4835 | |
4764 | </trans-unit> | 4836 | <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">118</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> |
4765 | <trans-unit id="6812930637022637485"> | 4837 | <trans-unit id="6812930637022637485"> |
4766 | <source>Display</source> | 4838 | <source>Display</source> |
4767 | <target>Exibição</target> | 4839 | <target>Exibição</target> |
4768 | <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">121</context></context-group> | 4840 | |
4769 | <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> | 4841 | |
4770 | <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> | 4842 | |
4771 | </trans-unit> | 4843 | <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">119</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> |
4772 | <trans-unit id="1617785425462022303" datatype="html"> | 4844 | <trans-unit id="1617785425462022303" datatype="html"> |
4773 | <source>Strategy</source> | 4845 | <source>Strategy</source> |
4774 | <target state="new">Strategy</target> | 4846 | <target state="new">Strategy</target> |
@@ -4781,101 +4853,99 @@ The link will expire within 1 hour.</source> | |||
4781 | 4853 | ||
4782 | 4854 | ||
4783 | 4855 | ||
4784 | <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">129</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">19</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">36</context></context-group></trans-unit> | 4856 | <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">127</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> |
4785 | <trans-unit id="4127416011499804250" datatype="html"> | 4857 | <trans-unit id="4127416011499804250" datatype="html"> |
4786 | <source>Code of conduct</source> | 4858 | <source>Code of conduct</source> |
4787 | <target state="translated">Código de conduta</target> | 4859 | <target state="translated">Código de conduta</target> |
4788 | <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> | 4860 | |
4789 | <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">140</context></context-group> | 4861 | |
4790 | <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> | 4862 | |
4791 | </trans-unit> | 4863 | <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">138</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> |
4792 | <trans-unit id="3076079242537393946" datatype="html"> | 4864 | <trans-unit id="3076079242537393946" datatype="html"> |
4793 | <source>Moderation information</source> | 4865 | <source>Moderation information</source> |
4794 | <target state="translated">Informação de moderação</target> | 4866 | <target state="translated">Informação de moderação</target> |
4795 | <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> | 4867 | |
4796 | <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">151</context></context-group> | 4868 | |
4797 | <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> | 4869 | |
4798 | </trans-unit> | 4870 | <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">149</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> |
4799 | <trans-unit id="5056489767203690328" datatype="html"> | 4871 | <trans-unit id="5056489767203690328" datatype="html"> |
4800 | <source>Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etc</source> | 4872 | <source>Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etc</source> |
4801 | <target state="new">Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etc</target> | 4873 | <target state="new">Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etc</target> |
4802 | <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">152</context></context-group> | 4874 | |
4803 | </trans-unit> | 4875 | <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">150</context></context-group></trans-unit> |
4804 | <trans-unit id="2047672753819413550" datatype="html"> | 4876 | <trans-unit id="2047672753819413550" datatype="html"> |
4805 | <source>YOU AND YOUR INSTANCE</source> | 4877 | <source>YOU AND YOUR INSTANCE</source> |
4806 | <target state="new">YOU AND YOUR INSTANCE</target> | 4878 | <target state="new">YOU AND YOUR INSTANCE</target> |
4807 | <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">167</context></context-group> | 4879 | |
4808 | </trans-unit> | 4880 | <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">165</context></context-group></trans-unit> |
4809 | <trans-unit id="3968335261686887328" datatype="html"> | 4881 | <trans-unit id="3968335261686887328" datatype="html"> |
4810 | <source>Who is behind the instance?</source> | 4882 | <source>Who is behind the instance?</source> |
4811 | <target state="translated">Quem está por trás da instância?</target> | 4883 | <target state="translated">Quem está por trás da instância?</target> |
4812 | <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> | 4884 | |
4813 | </trans-unit> | 4885 | <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">171</context></context-group></trans-unit> |
4814 | <trans-unit id="7323194786468446482" datatype="html"> | 4886 | <trans-unit id="7323194786468446482" datatype="html"> |
4815 | <source>A single person? A non-profit? A company?</source> | 4887 | <source>A single person? A non-profit? A company?</source> |
4816 | <target state="new">A single person? A non-profit? A company?</target> | 4888 | <target state="new">A single person? A non-profit? A company?</target> |
4817 | <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> | 4889 | |
4818 | </trans-unit> | 4890 | <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">172</context></context-group></trans-unit> |
4819 | <trans-unit id="5480243297215266596" datatype="html"> | 4891 | <trans-unit id="5480243297215266596" datatype="html"> |
4820 | <source>Why did you create this instance?</source> | 4892 | <source>Why did you create this instance?</source> |
4821 | <target state="translated">Por que você criou a instância?</target> | 4893 | <target state="translated">Por que você criou a instância?</target> |
4822 | <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">185</context></context-group> | 4894 | |
4823 | </trans-unit> | 4895 | <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> |
4824 | <trans-unit id="6995481962115300007" datatype="html"> | 4896 | <trans-unit id="6995481962115300007" datatype="html"> |
4825 | <source>To share your personal videos? To open registrations and allow people to upload what they want?</source> | 4897 | <source>To share your personal videos? To open registrations and allow people to upload what they want?</source> |
4826 | <target state="new">To share your personal videos? To open registrations and allow people to upload what they want?</target> | 4898 | <target state="new">To share your personal videos? To open registrations and allow people to upload what they want?</target> |
4827 | <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">186</context></context-group> | 4899 | |
4828 | </trans-unit> | 4900 | <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> |
4829 | <trans-unit id="3667968987954856844" datatype="html"> | 4901 | <trans-unit id="3667968987954856844" datatype="html"> |
4830 | <source>How long do you plan to maintain this instance?</source> | 4902 | <source>How long do you plan to maintain this instance?</source> |
4831 | <target state="translated">Por quanto tempo você planeja manter a instância?</target> | 4903 | <target state="translated">Por quanto tempo você planeja manter a instância?</target> |
4832 | <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">197</context></context-group> | 4904 | |
4833 | </trans-unit> | 4905 | <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">195</context></context-group></trans-unit> |
4834 | <trans-unit id="6722472563287778070" datatype="html"> | 4906 | <trans-unit id="6722472563287778070" datatype="html"> |
4835 | <source>It's important to know for users who want to register on your instance</source> | 4907 | <source>It's important to know for users who want to register on your instance</source> |
4836 | <target state="new">It's important to know for users who want to register on your instance</target> | 4908 | <target state="new">It's important to know for users who want to register on your instance</target> |
4837 | <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">198</context></context-group> | 4909 | |
4838 | </trans-unit> | 4910 | <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">196</context></context-group></trans-unit> |
4839 | <trans-unit id="8362291348781958428" datatype="html"> | 4911 | <trans-unit id="8362291348781958428" datatype="html"> |
4840 | <source>How will you finance the PeerTube server?</source> | 4912 | <source>How will you finance the PeerTube server?</source> |
4841 | <target state="translated">Como você irá financiar o servidor PeerTube?</target> | 4913 | <target state="translated">Como você irá financiar o servidor PeerTube?</target> |
4842 | <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">209</context></context-group> | 4914 | |
4843 | </trans-unit> | 4915 | <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> |
4844 | <trans-unit id="2441006645448216398" datatype="html"> | 4916 | <trans-unit id="2441006645448216398" datatype="html"> |
4845 | <source>With your own funds? With user donations? Advertising?</source> | 4917 | <source>With your own funds? With user donations? Advertising?</source> |
4846 | <target state="new">With your own funds? With user donations? Advertising?</target> | 4918 | <target state="new">With your own funds? With user donations? Advertising?</target> |
4847 | <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">210</context></context-group> | 4919 | |
4848 | </trans-unit> | 4920 | <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">208</context></context-group></trans-unit> |
4849 | <trans-unit id="6853511883515031762" datatype="html"> | 4921 | <trans-unit id="6853511883515031762" datatype="html"> |
4850 | <source>OTHER INFORMATION</source> | 4922 | <source>OTHER INFORMATION</source> |
4851 | <target state="new">OTHER INFORMATION</target> | 4923 | <target state="new">OTHER INFORMATION</target> |
4852 | <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">225</context></context-group> | 4924 | |
4853 | </trans-unit> | 4925 | <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">223</context></context-group></trans-unit> |
4854 | <trans-unit id="3447208665089679283" datatype="html"> | 4926 | <trans-unit id="3447208665089679283" datatype="html"> |
4855 | <source>What server/hardware does the instance run on?</source> | 4927 | <source>What server/hardware does the instance run on?</source> |
4856 | <target state="translated">Qual servidor/hardware a instância está instalada?</target> | 4928 | <target state="translated">Qual servidor/hardware a instância está instalada?</target> |
4857 | <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">231</context></context-group> | 4929 | |
4858 | </trans-unit> | 4930 | <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">229</context></context-group></trans-unit> |
4859 | <trans-unit id="4739907951373047958" datatype="html"> | 4931 | <trans-unit id="4739907951373047958" datatype="html"> |
4860 | <source>i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc.</source> | 4932 | <source>i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc.</source> |
4861 | <target state="new">i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc.</target> | 4933 | <target state="new">i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc.</target> |
4862 | <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">232</context></context-group> | 4934 | |
4863 | </trans-unit> | 4935 | <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">230</context></context-group></trans-unit> |
4864 | <trans-unit id="8557599287230755359" datatype="html"> | 4936 | <trans-unit id="8557599287230755359" datatype="html"> |
4865 | <source>APPEARANCE</source> | 4937 | <source>APPEARANCE</source> |
4866 | <target state="new">APPEARANCE</target> | 4938 | <target state="new">APPEARANCE</target> |
4867 | <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> | 4939 | <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> |
4940 | </trans-unit><trans-unit id="371306187337992930" datatype="html"> | ||
4941 | <source> Use <x id="START_LINK" ctype="x-a" equiv-text="<a class="link-orange" routerLink="/admin/plugins">"/>plugins & themes<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for more involved changes, or add slight <x id="START_LINK_1" equiv-text="<a class="link-orange" routerLink="/admin/config/edit-custom" fragment="advanced-configuration">"/>customizations<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </source><target state="new"> Use <x id="START_LINK" ctype="x-a" equiv-text="<a class="link-orange" routerLink="/admin/plugins">"/>plugins & themes<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for more involved changes, or add slight <x id="START_LINK_1" equiv-text="<a class="link-orange" routerLink="/admin/config/edit-custom" fragment="advanced-configuration">"/>customizations<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </target> | ||
4942 | <context-group purpose="location"> | ||
4943 | <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> | ||
4944 | <context context-type="linenumber">5,7</context> | ||
4945 | </context-group> | ||
4868 | </trans-unit> | 4946 | </trans-unit> |
4869 | <trans-unit id="2107098695989136934" datatype="html"> | 4947 | |
4870 | <source>Use <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/plugins">"/>plugins & themes<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for more involved changes, or <x id="START_LINK_1" equiv-text="<a routerLink="/admin/config/edit-custom" fragment="advanced-configuration">"/>add slight customizations<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </source> | 4948 | |
4871 | <target state="new"> Use <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/plugins">"/>plugins & themes<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for more involved changes, or <x id="START_LINK_1" equiv-text="<a routerLink="/admin/config/edit-custom" fragment="advanced-configuration">"/>add slight customizations<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </target> | ||
4872 | <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">5</context></context-group> | ||
4873 | </trans-unit> | ||
4874 | <trans-unit id="6855462350544488601" datatype="html"> | ||
4875 | <source>default</source> | ||
4876 | <target state="translated">padrão</target> | ||
4877 | <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> | ||
4878 | </trans-unit> | ||
4879 | <trans-unit id="4096396973250090478" datatype="html"> | 4949 | <trans-unit id="4096396973250090478" datatype="html"> |
4880 | <source>Landing page</source> | 4950 | <source>Landing page</source> |
4881 | <target state="new">Landing page</target> | 4951 | <target state="new">Landing page</target> |
@@ -5303,58 +5373,62 @@ The link will expire within 1 hour.</source> | |||
5303 | <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"> | 5373 | <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"> |
5304 | <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> | 5374 | <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> |
5305 | 5375 | ||
5306 | <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> | 5376 | <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"> |
5307 | <trans-unit id="4420104899393268652" datatype="html"> | 5377 | <source>Max simultaneous lives created on your instance</source><target state="new">Max simultaneous lives created on your instance</target> |
5308 | <source>Max simultaneous lives created on your instance <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="text-muted">"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></source> | 5378 | <context-group purpose="location"> |
5309 | <target state="new"> Max simultaneous lives created on your instance <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="text-muted">"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></target> | 5379 | <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context> |
5310 | 5380 | <context context-type="linenumber">49</context> | |
5311 | <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">49</context></context-group></trans-unit> | 5381 | </context-group> |
5312 | <trans-unit id="7210210728441530221" datatype="html"> | 5382 | </trans-unit> |
5313 | <source>Max simultaneous lives created per user <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="text-muted">"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></source> | 5383 | |
5314 | <target state="new"> Max simultaneous lives created per user <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="text-muted">"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></target> | 5384 | |
5315 | |||
5316 | <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">62</context></context-group></trans-unit> | ||
5317 | <trans-unit id="6830777508073747241" datatype="html"> | 5385 | <trans-unit id="6830777508073747241" datatype="html"> |
5318 | <source>{VAR_PLURAL, plural, =1 {live} other {lives}}</source> | 5386 | <source>{VAR_PLURAL, plural, =1 {live} other {lives}}</source> |
5319 | <target state="new">{VAR_PLURAL, plural, =1 {live} other {lives}}</target> | 5387 | <target state="new">{VAR_PLURAL, plural, =1 {live} other {lives}}</target> |
5320 | 5388 | ||
5321 | 5389 | ||
5322 | <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">68</context></context-group></trans-unit> | 5390 | <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"> |
5391 | <source>Max simultaneous lives created per user</source><target state="new">Max simultaneous lives created per user</target> | ||
5392 | <context-group purpose="location"> | ||
5393 | <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context> | ||
5394 | <context context-type="linenumber">62</context> | ||
5395 | </context-group> | ||
5396 | </trans-unit> | ||
5323 | <trans-unit id="1521259619066122077" datatype="html"> | 5397 | <trans-unit id="1521259619066122077" datatype="html"> |
5324 | <source>Max live duration</source> | 5398 | <source>Max live duration</source> |
5325 | <target state="new">Max live duration</target> | 5399 | <target state="new">Max live duration</target> |
5326 | 5400 | ||
5327 | <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">75</context></context-group></trans-unit> | 5401 | <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> |
5328 | <trans-unit id="5309195634424105927" datatype="html"> | 5402 | <trans-unit id="5309195634424105927" datatype="html"> |
5329 | <source>Live transcoding threads</source> | 5403 | <source>Live transcoding threads</source> |
5330 | <target state="new">Live transcoding threads</target> | 5404 | <target state="new">Live transcoding threads</target> |
5331 | 5405 | ||
5332 | <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">137</context></context-group></trans-unit> | 5406 | <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> |
5333 | <trans-unit id="4240037618955024499" datatype="html"> | 5407 | <trans-unit id="4240037618955024499" datatype="html"> |
5334 | <source>will claim at most <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with VOD transcoding </source> | 5408 | <source>will claim at most <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with VOD transcoding </source> |
5335 | <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> | 5409 | <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> |
5336 | 5410 | ||
5337 | <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">140</context></context-group></trans-unit> | 5411 | <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> |
5338 | <trans-unit id="8489317904250057957" datatype="html"> | 5412 | <trans-unit id="8489317904250057957" datatype="html"> |
5339 | <source>will claim at least <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with VOD transcoding </source> | 5413 | <source>will claim at least <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with VOD transcoding </source> |
5340 | <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> | 5414 | <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> |
5341 | 5415 | ||
5342 | <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">144</context></context-group></trans-unit> | 5416 | <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> |
5343 | <trans-unit id="1417246074503129277" datatype="html"> | 5417 | <trans-unit id="1417246074503129277" datatype="html"> |
5344 | <source>Live transcoding profile</source> | 5418 | <source>Live transcoding profile</source> |
5345 | <target state="new">Live transcoding profile</target> | 5419 | <target state="new">Live transcoding profile</target> |
5346 | 5420 | ||
5347 | <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> | 5421 | <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> |
5348 | <trans-unit id="8294583621306221742" datatype="html"> | 5422 | <trans-unit id="8294583621306221742" datatype="html"> |
5349 | <source>new live transcoding profiles can be added by PeerTube plugins</source> | 5423 | <source>new live transcoding profiles can be added by PeerTube plugins</source> |
5350 | <target state="new">new live transcoding profiles can be added by PeerTube plugins</target> | 5424 | <target state="new">new live transcoding profiles can be added by PeerTube plugins</target> |
5351 | 5425 | ||
5352 | <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">160</context></context-group></trans-unit> | 5426 | <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> |
5353 | <trans-unit id="6727057461851446921" datatype="html"> | 5427 | <trans-unit id="6727057461851446921" datatype="html"> |
5354 | <source>Live resolutions to generate</source> | 5428 | <source>Live resolutions to generate</source> |
5355 | <target state="new">Live resolutions to generate</target> | 5429 | <target state="new">Live resolutions to generate</target> |
5356 | 5430 | ||
5357 | <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">116</context></context-group></trans-unit> | 5431 | <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> |
5358 | <trans-unit id="2281161665447607254" datatype="html"> | 5432 | <trans-unit id="2281161665447607254" datatype="html"> |
5359 | <source>Allow live streaming</source> | 5433 | <source>Allow live streaming</source> |
5360 | <target state="new">Allow live streaming</target> | 5434 | <target state="new">Allow live streaming</target> |
@@ -5364,7 +5438,7 @@ The link will expire within 1 hour.</source> | |||
5364 | <source>Transcoding enabled for live streams</source> | 5438 | <source>Transcoding enabled for live streams</source> |
5365 | <target state="new">Transcoding enabled for live streams</target> | 5439 | <target state="new">Transcoding enabled for live streams</target> |
5366 | 5440 | ||
5367 | <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">110</context></context-group></trans-unit> | 5441 | <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> |
5368 | <trans-unit id="5975271795105968425" datatype="html"> | 5442 | <trans-unit id="5975271795105968425" datatype="html"> |
5369 | <source>Live streaming</source> | 5443 | <source>Live streaming</source> |
5370 | <target state="new">Live streaming</target> | 5444 | <target state="new">Live streaming</target> |
@@ -5381,172 +5455,139 @@ The link will expire within 1 hour.</source> | |||
5381 | <target state="new">TRANSCODING</target> | 5455 | <target state="new">TRANSCODING</target> |
5382 | 5456 | ||
5383 | 5457 | ||
5384 | <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><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">26</context></context-group></trans-unit> | 5458 | <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> |
5385 | <trans-unit id="8212237880239644112" datatype="html"> | 5459 | <trans-unit id="8212237880239644112" datatype="html"> |
5386 | <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> | 5460 | <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> |
5387 | <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> | 5461 | <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> |
5388 | 5462 | ||
5389 | <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">95</context></context-group></trans-unit> | 5463 | <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> |
5390 | <trans-unit id="3444148141968928069" datatype="html"> | 5464 | <trans-unit id="3444148141968928069" datatype="html"> |
5391 | <source>Input formats</source> | 5465 | <source>Input formats</source> |
5392 | <target state="new">Input formats</target> | 5466 | <target state="new">Input formats</target> |
5393 | <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> | 5467 | |
5394 | </trans-unit> | 5468 | <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> |
5395 | <trans-unit id="4560217482714993155"> | 5469 | <trans-unit id="4560217482714993155"> |
5396 | <source>Transcoding enabled</source> | 5470 | <source>Transcoding enabled</source> |
5397 | <target>Transcodificação ativada</target> | 5471 | <target>Transcodificação ativada</target> |
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">40</context></context-group> | 5472 | |
5399 | </trans-unit> | 5473 | <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> |
5400 | <trans-unit id="7452751710576287271"> | 5474 | <trans-unit id="7452751710576287271"> |
5401 | <source>Allow additional extensions</source> | 5475 | <source>Allow additional extensions</source> |
5402 | <target>Permitir extensões adicionais</target> | 5476 | <target>Permitir extensões adicionais</target> |
5403 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">51</context></context-group> | 5477 | |
5404 | </trans-unit> | 5478 | <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> |
5405 | <trans-unit id="5698272164915890247" datatype="html"> | 5479 | <trans-unit id="5698272164915890247" datatype="html"> |
5406 | <source>Allows users to upload videos with additional extensions than .mp4, .ogv and .webm (for example: .avi, .mov, .mkv etc).</source> | 5480 | <source>Allows users to upload videos with additional extensions than .mp4, .ogv and .webm (for example: .avi, .mov, .mkv etc).</source> |
5407 | <target state="new">Allows users to upload videos with additional extensions than .mp4, .ogv and .webm (for example: .avi, .mov, .mkv etc).</target> | 5481 | <target state="new">Allows users to upload videos with additional extensions than .mp4, .ogv and .webm (for example: .avi, .mov, .mkv etc).</target> |
5408 | <context-group purpose="location"> | 5482 | |
5409 | <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context> | 5483 | <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> |
5410 | <context context-type="linenumber">54</context> | ||
5411 | </context-group> | ||
5412 | </trans-unit> | ||
5413 | <trans-unit id="1823941382992046371" datatype="html"> | 5484 | <trans-unit id="1823941382992046371" datatype="html"> |
5414 | <source>Allow audio files upload</source> | 5485 | <source>Allow audio files upload</source> |
5415 | <target state="translated">Permitir envio de arquivos de áudio</target> | 5486 | <target state="translated">Permitir envio de arquivos de áudio</target> |
5416 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">62</context></context-group> | 5487 | |
5417 | </trans-unit> | 5488 | <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> |
5418 | <trans-unit id="8340360585610503574" datatype="html"> | 5489 | <trans-unit id="8340360585610503574" datatype="html"> |
5419 | <source>Allows users to upload .mp3, .ogg, .wma, .flac, .aac, or .ac3 audio files.</source> | 5490 | <source>Allows users to upload .mp3, .ogg, .wma, .flac, .aac, or .ac3 audio files.</source> |
5420 | <target state="new">Allows users to upload .mp3, .ogg, .wma, .flac, .aac, or .ac3 audio files.</target> | 5491 | <target state="new">Allows users to upload .mp3, .ogg, .wma, .flac, .aac, or .ac3 audio files.</target> |
5421 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">65</context></context-group> | 5492 | |
5422 | </trans-unit> | 5493 | <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> |
5423 | <trans-unit id="5867513506373651775" datatype="html"> | 5494 | <trans-unit id="5867513506373651775" datatype="html"> |
5424 | <source>The file will be merged in a still image video with the preview file on upload.</source> | 5495 | <source>The file will be merged in a still image video with the preview file on upload.</source> |
5425 | <target state="new">The file will be merged in a still image video with the preview file on upload.</target> | 5496 | <target state="new">The file will be merged in a still image video with the preview file on upload.</target> |
5426 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">66</context></context-group> | 5497 | |
5427 | </trans-unit> | 5498 | <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> |
5428 | <trans-unit id="2036818807823848377" datatype="html"> | 5499 | <trans-unit id="2036818807823848377" datatype="html"> |
5429 | <source>Output formats</source> | 5500 | <source>Output formats</source> |
5430 | <target state="new">Output formats</target> | 5501 | <target state="new">Output formats</target> |
5431 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">73</context></context-group> | 5502 | |
5432 | </trans-unit> | 5503 | <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> |
5433 | <trans-unit id="522057769554096255" datatype="html"> | 5504 | <trans-unit id="522057769554096255" datatype="html"> |
5434 | <source>WebTorrent enabled</source> | 5505 | <source>WebTorrent enabled</source> |
5435 | <target state="new">WebTorrent enabled</target> | 5506 | <target state="new">WebTorrent enabled</target> |
5436 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">79</context></context-group> | 5507 | |
5437 | </trans-unit> | 5508 | <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> |
5438 | <trans-unit id="8373385486403101567" datatype="html"> | 5509 | <trans-unit id="8373385486403101567" datatype="html"> |
5439 | <source>If you also enabled HLS support, it will multiply videos storage by 2</source> | 5510 | <source>If you also enabled HLS support, it will multiply videos storage by 2</source> |
5440 | <target state="new">If you also enabled HLS support, it will multiply videos storage by 2</target> | 5511 | <target state="new">If you also enabled HLS support, it will multiply videos storage by 2</target> |
5441 | <context-group purpose="location"> | 5512 | |
5442 | <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context> | 5513 | <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> |
5443 | <context context-type="linenumber">83</context> | ||
5444 | </context-group> | ||
5445 | </trans-unit> | ||
5446 | <trans-unit id="3839590624406770455" datatype="html"> | 5514 | <trans-unit id="3839590624406770455" datatype="html"> |
5447 | <source>HLS with P2P support enabled</source> | 5515 | <source>HLS with P2P support enabled</source> |
5448 | <target state="new">HLS with P2P support enabled</target> | 5516 | <target state="new">HLS with P2P support enabled</target> |
5449 | <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> | 5517 | |
5450 | </trans-unit> | 5518 | <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> |
5451 | <trans-unit id="7334484418359079994" datatype="html"> | 5519 | <trans-unit id="7334484418359079994" datatype="html"> |
5452 | <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Requires ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="<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="</p>"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="<ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>Faster playback especially with long videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="</ul>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p>"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/></source> | 5520 | <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Requires ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="<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="</p>"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="<ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>Faster playback especially with long videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="</ul>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p>"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/></source> |
5453 | <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Requires ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="<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="</p>"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="<ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>Faster playback especially with long videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="</ul>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p>"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/></target> | 5521 | <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Requires ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="<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="</p>"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="<ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>Faster playback especially with long videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="</ul>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p>"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/></target> |
5454 | <context-group purpose="location"> | 5522 | |
5455 | <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context> | 5523 | <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> |
5456 | <context context-type="linenumber">99,108</context> | ||
5457 | </context-group> | ||
5458 | </trans-unit> | ||
5459 | <trans-unit id="4748900450708089645" datatype="html"> | 5524 | <trans-unit id="4748900450708089645" datatype="html"> |
5460 | <source>Resolutions to generate per enabled format</source> | 5525 | <source>Resolutions to generate per enabled format</source> |
5461 | <target state="new">Resolutions to generate per enabled format</target> | 5526 | <target state="new">Resolutions to generate per enabled format</target> |
5462 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">116</context></context-group> | 5527 | |
5463 | </trans-unit> | 5528 | <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> |
5464 | <trans-unit id="5431196295724512251" datatype="html"> | 5529 | <trans-unit id="5431196295724512251" datatype="html"> |
5465 | <source>The original file resolution will be the default target if no option is selected.</source> | 5530 | <source>The original file resolution will be the default target if no option is selected.</source> |
5466 | <target state="new"> The original file resolution will be the default target if no option is selected. </target> | 5531 | <target state="new"> The original file resolution will be the default target if no option is selected. </target> |
5467 | <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">131</context></context-group> | 5532 | |
5468 | </trans-unit> | 5533 | <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> |
5469 | <trans-unit id="1126867109775813762"> | 5534 | <trans-unit id="1126867109775813762"> |
5470 | <source>Transcoding threads</source> | 5535 | <source>Transcoding threads</source> |
5471 | <target>Threads de transcodificação</target> | 5536 | <target>Threads de transcodificação</target> |
5472 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">144</context></context-group> | 5537 | |
5473 | </trans-unit> | 5538 | <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> |
5474 | <trans-unit id="7815122216882553289" datatype="html"> | 5539 | <trans-unit id="7815122216882553289" datatype="html"> |
5475 | <source>will claim at most <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with live transcoding </source> | 5540 | <source>will claim at most <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with live transcoding </source> |
5476 | <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> | 5541 | <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> |
5477 | <context-group purpose="location"> | 5542 | |
5478 | <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context> | 5543 | <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> |
5479 | <context context-type="linenumber">146,148</context> | ||
5480 | </context-group> | ||
5481 | </trans-unit> | ||
5482 | <trans-unit id="8685484763568827375" datatype="html"> | 5544 | <trans-unit id="8685484763568827375" datatype="html"> |
5483 | <source>will claim at least <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with live transcoding </source> | 5545 | <source>will claim at least <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with live transcoding </source> |
5484 | <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> | 5546 | <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> |
5485 | <context-group purpose="location"> | 5547 | |
5486 | <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context> | 5548 | <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> |
5487 | <context context-type="linenumber">150,152</context> | ||
5488 | </context-group> | ||
5489 | </trans-unit> | ||
5490 | <trans-unit id="7185278676178506632" datatype="html"> | 5549 | <trans-unit id="7185278676178506632" datatype="html"> |
5491 | <source>Transcoding jobs concurrency</source> | 5550 | <source>Transcoding jobs concurrency</source> |
5492 | <target state="new">Transcoding jobs concurrency</target> | 5551 | <target state="new">Transcoding jobs concurrency</target> |
5493 | <context-group purpose="location"> | 5552 | |
5494 | <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context> | 5553 | <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> |
5495 | <context context-type="linenumber">166</context> | ||
5496 | </context-group> | ||
5497 | </trans-unit> | ||
5498 | <trans-unit id="1969393594784140832" datatype="html"> | 5554 | <trans-unit id="1969393594784140832" datatype="html"> |
5499 | <source>allows to transcode multiple files in parallel. ⚠️ Requires a PeerTube restart</source> | 5555 | <source>allows to transcode multiple files in parallel. ⚠️ Requires a PeerTube restart</source> |
5500 | <target state="new">allows to transcode multiple files in parallel. ⚠️ Requires a PeerTube restart</target> | 5556 | <target state="new">allows to transcode multiple files in parallel. ⚠️ Requires a PeerTube restart</target> |
5501 | <context-group purpose="location"> | 5557 | |
5502 | <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context> | 5558 | <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> |
5503 | <context context-type="linenumber">167</context> | ||
5504 | </context-group> | ||
5505 | </trans-unit> | ||
5506 | <trans-unit id="2184317712452071847" datatype="html"> | 5559 | <trans-unit id="2184317712452071847" datatype="html"> |
5507 | <source>Transcoding profile</source> | 5560 | <source>Transcoding profile</source> |
5508 | <target state="new">Transcoding profile</target> | 5561 | <target state="new">Transcoding profile</target> |
5509 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">178</context></context-group> | 5562 | |
5510 | </trans-unit> | 5563 | <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> |
5511 | <trans-unit id="6289966287765074028" datatype="html"> | 5564 | <trans-unit id="6289966287765074028" datatype="html"> |
5512 | <source>new transcoding profiles can be added by PeerTube plugins</source> | 5565 | <source>new transcoding profiles can be added by PeerTube plugins</source> |
5513 | <target state="new">new transcoding profiles can be added by PeerTube plugins</target> | 5566 | <target state="new">new transcoding profiles can be added by PeerTube plugins</target> |
5514 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">179</context></context-group> | 5567 | |
5515 | </trans-unit><trans-unit id="5843661880070076970" datatype="html"> | 5568 | <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"> |
5516 | <source>VIDEO STUDIO</source><target state="new">VIDEO STUDIO</target> | 5569 | <source>VIDEO STUDIO</source><target state="new">VIDEO STUDIO</target> |
5517 | <context-group purpose="location"> | 5570 | |
5518 | <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context> | 5571 | <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"> |
5519 | <context context-type="linenumber">198</context> | ||
5520 | </context-group> | ||
5521 | </trans-unit><trans-unit id="4078329985026583770" datatype="html"> | ||
5522 | <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> | 5572 | <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> |
5523 | <context-group purpose="location"> | 5573 | |
5524 | <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context> | 5574 | <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"> |
5525 | <context context-type="linenumber">199,201</context> | ||
5526 | </context-group> | ||
5527 | </trans-unit><trans-unit id="252604800845369275" datatype="html"> | ||
5528 | <source>Enable video studio</source><target state="new">Enable video studio</target> | 5575 | <source>Enable video studio</source><target state="new">Enable video studio</target> |
5529 | <context-group purpose="location"> | 5576 | |
5530 | <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context> | 5577 | <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"> |
5531 | <context context-type="linenumber">210</context> | ||
5532 | </context-group> | ||
5533 | </trans-unit><trans-unit id="3313548535394806921" datatype="html"> | ||
5534 | <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> | 5578 | <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> |
5535 | <context-group purpose="location"> | 5579 | |
5536 | <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context> | 5580 | <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> |
5537 | <context context-type="linenumber">213</context> | ||
5538 | </context-group> | ||
5539 | </trans-unit> | ||
5540 | <trans-unit id="6879611446286948126" datatype="html"> | 5581 | <trans-unit id="6879611446286948126" datatype="html"> |
5541 | <source>CACHE</source> | 5582 | <source>CACHE</source> |
5542 | <target state="new">CACHE</target> | 5583 | <target state="new">CACHE</target> |
5543 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">5</context></context-group> | 5584 | |
5544 | </trans-unit> | 5585 | <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> |
5545 | <trans-unit id="5511334650211127631" datatype="html"> | 5586 | <trans-unit id="5511334650211127631" datatype="html"> |
5546 | <source>Some files are not federated, and fetched when necessary. Define their caching policies.</source> | 5587 | <source>Some files are not federated, and fetched when necessary. Define their caching policies.</source> |
5547 | <target state="new"> Some files are not federated, and fetched when necessary. Define their caching policies. </target> | 5588 | <target state="new"> Some files are not federated, and fetched when necessary. Define their caching policies. </target> |
5548 | <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> | 5589 | |
5549 | </trans-unit> | 5590 | <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> |
5550 | <trans-unit id="4382565260112874406" datatype="html"> | 5591 | <trans-unit id="4382565260112874406" datatype="html"> |
5551 | <source>Number of previews to keep in cache</source> | 5592 | <source>Number of previews to keep in cache</source> |
5552 | <target state="new">Number of previews to keep in cache</target> | 5593 | <target state="new">Number of previews to keep in cache</target> |
@@ -5602,13 +5643,13 @@ The link will expire within 1 hour.</source> | |||
5602 | <trans-unit id="6180346896314915203"> | 5643 | <trans-unit id="6180346896314915203"> |
5603 | <source>JavaScript</source> | 5644 | <source>JavaScript</source> |
5604 | <target>JavaScript</target> | 5645 | <target>JavaScript</target> |
5605 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">74</context></context-group> | 5646 | |
5606 | </trans-unit> | 5647 | <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> |
5607 | <trans-unit id="4067880101082150743" datatype="html"> | 5648 | <trans-unit id="4067880101082150743" datatype="html"> |
5608 | <source>Write JavaScript code directly.<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/>Example: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="<pre>"/>console.log('my instance is amazing');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="</pre>"/></source> | 5649 | <source>Write JavaScript code directly.<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/>Example: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="<pre>"/>console.log('my instance is amazing');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="</pre>"/></source> |
5609 | <target state="new"> Write JavaScript code directly.<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/>Example: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="<pre>"/>console.log('my instance is amazing');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="</pre>"/></target> | 5650 | <target state="new"> Write JavaScript code directly.<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/>Example: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="<pre>"/>console.log('my instance is amazing');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="</pre>"/></target> |
5610 | <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">77</context></context-group> | 5651 | |
5611 | </trans-unit> | 5652 | <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> |
5612 | <trans-unit id="5464209657969421100" datatype="html"> | 5653 | <trans-unit id="5464209657969421100" datatype="html"> |
5613 | <source> Write CSS code directly. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="<pre>"/>#custom-css <x id="INTERPOLATION" equiv-text="{{ '{' }}"/> | 5654 | <source> Write CSS code directly. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="<pre>"/>#custom-css <x id="INTERPOLATION" equiv-text="{{ '{' }}"/> |
5614 | color: red; | 5655 | color: red; |
@@ -5624,8 +5665,8 @@ color: red; | |||
5624 | color: red; | 5665 | color: red; |
5625 | <x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/> | 5666 | <x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/> |
5626 | <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="</pre>"/></target> | 5667 | <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="</pre>"/></target> |
5627 | <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">96</context></context-group> | 5668 | |
5628 | </trans-unit> | 5669 | <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> |
5629 | <trans-unit id="283725429207896837" datatype="html"> | 5670 | <trans-unit id="283725429207896837" datatype="html"> |
5630 | <source>You cannot allow live replay if you don't enable transcoding.</source> | 5671 | <source>You cannot allow live replay if you don't enable transcoding.</source> |
5631 | <target state="new"> You cannot allow live replay if you don't enable transcoding. </target> | 5672 | <target state="new"> You cannot allow live replay if you don't enable transcoding. </target> |
@@ -5684,38 +5725,38 @@ color: red; | |||
5684 | <trans-unit id="4915431133669985304"> | 5725 | <trans-unit id="4915431133669985304"> |
5685 | <source>Profile</source> | 5726 | <source>Profile</source> |
5686 | <target>Perfil</target> | 5727 | <target>Perfil</target> |
5687 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">238</context></context-group> | 5728 | |
5688 | </trans-unit> | 5729 | <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> |
5689 | <trans-unit id="1963136290621768454" datatype="html"> | 5730 | <trans-unit id="1963136290621768454" datatype="html"> |
5690 | <source>Resolution</source> | 5731 | <source>Resolution</source> |
5691 | <target state="new">Resolution</target> | 5732 | <target state="new">Resolution</target> |
5692 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">247</context></context-group> | 5733 | |
5693 | </trans-unit> | 5734 | <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> |
5694 | <trans-unit id="7814358426066520520" datatype="html"> | 5735 | <trans-unit id="7814358426066520520" datatype="html"> |
5695 | <source>Aspect ratio</source> | 5736 | <source>Aspect ratio</source> |
5696 | <target state="new">Aspect ratio</target> | 5737 | <target state="new">Aspect ratio</target> |
5697 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">248</context></context-group> | 5738 | |
5698 | </trans-unit> | 5739 | <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> |
5699 | <trans-unit id="44862519224794374" datatype="html"> | 5740 | <trans-unit id="44862519224794374" datatype="html"> |
5700 | <source>Average frame rate</source> | 5741 | <source>Average frame rate</source> |
5701 | <target state="new">Average frame rate</target> | 5742 | <target state="new">Average frame rate</target> |
5702 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">249</context></context-group> | 5743 | |
5703 | </trans-unit> | 5744 | <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> |
5704 | <trans-unit id="5053683525387462246" datatype="html"> | 5745 | <trans-unit id="5053683525387462246" datatype="html"> |
5705 | <source>Pixel format</source> | 5746 | <source>Pixel format</source> |
5706 | <target state="new">Pixel format</target> | 5747 | <target state="new">Pixel format</target> |
5707 | <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> | 5748 | |
5708 | </trans-unit> | 5749 | <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> |
5709 | <trans-unit id="7858676566953242358" datatype="html"> | 5750 | <trans-unit id="7858676566953242358" datatype="html"> |
5710 | <source>Sample rate</source> | 5751 | <source>Sample rate</source> |
5711 | <target state="new">Sample rate</target> | 5752 | <target state="new">Sample rate</target> |
5712 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">254</context></context-group> | 5753 | |
5713 | </trans-unit> | 5754 | <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> |
5714 | <trans-unit id="5403856660543890284" datatype="html"> | 5755 | <trans-unit id="5403856660543890284" datatype="html"> |
5715 | <source>Channel Layout</source> | 5756 | <source>Channel Layout</source> |
5716 | <target state="new">Channel Layout</target> | 5757 | <target state="new">Channel Layout</target> |
5717 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">255</context></context-group> | 5758 | |
5718 | </trans-unit> | 5759 | <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> |
5719 | <trans-unit id="6317170736181476800" datatype="html"> | 5760 | <trans-unit id="6317170736181476800" datatype="html"> |
5720 | <source>Update <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/my-account/settings" [fragment]="fragment">"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span (click)="onAccountSettingsClick($event)">"/>your settings<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a >"/></source> | 5761 | <source>Update <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/my-account/settings" [fragment]="fragment">"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span (click)="onAccountSettingsClick($event)">"/>your settings<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a >"/></source> |
5721 | <target state="new"> Update <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/my-account/settings" [fragment]="fragment">"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span (click)="onAccountSettingsClick($event)">"/>your settings<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a >"/></target> | 5762 | <target state="new"> Update <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/my-account/settings" [fragment]="fragment">"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span (click)="onAccountSettingsClick($event)">"/>your settings<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a >"/></target> |
@@ -5815,16 +5856,8 @@ color: red; | |||
5815 | <target state="new">Moderation:</target> | 5856 | <target state="new">Moderation:</target> |
5816 | 5857 | ||
5817 | <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> | 5858 | <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> |
5818 | <trans-unit id="6460084371385263470"> | 5859 | |
5819 | <source>Video settings</source> | 5860 | |
5820 | <target>Configurações de vídeo</target> | ||
5821 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">18</context></context-group> | ||
5822 | </trans-unit> | ||
5823 | <trans-unit id="1288210794011686132" datatype="html"> | ||
5824 | <source>Interface settings</source> | ||
5825 | <target state="new">Interface settings</target> | ||
5826 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">22</context></context-group> | ||
5827 | </trans-unit> | ||
5828 | <trans-unit id="6309828574111583895"> | 5861 | <trans-unit id="6309828574111583895"> |
5829 | <source>Change password</source> | 5862 | <source>Change password</source> |
5830 | <target>Alterar senha</target> | 5863 | <target>Alterar senha</target> |
@@ -5834,9 +5867,9 @@ color: red; | |||
5834 | <trans-unit id="5340498030552368470"> | 5867 | <trans-unit id="5340498030552368470"> |
5835 | <source>Current password</source> | 5868 | <source>Current password</source> |
5836 | <target>Senha atual</target> | 5869 | <target>Senha atual</target> |
5837 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">8</context></context-group> | 5870 | |
5838 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">28</context></context-group> | 5871 | |
5839 | </trans-unit> | 5872 | <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">30</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">8</context></context-group></trans-unit> |
5840 | <trans-unit id="3588415639242079458"> | 5873 | <trans-unit id="3588415639242079458"> |
5841 | <source>New password</source> | 5874 | <source>New password</source> |
5842 | <target>Nova senha</target> | 5875 | <target>Nova senha</target> |
@@ -5855,15 +5888,15 @@ color: red; | |||
5855 | <trans-unit id="7350483582490037954" datatype="html"> | 5888 | <trans-unit id="7350483582490037954" datatype="html"> |
5856 | <source>With <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Hide<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> or <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Blur thumbnails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, a confirmation will be requested to watch the video. </source> | 5889 | <source>With <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Hide<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> or <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Blur thumbnails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, a confirmation will be requested to watch the video. </source> |
5857 | <target state="new"> With <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Hide<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> or <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Blur thumbnails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, a confirmation will be requested to watch the video. </target> | 5890 | <target state="new"> With <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Hide<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> or <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Blur thumbnails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, a confirmation will be requested to watch the video. </target> |
5858 | <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">110</context></context-group> | 5891 | |
5859 | <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> | 5892 | |
5860 | </trans-unit> | 5893 | <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">108</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> |
5861 | <trans-unit id="4409859601539810260" datatype="html"> | 5894 | <trans-unit id="4409859601539810260" datatype="html"> |
5862 | <source>Policy for sensitive videos</source> | 5895 | <source>Policy for sensitive videos</source> |
5863 | <target state="new">Policy for sensitive videos</target> | 5896 | <target state="new">Policy for sensitive videos</target> |
5864 | <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">118</context></context-group> | 5897 | |
5865 | <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> | 5898 | |
5866 | </trans-unit> | 5899 | <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">15</context></context-group></trans-unit> |
5867 | <trans-unit id="2864176699435587977" datatype="html"> | 5900 | <trans-unit id="2864176699435587977" datatype="html"> |
5868 | <source>Only display videos in the following languages/subtitles</source> | 5901 | <source>Only display videos in the following languages/subtitles</source> |
5869 | <target state="translated">Mostre apenas os vídeos nas seguintes línguas / legendas</target> | 5902 | <target state="translated">Mostre apenas os vídeos nas seguintes línguas / legendas</target> |
@@ -5877,28 +5910,20 @@ color: red; | |||
5877 | <trans-unit id="2658703380934466003" datatype="html"> | 5910 | <trans-unit id="2658703380934466003" datatype="html"> |
5878 | <source>Add a new language</source> | 5911 | <source>Add a new language</source> |
5879 | <target state="new">Add a new language</target> | 5912 | <target state="new">Add a new language</target> |
5880 | <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">71</context></context-group> | 5913 | |
5881 | <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> | 5914 | |
5882 | </trans-unit> | 5915 | <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">70</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> |
5883 | <trans-unit id="1530331428384894781" datatype="html"> | 5916 | |
5884 | <source><x id="START_TAG_SPAN"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_SPAN"/> is awaiting email verification </source> | ||
5885 | <target state="translated"> | ||
5886 | <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/> | ||
5887 | <x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/> | ||
5888 | <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/> está aguardando a verificação do e-mail | ||
5889 | </target> | ||
5890 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">10</context></context-group> | ||
5891 | </trans-unit> | ||
5892 | <trans-unit id="264068562357780835" datatype="html"> | 5917 | <trans-unit id="264068562357780835" datatype="html"> |
5893 | <source>New email</source> | 5918 | <source>New email</source> |
5894 | <target state="translated">Novo email</target> | 5919 | <target state="translated">Novo email</target> |
5895 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">17</context></context-group> | 5920 | |
5896 | </trans-unit> | 5921 | <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> |
5897 | <trans-unit id="3000005804987112527" datatype="html"> | 5922 | <trans-unit id="3000005804987112527" datatype="html"> |
5898 | <source>Change email</source> | 5923 | <source>Change email</source> |
5899 | <target state="translated">Mudar email</target> | 5924 | <target state="translated">Mudar email</target> |
5900 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">36</context></context-group> | 5925 | |
5901 | </trans-unit> | 5926 | <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">38</context></context-group></trans-unit> |
5902 | <trans-unit id="7103588127254721505" datatype="html"> | 5927 | <trans-unit id="7103588127254721505" datatype="html"> |
5903 | <source>Theme</source> | 5928 | <source>Theme</source> |
5904 | <target state="translated">Tema</target> | 5929 | <target state="translated">Tema</target> |
@@ -6012,9 +6037,9 @@ color: red; | |||
6012 | <trans-unit id="626184983378002054"> | 6037 | <trans-unit id="626184983378002054"> |
6013 | <source>Example: my_channel</source> | 6038 | <source>Example: my_channel</source> |
6014 | <target>Exemplo: meu_canal</target> | 6039 | <target>Exemplo: meu_canal</target> |
6015 | <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">30</context></context-group> | 6040 | |
6016 | <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">30</context></context-group> | 6041 | |
6017 | </trans-unit> | 6042 | <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> |
6018 | <trans-unit id="5871023634125368211" datatype="html"> | 6043 | <trans-unit id="5871023634125368211" datatype="html"> |
6019 | <source>CHANNEL</source> | 6044 | <source>CHANNEL</source> |
6020 | <target state="new">CHANNEL</target> | 6045 | <target state="new">CHANNEL</target> |
@@ -6036,9 +6061,9 @@ color: red; | |||
6036 | <trans-unit id="5278589041647101772" datatype="html"> | 6061 | <trans-unit id="5278589041647101772" datatype="html"> |
6037 | <source>Overwrite support field of all videos of this channel</source> | 6062 | <source>Overwrite support field of all videos of this channel</source> |
6038 | <target state="translated">Substituir o campo de suporte para todos os vídeos deste canal</target> | 6063 | <target state="translated">Substituir o campo de suporte para todos os vídeos deste canal</target> |
6039 | <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">82</context></context-group> | 6064 | |
6040 | <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">82</context></context-group> | 6065 | |
6041 | </trans-unit> | 6066 | <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">81</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">81</context></context-group></trans-unit> |
6042 | <trans-unit id="5500467336262464724"> | 6067 | <trans-unit id="5500467336262464724"> |
6043 | <source><x id="INTERPOLATION" equiv-text="{{ actor.followersCount }}"/> subscribers </source> | 6068 | <source><x id="INTERPOLATION" equiv-text="{{ actor.followersCount }}"/> subscribers </source> |
6044 | <target> | 6069 | <target> |
@@ -6086,11 +6111,8 @@ color: red; | |||
6086 | 6111 | ||
6087 | <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"> | 6112 | <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"> |
6088 | <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> | 6113 | <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> |
6089 | <context-group purpose="location"> | 6114 | |
6090 | <context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context> | 6115 | <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> |
6091 | <context context-type="linenumber">39</context> | ||
6092 | </context-group> | ||
6093 | </trans-unit> | ||
6094 | <trans-unit id="9131836378905533756"> | 6116 | <trans-unit id="9131836378905533756"> |
6095 | <source>Created by <x id="INTERPOLATION"/></source> | 6117 | <source>Created by <x id="INTERPOLATION"/></source> |
6096 | <target>Criado por | 6118 | <target>Criado por |
@@ -6106,16 +6128,13 @@ color: red; | |||
6106 | <trans-unit id="4781078006040259916" datatype="html"> | 6128 | <trans-unit id="4781078006040259916" datatype="html"> |
6107 | <source>You don't have any video in your watch history yet.</source> | 6129 | <source>You don't have any video in your watch history yet.</source> |
6108 | <target state="new">You don't have any video in your watch history yet.</target> | 6130 | <target state="new">You don't have any video in your watch history yet.</target> |
6109 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.html</context><context context-type="linenumber">29</context></context-group> | 6131 | |
6110 | </trans-unit> | 6132 | <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> |
6111 | <trans-unit id="989169929300254768" datatype="html"> | 6133 | <trans-unit id="989169929300254768" datatype="html"> |
6112 | <source>Delete from history</source> | 6134 | <source>Delete from history</source> |
6113 | <target state="new">Delete from history</target> | 6135 | <target state="new">Delete from history</target> |
6114 | <context-group purpose="location"> | 6136 | |
6115 | <context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.html</context> | 6137 | <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"> |
6116 | <context context-type="linenumber">36</context> | ||
6117 | </context-group> | ||
6118 | </trans-unit><trans-unit id="111295045776045026" datatype="html"> | ||
6119 | <source>Video history is enabled</source><target state="new">Video history is enabled</target> | 6138 | <source>Video history is enabled</source><target state="new">Video history is enabled</target> |
6120 | <context-group purpose="location"> | 6139 | <context-group purpose="location"> |
6121 | <context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context> | 6140 | <context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context> |
@@ -6145,6 +6164,12 @@ color: red; | |||
6145 | <context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context> | 6164 | <context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context> |
6146 | <context context-type="linenumber">129</context> | 6165 | <context context-type="linenumber">129</context> |
6147 | </context-group> | 6166 | </context-group> |
6167 | </trans-unit><trans-unit id="3343758569423394070" datatype="html"> | ||
6168 | <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> | ||
6169 | <context-group purpose="location"> | ||
6170 | <context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context> | ||
6171 | <context context-type="linenumber">140</context> | ||
6172 | </context-group> | ||
6148 | </trans-unit> | 6173 | </trans-unit> |
6149 | <trans-unit id="687236465759862933" datatype="html"> | 6174 | <trans-unit id="687236465759862933" datatype="html"> |
6150 | <source>Open syndication dropdown</source> | 6175 | <source>Open syndication dropdown</source> |
@@ -6223,8 +6248,8 @@ color: red; | |||
6223 | <trans-unit id="3438686710205841496" datatype="html"> | 6248 | <trans-unit id="3438686710205841496" datatype="html"> |
6224 | <source>Create playlist</source> | 6249 | <source>Create playlist</source> |
6225 | <target state="new">Create playlist</target> | 6250 | <target state="new">Create playlist</target> |
6226 | <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">13</context></context-group> | 6251 | |
6227 | </trans-unit> | 6252 | <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> |
6228 | <trans-unit id="7040375308762081154" datatype="html"> | 6253 | <trans-unit id="7040375308762081154" datatype="html"> |
6229 | <source>My video channels</source> | 6254 | <source>My video channels</source> |
6230 | <target state="new">My video channels</target> | 6255 | <target state="new">My video channels</target> |
@@ -6264,24 +6289,20 @@ color: red; | |||
6264 | </target> | 6289 | </target> |
6265 | 6290 | ||
6266 | <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> | 6291 | <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> |
6267 | <trans-unit id="5904811038805050477" datatype="html"> | 6292 | |
6268 | <source>Welcome to PeerTube!</source> | ||
6269 | <target state="translated">Bem-vindo ao PeerTube!</target> | ||
6270 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context><context context-type="linenumber">8</context></context-group> | ||
6271 | </trans-unit> | ||
6272 | <trans-unit id="3461985498881453026" datatype="html"> | 6293 | <trans-unit id="3461985498881453026" datatype="html"> |
6273 | <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> | 6294 | <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> |
6274 | <target state="translated">Se você precisa de ajuda para usar o PeerTube, veja | 6295 | <target state="translated">Se você precisa de ajuda para usar o PeerTube, veja |
6275 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentação | 6296 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentação |
6276 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. | 6297 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. |
6277 | </target> | 6298 | </target> |
6278 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context><context context-type="linenumber">13</context></context-group> | 6299 | |
6279 | </trans-unit> | 6300 | <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> |
6280 | <trans-unit id="8844610145426272276" datatype="html"> | 6301 | <trans-unit id="8844610145426272276" datatype="html"> |
6281 | <source>To help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, don't forget to <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/my-account/settings">"/>set up your account profile<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> by adding an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>. </source> | 6302 | <source>To help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, don't forget to <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/my-account/settings">"/>set up your account profile<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> by adding an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>. </source> |
6282 | <target state="new"> To help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, don't forget to <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/my-account/settings">"/>set up your account profile<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> by adding an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>. </target> | 6303 | <target state="new"> To help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, don't forget to <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/my-account/settings">"/>set up your account profile<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> by adding an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>. </target> |
6283 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context><context context-type="linenumber">17</context></context-group> | 6304 | |
6284 | </trans-unit><trans-unit id="8479900728400966992" datatype="html"> | 6305 | <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"> |
6285 | <source>Video stats</source><target state="new">Video stats</target> | 6306 | <source>Video stats</source><target state="new">Video stats</target> |
6286 | 6307 | ||
6287 | <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"> | 6308 | <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"> |
@@ -6365,27 +6386,31 @@ color: red; | |||
6365 | <trans-unit id="2454050363478003966" datatype="html"> | 6386 | <trans-unit id="2454050363478003966" datatype="html"> |
6366 | <source>Login</source> | 6387 | <source>Login</source> |
6367 | <target state="new">Login</target> | 6388 | <target state="new">Login</target> |
6368 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group> | 6389 | |
6369 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">48</context></context-group> | 6390 | |
6370 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">102</context></context-group> | 6391 | |
6371 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group> | 6392 | |
6372 | </trans-unit> | 6393 | <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">69</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"> |
6373 | <trans-unit id="8746826171043347689"> | 6394 | <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong class="underline-orange">"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> > Login |
6374 | <source>Verify account email confirmation</source> | 6395 | </source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong class="underline-orange">"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> > Login |
6375 | <target> | 6396 | </target> |
6376 | Verificar email de confirmação de conta | 6397 | <context-group purpose="location"> |
6377 | </target> | 6398 | <context context-type="sourcefile">src/app/+login/login.component.html</context> |
6378 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html</context><context context-type="linenumber">2</context></context-group> | 6399 | <context context-type="linenumber">2,5</context> |
6379 | </trans-unit> | 6400 | </context-group> |
6380 | <trans-unit id="5705969545943613067" datatype="html"> | ||
6381 | <source>Email updated.</source> | ||
6382 | <target state="translated">Email atualizado.</target> | ||
6383 | <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">9</context></context-group> | ||
6384 | </trans-unit> | 6401 | </trans-unit> |
6402 | |||
6403 | |||
6385 | <trans-unit id="5321335688371682440" datatype="html"> | 6404 | <trans-unit id="5321335688371682440" datatype="html"> |
6386 | <source>An error occurred.</source> | 6405 | <source>An error occurred.</source> |
6387 | <target state="translated">Ocorreu um erro.</target> | 6406 | <target state="translated">Ocorreu um erro.</target> |
6388 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html</context><context context-type="linenumber">14</context></context-group> | 6407 | |
6408 | <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"> | ||
6409 | <source>Request new verification email</source><target state="new">Request new verification email</target> | ||
6410 | <context-group purpose="location"> | ||
6411 | <context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html</context> | ||
6412 | <context context-type="linenumber">12</context> | ||
6413 | </context-group> | ||
6389 | </trans-unit> | 6414 | </trans-unit> |
6390 | <trans-unit id="9128669621822125729" datatype="html"> | 6415 | <trans-unit id="9128669621822125729" datatype="html"> |
6391 | <source>Video channel videos</source> | 6416 | <source>Video channel videos</source> |
@@ -6402,18 +6427,12 @@ color: red; | |||
6402 | <target state="new"> Manage channel </target> | 6427 | <target state="new"> Manage channel </target> |
6403 | 6428 | ||
6404 | <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> | 6429 | <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> |
6405 | <trans-unit id="4302331889176439801"> | 6430 | |
6406 | <source>Request email for account verification</source> | ||
6407 | <target> | ||
6408 | Solicitar email para verificar conta | ||
6409 | </target> | ||
6410 | <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">2</context></context-group> | ||
6411 | </trans-unit> | ||
6412 | <trans-unit id="4027779086550572813"> | 6431 | <trans-unit id="4027779086550572813"> |
6413 | <source>Send verification email</source> | 6432 | <source>Send verification email</source> |
6414 | <target>Enviar email de verificação</target> | 6433 | <target>Enviar email de verificação</target> |
6415 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">17</context></context-group> | 6434 | |
6416 | </trans-unit> | 6435 | <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> |
6417 | <trans-unit id="8610022770999239699"> | 6436 | <trans-unit id="8610022770999239699"> |
6418 | <source>This instance does not require email verification.</source> | 6437 | <source>This instance does not require email verification.</source> |
6419 | <target>Esta instância não necessita de verificação por email.</target> | 6438 | <target>Esta instância não necessita de verificação por email.</target> |
@@ -6428,6 +6447,24 @@ color: red; | |||
6428 | <source>Ask to send an email to verify you account</source> | 6447 | <source>Ask to send an email to verify you account</source> |
6429 | <target state="new">Ask to send an email to verify you account</target> | 6448 | <target state="new">Ask to send an email to verify you account</target> |
6430 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-routing.module.ts</context><context context-type="linenumber">24</context></context-group> | 6449 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-routing.module.ts</context><context context-type="linenumber">24</context></context-group> |
6450 | </trans-unit><trans-unit id="7225513189981158956" datatype="html"> | ||
6451 | <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Welcome<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="<div>"/>on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="</div>"/></source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Welcome<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="<div>"/>on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="</div>"/></target> | ||
6452 | <context-group purpose="location"> | ||
6453 | <context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context> | ||
6454 | <context context-type="linenumber">2,3</context> | ||
6455 | </context-group> | ||
6456 | </trans-unit><trans-unit id="4422394577857179995" datatype="html"> | ||
6457 | <source>Your account has been created!</source><target state="new">Your account has been created!</target> | ||
6458 | <context-group purpose="location"> | ||
6459 | <context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context> | ||
6460 | <context context-type="linenumber">7</context> | ||
6461 | </context-group> | ||
6462 | </trans-unit><trans-unit id="4656825997819651017" datatype="html"> | ||
6463 | <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Check your emails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> to validate your account and complete your inscription. </source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Check your emails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> to validate your account and complete your inscription. </target> | ||
6464 | <context-group purpose="location"> | ||
6465 | <context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context> | ||
6466 | <context context-type="linenumber">10,11</context> | ||
6467 | </context-group> | ||
6431 | </trans-unit> | 6468 | </trans-unit> |
6432 | <trans-unit id="2999492056553212422"> | 6469 | <trans-unit id="2999492056553212422"> |
6433 | <source>Banned</source> | 6470 | <source>Banned</source> |
@@ -6528,7 +6565,7 @@ color: red; | |||
6528 | </target> | 6565 | </target> |
6529 | 6566 | ||
6530 | 6567 | ||
6531 | <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">37</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> | 6568 | <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> |
6532 | <trans-unit id="7152797255397280410" datatype="html"> | 6569 | <trans-unit id="7152797255397280410" datatype="html"> |
6533 | <source>Do you really want to delete <x id="PH" equiv-text="videoChannel.displayName"/>? | 6570 | <source>Do you really want to delete <x id="PH" equiv-text="videoChannel.displayName"/>? |
6534 | It will delete <x id="PH_1" equiv-text="videoChannel.videosCount"/> videos uploaded in this channel, and you will not be able to create another | 6571 | It will delete <x id="PH_1" equiv-text="videoChannel.videosCount"/> videos uploaded in this channel, and you will not be able to create another |
@@ -6601,13 +6638,13 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
6601 | <trans-unit id="5066829276646988805"> | 6638 | <trans-unit id="5066829276646988805"> |
6602 | <source>PeerTube</source> | 6639 | <source>PeerTube</source> |
6603 | <target>PeerTube</target> | 6640 | <target>PeerTube</target> |
6604 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about.component.html</context><context context-type="linenumber">7</context></context-group> | 6641 | |
6605 | </trans-unit> | 6642 | <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> |
6606 | <trans-unit id="1415060111017347427" datatype="html"> | 6643 | <trans-unit id="1415060111017347427" datatype="html"> |
6607 | <source>Network</source> | 6644 | <source>Network</source> |
6608 | <target state="new">Network</target> | 6645 | <target state="new">Network</target> |
6609 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about.component.html</context><context context-type="linenumber">9</context></context-group> | 6646 | |
6610 | </trans-unit> | 6647 | <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> |
6611 | <trans-unit id="3701439542279610547" datatype="html"> | 6648 | <trans-unit id="3701439542279610547" datatype="html"> |
6612 | <source>Follows</source> | 6649 | <source>Follows</source> |
6613 | <target state="translated">Assinaturas</target> | 6650 | <target state="translated">Assinaturas</target> |
@@ -6617,19 +6654,13 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
6617 | <trans-unit id="400578776928464905" datatype="html"> | 6654 | <trans-unit id="400578776928464905" datatype="html"> |
6618 | <source>Follower instances (<x id="INTERPOLATION" equiv-text="{{ followersPagination.totalItems }}"/>)</source> | 6655 | <source>Follower instances (<x id="INTERPOLATION" equiv-text="{{ followersPagination.totalItems }}"/>)</source> |
6619 | <target state="new">Follower instances (<x id="INTERPOLATION" equiv-text="{{ followersPagination.totalItems }}"/>)</target> | 6656 | <target state="new">Follower instances (<x id="INTERPOLATION" equiv-text="{{ followersPagination.totalItems }}"/>)</target> |
6620 | <context-group purpose="location"> | 6657 | |
6621 | <context context-type="sourcefile">src/app/+about/about-follows/about-follows.component.html</context> | 6658 | <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> |
6622 | <context context-type="linenumber">4</context> | ||
6623 | </context-group> | ||
6624 | </trans-unit> | ||
6625 | <trans-unit id="2081837971167498893" datatype="html"> | 6659 | <trans-unit id="2081837971167498893" datatype="html"> |
6626 | <source>Following instances (<x id="INTERPOLATION" equiv-text="{{ followingsPagination.totalItems }}"/>)</source> | 6660 | <source>Following instances (<x id="INTERPOLATION" equiv-text="{{ followingsPagination.totalItems }}"/>)</source> |
6627 | <target state="new">Following instances (<x id="INTERPOLATION" equiv-text="{{ followingsPagination.totalItems }}"/>)</target> | 6661 | <target state="new">Following instances (<x id="INTERPOLATION" equiv-text="{{ followingsPagination.totalItems }}"/>)</target> |
6628 | <context-group purpose="location"> | 6662 | |
6629 | <context context-type="sourcefile">src/app/+about/about-follows/about-follows.component.html</context> | 6663 | <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> |
6630 | <context context-type="linenumber">16</context> | ||
6631 | </context-group> | ||
6632 | </trans-unit> | ||
6633 | <trans-unit id="8203367621031610680"> | 6664 | <trans-unit id="8203367621031610680"> |
6634 | <source>Your name</source> | 6665 | <source>Your name</source> |
6635 | <target>Seu nome</target> | 6666 | <target>Seu nome</target> |
@@ -6775,58 +6806,58 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
6775 | <trans-unit id="8674693181203168033" datatype="html"> | 6806 | <trans-unit id="8674693181203168033" datatype="html"> |
6776 | <source>Discover how to setup your account, what is a channel, how to create a playlist and more!</source> | 6807 | <source>Discover how to setup your account, what is a channel, how to create a playlist and more!</source> |
6777 | <target state="translated">Descubra como criar a sua conta, o que é um canal, como criar uma playlist e muito mais!</target> | 6808 | <target state="translated">Descubra como criar a sua conta, o que é um canal, como criar uma playlist e muito mais!</target> |
6778 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">32</context></context-group> | 6809 | |
6779 | </trans-unit> | 6810 | <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> |
6780 | <trans-unit id="5336387229608682776" datatype="html"> | 6811 | <trans-unit id="5336387229608682776" datatype="html"> |
6781 | <source>PeerTube Applications</source> | 6812 | <source>PeerTube Applications</source> |
6782 | <target state="translated">Aplicativos PeerTube</target> | 6813 | <target state="translated">Aplicativos PeerTube</target> |
6783 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">41</context></context-group> | 6814 | |
6784 | </trans-unit> | 6815 | <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> |
6785 | <trans-unit id="7916664392219781729" datatype="html"> | 6816 | <trans-unit id="7916664392219781729" datatype="html"> |
6786 | <source>Discover unofficial Android applications or browser addons!</source> | 6817 | <source>Discover unofficial Android applications or browser addons!</source> |
6787 | <target state="translated">Descubra aplicativos Android não oficiais e explore os recursos adicionais (addons)!</target> | 6818 | <target state="translated">Descubra aplicativos Android não oficiais e explore os recursos adicionais (addons)!</target> |
6788 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">45</context></context-group> | 6819 | |
6789 | </trans-unit> | 6820 | <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> |
6790 | <trans-unit id="4093735071527927163" datatype="html"> | 6821 | <trans-unit id="4093735071527927163" datatype="html"> |
6791 | <source>Contribute on PeerTube</source> | 6822 | <source>Contribute on PeerTube</source> |
6792 | <target state="translated">Contribua com PeerTube</target> | 6823 | <target state="translated">Contribua com PeerTube</target> |
6793 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">54</context></context-group> | 6824 | |
6794 | </trans-unit> | 6825 | <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> |
6795 | <trans-unit id="6886584917624458638" datatype="html"> | 6826 | <trans-unit id="6886584917624458638" datatype="html"> |
6796 | <source>Want to help to improve PeerTube? You can translate the web interface, give your feedback or directly contribute to the code!</source> | 6827 | <source>Want to help to improve PeerTube? You can translate the web interface, give your feedback or directly contribute to the code!</source> |
6797 | <target state="translated">Quer ajudar a melhorar o PeerTube? Você pode traduzir o interface web, dar o seu feedback, ou diretamente contribuir no código!</target> | 6828 | <target state="translated">Quer ajudar a melhorar o PeerTube? Você pode traduzir o interface web, dar o seu feedback, ou diretamente contribuir no código!</target> |
6798 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">58</context></context-group> | 6829 | |
6799 | </trans-unit> | 6830 | <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> |
6800 | <trans-unit id="185970110822844952"> | 6831 | <trans-unit id="185970110822844952"> |
6801 | <source>P2P & Privacy</source> | 6832 | <source>P2P & Privacy</source> |
6802 | <target>P2P & Privacidade</target> | 6833 | <target>P2P & Privacidade</target> |
6803 | <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> | 6834 | |
6804 | </trans-unit> | 6835 | <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> |
6805 | <trans-unit id="442017645619017020" datatype="html"> | 6836 | <trans-unit id="442017645619017020" datatype="html"> |
6806 | <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> | 6837 | <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> |
6807 | <target state="translated">PeerTube usa como padrão o protocolo BitTorrent para compartilhar a largura de banda (bandwidth) entre os usuários para ajudar a diminuir a carga no servidor (P2P), mas te dá, em último caso, a escolha de colocar o servidor de volta no modo regular de transmissão de video. O que se segue aplica unicamente se desejarmos continuar a utilizar o modo P2P de PeerTube.</target> | 6838 | <target state="translated">PeerTube usa como padrão o protocolo BitTorrent para compartilhar a largura de banda (bandwidth) entre os usuários para ajudar a diminuir a carga no servidor (P2P), mas te dá, em último caso, a escolha de colocar o servidor de volta no modo regular de transmissão de video. O que se segue aplica unicamente se desejarmos continuar a utilizar o modo P2P de PeerTube.</target> |
6808 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">72</context></context-group> | 6839 | |
6809 | </trans-unit> | 6840 | <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> |
6810 | <trans-unit id="6314880288843792309" datatype="html"> | 6841 | <trans-unit id="6314880288843792309" datatype="html"> |
6811 | <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> | 6842 | <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> |
6812 | <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> | 6843 | <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> |
6813 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">78</context></context-group> | 6844 | |
6814 | </trans-unit> | 6845 | <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> |
6815 | <trans-unit id="6868048887248005916"> | 6846 | <trans-unit id="6868048887248005916"> |
6816 | <source>What are the consequences?</source> | 6847 | <source>What are the consequences?</source> |
6817 | <target>Quais são as consequências?</target> | 6848 | <target>Quais são as consequências?</target> |
6818 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">83</context></context-group> | 6849 | |
6819 | </trans-unit> | 6850 | <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> |
6820 | <trans-unit id="1411398404280870617" datatype="html"> | 6851 | <trans-unit id="1411398404280870617" datatype="html"> |
6821 | <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> | 6852 | <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> |
6822 | <target state="translated">In teoria, alguém com habilidade técnica suficiente poderia criar um script que rastreia qual IP está baixando qual vídeo. Mas na prática, isso é muito mais difícil porque: 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:</target> | 6853 | <target state="translated">In teoria, alguém com habilidade técnica suficiente poderia criar um script que rastreia qual IP está baixando qual vídeo. Mas na prática, isso é muito mais difícil porque: 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:</target> |
6823 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">85</context></context-group> | 6854 | |
6824 | </trans-unit> | 6855 | <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> |
6825 | <trans-unit id="6870500454322981404" datatype="html"> | 6856 | <trans-unit id="6870500454322981404" datatype="html"> |
6826 | <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> | 6857 | <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> |
6827 | <target state="translated">Uma solicitação HTTP tem que ser enviada em cada rastreador para espionar cada vídeo. Se quisermos espionar todos os vídeos do PeerTube, teremos que enviar tantas solicitações quanto os vídeos existentes (assim sendo, potencialmente muitos)</target> | 6858 | <target state="translated">Uma solicitação HTTP tem que ser enviada em cada rastreador para espionar cada vídeo. Se quisermos espionar todos os vídeos do PeerTube, teremos que enviar tantas solicitações quanto os vídeos existentes (assim sendo, potencialmente muitos)</target> |
6828 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">91</context></context-group> | 6859 | |
6829 | </trans-unit> | 6860 | <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> |
6830 | <trans-unit id="4042605201005159699" datatype="html"> | 6861 | <trans-unit id="4042605201005159699" datatype="html"> |
6831 | <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> | 6862 | <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> |
6832 | <target state="new"> | 6863 | <target state="new"> |
@@ -6834,105 +6865,99 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
6834 | 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 | 6865 | 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 |
6835 | requests sent to know every peer in the swarm | 6866 | requests sent to know every peer in the swarm |
6836 | </target> | 6867 | </target> |
6837 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">96</context></context-group> | 6868 | |
6838 | </trans-unit> | 6869 | <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> |
6839 | <trans-unit id="8817667841110447397" datatype="html"> | 6870 | <trans-unit id="8817667841110447397" datatype="html"> |
6840 | <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> | 6871 | <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> |
6841 | <target state="translated">Essas solicitações têm que ser enviadas regularmente para saber quem começou/parou de ver um vídeo. É fácil detectar este tipo de comportamento</target> | 6872 | <target state="translated">Essas solicitações têm que ser enviadas regularmente para saber quem começou/parou de ver um vídeo. É fácil detectar este tipo de comportamento</target> |
6842 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">102</context></context-group> | 6873 | |
6843 | </trans-unit> | 6874 | <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> |
6844 | <trans-unit id="4100327951517495019" datatype="html"> | 6875 | <trans-unit id="4100327951517495019" datatype="html"> |
6845 | <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> | 6876 | <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> |
6846 | <target state="translated">Se o endereço de IP estiver armazenado. Isso não significa que a pessoa por trás do IP (se pessoa existe) vi o vídeo</target> | 6877 | <target state="translated">Se o endereço de IP estiver armazenado. Isso não significa que a pessoa por trás do IP (se pessoa existe) vi o vídeo</target> |
6847 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">106</context></context-group> | 6878 | |
6848 | </trans-unit> | 6879 | <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> |
6849 | <trans-unit id="7196664247366401915" datatype="html"> | 6880 | <trans-unit id="7196664247366401915" datatype="html"> |
6850 | <source>The IP address is a vague information: usually, it regularly changes and can represent many persons or entities</source> | 6881 | <source>The IP address is a vague information: usually, it regularly changes and can represent many persons or entities</source> |
6851 | <target state="translated">O endereço IP é uma informação vaga, e regularmente muda e pode representar várias pessoas ou entidades</target> | 6882 | <target state="translated">O endereço IP é uma informação vaga, e regularmente muda e pode representar várias pessoas ou entidades</target> |
6852 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">111</context></context-group> | 6883 | |
6853 | </trans-unit> | 6884 | <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> |
6854 | <trans-unit id="1120376809358109718" datatype="html"> | 6885 | <trans-unit id="1120376809358109718" datatype="html"> |
6855 | <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="<a href="https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst">"/>this document<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> for more information </source> | 6886 | <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="<a href="https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst">"/>this document<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> for more information </source> |
6856 | <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="<a href="https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst">"/>this document<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> for more information </target> | 6887 | <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="<a href="https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst">"/>this document<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> for more information </target> |
6857 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">115</context></context-group> | 6888 | |
6858 | </trans-unit> | 6889 | <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> |
6859 | <trans-unit id="7812408733559506009" datatype="html"> | 6890 | <trans-unit id="7812408733559506009" datatype="html"> |
6860 | <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> | 6891 | <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> |
6861 | <target state="translated">O pior cenário de uma pessoa mediana que espiona seus amigos é muito pouco provável. Existem meios muito mais eficazes para conseguir esse tipo de informação.</target> | 6892 | <target state="translated">O pior cenário de uma pessoa mediana que espiona seus amigos é muito pouco provável. Existem meios muito mais eficazes para conseguir esse tipo de informação.</target> |
6862 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">123</context></context-group> | 6893 | |
6863 | </trans-unit> | 6894 | <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> |
6864 | <trans-unit id="8484650229450883706"> | 6895 | <trans-unit id="8484650229450883706"> |
6865 | <source>How does PeerTube compare with YouTube?</source> | 6896 | <source>How does PeerTube compare with YouTube?</source> |
6866 | <target>Como o PeerTube se compara com o YouTube?</target> | 6897 | <target>Como o PeerTube se compara com o YouTube?</target> |
6867 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">128</context></context-group> | 6898 | |
6868 | </trans-unit> | 6899 | <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> |
6869 | <trans-unit id="6213340208914097303" datatype="html"> | 6900 | <trans-unit id="6213340208914097303" datatype="html"> |
6870 | <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> | 6901 | <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> |
6871 | <target state="translated">As ameaças de privacidade com o YouTube são diferentes das do PeerTube. No caso do YouTube, a plataforma reúne um enorme quantidade de informações pessoais (não apenas o seu IP) para analisá-las depois e rastrear você. Além do mais, YouTube é propriedade do Google/Alphabet, uma empresa que rastreia você por vários outros sites da web (via AdSense ou Google Analytics).</target> | 6902 | <target state="translated">As ameaças de privacidade com o YouTube são diferentes das do PeerTube. No caso do YouTube, a plataforma reúne um enorme quantidade de informações pessoais (não apenas o seu IP) para analisá-las depois e rastrear você. Além do mais, YouTube é propriedade do Google/Alphabet, uma empresa que rastreia você por vários outros sites da web (via AdSense ou Google Analytics).</target> |
6872 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">130</context></context-group> | 6903 | |
6873 | </trans-unit> | 6904 | <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> |
6874 | <trans-unit id="2676074687792256808"> | 6905 | <trans-unit id="2676074687792256808"> |
6875 | <source>What can I do to limit the exposure of my IP address?</source> | 6906 | <source>What can I do to limit the exposure of my IP address?</source> |
6876 | <target>O que eu posso fazer para restringir a exposição do meu endereço IP?</target> | 6907 | <target>O que eu posso fazer para restringir a exposição do meu endereço IP?</target> |
6877 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">136</context></context-group> | 6908 | |
6878 | </trans-unit> | 6909 | <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> |
6879 | <trans-unit id="8804946818315976118" datatype="html"> | 6910 | <trans-unit id="8804946818315976118" datatype="html"> |
6880 | <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> | 6911 | <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> |
6881 | <target state="translated">Seu endereço IP é publico, assim cada vez que você consulta um site web, há um número de atores (para além do site final sem si) vendo o seu IP nos registros das conexões deles (logs): o provedor de internet(ISP) / o roteador / CDN e muito mais... PeerTube é transparente em relação a isso: nós te alertamos para o fato de que se você quer manter o seu IP privado, você tem que usar um VPN ou o navegador Tor. Pensar que remover P2P do PeerTube irá dar à você a anonimidade não faz sentido nenhum.</target> | 6912 | <target state="translated">Seu endereço IP é publico, assim cada vez que você consulta um site web, há um número de atores (para além do site final sem si) vendo o seu IP nos registros das conexões deles (logs): o provedor de internet(ISP) / o roteador / CDN e muito mais... PeerTube é transparente em relação a isso: nós te alertamos para o fato de que se você quer manter o seu IP privado, você tem que usar um VPN ou o navegador Tor. Pensar que remover P2P do PeerTube irá dar à você a anonimidade não faz sentido nenhum.</target> |
6882 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">138</context></context-group> | 6913 | |
6883 | </trans-unit> | 6914 | <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> |
6884 | <trans-unit id="401806741040118292"> | 6915 | <trans-unit id="401806741040118292"> |
6885 | <source>What will be done to mitigate this problem?</source> | 6916 | <source>What will be done to mitigate this problem?</source> |
6886 | <target>O que será feito para mitigar o problema?</target> | 6917 | <target>O que será feito para mitigar o problema?</target> |
6887 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">145</context></context-group> | 6918 | |
6888 | </trans-unit> | 6919 | <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> |
6889 | <trans-unit id="7404776804526394585" datatype="html"> | 6920 | <trans-unit id="7404776804526394585" datatype="html"> |
6890 | <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> | 6921 | <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> |
6891 | <target state="translated">PeerTube quer oferecer a melhor contra medida possível, para dar à você mais escolha e fazer com que os ataques se tornem menos prováveis. Eis o que realizamos até agora:</target> | 6922 | <target state="translated">PeerTube quer oferecer a melhor contra medida possível, para dar à você mais escolha e fazer com que os ataques se tornem menos prováveis. Eis o que realizamos até agora:</target> |
6892 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">147</context></context-group> | 6923 | |
6893 | </trans-unit> | 6924 | <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> |
6894 | <trans-unit id="8635362984201852982" datatype="html"> | 6925 | <trans-unit id="8635362984201852982" datatype="html"> |
6895 | <source>We set a limit to the number of peers sent by the tracker</source> | 6926 | <source>We set a limit to the number of peers sent by the tracker</source> |
6896 | <target state="translated">Nós fixamos um limite para o número de parceiros enviado pelo rastreador</target> | 6927 | <target state="translated">Nós fixamos um limite para o número de parceiros enviado pelo rastreador</target> |
6897 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">153</context></context-group> | 6928 | |
6898 | </trans-unit> | 6929 | <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> |
6899 | <trans-unit id="8903417899533541365" datatype="html"> | 6930 | <trans-unit id="8903417899533541365" datatype="html"> |
6900 | <source>We set a limit on the request frequency received by the tracker</source> | 6931 | <source>We set a limit on the request frequency received by the tracker</source> |
6901 | <target state="translated">Nós definimos um limite na frequência das solicitações recebidas pelo rastreador</target> | 6932 | <target state="translated">Nós definimos um limite na frequência das solicitações recebidas pelo rastreador</target> |
6902 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">154</context></context-group> | 6933 | |
6903 | </trans-unit> | 6934 | <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> |
6904 | <trans-unit id="2470460396724373169" datatype="html"> | 6935 | <trans-unit id="2470460396724373169" datatype="html"> |
6905 | <source>Allow instance admins to disable P2P from the administration interface</source> | 6936 | <source>Allow instance admins to disable P2P from the administration interface</source> |
6906 | <target state="translated">Permite aos administradores da instância de desativar P2P a partir da interface da administração</target> | 6937 | <target state="translated">Permite aos administradores da instância de desativar P2P a partir da interface da administração</target> |
6907 | <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> | 6938 | |
6908 | </trans-unit> | 6939 | <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> |
6909 | <trans-unit id="5991790391344625653" datatype="html"> | 6940 | <trans-unit id="5991790391344625653" datatype="html"> |
6910 | <source>Ultimately, remember you can always disable P2P by toggling it in the video player, or just by disabling WebRTC in your browser.</source> | 6941 | <source>Ultimately, remember you can always disable P2P by toggling it in the video player, or just by disabling WebRTC in your browser.</source> |
6911 | <target state="translated">Em último caso, lembre-se você pode sempre desativar P2P alternando no leitor do vídeo, ou apenas desabilitando WebRTC no seu navegador.</target> | 6942 | <target state="translated">Em último caso, lembre-se você pode sempre desativar P2P alternando no leitor do vídeo, ou apenas desabilitando WebRTC no seu navegador.</target> |
6912 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">158</context></context-group> | 6943 | |
6913 | </trans-unit> | 6944 | <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> |
6914 | <trans-unit id="3857357852909495917" datatype="html"> | 6945 | <trans-unit id="3857357852909495917" datatype="html"> |
6915 | <source>This instance does not have instances followers.</source> | 6946 | <source>This instance does not have instances followers.</source> |
6916 | <target state="translated">Esta instância não tem instâncias seguidoras.</target> | 6947 | <target state="translated">Esta instância não tem instâncias seguidoras.</target> |
6917 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-follows/about-follows.component.html</context><context context-type="linenumber">6</context></context-group> | 6948 | |
6918 | </trans-unit> | 6949 | <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> |
6919 | <trans-unit id="8438752523256358076" datatype="html"> | 6950 | <trans-unit id="8438752523256358076" datatype="html"> |
6920 | <source>Show full list</source> | 6951 | <source>Show full list</source> |
6921 | <target state="new">Show full list</target> | 6952 | <target state="new">Show full list</target> |
6922 | <context-group purpose="location"> | 6953 | |
6923 | <context context-type="sourcefile">src/app/+about/about-follows/about-follows.component.html</context> | 6954 | |
6924 | <context context-type="linenumber">12</context> | 6955 | <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> |
6925 | </context-group> | ||
6926 | <context-group purpose="location"> | ||
6927 | <context context-type="sourcefile">src/app/+about/about-follows/about-follows.component.html</context> | ||
6928 | <context context-type="linenumber">24</context> | ||
6929 | </context-group> | ||
6930 | </trans-unit> | ||
6931 | <trans-unit id="7128556172318221342" datatype="html"> | 6956 | <trans-unit id="7128556172318221342" datatype="html"> |
6932 | <source>This instance is not following any other.</source> | 6957 | <source>This instance is not following any other.</source> |
6933 | <target state="new">This instance is not following any other.</target> | 6958 | <target state="new">This instance is not following any other.</target> |
6934 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-follows/about-follows.component.html</context><context context-type="linenumber">18</context></context-group> | 6959 | |
6935 | </trans-unit> | 6960 | <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> |
6936 | <trans-unit id="4195286790385468087" datatype="html"> | 6961 | <trans-unit id="4195286790385468087" datatype="html"> |
6937 | <source>About this instance</source> | 6962 | <source>About this instance</source> |
6938 | <target state="new">About this instance</target> | 6963 | <target state="new">About this instance</target> |
@@ -6961,13 +6986,7 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
6961 | <context context-type="linenumber">3</context> | 6986 | <context context-type="linenumber">3</context> |
6962 | </context-group> | 6987 | </context-group> |
6963 | </trans-unit> | 6988 | </trans-unit> |
6964 | <trans-unit id="5579867071769973287"> | 6989 | |
6965 | <source>Create an account</source> | ||
6966 | <target> | ||
6967 | Criar conta | ||
6968 | </target> | ||
6969 | |||
6970 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit> | ||
6971 | <trans-unit id="9082008222523034483" datatype="html"> | 6990 | <trans-unit id="9082008222523034483" datatype="html"> |
6972 | <source>Get help</source> | 6991 | <source>Get help</source> |
6973 | <target state="new">Get help</target> | 6992 | <target state="new">Get help</target> |
@@ -6977,17 +6996,33 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
6977 | <source>Create my account</source> | 6996 | <source>Create my account</source> |
6978 | <target state="translated">Criar minha conta</target> | 6997 | <target state="translated">Criar minha conta</target> |
6979 | 6998 | ||
6980 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">47</context></context-group></trans-unit> | 6999 | <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"> |
7000 | <source>Done!</source><target state="new">Done!</target> | ||
7001 | <context-group purpose="location"> | ||
7002 | <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context> | ||
7003 | <context context-type="linenumber">103</context> | ||
7004 | </context-group> | ||
7005 | </trans-unit> | ||
6981 | <trans-unit id="220345070199640496" datatype="html"> | 7006 | <trans-unit id="220345070199640496" datatype="html"> |
6982 | <source>PeerTube is creating your account...</source> | 7007 | <source>PeerTube is creating your account...</source> |
6983 | <target state="translated">PeerTube está criando sua conta...</target> | 7008 | <target state="translated">PeerTube está criando sua conta...</target> |
6984 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">55</context></context-group> | 7009 | |
6985 | </trans-unit> | 7010 | <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"> |
6986 | <trans-unit id="397098723873502323" datatype="html"> | 7011 | <source>Go to the previous step</source><target state="new">Go to the previous step</target> |
6987 | <source>Done</source> | 7012 | <context-group purpose="location"> |
6988 | <target state="translated">Concluído</target> | 7013 | <context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context> |
6989 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">51</context></context-group> | 7014 | <context context-type="linenumber">45</context> |
7015 | </context-group> | ||
7016 | <note priority="1" from="description">Button on the registration form to go to the previous step</note> | ||
7017 | </trans-unit><trans-unit id="4323994782717641395" datatype="html"> | ||
7018 | <source>Go to the next step</source><target state="new">Go to the next step</target> | ||
7019 | <context-group purpose="location"> | ||
7020 | <context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context> | ||
7021 | <context context-type="linenumber">46</context> | ||
7022 | </context-group> | ||
7023 | <note priority="1" from="description">Button on the registration form to go to the previous step</note> | ||
6990 | </trans-unit> | 7024 | </trans-unit> |
7025 | |||
6991 | <trans-unit id="6294302495409052693" datatype="html"> | 7026 | <trans-unit id="6294302495409052693" datatype="html"> |
6992 | <source>Who are we?</source> | 7027 | <source>Who are we?</source> |
6993 | <target state="translated">Quem somos nós?</target> | 7028 | <target state="translated">Quem somos nós?</target> |
@@ -7002,6 +7037,12 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
7002 | <source>How will we finance this instance?</source> | 7037 | <source>How will we finance this instance?</source> |
7003 | <target state="translated">Como iremos financiar esta instância?</target> | 7038 | <target state="translated">Como iremos financiar esta instância?</target> |
7004 | <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> | 7039 | <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> |
7040 | </trans-unit><trans-unit id="5659987171239176484" datatype="html"> | ||
7041 | <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> | ||
7042 | <context-group purpose="location"> | ||
7043 | <context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.ts</context> | ||
7044 | <context context-type="linenumber">73</context> | ||
7045 | </context-group> | ||
7005 | </trans-unit> | 7046 | </trans-unit> |
7006 | <trans-unit id="2573967459337636542" datatype="html"> | 7047 | <trans-unit id="2573967459337636542" datatype="html"> |
7007 | <source>Administrators & Sustainability</source> | 7048 | <source>Administrators & Sustainability</source> |
@@ -7012,68 +7053,123 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
7012 | <trans-unit id="8980375993935541237" datatype="html"> | 7053 | <trans-unit id="8980375993935541237" datatype="html"> |
7013 | <source>Step</source> | 7054 | <source>Step</source> |
7014 | <target state="new">Step</target> | 7055 | <target state="new">Step</target> |
7015 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/custom-stepper.component.html</context><context context-type="linenumber">9</context></context-group> | 7056 | |
7016 | </trans-unit> | 7057 | <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> |
7017 | <trans-unit id="4665274432258993920" datatype="html"> | 7058 | |
7018 | <source>A channel is an entity in which you upload your videos. Creating several of them helps you to organize and separate your content.<x id="LINE_BREAK"/> For example, you could decide to have a channel to publish your piano concerts, and another channel in which you publish your videos talking about ecology. </source> | 7059 | |
7019 | <target state="translated">Um canal é uma entidade na qual você sobe os seus vídeos. Criando vários canais ajuda você a organizar e separar o seu conteúdo. | ||
7020 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> Por exemplo, você poderia decidir ter um canal para publicar seus concertos de piano, e um outro canal no qual você publicaria seus vídeos falando sobre ecologia. | ||
7021 | </target> | ||
7022 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-channel.component.html</context><context context-type="linenumber">4</context></context-group> | ||
7023 | </trans-unit> | ||
7024 | <trans-unit id="2254156021453506528" datatype="html"> | ||
7025 | <source>Other users can decide to subscribe any channel they want, to be notified when you publish a new video.</source> | ||
7026 | <target state="translated">Outros usuários podem decidir se inscreverem em qualquer canal que eles queiram, para serem notificados quando você publicar um novo vídeo.</target> | ||
7027 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-channel.component.html</context><context context-type="linenumber">9</context></context-group> | ||
7028 | </trans-unit> | ||
7029 | <trans-unit id="8583412279916132438" datatype="html"> | 7060 | <trans-unit id="8583412279916132438" datatype="html"> |
7030 | <source>Channel display name</source> | 7061 | <source>Channel display name</source> |
7031 | <target state="translated">Nome do canal a ser mostrado</target> | 7062 | <target state="translated">Nome do canal a ser mostrado</target> |
7032 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-channel.component.html</context><context context-type="linenumber">15</context></context-group> | 7063 | |
7064 | <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"> | ||
7065 | <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> | ||
7066 | <context-group purpose="location"> | ||
7067 | <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context> | ||
7068 | <context context-type="linenumber">23</context> | ||
7069 | </context-group> | ||
7070 | </trans-unit><trans-unit id="1506228075480230031" datatype="html"> | ||
7071 | <source>Example: Sweet Melodies</source><target state="new">Example: Sweet Melodies</target> | ||
7072 | <context-group purpose="location"> | ||
7073 | <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context> | ||
7074 | <context context-type="linenumber">27</context> | ||
7075 | </context-group> | ||
7076 | </trans-unit><trans-unit id="1346553616305614767" datatype="html"> | ||
7077 | <source>Channel identifier</source><target state="new">Channel identifier</target> | ||
7078 | <context-group purpose="location"> | ||
7079 | <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context> | ||
7080 | <context context-type="linenumber">36</context> | ||
7081 | </context-group> | ||
7082 | </trans-unit><trans-unit id="1421502666684458815" datatype="html"> | ||
7083 | <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> | ||
7084 | <context-group purpose="location"> | ||
7085 | <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context> | ||
7086 | <context context-type="linenumber">38</context> | ||
7087 | </context-group> | ||
7088 | </trans-unit><trans-unit id="5007378598046048755" datatype="html"> | ||
7089 | <source>Example: sweetmelodies24</source><target state="new">Example: sweetmelodies24</target> | ||
7090 | <context-group purpose="location"> | ||
7091 | <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context> | ||
7092 | <context context-type="linenumber">42</context> | ||
7093 | </context-group> | ||
7094 | </trans-unit><trans-unit id="6433602064879074151" datatype="html"> | ||
7095 | <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> | ||
7096 | <context-group purpose="location"> | ||
7097 | <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context> | ||
7098 | <context context-type="linenumber">50,52</context> | ||
7099 | </context-group> | ||
7033 | </trans-unit> | 7100 | </trans-unit> |
7034 | <trans-unit id="6980413875907286634" datatype="html"> | 7101 | <trans-unit id="6980413875907286634" datatype="html"> |
7035 | <source>Channel name</source> | 7102 | <source>Channel name</source> |
7036 | <target state="translated">Nome do canal</target> | 7103 | <target state="translated">Nome do canal</target> |
7037 | <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> | 7104 | |
7038 | <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> | 7105 | |
7039 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-channel.component.html</context><context context-type="linenumber">30</context></context-group> | 7106 | |
7040 | </trans-unit> | 7107 | <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> |
7041 | <trans-unit id="8463487834152954723" datatype="html"> | 7108 | <trans-unit id="8463487834152954723" datatype="html"> |
7042 | <source>john_channel</source> | 7109 | <source>john_channel</source> |
7043 | <target state="new">john_channel</target> | 7110 | <target state="new">john_channel</target> |
7044 | <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> | 7111 | <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> |
7045 | <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> | 7112 | <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> |
7046 | </trans-unit> | 7113 | </trans-unit> |
7047 | <trans-unit id="7901486036096751355" datatype="html"> | 7114 | |
7048 | <source>Example: my_super_channel</source> | 7115 | |
7049 | <target state="translated">Exemplo: meu_super_canal</target> | 7116 | |
7050 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-channel.component.html</context><context context-type="linenumber">34</context></context-group> | ||
7051 | </trans-unit> | ||
7052 | <trans-unit id="7981235640417633362" datatype="html"> | ||
7053 | <source>The channel name is a unique identifier of your channel on this and all the other instances. It's as unique as an email address, which makes it easy for other people to interact with it.</source> | ||
7054 | <target state="translated">O nome do canal é um identificador único do seu canal nesta e em todas as outras instâncias. É tão único quanto um endereço de e-mail, o que facilita a interação de outras pessoas.</target> | ||
7055 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-channel.component.html</context><context context-type="linenumber">42</context></context-group> | ||
7056 | </trans-unit> | ||
7057 | <trans-unit id="5203776997447520497" datatype="html"> | ||
7058 | <source>Channel name cannot be the same as your account name. You can click on the first step to update your account name.</source> | ||
7059 | <target state="new"> Channel name cannot be the same as your account name. You can click on the first step to update your account name. </target> | ||
7060 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-channel.component.html</context><context context-type="linenumber">50</context></context-group> | ||
7061 | </trans-unit> | ||
7062 | <trans-unit id="7440807341905682986" datatype="html"> | 7117 | <trans-unit id="7440807341905682986" datatype="html"> |
7063 | <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="<a class="terms-anchor" (click)="onTermsClick($event)" href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="<ng-container *ngIf="hasCodeOfConduct">"/> and to the <x id="START_LINK_1" equiv-text="<a (click)="onCodeOfConductClick($event)" href='#'>"/>Code of Conduct<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="</ng-container>"/> of this instance </source> | 7118 | <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="<a class="terms-anchor" (click)="onTermsClick($event)" href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="<ng-container *ngIf="hasCodeOfConduct">"/> and to the <x id="START_LINK_1" equiv-text="<a (click)="onCodeOfConductClick($event)" href='#'>"/>Code of Conduct<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="</ng-container>"/> of this instance </source> |
7064 | <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="<a class="terms-anchor" (click)="onTermsClick($event)" href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="<ng-container *ngIf="hasCodeOfConduct">"/> and to the <x id="START_LINK_1" equiv-text="<a (click)="onCodeOfConductClick($event)" href='#'>"/>Code of Conduct<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="</ng-container>"/> of this instance </target> | 7119 | <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="<a class="terms-anchor" (click)="onTermsClick($event)" href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="<ng-container *ngIf="hasCodeOfConduct">"/> and to the <x id="START_LINK_1" equiv-text="<a (click)="onCodeOfConductClick($event)" href='#'>"/>Code of Conduct<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="</ng-container>"/> of this instance </target> |
7120 | |||
7121 | <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"> | ||
7122 | <source> Video uploads are disabled on this instance, hence your account won't be able to upload videos. | ||
7123 | </source><target state="new"> Video uploads are disabled on this instance, hence your account won't be able to upload videos. | ||
7124 | </target> | ||
7065 | <context-group purpose="location"> | 7125 | <context-group purpose="location"> |
7066 | <context context-type="sourcefile">src/app/+signup/+register/register-step-terms.component.html</context> | 7126 | <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context> |
7067 | <context context-type="linenumber">5,10</context> | 7127 | <context context-type="linenumber">1,3</context> |
7128 | </context-group> | ||
7129 | </trans-unit><trans-unit id="7657420986523643151" datatype="html"> | ||
7130 | <source>Public name</source><target state="new">Public name</target> | ||
7131 | <context-group purpose="location"> | ||
7132 | <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context> | ||
7133 | <context context-type="linenumber">9</context> | ||
7134 | </context-group> | ||
7135 | </trans-unit><trans-unit id="7536432216862568979" datatype="html"> | ||
7136 | <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> | ||
7137 | <context-group purpose="location"> | ||
7138 | <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context> | ||
7139 | <context context-type="linenumber">11,13</context> | ||
7140 | </context-group> | ||
7141 | </trans-unit><trans-unit id="1926625386720791836" datatype="html"> | ||
7142 | <source>Example: John Doe</source><target state="new">Example: John Doe</target> | ||
7143 | <context-group purpose="location"> | ||
7144 | <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context> | ||
7145 | <context context-type="linenumber">17</context> | ||
7146 | </context-group> | ||
7147 | </trans-unit><trans-unit id="8656171949584591423" datatype="html"> | ||
7148 | <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> | ||
7149 | <context-group purpose="location"> | ||
7150 | <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context> | ||
7151 | <context context-type="linenumber">28,30</context> | ||
7152 | </context-group> | ||
7153 | </trans-unit><trans-unit id="9199457913561943854" datatype="html"> | ||
7154 | <source>Example: john_doe58</source><target state="new">Example: john_doe58</target> | ||
7155 | <context-group purpose="location"> | ||
7156 | <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context> | ||
7157 | <context context-type="linenumber">34</context> | ||
7158 | </context-group> | ||
7159 | </trans-unit><trans-unit id="5856397248272246243" datatype="html"> | ||
7160 | <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> | ||
7161 | <context-group purpose="location"> | ||
7162 | <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context> | ||
7163 | <context context-type="linenumber">48,50</context> | ||
7164 | </context-group> | ||
7165 | </trans-unit><trans-unit id="1789116494691736014" datatype="html"> | ||
7166 | <source>Request email for account verification</source><target state="new">Request email for account verification</target> | ||
7167 | <context-group purpose="location"> | ||
7168 | <context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context> | ||
7169 | <context context-type="linenumber">2</context> | ||
7068 | </context-group> | 7170 | </context-group> |
7069 | </trans-unit> | 7171 | </trans-unit> |
7070 | <trans-unit id="7326471570669373149" datatype="html"> | 7172 | |
7071 | <source>The username is a unique identifier of your account on this and all the other instances. It's as unique as an email address, which makes it easy for other people to interact with it.</source> | ||
7072 | <target state="new"> | ||
7073 | The username is a unique identifier of your account on this and all the other instances. It's as unique as an email address, which makes it easy for other people to interact with it. | ||
7074 | </target> | ||
7075 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-user.component.html</context><context context-type="linenumber">35</context></context-group> | ||
7076 | </trans-unit> | ||
7077 | <trans-unit id="2770947245861951784" datatype="html"> | 7173 | <trans-unit id="2770947245861951784" datatype="html"> |
7078 | <source>Signup is not enabled on this instance.</source> | 7174 | <source>Signup is not enabled on this instance.</source> |
7079 | <target state="new">Signup is not enabled on this instance.</target> | 7175 | <target state="new">Signup is not enabled on this instance.</target> |
@@ -7081,12 +7177,14 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
7081 | <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context> | 7177 | <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context> |
7082 | <context context-type="linenumber">4</context> | 7178 | <context context-type="linenumber">4</context> |
7083 | </context-group> | 7179 | </context-group> |
7180 | </trans-unit><trans-unit id="670353405713142439" datatype="html"> | ||
7181 | <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="s="underline-orange">"/><x id="INTERPOLATION" equiv-text="</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="underline-orange">"/><x id="INTERPOLATION" equiv-text="</s"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text=">"/> > Create an account </target> | ||
7182 | <context-group purpose="location"> | ||
7183 | <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context> | ||
7184 | <context context-type="linenumber">9,12</context> | ||
7185 | </context-group> | ||
7084 | </trans-unit> | 7186 | </trans-unit> |
7085 | <trans-unit id="198278273748445199" datatype="html"> | 7187 | |
7086 | <source>Video uploads are disabled on this instance, hence your account won't be able to upload videos.</source> | ||
7087 | <target state="new"> Video uploads are disabled on this instance, hence your account won't be able to upload videos. </target> | ||
7088 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-user.component.html</context><context context-type="linenumber">3</context></context-group> | ||
7089 | </trans-unit> | ||
7090 | <trans-unit id="3301086086650990787" datatype="html"> | 7188 | <trans-unit id="3301086086650990787" datatype="html"> |
7091 | <source>Register</source> | 7189 | <source>Register</source> |
7092 | <target state="new">Register</target> | 7190 | <target state="new">Register</target> |
@@ -7321,22 +7419,20 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
7321 | <source>Estimating a server's capacity to transcode and stream videos isn't easy and we can't tune PeerTube automatically.</source> | 7419 | <source>Estimating a server's capacity to transcode and stream videos isn't easy and we can't tune PeerTube automatically.</source> |
7322 | <target state="new"> Estimating a server's capacity to transcode and stream videos isn't easy and we can't tune PeerTube automatically. </target> | 7420 | <target state="new"> Estimating a server's capacity to transcode and stream videos isn't easy and we can't tune PeerTube automatically. </target> |
7323 | <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> | 7421 | <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> |
7422 | </trans-unit><trans-unit id="8538708819525283296" datatype="html"> | ||
7423 | <source> However, you may want to read <x id="START_LINK" ctype="x-a" equiv-text="<a class="link-orange" target="_blank" rel="noopener noreferrer" href="https://docs.joinpeertube.org/admin-configuration?id=transcoding">"/>our guidelines<x id="CLOSE_LINK" ctype="x-a" equiv-text="</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="<a class="link-orange" target="_blank" rel="noopener noreferrer" href="https://docs.joinpeertube.org/admin-configuration?id=transcoding">"/>our guidelines<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> before tweaking the following values. </target> | ||
7424 | <context-group purpose="location"> | ||
7425 | <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context> | ||
7426 | <context context-type="linenumber">12,14</context> | ||
7427 | </context-group> | ||
7324 | </trans-unit> | 7428 | </trans-unit> |
7325 | <trans-unit id="9122600735711449044" datatype="html"> | 7429 | |
7326 | <source>However, you may want to read our guidelines before tweaking the following values.</source> | 7430 | |
7327 | <target state="new"> However, you may want to read our guidelines before tweaking the following values. </target> | ||
7328 | <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">11</context></context-group> | ||
7329 | </trans-unit> | ||
7330 | <trans-unit id="9035429011363248302" datatype="html"> | ||
7331 | <source>Read guidelines</source> | ||
7332 | <target state="new"> Read guidelines </target> | ||
7333 | <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">16</context></context-group> | ||
7334 | </trans-unit> | ||
7335 | <trans-unit id="2384409178337534505" datatype="html"> | 7431 | <trans-unit id="2384409178337534505" datatype="html"> |
7336 | <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> | 7432 | <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> |
7337 | <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> | 7433 | <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> |
7338 | <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">27</context></context-group> | 7434 | |
7339 | </trans-unit> | 7435 | <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> |
7340 | <trans-unit id="1618463615802675111" datatype="html"> | 7436 | <trans-unit id="1618463615802675111" datatype="html"> |
7341 | <source>threads</source> | 7437 | <source>threads</source> |
7342 | <target state="new">threads</target> | 7438 | <target state="new">threads</target> |
@@ -7385,8 +7481,8 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
7385 | <trans-unit id="3203902538239082422" datatype="html"> | 7481 | <trans-unit id="3203902538239082422" datatype="html"> |
7386 | <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source> | 7482 | <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source> |
7387 | <target state="new">You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</target> | 7483 | <target state="new">You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</target> |
7388 | <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">105</context></context-group> | 7484 | |
7389 | </trans-unit> | 7485 | <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> |
7390 | <trans-unit id="6284468333579755406" datatype="html"> | 7486 | <trans-unit id="6284468333579755406" datatype="html"> |
7391 | <source>Edit custom configuration</source> | 7487 | <source>Edit custom configuration</source> |
7392 | <target state="new">Edit custom configuration</target> | 7488 | <target state="new">Edit custom configuration</target> |
@@ -7607,7 +7703,7 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
7607 | 7703 | ||
7608 | 7704 | ||
7609 | 7705 | ||
7610 | <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">248</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">190</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">17</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">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">377</context></context-group></trans-unit> | 7706 | <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">190</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> |
7611 | <trans-unit id="2452034338905853167" datatype="html"> | 7707 | <trans-unit id="2452034338905853167" datatype="html"> |
7612 | <source><x id="PH"/> removed from instance followers </source> | 7708 | <source><x id="PH"/> removed from instance followers </source> |
7613 | <target state="translated"> | 7709 | <target state="translated"> |
@@ -8156,6 +8252,12 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
8156 | <source>Warning</source> | 8252 | <source>Warning</source> |
8157 | <target>Aviso</target> | 8253 | <target>Aviso</target> |
8158 | <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> | 8254 | <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> |
8255 | </trans-unit><trans-unit id="6410650387447929805" datatype="html"> | ||
8256 | <source>Light/Orange or Dark</source><target state="new">Light/Orange or Dark</target> | ||
8257 | <context-group purpose="location"> | ||
8258 | <context context-type="sourcefile">src/app/core/theme/theme.service.ts</context> | ||
8259 | <context context-type="linenumber">46</context> | ||
8260 | </context-group> | ||
8159 | </trans-unit> | 8261 | </trans-unit> |
8160 | <trans-unit id="1519954996184640001"> | 8262 | <trans-unit id="1519954996184640001"> |
8161 | <source>Error</source> | 8263 | <source>Error</source> |
@@ -8323,7 +8425,7 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
8323 | 8425 | ||
8324 | 8426 | ||
8325 | 8427 | ||
8326 | <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">217</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> | 8428 | <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> |
8327 | <trans-unit id="7210277223053877333"> | 8429 | <trans-unit id="7210277223053877333"> |
8328 | <source>Set Email as Verified</source> | 8430 | <source>Set Email as Verified</source> |
8329 | <target>Definir Email como Confirmado</target> | 8431 | <target>Definir Email como Confirmado</target> |
@@ -8350,22 +8452,19 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
8350 | <target>Você não pode banir root.</target> | 8452 | <target>Você não pode banir root.</target> |
8351 | 8453 | ||
8352 | 8454 | ||
8353 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">199</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"> | 8455 | <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"> |
8354 | <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> | 8456 | <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> |
8355 | <context-group purpose="location"> | 8457 | |
8356 | <context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context> | 8458 | <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> |
8357 | <context context-type="linenumber">213</context> | ||
8358 | </context-group> | ||
8359 | </trans-unit> | ||
8360 | <trans-unit id="4884272193574287483"> | 8459 | <trans-unit id="4884272193574287483"> |
8361 | <source>Do you really want to unban <x id="PH"/> users?</source> | 8460 | <source>Do you really want to unban <x id="PH"/> users?</source> |
8362 | <target>Você realmente quer desbanir <x id="PH"/> usuários?</target> | 8461 | <target>Você realmente quer desbanir <x id="PH"/> usuários?</target> |
8363 | 8462 | ||
8364 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">215</context></context-group></trans-unit><trans-unit id="5100564023837126301" datatype="html"> | 8463 | <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"> |
8365 | <source>{count, plural, =1 {1 user} other {<x id="count"/> users}} unbanned.</source><target state="new">{count, plural, =1 {1 user} other {<x id="count"/> users}} unbanned.</target> | 8464 | <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> |
8366 | <context-group purpose="location"> | 8465 | <context-group purpose="location"> |
8367 | <context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context> | 8466 | <context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context> |
8368 | <context context-type="linenumber">226</context> | 8467 | <context context-type="linenumber">227</context> |
8369 | </context-group> | 8468 | </context-group> |
8370 | </trans-unit> | 8469 | </trans-unit> |
8371 | <trans-unit id="8712248120167780385"> | 8470 | <trans-unit id="8712248120167780385"> |
@@ -8374,29 +8473,23 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
8374 | <x id="PH"/> usuários reativados. | 8473 | <x id="PH"/> usuários reativados. |
8375 | </target> | 8474 | </target> |
8376 | 8475 | ||
8377 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">228</context></context-group></trans-unit> | 8476 | <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> |
8378 | <trans-unit id="5325873477837320044"> | 8477 | <trans-unit id="5325873477837320044"> |
8379 | <source>You cannot delete root.</source> | 8478 | <source>You cannot delete root.</source> |
8380 | <target>Você não pode excluir root.</target> | 8479 | <target>Você não pode excluir root.</target> |
8381 | 8480 | ||
8382 | 8481 | ||
8383 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">240</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">99</context></context-group></trans-unit><trans-unit id="5945924096465496818" datatype="html"> | 8482 | <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"> |
8384 | <source><p>You can't create users or channels with a username that already used by a deleted user/channel.</p></source><target state="new"><p>You can't create users or channels with a username that already used by a deleted user/channel.</p></target> | 8483 | <source><p>You can't create users or channels with a username that already used by a deleted user/channel.</p></source><target state="new"><p>You can't create users or channels with a username that already used by a deleted user/channel.</p></target> |
8385 | <context-group purpose="location"> | 8484 | |
8386 | <context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context> | 8485 | <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"> |
8387 | <context context-type="linenumber">244</context> | ||
8388 | </context-group> | ||
8389 | </trans-unit><trans-unit id="5643060985393782358" datatype="html"> | ||
8390 | <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> | 8486 | <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> |
8487 | |||
8488 | <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"> | ||
8489 | <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> | ||
8391 | <context-group purpose="location"> | 8490 | <context-group purpose="location"> |
8392 | <context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context> | 8491 | <context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context> |
8393 | <context context-type="linenumber">245,244</context> | 8492 | <context context-type="linenumber">256</context> |
8394 | </context-group> | ||
8395 | </trans-unit><trans-unit id="6671164504886206452" datatype="html"> | ||
8396 | <source>{count, plural, =1 {1 user} other {<x id="count"/> users}} deleted.</source><target state="new">{count, plural, =1 {1 user} other {<x id="count"/> users}} deleted.</target> | ||
8397 | <context-group purpose="location"> | ||
8398 | <context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context> | ||
8399 | <context context-type="linenumber">255</context> | ||
8400 | </context-group> | 8493 | </context-group> |
8401 | </trans-unit> | 8494 | </trans-unit> |
8402 | 8495 | ||
@@ -8406,11 +8499,11 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
8406 | <x id="PH"/> usuários deletados. | 8499 | <x id="PH"/> usuários deletados. |
8407 | </target> | 8500 | </target> |
8408 | 8501 | ||
8409 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">257</context></context-group></trans-unit><trans-unit id="8715967024202302349" datatype="html"> | 8502 | <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"> |
8410 | <source>{count, plural, =1 {1 user} other {<x id="count"/> users}} email set as verified.</source><target state="new">{count, plural, =1 {1 user} other {<x id="count"/> users}} email set as verified.</target> | 8503 | <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> |
8411 | <context-group purpose="location"> | 8504 | <context-group purpose="location"> |
8412 | <context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context> | 8505 | <context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context> |
8413 | <context context-type="linenumber">273</context> | 8506 | <context context-type="linenumber">274</context> |
8414 | </context-group> | 8507 | </context-group> |
8415 | </trans-unit> | 8508 | </trans-unit> |
8416 | <trans-unit id="8360664597512051242"> | 8509 | <trans-unit id="8360664597512051242"> |
@@ -8419,7 +8512,7 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
8419 | <x id="PH"/> emails de usuários definidos como confirmados. | 8512 | <x id="PH"/> emails de usuários definidos como confirmados. |
8420 | </target> | 8513 | </target> |
8421 | 8514 | ||
8422 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">275</context></context-group></trans-unit> | 8515 | <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> |
8423 | <trans-unit id="7390990800435887351"> | 8516 | <trans-unit id="7390990800435887351"> |
8424 | <source>Account <x id="PH"/> unmuted.</source> | 8517 | <source>Account <x id="PH"/> unmuted.</source> |
8425 | <target>A conta | 8518 | <target>A conta |
@@ -8450,16 +8543,13 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
8450 | <trans-unit id="3656932706364053858" datatype="html"> | 8543 | <trans-unit id="3656932706364053858" datatype="html"> |
8451 | <source>Track watch history</source> | 8544 | <source>Track watch history</source> |
8452 | <target state="new">Track watch history</target> | 8545 | <target state="new">Track watch history</target> |
8453 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.html</context><context context-type="linenumber">13</context></context-group> | 8546 | |
8454 | </trans-unit> | 8547 | <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> |
8455 | <trans-unit id="778524577866863576" datatype="html"> | 8548 | <trans-unit id="778524577866863576" datatype="html"> |
8456 | <source><x id="START_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="<my-global-icon iconName="delete" aria-hidden="true">"/><x id="CLOSE_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="</my-global-icon>"/> Clear all history </source> | 8549 | <source><x id="START_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="<my-global-icon iconName="delete" aria-hidden="true">"/><x id="CLOSE_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="</my-global-icon>"/> Clear all history </source> |
8457 | <target state="new"><x id="START_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="<my-global-icon iconName="delete" aria-hidden="true">"/><x id="CLOSE_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="</my-global-icon>"/> Clear all history </target> | 8550 | <target state="new"><x id="START_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="<my-global-icon iconName="delete" aria-hidden="true">"/><x id="CLOSE_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="</my-global-icon>"/> Clear all history </target> |
8458 | <context-group purpose="location"> | 8551 | |
8459 | <context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.html</context> | 8552 | <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> |
8460 | <context context-type="linenumber">17,19</context> | ||
8461 | </context-group> | ||
8462 | </trans-unit> | ||
8463 | <trans-unit id="3183245287221165928"> | 8553 | <trans-unit id="3183245287221165928"> |
8464 | <source>Ownership accepted</source> | 8554 | <source>Ownership accepted</source> |
8465 | <target>Propriedade aceita</target> | 8555 | <target>Propriedade aceita</target> |
@@ -8473,14 +8563,9 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
8473 | <trans-unit id="6585766371605707311" datatype="html"> | 8563 | <trans-unit id="6585766371605707311" datatype="html"> |
8474 | <source>Email updated.</source> | 8564 | <source>Email updated.</source> |
8475 | <target state="translated">Email atualizado.</target> | 8565 | <target state="translated">Email atualizado.</target> |
8476 | <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> | 8566 | |
8477 | </trans-unit> | 8567 | <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> |
8478 | <trans-unit id="8553059323353586765" datatype="html"> | 8568 | |
8479 | <source>Your current email is <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="email">"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>. It is never shown to the public. </source> | ||
8480 | <target state="new"> Your current email is <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="email">"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>. It is never shown to the public. | ||
8481 | </target> | ||
8482 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">4</context></context-group> | ||
8483 | </trans-unit> | ||
8484 | <trans-unit id="853586874765134886"> | 8569 | <trans-unit id="853586874765134886"> |
8485 | <source>You current password is invalid.</source> | 8570 | <source>You current password is invalid.</source> |
8486 | <target>A sua senha atual é inválida.</target> | 8571 | <target>A sua senha atual é inválida.</target> |
@@ -8542,7 +8627,7 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
8542 | <target state="translated">Configurações do interface atualizadas.</target> | 8627 | <target state="translated">Configurações do interface atualizadas.</target> |
8543 | 8628 | ||
8544 | 8629 | ||
8545 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-interface-settings.component.ts</context><context context-type="linenumber">88</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">98</context></context-group></trans-unit> | 8630 | <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> |
8546 | <trans-unit id="77907918814566205"> | 8631 | <trans-unit id="77907918814566205"> |
8547 | <source>New video from your subscriptions</source> | 8632 | <source>New video from your subscriptions</source> |
8548 | <target>Novo vídeo de suas inscrições</target> | 8633 | <target>Novo vídeo de suas inscrições</target> |
@@ -8854,14 +8939,14 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
8854 | <trans-unit id="5674286808255988565" datatype="html"> | 8939 | <trans-unit id="5674286808255988565" datatype="html"> |
8855 | <source>Create</source> | 8940 | <source>Create</source> |
8856 | <target state="new">Create</target> | 8941 | <target state="new">Create</target> |
8857 | <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> | 8942 | |
8858 | <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> | 8943 | |
8859 | <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> | 8944 | |
8860 | <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> | 8945 | |
8861 | <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> | 8946 | |
8862 | <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> | 8947 | |
8863 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">81</context></context-group> | 8948 | |
8864 | </trans-unit> | 8949 | <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> |
8865 | <trans-unit id="8869957234869568361" datatype="html"> | 8950 | <trans-unit id="8869957234869568361" datatype="html"> |
8866 | <source>Update playlist</source> | 8951 | <source>Update playlist</source> |
8867 | <target state="new">Update playlist</target> | 8952 | <target state="new">Update playlist</target> |
@@ -9006,6 +9091,26 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
9006 | <source>My abuse reports</source> | 9091 | <source>My abuse reports</source> |
9007 | <target state="new">My abuse reports</target> | 9092 | <target state="new">My abuse reports</target> |
9008 | <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> | 9093 | <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> |
9094 | </trans-unit><trans-unit id="5603224609929994288" datatype="html"> | ||
9095 | <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> is awaiting email verification | ||
9096 | </source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> is awaiting email verification | ||
9097 | </target> | ||
9098 | <context-group purpose="location"> | ||
9099 | <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context> | ||
9100 | <context context-type="linenumber">5,6</context> | ||
9101 | </context-group> | ||
9102 | </trans-unit><trans-unit id="4250548381153518208" datatype="html"> | ||
9103 | <source>Change your email</source><target state="new">Change your email</target> | ||
9104 | <context-group purpose="location"> | ||
9105 | <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context> | ||
9106 | <context context-type="linenumber">11</context> | ||
9107 | </context-group> | ||
9108 | </trans-unit><trans-unit id="3173210699559672958" datatype="html"> | ||
9109 | <source> Your current email is <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</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="<strong>"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>. It is never shown to the public. </target> | ||
9110 | <context-group purpose="location"> | ||
9111 | <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context> | ||
9112 | <context context-type="linenumber">13,16</context> | ||
9113 | </context-group> | ||
9009 | </trans-unit> | 9114 | </trans-unit> |
9010 | <trans-unit id="5752861278140673787"> | 9115 | <trans-unit id="5752861278140673787"> |
9011 | <source>Ownership changes</source> | 9116 | <source>Ownership changes</source> |
@@ -9027,14 +9132,14 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
9027 | <trans-unit id="8936704404804793618" datatype="html"> | 9132 | <trans-unit id="8936704404804793618" datatype="html"> |
9028 | <source>Videos</source> | 9133 | <source>Videos</source> |
9029 | <target state="new">Videos</target> | 9134 | <target state="new">Videos</target> |
9030 | <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> | 9135 | |
9031 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group> | 9136 | |
9032 | <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> | 9137 | |
9033 | <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> | 9138 | |
9034 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group> | 9139 | |
9035 | <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> | 9140 | |
9036 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">76</context></context-group> | 9141 | |
9037 | </trans-unit> | 9142 | <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> |
9038 | <trans-unit id="1823843876735462104" datatype="html"> | 9143 | <trans-unit id="1823843876735462104" datatype="html"> |
9039 | <source>Playlists</source> | 9144 | <source>Playlists</source> |
9040 | <target state="new">Playlists</target> | 9145 | <target state="new">Playlists</target> |
@@ -9058,22 +9163,20 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
9058 | <target state="new">Exit maximized editor</target> | 9163 | <target state="new">Exit maximized editor</target> |
9059 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/markdown-textarea.component.ts</context><context context-type="linenumber">51</context></context-group> | 9164 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/markdown-textarea.component.ts</context><context context-type="linenumber">51</context></context-group> |
9060 | </trans-unit> | 9165 | </trans-unit> |
9061 | <trans-unit id="6537885755702623401" datatype="html"> | 9166 | |
9062 | <source>Now please check your emails to verify your account and complete signup.</source> | 9167 | |
9063 | <target state="translated">Por favor, veja seus emails e verifique a sua conta e complete o cadastro.</target> | ||
9064 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context><context context-type="linenumber">137</context></context-group> | ||
9065 | </trans-unit> | ||
9066 | <trans-unit id="2847376451647729886"> | ||
9067 | <source>You are now logged in as <x id="PH"/>!</source> | ||
9068 | <target>Você está logado como <x id="PH"/>!</target> | ||
9069 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context><context context-type="linenumber">145</context></context-group> | ||
9070 | </trans-unit> | ||
9071 | <trans-unit id="2687679787442328897"> | 9168 | <trans-unit id="2687679787442328897"> |
9072 | <source>An email with verification link will be sent to <x id="PH"/>.</source> | 9169 | <source>An email with verification link will be sent to <x id="PH"/>.</source> |
9073 | <target>Um email com um link de verificação será enviado para | 9170 | <target>Um email com um link de verificação será enviado para |
9074 | <x id="PH"/>. | 9171 | <x id="PH"/>. |
9075 | </target> | 9172 | </target> |
9076 | <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> | 9173 | <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> |
9174 | </trans-unit><trans-unit id="3856244462638931422" datatype="html"> | ||
9175 | <source>Verify account email confirmation</source><target state="new">Verify account email confirmation</target> | ||
9176 | <context-group purpose="location"> | ||
9177 | <context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html</context> | ||
9178 | <context context-type="linenumber">2</context> | ||
9179 | </context-group> | ||
9077 | </trans-unit> | 9180 | </trans-unit> |
9078 | <trans-unit id="4180693983967989981"> | 9181 | <trans-unit id="4180693983967989981"> |
9079 | <source>Unable to find user id or verification string.</source> | 9182 | <source>Unable to find user id or verification string.</source> |
@@ -9164,38 +9267,38 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
9164 | <trans-unit id="7709367721354853232"> | 9267 | <trans-unit id="7709367721354853232"> |
9165 | <source>Focus the search bar</source> | 9268 | <source>Focus the search bar</source> |
9166 | <target>Focar na barra de busca</target> | 9269 | <target>Focar na barra de busca</target> |
9167 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">274</context></context-group> | 9270 | |
9168 | </trans-unit> | 9271 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">286</context></context-group></trans-unit> |
9169 | <trans-unit id="4049262826107502276"> | 9272 | <trans-unit id="4049262826107502276"> |
9170 | <source>Toggle the left menu</source> | 9273 | <source>Toggle the left menu</source> |
9171 | <target>Esconder o menu lateral esquerdo</target> | 9274 | <target>Esconder o menu lateral esquerdo</target> |
9172 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">279</context></context-group> | 9275 | |
9173 | </trans-unit> | 9276 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">291</context></context-group></trans-unit> |
9174 | <trans-unit id="5409372033656550095" datatype="html"> | 9277 | <trans-unit id="5409372033656550095" datatype="html"> |
9175 | <source>Go to the discover videos page</source> | 9278 | <source>Go to the discover videos page</source> |
9176 | <target state="translated">Descubra a página de vídeos</target> | 9279 | <target state="translated">Descubra a página de vídeos</target> |
9177 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">284</context></context-group> | 9280 | |
9178 | </trans-unit> | 9281 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">296</context></context-group></trans-unit> |
9179 | <trans-unit id="4278050445961255445"> | 9282 | <trans-unit id="4278050445961255445"> |
9180 | <source>Go to the trending videos page</source> | 9283 | <source>Go to the trending videos page</source> |
9181 | <target>Ir à página dos vídeos em alta</target> | 9284 | <target>Ir à página dos vídeos em alta</target> |
9182 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">289</context></context-group> | 9285 | |
9183 | </trans-unit> | 9286 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">301</context></context-group></trans-unit> |
9184 | <trans-unit id="3242234958443825475"> | 9287 | <trans-unit id="3242234958443825475"> |
9185 | <source>Go to the recently added videos page</source> | 9288 | <source>Go to the recently added videos page</source> |
9186 | <target>Ir à página dos vídeos recentes</target> | 9289 | <target>Ir à página dos vídeos recentes</target> |
9187 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">294</context></context-group> | 9290 | |
9188 | </trans-unit> | 9291 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">306</context></context-group></trans-unit> |
9189 | <trans-unit id="2887122197778293919"> | 9292 | <trans-unit id="2887122197778293919"> |
9190 | <source>Go to the local videos page</source> | 9293 | <source>Go to the local videos page</source> |
9191 | <target>Ir à página dos vídeos locais</target> | 9294 | <target>Ir à página dos vídeos locais</target> |
9192 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">299</context></context-group> | 9295 | |
9193 | </trans-unit> | 9296 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">311</context></context-group></trans-unit> |
9194 | <trans-unit id="8009065619559214982"> | 9297 | <trans-unit id="8009065619559214982"> |
9195 | <source>Go to the videos upload page</source> | 9298 | <source>Go to the videos upload page</source> |
9196 | <target>Ir à página de envio de vídeos</target> | 9299 | <target>Ir à página de envio de vídeos</target> |
9197 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">304</context></context-group> | 9300 | |
9198 | </trans-unit> | 9301 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">316</context></context-group></trans-unit> |
9199 | <trans-unit id="3779524668013120370"> | 9302 | <trans-unit id="3779524668013120370"> |
9200 | <source>Go to my subscriptions</source> | 9303 | <source>Go to my subscriptions</source> |
9201 | <target>Ir às minhas inscrições</target> | 9304 | <target>Ir às minhas inscrições</target> |
@@ -9290,12 +9393,12 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
9290 | <source>Incorrect username or password.</source> | 9393 | <source>Incorrect username or password.</source> |
9291 | <target>Nome de usuário ou senha incorretos.</target> | 9394 | <target>Nome de usuário ou senha incorretos.</target> |
9292 | 9395 | ||
9293 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">181</context></context-group></trans-unit> | 9396 | <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> |
9294 | <trans-unit id="6974874606619467663" datatype="html"> | 9397 | <trans-unit id="6974874606619467663" datatype="html"> |
9295 | <source>Your account is blocked.</source> | 9398 | <source>Your account is blocked.</source> |
9296 | <target state="translated">Sua conta foi bloqueada.</target> | 9399 | <target state="translated">Sua conta foi bloqueada.</target> |
9297 | 9400 | ||
9298 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">182</context></context-group></trans-unit> | 9401 | <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> |
9299 | <trans-unit id="7939914198003891823" datatype="html"> | 9402 | <trans-unit id="7939914198003891823" datatype="html"> |
9300 | <source>any language</source> | 9403 | <source>any language</source> |
9301 | <target state="new">any language</target> | 9404 | <target state="new">any language</target> |
@@ -10828,8 +10931,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
10828 | <trans-unit id="6853170548960328665" datatype="html"> | 10931 | <trans-unit id="6853170548960328665" datatype="html"> |
10829 | <source>Close search</source> | 10932 | <source>Close search</source> |
10830 | <target state="new">Close search</target> | 10933 | <target state="new">Close search</target> |
10831 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/simple-search-input.component.html</context><context context-type="linenumber">19</context></context-group> | 10934 | |
10832 | </trans-unit> | 10935 | <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> |
10833 | <trans-unit id="5708680277917691451"> | 10936 | <trans-unit id="5708680277917691451"> |
10834 | <source><x id="PH"/> users banned. </source> | 10937 | <source><x id="PH"/> users banned. </source> |
10835 | <target> | 10938 | <target> |
@@ -11244,19 +11347,13 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
11244 | <trans-unit id="1000724328916033777" datatype="html"> | 11347 | <trans-unit id="1000724328916033777" datatype="html"> |
11245 | <source>Multiple ways to subscribe to the current channel</source> | 11348 | <source>Multiple ways to subscribe to the current channel</source> |
11246 | <target state="new">Multiple ways to subscribe to the current channel</target> | 11349 | <target state="new">Multiple ways to subscribe to the current channel</target> |
11247 | <context-group purpose="location"> | 11350 | |
11248 | <context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context> | 11351 | <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> |
11249 | <context context-type="linenumber">44</context> | ||
11250 | </context-group> | ||
11251 | </trans-unit> | ||
11252 | <trans-unit id="363499678348067004" datatype="html"> | 11352 | <trans-unit id="363499678348067004" datatype="html"> |
11253 | <source>Open subscription dropdown</source> | 11353 | <source>Open subscription dropdown</source> |
11254 | <target state="new">Open subscription dropdown</target> | 11354 | <target state="new">Open subscription dropdown</target> |
11255 | <context-group purpose="location"> | 11355 | |
11256 | <context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context> | 11356 | <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> |
11257 | <context context-type="linenumber">46</context> | ||
11258 | </context-group> | ||
11259 | </trans-unit> | ||
11260 | <trans-unit id="4968151111061046122"> | 11357 | <trans-unit id="4968151111061046122"> |
11261 | <source>Moderator</source> | 11358 | <source>Moderator</source> |
11262 | <target>Moderador</target> | 11359 | <target>Moderador</target> |
@@ -11344,41 +11441,41 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
11344 | <trans-unit id="346270517625845962" datatype="html"> | 11441 | <trans-unit id="346270517625845962" datatype="html"> |
11345 | <source>Encoder</source> | 11442 | <source>Encoder</source> |
11346 | <target state="new">Encoder</target> | 11443 | <target state="new">Encoder</target> |
11347 | <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> | 11444 | |
11348 | </trans-unit> | 11445 | <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> |
11349 | <trans-unit id="2331557444464201331" datatype="html"> | 11446 | <trans-unit id="2331557444464201331" datatype="html"> |
11350 | <source>Format name</source> | 11447 | <source>Format name</source> |
11351 | <target state="new">Format name</target> | 11448 | <target state="new">Format name</target> |
11352 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">214</context></context-group> | 11449 | |
11353 | </trans-unit> | 11450 | <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> |
11354 | <trans-unit id="45739481977493163" datatype="html"> | 11451 | <trans-unit id="45739481977493163" datatype="html"> |
11355 | <source>Size</source> | 11452 | <source>Size</source> |
11356 | <target state="new">Size</target> | 11453 | <target state="new">Size</target> |
11357 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">215</context></context-group> | 11454 | |
11358 | </trans-unit> | 11455 | <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> |
11359 | <trans-unit id="7742520815129539114" datatype="html"> | 11456 | <trans-unit id="7742520815129539114" datatype="html"> |
11360 | <source>Bitrate</source> | 11457 | <source>Bitrate</source> |
11361 | <target state="new">Bitrate</target> | 11458 | <target state="new">Bitrate</target> |
11362 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">217</context></context-group> | 11459 | |
11363 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">240</context></context-group> | 11460 | |
11364 | </trans-unit> | 11461 | <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> |
11365 | <trans-unit id="4094960161662677662" datatype="html"> | 11462 | <trans-unit id="4094960161662677662" datatype="html"> |
11366 | <source>Codec</source> | 11463 | <source>Codec</source> |
11367 | <target state="new">Codec</target> | 11464 | <target state="new">Codec</target> |
11368 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">237</context></context-group> | 11465 | |
11369 | </trans-unit> | 11466 | <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> |
11370 | <trans-unit id="2115592966120408375"> | 11467 | <trans-unit id="2115592966120408375"> |
11371 | <source>Copied</source> | 11468 | <source>Copied</source> |
11372 | <target>Copiado</target> | 11469 | <target>Copiado</target> |
11373 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-toggle-hidden.component.ts</context><context context-type="linenumber">47</context></context-group> | 11470 | |
11374 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">197</context></context-group> | 11471 | |
11375 | </trans-unit> | 11472 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">47</context></context-group></trans-unit> |
11376 | <trans-unit id="4323470180912194028" datatype="html"> | 11473 | <trans-unit id="4323470180912194028" datatype="html"> |
11377 | <source>Copy</source> | 11474 | <source>Copy</source> |
11378 | <target state="new">Copy</target> | 11475 | <target state="new">Copy</target> |
11379 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-toggle-hidden.component.html</context><context context-type="linenumber">15</context></context-group> | 11476 | |
11380 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-toggle-hidden.component.html</context><context context-type="linenumber">15</context></context-group> | 11477 | |
11381 | </trans-unit> | 11478 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.html</context><context context-type="linenumber">15</context></context-group></trans-unit> |
11382 | <trans-unit id="1472171759957681533"> | 11479 | <trans-unit id="1472171759957681533"> |
11383 | <source>Video reported.</source> | 11480 | <source>Video reported.</source> |
11384 | <target>Vídeo denunciado.</target> | 11481 | <target>Vídeo denunciado.</target> |
@@ -11412,7 +11509,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
11412 | 11509 | ||
11413 | 11510 | ||
11414 | 11511 | ||
11415 | <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">156</context></context-group></trans-unit> | 11512 | <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> |
11416 | <trans-unit id="7672331870004528654" datatype="html"> | 11513 | <trans-unit id="7672331870004528654" datatype="html"> |
11417 | <source>Display live information</source> | 11514 | <source>Display live information</source> |
11418 | <target state="new">Display live information</target> | 11515 | <target state="new">Display live information</target> |
@@ -11432,7 +11529,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
11432 | 11529 | ||
11433 | 11530 | ||
11434 | 11531 | ||
11435 | <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">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/edit-button.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/edit-button.component.ts</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">341</context></context-group></trans-unit> | 11532 | <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">20</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> |
11436 | <trans-unit id="420763834450076269" datatype="html"> | 11533 | <trans-unit id="420763834450076269" datatype="html"> |
11437 | <source>Block</source> | 11534 | <source>Block</source> |
11438 | <target state="translated">Bloquear</target> | 11535 | <target state="translated">Bloquear</target> |
@@ -11556,27 +11653,27 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
11556 | 11653 | ||
11557 | 11654 | ||
11558 | 11655 | ||
11559 | <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">55</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> | 11656 | <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> |
11560 | <trans-unit id="829951422090160526" datatype="html"> | 11657 | <trans-unit id="829951422090160526" datatype="html"> |
11561 | <source>Reported part</source> | 11658 | <source>Reported part</source> |
11562 | <target state="new">Reported part</target> | 11659 | <target state="new">Reported part</target> |
11563 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">73</context></context-group> | 11660 | |
11564 | </trans-unit> | 11661 | <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> |
11565 | <trans-unit id="4388879716045736175" datatype="html"> | 11662 | <trans-unit id="4388879716045736175" datatype="html"> |
11566 | <source>Note</source> | 11663 | <source>Note</source> |
11567 | <target state="new">Note</target> | 11664 | <target state="new">Note</target> |
11568 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">80</context></context-group> | 11665 | |
11569 | </trans-unit> | 11666 | <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> |
11570 | <trans-unit id="7234922541542636802" datatype="html"> | 11667 | <trans-unit id="7234922541542636802" datatype="html"> |
11571 | <source>The video was deleted</source> | 11668 | <source>The video was deleted</source> |
11572 | <target state="new">The video was deleted</target> | 11669 | <target state="new">The video was deleted</target> |
11573 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">89</context></context-group> | 11670 | |
11574 | </trans-unit> | 11671 | <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> |
11575 | <trans-unit id="872792317034860453" datatype="html"> | 11672 | <trans-unit id="872792317034860453" datatype="html"> |
11576 | <source>Comment:</source> | 11673 | <source>Comment:</source> |
11577 | <target state="new">Comment:</target> | 11674 | <target state="new">Comment:</target> |
11578 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">95</context></context-group> | 11675 | |
11579 | </trans-unit> | 11676 | <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> |
11580 | <trans-unit id="397679576231234820" datatype="html"> | 11677 | <trans-unit id="397679576231234820" datatype="html"> |
11581 | <source>Messages with the reporter</source> | 11678 | <source>Messages with the reporter</source> |
11582 | <target state="new">Messages with the reporter</target> | 11679 | <target state="new">Messages with the reporter</target> |
@@ -11664,7 +11761,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
11664 | 11761 | ||
11665 | 11762 | ||
11666 | 11763 | ||
11667 | <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">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</context></context-group><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">52</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">78</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">89</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">101</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> | 11764 | <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> |
11668 | <trans-unit id="1795705931707209785" datatype="html"> | 11765 | <trans-unit id="1795705931707209785" datatype="html"> |
11669 | <source>Add to watch later</source> | 11766 | <source>Add to watch later</source> |
11670 | <target state="translated">Ver mais tarde</target> | 11767 | <target state="translated">Ver mais tarde</target> |
@@ -11674,19 +11771,16 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
11674 | <source>Remove from watch later</source> | 11771 | <source>Remove from watch later</source> |
11675 | <target state="translated">Não ver mais tarde</target> | 11772 | <target state="translated">Não ver mais tarde</target> |
11676 | <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> | 11773 | <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> |
11677 | </trans-unit><trans-unit id="5629495543088475111" datatype="html"> | 11774 | </trans-unit><trans-unit id="435589893738610428" datatype="html"> |
11678 | <source>Instance default theme (<x id="INTERPOLATION" equiv-text="{{ getDefaultThemeLabel() }}"/>)</source><target state="new">Instance default theme (<x id="INTERPOLATION" equiv-text="{{ getDefaultThemeLabel() }}"/>)</target> | 11775 | <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> |
11679 | <context-group purpose="location"> | 11776 | <context-group purpose="location"> |
11680 | <context context-type="sourcefile">src/app/shared/shared-user-settings/user-interface-settings.component.html</context> | 11777 | <context context-type="sourcefile">src/app/shared/shared-user-settings/user-interface-settings.component.html</context> |
11681 | <context context-type="linenumber">8</context> | 11778 | <context context-type="linenumber">8</context> |
11682 | </context-group> | 11779 | </context-group> |
11683 | </trans-unit><trans-unit id="5622582942980351192" datatype="html"> | 11780 | </trans-unit><trans-unit id="5622582942980351192" datatype="html"> |
11684 | <source>Light/Orange</source><target state="new">Light/Orange</target> | 11781 | <source>Light/Orange</source><target state="new">Light/Orange</target> |
11685 | <context-group purpose="location"> | 11782 | |
11686 | <context context-type="sourcefile">src/app/shared/shared-user-settings/user-interface-settings.component.ts</context> | 11783 | <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> |
11687 | <context context-type="linenumber">21</context> | ||
11688 | </context-group> | ||
11689 | </trans-unit> | ||
11690 | <trans-unit id="1219783168145776019" datatype="html"> | 11784 | <trans-unit id="1219783168145776019" datatype="html"> |
11691 | <source>LIVE ENDED</source> | 11785 | <source>LIVE ENDED</source> |
11692 | <target state="new">LIVE ENDED</target> | 11786 | <target state="new">LIVE ENDED</target> |
@@ -11814,7 +11908,13 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
11814 | <source>Loop playlist videos</source> | 11908 | <source>Loop playlist videos</source> |
11815 | <target state="translated">Ciclo de videos da playlist</target> | 11909 | <target state="translated">Ciclo de videos da playlist</target> |
11816 | 11910 | ||
11817 | <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> | 11911 | <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"> |
11912 | <source>Other videos</source><target state="new">Other videos</target> | ||
11913 | <context-group purpose="location"> | ||
11914 | <context context-type="sourcefile">src/app/+videos/+video-watch/shared/recommendations/recommended-videos.component.html</context> | ||
11915 | <context context-type="linenumber">4,6</context> | ||
11916 | </context-group> | ||
11917 | </trans-unit> | ||
11818 | <trans-unit id="3704292036525161260" datatype="html"> | 11918 | <trans-unit id="3704292036525161260" datatype="html"> |
11819 | <source>Placeholder image</source> | 11919 | <source>Placeholder image</source> |
11820 | <target state="new">Placeholder image</target> | 11920 | <target state="new">Placeholder image</target> |
@@ -11871,7 +11971,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
11871 | 11971 | ||
11872 | 11972 | ||
11873 | 11973 | ||
11874 | <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">125</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">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">90</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">152</context></context-group></trans-unit> | 11974 | <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">131</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> |
11875 | <trans-unit id="3354816756665089864" datatype="html"> | 11975 | <trans-unit id="3354816756665089864" datatype="html"> |
11876 | <source>Autoplay is suspended</source> | 11976 | <source>Autoplay is suspended</source> |
11877 | <target state="translated">Auto-leitura está suspensa</target> | 11977 | <target state="translated">Auto-leitura está suspensa</target> |